summaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app
Commit message (Collapse)AuthorAgeFilesLines
* fix last commit, libpng only exists as unversioned library, which thekwm2012-06-011-2/+2
| | | | | | | lib_depend system doesn't like. the versioned library is called libpng15. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16849 df743ca5-7f9a-e211-a948-0013205c9059
* pet portlint by removing library versions. This fixes fallout after png update.kwm2012-06-011-7/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16848 df743ca5-7f9a-e211-a948-0013205c9059
* Add gimp 2.8.0.kwm2012-05-137-0/+2680
| | | | | | | This is here because it needs ATK >= 2.2 and the new librsvg2 (optional). git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16735 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after libproxy,libnotify,poppler*,webkit-gtk2 and glib+gtk updates.kwm2011-08-247-2507/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16129 df743ca5-7f9a-e211-a948-0013205c9059
* -Sync w/ FreeBSD ports tree.mezz2011-06-301-9/+8
| | | | | | | | -Chase poppler-gtk's shared library version. -Bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16094 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports. Here's a script to get rid of MD5:mezz2011-06-121-1/+0
| | | | | | | | | | | | | ------------------ #!/bin/sh for blah in `find /path/to/ports -maxdepth 3 -name distinfo`; do sed -e 's|MD5.*||g' -e "/^$/d" ${blah} > ${blah}.new mv ${blah}.new ${blah} done ------------------ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16061 df743ca5-7f9a-e211-a948-0013205c9059
* Reset the $FreeBSD$.mezz2011-05-011-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15935 df743ca5-7f9a-e211-a948-0013205c9059
* Get those ports to catch up with gnome-keyring that splitted intomezz2011-04-091-3/+3
| | | | | | | | | libgnome-keyring and gnome-keyring. It helps a lot with resolve the conflict that prevent you to install some important ports such as gimp and etc. Bump the PORTREVISION on those ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15773 df743ca5-7f9a-e211-a948-0013205c9059
* Chase webkit-gtk2 shlib name change libwebkit-1.0.so.13 -> libwebkitgtk-1.0.so.0kwm2011-03-077-0/+2509
| | | | | | | Bump portrevision except broken ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15365 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-017-2509/+0
| | | | | | | | | focus issues. And it doesn't seem it getting any traction upstream. Next stop GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.6.11.kwm2010-10-087-0/+2509
| | | | | | | | Chase poppler-shlib bump. This release fixes printing + print preview with cairo 0.10.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14798 df743ca5-7f9a-e211-a948-0013205c9059
* Remove webkit-gtk2. Use the version in FreeBSD ports instead of 1.3.3.kwm2010-09-197-2506/+0
| | | | | | | | | | | When I did this port it looked like this would be the new stable version. That is until GNOME 3 got delayed. If your webkit-gtk2 port is 1.3.3 you will need to run "portmaster -r webkit-gtk-1" after updating. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14597 df743ca5-7f9a-e211-a948-0013205c9059
* Chase poppler and poppler-glib shlib dump.kwm2010-07-071-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14305 df743ca5-7f9a-e211-a948-0013205c9059
* webkit-gtk2 shlib changed its name. Chase all users. also update somekwm2010-07-057-0/+2506
| | | | | | | | | | depend lines to include a version because there is now a webkitgtk-1.0 and webkitgtk-3.0. So webkitgtk matches both. While here reset epiphany back to the 2.30 version. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14295 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they are in the ports tree.marcus2009-11-307-2486/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
* Chase webkit update. Oopskwm2009-09-231-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13010 df743ca5-7f9a-e211-a948-0013205c9059
* Chase webkit update.kwm2009-09-091-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12835 df743ca5-7f9a-e211-a948-0013205c9059
* Chase webkit shared lib version.marcus2009-08-251-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12712 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.6.7.marcus2009-08-253-6/+22
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12710 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2009-08-092-5/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12583 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2009-08-091-30/+74
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12582 df743ca5-7f9a-e211-a948-0013205c9059
* Replace libtool:15 with libtool:22.marcus2009-07-201-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12479 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the jpeg shared library version bump and bump the PORTREVISION.mezz2009-07-191-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12441 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the webkit shared lib version.avl2009-07-151-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12439 df743ca5-7f9a-e211-a948-0013205c9059
* Chase webkit update.kwm2009-06-161-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12378 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the webkit shared lib version.marcus2009-05-251-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12326 df743ca5-7f9a-e211-a948-0013205c9059
* Chase webkit lib dump.kwm2009-05-107-0/+2425
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12295 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into FreeBSD ports.marcus2009-04-117-2425/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12240 df743ca5-7f9a-e211-a948-0013205c9059
* Reset the $FreeBSD$.mezz2009-04-091-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12237 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports.mezz2009-04-093-10/+19
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12236 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgegl lib dump.kwm2009-03-111-3/+3
| | | | | | | Reported by: Eric L. Chen <d9364104 AT mail DOT nchu DOT edu DOT tw> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12067 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the poppler shared library bump.marcus2009-02-277-0/+2416
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11928 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the FreeBSD portsmarcus2009-01-127-2416/+0
| | | | | | | tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2009-01-053-5/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11850 df743ca5-7f9a-e211-a948-0013205c9059
* Fix locale stuff in plist, ran by locale_dirrmtry.sh.mezz2008-12-311-20/+20
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11842 df743ca5-7f9a-e211-a948-0013205c9059
* Make Gimp depend on librsvg always since gegl requires it.marcus2008-12-151-12/+3
| | | | | | | PR: 129570 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11817 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports tree.marcus2008-12-063-6/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11809 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports, but switch to GVFS and disable gnome-vfs.mezz2008-12-031-7/+12
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11807 df743ca5-7f9a-e211-a948-0013205c9059
* Add it for webkit stuff, bump the PORTREVISION.mezz2008-11-047-0/+2418
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11752 df743ca5-7f9a-e211-a948-0013205c9059
* These ports have been moved to ports-stable. For the ports module users, bemezz2008-06-189-2462/+0
| | | | | | | | sure to run 'mergemaster -U'. After that, checkout ports-stable first then ports second. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11072 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.4.6 (this will probably work in ports if someone wants to test, ↵ahze2008-06-083-6/+30
| | | | | | I only have access to a MCom ports box now) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11036 df743ca5-7f9a-e211-a948-0013205c9059
* Bump PORTREVISIONs to chase the gettext update.marcus2008-06-071-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11028 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2008-04-211-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10883 df743ca5-7f9a-e211-a948-0013205c9059
* Mark CONFLICTSahze2008-04-161-1/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10876 df743ca5-7f9a-e211-a948-0013205c9059
* Chase popplerahze2008-03-249-0/+2436
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10826 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these now that they have been committed to the FreeBSD ports tree.marcus2007-10-259-2437/+0
| | | | | | | Next stop GNOME 2.21. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
* Forgot about this guy. sorry marcusahze2007-10-251-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9873 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.4.0ahze2007-10-2510-536/+759
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9868 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the plist.mezz2007-10-112-11/+11
| | | | | | | Reported by: pointyhat-exp git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9769 df743ca5-7f9a-e211-a948-0013205c9059
* Remove share/applications from gnomehier and add dirrmtry of this path inmezz2007-10-111-0/+1
| | | | | | | | | | | the each port's plist. It should reduces a lot of plist error in pointyhat-exp and reduce of require to add more ports in MC. Reported by: pointyhat-exp No object by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9742 df743ca5-7f9a-e211-a948-0013205c9059
* The PORTEPOCH was bumped by mistake, back it out and bump the PORTREVISION. Bemezz2007-09-191-2/+3
| | | | | | | sure to do a force reinstall of it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9674 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the locale stuff in plist, ran by locale_dirrmtry.sh.mezz2007-08-161-28/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9418 df743ca5-7f9a-e211-a948-0013205c9059
* share/gnome/ -> share/ and get rid of X11BASE.mezz2007-07-3010-0/+2238
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9262 df743ca5-7f9a-e211-a948-0013205c9059
* Clean out graphicsahze2007-04-0511-2250/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8594 df743ca5-7f9a-e211-a948-0013205c9059
* Update CONFLICTSahze2007-03-311-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8586 df743ca5-7f9a-e211-a948-0013205c9059
* Remove print plugin option since graphics/gimp handles thatahze2007-03-312-11/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8585 df743ca5-7f9a-e211-a948-0013205c9059
* - Merge gimp-devel changes to gimpahze2007-03-3111-667/+637
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8584 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the BROKEN/IGNORE on FreeBSD 4.x. I am only doing it basic, so wemezz2007-02-251-5/+1
| | | | | | | can worry about remove some different kind of checks for 4.x later. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8389 df743ca5-7f9a-e211-a948-0013205c9059
* Reset the $FreeBSD$.mezz2007-02-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8364 df743ca5-7f9a-e211-a948-0013205c9059
* - Remove bsd.port.mk that has GETTEXT improvement. It will be coming back atmezz2007-02-031-40/+40
| | | | | | | | | | | once when portmgr commits ports/106848. For now, we need a good plist in case if portmgr commits it late. - Update several of plist to remove locale dirs. Ok'ed by: ahze git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8282 df743ca5-7f9a-e211-a948-0013205c9059
* - Install desktop data stuff in ${PREFIX}/share instead of ${LOCALBASE}/shareahze2007-01-072-3/+16
| | | | | | | | | - Re-add the desktop stuff to plist Reported by: marcus via sajd git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8138 df743ca5-7f9a-e211-a948-0013205c9059
* - Don't use PKGNAMESUFFIX from graphics/gimp-appahze2007-01-021-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8132 df743ca5-7f9a-e211-a948-0013205c9059
* - Fix typoahze2007-01-021-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8129 df743ca5-7f9a-e211-a948-0013205c9059
* (graphics/gimp)ahze2007-01-029-0/+2279
| | | | | | | | | | | | | | | | | | | | | | | - graphics/gimp is now a meta-port, this will allow a work around from the chicken and egg problem with guttenprint and gimp (graphics/py-gimp) - Splt python plug-in out of gimp, this will make updating gimp a bit easier since we won't have to worry about PLIST_SUB as much =) (graphics/gimp-app) - Update gimp to 2.3.13 (if we move to ports before 2.14 we can just move gimp -> gimp-devel) - Remove gnome print support - Add support for guttenprint (gimp-print) plug-in - Always install .desktop files and icons - Only install GNOME-specific files in share/gnome Repocopied from: graphics/gimp Repocopied by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8128 df743ca5-7f9a-e211-a948-0013205c9059
* Clean out MarcusCom after the big import into ports.marcus2006-10-1410-2240/+0
| | | | | | | Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the dirrmtry locale in plist. Don't freak out, a lot of them are reordermezz2006-10-051-0/+32
| | | | | | | | | | because of the script that will move all dirrmtry locale in the bottom of plist. http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/locale_dirrmtry.sh git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7565 df743ca5-7f9a-e211-a948-0013205c9059
* - Sync with maintree: update to 2.2.13pav2006-08-263-8/+12
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7146 df743ca5-7f9a-e211-a948-0013205c9059
* - Move to LOCALBASEahze2006-07-1810-0/+2204
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6624 df743ca5-7f9a-e211-a948-0013205c9059