Commit graph

8 commits

Author SHA1 Message Date
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Tijl Coosemans
bee523c899 Convert to USES=autoreconf 2014-09-23 20:57:42 +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
Martin Blapp
8b6fa268b2 Fix build 2006-12-10 10:37:45 +00:00
Pav Lucistnik
144fb16b91 - Fix build with OpenSSL 0.9.8b in 7-CURRENT
PR:		ports/102833
Submitted by:	simon
Approved by:	maintainer timeout (mbr; 2 months)

- Modernize usage of USE_RC_SUBR
- Fix plist wrt config files
2006-11-23 17:36:33 +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
Martin Blapp
84b2d4156f pop3proxy is a POP3 proxycache server useful for use with webmail clients 2004-05-11 17:09:06 +00:00