aboutsummaryrefslogtreecommitdiff
path: root/security/fragroute
Commit message (Collapse)AuthorAgeFilesLines
* - Update libevent dependency and bump PORTREVISIONMarcus Alves Grando2008-08-191-2/+2
| | | | Notes: svn path=/head/; revision=218857
* - Bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2008-01-021-2/+2
| | | | Notes: svn path=/head/; revision=204872
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2007-09-211-2/+2
| | | | Notes: svn path=/head/; revision=199865
* - Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.Marcus Alves Grando2007-04-061-2/+2
| | | | Notes: svn path=/head/; revision=189394
* - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libeventMarcus Alves Grando2006-12-051-2/+2
| | | | | | | - Fix many wrong BUILD_DEPENDS. Thanks to ldd(1) Notes: svn path=/head/; revision=178938
* - Replace the BUILD_DEPENDS by LIB_DEPENDS on libdnet and libevent.Stefan Walter2006-07-041-8/+7
| | | | | | | | | | | | | | | - Point configure at ${LOCALBASE} instead of ${PREFIX} when looking for the libraries. - Use ${DATADIR} where appropriate. PR: 99619 Submitted by: Richard Bejtlich <taosecurity@gmail.com> Patch by: stefan Approved by: maintainer arved (mentor) Notes: svn path=/head/; revision=166924
* - add patch to fix breakage caused by recent libnet changesEmanuel Haupt2005-12-052-2/+15
| | | | | | | | | | | - bump portrevision - pass maintainership to submitter PR: 89951 Submitted by: Jonathan <onatan@gmail.com> Notes: svn path=/head/; revision=150464
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Chase the libevent update.Jean-Yves Lefort2005-07-011-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=138315
* Unbreak by removing duplicate typedef that is now provided by libdnet.Thierry Thomas2005-03-133-20/+35
| | | | | | | | | | Since I'm there, pet portlint. PR: ports/78796 Submitted by: Johan van Selst Notes: svn path=/head/; revision=131135
* BROKEN: Incompatibilities with (current) libdnet from ports(?)Volker Stolz2005-03-081-0/+2
| | | | Notes: svn path=/head/; revision=130602
* Unbreak: now compiles with latest libevent portPete Fritchman2005-01-231-2/+0
| | | | | | | | PR: 76373 Submitted by: Phil Oleson <oz@nixil.net> Notes: svn path=/head/; revision=127147
* BROKEN by libevent update: Does not linkKris Kennaway2005-01-021-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=125669
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Cease FreeBSD port maintainershipsEdwin Groothuis2003-09-241-1/+1
| | | | | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=89148
* Add MASTER_SITE_PACKETSTORM as an additional mirror.Pete Fritchman2003-08-161-1/+3
| | | | | | | | | PR: 52109 Submitted by: Jim Geovedi <jim@corebsd.or.id> Approved by: various maintainers, timeouts Notes: svn path=/head/; revision=87066
* update maintainer's email address.Yen-Ming Lee2003-06-241-2/+2
| | | | | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=83508
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix typoes on MAINTAINER address.Hye-Shik Chang2002-11-021-2/+2
| | | | | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> Notes: svn path=/head/; revision=69290
* Update maintainer addressHye-Shik Chang2002-10-081-2/+2
| | | | | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> Notes: svn path=/head/; revision=67632
* Update the MASTER_SITE.Peter Pentchev2002-09-161-1/+1
| | | | | | | | PR: 42828 Submitted by: maintainer Notes: svn path=/head/; revision=66439
* I've verified that the tarball that matches the new checksumJacques Vidrine2002-05-301-2/+1
| | | | | | | | | | | | does not contain the configure trojan that the previous tarball did. PR: ports/38716 Submitted by: Dominic Marks <dominic_marks@btinternet.com> (maintainer), Yonatan Bokovza <Yonatan@xpert.com> Notes: svn path=/head/; revision=60317
* Mark FORBIDDEN until it can be confirmed that we have a good distfile.Jacques Vidrine2002-05-302-1/+3
| | | | | | | PR: ports/38716 Notes: svn path=/head/; revision=60297
* Add fragroute, a tool for intercepting, modifying and rewriting egressAnders Nordby2002-05-275-0/+74
traffic. PR: 38300 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Notes: svn path=/head/; revision=60058