CVS log for ports/graphics/qtutils/Attic/Makefile
Up to [FreeBSD] / ports / graphics / qtutils
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.27
Fri Jan 5 16:34:28 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.26: +1 -1 lines
2006-12-01 graphics/opendx-samples: Changes permissions on installed file usr/local/dx/java/server/nets 2006-12-01 graphics/panorama: segfaults on startup (GUI only, render binary still works) 2006-12-01 graphics/qtutils: Does not build
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Sep 2 16:51:00 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -0 lines
Schedule these broken ports for termination on 2006-12-01
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun May 7 23:46:24 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:35 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Feb 20 01:44:25 2006 UTC (5 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
BROKEN: Does not build
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:37 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +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.21: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:21:39 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jun 1 19:56:03 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
change the libtool version to use from 1.3 to 1.5
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 23 07:39:22 2005 UTC (6 years, 8 months ago) by vs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
Track recent change from quicktime/quicktime.h to lqt/quicktime.h in libquicktime Noticed by: cluster
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:41 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:37 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 4 08:48:32 2005 UTC (6 years, 10 months ago) by vs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -4 lines
Unbreak: Dependency got fixed Noticed by: krisbot
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 3 15:02:06 2005 UTC (7 years ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -0 lines
Mark as BROKEN/DEPRECATED: libquicktime API changed. This project seems to have been abandoned (no updates for 2 1/2 years).
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 16 04:23:49 2004 UTC (7 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:42 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +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.12: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:04 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 25 20:35:04 2004 UTC (8 years ago) by naddy
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -2 lines
Fix distfile name. No checksum change. Reported by: kris (bento)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Dec 20 16:37:55 2003 UTC (8 years, 1 month ago) by naddy
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Catch up with libogg/libvorbis version bump.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 8 14:06:47 2003 UTC (8 years, 8 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
o Change in Makefile and distinfo o The file was not really unfetchable, the problem was caused by a wrong DISTNAME in the Makefile. Consequently, I hade to change not the md5 sum in the distinfo, but the name of the file. PR: 53045 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 18 16:03:16 2003 UTC (8 years, 8 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -5 lines
Use USE_GETOPT_LONG. PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:21:57 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Apr 4 05:34:48 2003 UTC (8 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
After repo copy from graphics category to newly create multimedia one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:08:12 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
de-pkg-comment
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 2 12:28:29 2003 UTC (9 years ago) by nork
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +19 -9 lines
o Support CFLAGS properly o Conditionalize gnugetopt dependencies PR ports/47323 Submitted by: Ports Fury
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:33 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:32 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 5 03:57:58 2002 UTC (9 years, 5 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
add qtutils 0.0.6 QuickTime Utilities
