summaryrefslogtreecommitdiff
path: root/shells
AgeCommit message (Collapse)AuthorFilesLines
1998-08-07Add NetBSD RCS Ids.agc21-0/+42
1998-08-05Update bash2 to 2.02.1, closes pr 5913 by John Darrow.frueauf7-76/+55
1998-08-04Use BSD_INSTALL_{PROGRAM,DATA} in the Makefile instead of "chown"ing aftertv8-316/+136
install. Remove patches relevant to FreeBSD but not NetBSD. Split patches up into dsingle files and use kunified diff format.
1998-06-22Update package Makefiles for automatic manual page handling.agc5-11/+5
1998-06-21Automanpage handling.tv1-2/+1
1998-06-03Include bsd.prefs.mk so that variables can be set in /etc/mk.confagc1-1/+4
1998-05-09Mostly cosmetic changes to shut up portlint. Little bugfix for apache.frueauf1-2/+1
1998-05-09not neededhubertf1-2/+1
1998-04-22Fix INFO_FILES definitions to match the commands in bsd.pkg.mkagc1-2/+2
1998-04-21Update to V2.02hubertf2-11/+12
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf6-12/+12
1998-04-17Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.agc2-18/+4
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc7-44/+14
Remove redundant (and sometimes erroneous) comments.
1998-04-14Update of "/etc/shells" on "make install" didn't work.tron1-1/+2
1998-03-10portlint: remove whitespaces at line 23; mv->${MV}; ln->${LN}.frueauf1-4/+4
1998-03-07Use INSTALL_*_DIR macros.hubertf1-2/+2
1998-03-05Changes for the PLIST to reflect what's actually installed:tv2-17/+12
- use hard links for locale files - note all locale file names in the PLIST
1998-02-28add missing @dirrm rules and add .gz suffix to manpages (if not already there).frueauf1-1/+2
1998-02-27Don't bother checking if we're on NetBSD before setting MANCOMPRESSED.agc1-6/+2
The manual pages are compressed anyway.
1998-02-24"/etc/shells" was updated only by "pkg_add" but not by "make installe".tron1-1/+3
1998-02-24Use NetBSD's snprintf to format a quad integer, and pass the buffer toagc1-52/+44
rc's fprint as a string. Fixes PR pkg/5041 from Sean Doran.
1998-02-23fix post-configure target, reported by Markus Illenseerhubertf1-2/+2
1998-02-09bash2 and scsh workhubertf1-3/+3
1998-02-09Fix stripping of binaries (caused by fixing PR4884)hubertf3-43/+58
1998-02-04Add a few missing "@unexec" commands to the package list.tron1-1/+6
1998-01-24portlint: use our install-infohubertf1-2/+3
1998-01-24portlint: fix RCS Id, move lines, use cmd macroshubertf1-8/+8
1998-01-24portlint: fix RCS Id, use cmd macroshubertf1-3/+3
1998-01-24portlint: fix RCS Id, add MAN1hubertf1-1/+2
1998-01-24portlint: add install-infohubertf1-1/+3
1998-01-24portlint: local copy of fnmatch.h not needed, cmd macroshubertf1-5/+3
1998-01-24portlint: fix RCS Idhubertf1-1/+1
1998-01-20Add gtexinfo as requirement to build/install bash (needed for the infohubertf2-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-01Close PR 4760 by Matthias Scheler as suggested.hubertf1-0/+11
1998-01-01install-info groks --entry, not --defentryhubertf1-1/+1
1998-01-01Close PR 4759 by Matthias Scheler by stripping the bash binary.hubertf1-1/+2
1997-12-19Comment out mknod prototype in rc's proto.h on 4.4BSD-derived OSes.agc1-0/+20
rc shouldn't be prototyping this kind of thing, and it will break when compiled with post-1.3 sources. Pointed out by Bill Coldwell.
1997-11-27update location of archiveexplorer1-2/+2
1997-11-26 - Update /etc/shells also on "make install", not only on pkg_addhubertf1-1/+5
- Fix greek NLS files
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc6-0/+6
1997-10-27get everything inhubertf19-0/+585
1997-10-24Add NetBSD support for message catalogs.agc2-1/+12
Add a patch to Makefile.in which substitutes for a hardcoded /usr/local the @prefix@ GNU autoconf variable, set by --prefix=blah in configure.
1997-10-24Add NetBSD RCS Id.agc1-0/+1
1997-10-24Add NetBSD RCS Id.agc1-4/+5
Comment out the packages untested on NetBSD.
1997-10-24Add NetBSD RCS Id.agc1-0/+7
Add NetBSD dependency on gtexinfo
1997-10-24Remove info file munging from PLIST - it's done in the packageagc1-3/+0
Makefile.
1997-10-24Add NetBSD RCS Id.agc1-0/+3
The (patched) package installs its manual page gzipped, so set MANCOMPRESSED.
1997-10-24Make es compile on NetBSD.agc1-0/+21
1997-10-24Initial import of FreeBSD's shells ports category into NetBSD packageagc28-0/+619
system.
1997-10-22Add MANCOMPRESSED, MAN1.hubertf1-1/+7