Age | Commit message (Expand) | Author | Files | Lines |
1999-04-25 | Instead of always going to the "real" master site first, use one of the | tv | 1 | -3/+3 |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -8/+1 |
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 1 | -2/+2 |
1999-03-11 | Simplify the shell scripting here, so that this package works on Solaris. | agc | 1 | -6/+5 |
1999-03-02 | Give a vendor to configure, thanks to Kim & Todd for the inputs! | hubertf | 1 | -2/+3 |
1999-02-26 | Update MASTER_SITES and HOMEPAGE like suggested in pr 7032 by Geoff C. Wing. | frueauf | 1 | -7/+7 |
1999-02-21 | update to 2.03 | hubertf | 4 | -21/+19 |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 2 | -6/+6 |
1999-01-14 | Fix MASTER_SITES, as per PR 6808 by Jim Bernard <jbernard@ox.mines.edu> | hubertf | 1 | -2/+2 |
1998-11-13 | Use WRKSRC definition to keep pkglint happy. | agc | 1 | -7/+9 |
1998-11-13 | Put the NetBSD RCS Id back in a comment. | agc | 1 | -2/+2 |
1998-10-25 | Enable "#define PROTECT_ENV", closes pr 6266 by Sean Doran. | frueauf | 1 | -0/+14 |
1998-10-03 | Upgrade to tcsh-6.08.00 | kim | 10 | -186/+63 |
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 |
1998-09-13 | Revert turning off AUTOLOGOUT. It is not good to change known behaviour | kim | 1 | -10/+1 |
1998-09-09 | It's not necessary to ${MKDIR} ${PREFIX}/share/nls/el_GR.ISO_8859-7, since | agc | 1 | -2/+1 |
1998-09-09 | *** empty log message *** | agc | 1 | -2/+2 |
1998-09-09 | Re-enable REMOTEHOST. Though "autologout" can be set via a `set' command, | tv | 1 | -10/+1 |
1998-09-08 | Create a sane default path if environment variable "PATH" is not set, | tron | 2 | -0/+29 |
1998-09-08 | Disable "AUTOLOGOUT" and "REMOTEHOST". | tron | 1 | -3/+21 |
1998-08-23 | Fix compilation on alpha. Closes PR 5768 (Tim Rightnour) | garbled | 5 | -92/+120 |
1998-08-20 | The Grand Homepagification: | tsarna | 4 | -4/+8 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+12 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 21 | -0/+42 |
1998-08-05 | Update bash2 to 2.02.1, closes pr 5913 by John Darrow. | frueauf | 7 | -76/+55 |
1998-08-04 | Use BSD_INSTALL_{PROGRAM,DATA} in the Makefile instead of "chown"ing after | tv | 8 | -316/+136 |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 5 | -11/+5 |
1998-06-21 | Automanpage handling. | tv | 1 | -2/+1 |
1998-06-03 | Include bsd.prefs.mk so that variables can be set in /etc/mk.conf | agc | 1 | -1/+4 |
1998-05-09 | Mostly cosmetic changes to shut up portlint. Little bugfix for apache. | frueauf | 1 | -2/+1 |
1998-05-09 | not needed | hubertf | 1 | -2/+1 |
1998-04-22 | Fix INFO_FILES definitions to match the commands in bsd.pkg.mk | agc | 1 | -2/+2 |
1998-04-21 | Update to V2.02 | hubertf | 2 | -11/+12 |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 6 | -12/+12 |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 2 | -18/+4 |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 7 | -44/+14 |
1998-04-14 | Update of "/etc/shells" on "make install" didn't work. | tron | 1 | -1/+2 |
1998-03-10 | portlint: remove whitespaces at line 23; mv->${MV}; ln->${LN}. | frueauf | 1 | -4/+4 |
1998-03-07 | Use INSTALL_*_DIR macros. | hubertf | 1 | -2/+2 |
1998-03-05 | Changes for the PLIST to reflect what's actually installed: | tv | 2 | -17/+12 |
1998-02-28 | add missing @dirrm rules and add .gz suffix to manpages (if not already there). | frueauf | 1 | -1/+2 |
1998-02-27 | Don't bother checking if we're on NetBSD before setting MANCOMPRESSED. | agc | 1 | -6/+2 |
1998-02-24 | "/etc/shells" was updated only by "pkg_add" but not by "make installe". | tron | 1 | -1/+3 |
1998-02-24 | Use NetBSD's snprintf to format a quad integer, and pass the buffer to | agc | 1 | -52/+44 |
1998-02-23 | fix post-configure target, reported by Markus Illenseer | hubertf | 1 | -2/+2 |
1998-02-09 | bash2 and scsh work | hubertf | 1 | -3/+3 |
1998-02-09 | Fix stripping of binaries (caused by fixing PR4884) | hubertf | 3 | -43/+58 |
1998-02-04 | Add a few missing "@unexec" commands to the package list. | tron | 1 | -1/+6 |