/addressbook/gui/

ion value='dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh
Commit message (Expand)AuthorAgeFilesLines
* Update to 5.6.2bapt2018-09-152-6/+6
* update to 5.6.1bapt2018-09-113-6/+7
* Update to 5.6bapt2018-09-054-22/+46
* Update to 5.5.1bapt2018-04-174-17/+7
* Update to zsh 5.5bapt2018-04-105-36/+76
* Fix diff -u completionbapt2017-10-022-0/+10
* Update to 5.4.2bapt2017-08-313-6/+11
* Due to some timestamp issue zsh may need autoheader at build timebapt2017-08-101-1/+1
* Update to 5.4.1bapt2017-08-104-18/+19
* Fix bug in kldload completion (also reported upstream).des2017-03-302-0/+12
* Update to 5.3.1bapt2016-12-224-29/+6
* Fix typo in chflags completionbapt2016-12-182-0/+12
* Update ZSH to 5.3bapt2016-12-146-56/+60
* Fix make and gmake completionbapt2016-10-172-1/+32
* Grab back maintainership on zshbapt2016-10-171-1/+1
* Sort a few OPTIONS helpersadamw2016-07-291-2/+2
* Reorganize, simplify, and improve the Makefile.adamw2016-07-274-89/+59
* Change the ETCDIR description to say "${PREFIX}" instead ofadamw2016-06-241-1/+1
* Switch zsh back to looking for system-wide files under ${PREFIX}/etc,adamw2016-06-242-7/+21
* - No need to specify master site subdirectory when it's the same as defaultamdmi32016-05-181-1/+1
* Clean up Makefile and regenerate patches.adamw2016-04-064-32/+47
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-2/+2
* Fix ncurses detection properly. Now zsh builds and packages properly withadamw2015-12-251-7/+3
* Partially revert r403755. It can't build the curses module against ncurses fromadamw2015-12-241-4/+5
* Fix static build against devel/ncurses by correcting how zsh tries to linkadamw2015-12-151-9/+9
* I'll take this port.adamw2015-12-081-1/+1
* Make zsh read again conf in /etcbapt2015-12-081-3/+3
* We do not have yet the need for that new timestamp :)bapt2015-12-051-1/+0
* Update to zsh 5.2bapt2015-12-054-7/+32
* - Switch to options helpersamdmi32015-09-241-8/+8
* Update to 5.1.1bapt2015-09-122-5/+5
* Update to 5.1bapt2015-08-315-31/+24
* - Fix shebangsamdmi32015-07-311-2/+13
* Move the SF mirrors first againbapt2015-06-161-3/+4
* Fix du(1) completionbapt2015-06-152-1/+10
* Really fix the plistbapt2015-06-032-10/+35
* Forgot about the plistbapt2015-06-031-0/+5
* Update to 5.0.8bapt2015-06-035-40/+19
* shells/zsh: Fix runtime error when built by gcc-5 with upstream patchmarino2015-05-262-3/+3
* shells/zsh: Fix runtime error when built by gcc-5 with upstream patchmarino2015-04-261-0/+22
* Stop installing info files, the manpages already covers the full documentationbapt2015-03-261-13/+2
* Correct time report after r367805bapt2015-01-012-3/+3
* Add a patch the kld* completion to find modules in /boot/modules [1]bapt2014-11-223-1/+23
* Update to 5.0.7bapt2014-10-094-12/+11
* Make zsh look at its config files in localbase in prioritybapt2014-09-272-7/+3
* Fix stage violation/allow staging as a regular userantoine2014-09-241-1/+1
* Clean up directory handlingbapt2014-09-221-34/+1
* Regenerate the patch that corrects memory report for builtin time commandbapt2014-09-102-0/+31
* Update to 5.0.6bapt2014-08-294-56/+23
* Fix build with texinfo from portsbapt2014-06-261-0/+1
* Fix building zsh on a FreeBSD which is a NIS client [1]bapt2014-06-231-1/+3
* Test ICONV_LIB instead of being dependant on an OSVERSIONbapt2014-06-181-5/+3
* Only pickup iconv from base even if libiconv is installed [1]bapt2014-06-161-1/+6
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellbapt2014-06-121-6/+2
* Update my ports to the latest infrastructure changesbapt2014-03-132-47/+40
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Update to 5.0.5bapt2014-01-082-5/+5
* Update to 5.0.4bapt2013-12-213-32/+153
* 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-18