summaryrefslogtreecommitdiff
path: root/index.mdwn
blob: d48fedb5ac8d641077b31d0e5e5601277757c131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# libbsd

This library provides useful functions commonly found on BSD systems, and
lacking on others like GNU systems, thus making it easier to port projects
with strong BSD origins, without needing to embed the same code over and
over again on each project.

## License

The licenses for the code contained in libbsd are quite permissive to make
it easier for other projects to use it. Most of the licenses are either
[[New BSD|https://en.wikipedia.org/wiki/BSD_licenses]],
[[MIT style|https://en.wikipedia.org/wiki/Mit_license]] or
[[ISC|https://en.wikipedia.org/wiki/ISC_License]], check the source
code for the actual license details.

## Download

Latest [[released tarballs|https://libbsd.freedesktop.org/releases/]].

## Development

The code under development can be cloned from git:

    git clone https://anongit.freedesktop.org/git/libbsd.git

And browsed using [[cgit|https://cgit.freedesktop.org/libbsd/]].

## Contact

[[Mailing list|https://lists.freedesktop.org/mailman/listinfo/libbsd]].

[[Bugzilla|https://bugs.freedesktop.org/buglist.cgi?query_format=specific&bug_status=__open__&product=libbsd]].

## Downstreams

* [[Alpine Linux|https://git.alpinelinux.org/cgit/aports/tree/main/libbsd]]
* [[Alt Linux|http://www.sisyphus.ru/en/srpm/Sisyphus/libbsd]]
* [[AOSC (Anthon Open Source Community)|https://packages.aosc.io/packages/libbsd]]
* [[ArchLinux|https://www.archlinux.org/packages/extra/x86_64/libbsd/]]
* [[Buildroot|https://git.buildroot.net/buildroot/tree/package/libbsd]]
* [[CRUX Linux|https://crux.nu/ports/crux-3.3/contrib/libbsd/]]
* [[Cygwin Ports|https://github.com/cygwinports-extras/libbsd]]
* [[Debian|https://packages.debian.org/source/libbsd]]
* [[Exherbo|https://git.exherbo.org/summer/packages/dev-libs/libbsd/]]
* [[Fedora|https://src.fedoraproject.org/rpms/libbsd]]
* [[Gentoo|https://packages.gentoo.org/package/dev-libs/libbsd]]
* [[GoboLinux|https://github.com/gobolinux/Recipes/tree/master/revisions/LibBSD]]
* [[LinuxBrew|https://github.com/Linuxbrew/homebrew-core/blob/master/Formula/libbsd.rb]]
* [[KaOSx|https://github.com/KaOSx/main/blob/master/libbsd/]]
* [[Mageia|http://svnweb.mageia.org/packages/cauldron/libbsd/current/SPECS/libbsd.spec?view=markup]]
* [[Nutyx|https://github.com/NuTyX/core/tree/master/cli/libbsd]]
* [[OpenEmbedded|http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-support/libbsd]]
* [[openmamba|https://www.openmamba.org/distribution/distromatic.html?tag=devel&pkg=libbsd.source]]
* [[openSUSE|https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd]]
* [[OpenWrt|https://dev.openwrt.org/browser/trunk/package/libs/libbsd]]
* [[PLD Linux|https://git.pld-linux.org/?p=packages/libbsd.git]]
* [[Slackware|https://git.slackbuilds.org/slackbuilds/tree/libraries/libbsd]]
* [[SliTaz|http://hg.slitaz.org/wok/file/tip/libbsd/receipt]]
* [[Source Mage|http://scmweb.sourcemage.org/?p=smgl/grimoire.git;a=tree;f=libs/libbsd]]
* [[Ubuntu|https://packages.ubuntu.com/source/libbsd]]
* [[UHU Linux|https://svn.uhulinux.hu/packages/dev/libbsd/]]
* [[NaCL webports|https://chromium.googlesource.com/webports/+/master/ports/libbsd/]]
* [[Yocto Project|https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-support/libbsd]]

## Ports

* [[Mac OS X|https://github.com/JackieXie168/libbsd]]
* [[Solaris|https://github.com/jrmarino/libbsd4sol]]