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
Makoto Matsushita
3c96318e3a
Fix plist.
...
Found by: bento
Reported by: kris
Pointy hat to: matusita
2004-03-22 01:47:05 +00:00
Pav Lucistnik
8d7e173507
- Chase redirection waltz (fix fetching)
...
Reported by: bento via kris
2004-03-22 00:01:15 +00:00
Mario Sergio Fujikawa Ferreira
1ca561c534
Fix typo in qmail-smtp_auth+tls patch size
...
PR: 64550
Submitted by: Brad Davis <so14k@so14k.com>
2004-03-21 22:13:47 +00:00
Kris Kennaway
131cd97388
Move the ancient emacs 19.x port from editors/emacs to
...
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983
2004-03-21 07:39:49 +00:00
Kris Kennaway
fc67bd8bb9
Allow this to be built as a package - there doesn't seem to be anything wrong
...
with the default settings that make this fundamentally unsuitable for
packaging.
Requested by: many
2004-03-21 00:58:15 +00:00
Kirill Ponomarev
5c32f2a3cf
- Utilize USE_OPENLDAP
...
PR: ports/64514
Submitted by: maintainer
2004-03-20 22:22:51 +00:00
Trevor Johnson
a1bc8c46f5
Add size data, approved by maintainers.
2004-03-20 21:03:41 +00:00
Trevor Johnson
aa87c3b612
Update to 2.8.0.
...
Prompted by: Bryan Levin
2004-03-20 20:23:41 +00:00
Mathieu Arnold
0cc1988912
Reorder those files
2004-03-20 19:06:44 +00:00
Kirill Ponomarev
68314b6c66
- Utilize USE_ICONV
...
PR: ports/64506
Submitted by: Ports Fury
2004-03-20 17:24:35 +00:00
Mario Sergio Fujikawa Ferreira
ed5dc3580f
Remove all openldap{1,2} port references in favor of USE_OPENLDAP
...
Reminded by: eik
2004-03-20 04:48:23 +00:00
Christian Weisgerber
d686d28518
* Enable SSL support.
...
* Update to 10.7: miscellaneous bug and compatibility fixes, new home site.
2004-03-20 02:01:39 +00:00
Mario Sergio Fujikawa Ferreira
e7aa868b2a
o Fix WITH_CLEARTEXTPASSWD knob
...
o Bump PORTREVISION since this is an important option
PR: 50694
Submitted by: Chris Shenton <cshenton@Palimpsest.saic.hq.nasa.gov>
2004-03-20 01:40:01 +00:00
Kris Kennaway
98b33a85bb
BROKEN on 5.x: Does not compile
2004-03-19 22:33:03 +00:00
Kirill Ponomarev
6ae3e7efd3
- Update to version 0.7
...
PR: ports/64471
Submitted by: Ports Fury
2004-03-19 19:41:35 +00:00
Tilman Keskinoz
472479bbc3
Update to 2.41
...
PR: 64375
Submitted by: Andrey V. Pevnev <andrey@mgul.ac.ru>
2004-03-19 16:45:58 +00:00
Tilman Keskinoz
27a28509fa
Update to 4.28.6
...
PR: 64416
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-03-19 16:26:08 +00:00
Tilman Keskinoz
f60f7fbeeb
Update to 4.29.2
...
PR: 64418
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-03-19 16:20:21 +00:00