Age | Commit message (Expand) | Author | Files | Lines |
2008-12-30 | DragonFly has ncurses too. | uebayasi | 1 | -2/+2 |
2008-12-28 | Register extra shared objects used where ncurses exists. Hopefully fix PLIST | uebayasi | 2 | -11/+17 |
2008-12-23 | Fix interpreter paths. Patch provided by David Brownlee, thanks! | uebayasi | 1 | -1/+23 |
2008-12-23 | zsh-roadmap.1 was missed. | uebayasi | 1 | -1/+2 |
2008-12-22 | Bad uebayasi didn't know that user-destdir doesn't catch PLIST errors. | uebayasi | 2 | -5/+128 |
2008-12-22 | - Avoid using lovely :?foo:bar syntax since netbsd-5's make(1) handles it | uebayasi | 2 | -23/+30 |
2008-12-22 | Garbage collect unused code. No functional changes. | uebayasi | 2 | -17/+11 |
2008-12-21 | Update zsh to 4.2.7. | uebayasi | 12 | -189/+194 |
2008-07-25 | Don't needlessly depend on a perl module for a perl script we do not install. | ghen | 2 | -5/+3 |
2008-07-13 | Fix an insecure temp file creation vulnerability in zsh's difflog.pl | tonnerre | 4 | -3/+27 |
2008-07-03 | sunsite.dk -> mirrors.dotsrc.org | uebayasi | 1 | -2/+2 |
2008-06-16 | Make tcsetpgrp the default for all platforms but Interix. | joerg | 1 | -2/+2 |
2007-11-04 | Mark zsh packages as MAKE_JOBS_SAFE=no (from ASau in pkgthon). | agc | 1 | -1/+2 |
2007-08-24 | Oops, I accidently typed wrong key and commited wrong one. | taca | 1 | -3/+3 |
2007-08-24 | *** empty log message *** | taca | 1 | -4/+4 |
2007-08-13 | Compare "MKDYNAMICROOT" with "no" to figure out the desirable static | tron | 1 | -4/+6 |
2007-08-07 | Fix DESTDIR-handling for zsh-current by ensuring that the destdir-support | jlam | 1 | -1/+4 |
2007-07-20 | On FreeBSD, terminfo.so gets installed like on Linux. | joerg | 1 | -2/+3 |
2007-04-16 | Always build with tcsetpgrp support on DragonFly, makig zsh not | joerg | 1 | -2/+2 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -6/+6 |
2006-10-09 | Flag a number of packages I use as supporting (user-)destdir. | joerg | 1 | -6/+8 |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 |
2006-04-07 | List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. | jlam | 4 | -18/+5 |
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 1 | -2/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-07 | Update zsh to 4.2.6. | uebayasi | 14 | -192/+26 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-11-26 | Honour PKG_SYSCONFDIR. Bump revision. | uebayasi | 2 | -3/+5 |
2005-10-26 | Remove a master site that does not provide the distfile any longer. | wiz | 1 | -2/+1 |
2005-10-23 | Fixed pkglint warnings. | rillig | 12 | -13/+33 |
2005-10-11 | Allow the one-true-shell to work on DragonFly. Patches are included | joerg | 13 | -11/+174 |
2005-09-20 | Teach the +SHELLS helper script to not create an /etc/shells file if | jlam | 1 | -1/+3 |
2005-08-07 | Fix PLIST on OpenBSD. | hiramatsu | 5 | -13/+10 |
2005-07-29 | * Separate out the shell registration into a separately unpacked script | jlam | 1 | -2/+2 |
2005-06-14 | Make this package build on Linux by correcting PLIST. Fixes PR pkg/29552. | minskim | 2 | -2/+4 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-04-07 | Changes 4.2.5: | adam | 5 | -21/+22 |
2005-03-04 | Make this work on IRIX. | jschauma | 2 | -2/+9 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-21 | Changes 4.2.4: | adam | 5 | -20/+36 |
2005-01-25 | Pull in PLIST.${OPSYS} if existant. | tv | 1 | -3/+8 |
2005-01-25 | Pick up previously orphaned terminfo.so installed file. | tv | 1 | -0/+2 |
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 |
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 |