1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
John Marino
5feebd9c74 Replace John Marino email address with FreeBSD version
While I'm here, also trim the headers on a couple of ports and remove
a reference to the Dragonlace mirror which is down indefinitely.

Approved by:	bapt (mentor)
2013-07-12 13:40:50 +00:00
Baptiste Daroussin
6ed50c6a1f Base gnat on new 4.6.4 version of gcc
Sync gnat-aux with changes from gcc-aux
Convert to new options framework
Switch to dynamic plist
No more install libiberty.a for gnatdroid*

PR:		ports/173412
Reported by:	Jinsong Zhao <jszhao@yeah.net>
Submitted by:	John Marino <draco@marino.st> (maintainer)
2013-04-30 12:38:52 +00:00
Frederic Culot
e41d19c5e2 - Update to 20120301 (corresponding to gcc 4.6.3)
PR:		ports/166719
Submitted by:	John Marino <draco@marino.st> (maintainer)
2012-04-23 14:27:21 +00:00
Frederic Culot
9c0c19ebc6 - Add patch to disable symbolic traceback run-time support
(could cause linker breakage)
- Bump PORTREVISION

PR:		ports/160568
Submitted by:	John Marino <draco@marino.st> (maintainer)
2011-09-10 17:53:10 +00:00
Frederic Culot
6d05a639a7 The gnatdroid-armv5 port builds a C/Ada cross-compiler based on GCC 4.6 that
targets the Android operating system (version 2.3, API level 9) running on
ARM architecture (version 5).  This produces binaries that run natively on
Android devices as well as the Android SDK emulator.

WWW: http://www.dragonlace.net

PR:		ports/160426
Submitted by:	John Marino <freebsdml@marino.st>
2011-09-07 05:22:05 +00:00