annotate .hgignore @ 791:1ffb4e15151d

ports.subr: Determine the existence of a local index file (from INDEXDIR or PORTSDIR). The algorithm follows the behaviour of pkg-version(8) with regard to SOURCE_VERSION.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 29 Oct 2024 22:44:49 +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