CVS log for ports/graphics/gimp-app/Makefile
Up to [FreeBSD] / ports / graphics / gimp-app
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.258: download - view: text, markup, annotated - select for diffs
Tue Nov 22 08:53:18 2011 UTC (2 months, 2 weeks ago) by gahr
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +2 -2 lines
- Chase graphics/gegl shlib bump Feature safe: yes
Revision 1.257: download - view: text, markup, annotated - select for diffs
Mon Oct 31 09:53:15 2011 UTC (3 months, 1 week ago) by kwm
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +1 -1 lines
Update poppler to 0.18.0. The qt3 bindings are removed upstream. The glib library lost the last gdk-pixbuf code. And rename it from -gtk to -glib. Thanks to: pav for a exp-runs bapt for double checking the libreoffice ports
Revision 1.256: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:11 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +3 -3 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.255: download - view: text, markup, annotated - select for diffs
Tue Aug 23 18:39:05 2011 UTC (5 months, 2 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +3 -3 lines
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed.
Revision 1.254: download - view: text, markup, annotated - select for diffs
Wed Jun 29 16:12:14 2011 UTC (7 months, 1 week ago) by mezz
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +6 -7 lines
Fix the dependencies. It doesn't depend on gnome-keyring and gnomeui, because
the gnome-vfs is disabled by default without option provide as we are using
gvfs instead. Tweak the gvfs option, do not use ${HAVE_GNOME:Mgvfs}!="" when
the gvfs is enable by default. If it's disabled then depend on libcurl and
add --without-gvfs flag to disable it corrects. Bump the PORTREVISION.
Revision 1.253: download - view: text, markup, annotated - select for diffs
Fri Mar 4 02:11:55 2011 UTC (11 months, 1 week ago) by wen
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +1 -1 lines
- Bump PORTREVISION to chase the update of libexif
Revision 1.252: download - view: text, markup, annotated - select for diffs
Tue Mar 1 16:26:19 2011 UTC (11 months, 1 week ago) by gahr
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +2 -2 lines
- Chase graphics/gegl shlib bump
Revision 1.251: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:57 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.250: preferred, colored
Changes since revision 1.250: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.250: download - view: text, markup, annotated - select for diffs
Sat Nov 20 15:36:40 2010 UTC (14 months, 3 weeks ago) by kwm
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +3 -3 lines
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@
Revision 1.249: download - view: text, markup, annotated - select for diffs
Sat Aug 14 17:48:11 2010 UTC (17 months, 4 weeks ago) by marcus
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +2 -1 lines
Add an explicit dependency on babl. PR: 149067
Revision 1.248: download - view: text, markup, annotated - select for diffs
Sat Jul 24 21:36:05 2010 UTC (18 months, 2 weeks ago) by marcus
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +1 -1 lines
Update to 2.6.10.
Revision 1.247: download - view: text, markup, annotated - select for diffs
Thu Jun 24 17:12:09 2010 UTC (19 months, 2 weeks ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +2 -2 lines
Update to 2.6.9, it has a few of fixes with the up to date GTK+2. Only bugs fix with no new feature in this release, see here: http://developer.gimp.org/NEWS-2.6 PR: ports/147859 Reported by: Warren Block <wblock@wonkity.com> Feature safe: yes
Revision 1.246: download - view: text, markup, annotated - select for diffs
Mon May 31 22:52:35 2010 UTC (20 months, 1 week ago) by marcus
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +1 -1 lines
Bump PORTREVISION and add USE_GETTEXT where missing. PR: 147257
Revision 1.245: download - view: text, markup, annotated - select for diffs
Mon Mar 29 03:51:48 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +1 -1 lines
- fix build for png-1.4.1
Revision 1.244: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:36:35 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.243: download - view: text, markup, annotated - select for diffs
Wed Mar 24 15:22:39 2010 UTC (22 months, 2 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +2 -2 lines
- Chase graphics/gegl update
Revision 1.242: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:38:33 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +2 -2 lines
- update to jpeg-8
Revision 1.241: download - view: text, markup, annotated - select for diffs
Sat Dec 19 22:37:04 2009 UTC (2 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +2 -2 lines
Update to 2.6.8.
Revision 1.240: download - view: text, markup, annotated - select for diffs
Sat Nov 28 20:05:43 2009 UTC (2 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +3 -3 lines
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
Revision 1.239: download - view: text, markup, annotated - select for diffs
Sat Aug 8 21:29:50 2009 UTC (2 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +1 -0 lines
Allow SIMD optimizations on amd64 by making sure gimp knows what FreeBSD calls x86-64. PR: 137439 Submitted by: Anonymous <swell.k@gmail.com>
Revision 1.238: download - view: text, markup, annotated - select for diffs
Sat Aug 8 21:25:13 2009 UTC (2 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +73 -29 lines
Add optional support for SIMD instructions, and optionalize some of the file support modules. PR: 137432 Submitted by: Anonymous <swell.k@gmail.com>
Revision 1.237: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:02 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +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.236: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:50 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +2 -2 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.235: download - view: text, markup, annotated - select for diffs
Fri Apr 10 05:55:58 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +3 -3 lines
Presenting GNOME 2.26 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach.
Revision 1.234: download - view: text, markup, annotated - select for diffs
Sat Mar 21 04:52:37 2009 UTC (2 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +13 -4 lines
Update to 2.6.6, and re-enable the rsvg OPTIONS (default on).
Revision 1.233: download - view: text, markup, annotated - select for diffs
Tue Mar 10 16:37:27 2009 UTC (2 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +2 -2 lines
- Unbreak after gegl update Pointy hat to: gahr
Revision 1.232: download - view: text, markup, annotated - select for diffs
Tue Feb 24 01:33:06 2009 UTC (2 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +2 -2 lines
Update to 2.6.5.
Revision 1.231: download - view: text, markup, annotated - select for diffs
Sun Jan 11 17:13:00 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +1 -1 lines
The SVG plug-in is now the default.
Revision 1.230: download - view: text, markup, annotated - select for diffs
Sat Jan 10 05:21:32 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +9 -18 lines
Presenting GNOME 2.24 for FreeBSD. See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
Revision 1.229: download - view: text, markup, annotated - select for diffs
Sun Jan 4 22:14:45 2009 UTC (3 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +1 -1 lines
Update to 2.6.4.
Revision 1.228: download - view: text, markup, annotated - select for diffs
Fri Dec 5 23:22:53 2008 UTC (3 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +2 -2 lines
Update to 2.6.3.
Revision 1.227: download - view: text, markup, annotated - select for diffs
Tue Dec 2 17:40:20 2008 UTC (3 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +1 -1 lines
Fix a typo of disable gvfs.
Revision 1.226: download - view: text, markup, annotated - select for diffs
Tue Dec 2 17:26:56 2008 UTC (3 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +9 -4 lines
- Disable gvfs for it can uses gnome-vfs by default. By default, if it finds gvfs in system then it will use gvfs rather than gnome-vfs. There is a problem with gvfs for not able to use URI to fetch image by via HTTP. In MarcusCom CVS has newer gvfs that is fixed and will be switch to gvfs by default when it merges into FreeBSD ports tree. [1] - Add iso-codes dependency without provide optional, it only has autocheck. - Add libgnomeui dependency if it exists, only in GNOMEVFS option. - Bump the PORTREVISION. PR: ports/129023 [1] Reported by: Lars Stokholm <lars.stokholm@gmail.com> [1]
Revision 1.225: download - view: text, markup, annotated - select for diffs
Tue Nov 4 05:03:45 2008 UTC (3 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +1 -1 lines
Correct the webkit in LIB_DEPENDS, webkit-1.0.1 -> WebKitGtk.1. In the MarcusCom CVS has newer webkit that changed to webkit-1.0.1. Submitted by: Jan Henrik Sylvester <me@janh.de>
Revision 1.224: download - view: text, markup, annotated - select for diffs
Mon Nov 3 20:34:17 2008 UTC (3 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +4 -4 lines
-Fix the dependency in help browser plugins by add webkit-gtk2. [1] -Fix the plist when WITHOUT_RSVG and WITHOUT_HELBROWSER are defined. [2] -Bump the PORTREVISION. PR: ports/128201 [2] Submitted by: Tobias Rehbein <tobias.rehbein@web.de> [2] Reported by: many [1]
Revision 1.223: download - view: text, markup, annotated - select for diffs
Mon Oct 13 15:36:10 2008 UTC (3 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +3 -2 lines
Add missing depends on gegl Reported by David Wolfskill <david@catwhisker.org>
Revision 1.222: download - view: text, markup, annotated - select for diffs
Mon Oct 13 03:35:18 2008 UTC (3 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +7 -17 lines
Update to 2.6.1
Revision 1.221: download - view: text, markup, annotated - select for diffs
Sun Aug 31 15:26:11 2008 UTC (3 years, 5 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +2 -2 lines
Update to 2.4.7
Revision 1.220: download - view: text, markup, annotated - select for diffs
Mon Jun 30 20:16:19 2008 UTC (3 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +3 -3 lines
First all, ahze did most of work. Thanks ahze! Last week or so, I am just merely pick up and help him. Thanks to many testers in both private and mailing list emails for report a few of build and dependencies problems. Also, thanks to marcus and Chess Griffin for test in their tinderboxes. x11/pixman: Update to 0.10.0 ------------------------------------------------------- Firefox 3 needs it. Orignal, the shared library was bumped and ahze has added a new feature in our USE_GNOME=ltverhack by can control the number of shared library. To control the number of shared library, add the ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your port, you need to make sure the ABI doesn't change to use it.. ------------------------------------------------------- graphics/cairo: Update to 1.6.4 ------------------------------------------------------- Firefox 3 needs it. We have updated most cairo binding ports too. ------------------------------------------------------- graphics/poppler: Update to 0.8.3 ------------------------------------------------------- The shared libraries version have been changed. All ports that depend on poppler have PORTREVISION bump. The graphics/py-poppler has been updated to 0.8.1 to work with newer poppler better. As for the poppler-qt, there is no shared library version change. ------------------------------------------------------- www/firefox3 and gecko ports related: Update to 3.0 final ------------------------------------------------------- The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it in backward compatibility, so the rest ports won't be break. We haven't add some other ports to have Firefox 3 support yet, so feel free to send us patch or commit it by yourself (to committers). However, view in bsd.gecko.mk for document. ------------------------------------------------------- Approved by: portmgr (marcus)
Revision 1.219: download - view: text, markup, annotated - select for diffs
Tue Jun 17 03:20:48 2008 UTC (3 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +14 -7 lines
Update to 2.4.6.
Revision 1.218: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:33:38 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +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.217: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:07 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +2 -2 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.216: download - view: text, markup, annotated - select for diffs
Sun Mar 2 08:36:09 2008 UTC (3 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +1 -1 lines
Update to 2.4.5
Revision 1.215: download - view: text, markup, annotated - select for diffs
Sat Feb 9 18:08:05 2008 UTC (4 years ago) by marcus
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +1 -1 lines
Update to 2.4.4.
Revision 1.214: download - view: text, markup, annotated - select for diffs
Wed Dec 19 20:06:56 2007 UTC (4 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +1 -1 lines
Update to 2.4.3
Revision 1.213: download - view: text, markup, annotated - select for diffs
Wed Dec 12 05:04:16 2007 UTC (4 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +2 -2 lines
Update to 2.4.2. Submitted by: ahze
Revision 1.212: download - view: text, markup, annotated - select for diffs
Sat Oct 27 19:15:09 2007 UTC (4 years, 3 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +1 -1 lines
Append to USE_GNOME so py-gimp can define its own USE_GNOME set.
Revision 1.211: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:35:51 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +94 -61 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.210: download - view: text, markup, annotated - select for diffs
Mon Jul 23 15:45:04 2007 UTC (4 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +1 -1 lines
Update to 2.2.17
Revision 1.209: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:58 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +0 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.208: download - view: text, markup, annotated - select for diffs
Sun Jul 8 23:12:26 2007 UTC (4 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +1 -2 lines
Update to 2.2.16
Revision 1.207: download - view: text, markup, annotated - select for diffs
Fri Jun 1 12:11:29 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +1 -0 lines
Fix plist if using python PR: ports/110910 Submitted by: girgen
Revision 1.206: download - view: text, markup, annotated - select for diffs
Tue May 29 16:29:38 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +1 -2 lines
Update to 2.2.15
Revision 1.205: download - view: text, markup, annotated - select for diffs
Sun May 27 15:25:37 2007 UTC (4 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +2 -2 lines
- Chase libexif update
Revision 1.204: download - view: text, markup, annotated - select for diffs
Fri May 25 12:07:15 2007 UTC (4 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +2 -2 lines
- Chase libexif update
Revision 1.203: download - view: text, markup, annotated - select for diffs
Sat May 19 20:09:12 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.202: download - view: text, markup, annotated - select for diffs
Thu Apr 26 11:01:54 2007 UTC (4 years, 9 months ago) by ahze
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +1 -2 lines
Update to 2.2.14
Revision 1.201: download - view: text, markup, annotated - select for diffs
Sun Apr 22 16:03:39 2007 UTC (4 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +2 -1 lines
Merge gimp-app-devel doc changes to gimp-app
Revision 1.200: download - view: text, markup, annotated - select for diffs
Mon Apr 9 13:36:11 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +0 -2 lines
- Fix plist due to DOCSDIR/DATADIR change from PORTNAME change. Reported by: pointyhat via kris
Revision 1.199: download - view: text, markup, annotated - select for diffs
Sat Apr 7 07:02:33 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +2 -0 lines
- Fix plist (DOCSDIR & DATADIR) Reported by: kris via pointyhat
Revision 1.198: download - view: text, markup, annotated - select for diffs
Fri Apr 6 13:22:21 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +2 -4 lines
- Don't use graphics/gimp[-devel] OPTIONS file PR: 111277 Reported by: Bartosz Fabianowski
Revision 1.197: download - view: text, markup, annotated - select for diffs
Wed Apr 4 15:18:49 2007 UTC (4 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +4 -12 lines
Split gimp in to master/slave port You will need to upgrade via portmaster -o graphics/gimp-app gimp portmaster -u grapics/gimp or portupgrade -o graphics/gimp-app gimp portmaster -u grapics/gimp Repocopied by: marcus
Revision 1.196: download - view: text, markup, annotated - select for diffs
Sun Oct 22 17:36:11 2006 UTC (5 years, 3 months ago) by pav
Branches: MAIN
CVS tags: old_RELEASE_6_2_0, old_RELEASE_4_EOL
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +1 -1 lines
- Fix a startup crash for anyone running non-latin-1 locale Approved by: portmgr (marcus) Obtained from: GIMP authors
Revision 1.195: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:52:55 2006 UTC (5 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +3 -3 lines
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)
Revision 1.194: download - view: text, markup, annotated - select for diffs
Fri Aug 25 18:01:29 2006 UTC (5 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +4 -3 lines
- Update to 2.2.13 PR: ports/102503 (based on) Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
Revision 1.193: download - view: text, markup, annotated - select for diffs
Mon Jun 26 10:39:06 2006 UTC (5 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +10 -1 lines
- Make librsvg dependency optional
Revision 1.192: 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
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -0 lines
Add USE_GETTEXT to appease portlint.
Revision 1.191: download - view: text, markup, annotated - select for diffs
Sun May 7 23:46:03 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G
Revision 1.190: download - view: text, markup, annotated - select for diffs
Fri Apr 14 15:15:44 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +1 -2 lines
- Update to 2.2.11
Revision 1.189: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:37:00 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +2 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.188: download - view: text, markup, annotated - select for diffs
Wed Feb 22 04:15:08 2006 UTC (5 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +1 -1 lines
Add CONFLICTS for gimpshop.
Revision 1.187: download - view: text, markup, annotated - select for diffs
Wed Dec 28 19:35:45 2005 UTC (6 years, 1 month ago) by adamw
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +1 -2 lines
Update to 2.2.10. Works with GNOME 2.15 too!
Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:28 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +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.185: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:20:56 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.184: download - view: text, markup, annotated - select for diffs
Wed Nov 2 18:10:08 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +1 -1 lines
Update to 2.2.9. PR: 88392 Submitted by: Vasil Dimov <vd@datamax.bg>
Revision 1.183: download - view: text, markup, annotated - select for diffs
Sun Jul 3 04:55:55 2005 UTC (6 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +1 -1 lines
Fix a portlint warning.
Revision 1.182: download - view: text, markup, annotated - select for diffs
Thu Jun 30 10:53:19 2005 UTC (6 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +1 -2 lines
- Update to 2.2.8
Revision 1.181: download - view: text, markup, annotated - select for diffs
Mon Jun 27 18:35:22 2005 UTC (6 years, 7 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +23 -82 lines
- Unconditionally enable image handlers - Convert other tunables to OPTIONS [1] [1]: PR: ports/78931 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Revision 1.180: download - view: text, markup, annotated - select for diffs
Tue May 17 18:55:05 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -0 lines
- Fix WITHOUT_MNG knob: libmng would indirectly add lcms dependency, which is needed for color management components in GIMP PR: ports/81152 Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de>
Revision 1.179: download - view: text, markup, annotated - select for diffs
Sun Apr 10 16:39:28 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +1 -2 lines
- Update to 2.2.6
Revision 1.178: download - view: text, markup, annotated - select for diffs
Mon Apr 4 05:56:08 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +2 -2 lines
- Chase libexif update - Bump PORTREVISION
Revision 1.177: download - view: text, markup, annotated - select for diffs
Wed Mar 16 21:47:47 2005 UTC (6 years, 10 months ago) by mezz
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +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.176: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:53:03 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.
Revision 1.175: download - view: text, markup, annotated - select for diffs
Sun Mar 6 20:48:52 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +1 -1 lines
Add GIMP_THREAD_LIBS to GTK_LIBS so that all plug-ins get some thread lovin'. This fixes some missing pthread symbols, and allows the new GTK+ file chooser to work in certain plug-ins (e.g. print).
Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Mar 5 22:07:02 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -0 lines
Be sure to link against PTHREAD_LIBS even in the non-GNOME case to fix a crash with the file chooser when gnomevfs2 is installed.
Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed Feb 23 03:24:21 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +1 -1 lines
- Update to 2.2.4 ChangeLog: http://developer.gimp.org/NEWS-2.2
Revision 1.172: download - view: text, markup, annotated - select for diffs
Sat Jan 29 19:55:31 2005 UTC (7 years ago) by ahze
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +1 -1 lines
- Fix JPEG pkg-plist
Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri Jan 28 06:34:24 2005 UTC (7 years ago) by ahze
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +70 -10 lines
- Update to 2.2.3 - Add new WITHOUT_ knobs to make a "gimp-lite" [1] PR: ports/76212 [1] Submitted by: oliver [1]
Revision 1.170: download - view: text, markup, annotated - select for diffs
Wed Jan 12 09:54:32 2005 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +3 -1 lines
- Update to 2.2.2 - Add 2 more mirrors
Revision 1.169: download - view: text, markup, annotated - select for diffs
Thu Dec 30 00:41:58 2004 UTC (7 years, 1 month ago) by ahze
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -2 lines
Update to 2.2.1
Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Dec 29 02:18:31 2004 UTC (7 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +1 -1 lines
Chase the new location for update-desktop-database by allowing the command to be found in PATH.
Revision 1.167: download - view: text, markup, annotated - select for diffs
Tue Dec 28 14:28:50 2004 UTC (7 years, 1 month ago) by bland
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -1 lines
Fix plist. Submitted by: sf
Revision 1.166: download - view: text, markup, annotated - select for diffs
Sun Dec 26 15:58:26 2004 UTC (7 years, 1 month ago) by bland
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +2 -0 lines
- In case we building GNOME version of GIMP link it against pthreads library to avoid crash in GtkFileChooser. - Fix plist.
Revision 1.165: download - view: text, markup, annotated - select for diffs
Fri Dec 24 18:39:49 2004 UTC (7 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +16 -6 lines
- Update to 2.2.0 Submitted by: ahze
Revision 1.164: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:36:29 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +1 -0 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
Revision 1.163: download - view: text, markup, annotated - select for diffs
Thu Nov 4 10:11:22 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -1 lines
- Fix build on 4.x Reported by: Lauri J Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi> Pointy hat to: bland
Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Nov 3 02:47:59 2004 UTC (7 years, 3 months ago) by bland
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +1 -1 lines
Update to 2.0.6
Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Oct 11 23:42:32 2004 UTC (7 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -2 lines
Update to 2.0.5, and use the new libtool scheme.
Revision 1.160: download - view: text, markup, annotated - select for diffs
Sat Aug 7 12:54:22 2004 UTC (7 years, 6 months ago) by bland
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +1 -1 lines
Update to 2.0.4
Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Jul 21 22:55:57 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -1 lines
- Update to 2.0.3
Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Jun 17 16:04:37 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
- Update to 2.0.2, a bugfix release
Revision 1.157: download - view: text, markup, annotated - select for diffs
Sun Jun 6 21:44:59 2004 UTC (7 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +9 -9 lines
- Use DOCSDIR in --with-html-dir
- Chase the current bsd.gnome.mk, ie: pygtk2
- Add a new WITH_DEBUG knob
- Replace the hardcore path of check if libgtkhtml exists to
${HAVE_GNOME:Mlibgtkhtml}. Also, use the || (or) like this:
.if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER)
Reviewed by: marcus and pav
Revision 1.156: download - view: text, markup, annotated - select for diffs
Thu Apr 15 20:11:25 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +2 -3 lines
Update to 2.0.1. For a list of what's new, see: http://lists.gnome.org/archives/gnome-announce-list/2004-April/msg00031.html
Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:53 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Revision 1.154: download - view: text, markup, annotated - select for diffs
Thu Apr 1 21:37:03 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +3 -0 lines
Fix make package in the case when gimp is built with: make package WITHOUT_PRINT=YES WITH_HTML_HELP_BROWSER=YES Reported by: des
Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Mar 29 13:04:01 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +0 -2 lines
- Remove NO_LATEST_LINK, this is now prefered version Spotted by: krion
Revision 1.152: download - view: text, markup, annotated - select for diffs
Sat Mar 27 18:07:18 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +2 -2 lines
After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp: - Update comment and description - Remove graphics/gimp-devel - Chase dependencies - Add entry to MOVED Repocopied by: marcus
Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Mar 26 13:53:26 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +1 -3 lines
- Update RINGSERVER subdir - Clean up PR: ports/64762 Submitted by: Ports Fury
Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Mar 24 14:14:21 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -0 lines
- Throw in available mirror with 2.0 distfile (ftp.gimp.org is full)
Revision 1.149: download - view: text, markup, annotated - select for diffs
Wed Mar 24 12:02:12 2004 UTC (7 years, 10 months ago) by bland
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +3 -2 lines
Fix man{1,5} plist entries.
Revision 1.148: download - view: text, markup, annotated - select for diffs
Wed Mar 24 09:23:40 2004 UTC (7 years, 10 months ago) by bland
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -0 lines
Put accidentally removed PORTEPOCH back.
Revision 1.147: download - view: text, markup, annotated - select for diffs
Wed Mar 24 09:16:45 2004 UTC (7 years, 10 months ago) by bland
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -0 lines
After GIMP 2.0 release both versions can not be longer installed at the same time.
Revision 1.146: download - view: text, markup, annotated - select for diffs
Wed Mar 24 09:04:48 2004 UTC (7 years, 10 months ago) by bland
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +7 -8 lines
Update to 2.0.0
Revision 1.145: download - view: text, markup, annotated - select for diffs
Sun Mar 7 02:27:29 2004 UTC (7 years, 11 months ago) by bland
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -3 lines
- Update to 2.0.pre4 - Switch back to gimp's own shlib versioning scheme [1] Reviewed by: marcus [1]
Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Feb 6 06:58:32 2004 UTC (8 years ago) by bland
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -0 lines
Fix plist after recent graphics/lcms fixes wich enable color proof module build. Reminded by: marcus
Revision 1.143: download - view: text, markup, annotated - select for diffs
Thu Feb 5 07:57:43 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +4 -5 lines
Update to 2.0pre3.
Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:53 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.141: download - view: text, markup, annotated - select for diffs
Wed Jan 21 19:28:49 2004 UTC (8 years ago) by pav
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -0 lines
- Add another mirror
Revision 1.140: download - view: text, markup, annotated - select for diffs
Wed Jan 21 17:30:27 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +3 -0 lines
* Fix the GNOME desktop entry to call gimp-1.3 instead of gimp-remote-1.3 as the latter didn't work correctly from the menu * Conditionalize installation of the print plug-in [1] Submitted by: clement
Revision 1.139: download - view: text, markup, annotated - select for diffs
Tue Jan 20 08:26:58 2004 UTC (8 years ago) by bland
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -2 lines
- Update to 2.0pre2 - Sort pkg-plist
Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Jan 9 18:54:54 2004 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -0 lines
An explicit BUILD_DEPENDS on intltool is needed to build gimp-devel in the non-GNOME case.
Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Jan 7 21:00:01 2004 UTC (8 years, 1 month ago) by adamw
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +4 -3 lines
Udpate to 2.0pre1.
Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Dec 17 21:43:26 2003 UTC (8 years, 1 month ago) by marcus
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +3 -1 lines
Add a missing dependency on libwmf. Reported by: Sergey Akifyev <asa@gascom.ru>
Revision 1.135: download - view: text, markup, annotated - select for diffs
Thu Dec 4 11:21:52 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -1 lines
- Update to 1.3.23 Approved by: adamw (mentor)
Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:28:58 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: old_old_RELEASE_5_2_1, old_old_RELEASE_5_2_0
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Revision 1.133: download - view: text, markup, annotated - select for diffs
Tue Nov 4 03:22:11 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
Update to 1.3.22.
Revision 1.132: download - view: text, markup, annotated - select for diffs
Mon Oct 6 16:58:39 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -2 lines
Update to 1.3.21.
Revision 1.131: download - view: text, markup, annotated - select for diffs
Mon Oct 6 01:13:38 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +0 -1 lines
Correct some obsolete MASTER_SITES PR: 57557 Submitted by: Mark Linimon <linimon@lonesome.com>
Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu Sep 25 03:32:46 2003 UTC (8 years, 4 months ago) by adamw
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +1 -2 lines
Update to 1.3.20. Obtained from: marcuscom
Revision 1.129: download - view: text, markup, annotated - select for diffs
Sat Aug 30 22:42:23 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: old_old_RELEASE_4_9_0
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -0 lines
Fix a bug where gimp would crash on startup on -CURRENT because a translated pointer was being free'd accidentally. Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@fernuni-hagen.de> Pav Lucistnik <pav@oook.cz>
Revision 1.128: download - view: text, markup, annotated - select for diffs
Fri Aug 29 13:52:42 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +1 -6 lines
Update to 1.3.19.
Revision 1.127: download - view: text, markup, annotated - select for diffs
Sat Aug 23 01:03:50 2003 UTC (8 years, 5 months ago) by perky
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -0 lines
Bump PORTREVISION after lang/python's changing default to BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni
Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Aug 11 08:32:38 2003 UTC (8 years, 6 months ago) by adamw
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -2 lines
Update to 1.3.18.
Revision 1.125: download - view: text, markup, annotated - select for diffs
Sun Aug 10 13:04:53 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -1 lines
Chase the libexif shared lib version.
Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Aug 4 17:38:26 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -2 lines
Fix the Python {BUILD|RUN}_DEPENDS.
PR: 55232
Submitted by: Koop Mast <einekoai@chello.nl>
Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Jul 31 18:34:24 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +3 -1 lines
Add libmng and libexif support. PR: 55101 Submitted by: Pav Lucistnik <pav@oook.cz>
Revision 1.122: download - view: text, markup, annotated - select for diffs
Sun Jul 27 17:21:38 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +6 -1 lines
Do not patch the asm blocks on 5.x since GCC 3.x can take full advantage of MMX and SSE registers. Submitted by: Alexander Nedotsukov <bland@mail.ru>
Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Jul 25 22:01:52 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -0 lines
Restore PORTEPOCH that was accidentally removed in the previous commit.
Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Jul 25 20:05:42 2003 UTC (8 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -2 lines
Update to 1.3.17. Submitted by: Alexander Nedotsukov <bland@mail.ru>
Revision 1.119: download - view: text, markup, annotated - select for diffs
Sat Jun 28 23:13:40 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +4 -4 lines
Update to 1.3.16.
Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Jun 17 22:52:50 2003 UTC (8 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +17 -9 lines
Update to 1.3.15.
Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Jun 3 00:20:57 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Revert last commit since the problem was actually being caused by pango-1.2.2.
Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Jun 2 23:11:40 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -1 lines
Add ${PTHREAD_LIBS} to CONFIGURE_ENV to prevent thread lockups on
-CURRENT.
Reported by: Pav Lucistnik <pav@oook.cz>
Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Apr 19 07:37:00 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: old_old_RELEASE_5_1_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +9 -12 lines
Update to 1.3.14.
Revision 1.114: download - view: text, markup, annotated - select for diffs
Thu Apr 3 03:09:07 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +8 -2 lines
Allow one to disable GIMP print support with the WITHOUT_PRINT macro. PR: 48998 Submitted by: Seva Gluschenko <gvs@rinet.ru>
Revision 1.113: download - view: text, markup, annotated - select for diffs
Sat Mar 29 06:29:58 2003 UTC (8 years, 10 months ago) by adamw
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
Update to 1.3.13.
Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Feb 19 08:48:32 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: old_old_RELEASE_4_8_0
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +3 -7 lines
Whoops, Makefile patch was rejected due to minor discrepancy. Complete the update to 1.3.12.
Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Feb 19 08:43:28 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +21 -30 lines
* Update to 1.3.12 * Add optional support for Python-Fu [1] * De-pkg-comment * Remove dead mpeg support PR: 48181 [1] Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> [1]
Revision 1.110: download - view: text, markup, annotated - select for diffs
Wed Feb 19 04:13:12 2003 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -1 lines
Chase gimp-print's shared lib version.
Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Feb 7 19:21:07 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -1 lines
Chase gtk20's shared lib version.
Revision 1.108: download - view: text, markup, annotated - select for diffs
Sun Jan 19 19:32:45 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -1 lines
Update to 1.3.11.
Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Nov 11 03:52:50 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_0
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +3 -3 lines
Update to 1.3.10.
Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Oct 26 04:14:58 2002 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -0 lines
Add missing dependency on libart_lgpl2. Submitted by: bento
Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Oct 13 15:05:24 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +8 -0 lines
If gnomepanel is installed, install a desktop entry for gimp. Submitted by: Franz Klammer <klammer@webonaut.com>
Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Oct 11 18:20:38 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +9 -4 lines
Update to 1.3.9.
Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Aug 12 18:15:20 2002 UTC (9 years, 6 months ago) by marcus
Branches: MAIN
CVS tags: old_old_RELEASE_4_7_0
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +40 -4 lines
Roll mpeg-lib into the two gimp ports. mpeg-lib is now abandoned ware, and will be removed from the ports tree soon. mpeg-lib will now be built solely for the purpose of gimp, and no libmpeg.* will be installed on the system. This will avoid a namespace conflict with KDE which also installs a libmpeg.so. These two libraries are incompatible. Submitted by: alane and myself Not reviewed by: alane Inspired by: mail/evolution
Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon May 20 17:58:05 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: old_old_RELEASE_4_6_2, old_old_RELEASE_4_6_1, old_old_RELEASE_4_6_0
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -0 lines
Add NO_LATEST_LINK.
Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon May 20 17:57:32 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +10 -16 lines
Update gimp-devel (unstable development version of the GIMP) to 1.3.3 after a repo-copy from ports/graphics/gimp1 and connect it to the build. Prompted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon May 20 08:26:06 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +4 -4 lines
- Use USE_LIBTOOL properly; - add dozen missed files into pkg-plist; - bump PORTREVISION.
Revision 1.99: download - view: text, markup, annotated - select for diffs
Sat May 18 02:55:13 2002 UTC (9 years, 8 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
pass maintainerbit to gnome@ Approved by: sobomax
Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Apr 11 16:41:52 2002 UTC (9 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -1 lines
set PORTEPOCH back. PR: Christopher Masto <chris@netmonger.net>
Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Apr 11 01:37:32 2002 UTC (9 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +7 -5 lines
Upgrade to 1.2.3.
Revision 1.96: download - view: text, markup, annotated - select for diffs
Sat Sep 22 06:36:21 2001 UTC (10 years, 4 months ago) by sf
Branches: MAIN
CVS tags: old_old_old_RELEASE_5_0_DP1, old_old_old_RELEASE_4_5_0
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
add missing entries to pkg-plist. PR: 30727 Submitted by: Patrick Li <pat@databits.net>
Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Sep 11 02:22:37 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
CVS tags: old_old_old_RELEASE_4_4_0
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
Bump png major
Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Aug 21 16:29:15 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -1 lines
Resurrect PORTEPOCH which has been removed in the last commit by mistake.
Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Aug 18 06:03:21 2001 UTC (10 years, 5 months ago) by clive
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -4 lines
Upgrade to 1.2.2 Done by : vanilla Fix vinum for several days before bad scsi cable got fixed (Arrrgh !), and finally lost all his /home and ssh key : vanilla
Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Aug 14 13:15:51 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +4 -2 lines
Undo 1.2.2 upgrade. Requested by: vanilla (maintainer)
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Aug 13 17:14:23 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +3 -4 lines
Update to 1.2.2.
Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Mar 26 20:07:47 2001 UTC (10 years, 10 months ago) by knu
Branches: MAIN
CVS tags: old_old_old_RELEASE_4_3_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +6 -4 lines
Add MASTER_SITE_RINGSERVER to MASTER_SITES. Approved by: vanilla (MAINTAINER)
Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Mar 15 13:39:34 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2 lines
Gimp is 1.2 now, not 1.1. Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Mar 14 22:20:07 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -1 lines
Dont strip script when use --install-admin-bin, It will broken p5-Gimp installation.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Jan 24 01:21:29 2001 UTC (11 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -2 lines
Upgrade to 1.2.1.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Dec 26 15:09:30 2000 UTC (11 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +6 -7 lines
Upgrade to 1.2.0, add a patch for print plug-ins (by mistral@imasy.or.jp (Yoshihiko SARUMARU).
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Dec 10 09:01:41 2000 UTC (11 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2 lines
Upgrade to 1.1.30.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Nov 13 01:20:56 2000 UTC (11 years, 3 months ago) by vanilla
Branches: MAIN
CVS tags: old_old_old_RELEASE_4_2_0
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +5 -27 lines
Upgrade to 1.1.29, split gimp-perl to p5-Gimp (coming soon).
Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Oct 13 07:59:47 2000 UTC (11 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +6 -6 lines
Upgrade to 1.1.27. PR: ports/21945 Submitted by: trevor
Revision 1.82: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:20:21 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Oct 5 07:22:38 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +13 -21 lines
Implement WANT_GNOME.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Sep 26 16:15:43 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +7 -6 lines
Update to 1.1.26. PR: 21560 (very incomplete) Actual work done by: sobomax
Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Aug 23 18:33:57 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: old_old_old_RELEASE_4_1_1
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +3 -3 lines
Update to 1.1.25.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:24:46 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -3 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Jul 4 07:12:52 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: old_old_old_RELEASE_4_1_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
Bump png shared library version. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Jun 26 16:06:14 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +19 -26 lines
Update 1.1.24. Also provide following enhancements: - Remove PLIST.perl and merge its contents into main PLIST using Satoshi's %%PORTDOCS:%% hack; - the same as previous for Gnome bits; - automatically generate and substitute shared libraries version; - slightly reorder Makefile to be more organised; - remove mailformed pieces from configure patch (it is appears that somebody did diff after USE_LIBTOOL hack has been applied).
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:50:44 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: old_old_old_RELEASE_3_5_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:37:52 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -1 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Jun 1 16:25:19 2000 UTC (11 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -3 lines
Updates for new shared library versions in GNOME 1.2
Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Jun 1 16:11:58 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +6 -3 lines
Correct PLIST.perl and update Makefile to reflect recent WITHOUT_PERL --> WITH_PERL thansition. PR: 18935 Partially submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue May 30 06:47:14 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +3 -4 lines
Update to 1.1.23. Also remove mandatory libintl dependency (should be inherited from gtk++).
Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri May 19 21:14:09 2000 UTC (11 years, 8 months ago) by jim
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
Update to version 1.1.22. From the information I have, vanilla might not have a vacation for a while, so I figured I wouldn't let this get stale if that's the case.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Apr 26 21:49:30 2000 UTC (11 years, 9 months ago) by jim
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +5 -5 lines
Update to version 1.1.20. Hopefully this will fix some of the build problems people are having with 1.1.19. Vanilla, if you have any problems with this update, let me know and I'll back it out.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:17:46 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +6 -9 lines
Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Apr 14 18:13:44 2000 UTC (11 years, 10 months ago) by jim
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +11 -8 lines
Update to version 1.1.19. Submitted by: vanilla
Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Apr 14 10:46:00 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +6 -8 lines
Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Apr 7 09:35:30 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +7 -5 lines
Fix a couple bogons to make this work. Submitted by: Maxim Sobolev <sobomax@altavista.net>
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Apr 2 19:14:24 2000 UTC (11 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +20 -5 lines
Upgrade to 1.1.18, and add myself as MAINTAINER. (erich leave us long time ago).
Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Feb 24 07:32:21 2000 UTC (11 years, 11 months ago) by reg
Branches: MAIN
CVS tags: old_old_old_RELEASE_4_0_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +30 -9 lines
Merge the gimp1 and gimp1-i18n ports, and update to GIMP 1.1.17. PR: ports/16837, ports/16913 Reviewed by: maintainers
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Jan 19 19:57:06 2000 UTC (12 years ago) by jim
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -4 lines
Update to version 1.1.15. Reviewed by: various people from the ports@FreeBSD.org list
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Jan 3 19:42:20 2000 UTC (12 years, 1 month ago) by jim
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Update to version 1.1.14. Reviewed by: Various people from the ports list
Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Nov 11 20:14:00 1999 UTC (12 years, 3 months ago) by jim
Branches: MAIN
CVS tags: old_old_old_RELEASE_3_4_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +8 -6 lines
Update to version 1.1.11 PR: 14779 Submitted by: Will Andrews <andrews@technologist.com>
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Oct 23 07:59:39 1999 UTC (12 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +7 -6 lines
Upgrade to 1.1.10 PR: ports/14294 Submitted by: Brian Handy <handy@physics.montana.edu>
Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Sep 7 10:45:22 1999 UTC (12 years, 5 months ago) by steve
Branches: MAIN
CVS tags: old_old_old_RELEASE_3_3_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
The tiff port now lives in ports/graphics/tiff.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:14:05 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Change Id->FreeBSD.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat May 29 04:16:31 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +15 -15 lines
Update to version 1.1.5. PR: 11845 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Apr 22 19:15:39 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: old_old_old_RELEASE_3_2_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +4 -4 lines
MASTERSITE path change
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Mar 19 04:39:51 1999 UTC (12 years, 10 months ago) by nectar
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -5 lines
Now that gettext includes a shared library, dependencies should use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Feb 20 19:31:50 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +20 -24 lines
Upgrade to 1.1.2. Agreed by: asami
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Jan 23 07:05:22 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: old_old_old_RELEASE_3_1_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -5 lines
Bump png's major number to 3.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Nov 25 09:01:18 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: old_old_old_RELEASE_2_2_8
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 would go backwards.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Nov 25 05:06:22 1998 UTC (13 years, 2 months ago) by jseger
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
libtiff34->libtiff and include/tiff34/*.h -> include/*.h Approved by: asami
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Oct 19 14:14:19 1998 UTC (13 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +7 -7 lines
Upgrade to 1.0.2.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Sep 30 14:52:20 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: old_old_old_RELEASE_3_0_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +9 -8 lines
Upgrade to 1.0.1.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Sep 23 00:51:58 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -2 lines
Convert gimp1's library to elf, and activate xdelta plugin.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Sep 22 22:55:52 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
gtk and gtk11 are now ELFized.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Sep 22 16:19:14 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
aalib now supports ELF.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Sep 21 08:54:25 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
libmpeg now supports ELF.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Sep 19 05:46:05 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Remove regexp support for libtiff34 as it is now ELF'able.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:50:47 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Roll back libpng major to 2.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:32:41 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:57:40 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
libpng major is now 3. Also remove regexp support in preparation for ELF conversion.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:45:52 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. (Note, since the shlib major didn't change this just removes the regexp support.)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:13:22 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:56:25 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Fix up dependencies for ports that moved into the x11-toolkits category.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Aug 5 09:31:09 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jul 30 05:39:26 1998 UTC (13 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Change the library version of Gtk.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jun 7 03:58:38 1998 UTC (13 years, 8 months ago) by vanilla
Branches: MAIN
CVS tags: old_old_old_RELEASE_2_2_7
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +10 -18 lines
1. Upgrade to 1.0.0. 2. Portlint. PR: ports/6878 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed May 27 18:36:01 1998 UTC (13 years, 8 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -4 lines
1. Merge patch-ah & patch-ai to one file. 2. Add two manpages (gimptool.1 & gpc.3) 3. Remove tiff34 configure patch. 4. Correct pkg/PLIST. 5. Remove LIB_DEPENDS on xdelta, because we can't compile it on current.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu May 21 21:28:51 1998 UTC (13 years, 8 months ago) by mph
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4 lines
Upgrade to 0.99.31. PR: 6672 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue May 19 03:09:09 1998 UTC (13 years, 8 months ago) by jdp
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Change the shared library version number in the "gtk" dependency from 1.0 to just 1. The current version of the gtk port installs version 1.1 of the library, and it seems to work fine with gimp.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon May 4 20:22:36 1998 UTC (13 years, 9 months ago) by jseger
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Change JPEG shared library number to 9. This is to make sure that everyone installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Apr 29 21:01:40 1998 UTC (13 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -3 lines
Upgrade to 0.99.28. PR: ports/6442 Submitted by: Donald Burr <dburr@POBoxes.com>
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Apr 19 17:03:57 1998 UTC (13 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
correct library dependency. we indeed have libjpeg.so.8.0, my fault.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Apr 19 11:37:17 1998 UTC (13 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +14 -14 lines
- tabify Makefile - configure doesn't detect libaa, added lib dependency for libaa - lib dependency for jpeg lib corrected, we still have libjpeg.so.7 not 8 - PLIST updated
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Apr 17 13:31:15 1998 UTC (13 years, 9 months ago) by erich
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
upgrade to 0.99.26
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 15 22:17:53 1998 UTC (13 years, 10 months ago) by jseger
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Switch remaining ports to use jpeg lib version 8.0.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Mar 28 19:47:47 1998 UTC (13 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
upgrade png major
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Mar 22 00:07:36 1998 UTC (13 years, 10 months ago) by asami
Branches: MAIN
CVS tags: old_old_old_RELEASE_2_2_6
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3 lines
Thanks to Eivind, we now have the distfiles.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Mar 21 09:26:10 1998 UTC (13 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -1 lines
Mark this port broken, can't fetch.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 17 22:52:36 1998 UTC (13 years, 10 months ago) by erich
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +9 -15 lines
upgrade to 0.99.21, there'll be another port containing the ``unstable'' plug-ins soon.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 21 22:37:56 1998 UTC (13 years, 11 months ago) by fenner
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX
I didn't do anything about the ports which depend on things which depend
on a tk revision. I'd be afraid that the depended-upon port might change
and thus outdate the virtual category in the depender.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 28 15:39:56 1998 UTC (14 years ago) by erich
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -6 lines
upgrade to 0.99.18 also add lib depends for xdelta, a binary file diff/patch/rcs type utilitiy
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jan 7 13:34:07 1998 UTC (14 years, 1 month ago) by erich
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2 lines
set LD for that stoopid libtool crap
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 5 17:56:39 1998 UTC (14 years, 1 month ago) by erich
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -12 lines
upgrade to 0.99.17
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Dec 18 20:40:15 1997 UTC (14 years, 1 month ago) by erich
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
use tiff34 and fix path to sendmail Submitted by: Vanilla
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Dec 16 23:25:34 1997 UTC (14 years, 1 month ago) by erich
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
install data stuffs in the right place
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Dec 16 22:06:37 1997 UTC (14 years, 1 month ago) by erich
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +24 -14 lines
upgrade to 0.99.16
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 1 08:05:34 1997 UTC (14 years, 2 months ago) by tg
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -6 lines
Use new location for tiff34 headers.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 16 09:04:34 1997 UTC (14 years, 3 months ago) by tg
Branches: MAIN
CVS tags: old_old_old_RELEASE_2_2_5
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -3 lines
Add ${LOCALBASE}/include/{tcl8.0,tk8.0} to CPPFLAGS.
Use install-info in PLIST. This seems to need a bit more work,
but I don't get errors from the pkg_* tools so I left it in.
OK'd by: The Portsmeister
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 15 20:17:47 1997 UTC (14 years, 3 months ago) by erich
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +22 -12 lines
upgrade to 0.99.14 (I hope this works)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 14 22:19:04 1997 UTC (14 years, 7 months ago) by erich
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -5 lines
upgrade to 0.99.10, it's not perfect, but this is a developer's release
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 1 18:25:44 1997 UTC (14 years, 9 months ago) by erich
Branches: MAIN
CVS tags: old_old_old_RELEASE_2_2_2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
upgrade to 0.99.9, plus a bunch of patches from the list. Obtained from: gimp-devel mailing list, in part
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 18 21:26:28 1997 UTC (14 years, 9 months ago) by erich
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +13 -2 lines
upgrade to 0.99.8
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 8 22:06:51 1997 UTC (14 years, 10 months ago) by erich
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
upgrade to 0.99.7
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 27 21:41:12 1997 UTC (14 years, 10 months ago) by erich
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3 lines
upgrade to 0.99.6, plus a few patches from the gimp-developers list
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 2 19:44:41 1997 UTC (14 years, 11 months ago) by erich
Branches: MAIN
CVS tags: old_old_old_RELEASE_2_2_1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -9 lines
holy christmas... talk about a moving target. upgrade to 0.99.3
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 28 19:19:31 1997 UTC (14 years, 11 months ago) by erich
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -5 lines
upgrade to 0.99.1
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 20 11:11:35 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Change jpeg major.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 19 16:07:26 1996 UTC (15 years, 2 months ago) by erich
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
fix DISTNAME so this thing builds
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Nov 19 03:36:27 1996 UTC (15 years, 2 months ago) by erich
Branches: old_old_old_ERICH
CVS tags: old_old_old_v961006
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
new port for the gimp developer's release
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 19 03:36:27 1996 UTC (15 years, 2 months ago) by erich
Branches: MAIN
Initial revision
