Commit Graph

247 Commits

Author SHA1 Message Date
naddy
e2d67174dc Prefix ftp.cwru.edu to master sites until the distfile makes it to the
GNU mirrors.  Known issue: site has problems with the EPSV command.
2004-07-31 14:16:06 +00:00
jolan
de331f83fd zap blanklines which happen to make the pkg tools noisy
noticed by ben lovett
2004-07-30 23:54:10 +00:00
naddy
0d77728dd5 - Update bash to 3.0: Lots of small changes, i18n support.
- Drop the preformatted print documentation.
- Move back to the shells/bash location.
2004-07-30 17:02:49 +00:00
lebel
b4f78e7b9f nuke stable/snapshot trees 2004-07-12 19:46:52 +00:00
robert
5c3ae3a69d fix the location of the bash binary in bash(1)
ok naddy@
2004-07-08 18:27:03 +00:00
brad
2d1c12a47a upgrade to tcsh 6.13.00
--
From: Francois Briere <f dot briere at dopha dot org>
New MAINTAINER: jolan@
2004-06-01 06:08:51 +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
brad
7b0f804c5f this should have been removed quite some time ago 2004-04-24 11:13:25 +00:00
naddy
789ddb290e don't dereference null pointer; from Gentoo via Robert Nagy <thuglife@bsd.hu> 2004-04-08 00:13:43 +00:00
pvalchev
283e8a02cc use va_copy for copying va_list 2004-03-14 21:37:39 +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
naddy
3bbea68106 Remove the ast-ksh port.
Restrictive, inscrutable license; weird build system; code doesn't inspire
confidence; mostly broken.
ok pvalchev@
2004-03-08 22:16:40 +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
44c2009795 * Switch to backup mirror for distribution patches; prodded by cannings@.
* Add remaining distribution patches to shut up people nagging about them.
  These patches only affect multi-byte locales, which we don't have yet.
2004-01-13 20:09:39 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
jolan
b958c12086 (void *)NULL, ok MAINTAINER (brad@) 2003-11-05 06:55:44 +00:00
naddy
eb6c83a6c5 mark broken, fails to build or run on most archs 2003-08-25 16:11:10 +00:00
naddy
df0cbee649 Remove bash1 port. This has been entirely superseded by bash2.
Chet doesn't maintain it any longer.  It smells funny.
2003-08-22 16:38:12 +00:00
naddy
073efa4eeb Update to 2003-07-24. 2003-08-01 22:29: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
naddy
70dc3701f7 Forced update to 2003-06-21 because older distfiles have been removed. 2003-07-07 23:40:25 +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
naddy
9ff991fc65 enable regression tests; from NetBSD 2003-06-24 16:03:17 +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
naddy
263052a42d self-explanatory PERMIT_* value 2003-05-19 00:04:12 +00:00
naddy
81c06c7033 Update to version 2003-04-22, old distfiles are gone. 2003-05-01 20:50:59 +00:00
naddy
059be357d5 fix a format bug in an obscure corner; from avsm@ 2003-04-15 21:57:46 +00:00
david
7d586cefbb spelling and double word fixes
ok pvalchev@
2003-03-28 22:25:00 +00:00
mickey
e92a970941 workaround xsnprintf() wackieness found w/ pp; brad@ ok 2003-01-15 20:46:56 +00:00
naddy
aa43da0616 Update to release 2002-12-21. Notable changes:
* SIGALRM can now be used in applications.
* Numerous bug fixes.
2003-01-08 00:48:56 +00:00
brad
0753fa7720 sync with reality 2003-01-02 23:30:21 +00:00
fgsch
dbbbdb40da guess what? more NEED_VERSION rm. 2002-12-29 20:08:46 +00:00
pvalchev
b866080233 short gets promoted to int as va_arg type 2002-11-28 20:34:58 +00:00
naddy
4f0153e4b1 No regression tests available. 2002-10-28 19:00:09 +00:00
naddy
304e840bdd Enable regression tests. 2002-10-28 18:56:43 +00:00
naddy
46342869b5 - Fix coredump on startup for ELF platforms.
- Apply all official patches that have appeared so far.
2002-09-29 01:31:06 +00:00
naddy
355ddb99f3 update to release 2002-09-22, old distfiles have disappeared; ok pvalchev@ 2002-09-28 20:28: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
wcobb
ba9714a673 NO_REGRESS 2002-08-07 18:31:33 +00:00
naddy
506ce39c41 Apparently readline dies on some kinds of input.
Fix from Chet Ramey <chet@po.CWRU.Edu>.
2002-08-06 16:27:07 +00:00
brad
794dab70ca upgrade to tcsh 6.12.00 2002-07-24 01:12:31 +00:00