Commit graph

12 commits

Author SHA1 Message Date
Guido Falsi
9c2fd936ed Add missing pkg-message.in file.
PR:             ports/184636
Submitted by:   "Ilya A. Arkhipov" <rum1cro@yandex.ru> (maintainer)
Approved by:    "Ilya A. Arkhipov" <rum1cro@yandex.ru> (via email)
2013-12-10 16:49:53 +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
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
Wesley Shields
a5bf2d13d0 - Update to 5.1.18
- Remove support for RU language (maintainer noted it was broken)
- Update pkg-descr

PR:		ports/136602
Submitted by:	terry@sucked-in.com
Approved by:	maintainer timeout
2009-08-31 13:50:55 +00:00
Mathieu Arnold
30e25ad834 Update to 5.0.58
Update startup script
Should work on sparc64 now.

PR:		99483
Submitted by:	maintainer
2006-06-26 13:28:49 +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
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Volker Stolz
79d7a95997 - version update to 5.0.51
- startup script with rc.subr
- new mirrors

PR:		ports/80402
Submitted by:	maintainer
2005-05-11 15:25:35 +00:00
Volker Stolz
f72c3580e1 - Update to patchlevel 45
- Assign maintainership to submitter

PR:		ports/77558
Submitted by:	Andrey V. Elsukov
2005-02-16 09:35:32 +00:00
Alex Dupre
83d2ee1f01 Set -fPIC only on some selected files.
Noticed by:	kris
Tested on:	pluto1 (ia64)
2004-03-10 11:34:02 +00:00
Edwin Groothuis
24d5e62888 [Maintainer Update] Port: irc/ircservices (bento fix)
Update from 5.0.6 to 5.0.14.

PR:		ports/49022
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-03-31 07:34:43 +00:00
Ying-Chieh Liao
5f18838e3e add ircservices 5.0.2
A system of IRC services for IRC networks

PR:		44521
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-11-07 16:36:03 +00:00