Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add stage support | Andrej Zverev | 2014-01-06 | 2 | -3/+1 |
| | | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338851 | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
| | | | | | | | sysutils) Notes: svn path=/head/; revision=327772 | ||||
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-07 | 1 | -1/+2 |
| | | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326573 | ||||
* | This perl library uses perl5 objects to assist in determining whether a | Frederic Culot | 2010-11-11 | 4 | -0/+35 |
file's contents or attributes have changed. It maintains several pieces of information about the file: a digest (currently only MD5 is supported), its inode number, its mode, the uid of its owner, the gid of its group owner, and its last modification time. WWW: http://search.cpan.org/dist/File-Signature/ Approved by: sahil@ (mentor) Notes: svn path=/head/; revision=264416 |