Port details |
- libnss-cache NSS module for directory services using an indexed, local disk cache
- 0.21 net
=2 0.21Version of this port present on the latest quarterly branch. - Maintainer: kbowling@FreeBSD.org
 - Port Added: 2015-05-11 12:20:37
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
0.21 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.21 16 May 2022 04:20:28
    |
Kevin Bowling (kbowling)  |
net/libnss-cache: Update to 0.21 |
0.20 24 Nov 2021 17:26:34
    |
Kevin Bowling (kbowling)  |
net/libnss-cache: Update to 0.20 |
0.18 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.18 10 Feb 2021 23:23:30
  |
kbowling  |
net/libnss-cache: Update to 0.18
Sponsored by: BBOX.io |
0.17 19 Jan 2020 20:47:00
  |
kbowling  |
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
  |
kbowling  |
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
  |
sunpoet  |
Update MAINTAINER: use @FreeBSD.org |
0.15 16 Jun 2017 00:36:59
  |
swills  |
net/nsscache net/libnss-cache: update maintainer email address
Requested by: maintainer (private) |
0.15 01 Jun 2016 13:15:37
  |
mat  |
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
  |
miwi  |
- Update to 0.15
PR: 206054
Submitted by: maintainer |
0.13_1 13 May 2015 17:14:00
  |
xmj  |
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
  |
xmj  |
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
  |
xmj  |
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> |