The FreeBSD Ports Archive
FreeBSD graphics : electriceyes4>
A graphic view base imlib & gtk
Also known as EE or ee, ElectricEyes is a generic image viewer for Gnome. EE
also contains simple image editing capabilities and has the ability to save
images in a number of popular formats. EE is designed to fit seamlessly into
the Gnome desktop environment.
|
electriceyes history
v. 1.39
date: 2007/10/24 23:35:49; author: marcus; state: Exp; lines: +1 -1
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:08:54; 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: 2006/05/15 22:22:58; author: mezz; state: Exp; lines: +1 -0
Add USE_GETTEXT to appease portlint.
v. 1.36
date: 2006/03/07 08:26:28; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.35
date: 2006/02/23 10:36:54; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.34
date: 2005/11/15 06:49:26; 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.33
date: 2004/03/14 06:16:36; 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.32
date: 2004/02/04 05:20:51; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.31
date: 2003/06/12 09:46:00; author: adamw; state: Exp; lines: +0 -4
Remove REINPLACE commands that were rolled into gnomehack.
v. 1.30
date: 2003/04/20 19:21:52; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.29
date: 2003/03/07 06:03:58; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.28
date: 2002/09/20 17:06:54; author: marcus; state: Exp; lines: +1 -1
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.
v. 1.27
date: 2002/07/19 09:58:00; author: sobomax; state: Exp; lines: +5 -7
Use USE_GNOMENG.
v. 1.26
date: 2001/05/11 16:36:26; author: ade; state: Exp; lines: +2 -2
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.
v. 1.25
date: 2001/03/29 16:33:55; author: sobomax; state: Exp; lines: +2 -2
-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.
v. 1.24
date: 2000/10/05 07:10:44; author: reg; state: Exp; lines: +3 -9
Implement USE_GNOME, part 1.
v. 1.23
date: 2000/08/04 16:11:06; author: ade; state: Exp; lines: +2 -2
Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by: knu, sheldon
v. 1.22
date: 2000/08/04 01:16:14; author: ade; state: Exp; lines: +9 -2
Update to 0.3.12
v. 1.21
date: 2000/06/01 16:09:56; author: ade; state: Exp; lines: +3 -5
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.
v. 1.20
date: 2000/04/13 06:28:17; author: obrien; state: Exp; lines: +4 -4
PORTNAME / PORTVERSION syntax conversion
v. 1.19
date: 2000/01/07 02:06:02; author: nakai; state: Exp; lines: +2 -2
Change MAINTAINER to ade@FreeBSD.org .
v. 1.18
date: 1999/12/04 19:07:54; author: steve; state: Exp; lines: +2 -2
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett
v. 1.17
date: 1999/10/14 04:44:28; author: nakai; state: Exp; lines: +6 -5
PR: ports/14303
Submitted by: Ade Lovett
Update to 0.3.11
v. 1.16
date: 1999/08/25 06:13:48; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.15
date: 1999/08/22 03:50:53; author: steve; state: Exp; lines: +4 -4
Update to version 0.3.9.
PR: 12781 (11 of 19)
Submitted by: Ade Lovett
v. 1.14
date: 1999/05/30 03:39:14; author: steve; state: Exp; lines: +7 -5
Minor tweaks to work with new gtk port.
PR: 11844
Submitted by: Jeremy Lea
v. 1.13
date: 1999/04/08 18:08:33; author: steve; state: Exp; lines: +2 -2
DISTFILES moved on MASTER_SITE.
v. 1.12
date: 1999/03/09 01:08:57; author: nectar; state: Exp; lines: +3 -3
Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea
v. 1.11
date: 1999/02/24 22:04:23; author: vanilla; state: Exp; lines: +7 -7
Upgrade to 0.3.8.
v. 1.10
date: 1999/01/31 20:52:33; author: vanilla; state: Exp; lines: +4 -6
Portlint.
PR: ports/9828
Submitted by: Jeremy Lea
v. 1.9
date: 1999/01/27 08:31:50; author: fenner; state: Exp; lines: +3 -5
Use ${MASTER_SITE_GNOME}
v. 1.8
date: 1999/01/14 20:53:36; author: vanilla; state: Exp; lines: +5 -2
Add more MASTER_SITES, and add RUN_DEPENDS to gnomecore.
v. 1.7
date: 1999/01/12 16:50:24; author: vanilla; state: Exp; lines: +3 -3
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
v. 1.6
date: 1999/01/01 09:29:30; author: vanilla; state: Exp; lines: +6 -5
Upgrade to 0.3.5.
v. 1.5
date: 1998/11/18 12:09:03; author: asami; state: Exp; lines: +1 -3
These two are no longer broken due to gnome/gtk.
v. 1.4
date: 1998/11/15 14:04:04; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN. Uses gnomelibs
v. 1.3
date: 1998/09/30 13:44:29; author: vanilla; state: Exp; lines: +9 -7
Upgrade to 0.3.
v. 1.2
date: 1998/09/15 10:50:56; author: asami; state: Exp; lines: +2 -2
No need to use += for variable defined only once.
v. 1.1
date: 1998/09/06 06:45:28; author: vanilla; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/09/06 06:45:28; author: vanilla; state: Exp; lines: +0 -0
The image viewer of GNOME.
PR: ports/7656
Submitted by: Nakai@technologist.com
=============================================================================
v. 1.39
date: 2007/10/24 23:35:49; author: marcus; state: Exp; lines: +1 -1
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:08:54; 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: 2006/05/15 22:22:58; author: mezz; state: Exp; lines: +1 -0
Add USE_GETTEXT to appease portlint.
v. 1.36
date: 2006/03/07 08:26:28; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.35
date: 2006/02/23 10:36:54; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.34
date: 2005/11/15 06:49:26; 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.33
date: 2004/03/14 06:16:36; 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.32
date: 2004/02/04 05:20:51; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.31
date: 2003/06/12 09:46:00; author: adamw; state: Exp; lines: +0 -4
Remove REINPLACE commands that were rolled into gnomehack.
v. 1.30
date: 2003/04/20 19:21:52; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.29
date: 2003/03/07 06:03:58; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.28
date: 2002/09/20 17:06:54; author: marcus; state: Exp; lines: +1 -1
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.
v. 1.27
date: 2002/07/19 09:58:00; author: sobomax; state: Exp; lines: +5 -7
Use USE_GNOMENG.
v. 1.26
date: 2001/05/11 16:36:26; author: ade; state: Exp; lines: +2 -2
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.
v. 1.25
date: 2001/03/29 16:33:55; author: sobomax; state: Exp; lines: +2 -2
-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.
v. 1.24
date: 2000/10/05 07:10:44; author: reg; state: Exp; lines: +3 -9
Implement USE_GNOME, part 1.
v. 1.23
date: 2000/08/04 16:11:06; author: ade; state: Exp; lines: +2 -2
Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by: knu, sheldon
v. 1.22
date: 2000/08/04 01:16:14; author: ade; state: Exp; lines: +9 -2
Update to 0.3.12
v. 1.21
date: 2000/06/01 16:09:56; author: ade; state: Exp; lines: +3 -5
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.
v. 1.20
date: 2000/04/13 06:28:17; author: obrien; state: Exp; lines: +4 -4
PORTNAME / PORTVERSION syntax conversion
v. 1.19
date: 2000/01/07 02:06:02; author: nakai; state: Exp; lines: +2 -2
Change MAINTAINER to ade@FreeBSD.org .
v. 1.18
date: 1999/12/04 19:07:54; author: steve; state: Exp; lines: +2 -2
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett
v. 1.17
date: 1999/10/14 04:44:28; author: nakai; state: Exp; lines: +6 -5
PR: ports/14303
Submitted by: Ade Lovett
Update to 0.3.11
v. 1.16
date: 1999/08/25 06:13:48; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.15
date: 1999/08/22 03:50:53; author: steve; state: Exp; lines: +4 -4
Update to version 0.3.9.
PR: 12781 (11 of 19)
Submitted by: Ade Lovett
v. 1.14
date: 1999/05/30 03:39:14; author: steve; state: Exp; lines: +7 -5
Minor tweaks to work with new gtk port.
PR: 11844
Submitted by: Jeremy Lea
v. 1.13
date: 1999/04/08 18:08:33; author: steve; state: Exp; lines: +2 -2
DISTFILES moved on MASTER_SITE.
v. 1.12
date: 1999/03/09 01:08:57; author: nectar; state: Exp; lines: +3 -3
Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea
v. 1.11
date: 1999/02/24 22:04:23; author: vanilla; state: Exp; lines: +7 -7
Upgrade to 0.3.8.
v. 1.10
date: 1999/01/31 20:52:33; author: vanilla; state: Exp; lines: +4 -6
Portlint.
PR: ports/9828
Submitted by: Jeremy Lea
v. 1.9
date: 1999/01/27 08:31:50; author: fenner; state: Exp; lines: +3 -5
Use ${MASTER_SITE_GNOME}
v. 1.8
date: 1999/01/14 20:53:36; author: vanilla; state: Exp; lines: +5 -2
Add more MASTER_SITES, and add RUN_DEPENDS to gnomecore.
v. 1.7
date: 1999/01/12 16:50:24; author: vanilla; state: Exp; lines: +3 -3
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
v. 1.6
date: 1999/01/01 09:29:30; author: vanilla; state: Exp; lines: +6 -5
Upgrade to 0.3.5.
v. 1.5
date: 1998/11/18 12:09:03; author: asami; state: Exp; lines: +1 -3
These two are no longer broken due to gnome/gtk.
v. 1.4
date: 1998/11/15 14:04:04; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN. Uses gnomelibs
v. 1.3
date: 1998/09/30 13:44:29; author: vanilla; state: Exp; lines: +9 -7
Upgrade to 0.3.
v. 1.2
date: 1998/09/15 10:50:56; author: asami; state: Exp; lines: +2 -2
No need to use += for variable defined only once.
v. 1.1
date: 1998/09/06 06:45:28; author: vanilla; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/09/06 06:45:28; author: vanilla; state: Exp; lines: +0 -0
The image viewer of GNOME.
PR: ports/7656
Submitted by: Nakai@technologist.com
=============================================================================
v. 1.39
date: 2007/10/24 23:35:49; author: marcus; state: Exp; lines: +1 -1
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:08:54; 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: 2006/05/15 22:22:58; author: mezz; state: Exp; lines: +1 -0
Add USE_GETTEXT to appease portlint.
v. 1.36
date: 2006/03/07 08:26:28; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.35
date: 2006/02/23 10:36:54; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.34
date: 2005/11/15 06:49:26; 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.33
date: 2004/03/14 06:16:36; 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.32
date: 2004/02/04 05:20:51; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.31
date: 2003/06/12 09:46:00; author: adamw; state: Exp; lines: +0 -4
Remove REINPLACE commands that were rolled into gnomehack.
v. 1.30
date: 2003/04/20 19:21:52; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.29
date: 2003/03/07 06:03:58; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.28
date: 2002/09/20 17:06:54; author: marcus; state: Exp; lines: +1 -1
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.
v. 1.27
date: 2002/07/19 09:58:00; author: sobomax; state: Exp; lines: +5 -7
Use USE_GNOMENG.
v. 1.26
date: 2001/05/11 16:36:26; author: ade; state: Exp; lines: +2 -2
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.
v. 1.25
date: 2001/03/29 16:33:55; author: sobomax; state: Exp; lines: +2 -2
-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.
v. 1.24
date: 2000/10/05 07:10:44; author: reg; state: Exp; lines: +3 -9
Implement USE_GNOME, part 1.
v. 1.23
date: 2000/08/04 16:11:06; author: ade; state: Exp; lines: +2 -2
Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by: knu, sheldon
v. 1.22
date: 2000/08/04 01:16:14; author: ade; state: Exp; lines: +9 -2
Update to 0.3.12
v. 1.21
date: 2000/06/01 16:09:56; author: ade; state: Exp; lines: +3 -5
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.
v. 1.20
date: 2000/04/13 06:28:17; author: obrien; state: Exp; lines: +4 -4
PORTNAME / PORTVERSION syntax conversion
v. 1.19
date: 2000/01/07 02:06:02; author: nakai; state: Exp; lines: +2 -2
Change MAINTAINER to ade@FreeBSD.org .
v. 1.18
date: 1999/12/04 19:07:54; author: steve; state: Exp; lines: +2 -2
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett
v. 1.17
date: 1999/10/14 04:44:28; author: nakai; state: Exp; lines: +6 -5
PR: ports/14303
Submitted by: Ade Lovett
Update to 0.3.11
v. 1.16
date: 1999/08/25 06:13:48; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.15
date: 1999/08/22 03:50:53; author: steve; state: Exp; lines: +4 -4
Update to version 0.3.9.
PR: 12781 (11 of 19)
Submitted by: Ade Lovett
v. 1.14
date: 1999/05/30 03:39:14; author: steve; state: Exp; lines: +7 -5
Minor tweaks to work with new gtk port.
PR: 11844
Submitted by: Jeremy Lea
v. 1.13
date: 1999/04/08 18:08:33; author: steve; state: Exp; lines: +2 -2
DISTFILES moved on MASTER_SITE.
v. 1.12
date: 1999/03/09 01:08:57; author: nectar; state: Exp; lines: +3 -3
Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea
v. 1.11
date: 1999/02/24 22:04:23; author: vanilla; state: Exp; lines: +7 -7
Upgrade to 0.3.8.
v. 1.10
date: 1999/01/31 20:52:33; author: vanilla; state: Exp; lines: +4 -6
Portlint.
PR: ports/9828
Submitted by: Jeremy Lea
v. 1.9
date: 1999/01/27 08:31:50; author: fenner; state: Exp; lines: +3 -5
Use ${MASTER_SITE_GNOME}
v. 1.8
date: 1999/01/14 20:53:36; author: vanilla; state: Exp; lines: +5 -2
Add more MASTER_SITES, and add RUN_DEPENDS to gnomecore.
v. 1.7
date: 1999/01/12 16:50:24; author: vanilla; state: Exp; lines: +3 -3
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
v. 1.6
date: 1999/01/01 09:29:30; author: vanilla; state: Exp; lines: +6 -5
Upgrade to 0.3.5.
v. 1.5
date: 1998/11/18 12:09:03; author: asami; state: Exp; lines: +1 -3
These two are no longer broken due to gnome/gtk.
v. 1.4
date: 1998/11/15 14:04:04; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN. Uses gnomelibs
v. 1.3
date: 1998/09/30 13:44:29; author: vanilla; state: Exp; lines: +9 -7
Upgrade to 0.3.
v. 1.2
date: 1998/09/15 10:50:56; author: asami; state: Exp; lines: +2 -2
No need to use += for variable defined only once.
v. 1.1
date: 1998/09/06 06:45:28; author: vanilla; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/09/06 06:45:28; author: vanilla; state: Exp; lines: +0 -0
The image viewer of GNOME.
PR: ports/7656
Submitted by: Nakai@technologist.com
=============================================================================
|
| |

|