Pawel Pekala
7a6ffb6211
- Add staging support
...
- Use PKGNAMESUFFIX, LATEST_LINK is deprecated
- Switch to PLIST_FILES
2014-06-01 15:50:56 +00:00
Pawel Pekala
9548963f52
- Add staging support
...
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
2014-06-01 15:34:06 +00:00
Pawel Pekala
b89c89362f
Add staging support
2014-06-01 15:27:24 +00:00
Pawel Pekala
762078329c
- Add staging support
...
- Convert to new options framework
2014-06-01 14:47:26 +00:00
Pawel Pekala
d876dea414
- Add staging support
...
- Remove leading article from COMMENT
- Use options subs, helpers
2014-06-01 14:39:32 +00:00
John Marino
a77b07f63f
mail/p5-IMAP-Sieve: Use TAR instead of EXTRACT_CMD
2014-06-01 07:35:46 +00:00
John Marino
ec15996c38
mail/thunderbird-18n: Explicitly use UNZIP_CMD instead of EXTRACT_CMD
...
This follows similar changes to firefox*-i18n and seamonkey-i18n.
2014-06-01 07:00:17 +00:00
John Marino
b1f8a24476
2 ports: Use ${TAR} explicitly over ${EXTRACT_CMD}
...
Approved by: portmgr (implicit)
2014-05-31 23:33:50 +00:00
Hajimu UMEMOTO
e4c1d2f496
Mark Cyrus IMAPd 2.1.X and 2.2.X as DEPRECATED.
...
Approved by: portmgr (implicit)
2014-05-31 19:20:18 +00:00
Adam Weinberger
cc2d9a70fe
Add a DOCS option to allow control of installing PORTDOCS. The
...
autoplist stuff sure makes this difficult!
2014-05-31 18:26:30 +00:00
Guido Falsi
9f347da861
- Stagify [1]
...
- Convert to USES=tar [1]
- Use @sample pkg directive
PR: ports/190199 [1]
Submitted by: freebsd@nagilum.org
2014-05-31 10:57:17 +00:00
Alexey Degtyarev
2c12f85bf0
Fix illegal division by zero. Upstream support seems abandoned, thus attaching patch to files/.
...
Approved by: wg (mentor)
2014-05-31 08:37:18 +00:00
Koop Mast
578a85c278
Update to 2.5.1.
...
Stagify, use short options.
Submitted by: Gustau Perez
2014-05-30 15:35:19 +00:00
Koop Mast
bbd2de920e
Switch libmapi to use samba 4.1 by default, provide option if samba
...
4.0 is prefered.
Lightly based on a patch by: Joe Maloney
2014-05-30 14:41:41 +00:00
Cy Schubert
e4f71d50f7
Add useful information in the form of pkg-message.
2014-05-30 06:06:29 +00:00
Cy Schubert
7ea116081b
Stagify.
2014-05-30 05:56:15 +00:00
Sunpoet Po-Chuan Hsieh
65fa51a164
- Reset maintainership
...
PR: ports/190388
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2014-05-30 05:32:12 +00:00
Antoine Brodin
4e122f03e1
Reset maintainer, maintainer no longer wishes to maintain those ports
...
With hat: portmgr
2014-05-29 23:18:42 +00:00
Antoine Brodin
5d541fe5b1
Unbreak and finish stage support
2014-05-29 21:26:49 +00:00
Tijl Coosemans
98667694e1
mail/gmime2 mail/gmime2-sharp:
...
- USES=libtool
- Use USES+= to fix slave port.
- Remove LATEST_LINK and PTHREAD_CFLAGS.
- Remove $FreeBSD$ from patch.
mail/dbmail22:
- USES=libtool.
- Remove -fPIC, PTHREAD_CFLAGS and PTHREAD_LIBS.
- Remove pre-install target. Not needed with staging.
PR: ports/189749
2014-05-29 21:16:11 +00:00
John Marino
53422ba93d
mail/lurker: specify post-extraction with ${TAR}
...
It's possible that EXTRACT_CMD won't be predefined in the near future
in order to support distfiles in multiple formats. We know the post-
extraction tool needs to be tar, so let's specify it directly.
Approved by: infrastructure improvements blanket
2014-05-29 21:07:59 +00:00
Carlo Strub
86c5fb3170
Fix COMMENT
2014-05-29 18:41:42 +00:00
Carlo Strub
210599d462
Staging
...
PR: ports/190264
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2014-05-29 18:35:19 +00:00
Martin Wilke
d0b0a941f8
- Convert gmake to USES
...
Approved by: portmgr
2014-05-29 11:38:25 +00:00
Tijl Coosemans
be91effb52
- Remove hyphen from PKGNAMESUFFIX.
...
- Add USES=libtool:oldver.
- Use USES+= to fix slave port.
- Remove LATEST_LINK.
- Remove PTHREAD_CFLAGS.
2014-05-28 19:56:41 +00:00
Pawel Pekala
8e8f4b5d5e
mail/libetpan:
...
- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins
mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]
Release notes: http://claws-mail.org/news.php
mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that
Submitted by: tijl via private mail [1]
2014-05-27 21:11:52 +00:00
Dmitry Marakasov
8aace5ea6e
- Switch to USES=libtool, drop .la files
...
- Strip libraries
2014-05-27 18:24:38 +00:00
Baptiste Daroussin
6dac322f0a
Do not overwrite USES
2014-05-27 16:17:33 +00:00
Chris Rees
5bbbc39c45
Update to version 0.10.1
...
Update automx-test patch
Fetch upstream files from github
Add missing dependencies
Remove apache as a dependency (allows other web servers to be used)
Add py-memcahced as an optional dependency
Add INSTALL and BASIC_CONFIGURATION_README to docs
Change the post install message to direct to the INSTALL file rather than
dumping it to the console
PR: ports/188630
Submitted by: Andrew Fyfe <andrew@neptune-one.net>
2014-05-26 18:30:11 +00:00
Baptiste Daroussin
e836ab008a
Replace lang/lua with the new lang/lua51
...
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
2014-05-26 15:28:28 +00:00
Baptiste Daroussin
650f107d75
Convert to USES=mono
...
With hat: portmgr
2014-05-26 13:29:39 +00:00
Baptiste Daroussin
d1e4387ae1
Convert to USES=mono
...
With hat: portmgr
2014-05-26 13:11:43 +00:00
Baptiste Daroussin
6c8bf3f5d2
Support stage
...
Convert to USES=mono
Do not inherit DOCS options the proper way
2014-05-26 13:02:08 +00:00
Baptiste Daroussin
88e920ac15
Convert to USES=tar:xz
2014-05-26 12:59:55 +00:00
Baptiste Daroussin
1e279835ef
Convert to USES=dos2unix
...
With hat: portmgr
2014-05-26 08:44:34 +00:00
Bryan Drewery
83febfdab5
- Scale FD_SETSIZE with WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT
...
Submitted by: Joe Schaefer <joe_schaefer@yahoo.com>
2014-05-25 23:30:49 +00:00
Christian Weisgerber
7c689742b1
Switch Opus to USES=libtool.
...
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Olli Hauer
d1bbb3f475
- fix for new Net::DNS>=0.72
...
- bump required Net::DNS to >=0.72
- bump PORTREVISION
2014-05-25 13:39:43 +00:00
Martin Wilke
5ffc2c172d
dot-forward reads sendmail's .forward files under qmail.
...
You can run it in the qmail startup script to support all
your existing .forward files automatically.
Individual users can switch to the .qmail mechanism at their leisure.
dot-forward supports forwarding, program deliveries, and comments.
It does not support file deliveries or :include:.
(However, it recognizes file delivery attempts,
and defers delivery to give you a chance to set up a .qmail file.)
WWW: http://cr.yp.to/dot-forward.html
PR: ports/184480
Submitted by: Uffe Jakobsen <uffe@uffe.org>
2014-05-25 07:33:58 +00:00
Jimmy Olgeni
bd86ec3e61
Cleanup:
...
- Add LICENSE (GPLv2)
- Replace DISTFILES with DISTNAME
- Use tar:bzip2
- Use ${STRIP_CMD}
2014-05-24 20:55:30 +00:00
Sunpoet Po-Chuan Hsieh
5fd6da9c78
- Update to 5.2.7
...
- While I'm here:
- Add DOCS and EXAMPLES to OPTIONS_DEFINE
- Use USES=dos2unix
Changes: https://github.com/Synchro/PHPMailer/blob/master/changelog.md
PR: ports/190032
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
2014-05-24 14:12:32 +00:00
Sunpoet Po-Chuan Hsieh
36e92f7de3
- Update to 1.8.9
...
- While I'm here, update LICENSE
Changes: http://pear.php.net/package/Mail_Mime/download/
PR: ports/190028
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
2014-05-24 14:12:20 +00:00
Olli Hauer
d99ce327a5
- fix build with changed Net::DNS API
...
in version Net::DNS v0.52 netdns_dn_expand was added as replacement for dn_expand
in version Net::DNS v0.74 dn_expand was removed
- bump PORTREVISION
Tanks to Herbert J. Skuhra for notify about the Net::DNS issue on ports@
2014-05-24 08:00:32 +00:00
Dirk Meyer
e594637457
- update to 8.14.9
...
- fix MANPREFIX
2014-05-24 05:21:11 +00:00
Martin Matuska
893f6194bd
Horde package update:
...
comms/pear-Horde_ActiveSync 2.15.1 -> 2.16.1
devel/pear-Horde_Alarm 2.2.0 -> 2.2.1
devel/pear-Horde_Argv 2.0.8 -> 2.0.9
security/pear-Horde_Auth 2.1.3 -> 2.1.4
archivers/pear-Horde_Compress 2.0.7 -> 2.0.8
security/pear-Horde_Crypt 2.4.2 -> 2.4.3
devel/pear-Horde_Data 2.0.4 -> 2.0.5
devel/pear-Horde_Date 2.0.9 -> 2.0.10
www/pear-Horde_Dav 1.0.4 -> 1.0.6
databases/pear-Horde_Db 2.1.1 -> 2.1.2
devel/pear-Horde_History 2.3.0 -> 2.3.1
graphics/pear-Horde_Image 2.0.7 -> 2.0.8
mail/pear-Horde_Imap_Client 2.19.6 -> 2.20.0
devel/pear-Horde_Itip 2.0.5 -> 2.0.6
mail/pear-Horde_ListHeaders 1.1.1 -> 1.1.2
devel/pear-Horde_Lock 2.1.0 -> 2.1.1
mail/pear-Horde_Mail 2.2.0 -> 2.3.0
mail/pear-Horde_Mime 2.3.4 -> 2.3.5
mail/pear-Horde_Mime_Viewer 2.0.6 -> 2.0.7
devel/pear-Horde_Nls 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.4.1 -> 1.5.0
devel/pear-Horde_Token 2.0.4 -> 2.0.5
2014-05-23 23:14:17 +00:00
Bryan Drewery
003b1334f2
- Add CRACKLIB support
...
Submitted by: Matt Simerson <matt@simerson.net>
Obtained from: http://sourceforge.net/p/qmailadmin/patches/28/
2014-05-23 21:48:24 +00:00
Martin Wilke
2aef98c62c
- Update to 2.1.10
...
PR: 189458
Submitted by: Paul J Murphy <paul@inetstat.net>
Approved by: maintainer
2014-05-22 05:47:20 +00:00
Martin Wilke
d9ee0eb091
- Update to 6.6.
...
- Add option for stunnel dependency (default).
- Support staging
PR: 189128
Submitted by: maintainer
2014-05-21 08:00:58 +00:00
Philippe Audeoud
cea1beb1b4
- Update to 1.2205
2014-05-21 07:46:10 +00:00
Philippe Audeoud
e9cea6aea0
- Update to 1.405
2014-05-21 07:07:42 +00:00