Commit graph

3 commits

Author SHA1 Message Date
Sergei Kolobov
2895ffbe5f - Update to 0.33
- Install libraries into ${PREFIX}/lib/skalibs to avoid conflicts
  with dns/bind9, dns/bind9-dlz, dns/bind9-sdb-mysql ports [1]

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
Approved by:	krion (implicit)
2003-10-24 14:47:08 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Kirill Ponomarev
a200783d42 skalibs is a package centralizing the public-domain C
development files used for building other skarnet.org software.

skalibs can also be used as a sound basic start for C
development.  There are a lot of general-purpose libraries out
there; but if your main goal is to produce small and secure C
code, you will like skalibs.

skalibs contains exclusively public-domain code.  So you can
redistribute it as you want, and it does not prevent you from
distributing any of your executables.

PR:		53701 57540
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-10-03 15:06:01 +00:00