Commit Graph

1823 Commits

Author SHA1 Message Date
alek
e867f12dac - Kill DEINSTALL
- Add @extra
- Add WANTLIB marker
- Don't hardcode /etc
- Bump PKGNAME

ok jakob@
2004-11-28 21:41:31 +00:00
sturm
ea80e007d5 update to bogofilter 0.92.8
ok maintainer espie@
2004-11-27 12:02:26 +00:00
naddy
f9123fc18d not for 64-bit archs due to gross LP64 violations in tar file reader 2004-11-26 17:05:32 +00:00
naddy
8297f35e02 update to 20041115; from Victor Sahlstedt <salan@legonet.org> 2004-11-26 16:40:10 +00:00
xsa
72dd97b2b3 + py-milter 2004-11-25 15:20:37 +00:00
xsa
2d39ac1ad4 Initial import of py-milter-0.7.2
milter is a Python extension module to enable Python scripts to attach
to Sendmail's libmilter API, enabling filtering of messages as they
arrive.  Since it's a script, you can do anything you want to the
message - screen out viruses, collect statistics, add or modify headers,
etc.  You can, at any point, tell Sendmail to reject, discard, or accept
the message.
2004-11-25 15:19:20 +00:00
alek
18804762de - We had courier-imap 1.3.5 in the ports tree three years ago.
There is no need to tutor users how to upgrade from this version.
- Bump FULLPKGNAME (only courier-imap, not SUBPACKAGEs)

ok David Gwynne (MAINTAINER), naddy@
2004-11-25 11:44:03 +00:00
alek
40670cf1ed - Replace (DE)INSTALL with @sample and @new(user|group)
- There is no need to use @extraunexec (user|group)del in PLIST
- Bump PKGNAME

ok dhartmei@ naddy@
2004-11-25 00:37:46 +00:00
alek
58c02a7bc4 - Move notice from INSTALL to MESSAGE
- Replace (DE)INSTALL with @sample, @new(group|user)
- Bump PKGNAME

ok naddy@ brad@
2004-11-24 21:10:53 +00:00
jakob
448e48401f only include IPv6/TLS patch if defined as next major version will include this 2004-11-24 07:40:54 +00:00
sturm
4fdfa3b6d1 update to getmail 4.2.4
- improved documentation and examples
- fix a filter error
2004-11-23 20:15:11 +00:00
naddy
dcaca340e1 update to 2.41; from kevlo@ 2004-11-21 17:01:45 +00:00
krw
13416c3de6 NI_WITHSCOPEID no longer part of KAME.
ok pval@ brad@.
2004-11-20 02:37:47 +00:00
alek
1ed5d284bd @newuser won't create homedir so we have to create it with @sample
ok pvalchev
2004-11-19 07:38:45 +00:00
alek
67cafd548b - Remove INSTALL script
- Use @sample to install configuration files
- @new(user|group) to create _exim user/group
- Add MESSAGE with tips&tricks from INSTALL
- Bump PKGNAME

MAINTAINERs timeout

ok strum@
2004-11-18 23:26:41 +00:00
itojun
309ab74948 upgrade to 20041025. too many fixes to mention here. 2004-11-17 22:11:12 +00:00
alek
d0ef489adc Fix PLIST
ok naddy@ mbalmer@
2004-11-17 15:32:16 +00:00
mbalmer
23177890a0 Added
SUBDIR+= smtp-vilter

ok naddy@, alek@
2004-11-17 11:10:55 +00:00
mbalmer
93985f9733 mail/smtp-vilter, a sendmail milter for email content scanning using
different backends (clamd, spamd, savse).

ok naddy@, alek@
2004-11-17 11:00:01 +00:00
jakob
7f75b4531c remove - from version; noted by naddy 2004-11-16 06:56:07 +00:00
sturm
bb2a5c3f76 don't use versioned subdirs in share/
bump PKGNAME

noticed by xsa@
2004-11-15 21:35:43 +00:00
kettenis
436a851e0c i386 gcc3 support.
ok wilfried@
2004-11-13 12:53:28 +00:00
sturm
4f48916814 /etc -> SYSCONFDIR 2004-11-13 10:29:32 +00:00
naddy
05906961d5 regression tests fail with SEPARATE_BUILD; from kevlo@ 2004-11-09 16:01:05 +00:00
naddy
57795dea14 +akpop3d 2004-11-08 21:58:04 +00:00
naddy
8e5db79efa Import akpop3d 0.7.7.
Submitted by Maxime Guillaud <bsd-ports@mguillaud.net>.

akpop3d is a POP3 daemon aimed to be small and secure.  It is
stand-alone, very small, easy to modify.  Despite its small size, it
offers a lot of features.
2004-11-08 21:57:05 +00:00
naddy
6bf3a54ced update to 1.2.3.1 and take over maintainership; from kevlo@ 2004-11-08 19:45:03 +00:00
couderc
49a5d10599 gpgme flavor fix from mpech@. 2004-11-07 17:45:54 +00:00
naddy
c0bf56a26c sync with mozilla-firefox: fix building against new freetype 2004-11-06 23:05:42 +00:00
sturm
505164cc73 fix build now that we have getproto*_r 2004-11-01 10:25:12 +00:00
sturm
ba8adf3406 update to getmail 4.2.2
this is a complete rewrite of getmail, new features include support for
imap and ssl wrapped pop3/imap mailboxes
2004-10-31 20:30:15 +00:00
alek
cda6e2f78a Missing @extraunexec
okay dhartmei@, espie@
2004-10-31 20:29:32 +00:00
sturm
9accab25a8 update to SpamAssassin 3.01
from maintainer Ben Lovett <ben at tilderoot.com>
2004-10-31 08:44:44 +00:00
alek
e54a358bb4 explicitly link with libiconv
okay naddy@
2004-10-24 20:17:53 +00:00
naddy
1372e56cfe Update to 3.7.1, which adds IMAPS and POP3S capabilities.
From: Stephan Tesch <stephan@tesch.cx>
2004-10-24 14:21:31 +00:00
xsa
960f987bd0 update the header cache patch; initially from Simon Dassow;
tested by many, Thanks! ok avsm@.
2004-10-20 20:15:20 +00:00
jakob
5f16613882 fix parameter speling error 2004-10-18 06:48:31 +00:00
jolan
4a5454a60d update to 1.3.5 2004-10-14 01:44:06 +00:00
danh
c902aefaa6 second sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 20:28:01 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
danh
f0e37dfae6 use SYSCONFDIR instead of /etc 2004-10-12 15:02:12 +00:00
danh
8b46d42452 remove these 2004-10-12 14:56:59 +00:00
danh
531aaef1e1 - update MASTER_SITES
- replace INSTALL/DEINSTALL
2004-10-12 14:56:19 +00:00
naddy
00cf45068c +mail-notification 2004-10-11 00:52:48 +00:00
naddy
0ace832964 Import mail-notification 0.6.2.
Submitted by Thomas Delaet <thomas@delaet.org>.

Mail Notification is a status icon (aka tray icon) that informs you
if you have new mail.  It works with system trays implementing the
freedesktop.org System Tray Specification.
2004-10-11 00:51:34 +00:00
couderc
0f66857557 update to 0.9.99. 2004-10-10 19:19:41 +00:00
sturm
d7d2340d59 /etc -> SYSCONFDIR
ok maintainer Peter Galbavy <peter.galbavy at knowtion.net>
2004-10-10 10:29:53 +00:00
sturm
ebcc8edce9 add pkgconfig to BUILD_DEPENDS 2004-10-09 14:45:19 +00:00
jakob
37d7ddea3b speling 2004-10-09 14:40:54 +00:00
sturm
9073bcb9e9 fix MASTER_SITES 2004-10-08 20:58:17 +00:00