1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

13890 Commits

Author SHA1 Message Date
Dmitry Marakasov
b547ab7be8 - Strip binary 2015-05-27 23:22:23 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Brooks Davis
ec06602dee Upgrade to 3.6.1 release. 2015-05-26 18:42:23 +00:00
Antoine Brodin
1b85bc9332 Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10

Differential Revision:	https://reviews.freebsd.org/D2639
Reviewed by:	sunpoet, mva
2015-05-26 16:47:02 +00:00
Mathieu Arnold
ec940a12b6 Welcome lang/perl5.22 to te tree, currently at 5.22.0-RC2
Changes:	https://metacpan.org/pod/release/RJBS/perl-5.22.0-RC2/pod/perldelta.pod
Sponsored by:	Absolight
2015-05-26 14:44:06 +00:00
Mathieu Arnold
14e7f7aba9 Update to v5.22.0-RC2-1-gdfd03a6.
Cleanup a bit the PKGNAMESUFFIX calculation.
Also force the PERL_PORT variable for the -devel one, in case there is more
than one with the same version.

Changes:	https://github.com/Perl/perl5/compare/v5.22.0-RC1...v5.22.0-RC2-1-gdfd03a6
Sponsored by:	Absolight
2015-05-26 12:10:11 +00:00
Dmitry Marakasov
c098b29510 - Strip libraries 2015-05-26 00:16:56 +00:00
Sunpoet Po-Chuan Hsieh
2d1f3b96ed - Add LICENSE 2015-05-25 19:55:35 +00:00
Antoine Brodin
9dca1d4382 Mark BROKEN: Fails to build with mono 4
Project "/wrkdirs/usr/ports/lang/fsharp/work/fsharp-3.1.1.25/src/fsharp/FSharp.Build-proto/FSharp.Build-proto.fsproj" (default target(s)):
	Target CallFsSrGen:
		Created directory "obj/proto/./"
: error : Error initializing task FsSrGen: The classes in the module cannot be loaded.
		Build FAILED.
		Errors:
		/wrkdirs/usr/ports/lang/fsharp/work/fsharp-3.1.1.25/src/fsharp/FSharp.Build-proto/FSharp.Build-proto.fsproj (default targets) ->
		/wrkdirs/usr/ports/lang/fsharp/work/fsharp-3.1.1.25/lib/bootstrap/2.0/FSharp.SRGen.targets (CallFsSrGen target) ->
			: error : Error initializing task FsSrGen: The classes in the module cannot be loaded.
			 0 Warning(s)
			 1 Error(s)

Reported by:	pkg-fallout
2015-05-25 14:52:20 +00:00
Antoine Brodin
d29f1f8fc5 Fix build without /usr/bin/perl symlink
Reported by:	pkg-fallout
2015-05-25 14:24:06 +00:00
Alex Dupre
08a85e3b39 Update to 5.6.9 release. 2015-05-24 20:33:50 +00:00
Alex Dupre
d4867a0166 Update to 5.5.25 release. 2015-05-24 20:31:03 +00:00
Alex Dupre
67b55da321 Update to 5.4.41 release. 2015-05-24 20:30:31 +00:00
Jimmy Olgeni
11640a8dc5 Upgrade to version 10.6.2. 2015-05-23 15:01:49 +00:00
Johan van Selst
087dd6152a - Force linking with readline from ports
Note that gawk works fine with readline from base,
  but it would break dependency tracking if we get this wrong

PR:		200408
Submitted by:	sunpoet
2015-05-23 14:52:35 +00:00
Gerald Pfeifer
af5918fa8c Update to the 20150520 snapshot of GCC 4.9.3. 2015-05-23 09:59:22 +00:00
Gerald Pfeifer
15bf2122d7 Update to the 20150521 snapshot of GCC 4.8.5. 2015-05-23 05:26:07 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Gerald Pfeifer
b1769550df Update to the 20150519 snapshot of GCC 5. 2015-05-22 08:40:36 +00:00
Gerald Pfeifer
96cf46cb14 Update to the 20150517 snapshot of GCC 6. 2015-05-22 08:39:57 +00:00
Johan van Selst
858f953863 Update to GNU awk 4.1.3 (bugfix release) 2015-05-21 18:08:49 +00:00
Jimmy Olgeni
689f999f5f Fix check for DIRTY option.
Submitted by:	cperciva
2015-05-21 08:35:50 +00:00
Jimmy Olgeni
e312157531 Add an option to enable the (still experimental) dirty scheduler
feature.

Submitted by:	Andreas Andersson <aandersson@tappsi.co>
2015-05-21 07:52:10 +00:00
Jimmy Olgeni
6519acfd04 Unbreak build on armv6.
PR:		200322
Submitted by:	a.andersson.thn@gmail.com
2015-05-20 20:09:54 +00:00
Wen Heping
69f5a99f22 - Update to 3.00
- Add LICENSE
2015-05-20 06:44:20 +00:00
Gerald Pfeifer
fcd0291d0f Update to the 20150512 snapshot of GCC 5. 2015-05-20 05:21:13 +00:00
Johan van Selst
ea3c60f017 Patch imported from Debian (Thibaut Paumard)
Fixes crash at startup
2015-05-19 17:23:00 +00:00
Mathieu Arnold
844455dabf Update to v5.22.0-RC1.
Fixup the PORTVERSION into DISTVERSION to work for mostly all possible git
describe values.

Changes:	https://github.com/Perl/perl5/compare/v5.21.11-140-g96623e3...v5.22.0-RC1
Sponsored by:	Absolight
2015-05-19 15:59:13 +00:00
Bartek Rutkowski
c51ffcec8e lang/tcbasic: update 2.0.0 -> 2.1.0
- Update pkg-descr

PR:		200328
Submitted by:	Thomas Cort <linuxgeek@gmail.com> (maintainer)
2015-05-19 15:38:50 +00:00
John Marino
22e4252cc9 lang/clang3*, lang/clang-devel: set environment during build
The clang ports override the default build target, but the new targets
fail to set the environment like the default target does.  This patch
passes MAKE_ENV to environment.

It also combines compounds to a single make cmd and unsuppresses the
commands so the output shows on the build logs.

PR:		199500
Submitted by:	marino
Approved by:	brooks (maintainer)
2015-05-19 14:18:31 +00:00
Gerald Pfeifer
1488e36da3 Update to the 20150510 snapshot of GCC 6. 2015-05-19 05:29:18 +00:00
Gerald Pfeifer
64220aa37b Update to the 20150513 snapshot of GCC 4.9.3. 2015-05-19 05:28:25 +00:00
Thomas Zander
809287503d - Update to first stable upstream release 1.0.0
- Reflect stable release in pkg-descr
- Pet portlint

PR:		200284
Submitted by:	maciej@pasternacki.net
Reviewed by:	riggs
2015-05-18 22:32:17 +00:00
Romain Tartière
cead15d9b4 Update to 4.0.1. 2015-05-18 20:57:58 +00:00
Johan van Selst
b5c3c7b194 Update Yorick to 2.2.04 2015-05-18 19:18:51 +00:00
David Naylor
d762c9d1e9 lang/pypy: update to 2.5.1
Changes:
 * Merge pypy-devel into pypy
 * Drop pypy-devel (was intended to track pypy-current but no automated
   process was implemented)
 * Drop upstreamed patches

PR:		199790
2015-05-18 18:56:27 +00:00
Mathieu Arnold
f29a218fcd Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-18 17:07:45 +00:00
Mathieu Arnold
fe5f24f695 Update to v5.21.11-140-g96623e3.
Changes:	https://github.com/Perl/perl5/compare/v5.21.11-102-g9477009...v5.21.11-140-g96623e3
Sponsored by:	Absolight
2015-05-18 12:25:54 +00:00
Dmitry Marakasov
04f8d4bacd - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-05-18 12:18:26 +00:00
Jimmy Olgeni
5187c61024 Upgrade to version 17.5.4 and link snmpc binary into bin/. 2015-05-18 10:44:12 +00:00
Jimmy Olgeni
4581334dc9 Upgrade to version 17.5.4. 2015-05-18 09:37:44 +00:00
Romain Tartière
10d8d00953 Update to 4.0.1.28
Based on [1].

PR:		200118 [1]
Submitted by:	anders@jensenwaud.com [1]
2015-05-17 17:05:41 +00:00
Johan van Selst
04a864736e cmdliner lives in devel/ocaml-cmdliner. Yes, really.
Pointyhat to:	johans
2015-05-17 13:15:02 +00:00
Johan van Selst
0ec8b32a55 Correct dependency location 2015-05-17 13:09:50 +00:00
Johan van Selst
90bd07c953 Update js_of_ocaml to version 2.5
All the hard work for this update was done by John Marnino,
but any bugs will be mine

Submitted by:	marino
2015-05-17 13:04:26 +00:00
John Marino
7b4708af97 Reset 14 ocaml ports maintained by Jaap Boender per his request
"I don't use FreeBSD very much anymore, so I'm not really the best person
 to fix this. (As a corollary, if anyone wants to take over maintainership
 of any or all of the ports, I'm still listed as maintainer of, they are
 most welcome to.)"

Given that Jaap hasn't submitted or handled any PRs since before staging,
I think it will be more effective to just reset all the ports and let
people pick up the ones they like.  Thanks for your past support, Jaap!

PR:	199845
2015-05-16 07:37:21 +00:00
Bryan Drewery
90991cead8 Remove dead PYTHON_NO_DEPENDS. It has not been needed or supported since
USES=python was added in r364450.
2015-05-15 03:48:06 +00:00
Dmitry Marakasov
75eaa06aa3 - Add CPE info 2015-05-14 15:48:32 +00:00
Johan van Selst
1a22ffa52f Fix build on armv6
PR:		200119
Submitted by:	mikael.urankar@gmail.com
2015-05-14 12:08:38 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00