Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-05 | Back out this change. The configuration file is obviously allright, it is | tron | 1 | -82/+0 | |
"ical" that is broken. | |||||
1999-04-03 | Fix shell escaping so that "tkConfig.sh" actually works. | tron | 2 | -20/+87 | |
1999-04-03 | Fix weird library name handling in configuration file which breaks at | tron | 1 | -5/+20 | |
least "ical". | |||||
1999-04-03 | Install real "wish" binary and not libtool's dummy shell script. | tron | 1 | -6/+9 | |
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 4 | -612/+617 | |
1999-04-01 | Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix | agc | 1 | -5/+5 | |
release. | |||||
1999-04-01 | Explicitly remove the linkname before trying to make the link. | agc | 1 | -7/+11 | |
1999-04-01 | Set value of TK_SHARED_BUILD. | agc | 1 | -2/+12 | |
1999-04-01 | Use the configure script to work out whether we're building shared libs. | agc | 1 | -13/+1 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1999-01-26 | Introduce a BUILD_USES_X11 definition, defined in package Makefiles, | agc | 1 | -1/+3 | |
and used to denote that a package uses X11 headers and libraries to build, but does not install itself into X11BASE (xpkgwedge notwithstanding). This is used to ignore packages which would otherwise cause build problems on machines with no X11 installation. | |||||
1999-01-26 | If the build platform supports shared objects, set TK_SHARED_BUILD and | agc | 1 | -1/+13 | |
TK_LIB_FILE in tkConfig.sh accordingly. | |||||
1998-09-13 | Fix up the libtooling. Needed RPATH (why!?) and -L.libs (ugh). Either | garbled | 1 | -15/+17 | |
way it works now.. | |||||
1998-09-10 | Convert this package to use libtool. | agc | 2 | -36/+411 | |
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-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 4 | -0/+8 | |
1998-07-15 | Use automatic shared object handling | agc | 2 | -7/+2 | |
1998-07-04 | Update for new FTP site. | mycroft | 1 | -2/+2 | |
1998-06-28 | Use automatic manual page handling. | tron | 1 | -102/+1 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -2/+2 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -2/+2 | |
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports. | |||||
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
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-03-01 | Use softlinks for manual page links because "bsd.port.mk" handles those | tron | 1 | -0/+1065 | |
better if "MANZ" is used. | |||||
1998-03-01 | Add manual pages which were missing because of the link problem. | tron | 2 | -135/+416 | |
1998-03-01 | Don't compress manual pages before links are created. | tron | 1 | -21/+10 | |
1998-02-25 | s/PREFIX/prefix in this case. Fixes a minor part of pr 4623 by Ignatios. | frueauf | 1 | -1/+1 | |
1998-02-14 | Update tk-8.0 package to patchlevel 2. | tron | 6 | -1006/+722 | |
1998-02-02 | Remove -m argument from ldconfig calls, require the system to | hubertf | 2 | -5/+5 | |
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-30 | Break the manual page definitions into separate lines less than | agc | 1 | -24/+24 | |
80 characters. | |||||
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -4/+27 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-25 | portlint: true -> /usr/bin/true | hubertf | 1 | -3/+3 | |
1998-01-25 | portlint: fix RCS Id+ldconfig, remove empty line | hubertf | 1 | -3/+2 | |
1997-12-22 | Fix setting CONFIGURE_ARGS + CONFIGURE_ENV, pointed out by Bill Coldwell. | hubertf | 1 | -3/+3 | |
1997-12-02 | fix ldconfig | hubertf | 1 | -3/+3 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-13 | - add MAN{1,3,N} definitions | hubertf | 2 | -1/+12 | |
- uncompress manpages (compressed by FreeBSD patch) - run "ldconfig -m /usr/pkg/lib" on install and uninstall | |||||
1997-10-09 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
1997-10-09 | Initial import of FreeBSD's x11 ports category into NetBSD packages | agc | 9 | -0/+1464 | |
system. |