Page MenuHomeFreeBSD

sysutils/tracker3: New port: Object database, tag/metadata database, search tool and indexer
Needs ReviewPublic

Authored by nc on Aug 5 2021, 6:30 PM.
Tags
None
Referenced Files
F147101816: D31426.id93349.diff
Sun, Mar 8, 8:47 AM
F147043574: D31426.id93349.diff
Sat, Mar 7, 8:55 PM
Unknown Object (File)
Wed, Mar 4, 1:00 AM
Unknown Object (File)
Mon, Mar 2, 9:37 AM
Unknown Object (File)
Sat, Feb 14, 4:35 PM
Unknown Object (File)
Wed, Feb 11, 8:36 PM
Unknown Object (File)
Jan 31 2026, 6:13 AM
Unknown Object (File)
Jan 27 2026, 7:57 PM

Details

Reviewers
tcberner
fluffy
Summary

This is needed by some of the GNOME 40 ports

Test Plan

Passes poudriere

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 40869
Build 37758: arc lint + arc unit

Event Timeline

nc requested review of this revision.Aug 5 2021, 6:30 PM

Remove stray file not needed with this port.

Use my name as the author since I created the sysutils/tracker3.

sysutils/tracker3/Makefile
2

^ I would try to avoid adding new Created by lines.

27

^smalles available python3 version is 3.6.

33

^ maybe add a DOCS option?

sysutils/tracker3/pkg-plist
112

^ I would redefine %%DATADIR%% to be the complete string.

sysutils/tracker3/Makefile
24

^ I might remember PORTSCOUT wrongly, but wouldn't limitw:1,even reject x.1.y

Here's an updated review. Thank you so much @tcberner for your comments!