Commit Graph

3004 Commits

Author SHA1 Message Date
landry
6d3fa2d331 import claws-mail-rssyl 0.15
RSSyl plugin is an RSS feed aggregator for Claws Mail. It has the
following features:
- Handling of RSS 1.0, RSS 2.0, and Atom feeds
- Fetching and threaded display of comment feeds
- Customisable refresh interval for each feed
- Customisable number of feed items to keep for each feed

ok ajacoutot@ and pyr@, thanks !
2007-10-09 21:44:48 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
jakob
3c127ab751 DKIM Milter v2.3.0 2007-10-08 07:15:46 +00:00
simon
f4c5bc11dc update to version 2.0.5
ok ajacoutot@
2007-10-05 15:09:19 +00:00
jcs
996e617dee update to actionmailer-1.3.4 2007-10-05 14:41:21 +00:00
merdely
7f6a77644d Add p5-FuzzyOcr 2007-10-04 19:54:48 +00:00
merdely
2a813080bc FuzzyOcr is a plugin for SpamAssassin which is aimed at unsolicited bulk
mail (also known as "Spam") containing images as the main content
carrier. Using different methods, it analyzes the content and properties
of images to distinguish between normal mails (Ham) and spam mails. The
methods mainly are:

* Optical Character Recognition using different engines and settings
* Fuzzy word matching algorithm applied to OCR results
* Image hashing system to learn unique properties of known spam images
* Dimension, size and integrity checking of images
* Content-Type verification for the containing email

Help from William Yodlowsky <bsd () openbsd.rutgers.edu>
Help and ok steven@, simon@
2007-10-04 19:53:49 +00:00
pyr
83975551ee Bump to 1.98.
Initial diff from landry breuil.
ok landry breuil (maintainer).
2007-10-04 09:13:52 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
mbalmer
8ec462f1c1 Maintenance update to Ingo 1.1.4
Major changes compared to the Ingo H3 (1.1.3) version are:
    * Added Simplified Chinese translation.
    * Updated Estonian, Polish, and Spanish translations.
    * Small bugfixes and improvements.

The full list of changes (from version H3 (1.1.3)) can be viewed here:

http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.62&r2=1.55.2.68&ty=h
2007-10-01 09:18:17 +00:00
mbalmer
25eb98fb4c Maintenance update to imp 4.1.5
Major changes compared to the IMP H3 (4.1.4) version are:
    * Many small bug fixes and improvements.
    * Updated Czech, Estonian, German, Polish, Spanish, and Simplified Chinese
      translations.

The full list of changes (from version H3 (4.1.4)) can be viewed here:

http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.232&r2=1.699.2.247&ty=h
2007-10-01 09:15:56 +00:00
simon
bbd0971fc0 update to version 1.77
from brad@
2007-09-29 17:56:23 +00:00
pyr
4f08b5f562 Update to 3.0.1 from brad.
Tested on many workstations.
ok brad@
2007-09-28 22:12:00 +00:00
jakob
ed97c3a450 postfix-2.5-20070911 2007-09-28 07:02:16 +00:00
sthen
d35d95ff5a revert PLIST change, SYSCONFDIR != /etc
pointed out & requested by sturm
2007-09-27 07:42:09 +00:00
sthen
5897b45332 don't @sample /etc/mail, it's in base.
@unexec -> @extraunexec to stop pkg_delete complaining if
/var/run/mimedefang doesn't exist.

ok merdely
2007-09-26 21:24:49 +00:00
steven
69af1fc766 bump PKGNAME because of changed PKGPATH
use tabs for spacing
2007-09-26 04:43:43 +00:00
steven
8e236617f2 remove stuff that is now in p5-GMail-IMAPD 2007-09-26 04:35:42 +00:00
steven
b9fef55a39 import p5-GMail-IMAPD 0.94 into correct directory
This module allows users to access their Gmail messages with an IMAP
client by running a server which accepts IMAP connections.

from Gleydson Soares (MAINTAINER)
2007-09-26 04:33:50 +00:00
jasper
acd7cb08bf add p5-GMail-IMAPD 2007-09-25 19:27:47 +00:00
jasper
a8ceef05bf import p5-GMail-IMAPD 0.94
This module allows users to access their Gmail messages with an IMAP
client by running a server which accepts IMAP connections.

from Gleydson Soares (MAINTAINER)
2007-09-25 19:25:03 +00:00
jasper
347d2a2603 fix dependencies,
from Gleydson Soares (MAINTAINER)
2007-09-25 05:04:47 +00:00
jasper
41d866c6c7 add p5-Mail-Webmail-Gmail 2007-09-24 20:05:07 +00:00
jasper
3f4990b9f4 import p5-Mail-Webmail-Gmail 1.09
This perl module uses objects to make it easy to interface with Gmail.
The author hope to implement all of the functionality of the Gmail
website, plus additional features.

from Gleydson Soares (MAINTAINER)
2007-09-24 20:02:08 +00:00
steven
69af46a1e7 detect newer versions of Berkeley DB 2007-09-23 09:31:27 +00:00
sturm
2a93b912f1 typo 2007-09-20 15:20:01 +00:00
sturm
40c623bc7d missing bump of PKGNAME 2007-09-20 15:14:47 +00:00
sthen
3f6d4d2389 fixup Makefile.PLs to generate usable manual pages; avoids pkg_add spam:
"Couldn't find subject in old manpage /usr/local/man/man3p/Mail::IMAPClient::foo.3p
Unknown manpage type /usr/local/man/man3p/Mail::IMAPClient::foo.3p"

regen patch-Makefile_PL while there

ok merdely@
2007-09-18 23:40:57 +00:00
ajacoutot
c1386052dd - add a patch to make downloading attachments over HTTPS work
- add a patch to correctly get user timezone (from sthen@)

ok sthen@
2007-09-17 11:45:26 +00:00
merdely
8b76ad71d8 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:17:04 +00:00
brad
d3334527c2 - modify the default example configuration to ensure that imapproxy will
chroot itself to /var/empty
- remove quotes from COMMENT
- sync patches/PLIST

ok merdely@
2007-09-12 19:54:48 +00:00
sthen
298e4b1131 adjust RUN_DEPENDS for new rrdtool, update to 1.13,
take maintainership

ok msf@ "please take it when you're ready" jakob@
2007-09-12 15:16:33 +00:00
aanriot
09904f61b8 - don't force binaries stripping from here.
- while there, add a trailing slash to HOMEPAGE .

ok Jim Razmus (maintainer)
2007-09-11 07:17:42 +00:00
fkr
0d00fecfaa update to version 4.68, change to patches/patch-scripts_exim_install
from Andreas Voegele (as discussed on ports@, binary does not contain
version number anymore)

ok bernd@
2007-09-10 20:08:16 +00:00
jakob
9e191d7bb0 update to v1.0.5 (bugfix release) 2007-09-09 07:23:12 +00:00
pyr
a72478f3a3 update to 3.0.0
ok eric@
2007-09-08 15:22:40 +00:00
jakob
d3ec185294 update to Sendmail DKIM Filter v2.2.1 2007-09-08 08:46:33 +00:00
jakob
b48e8db02c dovecot v1.0.4; from MAINTAINER 2007-09-08 08:44:39 +00:00
aanriot
e821fd7cc3 - remove OpenBSD-bmf-mini-howto.html (redundant with README) and add a
.gnus sample configuration in README;
- while there, remove "" from the COMMENT line.

from Jim Razmus (maintainer);
gnus bits by me
2007-09-07 08:13:20 +00:00
naddy
95c218d114 sync FLAVORS and DESCR; from Pierre Riteau 2007-09-06 19:15:13 +00:00
naddy
f661044863 update to 1.2 and add sasl flavor; from William Yodlowsky 2007-09-06 18:57:34 +00:00
fgsch
5b211bfd8e Talk about thunderbird, not firefox. Bump package. ok kurt@. 2007-09-05 14:58:39 +00:00
naddy
8cb163deaf update to 12.3 (bug fixes); from maintainer William Yodlowsky 2007-09-04 19:10:08 +00:00
sthen
63a3528e74 update my email; remove " in comments while there
ok mbalmer@
2007-09-04 10:32:58 +00:00
simon
026fb4d076 add imapfilter 2007-09-02 18:35:54 +00:00
simon
e93cf5a7e3 import imapfilter
IMAPFilter is a mail filtering utility.  It connects to remote mail
servers using the Internet Message Access Protocol (IMAP), sends
searching queries to the server and processes mailboxes based on the
results.  It can be used to delete, copy, move, flag, etc. messages
residing in mailboxes at the same or different mail servers.  The 4rev1
and 4 versions of the IMAP protocol are supported.

IMAPFilter uses the Lua programming language as a configuration and
extension language.

feedback & ok kili@
2007-09-02 18:35:22 +00:00
kili
eb4770dc84 Change Brads email address for now, so people can reach him instead of
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.

prompted by espie@
2007-09-01 20:11:21 +00:00
merdely
18aed34482 Update my email address.
ok simon@
2007-09-01 19:19:41 +00:00
sturm
e9e73794da update to getmail 4.7.6 2007-08-31 16:51:31 +00:00
rui
1dd81a5ac2 SECURITY: roll in a distribution patch which fixes CVE-2007-4565
Reference: http://securitytracker.com/alerts/2007/Aug/1018627.html

ok bernd@
2007-08-31 14:20:46 +00:00
ajacoutot
07d1ee4fdd - update to 2.3.9
beware that plaintext authentication is now disabled by default
2007-08-29 20:08:17 +00:00
simon
97ac7e0e43 update to version 1.20 and remove quotes around comment
ok jasper@
2007-08-28 20:17:26 +00:00
jasper
10fafcca3f - update msmtp to 1.4.13
- update license marker to GPLv3
- install some sample scripts

from Simon Kuhnle (maintainer), with tweaks by me
2007-08-28 18:45:34 +00:00
ajacoutot
4d82749f11 - override FULLPKGPATH-perl so that FLAVORS don't get registered (which
would cause the -perl subpackage to not package when PLIST_DB is set)

problem noticed by sturm@ on bulk builds
inputs by espie@
2007-08-28 13:24:51 +00:00
dhartmei
32ceab8636 update to 1.7, support sendmail macros 2007-08-27 08:22:20 +00:00
jakob
ff941e3df8 dovecot 1.0.3; from maintainer 2007-08-27 07:48:55 +00:00
jakob
a7d8394815 postfix snapshot 20070824 2007-08-27 07:01:56 +00:00
jakob
cf19c7a065 Postfix release 2.4.5 (bugfix update) 2007-08-27 06:53:48 +00:00
jakob
ef4d4eee1f DKIM Milter v2.1.2 2007-08-27 06:52:41 +00:00
jakob
88964ac6b6 revert previous commit 2007-08-05 18:52:32 +00:00
jakob
ef48ff9053 revert previous commit; my bad 2007-08-05 18:51:40 +00:00
jakob
1b5d5108b2 update to version 2.0.2 2007-08-05 17:51:47 +00:00
jakob
5d748abf0f snapshot 2.5-20070731 2007-08-05 17:47:44 +00:00
jakob
72eedb1af4 postfix v2.4.5 2007-08-05 17:40:03 +00:00
martynas
8e9825a9c6 - update to 0.95.3;
- bump for 2.0.0.6;
ok naddy@
2007-08-05 15:46:37 +00:00
martynas
9e43b0e5b8 - update to 2.0.0.6;
- add ko;
- remove mk;
ok naddy@
2007-08-05 15:43:48 +00:00
martynas
5fb54224bc security update to 2.0.0.6, fixes MFSA 2007-27 and MFSA 2007-26
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird2.0.0.6
ok kurt@, naddy@
2007-08-05 15:42:24 +00:00
mbalmer
34209deb75 Remove Pedro Martelleto as MAINTAINER per his own request.
ok espie
2007-08-05 12:34:33 +00:00
steven
1d9a746d87 update to fdm 1.3c
from maintainer Nicholas Marriott
2007-08-02 06:18:37 +00:00
kurt
00cfa40bc7 - update LIB_DEPENDS to match 2.0.0.5 thunderbird 2007-07-27 23:58:17 +00:00
simon
6f5b4ad452 update to version 1.442 and remove quotes around COMMENT
confirmed by MAINTAINER Sam Smith
2007-07-27 21:58:05 +00:00
steven
c673ea4c44 update to 2.62; makes it work with sendmail 8.14
from and tested by Stuart Henderson

depend on p5-HTML-Parser (suggested by Eric Olsen)
2007-07-27 21:57:29 +00:00
simon
291bf11c3b update to version 2.003 and remove quotes around COMMENT while there
confirmed by MAINTAINER Sam Smith
2007-07-27 21:38:49 +00:00
simon
d16d5e3881 update to version 1.351 and remove quotes around COMMENT
confirmed by MAINTAINER Sam Smith
2007-07-27 21:34:45 +00:00
simon
35a60877a4 update to version 1.888 and remove quotes around COMMENT
confirmed by MAINTAINER Sam Smith
2007-07-27 21:31:54 +00:00
steven
b6ffa96d76 RUN_DEPENDS -> RUN_DEPENDS-main, and bump the subpackages
go ahead aanriot@
2007-07-27 09:49:17 +00:00
naddy
d5f5968cad SECURITY update to 2.0.0.5.
Fixes a rash of security vulnerabilities and bugs.  ok kurt@
2007-07-26 17:49:15 +00:00
todd
d261a59fd7 different snapshot flavors to be built, to match actual usages
general concensus
2007-07-26 14:38:24 +00:00
ajacoutot
3dc8e74a91 +claws-mail-vcalendar 2007-07-26 14:00:11 +00:00
ajacoutot
056e34a305 Import claws-mail-vcalendar-1.96
This plugin enables vCalendar message handling like the ones produced by
Evolution or Outlook, and handles webCal subscriptions. It provides a
personal calendar and public calendar import and export as well as
groupware features for Claws Mail, namely:
 * receiving meeting invitations (displaying, answering, planning)
 * sending meeting invitations
 * publishing your calendar(s) and/or your free/busy status, in order to
   help others plan meetings
 * subscribing to public calendars
 * retrieving the free/busy status of people, to help in planning
   meetings
 * reminding you of events in advance

from Landry Breuil <gaston at gcu dot info> (MAINTAINER) with some changes by myself
2007-07-26 13:59:28 +00:00
mbalmer
947a20188f Minor bugfix update to SpamAssassin 3.2.2. 2007-07-26 05:57:50 +00:00
ckuethe
df3312f4cc add _imapproxy user and use it, rather than "nobody"
ok naddy
2007-07-24 19:38:01 +00:00
todd
21157cc553 +snapshot,sasl 2007-07-19 00:19:28 +00:00
todd
09d3999f72 add sasl flavor to mutt
this works for me, tested by me and others, from brad
2007-07-19 00:18:12 +00:00
aanriot
eea1739da7 - update paths in the instructions.
- mention in the instructions that /var/run/courier-auth/ also has to be
created.
- while there, remove quotes from the COMMENTs.

ok mbalmer@
2007-07-18 11:49:14 +00:00
aanriot
2c192e2e9b - authsystem.passwd needs "lang/expect" to work (i.e. with webmails
password changing), so add it as a {RUN,BUILD}_DEPENDS ;
- while there, remove quotes on the COMMENTs ;

ok mbalmer@
2007-07-18 11:47:12 +00:00
jasper
36cad9a93b add spambayes 2007-07-18 10:10:37 +00:00
jasper
41fb9bf5e6 import spambayes 1.1a4
SpamBayes is a tool used to segregate unwanted mail (spam) from the mail
you want (ham). Before SpamBayes can be your spam filter of choice you
need to train it on representative samples of email you receive. After
it's been trained, you use SpamBayes to classify new mail according to
its spamminess and hamminess qualities.

from Will Maier (MAINTAINER), with some small tweaks by me
2007-07-18 10:08:27 +00:00
jakob
666610df5b upgrade to v1.0.2, bugfix release; from brad@ 2007-07-16 07:09:59 +00:00
aanriot
93396f997d empty patch. 2007-07-12 09:22:05 +00:00
ajacoutot
90ef144de7 Add cyrus-imapd kerberos FLAVOR to the build
ok aanriot@
2007-07-11 12:48:48 +00:00
pyr
82b122f507 update to 2.10.0 from Ulrich Kahl (maintainer) and Brad.
tested by me on i386 and amd64.
2007-07-10 06:14:43 +00:00
couderc
3983374be4 update to 2.4.3, notified by Vlad Glagolev. 2007-07-07 11:59:45 +00:00
steven
c1a7161d40 fix pkgspec
from Sascha Hanse <shanse at bsdgroup.de>
2007-07-05 15:42:56 +00:00
jasper
2761efcec5 update maintainer e-mail address, per his request. 2007-07-04 19:20:16 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
jolan
f4f8e197e6 add a build depends on lua 2007-07-02 13:43:26 +00:00
steven
4faaa741fe SECURITY update to 3.2.1
fixes a local user symlink-attack DoS vulnerability; more details at
http://spamassassin.apache.org/advisories/cve-2007-2873.txt

ok mbalmer@
2007-07-02 10:32:43 +00:00
ajacoutot
a2b4f1db0d - give it a chance to compile under powerpc (fix iconv configure check
the same way we did we evolution-data-server)
- remove quotes around COMMENT
- clean up PLIST
- add libnotify to LIB_DEPENDS
- update patches
2007-06-27 08:27:40 +00:00
jakob
1326d45011 update to dkim-milter v1.2.0 2007-06-26 21:12:47 +00:00
espie
e03977785d make sure ldap gets its prototypes.
allows packaging if already installed.

okay mbalmer@
2007-06-25 12:12:26 +00:00
steven
70be0dcd6f build the sidebar flavor of mutt 2007-06-24 16:01:21 +00:00
steven
525bae7c68 enigmail appears to work fine on sparc64, so remove BROKEN.
prodding by martynas@
2007-06-23 09:28:02 +00:00
martynas
9f499ae130 Update to 0.95.1 which contains bug fixes, including the #16895 --
PGP/MIME message scrambled if password not typed correct on first.
Also, make it work with thunderbird 2.0.0.4.
ok kurt@

P.S., i'm tired of asking this, this is the last time i do.  People
who have sparc64, please verify if this is still true after last
major tb/enigmail updates:
.if ${MACHINE_ARCH} == "sparc64"
BROKEN=         "Thunderbird hangs when accessing items from the OpenPGP menu"
.endif
Let me, or kurt@ know.
2007-06-22 18:59:19 +00:00
martynas
5b35b01275 update to 2.0.0.4; ok ajacoutot@ 2007-06-22 18:52:29 +00:00
martynas
7ae584e391 security update to 2.0.0.4 plus some minor things, like consistify
COMMENT w/ firefox, move MESSAGE/part of DESCR to README.OpenBSD,
wantlib for xenocara
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.4
ok kurt@, naddy@
2007-06-22 18:51:30 +00:00
jasper
ba7c804f3f update msmtp to 1.4.12
from simonkuhnle@web.de (MAINTAINER)
2007-06-22 14:26:06 +00:00
mbalmer
18dab2854b Correct directory permissions and bump package name.
Found by Marc Winiger <mw@msys.ch>
2007-06-22 07:34:45 +00:00
jcs
35d4794f26 update to actionmailer-1.3.3 2007-06-22 03:46:21 +00:00
bernd
3c62b0b027 Update to mutt-1.5.16.
Initial diff and sidebar-patch hosting by Stuart Henderson. Thanks!

Enable the Maildir/POP3/IMAP header cache by default and remove
the hcache FLAVOR.

Tested by many. Corrections from simon@.

ok simon@, steven@
2007-06-21 17:26:29 +00:00
jakob
9aa590ac81 update to Dovecot 1.0.1, a bug fix release. from brad@ 2007-06-19 19:18:49 +00:00
martin
8c0fd948b9 missing build dependency 2007-06-18 17:39:18 +00:00
kili
c53c1f0ab8 Security update to 1.4.2.3.
Fixes an APOP authentication vulnerability (CVE-2007-1558).

ok bernd@
2007-06-15 19:01:07 +00:00
martynas
d4787c47ee soft fd to 128, as has been done for firefox; researched, help and
ok kurt@
2007-06-13 12:06:59 +00:00
ajacoutot
94f69d425a - unbreak fake target
ok martynas@
2007-06-11 07:42:53 +00:00
aanriot
92030b96c4 fix WANTLIB.
ok couderc@
2007-06-10 19:15:22 +00:00
couderc
7423ce6c19 update to version 2.4.2 2007-06-10 17:30:15 +00:00
sturm
eddd2aea7c update to getmail 4.7.5 2007-06-07 18:43:15 +00:00
jasper
cd5eb9470f - update evolution to 2.10.1
- use ssl by default

still some little issues left, but basic operation works.

with a lot of help from kurt@
2007-06-02 11:32:11 +00:00
ajacoutot
99232c25fb - zap a broken MASTER_SITES 2007-06-01 15:23:12 +00:00
steven
ee4157815d improve the documentation a bit
from maintainer Stuart Henderson
2007-06-01 10:24:30 +00:00
jakob
22737c6727 new postfix snapshot 2007-05-31 20:15:00 +00:00
jakob
accc9ac49f postfix 2.4.3 2007-05-31 20:07:12 +00:00
aanriot
48ea5ae022 +mew 2007-05-31 18:08:11 +00:00
aanriot
9afa9d72a4 Mew is a user interface for text messages, multimedia messages (MIME),
news articles and security functionality including PGP, S/MIME, SSH, and
SSL. Also, Mew can work with the recent search services.

Mew is an acronym for "Messaging in the Emacs World". (from info file)

long overdue import from Scott Vokes <vokes.s@gmail.com>, thanks.
2007-05-31 18:06:54 +00:00
espie
e109b91c0d move stuff into MESSAGE when it belongs, and rename the rest of the INSTALL
script to a file inside postfix.

That way, the last INSTALL script dies.

okay jakob@, alek@
2007-05-31 10:19:00 +00:00
aanriot
59e0638e7e get ride of RUN_DEPENDS=${BUILD_DEPENDS} construct.
checked by naddy@, ok mbalmer@
2007-05-30 17:39:14 +00:00
steven
d0dacb5321 +roundcubemail 2007-05-30 14:31:36 +00:00
steven
1349c4811a import roundcubemail, an imap4 webmail client
from Stuart Henderson <stu at spacehopper.org>
2007-05-30 14:30:23 +00:00
jakob
e6cf48297e DomainKeys milter v0.5.0 2007-05-29 14:53:10 +00:00
jakob
1420fffa6f DKIM milter v1.0.0 2007-05-29 14:49:53 +00:00
steven
1b55e9ff1b remove broken master sites
from Jim Razmus <jim at bonetruck.org>
2007-05-27 14:17:02 +00:00
steven
f28ba4669a remove unneeded BASE_PKGPATH definition 2007-05-26 10:35:51 +00:00
jasper
33a39b5808 add gmime 2007-05-24 13:39:51 +00:00
jasper
cd96a970fa import gmime 2.2.8
GMime is a set of utilities for parsing and creating messages using the
Multipurpose Internet Mail Extension (MIME) as defined by several RFCs.

feedback and ok ajacoutot@
2007-05-24 13:38:53 +00:00
jasper
a3da0e55b6 really fix build on mips64...
some #if defined(mips) were trying to include non-existing headers
2007-05-24 08:35:13 +00:00
jasper
90bc93a15e fix build on mips64.
no bump, because !mips64 packages didn't change, and mips64 didn't package.
2007-05-23 23:38:38 +00:00
ajacoutot
6278c3e12c - give maintainership to martynas@ 2007-05-22 18:47:14 +00:00
naddy
0137c82d43 remove leading "a " from COMMENT 2007-05-22 17:23:53 +00:00
jasper
3098a07fbb remove stray '\' 2007-05-20 13:24:09 +00:00
jasper
8d0731bc7c unbreak by updating it mail-notification to 4.0
misses some functionality; will be added soon.

"looks okay" bernd@
2007-05-20 13:22:31 +00:00
steven
50586e838f fix master site; pointed out by Jim Razmus <jim at bonetruck.org> 2007-05-17 20:34:07 +00:00
naddy
fbc62ec63c chase wantlib changes from curl update 2007-05-14 22:24:26 +00:00
simon
c0d911390a update p5-Email-* modules (reduced memory footprint)
looks ok to MAINTAINERs and jasper@
2007-05-12 15:25:37 +00:00
steven
d17da77419 update to 2.9.2, various bugfixes
from brad
2007-05-10 07:43:39 +00:00
bernd
f888a25c16 Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
and will be removed shortly. Bump PKGNAMEs.

Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
kurt
b72c45f396 distfile rerolled with minor changes to the package. regen distinfo,
and don't use install -p with -d. okay naddy@
2007-05-08 20:06:48 +00:00
mbalmer
8fa09c6336 Fix a problem with the last update. 2007-05-07 19:53:42 +00:00
mbalmer
0372ed1528 Update to SpamAssassin 3.2.0
ok simon
2007-05-06 13:28:30 +00:00
simon
95e78ad685 update my lastname
ok naddy@
2007-05-05 17:44:50 +00:00
mbalmer
de168e48fa Update to Ingo H3 1.1.3.
See http://lists.horde.org/archives/announce/2007/000323.html for details.
2007-05-05 14:02:13 +00:00
mbalmer
b81b9bbf8f Update to Imp H3 4.1.4.
SECURITY: This is a bugfix release that also fixes two cross site scripting
vulnerabilities.

See http://lists.horde.org/archives/announce/2007/000316.html for details.
2007-05-05 13:42:44 +00:00
deanna
7c8b446beb Fix an imap crash with a patch from libetpan CVS.
From brad, ok ckuethe.
2007-05-04 23:33:05 +00:00
steven
797780c54b update to 2.9.1
from brad, okay maintainer
2007-05-04 12:13:14 +00:00
kili
b76042086c Fix buffer overflow in mutt_gecos_name().
From ray@ (snapshot), applied to stable and tested by me. Feedback
from wilfried@ and (via ray@) moritz@.

ok moritz@ steven@
2007-05-04 09:09:31 +00:00
ajacoutot
512831896b - better default cyrus.conf file
enable idled and disable sieve ; also disable pop3s and imaps as cyrus
would literally fill the logs if SSL is no configured (problem found by
Stuart Henderson <stu at spacehopper dot org>)
2007-05-04 08:05:00 +00:00
alek
acd3ae50e1 Update to 1.22 from Armin Wolfermann <aw@osn.de> 2007-05-03 17:34:09 +00:00
kurt
502709d398 Install lib into generic components dir instead of arch specific dir.
Problem noticed by steven@ diff from martynas@ okay both.

NOTE: Due to change in location of the lib, anyone upgrading from 0.95.0
will need to uninstall 0.95.0, run thunderbird once then install 0.95.0p0.
Upgrading from prior versions will work fine.
2007-05-03 13:35:50 +00:00
msf
90ff81741c sigh... bump PKGNAME too 2007-05-03 11:28:48 +00:00
msf
2ce1971065 drop maintainer on ruby rails and friends 2007-05-03 11:25:17 +00:00
ajacoutot
7096598930 - bump all PKGNAME-* after last change
no cookie for me...

noticed by steven@
2007-05-01 13:34:36 +00:00
ajacoutot
f874e62f20 - PKG_ARCH=*
noticed by sturm@
2007-05-01 12:43:17 +00:00
martynas
e7d347f1a7 - update to 2.0.0.0;
- add be, ga-IE, mk, nn-NO, pt-PT, zh-TW;
ok maintainer ajacoutot@
2007-04-30 22:43:55 +00:00
martynas
c04df69dd0 update to 0.95.0 and make it work with mozilla-thunderbird-2.0.0.0
ok kurt@
2007-04-30 22:41:52 +00:00
martynas
82b3297457 major update to mozilla-thunderbird-2.0.0.0. also:
- use official branding;
- external nss;
- don't force optimizations;
- make it work with misc/mozilla-dicts;
tested by many, including ajacoutot@, ian@, matthieu@, Mike Erdely, Niko
Itajarvi, Simon Kuhnle
input/ok kurt@, wilfried@
2007-04-30 22:40:31 +00:00
jakob
18414d6aae update postfix snapshot 2007-04-30 13:40:04 +00:00
jakob
4723f05ae4 update to postfix 2.4.1 2007-04-30 12:49:22 +00:00
espie
f10ac113e4 Make sure to grab gstreamer-0.8 and not gstreamer-0.10 2007-04-28 16:17:26 +00:00
sturm
ab1bed49ea update to getmail 4.7.4 2007-04-28 06:49:11 +00:00
ajacoutot
2789e2ec04 - regen distinfo to base64 encoded
spotted by martynas@
2007-04-27 06:27:20 +00:00
msf
0038cedbbe update to 0.20 and add support for bzip compressed mailboxes
from MAINTAINER
2007-04-25 01:08:34 +00:00
martynas
1d2319806f remove unused
ok maintainer ajacoutot@
2007-04-23 07:16:15 +00:00
martynas
d306079614 remove unused
ok wilfried@
2007-04-21 09:54:27 +00:00
fkr
4bbbe701d2 update to exim version 4.67 2007-04-20 18:14:22 +00:00
jakob
96407a3c43 update postfix snapshot 2007-04-20 07:43:19 +00:00
steven
5cf46c597b smoothen upgrades from old sylpheed-claws packages using a few @pkgpath lines 2007-04-20 05:42:51 +00:00
jakob
b8fc363f5b update sieve plugin version 2007-04-18 05:43:51 +00:00
jakob
bf244d1e4f Dovecot v1.0.0; from brad@ 2007-04-13 15:38:29 +00:00
jasper
78330d73f0 - update msmtp to 1.4.11
- add support for Internationalized Domain Names

from MAINTAINER Simon Kuhnle <simonkuhnle@web.de>

please note that TLS now requires either tls_trust_file
or a disabled tls_certcheck in order to work.

ok martynas@
2007-04-13 15:06:51 +00:00
bernd
573299d695 Security update to fetchmail-6.3.8. (CVE-2007-1558)
Make the APOP challenge parser more distrustful and have it reject challenges
that do not conform to RFC-822 msg-id format, in the hope to make mounting
man-in-the-middle attacks (MITM) against APOP a bit more difficult.

Detailed information:
http://fetchmail.berlios.de/fetchmail-SA-2007-01.txt
2007-04-13 13:22:25 +00:00
jakob
a2dc72cc4b another release candidate, mostly LDAP fixes; from brad@ 2007-04-12 20:13:58 +00:00
jasper
d86ecfca5d unify my e-mail address and bump PKGNAMEs.
"looks good" sturm@
2007-04-12 18:59:35 +00:00
deanna
2864e8dce1 Remove sypheed-claws, which is now obsolete. Please use claws-mail
instead.

ok pval@
2007-04-12 02:02:16 +00:00
deanna
c2fc4eb10e Remove sylpheed-claws, which is now obsolete. Please use
mail/claws-mail instead.

ok pval@
2007-04-12 01:45:47 +00:00
deanna
6a209cdda1 Add claws-mail and libetpan.
ok steven@
2007-04-11 20:50:17 +00:00
deanna
23aae3076d Rework completely.
- disable useless static plugins
- remove unnecessary pseudo flavors
- build pgp and aspell support by default
- install tools and scripts
- shorter DESCRs for plugins

Should be ready now, but more testing is welcome.

Input from Brad, Ulrich (maintainer), espie@ and steven@.

ok steven@
2007-04-11 20:48:43 +00:00
jakob
ade319269c dovecot 1.0rc31; from brad@ 2007-04-11 20:28:15 +00:00
ckuethe
a69475b060 forgot to "cvs add" this - part of the update to 1.2.5 2007-04-11 16:08:23 +00:00
ckuethe
32fcf151c7 Update to 1.2.5, includes security fixes. From Holger Mauermann. 2007-04-11 16:06:46 +00:00
steven
3c021b0b04 USE_LIBTOOL, sync plists 2007-04-07 16:18:42 +00:00
steven
27f69d5a9e update to fdm 1.1
from maintainer Nicholas Marriott
2007-04-07 04:38:44 +00:00
espie
1cb81b0287 remove MAINTAINER, at his request, and bump pkgnames. 2007-04-06 22:21:30 +00:00
martynas
f268422c1e consistent MASTER_SITES 2007-04-06 14:48:28 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
martynas
bd7cfbeae8 remove some useless patches
ok wilfried@
2007-04-03 19:40:05 +00:00
jakob
fb51ca7f9b enable postgres flavour 2007-04-02 11:38:52 +00:00
jakob
c36a92ecbe postfix 2.4.0 2007-04-02 11:37:42 +00:00
sturm
a0b7d1520e really depend on specified autoconf/automake version 2007-04-01 16:44:19 +00:00
steven
11e6bf30d2 USE_LIBTOOL 2007-04-01 14:33:33 +00:00
sturm
5365a6cae1 update to getmail 4.7.3 2007-04-01 14:29:35 +00:00
ajacoutot
b34be879cf - update to cyrus-imapd-2.3.8
upgrade notes: http://cyrusimap.web.cmu.edu/imapd/install-upgrade.html
2007-03-31 09:33:21 +00:00
martynas
26eba6cd5e MASTER_SITE does not resolve, use the author's official one
ok naddy@
2007-03-30 20:58:55 +00:00
jakob
17350fce60 postfix 2.5 snapshot 20070328 2007-03-30 07:44:59 +00:00
steven
9f22acec01 bump all pkgnames after changing maintainer 2007-03-29 06:10:32 +00:00
jakob
af91c5641a postfix 2.4.0 rc9 2007-03-26 06:42:18 +00:00
steven
37cf3cb20f update to grepmail 5.3033
based on diff from Giovanni Bechis <bigionews at snb.it> with some tweaks

also make it arch independent.
2007-03-24 09:44:15 +00:00
steven
02f7febce3 missing build depends 2007-03-24 09:34:16 +00:00
steven
dac5388b25 +p5-Mail-Mbox-MessageParser 2007-03-24 09:06:22 +00:00
steven
662e8889ae import Mail-Mbox-MessageParser-1.5000
Mail::Mbox::MessageParser is a feature-poor but very fast mbox parser.
It uses the best of three strategies for parsing a mailbox: either
using cached folder information, GNU grep, or highly optimized Perl.

based on submission by Giovanni Bechis <g.bechis at snb.it>
2007-03-24 09:04:48 +00:00
jakob
16eec64f67 dovecot 1.0 rc 28; from brad@ 2007-03-24 07:29:01 +00:00
deanna
d1b9623f64 Import claws-mail 2.8.1, a many-featured mail and news reader.
From Ulrich Kahl, with work by pyr@, brad, myself and various people
on ports@.  Not quite finished, but with this many contributers, it's
nice to have some version control.

ok pvalchev

----------------------------------------------------------------------
----------------------------------------------------------------------
2007-03-23 17:38:22 +00:00
deanna
4a43a215cd Libetpan 0.49, a middleware library for mail access.
From Ulrich Kahl <ulrich.kahl at cityweb.de> and various people on ports@.

ok pvalchev
2007-03-23 17:32:58 +00:00
robert
0dbe5bb8c3 - adapt to the new pear port
- add @group annotations
- bump PKGNAMEs
- fix PLISTs by removing unneeded files and directories
2007-03-22 22:48:03 +00:00
jakob
2ae664afe5 tweek dovecot flavours 2007-03-22 07:00:12 +00:00
jakob
bc9aef0ba6 add sqlite flavour; from brad@ 2007-03-22 06:59:13 +00:00
msf
e66d4398de make dovecot-example_conf respect PREFIX again. broken many many moons ago.
ok maintainer
2007-03-21 22:43:49 +00:00
jakob
0bf6976ab6 minor update to 0.6.1 2007-03-21 08:33:36 +00:00
jakob
c00b11e23a minor update to 0.4.2 2007-03-21 08:33:20 +00:00
jakob
a2e6cbb4a8 postfix 2.4.0 RC7 2007-03-21 08:29:38 +00:00
ajacoutot
82d1afdc0f - change default cyrus user to _cyrus
- bump PKGNAME

spotted by Aurelien <aurelien26 at free dot fr>
2007-03-19 23:55:59 +00:00
martynas
4105fba7a6 Security update to enigmail 0.94.3.
Fixes CVE-2007-1264.
ok kurt@, naddy@
2007-03-19 22:15:16 +00:00
martynas
d9e4b2876e - update to 1.5.0.10;
- add lt;
ok MAINTAINER (ajacoutot@), kurt@, naddy@
2007-03-19 22:08:02 +00:00
martynas
67c01b8094 Security update to mozilla-thunderbird 1.5.0.10.
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird1.5.0.10
ok kurt@, naddy@
2007-03-19 22:02:38 +00:00
ajacoutot
ace4c6da8f - fix path to cyrus deliver
- bump PKGNAME using PATCHLEVEL

ok simon@
2007-03-19 10:24:51 +00:00
simon
9a363a276f update to 2.185 2007-03-18 11:03:17 +00:00
jolan
6b41b530d1 +osbf-lua 2007-03-17 21:38:25 +00:00
jolan
36f350da56 osbf-lua-2.0.4, lua text classification module and anti-spam solution
from pedro@
2007-03-17 21:37:08 +00:00
jakob
3d9e8a9c7a dovecot 1.0 rc 27; from brad@ 2007-03-15 23:20:54 +00:00
jakob
83544b1761 postfix 2.4.0 release candidate 5 2007-03-15 21:48:27 +00:00
jakob
52d5f57366 postfix 2.3.8 2007-03-15 21:34:31 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
naddy
78cdda09b4 LP64 fix for XUL templates builder; from Martynas Venckus
ok sturm@
2007-02-22 00:40:59 +00:00
robert
400c165ab1 update to version 0.5;
the new release fixes the incorrect manual page regarding rebuilding
sendmail with milter support; we have milter support by default
for years now; noticed by otto@, update provided by dhartmei@
2007-02-20 08:51:53 +00:00
mbalmer
958e2a9966 3.1.8 is a major bug-fix release, including a potential DoS. The major
highlights are:

- bug 5318: fix for CVE-2007-0451: possible DoS due to incredibly
  long URIs found in the message content.
- bug 5240: disable perl module usage in update channels unless
  --allowplugins is specified
- bug 5288: files with names starting/ending in whitespace weren't usable
- bug 5056: remove Text::Wrap related code due to upstream issues
- bug 5145: update spamassassin and sa-learn to better deal with STDIN
- bug 5140 and 5179: improvements and bug fixes related to DomainKeys
  and DKIM support
- several updates for Received header parsing
- several documentation updates and random taint-variable related issues

A more detailed change log can be read here:

  http://svn.apache.org/repos/asf/spamassassin/branches/3.1/Changes

ok nikolay
2007-02-15 19:57:48 +00:00
fkr
a907db9dda update to version 4.0.16
from maintainer Laurence Tratt
ok mbalmer@
2007-02-11 11:25:51 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
couderc
77dac855a0 update to sylpheed 2.3.1 2007-02-10 11:06:46 +00:00
bernd
e5b5710544 The -utils subpackage conflicts with courier-imap.
(courier-imap already has the @conflict marker.)
2007-02-08 11:28:46 +00:00
jakob
43b8b64adb version 1.0.rc22; from brad@ 2007-02-06 21:56:26 +00:00
steven
c7917848c3 update to fdm-0.9a
from maintainer Nicholas Marriott
2007-02-06 07:27:24 +00:00
mbalmer
1e40ffb007 Make smtp-vilter work with sendmail-8.14.0. The smfiDesc_str was extended,
so make sure the new elements are initialized to sane values.
2007-02-04 12:05:12 +00:00
simon
8c93de130d simple updates and fixes, plists unchanged.
"looks ok" jasper@
2007-02-03 19:10:39 +00:00
sturm
f00063447b update to getmail 4.7.1 2007-02-03 08:35:00 +00:00
jakob
4f68de9a02 dovecot 1.0.rc21 (from brad@) 2007-02-03 08:19:18 +00:00
jakob
7d44c2cc01 add missing patc 2007-01-31 22:49:20 +00:00
jakob
c8766826d2 snapshot 2.4.20070125 2007-01-31 22:48:56 +00:00
jakob
24911cef82 postfix 2.3.7 2007-01-31 22:30:23 +00:00
jasper
c1d7e468e3 update msmtp to 1.4.10
from Simon Kuhnle <simonkuhnle@web.de> (MAINTAINER)

ok naddy@
2007-01-31 21:36:35 +00:00
sturm
f5ac4b3762 update to getmail 4.7.0 2007-01-31 14:41:20 +00:00
jakob
5042d39ac0 update to 1.0.rc19; from maintainer (brad@) 2007-01-25 07:48:39 +00:00