annotate .hgignore @ 806:b59054f11029

fports: Implement "fports detail -b" to print details about all packages that are not installed from the blessed FreeBSD repo. While there change option handling to allow a combination of selection flags: merge all selected packages and sort if needed.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 05 Nov 2024 10:57:06 +0100
parents 6b85a603765a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
8781814174df Files to make a FreeBSD binary package for the tool
Franz Glasner <hg@dom66.de>
parents:
diff changeset
1 syntax: regexp
8781814174df Files to make a FreeBSD binary package for the tool
Franz Glasner <hg@dom66.de>
parents:
diff changeset
2
548
6b85a603765a Create package flavors: the default one, and local-bsdtools-alldeps with all runtime dependencies explicitely declared
Franz Glasner <fzglas.hg@dom66.de>
parents: 474
diff changeset
3 ^work-default/
6b85a603765a Create package flavors: the default one, and local-bsdtools-alldeps with all runtime dependencies explicitely declared
Franz Glasner <fzglas.hg@dom66.de>
parents: 474
diff changeset
4 ^work-alldeps/
335
ed0975c76386 Ignore also the Python venv to build and test the documentation
Franz Glasner <hg@dom66.de>
parents: 281
diff changeset
5 ^docs/_build/
ed0975c76386 Ignore also the Python venv to build and test the documentation
Franz Glasner <hg@dom66.de>
parents: 281
diff changeset
6 ^docs/_venv.*/
336
2ff1e678e611 Also ignore a venv in the project root
Franz Glasner <hg@dom66.de>
parents: 335
diff changeset
7 ^_venv.*/
474
57f253106ed6 Implement fbhyve, a management system that runs bhyve virtual machines within tmux sessions
Franz Glasner <fzglas.hg@dom66.de>
parents: 336
diff changeset
8 ^tests/fbhyve/bootvars.fd