CVS log for ports/net-mgmt/pftabled/Makefile
Up to [FreeBSD] / ports / net-mgmt / pftabled
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 25 11:58:25 2010 UTC (14 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +15 -8 lines
- Update to 1.09 - Adjust options: add new option PYTHONC for python client Changes: - Add sample PHP client. - Use mandoc manual formatter if available. PR: ports/152286 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 21 16:08:09 2010 UTC (16 months, 3 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1 lines
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703 Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 21 13:55:50 2010 UTC (21 months, 3 weeks ago) by wen
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
- Update to 1.08 PR: ports/145907 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 2 02:47:39 2009 UTC (2 years, 11 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +15 -1 lines
- Install a perl sample client and an option associated with it - Bump PORTREVISION PR: ports/132218 Submitted by: Hsin-Han You <hhyou AT cs.nctu.edu.tw> Approved by: chifeng <chifeng AT gmail.com> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 19 20:20:43 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
- Update to 1.0.7 PR: 131813 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Feb 18 14:49:28 2009 UTC (2 years, 11 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Pass maintainership to submitter Submitted by: chifeng via freebsd-ports@
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 3 03:37:20 2008 UTC (3 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset r@robakdesign.com due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 4 02:16:15 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -7 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 23 12:02:28 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
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>
