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>
This commit is contained in:
Edwin Groothuis 2005-06-02 01:06:44 +00:00
parent 54aac68e06
commit 9d12f4fcf6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136657
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= freenet6
PORTVERSION= 2.1.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= net ipv6
MASTER_SITES= http://www.hexago.com/files/
DISTNAME= tspc-${PORTVERSION}-src

View file

@ -5,8 +5,8 @@
#
# PROVIDE: freenet6
# REQUIRE: LOGIN
# AFTER: network
# REQUIRE: NETWORKING
# BEFORE: SERVERS
# KEYWORD: FreeBSD shutdown
#