Commit graph

5 commits

Author SHA1 Message Date
Greg Lewis
2d4d115102 . Add file missed in the last commit:
Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to
  determine whether sigignore(3) is supported or not.  This should
  hopefully fix the build for QAT and pointyhat.

Suggested by:	pgollucci@
2010-06-09 06:28:24 +00:00
Greg Lewis
88591b788a . sigignore(3) has been MFC'ed to 8-STABLE. Attempt to fix the build
there by extending the fix for 9-CURRENT to the appropriate versions
  of 8-STABLE.
2010-02-07 22:17:06 +00:00
Greg Lewis
90ed75b874 . Detect that recent versions of 9-CURRENT have sigignore(3) and configure
the build correctly for that.

  Fixes the build on those versions of 9-CURRENT

PR:			141105
Collaboration with:	fluffy@
2010-02-05 05:22:31 +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
Greg Lewis
4d5c760253 . A native port for JDK 1.6.0 (aka 6.0) Update 1. 2007-08-05 20:39:49 +00:00