Commit graph

14066 commits

Author SHA1 Message Date
Antoine Brodin
6e381a9d53 Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
2015-07-29 22:09:53 +00:00
Mark Felder
a332763fb7 lang/v8, lang/v8-devel: Backport CVE fix
This fix has been backported instead of upgrading to a newer release as
the upstream release process is a complicated fast-moving target and the
current ports are using custom snapshots created by the port maintainer.

This will also limit the amount of potential fallout as we know the
existing v8 port works well enough to keep mongodb up to date.

PR:		201450
MFH:		2015Q3
Security:	CVE-2015-5380
Security:	864e6f75-2372-11e5-86ff-14dae9d210b8
2015-07-29 17:00:29 +00:00
Rui Paulo
6d7b913020 Update devel/fsharp 3.1.2.5.
This unbreaks the port with Mono 4.0.

Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3224
2015-07-29 01:54:50 +00:00
Jimmy Olgeni
b9fa324811 Upgrade Erlang optional ports to version 18.0.2. 2015-07-28 15:51:34 +00:00
Sunpoet Po-Chuan Hsieh
bb0a21a532 - Update to 0.13 and unbreak this port
Changes:	http://search.cpan.org/dist/signatures/Changes
2015-07-28 13:21:35 +00:00
Mathieu Arnold
4c042ce556 Update to v5.23.1-44-g6f00a56.
Changes:	https://github.com/Perl/perl5/compare/v5.23.0-132-g1c9e1c2...v5.23.1-44-g6f00a56
Sponsored by:	Absolight
2015-07-27 17:06:39 +00:00
Gerald Pfeifer
8da3203aeb Update to the 20150722 snapshot of GCC 4.9.4. 2015-07-27 12:45:28 +00:00
Gerald Pfeifer
e1b28d519a Update to the 20150726 snapshot of GCC 6. 2015-07-27 11:32:30 +00:00
Antoine Brodin
011dfa81be Unbreak INDEX, reverting r392921
With hat:	portmgr
2015-07-26 13:35:29 +00:00
Alexander Leidinger
3aeeb3f1bd 64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with it
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (implicit, I remember blanked approval for
			linux parts loooong ago, punish me if you don't
			agree anymore)
2015-07-26 13:06:24 +00:00
Jimmy Olgeni
34d12b7221 Upgrade to version 1.3.1. 2015-07-26 09:00:49 +00:00
Gerald Pfeifer
d6c14f2586 Update from GCC 5.1 (the first release of GCC 5) to GCC 5.2.
This mostly brings bug fixes across teh board plus, thanks to
andreast@, support for position independent code directly upstream,
so we can remove files/patch-pie-support.
2015-07-24 23:43:26 +00:00
Brooks Davis
2b33ebda60 Mostly complete redo to the build of -devel LLVM ports:
- Switch to cmake.
 - Combine all builds into devel/llvm-devel.
   - Remove devel/libiomp5-devel
   - Make lang/clang-devel a metaport so people can still find it.

Upgrade a snapshot shortly after the 3.7 branch point.

Sponsored by:	DARPA, AFRL
2015-07-24 23:40:09 +00:00
Gerald Pfeifer
7b8c9c9c80 Update to the 20150721 snapshot of GCC 5 (which nominally identifies
itself as GCC 5.2.1 now).
2015-07-24 20:24:57 +00:00
Sunpoet Po-Chuan Hsieh
6a31e09f86 - Update to 7.6.0
Changes:	https://github.com/parrot/parrot/blob/master/ChangeLog
2015-07-24 08:59:45 +00:00
Kurt Jaeger
137a7b8538 lang/tcc: add amd64 support
- Add amd64 support
- Fix shebang in texi2pod.pl
- Fix pkg-plist
- Bump PORTVERSION

PR:		201749
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-07-24 04:28:40 +00:00
Danilo Egea Gondolfo
7c74813bd4 - Fix docs build after texlive upgrade
- Fix build without docs
2015-07-23 16:22:28 +00:00
Gerald Pfeifer
e55aa27966 Update to the 20150719 snapshot of GCC 6. 2015-07-21 20:29:59 +00:00
Mathieu Arnold
148eec3bc0 Convert the post-patch target to use the new target option helpers.
While there, remove some DEBUG handling that is already done in
bsd.port.mk.

Sponsored by:	Absolight
2015-07-21 12:36:08 +00:00
Dmitry Marakasov
aeb2a6d993 - Fix library installation 2015-07-20 20:03:29 +00:00
Mathieu Arnold
864445e5e8 Update to v5.23.0-132-g1c9e1c2.
Changes:	https://github.com/Perl/perl5/compare/v5.23.0-121-g0d610ac...v5.23.0-132-g1c9e1c2
Sponsored by:	Absolight
2015-07-20 12:59:43 +00:00
Jimmy Olgeni
22739efb44 Upgrade to version 1.3.0. 2015-07-20 08:26:03 +00:00
Baptiste Daroussin
086f7f854a Convert to USES=libedit 2015-07-19 14:38:43 +00:00
Sunpoet Po-Chuan Hsieh
a88aedc71c - Update to 1.42
Changes:	http://search.cpan.org/dist/Scalar-List-Utils/Changes
PR:		201189
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 19 days)
2015-07-18 17:06:45 +00:00
John Marino
3f7771b68e lang/gcc5-aux: Upgrade version 20150609 => 20150716 (release 5.2.0)
This contains some minor fixes for DragonFly's master branch.  The
patch diffs are less due to freebsd unwind support backport to 5 branch.
2015-07-18 13:30:27 +00:00
Gerald Pfeifer
a480a99ded Update to the 20150715 snapshot of GCC 4.9.4. 2015-07-17 22:31:47 +00:00
Philip M. Gollucci
ba2d8c3ca0 lang/lua53: fix dependencies
Prevent /usr/lib/libedit.so from being used over
/usr/local/lib/libedit.so.0 from devel/libedit

Note: libedit should be made into a USES

Reported by:    sunpoet
Pointy hat to:  myself (pgollucci)
2015-07-17 17:02:13 +00:00
Gerald Pfeifer
f37cc2145c Update to GCC 4.8.5. Mostly bug fixes, a very conservative update. 2015-07-17 08:45:45 +00:00
Philip M. Gollucci
1d0c6d6f85 lang/lua53: 5.3.0 -> 5.3.1
PR:                  201469
Submitted by:        milios@ccsys.com
2015-07-16 18:35:33 +00:00
Mathieu Arnold
66fb55605c Update to v5.23.0-121-g0d610ac.
Changes:	https://github.com/Perl/perl5/compare/v5.23.0-85-g18b0188...v5.23.0-121-g0d610ac
Sponsored by:	Absolight
2015-07-16 15:57:37 +00:00
Jimmy Olgeni
9bf5e57a9f Upgrade to version 4.7.7. 2015-07-16 09:16:57 +00:00
Brooks Davis
f9a54e9c47 Mark broken on armv6 as it fails to link there and currently wouldn't be very
useful.

PR:		201599
Submitted by:	sbruno
2015-07-15 23:31:39 +00:00
Brooks Davis
2ad50bf922 Upgrade to 3.6.2 release. 2015-07-14 22:52:18 +00:00
Jean-Sébastien Pédron
647a98aff0 lang/rust-nightly: New port for the nightly version of Rust
Differential Revision:	https://reviews.freebsd.org/D2798
Reviewed by:	jonathan, kwm
Approved by:	jonathan
2015-07-14 22:36:53 +00:00
Baptiste Daroussin
18c0652534 The lazarus GTK1 interface has been discontinued upstream:
http://wiki.lazarus.freepascal.org/GTK1_Interface
2015-07-14 20:16:29 +00:00
John Marino
8c28967d82 lang/gcc-aux: Attempt to fix lang/gnatdroid breakage
Reported by:	pkg-failout
2015-07-14 16:18:35 +00:00
Gerald Pfeifer
2653c30b1e Update to the 20150712 snapshot of GCC 6. 2015-07-12 23:47:54 +00:00
Gerald Pfeifer
d4175dc880 Update to the 20150708 snapshot of GCC 4.9.4. 2015-07-12 22:48:41 +00:00
Sunpoet Po-Chuan Hsieh
68b0deb8b6 - Add LICENSE
- Fix PLIST
2015-07-12 16:08:16 +00:00
John Marino
865df9e12d lang/gcc-aux: Upgrade version 20141023 => 20150626 (4.9.2 => 4.9.3)
All the NetBSD/OpenBSD changes were also stripped out, which greatly
reduced the diff patch sizes (among other changes to ada support)
2015-07-12 11:04:22 +00:00
Alex Dupre
4425d663b3 Update to 5.4.43 release. 2015-07-11 12:13:05 +00:00
Alex Dupre
a5902cd7c4 Update to 5.5.27 release. 2015-07-11 12:07:51 +00:00
Alex Dupre
109dbff180 Update to 5.6.11 release. 2015-07-11 11:55:52 +00:00
Jimmy Olgeni
89d9fef3e5 Reduce diff with R18 ports:
- Exclude HIPE with OPTIONS_EXCLUDE_DragonFly
2015-07-09 09:43:22 +00:00
Jimmy Olgeni
41699f8707 Upgrade to 18.0.2. 2015-07-09 06:01:54 +00:00
Jimmy Olgeni
ed937cafaa Upgrade to 18.0.2 and exclude HIPE option on Dragonfly. 2015-07-09 06:01:31 +00:00
Adam Weinberger
7ac044cf66 Transfer maintainership to the perl@ collective. 2015-07-07 19:12:49 +00:00
Adam Weinberger
b2fa1c69a6 Remove ${LOCALBASE}/bin/ from BUILD/RUN_DEPENDS in cases where it is unnecessary,
and sort depends where appropriate.
2015-07-07 16:22:54 +00:00
Jimmy Olgeni
b228b3bfdb Upgrade to version 17.5.6.2. 2015-07-07 15:36:46 +00:00
Sunpoet Po-Chuan Hsieh
3140d98e26 - Remove duplicate regression-test: which is already in Mk/Uses/perl5.mk 2015-07-06 17:48:08 +00:00