aboutsummaryrefslogtreecommitdiff
path: root/net/freenet6
Commit message (Collapse)AuthorAgeFilesLines
* Fix WWW statement.Edwin Groothuis2005-10-131-1/+1
| | | | | | | Noticed by: linimon-fenestro tag-team Notes: svn path=/head/; revision=145180
* From: "J.R. Oldroyd" <jr@opal.com>Edwin Groothuis2005-06-022-3/+3
| | | | | | | | | | | | | | | | To: edwin@mavetju.org Subject: Change to net/freenet6/files/freenet6.sh.in Could you make the following change, please. This is needed to ensure that freenet6 is started before servers like Apache and bind which may need the IPv6 tunnel to be present. Submitted by: "J.R. Oldroyd" <jr@opal.com> Notes: svn path=/head/; revision=136657
* Properly specify file with full directory.Edwin Groothuis2004-12-151-2/+2
| | | | | | | Bump port revision so people on 4.x know there is something changed. Notes: svn path=/head/; revision=124049
* Fix build on 4.xEdwin Groothuis2004-12-152-0/+3
| | | | | | | | PR: ports/74914 Submitted by: James E. Housley <jeh@thehousleys.net> Notes: svn path=/head/; revision=124048
* Let net/freenet6 use rc.subrEdwin Groothuis2004-12-133-21/+39
| | | | Notes: svn path=/head/; revision=123965
* Forced portrevision bump to show that tsps[12].freenet6.net are notEdwin Groothuis2004-12-132-1/+4
| | | | | | | in use anymore and that broker.freenet6.net should be used. Notes: svn path=/head/; revision=123961
* bump port version.Edwin Groothuis2004-11-201-1/+1
| | | | Notes: svn path=/head/; revision=122038
* Re-add files which were deleted due to some reason but still wereEdwin Groothuis2004-11-203-0/+33
| | | | | | | | | | important. Somehow cvs(1) doesn't like "cvs remove" and "cvs add" without a "cvs commit" in the middle" Also removed empty patchfile. Notes: svn path=/head/; revision=122037
* Update to version 2.1.1Edwin Groothuis2004-11-2019-242/+61
| | | | Notes: svn path=/head/; revision=121991
* From submitter:Edwin Groothuis2004-05-223-7/+26
| | | | | | | | | | | | I've noticed that on some 'unsymmetric' locales/charsets, the lower/uppercase conversion in the tspc-scripts fails on FreeBSD 5.x (caused by tr being changed to behave posixly correct). The fix is easy, see attached patch. Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Notes: svn path=/head/; revision=109677
* 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