summaryrefslogtreecommitdiff
path: root/java/java3d (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-21Fix build with old Mesa3D. r378494 fixed new Mesa3D but it broke old ones.Jung-uk Kim2-3/+20
Notes: svn path=/head/; revision=379476
2015-02-05Work around build breakage with recent Mesa 3D.Jung-uk Kim1-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
2014-09-25java/java3d: Set to dual GPLv2 and MIT licensingJohn Marino1-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
2014-09-10Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer1-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
2014-05-31- Add staging supportPawel Pekala1-7/+7
- Convert to USES=tar:bzip2 Notes: svn path=/head/; revision=355969
2014-05-26LEGAL: fix multiple portsEitan Adler1-0/+1
Sync make -VLEGAL and /usr/ports/LEGAL Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355275
2014-02-21Remove trailing whitespaces from category javaEmanuel Haupt1-1/+1
Notes: svn path=/head/; revision=345415
2014-02-10According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt1-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
2014-01-03Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin1-1/+0
Notes: svn path=/head/; revision=338513
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-0/+1
java) Notes: svn path=/head/; revision=327738
2013-08-26Fix build without gccBaptiste Daroussin1-0/+4
Notes: svn path=/head/; revision=325373
2013-06-16- Fix build with JDK 1.7. [1]Stefan Walter3-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
2013-03-28Style: tab -> space.Eitan Adler1-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
2012-12-10Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16Baptiste Daroussin1-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
2012-12-10Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin1-6/+2
suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
2012-09-27- reset maintainer per maintainerJason Helfman2-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
2011-05-21Add 'openjdk' to the list of suitable JDK port vendors.Sahil Tandon1-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
2011-03-20- Get Rid MD5 supportMartin Wilke1-1/+0
Notes: svn path=/head/; revision=271346
2009-08-11- Fix build with custom PREFIX/LOCALBASEDmitry Marakasov2-17/+19
PR: 136711 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=239347
2009-06-12- Attempt to fix build on 8.X: this needs libXt, which is provided indirectlyPav Lucistnik1-0/+1
on 7.X but not on 8.X Reported by: pointyhat Notes: svn path=/head/; revision=235661
2008-09-09- Add dependency to libGLPietro Cerutti1-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
2008-09-03Remove empty files.Max Khon2-0/+0
Notes: svn path=/head/; revision=219771
2008-09-03- Update to 1.5.2Max Khon7-597/+207
- Assign maintainership to PR submitter PR: 125828 Submitted by: Jonathan Chen Notes: svn path=/head/; revision=219770
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis1-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
2008-02-02Mark BROKEN: does not fetchErwin Lansing1-0/+2
Notes: svn path=/head/; revision=206646
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-1/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
2006-09-03NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here insteadKris Kennaway1-2/+1
Notes: svn path=/head/; revision=171954
2006-01-22SHA256ifyEdwin Groothuis1-0/+1
Approved by: krion@ Notes: svn path=/head/; revision=154157
2005-10-23New style bsd.java.mk.Norikatsu Shigemura1-1/+2
Pointed out by: hq Notes: svn path=/head/; revision=146182
2004-04-03. Fix incompatibilities with the new bsd.java.mk (oops).Greg Lewis1-1/+1
JAVA_OS == FreeBSD -> JAVA_PORT_OS == native Bug report by: kris Notes: svn path=/head/; revision=106007
2004-03-18Add SIZE into distinfoDaichi GOTO1-0/+1
Submitted by: trevor Notes: svn path=/head/; revision=104430
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-0/+1
(Part 2) Notes: svn path=/head/; revision=99920
2004-01-11o Print pkg-message for setting libmap.conf.Norikatsu Shigemura4-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
2003-12-30Add Linux Blackdown Java3D 1.3.1, provides a set of object-orientedNorikatsu Shigemura4-0/+563
interfaces that support a simple, high-level programming model. Reviewed by: OISHI Masakuni <yamasa@bsdhouse.org> Notes: svn path=/head/; revision=96928