1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Tilman Keskinoz
8c678c2cfa Mark DEPRECATED and set an EXPIRATION_DATE
PR:		115061
Submitted by:	Karel Miklav <karel@lovetemple.net>
2007-07-31 12:01:03 +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
ab32c3d3d2 - Require specified binary compiler for bootstrapping
- Some aesthetic changes in the Makefile
- Bump PORTVERSION

PR:		ports/106655
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
2006-12-16 22:03:19 +00:00
Boris Samorodov
635ff557f5 - improved handling of include paths in the GCC build process; [1]
- proper care is taken that only the bootstrap compiler is used  [1]
  (silences core dump messages in configure);
- bump PORTREVISION.   [1]

PR:		104301  [2]
Submitted by:	Vaclav Haisman <v.haisman at sh.cvut.cz>  [2]
		Karel Miklav <karel at lovetemple.net> (maintainer)  [1]
2006-10-31 23:11:33 +00:00
Boris Samorodov
566d02339f o add fsf_suffix (-gnat-gcc34) to MAN7 names to avoid conflicts with
other gcc ports;  [1]
o  s/INSTALLS_SHLIB/USE_LDCONFIG;  [1]
o  some Makefile restructure;  [1]
o  bump PORTREVISION;  [1]
o  remove BROKEN for 4.x as it builds without errors.

PR:		102727  [1]
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)  [1]
2006-09-04 12:24:46 +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