Commit Graph

13 Commits

Author SHA1 Message Date
Ade Lovett
3d6472eb4a Fix up a port that somehow got missed in The Great Conversion Process
patches/patch-aa -> files/patch-aa

No repo-copy needed, since there was no history for the patch, but I
include the original commit message for it here:

  Adding a `-P' option to the CVS checkout lines is needed or else
  bsd.port.mk finds the older directories and complains about mismatched
  port versions.

Submitted by:	my machine going nuts and trying to build this port by mistake
Approved by:	asami
2000-11-14 20:32:28 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Wolfram Schneider
c491d9de7c Update to portcheckout-2.0 2000-01-08 18:50:17 +00:00
Wolfram Schneider
3b140688a9 Update master site. 1999-09-19 10:30:46 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Tim Vanderhoek
b59b0022a4 Fix MANCOMPRESSED (=maybe) and work on standard -current. 1998-12-30 01:22:27 +00:00
Tim Vanderhoek
426cede750 manpage != DESCR 1998-12-30 01:21:00 +00:00
Jun Kuriyama
fb5f708eea Use MAN? macro.
Change first line of Makefile from "manck" to "portcheckout".
1998-11-22 03:52:57 +00:00
Satoshi Asami
d28a6dde40 No need to put name in front. 1998-11-18 10:55:18 +00:00
Wolfram Schneider
5c36861a11 Says that the port uses perl5 for building and running 1998-11-01 16:51:39 +00:00
Wolfram Schneider
4e1e1391ed 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!
1998-11-01 16:42:29 +00:00