Commit graph

6 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
Rong-En Fan
9b4b391989 - Fix build on gcc4
PR:		ports/106808
Submitted by:	Matthias Andree <matthias.andree at gmx.de> (maintainer)
2006-12-17 07:06:32 +00:00
Marcus Alves Grando
cd3850e140 - Update to 3.8
- portlint(1)
- Fix build on 4.x [mnag]

PR:		95380
Submitted by:	maintainer
2006-04-08 19:20:28 +00:00
Kirill Ponomarev
b88d4fa6e7 Enable pppoe-relay
PR:		ports/69868
Submitted by:	maintainer
2004-08-01 16:31:10 +00:00
Mario Sergio Fujikawa Ferreira
2adc83b189 Nuke rp-pppoe since it has not worked for too long 2002-09-20 01:17:58 +00:00
Mario Sergio Fujikawa Ferreira
cea4828308 o New port of rp-pppoe: The popular Roaring Penguin's PPPoE software
o Does not work yet with FreeBSD's pppd. It is being imported in
  the hope that will bring ppl to fix it. Therefore, marked BROKEN.
2001-03-23 04:41:52 +00:00