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