Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-01 | Remove this package. It has been supplanted by pkgsrc/lang/tcl. | jwise | 1 | -26/+0 | |
2000-08-11 | USE_LIBTOOL instead of USE_PKGLIBTOOL. | jlam | 1 | -2/+2 | |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -2/+2 | |
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages. | |||||
2000-01-06 | split tcl pkg, for coexistence with other versions: binaries can | drochner | 1 | -4/+3 | |
coexist, manpages not | |||||
1999-04-08 | Install "Object.3" manual page as "Tcl_Object.3" to avoid conflict | tron | 1 | -1/+5 | |
with "lesstif" package in case *shudder* "xpkgwedge" is installed. Fixes PR pkg/7340 by John Darrow. | |||||
1999-04-03 | Back out experimental change committed by mistake. | tron | 1 | -2/+1 | |
1999-04-03 | Fix shell escaping so that "tclConfig.sh" actually works. | tron | 1 | -1/+2 | |
1999-04-01 | Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix | agc | 1 | -4/+4 | |
release. | |||||
1999-04-01 | Do the calculation of shared lib name suffices in the configure script. | agc | 1 | -14/+2 | |
1999-01-26 | Set TCL_SHARED_BUILD and TCL_LIB_FILE accordingly in tclConfig.sh if | agc | 1 | -1/+13 | |
the build system supports shared objects. | |||||
1998-09-10 | /usr/bin/env -> ${SETENV} | agc | 1 | -2/+2 | |
1998-09-10 | Use libtool to deal with shared libraries. | agc | 1 | -4/+6 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-07-15 | Use automatic shared object handling | agc | 1 | -4/+1 | |
1998-07-04 | Update for new FTP site. | mycroft | 1 | -2/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -97/+1 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -2/+2 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -12/+12 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-14 | Update tcl-8.0 package to patchlevel 2, fixes PR pkg/4971 by | tron | 1 | -7/+99 | |
Todd Vierling. | |||||
1998-02-02 | Remove -m argument from ldconfig calls, require the system to | hubertf | 1 | -2/+2 | |
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot. | |||||
1998-02-02 | Introduce TRUE?=/usr/bin/true, and use it. | hubertf | 1 | -2/+2 | |
1998-01-24 | portlint: fix RCS Id+MAN3+MANN+ldconfig | hubertf | 1 | -4/+4 | |
1997-12-22 | Fix setting CONFIGURE_ARGS + CONFIGURE_ENV, pointed out by Bill Coldwell. | hubertf | 1 | -3/+3 | |
1997-10-13 | - add MAN{1,3,N} in Makefile | hubertf | 1 | -1/+5 | |
- remove manpage compression from patch-aa - sync PLIST with reality - do "ldconfig -m /usr/pkg/lib" on pkg_delete | |||||
1997-10-06 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
Change a mkdir to mkdir -p in the patch to Makefile.in, so that the include directories get made if they don't exist, as they're put in a non-standard place. | |||||
1997-10-06 | Initial import of FreeBSD lang ports into the NetBSD | agc | 1 | -0/+27 | |
packages system. |