aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Lchown
Commit message (Collapse)AuthorAgeFilesLines
* - 1.01 apparently use Module::Build, not sure how this worked beforePhilip M. Gollucci2009-12-172-2/+2
| | | | | | | | PR: ports/141555 Reported by: QAT Notes: svn path=/head/; revision=246071
* - Update to 1.01Philip M. Gollucci2009-12-172-4/+4
| | | | | | | | | PR: ports/141555 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=246067
* Lchown allows calls from Perl5 to lchown(2) enable changes to the ownership of aMartin Wilke2008-05-314-0/+34
symbolic link itself instead of to the file the link points to. WWW: http://search.cpan.org/dist/Lchown/ PR: ports/123214 Submitted by: Jeffrey Goldberg <jeffrey at goldmark.org> Notes: svn path=/head/; revision=214023