Age | Commit message (Expand) | Author | Files | Lines |
2004-03-08 | Update Tcl/Tk to 8.4.6. | minskim | 5 | -43/+76 |
2004-03-08 | Update tcl to 8.4.5. Too many changes since 8.3.4. Please see | minskim | 10 | -358/+392 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -2/+5 |
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-02-07 | Use libtcl83* as shared library names on Linux, instead of libtcl8.3*. | minskim | 3 | -33/+53 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-21 | Sync with reality. Reported by Min Sik Kim in PR 24187. | cube | 1 | -3/+3 |
2004-01-21 | Apply a fix for library naming on IRIX 5 and 6, based on a patch | jwise | 3 | -24/+84 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 4 | -379/+55 |
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/+27 |
2003-10-08 | Apply patches from cyber@ provided in PR pkg/22688 to make this work under | jschauma | 5 | -46/+66 |
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-21 | Add RCS tag | cjep | 1 | -0/+1 |
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -2/+2 |
2003-04-02 | - Use RPATH_FLAG instead of -R | jschauma | 3 | -34/+53 |
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 libtcl8.3.4 - let's use nodots here, too, | jschauma | 2 | -34/+38 |
2003-02-17 | convert to use test target from bsd.pkg.mk | dillo | 1 | -4/+2 |
2002-10-25 | Unused. | wiz | 1 | -59/+0 |
2002-09-21 | Make "-ltcl" resolve into "-ltcl83", so that we don't need to patch so | jlam | 1 | -1/+6 |
2002-08-29 | Define commonly-used location for tclConfig.sh as TCLCONFIG_SH. | jlam | 1 | -1/+3 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 2 | -2/+25 |
2002-03-20 | Touch a few files that are modified as part of post-build so that they're | jlam | 1 | -1/+8 |
2001-12-23 | Update to version 8.3.4 | bjoern | 10 | -221/+312 |
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-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-23 | Create private variables _TCLCONFIG_SED and _TKCONFIG_SED that hold the | jlam | 1 | -5/+11 |
2001-10-23 | Use -Wl,-R instead of -Wl,-rpath, since the former is consistent with the | jlam | 3 | -9/+9 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-07-29 | Use the library naming scheme under Solaris as under NetBSD. While it's | tron | 3 | -14/+255 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-25 | Force no optimization (-O0) on NetBSD-1.5.x/m68k machines as there appears | jlam | 4 | -28/+62 |
2001-07-23 | In buildlinked *Config.sh files, substitute ${BUILDLINK_DIR} for | jlam | 1 | -3/+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 | 4 | -92/+42 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |
2001-06-21 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+49 |
2001-06-21 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-06-13 | Mirror changes to the configure script in patch-ab to the appropriate | jlam | 2 | -5/+5 |
2001-06-13 | Add RCS Id to patch-ab and regen distinfo. | jlam | 2 | -2/+4 |
2001-06-13 | Fix generated tclConfig.sh by fixing determination of TCL_LIB_SPEC in configure. | jwise | 2 | -7/+5 |
2001-05-24 | Fix the installed tclConfig.sh so it's possible to use its values to generate | jlam | 5 | -28/+180 |