Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2005 22:29:18 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/pear-Net_Ident Makefile distinfo pkg-descr
Message-ID:  <200503082229.j28MTIqr029875@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-03-08 22:29:18 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/pear-Net_Ident   Makefile distinfo pkg-descr 
  Log:
  The PEAR::Net_Ident implements Identification Protocol according
  to RFC 1413.
  
  The Identification Protocol (a.k.a., "ident", a.k.a., "the Ident
  Protocol") provides a means to determine the identity of a user
  of a particular TCP connection. Given a TCP port number pair, it
  returns a character string which identifies the owner of that
  connection on the server's system.
  
  PR:             ports/78532
  Submitted by:   Antonio Carlos Venancio Junior <antonio@php.net>
  
  Revision  Changes    Path
  1.1440    +1 -0      ports/net/Makefile
  1.1       +23 -0     ports/net/pear-Net_Ident/Makefile (new)
  1.1       +2 -0      ports/net/pear-Net_Ident/distinfo (new)
  1.1       +10 -0     ports/net/pear-Net_Ident/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503082229.j28MTIqr029875>