Commit Graph

878 Commits

Author SHA1 Message Date
Scott Mace
fefedc67f6 Make jbigkit build on a non-elf system 1998-09-15 15:07:33 +00:00
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
Vanilla I. Shu
a400878839 Upgrade to 0.74, and use gtk11 now. 1998-09-15 11:44:08 +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
Satoshi Asami
4cb2429954 No need to use += for variable defined only once. 1998-09-15 10:50:56 +00:00
Scott Mace
34115e265b make ELF conversion comply with standard 1998-09-15 03:38:59 +00:00
Scott Mace
f74a079f9c Convert to Elf. 1998-09-14 22:19:14 +00:00
Mark Murray
4ca5b41103 Convert to ELF. 1998-09-14 20:37:02 +00:00
Mark Murray
4611595d03 Convert to ELF. 1998-09-14 20:16:03 +00:00
Mark Murray
7926d48fe5 Convet to ELF. 1998-09-14 20:11:03 +00:00
Mark Murray
15940d9123 Convert to ELF. A previous commit to Makefile blew up on a net.commit. 1998-09-14 20:08:56 +00:00
Mark Murray
8867942718 Convert to ELF. 1998-09-14 19:48:51 +00:00
Mark Murray
22f81a0cd9 Convert to ELF in accordance with Satoshi's instructions. 1998-09-14 19:43:12 +00:00
Mark Murray
3e4b869a32 ELF conversions as per Satoshi's instructions. 1998-09-14 19:36:37 +00:00
Joseph Koshy
bb4735960b Correct master site url.
Found by: Bill Fenner's distfile checker.
1998-09-07 02:36:03 +00:00
Vanilla I. Shu
bca8f985ce Activate electriceyes. 1998-09-06 06:46:36 +00:00
Vanilla I. Shu
1d90ee6446 The image viewer of GNOME.
PR:		ports/7656
Submitted by:	Nakai@technologist.com
1998-09-06 06:45:28 +00:00
Satoshi Asami
6801d84aef Well, Kyodai is "kyoto-u.ac.jp", not "kyoto.ac.jp". 1998-08-28 14:38:42 +00:00
Vanilla I. Shu
bab0acf65d Update MASTER_SITE in Makefile
PR:		ports/7770
Submitted by:	maintainer
1998-08-28 11:14:14 +00:00
Matthew Hunt
a9004e4e65 Make Shigeyuki FUKUSHIMA the new maintainer (was ports@freebsd.org).
Add Japanese enhancements (including some Japanese file formats).
Update or add various patches, including PNG, multi-page TIFF, and
	PDF.

PR:		7751
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-08-27 18:27:45 +00:00
Satoshi Asami
f40c16692b There was no newline at end of PLIST.
While I'm here, move manpage to MAN1.
1998-08-25 20:38:04 +00:00
Satoshi Asami
06fdd237c6 There was no newline at end of PLIST.
While I'm here, move manpage to MAN1.
1998-08-25 20:21:17 +00:00
Satoshi Asami
4819a1cb2a Dang, missed one. I hate it when this happens. :<
Anyway, change kde shlib version numbers.
1998-08-25 10:16:25 +00:00
Vanilla I. Shu
2fdc2d5e53 Imlib depend gtk11 now. 1998-08-25 01:38:23 +00:00
Satoshi Asami
d211d15440 These ports install uncompressed manpages even though USE_IMAKE is
set, so mark them with MANCOMPRESSED=no.  Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
1998-08-25 00:44:33 +00:00
Tim Vanderhoek
934c015dd9 - Use a do-install: target instead of patching one into the source
Makefile.  A do-install: target is preferrable if one does not plan
  on submitting patches to the author.  Doing it this way has the
  nice side-advantages that we now respect MANOWN and BINOWN.

- Respect CFLAGS

- move patches/patch-ab to files/mplex.1
1998-08-24 03:13:47 +00:00
Tim Vanderhoek
2c941b483e Well, we know there isn't a comprehensive instruction manual, but
what does this thing actually do!?  :)
1998-08-24 03:10:29 +00:00
Steve Price
b600200ec3 Activate stamp. 1998-08-24 02:00:48 +00:00
Steve Price
9f9febcf69 Initial import of stamp version 0.61.
Adds a graphical, configurable timestamp to a grayscale image.

PR:		7577
Submitted by:	Bill Fumerola <billf@chc-chimes.com>
1998-08-24 01:59:56 +00:00
Justin M. Seger
f69467674b Perl fixes 1998-08-23 13:56:19 +00:00
Tim Vanderhoek
f0dd53f0e9 Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.

Any port listed here is a good candidate for a general review simply
due to age...  For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*.  This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +00:00
Justin M. Seger
0258cb9d2b Fix this so that it uses the PERL_VERSION and PERL_VER variables. 1998-08-22 19:37:33 +00:00
Tim Vanderhoek
74ba41cbe7 ${PKGDIR}/PLIST -> ${PLIST} 1998-08-22 16:20:24 +00:00
Tim Vanderhoek
a90bcf55f6 Almost forgot the reason I was here: use the MAN1 variable. 1998-08-21 23:11:03 +00:00
Tim Vanderhoek
8b85da920b Guys, you can't include "@exec ranlib xxx" in the plist. Doing so
will cause pkg_delete to fail.
1998-08-21 21:44:18 +00:00
Tim Vanderhoek
9ba070b296 Respect prefix. Make this build on -current by changing
"cc /usr/lib/libz.a" to "cc -lz".
1998-08-21 21:40:02 +00:00
Justin M. Seger
b8df51a288 Add perl5 category and properly compress perl man pages.
Suggested by:   ache
1998-08-21 12:00:41 +00:00
Andrey A. Chernov
01707c1e84 PerlMagick is now included in ImageMagick
Reviewed by: no response from Satoshi
1998-08-21 03:17:25 +00:00
Justin M. Seger
e15a36b2f2 BROKEN:
# make package
>> povuni_s.tgz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://povray.cdrom.com/pub/povray/Official-3.0/Unix/.
Receiving povuni_s.tgz (754341 bytes): 100%
754341 bytes transfered in 0.9 seconds  (800.61 Kbytes/s)
>> Checksum mismatch for povuni_s.tgz.
>> Checksum OK for povuni_d.tgz.
Make sure the Makefile and md5 file (/usr/ports/graphics/povray/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
1998-08-20 18:56:00 +00:00
Satoshi Asami
a4bed74947 Properly call ldconfig from pkg_add and pkg_delete.
I also noticed a libgif.so.3 -> libgif.so.3.0 link in /usr/local/lib
so I thought it was this port adding it but when I installed it again
it didin't reappear.  I wonder wth is going on....
1998-08-20 08:21:41 +00:00
Steve Price
99b09a66de Turn on 4va. 1998-08-19 22:49:44 +00:00
Steve Price
40d80ef6fd Initial import of 4va version 1.21.
A four-dimensional graphics tumbler for X-Windows.

PR:		7412
Submitted by:	Malte Lance <malte.lance@gmx.net>
1998-08-19 22:48:18 +00:00
Vanilla I. Shu
2b282bdb03 Upgrade to 2.7 and change for perl5 scheme. 1998-08-19 14:32:13 +00:00
Vanilla I. Shu
3320ed772e Change for perl5 scheme. 1998-08-19 12:41:20 +00:00
Justin M. Seger
9e82e73362 Upgrade to updated version of 4.0.9 and place its distfile back in my web dir.
Also enable PerlMagick compilation.
1998-08-19 02:26:37 +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
516855e2ab I'm going to host this distfile until Justin returns (I didn't know
he's away but ache is complaining he's not replying to his mails).
Justin, when you want to take over again go ahead and change back
MASTER_SITES and the checksum.
1998-08-18 09:27:41 +00:00
Andrey A. Chernov
62217f8878 distfile changed without version number bumping 1998-08-18 09:20:33 +00:00
Andrey A. Chernov
380976ef1f upgrade to 4.0.9 1998-08-17 20:49:34 +00:00
Andrey A. Chernov
1f2d5cdd9a upgrade to 4.0.8
Reviewed by: maintainer not respond several days
1998-08-17 17:48:24 +00:00
Andrey A. Chernov
f6f67af0d1 use non-relative -L dir for libtool 1998-08-13 04:40:06 +00:00
Andrey A. Chernov
fce2cb4457 Oops, add -Lmagick/.libs to wrong place, must go to LDFLAGS 1998-08-13 03:08:54 +00:00
Satoshi Asami
f8dbcac899 Remove gimp-devel, it's called gimp1 now. 1998-08-12 22:54:27 +00:00
Satoshi Asami
3b6b6ace6e Add Mesa3. Mark it MANUAL_PACKAGE_BUILD for now (shlib version overrides
Mesa2).
1998-08-12 22:52:25 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Steve Price
cc1e210afd Use the homepage instead.
Submitted by:	Thomas Gellekum <tg@ihf.rwth-aachen.de>
1998-08-10 13:26:34 +00:00
Steve Price
e511200a03 Find the distfile again.
PR:		7543
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
1998-08-10 12:08:21 +00:00
Steve Price
8addac3426 Turn on g2. 1998-08-10 00:13:25 +00:00
Steve Price
ccdbd11758 Initial import of g2 version 0.23.
An easy to use, portable, and powerful 2D graphics library.

PR:		7416
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1998-08-10 00:12:43 +00:00
Steve Price
f35424c0b2 Make this re-install friendly. 1998-08-09 23:51:08 +00:00
Satoshi Asami
91db59fb21 No need to use += to variable defined only once. 1998-08-09 08:58:44 +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
Vanilla I. Shu
1e1c07a556 Compatible with perl5.00501. 1998-08-06 15:18:27 +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
Matthew Hunt
7170a1be5c Add post-install target to run ldconfig -m.
PR:		7484
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-08-04 00:55:57 +00:00
Vanilla I. Shu
c0898f2c0e Fix the problem of pkg/PLIST ("\"). 1998-07-30 07:02:35 +00:00
Vanilla I. Shu
77ff6aafc9 Change the library version of Gtk. 1998-07-30 05:39:26 +00:00
Vanilla I. Shu
024aca24b2 Change the depend of gtk. 1998-07-30 05:30:42 +00:00
Satoshi Asami
fb14c50203 Make this port be installable twice. 1998-07-27 22:12:27 +00:00
Steve Price
cbce863db7 Use libjbig.1*.
PR:		7399
Submitted by:	John Kurtz <john@idlinc.com>
1998-07-27 00:49:00 +00:00
Steve Price
6650804ee9 Update to version 1.39.
PR:		7374
Submitted by:	maintainer
1998-07-27 00:33:28 +00:00
Justin M. Seger
381fdcaeeb Upgrade repository copy to Mesa-3.06. 1998-07-25 13:08:38 +00:00
Satoshi Asami
c6111e34cc /usr/X11R6/bin/moc KIllustrator.h -o KIllustrator.moc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include  -O2 -Wall -c KIllustrator.cc
KIllustrator.cc: In method `void KIllustrator::initToolBar()':
KIllustrator.cc:339: `KToolBarCombo' undeclared (first use this function)
KIllustrator.cc:339: (Each undeclared identifier is reported only once
KIllustrator.cc:339: for each function it appears in.)
KIllustrator.cc:339: `combo' undeclared (first use this function)
*** Error code 1

Stop.
1998-07-25 11:21:04 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Satoshi Asami
0e68541356 This port is not reinstall-friendly. I tried changing some
"ln -s"'s to "ln -sf"'s but it didn't work so I'm going to punt.

===>  Installing for EZWGL-1.38
===>  EZWGL-1.38 depends on shared library: jpeg\.9\. - found
tar: Could not create symlink to EZ_AllocateColorFromName.html : File exists
tar: Could not create symlink to EZ_ClearListBox.html : File exists
tar: Could not create symlink to EZ_DefineLightSrc.html : File exists
tar: Could not create symlink to EZ_DefineMaterial.html : File exists
tar: Could not create symlink to EZ_CMove3f.html : File exists
 :
1998-07-23 15:37:05 +00:00
Vanilla I. Shu
581d6e3887 Fix the path of c++rt0.o on current.
Reviewed by:	ports/7343
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-07-23 06:33:47 +00:00
Thomas Gellekum
184e5888da Set FETCH_BEFORE_ARGS=-t to fetch. 1998-07-21 06:44:10 +00:00
Satoshi Asami
c7c33a63f2 Can't fetch.... 1998-07-20 20:22:33 +00:00
Satoshi Asami
973873e6b4 No need to use += for a variable defined only once. 1998-07-20 18:57:55 +00:00
Satoshi Asami
dcce344737 Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pending
Justin's upgrade.  Change all "graphics/Mesa" dependencies to
"graphics/Mesa2".

Requested by:	jseger
1998-07-20 10:14:24 +00:00
Steve Price
6d315811e5 Update to version 3.0-p17.
PR:		7317
Submitted by:	maintainer
1998-07-20 03:41:36 +00:00
Stefan Eßer
d2a2406426 Upgrade to KDE Release 1.0 1998-07-19 17:57:23 +00:00
Vanilla I. Shu
61ad149c04 Fix the special filename in pkg/PLIST (\.tif)
PR:		ports/7316
Submitted by:	Woju Wu <woju@freebsd.ee.ntu.edu.tw>
1998-07-19 12:23:29 +00:00
Vanilla I. Shu
b60430cbc8 1. The author change the distfile, and without bump version.
2. Change MASTER_SITE.
3. set myself as MAINTAINER.
1998-07-18 18:45:25 +00:00
Vanilla I. Shu
0331f82716 Upgrade to 1.7. 1998-07-18 18:42:26 +00:00
Thomas Gellekum
5e63d886d5 Activate pstoedit. 1998-07-16 06:36:49 +00:00
Thomas Gellekum
ca797159c1 New port pstoedit, a converter from PostScript to other vector
graphics formats.
1998-07-16 06:35:29 +00:00
Stefan Eßer
3e413c8ba0 Mark as broken, will be upgraded to 1.0 within a few days. 1998-07-13 23:31:51 +00:00
Steve Price
4dd27ca42e Activate gtkdps, gyvefigs, gyvegui, and gyvekernel. 1998-07-13 02:26:45 +00:00
Steve Price
f970ac02ef Initial import of gtkdsp version 0.2.11.
gtk bindings for the Display ghostscript system.

PR:		7183 (8 of 9)
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-07-13 02:21:34 +00:00
Steve Price
735909af90 Turn on xwpick. 1998-07-12 23:36:34 +00:00
Steve Price
8d38a26c5a Initial import of xwpick version 2.20.
An image pick up utility for the X Window System.

PR:		7106
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-07-12 23:35:15 +00:00
Steve Price
d62bdd2c05 Find a mastersite that works and clean up the PLIST.
PR:		7013
Submitted by:	Ugo Paternostro <paterno@dsi.UNIFI.IT>
1998-07-12 22:31:17 +00:00
Andrey A. Chernov
f31512dd5f Upgrade to 1.0.2 1998-07-09 23:39:44 +00:00
Donald Burr
cf5a1ca4a3 Allow environment variables to be passed to make's children (-e flag).
This way, you can, for example, "setenv HAVE_XFREE86 no"
to get fxtv to compile if you have special/extenuating circumstances.

Submitted by: Randall Hopper <rhh@ct.picker.com>
1998-07-06 13:26:32 +00:00
Peter Hawkins
7da96e09c9 upgrade to 3.2.2 1998-07-06 08:54:33 +00:00
Peter Hawkins
632cb6a568 upgrade to 3.2.2
upgrade to 3.2.2
1998-07-06 08:53:53 +00:00
Peter Hawkins
84b9f344b7 *** empty log message *** 1998-07-06 08:45:11 +00:00
Joseph Koshy
4a24b84334 Upgrade to ver 3.0 of XaoS.
Reminded-by: Matthew Thyer <Matthew.Thyer@dsto.defence.gov.au>
1998-07-06 07:23:46 +00:00
Vanilla I. Shu
851417a6f1 Upgrade to 0.3, and add $Id:$ tag, I forgot it... 1998-07-04 23:43:48 +00:00
Joseph Koshy
d8811bac5a Remove stale master site address. Update maintainer address.
(I will be upgrading this port to the current release (XaoS 3.0) soon).
1998-07-03 07:02:54 +00:00
Vanilla I. Shu
e34b2a93ca Add a patch from author's site. 1998-07-02 11:01:01 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Satoshi Asami
1033df7384 No need to use += if a variable is defined only once.
By the way, I see that this ports uses HAVE_MOTIF to turn on Motif
support, but I don't see any patches.  Does this port follow our
guidelines for Motif support (MOTIFLIB and all)?  In particular,
what happens if you build a package on a machine with HAVE_MOTIF
and MOTIF_STATIC defined if you have both shared and static libXm?
1998-06-26 04:53:29 +00:00
Vanilla I. Shu
7da2230176 Upgrade to 1.0.
PR:		ports/7015
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1998-06-25 07:07:22 +00:00
Vanilla I. Shu
5050fc2a2a Add @exec & @unexec on pkg/PLIST. 1998-06-25 07:04:26 +00:00
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
Steve Price
9455416a54 Add -b to fetch's args since the master site doesn't seem
to play TCP the right way.
1998-04-19 15:38:31 +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
Andreas Klemm
6a14cac413 - sources changed without bumping the version number
- corrected MD5 checksum
- the removal of config.cache isn't necessary anomore, port build
  failed here, since config.cache isn't in the sources anymore
- revamped the patches a bit, it's bad style to patch one file
  (configure) using several patches, you loose the overview what
  is patches in one file and it makes it difficult to maintain
  patches in the future...
- hope MAINTAINER agrees, needed aalib for gimp port, but didn't work
1998-04-19 10:26:55 +00:00
Eric L. Hernes
966f17d160 upgrade to 0.99.26 1998-04-17 13:31:19 +00:00
Justin M. Seger
a08b4b7e1a Upgrade to version 2.5.4. This version has incorporated all of our patches. 1998-04-17 00:54:09 +00:00
Justin M. Seger
11ea31b5aa Upgrade to version 3.4k.
Make myself MAINTAINER.
1998-04-16 01:56:46 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Justin M. Seger
0fc2b8bdd1 Use jpeg shared library version 8. 1998-04-15 21:41:13 +00:00
Justin M. Seger
cd85ffdbd3 Update to version 6b 1998-04-15 21:32:50 +00:00
Vanilla I. Shu
326e340efe Upgrade to 1.2.
PR:	ports/6250
Submitted by:	maintainer
1998-04-11 18:21:23 +00:00
Vanilla I. Shu
9fb61f30aa Activate p5-chart. 1998-04-11 13:54:50 +00:00
Vanilla I. Shu
f72d7fa363 A perl5 module for build chart graphic. 1998-04-11 13:51:42 +00:00
Justin M. Seger
323c2e352a Upgrade to version 4.04. 1998-04-11 01:54:07 +00:00
Thomas Gellekum
fc8d82eaa9 Make this compile again. 1998-04-08 12:53:43 +00:00
Vanilla I. Shu
e1e01a2994 Upgrade to 1.3.
PR:		ports/6146
Submitted by:	Jeffrey Wheat <jeff@ns1.cetlink.net>
1998-04-04 14:25:54 +00:00
Satoshi Asami
522970c8e7 cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c
In file included from /usr/include/sys/types.h:96,
                 from types.h:54,
                 from xdr.c:22:
/usr/include/machine/endian.h:62: conflicting types for `htonl'
types.h:29: previous declaration of `htonl'
/usr/include/machine/endian.h:64: conflicting types for `ntohl'
types.h:28: previous declaration of `ntohl'
1998-04-01 02:04:04 +00:00
Steve Price
f36bf78f4a Remove BROKEN tag as this now builds. 1998-03-29 01:33:10 +00:00
Steve Price
12be9c89df Keep auto* from autospewing errors if installed.
Found by:	Satoshi Asami
1998-03-29 01:13:00 +00:00
Andrey A. Chernov
75d15b3956 upgrade png major 1998-03-28 20:12:07 +00:00
Andrey A. Chernov
574f6deb06 upgrade png major 1998-03-28 19:49:58 +00:00
Satoshi Asami
918d9519d1 Mark this port broken, doesn't build. 1998-03-28 19:19:25 +00:00
Steve Price
0a3f2e4ee0 Upgrade to version 1.2.
PR:		6079
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-03-28 14:33:32 +00:00
Andrey A. Chernov
5e30defae1 Upgrade to 1.0.1 1998-03-28 13:48:46 +00:00
Mark Murray
027b3c8a71 Make fxtv work with CURRENT and STABLE. This is not the optimum solution,
but while the correct solution is being sought, this is probably the best.

Submitted by:	Randall Hopper
OK'ed By:	Satoshi Asami
1998-03-23 22:47:21 +00:00
Satoshi Asami
c284ff836f ## make package
>> Checksum OK for txtmerge101.tar.gz.
===>  Extracting for txtmerge-1.01
===>  Patching for txtmerge-1.01
===>  Configuring for txtmerge-1.01
===>  Building for txtmerge-1.01
cc  -O /usr/include -o txtmerge txtmerge.c
ld: /usr/include: malformed input file (not rel or archive)
*** Error code 1

Stop.
1998-03-23 04:56:22 +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
Thomas Gellekum
9421a44868 Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +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
Steve Price
564f168517 Add MAINTAINER so this portlints clean. 1998-03-15 19:44:16 +00:00
Vanilla I. Shu
bfaeddf4ce Remove RUN_DEPENDS tag, we don't need it anymore..
Submitted by:	Mr M P Searle <csubl@csv.warwick.ac.uk>
1998-03-12 01:28:19 +00:00
David E. O'Brien
3ca232e5fa BROKEN = X front end doesn't build right agaist our gtk port 1998-03-11 13:17:05 +00:00
Vanilla I. Shu
cf651cdf31 Upgrade to 1.18, and remove LIB_DEPENDS. 1998-03-11 03:09:50 +00:00
Vanilla I. Shu
1c4bdf320f Upgrade to 0.7a. 1998-03-11 03:08:18 +00:00
Vanilla I. Shu
7ce515e529 Upgrade to 1.1. 1998-03-11 02:58:23 +00:00
Thomas Gellekum
4867fc7f94 Build and install Mesaaux and Mesatk libs.
PR:		5919
Submitted by:	Donald Burr <dburr@POBoxes.com>
1998-03-10 09:26:11 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Justin M. Seger
e4fe319bf0 Upgrade to version 2.5.3. 1998-03-03 23:21:51 +00:00
Justin M. Seger
53203db3f7 Upgrade to version 4.0.2 and fix some DEPENDS lines. 1998-03-03 22:24:49 +00:00
Satoshi Asami
2e7c59f286 Update the shlib minor version to "0.99" so this thing packages.
Note, I think it is totally stupid to match the shared library version
number with the software version, but that's the author's call, not mine.
1998-03-03 08:27:41 +00:00
Justin M. Seger
3640e3c970 Remove outdated MASTER_SITE. 1998-03-02 22:08:36 +00:00
Andrey A. Chernov
b65996dfe7 Upgrade to 0.99e 1998-03-02 19:43:31 +00:00
David E. O'Brien
043251539f Clean up PLIST + add some libs that were missed. 1998-03-01 00:59:04 +00:00