aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Lchown
Commit message (Collapse)AuthorAgeFilesLines
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275887
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - 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