Guido Falsi
c0685a5be4
- Update maildrop to 2.8.5
...
- Convert to USES=localbase
- Make unneeded += a simple =
2017-01-20 09:15:19 +00:00
Guido Falsi
cdbc5c2f9b
Update to 2.8.4.
2016-08-16 15:40:50 +00:00
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +00:00
Guido Falsi
fae60e1278
Stop DOCS option appearing twice in this port.
...
PR: 205924
Submitted by: marino@
MFH: 2016Q1
2016-01-06 11:34:36 +00:00
Guido Falsi
ea2899de51
- Update to devel/courier-unicode to 1.4
...
- Chase shlib bump
2015-09-07 21:29:19 +00:00
Guido Falsi
5d1fa5921a
- Update mail/courier-imap to 4.16.2
...
- Update mail/sqwebmail to 5.8.3
- Update security/courier-authlib to 0.66.3
- Remove no more needed patch from mail/maildrop
Approved by: oliver (maintainer)
Differential Revision: https://reviews.freebsd.org/D2975
2015-07-03 09:16:57 +00:00
Guido Falsi
2dd4054b19
- Update mail/courier-unicode to 1.3
...
- Update mail/maildrop to 2.8.3
- Add make.conf variable for maildrop to force it choosing a non standard mailbox directory [1]
Reported by: Jim Trigg <jktrigg at gmail.com> [1]
2015-06-30 10:39:31 +00:00
Guido Falsi
cf05ce3135
- Update courier-unicode to 1.2
...
- Update courier-imap to 4.16.1
- Update maildrop to 2.8.2
- Update sqwebmail to 5.8.2
- Update courier-authlib to 0.66.2
- Some plist and Makefile modernization
Approved by: oliver@ (as maintainer of various of these ports)
Differential Revision: https://reviews.freebsd.org/D2391
2015-04-30 09:14:47 +00:00
Guido Falsi
42cb1bacd4
Update to 2.8.1
2014-12-14 14:33:23 +00:00
Guido Falsi
54a3291db2
Update to 2.8.0
...
With this version the dovecotauth patch has been integrated upstream.
2014-12-14 13:19:05 +00:00
Guido Falsi
38b77f19bf
- Modify comment and add UPDATING entry to explain that MAILDROP_SUID
...
and MAILDROP_SGID now need to be existing usernames on the destination
system. numeric UIDs and GIDs, or non existent usernames, will
cause a broken installation since pkgng will skip on the entries
of files owned by unknown users. [1]
- Fix MGID and MUID PLIST_SUB variables not being set when only one
of the two above variables is deifined, again generating a broken
package. [2]
- While here, remove dirrm.
Reported by: Lukas Maly <Iam@LukasMaly.NET> [1]
Reported by: itetcu@ [1] [2]
2014-09-30 15:04:03 +00:00
Guido Falsi
06e0b323a6
- Update to 2.7.2
...
- Allow packaging as a user adn don't use @exec directives in plist
2014-09-03 13:21:58 +00:00
Tijl Coosemans
f1655c7b7a
dns/libidn:
...
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Adam Weinberger
fa4bf2ee1d
Add DOCS option for ports with PORTDOCS in plist.
2014-07-16 03:00:46 +00:00
Guido Falsi
91d9883a9e
Fix build with latest clang when option AUTHLIB is turned on (default off)
...
PR: ports/189364
Submitted by: Andre Lehmann <blacktux82@gmail.com>
MFH: 2014Q2
2014-05-05 16:40:54 +00:00
Guido Falsi
0ee4a50c64
- Prevent from auto-detecting fam library when FAM option is unset
...
- Add IDN option and stop auto-detection of libidn
- Prefer base iconv
- Add USE_PERL5=build since it is needed only for build
- Use ${opt}_CONFIGURE_OFF knob for MAILWRAPPER option.
PR: ports/188839
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2014-04-22 23:39:32 +00:00
Guido Falsi
e87aa9a24b
Convert to new USES=tar
2014-03-17 08:37:19 +00:00
Martin Wilke
c8058284a4
- Remove gmake complete builds fine without everywhere.
2014-02-14 16:52:45 +00:00
Martin Wilke
212168ca71
- Remove now useless bmake/fmake check
...
- Convert USE_GMAKE to USES
2014-02-14 16:25:16 +00:00
Antoine Brodin
604485f846
Convert the tree to USES=fam
...
Approved by: portmgr (bapt)
2014-01-04 23:40:44 +00:00
Guido Falsi
937753427b
- Update to 2.7.1
...
- While here, remove whitespace before end of line
2013-11-29 12:00:30 +00:00
Guido Falsi
2e86dd8957
- Update to 2.7.0
...
- Also update dovecot auth patch to apply to this new version
- Properly convert to options and use options helpers
- Convert to new LIB_DEPENDS format
- Support staging
2013-10-04 00:46:50 +00:00
Baptiste Daroussin
fd61959c15
Add NO_STAGE all over the place in preparation for the staging support (cat: mail)
2013-09-20 19:59:12 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Guido Falsi
e58a77a4ea
Convert to new perl framework.
2013-07-31 12:16:16 +00:00
Guido Falsi
3d59bf1d24
Convert the ports I maintain to USES=gmake.
2013-07-08 18:44:24 +00:00
Baptiste Daroussin
53ad8315b0
Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
...
Submitted by: John Marino
Obtained from: DPorts
2013-05-07 13:12:31 +00:00
Baptiste Daroussin
f869661274
Fix build with bmake as make
2013-05-03 13:54:58 +00:00
Marcus von Appen
a3a0715f38
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
2013-04-27 11:59:28 +00:00
Martin Matuska
b2c4fbb77a
Update PCRE to 8.32
...
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Guido Falsi
365b7f538e
- Fix paths to html documentation in man pages [1]
...
- Bump PORTREVISION
- While here perform a whitespace fix and move MAN* variables where
they belong.
Reported by: Bjoern Voigt <bjoernv@arcor.de> [1]
Feature safe: yes
2012-10-20 08:49:11 +00:00
Guido Falsi
56de9c77af
- Update to 2.6.0
...
- Add conflict with mail/courier [1]
- Rename files shared with other ports [2]
- Trim Makefile headers
- Take maintainership
PR: ports/168616 (fixed by [1] and [2])
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee>
Approved by: crees, tabthorpe (mentors, implicit)
2012-09-28 17:26:54 +00:00
Renato Botelho
0300be0fc1
Drop maintainership since i don't use it anymore
2012-08-03 15:35:35 +00:00
Renato Botelho
a2e0353697
Remove lib version from LIB_DEPENDS to silence portlint
2012-07-02 22:24:21 +00:00
Martin Matuska
dbbf004162
Bump pcre library dependency due to 8.30 update
2012-02-14 12:45:35 +00:00
Renato Botelho
b393a8aa85
- Update to 2.5.5
...
- Pet portlint
2011-12-28 15:23:08 +00:00
Renato Botelho
3e32e345fc
Update to 2.5.4
2011-11-04 20:01:51 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Gabor Kovesdan
2fc6a06a9b
- Track dependencies after databases/gdbm update
2011-09-12 13:46:58 +00:00
Renato Botelho
6e2ada58d5
Update to 2.5.2
2010-11-08 11:36:48 +00:00
Renato Botelho
b0493922c4
Update to 2.5.1
2010-11-05 16:03:10 +00:00
Renato Botelho
69acddd657
- Update to 2.5.0
...
- Add new option WITH_DOVECOTAUTH
PR: ports/147302
Submitted by: Marko Njezic <mrmax063@maxempire.com>
2010-06-02 17:40:40 +00:00
Renato Botelho
bd5f4988b2
- Update to 2.4.3
2010-05-04 17:30:38 +00:00
Renato Botelho
b9d987605d
Update to 2.4.2
...
PR: ports/144341
Submitted by: Yasuhiro KIMURA <yasu at utahime.org>
Feature safe: yes
2010-03-01 11:01:53 +00:00
Renato Botelho
f52ceeeb1a
Update to 2.4.0
...
PR: ports/143721
Submitted by: Yasuhiro KIMURA <yasu at utahime.org>
Feature safe: yes
2010-02-22 15:42:00 +00:00
Renato Botelho
517c5c7533
Update to 2.3.0
2010-01-12 13:05:39 +00:00
Dmitry Marakasov
a13d9a603d
- Switch SourceForge ports to the new File Release System: categories starting with M
2009-08-22 00:28:34 +00:00
Renato Botelho
45d154cedc
Update to 2.2.0
...
PR: ports/136217
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2009-07-01 17:12:52 +00:00
Renato Botelho
c9e008f727
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
2009-03-28 17:53:24 +00:00
Renato Botelho
d63008fa88
- My last commit didn't fix the problem, actually, i was not reproducing it
...
accordingly, now real fix.
Reported by: Yasuhiro KIMURA <yasu@utahime.org>
2009-02-25 11:31:20 +00:00