Will Andrews
af4a01863e
Finish moving MAINTAINER for my ports.
...
andrews@technologist.com -> will@FreeBSD.org . :-)
Reminded by: asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
Chris D. Faulhaber
d158e99d33
Upgrade shells/perlsh to new version (perlsh 0.007).
...
1) Update pkg/PLIST.
2) Change to depend on perlsh's install mechanism.
3) New patch (patch-aa) fixes PREFIX problem.
4) Account for broken TCP/IP on MASTER_SITES.
5) General Makefile cleanups.
6) Addition of perlsh to perl5 virtual category.
7) Use PKGNAME to match port's name.
8) Remove unnecessary perl substitution.
PR: 17031
Submitted by: Maintainer
2000-02-29 02:27:02 +00:00
Satoshi Asami
62eda254b9
As per prior decision, move NO_LATEST_LINK from zsh to zsh-devel. As
...
it is obvious from their names, NO_LATEST_LINK should have been in
zsh-devel/Makefile when it was committed.
We will revisit this issue after the release.
2000-02-22 06:15:57 +00:00
Torsten Blum
3e8c8b4996
Fix a problem with zsh.texi introduced when we upgraded our base-system
...
texinfo to 4.0. Things could be easier if people would use manpages instead
of texinfo & Co.
2000-02-13 18:20:45 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
Bill Fumerola
6b481caceb
Add NO_LATEST_LINK, zsh-devel is the prefered port for now.
2000-02-12 03:49:44 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Shigeyuki Fukushima
06320d0559
Fix texinfo error.
...
Substitute @value{dsp} for ''.
Substitute @t{@value{dsp}} for @t{'}@t{'}.
2000-02-04 16:46:47 +00:00
Steve Price
aea575ce76
Adding sash version 3.4.
...
A Stand-Alone shell combining many common utilities.
PR: 16309
Submitted by: Patrick Gardella <patrick@freebsd.org>
2000-01-29 22:36:06 +00:00
Michael Haro
27dc806060
add WWW:
...
PR: 16261, 16262, 16263
Submitted by: joseph.scott@owp.csus.edu
2000-01-22 09:08:01 +00:00
Michael Haro
a3fc742515
Add WWW to description of shells/bash1
...
PR: 16260
Submitted by: joseph.scott@owp.csus.edu
2000-01-22 09:05:47 +00:00
Satoshi Asami
467b3f375a
Don't include bsd.port.pre.mk twice.
2000-01-17 12:22:46 +00:00
Wes Peters
252aae6fcb
Add flash.
...
PR: 15995
Submitted by: Will Andrews <andrews@technologist.com>
2000-01-08 18:31:01 +00:00
Wes Peters
37f5aac4ac
Add port for flash, a user-menu shell. This still needs a
...
good FreeBSD-specific template; Will is working on one.
PR: 15995
Submitted by: Will Andrews <andrews@technologist.com>
2000-01-08 18:23:34 +00:00
Satoshi Asami
afd463aa58
Don't need a period at end.
2000-01-08 09:43:30 +00:00
Ade Lovett
87233b0f99
Remove info/dir from PLIST
...
PR: 15945
Submitted by: Alexander Langer <alex@big.endian.de>
2000-01-07 20:08:57 +00:00
Satoshi Asami
9cf828aa08
Add perlsh.
...
Forgotten by: wes
2000-01-06 12:04:15 +00:00
Wes Peters
46d2d8fa30
Commit perlsh 0.004pre2 port.
...
PR: 15412
Submitted by: Will Andrews <andrews@technologist.com>
2000-01-03 19:33:18 +00:00
Steve Price
6898f7783a
Make sure we add ksh93 to /etc/shells.
...
PR: 15788
Submitted by: maintainer
1999-12-31 02:10:55 +00:00
Thomas Gellekum
fd2beef1f7
Update /etc/shells after installation.
...
PR: 15685
Submitted by: foxfair
1999-12-29 10:27:18 +00:00
Steve Price
aef431088b
Don't coredump under certain conditions where the pid > 32000.
...
PR: 12174
Submitted by: Dirk Meyer <dirk.meyer@home.dinoex.sub.org>
1999-12-29 08:47:55 +00:00
Steve Price
84a09442f0
Use --entry instead of --defentry so this port doesn't fail on older
...
versions of FreeBSD.
PR: 12746
1999-12-29 07:38:42 +00:00
Steve Price
39928cca9e
Add a MASTER_SITE.
...
PR: 15675
1999-12-25 18:55:45 +00:00
Michael Haro
e88caa1bc5
fix installation of info files
...
PR: 14761
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:50:25 +00:00
Steve Price
8e9582af85
Update to version 1.03l.
...
PR: 15237
Submitted by: maintainer
1999-12-23 16:20:05 +00:00
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