1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

1357 Commits

Author SHA1 Message Date
Chris Piazza
5e6a2a59c5 Update MASTER_SITES
PR:		14249
Submitted by:	maintainer
1999-10-10 19:33:27 +00:00
Seiichirou Hiraoka
66a85d2a38 Update to 1.1b3
PR: ports/14245
Submitted by: s974123@cc.matsuyama-u.ac.jp
1999-10-10 02:22:10 +00:00
Yukihiro Nakai
93d38cce04 Use updated imlib library. 1999-10-08 03:30:33 +00:00
Yukihiro Nakai
4f6c2e38ef Update to 1.9.7 1999-10-08 02:44:43 +00:00
Bill Fenner
bd05a364ba Remove Jeff Wheat as maintainer at his request. 1999-10-07 17:36:44 +00:00
Thomas Gellekum
d05faf7798 Upgrade to 1.5. 1999-10-07 08:49:40 +00:00
Chris Piazza
307f5e8b2e Activate hppsmtools 1999-10-07 03:26:47 +00:00
Chris Piazza
1322d38716 hppsmtools is a program for communicating with the HP PhotoSmart
C5340A and Konica Q-EZ digital cameras. You can retrieve, get an
index of, delete and shoot pictures.

PR:		13533
Submitted by:	Anders Nordby <anders@fix.no>
1999-10-07 03:26:00 +00:00
Thomas Gellekum
b27dbe4c09 Fix comment. 1999-10-06 09:11:00 +00:00
Thomas Gellekum
9bdb5d0410 Example files for IBM's OpenDX. 1999-10-06 09:05:28 +00:00
Thomas Gellekum
e7ea8a1461 Activate opendx-samples. 1999-10-06 09:04:40 +00:00
Yukihiro Nakai
f1dcf14032 Update to version 0.99.2 1999-10-06 04:51:54 +00:00
Chris Piazza
d3ca453d81 Update to versoin 19991005
PR:		14133
Submitted by:	maintainer
1999-10-05 16:18:12 +00:00
Thomas Gellekum
3228a619d1 Add netcdf support. 1999-10-05 09:14:50 +00:00
Dirk Froemberg
c4fec6bf2a Upgrade to 0.5.0. 1999-10-05 08:22:11 +00:00
Dan Moschuk
70b8a0d273 Activate icod 1999-10-03 21:33:09 +00:00
Dan Moschuk
f839b6c3a8 icod is a utility to convert Windows-format icon files
(.ico) to X-format pixmaps (.xpm).

It will extract all icon images from each specified
.ico file and write out each image to a filename
consisting of the basename of the image, the size, and
the bit depth.

PR: ports/14089
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-10-03 21:31:07 +00:00
Dan Moschuk
aaabd7834d Activate flashplayer 1999-10-02 18:42:46 +00:00
Dan Moschuk
ecd4c2b17b This is a standalone Macromedia Flash player. The Netscape plugin
which is compiled from the same source distribution will be a
seperate port.

PR: ports/14081
Submitted by: Akinori MUSHA <knu@idaemons.org>
1999-10-02 16:15:35 +00:00
Jim Mock
8fdd49e569 Attack of the COMMENT police. Fixed a bunch of typos, grammatical
errors and descriptions.

PR:		14031
Submitted by:	chris
1999-10-02 06:56:26 +00:00
Satoshi Asami
f1c9fce0f9 Add dependency to bzip2 and make minor change to CONFIGURE_ARGS.
Submitted by:	maintainer
Noticed by:	bento (bzip2 problem)
1999-09-30 09:01:27 +00:00
Chris Piazza
2461f7d026 Update to 19990929
PR:		14039
Submitted by:	maintainer
1999-09-29 23:08:12 +00:00
Steve Price
9bc10b0f3d Don't use 'cc -D${ARCH} -c foo.c' especially when '${ARCH} = alpha' and
you have this in your code, 'double alpha[30];'.  The preprocessor does
what it's supposed to do and replaces all of occurrences of alpha with 1
and the compiler sees code like this 'double 1[10]' which it summarily
yacks on. :)
1999-09-29 01:24:51 +00:00
Munechika SUMIKAWA
cab8afa60f activate enfle. 1999-09-27 17:40:01 +00:00
Munechika SUMIKAWA
d75016cec0 This program aims to view many pictures easily. You cannot expect
versatile performance, such as xv, gimp. This software is only to view
pictures in succession. So far, this can treat JPEG, PNG, MAG, BMP,
XPM, PNM, and several special formats.

WWW: http://enfle.fennel.org/

PR:		13822
Submitted by:	Yuuki SAWADA <mami@whale.cc.muroran-it.ac.jp>
Reviewed by:	ports-jp@jp.freebsd.org
1999-09-27 17:39:02 +00:00
Satoshi Taoka
aad9169998 Add togl 1999-09-24 16:02:37 +00:00
Satoshi Taoka
030edd1b93 An OpenGL Widget for Tk
PR:		13296
Submitted by:	Randall Hopper <aa8vb@ipass.net>
1999-09-24 16:01:31 +00:00
Chris Piazza
133c2a1b2a Update MASTER_SITES
PR:		13884
Submitted by:	maintainer
1999-09-24 04:32:50 +00:00
Jean-Marc Zucconi
596561ded7 Bug fix for 3.x: unbreak drivers (e.g. the gif driver) using the %VAL(...)
F77 feature.
1999-09-22 19:30:45 +00:00
Satoshi Asami
9db5045e1b Use a find | xargs perl command in post-patch to replace the -lXm's
with ${MOTIFLIB}'s in all Makefile.in's.  (The substitution pattern
will only work for -lXm's in the middle of a line but since it
requires other libraries, I guess that's ok.)
1999-09-22 00:28:10 +00:00
Dirk Froemberg
eecefed724 Update WWW: url. 1999-09-21 17:52:35 +00:00
Bill Fumerola
f1982ba8b7 Fix distfile fennerage.
Respect CFLAGS.
Quiet the build a bit.
1999-09-21 17:24:12 +00:00
Dirk Froemberg
be51fcc1e0 Upgrade to 0.35 with some additional PLIST sorting by me..
PR:		ports/13726
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
1999-09-21 08:41:52 +00:00
Satoshi Asami
8c3d3a3494 Hm...seems the broken-ness is confined to 4-current now.
sampling.c: In function `UnitCirclePoint':
sampling.c:116: syntax error before `/'
sampling.c:116: warning: integer overflow in expression
sampling.c:116: syntax error before `)'
sampling.c:118: syntax error before `/'
sampling.c:118: warning: integer overflow in expression
sampling.c:118: syntax error before `)'
sampling.c:122: syntax error before `/'
sampling.c:122: warning: integer overflow in expression
sampling.c:122: syntax error before `)'
sampling.c:123: syntax error before `/'
sampling.c:123: warning: integer overflow in expression
sampling.c:123: syntax error before `)'
*** Error code 1
1999-09-21 07:22:40 +00:00
Satoshi Asami
714c62a70e Fix BUILD_DEPENDS line, netpbm installs under ${X11BASE}. 1999-09-21 01:55:37 +00:00
Matthew Hunt
07ffec94b1 Import of gxanim 0.45, a Gtk front-end to xanim.
PR:		13707
Submitted by:	Rod Taylor <rod@idiotswitch.org>
1999-09-20 18:41:15 +00:00
Matthew Hunt
58239cba7f Activate gxanim. 1999-09-20 18:40:40 +00:00
Thomas Gellekum
d10942003e Upgrade to 0.6.2. 1999-09-20 07:56:53 +00:00
Thomas Gellekum
b3c88bf589 Activate opendx. 1999-09-20 06:44:46 +00:00
Thomas Gellekum
346b0522f1 New port opendx, the Open Source version of IBM's Data Explorer. 1999-09-20 06:43:20 +00:00
Steve Price
4a561440b4 Remove '-m486' so this builds on FreeBSD/Alpha too. 1999-09-20 02:02:34 +00:00
Steve Price
252befbc49 Escape the single quote in the FORBIDDEN message so we don't get complaints
about unterminated quoted strings.
1999-09-20 01:09:04 +00:00
Steve Price
b1a5d22260 Update to version 1.3.1.
PR:		13529
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-18 17:55:03 +00:00
Stefan Eßer
833e387518 Update to KDE-1.1.2 1999-09-18 09:02:12 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Steve Price
fbdeb1f7de Update to version 4.1.0.
PR:		13528
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-18 03:10:59 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Chris Piazza
8174ef538e Update to version 0.1.12 1999-09-17 17:35:35 +00:00
Chris Piazza
6e44962e61 Update to version 0.1.16 1999-09-10 22:39:55 +00:00
Michael Haro
1af8e5016a Mark as forbidden since it uses gd and the author hasn't had time to
update it for the latest gd yet.
1999-09-10 16:03:57 +00:00
Thomas Gellekum
37cd36e2f0 Upgrade to 2.2. 1999-09-10 14:03:51 +00:00
Satoshi Asami
a5abb41db0 Add REQUIRES_MOTIF if Motif support is turned on. Necessary for
proper dependency info.

Note that this port still doesn't build right (it needs to use ${MOTIFLIB}
instead of -lXm).
1999-09-10 12:20:43 +00:00
Satoshi Asami
9a3d77d4f2 Add NO_LATEST_LINK, there is a newer version in the tree. 1999-09-10 12:18:53 +00:00
Chuck Robey
dbb130d43f Remove gd-old port.
Reviewed by:	Satoshi.
1999-09-10 12:05:13 +00:00
Satoshi Asami
083d8a1808 Upgrade to ver 2.1. Original author (that's me :) converted all accompanying
images from GIF to PNG to avoid Unisys harassing.
1999-09-09 23:10:13 +00:00
Roger Hardiman
a4b3c17418 Add patch submitted by Randall, the FXTV author 1999-09-09 18:14:29 +00:00
Satoshi Asami
f9d33d038c The ftp site and http site have tarballs with different checksums, so
list them both here.
1999-09-09 06:18:06 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Chris Piazza
cc70e2ad49 Activate dc20pack 1999-09-09 01:44:14 +00:00
Chris Piazza
0b530eecbb Import of dc20pack.
Dc20pack can control a Kodak DC20/25 digital camera via the embedded
serial port.  Pictures are initially downloaded in the camera's native format
but can be converted to targa format.

Note that I did not test this personally as I don't own a DC20/25 :).
The submitter says that it works, though.

PR:		12909
Submitted by:	Maurice Castro <maurice@serc.rmit.edu.au>
1999-09-09 01:43:30 +00:00
Satoshi Asami
8e00b8d814 Add master site. portlint now complains that it's 26 lines long, but
I don't know where to cleave.
1999-09-08 21:53:21 +00:00
Roger Hardiman
c79e7ed839 Expand the patch to work on drivers without the XUSSR channel set too.
This means FXTV should be able to compile on the really old Bt848
driver that ships with FreeBSD 2.2.8
1999-09-08 17:23:00 +00:00
Roger Hardiman
b2f94dc732 Patch to allow FXTV to compile on older Bt848 drivers without the Australian
channel set
1999-09-08 16:20:45 +00:00
Thomas Gellekum
56c7d91f5a Distfile changed, update checksum. 1999-09-08 13:58:44 +00:00
Satoshi Asami
1b6edca458 Checksum changed, seems they deleted one html file. 1999-09-08 05:29:36 +00:00
Roger Hardiman
cb8342a2e9 Update to include the URL for newer Bt848 drivers 1999-09-07 12:02:30 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Steve Price
99249f7029 Activate the tiff port and deactivate tiff34. 1999-09-07 10:38:43 +00:00
Steve Price
76ee352c22 Update to version 3.5.1 after repository copy.
PR:		13565
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-07 10:37:59 +00:00
Joseph Koshy
a0261dc0b9 Fix i386 specific breakage from the previous commit.
fpsetmask() is a macro on the i386; preprocessor commands are consequently
not allowed in its argument list.

Found by:	PW's build scripts.
1999-09-07 10:22:48 +00:00
Roger Hardiman
449ac889d3 Update FXTV to version 1.00 1999-09-07 09:53:09 +00:00
Roger Hardiman
a8688ffd51 Update FXTV to version 1.00
This requires Bt848 driver version 1.66 or later.
3.2-RELEASE shipped with version 1.61.
New drivers are in the 3.x-stable kernel source tree. They can also be found at
http://www.freebsd.org/~roger or http://telepresence.dmem.strath.ac.uk/bt848
1999-09-07 09:52:31 +00:00
David E. O'Brien
10b5b0e03d upgrade to 4.1.17 1999-09-07 06:34:31 +00:00
Steve Price
1b432bd0e3 Activate the jgraph port. 1999-09-06 23:33:27 +00:00
Steve Price
76a3f4570b Initial import of jgraph version 8.3.
A tool for generating postscript graphs.

PR:		13035
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
1999-09-06 23:32:59 +00:00
Chris Piazza
727f0497f1 Activate gif2png 1999-09-06 19:41:35 +00:00
Chris Piazza
e8be97f517 Import of gif2png.
Gif2png simply converts CompuServe GIF files to the free PNG format.

PR:		13479
Submitted by:	Marcin Cieslak <saper@system.pl>
1999-09-06 19:39:30 +00:00
Chuck Robey
2eb4f011e6 Enable gd-old. 1999-09-05 18:28:19 +00:00
Bill Fumerola
415432b375 Upgrade to 1.6.3
Submitted by:	Will Andrews <andrews@technologist.com>
PR:		ports/13455
1999-09-04 23:36:48 +00:00
Chris Piazza
9ab86e1c49 Update to version 1.6.5
PR:		13086
Submitted by:	Will Andrews <andrews@technologist.com>
1999-09-04 20:05:05 +00:00
Michael Haro
22d42ccb93 mark as broken due to gd changes. this should also help out UCD as they
didn't like the traffic this port generated.  moved UCD to backup mastersite.
1999-09-03 05:07:26 +00:00
Dirk Froemberg
8a04bc5489 Upgrade to 0.4.0. 1999-09-02 21:37:40 +00:00
Justin M. Seger
777d1fbc58 Upgrade to ImageMagick-4.2.8 1999-09-02 17:56:01 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Chris Piazza
0738048f14 Update to version 0.1.10 1999-08-30 08:25:40 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Peter Wemm
9de5ac14c7 $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
Michael Haro
d21ec77e4a restore missing .endif line
Submitted by: Kevin Street street@iname.com
1999-08-28 19:41:21 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Dirk Froemberg
e64251d269 Upgrade to 0.33.
PR:		ports/13399
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
1999-08-26 18:56:28 +00:00
Bill Fenner
db258517f2 Add patch for png support from http://pantransit.reptiles.org/prog/ 1999-08-25 06:46:47 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Bill Fumerola
7a80e08e9b Upgrade to 0.1.14 1999-08-25 01:37:12 +00:00
Bill Fenner
ecf83fed7a ftp://ftp.hyperreal.org/ -> http://www.hyperreal.org/ . hyperreal is
phasing out FTP and the distfile is now only available via http.
1999-08-24 15:26:26 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00