aboutsummaryrefslogtreecommitdiff
path: root/shells/zsh-devel
Commit message (Collapse)AuthorAgeFilesLines
* Fix NOSHARED (produce static executable)Sergey A. Osokin2003-07-211-0/+1
| | | | | | | | | Noticed by: Dan Nelson Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 54699, 54700 Notes: svn path=/head/; revision=85291
* Update to 4.1.1.Shigeyuki Fukushima2003-07-044-535/+687
| | | | | | | | PR: ports/53513 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=84212
* Update to 4.1.0.dev7.Shigeyuki Fukushima2003-04-043-2/+22
| | | | | | | | PR: ports/50451 Submitted by: Anders Andersson <anders@andersa.net> Notes: svn path=/head/; revision=78175
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add missing manpageKris Kennaway2003-01-141-1/+1
| | | | Notes: svn path=/head/; revision=73106
* PERL -> REINPLACEEdwin Groothuis2002-11-041-2/+3
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Update to 4.1.0.dev5.Shigeyuki Fukushima2002-10-133-4/+22
| | | | | | | Remove FORBIDDEN mark. Notes: svn path=/head/; revision=67981
* Update to 4.1.0.dev4, new zsh development version.Shigeyuki Fukushima2002-05-226-323/+233
| | | | Notes: svn path=/head/; revision=59710
* Move a pre-everything target which displays a message and exits toKris Kennaway2002-05-181-6/+2
| | | | | | | a FORBIDDEN tag. Notes: svn path=/head/; revision=59382
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-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. Notes: svn path=/head/; revision=53959
* Upgrade Zsh to 4.0.1:Will Andrews2001-06-031-0/+6
| | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=43472
* Correct MASTER_SITES.Shigeyuki Fukushima2000-10-271-1/+1
| | | | | | | Submitted by: Brett M Hogden <hogden@rge.com> Notes: svn path=/head/; revision=34299
* Update _kld to look (also) into /boot/kernel for kernel modules.Akinori MUSHA2000-09-062-2/+2
| | | | Notes: svn path=/head/; revision=32336
* Get rid of the workaround regarding the libzsh-3.1.x.so generation, asAkinori MUSHA2000-06-302-12/+3
| | | | | | | | | | | | zsh 3.1.9 was found to generate it also on 3-STABLE. This should fix the breakage of the package for 3-STABLE. Pointed out by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp> Reviewed by: shige (Maintainer) Notes: svn path=/head/; revision=30010
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-2/+3
| | | | Notes: svn path=/head/; revision=29964
* Add MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-151-2/+3
| | | | | | | Submitted by: Ollivier Robert <roberto@keltia.freenix.fr> Notes: svn path=/head/; revision=29607
* The zsh-functions distfile has been moved from freefall to ftp.Akinori MUSHA2000-06-081-1/+1
| | | | Notes: svn path=/head/; revision=29395
* Update to 3.1.9.Shigeyuki Fukushima2000-06-082-2/+2
| | | | Notes: svn path=/head/; revision=29393
* Add dependency to autoconf.Shigeyuki Fukushima2000-06-061-0/+2
| | | | | | | | PR: ports/19066 Submitted by: Andreas Schulz <ats@first.gmd.de> Notes: svn path=/head/; revision=29272
* Update to 3.1.7.Shigeyuki Fukushima2000-06-024-25/+89
| | | | | | | Submitted by: knu@FreeBSD.org Notes: svn path=/head/; revision=29108
* Update to 3.1.7-pre-4.Akinori MUSHA2000-05-275-28/+59
| | | | | | | | | | | | | No response from: shige Now the FreeBSD specific compdefs I submitted have been included within their distribution! Introduce a workaround for the libzsh shared library generation. This should be solved by the forthcoming 3.1.7 release. Notes: svn path=/head/; revision=28784
* Update to 3.1.7.p2.Shigeyuki Fukushima2000-05-023-3/+11
| | | | Notes: svn path=/head/; revision=28265
* Oops, I forgot the distfile zsh-3.1.7-pre-1.tar.gz was underAkinori MUSHA2000-04-291-6/+7
| | | | | | | | | zsh/development/, not zsh/. Noticed by: cpiazza Notes: svn path=/head/; revision=28071
* Update to 3.1.7.p1.Shigeyuki Fukushima2000-04-295-66/+249
| | | | | | | Submitted by: knu@FreeBSD.org Notes: svn path=/head/; revision=28070
* Add some completion definitions(compdef) of FreeBSD original commands.Shigeyuki Fukushima2000-04-254-158/+187
| | | | | | | | Contributor, knu-san, thank you! And we need more and more compdefs! :) Notes: svn path=/head/; revision=28001
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* As per prior decision, move NO_LATEST_LINK from zsh to zsh-devel. AsSatoshi Asami2000-02-221-0/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=26130
* Fix texinfo error.Shigeyuki Fukushima2000-02-041-2/+100
| | | | | | | | Substitute @value{dsp} for ''. Substitute @t{@value{dsp}} for @t{'}@t{'}. Notes: svn path=/head/; revision=25473
* Fix reported in ports/14376 does not solve the problem essentially.Shigeyuki Fukushima1999-10-291-0/+11
| | | | | | | | | | | Therefore I solve the problem by the another way. Thank you for your bug-report. PR: ports/14376 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=22722
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Update to 3.1.6.Shigeyuki Fukushima1999-08-065-18/+174
| | | | | | | | PR: ports/12944 Submitted by: Chris Piazza <cpiazza@FreeBSD.org> Notes: svn path=/head/; revision=20553
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-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 Notes: svn path=/head/; revision=19804
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-011-2/+2
| | | | Notes: svn path=/head/; revision=16961
* Update to version 3.1.5 after repository copy.Steve Price1998-12-246-55/+46
| | | | | | | | PR: 8552 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=15578
* Mark this broken while Steve works on upgrade.Satoshi Asami1998-12-241-1/+3
| | | | Notes: svn path=/head/; revision=15577
* Update /etc/shells upon make install.Masafumi Max NAKANE1998-08-271-1/+6
| | | | Notes: svn path=/head/; revision=12876
* Removed manpages from pkg/PLISTDavid E. O'Brien1998-08-131-9/+0
| | | | Notes: svn path=/head/; revision=12505
* Upgrade to 3.0.5Torsten Blum1997-09-263-6/+6
| | | | Notes: svn path=/head/; revision=8027
* @exec/@unexec directives that use %[FD] should never be put at theMasafumi Max NAKANE1997-09-061-1/+1
| | | | | | | very beginning of the file. This has been causing pkg_add to fail. Notes: svn path=/head/; revision=7789
* Update from 3.0.2 to 3.0.4Torsten Blum1997-06-253-11/+12
| | | | Notes: svn path=/head/; revision=7068
* Use install-info to edit the dir file.Masafumi Max NAKANE1997-06-162-8/+10
| | | | Notes: svn path=/head/; revision=6967
* Patch for Doc/Makefile.in to:Masafumi Max NAKANE1997-06-161-0/+21
| | | | | | | | - Add --no-split to the makeinfo command line. - Remove info files before makeinfo. Notes: svn path=/head/; revision=6965
* update checksum - the distfile has changedTorsten Blum1996-12-201-1/+1
| | | | Notes: svn path=/head/; revision=5047
* Sort this file once and for all, so nobody has to scramble it again. :)Satoshi Asami1996-12-201-4/+4
| | | | Notes: svn path=/head/; revision=5044
* Upgrade to 3.0.2Torsten Blum1996-12-193-10/+13
| | | | Notes: svn path=/head/; revision=5035
* Uh, the binary is now called "zsh-3.0.1", not "zsh-3.0.0".Satoshi Asami1996-11-221-1/+1
| | | | Notes: svn path=/head/; revision=4630
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-10/+4
| | | | Notes: svn path=/head/; revision=4575