1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/net-im/jabberd/files
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
..
jabberd.in
patch-etc__Makefile.in
patch-etc__templates__Makefile.in
patch-sm__mod_iq_time.c
patch-storage__authreg_ldapfull.c
patch-storage__authreg_mysql.c
patch-storage__authreg_pgsql.c
patch-storage__authreg_sqlite.c
patch-tools__jabberd.in
pkg-deinstall.in
pkg-install.in