Age | Commit message (Expand) | Author | Files | Lines |
2005-01-18 | Fix build on Interix. PR26847, from Hiramatsu Yoshifumi. | uebayasi | 3 | -11/+15 |
2004-11-25 | Add TEXINF_REQD to 4.0 to work on NetBSD 1.5.3. | taca | 1 | -1/+2 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
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-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 | 1 | -2/+4 |
2004-05-06 | Enable pkgviews installation. | cube | 1 | -1/+3 |
2004-04-18 | Convert to buildlink3. | snj | 1 | -2/+2 |
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 | Update to 4.2.0 | recht | 7 | -54/+93 |
2004-03-10 | Remove info files entries from PLIST. | seb | 1 | -2/+1 |
2004-02-19 | The zsh build process inspects the generated config.status file for the | jlam | 1 | -1/+8 |
2004-02-16 | We no longer need to set CONFIG_STATUS_OVERRIDE to an empty value as | jlam | 1 | -2/+1 |
2004-02-16 | The build process for zsh runs a shell script "Src/mkmakemod.sh" that | jlam | 1 | -1/+2 |
2004-02-02 | patch-ab is no longer needed. | uebayasi | 1 | -0/+0 |
2004-02-02 | Update zsh to 4.0.9. From Min Sik Kim <minskim at bawi dot org> in PR | uebayasi | 7 | -50/+55 |
2003-12-21 | AFAICT from logs, uebayasi@ is the maintainer, so set ZSH_MAINTAINER | jmmv | 1 | -1/+2 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-08-05 | Convert to USE_NEW_TEXINFO. | seb | 3 | -8/+7 |
2003-06-30 | style nits | grant | 1 | -8/+9 |
2003-06-29 | Share Makefile, update patch sum. | uebayasi | 2 | -51/+69 |
2003-06-20 | Update to 4.0.7. | uebayasi | 3 | -11/+39 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 |
2003-02-06 | Update my email address. | uebayasi | 1 | -2/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-11-17 | Convert packages to PKG_REGISTER_SHELLS framework. | salo | 2 | -8/+5 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 3 | -3/+3 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -1/+1 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -4/+5 |
2002-08-15 | Zsh 4.0.6. | uebayasi | 3 | -7/+39 |
2002-07-18 | Do not use _mktemp(). There is no prototype for it, so it is not safe to use | mycroft | 4 | -2/+31 |
2002-07-15 | Add mkdir for empty directory. | mycroft | 1 | -1/+2 |
2002-06-03 | Don't disable utmpx support under NetBSD any more. It works fine now. | tron | 2 | -18/+1 |
2002-03-04 | Work arround build problem on NetBSD system with utmpx support. | tron | 2 | -1/+18 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -4/+6 |
2002-01-02 | Add patch-ab (recognize mipseb in config.sub). | rafal | 1 | -1/+2 |
2002-01-02 | Make config.sub recognize mipseb. | rafal | 1 | -0/+22 |
2001-12-02 | Don't hardcode /usr/pkg, use ${PREFIX}. (Ouch!) | wiz | 1 | -2/+2 |
2001-11-29 | Updated to 4.0.4, provided by Eric Gillespie Jr. in pkg/14376 | martti | 4 | -10/+18 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 6 | -5/+5 |
2001-10-05 | Don't compress the manual pages of this package because "zshall.1" tries | tron | 1 | -1/+3 |
2001-09-24 | "PKGVERSION" is now in "PLIST_SUBST" by default. | tron | 1 | -2/+1 |
2001-09-23 | Don't include "lib/zsh/libzsh-4.0.2.so" into package list under SunOS. | tron | 3 | -3/+8 |
2001-09-23 | Don't hardcode package version number into package lists. | tron | 3 | -403/+402 |
2001-09-23 | Remove redundant "@dirrm" commands from "PLIST.dynamic" and reorder | tron | 2 | -6/+3 |
2001-09-23 | Fix oversights in last commit. | tron | 1 | -2/+2 |