Age | Commit message (Expand) | Author | Files | Lines |
1999-04-23 | Fix run time library search path. | tron | 1 | -4/+13 |
1999-04-23 | Back out last commit: | tron | 2 | -78/+100 |
1999-04-23 | No need to "@exec" and "@unexec" for symbolic links pointing to files. | tron | 1 | -3/+2 |
1999-04-23 | "PREFIX=${PREFIX}" is part of "CONFIGURE_ENV" by default. | tron | 1 | -3/+1 |
1999-04-23 | Don't patch "Makefile.in" twice. | tron | 2 | -100/+78 |
1999-04-23 | Fix run time library search path. | tron | 1 | -2/+2 |
1999-04-23 | Fix run time library search path. | tron | 2 | -11/+9 |
1999-04-23 | Explicitly include libtermcap. | mycroft | 1 | -2/+2 |
1999-04-23 | Make sure that "screen" recognizes termcap buffer overflow. | tron | 1 | -0/+11 |
1999-04-23 | Needed -R for libreadline | tsarna | 1 | -2/+3 |
1999-04-23 | Remove extraneous patch, and add ${LDFLAGS} to confLIBS so we pick up | tv | 2 | -22/+2 |
1999-04-23 | Fix linkage for X11 and Tcl/Tk libraries. | kleink | 1 | -2/+3 |
1999-04-23 | * Work around RCS ID expansion | hubertf | 2 | -16/+9 |
1999-04-23 | Fix to build on 1.3 systems. | hubertf | 3 | -2/+601 |
1999-04-23 | Fixes for 1.3 | hubertf | 2 | -0/+103 |
1999-04-23 | Mirror Makefile.in changes in Makefile.am, in case automake is run. | mycroft | 1 | -0/+13 |
1999-04-23 | Get rid of old-style chown usage. | kleink | 6 | -12/+12 |
1999-04-23 | This pkg doesn't actually use Curses, so build with libtermcap instead. | mycroft | 2 | -12/+30 |
1999-04-22 | This pkg doesn't actually use Curses, so it shouldn't require ncurses. | mycroft | 2 | -4/+3 |
1999-04-22 | Fix the X library linkage for the demos, so that this works on he Alpha. | mycroft | 1 | -5/+12 |
1999-04-22 | re-add empty MASTER/PATCH_SITE which was removed in 1.254. | sakamoto | 1 | -1/+5 |
1999-04-22 | Use more accepted way to configure with pkglibtool. | jlam | 1 | -7/+14 |
1999-04-22 | Also install file containing library documentation. | jlam | 2 | -3/+9 |
1999-04-21 | Previous workaround for dynamically linking against libwrap but not using | abs | 3 | -59/+79 |
1999-04-21 | Fix for Solaris. | agc | 2 | -4/+16 |
1999-04-21 | Fix for correct operation on Solaris. | agc | 2 | -4/+39 |
1999-04-21 | Fix the LSOF_RANLIB target under Solaris in the generated lib Makefile. | agc | 1 | -1/+10 |
1999-04-21 | Correct a few typos, and make this safe for Solaris. | agc | 1 | -8/+14 |
1999-04-21 | Replace "${PREFIX}" with real installation path in message file. | tron | 2 | -2/+5 |
1999-04-20 | Replace deinstall-depends target with call to "pkg_delete -R" (now that | hubertf | 1 | -29/+13 |
1999-04-20 | Remove kludge which tries to add "/var/wwwoffle" to package list. Instead | tron | 4 | -84/+11 |
1999-04-20 | Sync contents of directory "share/doc/vnc" with reality. | tron | 1 | -3/+6 |
1999-04-20 | Back out unintended commit. | tron | 1 | -19/+16 |
1999-04-20 | Define deprecated "unix" symbol. | tron | 2 | -16/+35 |
1999-04-20 | Build and install SearchIndex modules, or some add-ons like Confera | tsarna | 1 | -7/+16 |
1999-04-20 | Use "@unexec rm -f" to remove "etc/rplay.conf" because it doesn't get | tron | 1 | -2/+2 |
1999-04-20 | If -n is used, send only -n and not -u, to retain compatibility with old | mycroft | 1 | -3/+3 |
1999-04-20 | Er, -n must imply -u for compatibility with old clients. | mycroft | 1 | -4/+3 |
1999-04-20 | Nuke the klugy CVSREADONLY hack, and instead use a modified version of our old | mycroft | 13 | -79/+235 |
1999-04-20 | Do the MANCOMPRESSED thing a little differently - only set MANCOMPRESSED | tv | 2 | -5/+7 |
1999-04-20 | MANCOMPRESSED=1 is only true if MANZ=1, so set MANZ=1 in MAKE_ENV. | tv | 1 | -1/+2 |
1999-04-20 | Default umask on Solaris is 022, not 0022. | agc | 1 | -2/+2 |
1999-04-19 | Fix filenames in patch files so that they can be applied. | tron | 2 | -6/+6 |
1999-04-19 | Build/run problems fixed: | tv | 4 | -902/+573 |
1999-04-19 | Neither "patch" nor "configure" step is required. | tron | 1 | -1/+3 |
1999-04-19 | - Bump required package tools version to 19990412. | tron | 1 | -13/+3 |
1999-04-19 | Update "pkg_install" package to 12-April-1999 current sources. | tron | 2 | -4/+4 |
1999-04-19 | Correct old '-u' reference (now '-o') | abs | 1 | -4/+4 |
1999-04-19 | Fix just-in-time su deinstalls on Solaris by using the full pathname for | agc | 1 | -3/+4 |
1999-04-19 | Bugger. s/pkg_check/lintpkgsrc/ in the usage. | abs | 1 | -2/+2 |