Age | Commit message (Expand) | Author | Files | Lines |
2005-01-21 | Teach about Interix further. From Yoshifumi Hiramatsu. | uebayasi | 2 | -5/+13 |
2005-01-18 | Fix build on Interix. PR26847, from Hiramatsu Yoshifumi. | uebayasi | 3 | -11/+15 |
2005-01-16 | Set PKGNAME to static-${PKGNAME} instead of building it out of DISTNAME, | kristerw | 1 | -2/+2 |
2004-12-27 | Update to 041028, closing PR 27765. | wiz | 2 | -6/+6 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 2 | -4/+4 |
2004-11-29 | PKGREVISION bump for previous (since a binpkg already exists for the | tv | 1 | -2/+2 |
2004-11-29 | Add glob workaround from <hiramatu@boreas.dti.ne.jp> in PR pkg/25908. | tv | 1 | -1/+3 |
2004-11-25 | Add TEXINF_REQD to 4.0 to work on NetBSD 1.5.3. | taca | 1 | -1/+2 |
2004-11-12 | Wrapper scripts break when passed an argument that contains a newline | jlam | 2 | -1/+17 |
2004-10-23 | Add multibyte option to allow to disable multibyte support explicitly. | minskim | 1 | -2/+12 |
2004-10-23 | Append options to PKG_DEFAULT_OPTIONS instead of ${PKG_OPTIONS_VER}, | minskim | 1 | -12/+6 |
2004-10-23 | Enable multibyte support in default. It will be disabled by configure | minskim | 7 | -10/+150 |
2004-10-22 | Convert to use bsd.options.mk and add a new option, multibyte, to | minskim | 1 | -4/+21 |
2004-10-22 | Make this work on NetBSD 1.6.2 (pkg/27330). Patch from Juan RP, minor | martti | 1 | -4/+9 |
2004-10-21 | Remove readline dependency, it's not needed really... because bash | xtraeme | 1 | -4/+1 |
2004-10-21 | Added bash-3.0. | xtraeme | 1 | -1/+2 |
2004-10-21 | Initial import of bash-3.0. It's imported as bash (not bash3) because | xtraeme | 4 | -0/+91 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-09-08 | Fix build with gcc2. | jmmv | 2 | -1/+24 |
2004-08-29 | update to posh-0.3.9 | recht | 2 | -5/+5 |
2004-08-27 | Look for libncurses also. | kim | 2 | -1/+15 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
2004-08-22 | Make this build and install under Linux and IRIX, using ideas from | jschauma | 2 | -2/+14 |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -8/+3 |
2004-08-20 | Set "BUILDLINK_PASSTHRU_RPATHDIRS" to stop buildlink3 from removing "/lib" | tron | 1 | -5/+8 |
2004-08-20 | Improve handling of "ZSH_STATIC" again: | tron | 1 | -2/+15 |
2004-08-20 | Don't create a statically linked "zsh" binary on NetBSD system which have | tron | 1 | -1/+4 |
2004-08-16 | update to zsh-4.2.1 | recht | 7 | -25/+32 |
2004-08-13 | This can be built on Linux. No longer restricted only for NetBSD. | uebayasi | 1 | -4/+1 |
2004-08-07 | Convert bash2 to use bsd.options.mk. | minskim | 1 | -3/+17 |
2004-08-04 | Make this package build on Interix. Patches provided by Hiramatsu Yoshifumi | minskim | 3 | -1/+47 |
2004-07-11 | Add {BA,Z}SH_STATIC to BUILD_DEFS. | salo | 3 | -10/+16 |
2004-06-22 | Disable multibyte support only when wctype_t is not available. The | minskim | 8 | -12/+129 |
2004-06-11 | lint | cjep | 1 | -2/+2 |
2004-05-29 | Added xsh-1.8.2. | xtraeme | 1 | -1/+2 |
2004-05-29 | Initial import of xsh-1.8.2 from pkgsrc-wip, packaged by pancake with | xtraeme | 4 | -0/+40 |
2004-05-19 | Upgrade to tcsh-6.13.00: | kim | 7 | -93/+20 |
2004-05-17 | The Makefile for builtins is not using CFLAGS, but we do need CFLAGS | jschauma | 2 | -1/+15 |
2004-05-12 | On some systems (for example IRIX 5.3 with the IDO compilers), none of the | jschauma | 2 | -1/+15 |
2004-05-07 | Add and enable posh. | jmmv | 1 | -1/+2 |
2004-05-07 | Initial import of posh, version 0.3: | jmmv | 4 | -0/+40 |
2004-05-06 | Enable pkgviews installation. | cube | 1 | -1/+3 |
2004-04-25 | Update osh to 040216 and enable pkgviews installation. | minskim | 2 | -5/+7 |
2004-04-21 | update to 0.6.6 (bugfixes and improvments) | dillo | 6 | -48/+58 |
2004-04-18 | Convert to buildlink3. | snj | 1 | -2/+2 |
2004-04-18 | Convert to buildlink3. | snj | 5 | -11/+11 |
2004-04-18 | This doesn't need buildlink2. | snj | 1 | -2/+1 |
2004-03-30 | Add a missing file to PLIST. Noted by Kouichirou Hiratsuka in PR pkg/24976. | minskim | 2 | -2/+4 |
2004-03-28 | Add missing patch-ae. | recht | 1 | -0/+14 |
2004-03-28 | Remove zsh-current. | uebayasi | 1 | -2/+1 |