Commit Graph

1675 Commits

Author SHA1 Message Date
wilfried
7cbef7cca1 don't use xft if no xft fonts is available
stops moz from crashing
2004-01-19 14:36:48 +00:00
brad
d9d291e583 upgrade p5-Mail-SpamAssassin to 2.62
--
From: MAINTAINER
2004-01-19 11:20:07 +00:00
wilfried
560a608717 +mozilla-thunderbird 2004-01-18 11:48:20 +00:00
wilfried
2d74735aad import of mozilla-thunderbird-0.4
redesign of the integrated Mozilla App-Suite mail component
2004-01-18 11:47:42 +00:00
naddy
a1d2e392a9 overhaul 2004-01-17 16:45:01 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
b32bfc0024 update to 1.11; from Michael Coulter <mjc@bitz.ca> 2004-01-16 23:51:16 +00:00
fgsch
19a7171e18 better. 2004-01-16 14:26:27 +00:00
fgsch
ac72df6a77 gss support; lebel@ ok. 2004-01-16 14:24:41 +00:00
fgsch
b8fdc0510d enable gss support and regen patches.
the former requested by Jan Johansson <janj+openbsd at wenf dot org>
2004-01-16 01:59:08 +00:00
djm
160a1787e4 honour PYTHON_VER in PLIST, so we can build against python-2.3; ok jakob@ 2004-01-14 21:00:10 +00:00
jakob
35ffcb094b clean up pkg/DESCR 2004-01-14 18:03:37 +00:00
jakob
c04637953e initial IPv6 support 2004-01-14 17:45:45 +00:00
jakob
43ba2b8973 prepare for IPv6 support 2004-01-14 17:30:59 +00:00
wilfried
b3be6b34d5 master_site changed dir 2004-01-13 21:23:37 +00:00
sturm
089b957486 remove hidden dependency on gnome-config 2004-01-11 14:13:35 +00:00
couderc
1cfc43cecc update to 0.9.8a 2004-01-10 22:11:08 +00:00
jakob
a924e87779 snapshot 2.0.16-20031231 2004-01-09 10:47:08 +00:00
dhartmei
ad9e816cd5 update to 0.9, drop privileges to user _milter-regex.
note: local socket changed to /var/spool/milter-regex/spool, adjust
sendmail.cf/.mc accordingly when updating:

-`S=unix:/var/spool/milter-regex, T=S:30s;R:2m'
+`S=unix:/var/spool/milter-regex/sock, T=S:30s;R:2m'
2004-01-07 14:57:34 +00:00
espie
514829e828 varargs -> stdarg 2004-01-05 03:18:19 +00:00
espie
8a723c162d varargs fix 2004-01-05 00:08:35 +00:00
dhartmei
87ea658a65 update to 0.8, use separate RCODE/XCODE for reject/tempfail, otherwise
sendmail ignores custom replies, from Denis Solovyov
2004-01-04 00:30:18 +00:00
jakob
33add5d913 update to v1.2.3 2004-01-03 23:38:10 +00:00
jakob
38d454a4ec supress messages from tls patching 2004-01-02 12:18:05 +00:00
jakob
66f449c9e1 tidy tls flavour 2004-01-02 11:26:19 +00:00
itojun
df81ac2884 upgrade to 2003/12/1 snapshot. bunch of improvements including encoding
detection cleanup, repaint fixes, and more.
2004-01-02 06:08:58 +00:00
brad
48853b5949 better LIB_DEPENDS entries for MySQL 2004-01-02 05:11:08 +00:00
brad
95f189387f - remove useless LIBS variable
- fix a typo
- better LIB_DEPENDS entry for MySQL
2004-01-02 05:03:33 +00:00
jakob
9e09c634b2 upgrade to v2.1.4, take MAINTAINER 2004-01-01 17:29:08 +00:00
sturm
a9224a6694 update to abook 0.5.1
maintainer timeout, from Xavier Santolaria <xavier at santolaria dot net>
2003-12-30 22:44:39 +00:00
sturm
91a85f4eef distfile is only available as .tar.Z
from Xavier Santolaria <xavier at santolaria dot net>
2003-12-30 22:38:20 +00:00
jose
7bc6e421e0 update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:34:42 +00:00
jose
1899826dd7 update to tcl/tk 8.4
ok brad@ naddy@
2003-12-27 23:30:05 +00:00
brad
189876eb88 upgrade p5-Mail-SpamAssassin to 2.61
--
From: new MAINTAINER Ben Lovett <ben at tilderoot dot com>
2003-12-27 04:17:01 +00:00
jakob
a8ae17f941 update to snapshot 2.0.16-20031223. no tls code yet 2003-12-26 16:46:34 +00:00
brad
661b50b0d4 add @extra support 2003-12-26 02:36:57 +00:00
sturm
6c479fcddd update to tmda 1.0
from maintainer Dave Steinberg <dave at redterror dot net>
2003-12-21 18:21:01 +00:00
jakob
0a236ac71f depend on postgresql-clients instead of postgresql 2003-12-21 09:31:18 +00:00
dhartmei
9a63d78270 Update to 1.7. Support reading/writing old and new database files (so 1.7
doesn't require any conversions, handling both pre and post 1.5 the same).
Use %lu and cast time_t to unsigned long, for gcc3.
2003-12-18 12:25:47 +00:00
naddy
f1efe20e54 @dirrm shared directories 2003-12-16 18:28:00 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
1c178e4ebe @dirrm shared directories 2003-12-15 17:28:34 +00:00
dhartmei
72011e0c7e update to 0.7, replace log() with msg() as the former seems to collide with
math.h under gcc3. add action 'accept'.
2003-12-09 21:16:35 +00:00
naddy
21a084dd7e fix install after DESTDIR change in perl 5.8.2 2003-12-07 23:15:19 +00:00
lebel
c6b168d5b3 really, PLIST changed too 2003-12-03 20:51:57 +00:00
lebel
35d7ec37fa update mutt/snapshot to 1.5.5.1i 2003-12-03 20:47:45 +00:00
sturm
43f4240d5f remove FLAVOR for emacs 20 2003-12-03 17:22:50 +00:00
sturm
23ecda038e update to tmda 0.90
from maintainer Dave Steinberg <dave at redterror dot net>
2003-12-02 21:22:10 +00:00
sturm
5e9f43efc6 create _spamdaemon group, too
inspired by diff from Olivier Cherrier <oc at karedas dot cediti dot be>
2003-12-02 18:27:38 +00:00
jakob
09e3eecb38 unbreak makefile 2003-11-25 20:57:10 +00:00
jakob
b903d8a0d1 enable tls and pgsql snapshot version 2003-11-24 21:10:07 +00:00
jakob
de68a2c44b add postgresql flavour; from alistair kerr 2003-11-24 21:06:43 +00:00
jakob
10ed7ad35d new snapshot; 20031113 2003-11-24 19:33:09 +00:00
jakob
a015f9240d TLS cleanup 2003-11-24 18:52:05 +00:00
jakob
0e2188ada7 reintroduce tls flavour for snapshot 2003-11-24 18:50:08 +00:00
sturm
380c126d1d bugfix update to mixmaster 2.9.1 2003-11-23 18:52:39 +00:00
dhartmei
b227ab628b update to 1.6, adds -t (touch) to parse a spamd syslog file and update
last modification times, useful with -dm to prevent expiring old entries
that are still being actively appreciated by customers ;)
2003-11-20 18:52:14 +00:00
dhartmei
0140c3047e update to 1.5, add some options to help expiring old entries, based
on feedback from bob:

- add last modification time to database
- add -m to filter on last modification time
- add -B and -W to filter on black and white counters
- add -d to delete entries

this allows things like

  relaydb -db -W 0 -m +30

deleting all blacklist entries with zero white counter that
haven't changed since more than a month.

Warning: the database format changed, requiring an export with
the old binary (relaydb -vl >text), deletion of the database
and re-import with the new binary (relaydb -i text).
2003-11-19 22:40:57 +00:00
sturm
9197772039 +offlineimap 2003-11-19 16:59:22 +00:00
sturm
d70b673660 Initial import of offlineimap 4.0.0
OfflineIMAP is  a  tool  to   simplify   your   e-mail  reading.   With
OfflineIMAP,  you  can  read  the same mailbox from multiple computers.
You get a current copy of your messages on each computer,  and  changes
you make one place will be visible on all other systems.

WWW: http://gopher.quux.org:70/devel/offlineimap/

from Laurence Tratt <laurie at tratt dot net>
2003-11-19 16:58:38 +00:00
millert
6a39a62c65 Update to razor-agents-2.36 which works for perl > 5.8.0; OK sturm@ 2003-11-18 20:57:49 +00:00
sturm
11794ed32c bugfix update to tmda 0.89
from maintainer Dave Steinberg
2003-11-17 21:02:25 +00:00
kevlo
c9f9818912 upgrade to version 2.21 2003-11-13 05:55:50 +00:00
sturm
3b1a5fb3ba update to sylpheed 0.9.7
from couderc@
2003-11-08 17:15:00 +00:00
jolan
62f484af74 Update to 0.4.17. 2003-11-06 02:07:07 +00:00
jolan
169a2b7c9c Update to 1.3.4. 2003-11-05 04:51:08 +00:00
jolan
d037112145 - initialize /var/dovecot/login via INSTALL to quell a warning about it
not existing (and thus be created by dovecot itself)
- incorporate upstream patch which prevents some partial BODY[part]
  fetches from possibly returning data incorrectly
- bump PKGNAME
2003-11-05 03:42:06 +00:00
jakob
4e15dc56ed new snapshot; 2.0.16-20031022 2003-11-04 15:28:13 +00:00
kevlo
d319c68b41 upgrade to version 2.20 2003-11-03 06:15:07 +00:00
margarida
4de3a13989 Update to version 2.2.9 2003-11-02 19:51:18 +00:00
margarida
d46ce13b3f Update to version 2.1.8
--
Changelog at: http://www.hypermail.org/mail-archive/2003/Jul/0003.html
2003-11-02 19:37:56 +00:00
sturm
bfa52b5632 update to exmh 2.6.3
from Michael Paddon <michael@paddon.org> (maintainer)
2003-10-26 19:13:05 +00:00
pvalchev
3628692359 cast NULL to (void *) in execl call to make sure it is 64 bit 2003-10-23 05:58:53 +00:00
naddy
a4228a753a /usr/local -> ${PREFIX}
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-23 00:30:01 +00:00
sturm
9c426a5a27 remove tmda,no_x11 2003-10-21 18:19:19 +00:00
sturm
bb097776e0 update to tmda 0.87
from new MAINTAINER Dave Steinberg <dave@redterror.net>
2003-10-21 18:18:31 +00:00
dhartmei
b01e43dca3 use ${PREFIX} instead of /usr/local, from Xavier Santolaria. 2003-10-20 09:33:29 +00:00
sturm
3520b282fe if libmilter is not found, set IGNORE instead of ERRORS to keep
mirror-maker happy

dhartmei@ ok
2003-10-20 08:41:39 +00:00
dhartmei
5ce1473719 add milter-regex, ok jolan@, sturm@ 2003-10-19 17:54:06 +00:00
naddy
14029a847b Update to 0.5.0. (Maintainer timeout.)
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-17 19:02:15 +00:00
fgsch
55f346b834 update to 6.2.5. 2003-10-15 23:08:49 +00:00
sturm
7534260464 update to 3.2.1 2003-10-14 16:55:08 +00:00
sturm
0ccdc3f026 - update to mailman 2.1.3
- drop maintainership
- use @extra
- get rid of WWW while here
2003-10-09 15:39:33 +00:00
sturm
f35e2a98d4 forgot to remove these, sigh. reminded by peter palfrader 2003-10-06 14:32:35 +00:00
dhartmei
b9eec1ae61 update to 1.4, match threshold calculation with man page (black > 3*white
for spam, not >=).
2003-10-06 09:33:53 +00:00
jakob
44b81f07a3 update to imap-2002e, minor release (stability fixes) 2003-10-05 22:00:00 +00:00
jakob
df0fbceacb update to pine 4.58, stability and security fixes 2003-10-05 21:42:29 +00:00
jakob
8fea3db181 update to postfix 2.0.16 2003-10-05 19:48:15 +00:00
jakob
ade57abb3c update to snapshot 2.0.16-20030921 2003-10-05 19:41:33 +00:00
sturm
2d63f62521 major cleanup, inspired by Peter Palfrader
- no more sgid _mixmaster
- no more global pool
- every user has his own pool/config in ~/.Mix, with
SYSCONFDIR/mixmaster/client.cfg providing a default configuration
- add sample script to fetch remailer keys/statistics
from Peter Palfrader <peter at palfrader dot org>
- remove WWW while here
- fix a bounds warning
- bump PKGNAME
2003-09-29 20:17:49 +00:00
sturm
c74f22233f maintenance update to getmail 3.2.0 2003-09-27 12:07:16 +00:00
jolan
912e6da097 drop maintainership on some stuff i don't use anymore, lop off
WWW: ${HOMEPAGE} while touching 'em
2003-09-25 06:25:13 +00:00
markus
ee577057f2 out of bounds access; detected by malloc guard; ok fgsch@ 2003-09-23 20:37:51 +00:00
jolan
34678ea2bf fix three crashing bugs, bump PKGNAME
- searching address fields can crash sometimes
- auth process crashes if user doesn't have home directory set
- sme BODY and BODYSTRUCTURE replies missed data for message/rfc822 MIME
  parts causing clients to break
2003-09-23 06:34:32 +00:00
brad
8bf6894c96 Fix a remote heap overflow in exim, though it's probably not exploitable.
http://www.exim.org/pipermail/exim-announce/2003q3/000094.html

ok pvalchev@
2003-09-03 17:21:05 +00:00
avsm
693f72787c bump buffer sizes of spamd header scanning to plug an off-by-one
naddy@ ok
2003-08-31 02:32:03 +00:00
avsm
f7c5292c07 fix bad strlcpy bound (sizeof pointer)
submitted upstream, itojun@, naddy@ ok
2003-08-30 17:46:26 +00:00
avsm
62bea87181 update to imp-3.2.2, some CSS security fixes
naddy@ ok
2003-08-30 05:04:41 +00:00
jolan
91933d365c err on the side of caution and make "index_mmap_invalidate = yes" the
default to totally negate the chance of index corruption at the cost of
performance.  ok naddy@
2003-08-30 00:11:31 +00:00
avsm
99548d0ca2 update pear PLISTs for php-4.3.3
naddy@ ok
2003-08-28 22:33:36 +00:00
naddy
e591f9c6bb Homepage/master site has disappeared.
From: Xavier Santolaria <xavier@santolaria.net>
2003-08-22 18:57:49 +00:00
pvalchev
7a12de16cb remove maintainer per his request 2003-08-22 16:04:03 +00:00
tedu
eacd489ba9 stop pine from stripping whitespace. much requested on ports@
ok jakob@
2003-08-21 00:49:34 +00:00
espie
0c9b0b223a conflicts must have symetric markings. 2003-08-19 11:28:34 +00:00
pvalchev
0ab760e71a # GPL 2003-08-16 06:59:11 +00:00
pvalchev
27970ca2fe cope with new (future) patch behaviour; no response from maintainer 2003-08-16 06:57:50 +00:00
espie
c43cc1c391 zap extra space 2003-08-14 18:46:30 +00:00
fgsch
b6cf2a59ca update to fetchmail 6.2.4; bugfix release. 2003-08-13 23:28:24 +00:00
jolan
aabc5c7e9d remove procmail dependency, MAINTAINER does not use this software
anymore, so release it to ports@
2003-08-07 07:51:20 +00:00
pvalchev
2067870276 homepage changed; from NetBSD 22279 via khalek@linuxgamers.net 2003-08-03 15:14:34 +00:00
couderc
8fd069a583 update to 0.9.4 2003-08-02 11:45:26 +00:00
sturm
425a7e3683 - update to getmail 3.1.8
- remove WWW
- cleanup a substitution
2003-08-01 11:49:28 +00:00
lebel
fc9a955289 same line twice, is it really needed?; from MAINTAINER 2003-08-01 11:25:50 +00:00
danh
300c8a8882 fix typo in last commit; SUBDUR -> SUBDIR 2003-07-30 14:43:09 +00:00
sturm
02b4f40c41 explicitly state that the 'mailman' mailinglist is mandatory and has
to be created, otherwise mailman won't start

idea from Xavier Santolaria <xavier@santolaria.net>
2003-07-29 21:06:18 +00:00
jolan
a07ffc1aaa incorporate megadiff from the author which allows mmaping of index data
on openbsd, related to pr/3291.  bump PKGNAME
2003-07-23 06:03:00 +00:00
jolan
498d234c83 +mini_sendmail 2003-07-22 23:02:18 +00:00
jolan
a5154a9c92 import of mini_sendmail-1.3.2:
mini_sendmail reads its standard input up to an end-of-file and sends a
copy of the message found there to all of the addresses listed.  The
message is sent by connecting to a local SMTP server.  This means
mini_sendmail can be used to send email from inside a chroot(2) area.
2003-07-22 23:01:16 +00:00
couderc
3fa06e4524 update to 0.9.3 2003-07-22 10:14:05 +00:00
fgsch
ebaf3d2b0e update to fetchmail 6.2.3. 2003-07-17 22:36:44 +00:00
kevlo
dce8b02484 add www category; pointed out by Xavier Santolaria <xavier@santolaria.net> 2003-07-17 02:09:17 +00:00
naddy
9ce0cd6b61 remove mail/mh, which has been marked BROKEN and superseded by nmh for
more than three years
2003-07-16 21:46:40 +00:00
naddy
0f60204feb remove MANx and MANLANG cruft 2003-07-16 19:24:24 +00:00
kevlo
613c4d451e update to 2.10 2003-07-16 10:32:07 +00:00
jolan
43f21093a4 +dovecot 2003-07-14 23:49:32 +00:00
jolan
4e800fee5e import of dovecot-0.99.10, an imap(s)/pop3(s) server. 2003-07-14 23:44:28 +00:00
marcm
ed8916e9a3 Don't try to use the custom scrollkeeper catalog anymore. It's gone :).
Update *_DEPENDS version accordingly.
2003-07-12 06:27:12 +00:00
pvalchev
742b69a259 build packages with "compressed" flavors for stable/snapshot 2003-07-11 17:57:10 +00:00
jakob
f3a724fe20 new postfix snapshot 2003-07-06 21:19:31 +00:00
avsm
361b434369 NO_CONFIGURE is obsolete
from naddy@, Xavier Santolaria <xavier@santolaria.net>
2003-07-04 23:35:25 +00:00
wilfried
5cac4e38d5 update to 0.9.0; from maintainer Jim Geovedi <jim@corebsd.or.id> 2003-07-04 13:06:12 +00:00
jakob
31f838d3c4 postfix 2.0 patchlevel 13 fixes minor problems 2003-07-01 18:59:51 +00:00
jolan
b2366365c2 remove krb4 hints which point to nothing now 2003-06-28 22:14:45 +00:00
dhartmei
c77b3f234e Small update to 1.3:
- fix an off-by-one sscanf length argument (processing the local
    database, not external data), from Anil Madhavapeddy.
  - fix -b/-w confusion for the -r example in the man page,
    reported by several people.
2003-06-27 07:54:03 +00:00
jakob
2113a2a99d libkrb is dead 2003-06-25 21:28:08 +00:00
jakob
69c116340a imap-uw 2002d 2003-06-25 21:20:13 +00:00
sturm
58ca9acb21 new user naming schema
bump PKGNAME where necessary

rohee@ ok leafnode
"you don't have to wait for oks" pval@
2003-06-23 19:11:10 +00:00
sturm
46ccc88ca5 new user/group naming schema
bump PKGNAME for bitlbee

Han Boetes <han@mijncomputer.nl> ok
2003-06-22 10:09:57 +00:00
sturm
8f5309adde new user/group naming schema
dhartmei@ ok
2003-06-22 10:06:45 +00:00
sturm
5d94e73bb5 new user/group naming schema
bumped PKGNAME except for xcept
2003-06-22 10:05:28 +00:00
henning
fe34b515d9 c-client uses a logging function mm_dlog all over the place, and has a
function prototype for it in mail.h - that's it. the function itself is
nonexistant.
patch a stub in so c-client actually can work.

ok jakob@ some time ago
2003-06-20 13:41:02 +00:00
avsm
9172f424be plug some off-by-ones in various bits of mail and ui
submitted upstream, PKGNAME bumped
2003-06-20 12:01:55 +00:00
avsm
69b6e1fd53 sync with spamassassin-cvs for the bounds bugfix (#2041 in their bugzilla):
allocate an extra byte for the array instead of reducing the bounds value
2003-06-19 01:03:22 +00:00
avsm
33bb96e669 its a (surprise!!!) sizeof(char *) error in an snprintf bound
kevlo@ ok
2003-06-18 03:14:44 +00:00
avsm
f980ac559f fix a couple of off-by-one in spamc->spamd communication
submitted upstream, bugzilla #2074 in their bug db
bump PKGNAME
2003-06-17 16:33:04 +00:00
avsm
515563331b plug a number of off-by-one errors, and a dodgy sscanf argument typo
submitted upstream, PKGNAME bumped
2003-06-17 00:27:46 +00:00
jakob
9a39e06e49 move kerberos/gssapi support into separate kerberos flavour 2003-06-15 21:41:16 +00:00
jakob
0fd8470196 new snapshot, 2.0.12-20030611 2003-06-11 18:31:00 +00:00
jakob
26014ffa49 update to 2.0.12, fixes problems with stricter input checks 2003-06-11 17:46:11 +00:00