Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 2010 06:19:44 +0000 (UTC)
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk16 Makefile
Message-ID:  <201006090619.o596Ji36029050@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
itetcu      2010-06-09 06:19:44 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk16           Makefile 
  Log:
  Revert previous commit. It not broken for everyone. It looks like the configure
  script is using sysctl kern.osreldate (ie. __FreeBSD_version) to detect the
  presenxe of sigignore; this happens to fail on QAT and PointyHat (and for
  anyone having the kernel version different that the installed herders version,
  one before and the other after the addition of sigignore in HEAD or 8-STABLE).
  
  Requested by:   glewis@ (maintainer), Rob Farmer <rfarmer@predatorlabs.net>
  
  Revision  Changes    Path
  1.177     +0 -2      ports/java/jdk16/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006090619.o596Ji36029050>