aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Unix-ConfigFile
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* - now it does install Unix::ConfigFile.3 in perl5.005.Cheng-Lung Sung2004-12-292-2/+16
| | | | | | | | 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* utilize SITE_PERLYing-Chieh Liao2003-10-242-10/+9
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove empty directories on uninstall.Steve Price2001-04-141-0/+2
| | | | Notes: svn path=/head/; revision=41387
* 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-035-0/+39
to reading /etc files. Notes: svn path=/head/; revision=36730