summaryrefslogtreecommitdiff
path: root/editors/mined
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-07-01 15:52:00 +0000
committeragc <agc@pkgsrc.org>2003-07-01 15:52:00 +0000
commit0e14eb85128ab525d22ef3366ea2eabe80cc3f3c (patch)
treefc75f58c804cca257259450e8bc464f53dc1b10b /editors/mined
parent7cbf83dab0cdc03f52632842418f8de68e29d83d (diff)
downloadpkgsrc-0e14eb85128ab525d22ef3366ea2eabe80cc3f3c.tar.gz
Upgrade mined from version 2000.6 to 2000.7
Pkgsrc changes include displaying the help file correctly. New features in this release: * Enhanced East Asian input method support; selection menu for multiple character choices ("pick list"). * Support for editing CJK encoded files in UTF-8 terminal; major CJK encodings are supported (Big5, GBK, JIS, S-JIS, UHC, Johab). Main enhancements: (for details see the change log) * Flag menus for all flags for more intuitive selection. * Enhanced and generalized coded character input (CJK / decimal / illegal code recognition). * Extended bullet recognition for clever justification (auto-indent). * Makefile for Mac OS X.
Diffstat (limited to 'editors/mined')
-rw-r--r--editors/mined/Makefile6
-rw-r--r--editors/mined/distinfo9
-rw-r--r--editors/mined/patches/patch-aa33
-rw-r--r--editors/mined/patches/patch-ab7
-rw-r--r--editors/mined/patches/patch-ac15
5 files changed, 64 insertions, 6 deletions
diff --git a/editors/mined/Makefile b/editors/mined/Makefile
index 8302eaaa2dc..33d8089fb96 100644
--- a/editors/mined/Makefile
+++ b/editors/mined/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:20:07 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/01 15:52:00 agc Exp $
#
-DISTNAME= mined-2000.6
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
+DISTNAME= mined-2000.7
CATEGORIES= editors
MASTER_SITES= http://towo.net/mined/
@@ -10,6 +9,7 @@ MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://towo.net/mined/
COMMENT= html-aware editor
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BUILDLINK2= yes
MAKEFILE= makefile.bsd
diff --git a/editors/mined/distinfo b/editors/mined/distinfo
index 74b769cf82f..e6e5e749173 100644
--- a/editors/mined/distinfo
+++ b/editors/mined/distinfo
@@ -1,4 +1,7 @@
-$NetBSD: distinfo,v 1.2 2003/03/27 12:56:21 agc Exp $
+$NetBSD: distinfo,v 1.3 2003/07/01 15:52:00 agc Exp $
-SHA1 (mined-2000.6.tar.gz) = 93c17cce64fb7259f898ee0822e55ae2f9fbec95
-Size (mined-2000.6.tar.gz) = 647428 bytes
+SHA1 (mined-2000.7.tar.gz) = 644bb15455f636b58a05b67a988421a6dc99cf90
+Size (mined-2000.7.tar.gz) = 1208334 bytes
+SHA1 (patch-aa) = c0467b6017cf54827ba3c1de23c9ba9e3f31acf7
+SHA1 (patch-ab) = d3a99e8d14797233b6abf8c1096d65bd3451d28c
+SHA1 (patch-ac) = 9624eae0aecde080174f8d3c982b209aa703273c
diff --git a/editors/mined/patches/patch-aa b/editors/mined/patches/patch-aa
new file mode 100644
index 00000000000..cb9d961a1f6
--- /dev/null
+++ b/editors/mined/patches/patch-aa
@@ -0,0 +1,33 @@
+$NetBSD: patch-aa,v 1.3 2003/07/01 15:52:37 agc Exp $
+
+--- minedaux.c 2003/06/17 16:07:30 1.1
++++ minedaux.c 2003/06/17 16:10:10
+@@ -507,6 +507,13 @@
+ # include <errno.h>
+ # endif
+
++# include <sys/types.h>
++# include <sys/param.h>
++
++# if (defined(BSD) && BSD >= 199306)
++# include <errno.h>
++# else
++
+ extern int errno;
+ extern int sys_nerr;
+
+@@ -518,13 +525,13 @@
+ portability problems and wastes developers' time.
+ It's nothing but a nuisance. */
+ extern char * sys_errlist [];
++# endif
+ # endif
+ # endif
+
+ # endif /* #else __CYGWIN__ */
+ #endif
+
+-
+ char *
+ serrorof (errnum)
+ int errnum;
diff --git a/editors/mined/patches/patch-ab b/editors/mined/patches/patch-ab
new file mode 100644
index 00000000000..9b4b9539e15
--- /dev/null
+++ b/editors/mined/patches/patch-ab
@@ -0,0 +1,7 @@
+$NetBSD: patch-ab,v 1.1 2003/07/01 15:52:37 agc Exp $
+
+--- minedhlp.h 2003/06/17 16:34:13 1.1
++++ minedhlp.h 2003/06/17 16:34:31
+@@ -1 +1 @@
+- helpfile = "/usr/local/share/help/mined.hlp";
++ helpfile = PREFIX "/share/help/mined.hlp";
diff --git a/editors/mined/patches/patch-ac b/editors/mined/patches/patch-ac
new file mode 100644
index 00000000000..7278308c669
--- /dev/null
+++ b/editors/mined/patches/patch-ac
@@ -0,0 +1,15 @@
+$NetBSD: patch-ac,v 1.1 2003/07/01 15:52:37 agc Exp $
+
+Pass the value of ${PREFIX} down so that the help file can be found
+
+--- makefile.bsd 2003/06/17 16:35:05 1.1
++++ makefile.bsd 2003/06/17 16:35:37
+@@ -43,7 +43,7 @@
+ SYSTEM = -Dunix
+
+ # select operating system environment
+-DEFS = -Dunix
++DEFS = -Dunix -DPREFIX='"${PREFIX}"'
+
+
+ # collection of system parameters for compilation