Age | Commit message (Expand) | Author | Files | Lines |
2011-11-11 | Don't force -Wl,--whole-archive for NetBSD, it breaks the build with | joerg | 2 | -7/+10 |
2011-09-22 | INSTALL_UNSTRIPPED=yes for Darwin. | ryoon | 1 | -2/+3 |
2011-09-20 | Should be INSTALL_LIB instead of INSTALL_DATA. | ryoon | 1 | -2/+2 |
2011-09-20 | Add workaround to fix broken "make package" on Darwin 11.0.1. | ryoon | 1 | -1/+5 |
2011-07-30 | Add "used by" lines. | ryoon | 1 | -1/+3 |
2011-04-06 | * Add workaround for curses detection. | ryoon | 1 | -2/+3 |
2011-04-05 | * Remove PLIST.DragonFly, now CHECK_BUILTIN.curses is used. | ryoon | 1 | -2/+10 |
2010-11-27 | Modify patches to buildable on NetBSD-5.1, NetBSD-5.99.40 and DragonFly-2.8.2. | obache | 3 | -28/+16 |
2010-05-07 | Bump PKGREVISION to reflect the recent change in pkginstall/shells to use | jmmv | 1 | -2/+2 |
2010-03-10 | Fix patches to pull in curses.h when needed. | roy | 3 | -65/+27 |
2010-02-23 | Add $NetBSD$ | roy | 3 | -3/+7 |
2010-02-09 | update master_sites | zafer | 1 | -2/+1 |
2010-02-08 | USE > IS for builtins. | roy | 1 | -2/+2 |
2010-02-07 | Fix compile on NetBSD with terminfo, pkg/42762. | roy | 4 | -12/+90 |
2010-02-07 | Change HOMEPAGE to sourceforge's one (old one had been retired). | obache | 1 | -2/+2 |
2009-06-14 | Use @pkgdir. | joerg | 1 | -2/+2 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -10/+1 |
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 |