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
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +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
jasper
603c9a7657
remove support for m68k in patches that add it; patches where the m68k bits
...
are in context (but not the actual patch) were left out.
2014-03-19 13:48:40 +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
fa984daa6a
both have been commited upstream
2012-06-21 14:22:51 +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
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +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
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +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
espie
bac9784d80
new style PLIST.
...
Ditch INSTALL, rely on new shell keyword (that doesn't do anything yet,
granted...)
2004-09-15 08:57:23 +00:00
pvalchev
61c7e14428
end sentence w/ period
2004-09-14 23:44:27 +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
brad
7b0f804c5f
this should have been removed quite some time ago
2004-04-24 11:13:25 +00:00
jolan
b958c12086
(void *)NULL, ok MAINTAINER (brad@)
2003-11-05 06:55:44 +00:00
mickey
e92a970941
workaround xsnprintf() wackieness found w/ pp; brad@ ok
2003-01-15 20:46:56 +00:00
brad
0753fa7720
sync with reality
2003-01-02 23:30:21 +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
itojun
2aa73744f0
avoid SEGV on out-of-range $foo. ok by brad
2002-02-01 03:06:53 +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
741dcf88ff
${PREFIX} -> $PREFIX
2001-04-04 01:41:47 +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
b7972a62c4
WRKDIR -> WRKSRC
2000-12-13 14:27:08 +00:00
brad
9d3e49de98
remove RCS id in the patch.
2000-11-15 21:47:12 +00:00
brad
40ac952782
add "p1" to PKGNAME after adding security patch.
2000-11-15 16:10:41 +00:00