cvs commit: ports/java/java3d Makefile

2011-05-21 Thread Sahil Tandon
sahil 2011-05-21 21:17:38 UTC FreeBSD ports repository Modified files: java/java3d Makefile Log: Add 'openjdk' to the list of suitable JDK port vendors. PR: ports/156437 Submitted by: Rainer Hurling Approved by:Jonathan Chen (maintainer)

cvs commit: ports/java/java3d Makefile ports/java/java3d/files patch-freebsd

2009-08-11 Thread Dmitry Marakasov
amdmi3 2009-08-11 17:37:06 UTC FreeBSD ports repository Modified files: java/java3d Makefile java/java3d/filespatch-freebsd Log: - Fix build with custom PREFIX/LOCALBASE PR: 136711 Submitted by: Jonathan Chen (maintainer) Revision Ch

cvs commit: ports/java/java3d Makefile

2009-06-12 Thread Pav Lucistnik
pav 2009-06-12 19:15:18 UTC FreeBSD ports repository Modified files: java/java3d Makefile Log: - Attempt to fix build on 8.X: this needs libXt, which is provided indirectly on 7.X but not on 8.X Reported by:pointyhat Revision ChangesPath 1.12

cvs commit: ports/java/java3d Makefile

2008-09-09 Thread Pietro Cerutti
gahr2008-09-09 18:49:02 UTC FreeBSD ports repository Modified files: java/java3d Makefile Log: - Add dependency to libGL PR: 127239 Submitted by: Jonathan Chen <[EMAIL PROTECTED]> (maintainer) Reported by:QA Tindie Approved by:portmgr

Re: cvs commit: ports/java/java3d Makefile distinfo pkg-descr pkg-message-jre pkg-message-libmap pkg-plist ports/java/java3d/files patch-freebsd

2008-09-04 Thread QAT
Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_

cvs commit: ports/java/java3d Makefile distinfo pkg-descr pkg-message-jre pkg-message-libmap pkg-plist ports/java/java3d/files patch-freebsd

2008-09-03 Thread Max Khon
fjoe2008-09-03 14:41:58 UTC FreeBSD ports repository Modified files: java/java3d Makefile distinfo pkg-descr pkg-message-jre pkg-message-libmap pkg-plist Added files: java/java3d/filespatch-freebsd Log: -

cvs commit: ports/java/java3d Makefile

2008-02-02 Thread Erwin Lansing
erwin 2008-02-02 17:56:33 UTC FreeBSD ports repository Modified files: java/java3d Makefile Log: Mark BROKEN: does not fetch Revision ChangesPath 1.8 +2 -0 ports/java/java3d/Makefile ___ cvs-all@freebsd

cvs commit: ports/java/java3d Makefile

2006-09-02 Thread Kris Kennaway
kris2006-09-03 00:15:22 UTC FreeBSD ports repository Modified files: java/java3d Makefile Log: NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here instead Revision ChangesPath 1.6 +1 -2 ports/java/java3d/Makefile __