kboot-utils

helper tools to generate a kboot.conf file

kboot-utils provides helper tools to automatically generate a kboot.conf file from entries in /boot.

libdeclarative-gallery

Qt Mobility Document Gallery QML plugin

libacr38u

PC/SC driver for the ACR38U smart card reader

ruby-gitaly

Auto-generated gRPC client for gitaly

Auto-generated gRPC ruby client for gitaly.

libmath-convexhull-perl

Perl module to calculate convex hulls using Graham's scan (n*log(n))

Math::ConvexHull is a simple module that calculates convex hulls from a set of points in 2D space. It is a straightforward implementation of the algorithm known as Graham's scan which, with complexity of O(n*log(n)), is the fastest known method of finding the convex hull of an arbitrary set of points. There are some methods of eliminating points that cannot be part of the convex hull. These may or may not be implemented in a future version.

bmake

NetBSD make

bmake is a program designed to simplify the maintenance of other programs. Its input is a list of specifications as to the files upon which programs and other files depend. mkdep, a program to construct Makefile dependency lists, is also included.