"foo", what this does is:
(1) Put all distfiles and patchfiles in /usr/ports/distfiles/foo
(2) Go to ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/foo when the
master site is down
When your port has a lot of dist/patchfiles, or has a file that does
not have a very port-specific name (e.g., "Makefile"), set this
variable instead of redefining DISTDIR. (If you redefine DISTDIR, (1)
will work but (2) will not.)
Agreed that it's a good idea by: adam
cern no longer maintain it. It doesn't have w3c_ prefix because there's
no other "linemode" browser to confuse it with. :-)
Somebody needs to update pkg/DESCR, it's very out of date.
Untested, I can't get to the master size.
Requested by: ache
cern no longer deal with this program.
w3c_httpd is to distinguish it from apache_httpd.
I've not tested the build here, because I could not reach the master site.
Requested by: ache
. adjustable scanner intensity and contrast,
. extracted the customizable resources into Xrm resource files,
including ``colorization'' to make the appearance prettier,
. fixed a bug in the gamma handling on truecolor displays that caused
a core dump for me,
. taught it to register a WM_DELETE message and an icon with the
window manager
from the master site but the backup site should work. This will
all be fine when we start using the new ftpget that I am now
testing.
(2) Move the manpage rename from patch to Makefile.
in ${PREFIX}/share/doc/xv, conditional to NOPORTDOCS.
Note that README is not conditionalized on NOPORTDOCS, this is the
license statement and its installation is required by the xv author.
(Sorry Jordan, but your other idea (${CATEGORIES}) was a major hit.)
Also remove the keyword field in the INDEX line and replace it with
two columns: build-time dependencies and run-time dependencies. They
are both list of package names (minus the ".tgz").
(1) people can have weird paths and it will still work, and
(2) if you really need to use /usr/local/bin/cp instead of /bin/cp,
you can do that by changing only one line.
Submitted by: wosch