The FreeBSD Ports Archive
FreeBSD shells : psh4>
New shell made entirely out of a Perl script
psh history
v. 1.26
date: 2007/08/13 13:41:00; author: garga; state: Exp; lines: +1 -3
Repocopy shells/perlsh to shells/psh to reflect the correct project's name
PR: ports/115305
Submitted by: garga
v. 1.25
date: 2007/08/13 13:28:09; author: garga; state: Exp; lines: +0 -0
Forced commit to note it was repocopied from ports/shells/perlsh
PR: ports/115305
Submitted by: garga
Repocopied by: marcus
v. 1.24
date: 2007/08/09 11:10:06; author: garga; state: Exp; lines: +2 -1
Use a more clan solution on MASTER_SITES
Suggested by: sat@
v. 1.23
date: 2007/08/08 13:12:41; author: garga; state: Exp; lines: +8 -3
- Update to 1.8.1 [1]
- Use DATADIR in pkg-plist
- Move pkg-install and pkg-deinstall to files/ and use SUB_FILES
- Change MASTER_SITES to use MASTER_SITE_PERL_CPAN
PR: ports/115281 [1]
Submitted by: Felippe de Meirelles Motta [1]
v. 1.22
date: 2005/07/11 17:25:16; author: garga; state: Exp; lines: +1 -1
Change MASTER_SITES to a CPAN address since old is broken
Approved by: flz (mentor)
Reported by: kris
v. 1.21
date: 2005/07/11 16:47:15; author: garga; state: Exp; lines: +1 -1
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
v. 1.20
date: 2005/05/04 05:47:17; author: clsung; state: Exp; lines: +1 -10
- Change the way used to add/remove the shell on /etc/shells,
use pkg-install and pkg-deinstall (both stoled from shells/bash)
to do it.
- Remove pre-install section, it's not more needed on this version,
because Makefile is created correctly changing Makefile.PL
PR: 80583
Submitted by: Renato Botelho (maintainer)
v. 1.19
date: 2005/04/18 16:08:18; author: sergei; state: Exp; lines: +11 -23
- Update to 1.8
- Unbreak
- Remove gratuitous use of REINPLACE
- Add $FreeBSD$ on pkg-plist
- Assign maintainership to the submitter
PR: ports/79623
Submitted by: Renato Botelho
v. 1.18
date: 2005/02/11 22:22:41; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.17
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.16
date: 2003/02/20 18:59:49; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2003/02/12 12:29:45; author: naddy; state: Exp; lines: +1 -1
URL updates.
PR: 48167
Submitted by: tadalunch@sources.redhat.com
v. 1.14
date: 2002/11/10 16:48:00; 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.13
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.12
date: 2002/06/23 20:28:56; author: pat; state: Exp; lines: +4 -3
PERL -> REINPLACE_CMD
PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735
ports/39736, ports/39737, ports/39738, ports/39739 ports/39740
Submitted by: Scott Flatman
v. 1.11
date: 2002/01/29 11:58:43; 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.10
date: 2001/12/24 10:37:42; author: dirk; state: Exp; lines: +2 -2
portlint: remove extra whitespaces before end of line.
v. 1.9
date: 2001/08/24 21:32:52; author: tobez; state: Exp; lines: +1 -2
Remove redundant USE_PERL5 statements.
v. 1.8
date: 2001/06/07 11:09:45; author: jeh; state: Exp; lines: +2 -2
The perl man directories should not be removed.
PR: 27696
Submitted by: Pete Fritchman
v. 1.7
date: 2001/04/15 01:05:42; author: steve; state: Exp; lines: +2 -1
Add a couple of missing files and remove extra directories on uninstall.
v. 1.6
date: 2001/02/26 04:04:30; author: steve; state: Exp; lines: +27 -9
Update to version 0.009.
PR: 24119
Submitted by: Joseph Scott
v. 1.5
date: 2000/06/22 05:52:06; author: will; state: Exp; lines: +2 -2
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
v. 1.4
date: 2000/04/09 18:33:58; author: cpiazza; state: Exp; lines: +6 -7
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 2000/03/22 01:59:31; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.2
date: 2000/02/29 02:26:59; author: jedgar; state: Exp; lines: +14 -16
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
v. 1.1
date: 2000/01/03 19:33:18; author: wes; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/01/03 19:33:18; author: wes; state: Exp; lines: +0 -0
Commit perlsh 0.004pre2 port.
PR: 15412
Submitted by: Will Andrews
=============================================================================
v. 1.26
date: 2007/08/13 13:41:00; author: garga; state: Exp; lines: +1 -3
Repocopy shells/perlsh to shells/psh to reflect the correct project's name
PR: ports/115305
Submitted by: garga
v. 1.25
date: 2007/08/13 13:28:09; author: garga; state: Exp; lines: +0 -0
Forced commit to note it was repocopied from ports/shells/perlsh
PR: ports/115305
Submitted by: garga
Repocopied by: marcus
v. 1.24
date: 2007/08/09 11:10:06; author: garga; state: Exp; lines: +2 -1
Use a more clan solution on MASTER_SITES
Suggested by: sat@
v. 1.23
date: 2007/08/08 13:12:41; author: garga; state: Exp; lines: +8 -3
- Update to 1.8.1 [1]
- Use DATADIR in pkg-plist
- Move pkg-install and pkg-deinstall to files/ and use SUB_FILES
- Change MASTER_SITES to use MASTER_SITE_PERL_CPAN
PR: ports/115281 [1]
Submitted by: Felippe de Meirelles Motta [1]
v. 1.22
date: 2005/07/11 17:25:16; author: garga; state: Exp; lines: +1 -1
Change MASTER_SITES to a CPAN address since old is broken
Approved by: flz (mentor)
Reported by: kris
v. 1.21
date: 2005/07/11 16:47:15; author: garga; state: Exp; lines: +1 -1
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
v. 1.20
date: 2005/05/04 05:47:17; author: clsung; state: Exp; lines: +1 -10
- Change the way used to add/remove the shell on /etc/shells,
use pkg-install and pkg-deinstall (both stoled from shells/bash)
to do it.
- Remove pre-install section, it's not more needed on this version,
because Makefile is created correctly changing Makefile.PL
PR: 80583
Submitted by: Renato Botelho (maintainer)
v. 1.19
date: 2005/04/18 16:08:18; author: sergei; state: Exp; lines: +11 -23
- Update to 1.8
- Unbreak
- Remove gratuitous use of REINPLACE
- Add $FreeBSD$ on pkg-plist
- Assign maintainership to the submitter
PR: ports/79623
Submitted by: Renato Botelho
v. 1.18
date: 2005/02/11 22:22:41; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.17
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.16
date: 2003/02/20 18:59:49; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2003/02/12 12:29:45; author: naddy; state: Exp; lines: +1 -1
URL updates.
PR: 48167
Submitted by: tadalunch@sources.redhat.com
v. 1.14
date: 2002/11/10 16:48:00; 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.13
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.12
date: 2002/06/23 20:28:56; author: pat; state: Exp; lines: +4 -3
PERL -> REINPLACE_CMD
PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735
ports/39736, ports/39737, ports/39738, ports/39739 ports/39740
Submitted by: Scott Flatman
v. 1.11
date: 2002/01/29 11:58:43; 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.10
date: 2001/12/24 10:37:42; author: dirk; state: Exp; lines: +2 -2
portlint: remove extra whitespaces before end of line.
v. 1.9
date: 2001/08/24 21:32:52; author: tobez; state: Exp; lines: +1 -2
Remove redundant USE_PERL5 statements.
v. 1.8
date: 2001/06/07 11:09:45; author: jeh; state: Exp; lines: +2 -2
The perl man directories should not be removed.
PR: 27696
Submitted by: Pete Fritchman
v. 1.7
date: 2001/04/15 01:05:42; author: steve; state: Exp; lines: +2 -1
Add a couple of missing files and remove extra directories on uninstall.
v. 1.6
date: 2001/02/26 04:04:30; author: steve; state: Exp; lines: +27 -9
Update to version 0.009.
PR: 24119
Submitted by: Joseph Scott
v. 1.5
date: 2000/06/22 05:52:06; author: will; state: Exp; lines: +2 -2
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
v. 1.4
date: 2000/04/09 18:33:58; author: cpiazza; state: Exp; lines: +6 -7
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 2000/03/22 01:59:31; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.2
date: 2000/02/29 02:26:59; author: jedgar; state: Exp; lines: +14 -16
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
v. 1.1
date: 2000/01/03 19:33:18; author: wes; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/01/03 19:33:18; author: wes; state: Exp; lines: +0 -0
Commit perlsh 0.004pre2 port.
PR: 15412
Submitted by: Will Andrews
=============================================================================
v. 1.26
date: 2007/08/13 13:41:00; author: garga; state: Exp; lines: +1 -3
Repocopy shells/perlsh to shells/psh to reflect the correct project's name
PR: ports/115305
Submitted by: garga
v. 1.25
date: 2007/08/13 13:28:09; author: garga; state: Exp; lines: +0 -0
Forced commit to note it was repocopied from ports/shells/perlsh
PR: ports/115305
Submitted by: garga
Repocopied by: marcus
v. 1.24
date: 2007/08/09 11:10:06; author: garga; state: Exp; lines: +2 -1
Use a more clan solution on MASTER_SITES
Suggested by: sat@
v. 1.23
date: 2007/08/08 13:12:41; author: garga; state: Exp; lines: +8 -3
- Update to 1.8.1 [1]
- Use DATADIR in pkg-plist
- Move pkg-install and pkg-deinstall to files/ and use SUB_FILES
- Change MASTER_SITES to use MASTER_SITE_PERL_CPAN
PR: ports/115281 [1]
Submitted by: Felippe de Meirelles Motta [1]
v. 1.22
date: 2005/07/11 17:25:16; author: garga; state: Exp; lines: +1 -1
Change MASTER_SITES to a CPAN address since old is broken
Approved by: flz (mentor)
Reported by: kris
v. 1.21
date: 2005/07/11 16:47:15; author: garga; state: Exp; lines: +1 -1
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
v. 1.20
date: 2005/05/04 05:47:17; author: clsung; state: Exp; lines: +1 -10
- Change the way used to add/remove the shell on /etc/shells,
use pkg-install and pkg-deinstall (both stoled from shells/bash)
to do it.
- Remove pre-install section, it's not more needed on this version,
because Makefile is created correctly changing Makefile.PL
PR: 80583
Submitted by: Renato Botelho (maintainer)
v. 1.19
date: 2005/04/18 16:08:18; author: sergei; state: Exp; lines: +11 -23
- Update to 1.8
- Unbreak
- Remove gratuitous use of REINPLACE
- Add $FreeBSD$ on pkg-plist
- Assign maintainership to the submitter
PR: ports/79623
Submitted by: Renato Botelho
v. 1.18
date: 2005/02/11 22:22:41; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.17
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.16
date: 2003/02/20 18:59:49; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2003/02/12 12:29:45; author: naddy; state: Exp; lines: +1 -1
URL updates.
PR: 48167
Submitted by: tadalunch@sources.redhat.com
v. 1.14
date: 2002/11/10 16:48:00; 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.13
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.12
date: 2002/06/23 20:28:56; author: pat; state: Exp; lines: +4 -3
PERL -> REINPLACE_CMD
PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735
ports/39736, ports/39737, ports/39738, ports/39739 ports/39740
Submitted by: Scott Flatman
v. 1.11
date: 2002/01/29 11:58:43; 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.10
date: 2001/12/24 10:37:42; author: dirk; state: Exp; lines: +2 -2
portlint: remove extra whitespaces before end of line.
v. 1.9
date: 2001/08/24 21:32:52; author: tobez; state: Exp; lines: +1 -2
Remove redundant USE_PERL5 statements.
v. 1.8
date: 2001/06/07 11:09:45; author: jeh; state: Exp; lines: +2 -2
The perl man directories should not be removed.
PR: 27696
Submitted by: Pete Fritchman
v. 1.7
date: 2001/04/15 01:05:42; author: steve; state: Exp; lines: +2 -1
Add a couple of missing files and remove extra directories on uninstall.
v. 1.6
date: 2001/02/26 04:04:30; author: steve; state: Exp; lines: +27 -9
Update to version 0.009.
PR: 24119
Submitted by: Joseph Scott
v. 1.5
date: 2000/06/22 05:52:06; author: will; state: Exp; lines: +2 -2
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
v. 1.4
date: 2000/04/09 18:33:58; author: cpiazza; state: Exp; lines: +6 -7
Update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 2000/03/22 01:59:31; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.2
date: 2000/02/29 02:26:59; author: jedgar; state: Exp; lines: +14 -16
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
v. 1.1
date: 2000/01/03 19:33:18; author: wes; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/01/03 19:33:18; author: wes; state: Exp; lines: +0 -0
Commit perlsh 0.004pre2 port.
PR: 15412
Submitted by: Will Andrews
=============================================================================
|
| |

|