aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pmake/files/patch-ae
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-11-16 06:54:25 +0800
committersteve <steve@FreeBSD.org>1998-11-16 06:54:25 +0800
commit3e2944e54d721a081d51b9619a8204c09fd0d202 (patch)
treedd22e619627cdcc25b9703d5f0ea86df55841460 /devel/pmake/files/patch-ae
parent7aa612821beb3b65eeee908d25b0c04d09a4e1ff (diff)
downloadfreebsd-ports-gnome-3e2944e54d721a081d51b9619a8204c09fd0d202.tar.gz
freebsd-ports-gnome-3e2944e54d721a081d51b9619a8204c09fd0d202.tar.zst
freebsd-ports-gnome-3e2944e54d721a081d51b9619a8204c09fd0d202.zip
Initial import of pmake version 2.1.33.
A parallel make(1) from the Sprite OS project. Reviewed by: asami
Diffstat (limited to 'devel/pmake/files/patch-ae')
-rw-r--r--devel/pmake/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/pmake/files/patch-ae b/devel/pmake/files/patch-ae
new file mode 100644
index 000000000000..4b4918a3c5bf
--- /dev/null
+++ b/devel/pmake/files/patch-ae
@@ -0,0 +1,11 @@
+--- doc/Makefile.orig Thu Nov 12 17:51:30 1998
++++ doc/Makefile Thu Nov 12 17:54:24 1998
+@@ -19,7 +19,7 @@
+ # most of the stuff here is machine independent
+ .EXPORT:
+
+-MANDIR = /usr/local/man
++MANDIR = $(PREFIX)/man
+ MANEXT1 = 1
+ MANEXT8 = 8
+
/+1 * Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0 * - Add SHA256garga2005-12-021-0/+1 * - Update to 3.09.0garga2005-12-014-12/+27 * BROKEN on ia64: Segfault during buildkris2005-10-291-2/+2 * - Update metaocaml to 3.08.a23barner2005-09-141-2/+0 * Don't try to fix compile flags on sparc64 and just mark the port brokenmi2005-07-041-3/+3 * OCaml folks use $(ARCH) in Makefiles to mean, what configure identifiedmi2005-07-032-1/+15 * Remove architecture limitations. It certainly builds fine on my amd64mi2005-07-021-5/+0 * Conflicts with metaocaml.jylefort2005-06-271-3/+5 * - Add a knob WITHOUT_COMPILER_LIB, in order to install compiler libsthierry2005-06-092-21/+43 * BROKEN on !i386: Does not compilekris2005-05-231-4/+1 * - Fix permission of ld.conf. It should be 0644 instead of 0444.sem2005-05-222-43/+37 * - Fix plist: delete .bak files after REINPLACE_CMD so they don't get installedpav2005-04-231-0/+1 * o Update to 3.08.3lioux2005-04-236-233/+288 * - Reset maintainersem2005-04-071-1/+1 * Update to version 3.08.2.kwm2004-12-043-8/+9 * BROKEN on sparc64 when defined(WITHOUT_X11): Does not compilekris2004-11-241-0/+4 * - Add an empty directory to the package, so deinstalling of the package doespav2004-11-132-0/+3 * Update to 3.08.1krion2004-08-213-7/+14 * Update to 3.08.0vs2004-07-208-113/+71 * BROKEN on sparc64: Coredump during buildkris2004-05-131-1/+7 * - Replace nasty [A-Za-hj-z] with a recursive cp. Not that elegant but itpav2004-03-231-4/+2 * Add size data, approved by maintainers.trevor2004-03-191-0/+2 * - Split the port into 3 parts: ocaml, ocaml-nox11 (slave port), ocaml-docsergei2004-02-274-298/+20 * Fix build on IA64, while I am here.arved2004-02-021-4/+14 * Fix build on AMD64arved2004-02-021-2/+10 * - Added a patch to the original OCaml's configure scriptsergei2003-12-147-4/+174 * - Update to 3.07 (patchlevel 2sergei2003-12-066-821/+847 * Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1 * Add WITHOUT_X11 knob. It allows to build OCAML on servers and otherlev2003-06-292-14/+25 * New patch to unbreak the build (configure step runs thread program thatschweikh2003-03-291-0/+15