1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

405531 Commits

Author SHA1 Message Date
Jason E. Hale
94252026bc Update graphics/libopenraw to 0.1.0
Take maintainership
Chase shared library bump and fix build with graphics/gegl
2016-12-01 19:03:50 +00:00
Danilo Egea Gondolfo
f492b43714 - Update to 1.5.1 2016-12-01 18:26:37 +00:00
Renato Botelho
d096f43edf - Fix strip during install
- Add LICENSE
- Bump PORTREVISION

PR:		213234
Submitted by:	takefu@airport.fm
MFH:		2016Q4
2016-12-01 17:05:06 +00:00
Joe Marcus Clarke
90d860c5ef Add an entry for wireshark < 2.2.2
PR:		214753
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-12-01 16:46:44 +00:00
Joe Marcus Clarke
313991c449 Update to 2.2.2. See
https://www.wireshark.org/docs/relnotes/wireshark-2.2.2.html for a list of what's
new in this release.
2016-12-01 16:40:15 +00:00
Christoph Moench-Tegeder
693556cae4 firefox-{,esr}-i18n: fix distinfo.
my bad.

PR:		214978
Reported by:	Gary
Approved by:	rene (implicit, mentor), fixing-my-own-mess
MFH:		2016Q4
2016-12-01 16:37:56 +00:00
Renato Botelho
58db8235a2 - Fix build with PERL and non-default LOCALBASE [1]
- Fix build with DEVELOPER=yes [2]
- Do not install ZSH completion [3]
	- ZSH installs a better version itself
- Fix PLIST
- Bump PORTREVISION

PR:		213494 [1]
		214009 [2]
		214870 [3] (based on)
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com> [1] [3]
		Michael Zuo <muh.muhten@gmail.com>
Sponsored by:	Rubicon Communications (Netgate)
2016-12-01 15:24:06 +00:00
Christoph Moench-Tegeder
3e4e8900d7 update firefox 50.0.2, libxul and thunderbird 45.5.1
PR:		214978
Approved by:	jbeich (maintainer), rene (mentor, implicit)
MFH:		2016Q4
Security:	18f39fb6-7400-4063-acaf-0806e92c094f
2016-12-01 14:24:17 +00:00
Dmitry Marakasov
5419aa5d62 - Fix LICENSE
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Pet portlint

Approved by:	portmgr blanket
2016-12-01 14:20:37 +00:00
Adam Weinberger
614dc7a639 Add patch forgotten in r427459. 2016-12-01 13:54:48 +00:00
Emanuel Haupt
d8cb1beadd Quiesce mkdir 2016-12-01 13:48:46 +00:00
Emanuel Haupt
ba78f16f46 Add ssocr 2.16.3, a CLI to recognize digits of a seven segment display. 2016-12-01 13:44:34 +00:00
Christoph Moench-Tegeder
a5718b5cd7 document mozilla vulnerabilities CVE-2016-9079
PR:		214978
Approved by:	jbeich, rene (mentor, implicit)
2016-12-01 13:40:50 +00:00
Steve Wills
2d5a843b6f lang/tcl87: enable DTRACE option by default where possible
PR:		214794
Approved by:	gahr
2016-12-01 13:33:32 +00:00
Steve Wills
31c1e673d7 lang/tcl86: enable DTRACE option by default where possible
PR:		214794
Approved by:	gahr
2016-12-01 13:32:54 +00:00
Steve Wills
4878edd9cd lang/php70: enabled DTRACE option by default where possible
Approved by:	tz (maintainer)
2016-12-01 13:18:30 +00:00
Dmitry Marakasov
02b39e3aff - Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers
2016-12-01 13:08:58 +00:00
Mathieu Arnold
ebe509d332 Mark broken.
Sponsored by:	Absolight
2016-12-01 11:41:00 +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
Stefan Eßer
30de4c11b2 Update to version 0.7.1. That version uses unique_ptr which is not
supported on FreeBSD 9.3, 10.1, and 10.2.  "patch-src_dvbcut.cpp"
restores the code as it was in version 0.7.0.  That patch shall be
removed from the port in 2017, when the affected FreeBSD versions
have reached EoL.

Approved by:    antoine (implicit)
2016-12-01 10:53:22 +00:00
Dmitry Marakasov
914b4cf012 - Fix license
- Add LICENSE_FILE
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Remove post-patch, redundant with USES=pathfix

Approved by:	portmgr blanket
2016-12-01 10:42:53 +00:00
Dmitry Marakasov
d9e5da73e1 - Pet portlint
- Add LICENSE_FILE
- Switch to USES=localbase
- Remove bogus (in presence of USE_GITHUB) USES=tar*

Approved by:	portmgr blanket
2016-12-01 10:40:20 +00:00
Dmitry Marakasov
62a828bc60 - Pet portlint
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Add NO_ARCH

Approved by:	portmgr blanket
2016-12-01 10:38:25 +00:00
Dmitry Marakasov
408de7ca12 - Add LICENSE
- Switch to options helpers

Approved by:	portmgr blanket
2016-12-01 10:36:38 +00:00
Dmitry Marakasov
aec740135a - Always chmod 755 directories, this is not OSVERSION-dependent 2016-12-01 10:33:57 +00:00
Vanilla I. Shu
a67d728140 Update to 1.14. 2016-12-01 09:43:32 +00:00
Torsten Zuehlsdorff
d1695fbd89 devel/pear-PHP_CodeSniffer: Update from 2.6.2 to 2.7.1
Changelog: http://pear.php.net/package/PHP_CodeSniffer/download/2.7.1

Approved by: mentors (implicit)
2016-12-01 09:27:28 +00:00
Torsten Zuehlsdorff
018193e67b www/serendipity: Update from 2.0.4 to 2.0.5
Changelog: https://blog.s9y.org/archives/271-Serendipity-2.0.5-and-2.1-beta3-released.html

PR:           214948
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by:  mentors (implicit)
MFH:          2016Q4
2016-12-01 09:17:38 +00:00
Pawel Pekala
428986fcb6 Set library SONAME, this makes pkg correctly detect provided package
functionality and fixes pkg check -d.

PR:		214857
Submitted by:	myself
Approved by:	delphij no longer maintainer
2016-12-01 09:07:15 +00:00
Dmitry Marakasov
0485d1f2dd - Add LICENSE
- Switch to USES=tar
- Regenerate patches
2016-12-01 09:00:42 +00:00
Li-Wen Hsu
6814787e25 - Update to 1.3.1 2016-12-01 08:48:33 +00:00
Vanilla I. Shu
099fe0825a Update to 3.0.2.
PR:		214947
Submitted by:	maintainer
2016-12-01 06:55:21 +00:00
Vanilla I. Shu
b7621cfc70 Update to 0.044. 2016-12-01 06:35:06 +00:00
Mark Linimon
e16f648d4d Attempt to fix build on non-x86 archs.
I admit to not understanding the A= B= construct.  This hack was the only
way I could figure out to make the flags properly conditionalize.
2016-12-01 05:29:30 +00:00
David Naylor
4de067a3d3 Fix PORTSCOUT limit for mono(develop) 2016-12-01 05:02:33 +00:00
Jason E. Hale
88d89bdc8a Update to 1.4.1
PR:		214829
Submitted by:	Jev Bjoersell <ports@ecadlabs.com> (maintainer)
2016-12-01 03:20:07 +00:00
Jason E. Hale
6ebff05be1 Update to 4.5.0
PR:		214919
Submitted by:	<takefu@airport.fm> (maintainer)
2016-12-01 02:27:15 +00:00
Jason E. Hale
bb66fd270d Fix distinfo
PR:		214969
Submitted by:	<goto-freebsd@on-link.jp>
Approved by:	just fix it
2016-12-01 01:38:00 +00:00
Mark Linimon
394b30b8d0 Restrict to archs that FreeBSD supports in little-endian mode. Those are
all the UEFI spec supports.

While here, mark broken on armv6.
2016-12-01 00:50:28 +00:00
Sofian Brabez
641274001c - Update to 2.0.2
- Allow Python concurrent installation
- Use do-test target instead regression-test
2016-11-30 22:38:21 +00:00
Sofian Brabez
cbccebf220 - Update to 0.7.0
- Switch to USE_GITHUB
- Use do-test target instead regression-test
2016-11-30 22:36:18 +00:00
Thierry Thomas
fc40df9370 Upgrade to 1.8.18.
Changelog at https://support.hdfgroup.org/HDF5/doc1.8/ADGuide/Changes.html#1818
2016-11-30 22:02:02 +00:00
Guido Falsi
42a62fcabe Align patches with the fix submitted upstream.
Obtained from:	https://issues.asterisk.org/jira/browse/ASTERISK-26617
2016-11-30 21:52:22 +00:00
Christoph Moench-Tegeder
3985e8599c update databases/postgis22 to 2.2.4
also, fixes build when older version is installed[1]

PR:		214906, 211203 [1]
Reported by:	robert.kruus@utoronto.ca [1]
Approved by:	rhurlin@gwdg.de (maintainer), rene (mentor)
MFH:		2016Q4
2016-11-30 21:51:07 +00:00
Rene Ladan
50821f029b Remove expired port:
2016-11-30 audio/lv2core: Superseded by audio/lv2
2016-11-30 21:15:29 +00:00
Adam Weinberger
2c73985cb6 Update included git to 2.11.0 (and bump PORTREVISION for it). Also,
enable verbose build, use OPTIONS helpers, and update the suggested
Apache config block.
2016-11-30 20:49:50 +00:00
Boris Samorodov
2d9cf73754 java/intellij: Remove non-native jar libraries.
Reported by:	Caspar Schutijser <caspar@schutijser.com> (via email; thanks Caspar! My email answer seems to end up at your spam filter)
2016-11-30 20:37:56 +00:00
Adam Weinberger
a6a9df2514 Update to 2.11.0.
Changes: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.11.0.txt

PR:		214954
Approved by:	maintainer (garga)
2016-11-30 19:38:13 +00:00
Matthew Seaman
bcc29940c3 Update to 6.0.1
ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
2016-11-30 18:55:49 +00:00
Jason E. Hale
31875618a8 Update to 2.2.4
PR:		214253
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	Yonas Yanfa <yonas@fizk.net> (maintainer)
2016-11-30 18:54:20 +00:00