summaryrefslogtreecommitdiff
path: root/net/libdnet (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update maintainer's email addressPav Lucistnik2004-11-141-1/+1
| | | | | | | | PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=121613
* - add missing filesYen-Ming Lee2004-10-122-0/+4
| | | | | | | | | | | - add INSTALLS_SHLIB and USE_LIBTOOL_VER PR: ports/71710 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=119071
* Upgrade to 1.8.Vanilla I. Shu2004-08-153-25/+6
| | | | | | | | PR: ports/70472 Submitted by: Yonatan Yonatan.at.Xpert.dot.com> Notes: svn path=/head/; revision=116251
* Fix build of dependant ports on AMD64Tilman Keskinoz2004-01-311-0/+1
| | | | Notes: svn path=/head/; revision=99562
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Add CONFIGURE_TARGET to silence configure's warningKirill Ponomarev2004-01-221-0/+1
| | | | Notes: svn path=/head/; revision=98846
* 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
* [PATCH] net/libdnet: unbreak on -CURRENTEdwin Groothuis2003-09-032-1/+13
| | | | | | | | | | | | | | | | | | | | [DESCRIBE CHANGES] This band-aid fix inhibits IPFW detection at configure time. At least it will allow -CURRENT users to build ports depending on this one (net/honeyd, net/arpd, net/ttlscan, security/fragroute). Note that this doesn't solve the FreeBSD 4.x + IPFW2 case. Added directory / file: files/configure.patch Port maintainer (dominic.marks@btinternet.com) is cc'd. PR: ports/55807 Submitted by: Yann Berthier <yb@sainte-barbe.org> Notes: svn path=/head/; revision=88465
* update net/libdnet: 1.5 --> 1.7Daichi GOTO2003-06-303-3/+4
| | | | | | | | PR: 53891 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer) Notes: svn path=/head/; revision=83901
* 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
* Mark BROKEN on CURRENT, since libdnet does not work with ipfw2Tilman Keskinoz2003-01-071-1/+7
| | | | | | | | PR: 46822 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=72716
* 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
* Upgrade to version 1.5Kevin Lo2002-10-242-2/+2
| | | | | | | | PR: 44387 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=68709
* 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
* Fix maintainer email addressPatrick Li2002-08-121-1/+1
| | | | | | | | PR: ports/41564 Submitted by: maintainer Notes: svn path=/head/; revision=64401
* Add libdnet, a simplified, portable interface to low-level networkingAnders Nordby2002-05-275-0/+51
routines. Complement to pcap. PR: 37118 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Notes: svn path=/head/; revision=60054