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
Port details
plocate Fast & privacy-respecting locate utility
1.1.22 sysutils on this many watch lists=2 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.1.22Version of this port present on the latest quarterly branch.
Maintainer: sec@42.org search for ports maintained by this maintainer
Port Added: 2023-05-18 08:21:56
Last Update: 2024-05-18 16:20:13
Commit Hash: c8ad3da
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv2+
WWW:
https://plocate.sesse.net/
Description:
plocate is a locate(1) based on posting lists, completely replacing mlocate with a much faster (and smaller) index. It is suitable as a default locate on your system. Like mlocate and slocate, the returned file set is user-dependent, ie. a user will only see a file if find(1) would list it (all directories from the root have +rx permissions).
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 (15 items)
Collapse this list.
  1. /usr/local/share/licenses/plocate-1.1.22/catalog.mk
  2. /usr/local/share/licenses/plocate-1.1.22/LICENSE
  3. /usr/local/share/licenses/plocate-1.1.22/GPLv2+
  4. @(,plocate,2755) bin/plocate
  5. sbin/updatedb
  6. share/man/man1/plocate.1.gz
  7. share/man/man8/updatedb.8.gz
  8. share/man/man5/updatedb.conf.5.gz
  9. etc/periodic/daily/315.plocate
  10. @sample etc/updatedb.conf.sample
  11. @dir /var/db/plocate
  12. /var/db/plocate/CACHEDIR.TAG
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • plocate>0:sysutils/plocate
To install the port:
cd /usr/ports/sysutils/plocate/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/plocate
  • pkg install plocate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: plocate
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1716044387 SHA256 (plocate-1.1.22.tar.gz) = 3b7e4741b4aa2ec044e53eff06474a32a3fb1e928b9382351fe79d4c27fb0049 SIZE (plocate-1.1.22.tar.gz) = 75072

Packages (timestamps in pop-ups are UTC):
plocate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.221.1.22-1.1.221.1.22---
FreeBSD:13:quarterly1.1.221.1.221.1.191.1.221.1.221.1.191.1.191.1.19
FreeBSD:14:latest1.1.221.1.22-1.1.221.1.221.1.19-1.1.19
FreeBSD:14:quarterly1.1.221.1.22-1.1.221.1.221.1.191.1.191.1.19
FreeBSD:15:latest1.1.221.1.22n/a1.1.22n/a1.1.19_11.1.19_11.1.19_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libzstd.so : archivers/zstd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_plocate
USES:
meson pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://plocate.sesse.net/download/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.22
18 May 2024 16:20:13
commit hash: c8ad3da4f224bbf6084ab6ea18ec90afb01ad2e8commit hash: c8ad3da4f224bbf6084ab6ea18ec90afb01ad2e8commit hash: c8ad3da4f224bbf6084ab6ea18ec90afb01ad2e8commit hash: c8ad3da4f224bbf6084ab6ea18ec90afb01ad2e8 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Stefan `Sec` Zehl
sysutils/plocate: Update to 1.1.22

CHANGES:
- Fix updatedb writing incomplete .db files under Termux.
  Patch by Grisha Levit.

- Make the systemd timer run more consistently during the
  night. Patch by Florian Schmaus.

- Add an (undocumented) flag --ignore-visibility to plocate,
  giving the equivalent of building the database with
  --require-visibility no. Drops setgid, of course, so you
  will usually need to be root to use it.

PR:		279130
1.1.19_1
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
1.1.19
13 Jun 2023 14:39:09
commit hash: c6f31f2441cbdaefe722197eb20d6ae37aac191bcommit hash: c6f31f2441cbdaefe722197eb20d6ae37aac191bcommit hash: c6f31f2441cbdaefe722197eb20d6ae37aac191bcommit hash: c6f31f2441cbdaefe722197eb20d6ae37aac191b files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Stefan `Sec` Zehl
sysutils/plocate: update to 1.1.19

PR:		271956
Reported by:	sec@42.org (maintainer)
1.1.18
18 May 2023 08:19:45
commit hash: 1a556fa3ec8dbea28a7b34b2e9e2f036b0276ad6commit hash: 1a556fa3ec8dbea28a7b34b2e9e2f036b0276ad6commit hash: 1a556fa3ec8dbea28a7b34b2e9e2f036b0276ad6commit hash: 1a556fa3ec8dbea28a7b34b2e9e2f036b0276ad6 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Stefan `Sec` Zehl
sysutils/plocate: Fast & privacy-respecting locate utility

plocate is a locate(1) based on posting lists, completely replacing mlocate
with a much faster (and smaller) index. It is suitable as a default locate on
your system.  Like mlocate and slocate, the returned file set is
user-dependent, ie. a user will only see a file if find(1) would list it (all
directories from the root have +rx permissions).

WWW: https://plocate.sesse.net/

PR:		270657

Number of commits found: 4