Commit Graph

4325 Commits

Author SHA1 Message Date
ajacoutot
851d3066b4 Minor update to evolution-exchange-2.32.3. 2011-04-22 07:48:46 +00:00
ajacoutot
b3c1a8faa2 Bugfix update to evolution-2.32.3.
* fixes a couple of crashes
2011-04-22 07:39:37 +00:00
ajacoutot
6773e35225 Small tweak. 2011-04-22 07:29:44 +00:00
sthen
e3cbc9ab0b Have check_mailscanner pick up the "Run As User" setting from
MailScanner.conf and explicitly start as that user. This avoids setuid
in perl (triggering taint mode) and so it sidesteps taint mode fallout
which has appeared recently, most likely due to the CVE-2011-1487 fix
in Perl.

Maintainer believed to be away this week, so committing now and we
can change it later if he disagrees when he returns.   ok todd@
2011-04-21 20:25:35 +00:00
landry
e3239912d4 Update to claws-mail plugins, from robert at openbsd dot pap dot st,
with WANTLIB fixes by me:
* claws-mail-htmlviewer 0.30
* cmaws-mail-notification 0.27
* claws-mail-rssyl 0.30
* claws-mail-vcalendar 2.0.10
2011-04-21 13:13:59 +00:00
landry
4be222ce09 Update to claws-mail 3.7.9, from robert at openbsd dot pap dot st, thanks!
Fix AUTOCONF_VERSION while here, 2.67 works fine.
Maintainer timeout/mbox full....
2011-04-21 13:10:42 +00:00
landry
f7f5c70087 Remove claws-mail-cachesaver, dead and considered useless upstream.
From robert at openbsd dot pap dot st.
2011-04-21 12:08:26 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
giovanni
bb4eba59fc Update to 1.2.1 from Wen Heping 2011-04-19 15:46:56 +00:00
giovanni
9ed2cfdbc7 Update to 1.2.0 from Wen Heping with tweaks by me
Bump EPOCH
2011-04-19 15:09:12 +00:00
jasper
cc37205ca3 this wasn't using cpan.port.mk, so removing PKG_ARCH wasn't a no-op. 2011-04-19 14:51:41 +00:00
giovanni
e78cc821d6 Update to 1.8.1 from Wen Heping 2011-04-19 14:24:32 +00:00
sthen
75214373d1 remove libutf8 build dep, no longer needed. 2011-04-17 09:10:46 +00:00
jasper
02a9289240 PKG_ARCH=* is already set by cpan.port.mk.
from gleydson soares
2011-04-16 11:52:45 +00:00
sthen
45ac9162c9 i said _remove_ unneeded patches, not make them zero bytes! :) 2011-04-16 09:16:12 +00:00
ajacoutot
20e4d13e87 - remove casts now that NULL is a void *
- regen WANTLIB

gladly handed over to me by sthen@ ;-)
2011-04-16 09:13:08 +00:00
sthen
221b808ba2 remove unneeded patches (NULL casts) 2011-04-16 09:00:44 +00:00
ajacoutot
77677a336c Fix a couple of warnings.
Remove 2 unneeded patches.
2011-04-16 05:50:25 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
jasper
eeb29b3347 don't use ``rm -f'' for remove unneeded files.
this will remember us, when not needed anymore this treatment.

from gleydson soares
ok aja@
2011-04-14 15:55:19 +00:00
ajacoutot
1eeae99926 Update to cyrus-imapd-2.4.8.
See here for more info:
http://cyrusimap.org/mediawiki/index.php/Bugs_Resolved_in_2.4.8
2011-04-13 15:18:23 +00:00
giovanni
73a1666957 Bugfix update to 2.6.5
Full changelog available at http://www.ijs.si/software/amavisd/release-notes.txt
2011-04-13 12:51:00 +00:00
ajacoutot
803f3ba099 Cope with recent libcanberra subpackaging. 2011-04-13 06:47:42 +00:00
ajacoutot
10669d55d1 Update to evolution-plugin-rss-0.2.3. 2011-04-06 21:03:33 +00:00
ajacoutot
018faabae8 Bump vala requirement. 2011-04-05 18:42:08 +00:00
ajacoutot
4a0f84e4b8 Rework some patches. 2011-04-04 14:42:51 +00:00
ajacoutot
f677047f03 Add missing DLLMAP_FILES for the -mono subpackage. 2011-04-04 13:36:51 +00:00
ajacoutot
1fd644c742 Add clucene support (i.e. enable zarafa-indexer). Note that the
zarafa-indexer is not used by default.
Tweak patches accordingly.
Use RLIMIT_DATA instead of RLIMIT_AS which we don't have.

Fix default client_update_path.
Remove a couple of patch entries that are not needed anymore.

Rewrite zarafa.rc and make it a wrapper script that calls the provided
rc.d(8) scripts. This is much more simple, makes much more sense and
allow for proper debugging as discussed with robert@.
2011-04-04 08:01:04 +00:00
jasper
8181d0d39d - update to 1.02
- no need for groff

from gleydson soares
2011-04-03 17:29:30 +00:00
landry
63fd810c25 Fix crash when connection to postgres fails, backported from upstream
git commit c3d5d52ad084a98cc161.
From Piotr Sikora, thanks!
2011-04-03 09:04:54 +00:00
ajacoutot
5bf1f4ef72 Use REVISION-subpackage. 2011-04-02 21:10:42 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
robert
e445fe38b5 make sure that we don't try to use NPTL code because if we do, all of the
zarafa-spooler processes will end up as zombies and we won't be able
to send emails.
this commit also removed the upper limit of 1 thread and from now on
we use the default value which is 5.

ok ajacoutot@
2011-04-02 16:36:45 +00:00
robert
1689f9c64b Define the apache_request_headers() function in php in case we are
using nginx or lighttpd as a webserver and not apache.

ok ajacoutot@ (maintainer)
2011-04-02 15:42:18 +00:00
ajacoutot
dbc5a80580 Don't install ssl-certificates.sh, it doesn't work without external ssl
configuration by default and requires CA.sh.
2011-04-02 15:09:52 +00:00
sthen
cf01b3d519 - update sieveconnect to 0.81 (which works with archiveopteryx)
- use correct path to system CA certs (/etc/ssl/cert.pem)

from Piotr Sikora, ok maintainer.
while there, fix whitespace and add NO_REGRESS.
2011-04-02 14:31:42 +00:00
ajacoutot
fa1863b4cc Resign from maintainer. 2011-03-31 12:37:31 +00:00
ajacoutot
a0fb790fcd Update to cyrus-imapd-2.4.7. 2011-03-30 16:10:28 +00:00
jasper
17febac9fc - update to 2.225
- remove USE_GROFF
- simplifly license

from gleydson soares
2011-03-30 09:08:44 +00:00
ajacoutot
1b64937efb Forgot in previous. 2011-03-29 18:00:54 +00:00
ajacoutot
22e533a3b9 Update to zarafa-6.40.7.
Changelog available at
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2011-03-29 18:00:03 +00:00
ajacoutot
697fb0300b Remove, these patches don't belong here. 2011-03-29 17:30:54 +00:00
pea
b7b1a20e30 Update to 0.8.1
Remove maintainer per his request
ok ajacoutot@
2011-03-29 12:03:53 +00:00
ajacoutot
850b8d717e Add a note about bogofilter/p5-Mail-SpamAssassin. 2011-03-29 11:49:39 +00:00
sthen
3c1600e6d4 use correct autoconf; from Brad 2011-03-28 16:19:45 +00:00
ajacoutot
c89d5d2b20 Bugfix update to gmime-2.4.24. 2011-03-27 18:25:15 +00:00
sthen
00582ef96a Bump ports which should be using newer autoconf to 2.65;
config.h files checked.  From Brad.
2011-03-26 10:05:24 +00:00
landry
94dd6c5e77 Drop MAINTAINER on various ports i don't use. 2011-03-24 22:01:08 +00:00
sthen
5b4f1a77b9 update to postfix/snapshot 2.9-20110323
- change the hash_queue_names algorithm for better performance with
the new long queue ID support

(note: if you use MailScanner, it doesn't handle long queue IDs yet)
2011-03-24 09:58:10 +00:00
sthen
4558f09dd3 update MailScanner to 4.83.4-1, ok Brad
- fixed logging of ClamAV updates (thanks for Peter Bonivart for this!).
- fixed "Return-Path:" header so it doesn't contain any 8-bit characters
which conflict with the new "RP_8BIT" rule in SpamAssassin.
2011-03-24 09:55:30 +00:00
landry
79767e6967 bumpski REVISION-web 2011-03-24 06:43:44 +00:00
jasper
c8c703b5fb - Use FAKE_FLAGS instead of patching configure.
ok pirofti@ (MAINTAINER)
2011-03-23 09:48:07 +00:00
pirofti
4d5f4d0f09 Update to 1.2.23. Okay jasper@. 2011-03-23 09:28:53 +00:00
landry
6bdb4d0a62 Remove the .if for system sqlite, now every port using mozilla MODULE
uses it. Bump dependency to 3.7.5 to ensure it has unlock_notify for
ffx4, and bump all corresponding REVISIONs.
2011-03-22 13:18:26 +00:00
ajacoutot
1964f4b7c5 @sample the femail static binary add /usr/sbin/sendmail under the
/var/www chroot.

ok sthen@ okan@ (maintainer)
2011-03-22 09:45:51 +00:00
sthen
007e930bd0 update Postfix stable to 2.8.2; from Brad (maintainer) 2011-03-22 09:40:39 +00:00
sthen
f8c2cb2b3d update postfix snapshot to 2.9-20110321; from Brad (maintainer) 2011-03-22 09:40:20 +00:00
landry
2b944bb98b +postler 2011-03-22 08:26:07 +00:00
landry
dcaa87865a Import postler 0.1.1:
Postler is a lean mail interface. Messages are read from Maildir folders, HTML
is rendered, composed and spell-checked with WebKitGTK+. The application
consists of independent modules, the reader, viewer and the composer. Each
module runs separately. No network access occurs from within the user interface
by default, offline access is integral. Contact completion and address book
integration are provided by Dexter.

ok ajacoutot@ jasper@
2011-03-22 08:25:18 +00:00
ajacoutot
d40b2de4ea This is not needed either. 2011-03-21 15:47:05 +00:00
ajacoutot
2c7f56093c Use TINSTDIR instead of hardcoding /var/www/roundcubemail. 2011-03-21 14:01:41 +00:00
ajacoutot
b180f5c63b Since we already install a roundcubemail.conf file, we may as well use it
to set the Alias line, instead of asking the user to do it manually.

ok sthen@ (maintainer)
2011-03-21 09:28:38 +00:00
ajacoutot
bf5cc34eac This step is not needed. 2011-03-21 09:27:18 +00:00
landry
ec921ee368 Add reminder comments for sunbird & xulrunner. 2011-03-21 08:45:37 +00:00
landry
db571bce0d Add sunbird desktop file now that productivity/sunbird uses tb's FILESDIR. 2011-03-20 20:09:58 +00:00
ajacoutot
15cb0bcccf Make use of rcexec in rc_start().
ok giovanni@ (maintainer)
2011-03-20 13:06:23 +00:00
ajacoutot
ba856ab83e Make use of rcexec in rc_start.
ok landry@ (maintainer)
2011-03-20 09:19:25 +00:00
ajacoutot
e8c3c1ed03 Better pexp in rc script. 2011-03-20 06:46:50 +00:00
sthen
bc20387f68 update MailScanner to 4.83.2-1; ok Brad. Fixes crashes with spaces
in virus names (recently triggered by some sanesecurity signature files).
2011-03-19 00:12:08 +00:00
ajacoutot
1ffbcaa750 Remove all redirections -- rc.subr(8) now takes care of it. 2011-03-17 16:49:27 +00:00
alek
70dc70101b fix MASTER_SITES; ok landry@ 2011-03-15 12:27:15 +00:00
dhill
5cb7a20adc update to 1.892
ok maintainer
2011-03-15 02:15:06 +00:00
jasper
c7dc39f578 - maintainer is no longer interested in maintaining. 2011-03-14 20:49:49 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
sthen
068496c57a remove iso-8859-1 chars that display badly with a utf-8 terminal.
pointed out by Anthony J. Bentley
2011-03-14 08:51:25 +00:00
ajacoutot
112d6d650b Missing build_depends. 2011-03-11 09:09:01 +00:00
jasper
3d784782d2 - no need for groff, mandoc is happy.
from gleydson soares (MAINTAINER)
2011-03-11 09:00:14 +00:00
ajacoutot
bffd785903 SECURITY update to zarafa-6.40.6.
As usual, changelog is available at:
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2011-03-11 08:44:44 +00:00
ajacoutot
9ff2f10299 Get all patches individualy now.
Regen patches while here.
2011-03-11 08:43:55 +00:00
ajacoutot
1adac2d999 Bump to version 6.40.6.
upstream has yet again changed its way to distribute the source...
2011-03-11 08:43:21 +00:00
landry
2c466d93a2 Remove claws-mail-pdfviewer, it doesn't load, is unmaintained upstream,
and has licence issues (poppler is gplv2, claws is gplv3+.. GNU PHAIL!)
2011-03-10 21:44:13 +00:00
landry
4a2d422245 Update to claws-mail-vcalendar 2.0.9 2011-03-10 21:41:11 +00:00
landry
7581c8b0cb Update to claws-mail-rssyl 0.29 2011-03-10 21:40:39 +00:00
landry
643cfa90d3 Update to claws-mail-notification 0.26 2011-03-10 21:40:07 +00:00
landry
ef3a26fc4a Update to claws-mail-htmlviewer 0.29 2011-03-10 21:39:30 +00:00
landry
4d158e4012 Bump REVISIONs after claws-mail update. 2011-03-10 21:38:58 +00:00
landry
bd4c5f0cc6 Update to claws-mail 3.7.8, from robert at openbsd dot pap dot st (and
also following plugin updates, thanks!).

Remove -docs subpackage as upstream switched to docbook2html for doc
generation and doesn't seem to provide a way to install distributed
docs.. might come back later.
2011-03-10 21:37:33 +00:00
dcoppa
9f2ad3cb2a Adopt a patch that fixes a bug causing animated gifs to flicker
when using cairo 1.10.x and make mozilla-firefox and mozilla-thunderbird
build against systemwide cairo as it was with cairo 1.8.x.
Patch backported from FF4 branch by Rafal Muzylo <galtgendo@o2.pl>

https://bugzilla.mozilla.org/show_bug.cgi?id=597174
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-libs/xulrunner/files/fix-animated-gifs.patch

OK landry@
2011-03-10 14:34:17 +00:00
sthen
459d9556a5 whitespace cleanup, don't hide do-install targets with @; from Brad
add HTTP URL as first entry in MASTER_SITES; from me, ok Brad
2011-03-10 12:07:24 +00:00
ajacoutot
564c909458 Remove now uneeded redirection. 2011-03-09 18:51:48 +00:00
sthen
a8146d8b43 regen patches with standad names; req by brad. 2011-03-09 10:47:31 +00:00
sthen
e17f8e3d5d switch to more compact LIB_DEPENDS style and drop the explicit
HAS_PCRE (makedefs picks this up automatically from pcre-config now).
from Brad.
2011-03-09 10:45:27 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
ajacoutot
0b0f08ff77 Fix rcs ids. 2011-03-08 23:45:47 +00:00
ajacoutot
90b89aaa85 Wait for 10s for mysql to be available before bailing out. 2011-03-08 13:37:11 +00:00
ajacoutot
66eb53a80e Bugfix update to gmime-2.4.23. 2011-03-08 06:56:08 +00:00
sthen
df98926f38 update postfix/snapshot to 2.9-20110228, ok Brad. 2011-03-07 23:14:28 +00:00
ajacoutot
e1cbe550ae Update to z-push-1.5.
Add a module config file for apache as well as (UN)MESSAGE docs.
2011-03-07 19:50:26 +00:00
ajacoutot
f75a79b30a Update to evolution-exchange-2.32.2.
Merge patches from upstream to fix build with newer gtk+2.
2011-03-07 19:41:32 +00:00
ajacoutot
ab603a6b57 GtkFunction -> GSourceFunc: fix build with newer glib2/gtk+2.
Bring a patche from upstream to fix a crasher.
2011-03-07 19:40:44 +00:00
ajacoutot
2a7935e899 Update to evolution-2.32.2.
Unbreak with new gtk+2.
2011-03-07 19:36:17 +00:00
ajacoutot
ab1948efc0 Maintenance update to gmime-2.4.22. 2011-03-07 19:28:03 +00:00
sthen
1617bb1387 switch maintainer to Brad, suggested by jakob@ (current maintainer). 2011-03-07 13:00:53 +00:00
jakob
277680c7dc add global sqlite flavour 2011-03-06 09:36:29 +00:00
jakob
ac19e988db upgrade to postfix 2.8.1; from brad 2011-03-06 09:35:03 +00:00
sthen
4d849582dd Drop the rc.local fragment from MESSAGE-server now we have an rc script.
Pointed out by Dorian Buettner, ok Brad.
2011-03-05 20:41:19 +00:00
rpointel
2d639bcbba regen patch.
ok aja@.
2011-03-05 18:11:04 +00:00
rpointel
c117fa51e7 update sylpheed to 3.1.0.
reads ok aja@.
2011-03-04 16:35:40 +00:00
ajacoutot
764c8f3f4b Update to zarafa-6.40.5.
Complete changelog available at:
    http://download.zarafa.com/community/final/6.40/changelog-6.40.txt

Several documentation and configuration tweaks.
2011-03-03 13:16:05 +00:00
ajacoutot
e26affdd1a Regen sums and bump REVISION. 2011-03-03 13:15:35 +00:00
ajacoutot
e0ed003cb7 Set version to 6.40.5. 2011-03-03 13:15:23 +00:00
jasper
7b476c259c Security fix for CVE-2011-0707.
Mailman "Full Name" Script Insertion Vulnerabilities.

Patch from upstream ML.
2011-03-03 09:50:11 +00:00
sthen
adab1e254b - add an rc script for Dovecot.
- adjust commented-out paths in sample config file so that sockets
used for certain optional features (e.g. the LDA) are placed in a
a directory which already exists.

ok+help from Brad
2011-03-03 00:40:04 +00:00
sthen
660a84dcbf update to 4.82.6-1, ok Brad (maintainer). 2011-03-02 23:38:52 +00:00
jasper
e1765ca0c7 - set NO_REGRESS, it depended on python 2.3, and it's more like a test suite
for py-gnupg (which was lacking as a dependency anyway), then mailcrypt.

ok espie@
2011-03-02 16:01:59 +00:00
landry
0ac8d6ed48 Update to thunderbird-i18n-3.1.8. 2011-03-02 15:51:18 +00:00
landry
13f06106cf Update to mozilla-thunderbird 3.1.8. Fixes MFSA-2011-01,08,09 2011-03-02 14:44:19 +00:00
landry
e06e8b68c9 Regen patches. 2011-03-02 12:40:41 +00:00
sthen
f87f7e4c7c update roundcube to 0.5.1. while there, move php_value date.timezone
UTC to the <directory> section in supplied .conf as req by ajacoutot@.
2011-03-02 08:38:01 +00:00
jeremy
f07bd47521 Fix "Vulnerability in Sendmail Delivery Agent code", which allowed
arbitrary code execution.  Details at
http://groups.google.com/group/mail-ruby/browse_thread/thread/e93bbd05706478dd

OK ajacoutot@
2011-02-10 01:39:47 +00:00
jasper
4cc1d05442 Security fix for CVE-2011-0017
Patch extracted from exim 3.74.

ok fkr@ (MAINTAINER), sthen@, ajacoutot@
2011-02-07 16:01:26 +00:00
landry
a9eecce2c2 Grab patch from pkgsrc PR43974 to make majordomo work with perl 5.12.
(split doesn't return @_ anymore)
Reported by Witek Handzlik on ports@
While here, remove dhartmei@ from MAINTAINER.
ok sthen@ dcoppa@
2011-02-02 20:15:48 +00:00
landry
1c74338058 Fix an unaligned access on sparc64 leading to random crashes when
mozilla tries to read a malformed ICC profile on random image content
found on the web.
backport of http://hg.mozilla.org/mozilla-central/rev/e8207773d54d
ref: https://bugzilla.mozilla.org/show_bug.cgi?id=629057
issue reported and fix found by naddy@
ok naddy@ ajacoutot@
2011-01-28 21:38:12 +00:00
pea
a9cbc0fcd2 Add sieve-connect 2011-01-19 12:28:24 +00:00
pea
3b58066fe3 Import sieve-connect:
Perl sieveshell-compatible ManageSieve client intended both for
scripting and interactive use; supports TLS, certificate-based
authentication support and tab-completion.

With tweaks from ajacoutot@
ok ajacoutot@
2011-01-19 12:26:22 +00:00
landry
109b199a68 mozilla.port.mk makes all mozilla ports use the sydney_audio_sndio.c
file from www/mozilla-firefox, so remove old instances of that file that
weren't updated with last commits (and were unused anyway)
While here bump all REVISIONs after LIB_DEPENDS change.
ok naddy@
2011-01-18 12:37:44 +00:00
landry
958982dc66 Forgot to bump REVISION-lightning. All mozilla and no play makes jack a
dull boy.
Spotted by naddy@, thanks...
2011-01-16 16:56:02 +00:00
ajacoutot
edc6f2d452 Install a zarafa.conf file for apache. 2011-01-15 23:53:35 +00:00
jasper
de20026ae9 - update postfix to 2.8-20110113
from brad, jakob@ is swamped with Real Life.
ok aja@
2011-01-15 22:37:39 +00:00
ajacoutot
3194c7b840 Install .mo gettext binary message catalog files instead of the .po
descrition files.
2011-01-15 22:37:28 +00:00
jasper
90847ee882 - remove USE_GROFF=Yes, manpages checked by brad.
from brad (MAINTAINER)
2011-01-15 10:56:51 +00:00
sthen
057b4b2f01 Repair @pkgpath markers, problem spotted by jasper@, discussed with
landry/espie. While there, sync WANTLIB (gthread in subpackages, and
GL/Xxf86vm/xcb-* etc).
2011-01-15 09:21:31 +00:00
landry
33634e2d9a seamonkey/mozilla-thunderbird SHARED_LIBS minors were bumped, so bump
them too in corresponding enigmails to make sure they work.
2011-01-14 22:58:49 +00:00
landry
a13be2b9e4 Build against system sqlite now that it builds with FTS3 enabled, and
add the same PRAGMA secure_delete patch as done in firefox.
2011-01-14 22:53:42 +00:00
landry
4c2052a022 Set @conflict markers, both ports install bin/deliver.
Reported by naddy@.
2011-01-14 22:17:03 +00:00
ajacoutot
761e138b79 Add php5-mcrypt to RUN_DEPENDS as it's a recommended dependency.
Add a default php date.timezone to prevent the installer/updater from
complaining.

ok sthen@ (maintainer)
2011-01-14 21:19:20 +00:00
sthen
abb863255b update roundcubemail to 0.5; similar diff from LEVAI Daniel 2011-01-14 09:38:48 +00:00
pea
9d0ac1ac44 Correctly fixes wantlib
spotted by landry@
2011-01-12 08:05:11 +00:00
fkr
2673316d6b update to exim 4.73.
While this resolves CVE-2010-4344 and CVE-2010-4345, the first was
actually fixed in exim 4.70 and the latter is a no-issue on OpenBSD
due to it always being built with ALT_CONFIG_ROOT_ONLY.

with input from Andreas Voegele
ok sthen@, jasper@
2011-01-12 05:45:29 +00:00
ajacoutot
b55b746280 Fix MASTER_SITES, spotted by pea@ 2011-01-11 12:17:26 +00:00
ajacoutot
02a43b6ad0 Remove, it doesn't belong here.
no objection from jasper@
2011-01-10 22:02:10 +00:00
landry
008d50096a Aox is indeed BSD-licenced. Fix licence marker, reported by mikolaj
kucharski.
2011-01-09 18:30:02 +00:00
landry
35b62b529c Oops, set NO_REGRESS 2011-01-09 09:47:35 +00:00
landry
863ec83e91 +archiveopteryx 2011-01-09 09:36:57 +00:00
landry
f69d285399 Import archiveopteryx 3.1.3:
Archiveopteryx is a mail server system optimised for long-term storage
and heavy access. It comprises a set of server programs that provide
access to mail stored in a relational database (PostgreSQL).

With feedback from ajacoutot@ and JG Pailloncy, reads ok to ajacoutot@
2011-01-09 09:36:21 +00:00
landry
f57cdb5089 Fix typo in WANTLIB, and while here s/l(dap|ber)/l\1-2.4/ to make
port-lib-depends-check happy. Didn't build so no bump.
2011-01-08 08:46:52 +00:00
sthen
f6ce579b71 Install the unformatted manpages; mandoc has no problem with these,
and moving back to the unformatted pages fixes warnings from the
installation script (which does not expect the pages to be preformatted).
Problem noted by Brad and myself, possible fix suggested by me, diff
from Brad, ok jakob@ (maintainer).
2011-01-07 19:22:06 +00:00
pea
17fdf92605 Fix wantlib after OpenLDAP upgrade.
spotted by landry@
2011-01-07 10:29:45 +00:00
pea
ead0a13e53 Fix wantlib after OpenLDAP upgrade
spotted by landry@
2011-01-07 10:27:20 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00