1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

16062 Commits

Author SHA1 Message Date
Dmitry Marakasov
b728cc2245 - Add SMARTDATE patch.
- Fix MAILDIR_HEADER_CACHE if IMAP_HEADER_CACHE is not set
- Add options to disable TLS versions 1.1 and 1.2 if OPENSSL >= 1.0.0 is used (taken from upstream)
- Fix broken link in package description
- Bumped PORTREVISION

PR:		181431, 181319
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2013-08-30 15:14:26 +00:00
Mark Felder
0554302787 - Actually commit rc script fixes
- Convert to new Perl USES
- Move pkg-install logic to @exec and post-install
- Other suggested cleanup

Approved by:	crees (mentor)
2013-08-30 14:42:06 +00:00
Bryan Drewery
bd617e99e2 - Fix build after autotools update [1]
- Add missing pkgconfig dependency [2]

Reported by:	Marat Bakeev <hawara@Hawara.com> via ports@ [1]
PR:		ports/179934 [2]
Reported by:	Evgeni Dimitrov <evgeni.dimitrov@gmail.com> [2]
Approved by:	maintainer timeout
2013-08-30 13:17:53 +00:00
Alexey Dokuchaev
6628accc8e - Try to fix parallel builds (-jX): daemon also depends on their library;
drop MAKE_JOBS_UNSAFE and fix extra whitespace at CONFIGURE_ARGS/MANx
- Convert NOPORTDOCS, get rid of .for loop when installing documentation
- Properly terminate WWW: line in port description with a slash

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-30 04:45:28 +00:00
Mark Felder
2c82d269ea - Cleanup
- Passes rclint / portlint
- Fix permissions at install

Approved by:	swills (mentor)
2013-08-30 01:47:21 +00:00
Matthias Andree
854b45ea77 Note that I could not fully test all integrations yet. If integrations are
failing, please add detailed information how you set up your MTA, and
Mailman, what user/group IDs are, how list aliases are managed, and
thereabouts.

- Update to 2.1.15. [2] Changes: click View the full Changelog on
  https://launchpad.net/mailman/2.1/2.1.15
- Fix without-NLS install: Install at least English template. [1]
- Drop EXIM3 option, we don't have an Exim 3 port any more.
- Drop INTEGRATION option, which would at best be confusing.
- Reformat COMMENT to fit into common limits.
- Fix typo in COURIER_DESC.
- When Postfix integration is chosen, add BUILD and RUN_DEPENDS on
  Postfix because we need the postconf program.
- Use htdig patches for Mailman version 2.1.12 and remove BROKEN tag,
  in an experimental attempt to revive htdig support.
- Fix a few minor glitches in FreeBSD-post-install-notes.
- Drop files/patch-Mailman__Cgi__confirm.py, integrated in upstream tarball.
- Add launchpad.net to MASTER_SITES.
- Update files/postfix-verp.diff.
- Install a dummy one-line text file into PYTHON_SITELIBDIR so that
  Python's upgrade-site-packages would reinstall Mailman. [1]
- Add "status" support for rc.d script. [3]
- Change pre-fetch: to pre-everything::
- Revise formatting of pre-everything text to make clear it displays
  default values, not current values. To avoid ports/170280.

PR:		ports/135503 [1]
PR:		ports/170280 [2]
PR:		ports/170285 [2]
PR:		ports/176180 [1]
PR:		ports/181298 [3]
Submitted by:	Lowell Gilbert [1]
Submitted by:	Stefan Lasiewski [2]
Submitted by:	Oliver Fromme [3]
2013-08-29 22:58:07 +00:00
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Sunpoet Po-Chuan Hsieh
9cc2c18046 - Remove Author line 2013-08-29 17:41:22 +00:00
Sunpoet Po-Chuan Hsieh
a87a1e1f09 - Remove wrong OPTIONS_DEFINE
PR:		ports/181652
Submitted by:	David Demelier <demelier.david@gmail.com>
Approved by:	Aragon Gouveia <aragon@phat.za.net> (maintainer)
2013-08-29 17:37:23 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Sunpoet Po-Chuan Hsieh
ab64603225 - Use single space after WWW: 2013-08-29 04:10:11 +00:00
Sunpoet Po-Chuan Hsieh
83590b0ec5 - Use single space after WWW: 2013-08-29 04:09:40 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
William Grzybowski
e55bce5d62 mail/getmail: update to 4.43.0
- Update to 4.43.0

PR:		ports/181567
Submitted by:	Linh Pham <question+fbsdports closedsrc.org> (maintainer)
2013-08-28 16:21:09 +00:00
William Grzybowski
e6c2fc2144 mail/imapsync: update to 1.564
- Update to 1.564 [1]
- Pass maintainership to submitter
- Convert to USES perl5

PR:		ports/181237
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>
Approved by:	maintainer (timeout)
2013-08-28 15:58:57 +00:00
Ruslan Makhmatkhanov
2ced038e1f - update to 1.2
- modify policyd-spf so ${PREFIX}/etc/postfix-policyd-spf-python/policyd-spf.conf
  is used as default configuration files and change pkg-message.in accordingly
- modify misc file paths in man pages so they match installed ones
- adopt to new options framework (DOCS)
- add license information (AL2)
- trim makefile header.
- update WWW url in pkg-descr

while I'm here:
- use absolute url in MASTER_SITES and remove http redirection quirks
- replace PYTHON_SITELIBDIR with PYTHON_PKGNAMEPREFIX in depends
- shortened overly long lines to make Makefile more readable
- remove attribution from pkg-descr, that's no more supported in ports

PR:		177797
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	Giel van Schijndel <me@mortis.eu> (maintainer)
2013-08-28 13:47:32 +00:00
Martin Matuska
2b6fecc52c Remove mail/pear-Horde_Imsp: duplicate with databases/pear-Horde_Imsp 2013-08-28 12:07:44 +00:00
Martin Matuska
7b172c34a1 Horde_Imsp provides an Horde API into an IMSP server for address books
and options.

WWW: http://pear.horde.org
2013-08-28 11:59:02 +00:00
Martin Matuska
334d4b080f Add Horde_Smtp to bsd.horde.mk and register as a dependency for horde-imp 2013-08-28 11:48:25 +00:00
Martin Matuska
0f3a1607d6 Horde_Smtp provides a Horde interfaces for connecting to a SMTP (RFC 5321)
server to send e-mail messages.
2013-08-28 11:44:47 +00:00
Alex Dupre
1e4d80982d Add missing dependency.
PR:		ports/181599
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2013-08-28 08:02:33 +00:00
Martin Matuska
8f8de2c289 Horde package update:
Horde_Browser 2.0.3 -> 2.0.4
Horde_Core 2.6.6 -> 2.7.0
Horde_Crypt 2.2.1 -> 2.2.2
Horde_Exception 2.0.3 -> 2.0.4
Horde_History 2.1.6 -> 2.2.0
Horde_Http 2.0.3 -> 2.0.4
Horde_Perms 2.1.0 -> 2.1.1
Horde_SessionHandler 2.2.2 -> 2.2.3
Horde_Url 2.2.0 -> 2.2.1
horde-base 5.1.2 -> 5.1.3
horde-imp 6.1.3 -> 6.1.4
horde-nag 4.1.1 -> 4.1.2
horde-passwd 5.0.0 -> 5.0.1
horde-turba 4.1.1 -> 4.1.2
2013-08-27 18:10:33 +00:00
Alex Dupre
3a100e4049 Update to 0.9.3 release.
PR:		ports/181537
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
2013-08-27 13:20:37 +00:00
Bryan Drewery
4750c6ff48 Add file meant for r325421 2013-08-26 23:31:42 +00:00
Bryan Drewery
1ffe5a449c - Fix build with clang and on head
Reported by:	bapt
2013-08-26 23:30:41 +00:00
Martin Matuska
744f3f1e43 Horde package update:
Horde_Imap_Client 2.13.1 -> 2.14.0
Horde_Mail 2.1.0 -> 2.1.1
2013-08-26 20:28:06 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Rene Ladan
fda6ef5a18 Remove expired ports:
2013-08-24 mail/p5-Mail-CClient: Broken for more than 6 month
2013-08-24 net/slbd: Broken on FreeBSD 8 and newer
2013-08-24 comms/hso-kmod: Broken on FreeBSD 8 and newer
2013-08-26 12:02:30 +00:00
Ashish SHUKLA
cb72a918e2 - Update to latest snapshot 201308201232
Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/858
2013-08-26 09:47:12 +00:00
Andrej Zverev
5e0ae7774e - Add missed dependency on devel/p5-Devel-GlobalDestruction
- bump portrevision

PR:		ports/181490
Submitted by:	nork@
Approved by:	tobez@ (maintainer)
2013-08-25 16:13:05 +00:00
Alexey Dokuchaev
17360917b2 - Try to unbreak parallel builds (-jX) by using better make(1) syntax
- Fix an apparent typo: OPTIONS_SET should be OPTIONS_DEFINE
- Remove bogus, superfluous trailing slashes after directory names
- Make INSTALL_DATA commands atomic and $cwd-agnostic while here

Approved by:	miwi, bapt (portmgr, implicit)
2013-08-25 12:19:29 +00:00
Sunpoet Po-Chuan Hsieh
f847f46ff5 - Convert to new options framework
- Use PLIST_FILES, PORTDOCS and PORTEXAMPLES instead of PLIST
- Cleanup Makefile header
2013-08-25 09:27:58 +00:00
Guido Falsi
0ff64121d7 - Update to 3.1.3
- Remove uneeded DEBUG flags
- Convert to new LIB_DEPENDS format
- Convert to USES=gmake

Check share/doc/dbmail/UPGRADING for updating details.

PR:		ports/180963
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
2013-08-23 22:10:03 +00:00
Alexey Dokuchaev
51fe2cda57 - Attempt to unbreak parallel (-jX) builds by fixing targets dependencies
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, modernize LIB_DEPENDS
- Connect "check" target to our standard "regression-test" that automated
  package builders know about
- Trim the header and drop check for alpha: unfortunately, it's long gone

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-23 08:50:30 +00:00
Martin Matuska
5c1d975935 Horde package update:
Horde_ActiveSync 2.6.1 -> 2.6.2
Horde_Css_Parser 1.0.0 -> 1.0.1
Horde_Db 2.0.3 -> 2.0.4
Horde_Imap_Client 2.12.0 -> 2.13.1
Horde_Mail 2.0.6 -> 2.1.0
Horde_Mime 2.2.4 -> 2.2.5
Horde_Queue 1.0.0 -> 1.1.0
Horde_SessionHandler 2.2.1 -> 2.2.2
Horde_View 2.0.2 -> 2.0.3

horde-wicked 2.0.0RC1 -> 2.0.0RC2
horde-whups 3.0.0RC1 -> 3.0.0RC2
horde-ansel 3.0.0RC1 -> 3.0.0 final
2013-08-23 08:30:45 +00:00
Mathieu Arnold
8f93be6d26 Update to 1.200 2013-08-22 09:46:46 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Mathieu Arnold
e8199a9121 Update to 1.10.4 2013-08-21 14:59:07 +00:00
Mathieu Arnold
aed5ce508b Update to 1.90.0 2013-08-21 14:56:09 +00:00
Mathieu Arnold
68414c534d Update to 1.03.3 2013-08-21 14:52:09 +00:00
Matthias Andree
fd25081183 Grab port.
I am aware there are open PRs and new versions, will see to that later.
2013-08-21 08:05:53 +00:00
William Grzybowski
2081ba1c0f mail/mailman: reset maintainership
- Add port back to the pool

PR:		ports/181428
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maitainer)
2013-08-20 19:46:35 +00:00
Andrej Zverev
e22cb3e0ce - Convert to new perl5 framework
Approved by:	bdrewery@ (maintainer)
2013-08-20 11:43:44 +00:00
TAKATSU Tomonari
14911d26b5 - Update to 0.6.61
PR:		ports/181123
Submitted by:	tota (myself)
Approved by:	maintainer
2013-08-19 20:34:42 +00:00
Koop Mast
2801ee8c73 Unbreak after glib20 update. 2013-08-19 18:46:44 +00:00
Anton Berezin
71ea1611a1 Update to 2.199.
Changes:	http://search.cpan.org/dist/Email-Send/Changes
2013-08-19 17:39:27 +00:00
Anton Berezin
380b1cea15 Update to 2.109.
Changes:	http://search.cpan.org/dist/Mail-Box/ChangeLog
2013-08-19 16:29:17 +00:00
Bryan Drewery
32cf2e6ffe - Fix spamcontrol build after r324008 removed perl from PATCH_DEPENDS
in bsd.perl.mk
2013-08-19 13:17:01 +00:00
Sunpoet Po-Chuan Hsieh
1ffdf5a4f5 - Use USES=shebangfix 2013-08-19 08:40:55 +00:00
Bryan Drewery
a970ff6b19 - Reset pgollucci's ports
With hat:	portmgr
2013-08-18 13:31:33 +00:00
Bryan Drewery
2c01ea7593 - Reset jmelo's ports
- Remove bsd.port.pre.mk
- WWW: Convert tab to space
- Remove Author line from pkg-descr

With hat:	portmgr
2013-08-18 13:18:12 +00:00
Sunpoet Po-Chuan Hsieh
9e28e81694 - Update to 1.37
- Use REINPLACE_CMD instead of patch files
- Restrict USE_PYTHON to 2.x
- Convert to new options framework
- Cleanup Makefile header
- Cosmetic change

Changes:	https://github.com/linsomniac/tumgreyspf/blob/master/WHATSNEW
2013-08-18 07:00:29 +00:00
William Grzybowski
cd4364ee40 mail/assp: update to 1.9.9.13257
- Update to 1.9.9.13257

PR:		ports/181313
Submitted by:	Rusty Nejdl <rnejdl ringofsaturn.com> (maintainer)
2013-08-15 11:18:56 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
John Marino
3506f2eed1 mail/whoson: Mark jobs unsafe
Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:38:53 +00:00
John Marino
dd1e294d25 mail/firepay: Mark jobs unsafe
Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:32:17 +00:00
Frederic Culot
b163cd506c - Update to 0.602
PR:		ports/181208
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2013-08-12 07:55:13 +00:00
John Marino
7ffeae1147 mail/thunderbird: Replace hardcoded "freebsd" with OPSYS:L
Using OPSYS allows port to build on DragonFly without modification.
There were no functional changes made to port.

Approved by:	bapt/culot (mentors, implicit)
2013-08-10 23:34:16 +00:00
William Grzybowski
e5e93837a0 mail/libcmime: Lightweight C mime library
libcmime is a lightweight mime library, written in C. It attempts to
be a general library for parsing and creating mime email messages and
is designed to provide an easy to use and easy to integrate interface
for developers. libcmime is a pretty fresh project so the library is
still in beta state and there will be early and frequent releases.

WWW: http://www.libcmime.org/

PR:		ports/181158
Submitted by:	Axel Steiner <ast treibsand.com>
2013-08-10 14:49:45 +00:00
Martin Matuska
995be49ae0 Horde package update:
Horde_ActiveSync 2.5.6 -> 2.6.1
Horde_Core 2.6.4 -> 2.6.6
Horde_History 2.1.4 -> 2.1.6
Horde_Mime 2.2.3 -> 2.2.4
Horde_Stream 1.2.0 -> 1.3.0
2013-08-10 07:46:18 +00:00
Antoine Brodin
09b53e8388 - Trim Makefile header
- Remove NO_PACKAGE,  it needs manual configuration post installation but
it packages fine and BSD license allows it
- Unbreak with clang (reported by pkg-fallout)
- Remove obsolete MAKE_JOBS_SAFE
- Mute MKDIR
- Remove loop in DOCS installation
- Pad PKGMESSAGE
2013-08-09 15:46:23 +00:00
Philippe Audeoud
d217f186aa - Update to 1.2201
- Changelog: http://cpansearch.perl.org/src/JETTERO/Net-IMAP-Simple-1.2201/Changes
2013-08-09 14:47:22 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Florian Smeets
48f9528b90 - update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8
- update seamonkey to 2.20
- fix plist for *-i18n

Security:		0998e79d-0055-11e3-905b-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-08-08 18:42:03 +00:00
Andrej Zverev
ca70e439c2 - Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)

Approved by:	lth@ (maintainer)
2013-08-07 13:20:32 +00:00
Lars Thegler
575619dc92 - update to 3.005
- trim Makefile header
2013-08-07 11:10:05 +00:00
Lars Thegler
476cd62dce - update to 1.922
- trim Makefile header
2013-08-07 10:59:20 +00:00
Lars Thegler
826cd307bb - update to 1.314
- trim Makefile header
2013-08-07 10:28:44 +00:00
Sunpoet Po-Chuan Hsieh
309ff9b286 - Update to 2.08
- Cleanup pkg-descr

Changes:	http://sourceforge.net/projects/pymilter/files/pyspf/pyspf-2.0.8/README/view
2013-08-06 15:58:43 +00:00
Alexey Dokuchaev
c417788af2 Linux fuser(1) is incompatible with FreeBSD one, do not look for it. While
here: trim the header, adjust CATEGORIES and COMMENT, employ USES for perl5,
add LICENSE (GPLv2), install handful or docs, and update port description.

PR:		ports/178024
Submitted by:	koitsu
Approved by:	maintainer timeout (since April 21st)
2013-08-06 12:32:40 +00:00
William Grzybowski
1368c39c3a mail/dovecot2-pigeonhole: update to 0.4.1
- Update to 0.4.1

Changes: http://hg.rename-it.nl/dovecot-2.2-pigeonhole/raw-file/0.4.1/NEWS

PR:		ports/181085
Submitted by:	Attila Nagy <bra fsn.hu> (maintainer)
2013-08-06 11:59:10 +00:00
William Grzybowski
07fa6416f1 mail/dovecot2: update to 2.2.5
- Update to 2.2.5 [1]
- Bump antispam plugin (pigeonhole update comming soon)
- Fix SSL pkg-plist
- Fix MAN1 list

Changes: http://www.dovecot.org/doc/NEWS-2.2

PR:		ports/181081 [1]
Submitted by:	Attila Nagy <bra fsn.hu> (maintainer)
2013-08-06 11:56:37 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Andrej Zverev
544e16f0d1 - Convert to new perl framework
Approved by:	bapt@ (maintainer)
2013-08-04 12:33:50 +00:00
Andrej Zverev
6368b8b0b1 - Convert to new perl framework
Approved by:	eadler@ (maintainer)
2013-08-04 12:30:54 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4063eccdf2 - Convert to new perl framework
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Ashish SHUKLA
2ce50e0dff - Update to latest snapshot 201307311702
- Remove the diff for compiling with PostgreSQL support (committed upstream)

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/830
2013-08-02 15:58:31 +00:00
Rene Ladan
8c641b7745 Remove expired ports:
2013-08-01 mail/qmrtg: lacks an upstream source
2013-08-01 www/mediawiki118: Unmaintained upstream
2013-08-01 sysutils/googlog: no upstream project
2013-08-02 09:20:37 +00:00
Alexey Dokuchaev
36c0a3939e - Unbreak parallel (-jX) builds by removing bogus "clean" from ALL_TARGET
- Avoid using not-quite-compatible :L modifier in WRKSRC assignment
- Add LICENSE (GPLv2), properly define and handle portdocs and examples
- Generally clean up Makefile and port description while I am here
2013-08-02 02:50:14 +00:00
Christian Weisgerber
9c7a77ab1e For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
2013-08-01 20:22:27 +00:00
Mathieu Arnold
d68253e6ca (Readdition of mail/bulk_mailer which was removed on 306404)
Readd bulk_mailer 1.13, speeds delivery to mailing lists by sorting &
batching addresses.
2013-08-01 18:02:04 +00:00
William Grzybowski
9ff74d0602 mail/roundcube-contextmenu: update to 1.10
- Update to 1.10

Changes:
https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/blob/master/CHANGELOG

PR:		ports/180965
Submitted by:	Alexander Moisseev <moiseev mezonplus.ru> (maintainer)
2013-08-01 15:43:22 +00:00
Baptiste Daroussin
79ff1328bc Fix build with clang
Trim header
Remove leading indefinite article
tab -> space in pkg-descr
optionsng
USE_GMAKE -> USES=gmake
2013-08-01 05:46:22 +00:00
Guido Falsi
e58a77a4ea Convert to new perl framework. 2013-07-31 12:16:16 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Andrej Zverev
66c886d546 - Convert to new perl order (fix build) 2013-07-31 10:14:47 +00:00
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Baptiste Daroussin
5458b37534 Build with standard gnu89 which will create a usable libeps.a with clang.
This allows mail/epstools to properly build with clang.
Bump port revision libeps.a has to be regenerated
While here:
- convert to optionsng
- trim header
2013-07-30 12:18:53 +00:00
William Grzybowski
7d321876ff mail/sieve-connect: update to 0.86
- Update to 0.86

Changes:
http://people.spodhuis.org/phil.pennock/software/sieve-connect.ChangeLog.txt

PR:		ports/180930
Submitted by:	Alexey Degtyarev <alexey renatasystems.org> (maintainer)
2013-07-29 23:12:53 +00:00
Matthias Andree
93117d09c7 Cleanup. 2013-07-29 21:29:23 +00:00
Matthias Andree
115c083f30 Update LIB_DEPENDS for gsl to new format. 2013-07-29 20:57:12 +00:00
Mark Felder
35c53153e4 Fix my email address again, using proper @FreeBSD.org styling
Approved by:	swills (mentor)
2013-07-29 15:03:58 +00:00
Ryan Steinmetz
25bf5118e1 - Update to 1.534
- Convert to new 'created by' header

PR:		ports/180523
Submitted by: 	Brad Davis <brd@FreeBSD.org>
Approved by:	maintainer timeout (2+ weeks)
2013-07-29 01:53:34 +00:00
William Grzybowski
8ca6ee9708 mail/nullpop: fix fetch
- Fix distfile fetch, new upstream url
- Add LICENSE
- Trim Makefile header

PR:		ports/180472
Submitted by:	4721 tormail.org
Approved by:	maintainer (timeout)
2013-07-28 13:40:25 +00:00
Andrej Zverev
b47325edb2 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-27 16:06:25 +00:00
Steve Wills
413424ee99 - Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here

Reviewed by:	danfe
2013-07-27 16:06:01 +00:00
Steve Wills
6b5dbca564 - Update to 2.74
PR:		ports/180777
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2013-07-27 14:24:13 +00:00
Alexey Dokuchaev
1309964973 - Convert USE_GMAKE (add gmake to USES)
- Define LICENSE (GPLv2)
- Make the port parallel build (-jX) safe
- Install manpages relative to MANPREFIX
- Add DOCS and EXAMPLES options; use new smart syntax
- Rename BZIP option to our standard BZIP2

Reported by:	pointyhat-west
2013-07-27 11:49:20 +00:00
John Marino
84f50e0b9a mail/deforaos-mailer: Not jobs safe
Also changed order and removed whitespace to make portlint happy.

Approved by:	bapt/culot (mentors, implicit)
2013-07-26 21:41:07 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
Baptiste Daroussin
0c0d53c691 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.

Obtained from:	DPorts
2013-07-26 06:36:28 +00:00
Andrej Zverev
a4fc6158f5 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 05:33:51 +00:00
William Grzybowski
b8249de235 mail/dbmail: update to 3.1.1
- Update to 3.1.1 [1]
- Remove leading article from COMMENT

Check share/doc/dbmail/UPGRADING for upgrading details.

Changes: http://git.dbmail.eu/paul/dbmail/log/

PR:		ports/180768
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer)
2013-07-25 19:58:17 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Martin Matuska
e71757d25d Horde package update:
Horde_ActiveSync 2.5.5 -> 2.5.6
Horde_Core 2.6.2 -> 2.6.4
Horde_Dav 1.0.1 -> 1.0.2
Horde_HashTable 1.0.1 -> 1.1.0
Horde_History 2.1.0 -> 2.1.4
Horde_Imap_Client 2.11.6 -> 2.12.0
Horde_SessionHandler 2.2.0 -> 2.2.1
2013-07-24 21:04:41 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Baptiste Daroussin
042b51e3a3 Deprecate: broken for more than 6 month 2013-07-24 06:24:45 +00:00
Ade Lovett
0d7b7f5e50 Hack around fallout from recent update to automake-1.14 2013-07-23 21:39:06 +00:00
Pawel Pekala
f01a9d0b17 Cyrus2Dovecot is a full-featured command line tool for converting the
e-mails of one or more users from Cyrus format to Dovecot Maildir++ folders.
It allows for performing a server transition which is fully transparent to
both POP and IMAP users.

WWW: http://www.cyrus2dovecot.sw.fu-berlin.de/

PR:		ports/18590
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru>
2013-07-23 20:35:11 +00:00
Steven Kreuzer
20e437d39d Revert commit 323487 since renaming spfquery.pl to spfquery causes a
conflict with mail/libspf2
2013-07-23 17:43:52 +00:00
Bryan Drewery
89c0646bba - Add support to have vdelivermail send to stdout by defining
DELIVER_TO_STDOUT in the environment. This is useful when
  using dovecot as an LDA. See more discussion at:
  http://www.mail-archive.com/vchkpw@inter7.com/msg26694.html
2013-07-23 16:01:03 +00:00
Steven Kreuzer
425329f690 Update to 2.9.0 2013-07-23 15:56:45 +00:00
Bryan Drewery
421d43417b - The build script is looking for aclocal/automake/autoconf and failing
if 1.1.4 is found. Add them as in dependencies and add --add-missing.

Reported by:	Alexander B. Zubkov
2013-07-23 10:46:40 +00:00
Tijl Coosemans
050ec0e7de - Since gtkspell uses enchant which supports several spellchecking
backends the dependency on aspell isn't necessary anymore.
- Also remove dependency on pinentry-gtk2 to allow users to install one of
  the other pinentry ports.
- Remove bsd.openssl.mk hack.

PR:		180716
Approved by:	ehaupt (maintainer)
2013-07-23 08:48:04 +00:00
Ashish SHUKLA
560fed175b - Update to latest snapshot 201307221453
- Remove diffs for getopt fixes which are now in upstream
- Keep the fix for fixing build with PostgreSQL

Changes:		http://article.gmane.org/gmane.mail.opensmtpd.general/819
2013-07-23 07:35:47 +00:00
Carlo Strub
749120cd2b Update to 2.11.3 2013-07-19 20:57:59 +00:00
Steve Wills
968b6ebe41 - Update to 1.1.2
PR:		ports/180129
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-19 15:42:15 +00:00
William Grzybowski
2e4da07308 www/zend-framework: update to 2.2.1
- Update to 2.2.1
- Copy old version to www/zend-framework1
- Chase mail/squirrelmail-postfixadmin-plugin dependency
- Take maintainership

If you wish to stay with the older version run:
  # portmaster -o www/zend-framework1 www/zend-framework
    or
  # portupgrade -fo www/zend-framework1 www/zend-framework
    or
  # pkg set -o www/zend-framework:www/zend-framework1

PR:		ports/179689
Submitted by:	wg (myself)
Approved by:	maintainer
2013-07-18 15:36:01 +00:00
Martin Wilke
3cd6d2172b - Unbreak build after autotools update 2013-07-18 05:28:36 +00:00
Matthias Andree
b7909a4e47 Move GUILE_* options before bsd.options.mk so they can take effect. 2013-07-17 21:38:09 +00:00
Matthias Andree
5040a69fa7 Fix GUILE option for "OFF" case (GUILE_CONFIGURE_OFF, rather than a dup' _ON)
Submitted by:	jgh
2013-07-17 21:29:25 +00:00
Matthias Andree
9cc5f670f8 Mark DEPRECATED, until some has the time to look after it. 2013-07-17 19:04:56 +00:00
Matthias Andree
6c4c65ef49 - Return port to ports@, at the maintainers request (private mail in
response to a bug report); Attila Nagy is not using the port any more.

- Add/fix GUILE option (to make it build in Tinderbox) and fix the pkg-plist
  accordingly, so that the port now installs successfully and uninstalls
  without left-over files with default options (i. e. no options) and
  with GUILE enabled.

- Remove versions from LIB_DEPENDS.

WARNING: THIS PORT NEEDS MORE ATTENTION, known issues:

- movemail is reported to stall on messages containing NUL bytes in the
  middle of (body) lines

- enabling the PYTHON option causes pkg-plist breakage, missing
  bin/popauth, and other issues

- Note the upstream has released a 2.99.96 alpha/beta version earlier
  this year, but I did not have the time to review bug fixes and other
  changes.  It seems a massive overhaul, partial rewrite, though.
2013-07-17 18:58:39 +00:00
Martin Wilke
54a874ee8f - Fix plist to keep user configuration files safe.
PR:		180575
Submitted by:	maintainer
2013-07-17 04:05:33 +00:00
Martin Matuska
b864c5b83f Horde package update:
Horde_ActiveSync 2.5.3 -> 2.5.5
Horde_Auth 2.0.4 -> 2.0.5
Horde_Cache 2.2.0 -> 2.2.1
Horde_Cli 2.0.3 -> 2.0.4
Horde_Compress 2.0.3 -> 2.0.4
Horde_Compress_Fast 1.0.1 -> 1.0.2
Horde_Core 2.6.1 -> 2.6.2
Horde_Dav 1.0.0 -> 1.0.1
Horde_HashTable 1.0.0 -> 1.0.1
Horde_Icalendar 2.0.6 -> 2.0.7
Horde_Image 2.0.4 -> 2.0.5
Horde_Mail 2.0.5 -> 2.0.6
Horde_Memcache 2.0.1 -> 2.0.3
Horde_Mime 2.2.2 -> 2.2.3
Horde_Prefs 2.4.1 -> 2.5.0
Horde_Vfs 2.1.0 -> 2.1.1
horde-base 5.1.1 -> 5.1.2
horde-content 2.0.2 -> 2.0.3
horde-groupware 5.1.0 -> 5.1.1
horde-imp 6.1.2 -> 6.1.3
horde-ingo 3.1.1 -> 3.1.2
horde-kronolith 4.1.1 -> 4.1.2
horde-mnemo 4.1.0 -> 4.1.1
horde-nag 4.1.0 -> 4.1.1
horde-trean 1.0.2 -> 1.0.3
horde-turba 4.1.0 -> 4.1.1
horde-webmail 5.1.0 -> 5.1.1
2013-07-16 23:00:57 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Ade Lovett
e4d968507a Couple of missed patches from recent automake update. 2013-07-16 20:10:08 +00:00
Mark Felder
f552f11557 - Fix conflict with mail/dovecot2
PR:		ports/175523
Approved by:	crees (mentor)
2013-07-16 17:51:12 +00:00
Martin Wilke
d78d066859 - Unbreak build after autotools update 2013-07-16 14:43:38 +00:00
Grzegorz Blach
5fbcc991f1 - Fix RUN_DEPENDS
- Bump PORTREVISION

Approved by:	crees, tabthorpe (mentors, implicit)
2013-07-16 09:12:25 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Hajimu UMEMOTO
21234b8848 Add Cyrus man pages to manpath.
PR:		ports/180363
Submitted by:	Panagiotis Christias <p.christias__at__noc.ntua.gr>
2013-07-15 19:45:38 +00:00
Hajimu UMEMOTO
846a3072ea Add Cyrus man pages to manpath.
PR:		ports/180362
2013-07-15 19:44:20 +00:00
Martin Wilke
68790047e5 Trojita is a fast cross-platform Qt IMAP e-mail client.
Some highlights are:

* It is a pure Qt application with no additional dependencies
* Robust IMAP core implemented using Qt's Model-View framework
* Standards compliance, resources efficiency, interoperability and high
  productivity are primary design goals
* Integrates well into any reasonable desktop environment
* On-demand message list and body part loading
* Offline IMAP support
* Support for bandwidth-saving mode aimed at mobile users with expensive
  connection
* IMAP over SSH -- in addition to usual SSL/TLS connections, the server could
  be accessed via SSH
* Safe and robust dealing with HTML mail

Trojita is neither a full PIM suite nor a POP3 client.

WWW: http://trojita.flaska.net/

PR:		ports/179266
Submitted by:	Marco Broeder <marco.broeder@gmx.eu>
2013-07-15 14:59:14 +00:00
Martin Wilke
408aaab415 - Update to 1.8.8
PR:		180400
Submitted by:	maintainer
2013-07-15 14:57:29 +00:00
Martin Wilke
b9b8d86322 - Update to 5.2.6
PR:		180397
Submitted by:	maintainer
2013-07-15 14:56:34 +00:00
Martin Wilke
4be3611d5a - Update to 0.9.2
PR:		180323
Submitted by:	maintainer
2013-07-15 14:56:04 +00:00
Martin Wilke
d2e1e3391d - Update to 0.4
PR:		180322
Submitted by:	maintainer
2013-07-15 14:55:32 +00:00
Ashish SHUKLA
fcf2f055a6 - Update to latest snapshot 201307121003
Changes:		http://article.gmane.org/gmane.mail.opensmtpd.general/778
			http://article.gmane.org/gmane.mail.opensmtpd.general/789
2013-07-15 14:37:33 +00:00
John Marino
474f7ff576 mail/thunderbird-dictionaries: Fix extraction phase typo
The extra "$" results in none of the distfiles are extracted into the work
directory when bmake is used.  Apparently fmake is more tolerant as there
are no failed logs on portmon.

Approved by:	bapt (mentor)
2013-07-14 16:22:29 +00:00
Baptiste Daroussin
774657d407 Mark jobs unsafe 2013-07-13 13:11:53 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00