non port: graphics/gdtclft/files/Makefile.bsd |
Number of commits found: 11 |
Tuesday, 27 Feb 2024
|
16:30 Gleb Popov (arrowd) Author: Chris Hutchinson
*: Move manpages to share/man
PR: 277322
f755375 |
Tuesday, 29 Apr 2014
|
23:45 mi
Because we are installing into a directory specific to TCL against which
we built anyway, we don't need to use TCL_STUBS.
 |
23:38 mi
Switch from using our own method of figuring out TCL_VER to USES=tcl:84+
PR: ports/181412
Bump PORTREVISION accordingly. Add STAGE-conformance (grrr..) Get rid of
the short pkg-plist in favor of PLIST_{DIRS,FILES}.
While here, improve the code itself a bit:
* Use Tcl API more, instead of cooking our own implementations.
* Add meainingful checks for safe interpreters instead of
blindly letting them use the same functionality as the
trusted ones.
* Fix compiler warnings enough for WARNS=3.
Sponsored by: United Marsupials
 |
Friday, 1 Dec 2006
|
07:05 mi
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.
 |
Monday, 27 Oct 2003
|
20:11 mi
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
 |
Sunday, 21 Jul 2002
|
20:23 ru
Catch up to the new bsd.lib.mk API (the library is not internal).
 |
Thursday, 23 Aug 2001
|
20:25 mi
Do not bogusly link with -lttf. gd itself links with -lfreetype only, and we
don't care ourselves.
 |
Tuesday, 3 Jul 2001
|
17:10 mi
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.
 |
Wednesday, 7 Feb 2001
|
22:45 mi
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.
 |
Thursday, 1 Feb 2001
|
01:50 jeh
Update to version 2.2.5
 |
Friday, 9 Jun 2000
|
06:34 will
Add gdtclft, a Tcl interface to gd.
 |
Number of commits found: 11 |