From 4e1e1391edc54836068f2fa52f9f7f75be0301dd Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Sun, 1 Nov 1998 16:42:29 +0000 Subject: portcheckout - checkout ports and all depending ports Portcheckout(1) checks out a FreeBSD port and all runtime and buildtime depending ports into the current working directory. The output is written to stdout as an executable shell-script. Compiling a FreeBSD port usually require a full tree of ports in /usr/port. A cvs checkout or a cvs update command takes a very long time and need much free space. With portcheckout, you checkout only the parts of the port tree which you really need. This is a magnitude faster! --- devel/portcheckout/distinfo | 1 + 1 file changed, 1 insertion(+) create mode 100644 devel/portcheckout/distinfo (limited to 'devel/portcheckout/distinfo') diff --git a/devel/portcheckout/distinfo b/devel/portcheckout/distinfo new file mode 100644 index 000000000000..fd73ea17bbb0 --- /dev/null +++ b/devel/portcheckout/distinfo @@ -0,0 +1 @@ +MD5 (portcheckout-1.0.tar.gz) = acd4f2393d0a67880b0a6c516ec7ff53 -- cgit v1.2.3