Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2006 12:02:29 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt Makefile ports/net-mgmt/pftabled Makefile distinfo pkg-descr ports/net-mgmt/pftabled/files patch-Makefile.in pftabled.in
Message-ID:  <200611231202.kANC2TvR075819@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2006-11-23 12:02:29 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/pftabled    Makefile distinfo pkg-descr 
    net-mgmt/pftabled/files patch-Makefile.in pftabled.in 
  Log:
  The pftabled daemon is a small helper to make your pf
  tables reachable from other hosts. You can add/delete/flush
  IP addresses to/from a remote table with a single UDP
  datagram. A simple client program is included to do this
  from the command line.
  
  WWW:    http://wolfermann.org/pftabled.html
  
  PR:             ports/105713
  Submitted by:   Bartlomiej Rutkowski <r at robakdesign.com>
  
  Revision  Changes    Path
  1.96      +1 -0      ports/net-mgmt/Makefile
  1.1       +31 -0     ports/net-mgmt/pftabled/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/pftabled/distinfo (new)
  1.1       +11 -0     ports/net-mgmt/pftabled/files/patch-Makefile.in (new)
  1.1       +29 -0     ports/net-mgmt/pftabled/files/pftabled.in (new)
  1.1       +7 -0      ports/net-mgmt/pftabled/pkg-descr (new)



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