25 Commits

Author SHA1 Message Date
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
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
d7330fabb5 - add a static flavor
ok sthen@
2010-10-26 15:19:27 +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
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
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
7b0f804c5f this should have been removed quite some time ago 2004-04-24 11:13:25 +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
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
b4fe2d28d6 fix for insecure tmp file creation with the '<<' operator,
reported on BugTraq by proton <proton@ENERGYMECH.NET>.
2000-11-15 15:57:04 +00:00
kevlo
e83180543e Update to version 6.09.03 2000-08-02 03:25:22 +00:00
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +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
brad
a71a4395fe add some missing NLS catalogs to the install process and the PLIST 1999-08-21 19:06:31 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
marc
647c76734b o add INSTALL and DEINSTALL script
o call INSTALL script from post-install rule in Makefile
o remove duplicate messages from Makefile and packing list
THIS PORT IS NOW FROZEN
1999-04-08 15:53:29 +00:00
marc
afb9dcc77e minor tweaks to makefile so the "check /etc/shells"
message stands out; clean up PLIST so package uninstalls
completely; test package create/add/delete.
1998-03-31 05:26:11 +00:00
gene
879ce933b8 Don't mess with /etc/shells but rahter print a warning about it.
Also, we aren't installing a gzip'ed manpage.
1997-12-14 01:01:17 +00:00
gene
830bad2034 Import of FreeBSD shells with some modifications by myself and Don Schmidt. 1997-11-18 01:20:00 +00:00