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
non port: emulators/qemu-cheri/pkg-plist
SVNWeb

Number of commits found: 3

Wed, 1 Jul 2020
[ 18:09 jhb search for other commits by this committer ] Original commit   Revision:540986
Cleanup a few things in emulators/qemu-cheri.  No functional change.

- Remove unused pkg-plist and PLIST=/dev/null setting to ignore it.
- Remove unused QEMU_SYSTEM_CHERI variable.
- Synchronize USES with emulators/qemu a bit.

Reviewed by:	brooks (maintainer)
Approved by:	brooks
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D25529
Wed, 15 Jan 2020
[ 12:06 bapt search for other commits by this committer ] Original commit   Revision:523104 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Add LOCALBASE/share/man to the valid path for manpages

Also compress manpages in this location.

As a followup of a discussion which occured in 2017:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-March/018115.html
And following:
https://svnweb.freebsd.org/base?view=revision&revision=315053
and
https://svnweb.freebsd.org/base?view=revision&revision=315142

All the supported FreeBSD version now supports share/man in manpath for
LOCALBASE As a result the ports tree can now accept it for manpage, but
more over migrate to this new path. Resulting in more consistency now the
manpages in base and ports would be in the relative path (under share/)
and a reduced amount of patching needed to port something to FreeBSD

Note1: this has already be done for GNU info pages earlier
Note2: due to the fact that for end user no functionnality will change during
the migration of the manpages to the new location and to avoid massive rebuild
of packages, it has been decided to not bump portrevision when migrating.

Reviewed by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D23166
Tue, 26 Jan 2016
[ 22:48 brooks search for other commits by this committer ] Original commit   Revision:407321
Add a port of sson's fork of QEMU with CHERI CPU support.

Sponsored by:	DARPA, AFRL

Number of commits found: 3