1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Pav Lucistnik
da194ca15e - Update to 6.0.1
PR:		ports/140610
Submitted by:	Emanuele A. Bagnaschi <zephyrus.271@gmail.com>
Approved by:	maintainer timeout (edwin; 3 months)
2010-02-12 13:19:27 +00:00
Edwin Groothuis
5cac6abd03 Fix post-fetch to check if the distfiles were obtained via a different
path than HTTP.
2008-07-24 08:15:26 +00:00
Edwin Groothuis
8cffb6e38a Fix comment 2008-07-20 22:33:28 +00:00
Edwin Groothuis
129c2c4af1 Really remove pkg-plist in favour of PLIST_FILES.
Noticed by: ionbot
2008-07-20 22:23:32 +00:00
Edwin Groothuis
a46406e44d Update to 5.1
Please note that the name of the program and the configuration files
has changed dramatically.
2008-07-20 14:02:42 +00:00
Edwin Groothuis
c0ba889465 Do not start until named has been started. 2008-06-03 11:46:17 +00:00
Edwin Groothuis
cf4c9a691e Fix the patch introduced yesterday.
PR:          ports/123671
Submitted by: Josh Paetzel <josh@tcbug.org>
2008-05-14 22:03:59 +00:00
Edwin Groothuis
bd6055a9e5 Make it work on 7.0 2008-05-14 03:50:11 +00:00
Edwin Groothuis
260b2edafd Remove support for OSVERSION < 5 2007-10-03 23:53:46 +00:00
Edwin Groothuis
5d73ee151e [PATCH] Update starting order for net/freenet6
ip6addrctl presently starts before freenet6. this causes
	the multicast routes being added to produce irritating error
	messages.

PR:		ports/114499
Submitted by:	"John Merryweather Cooper" <j.m.cooper@borgsdemons.com>
Approved by:	edwin@mavetju.org
2007-09-06 01:15:38 +00:00
Edwin Groothuis
a76da3e1c8 Make distfile fetchable again.
Fix WWW

Submitted by:	Bill Fenner, Andrei Kolu <antik@bsd.ee>
2007-03-19 11:21:27 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Edwin Groothuis
53de51629b Use SUB_FILES 2006-04-01 12:02:58 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Edwin Groothuis
80a85a0bf6 Fix WWW statement.
Noticed by: linimon-fenestro tag-team
2005-10-13 00:55:22 +00:00
Edwin Groothuis
9d12f4fcf6 From: "J.R. Oldroyd" <jr@opal.com>
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>
2005-06-02 01:06:44 +00:00
Edwin Groothuis
fe1f5ceb61 Properly specify file with full directory.
Bump port revision so people on 4.x know there is something changed.
2004-12-15 03:04:43 +00:00
Edwin Groothuis
70b49700a6 Fix build on 4.x
PR:		ports/74914
Submitted by:	James E. Housley <jeh@thehousleys.net>
2004-12-15 03:03:16 +00:00
Edwin Groothuis
272c66538e Let net/freenet6 use rc.subr 2004-12-13 21:38:32 +00:00
Edwin Groothuis
19ece46a27 Forced portrevision bump to show that tsps[12].freenet6.net are not
in use anymore and that broker.freenet6.net should be used.
2004-12-13 20:50:28 +00:00
Edwin Groothuis
6a867f60b1 bump port version. 2004-11-20 23:46:27 +00:00
Edwin Groothuis
0cd4e5d065 Re-add files which were deleted due to some reason but still were
important. Somehow cvs(1) doesn't like "cvs remove" and "cvs add"
without a "cvs commit" in the middle"

Also removed empty patchfile.
2004-11-20 23:45:48 +00:00
Edwin Groothuis
a50f8305fb Update to version 2.1.1 2004-11-20 10:15:14 +00:00
Edwin Groothuis
c25412ecc0 From submitter:
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>
2004-05-22 02:14:02 +00:00
Edwin Groothuis
5bc48ebfaa upgrade to version 1.0
PR:		ports/58418
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-10-25 12:06:30 +00:00
Edwin Groothuis
79ae61da09 remove accidently commited file. 2003-07-16 05:28:48 +00:00
Edwin Groothuis
09ed650bee Remove compiler warnings from freenet6 port
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>
2003-07-16 05:27:36 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Edwin Groothuis
8ad64b4873 Update to version 0.9.7
Submitted by:	Andrew Stuart <elitetek@tekrealm.net>
2003-01-13 21:21:38 +00:00
Edwin Groothuis
e6c14200e0 Remove calls to gifconfig(8). Still works fine on 4.5, don't know
about 4.4.

PR:		ports/46668
Submitted by:	Kirk Strauser <kirk@strauser.com>
Approved by:	maintainer
2003-01-03 11:16:27 +00:00
Edwin Groothuis
4e0a8fc3c2 Apply patch to let the Makefile in freenet6 honour the CC/CFLAGS
Patch is also submitted to the original authors.

PR:		ports/44375
Submitted by:	Volker Stolz <vs@foldr.org>
Reviewed by:	kris@freebsd.org
2002-10-25 08:24:43 +00:00
Ying-Chieh Liao
fe89b08a0b ${PERL} -> ${REINPLACE_CMD}
${SED} -> ${REINPLACE_CMD}

PR:		40750
Submitted by:	40751
Reviewed by:	maintainer
2002-07-19 09:26:31 +00:00
Patrick Li
613a54be9d Update to 0.9.6
PR:		35467
Submitted by:	maintainer
2002-03-03 08:16:29 +00:00
James E. Housley
0305698673 With this patch it is possible to run the Freenet6 service on freebsd 4.5
PR:		35016
Submitted by:	Edwin Groothuis <edwin@mavetju.org> MAINTAINER
2002-02-17 03:16:35 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Pete Fritchman
23036526db - don't try to modify things outside of ${WRKDIR}
- 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
2001-11-20 20:45:55 +00:00
Kevin Lo
9cadab2a15 Initial import of freenet6-0.9.5.
Freenet is the Freenet6 Tunnel Setup Protocol Client

PR: 31791
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-11-08 15:24:26 +00:00