CVS log for ports/www/openvrml/Makefile
Up to [FreeBSD] / ports / www / openvrml
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Jan 9 04:01:16 2012 UTC (4 weeks, 4 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +0 -4 lines
- Remove outdated version checks Reviewed by: nox
Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:26:04 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Aug 8 08:59:20 2010 UTC (18 months ago) by beat
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +14 -8 lines
- Update to 0.18.6 to fix build with libxul 1.9.2 - Remove obsolete gecko provider PR: ports/149044 Submitted by: decke@ Expr-run by: pav@ Approved by: portmgr (pav)
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Apr 3 10:44:35 2010 UTC (22 months, 1 week ago) by roam
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Chase the ftp/curl shlib version bump.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:44:57 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:45:01 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
- update to jpeg-8
Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Nov 27 09:08:23 2009 UTC (2 years, 2 months ago) by beat
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -3 lines
- Remove obsolete gecko providers - Remove obsolete inclusion of www/mozilla/bsd.gecko.mk - Bump PORTREVISION Approved by: portmgr (miwi) Exp-run by: miwi
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:17 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with W
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Jul 28 11:45:08 2009 UTC (2 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -5 lines
- Update boost to 1.39 - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:22 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jan 23 15:43:11 2009 UTC (3 years ago) by roam
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Bump the version of the curl shared library after the ftp/curl update to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Jan 13 22:53:09 2009 UTC (3 years ago) by marcus
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +0 -2 lines
Revert the previous commit as this port now appears to build on pointyhat. Reported by: pav
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Jan 13 21:54:00 2009 UTC (3 years ago) by marcus
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -0 lines
Mark this port BROKEN with GNOME 2.24. I'm willing to work with a user to fix it, but it's dying with zero information right now. Reported by: QA Tinderbox
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jan 12 22:11:18 2009 UTC (3 years ago) by marcus
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -0 lines
Allow this port to build with GTK+ deprecation.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Jan 10 02:45:44 2009 UTC (3 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -3 lines
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:37 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:07:04 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. 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)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:12 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Apr 16 22:28:19 2008 UTC (3 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -0 lines
- Mark BROKEN on FreeBSD 5.x, 6.x
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:28:33 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
- Chase devel/sdl12 shlib version bump
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Feb 6 20:46:33 2008 UTC (4 years ago) by thierry
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
Upgrade OpenVRML to 0.17.5. Changelog at <https://sourceforge.net/forum/forum.php?forum_id=781359>.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jan 27 14:32:32 2008 UTC (4 years ago) by thierry
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Upgrade to 0.17.4. Changelog at <http://sourceforge.net/mailarchive/message.php?msg_name=1201336311.3311.5.camel%40hinge.endoframe.net>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Jan 10 21:01:16 2008 UTC (4 years, 1 month ago) by thierry
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Upgrade to OpenVRML 0.17.2. Changelog: - Fixed a crash in relative URL resolution. - Added support for gzip-encoded resources to openvrml-player.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jan 7 23:04:46 2008 UTC (4 years, 1 month ago) by thierry
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Upgrade to 0.17.1. Changelog at <https://sourceforge.net/forum/forum.php?forum_id=771224>.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Jan 6 10:22:06 2008 UTC (4 years, 1 month ago) by thierry
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +46 -31 lines
Upgrade to 0.17.0. Note: since 0.17.0, OpenVRML is placed under the terms of version 3 of the LGPL and GPL licenses. The breakdown of how these licenses are applied to the different parts of OpenVRML does not change: libopenvrml and libopenvrml-gl remains available under the LGPL, while openvrml-xembed, openvrml-player, the Mozilla plug-in, and the example programs remain available under the GPL. Changelog at <http://sourceforge.net/forum/forum.php?forum_id=766275>.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jul 4 15:10:57 2007 UTC (4 years, 7 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -3 lines
- Bump boost shared library version to 4 - Bump PORTREVISION
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat May 19 20:25:18 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Apr 22 03:25:17 2007 UTC (4 years, 9 months ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -0 lines
BROKEN on 7.0: Incorrect objformat handling
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Feb 4 20:00:52 2007 UTC (5 years ago) by linimon
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -3 lines
Remove 4.X cruft.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:53:35 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -6 lines
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:21:56 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Aug 15 01:11:32 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jul 14 03:10:27 2006 UTC (5 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -1 lines
Mark broken on sparc64.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun May 28 05:25:50 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
devel/pkgconfig -> devel/pkg-config 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
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:17 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -1 lines
Remove USE_REINPLACE from categories starting with W
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Mar 7 17:15:21 2006 UTC (5 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -4 lines
Now builds on amd64 Approved by: portmgr (implicit)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:42 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:34 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 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.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Nov 9 14:35:07 2005 UTC (6 years, 3 months ago) by barner
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Chase Boost shared lib version after update to Boost 1.33.0.
devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
LIB_DEPENDS.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:21:52 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Oct 9 07:51:02 2005 UTC (6 years, 4 months ago) by thierry
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -1 lines
- Upgrade to 0.15.10 [1] - remove a patch included upstream; - install examples; - add a test target. Reported by: edwin's version check [1]
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jul 26 13:39:59 2005 UTC (6 years, 6 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +28 -15 lines
Upgrade to 0.15.9 and unbreak. 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
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 7 02:58:17 2005 UTC (6 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
BROKEN on i386: Does not build
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:54:02 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Dec 25 01:04:55 2004 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -4 lines
Now builds on FreeBSD >= 5.x
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:37:24 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 30 05:31:58 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 19 02:57:41 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -0 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 21 04:23:12 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -6 lines
Depend on Mozilla for now as Firefox dependencies are broken. Still reported by: pointyhat via kris
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 19 05:50:06 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
Fix build now that the Firefox pkg-config files are named firefox-* instead of mozilla-*. Reported by: pointyhat via kris
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 17 16:02:07 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Chase the new firefox pkg-config file names. Reported by: pointyhat via kris
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 12 03:14:24 2004 UTC (7 years, 10 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
fix build on -stable by using gcc 3.3 Noticed by: bento via kris
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 7 06:28:35 2004 UTC (7 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +27 -7 lines
upgrade to 0.14.3
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:34 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
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.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 25 10:20:39 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -1 lines
BROKEN on !i386: Does not compile
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:33 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 12 00:20:59 2004 UTC (8 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Reset maintainer from 3d@FreeBSD.org to ports@FreeBSD.org. Apparently 3d@ has not been active in the FreeBSD community for some time now. Reviewed by: portmgr@FreeBSD.org (a month or so ago)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:12:48 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 12 01:13:31 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +14 -11 lines
upgrade to 0.12.4 Approved by: maintainer timeout (almost 1 month)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 11 02:38:25 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Bump png major
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 31 14:20:29 2001 UTC (10 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 10 20:31:46 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_3_0
Add openvrml 0.10.1, a VRML97 runtime and browser ("lookat").
PR: 24161
Submitted by: Marc van Woerkom <3d@freebsd.org>
