summaryrefslogtreecommitdiffstats
path: root/shells/zsh
Commit message (Collapse)AuthorAgeFilesLines
* Really commit the pkg-plist change.knu2002-08-151-0/+1
|
* Update to 4.0.6.knu2002-08-142-3/+3
| | | | | PR: ports/41662 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* - Update to 4.0.5.knu2002-08-123-4/+38
| | | | | | | | - Use the .tar.bz2 distribution files. PR: ports/41483 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: will (MAINTAINER)
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Update to 4.0.4.will2001-11-103-3/+24
| | | | | PR: 31872 Submitted by: Anders Andersson <anders@codefactory.se>
* Update to 4.0.2.will2001-07-036-190/+87
| | | | | | | | | | | | | | - Remove patches (merged into distribution). - Add zsh-doc distribution. - Remove USE_AUTOCONF. - Remove extraneous shells.bak after /etc/shells update. - Adjust to slide .info under NOPORTDOCS and such. - Spelling fix in descr. Thanks to Pete for his work. PR: 28657 Submitted by: Pete Fritchman <petef@databits.net>
* Enable maildir support.will2001-06-161-1/+2
| | | | Requested by: David Thiel <lx@redundancy.redundancy.org>
* Upgrade Zsh to 4.0.1:will2001-06-038-151/+608
| | | | | | | | | | | | | | | | | | C1) Turn shells/zsh-devel into a stub which prints a message that points people at the new shells/zsh, upgraded to 4.0.1. M1) Add patch to fix some functions included in 4.0.1. M2) Remove obsolete patches. M3) Remove MASTER_SITE_LOCAL since we can't use knu's version now. W1) Remove MASTER_SITE_LOCAL fully. W2) Put patch-aa in patch-ab for backwards-compatible diffing. W3) Do C1 with the least diff, using pre-everything:: and then ${FALSE}'ing out after printing the message. Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>, Christian Weisgerber <naddy@mips.inka.de> Noted by: Cyrille Lefevre <clefevre@redirect.to>, Øyvind Kolbu <oyvind@kebab.gaffel.nu> Approved by: shige (C1)
* Remove nonexistent master site.will2001-01-081-1/+0
| | | | Submitted by: ben
* Update MD5. Since ftp.freebsd.org never got a copy (and I don't have one)will2000-07-101-1/+1
| | | | | | of the original, I could not check the diff. Submitted by: ade
* Update to 3.0.8. Remove useless echo in Makefile.will2000-07-012-3/+2
|
* Add MASTER_SITE_SOURCEFORGE.sobomax2000-06-151-1/+3
| | | | Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
* Take over MAINTAINER since the current one is inactive. Also allow peoplewill2000-05-191-3/+4
| | | | | | to build a static binary without having to touch the Makefile. Approved by: asami
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* As per prior decision, move NO_LATEST_LINK from zsh to zsh-devel. Asasami2000-02-221-1/+0
| | | | | | | it is obvious from their names, NO_LATEST_LINK should have been in zsh-devel/Makefile when it was committed. We will revisit this issue after the release.
* Fix a problem with zsh.texi introduced when we upgraded our base-systemtorstenb2000-02-132-13/+101
| | | | | texinfo to 4.0. Things could be easier if people would use manpages instead of texinfo & Co.
* Add NO_LATEST_LINK, zsh-devel is the prefered port for now.billf2000-02-121-0/+1
|
* add WWW:mharo2000-01-221-0/+2
| | | | | PR: 16261, 16262, 16263 Submitted by: joseph.scott@owp.csus.edu
* Remove info/dir from PLISTade2000-01-071-1/+0
| | | | | PR: 15945 Submitted by: Alexander Langer <alex@big.endian.de>
* Merge from zsh-devel: build zshall(1) correctly.billf1999-12-071-0/+11
|
* Intelligent packaging. Portlint.billf1999-12-061-3/+2
| | | | | | Inspired by: PR: ports/15306 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
* 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-101-1/+1
|
* Upgrade to zsh 3.0.6.torstenb1999-09-103-9/+9
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* 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-052-5/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* Update /etc/shells upon make install.max1998-08-271-1/+6
|
* Removed manpages from pkg/PLISTobrien1998-08-131-9/+0
|
* Upgrade to 3.0.5torstenb1997-09-263-6/+6
|
* @exec/@unexec directives that use %[FD] should never be put at themax1997-09-061-1/+1
| | | | very beginning of the file. This has been causing pkg_add to fail.
* 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
| | | | | - Add --no-split to the makeinfo command line. - Remove info files before makeinfo.
* 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
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Upgrade to 3.0.0torstenb1996-09-143-7/+7
|
* Upgrade to 3.0 pre 2torstenb1996-07-095-9/+29
| | | | Approved-By: asami
* register ${PREFIX}/bin/zsh - not zsh-2.6-beta21torstenb1996-06-251-1/+1
| | | | Pointed out by: gpalmer
OpenPOWER on IntegriCloud