Commit graph

17521 commits

Author SHA1 Message Date
John Marino
e44cd05a58 mail/bsfilter: Remove @dirrm, unmask cmds, use COPYTREE over CP
PR:		194370
submitted by:	maintainer (Yasuhiro KIMURA)
2014-10-18 06:47:25 +00:00
Baptiste Daroussin
2b88da1ab0 Fix harder
PR:		194205
2014-10-17 23:35:23 +00:00
Baptiste Daroussin
7946626b9e Fix plist
PR:		148051
Pointyhat to:	bapt
2014-10-17 23:32:06 +00:00
Baptiste Daroussin
791f2bc627 Reset maintainership 2014-10-17 10:23:34 +00:00
Alex Kozlov
43a22bb0dd - Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
2014-10-16 08:55:30 +00:00
Rene Ladan
e773ca5bc8 Remove expired port:
2014-10-15 mail/p5-Email-Stuff: Deprecated in favour of mail/p5-Email-Stuffer
2014-10-15 22:05:08 +00:00
Vsevolod Stakhov
f14e7c0cf1 - Update to 0.7.2 2014-10-15 17:01:04 +00:00
Beat Gaetzi
8f7f02ae39 - Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
  order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
  not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
  r348851 by marino@ until bug 193555

PR:		194356
Submitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html
2014-10-15 15:48:16 +00:00
Frederic Culot
65d62df3cf - Update to 2.09
Changes:	http://search.cpan.org/dist/MIME-Types/ChangeLog
2014-10-15 12:10:42 +00:00
John Marino
78a3ed4d90 Close out a bunch of PRs that only remove @dirrm
PR:		194331, 194332
PR:		194365, 194366, 194369, 194371, 194374
2014-10-15 11:32:09 +00:00
Jun Kuriyama
aaaec77941 This transport is used to send email over SMTP, either with or without
secure sockets (SSL/TLS). it uses the great Net::SMTPS.

This module is recommended than Email::Sender::Transport::TLS.

WWW: http://search.cpan.org/dist/Email-Sender-Transport-SMTPS/
2014-10-15 10:45:32 +00:00
Matthias Andree
dc22d9ed7f @unexec rmdir -> @dir 2014-10-14 22:49:23 +00:00
Matthias Andree
e76ca1d15b test drive Postfix 2.10.4 upgrade. ~/VCS-mine/redports/mandree/mail/postfix210/ 2014-10-14 22:29:59 +00:00
Adam Weinberger
3d2a3256c4 Update dovecot2 to 2.2.14. PORTREVISION bumps for dovecot2-pigeonhole and
dovecot2-antispam-plugin.

Changes in 2.2.14:

	* lmtp: Delivered-To: header no longer contains <> around the email
	  address. Other MDAs don't have it either.
	* "Out of disk space" errors are now treated as temporary errors
	  (not the same as "Out of disk quota").
	* replication plugin: Use replication only for users who have a
	  non-empty mail_replica setting.

	+ lmtp proxy: Log a line about each mail delivery.
	+ Added login_source_ips setting. This can be used to set the source IP
	  address round-robin from a pool of IPs (in case you run out of TCP
	  ports).
	+ Rawlog settings can use tcp:<host>:<port> as the path.
	+ virtual plugin: Don't keep more than virtual_max_open_mailboxes
	  (default 64) number of backend mailboxes open.
	+ SSL/TLS compression can be disabled with ssl_options=no_compression
	+ acl: Global ACL file now supports "quotes" around patterns.
	+ Added last-login plugin to set user's last-login timestamp on login.
	+ LDAP auth: Allow passdb credentials lookup also with auth_bind=yes
	- IMAP: MODSEQ was sent in FETCH reply even if CONDSTORE/QRESYNC wasn't
	  enabled. This broke at least old Outlooks.
	- passdb static treated missing password field the same as an empty
	  password field.
	- mdbox: Fixed potential infinite looping when scanning a broken
	  mdbox file.
	- imap-login, pop3-login: Fixed potential crashes when client
	  disconnected unexpectedly.
	- imap proxy: The connection was hanging in some usage patterns. This
	  mainly affected older Outlooks.
	- lmtp proxy: The proxy sometimes delivered empty mails in error
	  situations or potentially delivered truncated mails.
	- fts-lucene: If whitespace_chars was set, we may have ended up
	  indexing some garbage words, growing the index size unnecessarily.
	- -c and -i parameters for dovecot/doveadm commands were ignored if
	  the config socket was readable.
	- quota: Quota recalculation didn't include INBOX in some setups.
	- Mail headers were sometimes added to dovecot.index.cache in wrong
	  order. The main problem this caused was with dsync+imapc incremental
	  syncing when the second sync thought the local mailbox had changed.
	- doveadm backup didn't notice if emails were missing from the middle
	  of the destination mailbox. Now it deletes and resyncs the mailbox.
2014-10-14 17:34:59 +00:00
Raphael Kubo da Costa
5be7d37dde Remove build-time dependency on devel/qt5-qmldevtools.
qt5-qmldevtools is likely to be removed when we move to Qt 5.3, and trojita
has never actually needed it.

PR:		194303
Approved by:	Marco Broeder <marco.broeder@posteo.eu> (maintainer)
2014-10-13 18:31:24 +00:00
Kurt Jaeger
d9c33f4f7e mail/mail-notification: fix issues
- fix dist url
- hotmail feature disabled
- strip binary
- use gmime26 instead of gmime2
- bump portrevision
- change maintainer to submitter

PR:	192349
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
Approved by:	mwisnicki+freebsd@gmail.com (maintainer)
2014-10-09 20:59:55 +00:00
Matthew Seaman
65d8b068f3 Ooops. Forgot to strip the @dirrm stuff out of the plist. 2014-10-08 21:17:13 +00:00
Matthew Seaman
9c2429a620 Update to 0.05
Change log:	http://cpansearch.perl.org/src/ALEXMV/Email-Address-List-0.05/Changes
2014-10-08 21:13:47 +00:00
Baptiste Daroussin
12d0fc35c2 Convert to USES=pgsql 2014-10-08 20:58:32 +00:00
Baptiste Daroussin
54bbf6e59c Convert to USES=pgsql 2014-10-08 20:57:32 +00:00
Baptiste Daroussin
3cbe616691 Convert to USES=pgsql 2014-10-08 20:55:55 +00:00
Mark Felder
95f8b1ff71 Update to 1.6.10
Define LICENSE

PR:		194181
2014-10-08 15:41:18 +00:00
Emanuel Haupt
e283a7caf5 Remove @dirrm, @dirrmtry 2014-10-08 14:26:25 +00:00
Dmitry Marakasov
ca83c89550 - Fix duplicate PORTREVISION lines and bump for all bumps which have not happened because of this
Approved by:	portmgr blanket
2014-10-06 23:29:28 +00:00
Steve Wills
1dcbd4a4fc mail/rubygem-email_reply_parser-discourse: correcte category 2014-10-05 21:01:02 +00:00
Steve Wills
b19fe56358 mail/rubygem-email_reply_parser-discourse: create port
EmailReplyParser is a small library to parse plain text email content to return
only the reply.

WWW: http://github.com/github/email_reply_parser
2014-10-05 20:55:02 +00:00
John Marino
c003f70ee1 mail/rainloop: Rework to avoid unnecessary overriding do-extracts target
There's no reason to roll-your-own extraction target, the stock target
works fine.  Remove and and adjust do-install accordingly; there's not
change the pkg-plist.

While here, remove RVER derivative of PORTVERSION.  This looked wrong to
me -- I doubt the RVER will end in ".164" after the PORTVERSION is
incremented.  If anything, the PORTVERSION would be derivative of RVER,
but for now I just have two seprately defined variables.  Also, unmask
installation commands.
2014-10-05 18:35:33 +00:00
Tijl Coosemans
88c67cd38c - Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-10-05 18:01:19 +00:00
Kurt Jaeger
3aff526f34 mail/filtermail: resurrect, stage, 0.8.2 -> 0.8.3, new maintainer
PR:		193721
Submitted by:	Mike Clarke <jmc-freebsd2@milibyte.co.uk>
2014-10-05 11:08:40 +00:00
Antoine Brodin
69a40c009b Allow installing 2014-10-04 23:35:08 +00:00
Bryan Drewery
6008080066 Stop looking at devel versions 2014-10-02 18:31:30 +00:00
Mathieu Arnold
cd7e7c160c Cleanup @dirrm* from my ports.
Sponsored by:	Absolight
2014-10-02 16:37:02 +00:00
Bartek Rutkowski
9ea454d2d9 mail/opendmarc: add SPF option
PR:		192999
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk>
Reviewed by:	maintainer
Approved by:	mentors (implicit)
2014-10-02 11:17:14 +00:00
Tijl Coosemans
c91d0249dd Replace USE_AUTOTOOLS=autoconf213:env with a regular build dependency.
These are the last ports that use this ancient version of autoconf.
2014-10-01 15:07:31 +00:00
Alex Dupre
3909fc77e7 Update to 1.0.3 release. 2014-10-01 07:13:26 +00:00
Baptiste Daroussin
a194e87525 Convert to USES=horde 2014-09-30 22:24:30 +00:00
Baptiste Daroussin
1446608ec7 Convert to USES=horde
Fix pear-Horde_core options
Use options helpers where possible
2014-09-30 22:14:59 +00:00
Guido Falsi
38b77f19bf - Modify comment and add UPDATING entry to explain that MAILDROP_SUID
and MAILDROP_SGID now need to be existing usernames on the destination
  system. numeric UIDs and GIDs, or non existent usernames, will
  cause a broken installation since pkgng will skip on the entries
  of files owned by unknown users. [1]
- Fix MGID and MUID PLIST_SUB variables not being set when only one
  of the two above variables is deifined, again generating a broken
  package. [2]
- While here, remove dirrm.

Reported by:	Lukas Maly <Iam@LukasMaly.NET> [1]
Reported by:	itetcu@ [1] [2]
2014-09-30 15:04:03 +00:00
Vsevolod Stakhov
59b97c26ce - Update to 0.7.1 2014-09-30 12:28:54 +00:00
Vsevolod Stakhov
b7a78f5e19 Remove pkg_ workarounds.
Do not bump revision, since the package's content is not changed by this patch.

Submitted by:	ak via private mail
2014-09-29 15:39:45 +00:00
Thomas Zander
e9d745c099 - Update to upstream version 3.0.7
- Add LICENSE
- pkg-plist cleanup

PR:		193354
Submitted by:	ports@bsdserwis.com (maintainer)
2014-09-29 06:14:22 +00:00
Pawel Pekala
16999fd148 Commit forgotten pkg-plist change 2014-09-27 12:26:07 +00:00
Pawel Pekala
7a918da861 Fix USES=autoreconf conversion
Reported by:		antoine
2014-09-27 12:13:29 +00:00
Pawel Pekala
eebd4aed41 - Convert mail/libetpan to USES=autoreconf
- Bump affected ports
- Simplify pkg-plist in mail/claws-mail
2014-09-27 10:02:14 +00:00
Chris Rees
3f930e2f9f Fix install when no version previously installed
Submitted by:	pointyhat
2014-09-27 07:03:56 +00:00
Vanilla I. Shu
3e566dc590 Add rainloop 1.6.9, modern and interactive webmail.
PR:		ports/193831
Submitted by:	loic.blot@unix-experience.fr
2014-09-26 09:05:15 +00:00
Beat Gaetzi
1b3bcb097d - Update ca_root_nss to 3.17.1
- Update thunderbird to 31.1.2
- Update seamonkey to 2.29.1
- Update firefox to 32.0.3
- Update firefox-esr to 31.1.1
- Update libxul to 24.8.1

Submitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/48108fb0-751c-4cbb-8f33-09239ead4b55.html
2014-09-25 11:08:06 +00:00
Tijl Coosemans
fa0d7caf79 - Convert to USES=autoreconf
- Fix detection of base system Heimdal
2014-09-24 20:25:54 +00:00
Antoine Brodin
2e1f678ae6 Use the ports framework to create pop3vscan user 2014-09-24 20:09:49 +00:00
Tijl Coosemans
bee523c899 Convert to USES=autoreconf 2014-09-23 20:57:42 +00:00
Dmitry Marakasov
c86203716f - Drop @dirrm* from plist 2014-09-23 17:35:43 +00:00
Baptiste Daroussin
b208e52f7b Convert to USES=pear 2014-09-23 16:45:35 +00:00
Bartek Rutkowski
d833db1bba mail/gmime26: update 2.6.18 -> 2.6.20
PR:		193143
Submitted by:	Alan Hicks <ahicks@p-o.co.uk>
Approved by:	mentors (implicit)
2014-09-23 14:36:29 +00:00
Baptiste Daroussin
5b59cfe5c8 Simplify plist 2014-09-23 09:56:54 +00:00
Jason E. Hale
29bd727107 - Trim @dirrm and @stopdaemon from pkg-plist 2014-09-22 13:07:01 +00:00
Baptiste Daroussin
96fc0de2d5 Cleanup plist 2014-09-22 07:22:09 +00:00
Chris Rees
6402c11cf7 Stage, resurrect and adopt mail/openwebmail. 2014-09-21 14:31:31 +00:00
Antoine Brodin
481aef09d5 Allow staging as a regular user 2014-09-21 13:48:22 +00:00
Steve Wills
3d8cde5d8a mail/rubygem25: limit portscout to 2.5.x versions 2014-09-21 01:29:36 +00:00
Tijl Coosemans
8b127f2619 - Drop dependency on autoconf and automake
- Use correct form of OPTIONS_SUB
- Remove FreeBSD 7 support
- Remove post-deinstall (handled by pkg)
2014-09-19 12:40:53 +00:00
Carlo Strub
3948cb595f Danny takes maintainership 2014-09-17 20:43:12 +00:00
Matthias Andree
47c5d1d6d4 Reinstate checksums for optional patches[1], fixing regression from c334818.
Update USE_PYTHON -> USES=python:2.

PR:		193682 [1]
Submitted by:	David Siebörger [1]
2014-09-16 21:18:29 +00:00
Dmitry Marakasov
d350bf0de0 - Drop .la files for mail/gmime24, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-09-15 18:29:36 +00:00
Antoine Brodin
bfa7f888ee - Allow staging as a regular user
- Bump portrevision as some files were not packaged with intended owner
2014-09-14 20:58:04 +00:00
Steve Wills
067d2e704a mail/rubygem-actionmailer: depend on older rubygem-mail
Upstream limits this to the older version
2014-09-14 14:09:38 +00:00
Steve Wills
066be03c3e mail/rubygem-actionmailer4: correct mail dependency
Oops, this wants the newer rubygem-mail. (It's rails 3.x that wants the older one)
2014-09-14 14:00:23 +00:00
Sunpoet Po-Chuan Hsieh
fa0aa3493a - Fix PKGNAME collision 2014-09-14 13:19:57 +00:00
Steve Wills
bae49eae5c mail/rubygem-actionmailer4: used older 2.5 version of rubygem-mail 2014-09-14 12:05:03 +00:00
Antoine Brodin
2d72c7a44b Remove reference to non existent port 2014-09-14 07:08:56 +00:00
Steve Wills
28071e6398 www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.

Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.

WWW: http://www.rubyonrails.org

Submitted by:	xmj (based on)
2014-09-14 02:06:58 +00:00
Tijl Coosemans
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Matthias Andree
b5a79a220d Replace BUILD_DEPENDS by USES=gecko:...,build.
Tested on redports.org, and we have a RUN_DEPENDS on the respective GECKO
application anyways.

Still required to fix upgrade trouble if the gecko application needs a
rebuild from source (ports) if a requisite .so file has gone away, for
instance, after lang/gcc version upgrades.

a RUN_DEPENDS anyhow.
2014-09-13 10:18:41 +00:00
Matthias Andree
0d919f7aed Add BUILD_DEPENDS to make sure that the referenced thunderbird or
firefox port is rebuilt first, so that the -i18n ports can actually
build if the firefox/thunderbird port has become unusable through,
for instance, lang/gcc version upgrades that "lose" the libstdc++
from the recorded RPATH.
2014-09-12 17:06:09 +00:00
Matthias Andree
5b6ef3b6d9 Remove compiler:features from USES=, too 2014-09-12 16:17:26 +00:00
Matthias Andree
487289f5c4 Remove BROKEN mark on GCC, fault is in thunderbird-i18n or GECKO framework. 2014-09-12 16:04:46 +00:00
Sunpoet Po-Chuan Hsieh
14197d5e68 - Add LICENSE
- Add CPE information
2014-09-12 16:01:05 +00:00
Matthias Andree
937cb1e64a Mark broken on GCC-based systems.
Approved by:	bapt
2014-09-12 15:29:24 +00:00
Dmitry Marakasov
9a4d7efeac - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-12 09:22:23 +00:00
Sunpoet Po-Chuan Hsieh
abf5538bd4 - Fix heap-based buffer overflow in formisc.c
- Bump PORTREVISION for package change

Security:	CVE-2014-3618
MFH:		2014Q3
2014-09-12 07:41:09 +00:00
Tijl Coosemans
ed98d435ba databases/sqlite2:
- Convert to USES=libtool and bump dependent ports
2014-09-11 21:54:45 +00:00
Vsevolod Stakhov
f919b5c7a9 - Update to 0.7.0 [1]
- Convert to @sample

[1] https://rspamd.com/release/update/2014/09/11/rspamd-0.7.html
2014-09-11 13:38:02 +00:00
Mathieu Arnold
fbadef7cc0 Add back mail/dcc-dccd
- Update to 1.3.155.
- Stage.
- Build as a user.
- Add the option back to spamassassin.

Sponsored by:	Absolight
2014-09-11 13:34:39 +00:00
Adam Weinberger
d3f5b07a70 Change the words NOPORTDOCS and NOPORTEXAMPLES in a couple comments so that
future updates won't trigger the NOPORT* commit hook checks.
2014-09-10 22:27:47 +00:00
Antoine Brodin
301459de32 Allow staging as a regular user 2014-09-10 20:53:15 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Philippe Audeoud
f7fc651de8 - Update to 0.21 2014-09-09 13:55:16 +00:00
Philippe Audeoud
92bbc7c03e - Update to 2.08 2014-09-09 13:53:47 +00:00
Baptiste Daroussin
f4aef6b62c Mozilla upgrades:
- Update nspr to 4.10.7
- Update ca_root_nss to 3.17 (mark as NO_ARCH while here)
- Update firefox to 32.0
- Update thunderbird to 31.1.0
- Add net-im/linux-instantbird
- Update firefox-est to 31.1.0
- Update libxul to 24.8.0
- Update seamonkey to 2.29

Submitted by:	Jan Beich for gecko@
2014-09-09 06:16:35 +00:00
Martin Matuska
453bf760cf Horde package update:
comms/pear-Horde_ActiveSync 2.18.1 -> 2.19.0
devel/pear-Horde_Core 2.13.1 -> 2.14.0
mail/horde-webmail 5.2.1 -> 5.2.2
deskutils/horde-groupware 5.2.1 -> 5.2.2
2014-09-08 22:25:29 +00:00
Tijl Coosemans
d1241626df - Convert to USES=libtool
- Avoid USE_AUTOTOOLS
- Fix build with clang
- Add missing -lcourierauth [1]

Reported by:	antoine [1]
2014-09-08 21:58:19 +00:00
Tijl Coosemans
763e392ab2 - Convert to USES=libtool and add INSTALL_TARGET=install-strip
- Add USE_AUTOTOOLS=libtoolize (and others) because configure has been
  generated with a different version of libtool than ltmain.sh
2014-09-08 21:01:46 +00:00
Antoine Brodin
1c9a101b35 Allow staging as a regular user 2014-09-08 18:57:31 +00:00
Tijl Coosemans
4639f95c6b lang/guile2:
- Convert to USES=libtool and bump dependent ports
- Convert to USES=charsetfix and USES=pathfix
- Drop USE_GCC=any
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
2014-09-08 17:19:12 +00:00
Antoine Brodin
dbe95b2f7c Allow staging as a regular user 2014-09-07 17:42:17 +00:00
Antoine Brodin
f43aec8bd1 Allow staging as a regular user 2014-09-07 16:29:18 +00:00
Tijl Coosemans
a3566cb26e */courier-authlib*:
- Add USES=libtool
- Remove USE_LDCONFIG, not needed for modules
- Disable static modules
- Remove install-configure from INSTALL_TARGET, no impact with staging
- Add manpages to pkg-plist
- Use @sample
- Replace pkg-(de)install and pre-install target with USERS and GROUPS
- Create /var/run/authdaemond at package installation instead of in rc
  script
2014-09-07 16:12:36 +00:00
Antoine Brodin
0ef4c97b38 Allow staging as a regular user 2014-09-07 11:08:57 +00:00
Antoine Brodin
d4fa8aa7c9 2014-08-31 mail/dcc-dccd: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 games/alienarena: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-09-07 games/alienarena-data: Useless without alienarena
2014-09-07 08:46:16 +00:00
Antoine Brodin
20636be0c0 Remove optional dependency on unstaged mail/dcc-dccd 2014-09-07 08:38:53 +00:00
Martin Matuska
53bb618a09 Horde package update:
comms/pear-Horde_ActiveSync 2.18.0 -> 2.18.1
mail/pear-Horde_Imap_Client 2.24.2 -> 2.25.0
mail/horde-imp 6.2.1 -> 6.2.2
mail/horde-ingo 3.2.0 -> 3.2.1
deskutils/horde-kronolith 4.2.1 -> 4.2.2
www/horde-passwd 5.0.1 -> 5.0.2
mail/horde-turba 4.2.1 -> 4.2.2
2014-09-05 23:02:48 +00:00