Commit graph

8 commits

Author SHA1 Message Date
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