notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: lang/tclX/files/patch-af

Number of commits found: 5

Monday, 28 Jul 2014
22:18 adamw search for other commits by this committer
Rename lang/ patch-xy patches to reflect the files they modify.
Original commitRevision:363266 
Monday, 30 Nov 2009
01:47 mi search for other commits by this committer
Better handle differences in the set of help-pages.
Chase the lang/tcl85's decision to install man1/tclsh8.5.1 instead of
man1/tclsh.1 -- now, when we can't find a man-page foo, we try looking
for foo$tcl_version.

PR:     ports/140978
Submitted by:   olli hauer
Original commit
Monday, 26 Mar 2007
17:11 thierry search for other commits by this committer
- Fix a breakage caused by revision v 1.91 of ports/lang/tcl84/Makefile

- Switch to USE_TCL

- s/INSTALLS_SHLIB/USE_LDCONFIG/

- Support tcl84-thread

- Fix tclsh detection in configure

- Pet portlint.

Note: this port is still broken, because a test is failing, and tests
are part of the all target.

PR:             ports/110805
Submitted by:   /me
Approved by:    mi (excepted the move of tests to a regression-test target)
Original commit
Tuesday, 27 Jun 2006
23:23 mi search for other commits by this committer
Upgrade tclX from 8.3.5 to 8.4 released last November after several
years of idleness. The changes are fairly substantial -- all Tk bits,
however insignificant they were, are now removed completely, for
example. No TclX enabled executable is built/installed either -- a Tcl
script is expected to load the Tclx package via the "package require
Tclx" only.

The changes to port add the handling of SIGINFO (made possible by the
recent fix-up of lang/tcl84), running the authors' test-target as part
of the build, and skipping building/installing of help files in the
NOPORTDOCS case.

The devel/tcl-neo is the only dependant port of tclX and is updated to
depend on the new version.
Original commit
Monday, 18 Jul 2005
23:58 mi search for other commits by this committer
Unbreak the manual pages installation and help file generation:

        . when parsing man-files, do not choke on files
          containing '.so man.macros';
        . be ready for the .bz2 man-pages;
        . do not use vendor's install-doc target at all -- install
          the vendor's manual pages in post-install and declare
          MLINKS to have bsd.port.mk do the Right Thing (TM) --
          links instead of copies of the manual pages.

This may even work now :-)
Original commit

Number of commits found: 5