Commit graph

17 commits

Author SHA1 Message Date
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +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
Greg Larkin
ddc5d97926 - Updated to 1.6
2010-09-21
      * smtptrapd.c (): 1.6 has been released with enhancements for
        logging, banner delay and rejection based upon a patch from Joseph Tam.

- Quieted the Makefile

Reported by:	portscout via miwi
2010-12-09 23:45:08 +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
Greg Larkin
3af52d3b79 - Updated WWW: to a working site 2010-01-11 18:35:48 +00:00
Greg Larkin
bb3d8a2d71 Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:	beech (mentor)
2008-07-18 21:05:20 +00:00
Pav Lucistnik
3c8741acbf - Fix fetch
- Take maintainership

PR:		ports/124654
Submitted by:	Greg Larkin <glarkin@sourcehosting.net>
2008-06-20 12:48:05 +00:00
Martin Wilke
818486df4d - Update to 1.5
PR:		123086
Submitted by:	Ports Fury
2008-04-26 14:48:34 +00:00
Gabor Kovesdan
958768bf51 - Fix build by adding back the accidentally removed line
Pointyhat to:	gabor
Reported by:	pointyhat (via kris)
2007-04-20 23:09:30 +00:00
Gabor Kovesdan
c44fa33a5e - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
2007-04-18 11:46:10 +00:00
Anders Nordby
b89a994ba3 Give up maintainership of these ports. Don't use/have an interest for
them anymore.
2007-03-01 21:31:41 +00:00
Anders Nordby
23a2232018 Update to 1.3. 2006-07-27 17:10:02 +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
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Anders Nordby
fb7de28c52 Update to 1.2.
Unbreak & fix plist.
2005-05-17 16:35:32 +00:00
Kris Kennaway
c39cc2164b BROKEN: Incomplete pkg-plist 2005-05-07 23:09:34 +00:00
Anders Nordby
6e86014633 Add smtptrapd, a tool/trap to keep spammers who try to abuse MX with the
highest PRI away.
2005-03-20 21:35:13 +00:00