Commit Graph

46 Commits

Author SHA1 Message Date
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
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
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
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
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
brad
ef31e09b20 add option to make tcsh build a static binary 1999-11-25 22:11:35 +00:00
brad
a71a4395fe add some missing NLS catalogs to the install process and the PLIST 1999-08-21 19:06:31 +00:00
brad
d9dc19c55e upgrade to tcsh 6.09.00 1999-08-21 17:31:45 +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
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
form
448676e9b0 update to 6.08 1998-12-17 03:54:01 +00:00
gene
ac8bf4456a Bugfix to be removed after the release of tcsh 6.08.
From christos@tac.nyc.ny.us courtesy of Vadim Vygonets <vadik@cs.huji.ac.il>.
1998-05-20 04:35:21 +00:00
marc
fdd93ba3c8 change tcsh version (printed by set) from arch-vendor-bsd44
to arch-vendor-OpenBSD.  From form@vs.itam.nsc.ru
1998-04-25 02:33:29 +00:00
marc
6c1e61eabe fix typo noted by Oleg Form <form@vs.itam.nsc.ru> 1998-04-20 04:41: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
niklas
51327bb605 chown needs abs path 1998-01-17 12:03:33 +00:00
weingart
13f43cfd6f Master site seems to have moved. 1998-01-07 17:22:39 +00:00
imp
2137f65f2f Use system malloc always on OpenBSD. Smaller and doesn't break on mips 1997-12-22 23:07:12 +00:00
gene
79fa7a9c3d Sadly, bsd.port.mk doesn't define $(CHOWN), thouhg it should, so back this
out.
Also, warn the user about /etc/shells additions.
1997-12-14 02:02:58 +00:00
gene
1f6e300030 Use variables instead of hardcoded references to binaries. Especially,
let's be careful of bin.bin where $(BINOWN):$(BINGRP) is appropriate since
there are religous issues under different OSes.
1997-12-14 01:08:53 +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
8038fab39e Add a patch cleaning up the rest of the places where __OpenBSD__ should be
tested for.  This causes things to work on teh sparc.
Problem noticed by Clarence Wilkerson <wilker@hopf.math.purdue.edu>
1997-11-27 03:52:02 +00:00
joey
ecc8e1c1ca the first line of the Makefile should be OpenBSD makefile for: not New ports...
removed FreeBSD's $id. no need for it.
1997-11-19 01:07:49 +00:00
gene
eaa5d39aa8 Cleanup of ownership and history of ports based on instructions from joey. 1997-11-18 02:15:38 +00:00
gene
830bad2034 Import of FreeBSD shells with some modifications by myself and Don Schmidt. 1997-11-18 01:20:00 +00:00