Commit graph

17210 commits

Author SHA1 Message Date
Ryan Steinmetz
a9a4438fa6 - Update to 0.93
- Pass MAINTAINERship to submitter

PR:		187964
Submitted by:	dan@langille.org
2014-06-27 20:41:43 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Michael Landin
3bd36f4f35 - add support for staging
- fix minor typos to keep portlint happy
2014-06-27 12:37:43 +00:00
Ashish SHUKLA
fba661e8a6 - Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries

Approved by:	portmgr (bapt)
2014-06-27 12:34:52 +00:00
Dmitry Marakasov
d544744da6 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-27 09:48:01 +00:00
Yen-Ming Lee
83e7f765ee - add USE_GCC=yes and fix STAGEDIR in pkg-install
- remove DEPRECATED and EXPIRATION_DATE
2014-06-27 04:55:55 +00:00
Bryan Drewery
92d8ac9962 mail/qmail-spamcontrol: Update to 2.7.31
TLSREMOTE, NEWLINE, and BIGTODO are now mandatory upstream and have been
removed as options.

MOREIPME was removed upstream.

Changes:
  http://www.fehcom.de/qmail/spamcontrol/RELEASE_27.spamcontrol

  CHANGES (2.6 -> 2.7)
  --------------------

  Userland:
  +) ucspi-ssl (> 0.8) mandatory.
  +) Added CRAM-MD5 support for qmail-remote.
  +) Added qmail-smtpam PAM for Recipients extension.
  +) Added sender-domain based TLS settings for qmail-remote.
  :) Changed qmail-remote's 'tlspeerhosts' to' tlsdestinations'.
  -) Removed moreip and notipme feature.
  :) REQUIREAUTH has been collapsed into SMTPAUTH with leading "!",
  :) SMTPAUTH has been enhanced to support: "!" Required; "-" Off.
  :) SMTPAUTH cram-md5 annoucement has to be prefixed with a '+':
     SMTPAUTH='+cram' (to allow future additional AUTH mechanisms).
  :) UCSPITLS has been enhanced to support: "!" Required "-" Off.
  +) Added logging for qmail-popup.
  +) Added CAPA support for qmail-popup/qmail-pop3d.
  :) Unified qmail-smtpd and qmail-popup logging.
  +) SPF and RBLSMTPD hook to display info in Received header.
  +) LOCALMFCHECK='=' requiring 'Mail From:' = 'TCPREMOTEINFO'.

  Internal:
  !) Bigtodo is default now.
  !) Maximum silent concurrency increased to 500.
  #) Aligend with recipients-0.7.2.
  #) Aligned with smtp-authentication 0.7.6.
  %) qmail-smtpd logging and reply messages 'off-shored'.
  ?) qmail-smtpd tls vulnerability VU#555316 fixed.
  ?) qmail-smtpd DNS lookup failures don't result in dropped
     connections anymore.
  %) qmail-remote evalutes in addition Alternative Subject for TLS host verification.
  %) Complete FreeBSD AMD64 support (conf-cc, conf-ld, conf-spamcontrol).
  #) Aligned with mav 0.20.
  +) Added partial clang support.

  ADDITIONAL CHANGES
  ------------------

  +) Added SMTP Authentication based on smtproutes/destination.
  #) Aligned with SMTP Authentication 0.8.0.
  -) Removed obsolete SUBMISSION environment variable and special treatement.
  :) Enhanced badmailfrom with new qualifier '~' for extended addresses
     to filter mismatched domain names.
  +) Added *.3 man pages in setup (dirs were missing before).
  ;) SPF Hook working now.
2014-06-27 02:33:04 +00:00
Soeren Straarup
020fb6c23f Converted to OPTIONS and StageDir 2014-06-26 15:55:22 +00:00
Antoine Brodin
af7cc6136e Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 13:51:14 +00:00
Antoine Brodin
c0ef6553ab Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 08:41:34 +00:00
Bryan Drewery
ae44dfc7b8 Fix CONFLICTS with netqmail-tls after PKGNAME rename in r359176 2014-06-25 14:19:25 +00:00
Baptiste Daroussin
698f728a34 Fix build on system built WITHOUT_INFO
With hat:	portmgr
2014-06-25 08:58:09 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Bryan Drewery
c52e4206bb mail/qmail-tls: Update to 20110119 and use netqmail base
Changes:
  2011-01-19
    * flush_io after starttls, bug described in http://www.kb.cert.org/vuls/id/555316 (Wietse Venema)

  2007-04-08
    * type correction of time argument in ssl_timeoutio functions
    * bug in tlsserversciphers processing (Michael Hanselmann)
    * RFC1891 (James Couzens)

  2006-01-04
    * strerror declaration in tls.c compile problem (Renato Botelho, Bill Shupp)
    * chown uid.gid deprecated, should be uid:gid (Bill Shupp)

  2005-03-29
    * no STARTTLS advertised when control/servercert.pem absent (Jason Haar) [already fixed in qmail-tls]
    * control/notlshosts (Albert Weichselbraun)
    * control/tlshosts/exhaustivelist
    * scripts honor conf-users (Sven Verdoolaege)

  2004-04-17
    * bug: qmail-remote loops on malformed server response (B. Shupp, A. Meltzer) [already fixed in qmail-tls]

  2004-01-20
    * bug: DH caused exit if dh512.pem and dh1024.pem absent (Samuli Karkkainen)

  2003-12-27
    * script for update temporary RSA/DH temp keys
    * CRL checking of clients
    * Diffie-Hellman parameters added
    * RFC 2821 compliance of headers (Matthias Wimmer)
    * bug: sk_GENERAL_NAME_pop_free call (Joe Orton)
2014-06-25 02:12:34 +00:00
William Grzybowski
a272fc3017 mail/cone: support stage [1]
- Add LICENSE [1]
- Fix for clang [1]
- Use shebangfix
- Remove unneeded pre/post include

PR:		191323
Submitted by:	maintainer
2014-06-24 20:08:33 +00:00
Bryan Drewery
d659d91fb5 Fix CONFLICTS after qmail->netqmail rename 2014-06-24 18:27:28 +00:00
Bryan Drewery
e112559e39 Fix nit, QMAIL_PORTNAME was not set after r358497 2014-06-24 17:13:50 +00:00
Yen-Ming Lee
2e9982d23c - add DEPRECATED and EXPIRATION_DATE 2014-06-24 09:06:17 +00:00
Antoine Brodin
1319425832 Deprecate ports failing to build with new utmpx
Maintainers had more than 4 years to fix them

With hat:	portmgr
2014-06-23 20:39:14 +00:00
Thierry Thomas
7140c6642f Remove BROKEN and add a checksum for the docs.
IGNOREFILES was set for a HTML file to avoid modifying the package for
minor changes, but it is now considered as dangerous. Fear!
2014-06-23 20:25:32 +00:00
Dmitry Marakasov
622869e534 - Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-23 13:44:39 +00:00
Kurt Jaeger
70dcd30770 mail/alpine: fixes
- fix hlp file [1]
- quota patch now part of 2.11, disable config option [2]
- fix/update maildir support [3]
- fix distinfo

Submitted by:	antoine [1], Greg Rivers [2], Warren Block [3]
Approved by:	maintainer by mail
2014-06-23 11:57:44 +00:00
Baptiste Daroussin
22b2046cdc Mark as broken: no distinfo provided for some of the distfiles 2014-06-22 22:13:25 +00:00
Tijl Coosemans
3e4a806167 Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool.  The first command applies to
libtool versions 1.4 and up.  The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down.  It applies to 2.x.  Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).

The third and fourth command fix relinking.  During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory.  This allows running an
executable that links to libA from within the work directory.  The relink
removes this extra runpath.

When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead.  The two sed commands make relink the same as a
normal link.  This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up.  Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)

Fix all ports with missing libraries.

Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
   instead of disabling optimisations.
net/libnetdude: disable static plugins.

PR:		190941
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-06-22 10:44:29 +00:00
Raphael Kubo da Costa
6e89c2ae20 Do not try to remove directories used only when the X11 option is on.
Fixes check-plist errors with the X11 option unset.

PR:		190768
Submitted by:	Dave Duchscher <daved@tamu.edu>
2014-06-21 21:53:20 +00:00
Rene Ladan
3c15cb9b36 Remove expired ports:
2014-06-20 mail/sastatd: Superseded by sysutils/p5-Tail-Stat
2014-06-20 www/mod_ruby: Only for threadless ruby
2014-06-20 textproc/eruby: Only for threadless ruby, use ruby-gem erubis instead
2014-06-20 mail/p5-FuzzyOcr: Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead
2014-06-21 devel/bugzilla40
2014-06-21 devel/bugzilla42
2014-06-21 09:31:43 +00:00
William Grzybowski
599fe3313c mail/ecartis: support stage
- Add UID/GID for this port
- Update MASTER_SITES
- Remove IS_INTERACTIVE

PR:		190753
Submitted by:	fullermd over-yonder net
Approved by:	maintainer
2014-06-20 20:06:21 +00:00
Adam Weinberger
8c6663bfce * Add a patch from SA bug 7057 to fix compatibility with Net::DNS >= 0.76 [1]
* Verify that /var/run/spamd exists before starting [2]
* While here, reformat Makefile

PR:	ports/191101 [1], ports/189912 [1], ports/190005 [2]
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> and pi [1a],
		brian@behlendorf.com [1b], Trond.Endrestol@ximalas.info [2]
2014-06-20 18:28:41 +00:00
John Marino
a8c75b17e0 Deprecate unmaintained interactive ports for removal in 2 months
Interactive ports can't be packaged which means they don't get tested
weekly either.  Ideally all interactive ports should be converted to
regular ports.  Reduce the number of these types of ports by pruning
unmaintained ones first.  Those wishing to pick up these ports are
expected to convert them to regular ports if this can be done with
reasonable effort.  Ports deprecated for removal on 20 August 2014:

  * mail/mailagent
  * net/delegate
  * net-mgmt/nocol
  * print/hplip-plugin
  * print/xdvi
  * sysutils/autopsy
  * x11-clocks/xalarm

Approved by:	portmgr (bapt)
2014-06-20 16:38:03 +00:00
William Grzybowski
09409b4f1c mail/mailagent: add missing patches in last commit 2014-06-20 14:52:57 +00:00
William Grzybowski
f3826383ab mail/mailagent: upate to 3.1.78
- Update to 3.1.78 [1]
- Support stage
- USES tar:bzip2
- Remove leading article from COMMENT

PR:		189489
Submitted by:	kasahara nc kyushu-u ac jp [1]
2014-06-20 14:35:23 +00:00
Bryan Drewery
79a2bb25a8 - Add DNS_CNAME option to switch from using ANY queries, which was a hack
added many years ago for BIND 4. Using CNAME avoids excessive data in
  DNS query responses and temporary failures.

  This was already applied in spamcontrol.

  See also:
    http://homepage.ntlworld.com./jonathan.deboynepollard/Softwares/qmail/
    https://www.google.com/#q=CNAME_lookup_failed_temporarily

Submitted by:	Matt Simerson <matt@tnpi.net>
2014-06-20 03:17:04 +00:00
Bryan Drewery
bf48a40a29 Switch mail/qmail and mail/qmail-mysql to using netqmail. Switch their
PKGNAMEs to reflect this as well and bump their version up to the last
netqmail release of 1.06.

qmail-ldap and qmail-spamcontrol explicitly want to be applied on stock
qmail, so leave those alone.

This does not bring much, but it allows easier updates to qmail-tls and
some of the other patches which depend on netqmail.

qmail-tls is left as qmail for now. It will be updated to the newer
revision soon which does require netqmail.

Changes include:
  * QMAILQUEUE by default
  * Fix for 0.0.0.0
  * qmail-smtpd is protected from exceedingly long (eg 2GB) headers

Other than those listed, there are no other significant changes beyond
documentation or patches that were already applied by default.
2014-06-20 03:03:41 +00:00
John Marino
5831861d65 mail/dovecot: Reset maintainer after 7 consecutive timeouts
The last time the maintainer was heard from was July 2010.  How this
port didn't get reset after the first 3 timeouts, I'm not sure.
2014-06-19 10:27:39 +00:00
Martin Wilke
5217330685 - Update to 1.0.29
PR:		191096
2014-06-18 03:48:21 +00:00
Carlo Strub
7deec1678c - Fix Staging
- Add pkg-message
- use fetch instead of wget
- apply necessary patches to run client smoothly as a user
2014-06-17 19:23:41 +00:00
Vanilla I. Shu
d68d9c9825 Stagify.
Approved by:	portmgr@
2014-06-17 15:26:05 +00:00
Cy Schubert
b1aa4e6904 Update 1.5 --> 1.6.
Submitted by:	 Mikhail <mp39590@gmail.com>
2014-06-17 12:52:46 +00:00
Kurt Jaeger
c37da52991 editors/pico-alpine: fix build on 8.4 by fixing masterport mail/alpine
Thanks for the bug report to Scott Allendorf <scott-allendorf@uiowa.edu>

PR:		ports/191081
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
2014-06-16 10:44:14 +00:00
Carlo Strub
27cc824934 Deprecate because it is obsolete
PR:		190883
Submitted by:	john@jnielsen.net (maintainer)
Approved by:	portmgr (implicit)
2014-06-15 20:59:47 +00:00
Kurt Jaeger
dcfffec86a mail/alpine: 2.00 -> 2.11, stagify'ed, portlint'ed, new master site
Big thanks to Michelle for the biggest part of the work in getting
the port to StageAge. Thanks for Marco to take over as maintainer.

PR:		ports/190273
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
Approved by:	Marco Beishuizen <mbeis@xs4all.nl> (incoming maintainer)
2014-06-15 08:40:09 +00:00
Martin Wilke
e4c42e7728 - Stage support
PR:		191024
2014-06-15 03:05:23 +00:00
Danilo Egea Gondolfo
a08565f4a0 - Update from 0.3.9 to 0.4.0
- Update MASTER_SITES
- Install the man page

PR:		ports/188319
Submitted by:	Keith Gaughan <k@stereochro.me>
2014-06-14 20:54:43 +00:00
Kurt Jaeger
c7a09bd7ff mail/imapsync: update 1.584 -> 1.592 2014-06-14 19:14:24 +00:00
William Grzybowski
26b352525b mail/pysieved: support stage 2014-06-13 12:43:07 +00:00
William Grzybowski
916822e664 mail/py-ppolicy: support stage and use auto plist 2014-06-13 12:32:08 +00:00
William Grzybowski
c4fdec9799 mail/py-cyruslib: support stage 2014-06-13 12:18:06 +00:00
Emanuel Haupt
c51628bcc9 Update to 1.1.1 2014-06-13 11:22:55 +00:00
Carlo Strub
b9a640d15d - Update to 3.0.2d
- Support staging
- Many minor fixes
2014-06-12 19:41:00 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Oliver Lehmann
69baf55a1a add STAGE support 2014-06-11 16:32:47 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Emanuel Haupt
a937b59ecf - Update to 3.4.2
- USES -> libtool
2014-06-11 13:49:48 +00:00
Beat Gaetzi
0557b9315d - Update Firefox to 30.0
- Update Firefox ESR to 24.6.0
- Update libxul to 24.6.0
- Update NSS to 3.16.1
- Update NSPR to 4.10.6
- Update Thunderbird to 24.6.0
- Convert USE_BZIP2 to USES
- Backport ff31 fix against crashing DEBUG build on newegg.com [1]
- Add a note in UPDATING to not build audio/soundtouch with
  INTEGER_SAMPLES [2]
- Use arc4random_buf(3) to generate UUIDs (version 4)
- Fix debugger detection used by Telemetry and the slow script dialog
- Add STAGE support [3]

PR:		ports/189991 [1]
PR:		ports/189217 [2]
PR:		ports/189488 [2]
Submitted by:	bapt [3]
Sumbitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html
2014-06-11 03:42:55 +00:00
Carlo Strub
62cb0e090e Upstream ilohamail.org has disappeared, and the files on sourceforge are 9 years old
PR:		190402
Submitted by:	craig001@lerwick.hopto.org (maintainer)
Approved by:	portmgr (implicit)
2014-06-10 21:44:03 +00:00
Pawel Pekala
d249d42339 Update to version 0.7.11 2014-06-10 20:40:33 +00:00
Johan van Selst
edd047513e Release maintainership
This port is unstaged, unsexy and should probably be discarded for
 more modern alternatives; but someone might still be interested...

Approved by:	portmgr (implicit)
2014-06-10 16:35:17 +00:00
Pawel Pekala
c130be0bcc - Update Claws Mail and plugins to 3.10.1 bugfix release
- Move libravatar plugin to separate port
2014-06-10 15:08:10 +00:00
Pawel Pekala
5940d2aedc Bump PORTREVISION forgotten in last commit (pkg-plist changed)
Submitted by:	tijl
2014-06-10 13:55:35 +00:00
Mark Felder
39ea39878d Fix building with Clang on 10.0+ 2014-06-10 13:09:09 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Antoine Brodin
3f82ba9494 Finish stage support 2014-06-09 21:09:04 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Chris Rees
0a7d281e42 Update to 0.10.2
Submitted by:	Frank Bartels <knarf@knarf.de>
2014-06-08 18:03:07 +00:00
Chris Rees
2a1424adb8 Fix pkg-message
PR:		ports/190109
Submitted by:	loic.blot@unix-experience.fr (based on)
2014-06-08 17:42:39 +00:00
Vanilla I. Shu
11036f98d4 Stagify. 2014-06-08 14:02:34 +00:00
Sunpoet Po-Chuan Hsieh
6a51b3423b - Update to 1.38
- Relax USE_PYTHON
- Remove .include <bsd.port.options.mk>

Changes:	https://github.com/linsomniac/tumgreyspf/blob/master/WHATSNEW
2014-06-08 13:24:30 +00:00
Vanilla I. Shu
9cf935fb63 Stagify. 2014-06-08 13:23:14 +00:00
Vanilla I. Shu
97c2d0c507 1: Stagify.
2: due pkg-plist changed, bump version.
2014-06-08 13:19:05 +00:00
Vanilla I. Shu
93f1839209 1: Stagify.
2: convert to new LIB_DEPENDS format.
2014-06-08 13:02:35 +00:00
Jimmy Olgeni
81d5afa690 Use STRIP_CMD.
- MASTER_SITES from PR 189700 was already fixed in r354504.

PR:		189700
Submitted by:	meta+ports@vmeta.jp
Approved by:	maintainer timeout
2014-06-08 11:20:13 +00:00
Vanilla I. Shu
b33501aefa Stagify, due pkg-plist changed to bump version. 2014-06-08 07:09:45 +00:00
Antoine Brodin
ab0ec7ba01 - Unbreak make extract
- Allow staging as a regular user

PR:		ports/190761
2014-06-07 23:46:45 +00:00
Kurt Jaeger
a38b003daf mail/mailgraph: fixed shebang
Approved by:	mentors (implicit), portmgr (blanket)
2014-06-07 20:48:45 +00:00
Kurt Jaeger
c7a0dda3a6 mail/p5-Mail-DKIM: shebangfix
Approved by:	portmgr blanket (implicit), mentors (implicit)
2014-06-07 20:40:40 +00:00
Jimmy Olgeni
1b9c9fc947 Bump PORTREVISION after mail/dovecot2 upgrade.
PR:		190181
Submitted by:	Larry Rosenman
2014-06-07 17:13:04 +00:00
Jimmy Olgeni
69502d8487 Upgrade to version 0.4.3.
PR:		190180
Submitted by:	Larry Rosenman
Approved by:	maintainer timeout (14 days)
2014-06-07 17:12:40 +00:00
Jimmy Olgeni
b886c66850 Upgrade to version 2.2.13.
PR:		190182
Submitted by:	Larry Rosenman
Approved by:	maintainer timeout (14 days)
2014-06-07 17:12:07 +00:00
Danilo Egea Gondolfo
e266e476ca - Add stage support
- Convert LIB_DEPENDS to new syntax

PR:		ports/190733
Submitted by:	faber@vim.isi.edu
2014-06-07 04:12:54 +00:00
Antoine Brodin
62cd3e6b9b Do not include bsd.port.pre.mk twice 2014-06-06 21:33:54 +00:00
Antoine Brodin
8506f5a177 Do not include bsd.port.pre.mk twice 2014-06-06 21:32:46 +00:00
Pawel Pekala
557d793579 Add staging support 2014-06-06 19:47:07 +00:00
Pawel Pekala
fefbd59417 Add staging support 2014-06-06 19:16:53 +00:00
Pawel Pekala
58b9a5fa40 - Add staging support
- Fix shebang, bump PORTREVISIOn
2014-06-06 18:54:40 +00:00
Matthias Andree
0f17a28467 - update to 4.4.1; see release notes:
http://sourceforge.net/projects/davmail/files/davmail/4.4.1/releasenotes.txt/view

- various general port modernizations:
   - stagify
   - USE_DOS2UNIX -> USES=dos2unix

- fix procname in rc.d/davmail so 'service davmail stop' works

- log to syslog in rc.d/davmail instead of /var/log/davmail-error.log
   (the latter grows forever unless one manually adds an entry to
   newsyslog, and even then, rotation of the shell redirection file
   becomes a problem)

- in both rc.d/davmail and bin/davmail, use "$BASE/lib/*" for
   CLASSPATH instead of iterating over all the jar files separately
   adding all of them to CLASSPATH and passing that on the command
   line (makes for a long command line).
   [see http://download.java.net/jdk7u6/docs/technotes/tools/solaris/classpath.html]

- in bin/davmail, exec java to avoid an extra shell process lying
  around

- remove swt

PR:		187796
Submitted by:	John Hein
Approved by:	john.c.prather@gmail.com (maintainer)
2014-06-06 18:01:10 +00:00
Pawel Pekala
baa2d05ac3 - Add staging support
- Convert to USES=tar:bzip2
2014-06-06 17:03:48 +00:00
Pawel Pekala
aa75a525a4 - Add staging support
- Use canonical name for patch
2014-06-06 16:13:47 +00:00
Antoine Brodin
f635a7ea2f Unbreak, this port needs lua51
Reported by:	pkg-fallout
PR:		ports/190696
2014-06-06 15:47:07 +00:00
Martin Wilke
8c3cb83adc - Implement staging
- Remove SGML_DOCS option which no longer works with current sgmltools

PR:		190097
Submitted by:	maintainer
2014-06-06 15:38:37 +00:00
Martin Wilke
d4bb9e7998 - Stage support
PR:		190096
Submitted by:	maintainer
2014-06-06 15:33:39 +00:00
Alex Kozlov
12e263b358 - Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip

PR:        ports/188419
Approved by:	portmgr (bapt)
Exp-run:	antoine
2014-06-06 15:26:41 +00:00
Pawel Pekala
d2444b3ae6 - Add staging support
- Convert to USES=shebangfix, bump PORTREVISION - shebangs changed
- Convert to new options framework
- Remove Author from pkg-descr
2014-06-05 21:35:21 +00:00
Pawel Pekala
bac160374d - Add staging support
- Convert to new option framework
- More precise BSD license
- Use @sample for config file
- Fix typo, remove Author tag from pkg-descr
2014-06-05 20:59:34 +00:00
Pawel Pekala
baf91a8f1c - Add staging support, allow it as normal user
- Remove leading article from COMMENT
- Fix perl shebangs, bump PORTREVISION
- Use canonical name for patch
2014-06-05 20:37:20 +00:00
Antoine Brodin
ebb8e2580d Do not include bsd.port.pre.mk twice 2014-06-05 20:22:19 +00:00
Pawel Pekala
e9172ee1c7 - Add staging support
- Convert to new options framework
2014-06-05 17:11:22 +00:00
Pawel Pekala
6919d7274f - Add staging support
- Use options helpers, subs
- Convert to USES=libtool
2014-06-05 16:16:27 +00:00
Hajimu UMEMOTO
6eb75a1c3f Install the manpages of HTML version which were no longer installed
accidentally at the time of stagefy.
2014-06-05 14:58:34 +00:00
Pawel Pekala
5e28364767 - Add staging support
- Use options helpers
- Rephrase options descriptions to modern standards, use default for SSL
- Use shebangfix for popfile.pl and SUB_FILES for popfile.sh
  instead of post-patch sed manipulations
2014-06-05 12:53:38 +00:00
Pawel Pekala
dc67ff2fe0 - Add staging support
- Use @sample for config file
2014-06-05 11:11:50 +00:00
Pawel Pekala
4046d351b2 Add staging support 2014-06-05 11:10:08 +00:00
Martin Wilke
2989d91b3d HTML5_Notifier is a Roundcube plugin. It displays Desktop Notifications
like the ones you might know from Google Mail. Just keep Roundcube
opened in a (minimized) tab and enjoy getting notifications every
time a new mail arrives.

WWW: http://stremlau.net/html5_notifier/

PR:		ports/190053
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2014-06-05 09:19:16 +00:00
Martin Wilke
8744adca67 - Update to 3.0.6
PR:		190607
Submitted by:	maintainer
2014-06-05 03:31:34 +00:00
Martin Wilke
bf5c93fdd4 - Update to 3.1.15
PR:		190515
Submitted by:	maintainer
2014-06-05 03:30:55 +00:00
Pawel Pekala
26a3c37f09 Add staging support 2014-06-04 13:05:47 +00:00
Pawel Pekala
40975df619 - Add staging support
- Convert to new options framework
2014-06-04 12:07:48 +00:00
Pawel Pekala
dcebf31120 Add staging support 2014-06-04 11:50:45 +00:00
Pawel Pekala
0c020afb8a Add staging support 2014-06-04 11:24:16 +00:00
Pawel Pekala
2283ee33fc - Add staging support
- Use options helpers, subs
2014-06-04 11:16:58 +00:00
Pawel Pekala
d27edeb180 - Add staging support
- Convert to USE_GNOME
2014-06-04 11:15:04 +00:00
Martin Wilke
a9044e3ae3 - Update to 2.0
PR:		190257
Submitted by:	maintainer
2014-06-04 10:35:04 +00:00
Jonathan Chu
7fbd20087f Revert mail/mutt sidebar patch
- sidebar patch is buggy
- Bump mail/mutt to 1.5.23_3

PR:		190577
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Reviewed by:	Larry Rosenman <ler@lerctr.org> (PR submitter)
Approved by:	swills (mentor)
2014-06-04 03:19:47 +00:00
Ashish SHUKLA
5a2ce98c64 - Make rc.d script sends signals only to the parent daemon process to
fix a race condition.

Submitted by:	naddy (via private email)
2014-06-04 00:32:31 +00:00
Ashish SHUKLA
9fc1398a77 - Make rc.d script send signals only to the parent daemon process to
fix a race condition.

Submitted by:	naddy (via private email)
2014-06-04 00:30:49 +00:00
Antoine Brodin
3baa9b8952 Reset maintainer, they are unreachable
With hat:	portmgr
2014-06-03 19:31:11 +00:00
Dmitry Marakasov
eabe39d426 - Convert security/gsasl to USES=libtool, drop .la files
- Bump revisions of dependent ports as gsasl .so version has changed
- Convert USE_BZIP2 and USE_XZ to USES in some ports

Approved by:	portmgr blanket
2014-06-03 13:58:32 +00:00
Dmitry Marakasov
d7613ec417 - Stagify
- Use new LIB_DEPENDS syntax
- Fix shebang

Approved by:	portmgr blanket
2014-06-03 13:52:59 +00:00
Dmitry Marakasov
c07b836c92 - Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-06-03 13:51:43 +00:00
Grzegorz Blach
178162c6fb - Update to 1.0201 2014-06-03 06:45:18 +00:00
Jonathan Chu
1853a1f843 Update mail/mutt to 1.5.23_2
- Update sidebar patch to most recent upstream version
  (patch-1.5.23.sidebar.20140412)
- Ammend default options by IDN, LOCALES_FIX, SIDEBAR_PATCH, SASL,
  and TRASH_PATCH as requested by the community
- Bump portrevision to reflect new default options

PR:		ports/188544
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
Reviewed by:	bdrewery
Approved by:	eadler (mentor)
2014-06-02 22:37:02 +00:00
Pawel Pekala
fe0e2136db Port is stage safe 2014-06-02 15:11:13 +00:00
Ashish SHUKLA
6910214783 - Update to 201405202105 2014-06-02 13:35:41 +00:00
Martin Wilke
5afe8ba7cb - Stage support
PR:		190389
Submitted by:	maintainer
2014-06-02 11:21:56 +00:00
Pawel Pekala
f32e265215 - Add staging support
- Convert to USES=tar:bzip2
2014-06-02 05:42:11 +00:00
Michael Gmelin
af5a694936 Stagify.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:34:55 +00:00
Michael Gmelin
6f734db5a0 Stagify.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:33:21 +00:00
Michael Gmelin
84b84ec195 Stagify. Uncommon order of pkg-plist entries is due to
problems with old pkg_tools (PORTDOCS won't to the right
thing, resetting will use wrong user if built using
non-root user, explicitly stating root:wheel seems in-
correct too, therefore I moved them to the top)

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:32:06 +00:00
Michael Gmelin
17f5a6499f Stagify, fix LIB_DEPENDS.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:29:59 +00:00
Michael Gmelin
0c7c5ef6b8 Stagify. Shebangfix. Also renamed populate.pl to
populate-qmail-queue.pl, since it lives in $PREFIX/bin.
Bumped PORTREVISION due to this change. Since I don't
expect many people to use populate.pl I did not add
USES= perl5

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:22:35 +00:00
Michael Gmelin
d4dc724ad8 Stagify. Uncommon order of pkg-plist entries is due to
problems with old pkg_tools (PORTDOCS won't to the right
thing, resetting will use wrong user if built using
non-root user, explicitly stating root:wheel seems in-
correct too, therefore I moved them to the top)

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:03:48 +00:00
Michael Gmelin
fe83049fbd Stagify. Fix LIB_DEPENDS.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:01:11 +00:00
Pawel Pekala
fd2a6e212c - Add staging support
- Convert to new options framework
- Fix shebangs in scripts, bump PORTREVISION
2014-06-01 15:59:44 +00:00
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
Dmitry Marakasov
bcf6dfdf56 - Deprecate and set EXPIRATION_DATE: superseded by sysutils/p5-Tail-Stat
PR:		189968
Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Approved by:	portmgr (implicit)
2014-05-20 18:36:41 +00:00
Matthias Andree
cd2648b130 USE_BZIP2 modernized to USES=tar:bzip2. 2014-05-20 16:54:01 +00:00
Olli Hauer
7f57d5a90d - update MASTER_SITE, distfiles are now hosted by dovecot
See: http://www.dovecot.org/list/dovecot-news/2014-May/000274.html
2014-05-19 07:45:14 +00:00
Martin Wilke
c9c8c6ba2c - Stage support
PR:		189892
Submitted by:	maintainer
2014-05-19 03:37:11 +00:00
Martin Wilke
d5813fda66 - Stage support
PR:		189891
Submitted by:	maintainer
2014-05-19 03:36:42 +00:00
Tijl Coosemans
9d1e2ce038 mail/gmime26 mail/gmime26-sharp:
- Remove leading hyphen from PKGNAMESUFFIX.
- USES=libtool tar:xz.
- Remove LATEST_LINK.
- Remove $FreeBSD$ from patch.

mail/dbmail:
- USES=libtool.
- INSTALL_TARGET=install-strip.
- Remove -fPIC.
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS.
2014-05-18 18:34:03 +00:00
Olli Hauer
e00b2e580e - add stage support
- bump PORTREVISION
- fix pkg-plist (do not try to remove mail/dovecot folders)

PR:		ports/189078
Submitted by:	ohauer
Approved by:	maintainer timeout (3weeks)
2014-05-18 17:11:18 +00:00
Olli Hauer
92e1526078 - add stage support
- bump PORTREVISION
- add USES=libtool:keepla
- add LICENSE
- fix pkg-plist (do not try to remove mail/dovecot folders)

PR:		ports/189079
Submitted by:	ohauer
Reviewed by:	maintainer timeout (3 weeks)
2014-05-18 17:10:05 +00:00
Olli Hauer
d54e445665 - add stage support
- bump PORTREVISION
- fix pkg-plist (do not try to remove mail/dovcot filders)

PR:		ports/189080
Submitted by:	ohauer
Approved by:	maintainer timeout (3 weeks)
2014-05-18 17:07:41 +00:00
Olli Hauer
f5e93ef638 - add stage support
- bump PORTREVISION
- add USES=libtool:keepla
- sort pkg-plist
- use USER/GROUP support from framework (remove pkg-install)

PR:		ports/188868
Submitted by:	ohauer
Approved by:	maintainer timeout (4 weeks)
2014-05-18 17:05:12 +00:00
Erwin Lansing
264b3ececb Transfer maintainership to bapt
Submitted by:	bz
2014-05-18 03:16:28 +00:00
Erwin Lansing
e720cb988a - Fix build on 8.x [1]
- Change license to BSD3CLAUSE
- Stageify

PR:		189895 [1]
Submitted by:	plosher [1]
Sponsored by:	DK Hostmaster A/S
2014-05-18 01:53:30 +00:00
Koop Mast
8e4282ffe6 Catch up with libxml2 api breakage in 2.9.x 2014-05-17 21:28:59 +00:00
Martin Matuska
8695e9b37f Horde package update:
comms/pear-Horde_ActiveSync 2.14.1 -> 2.15.1
devel/pear-Horde_Icalendar 2.0.7 -> 2.0.8
mail/pear-Horde_Imap_Client 2.19.5 -> 2.19.6
devel/pear-Horde_View 2.0.3 -> 2.0.4
2014-05-17 07:12:06 +00:00
Renato Botelho
18f3a2e670 Retire security/clamav-devel, clamav is not being updated that much nowadays,
so a -devel version is not required anymore. Also removed OPTIONS on other
ports that pointed to clamav-devel as a dependency.

Approved by:	portmgr (implict)
2014-05-16 18:46:48 +00:00
Matthias Andree
608099abc5 Avoid leftovers on pkg_add-based systems by running a
depth-first remove of empty directories under the Mailman directory.

Submitted by:	jenkins/swills@
2014-05-16 15:56:24 +00:00
Renato Botelho
7c2d4fb932 Move to USES=tar:bzip2 2014-05-16 15:29:00 +00:00
Renato Botelho
36fa212862 Fix build with modern compilers
Approved by:	portmgr (blanket)
2014-05-15 15:25:38 +00:00