summaryrefslogtreecommitdiff
path: root/editors/manedit/patches
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-06-11 20:58:32 +0000
committerzuntum <zuntum@pkgsrc.org>2001-06-11 20:58:32 +0000
commit8642392d8f89164cf62f9e2263480720ac1928f5 (patch)
tree203f0ea525152aa222eaefa88253119c1e280549 /editors/manedit/patches
parent92bd044e41c50fcf0375db81db7e4dd19089815e (diff)
downloadpkgsrc-8642392d8f89164cf62f9e2263480720ac1928f5.tar.gz
* update manedit to 0.4j
+ Version 0.4.0j Mon Mar 26 19:43:26 PST 2001 -Added Find string in current loaded manual page on viewer. Keyboard keys SPACE, b, HOME, and END now work properly on viewer. -Fixed GTK+ `main breaking behavour' work-around made on the viewer's GtkText widget. + Version 0.4.0i Thu Feb 22 17:31:41 PST 2001 -Fixed Additional compiling bugs for FreeBSD and also directory defaults on FreeBSD. * pass maintainership to packages@netbsd.org * don't bother fixing manpages any more (author should fix that, not me) -- changing "preferances" to "preferences" to match the reality every time new version is out isn't something I like
Diffstat (limited to 'editors/manedit/patches')
-rw-r--r--editors/manedit/patches/patch-aa8
-rw-r--r--editors/manedit/patches/patch-ab41
-rw-r--r--editors/manedit/patches/patch-ac36
-rw-r--r--editors/manedit/patches/patch-ad19
-rw-r--r--editors/manedit/patches/patch-ae54
-rw-r--r--editors/manedit/patches/patch-af18
6 files changed, 16 insertions, 160 deletions
diff --git a/editors/manedit/patches/patch-aa b/editors/manedit/patches/patch-aa
index c0901dce101..a33b88882fb 100644
--- a/editors/manedit/patches/patch-aa
+++ b/editors/manedit/patches/patch-aa
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/01/21 18:18:04 fredb Exp $
+$NetBSD: patch-aa,v 1.2 2001/06/11 20:58:33 zuntum Exp $
---- ../include/xsw_ctype.h.orig Sat Jan 20 12:39:31 2001
+--- ../include/xsw_ctype.h.orig Tue Mar 27 03:39:01 2001
+++ ../include/xsw_ctype.h
-@@ -4,7 +4,6 @@
- #if defined(__cplusplus) || defined(c_plusplus)
+@@ -5,7 +5,6 @@
+ # if defined(__cplusplus) || defined(c_plusplus)
extern bool isblank(char c);
-extern bool isblank(int c);
diff --git a/editors/manedit/patches/patch-ab b/editors/manedit/patches/patch-ab
index 87b0e944b56..b65a43431fb 100644
--- a/editors/manedit/patches/patch-ab
+++ b/editors/manedit/patches/patch-ab
@@ -1,30 +1,13 @@
-$NetBSD: patch-ab,v 1.2 2001/02/10 00:07:41 hubertf Exp $
+$NetBSD: patch-ab,v 1.3 2001/06/11 20:58:33 zuntum Exp $
---- Makefile.orig Fri Feb 9 01:18:25 2001
-+++ Makefile
-@@ -18,7 +18,6 @@
- # You may modify any value as needed. Change only the ones you are
- # absolutly sure that requires modification.
- #
--PREFIX = /usr
-
-
- # ########################################################################
-@@ -49,7 +48,7 @@
- # to debug the program.
- #
- #CFLAGS = `gtk-config --cflags` -g -efence -Wall
--CFLAGS = `gtk-config --cflags` -O2 -Wall
-+CFLAGS+= `gtk-config --cflags` -Wall
-
- CPPFLAGS = -D__cplusplus -Dc_plusplus
-
-@@ -95,8 +94,6 @@
- #
- include Makefile.srclist
-
--CC = gcc
--CPP = g++
- BIN = manedit
- OBJ_C = $(SRC_C:.c=.o)
- OBJ_CPP = $(SRC_CPP:.cpp=.o)
+--- ../include/os.h.orig Tue Mar 27 03:39:01 2001
++++ ../include/os.h
+@@ -58,7 +58,7 @@
+ # define _PATH_DEVNULL "/dev/null"
+ #endif
+
+-#if !defined(_AIX) && !defined(__FreeBSD__)
++#if !defined(_AIX) && !defined(__FreeBSD__) && !defined(__NetBSD__)
+ # ifndef _PATH_MAILDIR
+ # define _PATH_MAILDIR "/var/spool/mail"
+ # endif
diff --git a/editors/manedit/patches/patch-ac b/editors/manedit/patches/patch-ac
deleted file mode 100644
index d00e32934ba..00000000000
--- a/editors/manedit/patches/patch-ac
+++ /dev/null
@@ -1,36 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/01/21 18:18:04 fredb Exp $
-
---- manedit.1.orig Sat Jan 20 12:39:31 2001
-+++ manedit.1
-+@@ -50,16 +50,14 @@
-+ Output version information and exit.
-+ .LP
-+ Most other customizations can be performed in the
-+-preferances menu.
-++preferences menu.
-+ .SH "FILES"
-@@ -55,11 +55,9 @@
- .LP
- \fI$HOME/.maneditrc\fP
- .br
--\fI/usr/share/manedit/\fP
-+\fI@PREFIX@/share/manedit/\fP
- .br
--\fI/usr/share/manedit/help/\fP
--.br
--\fI/usr/share/manedit/templates/\fP
-+\fI@PREFIX@/share/manedit/templates/\fP
- .SH "ENVIRONMENT VARIABLES"
- .TP
- \fBHOME\fP
-@@ -84,5 +82,9 @@
- .LP
- WolfPack Entertainment \- http://wolfpack.twu.net/contacts.html
- .SH "SEE ALSO"
--.LP
-+.LP
- ManEdit's home page at http://wolfpack.twu.net/ManEdit/
-+.LP
-+manpage_writing_procedures(7)
-+.br
-+manpage_xml_reference(7)
diff --git a/editors/manedit/patches/patch-ad b/editors/manedit/patches/patch-ad
deleted file mode 100644
index db636894c0c..00000000000
--- a/editors/manedit/patches/patch-ad
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2001/01/21 18:18:04 fredb Exp $
-
---- help/manpage_xml_referance.orig Sat Jan 20 05:39:30 2001
-+++ help/manpage_xml_referance Sun Jan 21 11:28:54 2001
-@@ -1,6 +1,6 @@
--.TH "ManPage XML Referance" "5" "Release 0.0.0" "WolfPack Entertainment" "File Formats"
-+.TH "ManPage XML Reference" "5" "Release 0.0.0" "WolfPack Entertainment" "File Formats"
- .SH "NAME"
--\fBManPage XML Referance\fR \- Tags and symbolic representations list
-+\fBManPage XML Reference\fR \- Tags and symbolic representations list
- .SH "DESCRIPTION"
- .LP
- Contains a (mostly complete) list of UNIX Manual Page format
-@@ -87,4 +87,4 @@
- \fB&gt;\fR
- Greater than (the > character).
- .SH "SEE ALSO"
--manpage_writing_procedures(5)
-+manpage_writing_procedures(7)
diff --git a/editors/manedit/patches/patch-ae b/editors/manedit/patches/patch-ae
deleted file mode 100644
index a8469d8268b..00000000000
--- a/editors/manedit/patches/patch-ae
+++ /dev/null
@@ -1,54 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2001/01/21 18:18:04 fredb Exp $
-
---- help/manpage_writing_procedures.orig Sat Jan 20 05:39:30 2001
-+++ help/manpage_writing_procedures Sun Jan 21 11:29:24 2001
-@@ -120,7 +120,7 @@
- \fBSYMREP\fR).
- .LP
- For a list of tags and symbolic representations see
--manpage_xml_referance(5).
-+manpage_xml_reference(7).
- .LP
- The following sections deal with using XML tags to create
- common styles and formats seen in most manual pages.
-@@ -162,7 +162,7 @@
- the right amount of line spacing.
- .LP
- However in XML you need to use XML tags to control line
--spacing. To ensure that a sentance in a paragraph
-+spacing. To ensure that a sentence in a paragraph
- starts on a new line, you need to use the tag
- \fB<br>\fR. For instance:
- .LP
-@@ -176,13 +176,13 @@
- Create a section with the above text and click on the
- preview button. You will notice that after the
- \fB<br>\fR
--the sentance will be placed on a new line.
-+the sentence will be placed on a new line.
- .LP
- One draw back is that multiple uses of \fB<br>\fR
- does not produce multiple lines. So incase you would have
- to ensure that there is an empty line between two
--sentances, you would have to use \fB<LP>\fR.
--That would effectivly separate the two sentances as two
-+sentences, you would have to use \fB<LP>\fR.
-+That would effectivly separate the two sentences as two
- paragraphs.
- .SH "STYLES"
- .LP
-@@ -273,7 +273,7 @@
- .LP
- Which would produce a \fB<\fR character.
- Complete list of symbolic representations
--are in page_xml_referance(5).
-+are in page_xml_reference(7).
- .LP
- One last important symbolic representation to point out
- is the \fB&\fR character. Its symbolic representation
-@@ -281,4 +281,4 @@
- .LP
- \fB&amp;\fR
- .SH "SEE ALSO"
--manpage_xml_referance(5)
-+manpage_xml_reference(7)
diff --git a/editors/manedit/patches/patch-af b/editors/manedit/patches/patch-af
deleted file mode 100644
index ce06c1815f2..00000000000
--- a/editors/manedit/patches/patch-af
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-af,v 1.1 2001/02/10 00:07:42 hubertf Exp $
-
---- ../include/os.h.orig Fri Feb 9 01:18:26 2001
-+++ ../include/os.h
-@@ -58,11 +58,11 @@
- # define _PATH_DEVNULL "/dev/null"
- #endif
-
--#ifndef _AIX
-+#if !defined(_AIX) && !defined(__NetBSD__)
- # ifndef _PATH_MAILDIR
- # define _PATH_MAILDIR "/var/spool/mail"
- # endif
--#endif /* _AIX */
-+#endif /* _AIX || __NetBSD__ */
-
- /* Apparently VI has become the standard editor for UNIX. */
- #if !defined(_PATH_VI) && !defined(__MSW__)