aboutsummaryrefslogtreecommitdiff
path: root/net/freenet6
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to version 1.0Edwin Groothuis2003-10-257-29/+38
| | | | | | | | PR: ports/58418 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=92117
* remove accidently commited file.Edwin Groothuis2003-07-161-25/+0
| | | | Notes: svn path=/head/; revision=84960
* Remove compiler warnings from freenet6 portEdwin Groothuis2003-07-163-0/+49
| | | | | | | | | | | When compiling the freenet6 port, some compiler warnings are generated. By including string.h they are removed. PR: ports/50217 Submitted by: root <macklobell@hotmail.com> Notes: svn path=/head/; revision=84959
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to version 0.9.7Edwin Groothuis2003-01-134-11/+12
| | | | | | | Submitted by: Andrew Stuart <elitetek@tekrealm.net> Notes: svn path=/head/; revision=73074
* Remove calls to gifconfig(8). Still works fine on 4.5, don't knowEdwin Groothuis2003-01-032-2/+20
| | | | | | | | | | | about 4.4. PR: ports/46668 Submitted by: Kirk Strauser <kirk@strauser.com> Approved by: maintainer Notes: svn path=/head/; revision=72376
* Apply patch to let the Makefile in freenet6 honour the CC/CFLAGSEdwin Groothuis2002-10-251-2/+11
| | | | | | | | | | | Patch is also submitted to the original authors. PR: ports/44375 Submitted by: Volker Stolz <vs@foldr.org> Reviewed by: kris@freebsd.org Notes: svn path=/head/; revision=68788
* ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-07-191-8/+13
| | | | | | | | | | | ${SED} -> ${REINPLACE_CMD} PR: 40750 Submitted by: 40751 Reviewed by: maintainer Notes: svn path=/head/; revision=63230
* Update to 0.9.6Patrick Li2002-03-033-9/+6
| | | | | | | | PR: 35467 Submitted by: maintainer Notes: svn path=/head/; revision=55466
* With this patch it is possible to run the Freenet6 service on freebsd 4.5James E. Housley2002-02-172-5/+8
| | | | | | | | PR: 35016 Submitted by: Edwin Groothuis <edwin@mavetju.org> MAINTAINER Notes: svn path=/head/; revision=54790
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* - don't try to modify things outside of ${WRKDIR}Pete Fritchman2001-11-203-15/+7
| | | | | | | | | | | | | - cleanup pkg-message handling: we don't need a base pkg-message: we generate ${WRKSRC}/pkg-message from ${FILESDIR}/pkg-message.in - pkg-message -> ${PKGMESSAGE} - use a different example host to ping6 in pkg-message.in PR: 31921 Submitted by: maintainer Notes: svn path=/head/; revision=50284
* Initial import of freenet6-0.9.5.Kevin Lo2001-11-0814-0/+235
Freenet is the Freenet6 Tunnel Setup Protocol Client PR: 31791 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=49844