summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-02-06 04:24:11 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-02-06 04:24:11 +0000
commitca5aa6ba1207c5a7eacb4d477b21023651b7b06e (patch)
tree4127e3e15cf977fb5255ce688f2a076e841163e5 /textproc
parent0d033ca10ba467d392eb08e8b87d89c1e3cbb3d9 (diff)
downloadpkgsrc-ca5aa6ba1207c5a7eacb4d477b21023651b7b06e.tar.gz
Update my email address.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/eb/Makefile7
-rw-r--r--textproc/eblook/Makefile4
-rw-r--r--textproc/freepwing/Makefile6
-rw-r--r--textproc/ndtpd/Makefile12
4 files changed, 12 insertions, 17 deletions
diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile
index 98e85322b65..807a4f1ffbb 100644
--- a/textproc/eb/Makefile
+++ b/textproc/eb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2002/08/25 18:39:59 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2003/02/06 04:24:12 uebayasi Exp $
# FreeBSD Id: ports/japanese/eb/Makefile,v 1.21 2000/08/21 03:39:42 kevlo Exp
-DISTNAME= eb-3.2.2
+DISTNAME= eb-3.2.3
CATEGORIES= textproc japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \
ftp://ftp.sra.co.jp/pub/misc/eb/
@@ -9,7 +9,7 @@ DISTFILES= ${EB_DISTFILES} \
${EB_LISTS} \
${EB_APPENDICES}
-MAINTAINER= uebayasi@soum.co.jp
+MAINTAINER= uebayasi@netbsd.org
HOMEPAGE= http://www.sra.co.jp/people/m-kasahr/eb/
COMMENT= C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries
@@ -29,6 +29,7 @@ EB_APPENDICES= \
daijirin-2.0.tar.gz \
dd75-2.0.tar.gz \
genius-1.0.tar.gz \
+ genius2-1.0.tar.gz \
global-2.0.tar.gz \
heritage-2.2.tar.gz \
izumi-2.0.tar.gz \
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile
index 822b5b92ba6..fe75b73bc84 100644
--- a/textproc/eblook/Makefile
+++ b/textproc/eblook/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2002/10/05 03:07:08 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/02/06 04:24:12 uebayasi Exp $
#
DISTNAME= eblook-1.5.1
CATEGORIES= japanese textproc
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
-MAINTAINER= uebayasi@soum.co.jp
+MAINTAINER= uebayasi@netbsd.org
HOMEPAGE= http://openlab.ring.gr.jp/edict/eblook/
COMMENT= interactive command-line interface for EPWING electric dictionaries
diff --git a/textproc/freepwing/Makefile b/textproc/freepwing/Makefile
index 4eee1545473..1d094347fd1 100644
--- a/textproc/freepwing/Makefile
+++ b/textproc/freepwing/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/03/19 11:07:44 uebayasi Exp $
+# $NetBSD: Makefile,v 1.2 2003/02/06 04:24:13 uebayasi Exp $
-DISTNAME= freepwing-1.4.1
+DISTNAME= freepwing-1.4.3
CATEGORIES= japanese textproc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/
-MAINTAINER= uebayasi@soum.co.jp
+MAINTAINER= uebayasi@netbsd.org
HOMEPAGE= http://www.sra.co.jp/people/m-kasahr/freepwing/
COMMENT= Free JIS X 4081 (subset of EPWING V1) formatter
diff --git a/textproc/ndtpd/Makefile b/textproc/ndtpd/Makefile
index 0c7baecfccd..b8ec135d38b 100644
--- a/textproc/ndtpd/Makefile
+++ b/textproc/ndtpd/Makefile
@@ -1,14 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2003/01/28 22:04:21 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2003/02/06 04:24:13 uebayasi Exp $
-DISTNAME= ndtpd-3.1.1
-PKGREVISION= 1
+DISTNAME= ndtpd-3.1.4
CATEGORIES= textproc japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/
-PATCHFILES= ${DISTNAME}+.diff
-PATCH_SITES= ${MASTER_SITES}
-
-MAINTAINER= uebayasi@soum.co.jp
+MAINTAINER= uebayasi@netbsd.org
HOMEPAGE= http://www.sra.co.jp/people/m-kasahr/ndtpd/
COMMENT= Server for accessing CD-ROM books with NDTP
@@ -19,8 +15,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--localstatedir=${NDTPD_RUNDIR}
CONFIGURE_ARGS+=--with-logdir=${NDTPD_LOGDIR}
CONFIGURE_ARGS+=--with-eb
-CONFIGURE_ARGS+=--with-eb-includes=${PREFIX}/include
-CONFIGURE_ARGS+=--with-eb-libraries=${PREFIX}/lib
CONFIGURE_ARGS+=--with-zlib
MAKE_FLAGS+= INSTALL_INFO=${INSTALL_INFO}
# For INSTALL/DEINSTALL scripts.