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

29 Commits

Author SHA1 Message Date
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Hiroki Sato
48e2467403 Fix Makefile to get the manual pages compressed. 2013-10-17 03:31:56 +00:00
Hiroki Sato
b0a6cb19d8 Add STAGEDIR support. 2013-10-16 21:26:50 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Hiroki Sato
d4dbdf55e6 - Trim old-style header.
- Take maintainership.
- Add LICENSE.
- MAKE_JOBS_SAFE=yes.
- Use OPTION_DEFINE.
- Use PORTDOCS for $DOCSDIR/*.
2013-06-13 08:01:17 +00:00
Stefan Walter
cd8aa15ad8 Run rc.d scripts before NETWORKING, not LOGIN, since that is too late.
PR:		169138
Submitted by:	rpaulo
2013-04-29 11:38:49 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
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
Mark Linimon
77d726c37e Reset suz@FreeBSD.org due to mantainer-timeouts and long inactivity.
Hat:		portmgr
2010-12-28 06:34:35 +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
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Wesley Shields
61c2c660fe - Fix RC script so the flags are not duplicated.
- Properly quote a variable.
- Bump PORTREVISION.

PR:		ports/125522
Submitted by:	Glen Neff <neff_glen@emc.com>
Approved by:	maintainer timeout
2008-11-26 01:16:53 +00:00
SUZUKI Shinsuke
da05a82c6e updated to the latest package 2008-06-15 08:36:58 +00:00
SUZUKI Shinsuke
faf11c77f3 updated to the latest version 2007-05-29 04:48:50 +00:00
SUZUKI Shinsuke
c3efcb0ee7 updated to the latest package 2007-02-26 09:58:56 +00:00
SUZUKI Shinsuke
21819116f8 update to the latest package 2006-09-02 09:59:15 +00:00
SUZUKI Shinsuke
eef2566455 - updated to the last package
- make it port-lint compliant
- fixed a compilation failure in freebsd4

PR:	ports/98741
2006-06-24 05:57:26 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +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
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
SUZUKI Shinsuke
5b2b74494c - updated to the latest package
- now this package is provided from sourceforge.net, instead of kame.net
- now suz takes over the maintainership from sumikawa

Reviewed by: sumikawa
2006-01-17 11:58:40 +00:00
Munechika SUMIKAWA
d433f5438c Upgrade to 20050723. 2005-07-25 04:47:03 +00:00
Munechika SUMIKAWA
c3f1c8a69e Upgrade to 20040903a. 2004-09-03 12:18:34 +00:00
Munechika SUMIKAWA
992c828dd6 Add rc scripts.
Submitted by:	ume
2004-08-18 02:04:15 +00:00
Munechika SUMIKAWA
6c357b6bab Upgrade to 20040816a. Fix compilation problem with gcc-3.4. 2004-08-18 01:07:26 +00:00
Munechika SUMIKAWA
2feee32f65 kame-dhcp6 is an open-source implementation of Dynamic Host
Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
project.

The implementation mainly conforms to the following standards:

- RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
- RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options
 	   for Session Initiation Protocol (SIP) Servers
- RFC3633: IPv6 Prefix Options for Dynamic Host Configuration
           Protocol (DHCP)
- RFC3646: DNS Configuration options for Dynamic Host
           Configuration Protocol for IPv6 (DHCPv6)

Note that the current implementation does not support IPv6 address
allocation by DHCPv6, and there is no plan to implement that feature
at the moment.  The main purpose of this implementation is to provide
a way of IPv6 prefix delegation (RFC3633) and to provide some
"stateless" configuration information such as DNS recursive server
addresses.

WWW: http://www.kame.net/
2004-07-31 20:27:38 +00:00