summaryrefslogtreecommitdiff
path: root/shells
AgeCommit message (Expand)AuthorFilesLines
2005-03-15Add a patch allowing compilation of bash on AIX 4.3.3. Tested not togarbled2-1/+55
2005-03-10nb1: Use standard build and install processes via ${BSD_INSTALL_*}.tv4-47/+34
2005-03-10Add Interix-specific system call bits.tv4-13/+43
2005-03-08Changes 050219:adam2-10/+9
2005-03-04Make this work on IRIX.jschauma2-2/+9
2005-02-27Update to 3.0pl16, pulling in the first 16 official patches for bash.wiz3-6/+61
2005-02-24Add RMD160 digests.agc19-20/+46
2005-02-24agc agreed to maintain this package.wiz1-1/+2
2005-02-21Changes 4.2.4:adam5-20/+36
2005-02-20Kill some hardcoded UID, GID, and mode settings that were being passed tosnj2-9/+11
2005-01-28Add scponly.snj1-1/+2
2005-01-28Initial import of scponly-4.0, a tiny shell that only permits scp and sftp.snj5-0/+64
2005-01-25Add another Interix hack -- ut_xtime is the obsolescent name for utmpx.ut_tv.tv1-2/+5
2005-01-25Pull in PLIST.${OPSYS} if existant.tv1-3/+8
2005-01-25Pick up previously orphaned terminfo.so installed file.tv1-0/+2
2005-01-25Extend other *BSD build fixes to Interix.tv3-7/+7
2005-01-24Fix GETPGRP_VOID test for Interix in configure.tv1-0/+13
2005-01-24Interix has no general sync() syscall.tv2-1/+16
2005-01-21Partly Interix fix, but also readonly-root fix: Don't use "-w '/'" totv2-1/+15
2005-01-21Use nbcompat-based build on Interix, too (missing <sysexits.h>).tv1-2/+2
2005-01-21Teach about Interix further. From Yoshifumi Hiramatsu.uebayasi2-5/+13
2005-01-18Fix build on Interix. PR26847, from Hiramatsu Yoshifumi.uebayasi3-11/+15
2005-01-16Set PKGNAME to static-${PKGNAME} instead of building it out of DISTNAME,kristerw1-2/+2
2004-12-27Update to 041028, closing PR 27765.wiz2-6/+6
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz2-4/+4
2004-11-29PKGREVISION bump for previous (since a binpkg already exists for thetv1-2/+2
2004-11-29Add glob workaround from <hiramatu@boreas.dti.ne.jp> in PR pkg/25908.tv1-1/+3
2004-11-25Add TEXINF_REQD to 4.0 to work on NetBSD 1.5.3.taca1-1/+2
2004-11-12Wrapper scripts break when passed an argument that contains a newlinejlam2-1/+17
2004-10-23Add multibyte option to allow to disable multibyte support explicitly.minskim1-2/+12
2004-10-23Append options to PKG_DEFAULT_OPTIONS instead of ${PKG_OPTIONS_VER},minskim1-12/+6
2004-10-23Enable multibyte support in default. It will be disabled by configureminskim7-10/+150
2004-10-22Convert to use bsd.options.mk and add a new option, multibyte, tominskim1-4/+21
2004-10-22Make this work on NetBSD 1.6.2 (pkg/27330). Patch from Juan RP, minormartti1-4/+9
2004-10-21Remove readline dependency, it's not needed really... because bashxtraeme1-4/+1
2004-10-21Added bash-3.0.xtraeme1-1/+2
2004-10-21Initial import of bash-3.0. It's imported as bash (not bash3) becausextraeme4-0/+91
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-09-08Fix build with gcc2.jmmv2-1/+24
2004-08-29update to posh-0.3.9recht2-5/+5
2004-08-27Look for libncurses also.kim2-1/+15
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-2/+2
2004-08-22Make this build and install under Linux and IRIX, using ideas fromjschauma2-2/+14
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-8/+3
2004-08-20Set "BUILDLINK_PASSTHRU_RPATHDIRS" to stop buildlink3 from removing "/lib"tron1-5/+8
2004-08-20Improve handling of "ZSH_STATIC" again:tron1-2/+15
2004-08-20Don't create a statically linked "zsh" binary on NetBSD system which havetron1-1/+4
2004-08-16update to zsh-4.2.1recht7-25/+32
2004-08-13This can be built on Linux. No longer restricted only for NetBSD.uebayasi1-4/+1
2004-08-07Convert bash2 to use bsd.options.mk.minskim1-3/+17