aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-PerlMenu
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-1/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* utilize SITE_PERLijliao2003-10-242-3/+3
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update WWW.tobez2003-02-031-1/+2
| | | | | Submitted by: MA, Dunzi <tadalunch@s5.xrea.com> PR: 47805
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Use $PERL_ARCH instead of ${MACHINE_ARC}-freebsd.kuriyama2001-01-081-1/+1
| | | | Pointed out by: bento
* Add PerlMenu 4.0, a simple module that uses the Curses package to renderwill2000-08-156-0/+54
menus on the terminal. Submitted by: jhb