The FreeBSD Ports Archive
FreeBSD deskutils : gucharmap4>
A Unicode/ISO10646 character map and font viewer
gucharmap history
v. 1.34
date: 2007/10/24 23:35:27; author: marcus; state: Exp; lines: +3 -5
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.33
date: 2007/07/29 19:16:38; author: kris; state: Exp; lines: +1 -1
Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING.
v. 1.32
date: 2007/05/19 20:01:38; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.31
date: 2007/03/19 05:13:24; author: marcus; state: Exp; lines: +2 -2
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
v. 1.30
date: 2006/10/14 08:35:10; author: marcus; state: Exp; lines: +4 -5
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.29
date: 2006/04/30 00:46:47; author: marcus; state: Exp; lines: +5 -4
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:35:18; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.27
date: 2005/11/15 06:48:27; author: ade; state: Exp; lines: +1 -1
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.
v. 1.26
date: 2005/11/05 04:53:15; author: marcus; state: Exp; lines: +5 -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.25
date: 2005/03/12 10:52:59; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.24
date: 2005/03/08 02:23:52; author: marcus; state: Exp; lines: +2 -3
Update to 1.4.3.
v. 1.23
date: 2004/11/23 02:22:59; author: mezz; state: Exp; lines: +1 -0
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
v. 1.22
date: 2004/11/07 22:36:10; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.21
date: 2004/10/22 15:24:39; author: adamw; state: Exp; lines: +1 -1
Update to 1.4.2.
v. 1.20
date: 2004/07/09 17:42:04; 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.19
date: 2004/04/05 03:11:19; author: marcus; state: Exp; lines: +4 -5
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.18
date: 2004/03/22 21:16:06; author: marcus; state: Exp; lines: +2 -0
Add a dependency on scrollkeeper to fix a build in the non-GNOME case.
Reported by: des
v. 1.17
date: 2004/03/14 06:16:10; 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.16
date: 2004/02/04 05:19:14; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.15
date: 2003/11/20 23:32:44; author: marcus; state: Exp; lines: +2 -3
Update to 1.2.0.
v. 1.14
date: 2003/11/17 12:28:53; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.13
date: 2003/11/04 02:58:48; author: marcus; state: Exp; lines: +1 -0
In the spirt of graphics/librsvg2, try to be safer when overwriting
files in pre- and post-installation.
v. 1.12
date: 2003/09/10 07:13:27; author: marcus; state: Exp; lines: +2 -2
Update to 1.0.0.
v. 1.11
date: 2003/08/22 17:19:36; author: marcus; state: Exp; lines: +8 -2
* Update to 0.9.0
* Build with GNOME support if we're doing package building
v. 1.10
date: 2003/08/07 02:27:51; author: marcus; state: Exp; lines: +1 -1
Move misc/gucharmap to deskutils/gucharmap as the latter is a much more
appropriate category.
PR: 55258
v. 1.9
date: 2003/06/13 01:11:09; author: marcus; state: Exp; lines: +3 -7
Update to 0.8.0 and sign over maintainership to gnome@.
v. 1.8
date: 2003/05/19 07:21:31; author: marcus; state: Exp; lines: +1 -1
Update to 0.6.1.
v. 1.7
date: 2003/05/06 20:09:40; author: marcus; state: Exp; lines: +1 -3
Change LIBS to LDFLAGS to fix the non-GNOME build.
Reported by: bento
v. 1.6
date: 2003/05/06 07:15:14; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not configure
v. 1.5
date: 2003/05/03 15:54:19; author: marcus; state: Exp; lines: +5 -6
Update to 0.6.0.
v. 1.4
date: 2003/04/11 23:38:47; author: marcus; state: Exp; lines: +3 -3
* Add a missing dependency on popt [1]
* Convert to new GNOME infrastructure
Reported by: bento [1]
v. 1.3
date: 2003/04/04 07:37:39; author: marcus; state: Exp; lines: +5 -4
Update to 0.4.0.
v. 1.2
date: 2003/03/08 19:52:51; author: marcus; state: Exp; lines: +2 -1
Correct a typo (s/LIB_DEPEND/LIB_DEPENDS).
Approved by: portmgr (lioux)
v. 1.1
date: 2003/03/02 21:05:41; author: marcus; state: Exp;
Add gucharmap, a Unicode character map and viewer built on GTK+ 2.
=============================================================================
|
| |

|