Commit graph

6314 commits

Author SHA1 Message Date
Volker Stolz
7d9772bfb0 Update to 0.5.7:
- correct an error when parsing long log entries, causing wrong reports

PR:		ports/68462
Submitted by:	maintainer
2004-06-29 14:14:01 +00:00
Kirill Ponomarev
529c385238 Fix the timezone handling of the "conditional date"-patch
PR:		ports/68477
Submitted by:	maintainer
2004-06-29 14:02:33 +00:00
Kirill Ponomarev
085e3052b8 Add patch which disables annoying log warnings when only auth
is used.

Submitted by:	Bohdan Horst <nexus@irc.pl>
2004-06-29 13:33:41 +00:00
Thierry Thomas
2240eae5af Upgrade to the latest snapshot. 2004-06-29 05:33:06 +00:00
Peter Pentchev
7bf5d442d4 Add the WITH_SPAM_DETECTION and SPAM_COMMAND knobs.
Submitted by:	Rey Marin Jr. <rey.marin@gmail.com>
2004-06-29 01:02:46 +00:00
Kirill Ponomarev
1cb06ca7a2 Add a ChangeLog.port file
Fix SIGSEGV (NULL dereferenced pointer read) when %I is used
and no IP address had been found (reported by Clemens Fischer)

Fix data base shutdown in multiple-wordlists mode
when BOGOFILTER_CONCURRENT_DATA_STORE is set in the environment

PR:		ports/68455
Submitted by:	maintainer
2004-06-28 20:24:16 +00:00
Alex Dupre
15bcb13170 Mark IGNORE, since the new thunderbird extension manager doesn't allow
to install extensions globally.
2004-06-28 17:29:17 +00:00
Max Laier
a524764fbf Make spamd-conf.8 adhere hier(7) and take $PREFIX into account.
PR:		ports/65252
Submitted-by:	Xin LI <delphij (at) frontfree (dot) net> (w/ changes)
2004-06-28 15:44:57 +00:00
Volker Stolz
2ca21b1d11 Add qmrtg 0.5.6, a simple tool for monitoring and graphing qmail
activity through MRTG.

PR:		ports/67887
Submitted by:	Mij <mij @ dev.publicshout.org>
2004-06-28 10:29:10 +00:00
Alex Dupre
bc9536ff8d - Update enigmail to 0.84.1
- Add support for mozilla 1.7
2004-06-28 09:41:22 +00:00
Volker Stolz
f9b9490ee2 Update to 0.8.1.1 (see PR for fixes)
PR:		ports/68433
Submitted by:	maintainer
2004-06-28 09:39:24 +00:00
Alex Dupre
5d103635f8 Update to 1.2.2 release. 2004-06-28 08:39:57 +00:00
Kirill Ponomarev
3ffdfbcaab Update to version 0.92.0
PR:		ports/68436
Submitted by:	maintainer
2004-06-28 05:55:50 +00:00
Kirill Ponomarev
739698b4f0 Update to version 3.7.1
PR:		ports/68386
Submitted by:	Ports Fury
2004-06-27 18:11:35 +00:00
Alex Dupre
428a13c3d3 - Update enigmail-thunderbird to 0.84.1
- Add support for thunderbird 0.7
2004-06-27 09:58:45 +00:00
Kirill Ponomarev
d2b35915dd Add WITH_MUTT_MAILDIR_MTIME_PATCH knob
Add the hide_thread_subject function
Add the conditional_date function
Bump PORTREVISION

PR:		ports/68359
Submitted by:	maintainer
Obtained from:	http://wiki.mutt.org
2004-06-26 15:40:28 +00:00
Clement Laforet
2fa71e5cce - Unbreak port building [1]
- Update WWW [2]

Reported by:	kris via dosirak [1]
Suggested by:	eik [2]
Pointy Hat to:	me
2004-06-26 09:01:12 +00:00
Pav Lucistnik
ff791ee73a - Fix build on 4.x 2004-06-25 16:07:25 +00:00
Oliver Eikemeier
6cdab236e9 typo 2004-06-25 14:55:48 +00:00
Volker Stolz
726c19963f Fix path in instructions (/etc/mail -> /usr/local/etc/mail)
PR:		ports/67681
Submitted by:	Jason Bacon
2004-06-25 09:37:43 +00:00
Pav Lucistnik
32044eb2ca - Update IPv6 patches to 2.1.3
PR:		ports/68273
Submitted by:	Olafur Osvaldsson <oli@aker.isnic.is>
Approved by:	maintainer
2004-06-25 09:11:35 +00:00
Kirill Ponomarev
2e75d1831d Update to version 1.0.3
PR:		ports/68293
Submitted by:	maintainer
2004-06-25 07:43:26 +00:00
Kirill Ponomarev
7dde05340b Update to version 1.4.0
PR:		ports/68296
Submitted by:	maintainer
2004-06-25 07:34:00 +00:00
Joe Marcus Clarke
583b43a085 Update to 0.7. A list of what's new can be found at
http://www.mozilla.org/products/thunderbird/releases.

This has the same limitation that Firefox 0.9 had where it needs to be run as
root first. I applied the same hacks to workaround that; however, some users
may need to run thunderbird twice before it starts correctly.
2004-06-24 18:15:44 +00:00
Mario Sergio Fujikawa Ferreira
98e2f068e6 Fix installation typo
PR:		68181
Submitted by:	Danny Pansters <danny@ricin.com>
2004-06-24 14:47:11 +00:00
Mario Sergio Fujikawa Ferreira
cfa8b4dda2 Add a WITH_PRESERVE_CONFIG_FILES knob which stops qmail from running
the configuration scripts upon installation (or, upgrade)

PR:		67828
Submitted by:	Renato Botelho <renato@galle.com.br>
2004-06-24 13:27:45 +00:00
Bruce A. Mah
ceb54509f4 Update to exmh-2.7.0.
This release mostly consists of 15 months of bugfixes (some of which
were already in the prior exmh-2.6.3_3 port).  One new feature is a
spam filter wrapper ("Bayesian Spam Filter" in the new spiffy
preferences dialog).

Drop maintainership; I'm using IMAP-based mailers now.
2004-06-24 04:20:53 +00:00
Simon L. B. Nielsen
d809bf12f3 - Upgrade to 0.4.24 (which also unbreaks GNUTLS support).
- Use OPTIONS for enabling/disabling GNUTLS support.
- Remove auto detection of GNUTLS (in favor of OPTIONS).
- Don't actually use GNUTLS unless the GNUTLS option is enabled.

Approved by:	erwin
2004-06-23 20:16:16 +00:00
Pav Lucistnik
914c17058e - Update to 2.2
PR:		ports/68233
Submitted by:	Omer Faruk Sen <ofsen@enderunix.org> (maintainer)
2004-06-23 19:24:28 +00:00
Pav Lucistnik
7c3d4b3983 - Add alternative MASTER_SITE
PR:		ports/68246
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-06-23 17:53:19 +00:00
Volker Stolz
21cbaa90c4 - Add more useful patches
- Use OPTIONS

PR:		ports/66173
Submitted by:	Michael Ranner
Approved by:	maintainer timeout
2004-06-23 11:06:24 +00:00
Pav Lucistnik
f069d56444 - Add note pointing to msmtpqueue
PR:		ports/68195
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	maintainer
2004-06-22 20:58:33 +00:00
Pav Lucistnik
27b5ab6c87 - Update to 2.1.3
Note for users of IPv6 patches: don't upgrade, patches were not updated for 2.1.3
yet and don't work at the moment.

PR:		ports/68171
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
2004-06-22 19:30:26 +00:00
Pav Lucistnik
1ed15dd530 Add renattach, a mail filter to selectively rename or remove mail attachments
PR:		ports/68144
Submitted by:	Stefan A. Deutscher <sad@mailaps.org>
2004-06-22 18:52:39 +00:00
Clement Laforet
ab2f8a940f - Update to 1.3.3
- kill pkg-plist
2004-06-22 11:58:58 +00:00
Pav Lucistnik
1d57d8f799 Add msmtpqueue, a set of scripts to help queueing and sending mails
on non-permanent connections like dial-up using msmtp.

PR:		ports/68055
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-06-21 21:35:58 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Volker Stolz
012524acb9 - Mark again as RESTRICTED (clarification from upstream)
- Note the new grey-listing capability in pkg-descr
2004-06-21 19:07:24 +00:00
Pav Lucistnik
6a759404fb - Update to 0.99.10.6
- Introduce MYSQL knob

PR:		ports/68169
Submitted by:	Robin Breathe <robin@isometry.net> (maintainer)
2004-06-21 18:56:29 +00:00
Pav Lucistnik
8c86deb0d4 - Update to 0.8.0
PR:		ports/68166
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
2004-06-21 17:21:16 +00:00
Pav Lucistnik
b71acf0516 - Remove empty files [1]
- While here, portlint

PR:		ports/68068 [1]
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-06-20 20:59:26 +00:00
Oliver Lehmann
4d40d224bc Fix the incorrectly calculation of maildir quotas due to missuse of
pointer to off_t (64bit) vs pointer to long (32 bit).
Bump PORTREVISION
2004-06-20 07:21:20 +00:00
Oliver Lehmann
be3f1c0593 Fix imapd's incorrectly calculation of maildir quotas due to missuse of
pointer to off_t (64bit) vs pointer to long (32 bit).
Bump PORTREVISION

PR:		68094
Submitted By:	Rui Lopes <rui@ruilopes.com>
2004-06-19 13:31:46 +00:00
Kris Kennaway
ef790344e6 BROKEN on amd64: Does not compile 2004-06-19 09:21:28 +00:00
Hajimu UMEMOTO
67e8f6c617 Update to 2.2.6. 2004-06-18 19:47:49 +00:00
Yen-Ming Lee
0cd218ab73 - add missing dependency to devel/p5-TimeDate
- set p5-PodParser as a conditional dependency
- bump PORTREVISION

PR:		68070
Submitted by:	Franz Klammer <klammer@webonaut.com>, leeym
Reviewed by:	Franz Klammer <klammer@webonaut.com>
2004-06-18 17:12:47 +00:00
Yaroslav Tykhiy
757809a774 Prepare for committing a new sub-port russian/bogofilter (ru-bogofilter).
Approved by:	Matthias Andree (as maintainer)
2004-06-18 14:25:35 +00:00
Oliver Lehmann
99653bfc7f update to 0.9.12
Once more a new cache version - give it time to regenerate it after you
first entered an folder with that version.
There should/is no need to remove .sylpheed_cache files manually.
2004-06-17 21:34:13 +00:00
Oliver Lehmann
09d3fe33ab DRAC patch got synced with 3.0.5
Submitted By:	Mamoru KOMACHI <usata@usata.org>
Noted By:	nork
2004-06-17 21:24:54 +00:00
Yen-Ming Lee
0703aa77f8 update to msmtp 1.1.2
PR:		68032
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-06-17 17:45:55 +00:00