Commit graph

2667 commits

Author SHA1 Message Date
Ed Maste
c460a0dbeb converters/lua*-iconv: enable -fPIC on arm64 and i386, for lld
Shared objects should be built as PIC, and lld enforces this by default.
Add aarch64 and i386 cases to the existing set of per-arch CFLAGS, and
remove the BROKEN_aarch64.

Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
2018-09-18 19:53:46 +00:00
Kirill Ponomarev
5eb11c3ade Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-09-17 12:08:43 +00:00
Rene Ladan
74beb9901f Remove expired ports:
2018-09-15 www/bookmarkbridge: Unmaintained. Unlikely to work correctly with modern browsers
2018-09-15 mail/annoyance-filter: Unmaintained upstream
2018-09-15 mail/pop3vscan: Unmaintained upstream
2018-09-15 audio/firefly: Unmaintained.  Use audio/forked-daapd instead
2018-09-15 www/hs-hS3: Not being developed upstream
2018-09-15 converters/hs-dataenc: Not being developed upstream
2018-09-15 devel/tinyq: Unmaintained upstream and unused in the ports tree
2018-09-15 devel/hs-hashed-storage: Not being developed upstream
2018-09-16 09:14:45 +00:00
Sunpoet Po-Chuan Hsieh
63e312bd60 Update to 3.0.1
Changes:	https://github.com/ruby-rdf/json-ld-preloaded/commits/master
2018-09-10 20:28:22 +00:00
Sunpoet Po-Chuan Hsieh
83993340b1 Update to 3.0.1
Changes:	https://github.com/ruby-rdf/json-ld/releases
		https://github.com/ruby-rdf/json-ld/commits/develop
2018-09-10 20:28:17 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Dag-Erling Smørgrav
cded85f907 Reassign all of tobez@'s p5 ports to perl@.
Approved by:	tobez
2018-09-10 11:16:59 +00:00
Dmitry Marakasov
413801fb10 - Add LICENSE
- Silence stripping

Approved by:	portmgr blanket
2018-09-03 09:08:16 +00:00
Kirill Ponomarev
06c99be495 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-08-30 13:39:51 +00:00
Sunpoet Po-Chuan Hsieh
d87cfe6fcb Update to 4.06
Changes:	https://metacpan.org/changes/distribution/Cpanel-JSON-XS
2018-08-25 13:49:05 +00:00
Sunpoet Po-Chuan Hsieh
5d7ffd0580 Update pkg-descr and WWW 2018-08-22 21:45:59 +00:00
Wen Heping
69f0d2d296 - Update to 1.5.3 2018-08-22 06:38:21 +00:00
Sunpoet Po-Chuan Hsieh
5faebfa169 Update to 4.05
Changes:	https://metacpan.org/changes/distribution/Cpanel-JSON-XS
2018-08-20 22:14:17 +00:00
Sunpoet Po-Chuan Hsieh
6968bf2bb9 Update to 3.0.0
Changes:	https://github.com/ruby-rdf/json-ld/releases
2018-08-18 20:42:33 +00:00
Rene Ladan
048dda0400 Remove expired ports:
2018-08-16 net/traceroute: Upstream gone
2018-08-15 net/e169-stats: unknown license
2018-08-15 net/l4ip: unknown license
2018-08-15 net/dhcprelay: unknown license
2018-08-15 emulators/m2000: unknown license
2018-08-15 textproc/ant-xinclude-task: unknown license
2018-08-15 textproc/bomstrip: unknown license
2018-08-15 x11-fonts/ecofont: unknown license
2018-08-15 mail/roundcube-groupvice: unknown license
2018-08-15 security/pft: unknown license
2018-08-15 devel/kickassembler: unknown license
2018-08-15 devel/gdbmods: unknown license
2018-08-15 devel/as31: unknown license
2018-08-15 databases/dbf2mysql: unknown license
2018-08-15 misc/xpns: unknown license
2018-08-15 misc/amfm: unknown license
2018-08-15 games/smashbattle: unknown license
2018-08-15 games/syobon: unknown license
2018-08-15 games/optimax: unknown license
2018-08-15 games/xgospel: unknown license
2018-08-15 biology/blat: unknown license
2018-08-15 x11-clocks/swisswatch: unknown license
2018-08-15 palm/ppmtoTbmp: unknown license
2018-08-15 dns/ghtool: unknown license
2018-08-15 x11-themes/beastie: unknown license
2018-08-15 converters/uudx: unknown license
2018-08-15 sysutils/areca-cli: unknown license
2018-08-16 20:28:32 +00:00
Gleb Popov
429aaeeeae Deprecate www/hs-hS3, devel/hs-darcs, devel/hs-hashed-storage.
PR:		224192
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16672
2018-08-15 10:51:55 +00:00
Kirill Ponomarev
10726afe78 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-08-14 07:53:09 +00:00
Antoine Brodin
821362fcb2 Undeprecate and unexpire ports that were not correctly deprecated, all ports
depending on those should have been deprecated but it never happened
2018-08-12 08:06:23 +00:00
Carlos J. Puga Medina
959183438a converters/p5-LaTeXML: Update to 0.8.3
Changelog: https://metacpan.org/changes/release/BRMILLER/LaTeXML-0.8.3
2018-08-09 17:13:21 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Mathieu Arnold
c65d3bebfd Regular sorting of categories Makefiles.
Sponsored by:	Absolight
2018-08-08 12:26:27 +00:00
Sunpoet Po-Chuan Hsieh
228b841ad8 Update to 3.0.0
Changes:	https://github.com/ruby-rdf/json-ld-preloaded/commits/master
2018-07-31 00:04:23 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
2018-07-29 22:18:44 +00:00
Martin Wilke
2d3fe0e91b text-unidecode is the most basic port of the Text::Unidecode Perl library. There
are other Python ports of Text::Unidecode (unidecode and isounidecode).

unidecode is GPL, isounidecode uses too much memory, and it didn't support
Python 3 when this package was created.

WWW: https://github.com/kmike/text-unidecode

PR:		229439
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.
2018-07-28 12:03:06 +00:00
Torsten Zuehlsdorff
b817a5b90e PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions
This enables "make test" in every extension and eases
the test of changes to PHP.

I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
2018-07-24 08:44:32 +00:00
Fernando Apesteguía
7383dace6a converters/ytnef: update to 1.9.3
Reported by:	portscout
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16394
2018-07-22 19:35:40 +00:00
Antoine Brodin
52bcd87307 Deprecate unmaintained ports under the NONE license 2018-07-13 09:56:57 +00:00
Mathieu Arnold
f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Gleb Popov
98ae1eaf36 lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:

# portmaster -w -r ghc
  or
# portupgrade -fr lang/ghc

In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch.  For
example:

# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc

In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:

# pkg install -y `cat ghc-pkgs.txt`

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16038
2018-06-30 09:57:59 +00:00
Kirill Ponomarev
2e09f3de4c Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-06-29 12:50:01 +00:00
Sunpoet Po-Chuan Hsieh
a638d71db3 Update to 2.0.7
Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2018-06-27 23:34:15 +00:00
Sunpoet Po-Chuan Hsieh
cc2bee6fbd Update to 4.04
Changes:	https://metacpan.org/changes/distribution/Cpanel-JSON-XS
2018-06-27 23:33:42 +00:00
Sunpoet Po-Chuan Hsieh
72b87ae019 Update to 4.03
Changes:	https://metacpan.org/changes/distribution/Cpanel-JSON-XS
2018-06-24 20:16:14 +00:00
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Sunpoet Po-Chuan Hsieh
8786c558fa Add NO_ARCH
Approved by:	portmgr (blanket)
2018-06-20 19:38:02 +00:00
Sunpoet Po-Chuan Hsieh
9e5be00add Add NO_ARCH
Approved by:	portmgr (blanket)
2018-06-20 19:37:57 +00:00
Sunpoet Po-Chuan Hsieh
d273d65188 Add NO_ARCH
Approved by:	portmgr (blanket)
2018-06-20 19:37:35 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Mark Linimon
89626e215e Reset maintainer: email bounces. 2018-06-18 04:16:19 +00:00
Kirill Ponomarev
2d6268816d Add converters/p5-Encode-Base58-GMP
High speed Base58 encoding using GMP with BigInt and MD5 support

PR:		229048
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
2018-06-16 19:12:02 +00:00
Kirill Ponomarev
d8db2e0d5f Add converters/converters/p5-Encode-Base32-GMP
High speed Base32 encoding using GMP with BigInt and MD5 support

PR:		229047
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
2018-06-16 19:01:32 +00:00
Kirill Ponomarev
63425c82e4 Add converters/p5-Encode-Base32-Crockford
Encode/Decode numbers using Douglas Crockford's Base32 Encoding

PR:		229045
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
2018-06-16 18:54:06 +00:00
TAKATSU Tomonari
d36bca9393 - Update to 0.2.20 2018-06-15 09:54:53 +00:00
Kurt Jaeger
17c9b94635 converters/wkhtmltopdf: add run-dependency on x11-fonts/webfonts
- otherwise characters are rendered as small blocks

PR:		189424
Submitted by:	Vick Khera <vivek@khera.org>
2018-06-13 13:58:43 +00:00
Kurt Jaeger
0fc336a6f2 converters/wkhtmltopdf: update 0.12.4 -> 0.12.5, unbreak
- take maintainer

PR:		228968, 228732
Submitted by:	truckman, pi
Reviewed by:	Ashish Kulkarni <kulkarni.ashish@gmail.com> (upstream)
Approved by:	mm (maintainer)
Relnotes:	https://github.com/wkhtmltopdf/wkhtmltopdf/releases
2018-06-13 05:24:27 +00:00
Alexey Dokuchaev
3b10fe5a95 Grab maintainership of TiLP2+ libraries, they are too important to be orphans. 2018-06-09 15:31:35 +00:00
Tijl Coosemans
a144f54f5e Update TiLP2+libraries and drop maintainership.
TiLP2 1.18, libticables2 1.3.5, libticalcs2 1.1.9, libticonv 1.1.5, and
libtifiles2 1.1.7
2018-06-08 15:49:42 +00:00
Rene Ladan
7b4e2fac31 Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months
2018-06-06 databases/animenfo-client: Broken for more than 6 months
2018-06-06 databases/ruby-mysql: Broken for more than 6 months
2018-06-06 databases/riak: Broken for more than 6 months
2018-06-06 databases/animenfo-client-gtk: Broken for more than 6 months
2018-06-06 databases/rdfdb: Broken for more than 6 months
2018-06-06 databases/riak2: Broken for more than 6 months
2018-06-06 devel/subversion-static: Broken for more than 6 months
2018-06-06 japanese/xgate: Broken for more than 6 months
2018-06-06 textproc/opengrm-ngram: Broken for more than 6 months
2018-06-06 textproc/ocaml-tyxml: Depends on BROKEN and expiring www/ocaml-net
2018-06-06 www/ocaml-net: Broken for more than 6 months
2018-06-06 audio/linux-genpuid: Broken for more than 6 months
2018-06-06 x11/enventor: Broken for more than 6 months
2018-06-06 audio/xmms-timidity: Broken for more than 6 months
2018-06-06 audio/kaudiocreator: Broken for more than 6 months
2018-06-06 audio/jxm: Depends on BROKEN and expiring comms/java-commapi
2018-06-06 audio/deforaos-mixer: Broken for more than 6 months
2018-06-06 audio/gkrellmss2: Broken for more than 6 months
2018-06-06 audio/ogg2mp3: Broken for more than 6 months
2018-06-06 audio/abcmidi: Broken for more than 6 months
2018-06-06 benchmarks/netpipe: Broken for more than 6 months
2018-06-06 biology/plink: Broken for more than 6 months
2018-06-07 00:34:18 +00:00
Sunpoet Po-Chuan Hsieh
43e79e1d09 Update WWW 2018-06-04 18:02:02 +00:00
Kirill Ponomarev
017436c004 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-05-28 17:05:13 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Tobias C. Berner
fff1aa535b Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest

Thanks a lot to arrowd for doing all the heavy lifting :)

PR:		227968
Exp-run by:	antoine
Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D15005
2018-05-25 21:44:12 +00:00
Mathieu Arnold
8dcaabcd6e Add PY_FLAVOR to Python module dependencies.
Sponsored by:	Absolight
2018-05-22 13:15:13 +00:00
TAKATSU Tomonari
9195a1e5ee - Update to 0.2.19 2018-05-21 09:25:32 +00:00
Sunpoet Po-Chuan Hsieh
53485ae159 Update to 2.0.6
Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2018-05-13 20:10:02 +00:00
Kirill Ponomarev
f6b74f8240 Add LICENSE and LICENSE_FILE
PR:		228175
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2018-05-12 10:10:02 +00:00
Dmitry Marakasov
93a7b96064 - Add LICENSE
- Update WWW
2018-05-12 09:34:03 +00:00
TAKATSU Tomonari
fa3bfaa472 - Update to 0.2.18 2018-05-09 07:25:56 +00:00
Dmitry Marakasov
34ddc1ef05 - Update to 0.96.0
- Update WWW
2018-05-08 14:36:08 +00:00
Antoine Brodin
13b62c630f Deprecate ports broken for more than 6 months 2018-05-05 10:49:36 +00:00
Kirill Ponomarev
83968a37a2 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-05-04 06:17:47 +00:00
Sunpoet Po-Chuan Hsieh
1bf8c2c68f Update to 2.98
Changes:	http://search.cpan.org/dist/Encode/Changes
2018-04-27 15:55:18 +00:00
Torsten Zuehlsdorff
40797a5351 lang/php72: Update from 7.2.4 to 7.2.5
Changelog: http://www.php.net/ChangeLog-7.php#7.2.5

MFH:		2018Q2
Security:	CVE-2018-5712
2018-04-26 14:50:39 +00:00
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