Port details |
- gnomeiconedit Small GNOME icon editor
- 1.2.0_10 graphics
=6 1.2.0_10Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2013-10-06 06:40:53
- SVN Revision: 329535
- People watching this port, also watch:: gmake, zip, autoconf
- Also Listed In: gnome
- License: not specified in port
- Description:
- Are you fed up waiting for The GIMP to load when all you want to do is
change 3 pixels in an icon? No, you're probably not. But if you are,
then maybe GNOME-Iconedit is what you need.
Features:
* 256 level alpha
* 16.7 million colours
* Saving in XPM and PNG format
* Some fancy paint modes.
* Multi-level cut/paste buffer.
* Brush mode where contents of the paste buffer can be pasted
anywhere on the screen.
* Loads any format Gdk-Pixbuf can handle.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gnomeiconedit>0:graphics/gnomeiconedit
- No installation instructions:
- This port has been deleted.
- PKGNAME: gnomeiconedit
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Runtime dependencies:
-
- BSD.gnome.dist : misc/gnomehier
- Library dependencies:
-
- png15 : graphics/png
- bonobo.2 : devel/bonobo
- esd.2 : audio/esound
- gdk_pixbuf.2 : graphics/gdk-pixbuf
- glib-12.3 : devel/glib12
- gnomecanvaspixbuf.1 : graphics/gnomecanvas
- gnome.5 : x11/gnome-libs
- gnomeprint.16 : print/gnome-print
- gtk-12.2 : x11-toolkits/gtk12
- Imlib.5 : graphics/imlib
- xml.5 : textproc/libxml
- oaf.0 : devel/oaf
- ORBit.2 : devel/ORBit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_10 06 Oct 2013 06:40:53 |
bapt |
Removed forgotten gnomeiconedit
Reported by: linimon
Approved by: gnome (implicit) |
1.2.0_10 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.2.0_10 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
1.2.0_10 25 Jul 2012 11:24:11 |
cs |
Fix typos in COMMENT |
1.2.0_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2.0_9 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.2.0_9 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.2.0_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2.0_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2.0_7 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.2.0_7 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.2.0_6 06 Jun 2008 13:35:04 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.2.0_5 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.2.0_4 24 Oct 2007 23:37:25 |
marcus |
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 (Only the first 15 lines of the commit message are shown above ) |
1.2.0_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.0_2 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
1.2.0_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.2.0_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.2.0_1 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
1.2.0_1 15 Nov 2005 06:52:12 |
ade |
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. |
1.2.0_1 01 Jun 2005 19:56:04 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
1.2.0_1 15 Mar 2005 21:48:31 |
josef |
Drop maintainership of my ports.
It does not look like i will return to my
FreeBSD work in the near future (next months). |
1.2.0_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.2.0_1 14 Mar 2004 06:17:56 |
ade |
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. |
1.2.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.2.0 01 Feb 2004 23:31:19 |
josef |
Update my emailadress.
Approved by: simon(mentor) |
1.2.0 30 Oct 2003 13:19:55 |
sergei |
- Chase MAINTAINER e-mail changes
PR: 58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri |
1.2.0 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
1.2.0 21 Feb 2003 12:15:34 |
knu |
De-pkg-comment. |
1.2.0 26 Aug 2002 11:54:10 |
obraun |
Fix MASTER_SITES, pass maintainership to submitter.
PR: ports/42026
Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
Approved by: dwcjr (mentor) |
1.2.0 23 Aug 2002 09:37:36 |
kevlo |
Update MASTER_SITES.
PR: 41910
Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at> |
1.2.0 06 Aug 2002 19:06:30 |
sobomax |
Use USE_GNOMENG. |
1.2.0 08 Jul 2002 10:41:30 |
ijliao |
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
19 Dec 2001 10:59:24 |
sobomax |
- Fix gdk-pixbuf-related problems; - link in dynamic libgnomeprint instead of
static one. |
31 Aug 2001 14:34:27 |
sobomax |
Unbroke. |
31 Aug 2001 13:51:50 |
sobomax |
Remove dead WWW. |
04 May 2001 22:41:31 |
ade |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
29 Mar 2001 16:35:19 |
sobomax |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
14 Nov 2000 14:10:15 |
ade |
Chase new print/gnomeprint shlib version |
03 Nov 2000 16:19:30 |
ade |
Release a number of ports that I don't have time to keep track of any more.
|
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
28 Sep 2000 19:00:28 |
ade |
Chase new gnomeprint - still broken for other reasons |
17 Aug 2000 17:43:54 |
ade |
Temporarily mark BROKEN until author catches up with new version of OAF |
04 Aug 2000 17:11:37 |
ade |
Re-sobomize to use pre-patch instead of post-extract |
04 Aug 2000 02:34:41 |
ade |
Extensive patchfile cleanups using sobomax's wonderful post-extract rule |
08 Jul 2000 22:11:37 |
ade |
Update to 1.2.0 |
26 Jun 2000 17:14:33 |
ade |
Add a RUN_DEPENDS on sysutils/gnomecontrolcenter. |
01 Jun 2000 17:25:45 |
ade |
Updates for new shared library versions in GNOME 1.2 |