summaryrefslogtreecommitdiff
path: root/misc/pdmenu/patches
AgeCommit message (Collapse)AuthorFilesLines
2003-09-22Fix build and install on Solaris. From Jonathan Perkin in PR 22883.wiz1-11/+14
2002-01-01Fix compilation (problem noted in recent 1.5.2 bulk build).wiz1-1/+10
While I'm here, buildlinkify, wrap lines to 80 characters, use REPLACE_PERL for a perl script, and don't install an unneeded file.
2001-04-28o don't install ${PREFIX}/etc/pdmenurc, ${PREFIX}/share/examples/pdmenu/pdmenurczuntum1-0/+16
is enough. from latest bulk build leftovers. o rework quoting & tabs
2001-02-21* no functional changes, only some fixes for the Makefilehubertf1-26/+0
(pass -Wl,-R via MAKE_ENV instead of the patch etc) Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-01-18Add pdmenu-1.2.65:Simple console menu programhubertf1-0/+26
Pdmenu is a menuing system for Unix. It is designed to be easy to use, and is suitable for a login shell for inexperienced users, or it can just be ran at the command line as a handy menu. Sent in by Tomasz Luchowski <zuntum@eik.pl> in PR 11985