aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnat-gcc42
Commit message (Collapse)AuthorAgeFilesLines
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-3/+3
| | | | MAKE_ENV
* - unbreak building at 7.x-i386;bsam2007-11-062-25/+24
| | | | | | | | | | - patch putenv(3) assumption in GNAT; - use GCC 4.2.2 release; - bump PORTVERSION. PR: 117466 Submitted by: Karel Miklav <karel at lovetemple.net> (maintainer) Approved by: portmgr (pav)
* Migration from bison 1.x to 2.xade2007-10-171-1/+2
| | | | | PR: 117086 Tested by: -exp runs
* - mark broken on 7.0;bsam2007-09-182-15/+21
| | | | | | | - updat to GCC 4.2.2 snapshot from 2007-08-22. PR: 116284 Submitted by: Karel Miklav <karel at lovetemple.net> (maintainer)
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Add mirrorssat2007-06-051-3/+2
| | | | Requested by: Karel Miklav <karel@lovetemple.net> (maintainer)
* o Finish transition a repocopy from gnat-gcc41 to gnat-gcc42:lwhsu2007-05-034-90/+110
| | | | | | | | | | The GNAT Ada compiler made from recent snapshot of GCC 4.2. - gcc-4.2.0 version, snapshot 20070307 is used PR: 112223 Submitted by: Karel Miklav <karel AT lovetemple.net> Approved by: clsung (mentor) Repocopy by: marcus
* - Require specified binary compiler for bootstrappingmiwi2006-12-172-31/+26
| | | | | | | | | - Use recent GCC snapshot - Some aesthetic changes in the Makefile - Bump PORTVERSION PR: ports/106656 Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
* - unbreak building at 7.x;bsam2006-09-123-15/+23
| | | | | | | - update to gcc snapshot 20060901. - bump PORTREVISION. Submitted by: Karel Miklav <karel at lovetemple.net> (maintainer by email)
* Mark BROKEN at 7.x (does not compile) while investigating the case.bsam2006-09-061-0/+4
| | | | Reported by: krismail
* o finish transition a repocopy from gnat-gcc34 to gnat-gcc41:bsam2006-09-054-118/+82
| | | | | | | | | | | - gcc-4.1.2 version, snapshot 20060818 is used; [1] - fsf_suffix (-gnat-gcc41) is used for FSF MAN7 files to avoid conflicts with other gcc ports; [1] - some Makefile restructure; [1] o remove BROKEN for 4.x as it builds without errors. PR: 100038 [1] Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) [1]
* - fix DISTFILES; [1]bsam2006-08-282-12/+10
| | | | | | | | | | - remove gcc-testsuite from distinfo; [1] - introduce MASTER_SITE_SUBDIR; [1] - change a BROKEN message (doesn't deinstall cleanly at 4.x, PR/101809 pending). PR: 102451 [1] Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) Approved by: netchild (mentor, implicit)
* Broken on 4.x: does not extract (both bzip2 and tar.gz sources are used)bsam2006-08-071-0/+4
| | | | | Reported by: krismail Approved by: netchild (mentor, implicit)
* The GNU Ada compiler system built from GCC 3.4.6.bsam2006-08-045-0/+230
PR: 99993 Submitted by: Karel Miklav <karel@lovetemple.net> Approved by: netchild (mentor, implicit)