./devel/libite, Useful functions developed by both Finit and the OpenBSD project

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


Branch: CURRENT, Version: 1.6.0, Package name: libite-1.6.0, Maintainer: pkgsrc-users

Libite is a lightweight library of frog DNA. It can be used to fill
the gaps in any dinosaur project. It holds useful functions and
macros developed by both Finit and the OpenBSD project. Most notably
the string functions: strlcpy(3), strlcat(3) and the highly useful
*BSD sys/queue.h and sys/tree.h API's.

Libite aims to fill in the gaps missing in GLIBC/EGLIBC. (It does
not aim to become another GLIB though.) One such gap in GLIBC is
the missing _SAFE macros in sys/queue.h - highly recommended when
traversing lists to delete/free nodes.


Master sites:

Filesize: 242.82 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2016-05-30 10:01:21 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix typo.
   2016-05-30 00:25:49 by David Brownlee | Files touched by this commit (1)
Log message:
No need to have anything less than the initial commited version
   2016-05-30 00:24:33 by David Brownlee | Files touched by this commit (7) | Imported package
Log message:
Added devel/libite version 1.6.0

Libite is a lightweight library of frog DNA. It can be used to fill
the gaps in any dinosaur project. It holds useful functions and
macros developed by both Finit and the OpenBSD project. Most notably
the string functions: strlcpy(3), strlcat(3) and the highly useful
*BSD sys/queue.h and sys/tree.h API's.

Libite aims to fill in the gaps missing in GLIBC/EGLIBC. (It does
not aimo to become another GLIB though.) One such gap in GLIBC is
the missing _SAFE macros in sys/queue.h - highly recommended when
traversing lists to delete/free nodes.