summaryrefslogtreecommitdiff
path: root/misc/most/patches
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-20 22:20:50 +0000
committerjtb <jtb>2001-04-20 22:20:50 +0000
commit24749bb502e7d7e9bf8ef45a7ed67cd1b654cb0d (patch)
tree81c28b8dd6a0a7b887905bad90d10d628d4fc0fa /misc/most/patches
parent73b4aa9773a42a8df3ae9e71e6977ef10ddb6dcf (diff)
downloadpkgsrc-24749bb502e7d7e9bf8ef45a7ed67cd1b654cb0d.tar.gz
Update to most-4.9.0.
Changes since 4.8.1 1. Apparantly, the binary flag +b is not valid with POSIX popen. 2. Screen resize code modified so that most works in a SunOS cmdtool. 3. Color support added. Use `most -C' to disable. 4. Ported to Mingw32 (GNU C)
Diffstat (limited to 'misc/most/patches')
-rw-r--r--misc/most/patches/patch-aa9
-rw-r--r--misc/most/patches/patch-ab15
2 files changed, 20 insertions, 4 deletions
diff --git a/misc/most/patches/patch-aa b/misc/most/patches/patch-aa
index d5d8d63f67d..e517c6b1a73 100644
--- a/misc/most/patches/patch-aa
+++ b/misc/most/patches/patch-aa
@@ -1,12 +1,13 @@
-$NetBSD: patch-aa,v 1.3 1998/08/07 11:10:27 agc Exp $
+$NetBSD: patch-aa,v 1.4 2001/04/20 22:20:51 jtb Exp $
---- configure.orig Wed Jul 15 10:03:01 1998
-+++ configure Wed Jul 15 10:06:03 1998
-@@ -2361,11 +2361,7 @@
+--- configure.orig Fri Apr 20 22:08:26 2001
++++ configure
+@@ -2363,12 +2363,7 @@
# the other directories may have a better chance of containing a more recent
# version.
-JD_Search_Dirs="$JD_Search_Dirs \
+- $includedir,$libdir \
- /usr/local/include,/usr/local/lib \
- /usr/include,/usr/lib \
- /usr/include/slang,/usr/lib \
diff --git a/misc/most/patches/patch-ab b/misc/most/patches/patch-ab
new file mode 100644
index 00000000000..73f98aa4e7f
--- /dev/null
+++ b/misc/most/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1 2001/04/20 22:20:51 jtb Exp $
+
+--- src/Makefile.in.orig Fri Apr 20 22:18:06 2001
++++ src/Makefile.in
+@@ -87,8 +87,8 @@
+ install: all $(BIN_DIR)
+ $(INSTALL) -s $(OBJDIR)/most $(BIN_DIR)
+ $(INSTALL_DATA) ../most.1 $(MAN_DIR)
+- $(INSTALL) -d $(DOC_DIR) -m 755
+- $(INSTALL_DATA) $(DOC_FILES) $(DOC_DIR)
++# $(INSTALL) -d $(DOC_DIR) -m 755
++# $(INSTALL_DATA) $(DOC_FILES) $(DOC_DIR)
+ $(BIN_DIR):
+ - ../mkinsdir.sh $(BIN_DIR)
+ # The symlinks target is for my own private use. It simply creates the object