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
portsdb Program that imports the FreeBSD ports tree into an SQLite database
0.3_1 ports-mgmt on this many watch lists=3 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.3_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-01 11:06:07
Last Update: 2023-01-01 22:51:50
Commit Hash: f212fe8
People watching this port, also watch:: nim, pkg_jail, py39-fastest_pkg, psearch, portgraph
License: BSD3CLAUSE
WWW:
https://github.com/yurivict/freebsd-portsdb
Description:
PortsDB is a program that imports the FreeBSD ports tree into an SQLite database.
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 (32 items)
Collapse this list.
  1. /usr/local/share/licenses/portsdb-0.3_1/catalog.mk
  2. /usr/local/share/licenses/portsdb-0.3_1/LICENSE
  3. /usr/local/share/licenses/portsdb-0.3_1/BSD3CLAUSE
  4. bin/portsdb-import
  5. bin/portsdb-update
  6. libexec/portsdb/add-port.sh
  7. libexec/portsdb/import.sh
  8. libexec/portsdb/include/functions-import.sh
  9. libexec/portsdb/include/functions-sql.sh
  10. libexec/portsdb/include/functions-update.sh
  11. libexec/portsdb/include/functions.sh
  12. libexec/portsdb/params.sh
  13. libexec/portsdb/patches/Mk-portsdb.patch
  14. libexec/portsdb/periodic/run.sh
  15. libexec/portsdb/run-sql
  16. libexec/portsdb/sql-misc-queries/find-broken-ports-maintained-by-{user}.sql
  17. libexec/portsdb/sql-misc-queries/find-distinct-projects.sql
  18. libexec/portsdb/sql-misc-queries/find-ports-maintained-by-{user}-with-missing-built-packages.sql
  19. libexec/portsdb/sql-misc-queries/find-ports-maintained-by-{user}-with-{uses}.sql
  20. libexec/portsdb/sql-misc-queries/find-ports-maintained-by-{user}.sql
  21. libexec/portsdb/sql-misc-queries/find-ports-that-have-test-depends.sql
  22. libexec/portsdb/sql-misc-queries/find-ports-with-missing-built-packages.sql
  23. libexec/portsdb/sql-misc-queries/find-ports-with-{string}-in-comment.sql
  24. libexec/portsdb/sql/fix-default-parent-flavor.sql
  25. libexec/portsdb/sql/schema.sql
  26. libexec/portsdb/update.sh
  27. libexec/portsdb/util/copy-tree.sh
  28. libexec/portsdb/util/number-lines.sh
  29. libexec/portsdb/util/squeeze-log-into-line.sh
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • portsdb>0:ports-mgmt/portsdb
To install the port:
cd /usr/ports/ports-mgmt/portsdb/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/portsdb
  • pkg install portsdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: portsdb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1672612070 SHA256 (yurivict-freebsd-portsdb-0.3_GH0.tar.gz) = 0861e22b80c2d64c0aa3fdf8b04b95ecbdece08b80ce92527d3a53285bd92197 SIZE (yurivict-freebsd-portsdb-0.3_GH0.tar.gz) = 13805

Packages (timestamps in pop-ups are UTC):
portsdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3_10.3_1-0.3_10.3_1---
FreeBSD:13:quarterly0.3_10.3_10.3_10.3_10.3_10.3_10.3_10.3_1
FreeBSD:14:latest0.3_10.3_10.3_10.3_10.3_10.3_1-0.3_1
FreeBSD:14:quarterly0.3_10.3_1-0.3_10.3_10.3_10.3_10.3_1
FreeBSD:15:latest0.3_10.3_1n/a0.3_1n/a0.3_10.3_10.3_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. gsed : textproc/gsed
  2. git : devel/git
  3. sqlite3 : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
ports-mgmt_portsdb
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/yurivict/freebsd-portsdb/tar.gz/0.3?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3_1
01 Jan 2023 22:51:50
commit hash: f212fe8f82031c7624295233c6f93d7f60b2fa9fcommit hash: f212fe8f82031c7624295233c6f93d7f60b2fa9fcommit hash: f212fe8f82031c7624295233c6f93d7f60b2fa9fcommit hash: f212fe8f82031c7624295233c6f93d7f60b2fa9f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
ports-mgmt/portsdb: Add missing dependencies
0.3
01 Jan 2023 22:47:27
commit hash: f46536d34acecf5cd885566ba87c0b3fd896fd15commit hash: f46536d34acecf5cd885566ba87c0b3fd896fd15commit hash: f46536d34acecf5cd885566ba87c0b3fd896fd15commit hash: f46536d34acecf5cd885566ba87c0b3fd896fd15 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
ports-mgmt/portsdb: Update 0.2 -> 0.3
0.2
01 Dec 2022 11:03:38
commit hash: bcba6ffb4d1926c73a3ff9a15649dc2f443a9127commit hash: bcba6ffb4d1926c73a3ff9a15649dc2f443a9127commit hash: bcba6ffb4d1926c73a3ff9a15649dc2f443a9127commit hash: bcba6ffb4d1926c73a3ff9a15649dc2f443a9127 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
ports-mgmt/portsdb: New port: Program that imports the FreeBSD ports tree into
an SQLite database

Number of commits found: 3