Commit graph

9 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
e4543e9900 - Fix build with clang [1]
- Convert USE_GMAKE to USES
- Drop BINUTILVERSION variable
- Add stage support

PR:		ports/182538
Submitted by:	Peter Johnson <johnson.peter@gmail.com> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
2013-10-08 18:39:41 +00:00
Baptiste Daroussin
857aec5d6b Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1) 2013-09-20 17:03:26 +00:00
Baptiste Daroussin
430fcfef3e Add a missing @dirrmtry
PR:		ports/166545
Submitted by:	pointyhat pkgng run (bapt)
Approved by:	maintainer timeout (>14d)
2012-04-16 06:09:14 +00:00
Stefan Walter
e34a74fe64 Removed version number from COMMENT.
Suggested by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
2011-09-02 06:48:08 +00:00
Stefan Walter
bb8259bba4 Update to 2.17.
PR:		153607
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
Approved by:	maintainer timeout (~8 months)
2011-09-01 12:33:42 +00:00
Olli Hauer
d6db46aade -remove MD5 2011-07-03 14:59:23 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17: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
c2ee35488a FSF binutils-2.16 for DJGPP cross-development.
WWW: http://www.delorie.com/djgpp/

PR:		ports/108470
Submitted by:	Peter Johnson <johnson.peter at gmail.com>
2007-01-28 21:45:37 +00:00