./devel/deforaos-libsystem, DeforaOS core system library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.3, Package name: deforaos-libsystem-0.4.3, Maintainer: khorben

libSystem is the most essential library within DeforaOS, with the aim to become
a complete C runtime (thus obsoleting the libc and replacing its API).
Regardless of its progress in this regard, libSystem is intended to be portable
and work on any system, using any POSIX-compliant runtime provided instead.


Required to build:
[textproc/docbook-xsl] [pkgtools/cwrappers]

Master sites:

Filesize: 54.463 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2022-04-13 00:56:53 by Pierre Pronchery | Files touched by this commit (1)
Log message:
deforaos-libsystem: reflect the API/ABI change
   2022-04-13 00:04:05 by Pierre Pronchery | Files touched by this commit (1)
Log message:
deforaos-libsystem: fix the distinfo file
   2022-04-13 00:02:17 by Pierre Pronchery | Files touched by this commit (6) | Package updated
Log message:
deforaos-libsystem: update to 0.4.3

Changes since 0.4.2:
- API changes (version bump for libSystem.so)
- no longer build the tests by default
- bug fixes
- use XML to build documentation with Gtk-Doc

Changes specific to pkgsrc:
- use libtool to build libSystem.so

The latter should fix the build on macOS.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-03-15 20:55:42 by Tobias Nygren | Files touched by this commit (1)
Log message:
deforaos-libsystem: fix build on Linux
   2019-12-19 23:11:52 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs docbook-xsl.