pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/tk



Module Name:    pkgsrc
Committed By:   marino
Date:           Wed Aug 22 22:05:06 UTC 2012

Modified Files:
        pkgsrc/x11/tk: Makefile distinfo
        pkgsrc/x11/tk/patches: patch-unix_configure
Added Files:
        pkgsrc/x11/tk: options.mk

Log Message:
x11/tk: Ensure tkConfig.sh has embedded rpath

The version of the new tk package had some problems.
 - The x11 paths weren't coming through
 - The tkConfig.sh utility was missing runpath definition for TK_LIB_SPEC
 - Threading was automatically selected

The X11 problem was fixed with addition CONFIGURE_ARGS
The runpath for TK_LIB_SPEC was added in the configure patch
An options.mk file was added based on the tcl version.

Problems found and fixes suggested by he@


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/x11/tk/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/x11/tk/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/tk/options.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/tk/patches/patch-unix_configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index