Torsten Zuehlsdorff
c48fd6f458
Update PHP 7.1 from 7.1.16 to 7.1.17
...
Changelog: http://www.php.net/ChangeLog-7.php#7.1.17
MFH: 2018Q2
Security: CVE-2018-5712
2018-04-26 14:49:18 +00:00
Dmitry Marakasov
c637402081
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
...
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
2018-04-25 16:42:37 +00:00
Sunpoet Po-Chuan Hsieh
a981cddab2
Update to 1.004000
...
Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
2018-04-22 08:46:42 +00:00
Joseph Mingrone
e06d8d5233
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade in 467751
...
While here, also remove '# Created by: Anonymous' line from
x11/cl-clx-sbcl/Makefile.
2018-04-19 17:29:25 +00:00
Jan Beich
cc95712fbe
devel/boost-*: update to 1.67.0
...
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Sunpoet Po-Chuan Hsieh
2a283c136b
Add py-pint 0.8.1
...
Pint is a Python package to define, operate and manipulate physical quantities:
the product of a numerical value and a unit of measurement. It allows arithmetic
operations between them and conversions from and to different units.
It is distributed with a comprehensive list of physical units, prefixes and
constants. Due to its modular design, you can extend (or even rewrite!) the
complete list without changing the source code. It supports a lot of numpy
mathematical operations without monkey patching or wrapping numpy.
WWW: https://pypi.python.org/pypi/Pint
WWW: https://github.com/hgrecco/pint
2018-04-14 23:58:18 +00:00
Jose Alonso Cardenas Marquez
5ab881a5d9
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
...
- Convert all fpc-based ports to USES=fpc
PR: 227210
Reviewed by: portmgr
Approved by: portmgr
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D14617
2018-04-05 04:52:36 +00:00
Sunpoet Po-Chuan Hsieh
35ace94173
Move converters/rubygem-bsdconv to converters/rubygem-ruby-bsdconv
...
PR: 226742
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout,14 days)
2018-04-03 09:49:53 +00:00
Sunpoet Po-Chuan Hsieh
6d554d267d
Move converters/php5-bsdconv to converters/php-bsdconv
...
- Update to 11.5.0
- Remove IGNORE_WITH_PHP
Changes: https://github.com/buganini/php-bsdconv/commits/master
PR: 226741
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout,14 days)
2018-04-03 09:48:25 +00:00
Sunpoet Po-Chuan Hsieh
8d7cc4c93d
Add SONAME
...
- Bump PORTREVISION for package change
PR: 226740
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout,14 days)
2018-04-03 09:46:59 +00:00
Danilo G. Baio
0e6610a181
converters/py-unidecode: Update to 1.0.22
...
While here, update LICENSE.
Changes: https://raw.githubusercontent.com/avian2/unidecode/unidecode-1.0.22/ChangeLog
PR: 227151
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2018-04-01 13:42:55 +00:00
Kirill Ponomarev
7c1295793d
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
2018-03-31 17:50:55 +00:00
Dmitry Marakasov
03a4e599ae
- Add LICENSE
...
Approved by: portmgr blanket
2018-03-31 09:03:26 +00:00
Vanilla I. Shu
f91016f09d
* Set LICENSE.
...
* Update pkg-descr (including WWW).
* Do not override user's LDFLAGS.
* Replace %%LUA_MODLIBDIR%% with ${LUA_MODLIBDIR}
PR: 226873
Submitted by: 0mp@
2018-03-27 13:37:43 +00:00
Mark Felder
7f69436d6d
Add a lua 5.1 copy of lua-iconv per user request
...
When we gain flavors for lua these special copies of the ports can go
away
2018-03-21 21:36:14 +00:00
Don Lewis
1592296a88
Bump PORTREVISION on ports depending on devel/libical.
...
PR: 226460
2018-03-20 02:54:23 +00:00
Antoine Brodin
38423527e8
Fix build with oniguruma 6.8.1
...
PR: 226717
Submitted by: Christian Ullrich, madpilot
With hat: portmgr
2018-03-19 23:01:50 +00:00
Dmitry Marakasov
202c65ed1a
- Add LICENSE
...
Approved by: portmgr blanket
2018-03-14 09:03:13 +00:00
Dmitry Marakasov
0bcf8fc9c8
- Add LICENSE
...
Approved by: portmgr blanket
2018-03-11 09:03:11 +00:00
Gerald Pfeifer
c2a92a1aea
Bump PORTREVISIONs of all users of math/mpc that we just updated to
...
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Mark Linimon
5f1ce9ee4f
Add more information to stub error messages.
...
Remove BROKEN lines where IGNORE has already been set.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
2018-03-09 22:46:22 +00:00
Mathieu Arnold
a1993564e0
Introduce PHP flavors.
...
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
2018-03-08 19:48:41 +00:00
Kirill Ponomarev
c9ea1486fe
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
2018-03-04 17:48:28 +00:00
Yuri Victorovich
79735e8a8b
New port: converters/py-webencodings: Character encoding aliases for legacy web content
...
PR: 226316
Submitted by: Marcin Cieślak <saper@saper.info>
Approved by: tcberner (mentor, implicit)
2018-03-04 09:10:41 +00:00
Dmitry Marakasov
270bdd386a
- Update to 0.10
...
PR: 225709
Approved by: maintainer timeout (kuriyama, 1 month)
2018-03-02 17:36:24 +00:00
Sunpoet Po-Chuan Hsieh
514a8d031f
Update to 4.02
...
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2018-02-28 15:52:46 +00:00
Antoine Brodin
a3faacc1af
Unbreak
2018-02-24 11:31:55 +00:00
Martin Matuska
152c51cadc
Mark wkhtmltopdf as broken for clang >= 6.0 until fixed
2018-02-24 09:07:58 +00:00
Rene Ladan
fbd43637e1
Reset vg@'s ports after he resigned.
...
With hat: portmgr-secretary
2018-02-23 21:09:47 +00:00
Sunpoet Po-Chuan Hsieh
3c2ed7c804
Update to 2.97
...
Changes: http://search.cpan.org/dist/Encode/Changes
2018-02-21 13:38:53 +00:00
Antoine Brodin
f7455240e3
Reduce dependency on the python2 metaport
...
PR: 225752
Submitted by: Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Bernard Spil
7a678b4918
BROKEN_SSL: Add REASON for breakage
...
Reported by: matwq
2018-02-16 17:52:50 +00:00
Bernard Spil
7daf6e2c1a
security/openssl-devel: Mark broken cat c*
2018-02-16 13:44:47 +00:00
Kurt Jaeger
6df9189440
converters/dumpasn1: unbreak, update distinfo
...
PR: 222991
Approved by: ale (maintainer timeout)
2018-02-11 21:22:56 +00:00
Sunpoet Po-Chuan Hsieh
3ad6396035
Update to 2.96
...
Changes: http://search.cpan.org/dist/Encode/Changes
2018-02-11 14:37:57 +00:00
Antoine Brodin
b68f7859f3
Unbreak bulk -a
2018-02-11 07:15:05 +00:00
Yuri Victorovich
048bb5ecc5
converters/py-zfec: Update to 1.5.2
...
Changelog:
https://github.com/tahoe-lafs/zfec/blob/master/changelog
Additional port changes:
* Changed to DISTVERSION
* Updated dependencies according to setup.py
* USES=python because it supports all python versions
* Added library stripping
* Improved docs installation
* Replaced pkg-plist with PORTDOCS
Reported by: portscout
Approved by: tcberner (mentor, implicit)
2018-02-11 05:19:30 +00:00
Tobias C. Berner
932e6dc413
Switch C compiler used to compile GHC to base Clang.
...
This removes build dependency on gcc and runtime dependency on gcc's runtime libraries.
Big thanks to Gleb for working on this.
PR: 225185
Submitted by: Gleb Popov <6yearold@gmail.com>
Exp-run by: antoine
Reviewed by: pgj
Differential Revision: https://reviews.freebsd.org/D12043
2018-02-10 08:03:22 +00:00
Dmitry Marakasov
d6c95efd94
Canonicalize PyPi WWWs:
...
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket
2018-02-08 20:18:08 +00:00
Sunpoet Po-Chuan Hsieh
813cb74d44
Update to 2.95
...
Changes: http://search.cpan.org/dist/Encode/Changes
2018-02-08 13:00:20 +00:00
Mathieu Arnold
d7640e6c92
Note PHP ports that do not build with 7.2.
...
Sponsored by: Absolight
2018-02-07 17:46:10 +00:00
Sunpoet Po-Chuan Hsieh
5af9608b5f
Update to 4.01
...
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2018-02-04 10:12:55 +00:00
Sunpoet Po-Chuan Hsieh
cea93a70b3
Update to 4.00
...
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2018-02-02 19:54:28 +00:00
Kirill Ponomarev
f6bd5f2e04
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
2018-01-31 17:58:27 +00:00
Sunpoet Po-Chuan Hsieh
7cb255cd6e
Add LICENSE
...
- Sort PLIST
- Update pkg-descr
2018-01-29 11:28:09 +00:00
Sunpoet Po-Chuan Hsieh
b2ee0f1f21
Update to 1.003010
...
Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
2018-01-28 14:07:32 +00:00
Adam Weinberger
c072c01428
Update p5-Sereal to 4.005
...
* Encoder: Document encode_to_file()
* Decoder: Document and fix decode_from_file()
* Sereal: fixup docs on write_file()/decode_file()
2018-01-23 23:03:38 +00:00
Jan Beich
25beeff079
devel/boost-*: update to 1.66.0
...
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Yuri Victorovich
c6f7cf22ce
New port: converters/osm2pgrouting: Import OSM data into pgRouting database
...
PR: 221810
Submitted by: lbartoletti <lbartoletti@tuxfamily.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13882
2018-01-15 23:30:33 +00:00
Sunpoet Po-Chuan Hsieh
ad15108aee
Update to 2.97001
...
Changes: http://search.cpan.org/dist/JSON/Changes
PR: 224681
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days)
2018-01-13 08:12:46 +00:00
Rene Ladan
30433f0c7f
Return kevlo's ports to the pool, he handed in his commit bit.
...
With hat: portmgr-secretary
2018-01-12 11:21:07 +00:00
Sunpoet Po-Chuan Hsieh
3c1e663358
Update to 2.94
...
Changes: http://search.cpan.org/dist/Encode/Changes
2018-01-10 12:42:46 +00:00
Kirill Ponomarev
4ec78a610c
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
2018-01-08 14:44:54 +00:00
Dmitry Marakasov
d6afd56250
- Unsilence installation commands
...
- Regenerate patches
2017-12-27 09:00:43 +00:00
Dmitry Marakasov
59b4f077b0
- Add mutual runtime conflicts between hs-dataenc and hs-sandi
...
If these both are installed, haskell fails to use modules from any of them:
Ambiguous interface for `Codec.Binary.Base64':
it was found in multiple packages: dataenc-0.14.0.7 sandi-0.4.0
PR: 224192
Approved by: portmgr blanket
2017-12-25 15:49:23 +00:00
Sunpoet Po-Chuan Hsieh
a788f074d6
Update to 2.97001
...
Changes: http://search.cpan.org/dist/JSON-PP/Changes
2017-12-25 13:53:34 +00:00
Antoine Brodin
8d10ec49d8
Update to 2.0.0
2017-12-23 21:17:23 +00:00
Dmitry Marakasov
5d9161b3a9
- Switch to USES=tar
...
- Add LICENSE
- Unsilence installation commands
Approved by: portmgr blanket
2017-12-23 09:00:41 +00:00
Dmitry Marakasov
d12a862d60
- Add LICENSE
...
- Switch to options helpers
- Unsilence installation commands
Approved by: portmgr blanket
2017-12-18 09:00:37 +00:00
Dmitry Marakasov
7d7e2a54d7
- Add LICENSE
...
- Add NO_ARCH
- Unsilence installation commands
2017-12-17 09:00:36 +00:00
Sunpoet Po-Chuan Hsieh
587cea168c
Update to 2.2.1
...
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop
2017-12-15 23:52:22 +00:00
Dmitry Marakasov
d1e6108480
- Fix WWW
...
Approved by: portmgr blanket
2017-12-15 09:00:32 +00:00
Sunpoet Po-Chuan Hsieh
65048a13d4
Update to 2.2.3
...
Changes: https://github.com/ruby-rdf/json-ld-preloaded/commits/master
2017-12-14 20:43:38 +00:00
Sunpoet Po-Chuan Hsieh
13c4401a23
Update to 2.2.0
...
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop
2017-12-14 20:43:33 +00:00
Torsten Zuehlsdorff
1d7e0541a4
Add missing IGNORE_WITH_PHP for various pecl-ports.
...
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
2017-12-14 13:57:28 +00:00
Kirill Ponomarev
f7153ff93a
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
2017-12-11 14:29:48 +00:00
Sunpoet Po-Chuan Hsieh
103b268817
Update to 2.97000
...
Changes: http://search.cpan.org/dist/JSON-PP/Changes
2017-12-11 10:37:59 +00:00
Mathieu Arnold
551be3c723
Convert Python ports to FLAVORS.
...
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Mark Linimon
bf43557044
For ports that are marked BROKEN on armv6, and also fail to build on
...
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Dmitry Marakasov
0de3152ad6
- Fix WWW:
...
Approved by: portmgr blanket
2017-11-23 09:00:19 +00:00
Danilo G. Baio
6ccb294669
converters/bibtexconv: Update to 1.1.11 [1]
...
Update MASTER_SITES and WWW. [1]
Improve LICENSE.
Switch to options helper (EXAMPLES).
Include script ietf2bibtex (Python 3 dependency) and USES=ssl.
PR: 223328
Submitted by: dreibh@iem.uni-due.de (maintainer) [1]
2017-11-18 13:37:20 +00:00
Torsten Zuehlsdorff
687591dd75
Add PHP 7.2 RC6
...
Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed
Also many PECL ports will not work with this version
since some files got renamed.
Reviewed by: mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980
2017-11-16 10:48:48 +00:00
Joseph Mingrone
9e7da7b987
Chase upgrade of lang/sbcl
...
All ports with SBCL fasl files must be rebuilt when the lang/sbcl package
changes. Also, add a note to lang/sbcl/Makefile as a reminder of the
required PORTREVISION bumps to prevent future breakage.
Approved by: krion, olgeni
Differential Revision: https://reviews.freebsd.org/D13087
2017-11-15 04:12:07 +00:00
Sunpoet Po-Chuan Hsieh
c7a6d912d8
Update to 0.58
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2017-11-13 19:35:40 +00:00
Adam Weinberger
a49fcc5faa
Update to 4.004
...
4.004 Sun Nov 12
* Fix build issues from C++ style comments
* Fixup build_requires
4.003 Sun Nov 12
* Fixup Devel::CheckLib usage
* Do not compress using Snappy if the buffer is larger 2**32
* Build fixes
4.001_001 Mon Feb 6 11:13:40 CEST 2017
* Sereal v4 release with Zstandard compression support
https://github.com/facebook/zstd
2017-11-12 22:00:41 +00:00
Sunpoet Po-Chuan Hsieh
2db9948dfa
Update to 0.57
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2017-11-12 19:10:00 +00:00
Sunpoet Po-Chuan Hsieh
95fc16abf5
Update to 2.0.5
...
Changes: https://pecl.php.net/package-changelog.php?package=igbinary
2017-11-05 21:16:14 +00:00
Alex Dupre
4392badf06
Update to 5.6.32 release.
...
PR: 223319
Submitted by: Dani <i.dani@outlook.com>
2017-11-01 11:39:44 +00:00
Baptiste Daroussin
1e3d93d078
Cleanup dead master_sites
2017-10-13 15:29:58 +00:00
Baptiste Daroussin
44120720a4
Mark as broken ports with invalid checksum or no public distfiles
2017-10-13 15:29:42 +00:00
Dmitry Marakasov
b56a2da45e
- Update to 0.94.0
2017-10-09 14:01:09 +00:00
Antoine Brodin
18bac1eaf9
- Mark architecture neutral
...
- Add regression tests
2017-10-07 18:56:22 +00:00
Antoine Brodin
430a5eab53
Update py-bencode 1.0 to py-bencode.py 1.2.0, this is a fork that works
...
with both python2 and python3
2017-10-07 18:40:56 +00:00
Sunpoet Po-Chuan Hsieh
03f2aa2e17
Update to 2.93
...
Changes: http://search.cpan.org/dist/Encode/Changes
2017-10-07 09:12:42 +00:00
Sunpoet Po-Chuan Hsieh
b90f14b0af
Update to 2.1.7
...
- Add LICENSE_FILE
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop
2017-10-06 10:44:45 +00:00
Alex Kozlov
814c2060e2
- Update MASTER_SITES for my ports
...
- Update WWW for jwasm
2017-10-05 10:38:13 +00:00
Mark Felder
b05fd24248
converters/p5-Bencode: Update to 1.500
2017-09-29 14:11:33 +00:00
Sunpoet Po-Chuan Hsieh
37cdcc0248
Update to 2.1.6
...
- Add LICENSE_FILE
Changes: https://github.com/ruby-rdf/json-ld/releases
https://github.com/ruby-rdf/json-ld/commits/develop
2017-09-28 10:41:41 +00:00
Sunpoet Po-Chuan Hsieh
821f99efa8
Update to 2.0.4
...
Changes: https://pecl.php.net/package-changelog.php?package=igbinary
2017-09-27 13:23:57 +00:00
Sunpoet Po-Chuan Hsieh
96ec5c7324
Update to 2.0.3
...
Changes: https://pecl.php.net/package-changelog.php?package=igbinary
2017-09-26 15:55:56 +00:00
Tijl Coosemans
8814b01d9e
Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimicking
...
base system iconv.h.
2017-09-25 20:55:27 +00:00
Sunpoet Po-Chuan Hsieh
c82cafd19b
Update to 2.0.2
...
Changes: https://pecl.php.net/package-changelog.php?package=igbinary
2017-09-25 15:11:46 +00:00
Jan Beich
98eb11b2f0
devel/boost-*: update to 1.65.1
...
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a
devel/boost-*: enable C++11 features
...
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Sunpoet Po-Chuan Hsieh
286dbebeea
Update LICENSE
...
- Add LICENSE_FILE
2017-09-24 18:48:42 +00:00
Joseph Mingrone
5368634595
New ports, converters/rubygem-json-ld-preloaded and
...
converters/rubygem-json-ld: New net-im/mastodon dependencies.
WWW: http://github.com/ruby-rdf/json-ld-preloaded
WWW: https://github.com/ruby-rdf/json-ld
2017-09-15 17:27:35 +00:00
Mathieu Arnold
cb41fc6623
Fix license information for portgs that use "the same license as Perl".
...
Sponsored by: Absolight
2017-09-15 08:58:46 +00:00
Gerald Pfeifer
e59c88cece
Bump PORTREVISION for ports depending on the canonical version of GCC
...
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
2017-09-10 20:55:38 +00:00
Joseph Mingrone
64336b284d
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade
2017-09-07 14:08:27 +00:00
Sunpoet Po-Chuan Hsieh
8178277e12
Update to 3.0239
...
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2017-08-29 17:25:51 +00:00
Sunpoet Po-Chuan Hsieh
b1f149bd78
Update to 3.0238
...
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2017-08-27 00:36:23 +00:00
Steve Wills
cdcf6a67a3
Bump PORTREVISION after recent poppler update
2017-08-24 13:45:13 +00:00
Sunpoet Po-Chuan Hsieh
7e8f0a39cc
Update to 3.04
...
Changes: http://search.cpan.org/dist/JSON-XS/Changes
2017-08-18 15:57:38 +00:00
Tobias C. Berner
25bf018f0f
- Update The Glorious Glasgow Haskell Compiler to version 8.0.2
...
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2
Please note that port revisions for all the Haskell ports without version
changes are bumped.
See the UPDATING file for instructions.
New ports (63):
hs-EdisonAPI API for EdisonCore
hs-EdisonCore Efficent, purely-functional data structures
hs-ListLike Generic support for list-like structures
hs-Only Canonical anonymous 1-tuple type
hs-aeson-compat Compatibility layer for aeson
hs-attoparsec-iso8601 Parsing of ISO 8601 dates
hs-base-compat Compatibility with later versions of base
hs-call-stack Support call stacks
hs-clock Access to high-resolution clocks and timers
hs-code-page Adjusting code pages on Windows
hs-colour Data type for colors and transparency
hs-concurrent-output Ungarble output from several threads
hs-cryptohash-md5 Pure MD5 implementation
hs-cryptohash-sha1 Pure SHA-1 implementation
hs-cryptohash-sha256 Pure SHA-256 implementation
hs-data-endian Endian-sensitive data
hs-dbus Client for the D-Bus IPC system
hs-disk-free-space Retrieving information about disk space usage
hs-doctemplates Pandoc-style document templates
hs-ed25519 Ed25519 public-key signature system
hs-fdo-notify FreeDesktop.org's Desktop Notifications
hs-fixed Signed 15.16 precision fixed point arithmetic
hs-fmlist FoldMap lists
hs-foundation Custom Prelude
hs-gitrev Compile-time git revision info
hs-graphviz Binding for the GraphViz library
hs-hackage-security Tools for securing the Hackage package server
hs-half Half-precision floating-point
hs-haskell-lexer Fully compliant Haskell 98 lexer
hs-http-api-data Converting types to and from HTTP API data
hs-integer-logarithms Integer logarithms implementation
hs-io-streams Easy-to-use primitives for I/O using streams
hs-io-streams-haproxy HAProxy protocol version 1.5 support
hs-magic Binding to the libmagic library
hs-microlens Microlens
hs-microlens-th Automated generation of lenses
hs-microstache Mustache templates
hs-monad-unlift Type classes for unlifting monad transformers
hs-monadplus Partial maps and filters over MonadPlus
hs-mono-traversable-instances Extra type classes for mono-traversable
hs-mountpoints Listing currently mounted filesystems
hs-newtype-generics Full replacement of newtype
hs-pretty-show Working with derived Show instances
hs-process-extras Read process input/output as ByteString/Text
hs-psqueues Priority Search Queues
hs-readable Reading data types from ByteString/Text
hs-refact Data type for apply-refact
hs-regex-pcre PCRE backend to accompany regex-base
hs-safe-exceptions Safe, consistent, and easy exception handling
hs-say Send messages to handles in a thread-safe way
hs-scanner Incremental combinator parser for ByteStrings
hs-skylighting Syntax highlighting library binding
hs-terminal-size Get terminal window sizes without ncurses
hs-text-short Data type for keeping short strings in memory
hs-th-abstraction Inspecting types via Template Haskell
hs-th-lift Derive Template Haskell's Lift class
hs-th-lift-instances Orphan instances for commonly used types
hs-tls-session-manager TLS session manager
hs-typed-process Launching/interaction with external processes
hs-unexceptionalio IO without non-error/synchronous exceptions
hs-uri-bytestring RFC3986 compliant URI parser
hs-uri-bytestring-aeson Aeson instance for URI.ByteString
hs-wl-pprint-text Version of wl-pprint to use Text
Updated ports (314):
hs-ALUT 2.4.0.0_1 --> 2.4.0.2
hs-Agda 2.4.2.3 --> 2.5.2
hs-Agda-stdlib 0.9_1 --> 0.13
hs-BNFC 2.8 --> 2.8.1
hs-Boolean 0.2.3 --> 0.2.4
hs-DAV 1.0.7 --> 1.3.1
hs-DRBG 0.5.4 --> 0.5.5
hs-Diff 0.3.2 --> 0.3.4
hs-GLURaw 1.5.0.1 --> 2.0.0.3
hs-GLUT 2.7.0.1_1,1 --> 2.7.0.12,1
hs-Glob 0.7.5_2 --> 0.8.0
hs-HStringTemplate 0.8.3 --> 0.8.6
hs-HTTP 4000.2.20 --> 4000.3.7
hs-HUnit 1.2.5.2_7 --> 1.6.0.0
hs-HaXml 1.25.3 --> 1.25.4
hs-HsOpenSSL 0.11.1.1 --> 0.11.4.9
hs-JuicyPixels 3.2.6 --> 3.2.8.2
hs-List 0.5.2 --> 0.6.0
hs-MemoTrie 0.6.2_2 --> 0.6.8
hs-MissingH 1.3.0.1 --> 1.4.0.1
hs-MonadRandom 0.4 --> 0.5.1
hs-ObjectName 1.1.0.0 --> 1.1.0.1
hs-OpenAL 1.7.0.0 --> 1.7.0.4
hs-OpenGL 2.12.0.1,1 --> 3.0.2.0,1
hs-OpenGLRaw 2.5.1.0_1 --> 3.2.4.0
hs-QuickCheck 2.8.1 --> 2.10.0.1
hs-RSA 2.1.0.1 --> 2.3.0
hs-ReadArgs 1.2.2 --> 1.2.3
hs-STMonadTrans 0.3.3 --> 0.4.3
hs-StateVar 1.1.0.1 --> 1.1.0.4
hs-TypeCompose 0.9.10_2 --> 0.9.12
hs-activehs 0.3.1_12 --> 0.3.2
hs-activehs-base 0.3.0.2_9 --> 0.3.0.4
hs-adjunctions 4.2.1 --> 4.3
hs-aeson 0.8.0.2 --> 1.2.1.0
hs-aeson-pretty 0.7.2 --> 0.8.5
hs-alex 3.1.4 --> 3.2.1
hs-ansi-terminal 0.6.2.1 --> 0.6.3.1
hs-asn1-data 0.7.1_9 --> 0.7.2
hs-asn1-encoding 0.9.0 --> 0.9.5
hs-asn1-parse 0.9.1 --> 0.9.4
hs-asn1-types 0.3.0 --> 0.3.2
hs-async 2.0.2 --> 2.1.1.1
hs-atomic-primops 0.8 --> 0.8.0.4
hs-attoparsec 0.12.1.6 --> 0.13.1.0
hs-authenticate 1.3.2.11 --> 1.3.3.2
hs-auto-update 0.1.2.2 --> 0.1.4
hs-aws 0.12.1 --> 0.16
hs-base-orphans 0.4.4 --> 0.6
hs-basic-prelude 0.5.0 --> 0.6.1.1
hs-bifunctors 5 --> 5.4.2
hs-blaze-builder 0.4.0.1 --> 0.4.0.2
hs-blaze-html 0.8.1.0 --> 0.9.0.1
hs-blaze-markup 0.7.0.2 --> 0.8.0.0
hs-brainfuck 0.1.0.2 --> 0.1.0.3
hs-c2hs 0.28.1_1 --> 0.28.2_1
hs-cabal-install 1.22.6.0 --> 1.24.0.2
hs-cairo 0.13.1.0 --> 0.13.3.1
hs-case-insensitive 1.2.0.4 --> 1.2.0.10
hs-cassava 0.4.3.1 --> 0.5.0.0
hs-cereal 0.4.1.1 --> 0.5.4.0
hs-cgi 3001.2.2.2,1 --> 3001.3.0.2,1
hs-checkers 0.4.3 --> 0.4.7
hs-chunked-data 0.2.0 --> 0.3.0
hs-cipher-aes128 0.7.0.1 --> 0.7.0.3
hs-classy-prelude 0.12.1.1 --> 1.2.0.1
hs-classy-prelude-conduit 0.12.0.1 --> 1.2.0
hs-clientsession 0.9.1.1 --> 0.9.1.2
hs-cmark 0.4.0.1 --> 0.5.5.1
hs-cmdargs 0.10.13 --> 0.10.17
hs-comonad 4.2.7.2 --> 5.0.1
hs-conduit 1.2.5 --> 1.2.11
hs-conduit-combinators 1.0.3 --> 1.1.1
hs-conduit-extra 1.1.9.1 --> 1.1.16
hs-connection 0.2.5 --> 0.2.8
hs-constraints 0.4.1.3 --> 0.9.1
hs-contravariant 1.3.2 --> 1.4
hs-cookie 0.4.1.6 --> 0.4.2.1
hs-cpphs 1.19 --> 1.20.8
hs-criterion 1.1.0.0 --> 1.2.1.0
hs-cryptohash 0.11.6_2 --> 0.11.9
hs-cryptohash-cryptoapi 0.1.3_2 --> 0.1.4
hs-cryptonite 0.6 --> 0.24
hs-css-text 0.1.2.1_2 --> 0.1.2.2
hs-darcs 2.10.1 --> 2.12.5
hs-data-default 0.5.3_7 --> 0.7.1.1
hs-data-default-class 0.0.1_7 --> 0.1.2.0
hs-data-default-instances-base 0.0.1_7 --> 0.1.0.1
hs-data-lens 2.10.7 --> 2.11.1
hs-data-lens-template 2.1.9 --> 2.2
hs-data-pprint 0.2.4 --> 0.2.4.1
hs-deepseq-generics 0.1.1.2 --> 0.2.0.0
hs-dia-base 0.1.1.3 --> 0.1.1.4
hs-directory-tree 0.12.0_2 --> 0.12.1
hs-distributive 0.4.4_2 --> 0.5.2
hs-dlist 0.7.1.1 --> 0.8.0.3
hs-dlist-instances 0.1_2 --> 0.1.1.1
hs-dns 2.0.0 --> 2.0.10
hs-double-conversion 2.0.1.0 --> 2.0.2.0
hs-either 4.4.1 --> 4.4.1.1
hs-ekg 0.4.0.8 --> 0.4.0.13
hs-ekg-core 0.1.1.0 --> 0.1.1.1
hs-ekg-json 0.1.0.0 --> 0.1.0.5
hs-email-validate 2.1.3 --> 2.3
hs-enclosed-exceptions 1.0.1.1 --> 1.0.2
hs-entropy 0.3.7 --> 0.3.8
hs-equivalence 0.3.1 --> 0.3.2
hs-errors 2.0.0 --> 2.2.1
hs-esqueleto 2.4.1 --> 2.5.3
hs-exceptions 0.8.0.2 --> 0.8.3
hs-extra 1.4.1 --> 1.6
hs-fast-logger 2.4.1 --> 2.4.10
hs-feed 0.3.10.0 --> 0.3.12.0
hs-fgl 5.5.2.1 --> 5.5.3.1
hs-file-embed 0.0.9 --> 0.0.10
hs-filestore 0.6.1 --> 0.6.3.1
hs-free 4.12.1 --> 4.12.4
hs-gconf 0.13.0.2 --> 0.13.1.0
hs-generic-deriving 1.8.0 --> 1.11.2
hs-geniplate-mirror 0.7.1 --> 0.7.5
hs-ghc-events 0.4.4.0 --> 0.6.0
hs-gio 0.13.1.0 --> 0.13.3.1
hs-git-annex 5.20150727_1 --> 6.20170520
hs-gitit 0.11.1 --> 0.12.2.1
hs-glib 0.13.1.1 --> 0.13.4.1
hs-gnuidn 0.2.1_3 --> 0.2.2
hs-gtk 0.13.9 --> 0.14.6
hs-gtk2hs 0.13,1 --> 0.13.2.2,1
hs-gtk2hs-buildtools 0.13.0.4_1 --> 0.13.2.2
hs-gtksourceview2 0.13.1.3 --> 0.13.3.1
hs-haddock 2.16.1 --> 2.17.5
hs-haddock-api 2.16.1 --> 2.17.4
hs-haddock-library 1.2.1 --> 1.4.3
hs-happstack-server 7.4.4 --> 7.4.6.4
hs-hashable 1.2.3.3,1 --> 1.2.6.1,1
hs-hashtables 1.2.0.2 --> 1.2.1.1
hs-haskell-src-exts 1.16.0.1 --> 1.19.1
hs-hasktags 0.69.1 --> 0.69.3
hs-hedis 0.6.9 --> 0.9.8
hs-heist 0.14.1.1 --> 1.0.1.0
hs-hexpat 0.20.9 --> 0.20.13
hs-highlighting-kate 0.6 --> 0.6.4
hs-hinotify 0.3.8.1 --> 0.3.9
hs-hint 0.4.2.3 --> 0.7.0
hs-hjsmin 0.1.5.0 --> 0.2.0.2
hs-hlint 1.9.21 --> 2.0.9
hs-hoauth2 0.4.8 --> 0.5.9
hs-hoogle 4.2.41 --> 5.0.12
hs-hourglass 0.2.9 --> 0.2.10
hs-hscolour 1.23,1 --> 1.24.1,1
hs-hslogger 1.2.9 --> 1.2.10
hs-hslua 0.4.0 --> 0.5.0
hs-hspec 2.1.10 --> 2.4.4
hs-hspec-core 2.1.10 --> 2.4.4
hs-hspec-discover 2.1.10 --> 2.4.4
hs-hspec-expectations 0.7.1 --> 0.8.2
hs-html-conduit 1.2.0 --> 1.2.1.1
hs-http-client 0.4.20 --> 0.5.7.0
hs-http-client-tls 0.2.2_2 --> 0.3.5.1
hs-http-conduit 2.1.8 --> 2.2.3.1
hs-http-reverse-proxy 0.4.2 --> 0.4.4
hs-http-types 0.8.6 --> 0.9.1
hs-http2 1.0.4 --> 1.6.3
hs-hxt 9.3.1.15 --> 9.3.1.16
hs-hxt-regex-xmlschema 9.2.0.2 --> 9.2.0.3
hs-ieee754 0.7.6 --> 0.8.0
hs-iproute 1.5.0 --> 1.7.1
hs-js-jquery 1.11.3 --> 3.2.1
hs-kan-extensions 4.2.2 --> 5.0.2
hs-keys 3.10.2 --> 3.11
hs-kqueue 0.1.2.6_2 --> 0.2
hs-language-c 0.5.0 --> 0.6.1
hs-language-javascript 0.5.14.2 --> 0.6.0.10
hs-largeword 1.2.3_2 --> 1.2.5
hs-lens 4.12.3 --> 4.15.3
hs-libmpd 0.9.0.2 --> 0.9.0.6
hs-lifted-async 0.7.0.1 --> 0.9.3
hs-lifted-base 0.2.3.6 --> 0.2.3.11
hs-map-syntax 0.2 --> 0.2.0.2
hs-math-functions 0.1.5.2_2 --> 0.2.1.0
hs-memory 0.8 --> 0.14.6
hs-mime-mail 0.4.9 --> 0.4.13.1
hs-mime-types 0.1.0.6 --> 0.1.0.7
hs-mmorph 1.0.4 --> 1.1.0
hs-monad-control 1.0.0.4 --> 1.0.2.1
hs-monad-logger 0.3.13.2 --> 0.3.24
hs-monad-par 0.3.4.7 --> 0.3.4.8
hs-monadcryptorandom 0.6.1_2 --> 0.7.1
hs-monads-tf 0.1.0.2_2 --> 0.1.0.3
hs-mono-traversable 0.9.2.1 --> 1.0.2
hs-mueval 0.9.1.1.2 --> 0.9.3
hs-murmur-hash 0.1.0.8 --> 0.1.0.9
hs-mutable-containers 0.3.2 --> 0.3.3
hs-mwc-random 0.13.3.2 --> 0.13.6.0
hs-mysql 0.1.1.8 --> 0.1.4
hs-network 2.6.2.1 --> 2.6.3.2
hs-network-info 0.2.0.7 --> 0.2.0.8
hs-network-multicast 0.1.0 --> 0.2.0
hs-network-uri 2.6.0.3 --> 2.6.1.0
hs-nonce 1.0.2 --> 1.0.4
hs-oeis 0.3.6 --> 0.3.9
hs-optparse-applicative 0.11.0.2 --> 0.14.0.0
hs-pandoc 1.15.0.6_1 --> 1.19.2.1
hs-pandoc-citeproc 0.7.3.1 --> 0.10.5.1
hs-pandoc-types 1.12.4.5 --> 1.19
hs-pango 0.13.1.0 --> 0.13.3.1
hs-parallel 3.2.0.6 --> 3.2.1.1
hs-parsec 3.1.9 --> 3.1.11
hs-path-pieces 0.2.0 --> 0.2.1
hs-pcre-light 0.4.0.3 --> 0.4.0.4
hs-persistent 2.2 --> 2.7.0
hs-persistent-sqlite 2.2 --> 2.6.2
hs-persistent-template 2.1.3.4 --> 2.5.2
hs-pointed 4.2.0.2 --> 5
hs-polyparse 1.11 --> 1.12
hs-prelude-extras 0.4_2 --> 0.4.0.3
hs-primitive 0.6 --> 0.6.2.0
hs-probability 0.2.4.1_2 --> 0.2.5.1
hs-profunctors 5.1.1 --> 5.2
hs-pureMD5 2.1.2.1_10 --> 2.1.3
hs-quickcheck-io 0.1.1_2 --> 0.2.0
hs-reflection 2 --> 2.1.2
hs-regex-applicative 0.3.2.1 --> 0.3.3
hs-regex-tdfa 1.2.0_2 --> 1.2.2
hs-resourcet 1.1.6 --> 1.1.9
hs-safe 0.3.9 --> 0.3.15
hs-sandi 0.3.5 --> 0.4.0
hs-scientific 0.3.3.8 --> 0.3.5.1
hs-semigroupoids 5.0.0.3 --> 5.2
hs-semigroups 0.16.2.2 --> 0.18.3
hs-setlocale 1.0.0.4 --> 1.0.0.5
hs-shake 0.15.5 --> 0.15.11
hs-shakespeare 2.0.5 --> 2.0.13
hs-shelly 1.6.3.3 --> 1.6.8.3
hs-simple-sendfile 0.2.21 --> 0.2.25
hs-skein 1.0.9.3 --> 1.0.9.4
hs-snap 0.14.0.6 --> 1.0.0.1
hs-snap-core 0.9.7.2 --> 1.0.2.1
hs-snap-server 0.9.5.1 --> 1.0.2.2
hs-socks 0.5.4_2 --> 0.5.5
hs-split 0.2.2_7 --> 0.2.3.2
hs-statistics 0.13.2.3 --> 0.14.0.2
hs-stm 2.4.4 --> 2.4.4.1
hs-streaming-commons 0.1.12.1 --> 0.1.18
hs-svgcairo 0.13.0.3 --> 0.13.1.1
hs-syb 0.5.1 --> 0.7
hs-syb-with-class 0.6.1.6 --> 0.6.1.7
hs-tagged 0.8.1 --> 0.8.5
hs-tagsoup 0.13.3 --> 0.14.1
hs-tar 0.4.2.1 --> 0.5.0.3
hs-temporary 1.2.0.3_2 --> 1.2.1
hs-test-framework-hunit 0.3.0.1_2 --> 0.3.0.2
hs-test-framework-quickcheck2 0.3.0.3_2 --> 0.3.0.4
hs-texmath 0.8.3 --> 0.9.4.1
hs-text 1.2.1.3 --> 1.2.2.2
hs-threads 0.5.1.3 --> 0.5.1.4
hs-threadscope 0.2.7 --> 0.2.8
hs-time-locale-compat 0.1.1.0 --> 0.1.1.3
hs-timezone-olson 0.1.7 --> 0.1.8
hs-timezone-series 0.1.5.1 --> 0.1.8
hs-tls 1.3.1 --> 1.3.11
hs-torrent 10000.0.0 --> 10000.1.1
hs-transformers-compat 0.4.0.4 --> 0.5.1.4
hs-unix-compat 0.4.1.4 --> 0.4.3.1
hs-unix-time 0.3.5 --> 0.3.7
hs-unlambda 0.1.4.1 --> 0.1.4.2
hs-unordered-containers 0.2.5.1 --> 0.2.8.0
hs-uri 0.1.6.3 --> 0.1.6.4
hs-utf8-string 1 --> 1.0.1.1
hs-utility-ht 0.0.10_2 --> 0.0.14_2
hs-uuid 1.3.11 --> 1.3.13
hs-uuid-types 1.0.2 --> 1.0.3
hs-uulib 0.9.20 --> 0.9.22
hs-vault 0.3.0.4 --> 0.3.0.7
hs-vector 0.10.12.3 --> 0.12.0.1
hs-vector-binary-instances 0.2.1.0_2 --> 0.2.3.5
hs-vector-instances 3.3.1 --> 3.4
hs-vector-space 0.10.2 --> 0.10.4
hs-vector-th-unbox 0.2.1.2 --> 0.2.1.6
hs-void 0.7 --> 0.7.2
hs-vte 0.13.0.2 --> 0.13.1.1
hs-wai 3.0.3.0 --> 3.2.1.1
hs-wai-app-static 3.1.1 --> 3.1.6.1
hs-wai-extra 3.0.10 --> 3.0.20.0
hs-wai-logger 2.2.4.1 --> 2.3.0
hs-warp 3.1.3 --> 3.2.13
hs-warp-tls 3.1.1 --> 3.2.4
hs-webkit 0.13.1.3 --> 0.14.2.1
hs-wx 0.91.0.0 --> 0.92.3.0
hs-wxc 0.91.0.0 --> 0.92.3.0
hs-wxcore 0.91.0.0 --> 0.92.3.0
hs-wxdirect 0.91.0.0 --> 0.92.3.0
hs-x509 1.6.0 --> 1.6.5
hs-x509-store 1.6.0 --> 1.6.2
hs-x509-system 1.6.0 --> 1.6.4
hs-x509-validation 1.6.0 --> 1.6.5
hs-xml-conduit 1.3.1 --> 1.5.1
hs-xml-hamlet 0.4.0.11 --> 0.4.1
hs-xmlhtml 0.2.3.4 --> 0.2.4
hs-xmobar 0.24.3 --> 0.24.5
hs-xss-sanitize 0.3.5.6 --> 0.3.5.7
hs-yaml 0.8.13 --> 0.8.23.1
hs-yesod 1.4.1.5 --> 1.4.5
hs-yesod-auth 1.4.6 --> 1.4.17.2
hs-yesod-auth-hashdb 1.4.2.2 --> 1.6.1
hs-yesod-bin 1.4.13.3 --> 1.5.2.3
hs-yesod-core 1.4.13 --> 1.4.35
hs-yesod-form 1.4.4.1 --> 1.4.12
hs-yesod-persistent 1.4.0.3 --> 1.4.2
hs-yesod-static 1.5.0.2 --> 1.5.3
hs-yesod-test 1.4.3.1 --> 1.5.7
hs-zip-archive 0.2.3.7 --> 0.3.1.1
hs-zlib 0.5.4.2 --> 0.6.1.2
scroll 1.20151219 --> 1.20170122
Removed ports (5):
hs-MonadCatchIO-mtl Deprecated in favor of exceptions
hs-MonadCatchIO-transformers Deprecated in favor of exceptions
hs-citeproc-hs Replaced by pandoc-citeproc
hs-directory Part of the packages shipped with GHC
hs-syb-with-class-instances-text Upstream is unmaintained
This was created together with pgj@.
Reviewed by: pgj, 6yearold_gmail.com
Differential Revision: https://reviews.freebsd.org/D11558
2017-08-08 17:21:45 +00:00
Jose Alonso Cardenas Marquez
0c310fcadd
- Pass maintainership to me. marino@ is not part of FreeBSD committers
2017-08-03 23:40:28 +00:00
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