CVS log for ports/graphics/sodipodi/Makefile
Up to [FreeBSD] / ports / graphics / sodipodi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:28 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -2 lines
- 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
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:32:10 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon May 31 01:59:23 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:38:00 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:31 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
- update to jpeg-8
Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:17 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:52:49 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:34:55 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
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)
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:42 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -4 lines
- 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)
Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:35:56 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +4 -4 lines
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
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:51 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon May 15 22:22:59 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -0 lines
Add USE_GETTEXT to appease portlint.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun May 7 23:46:26 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G
Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:37:23 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:38 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
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.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:20:57 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Mar 16 21:47:48 2005 UTC (6 years, 10 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Fully-qualify the path to update-desktop-database and update-mime-database in the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:53:04 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:36:32 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Aug 16 17:57:32 2004 UTC (7 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
Add support for the new GNOME MIME system.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Jul 27 00:46:10 2004 UTC (7 years, 6 months ago) by adamw
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Whack lthack, and set LIBTOOL_VER to 15.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:54 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -0 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:42 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
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.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Feb 12 08:58:19 2004 UTC (8 years ago) by bland
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +5 -4 lines
Update to 0.34
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:07 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Dec 4 07:11:53 2003 UTC (8 years, 2 months ago) by bland
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +5 -3 lines
Update to 0.33
Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Oct 17 05:28:41 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
Add a missing dependency on libart_lgpl2. Noticed by: bento via kris
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Sep 26 14:52:57 2003 UTC (8 years, 4 months ago) by bland
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -3 lines
- Remove frontline dependency. Its support was disabled in configure.in [1] - Add popt dependency. It's very likely that popt present in a lot of systems. This also resolve lost dependency problem for builds on systems where popt already installed. PR: 56886 [1] Submitted by: Michal Pasternak <dotz@irc.pl> [1]
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jun 20 23:20:44 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
Whoops, we now need USE_REINPLACE.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jun 20 23:20:02 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -0 lines
Fix build on -CURRENT. Reported by: Jeremy Messenger <mezz7@cox.net>
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Jun 20 16:09:37 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
Update to 0.32.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Jun 12 09:46:00 2003 UTC (8 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +0 -4 lines
Remove REINPLACE commands that were rolled into gnomehack.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Apr 22 04:30:12 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -4 lines
Convert to new GNOME infrastructure.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:21:58 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Feb 22 18:15:10 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -2 lines
Update to 0.31.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Feb 21 17:48:45 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -2 lines
Revert the libgnomeprint fix. Turns out, the sodipodi people forgot four files in their 0.30 distribution.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Feb 21 02:24:40 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Correct the LIB_DEPENDS.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Feb 20 20:50:17 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -3 lines
* Re-add libgnomeprintui-2.0 support * De-pkg-comment
Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Feb 18 04:51:27 2003 UTC (8 years, 11 months ago) by anholt
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +0 -4 lines
Remove the renaming of Xft headers and library from the Xft (Xft2) port. Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Feb 8 20:43:22 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -2 lines
Fix a problem with Xft2 detection.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Feb 8 06:53:58 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +7 -4 lines
Update to 0.30, and unbreak now that libgnomeprint support has been disabled.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Feb 7 19:41:04 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -1 lines
Mark sodipodi as broken until it works with libgnomeprint-2-2.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jan 28 18:42:08 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -2 lines
* Update to 0.29 * Sodipodi is now a GNOME 2 application * Now more releases will be made to the GNOME 1 version
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jan 1 19:18:16 2003 UTC (9 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
Update to 0.28.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Nov 12 02:14:10 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Bump PORTREVISION after the gal version bump.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Oct 10 18:32:00 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Update to 0.27.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Oct 5 16:23:40 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
Update to 0.26.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Sep 13 16:52:30 2002 UTC (9 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +5 -2 lines
Use frontline for tracing bitmaps. Bump PORTREVISION.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Sep 11 16:05:36 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Update to 0.25.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jul 12 10:04:21 2002 UTC (9 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -6 lines
Use USE_GNOMENG.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Nov 12 10:20:40 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Fix a breakage resulted from path to gdk-pixbuf's includes being hardcoded. Reported by: Mike Harding <mvh@ix.netcom.com> Anders Andersson <anders@codefactory.se>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Oct 9 07:32:22 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Update to 0.24.1.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Oct 1 06:39:34 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -4 lines
Update to 0.24.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jun 19 09:43:08 2001 UTC (10 years, 7 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -3 lines
Clean up dependency chains after moving gtkhtml/gal inside the USE_GNOME knob
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon May 21 18:06:30 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Chase new shlib revision from x11-toolkits/gal
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon May 21 09:24:02 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
Update to 0.23.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:27 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
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.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri May 4 21:51:04 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -6 lines
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 30 10:58:33 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -2 lines
Update to 0.22. Approved by: maintainer
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:34:02 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
-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.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jan 31 16:13:08 2001 UTC (11 years ago) by ade
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -4 lines
Unbreak and update to 0.21
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 15 17:53:10 2000 UTC (11 years, 1 month ago) by ade
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 lines
Mark broken: victim of the bonobo upgrade
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Nov 14 14:10:15 2000 UTC (11 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Chase new print/gnomeprint shlib version
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Oct 10 17:24:19 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -3 lines
Update to 0.20, taking into account new bonobo
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Oct 5 07:10:47 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -9 lines
Implement USE_GNOME, part 1.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 28 18:03:06 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +13 -8 lines
Update to 0.19, with new required gnomeprint
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 4 02:10:43 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -2 lines
Forcibly turn off bonobo support, even if it's present on the system, since the bonobo-related code makes references to gdk-pixbuf features that were removed/replaced in newer versions.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 20 12:19:07 2000 UTC (11 years, 6 months ago) by nakai
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Update to 0.18.2. And add patch to remove BROKEN. (Got from GNOME CVS)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jul 11 22:02:22 2000 UTC (11 years, 7 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Update for new devel/libglade shlib version
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 14 13:21:23 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 1 16:25:44 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -4 lines
Updates for new shared library versions in GNOME 1.2
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 17 16:30:49 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Chase new gnomeprint shared library version
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:11:33 2000 UTC (11 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -2 lines
Update shared library number for gdk-pixbuf. Temporarily mark BROKEN as it uses old gdk-pixbuf internals that have been removed.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 19 15:08:40 2000 UTC (11 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -17 lines
Update to 0.18 Approved by: nakai
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Apr 14 10:47:22 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 28 02:54:50 2000 UTC (11 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
gnomeprint shlib bump
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 21 17:47:33 2000 UTC (11 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
libglade shared library version bump
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 27 23:09:22 2000 UTC (11 years, 11 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
This port requires (parts of) the automake port to build.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 23 00:09:38 2000 UTC (11 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to reflect new gnomeprint share library revision
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 18 02:31:37 2000 UTC (11 years, 11 months ago) by nakai
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -4 lines
Fix type in LIB_DEPENDS, and use symlink PR: ports/16784 Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jan 28 12:46:36 2000 UTC (12 years ago) by nakai
Branches: NAKAI
CVS tags: v0_17
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial Import. Developpers only.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 28 12:46:36 2000 UTC (12 years ago) by nakai
Branches: MAIN
Initial revision
