Bug 105713 - [NEW PORT] net-mgmt/pftabled: The pftabled is a tool to manage your pf tables remotely
Summary: [NEW PORT] net-mgmt/pftabled: The pftabled is a tool to manage your pf tables...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-21 12:00 UTC by Bartlomiej Rutkowski
Modified: 2006-11-23 12:10 UTC (History)
0 users

See Also:


Attachments
pftabled-1.06.shar (2.70 KB, text/plain)
2006-11-21 12:00 UTC, Bartlomiej Rutkowski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bartlomiej Rutkowski 2006-11-21 12:00:20 UTC
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

Generated with FreeBSD Port Tools 0.63
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-21 12:00:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-23 12:02:29 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-23 12:02:36 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"