Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix static build against devel/ncurses by correcting how zsh tries to link | Adam Weinberger | 2015-12-15 | 1 | -9/+9 | |
* | I'll take this port. | Adam Weinberger | 2015-12-08 | 1 | -1/+1 | |
* | Make zsh read again conf in /etc | Baptiste Daroussin | 2015-12-08 | 1 | -3/+3 | |
* | We do not have yet the need for that new timestamp :) | Baptiste Daroussin | 2015-12-05 | 1 | -1/+0 | |
* | Update to zsh 5.2 | Baptiste Daroussin | 2015-12-04 | 4 | -7/+32 | |
* | - Switch to options helpers | Dmitry Marakasov | 2015-09-23 | 1 | -8/+8 | |
* | Update to 5.1.1 | Baptiste Daroussin | 2015-09-12 | 2 | -5/+5 | |
* | Update to 5.1 | Baptiste Daroussin | 2015-08-30 | 5 | -31/+24 | |
* | - Fix shebangs | Dmitry Marakasov | 2015-07-31 | 1 | -2/+13 | |
* | Move the SF mirrors first again | Baptiste Daroussin | 2015-06-16 | 1 | -3/+4 | |
* | Fix du(1) completion | Baptiste Daroussin | 2015-06-15 | 2 | -1/+10 | |
* | Really fix the plist | Baptiste Daroussin | 2015-06-02 | 2 | -10/+35 | |
* | Forgot about the plist | Baptiste Daroussin | 2015-06-02 | 1 | -0/+5 | |
* | Update to 5.0.8 | Baptiste Daroussin | 2015-06-02 | 5 | -40/+19 | |
* | shells/zsh: Fix runtime error when built by gcc-5 with upstream patch | John Marino | 2015-05-26 | 2 | -3/+3 | |
* | shells/zsh: Fix runtime error when built by gcc-5 with upstream patch | John Marino | 2015-04-26 | 1 | -0/+22 | |
* | Stop installing info files, the manpages already covers the full documentation | Baptiste Daroussin | 2015-03-25 | 1 | -13/+2 | |
* | Correct time report after r367805 | Baptiste Daroussin | 2015-01-01 | 2 | -3/+3 | |
* | Add a patch the kld* completion to find modules in /boot/modules [1] | Baptiste Daroussin | 2014-11-22 | 3 | -1/+23 | |
* | Update to 5.0.7 | Baptiste Daroussin | 2014-10-09 | 4 | -12/+11 | |
* | Make zsh look at its config files in localbase in priority | Baptiste Daroussin | 2014-09-27 | 2 | -7/+3 | |
* | Fix stage violation/allow staging as a regular user | Antoine Brodin | 2014-09-23 | 1 | -1/+1 | |
* | Clean up directory handling | Baptiste Daroussin | 2014-09-22 | 1 | -34/+1 | |
* | Regenerate the patch that corrects memory report for builtin time command | Baptiste Daroussin | 2014-09-10 | 2 | -0/+31 | |
* | Update to 5.0.6 | Baptiste Daroussin | 2014-08-28 | 4 | -56/+23 | |
* | Fix build with texinfo from ports | Baptiste Daroussin | 2014-06-25 | 1 | -0/+1 | |
* | Fix building zsh on a FreeBSD which is a NIS client [1] | Baptiste Daroussin | 2014-06-22 | 1 | -1/+3 | |
* | Test ICONV_LIB instead of being dependant on an OSVERSION | Baptiste Daroussin | 2014-06-18 | 1 | -5/+3 | |
* | Only pickup iconv from base even if libiconv is installed [1] | Baptiste Daroussin | 2014-06-15 | 1 | -1/+6 | |
* | Add an @shell keyword to handle adding and remove a shell path in /etc/shell | Baptiste Daroussin | 2014-06-11 | 1 | -6/+2 | |
* | Update my ports to the latest infrastructure changes | Baptiste Daroussin | 2014-03-13 | 2 | -47/+40 | |
* | Fix properties on pkg-plist | Baptiste Daroussin | 2014-01-21 | 1 | -1/+0 | |
* | Update to 5.0.5 | Baptiste Daroussin | 2014-01-08 | 2 | -5/+5 | |
* | Update to 5.0.4 | Baptiste Daroussin | 2013-12-21 | 3 | -32/+153 | |
* | Convert to stage, while here, cleanup a bit | Baptiste Daroussin | 2013-09-23 | 2 | -24/+31 | |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 | |
* | - Fix a typo in configure arguments | Baptiste Daroussin | 2013-08-22 | 1 | -1/+2 | |
* | Fix a confusion | Baptiste Daroussin | 2013-06-14 | 1 | -1/+1 | |
* | Use new helpers | Baptiste Daroussin | 2013-06-14 | 1 | -48/+16 | |
* | Adopt USES=ncurses | Baptiste Daroussin | 2013-05-06 | 1 | -2/+1 | |
* | - Convert USE_ICONV=yes to USES=iconv | Marcus von Appen | 2013-04-27 | 1 | -1/+1 | |
* | Variable that start with _ are considered private to the defining | Eitan Adler | 2013-03-02 | 1 | -1/+1 | |
* | - update to 5.0.2 | Baptiste Daroussin | 2012-12-22 | 2 | -5/+5 | |
* | - update to 5.0.1 | Baptiste Daroussin | 2012-12-20 | 3 | -17/+19 | |
* | Update PCRE to 8.32 | Martin Matuska | 2012-12-10 | 1 | -1/+2 | |
* | - Add the documentation to distinfo [1] | Baptiste Daroussin | 2012-07-24 | 2 | -1/+2 | |
* | - update to 5.0.0 | Baptiste Daroussin | 2012-07-24 | 4 | -35/+23 | |
* | Double quotes not needed anymore for options description | Baptiste Daroussin | 2012-05-31 | 1 | -2/+2 | |
* | Show up debug flags | Baptiste Daroussin | 2012-05-29 | 1 | -1/+1 | |
* | Fix descriptions with "()" | Baptiste Daroussin | 2012-05-29 | 1 | -2/+2 |