notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-setuptools_git_ls_files Python setuptools plugin to list all files tracked by git
0.1.2 devel 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.1.2Version of this port present on the latest quarterly branch.
Maintainer: lantw44@gmail.com search for ports maintained by this maintainer
Port Added: 2023-03-28 06:42:06
Last Update: 2023-03-28 06:40:38
Commit Hash: 3c9296d
Also Listed In: python
License: MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}setuptools_git_ls_files>0:devel/py-setuptools_git_ls_files@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-setuptools_git_ls_files/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-setuptools_git_ls_files
  • pkg install py39-setuptools_git_ls_files
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-setuptools_git_ls_files listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-setuptools_git_ls_files
Package flavors (<flavor>: <package>)
  • py39: py39-setuptools_git_ls_files
distinfo:

Packages (timestamps in pop-ups are UTC):
py39-setuptools_git_ls_files
ABIlatestquarterly
FreeBSD:12:aarch64-0.1.2
FreeBSD:12:amd640.1.20.1.2
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3860.1.20.1.2
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch640.1.20.1.2
FreeBSD:13:amd640.1.20.1.2
FreeBSD:13:armv6-0.1.2
FreeBSD:13:armv70.1.20.1.2
FreeBSD:13:i3860.1.20.1.2
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-0.1.2
FreeBSD:13:riscv64--
FreeBSD:14:aarch640.1.2-
FreeBSD:14:amd640.1.2-
FreeBSD:14:armv6--
FreeBSD:14:armv70.1.2-
FreeBSD:14:i3860.1.2-
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc640.1.2-
FreeBSD:14:riscv64--
FreeBSD:15:amd640.1.2-
FreeBSD:15:armv6--
FreeBSD:15:armv70.1.2-
FreeBSD:15:i3860.1.2-
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools_scm>=0 : devel/py-setuptools_scm@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools_scm>=0 : devel/py-setuptools_scm@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Build
  1. x11-fonts/py-cffsubr
  2. x11-fonts/py-compreffor

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/setuptools_git_ls_files/
  2. https://pypi.org/packages/source/s/setuptools_git_ls_files/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.2
28 Mar 2023 06:40:38
commit hash:3c9296de8e32cd2111af7f3f686c09c3f6f29218commit hash:3c9296de8e32cd2111af7f3f686c09c3f6f29218commit hash:3c9296de8e32cd2111af7f3f686c09c3f6f29218commit hash:3c9296de8e32cd2111af7f3f686c09c3f6f29218 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Ting-Wei Lan
devel/py-setuptools_git_ls_files: add port: Python setuptools plugin to list all
files tracked by git

setuptools_git_ls_files is a plugin for setuptools that finds all git tracked
files, including submodules.

WWW: https://github.com/anthrotype/setuptools_git_ls_files

PR:		270140
Reported by:	Ting-Wei Lan <lantw44@gmail.com>

Number of commits found: 1