notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Lock-File File locker with an automatic out-of-scope unlocking mechanism
1.03 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.03Version of this port present on the latest quarterly branch.
Maintainer: nork@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-28 12:00:06
Last Update: 2024-02-28 11:57:11
Commit Hash: f4c9fe9
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Lock-File
Description:
The Lock::File module provides flock wrapper functions that watch the associated object and release it automatically if the object has no reference.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. lib/perl5/site_perl/man/man3/Lock::File.3.gz
  2. lib/perl5/site_perl/man/man3/Lock::File::Alarm.3.gz
  3. lib/perl5/site_perl/Lock/File.pm
  4. lib/perl5/site_perl/Lock/File/Alarm.pm
  5. /usr/local/share/licenses/p5-Lock-File-1.03/catalog.mk
  6. /usr/local/share/licenses/p5-Lock-File-1.03/LICENSE
  7. /usr/local/share/licenses/p5-Lock-File-1.03/ART10
  8. /usr/local/share/licenses/p5-Lock-File-1.03/GPLv1+
Collapse this list.
Dependency lines:
  • p5-Lock-File>0:devel/p5-Lock-File
To install the port:
cd /usr/ports/devel/p5-Lock-File/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Lock-File
  • pkg install p5-Lock-File
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Lock-File
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708621438 SHA256 (Lock-File-1.03.tar.gz) = dced6ab87fff3de647f80dc20cb1dc7f6e967f721df40f0465a1c4cdd2525865 SIZE (Lock-File-1.03.tar.gz) = 15955

Packages (timestamps in pop-ups are UTC):
p5-Lock-File
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.031.03-1.031.03---
FreeBSD:13:quarterly1.031.03-1.031.03---
FreeBSD:14:latest1.031.03-1.031.03---
FreeBSD:14:quarterly1.031.03-1.031.03---
FreeBSD:15:latest1.031.03n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-IPC-System-Simple>0 : devel/p5-IPC-System-Simple
  2. p5-Test-Class>0 : devel/p5-Test-Class
  3. p5-Test-Fatal>0 : devel/p5-Test-Fatal
  4. p5-Test-Warn>0 : devel/p5-Test-Warn
Runtime dependencies:
  1. p5-Log-Any>0 : devel/p5-Log-Any
  2. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Run
  1. mail/p5-Mail-Milter-Authentication

Configuration Options:
No options to configure
Options name:
devel_p5-Lock-File
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/M/MM/MMCLERIC/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MM/MMCLERIC/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Lock/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/M/MM/MMCLERIC/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/M/MM/MMCLERIC/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/M/MM/MMCLERIC/
  7. http://backpan.perl.org/authors/id/M/MM/MMCLERIC/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/M/MM/MMCLERIC/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/M/MM/MMCLERIC/
  10. https://cpan.metacpan.org/authors/id/M/MM/MMCLERIC/
  11. https://cpan.metacpan.org/modules/by-module/Lock/
  12. https://www.cpan.org/authors/id/M/MM/MMCLERIC/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.03
28 Feb 2024 11:57:11
commit hash: f4c9fe9a81c45a90253aaf33c05cd6fc66a971ddcommit hash: f4c9fe9a81c45a90253aaf33c05cd6fc66a971ddcommit hash: f4c9fe9a81c45a90253aaf33c05cd6fc66a971ddcommit hash: f4c9fe9a81c45a90253aaf33c05cd6fc66a971dd files touched by this commit
Norikatsu Shigemura (nork) search for other commits by this committer
devel/p5-Lock-File: Add new port

The Lock::File module provides flock wrapper functions that watch the
associated object and release it automatically if the object has no
reference.

Approved by:	hrs (mentor)

Number of commits found: 1