aboutsummaryrefslogtreecommitdiff
path: root/graphics/gnomeiconedit
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-244-23/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-011-1/+1
| | | | Notes: svn path=/head/; revision=136637
* Drop maintainership of my ports.Josef El-Rayes2005-03-151-1/+1
| | | | | | | | It does not look like i will return to my FreeBSD work in the near future (next months). Notes: svn path=/head/; revision=131337
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update my emailadress.Josef El-Rayes2004-02-011-1/+1
| | | | | | | Approved by: simon(mentor) Notes: svn path=/head/; revision=99755
* - Chase MAINTAINER e-mail changesSergei Kolobov2003-10-301-1/+1
| | | | | | | | PR: 58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri Notes: svn path=/head/; revision=92641
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Fix MASTER_SITES, pass maintainership to submitter.Oliver Braun2002-08-261-2/+2
| | | | | | | | | PR: ports/42026 Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at> Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=65040
* Update MASTER_SITES.Kevin Lo2002-08-231-1/+2
| | | | | | | | PR: 41910 Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at> Notes: svn path=/head/; revision=64874
* Use USE_GNOMENG.Maxim Sobolev2002-08-064-22/+7
| | | | Notes: svn path=/head/; revision=64115
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-4/+5
| | | | | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62647
* - Fix gdk-pixbuf-related problems;Maxim Sobolev2001-12-192-0/+37
| | | | | | | | | - link in dynamic libgnomeprint instead of static one. Submitted by: bento Notes: svn path=/head/; revision=51820
* Unbroke.Maxim Sobolev2001-08-315-4/+40
| | | | | | | Obtained from: NetBSD (partially) Notes: svn path=/head/; revision=47224
* Remove dead WWW.Maxim Sobolev2001-08-311-2/+0
| | | | Notes: svn path=/head/; revision=47221
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-6/+1
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -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. Notes: svn path=/head/; revision=40539
* Chase new print/gnomeprint shlib versionAde Lovett2000-11-141-1/+1
| | | | Notes: svn path=/head/; revision=35143
* Release a number of ports that I don't have time to keep trackAde Lovett2000-11-031-1/+1
| | | | | | | of any more. Notes: svn path=/head/; revision=34752
* Chase new gnomeprint - still broken for other reasonsAde Lovett2000-09-281-1/+1
| | | | Notes: svn path=/head/; revision=33218
* Temporarily mark BROKEN until author catches upAde Lovett2000-08-171-0/+2
| | | | | | | with new version of OAF Notes: svn path=/head/; revision=31719
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-041-0/+7
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31296
* Update to 1.2.0Ade Lovett2000-07-083-4/+14
| | | | Notes: svn path=/head/; revision=30363
* Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.Ade Lovett2000-06-261-0/+1
| | | | | | | | | | This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento Notes: svn path=/head/; revision=29886
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-011-1/+1
| | | | Notes: svn path=/head/; revision=29057
* Fixes for gdk-pixbuf 0.7.0Ade Lovett2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27856
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Update to 1.0.6Ade Lovett2000-02-253-5/+7
| | | | Notes: svn path=/head/; revision=26266
* Update to 1.0.5Ade Lovett2000-02-093-4/+13
| | | | Notes: svn path=/head/; revision=25618
* Add gnomeiconedit, a small, simple, fast, GNOME-based icon editorAde Lovett2000-01-286-0/+70
Notes: svn path=/head/; revision=25186