1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

17476 Commits

Author SHA1 Message Date
Martin Matuska
f51558983d Horde package update:
comms/pear-Horde_ActiveSync 2.19.0 -> 2.19.3
devel/pear-Horde_Core 2.14.0 -> 2.15.0
textproc/pear-Horde_CssMinify 1.0.1 -> 1.0.2
www/pear-Horde_Dav 1.0.7 -> 1.1.0
databases/pear-Horde_Db 2.1.3 -> 2.1.4
mail/pear-Horde_Imap_Client 2.25.0 -> 2.25.2
archivers/pear-Horde_Pack 1.0.3 -> 1.0.4
devel/pear-Horde_Timezone 1.0.7 -> 1.0.8
2014-10-20 11:22:54 +00:00
John Marino
e37d39a111 Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 09:34:03 +00:00
Antoine Brodin
ece245b57f Ignore on the package builders when the default version of python is different
from the requested one

Reported by:	pkg-fallout
2014-10-18 14:44:52 +00:00
Dirk Meyer
48a0dae4fb - fix LDOPS which is parsed twice by m4 now 2014-10-18 12:38:22 +00:00
John Baldwin
1ebd0e3345 The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and
is being removed.  No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.

PR:		193961
Approved by:	portmgr (antoine)
2014-10-18 12:20:42 +00:00
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