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

CVS log for ports/devel/bugbuddy2/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / devel / bugbuddy2

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.55
Mon Jan 24 22:48:02 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.54: +1 -1 lines
- Move devel/bugbuddy2 to devel/bugbuddy

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Nov 23 02:23:00 2004 UTC (7 years, 2 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
Use new INSTALLS_OMF.

Approved by:	bland, kwm, marcus and pav

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Nov 10 02:27:32 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Make the OMF file valid XML.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:24:12 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +7 -5 lines
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Apr 16 17:58:42 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Update to 2.6.1.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:11:20 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +5 -5 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.49: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:12 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +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.48: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:23 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jan 21 22:37:45 2004 UTC (8 years ago) by pav
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Fix build with perl 5.0

PR:		ports/61692
Reported by:	Stacey Roberts <stacey@vickiandstacey.com>

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Jan 21 16:31:41 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Update to 2.4.2.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:28:53 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Nov 9 20:43:16 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Update to 2.4.1.1.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Oct 14 19:02:59 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Update to 2.4.1.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Sep 18 06:49:21 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 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.41: download - view: text, markup, annotated - select for diffs
Wed Jun 11 04:29:37 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -6 lines
Update to 2.2.106.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue May 13 05:35:06 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Update to 2.2.104.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Apr 22 04:21:45 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -4 lines
Convert to new GNOME infrastructure.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Apr 20 02:56:21 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Apr 4 07:15:18 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -2 lines
Update to 2.2.103.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:10 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +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.35: download - view: text, markup, annotated - select for diffs
Wed Feb 12 23:27:01 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
Add a missing dependency on gnomedesktop.

Submitted by:	Eugene M. Kim <ab@astralblue.net>

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

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

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Oct 7 17:51:29 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Fix make fetch.

Submitted by:	fenner's script

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:06:24 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Jun 30 22:20:42 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jun 26 09:18:35 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +9 -6 lines
Update to GNOME 2.0 RC2.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Jun 15 09:05:09 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jun 12 00:18:18 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Update to the latest GNOME 2 snapshot.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue May 28 16:08:24 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun May 19 20:16:05 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Back to betas...Update to GNOME 2.0 beta 5.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun May 19 07:44:30 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
This port should be named bugbuddy2.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed May 15 04:00:33 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -0 lines
Fix distfile.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed May 15 03:50:09 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -7 lines
Add bugbuddy2 after repo copy from bugbuddy.  Bugbuddy2 is the bug reporting
tool for GNOME 2.0.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 15 17:05:50 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -2 lines
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Apr 12 17:09:30 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -4 lines
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Mar 15 19:43:47 2002 UTC (9 years, 10 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Aug 8 15:48:40 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_5_0, old_RELEASE_4_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 2.0.8.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jul 5 17:38:13 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -3 lines
Update to 2.0.6.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jun 19 11:32:59 2001 UTC (10 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Update to 2.0.3

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:17 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri May 4 21:39:31 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -5 lines
Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:32:56 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Nov 16 00:19:13 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Update to 1.2

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 5 22:47:03 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update to 1.1

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 5 07:10:28 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -5 lines
Implement USE_GNOME, part 1.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Aug 4 16:11:05 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Re-sobomize to use pre-patch instead of post-extract

Wrists slapped by:	knu, sheldon

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Aug 4 01:18:57 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -1 lines
Extensive patchfile cleanups using sobomax's wonderful
post-extract rule

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 20 10:47:45 2000 UTC (11 years, 6 months ago) by nakai
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
Add libglade depends.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 1 16:09:50 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4 lines
Say hello to GNOME 1.2
	audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 17 16:32:59 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to 0.90

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 3 14:20:17 2000 UTC (11 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update to 0.9

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:27:14 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
PORTNAME/PORTVERSION update

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 21 17:47:27 2000 UTC (11 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
libglade shared library version bump

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 24 15:38: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: +2 -2 lines
Switch maintainer

Discussed with:	asami, nakai

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 23 20:37:44 2000 UTC (11 years, 11 months ago) by ade
Branches: MAIN
bugbuddy is a semi-automated tool that will notice if any GNOME
application segfaults, intercept it, and offer to file a bug
report back at gnome.org with as much developer-useful information
as possible.

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