Commit Graph

4322 Commits

Author SHA1 Message Date
naddy
0fcd3a38b8 the cat pages were built without -c; just install the source pages and
let USE_GROFF deal with it
2011-07-03 20:30:42 +00:00
ajacoutot
52bfd5c7c9 Fix some warnings. 2011-07-03 17:14:23 +00:00
sthen
98bbdd6e27 fix URL in readme, ok aja@ 2011-07-02 22:33:35 +00:00
ajacoutot
11a6bfcf8a Add proper fix from upstream to fix compiling with new vala. 2011-07-01 23:28:41 +00:00
robert
af0291c48a Do not ignore SIGCHLD when shutting down the spooler to avoid
having zombie processes around after shutting down.
Remove the XXX hack from the rc script, because that's not needed anymore.

ok ajacoutot@
2011-07-01 23:23:02 +00:00
giovanni
2555b16282 Install sql files
ok sthen@ (Maintainer)
2011-07-01 06:39:17 +00:00
jasper
a689b8b697 - fix build with newer libtool 2011-06-29 12:25:14 +00:00
ajacoutot
2562fdb86e Update to zarafa-7.0.0, stable release. 2011-06-27 14:31:36 +00:00
jasper
35d7f5b2f2 - update to 4.20.3
from tim van der molen (MAINTAINER)
2011-06-27 12:49:42 +00:00
ajacoutot
501bef14f5 Force kill the spooler until we understand what's going on... 2011-06-27 06:23:39 +00:00
jasper
ae47865108 update to MIME-Charset-1.009.1 2011-06-25 18:01:13 +00:00
jasper
ddd61e3c0e update to p5-MIME-EncWords-1.012.3 2011-06-25 18:01:08 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
fb77f03a80 update SpamAssassin to 3.3.2, thanks Brad and pea@ for testing. ok pea@ 2011-06-23 17:32:46 +00:00
landry
88be067973 Update to thunderbird-i18n 3.1.11, reminded by jasper@ 2011-06-22 19:12:59 +00:00
landry
11eece1384 doh, forgot to remove REVISION-main... 2011-06-22 12:03:30 +00:00
landry
a4ee2ce0d5 Update to mozilla-thunderbird 3.1.11.
See http://www.mozillamessaging.com/en-US/thunderbird/3.1.11/releasenotes/
2011-06-22 12:01:54 +00:00
ajacoutot
a7174dcdff Drop maintainer. 2011-06-22 10:32:11 +00:00
ajacoutot
7d2abecfa7 Update to cyrus-imapd-2.4.9.
More details at:
http://cyrusimap.org/mediawiki/index.php/Bugs_Resolved_in_2.4.9
2011-06-22 06:51:09 +00:00
naddy
02d9b5258b remove USE_GROFF from ports that already ship a preformatted page
in their source
2011-06-21 20:21:21 +00:00
landry
c92312ea9e Update to extsmail 1.4 from upstream and maintainer Laurence Tratt.
Remove USE_GROFF since mandoc -Tlint -Werror *.{1,5} is happy, and the
manpages render fine with mandoc.
(see http://www.openbsd.org/faq/ports/specialtopics.html#Mandoc for ref)
2011-06-19 06:12:24 +00:00
sthen
79899d885c Add a krb5-config script to avoid patching the autoconf input files. From Brad. 2011-06-18 22:41:27 +00:00
sthen
64715a249a the Mozilla ports don't need Python at runtime, so set MODPY_RUNDEP=No.
(Firefox was already set this way). ok/reminder about sunbird landry@
2011-06-15 16:16:10 +00:00
landry
a40efc58bb Fix a crash at startup when notification plugin is enabled, fix from
upstream bug
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2414

From Guillaume Pinot on ports@, thanks!
ok sthen@
2011-06-13 20:52:26 +00:00
ajacoutot
adce6f3dcb Update to zarafa-7.0.0 (rc2). 2011-06-10 15:55:00 +00:00
sthen
32654a5d91 update to dovecot-pigeonhole 0.2.3, from Brad, ok pea@
* improvements to Vacation, and various bugfixes
2011-06-10 13:48:52 +00:00
gsoares
7816204228 use TRUEPREFIX instead of LOCALBASE here
bump REVISION

OK sthen@ giovanni@(MAINTAINER)
2011-06-10 13:45:56 +00:00
sthen
19020869ba Fix managesieve-login runtime library path, broken since moving to
plugins for Dovecot. Problem reported by johnw dot mail@ gmail, fix
from Brad.
2011-06-09 21:45:44 +00:00
ajacoutot
66400c185a Remove bogus @sample. 2011-06-09 13:30:42 +00:00
giovanni
562df8229b Bugfix update to 2.5.4 2011-06-09 13:24:13 +00:00
giovanni
6bedb2633b Update to 4.9.3
Fixes some UTF-8 handling bugs
2011-06-09 13:10:23 +00:00
ajacoutot
7782bee53b Update to gmime-2.4.25 (fixes a crash). 2011-06-09 05:17:26 +00:00
jasper
3e4c0594d3 bump after default python version switch 2011-06-08 17:50:10 +00:00
giovanni
6a0b764e35 Fix rc.d script ownerships. 2011-06-06 15:01:52 +00:00
sthen
02c6211f1a update fetchmail to 6.3.20, tested by jasper@, lots of fixes including:
* CVE-2011-1947
- use timeouts for IMAP STARTTLS/POP3 STLS negotiation which could cause
  fetchmail freezes if a server was hanging.
* security improvements to defang X.509 certificate abuse
- require wildcard CN/subject alternative names to start with "*." not just "*"
- don't allow wildcards to match domain literals (such as 10.9.8.7) or
  wildcards in domain literals ("*.168.23.23").
- don't allow wildcarding top-level domains.
2011-06-06 13:57:07 +00:00
rpointel
63c928b32e Replace python2.6 by ${MODPY_WANTLIB}, bump revision.
ok ajacoutot@.
2011-06-06 07:47:05 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
sthen
d55f5c6070 use correct group ownership for @sample'd /var/dovecot/login directory
ok Brad
2011-06-04 11:38:43 +00:00
ajacoutot
8da8a25e9e Unbreak with new vala (reported by landry@). 2011-06-04 09:09:36 +00:00
ajacoutot
a26f67932f Fix/add paths to online documentation. 2011-06-04 06:59:00 +00:00
sthen
d9c199c2d5 Bugfix update to roundcubemail-0.5.3 2011-06-03 19:17:44 +00:00
ajacoutot
7cd8b4eac5 Missing defines. 2011-06-03 15:52:12 +00:00
ajacoutot
e6be182b2b Install the autorespond configuration (@sample). 2011-06-03 10:30:19 +00:00
ajacoutot
3e89e75039 Remove/simplify some patches: instead of patching all around to install
in the correct paths, do a mv/rm dance in the port Makefile. This
greatly simplifies the port maintainance.
Remove config and man pages for binaries that aren't shipped (part of
the linux-only zarafa-licensed).
While here, regen WANTLIB.
2011-06-03 08:26:57 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
1ae40ad955 MAJOR update to zarafa-7.0.0 (RC1).
Committing now because this version performs _much_ better than what we
currently have in tree (see HOMEPAGE for details).

Quick&dirty upgrade steps (but you should follow the README):
------------------------------------------------------------------------
# /etc/rc.d/zarafa stop
===> Make sure _all_ zarafa processes are stopped and BACKUP YOUR DB!
# pkg_add -u zarafa zarafa-webaccess zarafa-libvmime
===> merge configuration (compare /usr/local/share/examples/zarara/*.cfg
with their counterparts under /etc/zarafa/.
# /usr/local/bin/zarafa-server
===> this will only do sanity checks but not start the server
# pkg_add py-mysql
# python2.6 /usr/local/share/doc/zarafa/zarafa7-upgrade
# /etc/rc.d/zarafa start
------------------------------------------------------------------------

tested by robert@ and myself
ok robert@
2011-06-02 12:46:37 +00:00
ajacoutot
9d5b87f082 Update to zarafa-libvmime-0.9.2. Needed for upcoming zarafa update. 2011-06-02 12:45:43 +00:00
ajacoutot
4125c0cc20 Bump zarafa version. 2011-06-02 12:45:17 +00:00
ajacoutot
4028940a2f Only enable log_errors for debugging or php will issue warnings which
will break communication with the device.

found the hard way by robert@
2011-06-02 10:46:54 +00:00
ajacoutot
6a68996754 Update to z-push-1.5.3. 2011-06-02 10:40:51 +00:00