obrien 2012-06-05 01:59:27 UTC
FreeBSD ports repository
Modified files:
shells/pdksh Makefile
shells/pdksh/files patch-edit.c
Log:
Fix bug for add_glob:
Do not stop scanning if we see '$' as it does more harm than good.
For $HOME/tm we should return $HOME/
skreuzer2012-05-22 14:13:56 UTC
FreeBSD ports repository
Modified files:
shells/pdksh Makefile
Log:
Prevent post-install from removing ksh93 from /etc/shells
PR: ports/168140
Submitted by: Rob Windsor
Revision ChangesPath
1.36 +1 -1
skreuzer2012-04-05 18:10:28 UTC
FreeBSD ports repository
Modified files:
shells/pdksh Makefile
Log:
Change the default behavior to create a dynamically linked binary
Add a WITH_STATIC knob to create a statically linked binary
Remove dead MASTER_SITE
Reported by:
wxs 2009-03-02 19:34:38 UTC
FreeBSD ports repository
Modified files:
shells/pdksh Makefile
Log:
- Pet portlint
- While here pass maintainership to submitter
PR: ports/132169
Submitted by: Steven Kreuzer
Revision ChangesPath
1.33
tg 2007-01-07 22:00:21 UTC
FreeBSD ports repository
Modified files:
shells/pdksh Makefile
Added files:
shells/pdksh/files patch-edit.c
Log:
Fix calculation of prompt length. Bump PORTREVISION.
PR: 107410
Submitted by: Bruce Becker