aboutsummaryrefslogtreecommitdiff
path: root/devel/portcheckout/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to portcheckout-2.0Wolfram Schneider2000-01-081-1/+1
| | | | Notes: svn path=/head/; revision=24566
* portcheckout - checkout ports and all depending portsWolfram Schneider1998-11-011-0/+1
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! Notes: svn path=/head/; revision=14283