summaryrefslogtreecommitdiff
path: root/graphics/gimp/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Update to version 1.1.5.Steve Price1999-05-291-15/+15
| | | | | | | | PR: 11845 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19062
* MASTERSITE path changeMichael Haro1999-04-221-4/+4
| | | | Notes: svn path=/head/; revision=18089
* Now that gettext includes a shared library, dependencies shouldJacques Vidrine1999-03-191-5/+3
| | | | | | | | | | use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17285
* Upgrade to 1.1.2.Vanilla I. Shu1999-02-201-24/+20
| | | | | | | Agreed by: asami Notes: svn path=/head/; revision=16798
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-5/+4
| | | | Notes: svn path=/head/; revision=16275
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | | | | would go backwards. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-251-3/+3
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Upgrade to 1.0.2.Vanilla I. Shu1998-10-191-7/+7
| | | | Notes: svn path=/head/; revision=14070
* Upgrade to 1.0.1.Vanilla I. Shu1998-09-301-8/+9
| | | | Notes: svn path=/head/; revision=13559
* Convert gimp1's library to elf, and activate xdelta plugin.Vanilla I. Shu1998-09-231-2/+3
| | | | Notes: svn path=/head/; revision=13344
* gtk and gtk11 are now ELFized.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13337
* aalib now supports ELF.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13315
* libmpeg now supports ELF.Satoshi Asami1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13286
* Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1998-09-191-2/+2
| | | | Notes: svn path=/head/; revision=13241
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Change the library version of Gtk.Vanilla I. Shu1998-07-301-2/+2
| | | | Notes: svn path=/head/; revision=12212
* 1. Upgrade to 1.0.0.Vanilla I. Shu1998-06-071-18/+10
| | | | | | | | | 2. Portlint. PR: ports/6878 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=11319
* 1. Merge patch-ah & patch-ai to one file.Vanilla I. Shu1998-05-271-4/+5
| | | | | | | | | | 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. Notes: svn path=/head/; revision=11170
* Upgrade to 0.99.31.Matthew Hunt1998-05-211-4/+4
| | | | | | | | PR: 6672 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=11095
* Change the shared library version number in the "gtk" dependencyJohn Polstra1998-05-191-2/+2
| | | | | | | | 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. Notes: svn path=/head/; revision=11055
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-041-2/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=10846
* Upgrade to 0.99.28.Vanilla I. Shu1998-04-291-3/+5
| | | | | | | | PR: ports/6442 Submitted by: Donald Burr <dburr@POBoxes.com> Notes: svn path=/head/; revision=10763
* correct library dependency.Andreas Klemm1998-04-191-2/+2
| | | | | | | we indeed have libjpeg.so.8.0, my fault. Notes: svn path=/head/; revision=10588
* - tabify MakefileAndreas Klemm1998-04-191-14/+14
| | | | | | | | | - 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 Notes: svn path=/head/; revision=10582
* upgrade to 0.99.26Eric L. Hernes1998-04-171-2/+2
| | | | Notes: svn path=/head/; revision=10536
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10525
* upgrade png majorAndrey A. Chernov1998-03-281-2/+2
| | | | Notes: svn path=/head/; revision=10365
* Thanks to Eivind, we now have the distfiles.Satoshi Asami1998-03-221-3/+1
| | | | Notes: svn path=/head/; revision=10273
* Mark this port broken, can't fetch.Satoshi Asami1998-03-211-1/+3
| | | | Notes: svn path=/head/; revision=10256
* upgrade to 0.99.21, there'll be another port containing the ``unstable''Eric L. Hernes1998-03-171-15/+9
| | | | | | | plug-ins soon. Notes: svn path=/head/; revision=10219
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=9876
* upgrade to 0.99.18Eric L. Hernes1998-01-281-6/+7
| | | | | | | | also add lib depends for xdelta, a binary file diff/patch/rcs type utilitiy Notes: svn path=/head/; revision=9492
* set LD for that stoopid libtool crapEric L. Hernes1998-01-071-2/+3
| | | | Notes: svn path=/head/; revision=9288
* upgrade to 0.99.17Eric L. Hernes1998-01-051-12/+7
| | | | Notes: svn path=/head/; revision=9272
* use tiff34 and fix path to sendmailEric L. Hernes1997-12-181-3/+3
| | | | | | | Submitted by: Vanilla Notes: svn path=/head/; revision=9129
* install data stuffs in the right placeEric L. Hernes1997-12-161-4/+4
| | | | Notes: svn path=/head/; revision=9113
* upgrade to 0.99.16Eric L. Hernes1997-12-161-14/+24
| | | | Notes: svn path=/head/; revision=9110
* Use new location for tiff34 headers.Thomas Gellekum1997-12-011-6/+7
| | | | Notes: svn path=/head/; revision=8929
* Add ${LOCALBASE}/include/{tcl8.0,tk8.0} to CPPFLAGS.Thomas Gellekum1997-10-161-3/+4
| | | | | | | | | | 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 Notes: svn path=/head/; revision=8299
* upgrade to 0.99.14 (I hope this works)Eric L. Hernes1997-10-151-12/+22
| | | | Notes: svn path=/head/; revision=8287
* upgrade to 0.99.10, it's not perfect, but this is a developer'sEric L. Hernes1997-07-141-5/+6
| | | | | | | release Notes: svn path=/head/; revision=7325
* upgrade to 0.99.9, plus a bunch of patches from the list.Eric L. Hernes1997-05-011-3/+3
| | | | | | | Obtained from: gimp-devel mailing list, in part Notes: svn path=/head/; revision=6374