Commit graph

7 commits

Author SHA1 Message Date
Martin Wilke
27465060dc - Update to 0.3.4
- Pass maintainership to submitter

PR:		166620
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-11 03:21:25 +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
Andrey Slusar
37d5d19029 - Respect NO_INSTALL_MANPAGES
- files/masqmail.sh -> files/masqmail.in
  itectu@: no more .sh
  dougb@: move load_config above variables checks
- use PORTDOCS
- Bump PORTREVISION

PR:		ports/125652
Submitted by:	Philip M. Gollucci pgollucci at p6m7g8.com
2008-07-18 21:03:58 +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
Andrey Slusar
e82254f926 Update to 0.2.20 2005-12-26 11:43:54 +00:00
Pav Lucistnik
76a68720b1 Add MasqMail, a mail server designed for hosts that do not have a permanent
internet connection eg. a home network or a single host at home. It has
special support for connections to different ISPs. It replaces sendmail or
other MTAs such as qmail or exim.

PR:		ports/65178
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-05-02 20:24:06 +00:00