Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Simplify PLIST_SRC usage. | |||||
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 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
1998-09-13 | Revert turning off AUTOLOGOUT. It is not good to change known behaviour | kim | 1 | -10/+1 | |
when it does not break anything or cause security problems (i.e. if it is only a personal preference), especially when the change is configurable during run-time. It will just confuse people who run the program on multiple platforms. | |||||
1998-09-09 | It's not necessary to ${MKDIR} ${PREFIX}/share/nls/el_GR.ISO_8859-7, since | agc | 1 | -2/+1 | |
that will be done by mtree, using NetBSD.pkg.dist. | |||||
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 | |
you lose functionality by disabling REMOTEHOST at compile time. | |||||
1998-09-08 | Create a sane default path if environment variable "PATH" is not set, | tron | 2 | -0/+29 | |
patches supplied by Jim Bernard in PR pkg/6127. | |||||
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 | |
- 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 | 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 | |
install. Remove patches relevant to FreeBSD but not NetBSD. Split patches up into dsingle files and use kunified diff format. | |||||
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 | |
Remove redundant (and sometimes erroneous) comments. | |||||
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 | |
- use hard links for locale files - note all locale file names in the PLIST | |||||
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 | |
The manual pages are compressed anyway. | |||||
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 | |
rc's fprint as a string. Fixes PR pkg/5041 from Sean Doran. | |||||
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 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -2/+3 | |
1998-01-24 | portlint: fix RCS Id, move lines, use cmd macros | hubertf | 1 | -8/+8 | |
1998-01-24 | portlint: fix RCS Id, use cmd macros | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: fix RCS Id, add MAN1 | hubertf | 1 | -1/+2 | |
1998-01-24 | portlint: add install-info | hubertf | 1 | -1/+3 | |
1998-01-24 | portlint: local copy of fnmatch.h not needed, cmd macros | hubertf | 1 | -5/+3 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -1/+1 | |
1998-01-20 | Add gtexinfo as requirement to build/install bash (needed for the info | hubertf | 2 | -4/+7 | |
page). This fixes PR pkg/4850 by Perry E. Metzger <perry@piermont.com>. Also while there, see that the section under which the info file in the dir file ends up is "Shells", not "Misc". (To be consistent with zsh) | |||||
1998-01-01 | Close PR 4760 by Matthias Scheler as suggested. | hubertf | 1 | -0/+11 | |
1998-01-01 | install-info groks --entry, not --defentry | hubertf | 1 | -1/+1 | |