Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639626 - dev-libs/libite: a collections of useful BSD APIs
Summary: dev-libs/libite: a collections of useful BSD APIs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/troglobit/libite
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-03 12:48 UTC by OzTiram
Modified: 2017-12-07 10:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description OzTiram 2017-12-03 12:48:53 UTC
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.

Required for net-ftp/uftpd (see bug #639564)
Comment 1 Jonas Stein gentoo-dev 2017-12-05 09:56:42 UTC
Please provide also an upstream URL.
Comment 2 OzTiram 2017-12-05 10:02:17 UTC
Upstream URL:

https://github.com/troglobit/libite

See also PR https://github.com/gentoo/gentoo/pull/6421
Comment 3 Larry the Git Cow gentoo-dev 2017-12-07 10:29:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5799c21d2de1f44ef8de29a200692b852cbe67e8

commit 5799c21d2de1f44ef8de29a200692b852cbe67e8
Author:     Oz N Tiram <oz.tiram@mobilityhouse.com>
AuthorDate: 2017-12-03 12:49:22 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-12-07 10:29:39 +0000

    dev-libs/libite: a collection of useful BSD API
    
    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.
    
    Closes: https://bugs.gentoo.org/639626
    Closes: https://github.com/gentoo/gentoo/pull/6421
    Package-Manager: Portage-2.3.13, Repoman-2.3.1

 dev-libs/libite/Manifest            |  1 +
 dev-libs/libite/libite-2.0.0.ebuild | 23 +++++++++++++++++++++++
 dev-libs/libite/metadata.xml        | 21 +++++++++++++++++++++
 3 files changed, 45 insertions(+)