Bill Fumerola
4d2abe5e75
Merge from zsh-devel: build zshall(1) correctly.
1999-12-07 18:43:06 +00:00
Bill Fumerola
62b5e5bf4e
Intelligent packaging. Portlint.
...
Inspired by:
PR: ports/15306
Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
1999-12-06 20:14:38 +00:00
Martin Cracauer
77472e1501
Add `failglob' option as announced on -ports mailing list.
1999-12-03 19:50:51 +00:00
David E. O'Brien
d185596316
Bash1 incorrectly restores signals when executing programs. This causes
...
many programs to use 100% CPU after a login session was ungracefully
closed because SIGHUP will not be delivered to processes started from bash1
used as login shell (SIGHUP is ignored when bash1 is running as login shell
and telnet connection is made because ignored SIGHUP is inherited
from inetd->telnetd->getty->login; ignored SIGHUP is restored before
starting any program from shell).
These patches were derived from Bash 2.03, and attempt to impliement
the Bash 2.03 behavior.
PR: 14943
Submitted by: Max Khon (fjoe@iclub.nsu.ru )
1999-11-28 03:07:19 +00:00
David E. O'Brien
6b7daea23a
Use $(CC) -E rather than ``cpp'' to deal with cpp's new braindamage.
1999-11-28 03:03:45 +00:00
Steve Price
2507aa8890
Activate the ksh93 port.
1999-11-26 20:56:59 +00:00
Steve Price
e200ad3375
Initial import of ksh93.
...
The official AT&T release of KornShell 93.
PR: 14497
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-11-26 20:43:23 +00:00
Joseph Koshy
e41f4b8142
Upgrade to v3.0.7.
1999-11-25 09:03:32 +00:00
Shigeyuki Fukushima
66826587ed
Fix reported in ports/14376 does not solve the problem essentially.
...
Therefore I solve the problem by the another way.
Thank you for your bug-report.
PR: ports/14376
Submitted by: Will Andrews <andrews@technologist.com>
1999-10-29 14:39:47 +00:00
Andrey A. Chernov
90c2e3e47b
change master site
...
Submitted by: Chet Ramey <chet@nike.ins.cwru.edu>
1999-10-03 00:33:42 +00:00
Satoshi Asami
c777255c41
Fix packaging. Move all version info out of PLIST using PLIST_SUB.
1999-09-11 10:00:18 +00:00
Torsten Blum
804b487d8e
building a static binary has been broken. fix that
1999-09-10 22:03:36 +00:00
Torsten Blum
7ab1607ae2
Upgrade to zsh 3.0.6.
1999-09-10 20:42:23 +00:00
Satoshi Taoka
a0ceb45f19
Updated to 1.03k
...
PR: 13590
Submitted by: maintainer
1999-09-06 17:33:07 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c
$Id$ -> $FreeBSD$
1999-08-31 01:53:22 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
9f389bdc7d
Update to tcsh 6.09
...
Submitted by: KATO Tsuguru tkato@prontomail.ne.jp
PR: 13413
1999-08-27 23:17:17 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Shigeyuki Fukushima
bfd08aac4c
Update to 3.1.6.
...
PR: ports/12944
Submitted by: Chris Piazza <cpiazza@FreeBSD.org>
1999-08-06 11:59:41 +00:00
Thomas Gellekum
caf1d10b63
Fix formatting glitch in job status output.
...
Submitted by: Michael Rendell <michael@cs.mun.ca>
1999-07-21 06:20:45 +00:00
Thomas Gellekum
1c33c4f0f5
Upgrade to 5.2.14.
1999-07-16 06:20:31 +00:00
Steve Price
6767fa568a
Use __FreeBSD__ instead of FreeBSD so this builds on the Alpha too.
1999-07-05 16:24:22 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Chris Piazza
28e1243c45
1) Update ports/shells/rc to version 1.6 (the first release version
...
in many years.)
2) change MAINTAINER line to myself, this is with the approval of
erich@FreeBSD.org (the current maintainer)
3) update the pkg/DESCR to include a WWW line
PR: 12392
Submitted by: Scott A. Kenney <saken@hotel.rmta.org>
1999-06-25 21:42:50 +00:00
Steve Price
64c9f43037
Correct identity string on the alpha.
...
Noticed by: Jeff Wheat <jeff@cetlink.net>
1999-06-22 17:28:03 +00:00
SADA Kenji
bc11037df4
One of MASTER_SITES is disappeared, one is changed.
1999-06-08 04:57:15 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Steve Price
aab0bf36c3
Mark broken for Alpha because of bus errors from unaligned accesses.
1999-05-31 04:52:27 +00:00
Jacques Vidrine
6f06500737
Activate esh.
1999-05-28 21:02:40 +00:00
Jacques Vidrine
5f65a2b3dd
The ``easy shell'', a small shell with Lisp-like syntax.
1999-05-28 21:01:51 +00:00
Andrey A. Chernov
c0dabcc409
use system libreadline for -current
1999-05-28 05:16:08 +00:00
Andrey A. Chernov
b5ee8a0541
Fixes for freebsd,ELF,-current
...
Upgrade docs to 2.03
1999-05-28 01:09:20 +00:00
Martin Cracauer
dcc36469d1
Update to 2.03 (maintainer did not respond)
1999-04-19 08:42:21 +00:00
David E. O'Brien
2eea491e74
Add back bash1.
1999-03-31 10:02:12 +00:00
David E. O'Brien
cd8572268b
Bash version 1.17 was much more popular than I thought.
...
(deleted to save space on the CDROM since I thought few were still using it)
1999-03-30 01:31:43 +00:00
David E. O'Brien
ff3e003089
Delete the bash1 port.
1999-03-29 11:43:15 +00:00
David E. O'Brien
7ed77ab1fd
Delete the bash 1.17 port. It served us well as we transitioned to bash
...
version 2.
1999-03-29 11:42:32 +00:00
Seiichirou Hiraoka
b932a71c6d
Update to 1.03j
...
PR: ports/10635
Submitted by: nobu@psrc.isac.co.jp
1999-03-17 15:11:43 +00:00
Steve Price
b7694df8bc
Update to version 1.5b2.
...
PR: 9882
Submitted by: Scott A. Kenney <saken+freebsd-ports@hotel.rmta.org>
1999-03-15 04:34:18 +00:00
Andrey A. Chernov
67fa592736
remove links on unexec
1999-03-06 16:07:07 +00:00
Seiichirou Hiraoka
25c3393d8b
Update to FD-1.03i
1999-03-04 00:01:00 +00:00
Shigeyuki Fukushima
a3e290df88
MAINTAINER changed, because I was a committer.
1999-03-01 09:38:29 +00:00
Joseph Koshy
3b71761006
Unbreak for ELF. I didn't hear from the maintainer, but the fix is a
...
minor one (addition of LDFLAGS to CONFIGURE_ENV).
1999-02-23 02:20:21 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Satoshi Asami
4950255203
Break up the "plan9" category -- all the ports are where they belong, and
...
"plan9" is a virtual category now.
Reviewed by: the ports list
1999-01-09 03:19:49 +00:00
Steve Price
b645f971f4
Activate zsh-devel port.
1998-12-24 08:02:30 +00:00
Steve Price
81165fa536
Update to version 3.1.5 after repository copy.
...
PR: 8552
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-24 08:01:26 +00:00