summaryrefslogtreecommitdiff
path: root/index.mdwn
blob: 1843dc7bc433064d890e17e6b04085b00a7cb75e (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
# 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|http://en.wikipedia.org/wiki/BSD_licenses]] or
[[MIT style|http://en.wikipedia.org/wiki/Mit_license]], check the source
code for the actual license details.

## Download

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

## Development

The code under development can be cloned from git:

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

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

[[API changes and compatibility analysis|http://upstream-tracker.org/versions/libbsd.html]].

## Contact

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

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

## Downstreams

* [[Alpine Linux|http://git.alpinelinux.org/cgit/aports/tree/main/libbsd]]
* [[ArchLinux|https://www.archlinux.org/packages/extra/x86_64/libbsd/]]
* [[Buildroot|http://git.buildroot.net/buildroot/tree/package/libbsd]]
* [[Debian|http://packages.debian.org/source/libbsd]]
* [[Fedora|https://admin.fedoraproject.org/pkgdb/package/libbsd/]]
* [[Gentoo|http://packages.gentoo.org/package/dev-libs/libbsd]]
* [[GoboLinux|http://svn.gobolinux.org/recipes/revisions/LibBSD/]]
* [[Mageia|http://svnweb.mageia.org/packages/cauldron/libbsd/current/SPECS/libbsd.spec?view=markup]]
* [[Nutyx|http://git.nutyx.org/?p=server;a=tree;f=libbsd@0.4.2]]
* [[OpenEmbedded|http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-support/libbsd]]
* [[openmamba|http://www.openmamba.org/distribution/distromatic.html?tag=devel&pkg=libbsd.source]]
* [[openSUSE|https://build.opensuse.org/package/show?package=libbsd&project=devel%3Alibraries%3Ac_c%2B%2B]]
* [[OpenWrt|https://dev.openwrt.org/browser/trunk/package/libs/libbsd]]
* [[Slackware|http://slackbuilds.org/cgit/slackbuilds/tree/libraries/libbsd]]
* [[Source Mage|http://www.sourcemage.org/projects/grimoire/repository/revisions/master/show/libs/libbsd]]
* [[Ubuntu|http://packages.ubuntu.com/source/libbsd]]
* [[UHU Linux|https://svn.uhulinux.hu/packages/dev/libbsd/]]
* [[Yocto Project|https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-support/libbsd]]