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
libnss-cache NSS module for directory services using an indexed, local disk cache
0.21 net 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 0.21Version of this port present on the latest quarterly branch.
Maintainer: kbowling@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-05-11 12:20:37
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: LGPL3
WWW:
https://github.com/google/libnss-cache
Description:
libnss-cache is a NSS module for reading directory service information for hosts from an indexed, local disk cache of that directory service. nsswitch.conf services provided: passwd and group Add 'nsscache' to the desired service(s) and generate the cache with the net/nsscache port.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. lib/nss_nsscache.so.1
  2. @ldconfig
  3. /usr/local/share/licenses/libnss-cache-0.21/catalog.mk
  4. /usr/local/share/licenses/libnss-cache-0.21/LICENSE
  5. /usr/local/share/licenses/libnss-cache-0.21/LGPL3
Collapse this list.
Dependency lines:
  • libnss-cache>0:net/libnss-cache
To install the port:
cd /usr/ports/net/libnss-cache/ && make install clean
To add the package, run one of these commands:
  • pkg install net/libnss-cache
  • pkg install libnss-cache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libnss-cache
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1652670751 SHA256 (google-libnss-cache-version-0.21_GH0.tar.gz) = 8bb0b1b196f5d18a2629bf7e1ee7c90ea693e02ff2f157c6de56898e146a10ed SIZE (google-libnss-cache-version-0.21_GH0.tar.gz) = 22580

Packages (timestamps in pop-ups are UTC):
libnss-cache
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.210.210.170.210.21-0.17-
FreeBSD:13:quarterly0.210.210.210.210.210.210.210.21
FreeBSD:14:latest0.210.210.210.210.210.21-0.21
FreeBSD:14:quarterly0.210.21-0.210.210.210.210.21
FreeBSD:15:latest0.210.21n/a0.21n/a0.210.210.21
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_libnss-cache
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/libnss-cache/tar.gz/version/0.21?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.21
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.21
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.21
16 May 2022 04:20:28
commit hash: cc058705d67cfc0461c56de8c5a5659fb07591e8commit hash: cc058705d67cfc0461c56de8c5a5659fb07591e8commit hash: cc058705d67cfc0461c56de8c5a5659fb07591e8commit hash: cc058705d67cfc0461c56de8c5a5659fb07591e8 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
net/libnss-cache: Update to 0.21
0.20
24 Nov 2021 17:26:34
commit hash: 8b2015dc9662068f93d0074e3ca4b8ee48bc31cecommit hash: 8b2015dc9662068f93d0074e3ca4b8ee48bc31cecommit hash: 8b2015dc9662068f93d0074e3ca4b8ee48bc31cecommit hash: 8b2015dc9662068f93d0074e3ca4b8ee48bc31ce files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
net/libnss-cache: Update to 0.20
0.18
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.18
10 Feb 2021 23:23:30
Revision:564910Original commit files touched by this commit
kbowling search for other commits by this committer
net/libnss-cache: Update to 0.18

Sponsored by:	BBOX.io
0.17
19 Jan 2020 20:47:00
Revision:523593Original commit files touched by this commit
kbowling search for other commits by this committer
net/libnss-cache: Update to 0.17

Approved by:	krion (mentor)
Sponsored by:	BBOX.io
Differential Revision:	https://reviews.freebsd.org/D23271
0.16
14 Sep 2018 02:28:32
Revision:479754Original commit files touched by this commit
kbowling search for other commits by this committer
net/libnss-cache: update to 0.16

Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17149
0.15
18 Aug 2018 20:42:47
Revision:477534Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MAINTAINER: use @FreeBSD.org
0.15
16 Jun 2017 00:36:59
Revision:443666Original commit files touched by this commit
swills search for other commits by this committer
net/nsscache net/libnss-cache: update maintainer email address

Requested by:	maintainer (private)
0.15
01 Jun 2016 13:15:37
Revision:416242Original commit files touched by this commit
mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
0.15
09 Jan 2016 05:05:44
Revision:405608Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.15

PR:		206054
Submitted by:	maintainer
0.13_1
13 May 2015 17:14:00
Revision:386229Original commit files touched by this commit
xmj search for other commits by this committer
net/libnss-cache: fix distinfo

distinfo has a superfluous .1 in the filename.
Fix port by taking this out.
0.13_1
13 May 2015 08:22:37
Revision:386204Original commit files touched by this commit
xmj search for other commits by this committer
net/libnss-cache: fix some threading issues

- fix some threading issues.
  https://github.com/google/libnss-cache/pull/3

Requested by:	Kevin Bowling <k@kev009.com>
0.13
11 May 2015 12:20:22
Revision:386076Original commit files touched by this commit
xmj search for other commits by this committer
net/libnss-cache: Add port.

libnss-cache is a NSS module for reading directory service information for
hosts from an indexed, local disk cache of that directory service.

nsswitch.conf services provided:  passwd and group

Add 'nsscache' to the desired service(s) and generate the cache with the
net/nsscache port.

WWW: https://github.com/google/libnss-cache

PR:		200120
Submitted by:	Kevin Bowling <k@kev009.com>

Number of commits found: 16