Commit graph

16380 commits

Author SHA1 Message Date
Frederic Culot
f74bdd55d2 - Update to 1.14
Changes:	http://search.cpan.org/dist/JavaScript-Minifier/Changes
2015-04-24 13:46:21 +00:00
Frederic Culot
cdb3cf7008 - Update to 1.33
Changes:	http://search.cpan.org/dist/Lingua-EN-NameParse/Changes
2015-04-24 07:44:23 +00:00
Kubilay Kocak
49e2d0579a textproc/gnugrep: Add missing libiconv dependency
GNU Grep's automatically searches for and detects (via configure) the
presence of gettext and libiconv. If libiconv is already installed it
results in libiconv being detected without the dependency being
registered. If libiconv is ever removed, the following error is
observed:

  Error: Shared object "libiconv.so.2" not found, required by "grep"

This change adds explicit configure arguments to disable gettext and
libiconv detection when their respective OPTIONS are disabled.

Additionally it adds an ICONV option consistent with other
ports, and replaces global CPPFLAGS and LDFLAGS values
with GETTEXT and ICONV option-specific library and include configure
arguments for the respective search path prefixes.

Note: CPPFLAGS and LDFLAGS are still required for PCRE detection, as
the configure script does not provide equivalent -prefix=[PATH] options
for libpcre. These flags are now PCRE option conditional.

While I'm here:

- Sort USES and OPTIONS and improve readability by seperating those
  sections by whitespace.
- Add LICENSE_FILE

Tested on:	9.3, 10.1, i386, amd64, all PCRE, ICONV, NLS permutations
Approved:	portmgr (blanket, framework compliance)
2015-04-24 04:17:16 +00:00
Baptiste Daroussin
25c34fd38f Update icu to 55.1 2015-04-23 21:26:09 +00:00
Dmitry Marakasov
34747538a3 - Fix shebangs
MFH:		2015Q2
Approved by:	portmgr blanket
2015-04-23 13:22:00 +00:00
Dmitry Marakasov
aa5303a779 - Add CPE info
Approved by:	portmgr blanket
2015-04-23 09:49:46 +00:00
Dmitry Marakasov
a6b51d470f - Add empty directory to plist
Approved by:	portmgr blanket
2015-04-22 22:57:18 +00:00
Sunpoet Po-Chuan Hsieh
dbba23bb0e - Update to 1.23
- Sort PLIST

Changes:	http://search.cpan.org/dist/Lingua-EN-AddressParse/Changes
2015-04-22 18:52:01 +00:00
Sunpoet Po-Chuan Hsieh
085a8a3d2c - Update to 0.84
Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2015-04-22 18:51:29 +00:00
Dmitry Marakasov
9a4edf532c - Add LICENSE_FILE
- Add CPE info

Approved by:	portmgr blanket
2015-04-22 02:09:20 +00:00
Sunpoet Po-Chuan Hsieh
08e80a8e49 - Update to 15.1.0
Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.1.0/twisted/lore/topfiles/NEWS
2015-04-21 18:40:57 +00:00
Sunpoet Po-Chuan Hsieh
90999b2829 - Update to 2015.04.19 2015-04-21 18:40:16 +00:00
Sunpoet Po-Chuan Hsieh
201f25b51b - Update to 2015.04.19 2015-04-21 18:40:12 +00:00
Sunpoet Po-Chuan Hsieh
63da679c9d - Update to 2015.04.19 2015-04-21 18:40:07 +00:00
Sunpoet Po-Chuan Hsieh
8863c6a148 - Enable asian and utf16 unconditionally: assertion raised if these options disabled
- Remove ASIAN and UTF16 options
- Bump PORTREVISION for package change
2015-04-21 18:39:55 +00:00
Sunpoet Po-Chuan Hsieh
aaaf143242 - Update to 5.1.11
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/ChangeLog.md
2015-04-21 18:39:46 +00:00
Matthew Seaman
fa7f4993c0 Update to 2.2.9
ChangeLog: http://sphinxsearch.com/downloads/  (Scroll down to the 2.2.9-Release heading)
2015-04-21 14:47:19 +00:00
Dmitry Marakasov
e1ce9f7603 - Add LICENSE
- Add CPE info
2015-04-21 10:42:08 +00:00
Dmitry Marakasov
cc6e13131c - Add LICENSE_FILE
- Add CPE info
2015-04-21 10:41:57 +00:00
Tijl Coosemans
68edbeeaae - Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
  when CONFIGURE_ARGS already sets it.  (GNU configure scripts set it to
  PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
  they aren't affected by this change (for now at least).  This commit is
  meant to ensure that new ports don't make the same mistake.

- games/acm: the configure script in this port is very old; instead of
  patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
  changed the behaviour of the configure script; adjust the port to this.

PR:		199506
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-20 19:06:29 +00:00
Mathieu Arnold
46f3e7f462 Fix with Perl 5.21.1+
"defined(@array)" and "defined(%hash)" are now fatal errors
    These have been deprecated since v5.6.1 and have raised deprecation
    warnings since v5.16.

With hat:	perl@
Sponsored by:	Absolight
2015-04-20 16:56:50 +00:00
Adam Weinberger
be3473a928 Update to 1.66.
Changes: https://metacpan.org/changes/distribution/YAML-Tiny

PR:		199269
Approved by:	ychsiao@ychsiao.org (maintainer)
2015-04-20 01:19:10 +00:00
Tijl Coosemans
014efd2182 Patch configure.ac so it can detect a more recent gettext
Reported by:	antoine
2015-04-19 20:01:07 +00:00
Sunpoet Po-Chuan Hsieh
5f25a1dbd9 - Update to 5.1.10
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/ChangeLog.md
2015-04-19 16:21:10 +00:00
Antoine Brodin
5e4bd87dd6 Update to 1.2.3 2015-04-19 15:03:57 +00:00
Dmitry Sivachenko
3737144242 Rename nltk --> py-nltk for consistency. 2015-04-19 13:49:28 +00:00
Dmitry Sivachenko
38aadd0460 Update description base on project's homepage. 2015-04-19 13:43:02 +00:00
Tijl Coosemans
266191ba12 The distfile contains symlinks to non-existent system files. Remove them
so autoreconf works.

Reported by:	antoine
2015-04-19 08:42:55 +00:00
Dmitry Sivachenko
41862a3dda Update to version 3.0.2;
Use PKGNAMEPREFIX, so versions built for python2 and python3 can be
installed at the same time;
Take maintainership.
2015-04-19 08:28:19 +00:00
Tijl Coosemans
d32714f4af Convert to USES=autoreconf 2015-04-18 12:58:34 +00:00
Tijl Coosemans
5d48443269 - Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
2015-04-18 09:47:29 +00:00
Rene Ladan
2af5dcc160 Remove expired ports:
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014
2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014
2015-04-15 devel/mingw64-binutils: Obsolete.  Migrate to devel/binutils based ports
2015-04-15 devel/cross-binutils: Obsolete.  Migrate to devel/binutils based ports
2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014
2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014
2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014
2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014
2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014
2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014
2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014
2015-04-15 www/php53-session: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014
2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014
2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014
2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014
2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014
2015-04-15 lang/php53: security EOL reached 14 Aug 2014
2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014
2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014
2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug 2014
2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
2015-04-17 21:00:10 +00:00
Sunpoet Po-Chuan Hsieh
1214fcb25c - Update to 1.0
Changes:	http://search.cpan.org/dist/PDF-WebKit/Changes
2015-04-17 20:05:15 +00:00
Grzegorz Blach
45bf4cceb6 Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
2015-04-16 20:13:43 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
Sunpoet Po-Chuan Hsieh
688a049444 - Update to 5.1.9
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/ChangeLog.md
2015-04-14 18:34:52 +00:00
Mathieu Arnold
135d073761 Fix configure with modern Perl.
Sponsored by:	Absolight
2015-04-14 13:06:42 +00:00
Bartek Rutkowski
edc901bafe textproc/xalan-j: add CPE information
- Maintainer's timeout (ale@FreeBSD.org)

PR:		199035
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 09:51:46 +00:00
Sunpoet Po-Chuan Hsieh
9112ab8bf6 - Add CPE information
- While I'm here, use USES=tar:tgz

PR:		199033
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
Approved by:	maintainer (timeout, 14 days)
2015-04-13 19:26:23 +00:00
Adam Weinberger
b7144d08fb Update to 3.49, and sort plist.
Changes: https://metacpan.org/changes/distribution/XML-Twig
2015-04-13 18:03:56 +00:00
Rene Ladan
b95e64ebde textproc/gutenmark: fix build on FreeBSD < 10 after the wxGTK updates. 2015-04-13 17:45:30 +00:00
Mathieu Arnold
e0b83ac671 This need Module::Build.
Sponsored by:	Absolight
2015-04-12 09:13:08 +00:00
Mathieu Arnold
a51e404df7 These need Module::Build.
Sponsored by:	Absolight
2015-04-12 08:45:54 +00:00
Josh Paetzel
6bbdbbc328 Add CPE info
PR:	199370
Submitted by:	shun.fbsd.pr@dropcut.net
2015-04-12 01:20:44 +00:00
Olivier Duchateau
48a985f045 Update to 1.7.4 2015-04-11 20:17:09 +00:00
Antoine Brodin
9e82bde744 Update to 1.2.2 2015-04-11 17:29:26 +00:00
Mathieu Arnold
ee88dde7cf Fix build WITHOUT=NLS.
Sponsored by:	Absolight
2015-04-11 15:48:33 +00:00
Mathieu Arnold
2f75f48bbc These needs Module::Build.
Sponsored by:	Absolight
2015-04-11 08:28:39 +00:00
Mathieu Arnold
b2dfe1bbf3 This needs Module::Build
Sponsored by:	Absolight
2015-04-11 08:15:40 +00:00
Mathieu Arnold
bfee655ccf Make Perl build more reproducibly.
Differential Revision:	https://reviews.freebsd.org/D2016
Some bits from:	Jérémy Bobbio <lunar@debian.org>
Sponsored by:	Absolight
2015-04-09 12:21:29 +00:00