diff options
author | asami <asami@FreeBSD.org> | 1995-03-28 09:14:29 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-03-28 09:14:29 +0800 |
commit | 7139da704576463a0a8f107c7d0b98d48c023161 (patch) | |
tree | 19e58215c177e8bf69165e2fa31fc879002aa2fb /cad/pcb | |
parent | f7dbb0a8f8d861ff51c7dccdd56a40dfa7312b63 (diff) | |
download | freebsd-ports-gnome-7139da704576463a0a8f107c7d0b98d48c023161.tar.gz freebsd-ports-gnome-7139da704576463a0a8f107c7d0b98d48c023161.tar.zst freebsd-ports-gnome-7139da704576463a0a8f107c7d0b98d48c023161.zip |
Add support for "distributed" patches and a little extra cleanup.
New variables:
PATCH_SITES: patch equivalent of MASTER_SITES, overridable with
. MASTER_SITE_OVERRIDE.
PATCHFILES: Additional files to fetch and give to patch before
. applying the ones in patches/patch-*. If name ends
. with ".gz" or ".Z", it will be piped through zcat first.
Plus PATCH_DIST_STRIP and PATCH_DIST_ARGS that serve the same functions
as PATCH_STRIP and PATCH_ARGS for patches in patches/patch-*.
In the documentation and echo messages, I used the term "distributed
patches" and "FreeBSD patches" to refer to ${PATCHFILES} and patches/patch-*.
If you can come up with better names, by all means go ahead and fix them.
"grep PATCH /usr/ports/*/*/Makefile" reveals seven ports (mule, jless,
jtcl, jtk, dgd, less, color_xterm, gee I wonder why I'm the one who
implemented this) that can benefit from this. I'm now diving headlong
into /usr/ports to fix their Makefiles.
Diffstat (limited to 'cad/pcb')
0 files changed, 0 insertions, 0 deletions