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