aboutsummaryrefslogtreecommitdiff
path: root/net/scand
Commit message (Collapse)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Don't build with -Werror, to fix build with gcc41Tilman Keskinoz2006-12-191-1/+2
| | | | Notes: svn path=/head/; revision=180178
* Remove a new crop of the long-spurious FreeBSD KEYWORDs.Doug Barton2006-07-101-1/+0
| | | | Notes: svn path=/head/; revision=167373
* Maintainer's email bounces.Mark Linimon2006-06-091-1/+1
| | | | Notes: svn path=/head/; revision=164951
* - Update to 0.14Marcus Alves Grando2006-04-294-5/+50
| | | | | | | | | | | - Add rc.d script PR: 94475 Submitted by: leha___pikenet.ru Approved by: maintainer timeout (44 days) Notes: svn path=/head/; revision=160824
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - Update to 0.12Pav Lucistnik2004-11-155-38/+8
| | | | | | | | PR: ports/73927 Submitted by: sand <sand@zunet.ru> (maintainer) Notes: svn path=/head/; revision=121706
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Fix build on ARCH != i386Kirill Ponomarev2003-11-191-0/+11
| | | | | | | | Submitted by: maintainer Noticed by: bento via kris Notes: svn path=/head/; revision=94349
* This program provides automatic TCP SYN and UDP scan detectionKirill Ponomarev2003-11-184-0/+45
and blocking facility for use with divert(4) sockets under FreeBSD. PR: 59412 Submitted by: Andrew V Stikheev <sand@links.ru> Notes: svn path=/head/; revision=94245