CVS log for ports/multimedia/gxanim/Makefile
Up to [FreeBSD] / ports / multimedia / gxanim
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:48:07 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +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.18: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:52:28 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -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.17: download - view: text, markup, annotated - select for diffs
Sat May 19 20:17:32 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Tue Mar 21 10:02:40 2006 UTC (5 years, 10 months ago) by tdb
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
- Fix MASTER_SITES and make port fetchable again - Fix WWW - Remove EXTRACT_SUFX PR: 94761 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:57 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.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 5 20:37:37 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, 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 -0 lines
Use PLIST_FILES. Reviewed by: marcus
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:50 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Nov 2 03:36:43 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:35:02 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 4 01:38:37 2003 UTC (8 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
After repo copy from graphics category to newly create multimedia one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:15:14 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
De-pkg-comment.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 3 02:46:44 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_5_0_0, old_RELEASE_4_7_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Deploy USE_GNOMENG infrastructure PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 30 00:28:43 2002 UTC (9 years, 10 months ago) by petef
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
Fix WRKSRC. PR: 36485 Submitted by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 9 18:33:26 2002 UTC (10 years ago) by anders
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -4 lines
Update maintainer e-mail address and MASTER_SITES. Add WWW: in pkg-descr. Submitted by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 5 06:36:18 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
CVS tags: old_RELEASE_4_5_0, old_RELEASE_4_4_0, old_RELEASE_4_3_0, old_RELEASE_4_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -7 lines
Implement USE_GTK, part 1.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 7 23:05:27 2000 UTC (11 years, 5 months ago) by fenner
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Mote gxanim-0.50.tar.bz2 to ${MASTER_SITE_LOCAL}
Remove dead WWW: link
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 14 10:46:15 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 25 02:16:49 2000 UTC (11 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -6 lines
Update to 0.50 (less bugs, GTK fixes, better memory management and a history function) PR: 16947 Submitted by: maintainer
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Sep 20 18:41:15 1999 UTC (12 years, 4 months ago) by mph
Branches: old_ROD
CVS tags: old_gxanim_0_45, old_RELEASE_3_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of gxanim 0.45, a Gtk front-end to xanim. PR: 13707 Submitted by: Rod Taylor <rod@idiotswitch.org>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 20 18:41:15 1999 UTC (12 years, 4 months ago) by mph
Branches: MAIN
Initial revision
