Commit graph

9 commits

Author SHA1 Message Date
Mikhail Teterin
d90853eceb Fix up the makefile post-configure to avoid useless
PACKAGE_-definitions, which may conflict with the
(equally useless) Apache ones.

Insist on TCL-8.4 -- using 8.5 causes self-test failures
including seg-faults... These are being investigated.
2008-04-21 03:59:03 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Pav Lucistnik
cfa7269b11 - Convert existing ports to a new bsd.tcl.mk order
PR:		ports/109097
Submitted by:	Martin Matuska <martin@matuska.org>
Tested on:	pointyhat exp-run
2007-04-02 22:56:15 +00:00
Mikhail Teterin
84f18dea58 Fix a curious problem, which appears to affect FreeBSD-5's make
(or sh?) only...

Notified by:	kris
2007-02-15 05:37:13 +00:00
Mikhail Teterin
528c640933 Hush a few more warnings to allow building with -Wall -Werror.
Notified by:	kris
2007-02-13 23:39:15 +00:00
Mikhail Teterin
a54ba76b59 Grrr... Fix the stuff that stayed from the mod_dtcl port, which I
used as a template...
2007-02-13 06:53:06 +00:00
Mikhail Teterin
f3015877b8 Webshell -- a TCL module for Apache. Appears to be the most advanced
and the best supported such module of the several listed at

	http://tcl.apache.org/

Works with both Apache-1.3.x and 2.x and has an interesting development
paradigm.
2007-02-13 06:46:59 +00:00