The FreeBSD Ports Archive
FreeBSD x11 : gcursor4>
A mouse cursor theme selector for GNOME
GCursor is a gtk+-2 xcursor selector. It tries to have the same look and feel
as the theme-selector in the gnome-control-center. Gcursor is a temporary
solution until a decent selector is included in the gnome-control-center.
http://qballcow.nl/?s=17
|
gcursor history
v. 1.21
date: 2007/10/24 23:36:52; author: marcus; state: Exp; lines: +1 -3
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.20
date: 2007/05/19 20:26:20; 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.19
date: 2006/10/14 08:53:39; author: marcus; state: Exp; lines: +4 -4
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.18
date: 2006/09/09 19:53:27; author: mezz; state: Exp; lines: +1 -1
Drop to ports@, farewell.
v. 1.17
date: 2006/05/28 02:08:31; author: mezz; state: Exp; lines: +1 -1
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for x11/gcursor, x11/gnome2 and x11/gnome2-lite chase the rename.
PR: ports/97985
Repocopy by: marcus
v. 1.16
date: 2006/03/31 22:14:05; author: mezz; state: Exp; lines: +1 -0
portlint:
-Add USE_GETTEXT.
v. 1.15
date: 2006/02/23 10:39:47; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.14
date: 2005/11/15 06:51:39; 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.13
date: 2005/11/05 05:19:09; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.12
date: 2005/03/17 21:25:53; author: mezz; state: Exp; lines: +1 -1
Fix the plist.
Reported by: pointyhat via krion
v. 1.11
date: 2005/03/12 11:08:23; author: mezz; state: Exp; lines: +4 -4
Change share/gnome/capplets -> share/gnome/applications and tweak a bit in
.desktop to make it works better with GNOME 2.10's menu.
v. 1.10
date: 2004/11/07 22:37:43; 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.9
date: 2004/10/11 22:40:52; author: mezz; state: Exp; lines: +1 -1
Update to 0.061.
v. 1.8
date: 2004/06/24 20:17:59; author: mezz; state: Exp; lines: +12 -2
Update to 0.06.
v. 1.7
date: 2004/05/31 19:57:59; author: mezz; state: Exp; lines: +0 -1
Remove the xcursor.pc (XFree86-4-libraries) from the BUILD_DEPENDS and let the
USE_X_PREFIX (USE_XLIB) to take care of it. It should be easier for xorg stuff.
Requested by: anholt
Approved by: adamw (mentor)
v. 1.6
date: 2004/05/02 23:36:57; author: mezz; state: Exp; lines: +1 -1
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
v. 1.5
date: 2004/04/09 03:48:04; author: marcus; state: Exp; lines: +4 -3
Update to 0.05.
PR: 65342
Submitted by: maintainer
v. 1.4
date: 2004/04/05 19:06:26; author: marcus; state: Exp; lines: +1 -1
Fix a crash with GNOME 2.6.
PR: 65222
Submitted by: maintainer
v. 1.3
date: 2004/04/05 03:29:52; author: marcus; state: Exp; lines: +1 -0
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.2
date: 2004/03/28 06:24:16; author: marcus; state: Exp; lines: +1 -1
Update to 0.04.
PR: 64824
Submitted by: maintainer
v. 1.1
date: 2004/03/14 00:28:58; author: marcus; state: Exp;
Add gcursor, a GTK+-2 xcursor selector. It has a similar look and feel to
the theme-selector capplet from gnomecontrolcenter.
PR: 64080
Submitted by: Jeremy Messenger
=============================================================================
v. 1.21
date: 2007/10/24 23:36:52; author: marcus; state: Exp; lines: +1 -3
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.20
date: 2007/05/19 20:26:20; 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.19
date: 2006/10/14 08:53:39; author: marcus; state: Exp; lines: +4 -4
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.18
date: 2006/09/09 19:53:27; author: mezz; state: Exp; lines: +1 -1
Drop to ports@, farewell.
v. 1.17
date: 2006/05/28 02:08:31; author: mezz; state: Exp; lines: +1 -1
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for x11/gcursor, x11/gnome2 and x11/gnome2-lite chase the rename.
PR: ports/97985
Repocopy by: marcus
v. 1.16
date: 2006/03/31 22:14:05; author: mezz; state: Exp; lines: +1 -0
portlint:
-Add USE_GETTEXT.
v. 1.15
date: 2006/02/23 10:39:47; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.14
date: 2005/11/15 06:51:39; 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.13
date: 2005/11/05 05:19:09; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.12
date: 2005/03/17 21:25:53; author: mezz; state: Exp; lines: +1 -1
Fix the plist.
Reported by: pointyhat via krion
v. 1.11
date: 2005/03/12 11:08:23; author: mezz; state: Exp; lines: +4 -4
Change share/gnome/capplets -> share/gnome/applications and tweak a bit in
.desktop to make it works better with GNOME 2.10's menu.
v. 1.10
date: 2004/11/07 22:37:43; 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.9
date: 2004/10/11 22:40:52; author: mezz; state: Exp; lines: +1 -1
Update to 0.061.
v. 1.8
date: 2004/06/24 20:17:59; author: mezz; state: Exp; lines: +12 -2
Update to 0.06.
v. 1.7
date: 2004/05/31 19:57:59; author: mezz; state: Exp; lines: +0 -1
Remove the xcursor.pc (XFree86-4-libraries) from the BUILD_DEPENDS and let the
USE_X_PREFIX (USE_XLIB) to take care of it. It should be easier for xorg stuff.
Requested by: anholt
Approved by: adamw (mentor)
v. 1.6
date: 2004/05/02 23:36:57; author: mezz; state: Exp; lines: +1 -1
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
v. 1.5
date: 2004/04/09 03:48:04; author: marcus; state: Exp; lines: +4 -3
Update to 0.05.
PR: 65342
Submitted by: maintainer
v. 1.4
date: 2004/04/05 19:06:26; author: marcus; state: Exp; lines: +1 -1
Fix a crash with GNOME 2.6.
PR: 65222
Submitted by: maintainer
v. 1.3
date: 2004/04/05 03:29:52; author: marcus; state: Exp; lines: +1 -0
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.2
date: 2004/03/28 06:24:16; author: marcus; state: Exp; lines: +1 -1
Update to 0.04.
PR: 64824
Submitted by: maintainer
v. 1.1
date: 2004/03/14 00:28:58; author: marcus; state: Exp;
Add gcursor, a GTK+-2 xcursor selector. It has a similar look and feel to
the theme-selector capplet from gnomecontrolcenter.
PR: 64080
Submitted by: Jeremy Messenger
=============================================================================
v. 1.21
date: 2007/10/24 23:36:52; author: marcus; state: Exp; lines: +1 -3
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.20
date: 2007/05/19 20:26:20; 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.19
date: 2006/10/14 08:53:39; author: marcus; state: Exp; lines: +4 -4
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
v. 1.18
date: 2006/09/09 19:53:27; author: mezz; state: Exp; lines: +1 -1
Drop to ports@, farewell.
v. 1.17
date: 2006/05/28 02:08:31; author: mezz; state: Exp; lines: +1 -1
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for x11/gcursor, x11/gnome2 and x11/gnome2-lite chase the rename.
PR: ports/97985
Repocopy by: marcus
v. 1.16
date: 2006/03/31 22:14:05; author: mezz; state: Exp; lines: +1 -0
portlint:
-Add USE_GETTEXT.
v. 1.15
date: 2006/02/23 10:39:47; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.14
date: 2005/11/15 06:51:39; 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.13
date: 2005/11/05 05:19:09; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.12
date: 2005/03/17 21:25:53; author: mezz; state: Exp; lines: +1 -1
Fix the plist.
Reported by: pointyhat via krion
v. 1.11
date: 2005/03/12 11:08:23; author: mezz; state: Exp; lines: +4 -4
Change share/gnome/capplets -> share/gnome/applications and tweak a bit in
.desktop to make it works better with GNOME 2.10's menu.
v. 1.10
date: 2004/11/07 22:37:43; 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.9
date: 2004/10/11 22:40:52; author: mezz; state: Exp; lines: +1 -1
Update to 0.061.
v. 1.8
date: 2004/06/24 20:17:59; author: mezz; state: Exp; lines: +12 -2
Update to 0.06.
v. 1.7
date: 2004/05/31 19:57:59; author: mezz; state: Exp; lines: +0 -1
Remove the xcursor.pc (XFree86-4-libraries) from the BUILD_DEPENDS and let the
USE_X_PREFIX (USE_XLIB) to take care of it. It should be easier for xorg stuff.
Requested by: anholt
Approved by: adamw (mentor)
v. 1.6
date: 2004/05/02 23:36:57; author: mezz; state: Exp; lines: +1 -1
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor)
v. 1.5
date: 2004/04/09 03:48:04; author: marcus; state: Exp; lines: +4 -3
Update to 0.05.
PR: 65342
Submitted by: maintainer
v. 1.4
date: 2004/04/05 19:06:26; author: marcus; state: Exp; lines: +1 -1
Fix a crash with GNOME 2.6.
PR: 65222
Submitted by: maintainer
v. 1.3
date: 2004/04/05 03:29:52; author: marcus; state: Exp; lines: +1 -0
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.2
date: 2004/03/28 06:24:16; author: marcus; state: Exp; lines: +1 -1
Update to 0.04.
PR: 64824
Submitted by: maintainer
v. 1.1
date: 2004/03/14 00:28:58; author: marcus; state: Exp;
Add gcursor, a GTK+-2 xcursor selector. It has a similar look and feel to
the theme-selector capplet from gnomecontrolcenter.
PR: 64080
Submitted by: Jeremy Messenger
=============================================================================
|
| |

|