Commit graph

2259 commits

Author SHA1 Message Date
Philippe Audeoud
f3e0655349 - Update to 0.78 2016-02-16 14:14:05 +00:00
Martin Wilke
e630e52bb5 Welcome php 7.0.3
Changelog:
    http://php.net/ChangeLog-7.php#7.0.0
    http://php.net/ChangeLog-7.php#7.0.1
    http://php.net/ChangeLog-7.php#7.0.2
    http://php.net/ChangeLog-7.php#7.0.3

I'd like to thanks:
  Kurt Jaeger
  Matthias Breddin
  Rainer Duffner
  Victor van Vlaardingen
  Torsten Zuehlsdorff
  Franco Fichtner
  and all helpers and testers from ports@.
2016-02-15 14:34:26 +00:00
Rene Ladan
d5ce1f73bc Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.

Adjust Mk/bsd.php.mk

Reviewed by:	antoine, marino
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D5278
2016-02-14 19:21:31 +00:00
Sunpoet Po-Chuan Hsieh
19294a00d6 - Update to 2.80
Changes:	http://search.cpan.org/dist/Encode/Changes
2016-02-01 19:47:39 +00:00
Olivier Duchateau
4e88a4f826 Fix pkg-plist after revision r407130
Reported by:	Walter Schwarzenfeld (private email)
2016-01-24 15:59:32 +00:00
Olivier Duchateau
9e7b97abe4 - Update to 1.18
- Make portlint happy (put LICENSE blob in right place)

PR:		206069
Submitted by:	myself
Approved by:	<never@nevermind.kiev.ua> (maintainer, timeout 2 weeks)
2016-01-24 14:42:47 +00:00
Raphael Kubo da Costa
db16470403 Update to 0.04.19.
From ChangeLog:

2016-01-21      unidecode 0.04.19

* Add unidecode_expect_ascii() and unidecode_expect_nonascii()
  functions for performance critical applications.
 (thanks to Israel Saeta Perez)

PR:		206550
Submitted by:	douglas@douglasthrift.net (maintainer)
2016-01-24 00:13:28 +00:00
Sunpoet Po-Chuan Hsieh
44735e45cd - Update to 2.79
Changes:	http://search.cpan.org/dist/Encode/Changes
2016-01-23 15:14:32 +00:00
Koop Mast
cf649469f2 Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.

PR:		206293 [1]
Submitted by:	olivierd@ [1]
Obtained from:	ubuntu [2], rubygem-poppler upstream [3]
2016-01-21 19:40:10 +00:00
Sunpoet Po-Chuan Hsieh
dc9f6956e8 - Update to 3.0211
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:08:43 +00:00
Sunpoet Po-Chuan Hsieh
2055fc9156 - Update to 0.06
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Convert-NLS_DATE_FORMAT/Changes
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:08:39 +00:00
Sunpoet Po-Chuan Hsieh
96eb09f0fe - Update to 1.12
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/String-Multibyte/Changes
2016-01-12 21:37:55 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Kurt Jaeger
412e3dc139 converters/p5-Encoding-BER: 1.00 -> 1.02
- Small fixes (failing test, older Math::BigInt)
2016-01-11 19:22:13 +00:00
Raphael Kubo da Costa
59b5b29b7d Fix `make fetch'.
Point to the new location in the same domain.
2015-12-28 22:53:40 +00:00
Sunpoet Po-Chuan Hsieh
84779f49e2 - Update to 0.19.7
- Add LICENSE
- Pet portlint: fix diff header of patch files

Changes:	http://cgit.freedesktop.org/fribidi/fribidi/tree/NEWS
PR:		204871
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 23 days)
2015-12-21 18:35:47 +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
Alex Dupre
1249c37904 Bump PORTREVISION, not PORTVERSION. 2015-12-15 17:13:56 +00:00
Alex Dupre
8ac0713bc4 Switch to onigurum5 port and bump PORTREVISION. 2015-12-15 14:53:35 +00:00
Kurt Jaeger
95c3088ee6 New port: converters/xml2c
xml2c reads in an XML file and produces equivalent C source code,
suitable for #including in your program.

WWW: http://www.acme.com/software/xml2c/

PR:		204191
Submitted by:	Neel Chauhan <neel@neelc.org>
2015-12-13 08:49:53 +00:00
Adam Weinberger
63ad77cc9d Update the p5-Sereal group to 3.014. While here, add all missing
TEST_DEPENDS.

Changes: https://metacpan.org/changes/distribution/Sereal
PR:		204841
Approved by:	maintainer timeout (2 weeks and 2 email attempts)
2015-12-12 17:11:24 +00:00
Mathieu Arnold
faaac0db42 Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:05:15 +00:00
Dmitry Marakasov
8902d2c761 - Add LICENSE
- Simplify installation
- Switch to options helpers
2015-12-06 20:35:32 +00:00
TAKATSU Tomonari
d9014a7bbf - Update to 0.9.19 2015-12-06 14:52:27 +00:00
Dmitry Marakasov
ef094cf787 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2015-12-06 12:25:46 +00:00
John Marino
f01cba6e50 FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0

Several new unit ports were added, some were contracted.  Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.

All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
2015-12-05 23:29:36 +00:00
Dmitry Marakasov
66935baa1f - Add LICENSE_FILE
- Switch to options helpers
2015-12-05 09:42:53 +00:00
Sunpoet Po-Chuan Hsieh
8588bdeca1 - Update to 3.0210
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2015-12-04 12:32:09 +00:00
Dmitry Marakasov
b2259043e8 - Add LICENSE
- Switch to WRKSRC_SUBDIR
- Switch to options helpers
2015-12-01 23:57:33 +00:00
Sunpoet Po-Chuan Hsieh
047c22832a - Update to 3.0205
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2015-12-01 16:05:10 +00:00
Bryan Drewery
4f601581c6 Revert r402717. The issue has been worked around in the base /usr/share/mk. 2015-12-01 03:10:30 +00:00
Bryan Drewery
92d40eab41 Avoid using WITH_FAST_DEPEND.
This is doing very dirty things with '../' in OBJS and building of objects
via 'VAR!= make' hacks.
2015-12-01 02:54:39 +00:00
Rene Ladan
691f434f54 Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
2015-11-28 23:08:03 +00:00
Sunpoet Po-Chuan Hsieh
27332fd07c - Update to 3.0203
- Add more TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2015-11-28 09:29:05 +00:00
Martin Wilke
b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00
Sunpoet Po-Chuan Hsieh
2e9b864f8d - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr (blanket)
2015-11-21 02:09:18 +00:00
Sunpoet Po-Chuan Hsieh
80961de3e5 - Update to 1.125
- Add more TEST_DEPENDS
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Convert-BinHex/Changes
2015-11-20 09:14:14 +00:00
Dmitry Marakasov
a16fc12461 - Clarify LICENSE
- Add LICENSE_FILE
- Pet portlint
- Switch to options helpers
2015-11-19 20:48:13 +00:00
Dmitry Marakasov
4377847e80 - Switch to options helpers 2015-11-19 00:51:21 +00:00
Dmitry Marakasov
71c22ac0ce - Add LICENSE_FILE
- Switch to options helpers
2015-11-18 10:14:17 +00:00
TAKATSU Tomonari
ea896d2711 - Update to 0.2.15
- Update WWW in pkg-descr
2015-11-16 22:26:07 +00:00
William Grzybowski
3dfa73350a converters/py-unidecode: update to 0.04.18
PR:		204557
Submitted by:	maintainer
2015-11-15 11:07:18 +00:00
Sunpoet Po-Chuan Hsieh
f4243e3df9 - Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change
2015-11-15 03:01:13 +00:00
Sunpoet Po-Chuan Hsieh
93cab33d9d - Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change
2015-11-15 03:01:09 +00:00
Sunpoet Po-Chuan Hsieh
f0bc9fe7f3 - Sort PLIST 2015-11-15 03:01:05 +00:00
Sunpoet Po-Chuan Hsieh
85002bc297 - Update to 2.11
Changes:	http://search.cpan.org/dist/Text-Bidi/Changes
2015-11-09 18:43:33 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Anton Berezin
40c20e8a97 Update to 1.100312.
Changes:

1.100312  2013-10-06 22:53:10 America/New_York
          yet further packaging fixes (repo, bugtracker)
2015-11-09 10:57:08 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Anton Berezin
3fa179fd26 Update to 1.04.
Changes:

1.04      2014-05-22 22:25:14 Pacific/Auckland
      - add --use-xs option to command-line script
      - fix -v alias for --version option

1.03      2014-05-21 22:25:07 Pacific/Auckland
      - add support for loading/using XS implementation layer
      - repackage using dzil
2015-11-05 11:03:12 +00:00