summaryrefslogtreecommitdiff
path: root/graphics/gimp-app-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.1.29, split gimp-perl to p5-Gimp (coming soon).Vanilla I. Shu2000-11-135-104/+33
| | | | Notes: svn path=/head/; revision=35050
* Remove helpbrowser again -- it appears to be optional to gnome (lookSatoshi Asami2000-11-011-1/+0
| | | | | | | one line above). Notes: svn path=/head/; revision=34519
* Upgrade to 1.1.27.Vanilla I. Shu2000-10-134-7/+28
| | | | | | | | PR: ports/21945 Submitted by: trevor Notes: svn path=/head/; revision=33761
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Implement WANT_GNOME.Jeremy Lea2000-10-051-20/+12
| | | | Notes: svn path=/head/; revision=33430
* Support WITH_PERL properly on -current.Jeremy Lea2000-10-034-3/+25
| | | | Notes: svn path=/head/; revision=33351
* Update to 1.1.26.Maxim Sobolev2000-09-264-7/+21
| | | | | | | | PR: 21560 (very incomplete) Actual work done by: sobomax Notes: svn path=/head/; revision=33149
* Update to 1.1.25.Maxim Sobolev2000-08-233-3/+19
| | | | Notes: svn path=/head/; revision=31907
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31272
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Update 1.1.24.Maxim Sobolev2000-06-265-80/+176
| | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=29885
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-011-2/+2
| | | | Notes: svn path=/head/; revision=29057
* Correct PLIST.perl and update Makefile to reflect recentMaxim Sobolev2000-06-011-2/+5
| | | | | | | | | | WITHOUT_PERL --> WITH_PERL thansition. PR: 18935 Partially submitted by: Masahide -mac- NODA <mac@clave.gr.jp> Notes: svn path=/head/; revision=29056
* Update to 1.1.23. Also remove mandatory libintl dependency (should be inheritedMaxim Sobolev2000-05-303-13/+14
| | | | | | | from gtk++). Notes: svn path=/head/; revision=28975
* Added missed catalog files.Maxim Sobolev2000-05-251-0/+8
| | | | | | | | | Please do not disregard to apply simple procedure below when updating ports! Submitted by: cd /usr/ports/graphics/gimp1 ; make install deinstall ; find -x /usr/X11R6 -cmin -15 Notes: svn path=/head/; revision=28744
* Update to version 1.1.22. From the information I have, vanilla might notJim Mock2000-05-194-11/+15
| | | | | | | | have a vacation for a while, so I figured I wouldn't let this get stale if that's the case. Notes: svn path=/head/; revision=28613
* Update to version 1.1.20. Hopefully this will fix some of the buildJim Mock2000-04-263-9/+9
| | | | | | | | 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. Notes: svn path=/head/; revision=28028
* Correct pkg/PLIST.Vanilla I. Shu2000-04-221-0/+17
| | | | Notes: svn path=/head/; revision=27895
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-8/+5
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* Update to version 1.1.19.Jim Mock2000-04-144-22/+33
| | | | | | | Submitted by: vanilla Notes: svn path=/head/; revision=27536
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-7/+5
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Fix a couple bogons to make this work.Satoshi Asami2000-04-071-4/+6
| | | | | | | Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=27396
* Upgrade to 1.1.18, and add myself as MAINTAINER.Vanilla I. Shu2000-04-027-90/+93
| | | | | | | (erich leave us long time ago). Notes: svn path=/head/; revision=27290
* Merge the gimp1 and gimp1-i18n ports, and update to GIMP 1.1.17.Jeremy Lea2000-02-2411-267/+517
| | | | | | | | PR: ports/16837, ports/16913 Reviewed by: maintainers Notes: svn path=/head/; revision=26246
* Update to version 1.1.16.R. Imura2000-02-131-205/+61
| | | | | | | | PR: 16612 Submitted by: Maintainer Notes: svn path=/head/; revision=25733
* Remove helpbrowser blug-in: there is no error but this is not building, killingSatoshi Asami2000-01-231-1/+0
| | | | | | | the packaging. Notes: svn path=/head/; revision=24981
* Update to version 1.1.15.Jim Mock2000-01-194-48/+52
| | | | | | | Reviewed by: various people from the ports@FreeBSD.org list Notes: svn path=/head/; revision=24850
* Update to version 1.1.14.Jim Mock2000-01-033-6/+11
| | | | | | | Reviewed by: Various people from the ports list Notes: svn path=/head/; revision=24391
* Fix PLIST.Thomas Gellekum1999-12-101-5/+4
| | | | Notes: svn path=/head/; revision=23721
* Update to version 1.1.11Jim Mock1999-11-114-17/+23
| | | | | | | | PR: 14779 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=23034
* Fix type in files/gimp.setfont.Steve Price1999-11-011-2/+2
| | | | | | | | PR: 14572 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=22758
* Upgrade to 1.1.10Vanilla I. Shu1999-10-2310-292/+572
| | | | | | | | PR: ports/14294 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=22592
* Upgrade to 1.1.10.SADA Kenji1999-10-191-7/+42
| | | | | | | | PR: ports/14196 Submitted by: Maintainer Notes: svn path=/head/; revision=22529
* 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
* Upgrade to 1.1.8.SADA Kenji1999-08-121-2/+15
| | | | | | | | PR: ports/13004 Submitted by: maintainer Notes: svn path=/head/; revision=20673
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Update to version 1.1.5.Steve Price1999-05-298-101/+154
| | | | | | | | PR: 11845 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19062
* PR: ports/11760SADA Kenji1999-05-251-0/+14
| | | | | | | | | Submitted by: maintainer Upgrade to 1.1.5 Fix for broken GNU gettext PO files. Notes: svn path=/head/; revision=18982
* 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
* Merge i18n extention.Seiichirou Hiraoka1999-03-141-0/+236
| | | | | | | | | If you use GIMP first, execute 'gimp.setfont' PR: 10372 Submitted by: nobutaka@nobutaka.com Notes: svn path=/head/; revision=17168
* Upgrade to 1.1.2.Vanilla I. Shu1999-02-207-421/+356
| | | | | | | 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
* The xd plugin is not building. (This thing has broken way too manySatoshi Asami1999-01-211-1/+0
| | | | | | | times...time for a reality check? :<) Notes: svn path=/head/; revision=16228
* 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
* Make this match reality. I guess you didn't notice the shlib minor changingSatoshi Asami1998-10-201-2/+2
| | | | | | | because you tested it on an ELF system. Notes: svn path=/head/; revision=14124