The FreeBSD Ports Archive
FreeBSD x11-toolkits : gtksourceview4>
A text widget that adds syntax highlighting to the GtkTextView widget
GtkSourceView is a text widget for Gtk+-2 that provides syntax highlighting
and other features typically expected in a source code editor.
|
gtksourceview history
v. 1.39
date: 2007/10/24 23:34:33; author: marcus; state: Exp; lines: +2 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.38
date: 2007/05/19 20:31:05; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37
date: 2007/03/11 18:32:31; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.5.
v. 1.36
date: 2007/02/13 05:25:40; author: mezz; state: Exp; lines: +1 -1
Update to 1.8.4.
v. 1.35
date: 2007/01/10 19:14:55; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.3.
v. 1.34
date: 2006/12/14 06:59:10; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.2.
v. 1.33
date: 2006/10/14 08:35:01; author: marcus; state: Exp; lines: +4 -4
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann
tmclaugh
mux
Yuri Pankov
chinsan
Thomas
Brian Gruber
Franz Klammer
Dominique Goncalves
Pascal Hofstee
Yasuda Keisuke
backyard
Andris Raugulis
Eric L. Chen
Pawel Worach
QuiRK on #freebsd-gnome
Shane Bell
luigi
sajd on #freebsd-gnome
sat
Chris Coleman
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz
Enjoy!
Approved by: portmgr (implicit, kris)
v. 1.32
date: 2006/07/29 19:19:17; author: marcus; state: Exp; lines: +2 -2
Update to 1.6.2.
v. 1.31
date: 2006/05/31 22:18:49; author: mezz; state: Exp; lines: +2 -4
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================
Correct: (With USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist <-- Here...
================================
- Change a several of *-reference ports to install in LOCALBASE instead
X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
Bump the PORTREVISION for change prefix.
Discussed with: marcus
v. 1.30
date: 2006/05/11 18:18:28; author: jylefort; state: Exp; lines: +10 -2
Move the gtksourceview programming reference to the
gtksourceview-reference port.
v. 1.29
date: 2006/04/30 00:46:42; author: marcus; state: Exp; lines: +5 -5
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke
Pascal Hofstee
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee
QuiRK on #freebsd-gnome
Vladimir Timofeev
v. 1.28
date: 2006/02/23 10:40:22; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.27
date: 2005/11/05 04:53:10; author: marcus; state: Exp; lines: +6 -4
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves . His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke
Mark Hobden
Sergey Akifyev
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/. The 2.12 documentation will be
posted shortly.
v. 1.26
date: 2005/07/13 21:22:54; author: mezz; state: Exp; lines: +1 -2
Update to 1.2.1.
v. 1.25
date: 2005/03/12 10:53:12; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.24
date: 2005/03/08 11:56:24; author: kwm; state: Exp; lines: +2 -2
Update to 1.2.0.
v. 1.23
date: 2005/03/01 16:35:23; author: kwm; state: Exp; lines: +1 -1
Update to 1.1.93.
v. 1.22
date: 2005/02/09 03:51:06; author: marcus; state: Exp; lines: +1 -1
Update to 1.1.92.
v. 1.21
date: 2005/01/25 20:00:12; author: kwm; state: Exp; lines: +1 -1
Update to 1.1.91.
Mainly bug fixes and translation updates.
v. 1.20
date: 2005/01/13 04:15:41; author: marcus; state: Exp; lines: +1 -1
Update to 1.1.90.
v. 1.19
date: 2004/11/07 22:24:28; author: marcus; state: Exp; lines: +4 -4
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 ).
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
Piotr Smyrak
Radek Kozlowski
Khairil Yusof
Yasuda Keisuke
Tom McLaughlin
Vladimir Grebenschikov
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer and Radek Kozlowski
.
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!
v. 1.18
date: 2004/07/09 17:43:05; author: marcus; state: Exp; lines: +1 -1
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.17
date: 2004/04/19 07:03:46; author: marcus; state: Exp; lines: +1 -1
Update to 1.0.1.
v. 1.16
date: 2004/04/05 03:11:37; author: marcus; state: Exp; lines: +3 -3
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 for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger
Khairil Yusof
Koop Mast
Simon Barner
Tom McLaughlin
Scott Dodson
Vladimir Grebenschikov
v. 1.15
date: 2004/03/14 06:17:48; author: ade; state: Exp; lines: +1 -1
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.
v. 1.14
date: 2004/03/01 22:52:18; author: marcus; state: Exp; lines: +1 -2
Update to 0.7.1.
v. 1.13
date: 2004/02/22 04:35:45; author: marcus; state: Exp; lines: +0 -0
Last commit should also read:
Reported by: nork
v. 1.12
date: 2004/02/22 04:35:29; author: marcus; state: Exp; lines: +1 -0
Disable compiler warnings to fix the build after the recent GNU regex changes
in -CURRENT.
v. 1.11
date: 2004/02/04 05:10:07; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.10
date: 2003/11/17 12:29:09; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.9
date: 2003/10/15 23:36:14; author: adamw; state: Exp; lines: +2 -2
Update to 0.7.0.
v. 1.8
date: 2003/08/26 21:01:00; author: marcus; state: Exp; lines: +2 -2
Update to 0.6.0.
v. 1.7
date: 2003/08/07 16:38:18; author: marcus; state: Exp; lines: +2 -2
Update to 0.5.0.
v. 1.6
date: 2003/06/30 16:57:13; author: marcus; state: Exp; lines: +2 -2
Update to 0.4.0.
v. 1.5
date: 2003/06/18 21:33:09; author: adamw; state: Exp; lines: +1 -1
Add libgnomeprintui to USE_GNOME to fix build.
Reported by: kris
v. 1.4
date: 2003/06/13 00:43:25; author: adamw; state: Exp; lines: +2 -2
Update to 0.3.0.
v. 1.3
date: 2003/06/12 09:46:09; author: adamw; state: Exp; lines: +0 -4
Remove REINPLACE commands that were rolled into gnomehack.
v. 1.2
date: 2003/05/22 16:47:15; author: marcus; state: Exp; lines: +1 -1
Update to 0.2.1.
v. 1.1
date: 2003/05/08 00:34:09; author: marcus; state: Exp;
Re-add gtksourceview under the x11-toolkits category. Gtksourceview is
an editor component that adds syntax highlighting support to the default
GtkTextView widget.
=============================================================================
v. 1.39
date: 2007/10/24 23:34:33; author: marcus; state: Exp; lines: +2 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.38
date: 2007/05/19 20:31:05; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37
date: 2007/03/11 18:32:31; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.5.
v. 1.36
date: 2007/02/13 05:25:40; author: mezz; state: Exp; lines: +1 -1
Update to 1.8.4.
v. 1.35
date: 2007/01/10 19:14:55; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.3.
v. 1.34
date: 2006/12/14 06:59:10; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.2.
v. 1.33
date: 2006/10/14 08:35:01; author: marcus; state: Exp; lines: +4 -4
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann
tmclaugh
mux
Yuri Pankov
chinsan
Thomas
Brian Gruber
Franz Klammer
Dominique Goncalves
Pascal Hofstee
Yasuda Keisuke
backyard
Andris Raugulis
Eric L. Chen
Pawel Worach
QuiRK on #freebsd-gnome
Shane Bell
luigi
sajd on #freebsd-gnome
sat
Chris Coleman
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz
Enjoy!
Approved by: portmgr (implicit, kris)
v. 1.32
date: 2006/07/29 19:19:17; author: marcus; state: Exp; lines: +2 -2
Update to 1.6.2.
v. 1.31
date: 2006/05/31 22:18:49; author: mezz; state: Exp; lines: +2 -4
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================
Correct: (With USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist <-- Here...
================================
- Change a several of *-reference ports to install in LOCALBASE instead
X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
Bump the PORTREVISION for change prefix.
Discussed with: marcus
v. 1.30
date: 2006/05/11 18:18:28; author: jylefort; state: Exp; lines: +10 -2
Move the gtksourceview programming reference to the
gtksourceview-reference port.
v. 1.29
date: 2006/04/30 00:46:42; author: marcus; state: Exp; lines: +5 -5
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke
Pascal Hofstee
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee
QuiRK on #freebsd-gnome
Vladimir Timofeev
v. 1.28
date: 2006/02/23 10:40:22; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.27
date: 2005/11/05 04:53:10; author: marcus; state: Exp; lines: +6 -4
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves . His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke
Mark Hobden
Sergey Akifyev
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/. The 2.12 documentation will be
posted shortly.
v. 1.26
date: 2005/07/13 21:22:54; author: mezz; state: Exp; lines: +1 -2
Update to 1.2.1.
v. 1.25
date: 2005/03/12 10:53:12; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.24
date: 2005/03/08 11:56:24; author: kwm; state: Exp; lines: +2 -2
Update to 1.2.0.
v. 1.23
date: 2005/03/01 16:35:23; author: kwm; state: Exp; lines: +1 -1
Update to 1.1.93.
v. 1.22
date: 2005/02/09 03:51:06; author: marcus; state: Exp; lines: +1 -1
Update to 1.1.92.
v. 1.21
date: 2005/01/25 20:00:12; author: kwm; state: Exp; lines: +1 -1
Update to 1.1.91.
Mainly bug fixes and translation updates.
v. 1.20
date: 2005/01/13 04:15:41; author: marcus; state: Exp; lines: +1 -1
Update to 1.1.90.
v. 1.19
date: 2004/11/07 22:24:28; author: marcus; state: Exp; lines: +4 -4
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 ).
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
Piotr Smyrak
Radek Kozlowski
Khairil Yusof
Yasuda Keisuke
Tom McLaughlin
Vladimir Grebenschikov
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer and Radek Kozlowski
.
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!
v. 1.18
date: 2004/07/09 17:43:05; author: marcus; state: Exp; lines: +1 -1
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.17
date: 2004/04/19 07:03:46; author: marcus; state: Exp; lines: +1 -1
Update to 1.0.1.
v. 1.16
date: 2004/04/05 03:11:37; author: marcus; state: Exp; lines: +3 -3
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 for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger
Khairil Yusof
Koop Mast
Simon Barner
Tom McLaughlin
Scott Dodson
Vladimir Grebenschikov
v. 1.15
date: 2004/03/14 06:17:48; author: ade; state: Exp; lines: +1 -1
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.
v. 1.14
date: 2004/03/01 22:52:18; author: marcus; state: Exp; lines: +1 -2
Update to 0.7.1.
v. 1.13
date: 2004/02/22 04:35:45; author: marcus; state: Exp; lines: +0 -0
Last commit should also read:
Reported by: nork
v. 1.12
date: 2004/02/22 04:35:29; author: marcus; state: Exp; lines: +1 -0
Disable compiler warnings to fix the build after the recent GNU regex changes
in -CURRENT.
v. 1.11
date: 2004/02/04 05:10:07; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.10
date: 2003/11/17 12:29:09; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.9
date: 2003/10/15 23:36:14; author: adamw; state: Exp; lines: +2 -2
Update to 0.7.0.
v. 1.8
date: 2003/08/26 21:01:00; author: marcus; state: Exp; lines: +2 -2
Update to 0.6.0.
v. 1.7
date: 2003/08/07 16:38:18; author: marcus; state: Exp; lines: +2 -2
Update to 0.5.0.
v. 1.6
date: 2003/06/30 16:57:13; author: marcus; state: Exp; lines: +2 -2
Update to 0.4.0.
v. 1.5
date: 2003/06/18 21:33:09; author: adamw; state: Exp; lines: +1 -1
Add libgnomeprintui to USE_GNOME to fix build.
Reported by: kris
v. 1.4
date: 2003/06/13 00:43:25; author: adamw; state: Exp; lines: +2 -2
Update to 0.3.0.
v. 1.3
date: 2003/06/12 09:46:09; author: adamw; state: Exp; lines: +0 -4
Remove REINPLACE commands that were rolled into gnomehack.
v. 1.2
date: 2003/05/22 16:47:15; author: marcus; state: Exp; lines: +1 -1
Update to 0.2.1.
v. 1.1
date: 2003/05/08 00:34:09; author: marcus; state: Exp;
Re-add gtksourceview under the x11-toolkits category. Gtksourceview is
an editor component that adds syntax highlighting support to the default
GtkTextView widget.
=============================================================================
v. 1.39
date: 2007/10/24 23:34:33; author: marcus; state: Exp; lines: +2 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.38
date: 2007/05/19 20:31:05; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37
date: 2007/03/11 18:32:31; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.5.
v. 1.36
date: 2007/02/13 05:25:40; author: mezz; state: Exp; lines: +1 -1
Update to 1.8.4.
v. 1.35
date: 2007/01/10 19:14:55; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.3.
v. 1.34
date: 2006/12/14 06:59:10; author: marcus; state: Exp; lines: +1 -1
Update to 1.8.2.
v. 1.33
date: 2006/10/14 08:35:01; author: marcus; state: Exp; lines: +4 -4
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann
tmclaugh
mux
Yuri Pankov
chinsan
Thomas
Brian Gruber
Franz Klammer
Dominique Goncalves
Pascal Hofstee
Yasuda Keisuke
backyard
Andris Raugulis
Eric L. Chen
Pawel Worach
QuiRK on #freebsd-gnome
Shane Bell
luigi
sajd on #freebsd-gnome
sat
Chris Coleman
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz
Enjoy!
Approved by: portmgr (implicit, kris)
v. 1.32
date: 2006/07/29 19:19:17; author: marcus; state: Exp; lines: +2 -2
Update to 1.6.2.
v. 1.31
date: 2006/05/31 22:18:49; author: mezz; state: Exp; lines: +2 -4
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================
Correct: (With USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist <-- Here...
================================
- Change a several of *-reference ports to install in LOCALBASE instead
X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
Bump the PORTREVISION for change prefix.
Discussed with: marcus
v. 1.30
date: 2006/05/11 18:18:28; author: jylefort; state: Exp; lines: +10 -2
Move the gtksourceview programming reference to the
gtksourceview-reference port.
v. 1.29
date: 2006/04/30 00:46:42; author: marcus; state: Exp; lines: +5 -5
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke
Pascal Hofstee
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee
QuiRK on #freebsd-gnome
Vladimir Timofeev
v. 1.28
date: 2006/02/23 10:40:22; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.27
date: 2005/11/05 04:53:10; author: marcus; state: Exp; lines: +6 -4
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves . His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke
Mark Hobden
Sergey Akifyev
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/. The 2.12 documentation will be
posted shortly.
v. 1.26
date: 2005/07/13 21:22:54; author: mezz; state: Exp; lines: +1 -2
Update to 1.2.1.
v. 1.25
date: 2005/03/12 10:53:12; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.24
date: 2005/03/08 11:56:24; author: kwm; state: Exp; lines: +2 -2
Update to 1.2.0.
v. 1.23
date: 2005/03/01 16:35:23; author: kwm; state: Exp; lines: +1 -1
Update to 1.1.93.
v. 1.22
date: 2005/02/09 03:51:06; author: marcus; state: Exp; lines: +1 -1
Update to 1.1.92.
v. 1.21
date: 2005/01/25 20:00:12; author: kwm; state: Exp; lines: +1 -1
Update to 1.1.91.
Mainly bug fixes and translation updates.
v. 1.20
date: 2005/01/13 04:15:41; author: marcus; state: Exp; lines: +1 -1
Update to 1.1.90.
v. 1.19
date: 2004/11/07 22:24:28; author: marcus; state: Exp; lines: +4 -4
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 ).
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
Piotr Smyrak
Radek Kozlowski
Khairil Yusof
Yasuda Keisuke
Tom McLaughlin
Vladimir Grebenschikov
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer and Radek Kozlowski
.
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!
v. 1.18
date: 2004/07/09 17:43:05; author: marcus; state: Exp; lines: +1 -1
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.17
date: 2004/04/19 07:03:46; author: marcus; state: Exp; lines: +1 -1
Update to 1.0.1.
v. 1.16
date: 2004/04/05 03:11:37; author: marcus; state: Exp; lines: +3 -3
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 for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger
Khairil Yusof
Koop Mast
Simon Barner
Tom McLaughlin
Scott Dodson
Vladimir Grebenschikov
v. 1.15
date: 2004/03/14 06:17:48; author: ade; state: Exp; lines: +1 -1
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.
v. 1.14
date: 2004/03/01 22:52:18; author: marcus; state: Exp; lines: +1 -2
Update to 0.7.1.
v. 1.13
date: 2004/02/22 04:35:45; author: marcus; state: Exp; lines: +0 -0
Last commit should also read:
Reported by: nork
v. 1.12
date: 2004/02/22 04:35:29; author: marcus; state: Exp; lines: +1 -0
Disable compiler warnings to fix the build after the recent GNU regex changes
in -CURRENT.
v. 1.11
date: 2004/02/04 05:10:07; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.10
date: 2003/11/17 12:29:09; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.9
date: 2003/10/15 23:36:14; author: adamw; state: Exp; lines: +2 -2
Update to 0.7.0.
v. 1.8
date: 2003/08/26 21:01:00; author: marcus; state: Exp; lines: +2 -2
Update to 0.6.0.
v. 1.7
date: 2003/08/07 16:38:18; author: marcus; state: Exp; lines: +2 -2
Update to 0.5.0.
v. 1.6
date: 2003/06/30 16:57:13; author: marcus; state: Exp; lines: +2 -2
Update to 0.4.0.
v. 1.5
date: 2003/06/18 21:33:09; author: adamw; state: Exp; lines: +1 -1
Add libgnomeprintui to USE_GNOME to fix build.
Reported by: kris
v. 1.4
date: 2003/06/13 00:43:25; author: adamw; state: Exp; lines: +2 -2
Update to 0.3.0.
v. 1.3
date: 2003/06/12 09:46:09; author: adamw; state: Exp; lines: +0 -4
Remove REINPLACE commands that were rolled into gnomehack.
v. 1.2
date: 2003/05/22 16:47:15; author: marcus; state: Exp; lines: +1 -1
Update to 0.2.1.
v. 1.1
date: 2003/05/08 00:34:09; author: marcus; state: Exp;
Re-add gtksourceview under the x11-toolkits category. Gtksourceview is
an editor component that adds syntax highlighting support to the default
GtkTextView widget.
=============================================================================
|
| |

|