Date: Fri, 7 Sep 2007 03:55:58 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/zeroinstall-injector Makefile distinfo pkg-descr pkg-plist Message-ID: <200709070355.l873twDi040302@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2007-09-07 03:55:58 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/zeroinstall-injector Makefile distinfo pkg-descr pkg-plist Log: [NEW PORT] net/zeroinstall-injector: 0install injector A running process is created by combining many different libraries (and other components). In the Zero Install world, we have all versions of each library available at all times. The problem then is how to choose which versions to use. The injector solves this problem by selecting components to meet a program's requirements, according to a policy you give it. The injector finds out which versions are available, and downloads and runs the ones you choose. WWW: http://www.0install.net PR: ports/114006 Submitted by: Dylan Cochran <a134qaed@gmail.com> Revision Changes Path 1.2865 +1 -0 ports/devel/Makefile 1.1 +36 -0 ports/devel/zeroinstall-injector/Makefile (new) 1.1 +3 -0 ports/devel/zeroinstall-injector/distinfo (new) 1.1 +11 -0 ports/devel/zeroinstall-injector/pkg-descr (new) 1.1 +151 -0 ports/devel/zeroinstall-injector/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709070355.l873twDi040302>