SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,11 @@
COMMENT= lightweight cache with timed expiration
MODULES= cpan
PKG_ARCH= *
DISTNAME= Cache-Simple-TimedExpiry-0.27
REVISION= 4
CATEGORIES= devel
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Cache-Simple-TimedExpiry-0.27.tar.gz) = Tni35N0jG1VxpIzQ7htjlT9eNHkMnQIOFZWnx9Crvkk=
SIZE (Cache-Simple-TimedExpiry-0.27.tar.gz) = 13110

View file

@ -0,0 +1,3 @@
Set the cache's expiry policy to expire entries after SECONDS seconds.
Setting this changes the expiry policy for pre-existing cache entries
and for new ones.

View file

@ -0,0 +1,4 @@
${P5SITE}/Cache/
${P5SITE}/Cache/Simple/
${P5SITE}/Cache/Simple/TimedExpiry.pm
@man man/man3p/Cache::Simple::TimedExpiry.3p