Date: Sat, 17 Sep 2005 11:04:52 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/sfslite Makefile distinfo pkg-descr pkg-install pkg-plist Message-ID: <200509171104.j8HB4rX9015662@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-09-17 11:04:52 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/sfslite Makefile distinfo pkg-descr pkg-install pkg-plist Log: This is a port of the SFS-Lite development libraries. The SFS toolkit was developed to support the SFS distributed file system (see http://www.fs.net). But because others use the toolkit for other reasons, we're making SFS's libraries available as a separate, lightweight package. sfslite compiles much faster and can be installed as different non-conflicting build modes (such as sfslite-dbg or sfslite-noopt) so might be better for some applications that need the SFS libraries but not SFS. PR: ports/86178 Submitted by: Maxwell Krohn <krohn@mit.edu> Revision Changes Path 1.1971 +1 -0 ports/devel/Makefile 1.1 +73 -0 ports/devel/sfslite/Makefile (new) 1.1 +2 -0 ports/devel/sfslite/distinfo (new) 1.1 +15 -0 ports/devel/sfslite/pkg-descr (new) 1.1 +45 -0 ports/devel/sfslite/pkg-install (new) 1.1 +122 -0 ports/devel/sfslite/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509171104.j8HB4rX9015662>