Commit Graph

5923 Commits

Author SHA1 Message Date
Oliver Lehmann
54070e4993 update to 3.0.3 2004-04-02 08:05:46 +00:00
Pav Lucistnik
975294508d - Update to 1.8
PR:		ports/64228
Submitted by:	Toshiya SAITOH <toshiya@saitoh.nu>
Approved by:	maintainer timeout (2 weeks)
2004-04-02 07:42:56 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
c6e4d4b734 - Update to 4.29.7
PR:		ports/65039
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-04-02 06:01:03 +00:00
Pav Lucistnik
1b5f385894 - Kill trailing whitespace
PR:		ports/65053
Submitted by:	Xin LI <delphij@frontfree.net>
2004-04-02 01:50:40 +00:00
Pav Lucistnik
1f00b9d5b6 Add gnarwl, the email autoresponder.
Unlike the original vacation(1) program, gnarwl is based on LDAP.
Traditionally you had to give every user, who wanted to use autoreply
facilities full fledged system accounts (trusting them to set their
forwarding up properly, cursing when they didn't).

With gnarwl this is history. User information is now stored in LDAP.
Thats right, no more messing around with system accounts or homedirs for
users who just want their email working, but don't care to fuss around
with shell commands.

WWW: http://www.oss.billiton.de/software.shtml

PR:		ports/64895
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2004-04-01 16:48:37 +00:00
Oliver Eikemeier
2bcf92159e - update to Exim 4.31:
A surprisingly large number of minor bugs have been fixed.
  Support for maildirsize files has been completely rewritten.
  A limited number of feature enhancements are included.
  For instance, TLS now supports Certificate Revocation Lists (CRL),
  and the dnslookup router now (optionally) supports the use of SRV
  records (see RFC 2782) in addition to MX and address records.
  - /usr/local/share/doc/exim/NewStuff
  - /usr/local/share/doc/exim/ChangeLog
  - /usr/local/share/doc/exim/README.UPDATING
2004-03-31 22:33:42 +00:00
Jacques Vidrine
95283e5a7b Mark FORBIDDEN due to remotely exploitable vulnerabilities.
http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html
2004-03-31 20:33:46 +00:00
Hajimu UMEMOTO
026ebc1dee prefer /usr/sbin/nologin than /sbin/nologin when creating user cyrus.
Requested by:	nork
2004-03-31 16:56:31 +00:00
Greg Lewis
5fca99483d . Update to 4.29.5.
PR:		64618
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-03-31 15:57:12 +00:00
Kirill Ponomarev
ea870b73a1 - Utilize USE_ICONV 2004-03-31 09:52:13 +00:00
Kirill Ponomarev
781d812d96 - Update to version 1.0.1
PR:		ports/64958
Submitted by:	maintainer
2004-03-31 08:33:11 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
91f641a084 List size.
Approved by:	Simon Barner (maintainer)
2004-03-31 01:24:17 +00:00
Trevor Johnson
b491b8b59c Update e-mail address.
Submitted by:	Simon Barner (maintainer)
2004-03-31 01:22:26 +00:00
FUJISHIMA Satsuki
cd11a33907 unbreak spamd startup.
o use ${spamd_pidfile}, instead of ${pidfile}.
o ${spamd_pidfile} should be used after its definition.
2004-03-30 20:21:04 +00:00
Erwin Lansing
0a985306fc - Update to 0.82
- Make PREFIX-clean under perl 5.005_03

PR:		64951
Submitted by:	maintainer
2004-03-30 20:14:35 +00:00
Oliver Lehmann
bee5136a11 change CGIBINDIR and WEBDATADIR from .default to -dist
Noted By:	Nelis Lamprecht <nelis@brabys.co.za>
2004-03-30 19:44:22 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Hajimu UMEMOTO
9fc0a4b074 cosmetic changes. 2004-03-30 15:28:07 +00:00
Sergey A. Osokin
460dd071d4 Add bash to RUN_DEPENDS list.
Use REINPLACE_CMD for correct path to bash.
2004-03-30 13:42:35 +00:00
Sergey A. Osokin
87616bafe7 Update to 0.9.5.
SIZEfy.

Submitted by:	Mads Martin Joergensen <mmj@mmj.dk> via ports maillist
2004-03-30 13:23:15 +00:00
Oliver Lehmann
1c7ffee3bf - add WITH_CHARSETS which allows you to enable unicode charsets
- fix creating rfc2047 message headers

Submitted By:	Dmitry Sukhodoev <raven@bingo.ru>
PR:		64900
2004-03-30 06:18:49 +00:00
Joe Marcus Clarke
df41640bfc Update to 2.0.17. 2004-03-30 01:36:12 +00:00
Pav Lucistnik
56437cf481 - Add support for db42
PR:		ports/64801
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer
2004-03-29 16:13:44 +00:00
Dirk Meyer
4669e8bf65 - fix missing quotes. 2004-03-29 14:27:10 +00:00
Thierry Thomas
bfa1633a62 Upgrade the SpamBouncer to 20040328.
Approved by:	mat (implicit).
2004-03-29 05:51:11 +00:00
Jacques Vidrine
f72beeec5c Mark FORBIDDEN due to multiple buffer overflow and format string
vulnerabilities.

http://vuxml.freebsd.org/ce46b93a-80f2-11d8-9645-0020ed76ef5a.html
2004-03-28 20:14:53 +00:00
Markus Brueffer
91e67482b4 - SIZEify
Submitted by:	trevor
Approved by:	arved (mentor)
2004-03-28 18:36:47 +00:00
Norikatsu Shigemura
8daadabb89 Remove mew*-xemacs21 by removing xemacs21 port.
Approved by:	kiri (blanket)
2004-03-27 20:54:59 +00:00
Makoto Matsushita
a3ec21852b Quote variable to avoid unwanted error, even if the pathname
includes spaces.  The content is changed but the previous commit
is a few minutes before, don't bump PORTREVISION to avoid confusion.
2004-03-27 05:19:40 +00:00
Makoto Matsushita
2cd3b95320 New features to popfile.sh startup script, including:
- The default working directory can be tweaked by user; if
	  POPFILE_USER variable is defined before, use it simply.
	- If POPFILE_USER variable is not defined, the script default
	  is either ${HOME}/.popfile (old default) or /var/db/popfile
	  if ${HOME} variable is not defined or defined as null string.
	- If ${POPFILE_USER} directory cannot be made, exit with error.

Most casual users shouldn't affect this change, however, the script
itself is changed, so bump PORTREVISION.

Inspired from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/14635
               (in Japanese)
2004-03-27 05:11:21 +00:00
Clive Lin
258beff3f6 More chances to catch correct PID.
No functional change.
2004-03-27 03:59:28 +00:00
Dirk Meyer
324ae516f3 - make PKGNAMESUFFIX more flexible 2004-03-26 20:50:28 +00:00
Dirk Meyer
9a3cd404bf - fix slight dependecy bug for sasl2 2004-03-26 20:49:23 +00:00
Dirk Meyer
e0b2126df4 - make PKGNAMESUFFIX more flexible 2004-03-26 20:22:27 +00:00
Dirk Meyer
07f037cbeb - new option SENDMAIL_WITH_CONNECTION_RATE
taken from:
http://j-chkmail.ensmp.fr/sm/
2004-03-26 19:03:18 +00:00
Dirk Meyer
a73495e87e - make PKGNAMESUFFIX more flexible 2004-03-26 17:50:58 +00:00
Dirk Meyer
6db91b3c94 Add socket map support to the sendmail port (from 8.13.0)
This will allow for easier integration with e.g. ports/mail/cyrus-imapd22,
which already includes smmapd for realtime checking whether the mailbox
exists and is not over quota.

The patch adds
1) an extra knob in Makefile (WITH_SENDMAIL_SOCKETMAP).
3) the extra-patch-socketmap.patch is actually
http://www.sendmail.org/~ca/email/patches/sendmail-8.12.7-socketmap-v4.patch
slightly hacked (the pathnames) so it cleanly applies through ports(7).

PR:		64566
Submitted by:	Michael O. Boev

- change PKGNAMESUFFIX
- merge 1-line site.config.m4.* files into Makefile
- update CONFLICTS
2004-03-26 14:05:33 +00:00
Dirk Meyer
844bcd2dcd - change PKGNAMESUFFIX
- update CONFLICTS
2004-03-26 14:01:11 +00:00
Trevor Johnson
e51001196d Add size data. 2004-03-26 02:16:08 +00:00
Trevor Johnson
0030c5a93e E-mail to the maintainer bounced with:
451 codeheadsystems.com: Name server timeout
	Message could not be delivered for 5 days
2004-03-26 00:56:15 +00:00
Sergei Kolobov
c3fb284092 - Make running self-tests an optional step since it may fail
in some environments (particularlly, bento's).
  Move it from do-build to a new test target.

Reported by:	bento (via kris)
2004-03-25 22:15:48 +00:00
Michael Haro
10b5e36ca0 Update to 1.996
PR:		63842
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-03-25 21:14:20 +00:00
Neil Blakey-Milner
ff85647795 Drop maintainership 2004-03-25 18:33:22 +00:00
Sergey A. Osokin
23f1bea875 Update mail/postfix-current to latest snapshot.
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
PR:		64591
2004-03-25 17:37:20 +00:00
Mathieu Arnold
0123a6d5ea Makes spamd's pidfile tunable
PR:		64713
Submitted by:	sheldonh
2004-03-25 16:22:59 +00:00
Volker Stolz
3e13cd9738 Update to 2.17:
- Fixed bug in {n,}frm compatibility.
- Added $CHK4MAIL_OPTIONS for a default options list.
- Added $MAIL_UNREAD_AS_OLD as dirty alternative for -u.

PR:             64666
Submitted by:   Johan van Selst (maintainer)
Approved by:    linimon (mentor)
2004-03-25 13:59:07 +00:00
MANTANI Nobutaka
e6d2af565d Add SIZE to distinfo.
Submitted by:	trevor
2004-03-25 13:32:31 +00:00
Kris Kennaway
e8e9ff69e1 Support WITHOUT_NLS 2004-03-25 09:52:44 +00:00