Commit graph

13 commits

Author SHA1 Message Date
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
Tilman Keskinoz
f8e02b0ad6 Fix build on amd64 2008-08-27 16:13:00 +00:00
Max Khon
0e323fc402 Fix gcc 4.2 build.
Approved by:	portmgr (pav)
2007-11-14 04:56:31 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Mark Linimon
a4c2e4308a Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 09:18:30 +00:00
Ion-Mihai Tetcu
077a7d94e8 Fix MASTER_SITES
PR:		ports/97718
Submitted by:   miwi
Approved by:    maintainer-timeout, lawrance (mentor, implicit)
2006-06-08 01:18:07 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Kris Kennaway
cb7da24bc1 BROKEN on amd64: Does not build 2005-08-31 03:17:15 +00:00
Anton Berezin
5ee5f923bb Unbreak.
Submitted by:	Alex Lyashkov <shadow@psoft.net>
Approved by:	maintainer
2005-08-01 17:52:07 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Kris Kennaway
286dcba3ff BROKEN: Does not build 2005-04-30 01:17:37 +00:00
Pav Lucistnik
f45a93b433 Special version of IRC server for RusNet IRC Network.
In addition to base features of ircd 2.9.10 it supports
russian charsets translation (koi8-r,cp1251,translit, etc..)
and also some RusNet protocol extensions.

PR:		ports/80061
Submitted by:	SeaD <sead@mail.ru>
2005-04-20 16:22:40 +00:00