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

12265 Commits

Author SHA1 Message Date
Martin Wilke
96cc6ec6fa - Stage support 2014-02-02 16:02:32 +00:00
Martin Wilke
fe665b70e9 - Stage support 2014-02-02 15:21:20 +00:00
Martin Wilke
61fc2830f0 - Stage support
- Convert to USES
2014-02-02 15:18:32 +00:00
Martin Wilke
7bf1652bda - Stage support
- Convert few ports to USES
2014-02-02 14:33:37 +00:00
Martin Wilke
6a8989b46c - Stage support 2014-02-01 17:10:46 +00:00
Martin Wilke
46ef0d7274 - Stage support 2014-02-01 16:03:44 +00:00
Martin Wilke
eef915e4fb - Stage support 2014-02-01 14:42:45 +00:00
Martin Wilke
cdd6c73f5d - Stage support 2014-02-01 14:42:04 +00:00
Jimmy Olgeni
7a636eaf7d Upgrade Racket to 5.93. 2014-02-01 14:19:14 +00:00
Marcus von Appen
a23998721f - Fix bad libpython* symlinks after enabling the lang/python* ports to
be stagedir-aware

PR:		ports/186284
Submitted by:	marino@
Pointyhat to:	myself
2014-02-01 09:21:23 +00:00
Antoine Brodin
12da4a60cb Mark broken: Fails to build
On 8 and 9:
[Loading int-inf.sml.bin]
Bus error (core dumped)
!!! unable to build SML heap image (sml.x86-bsd)
*** [do-build] Error code 1

On 10 and head:
gcc -ansi -c -I../config -I../objs -I../include ../config/gen-common.c
make[2]: exec(gcc) failed (No such file or directory)
*** Error code 1

Reported by:	pkg-fallout since august 2013
With hat:	portmgr
2014-01-31 21:10:51 +00:00
Martin Wilke
6f0f3362e8 - Stage support 2014-01-31 12:47:06 +00:00
Martin Wilke
a88b598dd6 - Stage Support
- Convert to USES
2014-01-31 12:14:30 +00:00
Brooks Davis
6b3020e620 Expire in ~1 month not last year.
Reported by:	az
Point hat to:	brooks
2014-01-30 15:51:08 +00:00
Brooks Davis
b96f94b366 Deprecate LLVM and Clang 3.1 now that there are no dependencies. 2014-01-30 15:39:06 +00:00
Tijl Coosemans
b2f07a8a49 Allow the use of //TRANSLIT and //IGNORE with PHP iconv.
PR:		ports/184596
Tested by:	grembo
Approved by:	ale (maintainer)
2014-01-29 20:41:27 +00:00
Andrej Zverev
073942c880 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Alexey Dokuchaev
fbf4cc9517 Stafigy; clean up the Makefile and port description while here. 2014-01-29 15:26:02 +00:00
Alexey Dokuchaev
542dbc8cc7 Remove references to long unsupported alpha. 2014-01-29 14:54:52 +00:00
Alexey Dokuchaev
70ef86a881 Stagify, remove check for alpha (long unsupported), convert to OptionsNG,
drop seemingly unused USE_GMAKE, and generally cleanup the port while here.
2014-01-29 13:30:22 +00:00
Baptiste Daroussin
8ab604e284 Activate the utf8 support 2014-01-29 11:34:02 +00:00
Baptiste Daroussin
81eff82407 Add jimtcl into the ports tree 2014-01-29 11:22:33 +00:00
Rusmir Dusko
e1f5d1e557 - Fix graphics/glfw2 dependency due to recent commit
devel/ChipmunkPhysics

- Bump PORTREVISION for dependency change

games/pink-pony

- Bump PORTREVISION for dependency change

games/sea-defender

- Bump PORTREVISION for dependency change

lang/io

- Bump PORTREVISION for dependency change
2014-01-28 21:16:10 +00:00
Alex Dupre
9e8284183d Fix plist.
PR:		ports/186182
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2014-01-28 16:39:17 +00:00
Jimmy Olgeni
f0d7456758 Upgrade to version R16B03-1. 2014-01-28 14:03:22 +00:00
Jimmy Olgeni
36af465f4d Upgrade to version R16B03-1.
Submitted by:	Kenji Rikitake <kenji@k2r.org>
2014-01-28 14:02:50 +00:00
Romain Tartière
52060eee2a Update to 3.0.34 and frenshen port.
Partially based on [1].

PR:		ports/181361 [1]
Submitted by:	Jack Pappas <jack.pappas@gmail.com> [1]
2014-01-28 09:42:03 +00:00
Baptiste Daroussin
b7d1e54746 Support stage
Make sure to properly depend on libobjc2 and not get polluted by gcc
Use modern libdepends
2014-01-28 08:17:13 +00:00
Baptiste Daroussin
0de261a765 Support stage
Respect prefix
2014-01-28 08:13:37 +00:00
Dmitry Marakasov
6270f9f8ae - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Brooks Davis
33428cd370 Attempt to add back support for scan-build.[1]
Change ccc-analyzer's default compiler to clang.[2]

Install unwind.h.[3]

PR:		ports/185733 [1], ports/183802 [2], ports/186173 [3]
2014-01-28 00:04:46 +00:00
Baptiste Daroussin
53f5bbb2ba Deprecate ports broken for more than 6 month 2014-01-27 17:35:26 +00:00
Jimmy Olgeni
8366f4f595 - Upgrade Racket to version 5.92.
- Unbreak on FreeBSD 10.
- racket-textual is renamed to racket-minimal upstream.
- Fix COMMENT.
2014-01-27 12:37:06 +00:00
Marcus von Appen
6e3723845d - Enable stagedir support
- Convert to new LIB_DEPENDS
2014-01-26 14:47:56 +00:00
John Marino
ff46e6ed0a lang/gnat-aux: Mark deprecated in favor of lang/gcc-aux
Now that the gnatdroid-arm ports have been rebased on lang/gcc-aux, there
is no port that requires lang/gnat-aux.  Since it can't build most of the
Ada framework, there's no anticipated reason to use it over the newer,
gcc4.7-based gcc-aux.  Leave it around just in case, but let folks fooled
by "gnat" in name that it's not the latest Ada compiler.
2014-01-26 00:21:03 +00:00
Baptiste Daroussin
860620e08b Update to 5.2.0
Bring under lua@ maintainership [1]
Support stage
Use MAKE_ARGS instead of patching config
Convert to USES=lua

Approved by:	edwin@ [1]
2014-01-25 23:07:49 +00:00
Steve Wills
a3094148c6 - Add patch to increase stack size to avoid crash on ppc64
- Bump PORTREVISION due to binary and package change

Submitted by:	jhibbits (via private email)
2014-01-25 22:10:56 +00:00
Steve Wills
fd414793d2 - Documents old version of Ruby, mark for deletion
PR:		ports/185540
Submitted by:	clutton <clutton@zoho.com>
2014-01-25 20:47:28 +00:00
Gerald Pfeifer
9c067a521a Update deprecation message now that no other port depends on gcc44 any more.
Still convert to staging, remove a no longer necessary dependency on bison
and backport some other changes (variable naming,...) from lang/gcc46 in
case someone wants or needs to retain this port locally after we remove it
here.
2014-01-25 19:34:26 +00:00
Johan van Selst
e0a9ceed2e Correct plist 2014-01-25 17:42:06 +00:00
Marcus von Appen
a5ec927724 - Do not use absolute source paths for the symlinks to the stagedir
Noticed by:	danfe
2014-01-25 09:15:12 +00:00
Marcus von Appen
8fd329e5db - Enable stagedir support 2014-01-25 08:46:11 +00:00
John Marino
e58e7d33c5 lang/gnatdroid-armv(5,7): Use lang/gcc-aux as base, not lang/gnat-aux
After a few additional patches for gcc-aux, gnatdroid-armv5 (and -armv7)
build and execute well when built and based on gcc 4.7-based gcc-aux.
The previous version was based on gcc 4.6-based gnat-aux.  This was the
final port requiring gnat-aux, and now its part of the Ada framework.

Running acats using an ASUS Transformer XF101 (Android 4.0.3) as a target
results in a nearly perfect result.  Only test cb1010a fails, which is
a failure to detect running out of stack space (-fstack-check).  I intend
to investigate further, but as the only problem, gnatdroid remains a
highly capable compiler despite the small regression.  Potentially
zero-cost exceptions were gained as a trade-off.
2014-01-23 20:46:14 +00:00
John Marino
fabaf4ff02 lang/gcc-aux: Update diff-ada, diff-core for Android
The majority of these changes affect the android cross-compiler builds.
The only build change for the host compiler is builds convert_addresses
within a separate file rather than as part of adaint.c.  Given that this
does not represent a functional change in any way, I just don't see the
need to bump PORTREVISION as a result.
2014-01-23 18:59:49 +00:00
Martin Wilke
1517ce49fc - Stageify
- Take maintainership of a few ports
2014-01-23 16:00:14 +00:00
Johan van Selst
2036b13853 - Enable stage support
- Fix compilation issue
2014-01-22 17:54:34 +00:00
Gerald Pfeifer
66e2d99bb4 Update to the 20140118 snapshot of GCC 4.7.4. 2014-01-22 16:21:10 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Alex Dupre
16b6750254 Update to 5.5.8 release. 2014-01-21 17:09:52 +00:00