/net/msntp/

t' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh
Commit message (Expand)AuthorAgeFilesLines
* Fix a confusionbapt2013-06-141-1/+1
* Use new helpersbapt2013-06-141-48/+16
* Adopt USES=ncursesbapt2013-05-071-2/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-1/+1
* Variable that start with _ are considered private to the definingeadler2013-03-021-1/+1
* - update to 5.0.2bapt2012-12-222-5/+5
* - update to 5.0.1bapt2012-12-213-17/+19
* Update PCRE to 8.32mm2012-12-111-1/+2
* - Add the documentation to distinfo [1]bapt2012-07-252-1/+2
* - update to 5.0.0bapt2012-07-244-35/+23
* Double quotes not needed anymore for options descriptionbapt2012-05-311-2/+2
* Show up debug flagsbapt2012-05-291-1/+1
* Fix descriptions with "()"bapt2012-05-291-2/+2
* Convert to new option frameworkbapt2012-05-291-20/+21
* do not link against librt for clock_gettime(2)bapt2012-05-191-1/+2
* Fix sysctl completion on freebsd 10+bapt2012-05-122-1/+12
* - remove useless USE_LDCONFIGbapt2012-03-251-3/+1
* - update to 4.3.17bapt2012-02-274-38/+18
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2
* add a patch from upstream to fix SIGWINCH detectionbapt2012-01-142-0/+31
* Add the forgotten checksum for zsh-docbapt2011-12-191-0/+2
* - update to 4.3.15bapt2011-12-183-5/+4
* Fix distfile fetching with NOPORTDOCS=yesbapt2011-12-091-2/+3
* - update to 4.3.14bapt2011-12-083-7/+17
* - Fix build for badly upgraded systems which have both utmp.h and utmpx.hbapt2011-11-131-0/+15
* Add the right patchbapt2011-11-071-3/+8
* and with the patch it is even betterbapt2011-11-071-0/+40
* - split the zsh_mem option into zsh_mem and zsh_secure_free activate secure_f...bapt2011-11-071-8/+19
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* - Track dependencies after databases/gdbm updategabor2011-09-121-1/+2
* - update to 4.3.12bapt2011-06-016-54/+27
* Add a new macro to deal with conflict between ncurses from base and ncurses f...bapt2011-04-111-0/+1
* - Take maintainership, des@ is no longer having enough time for zsh, he has d...bapt2011-02-2810-322/+68
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* Add rzsh to /etc/shells (this was handled correctly by pkg-plist whendes2010-03-011-5/+5
* Unset mark_dirs just in case the user has it in their zshenv.des2010-01-221-1/+3
* * Fetch documentation from the zsh-doc-dev sourceforge project.olgeni2009-12-181-7/+8
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1
* Update pkg-plist after add completion patches.osa2009-06-162-1/+4
* Add some upstream completion patches + new completion files fordes2009-06-157-37/+171
* MAKE_JOBS_UNSAFEdes2009-06-081-1/+2
* Update to 4.3.10.des2009-06-046-531/+65
* Add an option to enable GDBM support.ume2009-05-172-2/+13
* When I upgraded to 4.3.9, which included Baptiste's completion definitionsdes2009-01-223-1/+463
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-071-3/+2
* Precompile functions and completion definitions at installation time.des2008-12-052-1/+31
* Completion: improve portaudit, add pfctldes2008-11-214-1/+122
* Upstream patch to support unusual --help syntax used by fetchmail.des2008-11-172-1/+35
* Kill the ZSH_ETCDIR, ZSH_FNDIR and ZSH_SITEFNDIR options. They're nice indes2008-11-112-879/+855
* Upgrade to 4.3.9. Most of our local patches have been committed upstream.des2008-11-1016-744/+94
* Various command completion improvements for mount(8).des2008-10-293-6/+113
* Move a comment that broke completion for 'zfs clone'.des2008-08-272-2/+2
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* Regenerate some patches that were being incorrectly applied.des2008-08-144-61/+46
* Previous commit did not update the plist.des2008-08-122-1/+8
* Break out BSD completion patches into separate files.des2008-08-1212-82/+627
* The ncurses fix from early May was only partly correct. The configuredes2008-06-061-2/+2
* Explicitly disable multibyte support if the user doesn't want it.des2008-06-061-1/+3
* - Fix segmentation fault on completiongarga2008-05-212-0/+29
* Better version of the previous commit, with an unconditional patch thisdes2008-05-062-10/+7
* An additional patch is required to build zsh on FreeBSD releases withdes2008-05-062-1/+64
* Upgrade to 4.3.6, with kind assistance from Baptiste Daroussindes2008-05-0310-393/+54
* Assume maintainership.des2008-02-121-1/+1
* Add vendor patch to fix subversion command completion.des2008-02-072-21/+22
* Since zsh calls autoheader as part of the build phase:ade2007-10-071-0/+1
* - Add Peter Stephenson's patch from Zsh CVS repo that adds (un)setenv()sergei2007-10-055-1/+327
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-1/+1
* - Add USE_LDCONFIG and fix last commit, zsh binary depends of a shared library.garga2007-07-311-0/+2