History log of /freebsd-14.2/share/examples/Makefile (Results 1 – 25 of 124)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0
# 8a688fcc 14-Aug-2024 Doug Rabson <[email protected]>

release: add optional OCI images

This adds three OCI archive format files to the release containing
FreeBSD base images suitable for static linked, dynamic linked and shell
workloads. The shell imag

release: add optional OCI images

This adds three OCI archive format files to the release containing
FreeBSD base images suitable for static linked, dynamic linked and shell
workloads. The shell image also contains pkg-bootstrap and can be easily
extended by installing packages (including pkgbase packages).

Approved by: re (cperciva)
Reviewed by: dch, cpersiva, jlduran, zlei
Differential Revision: https://reviews.freebsd.org/D46759
MFC after: 2 days

(cherry picked from commit d03c82c28da86e0812b98b051d24ae5980804ad7)
(cherry picked from commit 6686056ca3547c8280bd2423c59c661c2f501409)

show more ...


# f060ed39 24-Aug-2024 Christos Margiolis <[email protected]>

sound examples: Move MIDI example out of OSS directory

This example is not related to OSS.

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch, meka_tilda.center
Dif

sound examples: Move MIDI example out of OSS directory

This example is not related to OSS.

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch, meka_tilda.center
Differential Revision: https://reviews.freebsd.org/D46308

(cherry picked from commit 6747b1a8218f229c7593cdb02e4b41e2b1186e26)

show more ...


# a59e4c40 24-Aug-2024 Christos Margiolis <[email protected]>

sound examples: Simplify audio example

- Merge ossinit.h and basic.c.
- Rename basic.c to audio.c.
- Use err(3) instead of fprintf(3) + exit(3).
- Some style(9) improvements.

Sponsored by: The Free

sound examples: Simplify audio example

- Merge ossinit.h and basic.c.
- Rename basic.c to audio.c.
- Use err(3) instead of fprintf(3) + exit(3).
- Some style(9) improvements.

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch
Differential Revision: https://reviews.freebsd.org/D46307

(cherry picked from commit 3decd659a7887e83c2c8af35053301dc7d6f7be2)

show more ...


# 276d76ad 24-Aug-2024 Christos Margiolis <[email protected]>

sound examples: Simplify MIDI example

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch, emaste
Differential Revision: https://reviews.freebsd.org/D46306

(cherry p

sound examples: Simplify MIDI example

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch, emaste
Differential Revision: https://reviews.freebsd.org/D46306

(cherry picked from commit 0ca4d5d8209cf4d2d0bb37d7f20d95ac3457026d)

show more ...


# b4a9d6c8 27-Jul-2024 Christos Margiolis <[email protected]>

sound examples: Add sndstat nvlist example

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch
Differential Revision: https://reviews.freebsd.org/D45969

(cherry pick

sound examples: Add sndstat nvlist example

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch
Differential Revision: https://reviews.freebsd.org/D45969

(cherry picked from commit f08ecd24a19ba772701fc35caaad92b9fe91fa9c)

show more ...


# d8c42c34 27-Jul-2024 Christos Margiolis <[email protected]>

sound examples: Organize files in directories

More examples will be added, so it's better to be organized.

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch, markj

sound examples: Organize files in directories

More examples will be added, so it's better to be organized.

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch, markj
Differential Revision: https://reviews.freebsd.org/D45968

(cherry picked from commit cb00491fbc51751fe166056cc69e23beeb26fee4)

show more ...


Revision tags: release/14.1.0, release/13.3.0, release/14.0.0
# 495a1047 25-Sep-2023 John Baldwin <[email protected]>

Retire old diskless setup scripts

These scripts predate /etc/rc.diskless* and use a different scheme. A
comment was added to them back in 2002 noting they were 3 years old at
that point.

Reviewed

Retire old diskless setup scripts

These scripts predate /etc/rc.diskless* and use a different scheme. A
comment was added to them back in 2002 noting they were 3 years old at
that point.

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D41951

(cherry picked from commit 7736786b08e8c9edb07088db3229695d0afed600)
(cherry picked from commit f97a3f6a017103b2afaf451af055ec4131a455a9)

show more ...


# d0b2dbfa 16-Aug-2023 Warner Losh <[email protected]>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 901efd8b 19-Apr-2023 Simon J. Gerraty <[email protected]>

Avoid staging conflict for examples/pf

If we are staging, let examples/pf stage its bits.


Revision tags: release/13.2.0, release/12.4.0
# f092c21b 27-Sep-2022 Goran Mekic <[email protected]>

snd_uaudio(4): Add some examples accessing USB MIDI devices.

Differential Revision: https://reviews.freebsd.org/D36195
MFC after: 1 week
Sponsored by: NVIDIA Networking


Revision tags: release/13.1.0, release/12.3.0
# 21d85465 04-Aug-2021 Goran Mekić <[email protected]>

sound: Add an example of basic sound application

This is an example demonstrating the usage of the OSS-compatible APIs
provided by the sound(4) subsystem. It reads frames from a dsp node and
writes

sound: Add an example of basic sound application

This is an example demonstrating the usage of the OSS-compatible APIs
provided by the sound(4) subsystem. It reads frames from a dsp node and
writes them to the same dsp node.

MFC after: 2 weeks
Reviewed by: hselasky, bcr
Differential revision: https://reviews.freebsd.org/D30149

show more ...


Revision tags: release/13.0.0
# 73577bf0 24-Oct-2020 Ryan Moeller <[email protected]>

flua: Add a libjail module

libjail is pretty small, so it makes for a good proof of concept demonstrating
how a system library can be wrapped to create a loadable Lua module for flua.

* Introduce 3

flua: Add a libjail module

libjail is pretty small, so it makes for a good proof of concept demonstrating
how a system library can be wrapped to create a loadable Lua module for flua.

* Introduce 3lua section for man pages
* Add libjail module

Reviewed by: kevans, manpages
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D26080

show more ...


Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0
# a8b94f3d 22-May-2019 Emmanuel Vadot <[email protected]>

pkgbase: Move login.access to usb.bin/login

Also remove the etc-examples target as we don't have any files
to handle here.

Reviewed by: bapt


# 405c3050 19-Dec-2018 Mateusz Guzik <[email protected]>

Remove iBCS2, part1: userspace

iBCS2 was disconnected from the build in 2015 (see r291419)

bsdconfig parts submitted by dteske.

Reviewed by: kib (previous version)
Sponsored by: The FreeBSD Founda

Remove iBCS2, part1: userspace

iBCS2 was disconnected from the build in 2015 (see r291419)

bsdconfig parts submitted by dteske.

Reviewed by: kib (previous version)
Sponsored by: The FreeBSD Foundation

show more ...


Revision tags: release/12.0.0, release/11.2.0
# 01cebb69 19-Jun-2018 Sean Bruno <[email protected]>

MK_EFI - Add uefisign and friends to this knob and ensure that we don't
try to build them if MK_OPENSSL is unset.

Reviewed by: emaste imp kevans
Sponsored by: Limelight Networks
Differential Revisio

MK_EFI - Add uefisign and friends to this knob and ensure that we don't
try to build them if MK_OPENSSL is unset.

Reviewed by: emaste imp kevans
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D15211

show more ...


# 5e37f7b3 09-May-2018 Brad Davis <[email protected]>

Convert share/examples/Makefile over to using FILES and FILESDIR.

The goal is to avoid using install directly so we can make changes the affect
how the entire system is installed, without having to

Convert share/examples/Makefile over to using FILES and FILESDIR.

The goal is to avoid using install directly so we can make changes the affect
how the entire system is installed, without having to touch many places.

This is part of the packaging base work.

Reviewed by: will
Approved by: bapt (mentor), allanjude (mentor)
Differential Revision: https://reviews.freebsd.org/D1513

show more ...


# 576157b3 13-Mar-2018 Devin Teske <[email protected]>

Install files added in SVN's r295373, r295457, r295542

Reported by: woodsb02
MFC after: 3 days
X-MFC to: stable/11


# 8fb93a0c 30-Oct-2017 Eitan Adler <[email protected]>

Unbreak install

Reported by: cy


Revision tags: release/10.4.0
# d511b20a 02-Aug-2017 Enji Cooper <[email protected]>

Add HAS_TESTS to all Makefiles that are currently using the
`SUBDIR.${MK_TESTS}+= tests` idiom.

This is a follow up to r321912.


# 4b330699 02-Aug-2017 Enji Cooper <[email protected]>

Convert traditional ${MK_TESTS} conditional idiom for including test
directories to SUBDIR.${MK_TESTS} idiom

This is being done to pave the way for future work (and homogenity) in
^/projects/make-ch

Convert traditional ${MK_TESTS} conditional idiom for including test
directories to SUBDIR.${MK_TESTS} idiom

This is being done to pave the way for future work (and homogenity) in
^/projects/make-check-sandbox .

No functional change intended.

MFC after: 1 weeks

show more ...


Revision tags: release/11.1.0
# edd4d705 23-May-2017 Edward Tomasz Napierala <[email protected]>

Remove unneccessary call to mtree, which, when building as an unprivileged
user (with -DNO_ROOT), resulted in warnings looking like these:

share/man/cat8:
user (9, 3819, not modified: Operat

Remove unneccessary call to mtree, which, when building as an unprivileged
user (with -DNO_ROOT), resulted in warnings looking like these:

share/man/cat8:
user (9, 3819, not modified: Operation not permitted)
permissions (0755, 0700, modified)

The BSD.usr.mk is already taken care of in etc/Makefile.

Submitted by: Alex Richardson <[email protected]>
Reviewed by: bdrewery
MFC after: 1 month
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D9212

show more ...


# e44885ac 04-Mar-2017 Enji Cooper <[email protected]>

share: normalize paths using SRCTOP-relative paths or :H when possible

This simplifies make logic/output

MFC after: 1 month
Sponsored by: Dell EMC Isilon


# 2d5386cc 31-Oct-2016 Glen Barber <[email protected]>

Fix packaging /usr/share/examples/etc.

Reported by: woodsb02
MFC after: 3 days
X-MFC-With: r308148
Sponsored by: The FreeBSD Foundation


Revision tags: release/11.0.1, release/11.0.0
# 3191e571 06-Jun-2016 Marcelo Araujo <[email protected]>

Install/Connect ypldap.conf(5) on examples.


# a5921bc3 10-May-2016 Glen Barber <[email protected]>

Update share/examples/* to properly install /usr/share/examples.

As result of this, a new examples package is now created.

Note, this is only effective with 'SHARED=copies' (the default),
as the 'S

Update share/examples/* to properly install /usr/share/examples.

As result of this, a new examples package is now created.

Note, this is only effective with 'SHARED=copies' (the default),
as the 'SHARED=symlinks' mechanism will create a symlink to the
source tree version of the file(s).

Sponsored by: The FreeBSD Foundation

show more ...


12345