Commit Graph

80 Commits

Author SHA1 Message Date
jolan
de331f83fd zap blanklines which happen to make the pkg tools noisy
noticed by ben lovett
2004-07-30 23:54:10 +00:00
lebel
b4f78e7b9f nuke stable/snapshot trees 2004-07-12 19:46:52 +00:00
lebel
65101393fa really, we should use autoconf for this release 2004-05-14 18:59:18 +00:00
lebel
4ecd4e59b3 update zsh/stable to 4.2.0 2004-04-26 18:34:31 +00:00
pvalchev
9bac40ed89 remove zftp part from main package (instead of having it twice); pr 3710, ok maintainer 2004-03-12 17:42:21 +00:00
lebel
367120c33d remove snapshot from here too; thx naddy@ 2004-01-30 03:08:57 +00:00
lebel
87738a6244 there is no snapshot of zsh right now, so stub it 2004-01-29 16:39:11 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
espie
31d93b401e use , as a flavor separator 2003-07-30 21:50:52 +00:00
wilfried
c223445b00 this is stable, not snapshot 2003-07-11 07:17:48 +00:00
lebel
031977e9b6 fix stable build plist 2003-07-04 11:25:18 +00:00
lebel
8795d31b09 update zsh/stable to 4.1.1; thx to Han Boetes for the heads up 2003-07-03 12:56:51 +00:00
pvalchev
1e45f7e5f5 no point in forcing static build on vax, as it's obviously built static
automatically... david what are you thinking?
2003-05-23 15:28:15 +00:00
lebel
5a66daa6d2 update zsh/stable to 4.1.1-test-2; thx David A de Gruyl for the heads up 2003-05-23 14:21:05 +00:00
lebel
47e92bb1df force static arch on vax 2003-05-23 14:20:13 +00:00
fgsch
dbbbdb40da guess what? more NEED_VERSION rm. 2002-12-29 20:08:46 +00:00
lebel
5841f517be in the meantime, default to static on alpha until I fix this; pval@ agrees 2002-09-12 01:40:35 +00:00
lebel
c5f48b1785 in the mean time, default to static on alpha; pval@ agrees 2002-09-12 01:38:10 +00:00
lebel
a9ce71127e while I'm at it, enable maildir support here too. 2002-08-16 20:18:01 +00:00
lebel
e4ec4c187c update zsh/stable to 4.0.6; hey, am I supposed to be on vacation? 2002-08-16 20:01:54 +00:00
lebel
20be627a45 uncomment zsh/snapshot 2002-07-02 17:00:00 +00:00
lebel
5989e94679 oops 2002-07-01 15:46:47 +00:00
lebel
2e90d696e7 update zsh/snapshot to 4.1.0dev5 2002-07-01 15:34:04 +00:00
lebel
6e2a5d525c drop AUTOCONF_NEW=Yes for now. 2002-04-22 12:38:42 +00:00
lebel
6c6fb52e25 allow alpha to build normal zsh (with dynamic libs); from naddy@ 2002-04-15 15:48:27 +00:00
lebel
e5d95556e1 fix broken dependency for -zftp; from naddy@ 2002-04-15 13:47:06 +00:00
lebel
f959b10f27 ftp.zsh.org and www.zsh.org looks like they are limiting the bandwidth to
10K/s.  So, I decided to re-order the list of MASTER_SITES to use a faster
site as the first one used (ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/).
Thanks jcs@.
2002-01-27 18:58:36 +00:00
brad
4666e436ee - rename checksums files
- fixup DESCR's
- document ports that have static FLAVORs in their DESCR's
- remove unnecessary patch from scsh and use CONFIGURE_ENV option instead
2002-01-18 17:21:14 +00:00
pvalchev
4bbe7d7054 There is a bug preventing modules to be built w/ dynamic zsh on alpha.
For now, build the static flavor by default there.
2002-01-08 02:00:52 +00:00
lebel
5f1b5387d0 add http://www.zsh.org/pub/ to the list of MASTER_SITES; from todd@ 2001-12-04 14:43:47 +00:00
lebel
cb2d5a8e87 update zsh/stable to 4.0.4:
--
This is a maintenance release of the stable 4.0 series. A large number
of small bugfixes have been made covering the whole shell. There are
very few user-visible changes, mostly minor enhancements to the
completion function system.
2001-11-18 18:24:19 +00:00
lebel
e75a2bf249 don't use /tmp/zsh for TMPPREFIX in regress. found by fries@ 2001-10-24 15:51:02 +00:00
lebel
d4efe91453 allow target regress w/o being root 2001-10-24 15:25:46 +00:00
naddy
229904c4e2 remove leading "the" from COMMENT 2001-09-09 18:14:51 +00:00
lebel
d20d8b69d1 new patches to zshconfig_ac to build modules under ELF archs.
thanks brad@
2001-09-07 02:11:47 +00:00
lebel
bcac3f2046 only try to remove lib/zsh directories when loadable modules are installed.
thanks wilfried@
2001-09-06 13:02:04 +00:00
lebel
b8a6a03851 fix a small buglet in the OpenBSD-ified version of _find 2001-07-05 17:22:13 +00:00
lebel
bac74c0087 OpenBSD-ify the command completion definition for find;
from Sebastian Stark <seb@todesplanet.de>
2001-07-02 17:09:55 +00:00
lebel
aa66078700 update zsh/stable to 4.0.2:
- there is still a unknown bug on sparc in the way * is expanded; I'm working
  to fix this.
2001-07-01 15:43:40 +00:00
lebel
c8a43ccfe0 some updates to zsh/stable:
- fix Completion/BSD/Command/_bsd_pkg so its more suitable under OpenBSD
- fix linking of .so, since we prefer "${CC} -shared -fPIC" to "ld -Bshareable".
  This patch was sent to zsh authors and it will be part of the next stable
  release.
2001-06-08 14:52:33 +00:00
lebel
6e2440eb8a unbreak FLAVOR=static packaging 2001-06-05 18:46:34 +00:00
lebel
8335840edf remove the sub-package -modules. if it's not installed, basic features wont be
available, like zle, compctl, etc...  It is now part of the main package.
2001-06-05 16:34:41 +00:00
brad
ef4993f2e8 USE_BZIP2 is deprecated, use EXTRACT_SUFX instead. 2001-06-03 15:42:38 +00:00
lebel
e82f9887fc comment snapshot from the Makefile until it comes back. 2001-06-03 01:25:07 +00:00
lebel
16fbaf6901 There is currently no snapshot version of zsh. Use zsh/stable.
Reduce Makefile to a stub.
2001-06-03 01:24:00 +00:00
lebel
c0ba28dd9c update zsh/stable to 4.0.1:
- add two new sub-packages, -modules and -zftp which adds dynamically
  loadable modules and an embedded ftp client to zsh.
- static FLAVOR disable all dynamic modules and link statically zsh.

Otherwise:

Zsh is a UNIX command interpreter (shell) which of the standard shells
most resembles the Korn shell (ksh), although it is not completely
compatible.  It includes enhancements of many types, notably in the
command-line editor, options for customizing its behaviour, filename
globbing, features to make C-shell (csh) users feel more at home and
extra features drawn from tcsh (another custom shell).

checked by naddy@

WWW: http://www.zsh.org/
2001-06-03 01:01:36 +00:00
lebel
0ce449e852 cleanup zsh/stable and snapshot patches. 2001-05-10 19:50:28 +00:00
lebel
e08405c5af - reorg shells/zsh and shells/zsh-devel into zsh/stable and zsh/snapshot.
- update shells/Makefile
- OK'ed by naddy@
2001-05-10 19:42:32 +00:00
lebel
8db7f1bd50 take over MAINTAINERship of shells/zsh and shells/zsh-devel.
naddy@ agreed.
2001-05-10 18:58:30 +00:00
lebel
638f43c27a shells: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:49:21 +00:00