Date: Fri, 3 Oct 2003 08:06:02 -0700 (PDT) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/skalibs Makefile distinfo pkg-descr pkg-plist Message-ID: <200310031506.h93F62IN078418@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2003/10/03 08:06:02 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/skalibs Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.1302 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/skalibs/Makefile (new) 1.1 +1 -0 ports/devel/skalibs/distinfo (new) 1.1 +14 -0 ports/devel/skalibs/pkg-descr (new) 1.1 +76 -0 ports/devel/skalibs/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310031506.h93F62IN078418>