Edwin Groothuis
bfca056349
Update port: mail/mimedefang to 2.32
...
Update to 2.32
Also a new site added to MASTER_SITES
PR: ports/51073
Submitted by: Andrey V. Pevnev <andrey@mgul.ac.ru>
2003-04-18 05:37:59 +00:00
Kris Kennaway
2bde101dcf
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
...
is no longer installed.
2003-04-17 21:56:40 +00:00
Hajimu UMEMOTO
3200ccffb3
Oops, correct usage of LIB_DEPENDS introduced by previous commit.
2003-04-17 18:20:55 +00:00
Hajimu UMEMOTO
62a080d73a
- Add WITH_BDB_VER for choosing version of Berkeley DB. For example,
...
WITH_BDB_VER=4 for db4. The default is WITH_BDB_VER=3 which is as
before.
- The configure script should select correct version of Berkeley DB.
2003-04-17 18:00:08 +00:00
Kris Kennaway
f65b03b129
Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it.
2003-04-17 10:40:48 +00:00
Dirk Meyer
773e46a4dc
- Added new option SENDMAIL_WITH_SMTPS=yes
...
The current sendmail port (mail/sendmail) does not allow to build
build sendmail with smtps support (SSL but not STARTTLS).
This mode is required by some MUA (ex. the only way to enable
encryption in MS Outlook Express is to use smtps).
PR: 51029
Submitted by: and@rsu.ru
2003-04-16 14:39:22 +00:00
Clive Lin
dc83ff2a39
Do rm(1) before cvs(1) rm next time !!
2003-04-16 12:46:15 +00:00
Dirk Meyer
b7bf966f62
- allow "," in CFLAGS
...
- SENDMAIL_WITH_TLS honors WITH_OPENSSL_BASE
when set later by bsd.openssl.mk
2003-04-15 19:40:30 +00:00
Dirk Meyer
c6a5a6641d
- allow "," in CFLAGS
...
- SENDMAIL_WITH_TLS now supports openssl in ports for > 4.1
2003-04-15 19:32:45 +00:00
Yen-Ming Lee
1363a0b670
update postfix to 2.0.7
...
1. SSL linking fix
2. specific openldap depedency (ports/48621)
3. Kerberos linking fix
PR: 50964
Submitted by: Vivek Khera <khera@kcilink.com>
Obtained from: 1. dirk.meyer@dinoex.sub.org
2. Christian Kratzer <ck@cksoft.de>
3. Miles Egan <miles@caddr.com>
2003-04-15 07:44:41 +00:00
Dirk Meyer
57a635df49
- Update to 0.6.3
2003-04-15 05:26:26 +00:00
Yen-Ming Lee
e022a4f3e2
update to 0.74
...
PR: 50958
Submitted by: Mike Meyer <mwm@mired.org>
2003-04-15 00:03:01 +00:00
Edwin Groothuis
f7f18b5ea0
remove pkg-comment, add COMMENT.
...
Noticed by: lioux
2003-04-14 21:45:34 +00:00
Mario Sergio Fujikawa Ferreira
ae47cbee95
De-pkg-comment
2003-04-14 20:13:56 +00:00
Yen-Ming Lee
810d685590
- Use MASTER_SITE_DEBIAN
...
- Portlint
PR: 50925
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-14 08:41:04 +00:00
Edwin Groothuis
6c391f1c41
update of mail/ssmtp to 2.50.9
...
update of mail/ssmtp to 2.60.3
PR: ports/40344
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-14 01:29:12 +00:00
Oliver Braun
fa7d6bd3af
Upgrade to 0.11.2.
...
PR: ports/50920
Submitted by: maintainer
2003-04-13 23:01:11 +00:00
Sean Chittenden
73da7cbd5b
By default, bmf should use the system's db library and not bdb3. Not bumping
...
portversion because I don't know if .db files are compatible from one lib to
the next (I suspect they're not).
2003-04-13 21:56:57 +00:00
Oliver Braun
19695399b5
* Upgrade to 0.11.1.9.
...
* Fix the "extra files" complaints from bento.
* The diagnosis patch committed recently is no longer needed, the sparc build
appears to be OK.
PR: ports/50906
Submitted by: maintainer
2003-04-13 21:53:58 +00:00
Bruce A. Mah
518c1d91e6
Update to exmh-2.6.3.
2003-04-13 18:40:15 +00:00
Clive Lin
ca240d515f
* Upgrade to 1.00RC7
...
Miscellous fixes:
* Make sure home directory of nullmail user is correct.
(http://www.freebsd.org/cgi/mid.cgi?db=mid&id=20030207081144.GB52029@fatpipi.cirx.org )
* Typo fixed in pkg-message.
(Submitter: Thierry Thomas <thierry@pompo.net>)
* Better startup script.
(Submitter: lewiz <purple@lewiz.info>)
2003-04-13 13:22:28 +00:00
Edwin Groothuis
2047a28cd5
TMDA port is out of date.
...
The TMDA port is out of date.
PR: ports/50372
Submitted by: Mike Meyer <mwm@mired.org>
2003-04-13 12:44:08 +00:00
Edwin Groothuis
927c9c2190
Conditionalize dependencies for moudules included in perl 5.8
...
Make dependencies on modules included in the perl 5.8
distribution conditional on the perl version installed.
While I'm here, remove SITE_PERL and MAN(3)PREFIX.
17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!
PR: ports/50588
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-04-13 12:28:23 +00:00
Edwin Groothuis
38ab884f22
mail/turba & mail/imp3: better support of Apache2.
...
PR: ports/50489
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-04-13 11:56:25 +00:00
Dirk Meyer
fc59bf5283
- use WITH_OPENSSL_BASE
2003-04-13 11:51:31 +00:00
Dirk Meyer
78917e617a
- Use libobjc.so
...
- Cleanup
- Use bsd.gnustep.mk
PR: 50479
2003-04-13 07:38:27 +00:00
Joe Marcus Clarke
75126ff99b
* Fix a problem where the help file could not be found [1]
...
* Convert to the new GNOME infrastructure
PR: 50882 [1]
2003-04-13 05:14:49 +00:00
Joe Marcus Clarke
153eabb188
Chase the location of the NSS header files.
2003-04-12 20:59:45 +00:00
Edwin Groothuis
065d614263
explicit depends on autoconfig/automake -> USE_xxx variables
...
Noticed by: bento
2003-04-12 00:47:06 +00:00
Norikatsu Shigemura
f07f08ffd5
Fix build on sparc64.
...
PR: ports/48904
Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer)
2003-04-11 19:06:19 +00:00
Dirk Meyer
bff461b7c9
- use bsd.openssl.mk
2003-04-11 18:33:39 +00:00
Adam Weinberger
98a074ba5b
Update distinfo. FAQ changed.
...
PR: 50805
Submitted by: Erwin Lansing <erwin@lansing.dk> (maintainer)
2003-04-11 05:52:08 +00:00
Norikatsu Shigemura
8d7496d13e
Bump PORTREVISION by previous commit
2003-04-10 16:38:17 +00:00
Norikatsu Shigemura
04127b251b
o Fix a segmentation fault.
...
o Enable WITH_MUTT_SLANG when PACKAGE_BUILDING (so mutt-devel behaves
like mutt). This is safe, since slang has decent defaults now.
PR: ports/540787
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-04-10 16:35:18 +00:00
Anders Nordby
461653d1fa
Update to 0.7.8.
2003-04-09 21:56:11 +00:00
Sheldon Hearn
29399f79c9
1) Fix reproducible plaintext authentication crash.
...
2) In the sample configuration file, allow relaying from the IPv6 and
IPv4 localhost addresses.
This fixes relaying problems for folks using things like IPv6-enabled
mailman.
Bump PORTREVISION accordingly.
Reported by: Alexander Sabourenkov <lxnt@caravan.ru> (1)
Mark Edwards <mark@antsclimbtree.com> (2)
2003-04-09 18:44:05 +00:00
Tilman Keskinoz
2222c5ce3f
Fix python path. Bump PORTREVISION.
...
PR: 50407
Submitted by: Linh Pham <question@closedsrc.org>
2003-04-09 18:07:15 +00:00
Peter Pentchev
421bf5a414
Finally add a port of qmail-conf that I have been using for
...
more than two years now...
2003-04-08 14:12:44 +00:00
Hajimu UMEMOTO
5e967f383a
fix build on alpha by fixing prototype conflict.
...
Reported by: bento via kris
Obtained from: Cyrus
2003-04-08 09:45:15 +00:00
Kevin Lo
b1fbfa34ce
Update to 1.4.7
...
PR: 50689
Submitted by: MAINTAINER
2003-04-08 05:35:54 +00:00
Oliver Braun
1dd00bf1e7
Upgrade to 0.11.1.8.
...
PR: ports/50699
Submitted by: maintainer
2003-04-07 22:39:44 +00:00
Dirk Meyer
77aa2be346
- Fix more linebreaks
2003-04-07 19:14:05 +00:00
Dirk Meyer
47051d970c
This is a simple sendmail milter which adds an X-RBL-Warning header to
...
any emails that are received that come from an open relay as
determined by your choice of RBL checking service (i.e. bl.spamcop.net).
This is useful if you'd rather have the mail user agent (MUA) deal with
potential spam rather than just blocking it in case you loose
legitimate messages. Note that the X-RBL-Warning header is only set if
the site was found to be an open-relay.
For more information, see the rbl-milter website at:
WWW: http://opensource.confusticate.com/rbl-milter/
RBL-Milter was created by Jeremy Beker <gothmog@confusticate.com> and
the port is maintained by Ned Wolpert <wolpert@codeheadsystems.com>
PR: 45605
Submitted by: wolpert@codeheadsystems.com
2003-04-07 19:09:33 +00:00
Yen-Ming Lee
c3ed054c08
update to vm-7.14
...
PR: 49958
Submitted by: Olivier Tharan <olive@oban.frmug.org>
2003-04-07 10:19:43 +00:00
Yen-Ming Lee
b434d3b119
add spamstats-0.4b
...
a tool to generate statistics on a {exim/postfix/sendmail}/spamd system.
2003-04-07 06:51:44 +00:00
Doug Barton
db18b516c2
Upgrade to version 2.53, which contains numerous bug fixes. See the
...
Changes file for more information.
Conditionalize dependency on p5-MIME-Base64 for perl < 5.8.
2003-04-07 00:12:26 +00:00
Doug Barton
cbbb085474
The SA developers incorporated something very similar to this patch, so
...
it's no longer necessary.
2003-04-07 00:10:11 +00:00
Pete Fritchman
939ccc00cb
Project home has moved to sourceforge.
2003-04-06 19:51:37 +00:00
Yen-Ming Lee
71b32ecf86
update to version 0.8.7
...
PR: 50637
Submitted by: Lefteris Chatzibarbas <lefcha@hellug.gr>
2003-04-06 18:26:52 +00:00
Yen-Ming Lee
8914da5694
use cpio(1) instead of tar(1), avoid owner's problem when the port is built
...
and installed by different user.
Submitted by: David Magda <dmagda@magda.ca>
2003-04-06 18:15:30 +00:00