Commit graph

6827 commits

Author SHA1 Message Date
Joe Marcus Clarke
702f071037 Update to 2.2.5. 2004-10-14 04:02:48 +00:00
Joe Marcus Clarke
6b605d422b Fix build with Perl < 5.6.1. 2004-10-14 00:37:47 +00:00
Lars Thegler
3611b3db77 - Update to 1.03 2004-10-13 21:19:38 +00:00
Dirk Meyer
02682987ba - drop maintainership 2004-10-13 20:56:12 +00:00
Lars Thegler
0bf0511804 - Unbreak under Perl 5.005_03
- Moved simple patches into Makefile
2004-10-13 20:42:03 +00:00
Sergei Kolobov
d79bc92f5a - Update to 1.2.10
- Remove dependencies: bincimap can be used in multitude of configurations,
  supervise/tcpserver and xinetd are two of them, but not the only ones.
  For example, it can be used with inetd(8) in the base system, too. [1]
- Install configuration samples into EXAMPLESDIR

Requested by:	Paul-Andrew Joseph Miseiko <esoteric@teardrop.ca> [1]
2004-10-13 16:22:05 +00:00
Joe Marcus Clarke
1db758c390 Fix build when PORTSDIR is read-only.
PR:		72629
2004-10-13 16:18:00 +00:00
Sergei Kolobov
6740b5ca9b - Update to 4.2.2 [1]
- Update COMMENT to reflect that getmail now does IMAP too
- Pass maintainership to the submitter

PR:		ports/72584
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
2004-10-13 16:08:50 +00:00
Kirill Ponomarev
a1d6796f44 Update to 1.2.4
PR:		ports/72641
Submitted by:	maintainer
2004-10-13 13:53:01 +00:00
Sergei Kolobov
20de7d2bcd - This port installs GNU message catalogs, so add explicit USE_GETTEXT
and USE_ICONV, respect WITHOUT_NLS knob
- Bump PORTREVISION

PR:		ports/71575
Submitted by:	leeym
2004-10-13 12:34:06 +00:00
Sergei Kolobov
7d4b6cba38 Add qmail-qfilter-1.5:
This program allows the body of a message to be filtered through
a series of filters before being passed to the real qmail-queue program,
and injected into the qmail queue.

Author:	Bruce Guenter <bruceg@em.ca>
WWW:	http://untroubled.org/qmail-qfilter/
2004-10-13 12:11:23 +00:00
Sergei Kolobov
a9602a8535 Add t-prot-1.44:
This program is a filter which shall improve the readability for messages
(emails and posts) by *hiding* some annoying parts, including:
- mailing list footers
- excessive quoting
- overlong signatures
- Outlook-style "TOFU" (text above - full quote below)
- squeeze sequences of blank lines or punctuation

Its primary mode of operation is a display filter in MUA (it has special
support for Mutt), but it can also be used in MTA/MDA - e.g. for immediately
bouncing "improper" messages.

Author:	Jochen Striepe <t-prot@tolot.escape.de>
WWW:	http://www.escape.de/users/tolot/mutt/
2004-10-13 08:26:07 +00:00
Yen-Ming Lee
1b600ff552 WITH_SPEEDYCGI needs suidperl enabled under perl 5.8.4 or above,
so, disable it first, and enable it again if perl exists and enabled suidperl
2004-10-13 07:21:02 +00:00
Kirill Ponomarev
6250fb5a73 Update to 11.11 2004-10-13 05:05:35 +00:00
Dirk Meyer
4312b76055 - default USE_OPENLDAP_VER 22
PR:		71949
Submitted by:	Jose M Rodriguez
2004-10-13 02:58:36 +00:00
Yen-Ming Lee
803fadff8a - upgrade to openwebmail-2.41
- disable SpeedyCGI support automatically when PERL isn't suid-enabled.
2004-10-13 02:02:55 +00:00
Joe Marcus Clarke
d27e6f3ec0 This port needs GCC 3.4 since gob2 is now generating C99-compliant code
which does not compile under GCC 2.95.

Submitted by:	maintainer
Reported by:	pointyhat via kris
2004-10-13 01:14:23 +00:00
Edwin Groothuis
f4b7544fdd update mail/postfix to latest
update postfix to 2.1.5
	update IPv6 patches to latest corresponding versions

PR:		ports/72009
Submitted by:	Vivek Khera <vivek@khera.org>
2004-10-12 23:58:50 +00:00
Jun Kuriyama
4c63b1212a - Upgrade to 1.64. 2004-10-12 23:22:12 +00:00
Jun Kuriyama
7acb3c1e79 Reset maintainer to perl@. 2004-10-12 23:19:42 +00:00
Lars Thegler
1755569bd9 - Fix for 'use warnings;' under Perl 5.005_03
PR:		ports/72405
Submitted by:	lth
2004-10-12 21:43:01 +00:00
Lars Thegler
094e5aece6 - Fix for 'use warnings;' under Perl 5.005_03
PR:		ports/72403
Noticed by:	pointyhat
Submitted by:	lth
2004-10-12 21:34:46 +00:00
Thierry Thomas
074f04db2a Yet another SpamBouncer's silent update!
Make fetchable again.

For those interested, the diff is:

diff -urN work.orig/sb.rc work/sb.rc
--- work.orig/sb.rc	Fri Sep 24 01:36:32 2004
+++ work/sb.rc	Sat Sep 25 04:35:51 2004
@@ -2417,10 +2417,6 @@
  { INCLUDERC=${SBDIR}/sb-hurl0408.rc }

  :0
- * LOCALTAG ?? no
- { INCLUDERC=${SBDIR}/sb-hurl0407.rc }
-
- :0
  * LOCALTAG ?? yes
  {
   :0 f

Reported by:	Kris via pointyhat.
2004-10-12 19:32:25 +00:00
Thierry Thomas
d843b7589e + update to 1.1.4
+ take maintainership
+ added tests
+ added option to install PEAR::Net_SMTP

PR:		ports/71526
Submitted by:	Antônio Carlos Venâncio Júnior
2004-10-12 18:17:43 +00:00
Kirill Ponomarev
36faddd3e4 Add WITH_MUTT_IDN knob and register dependency if libidn is used.
Fix the WITH_MUTT_CYRUS_SASL2 knob
Update the maildir-header-cache and threadcomplete patches.

PR:		ports/71418
Submitted by:	maintainer
2004-10-12 16:42:03 +00:00
Erwin Lansing
6e3ecf34e5 Restore PORTEPOCH that disappeared in the last update. 2004-10-12 16:37:29 +00:00
Dirk Meyer
4a732520f3 - force milter dir as first include path
- fix build with sendmail 8.13 mfapi.h
- switch default to sendmail 8.13
2004-10-12 16:16:19 +00:00
Wes Peters
17a4f0918b Take over maintainership of MIMEdefang.
Many thanks to Andrey V. Pevnev <andrey@msfu.ru> for his past
maintainership.
2004-10-12 15:48:36 +00:00
Mathieu Arnold
d196e6c25c Add spamass-rules_du_jour 1.17a, automatic updates of custom rulesets
for SpamAssassin.

PR:		ports/72483
Submitted by:	mranner@inode.at
2004-10-12 15:39:39 +00:00
Kirill Ponomarev
eb625868f9 Update to 2.1.9 2004-10-12 14:43:03 +00:00
Mathieu Arnold
ddaac1b9d2 Update to 20041010
PR:		72482
Submitted by:	maintainer
2004-10-12 14:40:10 +00:00
Mathieu Arnold
75b0405f33 Update to 1.12 2004-10-12 14:35:28 +00:00
Oliver Eikemeier
7a869bd74c add mail/swaks- a SWiss Army Knife Smtp transaction tester 2004-10-12 14:23:31 +00:00
Cheng-Lung Sung
51c70595ac - Update to 1.00
- Fixed some errors in the documentation.
- Fixed an error where large message bodies were
not returned properly.
- Updated documentation with new test scripts.
- Added the ability to delete messages.

PR:		ports/71977
Submitted by:	clsung
Approved by:	co-mentor (vanilla)
2004-10-12 13:38:34 +00:00
Pav Lucistnik
a8d78b75f1 - Update to 2.0.1
PR:		ports/72563
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2004-10-12 13:30:09 +00:00
Kirill Ponomarev
a6133d9fae Drop maintainership to ports@FreeBSD.org
PR:		ports/71721
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-10-12 13:23:48 +00:00
Sergey Skvortsov
9e02c26ae8 Updated to 3.006 2004-10-12 12:22:30 +00:00
Kirill Ponomarev
3590822764 Update to version 11.9
PR:		ports/72322
Submitted by:	Ports Fury
2004-10-12 12:07:01 +00:00
Martin Blapp
fb4e9df2cd Fix segfault which happens with long HTML documents. There are some
missing boundary checks somewhere. This patch works aound this and
terminates the mail properly at the end of the html part.

Checksums on a patched and unpatched razor are still the same.
We run this patch now over two months and everything is working fine.
2004-10-12 11:46:24 +00:00
Mathieu Arnold
ece90e951b Add p5-Mail-Field-Received 0.24, perl5 modules for parsing of `Received'
headers in e-mails..

PR:		ports/70128
Submitted by:	Andrea Venturoli <freebsd@netfence.it>
2004-10-12 10:54:50 +00:00
Mathieu Arnold
1b7ae336c4 Add p5-MIME-Lite-HTML 1.21, provide routine to transform a HTML page
into a MIME mail.

PR:		ports/68249
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2004-10-12 10:49:26 +00:00
Mathieu Arnold
518b4773af Update to 3.0.0
Require at least 5.6.0 and point users to 5.8.5
2004-10-12 10:42:38 +00:00
Mathieu Arnold
9ccfe4469f Change the rc.d/spamd.sh to rc.d/pf-spamd.sh so that it can be used with SpamAssassin.
PR:		72083
Submitted by:	maintainer
2004-10-12 10:38:24 +00:00
Mathieu Arnold
e1734dc185 Update to 1.11
Add docs and examples
2004-10-12 10:11:16 +00:00
Martin Blapp
ab00c6329e Upgrade to the official 5.414 version. All our patches have been merged. 2004-10-12 09:54:23 +00:00
Clive Lin
9965df0141 Embrace rc.subr(8). 2004-10-12 09:09:24 +00:00
Sergei Kolobov
81a178b447 - Update to 0.99.11
Changelog at http://www.dovecot.org/list/dovecot/2004-September/004582.html

PR:		ports/71563
Submitted by:	Robin Breathe (maintainer)
2004-10-12 07:48:53 +00:00
Sergei Kolobov
a1f80d20b8 - Add WITH_AUTH knob: this adds CRAM-MD5, PLAIN and LOGIN authentication
support to serialmail (defaults to OFF).
  More information on the patch used can be found at:
  http://www.ingorohloff.de/soft/
- Bump PORTREVISION

PR:		ports/71414
Submitted by:	lioux
2004-10-12 07:35:40 +00:00
Sergei Kolobov
abb009dc78 - Update to 4.1.3
PR:		ports/71248
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
2004-10-12 07:21:05 +00:00
Mark Linimon
b3d800ded7 Update to 1.0.0: bugfixes and manpages.
PR:		ports/71524
Submitted by:	Christian Laursen <xi at borderworlds dot dk> (maintainer)
2004-10-12 07:20:13 +00:00
Dirk Meyer
7bac1ad54a - update pkg-list for milter [1]
- Update of CYRUS_LOOKUP patch [2]
PR:		71948, 71995
Submitted by:	[1] Jose M Rodriguez, [2] Michael O. Boev
2004-10-12 04:21:01 +00:00
Edwin Groothuis
b90f14d468 mail/mimedefang drop maintainership
I'am leaving from Moscow State Forestry University to other
	 company, my job will not be connected with FreeBSD, so, I
	 will not have access to FreeBSD host anymore and can't
	 support this port. Please, change the MAINTAINER from
	 andrey@msfu.ru to ports@FreeBSD.org.  Hope somebody will
	 pick this port up :)

PR:		ports/71983
Submitted by:	Andrey V. Pevnev <andrey@msfu.ru>
2004-10-12 03:33:50 +00:00
Edwin Groothuis
49e69bff02 update mail/postfix-current to latest
update mail/postfix-current to 2.2-20040919
	TLS and IPv6 patches still fail, but updated them to latest
	versions too.

PR:		ports/72011
Submitted by:	Vivek Khera <vivek@khera.org>
2004-10-12 03:30:57 +00:00
Edwin Groothuis
87760112ba [MAINTAINER] mail/spamass-rules: update to 20040925
- Update to 20040925

PR:		ports/72088
Submitted by:	Michael Ranner <mranner@inode.at>
2004-10-12 03:21:58 +00:00
Oliver Eikemeier
0c2f3d85c6 add exim-sa-exim, Exim with SA-Exim support <http://marc.merlins.org/linux/exim/sa.html> 2004-10-11 23:56:09 +00:00
Oliver Eikemeier
25bef59d89 - update to Exim 4.43 and exiscan 28
- add support for the SA-Exim local_scan function
  + http://marc.merlins.org/linux/exim/sa.html
- new options WITH_SA_EXIM, WITH_AUTH_SASL, WITH_RADIUS_TYPE

- fix 150.exim-tidydb.sh when Exim is installed, but not run [1]

Submitted by:	Brian Somers <brian@Awfulhak.org> [1]
2004-10-11 23:48:25 +00:00
Joe Marcus Clarke
92569e4264 * Update to 0.8
* Now that the fake installation code from Firefox has stabilized, adapt it
  here to eliminate the need for a static plist

See http://www.mozilla.org/products/thunderbird/releases/ for all the juicy
goodies in 0.8.
2004-10-11 23:45:43 +00:00
Pav Lucistnik
b635b4f7fd - Update to 0.9.12.20040918
PR:		ports/72071
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-10-11 23:06:09 +00:00
Pav Lucistnik
6128f10939 - Drop maintainership
PR:		ports/72164
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
2004-10-11 23:03:57 +00:00
Pav Lucistnik
804d8149f2 - Install japanese translation
PR:		ports/72244
Submitted by:	Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp> (maintainer)
2004-10-11 23:02:00 +00:00
Pav Lucistnik
26da1d1fce - Use ${WWWOWN} and ${WWWGRP} instead of hardcoded www:www
PR:		ports/72198
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Approved by:	Rong-En Fan <rafan@infor.org> (maintainer)
2004-10-11 23:00:16 +00:00
Joe Marcus Clarke
6d1617ff04 Update to 0.7.0 to fix two security vulnerabilities and GCC 3.4.x
brokeness.

Submitted by:	maintainer
Approved by:	portmgr (implicit)
2004-10-07 03:09:49 +00:00
Trevor Johnson
cae2a63eab Update to 2.8.6 because 2.8.2 no longer works due to changes at
Yahoo.  This version has a minor security enhancement:  it can use
the MD5 hash of one's password instead of the password itself.

I thank a correspondent who asked not to be named, for pointing out
that the old version was unusable.

PR:		71804
Submitted by:	Mike Mestnik
Approved by:	portmgr
2004-10-05 06:31:45 +00:00
Joe Marcus Clarke
10f266c4f0 Add a dependency on compat4x if building on 5.X systems or higher.
Reported by:	kris
Approved by:	portmgr (implicit)
2004-10-04 07:13:16 +00:00
Alexander Leidinger
24e3decc6a Unbreak port:
- update to 0.9.12b
 - fix OpenSSL detection [1]
 - temporary enable gpgme unconditionally to fix a bug [2]

PR:		71454
Tested by:	Matthias Andree <matthias.andree@web.de> [1]
Reported by:	Tig <tigger@lvlworld.com> [2]
Approved by:	portmgr
2004-10-03 09:43:51 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Joe Marcus Clarke
d4b6b688df Patch the various recently reported security vulnerabilities in Mozilla.
This is being done instead of the update to 0.8 since we're in a ports
freeze, and too many big changes is not a good idea.

This update covers the following Mozilla bugs:

245066
226669
250862
255067
256316
257317
258005

Thanks to nectar for scraping all of these patches together.

Obtained from:	Mozilla CVS
Approved by:	portmgr (implicit)
2004-09-28 03:26:29 +00:00
Yen-Ming Lee
9e6bb818cb - add USE_GCC=2.95 and unbreak this port
- utilize PORTDOCS

PR:		72108
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-27 18:17:09 +00:00
Yen-Ming Lee
69e7c98034 - add USE_GCC=2.95 and unbreak this port
- utilize DOCSDIR and EXAMPLESDIR
- replace pkg-plist with PORTDOCS, PLIST_FILES and PLIST_DIRS

PR:		72107
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-27 18:14:56 +00:00
Yen-Ming Lee
7d819d47f1 - add USE_GCC=2.95 and unbreak this port
- replace pkg-plist with PORTDOCS and PLIST_FILES

PR:		72105
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-27 18:12:44 +00:00
Will Andrews
e5019a7ebb Fix pointyhat build.
Reported by:	kris
Approved by:	portmgr (self)
2004-09-26 04:47:24 +00:00
Kris Kennaway
46e1b36ef3 BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-26 03:18:58 +00:00
Thierry Thomas
bbe4c15128 Upgrade to latest snapshot and unbreak.
According to the author, "Today's update is a housekeeping update, but
a bunch of new spammers showed up last week, so you will want
to upgrade to catch their spew."

For those interested, I have uploaded a diff at:
<http://pompo.net//ports/spambnc/spambnc-20040916-20040923.diff>

Approved by:	portmgr (marcus)
2004-09-24 21:19:50 +00:00
Oliver Lehmann
672fbdb458 The comment in mal/sqwebmail/Makefile is talking about VCHKPW as
vpopmail's home. But the variable is named VCHKPWLOC, not VCHKPW.
Fix that...

Noted by:	"R. Love" <roblove@zoominternet.net>
Approved by:	portmgr (marcus)
2004-09-23 20:11:07 +00:00
Will Andrews
942f1d54f0 Update to 1.16 to fix distfile fetch & support reload rc.d command.
PR:		71901
Submitted by:	MAINTAINER
Approved by:	portmgr (self)
2004-09-23 02:07:36 +00:00
Thierry Thomas
004c344358 Upgrade to latest snapshot and make fetchable again.
Approved by:	portmgr (marcus).
2004-09-21 21:23:56 +00:00
Brian Somers
0be1abc30b Don't free the APOP auth string before checking it.
Bump PORTREVISION.

Approved by:    portmgr (marcus@), ache@
2004-09-21 18:21:23 +00:00
Yen-Ming Lee
1eaf710213 - add missing entry (MIME::Decoder::BinHex) in PLIST and MAN3
- remove *.orig in post-patch phase
- shorten PKGMESSAGE to makes portlint happier
- bump PORTREVISION

PR:		71360
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-21 18:02:23 +00:00
Thierry Thomas
1cb9c3c31c Upgrade to 3.2.6.
Changes in this release:
    - SECURITY: Removed tags with -moz-binding: styles in the HTML MIME viewer.
    - SECURITY: Removed scripts from <base> tags in the HTML MIME viewer.
    - SECURITY: Removed scripts from obfuscated "on..." attributes in the HTML
      MIME viewer.
    - Updated translations: Slovak and Slovenian.

The script vulnerabilities can only be exposed with certain browsers and allow
XSS attacks when viewing HTML messages with the HTML MIME viewer.

Approved by:	portmgr (marcus)
2004-09-20 21:37:56 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Yen-Ming Lee
00e5a92158 - utilize and PLIST_FILES and PORTDOCS
- unbreak this port

PR:		71482
Submitted by:	leeym
Reviewed by:	David Bremner <bremner@unb.ca>
Approved by:	portmgr (marcus)
2004-09-16 02:33:27 +00:00
Mikhail Teterin
82bc1bad58 Upgrade from 1.0 to 1.0.1, which fixes the fatal warning on 64-bit systems.
Approved by:	portmgr (marcus)
2004-09-14 16:15:06 +00:00
Peter Pentchev
c31f009e5b Merge several security and reliability fixes from the vpopmail 5.4
CVS branch.

Prompted by:	eik (for the vsybase.c advisory and CVS fix)
Approved by:	portmgr (marcus)
2004-09-10 06:23:24 +00:00
Mathieu Arnold
66eb802bc3 Fix the workaround for corrupted PDF files, so that all other kind of data are
decoded and not just wiped out :-)

Approved by:	portmgr (krion)
Pointy Hat To:	mbr
2004-09-07 09:51:01 +00:00
Oliver Eikemeier
9ee21936bd IGNORE unfinished repocopies
Approved by:	portmgr (marcus, linimon)
2004-09-04 20:51:15 +00:00
Dag-Erling Smørgrav
80441fd488 Make sure this patch applies correctly when PATCH_STRIP=-p1, as is the
case when TLS is enabled.

Approved by:	portmgr (krion)
2004-09-04 11:41:28 +00:00
Martin Blapp
ecdd8751aa Add fix/workaround for corrupted PDF files attached as
quoted-printable encoded MIME attachments by some popular
email-client versions on windows.
2004-09-03 22:41:23 +00:00
Anders Nordby
e4bb50a721 Update to imap-2004a.
Move check for /etc/nologin to PREFIX/etc/nologin, along with other ports
etc files.
2004-09-03 21:30:22 +00:00
Anders Nordby
a80a7786f5 Update to imap-2004a. 2004-09-03 21:30:15 +00:00
Yen-Ming Lee
1d96839a69 - Update to 20040903
- remove pkg-plist

PR:		71333
Submitted by:	Michael Ranner <mranner@inode.at>
2004-09-03 15:33:19 +00:00
Kirill Ponomarev
4d5e921665 Fix MASTER_SITES
PR:		ports/71327
Submitted by:	maintainer
2004-09-03 08:31:30 +00:00
Kirill Ponomarev
eb8964fe3a Update to version 11.4
PR:		ports/71300
Submitted by:	Ports Fury
2004-09-03 08:15:05 +00:00
Martin Blapp
16ddee7db1 Bump port revision and port epoch since the port distfile itself
has not changed. All comitted patches have been accepted by the
current MIME-Tools maintainer and will be part of the next release.

Readd p5-MIME-Base64 as default dependency and add new needed
p5-Convert-BinHex (we support now BinHex decoding).
2004-09-02 22:33:01 +00:00
Martin Blapp
1e19eb9cac Add BinHex support.
Submitted by:   Julian Field <mailscanner@ecs.soton.ac.uk>
2004-09-02 22:29:13 +00:00
Martin Blapp
b7a71638d2 Return undef or the parsed MIME::Entity in parse_data().
Submitted by:   David F. Skoll <dfs@roaringpenguin.com>
2004-09-02 22:28:46 +00:00
Martin Blapp
fc918f70f4 Limits the number of MIME parts we will parse.
Normally, instances of this class parse a message to the bitter end.
Messages with many MIME parts can cause excessive memory consumption.
If you invoke this method, parsing will abort with a die() if a message
contains more than NUM parts.

Submitted by:   David F. Skoll <dfs@roaringpenguin.com>
2004-09-02 22:28:22 +00:00
Martin Blapp
25e1eade83 Remove whitspaces from exorcise_filename() and make evil_filename()
recognize path or special characters.

Submitted by:   Julian Field <mailscanner@ecs.soton.ac.uk>
                Martin Blapp <mbr@freebsd.org>
2004-09-02 22:27:53 +00:00
Martin Blapp
9125352749 Fix encoding corruption. rt.cpan.org: Bug #7457
encode_qp() since version 3.02 takes up 3 args. Third arg is a flag indicating binary
mode. Since the flag meaning is inverted comparing to the MIME::Base64 patch suggested
originally, the corresponding MIME-tools patch needs to be modified also.

Submitted by:	ak2@smr.ru
2004-09-02 22:27:14 +00:00
Martin Blapp
7841f83c76 Parser memory leak fixed. The closure-based task/benchmark mechanisms created for 5.5
were leaking references like crazy.  That's been stopped.

Taken from MIME-Tools 6.002
2004-09-02 22:26:34 +00:00
Martin Blapp
99bf015c47 Correct "7_bit", "7-bit", and "7 bit" to
"7bit"; likewise for "8bit".

Taken from MIME-Tools 6.002
2004-09-02 22:26:06 +00:00
Tilman Keskinoz
73e0f854b1 Update to 4.33.3
PR:		71192
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-09-02 13:27:44 +00:00
Mathieu Arnold
d1c4854660 Update to 1.0.0.r4
use DATADIR

PR:		71243
Submitted by:	maintainer
2004-09-02 09:26:43 +00:00
Will Andrews
1b6c87c5ba Add postgrey 1.15, a greylisting policy server for Postfix.
Assistance from:	Harold Paulson <haroldp@internal.org>
2004-09-01 22:11:21 +00:00
Michael Nottebrock
79f9fb97cf Update to 2.2-20040829.
Submitted by: maintainer
2004-09-01 18:14:44 +00:00
Volker Stolz
612a618917 Fix the gld startup script. Some references to amavisd (from which the
script has been copied) have been left in by accident.

PR:		ports/71194
Submitted by:	Blaz Zupan (maintainer)
2004-09-01 08:06:24 +00:00
Michael Haro
be3ac29f18 Bug Fix: A newly created mailman 2.1.5 list will email bogus moderator
requests until a genuine one has been handled.

Reference: <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.038.htp>

Bump PORTREVISION

Approved by:	maintainer
2004-08-31 17:27:06 +00:00
Dag-Erling Smørgrav
8eccf35301 Fix build on 6.0.
Approved by:	maintainer
2004-08-31 13:48:12 +00:00
Kirill Ponomarev
27563a5d6b Add a patch to correctly handle attachments in S/MIME encrypted and
signed messages (especially those generated by Outlook).

PR:		ports/71181
Submitted by:	maintainer
2004-08-31 08:11:05 +00:00
Sergei Kolobov
23944c62cd - Update to 1.2.9final 2004-08-30 16:29:27 +00:00
Hajimu UMEMOTO
1f66719d73 add AUTH_KRB5 option to use Kerberos5 authorization module.
Requested by:	Volodymyr Kostyrko <arcade@ints.net>
2004-08-30 15:25:10 +00:00
Joe Marcus Clarke
f02eb61ea2 Update to 2.2.4. 2004-08-30 04:12:03 +00:00
Jun Kuriyama
b3a5a28b5f - Remove empty line and not so important "Author:" line from descr.
- Fix typo at "@unexec rmdir" line in plist.
2004-08-30 03:36:31 +00:00
Lars Thegler
abab1efce8 Add p5-Email-MIME-Attachment-Stripper 1.3, strip the attachments
from a mail.
2004-08-29 22:47:35 +00:00
Lars Thegler
df2bf19adc Add p5-Email-Address 1.3, RFC 2822 Address Parsing and Creation. 2004-08-29 22:30:29 +00:00
Kirill Ponomarev
4c09704145 Update to version 119
PR:		ports/71114
Submitted by:	maintainer
2004-08-29 20:37:58 +00:00
Pav Lucistnik
1d260352d8 - Update MASTER_SITES and WWW
PR:		ports/71107 (based on)
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-08-29 18:48:44 +00:00
Joe Marcus Clarke
ac54da6195 Chase the libpspell shared lib version. 2004-08-29 18:13:43 +00:00
Lars Thegler
d03042efd7 Add p5-Email-MIME 1.8, easy MIME message parsing. 2004-08-29 16:17:22 +00:00
Lars Thegler
45bee6fe31 Add p5-Email-MIME-ContentType 1.0, parse a MIME Content-Type Header. 2004-08-29 15:18:05 +00:00
Sergey Matveychuk
254bd6369c - Change the default from WITH_MUTT_NCURSES to WITH_MUTT_SLANG to be in
sync with mail/mutt.
- Update the maildir header cache to the current version.
- Update the threadcomplete patch (including some documentation on it).
- Beautify the documentation in some cases.
- Correct the note how to get SLANG working.
- Bump PORTREVISION.

PR:		ports/71103
Submitted by:	maintainer
2004-08-29 14:06:34 +00:00
Lars Thegler
a5f20fa701 Update to 2.0 2004-08-29 10:59:17 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Michael Haro
9abb35f0d8 Update to 1.02
PR:		71080
Submitted by:	maintainer
2004-08-28 18:27:54 +00:00
Alexander Leidinger
aaa84b1275 Update to 0.9.12a.
Please read the ChangeLog at http://sylpheed-claws.sourceforge.net/news.php,
there are some changes which may need user interaction.
2004-08-28 14:51:37 +00:00
Kirill Ponomarev
1787ec7d02 Update to version 0.33
PR:		ports/71062
Submitted by:	Ports Fury
2004-08-28 06:59:18 +00:00
Mark Linimon
2fe8c782db Fix MD5 and size. (location of distfile did not change).
PR:		ports/70961
Submitted by:	Olafur Osvaldsson <oli at isnic dot is>
Approved by:	Rob Evers <rob at debank dot tv> (maintainer)
2004-08-28 04:44:00 +00:00
Oliver Eikemeier
e05bc8674a update to version 4.42+27 2004-08-27 11:35:26 +00:00
Volker Stolz
70f88c47c0 Update to 1.3.2.3:
Security fix for "ripMIME attachment extraction bypass",
http://www.freebsd.org/ports/portaudit/85e19dff-e606-11d8-9b0a-000347a4fa7d.html

PR:		ports/70874
Submitted by:	Esa Karkkainen
Approved by:	maintainer
2004-08-27 10:32:33 +00:00
Oliver Braun
ed2a69bb0e Upgrade to 0.15. 2004-08-26 20:08:56 +00:00
Sergey Matveychuk
e5330e2b9f Fix build on 5.x
PR:		ports/70991
Submitted by:	maintainer
2004-08-26 17:11:08 +00:00
Erwin Lansing
eb888f36a8 Update mlmmj to version 1.0.0-RC2 and add knobs to install the perl admin
and user webinterfaces and the php user webinterface.

PR:		70979
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
2004-08-26 09:02:21 +00:00
Sergei Kolobov
7fe65f2933 - Update to 4.0.6
- Unbreak fetching: put in MASTER_SITE_LOCAL
2004-08-26 05:19:45 +00:00
Peter Pentchev
449bcae98c Update to vpopmail-5.4.6, which contains IMPORTANT security fixes for
people using vpopmail with SQL backends!
2004-08-25 08:09:45 +00:00
Sergey Matveychuk
560a674ad6 - Fix OPTIONS
- Remove pre-build

PR:		ports/70911
Submitted by:	maintainer
2004-08-24 19:38:56 +00:00
Pav Lucistnik
55b4d77704 - Allow build on FreeBSD 6
PR:		ports/70742
Submitted by:	Paul Seniura <pdseniura@techie.com>
Approved by:	maintainer
2004-08-24 17:51:22 +00:00
Sergei Kolobov
5eb7766766 - Update to 1.0
- Install some contributed examples
- Revive pkg-plist
2004-08-24 15:43:16 +00:00
Volker Stolz
7f8bc5c8a1 Update to 1.0.1
PR:		ports/70833
Submitted by:	Lefteris Chatzibarbas (maintainer)
2004-08-24 12:35:54 +00:00
Alex Dupre
a6867d948a Update to 0.9.6 final release. 2004-08-23 21:49:29 +00:00
Volker Stolz
977f6e058b Update to milter-sender 0.61 / libsnert 1.39.
Most notable new feature: Outgoing recipients are automatically white-listed
if the incoming sender was white-listed (i.e. you will receive replies to
your mails w/o a callback).
2004-08-23 15:54:39 +00:00
Kirill Ponomarev
41b358c916 Update to 2.1.8
PR:		partially ports/70857
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-08-23 12:41:05 +00:00
Kirill Ponomarev
f980e2ae20 Update to 0.92.6
PR:		ports/70840
Submitted by:	maintainer
2004-08-23 05:11:04 +00:00
Makoto Matsushita
e27f80d120 Update to 0.21.2, to fix a security hole.
PR: ports/70829
Submitted by: Daniel Grund, daniel _at_ dgrund.de
2004-08-23 01:34:43 +00:00
Doug Barton
243d6fd221 Add a hunk to address the IP=6 compile problem
PR:		ports/68282
Submitted by:	Mohacsi Janos <janos.mohacsi@bsd.hu>
2004-08-22 23:02:27 +00:00
Kirill Ponomarev
92162fdcee Fix build with gcc-3.4 2004-08-22 15:25:44 +00:00
Kirill Ponomarev
e0d1bf7bbf Fix build with gcc-3.4 2004-08-22 14:50:51 +00:00
Tilman Keskinoz
f1e88b64a3 Remove empty directories
PR:		70535
Submitted by:	Simon Barner
2004-08-22 14:38:10 +00:00
Pav Lucistnik
0fe0830849 - Add VDA (Virtual Delivery Agent) patch
PR:		ports/70637
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	maintainer
2004-08-21 20:36:01 +00:00
Pav Lucistnik
1af06ca85b - Update to 1.4
PR:		ports/70791
Submitted by:	Blaz Zupan <blaz@medinet.si> (maintainer)
2004-08-21 19:27:11 +00:00
Pav Lucistnik
24ac9498b0 - Introduce MASTER_SITE_OSSP
PR:		ports/70504
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-08-21 15:19:42 +00:00
Pav Lucistnik
bf81bfacf5 - Update to 2.0.5
- Use new PHP framework

PR:		ports/70770
Submitted by:	Rob Evers <rob@debank.tv> (maintainer)
2004-08-21 14:09:17 +00:00