Commit graph

5034 commits

Author SHA1 Message Date
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
Tobias C. Berner
3ce91e9a7b Update KDE Frameworks to 5.35
PR:		219950
Submitted by:	Adriaan de Groot <groot@kde.org>
Exp-Run by:	antoine
2017-06-17 18:42:42 +00:00
Bradley T. Hughes
b9a9de528e archivers/dpkg: Update 1.18.23 -> 1.18.24, submitter takes maintainership
PR:		220011
Submitted by:	Jov <amutu@amutu.com>
Approved by:	mat (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D11236
2017-06-16 12:19:29 +00:00
Koop Mast
c0869d0961 Fix sorting. 2017-06-11 21:03:58 +00:00
Koop Mast
83968d0616 Readd gnome-autoar and update to 0.2.2.
* Use GNOME mirrors again
* Add license
* Review dependacies
* Drop USES=pathfix, pkg-config files are moved automaticly
* Drop gnome-autoar lines in MOVED

Obtained from:	gnome devel repo (based on)
2017-06-11 21:02:28 +00:00
Sunpoet Po-Chuan Hsieh
8b07561285 Update distinfo and unbreak this port
Content of tarballs are unchanged (checked against [1]).

=> PHP_Archive-0.12.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/PHP_Archive-0.12.0.tgz
fetch: http://pear.php.net/get/PHP_Archive-0.12.0.tgz: size mismatch: expected 84711, actual 86179

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/PHP_Archive-0.12.0.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:27:55 +00:00
Sunpoet Po-Chuan Hsieh
7caddda62c Update to 0.10.0
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-06-11 04:35:33 +00:00
Sunpoet Po-Chuan Hsieh
924fb51a60 Add missing RUN_DEPENDS 2017-06-05 15:01:25 +00:00
Sunpoet Po-Chuan Hsieh
82fd40af95 Add rubygem-minitar-cli 0.6.1 (copied from rubygem-minitar)
- Update LICENSE
- Remove CONFLICTS_INSTALL
- Update pkg-descr
2017-06-05 14:55:47 +00:00
Sunpoet Po-Chuan Hsieh
78c3380a2b Update to 0.6.1
- Update LICENSE
- Update pkg-descr

Changes:	https://github.com/halostatue/minitar/blob/master/History.md
2017-06-05 14:51:18 +00:00
Sunpoet Po-Chuan Hsieh
66c202aa4b Update to 0.6.1
- Update LICENSE
- Remove CONFLICTS_INSTALL
- Update pkg-descr

Changes:	https://github.com/halostatue/minitar/blob/master/History.md
2017-06-05 14:51:05 +00:00
Bryan Drewery
f3af3367aa Allow these ports to build with PACKAGE_BUILDING_FLAVORS set.
Poudriere in particulr did not properly handle DEPENDS_ARGS which
made these ports not properly install dependencies.  That bug
is being addressed along with adding FLAVORS support to it.

With hat:	portmgr
MFH:		2017Q2
2017-06-04 21:49:48 +00:00
Sunpoet Po-Chuan Hsieh
cbc6d60c68 Update WWW
- Update CONFLICTS_INSTALL
2017-06-03 13:16:48 +00:00
Jochen Neumeister
14e8497382 - archivers/pecl-lzf: Update from 1.6.5 to 1.6.6
- Add LICENSE_FILE
- Changelog: update bundled liblzf to 3.6

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11001
2017-05-31 15:10:21 +00:00
Sunpoet Po-Chuan Hsieh
45b92a4c06 Update CONFLICTS_INSTALL 2017-05-29 15:26:18 +00:00
Antoine Brodin
034b4e6d7d Register dependency on groff
PR:		213725
2017-05-29 11:32:14 +00:00
Mark Linimon
c095cd43d0 Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 20:02:44 +00:00
Sunpoet Po-Chuan Hsieh
4baaa7c080 Convert to options target helper
Approved by:	portmgr (blanket)
2017-05-25 21:02:56 +00:00
Baptiste Daroussin
6a157cd1fd Update to 16.04
Pass maintainership to submitter

PR:		219184
Submitted by:	Jov <amutu@amutu.com>
2017-05-25 20:34:46 +00:00
Antoine Brodin
09c99a91da - Update to 0.5.1
- Add do-test target
2017-05-23 18:59:14 +00:00
Tobias C. Berner
99c421b481 Update KDE Frameworks to 5.34.0
PR:		219314
Reviewed by:	rakuco
Exp-run by:	antoine
Approved by:	rakuco (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10747
2017-05-20 10:24:35 +00:00
Sunpoet Po-Chuan Hsieh
b6727ccd20 Update to 0.9.4
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-05-19 15:35:43 +00:00
Sunpoet Po-Chuan Hsieh
ec93936d55 Fix packaging with Python 3 2017-05-18 16:03:57 +00:00
Sunpoet Po-Chuan Hsieh
8a894dfed3 Update to 0.9.2
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-05-17 17:13:16 +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
40213cf050 Update to 0.9.1
Changes:	https://github.com/python-lz4/python-lz4/releases
2017-05-14 18:53:38 +00:00
Sunpoet Po-Chuan Hsieh
5b5577376d Update distinfo and unbreak this port
- While I'm here, add USES=php

Content of tarballs are unchanged (checked against [1]).

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/File_Archive-1.5.5.tgz [1]
Approved by:	portmgr (blanket)
2017-05-13 12:13:41 +00:00
Martin Wilke
b47bbce947 - Broken checksum mismatch
fetch: http://pear.php.net/get/File_Archive-1.5.5.tgz: size mismatch: expected 62598, actual 63655
2017-05-13 11:00:30 +00:00
Danilo Egea Gondolfo
edce4a0d00 - Update to 1.6 2017-05-07 17:24:03 +00:00
Martin Wilke
f43449f990 This module provides Python bindings for the LZO data compression library.
LZO is a portable lossless data compression library written in ANSI C.
It offers pretty fast compression and very fast decompression. Decompression
requires no memory.

In addition there are slower compression levels achieving a quite competitive
compression ratio while still decompressing at this very high speed.

WWW: https://pypi.python.org/pypi/python-lzo

PR:		218746
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2017-05-06 06:08:03 +00:00
Sunpoet Po-Chuan Hsieh
d02bf0cc01 Update to 1.2.0
- Remove pzstd

Changes:	https://github.com/facebook/zstd/releases
2017-05-05 15:34:18 +00:00
Martin Matuska
cee04c2058 Revert accidentially commited change in r440070 2017-05-03 23:34:33 +00:00
Martin Matuska
c3fd741fdb Horde package update:
comms/pear-Horde_ActiveSync 2.38.2 -> 2.38.4
devel/pear-Horde_Alarm 2.2.8 -> 2.2.9
devel/pear-Horde_Argv 2.0.12 -> 2.1.0
devel/pear-Horde_Cli 2.1.0 -> 2.2.0
archivers/pear-Horde_Compress 2.1.6 -> 2.2.0
security/pear-Horde_Crypt 2.7.6 -> 2.7.8
graphics/pear-Horde_Image 2.4.0 -> 2.4.1
www/horde-base 5.2.14 -> 5.2.15
mail/horde-imp 6.2.18 -> 6.2.19
mail/horde-ingo 3.2.14 -> 3.2.15
deskutils/horde-kronolith 4.2.20 -> 4.2.21
mail/horde-webmail 5.2.19 -> 5.2.20
deskutils/horde-groupware 5.2.19 -> 5.2.20
2017-05-03 23:29:17 +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
Sunpoet Po-Chuan Hsieh
238760855b Remove DOCS option 2017-05-01 19:29:20 +00:00
Sunpoet Po-Chuan Hsieh
972d785442 Respect CXXFLAGS
- Add LICENSE
- Remove LICENSE_FILE from PORTDOCS
- Bump PORTREVISION for package change

PR:		219002
Submitted by:	pawel
2017-05-01 19:25:40 +00:00
Sunpoet Po-Chuan Hsieh
f27b390226 Update to 5.50 Beta 1 (5.5.3)
- Convert to options target helper
- Regenerate patch files with makepatch:
2017-05-01 12:45:44 +00:00
Gerald Pfeifer
33afde761f Update to lzip version 1.19. This includes the following changes:
- The option '-l, --list' has been ported from lziprecover.
 - Don't allow mixing different operations (-d, -l or -t).
 - Compression time of option '-0' has been slightly reduced.
 - Decompression time has been reduced by 2%.
 - A few internal improvements and increasing checking.

Set INSTALL_TARGET=install-strip to strip installed executable.
2017-04-30 11:20:28 +00:00
Sunpoet Po-Chuan Hsieh
88cb66f41b Add LICENSE_FILE
- Sort USES
2017-04-25 14:23:44 +00:00
Sunpoet Po-Chuan Hsieh
0ed430cc6b Build and install pzstd
- While I'm here:
  - Use MAKE_CMD instead of GMAKE
  - Use post-install: instead of post-stage:
  - Respect PREFIX
- Bump PORTREVISION for package change

PR:		218869
Submitted by:	eugen
2017-04-25 14:22:28 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Martin Wilke
6289d621c4 - Fix plist
- USE localbase
- Bump PORTREV
2017-04-25 01:56:41 +00:00
Sunpoet Po-Chuan Hsieh
9e8561e8f5 Update to 0.6.0
Changes:	https://github.com/google/brotli/releases
2017-04-22 10:56:42 +00:00
Martin Wilke
5cf0569ebb - Fix shebangs 2017-04-22 09:25:44 +00:00
Rene Ladan
c7b6c8eaf9 Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by:	Mark Millard via private e-mail
2017-04-21 20:25:00 +00:00
Martin Wilke
76f93f00b9 - Update to 0.9.0
PR:		218735
Submitted by:	eric@camachat.org
2017-04-21 07:29:15 +00:00
Tobias C. Berner
99425922de Update KDE Frameworks to 5.33.0
PR:		218524
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10331
2017-04-19 14:59:40 +00:00
David Naylor
b4cb334de7 archivers/py-pyliblzma: fix python version restriction
The python restriction requires the '-' before the version, not after.

Reported by:	koobs@
2017-04-17 18:42:12 +00:00
Alexey Dokuchaev
e27ff90e17 Remove dependency on GNU make(1).
It turns out that GNU make(1) is only required because their make(1) spells
target dependencies as $^ while ours use $>.  This change makes the pbzip2's
Makefile both GNU and BSD make(1) friendly at the same time.

This is required to be able to use `archivers/pbzip2' port as a PKG_DEPEND.

Approved by:	farrokhi (maintainer)
2017-04-16 12:03:05 +00:00
Sunpoet Po-Chuan Hsieh
f02e4c3db2 Use BROKEN_SSL 2017-04-15 00:46:45 +00:00
David Naylor
7ad3e360c8 archivers/py-pyliblzma: restrict supported python version
This port only supports Python 2.
2017-04-14 12:58:20 +00:00
Jose Alonso Cardenas Marquez
1c83edd6a5 - Update to 6.4.0 2017-04-11 15:08:17 +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
Mark Linimon
62a6b3eebc These ports now build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-10 00:27:48 +00:00
Sunpoet Po-Chuan Hsieh
4e02ffba93 Fix *_DEPENDS
- Bump PORTREVISION for dependency change
2017-04-08 10:33:49 +00:00
Lars Thegler
3bb42bcfe7 Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
Sunpoet Po-Chuan Hsieh
057adc5f56 Update to 0.25
Changes:	http://search.cpan.org/dist/Compress-LZ4/Changes
2017-04-06 21:56:06 +00:00
Sunpoet Po-Chuan Hsieh
6899d49cdc Move archivers/pecl-snappy to archivers/php-snappy
This port build fine with PHP 7.x. Change PKGNAMEPREFIX from pecl- to php-.

Approved by:	portmgr (mat)
2017-04-04 20:01:16 +00:00
Baptiste Daroussin
e4309c5507 Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
2017-04-02 09:42:48 +00:00
Dmitry Marakasov
1230e1f721 - Update WWW 2017-04-02 09:02:11 +00:00
Baptiste Daroussin
3b2be17252 Update to 0.7 2017-04-02 00:04:21 +00:00
Baptiste Daroussin
f39c273726 Remove another obsolete and not depend on gnome lib 2017-04-01 20:43:35 +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
Rodrigo Osorio
c270e68262 Upgrade to 4.13.0.1 and take maintainership
Remove unncecesary patches and fix plist
2017-03-29 21:49:34 +00:00
Matthias Andree
e8f9110919 Simplify lzo2.pc packaging fix.
PR:		218058
Submitted by:	Ralf van der Enden
2017-03-24 23:58:19 +00:00
Shaun Amott
6c064681fe Update to 1.18.23. 2017-03-24 23:12:17 +00:00
Sunpoet Po-Chuan Hsieh
80423f796f Fix RUN_DEPENDS (r433259)
- Bump PORTREVISION for dependency change
2017-03-24 17:47:44 +00:00
Sunpoet Po-Chuan Hsieh
75c4685563 Update to 0.24
Changes:	http://search.cpan.org/dist/Compress-LZ4/Changes
2017-03-24 17:47:12 +00:00
Matthias Andree
b24488471d Install .pc into libdata, fix build without docs.
PR:		218058
Reported by:	sunpoet@, danfe@, gaspar, kib@
2017-03-24 11:55:49 +00:00
Matthias Andree
77736d22d8 Update to upstream release 2.10. 2017-03-23 22:15:31 +00:00
Greg Lewis
715893f666 . This reportedly now supports openssl-devel, so remove the check that
disables under those circumstances.
2017-03-21 03:41:35 +00:00
Sunpoet Po-Chuan Hsieh
4c1fd1d840 Update to 1.1.4
Changes:	https://github.com/facebook/zstd/releases
2017-03-20 00:28:14 +00:00
Rene Ladan
34bc427566 Remove expired port:
2017-03-17 archivers/macutils: Not maintained in 16 years, many missing header inclusions
2017-03-19 12:58:36 +00:00
Greg Lewis
a2fe10509c . Fix naming. 2017-03-19 07:30:34 +00:00
Greg Lewis
dc1feb606d . Update to 3.3.1.
. Make it work with LibreSSL [1]

Submitted by:	naddy@ [1]
2017-03-19 02:54:58 +00:00
Sunpoet Po-Chuan Hsieh
9c62826e7b Clean up Makefile
- Use BSD_INSTALL_*
- Cosmetic change
2017-03-19 01:56:51 +00:00
Tobias C. Berner
86a1cc0a58 Update KDE Frameworks to 5.32
* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.

PR:		217709
Exp-Run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9959
2017-03-17 06:27:30 +00:00
Mathieu Arnold
5370921a8e Remove last two occurrences of USE_OPENSSL.
Reported by:	antoine
Sponsored by:	Absolight
2017-03-15 15:43:13 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Ganael LAPLANCHE
d1a60db80b Update devel/tbb to 2017.5
Also bring the following changes:
- Fetch distfiles from Github
- Bump dependent ports' PORTREVISIONs
2017-03-07 12:44:41 +00:00
Jose Alonso Cardenas Marquez
93f68e079d - Bump PORTREVISION. Lazarus was update to 1.6.4 2017-03-01 17:51:24 +00:00
Rene Ladan
98953eed72 Remove expired ports:
2017-01-28 japanese/ruby-eb: Upstream no longer active
2017-03-01 japanese/xyaku: Unmaintained, depends on expired japanese/ruby-eb
2017-03-01 archivers/libunrar4: Outdated version. Please use archivers/libunrar5 instead
2017-03-01 sysutils/xacpim: Mastersite disappeared
2017-03-01 sysutils/linux-nero: Probably cannot actually burn CD/DVD on recent FreeBSD
2017-03-01 audio/libofa: MusicDNS service has been discontinued
2017-03-01 17:50:09 +00:00
Sunpoet Po-Chuan Hsieh
7a34eb916c Update to 2.04
Changes:	http://search.cpan.org/dist/POE-Filter-Zlib/Changes
2017-02-27 14:14:27 +00:00
Jose Alonso Cardenas Marquez
89c35eb48d - Update to 6.3.1 2017-02-26 17:42:24 +00:00
Jose Alonso Cardenas Marquez
9f14548a75 - Freepascal update to 3.0.2
- Lazarus BUMP PORTREVISION
- Connect www/fpc-googleapi and devel/fpc-fcl-pdf
2017-02-26 17:38:04 +00:00
Sunpoet Po-Chuan Hsieh
f08d6dfb04 Fix shebang
- Bump PORTREVISION for package change

PR:		217332
Submitted by:	lifanov
2017-02-25 04:23:16 +00:00
Sunpoet Po-Chuan Hsieh
bff79d12ad Update to 1.74
Changes:	http://search.cpan.org/dist/POE-Filter-LZW/Changes
2017-02-25 04:22:44 +00:00
Sunpoet Po-Chuan Hsieh
d123a7a1bc Update to 1.72
Changes:	http://search.cpan.org/dist/POE-Filter-LZO/Changes
2017-02-22 17:14:02 +00:00
Baptiste Daroussin
a08939f4dc Remove useless dependency on GNU make
Those ports builds perfectly fine with bmake
2017-02-22 12:59:28 +00:00
Sunpoet Po-Chuan Hsieh
6dbd93edf8 Update to 1.72
Changes:	http://search.cpan.org/dist/POE-Filter-LZF/Changes
2017-02-21 16:36:32 +00:00
Sunpoet Po-Chuan Hsieh
e941da50fc Update to 1.60
Changes:	http://search.cpan.org/dist/POE-Filter-Bzip2/Changes
2017-02-21 16:36:27 +00:00
Sunpoet Po-Chuan Hsieh
f018551a20 Add go-compress 1.2.1
This package is based on an optimized Deflate function, which is used
by gzip/zip/zlib packages.

It offers slightly better compression at lower compression settings, and
up to 3x faster encoding at highest compression level.

WWW: https://github.com/klauspost/compress

- While I'm here:
  - Use DISTVERSIONPREFIX
  - Add LICENSE_FILE
  - Remove GH_PROJECT

PR:		217209
Submitted by:	Guy Tabrar <guy.tabrar@me.com>
2017-02-20 15:15:48 +00:00
Sunpoet Po-Chuan Hsieh
7c2b6ac367 Update to 2.074
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2017-02-20 15:09:30 +00:00
Sunpoet Po-Chuan Hsieh
58c0450ddc Update to 2.074
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2017-02-20 15:09:25 +00:00
Sunpoet Po-Chuan Hsieh
4005dcfd53 Update to 2.074
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2017-02-20 15:09:21 +00:00
Sunpoet Po-Chuan Hsieh
0d8d229360 Update to 2.074
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2017-02-20 15:09:16 +00:00
Sunpoet Po-Chuan Hsieh
538fd1f1da Update to 2.074
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2017-02-20 15:09:11 +00:00
Sunpoet Po-Chuan Hsieh
4b0c7bdff4 Update to 2.074
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2017-02-20 15:09:07 +00:00
Sunpoet Po-Chuan Hsieh
0db82f6b34 Update to 2.074
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2017-02-20 15:09:03 +00:00
Tobias C. Berner
01128f34c7 Update KDE Frameworks to 5.31
* New port: x11-toolkits/kirigami2

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9554
2017-02-18 19:56:12 +00:00
Thomas Zander
8215c086e5 Chase wavpack update: bump PORTREVISION on ports linking to it by default
PR:		216847
Reported by:	pkubaj@anongoth.pl
MFH:		2017Q1
2017-02-18 15:23:53 +00:00
Dmitry Marakasov
03ad3d5e08 - Update to 1.0.10
PR:		217107
Submitted by:	jjuanino@gmail.com (maintainer)
2017-02-16 11:10:14 +00:00
Rene Ladan
676b34a127 Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
2017-02-15 21:33:11 +00:00
Sunpoet Po-Chuan Hsieh
c707131572 Update to 2.072
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2017-02-13 19:01:37 +00:00
Sunpoet Po-Chuan Hsieh
8451cab549 Update to 2.072
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2017-02-13 19:01:32 +00:00
Sunpoet Po-Chuan Hsieh
fcafa95881 Update to 2.072
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2017-02-13 19:01:28 +00:00
Sunpoet Po-Chuan Hsieh
8181ed4577 Update to 2.072
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2017-02-13 19:01:23 +00:00
Sunpoet Po-Chuan Hsieh
3d752bb323 Update to 2.072
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2017-02-13 19:01:19 +00:00
Sunpoet Po-Chuan Hsieh
4d43266073 Update to 2.072
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2017-02-13 19:01:14 +00:00
Sunpoet Po-Chuan Hsieh
b07b15a00d Update to 2.072
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2017-02-13 19:01:10 +00:00
Tijl Coosemans
cb09e3fa69 Remove -fPIC and fix the real problem where end_of_entries is sometimes
declared as unsigned int and sometimes as off_t which have a different
size and alignment.
2017-02-13 16:52:44 +00:00
Sunpoet Po-Chuan Hsieh
b853ef304d Take maintainership 2017-02-11 14:28:06 +00:00
Rene Ladan
921fd6118f Return ports maintained by John Marino to the pool, see r433827 for details 2017-02-11 12:42:30 +00:00
Dirk Meyer
4d6ca0e17d - fix C warnings
- split patches
- make portlint happier
2017-02-11 08:00:51 +00:00
Mark Linimon
9c19df593a Add -fPIC to various ports to enable them to build on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-09 18:53:12 +00:00
Sunpoet Po-Chuan Hsieh
e5fffcb39d Update to 1.2.1
Changes:	https://github.com/rubyzip/rubyzip/releases
2017-02-09 13:50:59 +00:00
Vanilla I. Shu
36fbcf24c0 Add erlang-snappy. 2017-02-09 02:48:43 +00:00
Sunpoet Po-Chuan Hsieh
5e8047e58c Update to 1.8.1
Changes:	https://github.com/jordansissel/fpm/blob/master/CHANGELOG.rst
2017-02-08 23:45:59 +00:00
Sunpoet Po-Chuan Hsieh
55d7f72fab Add LICENSE
- Add NO_ARCH
2017-02-07 20:32:08 +00:00
John Marino
a022d7f752 archivers/zstd: Upgrade version 1.1.2 => 1.1.3
The makefile patches are no longer required.
2017-02-07 15:58:45 +00:00
Mathieu Arnold
25c794224f Mark ports not building with PHP 7.1.
Sponsored by:	Absolight
2017-02-07 12:14:34 +00:00
Raphael Kubo da Costa
e98d0bca0b Update archivers/quazip and archivers/quazip-qt5 to 0.7.3. 2017-02-06 10:20:07 +00:00
Sunpoet Po-Chuan Hsieh
46aac9b16e Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:33 +00:00
Sunpoet Po-Chuan Hsieh
026b7e395c Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:29 +00:00
Sunpoet Po-Chuan Hsieh
6bfd35011f Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:25 +00:00
Sunpoet Po-Chuan Hsieh
3b64e23cb2 Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:21 +00:00
Sunpoet Po-Chuan Hsieh
b88d69b386 Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:17 +00:00
Sunpoet Po-Chuan Hsieh
015b52770c Update to 3.8
Changes:	http://search.cpan.org/dist/Compress-LZF/Changes
2017-02-05 05:31:12 +00:00
Alexey Dokuchaev
a83aa892bb - Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
2017-02-04 07:57:42 +00:00
Steve Wills
f9d0be6af3 archivers/rubygem-fpm: create port
Convert directories, rpms, python eggs, rubygems, and more to rpms, debs,
solaris packages and more. Win at package management without wasting pointless
hours debugging bad rpm specs!

WWW: https://github.com/jordansissel/fpm
2017-02-03 18:51:53 +00:00
Steve Wills
eed785560a archivers/rubygem-ruby-xz: fix dependencies 2017-02-03 17:14:33 +00:00
Matthew Seaman
c938ef0db8 Delete duplicate line
Submitted by:	sunpoet
2017-02-03 08:31:36 +00:00
Matthew Seaman
e870fdb408 Update to 1.7.5
Notable changes:
- Upstream switched versioning from e.g. r131 to v1.7.5, forcing me to
  make use of PORTEPOCH.
- (Submitter) pushed a change upstream to add FreeBSD to the OSs
  recognized in Makefile, requiring one less search & replace action
  in post-patch section.

PR:		216599
Submitted by:	martin@waschbuesch.de (maintainer)
2017-02-02 22:25:18 +00:00
Vanilla I. Shu
ba93a36fb4 Update to 1.18.22. 2017-02-02 07:37:52 +00:00
Vanilla I. Shu
ff782754b0 Update to 1.18.21. 2017-02-01 11:50:05 +00:00
Jan Beich
b8a1188a89 archivers/bicom: unbreak with clang 4.0
In file included from bialib/sufftree.cpp:57:
./bialib/sufftree.h:98:16: error: ordered comparison between pointer and zero ('SuffixTreeModel::LNode *' and 'int')
      {return(r>0);}
              ~^~

Reported by:	antoine (via exp-run)
2017-02-01 05:28:40 +00:00
Kirill Ponomarev
53b0a40c36 Update to 0.1.6
PR:		216674
Submitted by:	joneum@bsdproject.de (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D9397
2017-01-31 16:59:19 +00:00
Vanilla I. Shu
04f203452b Fix building on i386 (with SSE2 enable)
PR:		216553
Submitted by:	vvd@unislabs.com
2017-01-30 12:49:22 +00:00
Dmitry Marakasov
bc75e0386c - Fix WWW
PR:		213735
Reported by:	julian@hsiao.email
Submitted by:	martin@waschbuesch.de (maintainer
MFH:		2017Q1
2017-01-30 11:21:51 +00:00
Vanilla I. Shu
8d3688a5ba Update to 1.1.4. 2017-01-28 15:30:53 +00:00
Rene Ladan
a8d756b01f Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
2017-01-28 11:18:44 +00:00
Martin Matuska
f1eb2aa906 Update horde_lz4 to 1.0.10
Unbreak with PHP7
Use liblz4 from archivers/liblz4 by default
Add license infromation
2017-01-27 18:56:30 +00:00
Tobias C. Berner
0af3f5648f Update KDE Frameworks to 5.30.0
* Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* New framework: x11/kf5-kwayland

PR:		216345
Exp-run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9271
2017-01-26 18:19:47 +00:00
Torsten Zuehlsdorff
875dbacfa1 Connect PHP 7.1 ports (r432324) 2017-01-24 12:56:45 +00:00
Torsten Zuehlsdorff
db021968e3 Add PHP 7.1
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
2017-01-24 11:54:20 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Emanuel Haupt
08436695cf Update to 0.80 2017-01-19 12:55:56 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Sunpoet Po-Chuan Hsieh
5e68c72aa4 Update to 1.4.2
Changes:	https://github.com/twogood/unshield/releases
2017-01-16 14:58:07 +00:00
Philippe Audeoud
586bfb2843 - Update to 2.24 2017-01-16 14:30:50 +00:00
Sunpoet Po-Chuan Hsieh
a7f22d0aab Update to 1.4.1
- Bump PORTREVISION for archivers/unshield shlib change

Changes:	https://github.com/twogood/unshield/releases
MFH:		2017Q1
2017-01-15 15:21:28 +00:00
Rene Ladan
74d31b8a6e Remove expired ports:
2017-01-15 net/cyphesis: Does not compile on FreeBSD 10+
2017-01-15 net/gpxe: does not build on FreeBSD 10.x and later
2017-01-15 net/openospfd: requires old CARP implementation (interface layer)
2017-01-15 security/openbsm-devel: is not needed under FreeBSD 10.x or higher
2017-01-15 security/ssh-copy-id: is already in the base system
2017-01-15 sysutils/apt: does not build on 10+
2017-01-15 archivers/tclmkziplib: Abandonware, please use bundled zlib package [http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm]
2017-01-15 x11-drivers/drm-kmod: this port is only for 9.3 systems
2017-01-15 audio/xmms-openspc: does not build on FreeBSD 10.x and later
2017-01-15 audio/aureal-kmod: does not build (and fetch)
2017-01-15 emulators/doscmd: does not build (accesses field of opaque structure)
2017-01-15 09:48:22 +00:00
Kris Moore
26c0bd8913 Backport of Python 3.3's standard library module lzma for LZMA/XY compressed
files

WWW: https://github.com/peterjc/backports.lzma
2017-01-13 02:18:47 +00:00
Larry Rosenman
0f1584cebf Update MAINTAINER on my ports (and created by line) to my @FreeBSD.org email
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D9125
2017-01-11 00:28:13 +00:00
Mark Felder
5515eeddd5 archivers/lua51-zlib: Update to 1.1
PR:		215795
2017-01-09 18:30:21 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Babak Farrokhi
c33c6bce4e Update archivers/pbzip2 to 1.1.13
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D9087
2017-01-09 07:05:56 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Thomas Zander
a7dd411230 Update to upstream version 1.2.10; update maintainer mail address
Detailed log:
- Update to upstream 1.2.10; this includes an important runtime fix
  in gzwrite.c that produced corrupt gzip files
- New maintainer email address: lbartoletti@tuxfamily.org

While on it:
- Pet portlint

PR:		215782
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
MFH:		2017Q1
2017-01-05 15:32:31 +00:00
Dmitry Marakasov
9c8a649e64 Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes

portmgr blanket
2017-01-05 11:00:49 +00:00
Mark Felder
3e9ab3da9f lua-zlib is a simple streaming interface to zlib for the Lua Programming
Language. It consists of two functions: inflate and deflate. Both functions
return "stream functions" (takes a buffer of input and returns a buffer
of output).

WWW: https://github.com/brimworks/lua-zlib/

PR:		215724
Submitted by:	Sir l33tname <sirl33tname@gmail.com>
2017-01-04 22:48:27 +00:00
Mathieu Arnold
c1b39669d4 Cleanup BROKEN/IGNORE for 10.3-
Sponsored by:	Absolight
2017-01-03 11:01:05 +00:00
Sunpoet Po-Chuan Hsieh
e04518cad6 Update to 2.071
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2017-01-01 21:40:28 +00:00
Sunpoet Po-Chuan Hsieh
ee76292573 Bump PORTREVISION for archivers/unshield shlib change 2017-01-01 21:39:56 +00:00
Sunpoet Po-Chuan Hsieh
deebb60660 Update to 1.4
- Update WWW

Changes:	https://github.com/twogood/unshield/releases
2017-01-01 21:39:52 +00:00
Jason E. Hale
f9c32ef3ae Add -fPIC to CXXFLAGS to fix build with amd64 and other archs that likely
need it

Reported by:	pkg-fallout
2017-01-01 15:45:43 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Jason E. Hale
0d22a50e9f Mark DEPRECATED and set EXPIRATION_DATE (2017-03-01)
There is only one port (sysutils/fusefs-rar2fs) that depends on this and it
is currently BROKEN. However, there is an update in the works to fix it
and make it work with the newly added archivers/libunrar5. We already have
archivers/libunrar (3.x) and archivers/libunrar5 as it is.

Add CONFLICTS_INSTALL with the other libunrar ports.
2016-12-31 18:57:01 +00:00
Jason E. Hale
24bd9cc3e7 New port: archivers/libunrar5 (copied from archivers/libunrar4)
Update to 5.4.5
OpenSSL patches copied from archivers/unrar

The UnRAR library is a minor part of the RAR archiver and contains
the RAR uncompression algorithm. UnRAR requires a very small amount
of memory to operate. It can be used by other programs to extract
RAR archives.

WWW: http://www.rarsoft.com/
2016-12-31 18:34:18 +00:00
Jason E. Hale
77eed30703 Reset maintainership of ports belonging to <joris@vandalon.nl>
No known ports activity since 2012; multiple PR timeouts since then

Note:
archivers/libunrar4 will soon be deprecated by upcoming archivers/libunrar5
sysutils/fusefs-rar2fs has a pending update [1] and potentially a new
maintainer

PR:		214277 [1]
2016-12-31 17:41:17 +00:00
Rene Ladan
0896b32448 Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
2016-12-31 17:25:05 +00:00
Sunpoet Po-Chuan Hsieh
0183c44457 - Update to 2.070
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2016-12-29 12:46:34 +00:00
Sunpoet Po-Chuan Hsieh
b58d59318d - Update to 2.070
- Sort PLIST

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2016-12-29 12:46:29 +00:00
Sunpoet Po-Chuan Hsieh
e032a35315 - Update to 2.070
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2016-12-29 12:46:25 +00:00
Sunpoet Po-Chuan Hsieh
31817a86ad - Update to 2.070
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2016-12-29 12:46:20 +00:00
Sunpoet Po-Chuan Hsieh
3c5786473c - Update to 2.070
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2016-12-29 12:46:16 +00:00
Sunpoet Po-Chuan Hsieh
6d2c4ebeca - Update to 2.070
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2016-12-29 12:46:11 +00:00
Sunpoet Po-Chuan Hsieh
4648d45c19 - Update to 2.070
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2016-12-29 12:46:07 +00:00
Vanilla I. Shu
cacf157f39 Update to 1.18.18. 2016-12-29 06:38:22 +00:00
Steve Wills
b6c71032f3 archivers/ruby-lha: deprecate 2016-12-27 20:04:06 +00:00
Steve Wills
ea705be1e1 archivers/rubygem-archive-zip: update to 0.9.0 2016-12-27 17:33:46 +00:00
Sunpoet Po-Chuan Hsieh
1a228b9290 - Fix typo
- Convert to options target helper

Approved by:	portmgr (blanket)
2016-12-26 16:45:43 +00:00
Adam Weinberger
a44979596b Assign maintainership to Larry Rosenman.
Submitted by:	Larry Rosenman (via private email)
2016-12-26 16:43:12 +00:00
Rene Ladan
b09044861c archivers/snappy: update to 1.0.4
PR:		213646
Submitted by:	maintainer (mizhka@gmail.com)
2016-12-26 15:14:42 +00:00
Rene Ladan
535b2cd3cf Reset ports per maintainer request.
PR:		215557
Submitted by:	A.J. "Fonz" van Werven (maintainer)
2016-12-26 11:59:12 +00:00
Dmitry Marakasov
367d0506d0 - Add LICENSE
- Switch to options helpers

Approved by:	portmgr blanket
2016-12-26 08:36:13 +00:00
Dmitry Marakasov
adeac03634 CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by:	portmgr blanket
2016-12-25 14:23:38 +00:00
Sunpoet Po-Chuan Hsieh
856ccec591 - Update to 4.10.0
Changes:	https://github.com/internetarchive/warctools/commits/master
2016-12-24 13:03:25 +00:00
Sunpoet Po-Chuan Hsieh
321a350cfd - Update to 0.8.2
- Use archivers/liblz4 instead of bundle one
- Update WWW

Changes:	https://github.com/python-lz4/python-lz4/releases
2016-12-24 13:03:21 +00:00
Wen Heping
6a2d3ed739 - Pass maintainership to submitter
PR:		215489
Submitted by:	joneum@bsdproject.de
2016-12-22 12:00:08 +00:00
Dmitry Marakasov
b576200c12 - Update to 1.0.9
PR:		215446
Submitted by:	jjuanino@gmail.com (maintainer)
2016-12-22 11:22:21 +00:00
Dimitry Andric
a64e36a3a2 archivers/zstd: Upgrade version 1.1.1 => 1.1.2
Also revert r425457, since upstream fixed the jobs unsafety.

Approved by:	marino (maintainer)
MFH:		2016Q4
2016-12-19 23:06:24 +00:00
Tobias C. Berner
1afa5c8a42 Update KDE Frameworks to 5.29.0
Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php

New ports:
* textproc/kf5-syntax-highlighting (new in 5.28.0)
* graphics/kf5-prison (new in 5.29.0)

Fixes:
* kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4.
* Define conflicts in the kde4-l10n ports (debian does the same).
* kf5-kapidox: Fix with python3

Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in 214528,
and Dima Panov (fluffy@) for the python3 fix.

PR:     214528
Reviewed by:    rakuco, mat
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8776
2016-12-19 15:56:24 +00:00
Lars Engels
b54759d949 archivers/dpkg:
Update to 1.18.16
2016-12-18 19:49:23 +00:00
John Marino
dff38a23c3 archivers/rpm4: Defined plist var OPSYS (fixes DF) 2016-12-17 21:10:31 +00:00
John Marino
342234c1d8 archivers/macutils: Deprecate, set 3 month expiration
Macutils hasn't had a maintainer in over 16 years.  The build log is
filled with warnings about mismatching protocols, some of which are
caused by the many missing header includes and other caused by
rerolling standard functions like malloc.

Although there is no listed WWW, maybe there's a new version somewhere.
Set expiration 3 months out to give people plenty of time to fix and
or adopt this ancient port.

While here, bring in a dports CFLAG to fix build there.
2016-12-17 20:54:23 +00:00
Martin Matuska
29ad756219 Horde package update:
comms/pear-Horde_ActiveSync 2.37.3 -> 2.37.4
security/pear-Horde_Auth 2.2.0 -> 2.2.1
www/pear-Horde_Browser 2.0.12 -> 2.0.13
archivers/pear-Horde_Compress 2.1.5 -> 2.1.6
devel/pear-Horde_Core 2.27.2 -> 2.27.6
security/pear-Horde_Crypt 2.7.3 -> 2.7.5
textproc/pear-Horde_CssMinify 1.0.2 -> 1.0.3
devel/pear-Horde_Date 2.3.1 -> 2.3.2
www/pear-Horde_Dav 1.1.3 -> 1.1.4
databases/pear-Horde_Db 2.3.3 -> 2.3.4
mail/pear-Horde_Imap_Client 2.29.10 -> 2.29.11
archivers/pear-Horde_Pack 1.0.6 -> 1.0.7
www/pear-Horde_Service_Weather 2.5.2 -> 2.5.3
sysutils/pear-Horde_Vfs 2.3.3 -> 2.3.4
ftp/horde-gollem 3.0.9 -> 3.0.10
www/horde-base 5.2.12 -> 5.2.13
mail/horde-imp 6.2.16 -> 6.2.17
mail/horde-ingo 3.2.12 -> 3.2.13
deskutils/horde-kronolith 4.2.18 -> 4.2.19
deskutils/horde-mnemo 4.2.11 -> 4.2.12
www/horde-passwd 5.0.5 -> 5.0.6
devel/horde-timeobjects 2.1.2 -> 2.1.3
www/horde-trean 1.1.6 -> 1.1.7
mail/horde-turba 4.2.17 -> 4.2.18
www/horde-wicked 2.0.6 -> 2.0.7
devel/horde-whups 3.0.8 -> 3.0.9
2016-12-17 01:23:07 +00:00
Dmitry Marakasov
1db16934a0 - Make plugins optional
- Switch to options helpers
- Cosmetic fixes
- Remove obsolete conflicts
- Fix COMMENT
2016-12-16 10:10:07 +00:00
Johan van Selst
2127a44c33 Stepping down as maintainer for some ports. 2016-12-14 21:48:10 +00:00
Nikolai Lifanov
8d7993e557 update MAINTAINER to my FreeBSD.org email
Reviewed by:	matthew
Approved by:	matthew (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8782
2016-12-14 03:47:18 +00:00
Sunpoet Po-Chuan Hsieh
92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00
Sunpoet Po-Chuan Hsieh
f102dee672 - Update WWW: pecl.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 14:26:11 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Sofian Brabez
5490c47768 - Update to 0.4.8
- Allow Python concurrent installation
2016-12-07 00:15:55 +00:00
Sunpoet Po-Chuan Hsieh
02d9d78d2c - Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
2016-12-03 08:31:37 +00:00
Mathieu Arnold
8b4093cba5 Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-12-02 11:58:21 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +00:00
Mathieu Arnold
8664861b1a Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
2016-12-01 11:18:03 +00:00
Raphael Kubo da Costa
ea69a2179c Update to 16.02.
Remove patches for CVE-2016-2334 and CVE-2016-2335 that were integrated
upstream.
2016-11-30 12:44:03 +00:00
Carlos J. Puga Medina
b99e67fe3a archivers/py-borgbackup: Update to 1.0.8
- Update PORTVERSION and distinfo checksum (1.0.8)

Changelog:
  https://github.com/borgbackup/borg/blob/1.0.8/docs/changes.rst

PR:		214236
Submitted by:	Christoph Lukas <clukas@firc.de>
Reviewed by:	koobs (mentor)
Approved by:	jjuanino@gmail.com (maintainer), koobs (mentor)
2016-11-30 11:31:17 +00:00
Raphael Kubo da Costa
1428a0fe80 Import upstream patch to fix CVE-2016-9296
Null pointer dereference can cause 7z to crash.

PR:		214940
Reported by:	Sevan Janiyan <venture37@geeklan.co.uk>
MFH:		2016Q4
Security:	48e83187-b6e9-11e6-b6cf-5453ed2e2b49
Security:	CVE-2016-9296
2016-11-30 10:50:13 +00:00
Mathieu Arnold
703ff6d361 Mark some ports as not openssl-devel ready.
Sponsored by:	Absolight
2016-11-29 18:46:21 +00:00
Ganael LAPLANCHE
188d90770b - Fix library version which should be .2 (as on Linux), not .4
- Bump dependent ports' PORTREVISION

PR:		214777
Submitted by:	yuri@rawbw.com
2016-11-25 11:22:51 +00:00
Sunpoet Po-Chuan Hsieh
05432cf9dc - Move archivers/brotli to archivers/py-brotli
- Change MASTER_SITES to CHEESESHOP
- Bump PORTREVISION
2016-11-24 15:34:11 +00:00
Dmitry Marakasov
4a8c8aca17 - Fix LICENSE
- Cosmetic fixes
2016-11-23 19:09:38 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Danilo Egea Gondolfo
7efd036af9 - Update to 1.23 2016-11-22 13:10:10 +00:00
Jose Alonso Cardenas Marquez
be6f93c16e - Fix index 2016-11-21 22:32:09 +00:00
Jose Alonso Cardenas Marquez
9845d863b7 - Update to 6.2.0 2016-11-21 22:09:40 +00:00
Sunpoet Po-Chuan Hsieh
a06052eea0 - Update to 0.5.2
Changes:	https://github.com/google/brotli/releases
2016-11-20 23:54:17 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
John Marino
b526c4457a archivers/zipmix, multimedia/gst123: Document ncurses requirement
Approved by:	ncurses blanket
2016-11-20 04:41:18 +00:00
Jan Beich
23a96f4a5f devel/icu: update to 58.1
Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2016-11-19 18:21:20 +00:00
Jason E. Hale
b85d74b144 Update to 1.6.1
Update WWW
2016-11-18 11:12:40 +00:00
Greg Lewis
ce1a12902a . Update to 1.18.15. 2016-11-18 06:30:48 +00:00
Tobias C. Berner
30a183cdd9 Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].

The work is based on what we have in the KDE testing repo [2].

This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.

With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
	USES=kde:5
	USE_KDE=<framework1> <framework2> ... <frameworkX>

For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
	KWALLET_USE=            KDE=wallet

I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)

[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5

Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8329
2016-11-14 16:12:56 +00:00
Pietro Cerutti
224fbe6f4d archivers/tclmkziplib: remove LICENSE, wasn't supposed to be committed 2016-11-14 15:52:18 +00:00
Pietro Cerutti
d040d39b16 archivers/tclmkziplib: mark as DEPRECATED, scheduled for removal on 2017-01-15
This is abandonware, the C code is in a pretty bad shape, and fails to build on
aarch64. Please consider using the bundled zlib package from Tcl:
http://tcl.tk/man/tcl8.6/TclCmd/zlib.htm
2016-11-14 15:49:58 +00:00
Mark Linimon
d864fd0302 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-14 05:03:05 +00:00
Pawel Pekala
3d268ee432 - Update to version 1.18.14
- Drop maintainership
2016-11-13 11:18:23 +00:00
Jan Beich
68036db43c Track used or drop unused devel/icu dependency
This tries to fix discrepancy between

  $ pkg rquery '%o %B' | awk '/libicu/ { print $1 }' | sort -u
  $ git grep -lF :devel/icu | sed 's,/Makefile$,,'

PR:		214384
Reported by:	tijl, stage-qa, readelf(1)
2016-11-11 11:59:55 +00:00
John Marino
043c2ed1d1 archivers/zstd is no longer jobs safe.
I'm not sure what happened since the previous release, but now object
files are used before they are created (e.g. decompress directory)
2016-11-05 23:36:21 +00:00
Martin Matuska
50b76a190a Takeover maintainership
PR:		213135
Submitted by:	mm@FreeBSD.org
Approved by:	maintainer timeout
2016-11-05 00:13:36 +00:00
Mark Linimon
5bc5a89eb1 Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-03 15:52:41 +00:00
Jan Beich
bfa84aafa5 Pass maintainership of PEAR ports to the submitter
PR:		214011 214012 214013 214014 214015 214016 214017
PR:		214018 214019 214021 214022 214023 214024 214025
PR:		214026 214027 214028 214029 214030 214031 214032
PR:		214033 214034 214035 214036 214037 214038 214039
PR:		214040 214041 214042 214043 214044 214045 214046
PR:		214047 214048 214049 214050 214051 214052 214053
PR:		214054 214055 214056 214057 214058 214059 214060
PR:		214061 214062 214063 214064 214066 214067 214068
PR:		214071 214072 214073 214074 214075 214076 214077
PR:		214078 214079 214080 214081 214082 214083 214084
PR:		214085 214086 214087 214088 214089 214090 214091
PR:		214092 214093 214094 214095 214096 214097 214098
PR:		214099 214100 214101 214102 214103 214104 214108
PR:		214109 214110 214111 214112 214113 214114 214115
PR:		214116 214117 214118 214119 214120 214121 214122
PR:		214123 214124 214125 214126 214127 214128 214129
PR:		214130 214131 214132 214133 214134 214135 214136
PR:		214137 214138 214139 214140 214141 214142 214143
PR:		214144 214145 214146 214147 214148 214149 214150
PR:		214151 214152
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-03 06:32:16 +00:00
Xin LI
c9e6a106f0 Update to 0.631. 2016-11-03 06:06:04 +00:00
John Marino
285f886bdf archivers/zstd: Upgrade version 1.1.0 => 1.1.1 2016-11-02 14:40:29 +00:00
Rene Ladan
bb5055e3cd Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
2016-11-01 22:15:31 +00:00
Koop Mast
82d9be131c Update file-roller to 3.20.3.
PR:		213199
Reported by:	Sevan Janiyan <venture37@geeklan.co.uk>
MFH:		2016Q4
Security:	ad479f89-9020-11e6-a590-14dae9d210b8
2016-10-26 14:40:04 +00:00
Dmitry Marakasov
b661f4da68 - Fix LICENSE
- Add LICENSE_FILE
2016-10-26 09:03:54 +00:00
Mathieu Arnold
d17f126e64 Cleanup USE_GITHUB usage.
Sponsored by:	Absolight
2016-10-25 22:28:22 +00:00
Greg Lewis
025b161437 . Update to 3.2.2.
. Set LICENSE.
2016-10-25 04:08:08 +00:00
Philippe Audeoud
dd3ba1e817 - Update to 2.14 2016-10-24 08:17:35 +00:00
Raphael Kubo da Costa
12c1109714 Take maintainership of the port. 2016-10-23 12:40:04 +00:00
Jason E. Hale
bc8a7afbb1 - Update to 1.1.3
- Set LICENSE (BSD3CLAUSE)
2016-10-23 09:13:09 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Rene Ladan
87a09e788f Remove expired PHP5.5 ports. 2016-10-21 07:30:32 +00:00
Rene Ladan
bd24894ca3 Unlink expired PHP5.5 ports. 2016-10-21 07:29:38 +00:00