Age | Commit message (Expand) | Author | Files | Lines |
2005-09-21 | Ensure that errno really comes from errno.h and only define it as | joerg | 3 | -3/+40 |
2005-09-08 | Define TK_VERSION in a separate file so that it can be included by | minskim | 2 | -3/+8 |
2005-08-31 | Restore original quoting syntax of variables in t{k,cl}Config.sh in order | seb | 1 | -2/+3 |
2005-07-19 | Changes 8.4.11: | adam | 7 | -101/+102 |
2005-06-16 | Pthreads are needed to link to these libraries. Add mk/pthread.buildlink3.mk. | kristerw | 1 | -1/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 2 | -5/+4 |
2005-04-13 | patch TCL_SRC_DIR and TK_SRC_DIR into tclConfig.sh and tkConfig.sh correctly | jschauma | 1 | -2/+2 |
2005-04-13 | Set "LIB_RUNTIME_DIR" in "CONFIGURE_ENV" to make sure that | tron | 1 | -1/+2 |
2005-04-13 | Marked pthread as required for NetBSD-1.6.2. Fixed some quoting errors. | rillig | 1 | -3/+5 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-04-11 | patch tclConfig.sh and tkConfig.sh so that they do not contain references | jschauma | 1 | -1/+8 |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 |
2005-02-22 | patch-aa modified to be compatible with GNU make | adam | 2 | -4/+4 |
2005-02-06 | Remove reference to the old version number. | minskim | 1 | -2/+1 |
2005-01-05 | Changes 8.4.9: | adam | 2 | -6/+6 |
2004-11-29 | Post-patch removed, since there is no mkLinks script any more | adam | 1 | -16/+1 |
2004-11-26 | Changes 8.4.8: | adam | 6 | -50/+41 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-10-01 | Changes 8.4.7: | adam | 6 | -880/+63 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-06-15 | Reverse previous commit (disabling thread-safety), which was poorly though | jwise | 2 | -6/+5 |
2004-06-15 | Don't --enable-threads for now. If we do this, all potential users of | drochner | 2 | -5/+6 |
2004-05-15 | No longer used. | snj | 1 | -37/+0 |
2004-04-09 | Fix up some Makefile logic that got broken by the libtool patches (and | danw | 6 | -99/+116 |
2004-03-25 | Fix tcl/tk configure script stupidity: it overwrote the value of LDFLAGS | jlam | 5 | -37/+824 |
2004-03-24 | Now that we build tcl/tk with thread safety enabled, pull pthread buildlink | jwise | 2 | -4/+5 |
2004-03-22 | Build thread-safe versions of tcl and tk. Bump PKG_REVISION to nb1 to match. | jwise | 1 | -2/+3 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+3 |
2004-03-11 | Keep library names on IRIX and Linux to be same as on other platforms. | minskim | 3 | -19/+99 |
2004-03-08 | Update Tcl/Tk to 8.4.6. | minskim | 5 | -69/+31 |
2004-03-08 | Update tk to 8.4.5. Too many changes since 8.3.4. Please see | minskim | 9 | -1251/+310 |
2004-03-08 | Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will | minskim | 3 | -6/+6 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -4/+7 |
2004-02-09 | Remove a temporary directory created at post-install, so that a | minskim | 1 | -1/+2 |
2004-02-07 | Set permission of man directories correctly. Approved by wiz@. | minskim | 1 | -4/+2 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 3 | -7/+9 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -9/+7 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+30 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-09 | Some packages check for tclsh and wish rather than using other means of | agc | 1 | -2/+3 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 |
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -2/+2 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-03-16 | On Linux, this used to create libtk8.3.4 - let's use nodots here, too, | jschauma | 2 | -107/+99 |
2003-02-17 | convert to use test target from bsd.pkg.mk | dillo | 1 | -4/+2 |
2003-01-04 | Set USE_X11 to YES. Fixes tcl-itcl build. | wiz | 1 | -1/+3 |
2002-10-25 | Unused. | wiz | 1 | -62/+0 |