Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-09-21 | Make "-ltk" resolve into "-ltk83", so that we don't need to patch so | jlam | 1 | -1/+6 |
2002-08-29 | Define commonly-used location for tkConfig.sh as TKCONFIG_SH. | jlam | 1 | -1/+3 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 2 | -6/+30 |
2002-03-20 | Touch a few files that are modified as part of post-build so that they're | jlam | 1 | -1/+8 |
2002-01-05 | Update patch with diffs for a regenerated "configure". This restores the | tron | 2 | -72/+843 |
2001-12-23 | Update to version 8.3.4 | bjoern | 9 | -852/+176 |
2001-11-30 | Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's just | jlam | 1 | -2/+2 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 2 | -5/+3 |
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 |
2001-10-23 | Create private variables _TCLCONFIG_SED and _TKCONFIG_SED that hold the | jlam | 1 | -5/+12 |
2001-10-23 | Strongly-buildlinkify. | jlam | 1 | -2/+4 |
2001-10-23 | Use -Wl,-R instead of -Wl,-rpath as the former is more consistent with the | jlam | 4 | -15/+15 |
2001-07-29 | Use the library naming scheme under Solaris as under NetBSD. While it's | tron | 3 | -18/+951 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-23 | In buildlinked *Config.sh files, substitute ${BUILDLINK_DIR} for | jlam | 1 | -2/+4 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -5/+5 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-30 | Don't install the short names for section 3 manpages as the names are | jlam | 2 | -285/+230 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |
2001-06-21 | Add buildlink.mk files for use by other package Makefiles. | jlam | 1 | -0/+53 |
2001-06-21 | Touch ${TK_LIB_FILE} during build so that it doesn't have to be re-linked | jlam | 3 | -7/+16 |
2001-06-21 | Move inclusion of buildlink.mk file below GNU_CONFIGURE and USE_LIBTOOL | jlam | 1 | -3/+3 |
2001-06-21 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 3 | -18/+13 |
2001-05-24 | Fix the installed tkConfig.sh so it's possible to use its values to generate | jlam | 6 | -28/+206 |
2001-04-18 | Fix problem with libtk .la file generated by new libtool. | jwise | 2 | -6/+19 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -4/+4 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-24 | Depend on tcl>=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl | he | 1 | -2/+2 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 |
2000-12-11 | Honor CFLAGS passed in from environment during build. | jlam | 2 | -5/+15 |
2000-10-16 | Remove any existing ${PREFIX}/bin/wish symbolic link before creating | agc | 1 | -1/+2 |
2000-09-08 | Also install the private tk header file `default.h' to ${PREFIX}/include/tk/g... | jwise | 2 | -2/+4 |
2000-09-01 | Since the configure script comes up with different shared lib suffixes on | jwise | 3 | -7/+7 |
2000-08-31 | Forgot to commit this after last change. | jwise | 1 | -2/+2 |
2000-08-31 | Fix inconsistent use of SHLIB_SUFFIX vs. SHARED_LIB_SUFFIX in configure | jwise | 1 | -6/+14 |
2000-08-30 | Fix typo in generated tkConfig.sh. | jwise | 2 | -4/+4 |
2000-08-30 | Add mirror on "ftp.informatik.uni-hamburg.de" to master site list. | tron | 1 | -2/+3 |
2000-08-29 | Initial import of new pkgsrc/lang/tk (tk-8.3.2) package, partly derived | jwise | 8 | -0/+724 |