Commit graph

15675 commits

Author SHA1 Message Date
Martin Wilke
5e1eac2690 - Do not try to remove dirs. not created by the port
- Trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 01:46:28 +00:00
Martin Wilke
dd154b2602 - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 01:45:06 +00:00
Martin Matuska
edcf27783f Update deskutils/horde-groupware and mail/horde-webmail to 5.0.5 2013-05-30 11:26:41 +00:00
Emanuel Haupt
ec1033c1c4 Fix build on HEAD by setting USE_GCC=any which I believe is better than marking
it BROKEN if clang is detected. In order to do that handle do-build target since
the distribution Makefile includes <bsd.prog.mk> which does not handle
USE_GCC=any well.
2013-05-29 17:35:50 +00:00
William Grzybowski
e8e61359d5 - Update 4.41.0 [1]
- Use EXAMPLES option to install examples

Changes: http://pyropus.ca/software/getmail/CHANGELOG

PR:		ports/179052 [1]
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer) [1]
Approved by:	jpaetzel (mentor)
2013-05-29 15:22:27 +00:00
Martin Matuska
297a48ac8a Horde package update:
devel/pear-Horde_Data 2.0.3 -> 2.0.4
devel/pear-Horde_Date 2.0.5 -> 2.0.6
devel/pear-Horde_Itip 2.0.4 -> 2.0.5
devel/pear-Horde_Nls 2.0.2 -> 2.0.3
mail/pear-Horde_Imap_Client 2.10.1 -> 2.11.2
mail/pear-Horde_Mime 2.1.1 -> 2.2.0
mail/pear-Horde_Mime_Viewer 2.0.4 -> 2.0.5
textproc/pear-Horde_Text_Filter 2.1.2 -> 2.1.3
www/pear-Horde_Form 2.0.3 -> 2.0.4

deskutils/horde-kronolith 4.0.4 -> 4.0.5
deskutils/horde-nag 4.0.2 -> 4.0.3
mail/horde-imp 6.0.4 -> 6.0.5
mail/horde-ingo 3.0.3 -> 3.0.4
mail/horde-turba 4.0.3 -> 4.0.4
www/horde-base 5.0.4 -> 5.0.5
www/horde-passwd 5.0.0beta1 -> 5.0.0RC1
2013-05-29 15:02:18 +00:00
Martin Wilke
01b1a609cc This is python module for RFC 5451 Authentication-Results Headers
generation and parsing.
It also supports Authentication Results extensions:

RFC 5617 DKIM/ADSP
RFC 6008 DKIM signature identification (header.b)
RFC 6212 Vouch By Reference (VBR)
draft-kucherawy-dmarc-base-00 DMARC

WWW: https://launchpad.net/authentication-results-python/

PR:		ports/177824
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-05-29 05:23:13 +00:00
Martin Wilke
42b80a9144 - Update to 1.10
PR:		179007
Submitted by:	maintainer
2013-05-29 00:38:53 +00:00
Baptiste Daroussin
ef030b5b2d Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 16:06:02 +00:00
Alex Dupre
0adb5ba142 Commit forgotten patches. 2013-05-27 13:47:51 +00:00
Alex Dupre
83dd768d5f Update to 0.9.1 release. 2013-05-27 12:12:13 +00:00
Baptiste Daroussin
e306e79fcb Fix unterminated quoted string (this fix build on current) 2013-05-27 09:39:48 +00:00
Jun Kuriyama
3d118c10ee Make Email::Address->parse() loose.
WWW: http://search.cpan.org/dist/Email-Address-Loose/
2013-05-26 08:57:18 +00:00
Andrej Zverev
f48ee73c26 - Fix issue with building dmail, when perl build
without /usr/bin/perl symlink.

PR:		ports/177467
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>
Approved by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer and patch)
2013-05-25 18:57:44 +00:00
Guido Falsi
bbc8d61610 - Patch postgrey to use PGY_GROUPNAME by default
- Don't show OPTIONS dialog for just DOCS option
- Tidy up port Makefile
- Rework rc script
- Add UPDATING message and pkg-message to inform users about the
  rc script changes

PR:		ports/178644
Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2013-05-25 14:55:19 +00:00
Jimmy Olgeni
cbdedc5774 - Take maintainership from ports@
- Upgrade to snapshot of 2013-04-29 (5ebc6aae4d7c)
- Unbreak after dovecot upgrade to 2.2
2013-05-25 09:39:23 +00:00
Andrej Zverev
6f92cf32f9 - Avoid using SITE_PERL in dependencies
PR:		ports/178865
Submitted by:	az
Approved by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2013-05-25 08:06:10 +00:00
Boris Samorodov
e43c9badb3 Use shebangfix and let Makefile be more declarative.
Convinced by:	jgh, danfe
2013-05-25 07:46:10 +00:00
Boris Samorodov
fc72dbf7ca Remove the license file since ISCL is now defined at bsd.licenses.db.mk. 2013-05-25 07:29:55 +00:00
Boris Samorodov
ac125f7fa5 . trim Makefile headers;
. reword COMMENT while removing the indefinite article.
2013-05-24 18:19:04 +00:00
Baptiste Daroussin
106256e991 Fix build on current with USE_GCC=any (uses nested functions) 2013-05-24 14:23:05 +00:00
Baptiste Daroussin
ea12dedd8a Remove the useless and deprecated usage of -I-
This fixes build on current

While here:
- Trim headers
- Convert options
2013-05-24 14:15:06 +00:00
Koop Mast
92d12a08c4 Move PORTDOCS to unbreak gmime26-sharp deinstall. 2013-05-24 12:25:00 +00:00
Bryan Drewery
f8ddb11b40 - Fix options conversion 2013-05-24 11:46:11 +00:00
Andrej Zverev
80bd1d0371 - Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		ports/178899
Submitted by:	az
Approved by:	maintainer
2013-05-24 08:46:46 +00:00
Erwin Lansing
e67831436b Mark BROKEN: depends on conflicting ports
Submitted by:	pointyhat
2013-05-24 08:15:46 +00:00
Andrej Zverev
2a0e349309 - Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12
2013-05-24 07:42:49 +00:00
Baptiste Daroussin
a6a046214f Convert to new options framework
While here add missing dependency on pkgconf
2013-05-24 05:47:16 +00:00
Martin Wilke
7d6d4bd5b2 - Update dovecot2 to 2.2.2
- Update dovecot2-pigeonhole to 0.4.0

PR:		178832
Submitted by:	maintainer
2013-05-23 17:58:48 +00:00
William Grzybowski
99aa2705f7 - Update to 1.6.9 [1]
- Trim Makefile header [1]
- Add LICENSE (GPLv3)

PR:		ports/178828 [1]
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
Approved by:	culot (mentor)
2013-05-23 10:13:52 +00:00
Jason Helfman
2a8fb99db4 - adoption of optionsNG
Approved by:	portmgr (miwi)
2013-05-23 02:19:02 +00:00
Dmitry Marakasov
110a55d43b - Trim Makefile header
- OptionsNG
2013-05-23 02:04:46 +00:00
Oliver Lehmann
e636fb6418 remove DRAC support as the patch is no longer working 2013-05-22 19:32:41 +00:00
Pawel Pekala
7ccd26a7bb Update to version 0.7.10 2013-05-22 13:28:47 +00:00
Koop Mast
76e69f5de0 Add gmime and gmime-sharp 2.6.15.
PR:		ports/170389
Submitted by:	myself
Approved by:	Alan Hicks <ahicks@p-o.co.uk>, \
		romain@ (priv mail, for -sharp port)
2013-05-22 09:04:54 +00:00
Martin Matuska
c99c2360ec Update mail/pear-Horde_Imap_Client 2.10.0 -> 2.10.1 2013-05-21 22:27:24 +00:00
Jun Kuriyama
d6eca45372 - Upgrade to 0.24. 2013-05-20 23:26:09 +00:00
Martin Matuska
9ee7ee9934 Horde package update:
mail/pear-Horde_Imap_Client 2.9.0 -> 2.10.0
devel/pear-Horde_Prefs 2.4.0 -> 2.4.1
net/pear-Horde_Rpc 2.0.4 -> 2.0.5
textproc/pear-Horde_Text_Filter 2.1.1 -> 2.1.2
2013-05-20 09:04:41 +00:00
Dirk Meyer
49fb295112 - fix option name
PR:		178776
Submitted by:	Lawrence Chen

- fix option SASLAUTHD
2013-05-20 07:15:33 +00:00
Rene Ladan
df42947883 Enable the LUA plugin by default. [1]
While here, pet portlint.

PR:		ports/177959 [1]
Submitted by:	Uffe Jakobson <uffe@uffe.org>
Approved by:	maintainer timeout (tarkhil@over.ru , 1 month)
2013-05-19 16:39:01 +00:00
Ashish SHUKLA
291c45197a - Update to 5.3.2p1
Changes:		http://article.gmane.org/gmane.mail.opensmtpd.general/561
2013-05-18 21:54:42 +00:00
Dirk Meyer
dec7978c0a retire mail/sendmail-ldap 2013-05-17 20:12:40 +00:00
Philippe Audeoud
77ee72b089 - Update to 3.33
- Changelog: http://cpansearch.perl.org/src/PLOBBES/Mail-IMAPClient-3.33/Changes
2013-05-17 07:50:38 +00:00
Niclas Zeising
8c205121f0 Pass maintainership to Axel Steiner <ast@treibsand.com>
PR:		ports/178682:
Submitted by:	Frank Wall <fw@moov.de> (current maintainer)
2013-05-16 12:13:17 +00:00
Dirk Meyer
1b8a310a8b - use OPTIONS_DEFINE
- options MILTER_SHARED and PICKY_HELO_CHECK now default
- drop all old options, please use make config
- bump MILTER_SOVER
2013-05-16 05:28:01 +00:00
Florian Smeets
ba05efc063 - update firefox to 21.0
- update firefox-esr and thunderbird to 17.0.6
- WEBRTC now supports PULSEAUDIO
- make linux-firefox work with plugins again (e.g. quakelive)

Security:		4a1ca8a4-bd82-11e2-b7a0-d43d7e0c7c02
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-05-16 02:00:38 +00:00
Raphael Kubo da Costa
6fde8e96ce Update to 1.536.
PR:		ports/178106
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
Approved by:	maintainer timeout (20 days)
2013-05-14 19:31:05 +00:00
Stefan Walter
c928408d60 - Install 'spfquery' as 'spfquery.pl' by default, optionally keeping the
original name.
- Reset MAINTAINER.

PR:		157107
Patch by:	Jake Guffey <jake.guffey@eprotex.com>
Approved by:	Koen Martens <gmc@sonologic.nl> (former maintainer)
2013-05-14 19:12:23 +00:00
Pietro Cerutti
30695bbfe7 - Fix build
Reported by:	miwi (Tcl/Tk 86 exp-run)
2013-05-14 08:54:24 +00:00
Dirk Meyer
b27bcc8a18 - add MASTER_SITES
- drop WWW
2013-05-13 15:23:54 +00:00