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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-LJ-Cache Perl5 implementation of an LRU dictionary cache
1.0 sysutils Deleted on this many watch lists=1 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.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream disapear and distfile is no more available
Expired This port expired on: 2011-05-01
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-03-30 22:57:06
Last Update: 2011-05-01 19:52:01
SVN Revision: UNKNOWN
People watching this port, also watch:: python, p5-Time-Piece
Also Listed In: perl5
License: not specified in port
WWW:
http://livejournal.com/code/cache/
Description:
This class implements an LRU dictionary cache. The two operations on it are get() and set(), both of which promote the key being referenced to the ``top'' of the cache, so it will stay alive longest. When the cache is full and a new item needs to be added, the oldest one is thrown away. You should be able to regenerate the data at any time, if get() returns undef. This class is useful for caching information from a slower data source while also keeping a bound on memory usage. WWW: http://livejournal.com/code/cache/
Homepage    cgit ¦ GitHub ¦ 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
There is no configure plist information for this port.
Dependency lines:
  • p5-LJ-Cache>0:sysutils/p5-LJ-Cache
No installation instructions:
This port has been deleted.
PKGNAME: p5-LJ-Cache
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. perl5.8.9 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://livejournal.com/files/code/cache/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
01 May 2011 19:52:01
Original commit files touched by this commit
bapt search for other commits by this committer
Remove unmaintained expired ports from sysutils

2011-05-01 sysutils/acidlaunch: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/cpbk: Upstream disapear and distfile is no more available
2011-05-01 sysutils/dc42wrap: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/deleted: Upstream disapear and distfile is no more available
2011-05-01 sysutils/dolly+: Upstream disapear and distfile is no more available
2011-05-01 sysutils/durep: Upstream disapear and distfile is no more available
2011-05-01 sysutils/dvdtape: Upstream disapear and distfile is no more available
2011-05-01 sysutils/flock: Upstream disapear and distfile is no more available
2011-05-01 sysutils/fontedit: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/ftrace: Upstream disapear and distfile is no more available
2011-05-01 sysutils/gfslicer: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/ghasher: Upstream disapear and distfile is no more available
2011-05-01 sysutils/gkrellmouse: Upstream disapear and distfile is no more
available
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
13 Mar 2011 12:21:37
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from sysutils where upstream disapear and/or
 where no distfiles can be found and are not used by maintained ports
1.0
22 Jan 2006 02:52:21
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.0
25 Nov 2005 18:14:52
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0
28 Sep 2005 06:34:02
Original commit files touched by this commit
linimon search for other commits by this committer
Remove obsolete mastersite.

Source:         distfile survey
1.0
16 Apr 2004 07:48:24
Original commit files touched by this commit
krion search for other commits by this committer
- Reset MAINTAINER to ports@FreeBSD.org

PR:             ports/65603
Submitted by:   michael johnson <ahze at ahze dot net>
1.0
18 Mar 2004 02:27:55
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.

Approved by:    maintainers
1.0
20 Dec 2003 03:35:39
Original commit files touched by this commit
edwin search for other commits by this committer
Update email address.

        I'm not sure how much longer I will have a email account at rgv.

PR:             ports/60406
Submitted by:   michael johnson <ahze@ahze.net>
1.0
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
1.0
21 Feb 2003 13:28:59
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
12 Feb 2002 08:30:30
commit hash: fp1.24640@dev.null.freshports.orgcommit hash: fp1.24640@dev.null.freshports.orgcommit hash: fp1.24640@dev.null.freshports.orgcommit hash: fp1.24640@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
Update maintainer's e-mail address.    
24 Jun 2001 21:29:39
commit hash: fp1.15455@dev.null.freshports.orgcommit hash: fp1.15455@dev.null.freshports.orgcommit hash: fp1.15455@dev.null.freshports.orgcommit hash: fp1.15455@dev.null.freshports.org files touched by this commit
dd search for other commits by this committer
Remove duplicate words where appropriate.    
17 Apr 2001 14:28:57
commit hash: fp1.12731@dev.null.freshports.orgcommit hash: fp1.12731@dev.null.freshports.orgcommit hash: fp1.12731@dev.null.freshports.orgcommit hash: fp1.12731@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
Add proper PERL_VER support.    
31 Mar 2001 01:57:06
commit hash: fp1.11820@dev.null.freshports.orgcommit hash: fp1.11820@dev.null.freshports.orgcommit hash: fp1.11820@dev.null.freshports.orgcommit hash: fp1.11820@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add p5-LJ-Cache 1.0, a perl5 implementation of an LRU dictionary cache.    

Number of commits found: 15