forked from Lainports/freebsd-ports
patches/. In addition, patches live in files/ and files/md5 is
moved to "distinfo" in main directory.
It is disabled by default, but you can test it by defining
NEWLAYOUT. I will convert the entire ports tree in a week and
make NEWLAYOUT the default.
Reviewed by: the ports list
Submitted by: nectar ("distinfo" name)
(2) Bump XFree86 version number in PKG_IGNORE_DEPENDS.
(3) New variable RESTRICTED_FILES to be used when only a subset of a
RESTRICTED or NO_CDROM port's distfiles/patchfiles list is not
redistributable. (Set RESTRICTED_FILES to the list of
redistribution-challenged files.)
Reviewed by: the ports list
30 lines
695 B
Text
30 lines
695 B
Text
<html>
|
|
<title> The FreeBSD Ports Collection (%%PORT%%)</title>
|
|
<head><h1> The FreeBSD Ports Collection ("%%PORT%%")</h1> </head> <hr>
|
|
<body>
|
|
|
|
<p>You are now in the directory for the port "%%PORT%%" (package name "%%PKG%%").
|
|
|
|
<p>This is the one-line description for this port:
|
|
|
|
<p><hr><p>
|
|
%%COMMENT%%
|
|
<p><hr>
|
|
|
|
<p>Please read the "<a href="%%DESCR%%">description file</a>" for a
|
|
longer description.
|
|
|
|
<p>Go to the <a href="%%TOP%%/README.html">top of the ports tree</a> for
|
|
a summary on how to use the ports collection.
|
|
|
|
<p>
|
|
%%BUILD_DEPENDS%%
|
|
<p>
|
|
%%RUN_DEPENDS%%
|
|
|
|
<p><hr><p>
|
|
<a href="../README.html"> Go up one level</a>
|
|
|
|
|
<a href="%%TOP%%/README.html"> Go to top of ports tree</a>
|
|
</body>
|
|
</html>
|