1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-13 23:36:08 +00:00
Commit Graph

1242 Commits

Author SHA1 Message Date
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
Steve Price
e8a9c28473 Update to version 0.3.9.
PR:		12781 (11 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:50:59 +00:00
Bill Fumerola
ddd10d7a23 Upgrade to 1.1 and avoid some fennerage. 1999-08-21 20:50:41 +00:00
Chris Piazza
af5dd38ca7 Update to version 0.1.9 1999-08-20 06:11:16 +00:00
Dirk Froemberg
3d7c669240 Upgrade to 0.31.
PR:		ports/13138
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
1999-08-15 10:21:36 +00:00
Chris Piazza
50d62d7e34 Update to version 1.2.5
PR:		13067
Submitted by:	maintainer
1999-08-14 07:54:48 +00:00
SADA Kenji
3bb7477cc9 Upgrade to 1.1.8.
PR:		ports/13004
Submitted by:	maintainer
1999-08-12 17:47:17 +00:00
Thomas Gellekum
4ac219edd9 Upgrade to 1.0. 1999-08-06 10:08:29 +00:00
Thomas Gellekum
86d66a5d27 Upgrade to 0.6.1. 1999-08-06 08:45:24 +00:00
Chris Piazza
1435b07617 Submitter writes:
Patches from Mita Yoshio <mita@iis.u-tokyo.ac.jp> to
	(a) enable TGIF internationalization in TGIF, in preparation for
	    his Japanese port of TGIF;
	(b) install TGIF documentation.

PR:		12929
Submitted by:	maintainer
1999-08-02 23:31:24 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Bill Fumerola
d35d70ac63 Bump 'Version Required' to reflect reality. 1999-08-01 19:14:25 +00:00
Bill Fumerola
84c6dff533 Reroll md5 and tell gd where our libraries are found. The compile was
coming out as:

.... -L${exec_prefix}/lib ....

which obviously doesn't work.
1999-08-01 17:25:08 +00:00
Steve Price
d12f38feff Install the header files in the right place and make this port package
again after the upgrade.

PR:		12889
1999-08-01 02:43:16 +00:00
Roger Hardiman
90a20db4b5 Add #include <X11/Xproto.h>
This allows FXTV to compile with XFree86 3.9.15 (a 4.0 pre-release beta)
This has no effect on XFree86 3.3.4.
1999-07-28 16:47:29 +00:00
Dirk Froemberg
8d8fb4ca7b Upgrade to 0.30.
PR:		ports/12816
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
1999-07-27 11:09:00 +00:00