Version: 1.0.5, Package name: tabled-1.0.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description daemon to modify pf tables from an unprivileged process in userland, useful e.g. when you want to add hostnames to a pf table from a chrooted process, e.g. from a webserver. |
Filesize: 15.235 KB |
Version History (View Complete History) |
|
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-07-09 08:05:37 by Marc Espie | Files touched by this commit (20) |
Log message: bring those 5 ports in line with src okay millert@ |
2015-12-03 14:24:32 by Stuart Henderson | Files touched by this commit (78) |
Log message: switch my distfiles mirror to https |
2015-07-30 10:05:51 by Stuart Henderson | Files touched by this commit (7) |
Log message: mirror files no longer on MASTER_SITES and remove old HOMEPAGEs, pointed out by naddy |
2015-01-23 06:01:16 by Christian Weisgerber | Files touched by this commit (12) |
Log message: <netinet/in.h> before <net/pfvar.h> |
2015-01-18 08:08:25 by Christian Weisgerber | Files touched by this commit (2) |
Log message: add missing signal.h |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-23 16:50:30 by Christian Weisgerber | Files touched by this commit (137) |
Log message: Cope with bsd.man.mk changes and install source man pages. While here, also update some PLISTs, fix PREFIX use, etc. ok landry@ |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-20 09:23:04 by Christian Weisgerber | Files touched by this commit (25) |
Log message: ports that preformat man pages with mandoc via bsd.man.mk don't need groff |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |
2010-04-03 14:07:07 by Christian Weisgerber | Files touched by this commit (13) |
Log message: mdoc fixes |
2010-03-21 05:50:00 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Fix typo. |
2009-09-15 11:37:22 by Jasper Lievisse Adriaanse | Files touched by this commit (83) |
Log message: remove marc balmer as maintainer of all of his ports, to take away the illusion marc still maintains them. as requested by himself. |
2009-08-30 14:45:24 by Stuart Henderson | Files touched by this commit (8) |
Log message: Update MASTER_SITES |
2008-10-28 09:21:49 by Christian Weisgerber | Files touched by this commit (16) |
Log message: Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the latter location. |
2008-01-04 10:48:38 by Marc Espie | Files touched by this commit (187) |
Log message: tweak FAKE_FLAGS semantics to saner defaults. |
2007-09-15 15:14:03 by Michael Erdely | Files touched by this commit (110) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE |
2007-04-14 00:32:19 by Marc Balmer | Files touched by this commit (3) |
Log message: Update to tabled-1.0.5: - tabled can now listen on a local fifo and on a network socket - a command line client, tablec, has been added to speak to a tabled daemon over the net - network exchange can be protected by a secret hash |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-01-15 02:46:47 by Marc Balmer | Files touched by this commit (2) |
Log message: Add some instructions on how to auto-start tabled at boot-time. |
2007-01-13 03:53:32 by Marc Balmer | Files touched by this commit (3) |
Log message: 1.0.4 fixes a bug that could cause the unprivileged process to crash. |