Import of pkgsrc-2015Q2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.74 2015/03/08 01:38:35 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.75 2015/06/07 05:49:28 ryoon Exp $
|
||||
|
||||
BASH_VERSION= 4.3
|
||||
BASH_PATCHLEVEL= 030
|
||||
BASH_PATCHLEVEL= 039
|
||||
|
||||
DISTNAME= bash-${BASH_VERSION}
|
||||
PKGNAME= bash-${BASH_VERSION}.${BASH_PATCHLEVEL}
|
||||
@@ -16,6 +16,8 @@ PATCHFILES+= bash43-011 bash43-012 bash43-013 bash43-014 bash43-015
|
||||
PATCHFILES+= bash43-016 bash43-017 bash43-018 bash43-019 bash43-020
|
||||
PATCHFILES+= bash43-021 bash43-022 bash43-023 bash43-024 bash43-025
|
||||
PATCHFILES+= bash43-026 bash43-027 bash43-028 bash43-029 bash43-030
|
||||
PATCHFILES+= bash43-031 bash43-032 bash43-033 bash43-034 bash43-035
|
||||
PATCHFILES+= bash43-036 bash43-037 bash43-038 bash43-039
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$NetBSD: distinfo,v 1.40 2015/03/07 22:40:48 rodent Exp $
|
||||
$NetBSD: distinfo,v 1.41 2015/06/07 05:49:28 ryoon Exp $
|
||||
|
||||
SHA1 (bash-4.3.tar.gz) = 45ac3c5727e7262334f4dfadecdf601b39434e84
|
||||
RMD160 (bash-4.3.tar.gz) = cd21a9f51ea7780994d4e2c9c7d16d5eb000f845
|
||||
@@ -93,6 +93,33 @@ Size (bash43-029) = 1824 bytes
|
||||
SHA1 (bash43-030) = ad1e978c051ef58584343ad24f165e614ed2a184
|
||||
RMD160 (bash43-030) = 9634eb9f937b10507fb5b750633b0d7ea17c3456
|
||||
Size (bash43-030) = 63206 bytes
|
||||
SHA1 (bash43-031) = 71cb6f10910f04fa501d705a947c4439b5e711ac
|
||||
RMD160 (bash43-031) = 0d88d3afb4d572f691d04f4644382bd291166544
|
||||
Size (bash43-031) = 3689 bytes
|
||||
SHA1 (bash43-032) = dc7129036a5a472b370b376cef272eff1ff3befb
|
||||
RMD160 (bash43-032) = b60f0cb5fd1a5aadce44b93c798b7b90de4d683b
|
||||
Size (bash43-032) = 1734 bytes
|
||||
SHA1 (bash43-033) = 4f3b7de83e7bec1a9ab6f18abb1c45a56d245e92
|
||||
RMD160 (bash43-033) = 1b7121ccfdaabf75ec6485891edd16303f5bc6e1
|
||||
Size (bash43-033) = 7038 bytes
|
||||
SHA1 (bash43-034) = ad36fc7a1c903319c1ee39709e30e11c810ba959
|
||||
RMD160 (bash43-034) = 0bcc09b7fb9b9004ee7338f6c59626c74c13b173
|
||||
Size (bash43-034) = 2392 bytes
|
||||
SHA1 (bash43-035) = 0a5e4c2a855e106e17f8a86e4fc5c0ded956e630
|
||||
RMD160 (bash43-035) = 4d5abcddd7632e3cfc5f11ae2fea24fa889172d4
|
||||
Size (bash43-035) = 1800 bytes
|
||||
SHA1 (bash43-036) = e9536d5f736ea23af0fc0618ddc2439fa6d4b9a0
|
||||
RMD160 (bash43-036) = c0e34740dfe90b8e250456fed50e71803cbaccfc
|
||||
Size (bash43-036) = 1539 bytes
|
||||
SHA1 (bash43-037) = 36e988e7770b280a0ca855a9b538002860976d29
|
||||
RMD160 (bash43-037) = 03863b336ded242944c653ef56d429580345dcf6
|
||||
Size (bash43-037) = 1284 bytes
|
||||
SHA1 (bash43-038) = 08055d5872c5e59e91a58f2924896fcfcc921602
|
||||
RMD160 (bash43-038) = 78c174ed1361332f8f4891a55a89cfc7fb732961
|
||||
Size (bash43-038) = 2354 bytes
|
||||
SHA1 (bash43-039) = 45ac5c1cb035a74c6ff871a506437f1607c38e94
|
||||
RMD160 (bash43-039) = 50a2c9c3271242ab8d38b4e7b258c4ad631026d8
|
||||
Size (bash43-039) = 1531 bytes
|
||||
SHA1 (patch-af) = 31cb0d8af1e9e83bf1cc9094475c710792ca2a1c
|
||||
SHA1 (patch-ag) = 61573c7b068b1e9df886655efb3d89c89643f25e
|
||||
SHA1 (patch-aj) = 2e4c15afd9b50d44967ee8e1f85bdc908c0eeeb0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.9 2013/01/06 16:43:26 cheusov Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2015/06/14 11:04:24 ryoon Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dash-0.5.7
|
||||
DISTNAME= dash-0.5.8
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.4 2013/01/06 16:19:07 cheusov Exp $
|
||||
$NetBSD: distinfo,v 1.5 2015/06/14 11:04:24 ryoon Exp $
|
||||
|
||||
SHA1 (dash-0.5.7.tar.gz) = a3ebc16f2e2c7ae8adf64e5e62ae3dcb631717c6
|
||||
RMD160 (dash-0.5.7.tar.gz) = 1878942f8ab5723ccfb2eded34169606b4cec475
|
||||
Size (dash-0.5.7.tar.gz) = 223794 bytes
|
||||
SHA1 (patch-src_dash.1) = f4c82d255c0615def061ed49e3be9f170e7cd467
|
||||
SHA1 (dash-0.5.8.tar.gz) = cd058935bba545427caa375337afe8a6309477d2
|
||||
RMD160 (dash-0.5.8.tar.gz) = 2e8aabcbbb2802061a4a53fdfa63c414ce8c963f
|
||||
Size (dash-0.5.8.tar.gz) = 223028 bytes
|
||||
SHA1 (patch-src_mkbuiltins) = 54f46f67653472d7bd5c8064929ef08da49a2b92
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
$NetBSD: patch-src_dash.1,v 1.1 2012/01/24 22:24:34 joerg Exp $
|
||||
|
||||
--- src/dash.1.orig 2009-01-13 23:37:13.000000000 +0000
|
||||
+++ src/dash.1
|
||||
@@ -2132,9 +2132,9 @@ is specified, the soft limit is displaye
|
||||
If both are specified, the last one wins.
|
||||
.El
|
||||
.Pp
|
||||
-.Bl -tag -width Fl
|
||||
The limit to be interrogated or set, then, is chosen by specifying
|
||||
any one of these flags:
|
||||
+.Bl -tag -width Fl
|
||||
.It Fl a
|
||||
show all the current limits
|
||||
.It Fl t
|
||||
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.30 2014/11/27 13:38:15 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.31 2015/04/30 13:32:59 wen Exp $
|
||||
|
||||
DISTNAME= mksh-R50d
|
||||
DISTNAME= mksh-R50f
|
||||
PKGNAME= ${DISTNAME:S/-R/-/}
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
$NetBSD: distinfo,v 1.26 2014/10/07 18:51:02 bsiegert Exp $
|
||||
$NetBSD: distinfo,v 1.27 2015/04/30 13:32:59 wen Exp $
|
||||
|
||||
SHA1 (mksh-R50d.tgz) = 0066c260e0ae6736c56189f481607d8306449c53
|
||||
RMD160 (mksh-R50d.tgz) = 473417750fe50ed0f947076752677432aa9fbd82
|
||||
Size (mksh-R50d.tgz) = 374014 bytes
|
||||
SHA1 (patch-mksh.1) = 0b3ad407b3963cc92944724658d63c898728e335
|
||||
SHA1 (mksh-R50f.tgz) = 0dca39e7c9cc25cf400a5f7e6d6fc629e4f5e7ce
|
||||
RMD160 (mksh-R50f.tgz) = e0de1dd07e6ca02830407b9db43de8f5c98d800f
|
||||
Size (mksh-R50f.tgz) = 377797 bytes
|
||||
SHA1 (patch-mksh.1) = 6bf9ab1c8d6c5202f4ae906798eb3ffcfb915b90
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
$NetBSD: patch-mksh.1,v 1.7 2014/10/07 18:51:02 bsiegert Exp $
|
||||
$NetBSD: patch-mksh.1,v 1.8 2015/04/30 13:32:59 wen Exp $
|
||||
|
||||
Kill the .Dt override and restore installation a normal man page.
|
||||
--- mksh.1.orig 2014-10-03 12:36:28.000000000 +0000
|
||||
--- mksh.1.orig 2015-04-30 21:14:33.000000000 +0000
|
||||
+++ mksh.1
|
||||
@@ -60,21 +60,11 @@
|
||||
. ds en \(em
|
||||
@@ -21,8 +21,8 @@ Kill the .Dt override and restore installation a normal man page.
|
||||
.\" with -mandoc, it might implement .Mx itself, but we want to
|
||||
.\" use our own definition. And .Dd must come *first*, always.
|
||||
.\"
|
||||
-.Dd $Mdocdate: October 7 2014 $
|
||||
+.Dd October 7, 2014
|
||||
-.Dd $Mdocdate: April 12 2015 $
|
||||
+.Dd April 12 2015 $
|
||||
.\"
|
||||
.\" Check which macro package we use, and do other -mdoc setup.
|
||||
.\"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.26 2014/12/16 02:49:35 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:11 wiz Exp $
|
||||
|
||||
DISTNAME= psh-1.8
|
||||
PKGNAME= perlsh-1.8
|
||||
PKGREVISION= 11
|
||||
PKGREVISION= 12
|
||||
CATEGORIES= shells perl5
|
||||
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/G/GR/GREGOR/
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:56 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2015/04/28 01:08:30 mef Exp $
|
||||
#
|
||||
|
||||
DISTNAME= posh_0.12.3
|
||||
DISTNAME= posh_0.12.4
|
||||
PKGNAME= ${DISTNAME:S/_/-/}
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
$NetBSD: distinfo,v 1.11 2014/10/07 14:50:58 mef Exp $
|
||||
$NetBSD: distinfo,v 1.12 2015/04/28 01:08:30 mef Exp $
|
||||
|
||||
SHA1 (posh_0.12.3.tar.xz) = b6d9865fbbadf482facee5618ed43b64f6dbeed9
|
||||
RMD160 (posh_0.12.3.tar.xz) = 69ae05ff3159d018e524c3f7353155c7404c9c62
|
||||
Size (posh_0.12.3.tar.xz) = 278436 bytes
|
||||
SHA1 (posh_0.12.4.tar.xz) = f9a14fcc7d29e2365809351fd8e5510f48bcd7ac
|
||||
RMD160 (posh_0.12.4.tar.xz) = 7389c03fd373a720318b0094fc6c5cb15f166073
|
||||
Size (posh_0.12.4.tar.xz) = 278396 bytes
|
||||
SHA1 (patch-aa) = d70d108e73884f3c91a6bb22504853f6270290ec
|
||||
SHA1 (patch-ab) = 148632d17bc7ecb047169912eedea145d8b7698f
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.78 2015/01/20 11:00:32 hauke Exp $
|
||||
# $NetBSD: Makefile,v 1.79 2015/05/22 08:03:43 kim Exp $
|
||||
|
||||
DISTNAME= tcsh-6.18.01
|
||||
PKGREVISION= 6
|
||||
DISTNAME= tcsh-6.19.00
|
||||
#PKGREVISION= 0
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \
|
||||
ftp://ftp.funet.fi/pub/unix/shells/tcsh/
|
||||
ftp://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/
|
||||
|
||||
MAINTAINER= kim@NetBSD.org
|
||||
HOMEPAGE= http://www.tcsh.org/
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.4 2015/01/20 11:00:32 hauke Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2015/05/22 08:03:43 kim Exp $
|
||||
bin/tcsh
|
||||
man/man1/tcsh.1
|
||||
share/examples/tcsh/complete.tcsh
|
||||
@@ -14,4 +14,4 @@ share/locale/it/LC_MESSAGES/tcsh.cat
|
||||
share/locale/ja/LC_MESSAGES/tcsh.cat
|
||||
share/locale/pl/LC_MESSAGES/tcsh.cat
|
||||
share/locale/ru/LC_MESSAGES/tcsh.cat
|
||||
share/locale/ru_UA.koi8u/LC_MESSAGES/tcsh.cat
|
||||
share/locale/ru_UA/LC_MESSAGES/tcsh.cat
|
||||
|
||||
@@ -1,12 +1,9 @@
|
||||
$NetBSD: distinfo,v 1.33 2014/05/25 03:59:17 rodent Exp $
|
||||
$NetBSD: distinfo,v 1.34 2015/05/22 08:03:43 kim Exp $
|
||||
|
||||
SHA1 (tcsh-6.18.01.tar.gz) = eee2035645737197ff8059c84933a75d23cd76f9
|
||||
RMD160 (tcsh-6.18.01.tar.gz) = ea18bb6d4d6dca2700d74daa2940f67d45a18cb9
|
||||
Size (tcsh-6.18.01.tar.gz) = 926872 bytes
|
||||
SHA1 (patch-aa) = eadb2c1f4ad8bab7826c8e07c8edfc68569c74d4
|
||||
SHA1 (tcsh-6.19.00.tar.gz) = cdb1abe319fab5d3caff101c393293e5b3607f0c
|
||||
RMD160 (tcsh-6.19.00.tar.gz) = 0f1e8c5fdee634baff6670290bd30074db965da3
|
||||
Size (tcsh-6.19.00.tar.gz) = 947135 bytes
|
||||
SHA1 (patch-aa) = cedcb5e0b209c50a945db6778fd86574ad16ad6b
|
||||
SHA1 (patch-ab) = 8cf26988778b5331360eb1aab98bfcc920c71ac2
|
||||
SHA1 (patch-ac) = c2a944f9c6857cdd8ba9753e3ce7c496749f8f87
|
||||
SHA1 (patch-configure) = 91c2019da8c074bd6f24b84bf798ccd497110727
|
||||
SHA1 (patch-nls_Makefile.in) = 50c6d7a038799db60393a4daf3a491961a40fdc7
|
||||
SHA1 (patch-sh.c) = 9f7a1449a0ff0da5a3af886fcf86bdc551e10732
|
||||
SHA1 (patch-sh.h) = ac6211ddd5e552e9baec2d35aed5e7e573cab04e
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
$NetBSD: patch-aa,v 1.13 2012/05/25 20:01:31 he Exp $
|
||||
$NetBSD: patch-aa,v 1.14 2015/05/22 08:03:43 kim Exp $
|
||||
|
||||
Use LDFLAGS and BSD_INSTALL_*.
|
||||
|
||||
--- Makefile.in.orig 2011-02-05 17:35:31.000000000 +0000
|
||||
+++ Makefile.in
|
||||
@@ -357,7 +357,7 @@ P=
|
||||
--- Makefile.in.orig 2014-07-24 22:52:13.000000000 +0000
|
||||
+++ Makefile.in 2015-05-22 07:54:35.000000000 +0000
|
||||
@@ -357,7 +357,7 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
bindir=@bindir@
|
||||
@@ -13,23 +13,22 @@ Use LDFLAGS and BSD_INSTALL_*.
|
||||
MANSECT=1
|
||||
DESTBIN=${DESTDIR}${bindir}
|
||||
DESTMAN=${DESTDIR}${mandir}/man${MANSECT}
|
||||
@@ -449,7 +449,7 @@ pure:$(P) ${OBJS}
|
||||
@@ -449,7 +449,7 @@
|
||||
|
||||
gethost: gethost.c sh.err.h tc.const.h sh.h
|
||||
rm -f gethost
|
||||
- ${CC_FOR_GETHOST} -o gethost ${CPPFLAGS} $(srcdir)/gethost.c
|
||||
+ ${CC_FOR_GETHOST} -o gethost ${CPPFLAGS} ${LDFLAGS} $(srcdir)/gethost.c
|
||||
- ${CC_FOR_GETHOST} -o gethost ${CPPFLAGS} ${CFLAGS} $(srcdir)/gethost.c
|
||||
+ ${CC_FOR_GETHOST} -o gethost ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} $(srcdir)/gethost.c
|
||||
|
||||
tc.defs.c: gethost host.defs
|
||||
@rm -f $@.tmp
|
||||
@@ -596,20 +596,13 @@ vgrind:
|
||||
install-strip: install
|
||||
@@ -597,19 +597,13 @@
|
||||
-strip ${DESTBIN}/tcsh$(EXEEXT)
|
||||
|
||||
install: tcsh$(EXEEXT) install.catalogs install.man
|
||||
- -mkdir -p ${DESTBIN}
|
||||
- -mv -f ${DESTBIN}/tcsh$(EXEEXT) ${DESTBIN}/tcsh.old
|
||||
- cp tcsh$(EXEEXT) ${DESTBIN}/tcsh$(EXEEXT)
|
||||
- -strip ${DESTBIN}/tcsh$(EXEEXT)
|
||||
- chmod 755 ${DESTBIN}/tcsh$(EXEEXT)
|
||||
+ ${BSD_INSTALL_PROGRAM} tcsh${EXEEXT} ${DESTBIN}/tcsh${EXEEXT}
|
||||
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
$NetBSD: patch-ac,v 1.15 2012/05/26 08:34:14 he Exp $
|
||||
|
||||
Fix problem with Meta-<key> no longer being recognized,
|
||||
patch from christos@.
|
||||
|
||||
--- ed.inputl.c.orig 2010-12-22 17:26:04.000000000 +0000
|
||||
+++ ed.inputl.c
|
||||
@@ -683,7 +683,7 @@ GetNextCommand(KEYCMD *cmdnum, Char *ch)
|
||||
#ifdef DSPMBYTE
|
||||
_enable_mbdisp &&
|
||||
#else
|
||||
- MB_CUR_MAX == 1 &&
|
||||
+ MB_LEN_MAX == 1 &&
|
||||
#endif
|
||||
!adrof(STRnokanji) && (*ch & META)) {
|
||||
MetaNext = 0;
|
||||
@@ -1,115 +0,0 @@
|
||||
$NetBSD: patch-nls_Makefile.in,v 1.1 2014/04/04 12:00:37 kim Exp $
|
||||
|
||||
Use allsrc as impsrc is not set for non-suffix rules.
|
||||
This is fine because there is only one source per rule.
|
||||
|
||||
--- nls/Makefile.in.orig 2012-01-05 11:54:25.000000000 -0500
|
||||
+++ nls/Makefile.in 2014-04-04 07:47:28.000000000 -0400
|
||||
@@ -19,7 +19,7 @@
|
||||
INSTALLED+=${localedir}/C/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/C/LC_MESSAGES/tcsh.cat: C.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
C.cat: ${srcdir}/C/charset ${srcdir}/C/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -27,7 +27,7 @@
|
||||
INSTALLED+=${localedir}/et/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/et/LC_MESSAGES/tcsh.cat: et.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
et.cat: ${srcdir}/et/charset ${srcdir}/et/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -35,7 +35,7 @@
|
||||
INSTALLED+=${localedir}/fi/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/fi/LC_MESSAGES/tcsh.cat: finnish.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
finnish.cat: ${srcdir}/finnish/charset ${srcdir}/finnish/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -43,7 +43,7 @@
|
||||
INSTALLED+=${localedir}/fr/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/fr/LC_MESSAGES/tcsh.cat: french.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
french.cat: ${srcdir}/french/charset ${srcdir}/french/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -51,7 +51,7 @@
|
||||
INSTALLED+=${localedir}/de/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/de/LC_MESSAGES/tcsh.cat: german.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
german.cat: ${srcdir}/german/charset ${srcdir}/german/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -59,7 +59,7 @@
|
||||
INSTALLED+=${localedir}/gr/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/gr/LC_MESSAGES/tcsh.cat: greek.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
greek.cat: ${srcdir}/greek/charset ${srcdir}/greek/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -67,7 +67,7 @@
|
||||
INSTALLED+=${localedir}/it/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/it/LC_MESSAGES/tcsh.cat: italian.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
italian.cat: ${srcdir}/italian/charset ${srcdir}/italian/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -75,7 +75,7 @@
|
||||
INSTALLED+=${localedir}/ja/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/ja/LC_MESSAGES/tcsh.cat: ja.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
ja.cat: ${srcdir}/ja/charset ${srcdir}/ja/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -83,7 +83,7 @@
|
||||
INSTALLED+=${localedir}/pl/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/pl/LC_MESSAGES/tcsh.cat: pl.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
pl.cat: ${srcdir}/pl/charset ${srcdir}/pl/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -91,7 +91,7 @@
|
||||
INSTALLED+=${localedir}/ru/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/ru/LC_MESSAGES/tcsh.cat: russian.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
russian.cat: ${srcdir}/russian/charset ${srcdir}/russian/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -99,7 +99,7 @@
|
||||
INSTALLED+=${localedir}/es/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/es/LC_MESSAGES/tcsh.cat: spanish.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
spanish.cat: ${srcdir}/spanish/charset ${srcdir}/spanish/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -107,7 +107,7 @@
|
||||
INSTALLED+=${localedir}/ru_UA.koi8u/LC_MESSAGES/tcsh.cat
|
||||
${localedir}/ru_UA.koi8u/LC_MESSAGES/tcsh.cat: ukrainian.cat
|
||||
mkdir -p $(@D)
|
||||
- $(INSTALL) $< $@
|
||||
+ $(INSTALL) $> $@
|
||||
|
||||
ukrainian.cat: ${srcdir}/ukrainian/charset ${srcdir}/ukrainian/*set[0-9]*
|
||||
@${CATGEN} $(GENCAT) $@ $^ $>
|
||||
@@ -1,24 +0,0 @@
|
||||
$NetBSD: patch-sh.c,v 1.1 2012/10/10 19:19:58 dholland Exp $
|
||||
|
||||
Avoid calling tcsetpgrp on fd -1; prevents libc diagnostic assertion
|
||||
in NetBSD. From christos.
|
||||
|
||||
--- sh.c~ 2011-11-29 18:38:54.000000000 +0000
|
||||
+++ sh.c
|
||||
@@ -1215,14 +1215,14 @@ main(int argc, char **argv)
|
||||
|
||||
#ifdef NeXT
|
||||
/* NeXT 2.0 /usr/etc/rlogind, does not set our process group! */
|
||||
- if (shpgrp == 0) {
|
||||
+ if (f != -1 && shpgrp == 0) {
|
||||
shpgrp = getpid();
|
||||
(void) setpgid(0, shpgrp);
|
||||
(void) tcsetpgrp(f, shpgrp);
|
||||
}
|
||||
#endif /* NeXT */
|
||||
#ifdef BSDJOBS /* if we have tty job control */
|
||||
- if (grabpgrp(f, shpgrp) != -1) {
|
||||
+ if (f != -1 && grabpgrp(f, shpgrp) != -1) {
|
||||
/*
|
||||
* Thanks to Matt Day for the POSIX references, and to
|
||||
* Paul Close for the SGI clarification.
|
||||
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:11 wiz Exp $
|
||||
|
||||
DISTNAME= XML-XSH-1.8.2
|
||||
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
|
||||
PKGREVISION= 13
|
||||
PKGREVISION= 14
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/}
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.68 2015/02/04 09:22:34 snj Exp $
|
||||
# $NetBSD: Makefile,v 1.69 2015/06/13 12:57:28 ryoon Exp $
|
||||
|
||||
.include "../../shells/zsh/Makefile.common"
|
||||
|
||||
ZSH_VERSION= 5.0.7
|
||||
PKGREVISION= 1
|
||||
ZSH_VERSION= 5.0.8
|
||||
ZSH_MAINTAINER= uebayasi@NetBSD.org
|
||||
|
||||
CONFIGURE_ARGS+= --disable-gdbm
|
||||
@@ -18,6 +17,7 @@ SUBST_FILES.prefix-fixup= \
|
||||
Util/reporter \
|
||||
Functions/Calendar/calendar_add \
|
||||
Functions/Misc/run-help \
|
||||
Functions/Misc/run-help-ip \
|
||||
Functions/Misc/checkmail \
|
||||
Functions/Misc/sticky-note \
|
||||
Functions/Misc/zcalc \
|
||||
@@ -29,5 +29,6 @@ SUBST_SED.prefix-fixup= -e 's|^\#\!/bin/zsh|\#\!${PREFIX}/bin/zsh|g'
|
||||
SUBST_SED.prefix-fixup+= -e 's|^\#\! /bin/zsh|\#\! ${PREFIX}/bin/zsh|g'
|
||||
SUBST_SED.prefix-fixup+= -e 's|^\#\!/usr/local/bin/zsh|\#\!${PREFIX}/bin/zsh|g'
|
||||
SUBST_SED.prefix-fixup+= -e 's|^\#\! /usr/local/bin/zsh|\#\! ${PREFIX}/bin/zsh|g'
|
||||
SUBST_SED.prefix-fixup+= -e 's|^\#\! zsh|\#\! ${PREFIX}/bin/zsh|g'
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile.common,v 1.74 2015/02/02 13:54:59 jperkin Exp $
|
||||
# $NetBSD: Makefile.common,v 1.75 2015/06/04 15:08:14 ryoon Exp $
|
||||
# used by shells/zsh/Makefile
|
||||
# used by shells/zsh-current/Makefile
|
||||
|
||||
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-etcdir=${PKG_SYSCONFDIR:Q}
|
||||
|
||||
USE_LANGUAGES= c c99
|
||||
USE_TOOLS+= makeinfo
|
||||
USE_TOOLS+= awk makeinfo
|
||||
INFO_FILES= yes
|
||||
TEXINFO_REQD= 4.0
|
||||
|
||||
@@ -40,10 +40,11 @@ PLIST_VARS+= xattr
|
||||
PLIST.xattr= yes
|
||||
.endif
|
||||
|
||||
# Handle any PKG_OPTIONS that this package might have.
|
||||
.sinclude "options.mk"
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.zsh
|
||||
PKG_SUPPORTED_OPTIONS= static
|
||||
|
||||
.include "../../mk/bsd.options.mk"
|
||||
|
||||
BUILD_DEFS+= ZSH_STATIC
|
||||
MAKE_JOBS_SAFE= no
|
||||
INSTALL_TARGET= install install.info
|
||||
PKG_SHELL= bin/zsh
|
||||
@@ -107,8 +108,7 @@ PLIST.curses= yes
|
||||
|
||||
# XXXUEBAYASI old make(1) has problems to handle :?true_str:false_str
|
||||
#_ZSH_LINKAGE= ${ZSH_STATIC:M[Yy][Ee][Ss]:?static:dynamic} # static / dynamic
|
||||
ZSH_STATIC?= no
|
||||
.if !empty(ZSH_STATIC:M[Yy][Ee][Ss])
|
||||
.if !empty(PKG_OPTIONS:Mstatic)
|
||||
_ZSH_LINKAGE= static
|
||||
.else
|
||||
_ZSH_LINKAGE= dynamic
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.30 2014/12/12 08:27:47 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.31 2015/06/13 12:57:28 ryoon Exp $
|
||||
bin/zsh
|
||||
bin/${PKGNAME}
|
||||
info/zsh.info
|
||||
@@ -100,6 +100,7 @@ share/zsh/${PKGVERSION}/functions/_acpi
|
||||
share/zsh/${PKGVERSION}/functions/_acpitool
|
||||
share/zsh/${PKGVERSION}/functions/_acroread
|
||||
share/zsh/${PKGVERSION}/functions/_adb
|
||||
share/zsh/${PKGVERSION}/functions/_add-zsh-hook
|
||||
share/zsh/${PKGVERSION}/functions/_alias
|
||||
share/zsh/${PKGVERSION}/functions/_aliases
|
||||
share/zsh/${PKGVERSION}/functions/_all_labels
|
||||
@@ -144,18 +145,22 @@ share/zsh/${PKGVERSION}/functions/_bpython
|
||||
share/zsh/${PKGVERSION}/functions/_brace_parameter
|
||||
share/zsh/${PKGVERSION}/functions/_brctl
|
||||
share/zsh/${PKGVERSION}/functions/_bsd_pkg
|
||||
share/zsh/${PKGVERSION}/functions/_bsdconfig
|
||||
share/zsh/${PKGVERSION}/functions/_bsdinstall
|
||||
share/zsh/${PKGVERSION}/functions/_btrfs
|
||||
share/zsh/${PKGVERSION}/functions/_bts
|
||||
share/zsh/${PKGVERSION}/functions/_bug
|
||||
share/zsh/${PKGVERSION}/functions/_builtin
|
||||
share/zsh/${PKGVERSION}/functions/_bzip2
|
||||
share/zsh/${PKGVERSION}/functions/_bzr
|
||||
share/zsh/${PKGVERSION}/functions/_cabal
|
||||
share/zsh/${PKGVERSION}/functions/_cache_invalid
|
||||
share/zsh/${PKGVERSION}/functions/_cal
|
||||
share/zsh/${PKGVERSION}/functions/_calendar
|
||||
share/zsh/${PKGVERSION}/functions/_call_function
|
||||
share/zsh/${PKGVERSION}/functions/_call_program
|
||||
share/zsh/${PKGVERSION}/functions/_canonical_paths
|
||||
share/zsh/${PKGVERSION}/functions/_cat
|
||||
share/zsh/${PKGVERSION}/functions/_ccal
|
||||
share/zsh/${PKGVERSION}/functions/_cd
|
||||
share/zsh/${PKGVERSION}/functions/_cdbs-edit-patch
|
||||
@@ -170,10 +175,13 @@ share/zsh/${PKGVERSION}/functions/_chown
|
||||
share/zsh/${PKGVERSION}/functions/_chrt
|
||||
share/zsh/${PKGVERSION}/functions/_chsh
|
||||
share/zsh/${PKGVERSION}/functions/_clay
|
||||
share/zsh/${PKGVERSION}/functions/_cmdstring
|
||||
share/zsh/${PKGVERSION}/functions/_cmp
|
||||
share/zsh/${PKGVERSION}/functions/_combination
|
||||
share/zsh/${PKGVERSION}/functions/_comm
|
||||
share/zsh/${PKGVERSION}/functions/_command
|
||||
share/zsh/${PKGVERSION}/functions/_command_names
|
||||
share/zsh/${PKGVERSION}/functions/_comp_locale
|
||||
share/zsh/${PKGVERSION}/functions/_compdef
|
||||
share/zsh/${PKGVERSION}/functions/_complete
|
||||
share/zsh/${PKGVERSION}/functions/_complete_debug
|
||||
@@ -210,7 +218,9 @@ share/zsh/${PKGVERSION}/functions/_dbus
|
||||
share/zsh/${PKGVERSION}/functions/_dchroot
|
||||
share/zsh/${PKGVERSION}/functions/_dchroot-dsa
|
||||
share/zsh/${PKGVERSION}/functions/_dcop
|
||||
share/zsh/${PKGVERSION}/functions/_dcut
|
||||
share/zsh/${PKGVERSION}/functions/_dd
|
||||
share/zsh/${PKGVERSION}/functions/_deb_architectures
|
||||
share/zsh/${PKGVERSION}/functions/_deb_packages
|
||||
share/zsh/${PKGVERSION}/functions/_debchange
|
||||
share/zsh/${PKGVERSION}/functions/_debdiff
|
||||
@@ -222,6 +232,7 @@ share/zsh/${PKGVERSION}/functions/_delimiters
|
||||
share/zsh/${PKGVERSION}/functions/_describe
|
||||
share/zsh/${PKGVERSION}/functions/_description
|
||||
share/zsh/${PKGVERSION}/functions/_devtodo
|
||||
share/zsh/${PKGVERSION}/functions/_df
|
||||
share/zsh/${PKGVERSION}/functions/_dhclient
|
||||
share/zsh/${PKGVERSION}/functions/_dhcpinfo
|
||||
share/zsh/${PKGVERSION}/functions/_dict
|
||||
@@ -239,7 +250,6 @@ share/zsh/${PKGVERSION}/functions/_django
|
||||
share/zsh/${PKGVERSION}/functions/_dladm
|
||||
share/zsh/${PKGVERSION}/functions/_dlocate
|
||||
share/zsh/${PKGVERSION}/functions/_dmidecode
|
||||
share/zsh/${PKGVERSION}/functions/_docker
|
||||
share/zsh/${PKGVERSION}/functions/_domains
|
||||
share/zsh/${PKGVERSION}/functions/_dpatch-edit-patch
|
||||
share/zsh/${PKGVERSION}/functions/_dpkg
|
||||
@@ -259,6 +269,7 @@ share/zsh/${PKGVERSION}/functions/_dynamic_directory_name
|
||||
share/zsh/${PKGVERSION}/functions/_ecasound
|
||||
share/zsh/${PKGVERSION}/functions/_echotc
|
||||
share/zsh/${PKGVERSION}/functions/_echoti
|
||||
share/zsh/${PKGVERSION}/functions/_elfdump
|
||||
share/zsh/${PKGVERSION}/functions/_elinks
|
||||
share/zsh/${PKGVERSION}/functions/_elm
|
||||
share/zsh/${PKGVERSION}/functions/_email_addresses
|
||||
@@ -268,11 +279,13 @@ share/zsh/${PKGVERSION}/functions/_enscript
|
||||
share/zsh/${PKGVERSION}/functions/_env
|
||||
share/zsh/${PKGVERSION}/functions/_equal
|
||||
share/zsh/${PKGVERSION}/functions/_espeak
|
||||
share/zsh/${PKGVERSION}/functions/_etags
|
||||
share/zsh/${PKGVERSION}/functions/_ethtool
|
||||
share/zsh/${PKGVERSION}/functions/_expand
|
||||
share/zsh/${PKGVERSION}/functions/_expand_alias
|
||||
share/zsh/${PKGVERSION}/functions/_expand_word
|
||||
share/zsh/${PKGVERSION}/functions/_extensions
|
||||
share/zsh/${PKGVERSION}/functions/_external_pwds
|
||||
share/zsh/${PKGVERSION}/functions/_fakeroot
|
||||
share/zsh/${PKGVERSION}/functions/_fc
|
||||
share/zsh/${PKGVERSION}/functions/_feh
|
||||
@@ -284,6 +297,7 @@ share/zsh/${PKGVERSION}/functions/_file_descriptors
|
||||
share/zsh/${PKGVERSION}/functions/_file_systems
|
||||
share/zsh/${PKGVERSION}/functions/_files
|
||||
share/zsh/${PKGVERSION}/functions/_find
|
||||
share/zsh/${PKGVERSION}/functions/_find_net_interfaces
|
||||
share/zsh/${PKGVERSION}/functions/_finger
|
||||
share/zsh/${PKGVERSION}/functions/_fink
|
||||
share/zsh/${PKGVERSION}/functions/_first
|
||||
@@ -367,8 +381,11 @@ share/zsh/${PKGVERSION}/functions/_iptables
|
||||
share/zsh/${PKGVERSION}/functions/_irssi
|
||||
share/zsh/${PKGVERSION}/functions/_ispell
|
||||
share/zsh/${PKGVERSION}/functions/_iwconfig
|
||||
share/zsh/${PKGVERSION}/functions/_jails
|
||||
share/zsh/${PKGVERSION}/functions/_java
|
||||
share/zsh/${PKGVERSION}/functions/_java_class
|
||||
share/zsh/${PKGVERSION}/functions/_jexec
|
||||
share/zsh/${PKGVERSION}/functions/_jls
|
||||
share/zsh/${PKGVERSION}/functions/_jobs
|
||||
share/zsh/${PKGVERSION}/functions/_jobs_bg
|
||||
share/zsh/${PKGVERSION}/functions/_jobs_builtin
|
||||
@@ -422,6 +439,7 @@ share/zsh/${PKGVERSION}/functions/_make-kpkg
|
||||
share/zsh/${PKGVERSION}/functions/_man
|
||||
share/zsh/${PKGVERSION}/functions/_match
|
||||
share/zsh/${PKGVERSION}/functions/_math
|
||||
share/zsh/${PKGVERSION}/functions/_math_params
|
||||
share/zsh/${PKGVERSION}/functions/_matlab
|
||||
share/zsh/${PKGVERSION}/functions/_md5sum
|
||||
share/zsh/${PKGVERSION}/functions/_mdadm
|
||||
@@ -435,11 +453,13 @@ share/zsh/${PKGVERSION}/functions/_metaflac
|
||||
share/zsh/${PKGVERSION}/functions/_mh
|
||||
share/zsh/${PKGVERSION}/functions/_mii-tool
|
||||
share/zsh/${PKGVERSION}/functions/_mime_types
|
||||
share/zsh/${PKGVERSION}/functions/_mixerctl
|
||||
share/zsh/${PKGVERSION}/functions/_mkdir
|
||||
share/zsh/${PKGVERSION}/functions/_mkshortcut
|
||||
share/zsh/${PKGVERSION}/functions/_mkzsh
|
||||
share/zsh/${PKGVERSION}/functions/_module
|
||||
share/zsh/${PKGVERSION}/functions/_module-assistant
|
||||
share/zsh/${PKGVERSION}/functions/_module_math_func
|
||||
share/zsh/${PKGVERSION}/functions/_modutils
|
||||
share/zsh/${PKGVERSION}/functions/_mondo
|
||||
share/zsh/${PKGVERSION}/functions/_monotone
|
||||
@@ -470,6 +490,7 @@ share/zsh/${PKGVERSION}/functions/_next_label
|
||||
share/zsh/${PKGVERSION}/functions/_next_tags
|
||||
share/zsh/${PKGVERSION}/functions/_nice
|
||||
share/zsh/${PKGVERSION}/functions/_nkf
|
||||
share/zsh/${PKGVERSION}/functions/_nl
|
||||
share/zsh/${PKGVERSION}/functions/_nm
|
||||
share/zsh/${PKGVERSION}/functions/_nmap
|
||||
share/zsh/${PKGVERSION}/functions/_nmcli
|
||||
@@ -528,6 +549,7 @@ share/zsh/${PKGVERSION}/functions/_portmaster
|
||||
share/zsh/${PKGVERSION}/functions/_ports
|
||||
share/zsh/${PKGVERSION}/functions/_portsnap
|
||||
share/zsh/${PKGVERSION}/functions/_postfix
|
||||
share/zsh/${PKGVERSION}/functions/_postscript
|
||||
share/zsh/${PKGVERSION}/functions/_powerd
|
||||
share/zsh/${PKGVERSION}/functions/_prcs
|
||||
share/zsh/${PKGVERSION}/functions/_precommand
|
||||
@@ -537,6 +559,7 @@ share/zsh/${PKGVERSION}/functions/_printenv
|
||||
share/zsh/${PKGVERSION}/functions/_printers
|
||||
share/zsh/${PKGVERSION}/functions/_procstat
|
||||
share/zsh/${PKGVERSION}/functions/_prompt
|
||||
share/zsh/${PKGVERSION}/functions/_prove
|
||||
share/zsh/${PKGVERSION}/functions/_prstat
|
||||
share/zsh/${PKGVERSION}/functions/_ps
|
||||
share/zsh/${PKGVERSION}/functions/_ps1234
|
||||
@@ -548,6 +571,8 @@ share/zsh/${PKGVERSION}/functions/_pump
|
||||
share/zsh/${PKGVERSION}/functions/_putclip
|
||||
share/zsh/${PKGVERSION}/functions/_pydoc
|
||||
share/zsh/${PKGVERSION}/functions/_python
|
||||
share/zsh/${PKGVERSION}/functions/_python_modules
|
||||
share/zsh/${PKGVERSION}/functions/_qdbus
|
||||
share/zsh/${PKGVERSION}/functions/_qemu
|
||||
share/zsh/${PKGVERSION}/functions/_qiv
|
||||
share/zsh/${PKGVERSION}/functions/_qtplay
|
||||
@@ -557,8 +582,10 @@ share/zsh/${PKGVERSION}/functions/_rake
|
||||
share/zsh/${PKGVERSION}/functions/_ranlib
|
||||
share/zsh/${PKGVERSION}/functions/_rar
|
||||
share/zsh/${PKGVERSION}/functions/_rcs
|
||||
share/zsh/${PKGVERSION}/functions/_rdesktop
|
||||
share/zsh/${PKGVERSION}/functions/_read
|
||||
share/zsh/${PKGVERSION}/functions/_read_comp
|
||||
share/zsh/${PKGVERSION}/functions/_readelf
|
||||
share/zsh/${PKGVERSION}/functions/_readshortcut
|
||||
share/zsh/${PKGVERSION}/functions/_rebootin
|
||||
share/zsh/${PKGVERSION}/functions/_redirect
|
||||
@@ -579,6 +606,8 @@ share/zsh/${PKGVERSION}/functions/_rrdtool
|
||||
share/zsh/${PKGVERSION}/functions/_rsync
|
||||
share/zsh/${PKGVERSION}/functions/_rubber
|
||||
share/zsh/${PKGVERSION}/functions/_ruby
|
||||
share/zsh/${PKGVERSION}/functions/_run-help
|
||||
share/zsh/${PKGVERSION}/functions/_runit
|
||||
share/zsh/${PKGVERSION}/functions/_sablotron
|
||||
share/zsh/${PKGVERSION}/functions/_samba
|
||||
share/zsh/${PKGVERSION}/functions/_savecore
|
||||
@@ -692,6 +721,7 @@ share/zsh/${PKGVERSION}/functions/_uscan
|
||||
share/zsh/${PKGVERSION}/functions/_user_admin
|
||||
share/zsh/${PKGVERSION}/functions/_user_at_host
|
||||
share/zsh/${PKGVERSION}/functions/_user_expand
|
||||
share/zsh/${PKGVERSION}/functions/_user_math_func
|
||||
share/zsh/${PKGVERSION}/functions/_users
|
||||
share/zsh/${PKGVERSION}/functions/_users_on
|
||||
share/zsh/${PKGVERSION}/functions/_uzbl
|
||||
@@ -715,6 +745,7 @@ share/zsh/${PKGVERSION}/functions/_wajig
|
||||
share/zsh/${PKGVERSION}/functions/_wakeup_capable_devices
|
||||
share/zsh/${PKGVERSION}/functions/_wanna-build
|
||||
share/zsh/${PKGVERSION}/functions/_wanted
|
||||
share/zsh/${PKGVERSION}/functions/_wc
|
||||
share/zsh/${PKGVERSION}/functions/_webbrowser
|
||||
share/zsh/${PKGVERSION}/functions/_wget
|
||||
share/zsh/${PKGVERSION}/functions/_whereis
|
||||
@@ -743,6 +774,7 @@ share/zsh/${PKGVERSION}/functions/_x_visual
|
||||
share/zsh/${PKGVERSION}/functions/_x_window
|
||||
share/zsh/${PKGVERSION}/functions/_xargs
|
||||
share/zsh/${PKGVERSION}/functions/_xauth
|
||||
share/zsh/${PKGVERSION}/functions/_xautolock
|
||||
share/zsh/${PKGVERSION}/functions/_xclip
|
||||
share/zsh/${PKGVERSION}/functions/_xdvi
|
||||
share/zsh/${PKGVERSION}/functions/_xfig
|
||||
@@ -761,15 +793,16 @@ share/zsh/${PKGVERSION}/functions/_xt_session_id
|
||||
share/zsh/${PKGVERSION}/functions/_xterm
|
||||
share/zsh/${PKGVERSION}/functions/_xv
|
||||
share/zsh/${PKGVERSION}/functions/_xwit
|
||||
share/zsh/${PKGVERSION}/functions/_xxd
|
||||
share/zsh/${PKGVERSION}/functions/_xz
|
||||
share/zsh/${PKGVERSION}/functions/_yafc
|
||||
share/zsh/${PKGVERSION}/functions/_yast
|
||||
share/zsh/${PKGVERSION}/functions/_yast2
|
||||
share/zsh/${PKGVERSION}/functions/_yodl
|
||||
share/zsh/${PKGVERSION}/functions/_yp
|
||||
share/zsh/${PKGVERSION}/functions/_yum
|
||||
share/zsh/${PKGVERSION}/functions/_zargs
|
||||
share/zsh/${PKGVERSION}/functions/_zattr
|
||||
share/zsh/${PKGVERSION}/functions/_zcalc
|
||||
share/zsh/${PKGVERSION}/functions/_zcalc_line
|
||||
share/zsh/${PKGVERSION}/functions/_zcat
|
||||
share/zsh/${PKGVERSION}/functions/_zcompile
|
||||
@@ -794,11 +827,13 @@ share/zsh/${PKGVERSION}/functions/_zstyle
|
||||
share/zsh/${PKGVERSION}/functions/_ztodo
|
||||
share/zsh/${PKGVERSION}/functions/_zypper
|
||||
share/zsh/${PKGVERSION}/functions/add-zsh-hook
|
||||
share/zsh/${PKGVERSION}/functions/after
|
||||
share/zsh/${PKGVERSION}/functions/age
|
||||
share/zsh/${PKGVERSION}/functions/allopt
|
||||
share/zsh/${PKGVERSION}/functions/backward-kill-word-match
|
||||
share/zsh/${PKGVERSION}/functions/backward-word-match
|
||||
share/zsh/${PKGVERSION}/functions/bashcompinit
|
||||
share/zsh/${PKGVERSION}/functions/before
|
||||
share/zsh/${PKGVERSION}/functions/calendar
|
||||
share/zsh/${PKGVERSION}/functions/calendar_add
|
||||
share/zsh/${PKGVERSION}/functions/calendar_edit
|
||||
@@ -882,16 +917,20 @@ share/zsh/${PKGVERSION}/functions/replace-string
|
||||
share/zsh/${PKGVERSION}/functions/replace-string-again
|
||||
share/zsh/${PKGVERSION}/functions/run-help
|
||||
share/zsh/${PKGVERSION}/functions/run-help-git
|
||||
share/zsh/${PKGVERSION}/functions/run-help-ip
|
||||
share/zsh/${PKGVERSION}/functions/run-help-openssl
|
||||
share/zsh/${PKGVERSION}/functions/run-help-p4
|
||||
share/zsh/${PKGVERSION}/functions/run-help-sudo
|
||||
share/zsh/${PKGVERSION}/functions/run-help-svk
|
||||
share/zsh/${PKGVERSION}/functions/run-help-svn
|
||||
share/zsh/${PKGVERSION}/functions/select-bracketed
|
||||
share/zsh/${PKGVERSION}/functions/select-quoted
|
||||
share/zsh/${PKGVERSION}/functions/select-word-style
|
||||
share/zsh/${PKGVERSION}/functions/send-invisible
|
||||
share/zsh/${PKGVERSION}/functions/smart-insert-last-word
|
||||
share/zsh/${PKGVERSION}/functions/split-shell-arguments
|
||||
share/zsh/${PKGVERSION}/functions/sticky-note
|
||||
share/zsh/${PKGVERSION}/functions/surround
|
||||
${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_alias
|
||||
${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_close
|
||||
${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_command
|
||||
@@ -911,6 +950,7 @@ ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_spam
|
||||
${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_talk
|
||||
${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_wait
|
||||
share/zsh/${PKGVERSION}/functions/tetris
|
||||
share/zsh/${PKGVERSION}/functions/tetriscurses
|
||||
share/zsh/${PKGVERSION}/functions/throw
|
||||
share/zsh/${PKGVERSION}/functions/transpose-lines
|
||||
share/zsh/${PKGVERSION}/functions/transpose-words-match
|
||||
@@ -972,17 +1012,6 @@ ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/zsh-newuser-install
|
||||
share/zsh/${PKGVERSION}/functions/zsh_directory_name_cdr
|
||||
share/zsh/${PKGVERSION}/functions/zstyle+
|
||||
share/zsh/${PKGVERSION}/functions/ztodo
|
||||
share/zsh/${PKGVERSION}/functions/_cat
|
||||
share/zsh/${PKGVERSION}/functions/_comp_locale
|
||||
share/zsh/${PKGVERSION}/functions/_dcut
|
||||
share/zsh/${PKGVERSION}/functions/_df
|
||||
share/zsh/${PKGVERSION}/functions/_etags
|
||||
share/zsh/${PKGVERSION}/functions/_math_params
|
||||
share/zsh/${PKGVERSION}/functions/_module_math_func
|
||||
share/zsh/${PKGVERSION}/functions/_postscript
|
||||
share/zsh/${PKGVERSION}/functions/_prove
|
||||
share/zsh/${PKGVERSION}/functions/_run-help
|
||||
share/zsh/${PKGVERSION}/functions/_user_math_func
|
||||
share/zsh/${PKGVERSION}/help/alias
|
||||
share/zsh/${PKGVERSION}/help/autoload
|
||||
share/zsh/${PKGVERSION}/help/bg
|
||||
@@ -1092,4 +1121,3 @@ share/zsh/${PKGVERSION}/help/zsocket
|
||||
share/zsh/${PKGVERSION}/help/zstyle
|
||||
share/zsh/${PKGVERSION}/help/ztcp
|
||||
${PLIST.dynamic}share/zsh/${PKGVERSION}/scripts/newuser
|
||||
@pkgdir share/zsh/site-functions
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
$NetBSD: distinfo,v 1.51 2015/03/19 12:34:37 jperkin Exp $
|
||||
$NetBSD: distinfo,v 1.52 2015/06/13 12:57:28 ryoon Exp $
|
||||
|
||||
SHA1 (zsh-5.0.7.tar.bz2) = 1500191d16af8a71aec4f719a92775a074682096
|
||||
RMD160 (zsh-5.0.7.tar.bz2) = 4b1aac38996414783522762b5a8677533bf77d2d
|
||||
Size (zsh-5.0.7.tar.bz2) = 3181030 bytes
|
||||
SHA1 (patch-Completion_Base_Utility__call__program) = 3abf3a4f8ef77e6e84038a1fb552f1ac0e1e5041
|
||||
SHA1 (zsh-5.0.8.tar.bz2) = e15e00bd4b80e96e87301bf682d86fdf56929989
|
||||
RMD160 (zsh-5.0.8.tar.bz2) = 2c831d5dee22d79b6e2fd6ad7b8392c1d201f017
|
||||
Size (zsh-5.0.8.tar.bz2) = 3250542 bytes
|
||||
SHA1 (patch-Src_builtin.c) = 500ad7e79c38ba35055e39c3879e8d72f2f4a59d
|
||||
SHA1 (patch-Test_B03print.ztst) = 5e534fbacf1648faa6deeaae8af57f37498a98c4
|
||||
SHA1 (patch-ac) = 75c1b9e56858289adf9f1d9c58d2319bb6df7abc
|
||||
SHA1 (patch-aczsh.m4) = 36c270d8d7cf727f48787ef889b2bd89cbf065e2
|
||||
SHA1 (patch-configure.ac) = e34bbae6385442b51a7263b22681898203d0c013
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
$NetBSD: patch-Completion_Base_Utility__call__program,v 1.1 2015/02/04 09:22:34 snj Exp $
|
||||
|
||||
Revision 22c4ea424ce2e8febce04d324c5ec9898f5d534b upstream.
|
||||
|
||||
Thix fixes, at the very least, issues with cvs command/filename completion.
|
||||
|
||||
--- Completion/Base/Utility/_call_program.orig 2014-09-24 11:03:17.000000000 -0700
|
||||
+++ Completion/Base/Utility/_call_program 2015-02-04 00:52:56.000000000 -0800
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
local tmp err_fd=-1
|
||||
|
||||
-if (( ${debug_fd:--1} > 2 ))
|
||||
-then exec {err_fd}>&2 # debug_fd is saved stderr, 2 is log file
|
||||
+if (( ${debug_fd:--1} > 2 )) || [[ ! -t 2 ]]
|
||||
+then exec {err_fd}>&2 # debug_fd is saved stderr, 2 is trace or redirect
|
||||
else exec {err_fd}>/dev/null
|
||||
fi
|
||||
|
||||
15
shells/zsh/patches/patch-Src_builtin.c
Normal file
15
shells/zsh/patches/patch-Src_builtin.c
Normal file
@@ -0,0 +1,15 @@
|
||||
$NetBSD: patch-Src_builtin.c,v 1.1 2015/06/13 12:57:28 ryoon Exp $
|
||||
|
||||
https://sourceforge.net/p/zsh/code/ci/ac26fafa03c30e8c79e4bd70bdbb68d025643ee7/
|
||||
|
||||
--- Src/builtin.c.orig 2015-05-31 15:39:40.000000000 +0000
|
||||
+++ Src/builtin.c
|
||||
@@ -4461,7 +4461,7 @@ bin_print(char *name, char **args, Optio
|
||||
lleft -= chars;
|
||||
ptr += chars;
|
||||
}
|
||||
- if (width > 0 && flags[2]) width = -width;
|
||||
+ if (width > 0 && flags[3]) width = -width;
|
||||
if (width > 0 && lchars < width)
|
||||
count += fprintf(fout, "%*c", width - lchars, ' ');
|
||||
count += fwrite(b, 1, lbytes, fout);
|
||||
24
shells/zsh/patches/patch-Test_B03print.ztst
Normal file
24
shells/zsh/patches/patch-Test_B03print.ztst
Normal file
@@ -0,0 +1,24 @@
|
||||
$NetBSD: patch-Test_B03print.ztst,v 1.1 2015/06/13 12:57:28 ryoon Exp $
|
||||
|
||||
https://sourceforge.net/p/zsh/code/ci/ac26fafa03c30e8c79e4bd70bdbb68d025643ee7/
|
||||
|
||||
--- Test/B03print.ztst.orig 2014-12-13 23:55:54.000000000 +0000
|
||||
+++ Test/B03print.ztst
|
||||
@@ -169,11 +169,15 @@
|
||||
0:%n count zeroed on format reuse
|
||||
>1
|
||||
|
||||
-# this may fill spec string with '%0+- #*.*lld\0' - 13 characters
|
||||
- printf '%1$0+- #-08.5dx\n' 123
|
||||
+# this may fill spec string with '%0'+- #*.*lld\0' - 14 characters
|
||||
+ printf '%1$0'"'+- #-08.5dx\n" 123
|
||||
0:maximal length format specification
|
||||
>+00123 x
|
||||
|
||||
+ printf "x:%-20s:y\n" fubar
|
||||
+0:left-justification of string
|
||||
+>x:fubar :y
|
||||
+
|
||||
printf '%*smorning\n' -5 good
|
||||
0:negative width specified
|
||||
>good morning
|
||||
Reference in New Issue
Block a user