aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Unix-ConfigFile/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - now it does install Unix::ConfigFile.3 in perl5.005.Cheng-Lung Sung2004-12-291-2/+4
| | | | | | | | Thanks to tobez@, who suggest and teach me to solve the problem, not just move the problem to /dev/null. Notes: svn path=/head/; revision=125443
* - does not install Unix::ConfigFile.3 under perl5.005Cheng-Lung Sung2004-12-291-2/+7
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=125409
* - fix pkg-plistCheng-Lung Sung2004-12-051-0/+1
| | | | | | | [http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/p5-Unix-ConfigFile-0.06.log] Notes: svn path=/head/; revision=123202
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add p5-Unix-ConfigFile 0.06, perl modules that provides a simple interfaceWill Andrews2001-01-031-0/+24
to reading /etc files. Notes: svn path=/head/; revision=36730