Commit graph

4432 commits

Author SHA1 Message Date
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
Pete Fritchman
62ba0b8f21 Specify /usr/sbin/sendmail (mailwrapper) as the default sendmail binary
to use by default now, unless the user specifies NO_MAILWRAPPER.

Submitted by:	Thomas Seck <tmseck@netcologne.de>
2003-04-06 15:31:07 +00:00
Norikatsu Shigemura
e6f5bb48bb There is a problem with the interaction between MessageWall and Microsoft
Exchange server.  The MS Exchange server gets upset that MessageWall sends
the "250 2.0.0 h1Q0Qc907062 Message accepted for delivery" and the "\r\n"
in different packets.  The first patch works around this MS problem.

See http://messagewall.org/cgi-bin/ezmlm-browse.cgi?command=showthread&list=messagewall-discuss&month=200302&threadid=nnoiaogojliciagmgpbk

 The other patch changes how MessageWall behaves when there are multiple
recipients to a message.  MessageWall accepts the first recipient, but
defers the second with a temporary SMTP error.  This can take some time
for all recipients to get the message when the sending side has a long
queue time.  MessageWall does this since different recipients of a message
can have different profiles.  We, along with a number of sites, use a
single profile for all inbound email.  This patch, which must be enabled
when the port is built with -DMESSAGEWALL_ALLOW_MULT_RCPT, allows multiple
recipients, using the profile of the first recipient.

See: http://www.messagewall.org/cgi-bin/ezmlm-browse.cgi?command=showthread&list=messagewall-discuss&month=200303&threadid=lcjcimckfmdphlhpjjhn

PR:		ports/50296
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
Approved by:	maintainer timeout (12 days)
2003-04-06 14:43:07 +00:00
Yen-Ming Lee
18074c438c unbreak openwebmail when it's installed in fresh-built environment.
use "tar cf" and "tar xf" instead of "cp -R".
generate real PLIST in do-install phase.

Noticed by:	kris and bento
2003-04-06 06:30:54 +00:00
Edwin Groothuis
5a5101affe cyrus port should add periodic file to prune deliverdb
The cyrus port takes no steps to insure the deliver databases
	are properly pruned. This can be quite easily accomplished
	on a daily basis by adding a periodic file to take care of
	this. This should be a model for other ports that require
	daily/weekly/monthly actions. Why else did we bother to
	break up the cron jobs into the /etc/periodic* structure?

PR:		ports/26801
Submitted by:	Nick Sayer <nsayer@quack.kfu.com>
2003-04-06 00:07:58 +00:00
Edwin Groothuis
a261e3db98 Mark port NO_PACKAGE because it requires IMAP/IMAP_SSL which isn't
supplied by default.

Submitted by:	kris@
2003-04-05 23:00:44 +00:00
Kris Kennaway
ce8e9e999f Don't remove the etc/pam.d system directory 2003-04-05 22:02:58 +00:00
Kris Kennaway
76dd54f21c BROKEN: Changes ownership/permission of manpages, broken pkg-plist 2003-04-05 21:16:46 +00:00
Edwin Groothuis
d1388803fe Update port: mail/mimedefang to 2.31
Update to 2.31
	Added IPv6 support, Better performance and scalability on
	very busy mail servers, Support for Symantec CarrierScan
	Server and F-Risk FPROTD virus-scanners, Documentation
	fixes, etc...

PR:		ports/50102
Submitted by:	Andrey V. Pevnev <andrey@mgul.ac.ru>
2003-04-05 06:24:22 +00:00
Joe Marcus Clarke
06fb1402bc Convert to new GNOME infrastructure. 2003-04-05 06:14:08 +00:00
Joe Marcus Clarke
7f1b1bb4ea * Update to 1.2.4
* Remove USE_GNOMENG macro
2003-04-05 04:55:30 +00:00
Vanilla I. Shu
d996514372 Upgrade to 1.4.0.
PR:		ports/50602
Submitted by:	maintainer.
2003-04-05 01:54:19 +00:00
Sean Chittenden
29a22bf272 Fix bmf to work correctly with db3, db4, and db41.
Noticed by:	Keltia on IRC
2003-04-04 22:30:16 +00:00
Mario Sergio Fujikawa Ferreira
240a399641 'chown user:group' constructs are preferred over 'chown user.group'
for compatibility. For instance, the later does not work in 5.x
branch anymore

Submitted by:	sanpei
2003-04-04 19:50:24 +00:00
Dirk Meyer
a0d03f61d8 - make portlint happier 2003-04-04 17:52:39 +00:00
Yen-Ming Lee
a26e046c14 Update to latest release (0.5.1)
PR:		50591
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2003-04-04 14:17:00 +00:00
Edwin Groothuis
d3197f534a new port mail/silkymail, a slick looking webmail program
SilkyMail is an Internet mail client that runs in your
	browser. It can be used by itself, or in conjunction with
	an IMAP or POP-capable client as part of a complete set of
	messaging tools. (It works very nicely in conjunction with
	Mulberry.)

	It was designed by internet mail client experts to work in
	high-scalability and diverse environments. It's not just
	another webmail hack cut of rough cloth -- it's a real mail
	program, that can be used by novice users and advanced users
	a like, but with the independence of browser access. SilkyMail
	is the smoothest mail client in a browser around.

PR:		ports/47721
Submitted by:	Aaron Voisine <voisine@yahoo.com>
2003-04-04 12:46:59 +00:00
Oliver Braun
8630fad8d7 Upgrade to 0.11.1.6.
PR:		ports/50596
Submitted by:	maintainer
2003-04-04 10:11:26 +00:00
Joe Marcus Clarke
cb2e6bbf09 Update to 2.0.10.
PR:	50316
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2003-04-04 08:08:58 +00:00
Joe Marcus Clarke
a4b23926a4 * Update to 1.2.3
* Fix a problem creating filters on [older] FreeBSD mailing lists [1]

Submitted by:	Vladimir B. Grebenschikov <vova@sw.ru>
2003-04-04 07:45:37 +00:00
Peter Pentchev
5de648d1fe Update to 2.0.3 and add my autoconfiguration patch which uses DJB's
mechanisms for detecting the availability of strcasestr(3) and only uses
autorespond's own strcasestr() version if needed.

NOTE: there is NO functionality change in autorespond-2.0.3 with respect
to 2.0.2.
2003-04-04 07:27:36 +00:00
Yen-Ming Lee
a65da2444a update to 0.9.6b
PR:		50543
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2003-04-04 06:05:45 +00:00
Edwin Groothuis
b4f4b3da14 [Maintainer Update]: mail/gubby
Update to latest release.
	(which is 0.5.0)

PR:		ports/50561
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2003-04-04 00:48:45 +00:00
Dirk Meyer
6670a706f1 - use bsd.openssl.mk 2003-04-03 19:39:55 +00:00
Joe Marcus Clarke
2eb89f8e1a Update to 1.4.3. 2003-04-03 02:56:10 +00:00
Anton Berezin
a57e87aad6 Fix plist and the list of manpages.
PR:		50431
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-02 20:23:31 +00:00
Edwin Groothuis
6ac138c01e Update port:mail/gotmail to version 0.7.9 to work with changes in Hotmail
Updated gotmail to 0.7.9 to get more hotmail spam.

PR:		ports/50061
Submitted by:	Bjorn Nelson <o_sleep@babbleheaven.com>
Reviewed by:	Erwin Lansing <erwin@lansing.dk>
2003-04-02 12:08:38 +00:00
Edwin Groothuis
50936627c4 New port: mail/smtprc
New port. (and my 30st port.. wheeee)
        [can somebody give him ports-commit access please? - edwin]

        smtprc is fully configurable, multithreaded open mail relay
        scanner.  It supports scanning of IP blocks, and can print
        the results to a web page.  It is intended for SysAdmins
        to check IP blocks under their control.

PR:             ports/48889
Submitted by:   Michael L. Hostbaek <mich@freebsdcluster.org>
2003-04-02 11:26:45 +00:00
Kevin Lo
6ae90c2baa Update to 0.9.2
PR: 50516
Submitted by: MAINTAINER
2003-04-02 04:35:20 +00:00
Yen-Ming Lee
2f086832ff remove mail/wmbiff/pkg-message since it is no longer needed
Requested by:	Simon L. Nielsen <simon@nitro.dk>
2003-04-01 14:18:30 +00:00
Maxim Sobolev
fcc7498b5d Add p5-Sendmail-Milter 0.18, a module to write mail filters in Perl
using sendmail's mail filter API.
2003-04-01 12:32:57 +00:00
Yen-Ming Lee
8b6ff144cb Update of mail/wmbiff to 0.4.15 and add support for gnutls (SSL).
PR:		50510
Submitted by:	Simon L. Nielsen <simon@nitro.dk>
2003-04-01 00:45:27 +00:00
Edwin Groothuis
aaa950ba59 New port: mail/crashecho
crashecho is FTN JAM/MSG tosser for a node.
	CrashEcho is a successor of a CrashMail II tosser originally
	written by Johan Billing.

PR:		ports/45468
Submitted by:	Cyril Margorin <cyrilm@immo.ru>
2003-03-31 22:55:54 +00:00
Edwin Groothuis
eca33d3df5 New ports: mail/jamlib
These are a collection of subroutines that encapsulate much
	of the format-specific and tedious details of the JAM message
	base format.  The idea is that application programmers by
	using these routines can concentrate on the more high-level
	issues of their programs instead of worrying about their
	JAM routines.

PR:		ports/45467
Submitted by:	Cyril Margorin <cyrilm@immo.ru>
2003-03-31 22:45:23 +00:00
Sheldon Hearn
5f0e3b5298 * Update exim-4.12 -> exim-4.14:
This is a maintenance release, but there are a few edge cases where
  backward compatibikity in the configure file was broken.

  While upgrading is recommended, administrators are encouraged to
  Update exim-4.12 -> exim-4.14:

  This is a maintenance release, but there are a few edge cases where
  backward compatibikity in the configure file was broken.

  While upgrading is recommended, administrators are encouraged to
  examine the README.UPDATING file in the distribution.

* Catch up to changes in the ports tree with respect to available
  OpenLDAP releases.  While backward compatibility is preserved,
  administrators may use WITH_OPENLDAP1, WITH_OPENLDAP20 and
  WITH_OPENLDAP21 for more fine-grained control of the OpenLDAP
  release on which to depend.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-03-31 09:27:08 +00:00
Edwin Groothuis
276acc56c3 mail/dovecot 0.99.8-test5 -> 0.99.8.1
PR:		ports/49985
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-03-31 09:18:00 +00:00
Edwin Groothuis
776d6b0040 accidentially commted files. 2003-03-31 09:12:36 +00:00
Edwin Groothuis
df8ac69196 mail/mailfront: Mail server network protocol front-ends
This is mailfront, a package containing customizeable network
	front-ends for mail servers.  It contains complete SMTP and
	POP3 front-ends as well as an authentication module for
	IMAP.

	Two SMTP back-ends are provided.  One delivers mail to
	qmail-queue, mimicking most of the behavior of qmail-smtpd,
	with the addition of support for SMTP AUTH.  The other
	rejects all SMTP commands if $SMTPREJECT is set, and execs
	its command line otherwise (in order to run the above
	program).

	Author:	Bruce Guenter <bruceg@em.ca>
	WWW:	http://untroubled.org/mailfront/

PR:		ports/48902,ports/49973
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-03-31 09:11:28 +00:00
Edwin Groothuis
4ec84d0e1d TMDA port is out of date to version 0.71
PR:		ports/49052
Submitted by:	Mike Meyer <mwm@mired.org>
2003-03-31 07:55:42 +00:00
Yen-Ming Lee
8140800605 Update to upstream bugfix release 0.11.1.5:
2003-03-28
* Bogofilter now frees all memory that it allocates.
* FAQ reorganized and info added on asian spam, the format of verbose output,
  and using SpamAssassin to train bogofilter.
* Fixed processing of '-o' option.

PR:		50439
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-03-31 02:07:22 +00:00
Edwin Groothuis
2493eb529e TMDA port is missing the contributed cgi interface.
PR:		ports/48760
Submitted by:	Mike Meyer <mwm@mired.org>
2003-03-31 00:02:42 +00:00
Edwin Groothuis
cf65baccc0 Make pre-requisites for mail/imp3 regarding PHP4 available for
people who install the package.

Approved by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 22:31:38 +00:00
Dirk Meyer
e18fa31ddb - Update to 8.11.7 2003-03-30 19:20:34 +00:00
Yen-Ming Lee
4f5a8b5e5c add trailing slash in path to help the users who forget to remove previously
installed files and directories.

PR:		50445
Submitted by:	Alex Chen <dhchen@elearning.nsysu.edu.tw>
2003-03-30 17:43:07 +00:00
Andrey A. Chernov
5c4dd55822 Enable LMTP mode
Submitted by:   Phillip Oleson <poleson@verio.net>
2003-03-30 16:35:43 +00:00
Edwin Groothuis
7ac2db440a Port mail/imapfilter update to version 0.8.6.
PR:		ports/48855
Submitted by:	Lefteris Chatzibarbas <lefcha@hellug.gr>
2003-03-30 04:37:42 +00:00
Edwin Groothuis
9fdbea032b mail/gtkgrepmail run-depends on gnome-help-browser.
PR:		ports/44577
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 02:20:22 +00:00
Edwin Groothuis
3e659afd19 mail/imp3: install error if defined(WITHOUT_TURBA)
PR:		ports/50368
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 01:06:37 +00:00
Edwin Groothuis
ae5dfdeea7 mail/imp3: upgrading to IMP 3.2.
- Several workarounds for buggy browser behaviour when downloading
	  attachments
	- Warning before a user session times out
	- Allow creation of folder names in other charsets than iso-8859-1
	- New image mime type viewer
	- VFS (Virtual Filesystem) support for attachments in composed messages
	- New translations: Bulgarian, Lithuanian, Romanian, Latvian, Catalan
	- Many bug fixes.

PR:		ports/48645
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 00:49:10 +00:00
Edwin Groothuis
7d277f7143 mail/turba: upgrading to 1.2.
PR:		ports/49122
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-03-30 00:47:35 +00:00
Dirk Meyer
f859a9b496 - Security Update
http://www.sendmail.org/8.12.9.html
2003-03-29 20:24:38 +00:00
Dirk Meyer
62385c2dfa - add security fix:
see: http://www.sendmail.org/patchps.html
Obtained from:	ftp://ftp.sendmail.org/pub/sendmail/prescan.tar.gz.uu
2003-03-29 20:22:53 +00:00
Yen-Ming Lee
f57251d375 update to openwebmail-2.00, and add some optional supports. 2003-03-29 19:08:43 +00:00
Hajimu UMEMOTO
233af33e1b activate cyrus-imapd22. 2003-03-29 15:15:15 +00:00
Hajimu UMEMOTO
4c51254f2d Add Cyrus IMAPd 2.2.0-ALPHA after repo copy. 2003-03-29 14:57:01 +00:00
Anton Berezin
1164fac5fd Update to 3.07, grab the port. 2003-03-29 01:07:17 +00:00
Pete Fritchman
68f3a1cdb7 Update to 1.01a. 2003-03-28 15:34:46 +00:00
Edwin Groothuis
071b4beef3 New Port: mail/dcc-dccd
Distributed Checksum Clearinghouse procmail, sendmail and
	 server support

PR:		ports/43862
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2003-03-28 09:10:08 +00:00
Anton Berezin
425fe681d6 Fix PLIST.
PR:		50385
Submitted by:	maintainer
2003-03-28 08:57:33 +00:00
Peter Pentchev
bd106fb4b4 Fix PATCH_SITES for the package building case (e.g. bento).
PR:		50383
Submitted by:	maintainer
2003-03-28 07:07:33 +00:00
Oliver Braun
3dc29786c7 Mairix is a program for indexing and searching email messages stored in Maildir
or MH folders.
2003-03-27 22:50:24 +00:00
Foxfair Hu
355304e2dd PR: 45711
Submitted by:	Olivier Tharan <olive@oban.frmug.org>
Approved by:	MAINTAINER
Upgrade to 0.2.4, and switch MAINTAINERship.
2003-03-27 16:05:35 +00:00
Oliver Braun
6d8c5ceaec Upgrade to 0.11.1.4.
PR:		ports/50329
Submitted by:	maintainer
2003-03-27 08:15:45 +00:00
Pete Fritchman
30367412d8 - update to 1.5.2
- document port options at the top of the Makefile
- install documentation

PR:		49974
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-03-27 03:45:21 +00:00
Oliver Braun
82608fa9d1 - Install the configuration examples into ${PREFIX}/share/examples/mutt.
PR:		ports/50317
Submitted by:	maintainer
2003-03-26 18:22:23 +00:00
Oliver Braun
57cbd869ac - Integrate the new "initials"-patch.
- Honor the MUTT_CONFIGURE_ARGS variable, if present.
- Fix the PATH for gpg in the rc-example.
- Install the configuration examples in ${PREFIX}/share/examples/mutt.

PR:		ports/50197
Submitted by:	maintainer
2003-03-26 18:21:14 +00:00
Oliver Braun
e50c73cda5 Upgrade to 2.15.
PR:		ports/50314
Submitted by:	maintainer
2003-03-26 14:32:55 +00:00
Tilman Keskinoz
748aaf3763 Update to 0.5.4, pass Maintainership to submitter.
PR:		50270
Submitted by:	Georg Graf <georg@graf.priv.at>
Approved by:	old Maintainer
2003-03-26 09:32:56 +00:00
Norikatsu Shigemura
13011e478e o Update to 1.12[1].
o Clean up rc script to rc.conf configuratable.  Acording to the
  POLA, if you don't set it, this feature will have no effect
  (same behavior before now).

Pointed out by:	Mats Dufberg <dufberg@narnia.pp.se> [1]
2003-03-26 02:25:52 +00:00
Christian Weisgerber
03537866a4 - Don't strip the mutt binary again, it's done by install -s.
- Fix the pkg-plist if NOPORTDOCS and some of the other knobs are
  defined.

PR:		50235, 50227
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2003-03-25 01:26:45 +00:00
Sean Chittenden
030101410d Fix type-o in pkg-message
Submitted by:	Jos Backus <jos@catnook.com>
2003-03-25 00:46:38 +00:00
Neil Blakey-Milner
cf47d271a1 Upgrade to version 1.7.1.
1) Fix mysql build
2) Fix unwanted changes to /etc/pam.d
3) Allow openldap 2.0 and 2.1 options
4) Use libfam for IDLE command

PR:		49956 (1), 46960 (2), 48622 (3), 46924 (4)
Submitted by:	Erwin Lansing <erwin@lansing.dk> (1)
Submitted by:	Philip Paeps <philip@paeps.cx> (2)
Submitted by:	Christian Kratzer <ck@cksoft.de> (3)
Submitted by:	Tod McQuillin <devin@distalzou.net> (4)
2003-03-24 15:34:32 +00:00
Sheldon Hearn
d2ccc63e26 Update 2.2.2 -> 2.2.2a:
This fixes a bug in the "sort mailbox by message size" code for mbox
format mailboxes, where the wrong messages could be deleted by DELE
commands.
2003-03-24 08:59:12 +00:00
Sean Chittenden
c314171468 Add bmf: a fast (fastest filter I know of) Bayesian Mail Filter (adaptive
spam filter && has hooks for mutt!).  Works well with maildrop, procmail,
and can be integrated with all known mailing list software.
2003-03-24 05:07:52 +00:00
Adam Weinberger
73189fe653 Update to 1.04
PR:		50185
Submitted by:	Erwin Lansing <erwin@lansing.dk> (maintainer)
2003-03-24 02:57:18 +00:00
Oliver Braun
be6cf4af50 Add maildirsync 0.3, online synchronizer for Maildir-format mailboxes.
PR:		ports/48898
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-03-23 20:25:28 +00:00
Ruslan Ermilov
fe75923e2b - Add new knob WITH_MUTT_SMIME_OUTLOOK_COMPAT.
- Re-enable the knobs WITH_MUTT_NNTP and WITH_MUTT_QUOTE_PATCH for
  which patches are now available.
- Fix handling of differing patch-versions for the knobs.
- Fix the pgp patch.
- Set useful knobs when PACKAGE_BUILDING (POLA).

PR:		ports/50199
Submitted by:	maintainer
2003-03-23 18:38:17 +00:00
Tilman Keskinoz
ebf70a2e3d Add some @unexec rmdir lines
Spotted by:	bento
2003-03-23 17:28:46 +00:00
Hajimu UMEMOTO
873536d51c Use REINPLACE_CMD. 2003-03-23 17:10:47 +00:00
Norikatsu Shigemura
f388150da8 Update to 0.8.11.
PR:		ports/49021
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
2003-03-23 10:27:32 +00:00
Mario Sergio Fujikawa Ferreira
405dc43853 Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate
Submitted by:	bento
2003-03-23 05:59:49 +00:00
Dirk Meyer
b986b17d42 - Update to 0.6.2
- extend popauth.m4 with optional timecheck
2003-03-23 04:57:37 +00:00
Dirk Meyer
ede342929a - use include more consistent 2003-03-23 04:55:44 +00:00
Peter Pentchev
74bee551cc Update mutt-devel to Mutt 1.5.4, which fixes the IMAP vulnerability.
PR:		50150
Submitted by:	maintainer
Approved by:	portmgr (kris)
2003-03-21 17:20:51 +00:00
David E. O'Brien
3de1f3568e ``compressed'' patch now available for 1.4.1.
Approved by:	kris
2003-03-21 03:48:54 +00:00
David E. O'Brien
157a165595 Update to version 1.4.1 which among other things, fixes a buffer overflow
in mutt's IMAP client code.

Approved by:	kris
2003-03-20 16:39:23 +00:00
Oliver Braun
a40b937d42 Upgrade to 0.11.1.3 (critical bugs fixed)
PR:		ports/49090
Submitted by:	maintainer
Approved by:	kris
2003-03-17 08:53:12 +00:00
Mario Sergio Fujikawa Ferreira
1bf581dbd8 Update to 4.0.5
PR:		49988
Submitted by:	Mike Tancsa <mike@sentex.net>,
		Xin LI delphij@frontfree.net <delphij@hotmail.com>
Approved by:	portmgr (kris, self)
2003-03-15 02:03:12 +00:00
Yen-Ming Lee
c407c1d0f0 update postfix to 2.0.6
this is a security critical release -- it works around the same bug that was
recently patched in sendmail to protect any unpatched sendmail servers behind
a postfix gateway.

this fix allows one to leave postfix as the gateway machine when there are
unpatched sendmail servers, rather than having to install sendmail on your
gateway.

PR:		49006
Submitted by:	Vivek Khera <khera@kcilink.com>
Approved by:	kris
2003-03-10 17:20:24 +00:00
Doug Barton
3d9d1b8614 * Fix the problem of uninstall wiping out the local.cf file
* Add two missing man pages
* Switch to SITE_PERL in the Makefile, and SITE_PERL and DOCSDIR in the
plist. Hopefully a cleaner workspace will prevent future mistakes.
* While I'm doing major surgery anyway, sort the plist.

Approved by:	kris
2003-03-10 00:14:12 +00:00