64 Commits

Author SHA1 Message Date
naddy
47bca824b2 shells/tcsh: bugfix update to 6.22.04; from Josh Grosse 2021-08-24 15:03:22 +00:00
naddy
4c8b1f36aa shells/tcsh: restore the behavior where $foo:h returns the whole string
Cherry-picked from upstream.
Bug reported by Alessandro De Laurenzis.
2021-03-27 16:54:22 +00:00
naddy
e4cb24c9ed shells/tcsh: update to 6.22.03 to fix minor bugs and the -fno-common build 2021-01-28 20:24:56 +00:00
naddy
ae5b97f801 Update to 6.22.02.
6.21 and 6.22 are bug fix releases with no new features.

Stop installing the message catalogs, which were already broken.
tcsh uses the obscure POSIX catopen() interface, which requires the
environment variable NLSPATH to be set to access the translations.
NLSPATH is not set by default on OpenBSD and users are unlikely to
figure out the necessary magic.  Discussed with schwarze@
2019-12-06 20:19:34 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
619d5d3777 actual fix for rmstar problem, and clean the do-install target 2018-09-10 16:23:27 +00:00
sthen
05febd09cf backout an upstream commit which broke rmstar, reported by claudio@
https://github.com/tcsh-org/tcsh/issues/5

(this is a hackish workaround, hopefully upstream will have an idea
what the actual problem is)
2018-09-10 15:29:16 +00:00
rsadowski
2b042d11b2 Re-add the secound MASTER_SITE to prevent the situation in which we are no
longer up to date.

Spotted by sthen@ in r1.56. Thanks!
2018-02-17 14:23:38 +00:00
rsadowski
4b76b548db Update tcsh to 6.20.00
- remove termlib from WANTLIB replace with curses
- remove second MASTER_SITE old/ since this is the current version.
- HOMEPAGE is down, but assume it's just temporary.

From George Rosamond <george || ceetonetechnology | com> Thanks!
2018-02-17 08:42:08 +00:00
sthen
5fce0e354f zap old @pkgpath entry in shells/tcsh
Previously the port had a static flavour, then it was removed with an
added @pkgpath to merge the old static package into the main package,
then it was readded but the @pkgpath wasn't removed.

Update problem reported by Kapetanakis Giannis, ok phessler
2016-05-31 12:11:34 +00:00
jasper
0676e7d4be - update to tcsh-6.19.00
- drop maintainership
2015-06-10 13:02:34 +00:00
naddy
2235cd4981 switch from "-static" to "${STATIC}, i.e., build static PIE executables
on most archs
2015-03-14 20:52:46 +00:00
millert
4bf20e3870 Fix a crash when clearing a long line, tcsh bug #412
OK jasper@ jca@
2015-01-12 13:10:10 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
23ca7d6c7d bump; make sure static binaries get updated 2013-02-05 14:49:29 +00:00
jasper
14bcd50f4b - update to 6.18.01
- take maintainership

tested by and ok matthieu@
2012-06-02 13:17:19 +00:00
matthieu
24534d2d3a tcsh.1 can be formatted by mandoc. remove USE_GROFF. Ok jasper@, sthen@. 2010-12-21 19:56:24 +00:00
jasper
d7330fabb5 - add a static flavor
ok sthen@
2010-10-26 15:19:27 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
sthen
8ef0f3e780 Update to 6.17.00, add a diff from naddy@ to fix regression tests.
Tested by matthieu@ jasper@ jolan@
2009-09-07 09:10:55 +00:00
sthen
4d6286ac4a Don't hang the shell when you use the builtin "kill" command with backticks.
From mp@freebsd via downsj; fix is incorporated in next upstream release 6.16
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2007-07/msg00522.html
2009-06-29 00:38:27 +00:00
merdely
5f016682f3 Remove surrounding quotes in COMMENT 2007-09-15 21:17:24 +00:00
naddy
6c9443d40f update to 6.15.00 and clean up a bit; ok ckuethe@, aanriot@, and
matthieu@ likes it too
2007-05-27 18:04:46 +00:00
naddy
076957cb9a fix MASTER_SITES: previous releases move into old/ directory 2007-05-26 21:11:14 +00:00
kurt
f62cb747e7 - fix segfault due to null pointer dereference occasionally seen while
building OOo.
- sync patches
2006-12-02 14:36:23 +00:00
espie
6c68cb78da update path for static shells in 3.8 2006-02-10 11:33:17 +00:00
sturm
580ab9e7d1 update to tcsh 6.14.00
from Mike Belopuhov <mkb at crypt.org.ru>
2006-01-15 13:58:39 +00:00
naddy
6c18ebc31c Remove static FLAVORs, some cleanup. 2005-12-13 19:56:17 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +00:00
alek
35da422b74 Add WANTLIB markers
ok espie@
2004-12-06 10:44:33 +00:00
jolan
b50db5db94 add more openbsd archs from matthieu@, sync patch names w/update-patches
while here
2004-10-11 02:08:53 +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
naddy
4f0153e4b1 No regression tests available. 2002-10-28 19:00:09 +00:00
brad
794dab70ca upgrade to tcsh 6.12.00 2002-07-24 01:12:31 +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
brad
965f665a52 - integrate COMMENT
- bump NEED_VERSION
- stop creating dirs which are now created by default by BSD.local.dist
2001-04-04 01:44:51 +00:00
brad
69a38b6043 fix WRKDIST so static FLAVOR builds as expected.
--
Pointed out by: Richard Johnson <rdump@river.com>
2001-02-08 18:29:39 +00:00
brad
c8e16c48bd upgrade to tcsh 6.10.00
--
From: naddy@
2000-12-31 19:22:56 +00:00
brad
40ac952782 add "p1" to PKGNAME after adding security patch. 2000-11-15 16:10:41 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
kevlo
e83180543e Update to version 6.09.03 2000-08-02 03:25:22 +00:00
kevlo
785892d673 Update MASTER_SITES 2000-07-31 03:37:21 +00:00
brad
c75fabd15c - remve FAKE=Yes and license type
- GNU_CONFIGURE -> CONFIGURE_STYLE
- mkdir -> ${INSTALL_DATA_DIR}
- fixup INSTALL
2000-07-04 22:36:46 +00:00
espie
ea83273f2f Flavored shells. 2000-03-31 16:31:07 +00:00
espie
1048da69ec Fake means simpler, for once ! 2000-03-06 03:00:04 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
brad
4de22a4edf - check to make sure that STATIC is set to yes instead of just being
defined and use :U modifier as well.
- use proper PKGNAME when building a static binary.
1999-12-10 14:34:22 +00:00