]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
share/examples: move examples into appropriate packages
authorLexi Winter <lexi@le-Fay.ORG>
Mon, 22 Apr 2024 22:08:22 +0000 (16:08 -0600)
committerWarner Losh <imp@FreeBSD.org>
Tue, 23 Apr 2024 04:36:35 +0000 (22:36 -0600)
commitc3dd71ab4c1c1edac99eae505dae1d5628a03ab8
tree098352ce8a2d3b38644e233602d3bc7dce1360bb
parent8aaa58ada45e830fc4ca12418e5262e84b87b648
share/examples: move examples into appropriate packages

Allow a new variable SE_xxxPACKAGE to be used to place an example group
into a package.

Move the following examples into existing appropriate packages:

- bhyve examples into FreeBSD-bhyve
- bootforth examples into FreeBSD-bootloader
- csh examples into FreeBSD-csh
- ipfw examples into FreeBSD-ipfw
- jail examples into FreeBSD-jail
- pf examples into FreeBSD-pf
- ppp examples into FreeBSD-ppp
- printing examples into FreeBSD-lp
- uefisign examples into FreeBSD-efi-tools
- ypldap examples into FreeBSD-yp
- hast examples into FreeBSD-hast

Move all other examples into the new 'FreeBSD-examples' package.

This removes a significant number of files from the FreeBSD-utilities
package.

Reviewed by: imp, manu
Pull Request: https://github.com/freebsd/freebsd-src/pull/1176
release/packages/Makefile.package
share/examples/Makefile