summaryrefslogtreecommitdiffstats
path: root/devel/p5-DB_File-Lock
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace from line endings in pkg-plist files.vd2006-05-121-2/+2
| | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Take a perl@ hat and add SHA256 checksumsmat2005-11-141-0/+1
|
* Change MAINTAINER to perl@.nork2004-08-131-1/+1
| | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@
* Whitespace cleanup.nork2004-05-031-1/+0
| | | | | PR: ports/65409 Submitted by: trevor
* Add size data.nork2004-03-201-0/+1
| | | | | Submitted by: trevor Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
* utilize SITE_PERLijliao2003-10-242-6/+5
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.nork2003-02-222-1/+1
|
* Add devel/p5-DB_File-Lock, a wrapper for the DB_File module, addingnork2002-08-165-0/+35
locking, extremely lightweight. This module provides the similar functionality to Tie::DB_LockFile, but also supports DB_RECNO. Reviewed by: knu (mentor) Approved by: knu (mentor)
OpenPOWER on IntegriCloud