Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wow. Checkout the number of manpages that are in EZWGL. I think that's | hoek | 1998-08-19 | 1 | -3/+0 |
| | | | | too many, so I'll remove half of them. | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Change the library version of Gtk. | vanilla | 1998-07-30 | 1 | -2/+2 |
| | |||||
* | 1. Upgrade to 1.0.0. | vanilla | 1998-06-07 | 5 | -159/+146 |
| | | | | | | 2. Portlint. PR: ports/6878 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | 1. Merge patch-ah & patch-ai to one file. | vanilla | 1998-05-28 | 4 | -151/+374 |
| | | | | | | | 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. | ||||
* | Upgrade to 0.99.31. | mph | 1998-05-22 | 4 | -204/+150 |
| | | | | | PR: 6672 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Add patches to call fpsetmask(0) at startup time, for gimp itself | jdp | 1998-05-19 | 2 | -3/+37 |
| | | | | | | | | | | | and for the plug-ins. Linux defaults to this (I think), but FreeBSD does not. Thus SIGFPEs happen at inopportune times under FreeBSD. GIMP catches the signals, but prompts at the standard input asking what to do about them. On my system, I start GIMP from a window manager menu, and this prompt to standard input caused the window manager and every child of it to enter the STOPPED state. Not nice at all. Why the other processes got stopped too, I don't understand. | ||||
* | Change the shared library version number in the "gtk" dependency | jdp | 1998-05-19 | 1 | -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. | ||||
* | Change JPEG shared library number to 9. This is to make sure that everyone | jseger | 1998-05-05 | 1 | -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 | ||||
* | Upgrade to 0.99.28. | vanilla | 1998-04-30 | 6 | -150/+158 |
| | | | | | PR: ports/6442 Submitted by: Donald Burr <dburr@POBoxes.com> | ||||
* | correct library dependency. | andreas | 1998-04-20 | 1 | -2/+2 |
| | | | | we indeed have libjpeg.so.8.0, my fault. | ||||
* | - tabify Makefile | andreas | 1998-04-19 | 2 | -201/+202 |
| | | | | | | - 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 | ||||
* | upgrade to 0.99.26 | erich | 1998-04-17 | 4 | -154/+198 |
| | |||||
* | Switch remaining ports to use jpeg lib version 8.0. | jseger | 1998-04-16 | 1 | -2/+2 |
| | |||||
* | upgrade png major | ache | 1998-03-29 | 1 | -2/+2 |
| | |||||
* | Thanks to Eivind, we now have the distfiles. | asami | 1998-03-22 | 1 | -3/+1 |
| | |||||
* | Mark this port broken, can't fetch. | asami | 1998-03-21 | 1 | -1/+3 |
| | |||||
* | upgrade to 0.99.21, there'll be another port containing the ``unstable'' | erich | 1998-03-18 | 4 | -248/+206 |
| | | | | plug-ins soon. | ||||
* | Add tk virtual category where missing. List of ports which depend on tk | fenner | 1998-02-22 | 1 | -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. | ||||
* | Remove a reference to the gimp port, which no longer exists. | jdp | 1998-02-06 | 1 | -2/+0 |
| | |||||
* | upgrade to 0.99.18 | erich | 1998-01-28 | 4 | -42/+61 |
| | | | | | also add lib depends for xdelta, a binary file diff/patch/rcs type utilitiy | ||||
* | set LD for that stoopid libtool crap | erich | 1998-01-07 | 1 | -2/+3 |
| | |||||
* | upgrade to 0.99.17 | erich | 1998-01-06 | 5 | -142/+135 |
| | |||||
* | use tiff34 and fix path to sendmail | erich | 1997-12-19 | 3 | -7/+84 |
| | | | | Submitted by: Vanilla | ||||
* | install data stuffs in the right place | erich | 1997-12-17 | 2 | -158/+327 |
| | |||||
* | upgrade to 0.99.16 | erich | 1997-12-17 | 6 | -644/+434 |
| | |||||
* | Use new location for tiff34 headers. | tg | 1997-12-01 | 1 | -6/+7 |
| | |||||
* | fix one distfile | erich | 1997-10-17 | 1 | -1/+1 |
| | | | | Approved by: Satoshi | ||||
* | Add ${LOCALBASE}/include/{tcl8.0,tk8.0} to CPPFLAGS. | tg | 1997-10-16 | 2 | -3/+7 |
| | | | | | | | 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 | ||||
* | upgrade to 0.99.14 (I hope this works) | erich | 1997-10-16 | 5 | -5038/+657 |
| | |||||
* | upgrade to 0.99.10, it's not perfect, but this is a developer's | erich | 1997-07-15 | 6 | -731/+4856 |
| | | | | release | ||||
* | upgrade to 0.99.9, plus a bunch of patches from the list. | erich | 1997-05-02 | 7 | -374/+761 |
| | | | | Obtained from: gimp-devel mailing list, in part | ||||
* | upgrade to 0.99.8 | erich | 1997-04-19 | 5 | -280/+450 |
| | |||||
* | damn, damn, damn, libgck slipped through the cracks... I'll have | erich | 1997-04-09 | 1 | -1/+0 |
| | | | | | to pay more attention one of these days. Discovered by: Satoshi, of course | ||||
* | upgrade to 0.99.7 | erich | 1997-04-09 | 6 | -509/+280 |
| | |||||
* | patches that should have been committed yesterday | erich | 1997-03-28 | 3 | -337/+366 |
| | | | | Pointed-out-by: Satoshi | ||||
* | upgrade to 0.99.6, plus a few patches from the gimp-developers list | erich | 1997-03-28 | 3 | -192/+188 |
| | |||||
* | holy christmas... talk about a moving target. | erich | 1997-03-03 | 6 | -88/+224 |
| | | | | upgrade to 0.99.3 | ||||
* | oops, missed this one | erich | 1997-03-01 | 1 | -0/+12 |
| | |||||
* | upgrade to 0.99.1 | erich | 1997-03-01 | 7 | -663/+365 |
| | |||||
* | more patches | erich | 1996-11-26 | 1 | -0/+208 |
| | | | | Obtained from: the gimp mailing list, and me | ||||
* | Change jpeg major. | asami | 1996-11-20 | 1 | -3/+2 |
| | |||||
* | fix DISTNAME so this thing builds | erich | 1996-11-20 | 1 | -2/+2 |
| | |||||
* | new port for the gimp developer's release | erich | 1996-11-19 | 8 | -0/+613 |