Commit graph

32 commits

Author SHA1 Message Date
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
Pav Lucistnik
14c69e7e68 - Update to 5.0.57
PR:		ports/92249
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2006-01-24 16:47:42 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +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
Florent Thoumie
ebe01c040a - Update to 5.0.56.
PR:		ports/89451
Submitted by:	maintainer
2005-11-23 11:54:05 +00:00
Bill Fenner
9aedc553e7 Remove ftp.ircd.com.br since it answers anonymous login requests with
"530 This is a private system - No anonymous login"
Remove http://ircservices.swissirc.ch since it serves malformed redirects
 to http://www.swissirc.net/, which I can only get to serve a web-based
 irc client.
Resolve the 302 redirects from www.irc.gr to banana.irc.gr, since
 fetch won't follow 302 redirects.

Found by:	distfile survey
2005-10-01 05:20:13 +00:00
Sergey Matveychuk
3a35fa909a - Update to 5.0.55
PR:		ports/86582
Submitted by:	maintainer
2005-09-26 14:13:07 +00:00
Sam Lawrance
0b59f67071 Update to 5.0.54
PR:		ports/84982
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2005-08-31 03:22:34 +00:00
Florent Thoumie
3b19d2507a - Update to 5.0.53.
PR:		ports/81762
Submitted by:	maintainer
2005-06-01 23:07:01 +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
Pav Lucistnik
514053edd0 - Update to 5.0.50
PR:		ports/79390
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2005-04-11 19:53:50 +00:00
Kris Kennaway
7e83ee6133 BROKEN on !i386: Does not build 2005-04-10 22:33:34 +00:00
Volker Stolz
d9df5e36ff Update to pl.49
PR:		ports/78611
Submitted by:	maintainer
2005-03-10 08:50:16 +00:00
Volker Stolz
c01e4cb98d Update to pl 47
PR:		ports/78005
Submitted by:	maintainer
2005-02-24 14:08:45 +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
6a208b87e7 Reset maintainership to ports@ (I no longer use irc software). 2004-03-12 22:03:05 +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
Alex Dupre
50adabb320 - Update to 5.0.23 release
- Make portlint happier
- Add -fPIC to fix build on amd64 and ia64
2004-03-10 10:31:16 +00:00
Kris Kennaway
f2084d1b29 BROKEN on amd64 and ia64: Does not compile (missing -fPIC) 2004-03-07 13:00:02 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Alex Dupre
58c5b838c0 Switch to my @FreeBSD.org email address.
Approved by:	nork (mentor)
2004-01-18 10:50:15 +00:00
Norikatsu Shigemura
73dbbe075c Update to 5.0.22.
PR:		ports/58632
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-10-30 01:54:15 +00:00
Norikatsu Shigemura
8b8365db3d Update to 5.0.21.
PR:		ports/56053
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-08-28 02:03:04 +00:00
Daichi GOTO
293e94064e update irc/ircservices: 5.0.18 --> 5.0.20
PR:		54169
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-07-08 05:03:31 +00:00
Tilman Keskinoz
6dcb8ba455 Update to 5.0.18
PR:		52461
Submitted by:	maintainer
2003-06-03 08:03:48 +00:00
Edwin Groothuis
986caf4f46 Added USE_PERL5_BUILD=yes
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-04 05:21:15 +00:00
Edwin Groothuis
d89b1a03e1 [Maintainer Update] Port: irc/ircservices
Update to 5.0.17.
	Use incremental diffs, instead of latest tarball to avoid
	unfetchable distfile everytime a new version is released.

PR:		ports/51354
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-04-29 02:43:44 +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
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Pete Fritchman
459186470e - update to 5.0.6
- respect cc/cflags

PR:		45735
Submitted by:	maintainer
2003-01-24 00:33:41 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +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