Commit Graph

4272 Commits

Author SHA1 Message Date
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
stu
9b2269f247 Update to newer Tcl layout.
ok landry@, sebastia@
2011-01-05 17:09:26 +00:00
ajacoutot
ae70c849c2 Make use of rcexec.
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
dcoppa
729f3f4f79 Apply the cups fix to the rest of Mozilla apps (mozilla-thunderbird,
sunbird, firefox35, seamonkey).

Ok & tested by landry@
2011-01-05 08:22:30 +00:00
pea
fe29c7c3f5 Some fixes from upstream:
- imap: Fixed a memory leak in ESEARCH.
- imap/pop3-login: Don't crash if passdb returns proxy field without host.
- lib-index: Added a missing sanity check for expunge-guid record's uid.
  This fixes a non-self healing assert-crash.
- master: Delete also pipes from login_dir (left by v2.0).

From Brad (maintainer), ok ajacoutot@
2011-01-04 13:59:17 +00:00
ajacoutot
0d73a7fc97 Don't hide errors in rc script. 2010-12-31 06:50:46 +00:00
ajacoutot
8056c6bbf5 Unbreak. 2010-12-31 06:44:21 +00:00
landry
4824533aee Update to Sympa 6.1.3.
- switch config dir to /var/sympa/etc as sympa daemon/fcgi might want to
  write templates there
- switch to use spawn-fcgi, this way sympa web admin works fine in
  chrooted httpd
- provide a httpd.conf fragment to ease sympa integration
- switch to rc scripts (with help from aja@)
- improve README

With help and feedback from J.G Pailloncy, ok ajacoutot@
2010-12-30 17:51:25 +00:00
ajacoutot
38c7253ef8 Update to evolution-plugin-rss-0.2.2. 2010-12-29 19:50:46 +00:00
ajacoutot
ba1d321f62 Update to mailscanner-4.82.3.1.
from Brad.
2010-12-29 06:42:16 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
jasper
c0d4d08320 - update p5-Mail-Tools to 2.07
from brad, ok aja@, espie@ (MAINTAINER)
2010-12-27 11:49:06 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
jasper
ac44ce0243 - bump after uuid rename, reminded by aja@ 2010-12-24 09:07:38 +00:00
ajacoutot
0ee0c3fc8e Update to cyrus-imapd-2.4.6. 2010-12-20 14:39:31 +00:00
giovanni
95d10b61c2 Add rcscripts to imap and pop3 servers
Help and ok ajacoutot@
2010-12-16 17:55:10 +00:00
giovanni
c179ec4fd3 Add an rcscript
hints and ok ajacoutot@
2010-12-16 17:52:12 +00:00
ajacoutot
bd6486671c It makes more sense to deal with the pidfile in pre, not post. 2010-12-14 18:45:54 +00:00
ajacoutot
73ebcb7514 Cope with recent rc.subr changes. 2010-12-13 16:13:04 +00:00
ajacoutot
61f0dd078b Unbreak.
Thanks to cyrus developer  Bron Gondwana for the huge help in debugging
the issue and for actually fixing it.

While here, move to pkg-readmes.
2010-12-12 11:52:30 +00:00
landry
4107d88695 ruby-rmail HOMEPAGE is now at github.
From MAINTAINER Lawrence Teo.
2010-12-11 16:05:43 +00:00
ajacoutot
8a39ef78ea Move these to rc_reload=NO. 2010-12-11 12:57:37 +00:00
ajacoutot
baffaea96e Cope again with rc.subr changes. 2010-12-11 09:59:25 +00:00
ajacoutot
edb6d63e81 Adapt to new rc_start and fix RCS Id.
ok robert@
2010-12-11 08:48:24 +00:00
ajacoutot
60b534fb29 Update to z-push-1.4.3. 2010-12-11 08:25:30 +00:00
ajacoutot
4c67457a53 Update to version 6.40.4.
Changelog available at:
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2010-12-11 08:20:21 +00:00
ajacoutot
9a6aef5587 Rebuild from the zarafa 6.40.4 tarball and bump. 2010-12-11 08:19:21 +00:00
ajacoutot
8be4c27579 New minor release, 6.40.4. 2010-12-11 08:18:50 +00:00
landry
309ec99f9d Update to thunderbird-i18n 3.1.7 2010-12-10 09:08:08 +00:00
landry
b4bddb71cc Bugfix update to mozilla-thunderbird 3.1.7. 2010-12-10 08:43:43 +00:00
okan
a08a210f0b - add rc script
- no need for groff
- remove MESSAGE since the remaining relevant snippet is in the manpage
(maintainer timeout)

feedback and ok ajacoutot@
2010-12-09 01:47:31 +00:00
okan
7520f9d783 - update to 1.8
- add rc script
- no need for groff
- remove README since the remaining relevant snippet is in the manpage
(maintainer timeout)

feedback and ok ajacoutot@
2010-12-09 01:46:05 +00:00
okan
fb664f768a add an appropriate rc_reload()
proded by and ok ajacoutot@
2010-12-09 01:44:15 +00:00
jeremy
f6f7353f5a Update to 3.0.3.
ok landry
2010-12-08 21:44:48 +00:00
jeremy
4b91a91317 sync 2010-12-08 21:37:06 +00:00
jeremy
6ee6ed0336 Import ruby-mail, one of the dependencies for Rails 3.
Mail is an internet library for Ruby that is designed to handle emails
generation, parsing and sending in a simple, rubyesque manner.

The purpose of this library is to provide a single point of access to
handle all email functions, including sending and receiving emails. All
network type actions are done through proxy methods to Net::SMTP,
Net::POP3, etc..

ok landry
2010-12-08 21:26:43 +00:00
okan
00ad47d76c - update to 2.71
- switch to pkg-readmes
- add rc scripts

pointers with README's and ok jasper@
2010-12-07 02:56:18 +00:00
ajacoutot
4f33cea8e0 Add missing MODMONO_DEPS.
spotted by Brad Smith.
2010-12-06 06:38:34 +00:00
ajacoutot
9fa40cb2dd Add MASTER_SITES for old versions. 2010-12-05 22:20:37 +00:00
jasper
85a6156975 - use REVISION instead of a patch-level
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
ajacoutot
a91560f477 Bugfix update to gmime-2.4.21. 2010-12-05 16:38:10 +00:00
ajacoutot
9b52473146 When using the BerkeleyDB backend, we need a small hack in rc_pre. 2010-12-04 14:11:53 +00:00
ajacoutot
b36be89521 Remove un-needed patch. 2010-12-03 15:52:51 +00:00
ajacoutot
db2bd3548d Add missing @sample dirs. 2010-12-03 15:37:31 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
ajacoutot
211dfaec06 Fix path to gdb and don't hardcode /usr/... 2010-12-02 11:30:43 +00:00
ajacoutot
d9e897d89a Mark this as BROKEN, temporarily, so that I have some time to figure out
what is going on and people don't update. It does work, but I'm
experiencing some strangeness which I'm looking into -- better safe than
sorry.
2010-12-02 09:26:15 +00:00
ajacoutot
7f4aca029a Remove some un-needed patches. Add some better defaults.
Properly bump this time.
2010-12-02 08:56:32 +00:00
ajacoutot
3ac371d7b4 Make rc_post quiet. 2010-12-01 19:57:01 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
ajacoutot
c401581143 Kill 2 very annoying warnings when running spamd, merged from upstream.
ok sthen@ (maintainer)
2010-11-30 08:34:27 +00:00
ajacoutot
c26cf29e50 Bugfix update to cyrus-imapd-2.4.5. 2010-11-29 14:18:17 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
15196452e1 default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
with erroneous depends.
2010-11-26 14:44:27 +00:00