Vanilla I. Shu
9cdd128d36
1. The distfile changed but without bump version number.
...
2. Add another MASTER_SITE.
Noticed by: phk
1998-06-25 03:13:16 +00:00
Vanilla I. Shu
ceb82c0fe7
Activate fnlib.
1998-06-24 16:19:54 +00:00
Vanilla I. Shu
1cdd4a2299
Font library, it required by Enlightenment 0.14.
...
PR: ports/7036
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-06-24 16:15:12 +00:00
Vanilla I. Shu
77550d8d18
Upgrade imlib to 1.6.
...
PR: ports/6893
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-06-23 06:43:20 +00:00
Justin M. Seger
d0eb0816c4
Upgrade to 4.0.7
1998-06-21 02:45:28 +00:00
Chuck Robey
7bb2aefb23
Activate plotutils.
1998-06-20 03:11:36 +00:00
Chuck Robey
334d0bf1f4
New port of GNU plotutils, version 2.1.1. I first wanted this
...
to allow me to view the output of Spice graphics.
1998-06-20 03:09:12 +00:00
Satoshi Asami
26aa88aecb
Move PKGNAME up and define it using ${DOCFORMAT} instead of replicating
...
it in three places. Use empty EXTRACT_ONLY instead of NO_EXTRACT in pdf
case so checksum is checked. Add checksum for pdf distfile.
1998-06-16 11:29:43 +00:00
Tim Vanderhoek
0dbeaef72a
Fix these up somewhat. Don't precede COMMENT with PKGNAME.
...
There's an extremely high probability that this port is also missing
its ldconfig -m line, but I really wasn't planning to make even this
commit...
1998-06-14 17:42:42 +00:00
Donald Burr
6c276731a8
Activate netshow.
1998-06-12 06:28:45 +00:00
Donald Burr
cf4d0c3720
Import new port graphics/netshow, the Microsoft NetShow player.
...
Thanks to Chris Kukulies <kuku@gil.physik.rwth-aachen.de> for
telling us about this on freebsd-multimedia, and giving me the
idea of doing a port for it.
1998-06-12 06:24:54 +00:00
Donald Burr
f8cd5c4195
Activate gimp-manual.
1998-06-10 13:59:19 +00:00
Donald Burr
fbc682bd2c
PR: ports/6886
...
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Import of ports/graphics/gimp-manual, The GIMP User's Manual.
1998-06-10 13:57:13 +00:00
Justin M. Seger
fb53e1cd79
Upgrade to ImageMagick 4.0.6.
1998-06-09 19:54:01 +00:00
Donald Burr
f9b7999bd5
Upgrade fxtv to 0.47.
...
* change checksum and filename/version number in Makefile.
* change patch-ab to patch cleanly against new version.
* remove patch-aa -- it is no longer needed.
* add patch-ac to fix a small tiffio.h bogon in the source.
* add some new files to PLIST.
1998-06-07 08:54:25 +00:00
Vanilla I. Shu
078920d50d
Activate gimp1.
...
Forgotten by: asami :)
1998-06-07 06:07:52 +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
Steve Price
941c31fdb2
Update to version 4.1r2.
...
PR: 6784
Submitted by: maintainer
1998-06-04 23:19:31 +00:00
Thomas Gellekum
a282348d59
Upgrade to 1.3.1. Add MASTER_SITE_SUNSITE as backup.
1998-06-03 07:45:55 +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
Donald Burr
9da45c3ce4
q
...
Upgrade port graphics/sane to version 0.73.
* Update checksum.
* Update patches to patch against new sources.
* patch-03 no longer needed, it's now in the source.
* add new patch-04 to fix a new bogon.
* add instructions on how to configure it as a GIMP plug-in.
* redo PLIST to reflect the change in how libraries are installed
* add new man-page sane-microtek2.5 to both PLIST and Makefile
1998-05-26 08:18:01 +00:00
Matthew Hunt
7197255735
Activate rayshade.
1998-05-26 04:04:20 +00:00
Matthew Hunt
8a15221195
Import of Rayshade 4.0 raytracing software.
...
PR: 6158
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
1998-05-26 04:04:19 +00:00
Thomas Gellekum
1e6141b4a0
Upgrade to 2.4.
1998-05-25 08:05:14 +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
Chuck Robey
81be7119fb
Fix little typo (no programmatic effect).
...
PR: 6698
Submitted by: brett@peloton.physics.montana.edu
1998-05-20 01:56:53 +00:00
Thomas Gellekum
96f8ea6017
Activate EZWGL.
1998-05-19 08:51:56 +00:00
Thomas Gellekum
51ee5b12c3
New port EZWGL. The EZ Widget and Graphics Library implements
...
about 100 OpenGL-like functions for high-level 3D graphics programming.
PR: 6532
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-05-19 08:50:10 +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
Thomas Gellekum
5827140c71
Activate killustrator.
1998-05-18 08:32:45 +00:00
Thomas Gellekum
4090aa1f38
New port killustrator, a vector drawing tool for KDE.
...
PR: 6643
Submitted by: Yukihiro Nakai <Nakai@technologist.com>
1998-05-18 08:30:21 +00:00
Andreas Klemm
e79915bfed
Oops, misspelled the package in previous commmit
1998-05-16 10:39:06 +00:00
Andreas Klemm
3892031f8f
acticate ImageMagick
1998-05-16 10:35:14 +00:00
Steve Price
a0f74bb737
Update to version 1.7.0
...
PR: 6326
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-05-11 03:16:15 +00:00
Stefan Eßer
fd274ed08a
Upgrade to Beta-4.1
1998-05-09 18:07:21 +00:00
Vanilla I. Shu
b3bc540231
Upgrade to 97.09.11.
1998-05-07 16:18:55 +00:00
Justin M. Seger
6c34552b79
Fix PLIST.
1998-05-06 23:15:12 +00:00
Thomas Gellekum
944910bb30
Execute `ldconfig -R' at the pkg_delete step.
...
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +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
David E. O'Brien
5c4d926d32
Fixes to sane.
...
Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
1998-04-30 02:38:11 +00:00
Matthew Hunt
1496b5ab98
AActivate qgl, moved from devel.
1998-04-30 00:05:22 +00:00
Vanilla I. Shu
4b56eb1feb
Upgrade to 1.3, and add libgdk_imlib.
1998-04-29 21:32:49 +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
Satoshi Asami
e5e21ba662
Mark these ports broken, they are left behind in the beta-4.1 upgrade
...
and no longer build.
1998-04-29 17:52:14 +00:00
Thomas Gellekum
d0097f548c
Upgrade to 2.70.7.0.
...
PR: 6435
Submitted by: Donald Burr <dburr@POBoxes.com>
1998-04-28 11:50:20 +00:00
Justin M. Seger
0ea0793908
Upgrade to ImageMagick 4.0.5.
1998-04-26 11:24:24 +00:00
Vanilla I. Shu
66f9ae4f4c
Add png support, I don't know how to add it on PATCHFILES, so I put it on
...
patches/patch-ah. sorry.
1998-04-23 21:06:28 +00:00
Justin M. Seger
76847d0224
Keep shared library version at 8 and change the #define JPEG_LIB_VERSION back
...
to 62.
1998-04-23 00:38:37 +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