Commit Graph

12 Commits

Author SHA1 Message Date
Alex Dupre
a4f7d9d69c Chase mpfr library and bump PORTREVISION. 2007-08-30 09:56:05 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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
2007-07-23 09:36:51 +00:00
Martin Wilke
c44e307988 - Add lang/gnat-gcc4.3
The GNU Ada compiler system built from GCC 4.3.0.

WWW:	WWW: http://gcc.gnu.org/

PR:		113205
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
Repocopied by:	marcus
2007-06-14 18:04:12 +00:00
Andrew Pantyukhin
2c3c5339b6 - Add mirrors
Requested by:	Karel Miklav <karel@lovetemple.net> (maintainer)
2007-06-05 05:28:01 +00:00
Li-Wen Hsu
245c067cbb o Finish transition a repocopy from gnat-gcc41 to gnat-gcc42:
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
2007-05-03 12:39:13 +00:00
Martin Wilke
f768f0f62a - Require specified binary compiler for bootstrapping
- Use recent GCC snapshot
- Some aesthetic changes in the Makefile
- Bump PORTVERSION

PR:		ports/106656
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
2006-12-16 22:03:10 +00:00
Boris Samorodov
39e5354299 - unbreak building at 7.x;
- update to gcc snapshot 20060901.
- bump PORTREVISION.

Submitted by:	Karel Miklav <karel at lovetemple.net> (maintainer by email)
2006-09-12 10:11:40 +00:00
Boris Samorodov
16c39cb51e Mark BROKEN at 7.x (does not compile) while investigating the case.
Reported by:	krismail
2006-09-06 05:33:29 +00:00
Boris Samorodov
09a6dffa06 o finish transition a repocopy from gnat-gcc34 to gnat-gcc41:
-  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]
2006-09-04 16:28:30 +00:00
Boris Samorodov
11ca99259e - fix DISTFILES; [1]
- 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)
2006-08-27 16:05:24 +00:00
Boris Samorodov
f76141e4cd Broken on 4.x: does not extract (both bzip2 and tar.gz sources are used)
Reported by:	krismail
Approved by:	netchild (mentor, implicit)
2006-08-06 20:23:58 +00:00
Boris Samorodov
99dc16658c The GNU Ada compiler system built from GCC 3.4.6.
PR:		99993
Submitted by:	Karel Miklav <karel@lovetemple.net>
Approved by:	netchild (mentor, implicit)
2006-08-03 20:25:08 +00:00