Skip site navigation (1)Skip section navigation (2)

CVS log for ports/x11-toolkits/gnome-themes/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / x11-toolkits / gnome-themes

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18
Wed Jun 2 02:40:34 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.17: +1 -1 lines
- This port was moved to x11-themes category.

PR:		ports/63145
Submitted by:	adamw

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 19 23:14:48 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update to 2.6.1.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:11:36 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -4 lines
Presenting GNOME 2.6.0.  The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:43 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +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.14: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:10:03 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Oct 17 01:12:48 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Fix a potential stack overflow crash in the Crux theme by allocating memory
with g_malloc() instead of alloca().

PR:		56752
Tested by:	Jeremy Messenger <mezz7@cox.net>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 14 17:51:26 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update to 2.4.1.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 18 06:49:27 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -8 lines
Update to GNOME 2.4.0.  For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:17:39 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
Update to 2.2.2.

Submitted by:	adamw

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 16 14:38:10 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -2 lines
Re-enable NLS support.

Reported by:	Rolf Großmann <Rolf.Grossmann@PROGTECH.net>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 4 07:46:10 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -2 lines
Update to 2.2.1.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:14:00 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Sun Feb 16 00:26:27 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -2 lines
Add a missing dependency on gtk-engines2.

Reported by:	bento

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 7 18:42:21 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -3 lines
Update to GNOME 2.2.

This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 27 05:04:38 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to 1.0.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 7 06:24:05 2003 UTC (9 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to 0.7.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 1 19:08:23 2003 UTC (9 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to 0.6.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 6 01:56:00 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Reimport gnome-themes under x11-toolkits.  This is consistent with the other
GTK themes.

gnome-themes is a collection of GTK themes and Nautilus icons designed for
better accessibility.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options