bluhm
d1ae3d265b
update p5-Mail-SPF-Iterator to 1.09
2011-08-29 22:49:39 +00:00
naddy
1fe34d7243
sparc64 build fix from devel/libvmime
2011-08-28 16:30:58 +00:00
sthen
6e18f060b0
Adjust the fetchmailconf wrapper to check ${MODPY_BIN} rather than
...
/usr/local/bin/python. Also check that python-tkinter is installed.
From Pascal Stumpf with tweaks from me.
(Python + tkinter aren't RUN_DEPENDs as many fetchmail installations
don't use this and it's a heavy dependency chain).
2011-08-24 19:18:57 +00:00
landry
932072587f
s/_MOZ_PROJECT_SHORT/MOZILLA_PROJECT/ when installing desktop file.
2011-08-24 06:19:50 +00:00
landry
46b271f82a
Update to thunderbird-i18n 6.0, bg and pa-IN are gone.
2011-08-23 20:21:13 +00:00
landry
c08e17cfcf
Update to thunderbird 6.0/lightning 1.0b5/enigmail 1.3.
...
See https://www.mozilla.org/en-US/thunderbird/6.0/releasenotes/
- remove patches merged upstream
- Add a missing patch from firefox for plugin path
- Add a hack to fix ui hangs with enigmail, better solution worked on in
#681026
testing, feedback & enigmail update from nigel@, thanks!
2011-08-23 20:19:33 +00:00
landry
16b6b06de1
Add ftp://ftp.mozilla.org as backup MASTER_SITES to still be able to
...
fetch 'old' releases phased out of mirrors. Prodded by espie@.
2011-08-23 08:38:13 +00:00
giovanni
69ee9589d5
Fix PLISTs, no bump as it didn't package.
...
ok ajacoutot@
2011-08-23 07:24:28 +00:00
giovanni
6ccbc5b790
Fix rcscripts, spotted by Moritz Grimm, Thanks
...
ok ajacoutot@
2011-08-22 07:57:25 +00:00
jasper
3e45ae7413
- update fetchmail to 6.3.21, includes a critical fix for imap/maildir users
2011-08-21 16:41:30 +00:00
sthen
07a450d4e5
update to postfix 20110814 snapshot, from Brad.
2011-08-21 11:07:07 +00:00
sthen
dfe0775c4b
update to MailScanner 4.84.3-1, from Brad.
2011-08-21 11:03:26 +00:00
ajacoutot
6b0468c4af
Update to zarafa 7.0.1.
...
See http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
for details.
2011-08-16 15:01:17 +00:00
ajacoutot
0bb9f03373
Bugfix update to gmime-2.4.26.
2011-08-16 15:00:31 +00:00
landry
7ee30bc5c6
Update to sympa 6.1.6.
...
see http://www.sympa.org/distribution/latest-stable/NEWS for a list of
the fixes.
2011-08-16 10:06:58 +00:00
sthen
a33fb85320
update to roundcube 0.5.4
...
- fixes cross-site-scripting issue and various other bugs
- mention /etc/rc.d/httpd restart instead of apachectl stop && apachectl start
2011-08-16 08:29:13 +00:00
stephan
4056123da3
remove me as maintainer and bump, ok espie@
2011-08-01 19:42:19 +00:00
landry
33ef61e311
Garbage collect mail/enigmail, it's now built as subpackages of
...
mail/mozilla-thunderbird and www/seamonkey.
2011-07-28 20:36:56 +00:00
landry
0130f973ee
Merge enigmail/thunderbird port into thunderbird port so that enigmail
...
is built during thunderbird build, and packaged as a subpackage of
thunderbird, instead of building thunderbird twice...
add @conflict/@pkgpath markers to allow seamless updates from previous
enigmail packages.
Tested by nigel@, ok naddy@.
2011-07-28 20:30:30 +00:00
landry
0f4851e6e4
Security fix for CVE-2011-2691 backported from png 1.4.8, from naddy@.
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=669863 for details.
firefox35, firefox36 and sunbird use png 1.2.35 and will need other fixes.
2011-07-28 08:12:50 +00:00
landry
d25837d9ee
Update to enigmail-1.2 and enigmail-seamonkey-1.2, following/compatible
...
with Tb 5.0 and Sm 2.2 updates. Ensure we depend on the correct version
of those, hack a bit the chrome.manifest to ensure the libs are found.
Tested by Nigel Taylor, thanks!
2011-07-24 07:35:14 +00:00
landry
fadfb939f5
Update to thunderbird-i18n 5.0.
...
A bunch of languages added (ar,br,en-US,et,fy-NL,gd,gl,is,rm,si,sq,ta-LK),
a bunch of languages removed (af,el,be,gu-IN,mk,zh-CN)..
Install the langpacks as plain xpi instead of unzipping them.
2011-07-24 07:13:01 +00:00
landry
b02b46dbd5
Update to thunderbird 5.0, based on Gecko 5. See for details :
...
http://www.mozilla.org/en-US/thunderbird/5.0/releasenotes/
- sync ipc patches from firefox
- install under lib/thunderbird-5.0 instead of using the handmade
install target
- remove a bunch of pointless patches
Been running with it since a while, tested by a few on ports@, thanks!
2011-07-24 07:10:12 +00:00
sthen
cd74aaa9b7
Fix rc script mode/group, and adjust an #ifdef in a patch to use a specific
...
OpenBSD version. From Brad (maintainer).
2011-07-22 20:15:47 +00:00
sthen
76d000dcb2
add an rc script for MailScanner, looks ok to Brad (maintainer).
2011-07-22 19:57:20 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
sthen
7cca087371
update to MailScanner 4.84.1-1, from Brad (maintainer).
2011-07-22 07:33:55 +00:00
ajacoutot
49c96a6e30
Properly change directory before starting: use the same rc_start() as amd(8).
...
reminded by william@
2011-07-22 05:58:40 +00:00
landry
bec15cafd2
Recognize openbsd5, fixes the build.
...
Similar diff from brad, ok sthen@ giovanni@
2011-07-20 15:15:31 +00:00
giovanni
b38b9b8947
Update to 2.7.0
...
Database schema has changed, you should read carefully release notes
and README.sql if you use MySQL or Postgres for storage or lookups.
Release notes available at http://www.amavis.org/release-notes.txt
2011-07-20 14:46:20 +00:00
sthen
426e1e3b61
Add an rc script for exim, ok aja@ fkr@
2011-07-17 20:15:59 +00:00
sthen
c0ad91f0c0
Don't check existence of mailer.conf.postfix before starting postfix.
...
The mailer.conf* files aren't robustly controlled so we shouldn't prevent
the daemon starting if they aren't how we expect. ok aja@, Brad.
2011-07-17 20:14:56 +00:00
robert
3443bcfff4
add an rc script for postfix and modify postfix-enable to tell the
...
user to disable sendmail compeltely to stop abusing that script to starting
up postfix.
the script itself also checks if postfix is actually enabled and if it's not
it is going to fail to avoid conflicts with mailer.conf
2011-07-15 18:10:18 +00:00
ajacoutot
8f549badf8
Fix documentation after the move to lang/php.
2011-07-14 09:45:13 +00:00
ajacoutot
c7e93044f9
Use login.conf(5) to set env vars instead of putting stuffs in rc.local.
2011-07-14 08:54:32 +00:00
ajacoutot
d7bf5aee11
Rename evolution-plugin-rss -> evolution-rss.
2011-07-14 05:34:54 +00:00
ajacoutot
5d68f3168c
Re-import evolution-plugin-rss as evolution-rss as it should always has
...
been. This will prevent some confusion and ease the future gnome3 merge.
discussed with and ok jasper@
2011-07-14 05:33:45 +00:00
ajacoutot
edcb744c4f
Remove, evolution-data-server has been providing the same functionnality
...
for a while now.
2011-07-13 02:39:00 +00:00
landry
e223a42a0b
Unbreak after thunderbird renaming, spotted by naddy@.
2011-07-11 12:16:29 +00:00
okan
6bced77813
+milter-checkrcpt
2011-07-11 12:14:32 +00:00
okan
4a2c5ec38e
import milter-checkrcpt
...
The milter-checkrcpt plugin can be used with the milter API of
sendmail(8) to filter mails with invalid recipients. The validity of a
recipient address is determined by querying another mail server over
SMTP.
ok ajacoutot@
2011-07-11 12:12:53 +00:00
landry
948e33fa99
Grr, forgot to bump REVISION-lightning in previous commit, spotted by
...
naddy@.
2011-07-11 11:45:30 +00:00
dcoppa
38f3aa85a0
Update to imapfilter-2.2.3
...
ok simon@ (MAINTAINER)
2011-07-09 12:53:52 +00:00
robert
c0b173cfde
switch to lang/php
2011-07-08 21:45:05 +00:00
landry
b75330098b
Cope with the mozilla-{firefox,thunderbird} renaming, change stem in
...
RUN_DEPENDS and bump.
2011-07-08 11:08:59 +00:00
landry
87acad8dd6
Rename mozilla-{firefox,thunderbird} packages to {firefox,thunderbird}.
...
Apparently required by many at c2k11.
2011-07-08 11:07:32 +00:00
ajacoutot
70ac96c395
rc_scripts -> pkg_scripts
2011-07-08 02:14:58 +00:00
sthen
9b32b32eaa
update to postfix 2.8.4, from Brad
2011-07-07 16:23:07 +00:00
sthen
a2c410e691
update to postfix 2.9-20110706 snapshot, from Brad
2011-07-07 16:22:30 +00:00
ajacoutot
8dedb9873a
Duplicate WANTLIB.
2011-07-07 00:44:52 +00:00
ajacoutot
94bda2d57f
Use the gettext MODULE.
2011-07-06 18:57:09 +00:00
ajacoutot
641af58881
Remove the lock file on rc_start() if it's there (can happen after an
...
unclean shutdown).
issue found and fix tested by Jean-Gerard Pailloncy
2011-07-06 17:11:03 +00:00
ajacoutot
f944cf190d
Update to cyrus-imapd-2.4.10.
2011-07-05 22:58:48 +00:00
naddy
35f5e00ab2
don't install the included cat man page; let USE_GROFF deal with
...
the source man page
2011-07-04 00:25:46 +00:00
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
sthen
5b3c471c81
No need to build Dovecot 6 times when we can now build it once :-)
...
From Brad.
2011-05-28 19:44:56 +00:00
sthen
1485350a03
Switch Dovecot to using plugins for ldap/database support. From Brad,
...
with pkgpath/dependency marker tweaks from myself. Looks good to pea@.
This means we are now using subpackages rather than flavours; if upgrading
from a flavoured version, you will need to add the relevant module yourself.
e.g.: dovecot-$VER-ldap will be upgraded to dovecot-$VER, you must
pkg_add dovecot-ldap.
2011-05-28 19:40:41 +00:00
giovanni
18b18d209b
Bugfix update to 2.6.6
2011-05-24 16:04:16 +00:00
sthen
e7c5e2a3f7
tweak CONFIGURE_ARGS, from Brad (it now accepts --without-foo which is
...
slightly clearer than --with-foo=no)
2011-05-24 09:40:24 +00:00
sthen
d30c119be1
bdb was in the DESCR too, pointed out by Brad
2011-05-23 23:29:52 +00:00
sthen
e611bc256d
drop bdb flavours of Dovecot
2011-05-23 23:15:22 +00:00
sthen
fce5e20aa1
- tweak @pkgpath markers
...
- use a shorter comment reminding to bump dovecot-pigeonhole for updates
(and place it next to the version variables)
- bdb support is no more, drop the flavour
ok Brad
2011-05-23 23:15:05 +00:00
sthen
6d538445fc
+dovecot-pigeonhole
2011-05-23 22:55:33 +00:00
sthen
c7cda57d80
Update dovecot to 2.0.13, joint work between pea@, Brad and myself, ok pea@
...
This is a major update and configuration changes are required -
see http://wiki2.dovecot.org/Upgrading/2.0 for more
2011-05-23 22:54:38 +00:00
sthen
a5028b7de3
import ports/mail/dovecot-pigeonhole, Sieve filtering delivery plugin
...
to be used with Dovecot 2.0 releases.
joint work between pea@, Brad and myself, ok pea@
2011-05-23 22:49:00 +00:00
ajacoutot
39ebb85743
Bugfix update to zarafa-6.40.8.
...
More details at:
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2011-05-19 17:18:18 +00:00
espie
e616af1dad
freebsd has those
2011-05-17 09:05:49 +00:00
ajacoutot
4e2b6df1b3
Add the EPOCH to the webkit dependency.
...
spotted by landry@
2011-05-16 08:24:31 +00:00
okan
783ba8055a
- update to 4.2.7
...
- use SUBST_CMD
- add rc script
feedback and ok ajacoutot@
(maintainer timeout)
2011-05-13 12:52:22 +00:00
sthen
a05c0d8690
update to 4.83.5-1, from Brad
2011-05-12 12:20:41 +00:00
jasper
278e3cc0b0
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
ok aja@
2011-05-11 12:57:47 +00:00
ajacoutot
69db523da2
Fix after recent webkit update.
2011-05-11 06:02:15 +00:00
sthen
7e0cfe1020
SECURITY update to 2.8.3 (postfix/stable) / 2.9-20110501 (postfix/snapshot).
...
See http://www.postfix.org/CVE-2011-1720.html for info: this is a memory
corruption bug affecting users of -sasl2 packages who have enabled SASL
using auth mechanisms other than PLAIN/LOGIN. (This is not an especially
common configuration as the affected mechanisms require keeping plaintext
passwords on mail servers).
OK jasper@, Brad (maintainer).
2011-05-09 21:56:13 +00:00
fkr
7332caaf6f
update exim to version 4.76.
...
This contains a security fix for CVE-2011-1764.
ok sthen@ and jasper@
2011-05-09 14:56:56 +00:00
giovanni
605df406db
Update to 2.5.3
2011-05-09 09:32:19 +00:00
giovanni
ce2fea2aed
Update to 4.9.1, utf-8 support completely rewritten and some bug fixes.
2011-05-09 09:30:26 +00:00
rpointel
fcaa41e254
update sylpheed to 3.1.1.
...
ok landry@.
2011-05-08 08:18:10 +00:00
ajacoutot
6f8bdbd4ce
No need for the @conflict lines anymore.
2011-05-07 06:03:39 +00:00
sthen
bc1f73f4e5
- update postgrey to 1.34
...
- add an rc script (reload works).
ok jakob@
2011-05-06 08:40:06 +00:00
gsoares
1a61beb1b4
- update p5-GetLive to 2.3.
...
- tweak license
- regen patches / plist
- add missing dependency
requested by MAINTAINER (merdely@)
- switch MESSAGE to README
ok jasper@ sthen@ merdely@(MAINTAINER)
2011-05-05 13:37:04 +00:00
sthen
af26913e8e
avoid log spam with tls, http://trac.roundcube.net/ticket/1487901
2011-05-04 13:03:40 +00:00
sthen
f89bcb29b4
fix a spamassassin --lint warning, from upstream, suggested by Armin Wolfermann
2011-05-04 10:17:53 +00:00
sthen
2847da92d2
move ftp.mutt.org to the top of the list, and let peek-ftp work for snapshot
2011-05-04 07:49:40 +00:00
sthen
3fc575c8db
add a comment reminding me why this isn't using sourceforge MASTER_SITES
2011-05-04 07:47:22 +00:00
sthen
b45ceae9eb
Don't run "postfix stop" when upgrading; this is only needed on unusual
...
occasions and gets a special mention in the upgrade notes when it's important.
ok Brad, landry@
2011-05-03 23:12:00 +00:00
sthen
6a349b7359
add an rc script, ok jim@
2011-05-01 20:05:54 +00:00
ajacoutot
fb16f449fe
Use proper AUTOCONF_VERSION, from Brad.
2011-05-01 18:42:51 +00:00
landry
cc02225242
update to thunderbird-i18n 3.1.10
2011-04-29 13:27:39 +00:00
landry
5cfd472562
Update to mozilla-thunderbird 3.1.10.
2011-04-29 08:01:26 +00:00
landry
360aefae1c
Let's use a common DIST_SUBDIR for all mozilla ports so that it's easier
...
to clean the gigabytes of src tarballs previously piling up in distfiles/.
Update distinfo accordingly.
Looks sane to jasper@.
2011-04-28 20:44:47 +00:00
gsoares
8ce8631812
- update to 1.4.8
...
- remove USE_GROFF
- tweak license to specify version number.
- regen patches ( from jasper@ / sthen@ ) thanks.
OK jasper@ sthen@
OK kevlo@ (MAINTAINER)
2011-04-28 02:01:47 +00:00
sthen
caeda0e5c2
Also install the hosts file to the chroot area. From Brad.
2011-04-28 00:22:23 +00:00
pea
c72d886dc2
Update to 6.3.2
...
Similar diff from Bjorn Ketelaars and Joachim Schipper, thanks.
ok ajacoutot@
2011-04-27 12:59:27 +00:00
ajacoutot
1293279157
Needs php5-imap.
2011-04-27 05:18:27 +00:00
sthen
bcdfe3675f
Bump EPOCHs, we previously had a 1.4.2i version which doesn't fit with
...
the usual version comparison. Noticed by naddy@ in i386 bulk pkg build with
older PLIST_DB files.
2011-04-26 14:04:05 +00:00
ajacoutot
687b73d774
No need for the itlocaledir tweak anymore.
2011-04-26 13:09:07 +00:00
jasper
4fd5f1650a
- update to 4.20.2
...
- no need for groff
from tim van der molen (MAINTAINER)
2011-04-25 14:00:29 +00:00
jasper
24a0fea2d5
- add missing license comment
...
- regen WANTLIB/PLIST/PATCHES
- use SUBST_CMD
from gleydson soares
2011-04-25 12:39:31 +00:00
ajacoutot
3326fa60dd
Bring more changes from upstream git (ifdef webkit/gecko dance).
2011-04-25 06:16:49 +00:00
ajacoutot
a91f1abe8f
Update to the most recent git release.
...
* fixes _lots_ of bugs
2011-04-22 15:57:19 +00:00
sthen
b58af53d5c
- update to 0.5.2: various bug fixes and robustness improvements, updated
...
tinymce (compatible with ie9)
- remove unnecessary patch
- add a hint to roundcubemail.conf suggesting that people may need
to adjust the timezone value if they have problems with invalid sessions
2011-04-22 15:11:08 +00:00
ajacoutot
e232d4558b
Update to evolution-plugin-rss-0.2.90 (git made tarball, with some local
...
patches). This unbreaks runtime now.
2011-04-22 14:13:56 +00:00
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
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
espie
7bd809aca3
db/v3 meets PKGSPEC
2010-11-26 14:23:31 +00:00
espie
fe13b4748a
make use of PKGSPEC to simplify depends, requires most recent security/gnupg
...
to compile correctly
2010-11-26 07:51:00 +00:00
jakob
146fed0c2c
upgrade to Postfix 2.7.2; from brad
2010-11-26 07:37:50 +00:00
ajacoutot
5c76a78f81
Enable mono support within a gmime-sharp subpackage.
2010-11-25 15:37:52 +00:00
jeremy
a8bf115817
REVISION bump all ruby ports due to a change in the pkgspec.
...
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9. While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed. This also fixes the
following minor issues:
Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.
Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS. This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.
Switch to new style *_DEPENDS, with the version specification
at the end. The remaining cases where this is not done is
because a specific version is used.
Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.
Some conversion of spaces to tabs for consistency.
OK landry@
2010-11-24 21:35:13 +00:00
ajacoutot
b0f7716396
Use tab here.
2010-11-23 18:15:18 +00:00
giovanni
6654188433
Add an rcscript
...
help and ok ajacoutot@
2010-11-23 18:11:45 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
f7466761c3
missed some
2010-11-22 09:20:34 +00:00
ajacoutot
77a5e7dd2f
Missed bump after move to pkg-readmes.
2010-11-21 08:02:38 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
jakob
225803ce59
postfix snapshot 20101108
2010-11-18 20:56:49 +00:00
ajacoutot
e5fd2a1163
Fix restarting all daemons, there is no such thing as rc_restart.
2010-11-17 14:00:04 +00:00
ajacoutot
b7afc481de
Use default FD_SETSIZE.
2010-11-17 08:34:06 +00:00
jasper
c8cfe2d72c
- missing bump
2010-11-16 15:20:33 +00:00
ajacoutot
2703a3a70e
Bugfix update to evolution-exchange-2.32.1.
2010-11-16 09:18:15 +00:00
jasper
c508b4ad59
- switch to pkg-readmes
...
ok brad (MAINTAINER)
2010-11-16 09:17:55 +00:00
ajacoutot
2c6819b17b
Bugfix update to evolution-2.32.1.
2010-11-16 08:55:49 +00:00
sthen
9c54dca161
alphabetically sort RUN_DEPENDS and add p5-DBD-SQLite, it's optional but
...
fairly lightweight and is used in the default configuration.
Brad (maintainer) ok.
2010-11-16 07:33:59 +00:00
jasper
44efee58b0
woopsie
2010-11-15 18:18:55 +00:00
jasper
8f68e4b485
- switch to pkg-readmes
2010-11-15 18:13:45 +00:00
sthen
cf7fc12c25
update the managesieve plugin, from Brad.
2010-11-13 21:28:09 +00:00
ajacoutot
c8917fafd1
/etc/mail/aliases will always be under /etc, not SYSCONFDIR.
2010-11-12 16:17:36 +00:00
jasper
af9bad5cb2
- switch to pkg-readmes
...
ok landry@ (MAINTAINER)
2010-11-12 16:10:17 +00:00
jasper
a714b4e27f
switch to pkg-readmes
...
ok ajacoutot@ (MAINTAINER)
2010-11-12 13:54:28 +00:00
ajacoutot
e3f229e7ed
Bugfix update to cyrus-imapd-2.4.4.
2010-11-12 06:26:40 +00:00
espie
e929ba7078
fix some WANTLIB we missed
2010-11-11 19:46:30 +00:00
espie
4eb054472a
set DRIVER=sqlite when sqlite3 or sqlite, as noticed by landry.
2010-11-11 18:20:52 +00:00
espie
2ba610ccec
zap WANTLIB
2010-11-11 11:19:10 +00:00
espie
9bba868a30
WANTLIB conversion
2010-11-11 10:57:40 +00:00
espie
f7782d7391
a few email WANTLIBs
2010-11-11 10:54:02 +00:00
jasper
3c57f070a4
- switch to pkg-readmes
...
ok landry@ (MAINTAINER)
2010-11-11 09:30:36 +00:00
ajacoutot
e7345d49da
Remove left-over that hasn't been used for quite a while...
2010-11-11 07:58:53 +00:00
espie
8f417bd66c
fix (charles smith)
2010-11-10 13:12:02 +00:00
espie
0c45bc1c01
switch to new WANTLIB, clean-up the mess, make those errors actually BE
...
errors.
2010-11-10 10:23:36 +00:00
ajacoutot
eb9003add0
Trailing space.
2010-11-10 07:33:02 +00:00
jasper
34b3b4af16
- switch to pkg-readmes
...
- add an rc script
looks ok to sthen@
2010-11-09 21:46:50 +00:00
espie
c05e216e47
WANTLIB
2010-11-09 20:13:25 +00:00
sthen
cffeefd9bf
update Dovecot to 1.2.16, from Brad (maintainer).
2010-11-09 14:35:46 +00:00
jeremy
f4542e4eb3
REVISION bumps for most ruby ports after the ruby.port.mk update.
...
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports. Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.
OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a
Update plists for most ruby ports after changes to ruby.port.mk.
...
Requested as a separate commit by landry@.
OK landry@
2010-11-08 23:24:39 +00:00
bluhm
fb410bf98e
There are regression tests for mail/sympa. NO_REGRESS=Yes
...
ok landry@
2010-11-08 21:08:43 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
espie
dcdfee948c
convert libiconv to new wantlib
2010-11-06 10:18:38 +00:00
ajacoutot
b881a01a78
Move to pkg-readmes.
2010-11-06 08:46:05 +00:00
ajacoutot
df13d1304d
Forgot to remove this in previous.
2010-11-06 08:32:42 +00:00
ajacoutot
c2ca812e0a
Move to pkg-readmes.
2010-11-06 08:14:37 +00:00
sthen
3c1cbf2354
rc script for spamassassin; suggestions and ok aja@
2010-11-04 12:07:09 +00:00
sthen
78f918b68e
add missing ", ok ajacoutot@
2010-11-04 12:01:42 +00:00
ajacoutot
483a13e137
Fix rc scripts name.
2010-11-03 11:57:16 +00:00
ajacoutot
cda0d87677
Unbreak the drac FLAVOR, as spotted by naddy@ then jasper@
2010-11-02 07:08:04 +00:00
ajacoutot
c3e3b61e69
This has nothing to do here...
...
thanks naddy@ for noticing.
2010-10-31 17:43:24 +00:00
ajacoutot
761594762a
Add RCS IDs to rc scripts.
2010-10-29 12:54:43 +00:00
ajacoutot
0729022420
Move to REVISION and new DEPENDS.
...
Add some saner defaults so that it works out of the box.
Add an rc script.
2010-10-29 11:59:22 +00:00
ajacoutot
eecdd277ae
Update to cyrus-imapd-2.4.2 and add an rc script.
2010-10-29 09:26:58 +00:00
landry
10648fe75c
Update to tb-i18n 3.1.6
2010-10-29 08:38:08 +00:00
ajacoutot
d95d3bc5b7
After discussion with robert and ingo, we are renaming the rc scripts from
...
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 20:43:49 +00:00
ajacoutot
519673ef59
Add zarafa daemons rc scripts.
...
Discussed with and ok robert@
2010-10-28 14:46:56 +00:00
landry
28cbd2535b
Security update to mozilla-thunderbird 3.1.6.
...
Fixes MFSA2010-73/CVE-2010-3765/bz #607222
2010-10-28 12:03:02 +00:00
steven
d5a92c346e
builds fine with openbsd libtool
2010-10-28 09:13:16 +00:00
fgsch
20af77c7a4
Update py-milter to 0.9.3
...
martynas@ ok.
2010-10-28 08:15:02 +00:00
ajacoutot
a8fd82098d
Update to zarafa-6.40.3.
...
ChangeLog available at:
http://download.zarafa.com/community/final/6.40/changelog-6.40.txt
2010-10-27 18:26:16 +00:00
ajacoutot
1b9dd4c41f
Update to the latest patch release (needed for upcoming zarafa udpate).
2010-10-27 18:25:44 +00:00
ajacoutot
423f14af21
Tweak for upcoming update.
2010-10-27 18:25:01 +00:00
landry
76a777fee2
Do the PFRAG dance to produce a working debug-flavoured tb package.
...
Mozilla likes to build different libs when debug is enabled...
patch run-mozilla.sh so that it finds our gdb by default, and amend
README.OpenBSD to teach user how to properly debug tb.
2010-10-27 12:54:34 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
naddy
0b7d484b09
Tell the build infrastructure to find nroff in ${LOCALBASE}/bin
...
rather than in /usr/bin. While here, also change a few other PREFIX
references into LOCALBASE.
No bump: PREFIX/LOCALBASE both expand to /usr/local here, and the
nroff path doesn't make it into the binaries.
2010-10-24 12:17:01 +00:00
naddy
1e77a17862
fix pkg_create failure by using relative symlinks for man pages
2010-10-24 12:14:08 +00:00
ajacoutot
64682b9229
Don't link all binaries with --as-needed to prevent lazy binding
...
failures on pthreads(3) functions.
2010-10-24 11:44:37 +00:00
jsg
d35d956338
no need to link libdes for kerberos
...
ok ajacoutot@
2010-10-23 19:39:46 +00:00
ajacoutot
2eb978af07
Remove ltasneededhack: use our own LIBTOOL and add -Wl,--as-needed to
...
LDFLAGS.
2010-10-23 16:30:01 +00:00
ajacoutot
2c9717fe86
Fix SHARED_LIBS, regen WANTLIB and PLIST.
2010-10-23 13:01:26 +00:00
landry
383fef6963
Update to thunderbird-i18n 3.1.5
2010-10-22 19:21:30 +00:00
landry
526aa0ce8f
Update to mozilla-thunderbird 3.1.5. Bump lightning REVISION.
2010-10-22 19:19:56 +00:00
naddy
f3c987ac03
tbl(1) is no longer in /usr/bin
2010-10-22 17:00:20 +00:00
naddy
ca9c6bdd67
ports that preformat man pages with mandoc via bsd.man.mk don't need groff
2010-10-20 15:23:04 +00:00
kili
6b3d00917f
Update to 20100211.0.
...
From Abel Abraham Camarillo Ojeda.
(Maintainer timeout)
2010-10-18 22:08:31 +00:00
sthen
0666992301
fix tabs
2010-10-18 21:50:38 +00:00
espie
3cb03e4598
typoes, thx Alexandr Shadchin
2010-10-18 21:17:11 +00:00
jsg
521279458c
no need to link libdes for kerberos
...
ok sthen@
2010-10-18 20:29:53 +00:00
espie
051dfa8362
USE_GROFF=Yes
2010-10-18 19:59:15 +00:00
jasper
b0a8cebee9
- use_x11 comes from gnome.port.mk now
2010-10-18 13:41:15 +00:00
landry
086ac6a802
Fix WANTLIB again after cairo's last commit where X11-xcb went away.
...
Bump REVISIONs.
2010-10-18 07:15:55 +00:00
landry
6534f36677
Oops, tweak typo, gpgme was a flavor not a subpackage.
2010-10-16 12:21:40 +00:00
landry
765dd24353
sylpheed,gpgme was merged
2010-10-16 12:18:58 +00:00
landry
59829c82cc
Update to sylpheed 3.0.3, from Remi Pointel with some tweaks by me.
...
Merges gpgme flavour into default package.
2010-10-16 12:18:03 +00:00
sthen
34090b3740
Force dep on newer p5-Archive-Zip, req by Brad.
2010-10-15 18:52:05 +00:00
sthen
1151b48b38
update to newer sieve plugin, from Brad (maintainer)
2010-10-15 15:32:17 +00:00
landry
f0e02841bf
Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
...
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331 , mdv #60738 , gentoo #337813 ).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
ajacoutot
b1a3967c38
Update to gmime-2.4.20.
2010-10-14 07:03:14 +00:00
sthen
400aa37d36
update roundcubemail to 0.4.2, minor fixes
2010-10-11 13:46:41 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
jasper
6656c01fc0
- update msmtp to 1.4.21, most important change is unbreaking it with new openssl
2010-10-05 18:34:33 +00:00
dcoppa
3814ea7dbd
Zap "-static" from libtool linking flags for testbdb: it doesn't
...
break the testbdb binary and we can switch this port to our own
ports/infrastructure/bin/libtool
OK landry@, giovanni@ (maintainer)
2010-10-05 13:41:10 +00:00
sthen
361b334153
update to p5-Mail-DKIM 0.38, fixing deprecation warnings with perl 5.12
...
ok william@
2010-10-04 09:02:36 +00:00
sthen
07d16451ad
update to 1.2.15, from Brad
2010-10-03 23:25:52 +00:00
jasper
175be193eb
- update cue to 20090209
...
- add patch from netbsd to fix the build after the openssl update..
ok sthen@
2010-10-03 21:40:42 +00:00
sthen
d2c1c2a579
fix for new openssl from upstream; ok kili@
2010-10-03 21:24:52 +00:00
jasper
a1a9ae016d
- switch to MODCPAN_EXAMPLE
...
- fix license while here
2010-10-03 15:27:39 +00:00
sthen
30de05b08a
add patches from upstream repo;
...
- fix segfault when $message_cachedir is set and opening a POP3 mailbox.
- RFC2047 encode/decode the group name in an address list.
2010-10-02 01:22:12 +00:00
jakob
e626ca6194
postfix snapshot 2.8-20100923
2010-10-01 20:19:54 +00:00
ajacoutot
e2b25fa6f6
Merge and tweak lots of changes from upstream via an external patch file.
...
The plugin now works much better.
2010-10-01 13:42:57 +00:00
ajacoutot
bf53b26e23
Update to evolution-plugin-rss-0.2.0.
2010-09-30 16:13:32 +00:00
ajacoutot
a5fbddc0a2
Update to evolution-exchange-2.32.0.
2010-09-30 08:40:22 +00:00
ajacoutot
1b5334722d
Update to evolution-plugin-webcal-2.32.0.
2010-09-30 08:15:13 +00:00
ajacoutot
b28a0d8a9b
Update to evolution-2.32.0.
2010-09-30 08:01:26 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
sthen
d4df5554b0
update roundcube to 0.4.1
2010-09-29 20:55:39 +00:00
ajacoutot
8a06c47232
Set USE_LIBTOOL to gnu as we are using a libtool hack here.
...
breakage spotted by landry@
2010-09-29 17:15:55 +00:00
jeremy
82143f7987
Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
...
All ruby .gem files are now hosted on rubygems.org in the same
directory. If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.
There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match. Most of these will be
dealt with in the near future.
OK landry@
2010-09-28 20:12:16 +00:00
sthen
c3fc7c37fc
perl 5.12.2 fixes
2010-09-27 19:59:39 +00:00
stephan
cd78794110
update to 0.102370, removed one superfluous RUN_DEPENDS, added BUILD_DEPENDS.
2010-09-27 13:44:25 +00:00
sthen
9fcd52e59d
update to 4.81.4-1 from Brad.
2010-09-27 09:38:23 +00:00
steven
58e8548081
appears to build fine with openbsd libtool
2010-09-26 07:34:27 +00:00
jim
06b1c37b60
Change master_sites to insulate us from BitBucket changes.
...
ok sthen@
2010-09-24 16:38:52 +00:00
sthen
d053315499
bump
2010-09-24 15:29:20 +00:00
jeremy
d765f5df76
Bump all ruby ports not already handled.
...
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jasper
b82e9516e0
- update to 5.428
2010-09-23 19:31:54 +00:00
jasper
7bf43bd9c1
- add a patch to fix a seg. fault (from upstream)
...
- merge MESSAGE into DESCR
- remove reinhard@ as maintainer per his request
ok reinhard@
2010-09-22 08:59:07 +00:00
landry
f77ba450b5
Force the use of gnu libtool. Our ports libtool doesn't seem to add
...
-lkrb5 (among others) when building the pgsql flavor.
2010-09-22 06:54:22 +00:00
landry
5372bd374f
Use gnu libtool here, db library is not found when using ports libtool.
2010-09-22 06:53:03 +00:00
jasper
a4a944c820
- SECURITY UPDATE of mailman to 2.1.14
...
Fixes CVE-2010-3089: Mailman List Description Two Script Insertion Vulnerabilities
ok sthen@
2010-09-21 07:21:00 +00:00
landry
0b466d5446
Bugfix update to mozilla-thunderbird 3.1.4. Bump lightning REVISION.
2010-09-19 19:20:49 +00:00
sthen
2fc3a32af5
Dovecot fixes from upstream via Brad.
...
- maildir: If uidlist isn't read, don't mark its UIDs as being known when
saving.
- maildir: Avoid unnecessary uidlist recreation during mail delivery.
- Removed "die after 3 EINTR write() failures to log".
2010-09-17 22:00:18 +00:00
sthen
3fc4111f2c
fixes from upstream via Brad;
...
- Fixed setgid() failure error message.
- imap: If selecting a mailbox fails, close the already selected mailbox.
2010-09-17 13:11:14 +00:00
jasper
c07372f2e6
- bernd@ drops maintainership, prompted by him
...
pea@ takes over
2010-09-17 11:21:21 +00:00
jasper
938013aa25
update offlineimap to 6.2.0.2, which resolves issues with python 2.6.5
...
from Bjorn Ketelaars with tweaks by sthen and myself
maintainer timed-out.
2010-09-16 11:04:37 +00:00
sthen
3569a326e4
update Mutt to 1.5.21
2010-09-15 18:42:38 +00:00
pea
eeb98300f0
Update to 1.350.
...
ok landry@
2010-09-14 14:54:36 +00:00
jasper
0f27b93125
- update getmail to 4.20.0
...
from Tim van der Molen (new maintainer)
2010-09-14 12:45:24 +00:00
ajacoutot
5d15255e8c
Remove gmime-2.0, it's deprecated and unmaintained (and security issues
...
are not taken care of anymore). Nothing uses it in tree anymore.
ok jasper@
2010-09-13 16:26:59 +00:00
ajacoutot
e1b802afff
Minor update to gmime-2.4.19.
2010-09-13 15:26:30 +00:00
ajacoutot
1749d2dbe9
Explicitely set the gmime version.
2010-09-11 09:09:13 +00:00
ajacoutot
f2c1d68ddc
Use GMime 2.4.
2010-09-11 08:07:09 +00:00
giovanni
8e35846ce4
courier-pop3 does not work without main package, spotted by Dave Anderson
...
ok sthen@
2010-09-09 10:26:19 +00:00
landry
c50f066bdf
Chase tb update and bump thunderbird-i18n to 3.1.3.
2010-09-08 14:25:11 +00:00
landry
a9d20e33b3
Update to mozilla-thunderbird 3.1.3, fixes MFSA 2010-49->63
...
http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html#thunderbird3.1.3
tested by pea@ and myself
2010-09-08 14:24:36 +00:00
sthen
1e1a4b8dc8
- update the sidebar/compressed patches to work with this snapshot.
...
- new LIB_DEPENDS/REVISION.
- switch to a newer snapshot pulled from the repo, rolling in the
upstream patches.
requested by edd@. thanks to jasper@, landry@, pea@ for testing.
2010-09-08 09:57:28 +00:00
ajacoutot
d675b5c93c
New HOMEPAGE and MASTER_SITES.
2010-09-03 15:34:15 +00:00
ajacoutot
3dbd533fcd
Set "Do Not Send Flowed Text" by default to allow sending proper inline
...
diffs ("cool!!!" sthen@).
Switch to REVISION and new DEPENDS.
Add a README.OpenBSD file explaining how to setup pop/imap/smtp.
Most work from Daniel Dickman (thanks!), with a couple of tweaks.
2010-08-31 20:07:10 +00:00
ajacoutot
784141362a
Update to zarafa-6.40.2.
...
Complete changelog available at:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2010-08-31 17:57:21 +00:00
jakob
64528f8ba2
add sqlite flavour; from brad
2010-08-31 06:03:32 +00:00
jasper
d50fad14e0
bump
2010-08-30 21:56:48 +00:00
fgsch
6097dbaf9c
Bump revision after python's default change.
2010-08-30 17:46:56 +00:00
sthen
a5c82a1e91
fix for chrooted httpd; pointed out by viq
2010-08-29 10:04:32 +00:00
sthen
5cb35af8b2
at his request, remove sturm@ as maintainer from his ports
2010-08-28 09:19:14 +00:00
ajacoutot
2bb88e2275
Minor update to gmime-2.4.18.
2010-08-27 14:19:35 +00:00
sthen
02e45d0d59
update Dovecot to 1.2.14, from Brad.
...
several fixes and adds support for IDLE notifications with the
virtual storage plugin.
2010-08-27 08:27:15 +00:00
ajacoutot
cabe9a216e
Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
...
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.
looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00
sthen
981dc9d1e7
- setting suhosin.session.encrypt per-dir doesn't seem to work
...
(even with suhosin.perdir set), so just force it in roundcubemail.conf
and remove the program/include/iniset.php patch.
- adjust permissions so the web-based installer can be used as pointed
out by aja, this used to be dangerous but is now controlled by the main
config file and defaults to 'off'.
- bump, adjust MESSAGE
2010-08-22 19:39:43 +00:00
sthen
4522829097
fix SUBST_VARS after last commit; pointed out by aja
2010-08-22 14:36:36 +00:00
sthen
c88a60ecd4
- fix path in roundcubemail.conf and set a few more required php options
...
- allow the upgrade script to work without disabling session.encrypt on the
whole server
- note in UPGRADING that virtusertable moved to a plugin, found the hard
way by ajacoutot
- in the mysql schema update script, uncomment a workaround for mysql bug
46293 which affects the in-tree mysql
- bump
2010-08-22 14:09:27 +00:00
sthen
ee24d15b97
- update roundcubemail to 0.4
...
- simpler installation procedure, req by marco
2010-08-22 12:37:14 +00:00
ajacoutot
6d2ede2cc3
Maintainance update to evolution-exchange-2.30.3.
2010-08-22 11:07:21 +00:00
ajacoutot
11c403db05
Bugfix update to evolution-2.30.3.
...
Remove MESSAGE (will be put in a more generic place).
2010-08-22 10:29:40 +00:00
ajacoutot
dbd076c3a2
Update zarafa to version 6.40.1.
...
See http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
for details.
2010-08-22 10:13:26 +00:00
jakob
790152af51
Remove overriding of FD_SETSIZE since this hasn't had any effect since
...
Postfix had switched to kqueue() a long time ago. No binary package change.
2010-08-22 09:04:29 +00:00
ajacoutot
108a9bac38
Update to pine-pgp-filters-1.8.
...
Fix gnupg version dependency.
2010-08-21 19:17:55 +00:00
sthen
3d31744801
update MailScanner to 4.81.3-1, from Brad
2010-08-19 08:34:19 +00:00
dcoppa
7c9020055c
Fix bug in imap_keepalive() which erroneously free Context when the
...
IMAP connection is shut down by the server.
From upstream, via edd@
OK espie@
2010-08-09 09:54:14 +00:00
sthen
5fd9858d83
With the non-default-flavoured dovecot packages (ldap, etc), rather than
...
forcing the no_sieve flavour (and thus not using the managesieve patch),
instead just remove -sieve from the MULTI_PACKAGE list. Fixes managesieve
with various flavoured packages. Problem found and diff from Andrew Fresh
via Brad. ok (and dpb3 testing) naddy@.
2010-08-08 22:21:55 +00:00
landry
41d6e76d23
Add @pkgpath markers to also update correctly from previous pkgpaths
...
mail/enigmail and mail/enigmail-seamonkey.
ok espie@
2010-08-02 08:45:32 +00:00
sthen
68a4b97f92
switch to the 1.2.13 managesieve diff, now it's been updated. from Brad.
2010-07-30 21:55:16 +00:00
sthen
6b062b8978
- Add a bug fix from upstream via Brad:
...
mbox: Fields weren't being added to cache file during message saving.
- Knock out the sieve subpackage if building with another flavor.
The object code was ending up linked to db/ldap libraries and thus
producing bad packages in bulk builds. This is a nasty hack from me
to fix packages until we have time to fix the linking and has a
big fat XXX next to it. Ok Brad (maintainer).
2010-07-30 20:22:24 +00:00
sthen
8a2471c43a
Drop the old horde ports, new versions are now in ports/www/horde
...
which is also linked to the build with this commit.
2010-07-30 11:28:21 +00:00
landry
393e332cba
Readd subdir Makefile so that thunderbird and seamonkey dirs are reached.
2010-07-27 20:19:27 +00:00
landry
22c0e1a87c
Reimport enigmail, this time as two ports, sharing most stuff through
...
Makefile.inc :
- enigmail-1.1.2 for thunderbird
- enigmail-seamonkey-1.0.1p1 for seamonkey
2010-07-27 20:18:24 +00:00
landry
1a68614930
Temporary cvs delete. An infrastructure to build different versions of
...
enigmail for seamonkey and thunderbird will replace it.. as much as i
hate that way of doing things, seems i have no choice.
2010-07-27 20:14:49 +00:00
landry
ab735bbe73
Update to thunderbird-i18n 3.1.1
2010-07-27 17:08:43 +00:00
landry
28bb810af5
Update to thunderbird 3.1.1, tested by a few people on ports@ (and myself...)
...
Merge patches for 1.9.2 mozilla branch from firefox 3.6.x port.
While here, build lightning as a subpackage using --enable-calendar.
Add @pkgpath/@conflict markers for seamless upgrades.
2010-07-27 17:01:16 +00:00
sthen
33c9e085d7
fix RUN_DEPENDS, bump REVISION. Spotted by Viq.
2010-07-26 11:22:07 +00:00
sthen
ccb546afb8
update to 1.2.13, from Brad
2010-07-24 09:51:12 +00:00
landry
1fbe6e3b80
Update to thunderbird-i18n 3.0.6.
2010-07-22 21:46:02 +00:00
landry
d1c12b9e9b
Security/Reliability update to thunderbird 3.0.6, fixes
...
MFSA-2010-34,39,40,41,42,46 and 47.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
2010-07-22 21:45:38 +00:00
landry
50726e5ac0
Remove -Wredundant-decls. While here tweak REVISION/LIB_DEPENDS.
2010-07-22 09:29:13 +00:00
merdely
671d03c474
Update to 3.6.0. Works with clamav in tree.
...
Thanks for testing from Johan Huldtgren.
2010-07-21 05:53:07 +00:00
merdely
f0b604518b
Update GetLive to 0.59.
2010-07-21 02:21:52 +00:00
sthen
a3822319a3
mbox: When generating envelope to From_-line, don't append a second
...
@owndomain if username already has one.
from upstream via Brad.
2010-07-20 23:49:18 +00:00
naddy
a2c9a774ff
Remove redundant variables OPSYS and OPSYS_VER.
...
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.
ok espie@
2010-07-18 18:49:01 +00:00
ajacoutot
d4a63c52fc
Move to REVISION and new DEPENDS.
2010-07-16 12:33:28 +00:00
stephan
6e933af04a
update to 0.184, ok kevlo@
2010-07-15 16:10:47 +00:00
sthen
d55e1837f6
use REVISION
2010-07-13 20:14:21 +00:00
ajacoutot
6e37562a82
Fix Apache documentation.
2010-07-13 07:31:00 +00:00
naddy
e20075bc88
#includes for function prototypes
...
use system putenv()
2010-07-12 19:28:14 +00:00
naddy
10293a009c
regen patches
2010-07-12 19:03:13 +00:00
naddy
29dc625201
build supplementary data for mozilla programs only on archs that can build
...
mozilla; ok landry@
2010-07-10 13:43:46 +00:00
ajacoutot
2228dad3af
And bump... *sigh*
2010-07-09 17:30:16 +00:00
ajacoutot
ca363e8f56
Merge MESSAGE into README.OpenBSD so that all the info is in one place.
2010-07-09 17:29:53 +00:00
landry
f411382e3c
Switch mail/mozilla-thunderbird to www/mozilla MODULE. removes ~90 lines
...
of Makefile, which now entirely fits on my 70-lines height terms. Yay!
While here switch PLIST to use MOZILLA_PROJECT, and remove a leftover
patch from ffx35 that slipped in.
2010-07-09 16:55:59 +00:00
sthen
aeac6741d9
cleanup; mostly from Brad.
...
- Cleans up the Makefile a bit of stuff that isn't necessary.
- Add missing headers to get rid of implicit function warnings.
- Renames conflicting MSGBUFSIZE define to POPMSGBUFSIZE.
- Sync PLIST.
- Remove stray space in DESCR.
- Bump PKGNAME.
2010-07-09 07:17:37 +00:00
landry
1fa1c032da
Fix getpeereid() fallout. header uses #ifdef HAVE_GETPEEREID, but configure
...
doesn't even check for the function presence. Add -DHAVE_GETPEEREID to
CFLAGS/CXXFLAGS in MAKE_FLAGS to fix it.
2010-07-09 06:01:07 +00:00
jasper
4008540379
- prevent maildrop from appending a newline to mbox files before delivering
...
new messages. which would alter the final message in the mbox; which mutt,
among others wasn't fond of.
from debian via nima hoda.
2010-07-08 20:32:01 +00:00
giovanni
12a331b551
Update to 2.5.0 plus a patch from upstream to prevent a segfault
2010-07-08 16:35:58 +00:00
giovanni
88b336cb63
Update to 4.8.0 plus a patch from upstream to prevent a segfault
2010-07-08 16:29:58 +00:00
espie
dd818a1565
there is no 3.3 in MODKDE, so remove that...
2010-07-06 22:39:23 +00:00
ajacoutot
b34586e102
SO_PEERCRED fallout.
...
spotted by naddy@
2010-07-06 06:38:32 +00:00
sthen
0e50d5fc42
Fix for mbox (Renaming mailbox under newly created dir didn't move
...
index directory). From upstream via Brad.
2010-07-05 21:54:28 +00:00
jasper
badd27944b
- add a reminder for landry
2010-07-01 20:32:08 +00:00
landry
778540782c
Bah. Looks like i'll always forget to update both -i18n ports after
...
updating master ports. Repair injustice.
2010-07-01 19:35:09 +00:00
ajacoutot
84e9e421ea
Oops, fix depends for real.
2010-06-30 17:43:49 +00:00
ajacoutot
0a29a74655
Update to z-push-1.4 and fix libspec.
2010-06-30 17:41:03 +00:00
ajacoutot
ff98943145
Missed bump.
2010-06-30 06:42:18 +00:00
ajacoutot
5f43ab4ff5
Remove stupid "dot.beforesubst" file.
2010-06-30 06:28:25 +00:00
ajacoutot
58a6931cc6
*MAJOR* version update to zarafa-6.40.0.
...
Read the complete changelog here:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
Upgrade documentation is available at:
http://doc.zarafa.com/6.40/Administrator_Manual/en-US/html-single/index.html#_performing_the_upgrade
zarafa-libical has been removed, current version from ports works fine
for zarafa needs.
php5-mapi has been merged into zarafa-webaccess.
2010-06-30 02:46:47 +00:00
kevlo
c69453dfbd
We have strndup(3) now; pointed out by ajacoutot@
...
Where here, silent compiler warning
ok ajacoutot@
2010-06-30 01:55:08 +00:00
sthen
dacfe66928
2 fixes from upstream via Brad
...
- lib-charset: Don't assert-crash when iconv() skips lots of invalid input.
- lib-storage: When getting decoded headers, don't fail when MIME encoded-words
expand to LFs.
2010-06-27 09:46:18 +00:00
landry
8f784e1e63
Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update.
2010-06-23 17:11:50 +00:00
landry
80a4f5efdf
Update to thunderbird 3.0.5. Bump SO_VERSION, switch to use -o/-g
...
options to ${SUBST_CMD} while here.
Tested by phessler & myself on amd64, by pea@ & Nicolas Legrand on ppc,
still builds & runs on sparc64.
ok pea@
2010-06-23 17:10:48 +00:00
steven
f3696556fd
use gnu libtool (needs ltdl)
2010-06-23 16:27:57 +00:00
sthen
88777836d3
update to 4.80.10-1, bugfixes include a regression introduced with the
...
last update using % variables in rulesets. From Brad.
2010-06-22 07:38:14 +00:00
ajacoutot
70487d48fc
Bugfix update to evolution-exchange-2.30.2.
2010-06-21 05:40:41 +00:00
ajacoutot
2467976a73
Bugfixe update to evolution-2.30.2.
2010-06-21 05:17:04 +00:00
sthen
9456c8d0e0
update to 0.2.12 from Brad (maintainer)
2010-06-20 13:53:56 +00:00
sthen
56f09cbf4d
update to 4.80.7-1 (notable addition: support for storing config in sql)
...
From Brad.
2010-06-18 21:48:23 +00:00
jasper
28af1f79db
- sync with lua.port.mk
2010-06-18 17:59:06 +00:00
landry
8b6793ce3d
Remove all patches applying to local copy of nss/nspr, as we now use the
...
systemwide ones (which have all those patches). Don't call autoconf in
nsprpub/ while here, and bump PKGNAME to be on the safe side.
2010-06-16 19:07:23 +00:00
jasper
267776fba7
- fix build with gcc4
...
- regen plist
- regen wantlib
ok landry@
2010-06-15 19:35:38 +00:00
jasper
5222a7fb3a
be gone...evil leftover!
2010-06-15 16:02:59 +00:00
ajacoutot
6425e4980f
Remove evo_mail_notifier.png, it's unused and removed upstream.
...
Add 2 patches from upstream/GNOME bugzilla to prevent crashes:
GNOME bug 618902 - Crash when viewing/closing messages quickly
GNOME bug 612082 - Crash in em_format_snoop_type
2010-06-15 10:51:38 +00:00
fkr
d09cfa575e
Update exim to version 4.72.
...
This includes security fixes for CVE-2010-2023 and CVE-2010-2024.
ok bernd@, sthen@
2010-06-15 08:43:30 +00:00
kili
6907cbd0bc
Remove patches that have been applied upstream.
...
While here, add m and stdc++ to WANTLIB.
ok landry@
2010-06-14 19:52:23 +00:00
landry
2c62a3f2f8
Update to libetpan 1.0, committing on behalf of stephan@..
...
Bumping major to be on the safe side, although only functions were added
it's a major upstream release.
2010-06-11 17:12:37 +00:00
landry
a2fa9795eb
Update to claws-mail plugins, diff from robert at openbsd dot pap dot
...
st.
Discussed with and ok stephan@ for bogofilter/notification/attremover.
2010-06-11 17:10:40 +00:00
landry
96fb688039
Update to claws-mail 3.7.6, based on a diff from robert at openbsd dot
...
pap dot st with some tweaks by me.
Discussed with and ok Ulrich Kahl (maintainer) and stephan@
2010-06-11 17:08:32 +00:00
espie
01088c7f6e
comment out bogus symlinks for now.
2010-06-09 11:43:22 +00:00
stsp
8d294869c6
Add patch from upstream to fix bogus ssl check warning when the
...
sslfingerprint option is used.
hints and ok sthen@
2010-06-09 08:34:59 +00:00
jakob
3f92f7676b
update to postfix v2.7.1
2010-06-08 22:19:30 +00:00
ajacoutot
330b48bd07
We can use either rpm or rpm2cpio.
...
ok giovanni@ (maintainer)
2010-06-07 09:58:00 +00:00
espie
2e368da839
fix on LP64 + gcc4
2010-06-06 20:10:21 +00:00
ajacoutot
3b1c36e306
Edit MESSAGE: better use .htaccess than tweaking php.ini.
2010-06-03 14:02:09 +00:00
ajacoutot
71b4a9f7a4
Fix typo in local_zarafa.m4.
...
Add more documentation to README.OpenBSD.
2010-06-03 14:01:57 +00:00
landry
6353ef21bf
Update to extsmail 1.3, from maintainer and developer laurence tratt.
2010-06-02 19:44:50 +00:00
sthen
9261f500fd
- update to 1.01
...
- add an @extra to plist
2010-05-27 11:06:54 +00:00
sthen
6366c7c3ff
update to 4.80.4-1, Brad (maintainer) ok.
2010-05-27 11:04:30 +00:00
ajacoutot
5af636d4c5
Remove useless libtool library file for module.
...
Set explicit LIB_DEPENDS, does not only rely on RUN_DEPENDS.
ok landry@
2010-05-25 15:13:36 +00:00
ajacoutot
04e1d78720
Remove useless libtool library file for module.
...
ok landry@
2010-05-25 15:13:10 +00:00
ajacoutot
101b8614a5
Remove useless libtool library file for module.
...
Set explicit LIB_DEPENDS, does not only rely on RUN_DEPENDS.
ok landry@ stephan@ (maintainer)
2010-05-25 14:05:44 +00:00
stephan
df4ebba018
+claws-mail-attremover
2010-05-25 12:18:16 +00:00
stephan
898976b08e
import claws-mail-attremover-1.0.11
...
This plugin lets you remove attachments from emails.
ok landry@
2010-05-25 12:17:01 +00:00
sthen
c5082c8dfe
@sample v330.pre and bump PKGNAME-main.
2010-05-23 21:33:28 +00:00
espie
0180178b3a
fix build for gcc4
2010-05-23 16:06:37 +00:00
espie
575fabf88d
zap redundant prototypes, fixes gcc4
2010-05-23 15:57:34 +00:00
ajacoutot
61130a1581
We have strnlen(3) now.
2010-05-21 13:34:43 +00:00
giovanni
09a7c52666
Update to 6.3.17
...
ok kili@
2010-05-19 15:27:18 +00:00
ajacoutot
48039b2356
Bugfix update to gmime-2.4.17.
2010-05-18 14:19:16 +00:00
sthen
28a86041d8
Remove a couple of pointless hunks from the patch. Spotted by dcoppa@
2010-05-18 08:31:02 +00:00