Commit graph

2448 commits

Author SHA1 Message Date
Torsten Zuehlsdorff
75b95bc66c Update PHP 7.1 from 7.1.7 to 7.1.8
Changelog: http://www.php.net/ChangeLog-7.php#7.1.8

MFH: 2017Q3
2017-08-03 14:54:24 +00:00
Torsten Zuehlsdorff
735a9c45bb Update PHP 7 from 7.0.21 to 7.0.22
Changelog: http://www.php.net/ChangeLog-7.php#7.0.22

MFH: 2017Q3
2017-08-03 11:33:00 +00:00
Torsten Zuehlsdorff
e9c88b5601 lang/php56: Change from oniguruma5 to oniguruma6
Switch mbstring extension from devel/oniguruma5
to devel/oniguruma6 to fix security issues covert in
Oniguruma 6.4.

PR:           220809
Submitted by: Dan Langille <dvl@FreeBSD.org>
Approved by:  maintainer (timeout, 16 days)
MFH:          2017Q3
2017-08-02 14:24:30 +00:00
Sunpoet Po-Chuan Hsieh
6bd8d7b308 Update to 3.0237
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2017-07-29 19:25:50 +00:00
Sunpoet Po-Chuan Hsieh
88bb9a3a24 Update to 3.0236
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2017-07-28 13:06:59 +00:00
Sunpoet Po-Chuan Hsieh
d5924ca53e Update to 2.92
Changes:	http://search.cpan.org/dist/Encode/Changes
2017-07-18 17:55:15 +00:00
Carlos J. Puga Medina
33318cdef7 - Update MASTER_SITES
- Add RUN_DEPENDS
- Set dependencies according to Makefile.PL
- Sort _DEPENDS
- Update WWW and fix syntax in pkg-descr
- Bump PORTREVISION

Reported by:	sunpoet via email
Reviewed by:	sunpoet
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11609
2017-07-16 12:23:18 +00:00
Sunpoet Po-Chuan Hsieh
258865a42e Simplify post-patch:
- Silence patch messages
2017-07-15 19:09:15 +00:00
Sunpoet Po-Chuan Hsieh
c4bc60bd58 Update modifier: use :S instead of :C 2017-07-15 19:08:55 +00:00
Antoine Brodin
404db73b01 New port: converters/rubygem-xdr
XDR is an open data format, specified in RFC 4506.  This library provides a way
to read and write XDR data from ruby.  It can read/write all of the primitive
XDR types and also provides facilities to define readers for the compound XDR
types (enums, structs and unions)

WWW: https://github.com/stellar/ruby-xdr
2017-07-13 18:55:27 +00:00
Torsten Zuehlsdorff
f0c4814a33 PHP 7.0 and 7.1: switch to devel/oniguruma6
For mbstring extensions switch from devel/oniguruma5
to devel/oniguruma6 to fix security issues covert in
Oniguruma 6.4.

PHP bundles oniguruma 6.3 but i did some more tests,
to make sure nothing breaks.

Also add $FreeBSD$ header to Makefile.ext

PR:           220598
Submitted by: Trond.Endrestol@ximalas.info
MFH:          2017Q3
2017-07-10 11:40:48 +00:00
Sunpoet Po-Chuan Hsieh
97def556cf Update to 2.03
- While I'm here, add LICENSE_FILE

2.03
- fix man page build due to non-ASCII char (thanks, Anton!)

2.02
- add option --caseful-sz to optionally treat upper-/lowercasing of sz. This
  also fixes unwanted unidirectional lowercasing of U+1E9E

2.01
- map : instead of / in SFU mapping tables

PR:		220491
Submitted by:	Anton Yuzhaninov <citrin@citrin.ru>
Approved by:	Kuang-che Wu <kcwu@csie.org> (maintainer)
2017-07-06 20:58:35 +00:00
Wen Heping
7e34c082ea - Update to 0.04.21
PR:		220424
Submitted by:	douglas@douglasthrift.net(maintainer)
2017-07-02 02:09:42 +00:00
Sunpoet Po-Chuan Hsieh
3b816a12d0 Remove Perl core modules
- While I'm here, remove redundant LOCALBASE/bin from BUILD_DEPENDS

With hat:	perl
2017-06-29 19:13:29 +00:00
Sunpoet Po-Chuan Hsieh
3fec5586ca - Update to 2.94
Changes:	http://search.cpan.org/dist/JSON-PP/Changes
2017-06-27 16:13:44 +00:00
Sunpoet Po-Chuan Hsieh
1f340ba622 Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:27 +00:00
Sunpoet Po-Chuan Hsieh
d38bfe261b Fix WWW
Approved by:	portmgr (blanket)
2017-06-25 15:03:22 +00:00
Sunpoet Po-Chuan Hsieh
3a25a9230b Update to 2.91
Changes:	http://search.cpan.org/dist/Encode/Changes
2017-06-23 21:18:56 +00:00
David Naylor
9920d3ae65 qa: add check for NO_ARCH
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,

Changes to ports:
 - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
   removed.
 - Ports that have elf(5) payloads have had those files added to
   NO_ARCH_IGNORE.
 - R-cran ports that do not set USES=cran:compiles have NO_ARCH set,

PR:		218976
Reviewed by:	antoine, mat
Approved by:	portmgr
2017-06-18 18:09:16 +00:00
Sunpoet Po-Chuan Hsieh
c9399354b7 Update to 0.30
Changes:	http://search.cpan.org/dist/Convert-IBM390/Changes
2017-06-13 16:54:19 +00:00
Torsten Zuehlsdorff
7c1d0267c1 New port: rubygem-url_safe_base64
Converts strings to/from a slightly modified base64 that contains only url-safe
characters

WWW: https://github.com/joenoon/url_safe_base64
2017-06-12 10:20:17 +00:00
Sunpoet Po-Chuan Hsieh
cd074ddd1f Update distinfo and unbreak this port
Content of tarballs are unchanged (checked against [1]).

=> Services_JSON-1.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Services_JSON-1.0.3.tgz
fetch: http://pear.php.net/get/Services_JSON-1.0.3.tgz: size mismatch: expected 9529, actual 9613

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Services_JSON-1.0.3.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:28:10 +00:00
Sunpoet Po-Chuan Hsieh
3f9feafabc Update to 2.90
Changes:	http://search.cpan.org/dist/Encode/Changes
2017-06-11 03:33:11 +00:00
Muhammad Moinur Rahman
ed5dc6eee1 converters/p5-URI-UTF8-Punycode: Update version 1.00=>1.05
Relnotes:	http://cpansearch.perl.org/src/TWINKLE/URI-UTF8-Punycode-1.05/Changes
2017-06-06 11:00:43 +00:00
TAKATSU Tomonari
d3f7516b7a - Update to 1.5 2017-06-06 08:20:26 +00:00
Sunpoet Po-Chuan Hsieh
b75436403e Remove outdated PERL_LEVEL check 2017-06-01 19:57:45 +00:00
Sunpoet Po-Chuan Hsieh
5b719d939f Remove outdated PERL_LEVEL check 2017-06-01 19:57:41 +00:00
Sunpoet Po-Chuan Hsieh
77c344aff7 Add LICENSE
Approved by:	portmgr (blanket)
2017-05-31 17:29:54 +00:00
Sunpoet Po-Chuan Hsieh
0a0369ee18 Update WWW 2017-05-30 15:22:21 +00:00
Sunpoet Po-Chuan Hsieh
47038d1ef2 Add rubygem-po_to_json 1.0.1
PoToJson converts gettext PO files to JSON to use in your javascript app, based
on po2json.pl by DuckDuckGo, Inc.. Ideally you'll use this on a Rake task that
creates JSON versions of your PO files, which can later be used from javascript
with Jed.

WWW: https://github.com/webhippie/po_to_json
2017-05-30 01:48:55 +00:00
Mark Linimon
fa74598719 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-21 21:55:08 +00:00
Muhammad Moinur Rahman
141b0880ba converters/p5-MIME-Base32: Update version 1.301=>1.303 2017-05-20 06:00:56 +00:00
Sunpoet Po-Chuan Hsieh
e9ba4c5727 Update to 1.0.5
- Update MASTER_SITES
- Strip shared library

Changes:	https://github.com/aresch/rencode/releases
2017-05-18 16:04:02 +00:00
Jochen Neumeister
fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00
Sunpoet Po-Chuan Hsieh
f50fc92f0f Update to 3.0233
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2017-05-03 21:53:25 +00:00
TAKATSU Tomonari
4ccfce1b03 - Update to 1.4 2017-05-03 20:30:06 +00:00
Pawel Pekala
ee6234880d - Update devel/libical to version 2.0
- Bump PORTREVISION in all consumers
- mail/claws-mail-vcalendar now builds, remove IGNORE
- Mark devel/libical-glib as BROKEN

Release Highlights
    WARNING: Version 2 IS NOT Binary Compatible with Older Versions
    Version 2 is Source Compatible with Older Versions
    Lots of source code scrubbing
    [New] RSCALE support (requires libicu from http://www.icu-project.org)
    [New] CalDAV attachment support (draft-daboo-caldav-attachments)
    [New] Resurrect the Berkeley DB storage support
    [Bug] issue83: Incorrect recurrence generation for weekly pattern
    Handle RRULEs better
    Handle threading better

PR:		218711
Submitted by:	myself
Approved by:	maintainer timeout
2017-05-03 17:09:38 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Martin Wilke
0a6f794f91 - Fix shebangs 2017-04-22 12:45:43 +00:00
Sunpoet Po-Chuan Hsieh
af2c6ded6e Update to 2.89
Changes:	http://search.cpan.org/dist/Encode/Changes
2017-04-21 18:23:04 +00:00
Dmitry Marakasov
ee1ee5097e - Update to 0.92.1 2017-04-20 12:00:42 +00:00
Mathieu Arnold
3fc575d9f3 Convert all PECL ports to USES=php:pecl.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
2017-04-10 15:08:47 +00:00
Sunpoet Po-Chuan Hsieh
0f56fe869f Update to 11.5
Changes:	https://github.com/buganini/bsdconv/blob/master/Changelog
PR:		218371
Submitted by:	sunpoet (myself)
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2017-04-06 21:57:32 +00:00
Dmitry Marakasov
25451e0239 - Update WWW 2017-04-06 09:02:10 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Sunpoet Po-Chuan Hsieh
fafc479659 Update to 3.0231
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2017-03-30 15:13:04 +00:00
Pawel Pekala
d2ffff80a6 - Update converters/ytnef to version 1.9.2, now hosted on GitHub
- Add PORTEPOCH, version is going backwards due to using versioning
  scheme of library distribution
- Remove devel/libytnef port, both packages are now developed in one repo
2017-03-29 18:30:43 +00:00
Michael Gmelin
ab320585fa Update to 0.12.4
Also:
- strips binaries
- changes plist to alphabetical order
- adds a patch from 0.12.5-dev to support the use of client certificates
  and private CAs (-ssl-key-password,--ssl-crt-path,--ssl-key-path),
  see also https://github.com/wkhtmltopdf/wkhtmltopdf/pull/3206

PR:		217922
Approved by:	mm (maintainer)
2017-03-27 14:32:23 +00:00
Sunpoet Po-Chuan Hsieh
1e5287e7d9 Update to 0.29
Changes:	http://search.cpan.org/dist/Convert-IBM390/Changes
2017-03-24 17:47:17 +00:00
Dmitry Marakasov
7bc2c69432 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2017-03-22 09:01:56 +00:00