Gerald Pfeifer
89f8b05214
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
...
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Martin Matuska
1328789e66
Update net-im/jabberd to 2.4.0
...
Add patch for crypt_r() conflict in 12-CURRENT
2016-08-28 12:28:32 +00:00
Mathieu Arnold
f037e39601
USE_BDB cleanup.
...
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
2016-08-08 13:46:50 +00:00
Dmitry Marakasov
4e942b6419
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
...
Approved by: portmgr blanket
2016-05-19 10:44:11 +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
Martin Matuska
9df5498c46
Update net-im/jabberd to version 2.3.6
2016-03-05 22:38:41 +00:00
Mathieu Arnold
7c47779cb9
Fix usage of ${PERL5}.
...
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
2015-12-17 17:19:48 +00:00
Martin Matuska
75d3977da5
Always depend on gsasl and remove old commented options
2015-11-21 15:04:37 +00:00
Martin Matuska
3e3e9b2996
Update jabberd to 2.3.4
2015-10-30 13:57:22 +00:00
Martin Matuska
269a21abf5
Update jabberd2 to 2.3.3
...
Cyrus SASL support has been dropped upstream.
2015-10-04 08:28:44 +00:00
Martin Matuska
6e133e15ba
Switch to kqueue(2)
2015-06-19 06:35:31 +00:00
Antoine Brodin
59400fdd78
- Unbreak
...
- Allow staging as a regular user
- Cleanup plist
2014-11-23 09:40:52 +00:00
Chris Rees
1e94b6fb2f
Switch to USES=pgsql
2014-11-22 19:13:49 +00:00
Martin Matuska
2cd36e3234
Remove pkg-install and pkg-deinstall
...
Use .sample config files instead of .dist
Improve pkg-plist
2014-11-22 11:40:08 +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
Tijl Coosemans
37f54e0f66
net/openldap24-*:
...
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Tijl Coosemans
be2a53491b
- Add USES=libtool and INSTALL_TARGET=install-strip
...
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
2014-07-09 14:15:20 +00:00
Martin Wilke
bd48d39657
- Chase database/sqlite3 slib bump
...
Approved by: portmgr (myself)
2014-06-27 17:21:06 +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
Martin Matuska
6430ff142c
Fix invalid conditional
2014-02-09 23:42:25 +00:00
Baptiste Daroussin
313cb94889
Part 2 at removing now useless FETCH_ARGS redifition
2014-01-03 01:12:59 +00:00
Matthew Seaman
c0d6908661
Switch to MASTER_SITES LOCAL/matthew for the 8.x compatible location
...
to get the distfiles from.
Submitted by: tijl
Approved by: mm (maintainer, implicit)
2013-12-17 10:15:59 +00:00
Matthew Seaman
d895ce64a1
Update to 2.3.1
...
* Staging support
* New style LIB_DEPENDS
* Use OPTIONS helpers
* OPTIONS_SINGLE to select between Cyrus SASL and gsasl
* Two new options: EXPERIMENTAL and SUPERCEDED
The port requires OpenSSL >= 1.0.1, so set WANT_OPENSSL_PORTS=yes
everywhere except for on FreeBSD 10.x, where it's in the base system.
The github.org MASTER_SITE a) redirects to a server in the Amazon
cloud and b) requires use of HTTPS.
(a) implies setting fetch(1) to follow redirects, which is usually
frowned upon. However, this pattern is recommended in bsd.sites.mk
for use with GitHub.
(b) is troublesome for FreeBSD 8.x, as fetch(1) hasn't grown HTTPS
support there yet. Hence provide a copy of the distfile on
http://people.freebsd.org/ as a 2nd MASTER_SITE
Approved by: mm (maintainer)
2013-12-15 22:14:40 +00:00
Baptiste Daroussin
28bf02d683
Add NO_STAGE all over the place in preparation for the staging support (cat: net-im)
2013-09-20 22:13:34 +00:00
Baptiste Daroussin
9f48528e6e
Convert to new perl framework
...
Convert from USE_GMAKE to USES=gmake
2013-09-17 06:51:04 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Matuska
841de3c983
Unbreak build with clang
...
PR: ports/179543
Submitted by: Guido Falsi <madpilot@FreeBSD.org>
2013-06-24 13:53:29 +00:00
Martin Matuska
1f7fceb34c
Update WWW address in pkg-descr
...
PR: ports/176577
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
2013-06-11 06:49:16 +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
87636df059
Remove already integrated patches
...
PR: ports/175598
2013-01-25 22:48:16 +00:00
Martin Matuska
eb9e529f06
Update net-im/jabberd to 2.2.17
2013-01-22 08:47:57 +00:00
Martin Matuska
9b3f7519c3
Update some of my ports to new options framework
...
Submitted by: Baptiste Daroussin <bapt@FreeBSD.org>
2012-12-31 10:49:52 +00:00
Hajimu UMEMOTO
dda3fab6a5
Update cyrus-sasl2 to 2.1.26.
...
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Eygene Ryabinkin
856c67486e
net-im/jabberd: fix CVE-2012-3525
...
PR: ports/170894
Approved by: maintainer timeout (2 weeks)
Security: http://www.vuxml.org/freebsd/4d1d2f6d-ec94-11e1-8bd8-0022156e8794.html
QA page: http://codelabs.ru/fbsd/ports/qa/net-im/jabberd/2.2.16_2
2012-09-04 11:54:30 +00:00
Johan van Selst
e8587758f8
Chase security/gsasl library update
2012-06-03 13:56:44 +00:00
Martin Matuska
6f768ef70e
Fix build for WITHOUT_DEBUG
...
Patch from upstream: https://github.com/Jabberd2/jabberd2/commit/41884d9919
PR: ports/167865
Reported by: Guido Falsi <madpilot@FreeBSD.org>
2012-05-14 12:11:44 +00:00
Martin Matuska
16bcbf23d2
Update to 2.2.16
...
PR: ports/167813
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de>
2012-05-12 07:42:28 +00:00
Martin Matuska
44c7a4f3f7
Add patch for upstream bug #899284
...
https://bugs.launchpad.net/jabberd2/+bug/899284
Reported by: decke
Feature safe: yes
2012-03-19 09:57:05 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Matuska
84c743c902
Update to 2.2.14
...
Switch to USERS and GROUPS
2011-06-19 10:14:45 +00:00
Martin Matuska
e3a244403e
- Add LICENSE knob(s)
2011-03-23 15:53:22 +00:00
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Wen Heping
43721c23d5
- Bump PORTREVISION to chase the update of dns/libidn
2011-03-14 08:40:06 +00:00
Johan van Selst
d206a1376c
Chase security/gsasl update
2011-02-25 14:08:31 +00:00
Martin Matuska
4ce3dd45a1
- Update to 2.2.13
2011-02-24 16:01:21 +00:00
Martin Matuska
35d74d0177
- Update to 2.2.12
...
- Remove MD5 checksum
2011-02-15 19:14:20 +00:00
Martin Matuska
428fcf0272
Update to 2.2.11
2010-08-12 06:33:02 +00:00
Martin Matuska
1d8c2bc757
- Update to 2.2.10
...
Feature safe: yes
2010-07-05 21:34:48 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Kirill Ponomarev
3a93a11f4f
Chase deps shlib version after updating security/gsasl
2009-12-15 20:59:48 +00:00