aboutsummaryrefslogtreecommitdiff
path: root/lang/gnat-gcc42
Commit message (Collapse)AuthorAgeFilesLines
* - unbreak building at 7.x-i386;Boris Samorodov2007-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) Notes: svn path=/head/; revision=202534
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - mark broken on 7.0;Boris Samorodov2007-09-172-15/+21
| | | | | | | | | | - updat to GCC 4.2.2 snapshot from 2007-08-22. PR: 116284 Submitted by: Karel Miklav <karel at lovetemple.net> (maintainer) Notes: svn path=/head/; revision=199639
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-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 Notes: svn path=/head/; revision=196111
* - Add mirrorsAndrew Pantyukhin2007-06-051-3/+2
| | | | | | | Requested by: Karel Miklav <karel@lovetemple.net> (maintainer) Notes: svn path=/head/; revision=192791
* o Finish transition a repocopy from gnat-gcc41 to gnat-gcc42:Li-Wen Hsu2007-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 Notes: svn path=/head/; revision=191477
* - Require specified binary compiler for bootstrappingMartin Wilke2006-12-162-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) Notes: svn path=/head/; revision=179980
* - unbreak building at 7.x;Boris Samorodov2006-09-123-15/+23
| | | | | | | | | | - update to gcc snapshot 20060901. - bump PORTREVISION. Submitted by: Karel Miklav <karel at lovetemple.net> (maintainer by email) Notes: svn path=/head/; revision=172840
* Mark BROKEN at 7.x (does not compile) while investigating the case.Boris Samorodov2006-09-061-0/+4
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=172373
* o finish transition a repocopy from gnat-gcc34 to gnat-gcc41:Boris Samorodov2006-09-044-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] Notes: svn path=/head/; revision=172199
* - fix DISTFILES; [1]Boris Samorodov2006-08-272-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) Notes: svn path=/head/; revision=171470
* Broken on 4.x: does not extract (both bzip2 and tar.gz sources are used)Boris Samorodov2006-08-061-0/+4
| | | | | | | | Reported by: krismail Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=169854
* The GNU Ada compiler system built from GCC 3.4.6.Boris Samorodov2006-08-035-0/+230
PR: 99993 Submitted by: Karel Miklav <karel@lovetemple.net> Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=169588