aboutsummaryrefslogtreecommitdiff
path: root/www/openvrml
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken on sparc64.Mark Linimon2006-07-141-1/+4
| | | | Notes: svn path=/head/; revision=167738
* devel/pkgconfig -> devel/pkg-configJeremy Messenger2006-05-281-1/+1
| | | | | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus Notes: svn path=/head/; revision=163666
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* Now builds on amd64Kris Kennaway2006-03-071-4/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157022
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* Fix build with Boost 1.33.0 by moving a conflicting boost headers a bitSimon Barner2005-11-151-0/+19
| | | | | | | | | | | | up. The conflicting symbol was "None", which is definied in ${LOCALBASE}/include/boost/numeric/conversion/detail/converter.hpp and ${X11BASE}/include/X11/X.h Reported by: pointyhat via kris Notes: svn path=/head/; revision=148348
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Chase Boost shared lib version after update to Boost 1.33.0.Simon Barner2005-11-091-2/+2
| | | | | | | | devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to LIB_DEPENDS. Notes: svn path=/head/; revision=147715
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Upgrade to 0.15.10 [1]Thierry Thomas2005-10-094-18/+30
| | | | | | | | | | | | | - remove a patch included upstream; - install examples; - add a test target. Reported by: edwin's version check [1] Notes: svn path=/head/; revision=144659
* Fix plist.Thierry Thomas2005-08-031-1/+3
| | | | | | | | Reported by: krion via pointyhat Approved by: portmgr (krion) Notes: svn path=/head/; revision=140745
* Upgrade to 0.15.9 and unbreak.Thierry Thomas2005-07-2611-144/+101
| | | | | | | | | | | | | | Remarks: - still broken on FreeBSD-4.11; - to be tested on != i386; - it now installs a plug-in for mozilla, but it only works for local files. PR: 84023 Submitted by: /me Notes: svn path=/head/; revision=140154
* BROKEN on i386: Does not buildKris Kennaway2005-05-071-0/+2
| | | | Notes: svn path=/head/; revision=134740
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Now builds on FreeBSD >= 5.xKris Kennaway2004-12-251-4/+0
| | | | Notes: svn path=/head/; revision=125106
* . Fix the build with the latest gcc 3.4.Greg Lewis2004-11-171-0/+85
| | | | Notes: svn path=/head/; revision=121827
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118288
* Depend on Mozilla for now as Firefox dependencies are broken.Joe Marcus Clarke2004-06-211-6/+4
| | | | | | | Still reported by: pointyhat via kris Notes: svn path=/head/; revision=111910
* Fix build now that the Firefox pkg-config files are named firefox-* insteadJoe Marcus Clarke2004-06-191-1/+3
| | | | | | | | | of mozilla-*. Reported by: pointyhat via kris Notes: svn path=/head/; revision=111781
* Chase the new firefox pkg-config file names.Joe Marcus Clarke2004-06-171-3/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=111673
* fix build on -stable by using gcc 3.3Ying-Chieh Liao2004-04-121-0/+1
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=106764
* upgrade to 0.14.3Ying-Chieh Liao2004-04-078-187/+77
| | | | Notes: svn path=/head/; revision=106381
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* BROKEN on !i386: Does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102065
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Reset maintainer from 3d@FreeBSD.org to ports@FreeBSD.org. ApparentlyMark Linimon2004-01-121-1/+1
| | | | | | | | | 3d@ has not been active in the FreeBSD community for some time now. Reviewed by: portmgr@FreeBSD.org (a month or so ago) Notes: svn path=/head/; revision=97960
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* upgrade to 0.12.4Ying-Chieh Liao2002-11-125-108/+187
| | | | | | | Approved by: maintainer timeout (almost 1 month) Notes: svn path=/head/; revision=69933
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47627
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* Add openvrml 0.10.1, a VRML97 runtime and browser ("lookat").Will Andrews2001-04-105-0/+153
PR: 24161 Submitted by: Marc van Woerkom <3d@freebsd.org> Notes: svn path=/head/; revision=41229