The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD shells : 44bsd-csh

The traditional 4.4BSD /bin/csh C-shell

 This is the traditional 4.4BSD /bin/csh C-shell, with additional
FreeBSD fixes and updates since 4.4BSD Lite was released.
 




44bsd-csh history


v. 1.17
date: 2004/04/07 13:26:20;  author: clement;  state: Exp;  lines: +1 -1
- tar -> ${TAR} (since we have now a bsdtar ;)

v. 1.16 date: 2004/03/22 15:22:52; author: clement; state: Exp; lines: +1 -1 Use PORTDOCS macro.
v. 1.15 date: 2003/09/27 01:01:05; author: edwin; state: Exp; lines: +1 -1 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.14 date: 2003/02/20 18:59:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.13 date: 2002/11/10 16:47:59; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.12 date: 2002/11/06 22:46:57; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.11 date: 2002/05/16 00:32:52; author: cy; state: Exp; lines: +1 -1 Distfile has a home once again.
v. 1.10 date: 2002/01/29 11:58:41; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.9 date: 2001/12/24 02:16:52; author: pat; state: Exp; lines: +3 -4 - PORTDOCS police - DOCSDIR support to some - Brush out some lint
v. 1.8 date: 2001/03/11 00:02:09; author: obrien; state: Exp; lines: +2 -2 I dropped maintainership or at least I tried to. Do it again.
v. 1.7 date: 2000/11/09 20:22:10; author: asmodai; state: Exp; lines: +2 -2 Make sure to point this to my local distfile directory instead of obrien's.
v. 1.6 date: 2000/11/06 12:15:53; author: asmodai; state: Exp; lines: +2 -4 Update port to the 20001106 version, which fixes a temporary file creation security problem. Approved by: obrien
v. 1.5 date: 2000/11/05 21:46:45; author: asmodai; state: Exp; lines: +2 -1 Mark forbidden for now, due to tempfile creation issues. Approved by: obrien [well, not really, but he knows I was working on fixing this and he urged me to reroll the distfile with the fix]
v. 1.4 date: 2000/06/29 07:02:50; author: obrien; state: Exp; lines: +3 -2 Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site.
v. 1.3 date: 2000/04/17 01:04:02; author: kris; state: Exp; lines: +2 -2 Fix MASTER_SITE PR: 18037 Submitted by: howardjp@wam.umd.edu
v. 1.2 date: 2000/04/15 08:26:22; author: obrien; state: Exp; lines: +3 -3 Fix a typo. Submitted by: R. Imura
v. 1.1 date: 2000/04/15 04:26:42; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/04/15 04:26:42; author: obrien; state: Exp; lines: +0 -0 This is the the traditional 4.4BSD /bin/csh C-shell, with additional FreeBSD fixes and updates since 4.4BSD Lite was released. ============================================================================= v. 1.17 date: 2004/04/07 13:26:20; author: clement; state: Exp; lines: +1 -1 - tar -> ${TAR} (since we have now a bsdtar ;)
v. 1.16 date: 2004/03/22 15:22:52; author: clement; state: Exp; lines: +1 -1 Use PORTDOCS macro.
v. 1.15 date: 2003/09/27 01:01:05; author: edwin; state: Exp; lines: +1 -1 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.14 date: 2003/02/20 18:59:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.13 date: 2002/11/10 16:47:59; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.12 date: 2002/11/06 22:46:57; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.11 date: 2002/05/16 00:32:52; author: cy; state: Exp; lines: +1 -1 Distfile has a home once again.
v. 1.10 date: 2002/01/29 11:58:41; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.9 date: 2001/12/24 02:16:52; author: pat; state: Exp; lines: +3 -4 - PORTDOCS police - DOCSDIR support to some - Brush out some lint
v. 1.8 date: 2001/03/11 00:02:09; author: obrien; state: Exp; lines: +2 -2 I dropped maintainership or at least I tried to. Do it again.
v. 1.7 date: 2000/11/09 20:22:10; author: asmodai; state: Exp; lines: +2 -2 Make sure to point this to my local distfile directory instead of obrien's.
v. 1.6 date: 2000/11/06 12:15:53; author: asmodai; state: Exp; lines: +2 -4 Update port to the 20001106 version, which fixes a temporary file creation security problem. Approved by: obrien
v. 1.5 date: 2000/11/05 21:46:45; author: asmodai; state: Exp; lines: +2 -1 Mark forbidden for now, due to tempfile creation issues. Approved by: obrien [well, not really, but he knows I was working on fixing this and he urged me to reroll the distfile with the fix]
v. 1.4 date: 2000/06/29 07:02:50; author: obrien; state: Exp; lines: +3 -2 Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site.
v. 1.3 date: 2000/04/17 01:04:02; author: kris; state: Exp; lines: +2 -2 Fix MASTER_SITE PR: 18037 Submitted by: howardjp@wam.umd.edu
v. 1.2 date: 2000/04/15 08:26:22; author: obrien; state: Exp; lines: +3 -3 Fix a typo. Submitted by: R. Imura
v. 1.1 date: 2000/04/15 04:26:42; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/04/15 04:26:42; author: obrien; state: Exp; lines: +0 -0 This is the the traditional 4.4BSD /bin/csh C-shell, with additional FreeBSD fixes and updates since 4.4BSD Lite was released. ============================================================================= v. 1.17 date: 2004/04/07 13:26:20; author: clement; state: Exp; lines: +1 -1 - tar -> ${TAR} (since we have now a bsdtar ;)
v. 1.16 date: 2004/03/22 15:22:52; author: clement; state: Exp; lines: +1 -1 Use PORTDOCS macro.
v. 1.15 date: 2003/09/27 01:01:05; author: edwin; state: Exp; lines: +1 -1 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.14 date: 2003/02/20 18:59:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.13 date: 2002/11/10 16:47:59; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.12 date: 2002/11/06 22:46:57; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.11 date: 2002/05/16 00:32:52; author: cy; state: Exp; lines: +1 -1 Distfile has a home once again.
v. 1.10 date: 2002/01/29 11:58:41; author: knu; state: Exp; lines: +1 -1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.9 date: 2001/12/24 02:16:52; author: pat; state: Exp; lines: +3 -4 - PORTDOCS police - DOCSDIR support to some - Brush out some lint
v. 1.8 date: 2001/03/11 00:02:09; author: obrien; state: Exp; lines: +2 -2 I dropped maintainership or at least I tried to. Do it again.
v. 1.7 date: 2000/11/09 20:22:10; author: asmodai; state: Exp; lines: +2 -2 Make sure to point this to my local distfile directory instead of obrien's.
v. 1.6 date: 2000/11/06 12:15:53; author: asmodai; state: Exp; lines: +2 -4 Update port to the 20001106 version, which fixes a temporary file creation security problem. Approved by: obrien
v. 1.5 date: 2000/11/05 21:46:45; author: asmodai; state: Exp; lines: +2 -1 Mark forbidden for now, due to tempfile creation issues. Approved by: obrien [well, not really, but he knows I was working on fixing this and he urged me to reroll the distfile with the fix]
v. 1.4 date: 2000/06/29 07:02:50; author: obrien; state: Exp; lines: +3 -2 Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site.
v. 1.3 date: 2000/04/17 01:04:02; author: kris; state: Exp; lines: +2 -2 Fix MASTER_SITE PR: 18037 Submitted by: howardjp@wam.umd.edu
v. 1.2 date: 2000/04/15 08:26:22; author: obrien; state: Exp; lines: +3 -3 Fix a typo. Submitted by: R. Imura
v. 1.1 date: 2000/04/15 04:26:42; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/04/15 04:26:42; author: obrien; state: Exp; lines: +0 -0 This is the the traditional 4.4BSD /bin/csh C-shell, with additional FreeBSD fixes and updates since 4.4BSD Lite was released. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm