Commit Graph

11 Commits

Author SHA1 Message Date
Mikhail Teterin
8774182aa2 Fix a would-be problem in an #ifdef-ed out section of the patch. 2006-12-04 16:12:02 +00:00
Mikhail Teterin
67a6c6f035 Another round of improvements:
* support read/write of files in the GD2-format (obtained from
	  the vendor's version bundled with, but not installed by
	  Graphviz);
	* add an optional argument to `gd create W H' -- if "true", the
	  created image will be "TrueColor"

Bump PORTREVISION again.
2006-12-04 10:00:01 +00:00
Mikhail Teterin
7a0ad024be Expand the patch-gif to also support JPEG, XPM, XBM, and WBMP input as
well as JPEG, GIF, and WBMP output formats.

Set WARNS=2. Clean-up the man-page. Bump Tcl-package's version and PORTREVISION.
2006-12-01 07:05:50 +00:00
Mikhail Teterin
30dd03f651 Catch up once again with bsd.lib.mk -- rename SHLIBDIR to LIBDIR -- to
fix installation/packaging on -current. Default to TCL 8.4 -- still
overwritable.

Submitted by:	kris
2003-10-27 20:11:02 +00:00
Ruslan Ermilov
c1b840b390 Catch up to the new bsd.lib.mk API (the library is not internal). 2002-07-21 20:23:00 +00:00
Mikhail Teterin
ed8305c534 Do not bogusly link with -lttf. gd itself links with -lfreetype only,
and we don't care ourselves.
2001-08-23 19:25:30 +00:00
Mikhail Teterin
f5dc836a7e Add back the ability to _read_ GIF images, now that our gd has it again. 2001-08-21 01:32:30 +00:00
Mikhail Teterin
81eed0ab15 Package building for this port was broken, when `n' was removed from the
list of  recognized MAN-sections in bsd.man.mk.  The port's Makefile.bsd
simply declared MANN=gdtclft.n and the included bsd.lib.mk was doing the
right thing.

Now I had to add an explicit post-install target to the main Makefile.
2001-07-03 16:10:41 +00:00
Mikhail Teterin
5bb98992bf This should remove the problems of using various make-targets before
installing the TCL port, which is required to install and use this
one, but is not required for some of the other bsd.ports.mk targets.
2001-02-07 22:45:36 +00:00
James E. Housley
c1bc515fea Update to version 2.2.5
PR:		24198
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com> MAINTAINER
2001-02-01 01:50:02 +00:00
Will Andrews
fcf450ecde Add gdtclft, a Tcl interface to gd.
PR:		16648
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-06-09 05:34:07 +00:00