Satoshi Asami
4610ae86c9
libpng major is now 3. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5
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.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Tim Vanderhoek
c32eae1535
Wow. Checkout the number of manpages that are in EZWGL. I think that's
...
too many, so I'll remove half of them.
1998-08-18 17:55:07 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283
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.
1998-08-05 09:31:52 +00:00
Vanilla I. Shu
77ff6aafc9
Change the library version of Gtk.
1998-07-30 05:39:26 +00:00
Vanilla I. Shu
ac0d56a7c6
1. Upgrade to 1.0.0.
...
2. Portlint.
PR: ports/6878
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-06-07 03:58:40 +00:00
Vanilla I. Shu
f2fca9968a
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.
1998-05-27 18:36:05 +00:00
Matthew Hunt
9e9626419b
Upgrade to 0.99.31.
...
PR: 6672
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-21 21:28:54 +00:00
John Polstra
c65897b39d
Add patches to call fpsetmask(0) at startup time, for gimp itself
...
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.
1998-05-19 03:16:48 +00:00
John Polstra
937f05d736
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.
1998-05-19 03:09:09 +00:00
Justin M. Seger
18f33c0f93
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
1998-05-04 20:23:32 +00:00
Vanilla I. Shu
d6fcd7b2c5
Upgrade to 0.99.28.
...
PR: ports/6442
Submitted by: Donald Burr <dburr@POBoxes.com>
1998-04-29 21:02:00 +00:00
Andreas Klemm
2eda704c1f
correct library dependency.
...
we indeed have libjpeg.so.8.0, my fault.
1998-04-19 17:03:57 +00:00
Andreas Klemm
d36424d2f3
- 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
1998-04-19 11:37:18 +00:00
Eric L. Hernes
966f17d160
upgrade to 0.99.26
1998-04-17 13:31:19 +00:00
Justin M. Seger
b5544f1358
Switch remaining ports to use jpeg lib version 8.0.
1998-04-15 22:18:24 +00:00
Andrey A. Chernov
574f6deb06
upgrade png major
1998-03-28 19:49:58 +00:00
Satoshi Asami
5b22912c08
Thanks to Eivind, we now have the distfiles.
1998-03-22 00:07:36 +00:00
Satoshi Asami
b781388c67
Mark this port broken, can't fetch.
1998-03-21 09:26:10 +00:00
Eric L. Hernes
d24c98297a
upgrade to 0.99.21, there'll be another port containing the ``unstable''
...
plug-ins soon.
1998-03-17 22:52:44 +00:00
Bill Fenner
f06d13b6ff
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.
1998-02-21 22:38:11 +00:00
John Polstra
fb0424338a
Remove a reference to the gimp port, which no longer exists.
1998-02-05 16:10:51 +00:00
Eric L. Hernes
d2217c7ef3
upgrade to 0.99.18
...
also add lib depends for xdelta, a binary file diff/patch/rcs type
utilitiy
1998-01-28 15:39:58 +00:00
Eric L. Hernes
301b271aa6
set LD for that stoopid libtool crap
1998-01-07 13:34:07 +00:00
Eric L. Hernes
3ba4c4d009
upgrade to 0.99.17
1998-01-05 17:56:55 +00:00
Eric L. Hernes
e94e7c7e4e
use tiff34 and fix path to sendmail
...
Submitted by: Vanilla
1997-12-18 20:40:24 +00:00
Eric L. Hernes
eaae9e00b4
install data stuffs in the right place
1997-12-16 23:25:38 +00:00
Eric L. Hernes
6401ad5dce
upgrade to 0.99.16
1997-12-16 22:06:42 +00:00
Thomas Gellekum
79fef7002a
Use new location for tiff34 headers.
1997-12-01 08:07:14 +00:00
Eric L. Hernes
1eca22557e
fix one distfile
...
Approved by: Satoshi
1997-10-17 01:33:13 +00:00
Thomas Gellekum
0fa8533c72
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
1997-10-16 09:04:37 +00:00
Eric L. Hernes
451355f015
upgrade to 0.99.14 (I hope this works)
1997-10-15 20:18:02 +00:00
Eric L. Hernes
55b39d3652
upgrade to 0.99.10, it's not perfect, but this is a developer's
...
release
1997-07-14 22:19:18 +00:00
Eric L. Hernes
ea49ae58d1
upgrade to 0.99.9, plus a bunch of patches from the list.
...
Obtained from: gimp-devel mailing list, in part
1997-05-01 18:25:47 +00:00
Eric L. Hernes
f29e998960
upgrade to 0.99.8
1997-04-18 21:26:41 +00:00
Eric L. Hernes
5b00980048
damn, damn, damn, libgck slipped through the cracks... I'll have
...
to pay more attention one of these days.
Discovered by: Satoshi, of course
1997-04-09 02:59:24 +00:00
Eric L. Hernes
14b3f0512e
upgrade to 0.99.7
1997-04-08 22:07:03 +00:00
Eric L. Hernes
33dc604e1b
patches that should have been committed yesterday
...
Pointed-out-by: Satoshi
1997-03-28 14:14:48 +00:00
Eric L. Hernes
bad0638740
upgrade to 0.99.6, plus a few patches from the gimp-developers list
1997-03-27 21:41:15 +00:00
Eric L. Hernes
093e12b880
holy christmas... talk about a moving target.
...
upgrade to 0.99.3
1997-03-02 19:44:48 +00:00
Eric L. Hernes
ea04630583
oops, missed this one
1997-02-28 22:19:16 +00:00
Eric L. Hernes
acc2847217
upgrade to 0.99.1
1997-02-28 19:19:40 +00:00
Eric L. Hernes
199cd1a52c
more patches
...
Obtained from: the gimp mailing list, and me
1996-11-26 15:56:17 +00:00
Satoshi Asami
300f10ff4d
Change jpeg major.
1996-11-20 11:11:35 +00:00
Eric L. Hernes
13abfc0987
fix DISTNAME so this thing builds
1996-11-19 16:07:26 +00:00
Eric L. Hernes
e50f501574
new port for the gimp developer's release
1996-11-19 03:36:29 +00:00