| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Apr 2008 14:42:26
2.2.5_7
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
19 May 2007 21:32:57
2.2.5_7
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
04 Dec 2006 16:12:02
2.2.5_6
|
mi  |
Fix a would-be problem in an #ifdef-ed out section of the patch. |
04 Dec 2006 10:00:01
2.2.5_6
|
mi  |
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. |
01 Dec 2006 07:05:50
2.2.5_5
|
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. |
22 Jan 2006 12:35:18
2.2.5_4
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 04:12:58
2.2.5_4
|
trevor  |
SIZEify (maintainer timeout) |
27 Oct 2003 20:15:50
2.2.5_4
|
mi  |
Change the MASTER_SITE to its http-variant. Add WWW to pkg-descr. |
27 Oct 2003 20:11:02
2.2.5_4
|
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 |
19 Aug 2003 00:08:38
2.2.5_3
|
kuriyama  |
Fix forgotten gd* dependency. |
07 Mar 2003 06:04:15
2.2.5_3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
21 Jul 2002 21:23:00
2.2.5_3
|
ru  |
Catch up to the new bsd.lib.mk API (the library is not internal). |
23 Oct 2001 19:37:10 
|
mi  |
Although it will compile and link with the older gd-1.8.x, it will now
depend on the 2.x installed by the graphics/gd2 port. Bump up PORTREVISION.
|
23 Aug 2001 21:25:29 
|
mi  |
Do not bogusly link with -lttf. gd itself links with -lfreetype only, and we
don't care ourselves. |
21 Aug 2001 03:32:30 
|
mi  |
Add back the ability to _read_ GIF images, now that our gd has it again. |
03 Jul 2001 18:10:42 
|
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.
|
01 May 2001 11:55:09 
|
mharo  |
${ENV} -> ${SETENV} |
12 Feb 2001 10:01:08 
|
knu  |
Chase graphics/gd's shlib version bump. |
07 Feb 2001 22:45:36 
|
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. |
01 Feb 2001 01:50:02 
|
jeh  |
Update to version 2.2.5 |
08 Oct 2000 03:35:34 
|
asami  |
Convert category graphics to new layout. |
03 Aug 2000 11:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
03 Jul 2000 00:24:10 
|
kris  |
Add missing dependency on freetype port |
09 Jun 2000 07:34:07 
|
will  |
Add gdtclft, a Tcl interface to gd. |