Commit graph

5 commits

Author SHA1 Message Date
Mikhail Teterin
bef4481256 Resurrect the port, that was removed by mistake. Remove the mention of
"NO_STAGE", that lead to the mistake.

Appease portlint by renaming MANN to MANNPAGE. Bump PORTREVISION yet
again.
2014-11-18 23:54:17 +00:00
Baptiste Daroussin
8901c97d12 Remove non staged ports without pending PR from g* 2014-09-01 16:33:09 +00:00
Mikhail Teterin
61e24ef582 Fix-up a bug in the new code, which prevented safe-interpreters from using even the already opened file-handles.
Bump PORTREVISION.

Reviewed by:	John Ellson (upstream maintainer)
2014-04-30 17:43:50 +00:00
Mikhail Teterin
635ab19f96 Because we are installing into a directory specific to TCL against which
we built anyway, we don't need to use TCL_STUBS.
2014-04-29 23:45:55 +00:00
Mikhail Teterin
4f60396235 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
2014-04-29 23:38:30 +00:00