aboutsummaryrefslogtreecommitdiff
path: root/net/tableutil
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor typos in pkg-descr files.Jimmy Olgeni2015-03-221-1/+1
| | | | Notes: svn path=/head/; revision=381910
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-6/+5
| | | | Notes: svn path=/head/; revision=380309
* Support stagingEmanuel Haupt2014-02-241-5/+3
| | | | Notes: svn path=/head/; revision=345865
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Update to 0.6Tilman Keskinoz2005-10-182-3/+3
| | | | | | | | PR: 87594 Submitted by: James Kamlyn <jameskamlyn@gmail.com> Notes: svn path=/head/; revision=145784
* New portMarcus Alves Grando2005-09-253-0/+35
Tableutil is a utility for converting, aggregating and performing operations on lists of IP-addresses. It's primary use is to convert files into a format pfctl(8) can read. PR: ports/86340 Submitted by: James Kamlyn <jameskamlyn@gmail.com> Approved by: pav (mentor) Notes: svn path=/head/; revision=143533