aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh
Commit message (Expand)AuthorAgeFilesLines
* Convert to stage, while here, cleanup a bitbapt2013-09-242-24/+31
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Fix a typo in configure argumentsbapt2013-08-231-1/+2
* 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
* - Update to 4.3.4garga2007-07-318-141/+270
* - Use proper NO_SHARED knob instead of obsoleted NOSHAREDsergei2007-03-221-2/+2
* - Remove dead and duplicite download locations, move a fast one to the toppav2006-11-221-6/+2
* - Add a patch from Zsh CVS to fix a bug with acroread(1) completion:sergei2006-09-202-1/+20
* - Fix build under 4.x:sergei2006-05-021-4/+4
* - Update to 4.3.2 [1], [3]sergei2006-05-013-40/+101
* - Update to 4.2.6, the latest stable releasesergei2005-12-093-8/+23
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-1/+0
* - Add SHA256 checksums to my portssergei2005-11-251-0/+2
* - Stop adding rzsh (restricted zsh) to /etc/shells [1]:sergei2005-09-062-6/+36
* Remove mastersite which has gone away.linimon2005-09-011-1/+0
* - Update to 4.2.5sergei2005-04-203-15/+20
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* - Update to 4.2.4sergei2005-02-072-5/+5
* - Update to 4.2.3sergei2005-01-243-6/+23
* - Fix package build on pointyhat and other environments wheresergei2004-09-271-1/+2
* - Move a faster site (archive.progeny.com) to the beginningsergei2004-08-251-3/+4
* - Remove dead mirrors, add few new onessergei2004-08-251-5/+6
* - Update to 4.2.1 [1]sergei2004-08-243-69/+86
* Fix packaging w/ NOSHARED.vs2004-06-301-19/+19
* Fix MASTER_SITES.nork2004-06-131-4/+2
* - Update to 4.2.0 [1]sergei2004-03-243-23/+98
* SIZE *DOES* MATTER.sergei2004-01-311-0/+2
* - Update to 4.0.9sergei2003-12-203-21/+51
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
* [patch][non-maintainer] remove dead master site from shells/zshedwin2003-10-041-1/+0
* Fix NOSHARED (produce static executable)osa2003-07-211-0/+1
* Update to 4.0.7 and turn over this port to the submitter. This updatewill2003-07-203-542/+613
* De-pkg-decomment zsh master-slave ports. Allow overriding MAINAINERknu2003-02-182-2/+2
* Make zsh not segfault on ia64 due to a generic misconfiguration thatpeter2003-01-122-1/+9
* PERL -> USE_REINPLACEwill2002-09-171-1/+2
* MASTER_SITE_SOURCEFORGE is not worth listing in MASTER_SITES becauseknu2002-09-061-3/+6
* Really commit the pkg-plist change.knu2002-08-151-0/+1
* Update to 4.0.6.knu2002-08-152-3/+3
* - Update to 4.0.5.knu2002-08-123-4/+38
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
* Update to 4.0.4.will2001-11-103-3/+24
* Update to 4.0.2.will2001-07-036-190/+87
* Enable maildir support.will2001-06-161-1/+2
* Upgrade Zsh to 4.0.1:will2001-06-048-151/+608
* Remove nonexistent master site.will2001-01-091-1/+0
* Update MD5. Since ftp.freebsd.org never got a copy (and I don't have one)will2000-07-101-1/+1
* Update to 3.0.8. Remove useless echo in Makefile.will2000-07-022-3/+2
* Add MASTER_SITE_SOURCEFORGE.sobomax2000-06-151-1/+3
* Take over MAINTAINER since the current one is inactive. Also allow peoplewill2000-05-201-3/+4
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* As per prior decision, move NO_LATEST_LINK from zsh to zsh-devel. Asasami2000-02-221-1/+0
* Fix a problem with zsh.texi introduced when we upgraded our base-systemtorstenb2000-02-142-13/+101
* Add NO_LATEST_LINK, zsh-devel is the prefered port for now.billf2000-02-121-0/+1
* add WWW:mharo2000-01-221-0/+2
* Remove info/dir from PLISTade2000-01-081-1/+0
* Merge from zsh-devel: build zshall(1) correctly.billf1999-12-081-0/+11
* Intelligent packaging. Portlint.billf1999-12-071-3/+2
* Upgrade to v3.0.7.jkoshy1999-11-252-3/+3
* Fix packaging. Move all version info out of PLIST using PLIST_SUB.asami1999-09-112-1/+2
* building a static binary has been broken. fix thattorstenb1999-09-111-1/+1
* Upgrade to zsh 3.0.6.torstenb1999-09-113-9/+9
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* One of MASTER_SITES is disappeared, one is changed.sada1999-06-081-4/+3
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-5/+1
* Update /etc/shells upon make install.max1998-08-271-1/+6
* Removed manpages from pkg/PLISTobrien1998-08-141-9/+0
* Upgrade to 3.0.5torstenb1997-09-263-6/+6
* @exec/@unexec directives that use %[FD] should never be put at themax1997-09-071-1/+1
* Update from 3.0.2 to 3.0.4torstenb1997-06-253-11/+12
* Use install-info to edit the dir file.max1997-06-162-8/+10
* Patch for zsh.texi to to add @direntry and @dircategory.max1997-06-161-0/+13
* Patch for Doc/Makefile.in to:max1997-06-161-0/+21
* update checksum - the distfile has changedtorstenb1996-12-201-1/+1
* Sort this file once and for all, so nobody has to scramble it again. :)asami1996-12-201-4/+4
* Upgrade to 3.0.2torstenb1996-12-193-10/+13
* Uh, the binary is now called "zsh-3.0.1", not "zsh-3.0.0".asami1996-11-221-1/+1
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-10/+4
* When we upgrade, we generally change this file too. :>asami1996-11-161-1/+1
* Upgrade to 3.0.1torstenb1996-11-151-4/+4
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
* Upgrade to 3.0.0torstenb1996-09-153-7/+7
* Upgrade to 3.0 pre 2torstenb1996-07-105-9/+29
* register ${PREFIX}/bin/zsh - not zsh-2.6-beta21torstenb1996-06-251-1/+1
* Upgrade to 2.6 beta 21torstenb1996-06-244-11/+11
* new checksumtorstenb1996-05-161-1/+1
* the path on the master sites have changed...torstenb1996-05-161-9/+9
* Conditionalize man page compression on NOMANCOMPRESS. Use a .for loopasami1996-05-161-5/+7
* Update to beta 17torstenb1996-05-163-5/+5
* upgrade to beta 13torstenb1996-03-074-10/+12
* Edit /etc/shells. Closes PR ports/727.asami1995-10-061-0/+2
* update (to 2.6-beta 10)torstenb1995-07-024-6/+6
* Add official mirror sitestorstenb1995-06-251-2/+8
* Changed directory name in MASTER_SITES.asami1995-06-021-2/+2
* - updatetorstenb1995-05-064-9/+20
* Add myself as MAINTAINERtorstenb1995-05-051-1/+3
* Oops. Upgrade this also.gpalmer1995-04-301-1/+1
* Upgradegpalmer1995-04-301-4/+4
* Upgradegpalmer1995-04-301-4/+4
* 2.6.4beta != 2.6.4, so changed PKGNAME to use 2.6b4 instead. (Aasami1995-04-181-2/+2
* Makefile updates, shell version! This was easy! :)asami1995-04-121-4/+6
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
* upgrade to 2.6 beta4torstenb1995-02-163-5/+5
* Automatic install/uninstall /etc/shells entryache1995-02-161-0/+2
* Remove pre-install, done by mtreeache1995-02-161-6/+1
* zsh - the Z shelltorstenb1995-02-135-0/+36