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
Bruce M Simpson
4087d11027
SIZE update jumbo-commit.
...
Submitted by: trevor
2004-03-25 03:13:15 +00:00
Trevor Johnson
acb6354489
Add size data, approved by maintainers.
2004-03-24 23:14:13 +00:00
Pav Lucistnik
7309106d1e
- Fix OPTIONS usage: WITH_* must be tested after <bsd.port.pre.mk>
...
PR: ports/64629
Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>
2004-03-24 22:45:38 +00:00
Vanilla I. Shu
af68d2bc66
* Fix pkg-install.in (thanks to Patrick Rinke)
...
* Add 'SIZE' to distinfo
* Bump version.
PR: ports/64655
Submitted by: maintainer
2004-03-24 19:57:02 +00:00
Thierry Thomas
16694b22b7
Upgrade the SpamBouncer to 20040323.
...
Approved by: mat (implicit).
2004-03-24 06:53:37 +00:00
Yen-Ming Lee
589269d0ef
update 0.5.2
...
Noticed by: clive
2004-03-24 06:27:41 +00:00
Sergei Kolobov
badcd17d43
- Update to 0.14.0
2004-03-23 21:55:53 +00:00
Kirill Ponomarev
f635274987
- SIZE'ify
...
PR: ports/64609
Submitted by: maintainer
2004-03-23 09:37:21 +00:00
Kirill Ponomarev
191528c2bb
- Update to version 2.10.1
...
- Add OPTIONS
PR: ports/64571
Submitted by: maintainer
2004-03-23 08:38:02 +00:00
Clement Laforet
c750839baa
- Update 2.0.19
...
- SIZEify
- Update maintainer address
PR: 64590
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
2004-03-22 21:12:08 +00:00
Akinori MUSHA
2956c3762c
Add SIZE data.
...
Submitted by: trevor
2004-03-22 15:05:32 +00:00
Sergey A. Osokin
f1f5fe85cc
Merge package files from pkg-plist to Makefile.
...
Remove unnecessary pkg-plist.
Approved by: erwin (maintainer)
2004-03-22 14:48:32 +00:00
Neil Blakey-Milner
475e5531fa
Drop maintainership.
2004-03-22 09:07:39 +00:00
Makoto Matsushita
8806af6020
For the next time I do not break pkg-plist while upgrading, use
...
PORTVERSION string in the file. It should be no content change,
and previous commit was made a few minutes before, don't bump PORTREVISION.
2004-03-22 01:53:22 +00:00