Personal patches
Go to file
Satoshi Asami 3b6a1fc296 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.
1995-03-28 01:14:29 +00:00
archivers Upgrade 1995-03-26 02:21:28 +00:00
astro Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
audio Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. 1995-03-19 18:22:38 +00:00
benchmarks Make parentheses around the gzcat | gunshar shell commands to prevent 1995-02-18 20:08:32 +00:00
cad Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.. 1995-03-20 08:07:15 +00:00
comms contents changed, name not changed 1995-03-25 02:57:26 +00:00
databases Upgrade to 1.0.5. Change default dir for pid's to /var/run like 1995-02-23 02:26:49 +00:00
devel Bruce Evans' bcc C compiler. 1995-03-26 18:08:54 +00:00
editors Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
emulators This is David Hedley's pcemu 8086 PC emulator. 1995-03-27 21:35:21 +00:00
ftp Upgrade. 1995-03-20 21:32:29 +00:00
games update 1995-03-26 01:06:07 +00:00
graphics Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
irc A port of zircon version 1.15p10 1995-02-12 08:57:14 +00:00
japanese Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and 1995-03-27 13:24:18 +00:00
lang I remade the tarball instead of uploading it off my computer, 1995-03-26 06:18:11 +00:00
mail This is interactive - only install if we're not in BATCH mode. 1995-03-05 04:18:05 +00:00
math Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
mbone Converted Makefiles as much as I could. 1995-02-11 13:51:48 +00:00
misc Add MAINTAINER. Yes, I know I screwed up the Submitted by: line on the 1995-03-27 21:00:02 +00:00
Mk Add support for "distributed" patches and a little extra cleanup. 1995-03-28 01:14:29 +00:00
multimedia Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
net Upgrade to 1.9.08 1995-03-27 23:25:22 +00:00
net-mgmt/scotty3 Back out my change to convert DEPENDS->LIB_DEPENDS. There is a good 1995-02-21 17:22:00 +00:00
news Move the target of the pre-build to the pre-install. At the time of the 1995-02-26 23:16:23 +00:00
print Add EXEC_DEPENDS for latex and latex209 1995-03-04 03:57:55 +00:00
security Strip binaries on install 1995-03-24 00:35:05 +00:00
shells checksum added 1995-03-21 16:08:11 +00:00
sysutils Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
textproc Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
www Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
x11 The tarballs at xtp.x.org have been updated to patchlevel 11. So there is 1995-03-26 12:13:17 +00:00
x11-clocks Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
x11-fm/xfm Converted Makefiles as much as I could. 1995-02-11 13:51:48 +00:00
x11-fonts/xfed Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
x11-servers The tarballs at xtp.x.org have been updated to patchlevel 11. So there is 1995-03-26 12:13:17 +00:00
x11-toolkits Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, 1995-03-24 11:12:06 +00:00
x11-wm Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and 1995-03-27 13:24:18 +00:00
INDEX New index file format, plus a simple rule (print-index) for making it 1995-03-21 03:12:17 +00:00
LEGAL Add maxima-5.0-beta due to licensing problem. 1995-02-12 21:20:12 +00:00
Makefile The describe target now uses `\' as a separator, so correct the print-index 1995-03-23 21:03:32 +00:00