Commit graph

4348 commits

Author SHA1 Message Date
John Marino
38eb8b7cf2 archivers/upx: Expand patch to support malloc.h-less DF 2015-11-13 09:33:40 +00:00
John Marino
7e0ac7ffb7 archivers/py-liblzma: Fix horrible malloc.h handling
The source was including <stdlib.h>, then checking if system is FreeBSD
(among a long list of system) in order to include <stdlib.h> again
instead of <malloc.h>, never minding that "opting-in" for a standard.

Just patch out the whole macro mess, it's not needed and it fixes the
build on a malloc.h-less DragonFly

Approved by:	just fix it
2015-11-13 08:27:48 +00:00
Dmitry Marakasov
f10f404902 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2015-11-11 16:01:10 +00:00
Dmitry Marakasov
f0b73388be - Switch to options helpers 2015-11-10 20:23:16 +00:00
Dmitry Marakasov
1c0f764edd - Add LICENSE
- Switch to options helpers
2015-11-09 20:49:01 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Sunpoet Po-Chuan Hsieh
e9993d8980 - Add LICENSE_FILE
- Update BUILD_DEPENDS: remove redundant LOCALBASE/bin
2015-11-04 20:13:52 +00:00
Sunpoet Po-Chuan Hsieh
725e26d121 - Add LICENSE_FILE 2015-11-04 20:13:48 +00:00
Danilo Egea Gondolfo
b1f1ba0f49 - Remove BROKEN from archivers/hlextract
The checksum was mismatching because the zip file named hllib244.zip is actually
the hllib 2.45 now (and it's failing to build). I've uploaded the original file
to my local directory until it be fixed.
2015-10-30 13:55:08 +00:00
Dmitry Sivachenko
31e70d3695 Fix path. 2015-10-27 12:10:14 +00:00
Dmitry Sivachenko
d3a8694e1b Update to version 2.22.
PR:		204053
Submitted by:	Torsten Zühlsdorff <ports@toco-domains.de>
2015-10-27 12:06:01 +00:00
Antoine Brodin
3afa450ba3 Deprecate ports broken for more than 6 months 2015-10-25 19:35:28 +00:00
Jan Beich
31737a71ce archivers/zopfli: update to 1.0.1
Changes:	https://github.com/google/zopfli/compare/6ff3ba2...zopfli-1.0.1
2015-10-24 14:16:23 +00:00
Baptiste Daroussin
464b717938 Mark as broken: does not fetch 2015-10-23 16:02:38 +00:00
Dmitry Marakasov
7b9252d13b - Add LICENSE_FILE 2015-10-14 23:51:10 +00:00
Christian Weisgerber
0b0cf9fc3e Use the new test framework in my ports, if applicable.
While here, also strip more libraries.
2015-10-13 20:07:54 +00:00
Ryan Steinmetz
8bbd9b2d43 - Reset MAINTAINER due to fatal bounce
Reported by:	portscout
2015-10-11 13:19:10 +00:00
Jimmy Olgeni
42bc424f61 Remove trailing whitespace from Makefiles, A-L. 2015-10-08 15:11:28 +00:00
Dirk Meyer
8233438542 - cleanup 2015-10-08 04:35:49 +00:00
Dmitry Marakasov
21adf1d14c - Silence patching
- Fix WWW:
2015-10-06 21:14:15 +00:00
Adam Weinberger
4a55d3eab5 Reassign some of my ports to the Collective. 2015-10-05 16:13:51 +00:00
John Marino
e48af60ec2 Add USES=alias to 4 ports (Aids DragonFly support) 2015-10-05 11:50:13 +00:00
Alex Dupre
666fb29d41 Update PHP ports to versions 5.5.30 and 5.6.14.
PR:		203541
Submitted by:	Jason Unovitch
2015-10-05 09:37:54 +00:00
Sunpoet Po-Chuan Hsieh
b3d5de7d49 - Fix build on 9.x
- Remove unnecessary USE_CXXSTD
- Bump PORTREVISION for package change

Obtained from:	4a7024dcde
MFH:		2015Q4
2015-10-04 18:00:05 +00:00
Sunpoet Po-Chuan Hsieh
9f31e8ca82 - Add brotli 0.2.0
Brotli is a generic-purpose lossless compression algorithm that compresses data
using a combination of a modern variant of the LZ77 algorithm, Huffman coding
and 2nd order context modeling, with a compression ratio comparable to the best
currently available general-purpose compression methods. It is similar in speed
with deflate but offers more dense compression.

The specification of the Brotli Compressed Data Format is defined in the
following internet draft: http://www.ietf.org/id/draft-alakuijala-brotli

WWW: https://github.com/google/brotli
2015-10-01 15:55:06 +00:00
Vanilla I. Shu
c157e74c4d 1: Upgrade to 1.05.
2: change MASTER_SITES.
3: strip binary.
4: add LICENSE & LICENSE_FILE.
2015-10-01 02:52:46 +00:00
Steve Wills
e87e8d2588 archivers/snappy: fix build
PR:		203451
Reported by:	Dusan Vejnovic <freebsd@dussan.org>
Approved by:	vanilla (maintianer)
2015-09-30 15:04:22 +00:00
Vanilla I. Shu
160a695ccb Change WWW to current site. 2015-09-30 02:42:53 +00:00
Vanilla I. Shu
d60e71548c 1: Upgrade to 1.1.3.
2: switch to GITHUB.
2015-09-30 02:40:53 +00:00
Sunpoet Po-Chuan Hsieh
19a2533fb3 - Update to 2.069
Changes:	http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2015-09-28 06:20:16 +00:00
Sunpoet Po-Chuan Hsieh
97d8a0c1e7 - Update to 2.069
Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2015-09-28 06:20:12 +00:00
Sunpoet Po-Chuan Hsieh
a25e79b937 - Update to 2.069
Changes:	http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2015-09-28 06:20:07 +00:00
Sunpoet Po-Chuan Hsieh
cbe5816569 - Update to 2.069
Changes:	http://search.cpan.org/dist/IO-Compress/Changes
2015-09-28 06:20:02 +00:00
Sunpoet Po-Chuan Hsieh
6f55a57ffa - Update to 2.069
Changes:	http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2015-09-28 06:19:58 +00:00
Sunpoet Po-Chuan Hsieh
f6867a429b - Update to 2.069
Changes:	http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2015-09-28 06:19:53 +00:00
Sunpoet Po-Chuan Hsieh
a98dad40d1 - Update to 2.069
Changes:	http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2015-09-28 06:19:48 +00:00
Dmitry Marakasov
4a43f16221 - Switch to options helpers
Approved by:	portmgr blanket
2015-09-25 11:50:39 +00:00
Sunpoet Po-Chuan Hsieh
3c2580e954 - Update to 1.53
Changes:	http://search.cpan.org/dist/Archive-Zip/Changes
2015-09-24 19:04:14 +00:00
Sunpoet Po-Chuan Hsieh
10c48714e7 - Update to 1.51
Changes:	http://search.cpan.org/dist/Archive-Zip/Changes
2015-09-22 18:23:41 +00:00
Pawel Pekala
56a9f75549 Update to version 1.18.3 2015-09-22 16:50:10 +00:00
Sunpoet Po-Chuan Hsieh
0b54bfba0e - Update to 5.30 Beta 4 (5.3.4)
- Pet portlint: fix diff header of patch files
2015-09-20 20:16:44 +00:00
Jimmy Olgeni
686b747c39 Typos, whitespace and capitalization fixes (A-F). 2015-09-20 19:59:03 +00:00
Christian Weisgerber
477535a220 Build fix for FreeBSD 9. Define variable, since the old make throws
Error expanding embedded variable.

for this valid construct:

  FOO =
  BAR = $(FOO$(BAZ))
  all: $(BAR)

The bug is fixed in bmake.

Reported by:	pkg-fallout
2015-09-19 22:04:27 +00:00
David Chisnall
9156bf1b9e Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
2015-09-19 10:33:34 +00:00
Christian Weisgerber
cc8446f3ae Update to 2.12, but retain local fix for CVE-2015-1197. 2015-09-17 20:15:23 +00:00
Danilo Egea Gondolfo
b3ee19566e - Replace '--touch' option with '-m'
- Fix '--use-compress-program' usage with bsdtar where needed
- Improve LZMA detection
- Add missing dependency to zipinfo (required to view contents of ZIP archives)
- Add ARJ and LZO options
- Sort USES
while here
- Add RAR option

PR:		203103
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
MFH:		2015Q3
2015-09-17 00:12:19 +00:00
Mark Felder
302ed8d6de Apply patch to fix directory traversal vulnerability
Submitted by:	ohauer
MFH:		2015Q3
Security:	CVE-2015-1038
Security:	8f5c9dd6-5cac-11e5-9ad8-14dae9d210b8
2015-09-16 20:23:24 +00:00
John Marino
97d3f0ddb7 archivers/zopfli is not jobs safe
This port has failed a few times on me.  Looking at the log, it appears
to attempt to create libzopflipng.so way before all the object files
are created in a multijob environment, so the makefile is probably
missing the prerequisite definitions.
2015-09-10 15:58:32 +00:00
Alexey Dokuchaev
1f7ed1eed7 It turned out -fPIC is required on sparc64 as well: it dumps core without
it on extraction, which turn breaks e.g. `sysutils/namefix' port.  Do not
bump port revision again as it was bumped just couple of hours ago, which
is just too small in Tier-2 land for which we do not produce any packages
anyways.

Tested on:	flame
2015-09-09 10:56:41 +00:00