aboutsummaryrefslogtreecommitdiffstats
path: root/www/openvrml
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 0.15.10 [1]thierry2005-10-094-18/+30
| | | | | | | | | | - remove a patch included upstream; - install examples; - add a test target. Reported by: edwin's version check [1]
* Fix plist.thierry2005-08-031-1/+3
| | | | | Reported by: krion via pointyhat Approved by: portmgr (krion)
* Upgrade to 0.15.9 and unbreak.thierry2005-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
* BROKEN on i386: Does not buildkris2005-05-071-0/+2
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Now builds on FreeBSD >= 5.xkris2004-12-251-4/+0
|
* . Fix the build with the latest gcc 3.4.glewis2004-11-181-0/+85
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* BROKEN on 5.x: Does not compilekris2004-09-191-0/+4
| | | | Approved by: portmgr (self)
* Depend on Mozilla for now as Firefox dependencies are broken.marcus2004-06-211-6/+4
| | | | Still reported by: pointyhat via kris
* Fix build now that the Firefox pkg-config files are named firefox-* insteadmarcus2004-06-191-1/+3
| | | | | | of mozilla-*. Reported by: pointyhat via kris
* Chase the new firefox pkg-config file names.marcus2004-06-181-3/+3
| | | | Reported by: pointyhat via kris
* fix build on -stable by using gcc 3.3ijliao2004-04-121-0/+1
| | | | Noticed by: bento via kris
* upgrade to 0.14.3ijliao2004-04-078-187/+77
|
* SIZEify.trevor2004-03-181-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* BROKEN on !i386: Does not compilekris2004-02-251-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Reset maintainer from 3d@FreeBSD.org to ports@FreeBSD.org. Apparentlylinimon2004-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)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* upgrade to 0.12.4ijliao2002-11-125-108/+187
| | | | Approved by: maintainer timeout (almost 1 month)
* Bump png majorache2001-09-111-1/+1
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-311-1/+0
|
* Add openvrml 0.10.1, a VRML97 runtime and browser ("lookat").will2001-04-115-0/+153
PR: 24161 Submitted by: Marc van Woerkom <3d@freebsd.org>