summaryrefslogtreecommitdiff
path: root/shells/zsh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix packaging. Move all version info out of PLIST using PLIST_SUB.Satoshi Asami1999-09-112-1/+2
| | | | Notes: svn path=/head/; revision=21656
* building a static binary has been broken. fix thatTorsten Blum1999-09-101-1/+1
| | | | Notes: svn path=/head/; revision=21619
* Upgrade to zsh 3.0.6.Torsten Blum1999-09-103-9/+9
| | | | Notes: svn path=/head/; revision=21603
* 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
* #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
* One of MASTER_SITES is disappeared, one is changed.SADA Kenji1999-06-081-4/+3
| | | | Notes: svn path=/head/; revision=19303
* 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
* 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 zsh.texi to to add @direntry and @dircategory.Masafumi Max NAKANE1997-06-161-0/+13
| | | | Notes: svn path=/head/; revision=6966
* 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
* When we upgrade, we generally change this file too. :>Satoshi Asami1996-11-161-1/+1
| | | | Notes: svn path=/head/; revision=4510
* Upgrade to 3.0.1Torsten Blum1996-11-151-4/+4
| | | | Notes: svn path=/head/; revision=4479
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Upgrade to 3.0.0Torsten Blum1996-09-143-7/+7
| | | | Notes: svn path=/head/; revision=3779
* Upgrade to 3.0 pre 2Torsten Blum1996-07-095-9/+29
| | | | | | | Approved-By: asami Notes: svn path=/head/; revision=3331
* register ${PREFIX}/bin/zsh - not zsh-2.6-beta21Torsten Blum1996-06-251-1/+1
| | | | | | | Pointed out by: gpalmer Notes: svn path=/head/; revision=3278
* Upgrade to 2.6 beta 21Torsten Blum1996-06-244-11/+11
| | | | | | | OK'ed by: gpalmer Notes: svn path=/head/; revision=3273
* new checksumTorsten Blum1996-05-161-1/+1
| | | | Notes: svn path=/head/; revision=3095
* the path on the master sites have changed...Torsten Blum1996-05-161-9/+9
| | | | Notes: svn path=/head/; revision=3094
* Conditionalize man page compression on NOMANCOMPRESS. Use a .for loopSatoshi Asami1996-05-151-5/+7
| | | | | | | instead of a humongous gzip command line. Notes: svn path=/head/; revision=3088
* Update to beta 17Torsten Blum1996-05-153-5/+5
| | | | Notes: svn path=/head/; revision=3085
* upgrade to beta 13Torsten Blum1996-03-064-10/+12
| | | | Notes: svn path=/head/; revision=2786
* Edit /etc/shells. Closes PR ports/727.Satoshi Asami1995-10-061-0/+2
| | | | | | | Submitted by: Scott Blachowicz <scott@sabami.seaslug.org> Notes: svn path=/head/; revision=2280
* update (to 2.6-beta 10)Torsten Blum1995-07-014-6/+6
| | | | Notes: svn path=/head/; revision=1911
* Add official mirror sitesTorsten Blum1995-06-251-2/+8
| | | | Notes: svn path=/head/; revision=1875
* Changed directory name in MASTER_SITES.Satoshi Asami1995-06-021-2/+2
| | | | | | | Submitted by: torstenb Notes: svn path=/head/; revision=1818
* - updateTorsten Blum1995-05-064-9/+20
| | | | | | | - compress manpages Notes: svn path=/head/; revision=1660
* Add myself as MAINTAINERTorsten Blum1995-05-041-1/+3
| | | | Notes: svn path=/head/; revision=1613
* Oops. Upgrade this also.Gary Palmer1995-04-301-1/+1
| | | | Notes: svn path=/head/; revision=1557
* UpgradeGary Palmer1995-04-301-4/+4
| | | | Notes: svn path=/head/; revision=1556
* UpgradeGary Palmer1995-04-301-4/+4
| | | | Notes: svn path=/head/; revision=1555
* 2.6.4beta != 2.6.4, so changed PKGNAME to use 2.6b4 instead. (ASatoshi Asami1995-04-171-2/+2
| | | | | | | | | little ugly, but much better than 2.6.4beta.) Pointed-out by: Torsten Blum <ramsey.saar.de!torstenb@tmpuhf.saar.de> Notes: svn path=/head/; revision=1438
* Makefile updates, shell version! This was easy! :)Satoshi Asami1995-04-111-4/+6
| | | | Notes: svn path=/head/; revision=1337
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* upgrade to 2.6 beta4Torsten Blum1995-02-153-5/+5
| | | | Notes: svn path=/head/; revision=990
* Automatic install/uninstall /etc/shells entryAndrey A. Chernov1995-02-151-0/+2
| | | | | | | Submitted by: mark@grondar.za Notes: svn path=/head/; revision=989
* Remove pre-install, done by mtreeAndrey A. Chernov1995-02-151-6/+1
| | | | Notes: svn path=/head/; revision=988
* zsh - the Z shellTorsten Blum1995-02-125-0/+36
Notes: svn path=/head/; revision=948