Commit graph

2500 commits

Author SHA1 Message Date
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