summaryrefslogtreecommitdiff
path: root/java/java3d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with old Mesa3D. r378494 fixed new Mesa3D but it broke old ones.Jung-uk Kim2015-02-212-3/+20
| | | | Notes: svn path=/head/; revision=379476
* Work around build breakage with recent Mesa 3D.Jung-uk Kim2015-02-051-0/+11
| | | | | | | | | | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765933 https://bugs.freedesktop.org/show_bug.cgi?id=83631 Obtained from: Debian Project Notes: svn path=/head/; revision=378494
* java/java3d: Set to dual GPLv2 and MIT licensingJohn Marino2014-09-251-3/+3
| | | | | | | | | | | | | | PR: 193186 Submitted by: pfg@ After examining the LICENSE files in the existing tarball, Pedro came to the conclusion that the license is a combination between GPLv2 and some MIT-like licenses. The package is redistributable; the outdated restriction is probably left over from a previous version, so it has been removed. Notes: svn path=/head/; revision=369295
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Add staging supportPawel Pekala2014-05-311-7/+7
| | | | | | | - Convert to USES=tar:bzip2 Notes: svn path=/head/; revision=355969
* LEGAL: fix multiple portsEitan Adler2014-05-261-0/+1
| | | | | | | | | Sync make -VLEGAL and /usr/ports/LEGAL Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355275
* Remove trailing whitespaces from category javaEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345415
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
| | | | Notes: svn path=/head/; revision=338513
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | java) Notes: svn path=/head/; revision=327738
* Fix build without gccBaptiste Daroussin2013-08-261-0/+4
| | | | Notes: svn path=/head/; revision=325373
* - Fix build with JDK 1.7. [1]Stefan Walter2013-06-163-4/+69
| | | | | | | | | | | | | - Propagate Make environment to Ant to use the correct JDK and not just the one that Ant was built with. PR: 173505 [1] Submitted by: James Raynard <james.raynard@pobox.com> [1] Patch by: Piotr Smyrak <piotr.smyrak@gmail.com> [1] Obtained from: https://launchpad.net/ubuntu/+source/java3d/1.5.2+dfsg-8 [1] Notes: svn path=/head/; revision=321060
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16Baptiste Daroussin2012-12-101-1/+1
| | | | | | | | | | | | | | | vendors: Remove any reference to bsdjava and freebsd Java Vendors, as the both are outdated, have security issues and expired. Mark icedtea6-stubs as broken as it doesn't build with any of the left supported vendors. Switch tuxguitar to be able to use openjdk16 [1] Approved by: gahr [1] Notes: svn path=/head/; revision=308615
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* - reset maintainer per maintainerJason Helfman2012-09-272-10/+12
| | | | | | | | | | | | | | | - while here... - fix MASTER_SITES - use optionsNG for DOCS - add additional CATEGORIES - adjust COMMENT - update WWW address and pkg-descr PR: 172097 Submitted by: maintainer, jonc@chen.org.nz Notes: svn path=/head/; revision=304978
* Add 'openjdk' to the list of suitable JDK port vendors.Sahil Tandon2011-05-211-1/+1
| | | | | | | | | PR: ports/156437 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Approved by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=274423
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Fix build with custom PREFIX/LOCALBASEDmitry Marakasov2009-08-112-17/+19
| | | | | | | | PR: 136711 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=239347
* - Attempt to fix build on 8.X: this needs libXt, which is provided indirectlyPav Lucistnik2009-06-121-0/+1
| | | | | | | | | on 7.X but not on 8.X Reported by: pointyhat Notes: svn path=/head/; revision=235661
* - Add dependency to libGLPietro Cerutti2008-09-091-0/+2
| | | | | | | | | | PR: 127239 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Reported by: QA Tindie Approved by: portmgr Notes: svn path=/head/; revision=220311
* Remove empty files.Max Khon2008-09-032-0/+0
| | | | Notes: svn path=/head/; revision=219771
* - Update to 1.5.2Max Khon2008-09-037-597/+207
| | | | | | | | | | - Assign maintainership to PR submitter PR: 125828 Submitted by: Jonathan Chen Notes: svn path=/head/; revision=219770
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Mark BROKEN: does not fetchErwin Lansing2008-02-021-0/+2
| | | | Notes: svn path=/head/; revision=206646
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here insteadKris Kennaway2006-09-031-2/+1
| | | | Notes: svn path=/head/; revision=171954
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* New style bsd.java.mk.Norikatsu Shigemura2005-10-231-1/+2
| | | | | | | Pointed out by: hq Notes: svn path=/head/; revision=146182
* . Fix incompatibilities with the new bsd.java.mk (oops).Greg Lewis2004-04-031-1/+1
| | | | | | | | | JAVA_OS == FreeBSD -> JAVA_PORT_OS == native Bug report by: kris Notes: svn path=/head/; revision=106007
* Add SIZE into distinfoDaichi GOTO2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104430
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* o Print pkg-message for setting libmap.conf.Norikatsu Shigemura2004-01-114-7/+62
| | | | | | | | | | | | o Cosmetic change. PR: CBUG-ML/2572 Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> Committed at: CBUG 2004 New Year Party Reviewed by: OISHI Masakuni <yamasa@bsdhouse.org> Notes: svn path=/head/; revision=97916
* Add Linux Blackdown Java3D 1.3.1, provides a set of object-orientedNorikatsu Shigemura2003-12-304-0/+563
interfaces that support a simple, high-level programming model. Reviewed by: OISHI Masakuni <yamasa@bsdhouse.org> Notes: svn path=/head/; revision=96928