mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
o rc.subr(8) startup scripts should "REQUIRE: LOGIN" instead of
NETWORKING since they rely on su(1) to user accounts other than root o Bump PORTREVISION
This commit is contained in:
parent
817f917859
commit
37f541660f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144792
10 changed files with 10 additions and 8 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= freenet
|
||||
PORTVERSION= 0.5.2.1.5105
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net java security
|
||||
MASTER_SITES= http://freenetproject.org/snapshots/ \
|
||||
http://fgudin.nerim.net/files/
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org>
|
||||
|
||||
# PROVIDE: freenet
|
||||
# REQUIRE: NETWORKING
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
|
||||
#
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= freenet
|
||||
PORTVERSION= 0.5.2.1.5105
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net java security
|
||||
MASTER_SITES= http://freenetproject.org/snapshots/ \
|
||||
http://fgudin.nerim.net/files/
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org>
|
||||
|
||||
# PROVIDE: freenet
|
||||
# REQUIRE: NETWORKING
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
|
||||
#
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= i2p
|
||||
PORTVERSION= 0.6.1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net java security
|
||||
MASTER_SITES= http://dev.i2p.net/i2p/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org>
|
||||
|
||||
# PROVIDE: i2p
|
||||
# REQUIRE: NETWORKING
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
|
||||
#
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= freenet
|
||||
PORTVERSION= 0.5.2.1.5105
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net java security
|
||||
MASTER_SITES= http://freenetproject.org/snapshots/ \
|
||||
http://fgudin.nerim.net/files/
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org>
|
||||
|
||||
# PROVIDE: freenet
|
||||
# REQUIRE: NETWORKING
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
|
||||
#
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= i2p
|
||||
PORTVERSION= 0.6.1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net java security
|
||||
MASTER_SITES= http://dev.i2p.net/i2p/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Under a BSDL license. Copyright 2005. Mario S F Ferreira <lioux@FreeBSD.org>
|
||||
|
||||
# PROVIDE: i2p
|
||||
# REQUIRE: NETWORKING
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: FreeBSD shutdown
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue