diff options
author | asami <asami@FreeBSD.org> | 1999-08-19 18:50:30 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-08-19 18:50:30 +0800 |
commit | 7df3229055bee8488d70bb49778460dfeb1e7e28 (patch) | |
tree | c7654670f399aab7f10d24c4f6477883d4b7abd7 /japanese | |
parent | ebb9bdd91406610e20fba3cc7e7b4925eddd1857 (diff) | |
download | freebsd-ports-gnome-7df3229055bee8488d70bb49778460dfeb1e7e28.tar.gz freebsd-ports-gnome-7df3229055bee8488d70bb49778460dfeb1e7e28.tar.zst freebsd-ports-gnome-7df3229055bee8488d70bb49778460dfeb1e7e28.zip |
Upgrade to ndtpd-2.3.2 and eb-2.3.2. PR was for ndtpd-2.3.1 and
eb-2.3, I changed the versions and recalculated the checksums.
Also, ndtpd/patches/patch-aa (by me) is for quieting ndtpd somewhat so
it won't leave dozens of lines to /var/log/messages every time someone
looks up a word, and eb/patches/patch-aa (by Kasahara-san, the
original author) is for changing the shared lib versions.
ndtpd/Makefile's LIB_DEPENDS was adjusted accordingly.
PR: 12130
Submitted by: maintainer
Reviewed (my changes) by: maintainer
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eb/Makefile | 34 | ||||
-rw-r--r-- | japanese/eb/distinfo | 4 | ||||
-rw-r--r-- | japanese/eb/pkg-descr | 5 | ||||
-rw-r--r-- | japanese/eb/pkg-plist | 174 | ||||
-rw-r--r-- | japanese/eb2/Makefile | 34 | ||||
-rw-r--r-- | japanese/eb2/distinfo | 4 | ||||
-rw-r--r-- | japanese/eb2/pkg-descr | 5 | ||||
-rw-r--r-- | japanese/eb2/pkg-plist | 174 | ||||
-rw-r--r-- | japanese/eb3/Makefile | 34 | ||||
-rw-r--r-- | japanese/eb3/distinfo | 4 | ||||
-rw-r--r-- | japanese/eb3/pkg-descr | 5 | ||||
-rw-r--r-- | japanese/eb3/pkg-plist | 174 | ||||
-rw-r--r-- | japanese/ebnetd/Makefile | 40 | ||||
-rw-r--r-- | japanese/ebnetd/distinfo | 2 | ||||
-rw-r--r-- | japanese/ebnetd/files/ndtpd.sh.sample | 15 | ||||
-rw-r--r-- | japanese/ebnetd/pkg-descr | 5 | ||||
-rw-r--r-- | japanese/ebnetd/pkg-install | 143 | ||||
-rw-r--r-- | japanese/ebnetd/pkg-message | 11 | ||||
-rw-r--r-- | japanese/ebnetd/pkg-plist | 21 | ||||
-rw-r--r-- | japanese/ndtpd/Makefile | 40 | ||||
-rw-r--r-- | japanese/ndtpd/distinfo | 2 | ||||
-rw-r--r-- | japanese/ndtpd/files/ndtpd.sh.sample | 15 | ||||
-rw-r--r-- | japanese/ndtpd/pkg-descr | 5 | ||||
-rw-r--r-- | japanese/ndtpd/pkg-install | 143 | ||||
-rw-r--r-- | japanese/ndtpd/pkg-message | 11 | ||||
-rw-r--r-- | japanese/ndtpd/pkg-plist | 21 |
26 files changed, 584 insertions, 541 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index 7522dc643e53..92dda7e010b3 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -1,30 +1,34 @@ # New ports collection makefile for: eb -# Version required: 2.2 +# Version required: 2.3.2 # Date created: 20 Jan 1999 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # -# $Id: Makefile,v 1.2 1999/03/13 07:35:40 taoka Exp $ +# $Id: Makefile,v 1.3 1999/06/05 22:29:54 mharo Exp $ # -DISTNAME= eb-2.2.2 -PKGNAME= ja-eb-2.2.2 +DISTNAME= eb-2.3.2 +PKGNAME= ja-eb-2.3.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \ ftp://ftp.sra.co.jp/pub/misc/eb/appendix/old/ \ ftp://ftp.sra.co.jp/pub/misc/eb/ \ - ftp://ftp.sra.co.jp/pub/misc/eb/old/ + ftp://ftp.sra.co.jp/pub/misc/eb/old/ \ + ftp://ftp.mei.co.jp/free/others/Dictionary/eb/appendix/ \ + ftp://ftp.mei.co.jp/free/others/Dictionary/eb/ DISTFILES= ${EBFILES} ${APPENDIXFILES} MAINTAINER= takamune@avrl.mei.co.jp EBFILES= ${DISTNAME}.tar.gz -APPENDIXFILES= chujiten-2.3.tar.gz \ +APPENDIXFILES= cencro-1.0.tar.gz \ + chujiten-2.3.tar.gz \ chujiten2-2.0.tar.gz \ chujiten6-2.3.tar.gz \ colloc-2.0.tar.gz \ crownfj-2.0.tar.gz \ daijirin-2.0.tar.gz \ dd75-2.0.tar.gz \ + genius-1.0.tar.gz \ global-2.0.tar.gz \ heritage-2.2.tar.gz \ izumi-2.0.tar.gz \ @@ -39,11 +43,12 @@ APPENDIXFILES= chujiten-2.3.tar.gz \ plus-2.0.tar.gz \ readers-2.2.tar.gz \ readers2-2.0.tar.gz +LISTFILES= LIST LIST-ja EXTRACT_ONLY= ${EBFILES} DIST_SUBDIR= eb -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= --with-zlib CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ INSTALL_DATA="${INSTALL_DATA}" @@ -51,16 +56,11 @@ CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ APPENDIXDIR= ${PREFIX}/share/eb/appendix post-install: - for i in ${APPENDIXFILES}; do \ - dir="`echo $$i | ${SED} 's/\.tar\.gz$$//'`"; \ - ${RM} -rf ${APPENDIXDIR}/$$dir; \ - (cd ${APPENDIXDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ - ${DISTDIR}/${DIST_SUBDIR}/$$i ${EXTRACT_AFTER_ARGS}); \ - done - ${INSTALL_DATA} ${FILESDIR}/LIST ${APPENDIXDIR}/LIST - ${INSTALL_DATA} ${FILESDIR}/LIST-ja ${APPENDIXDIR}/LIST-ja -.for info in eb ebinfo ebfont ebrefile ebzip - install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir +.for file in ${APPENDIXFILES} + ${TAR} -C ${APPENDIXDIR} -zxmf ${DISTDIR}/${DIST_SUBDIR}/${file} +.endfor +.for file in ${LISTFILES} + ${INSTALL_DATA} ${FILESDIR}/${file} ${APPENDIXDIR} .endfor .include <bsd.port.mk> diff --git a/japanese/eb/distinfo b/japanese/eb/distinfo index 88246c7f35e0..541f312e0a0a 100644 --- a/japanese/eb/distinfo +++ b/japanese/eb/distinfo @@ -1,4 +1,5 @@ -MD5 (eb/eb-2.2.2.tar.gz) = 13aa743fa582a1f18e7dfe4768257dac +MD5 (eb/eb-2.3.2.tar.gz) = 92e17f181b2287f0cb00af0e4920c2d9 +MD5 (eb/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199 MD5 (eb/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19 MD5 (eb/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a MD5 (eb/chujiten6-2.3.tar.gz) = 76718d9ad23c75f0eb68f54222c6066d @@ -6,6 +7,7 @@ MD5 (eb/colloc-2.0.tar.gz) = d8a4faa20b9ef4eca5d0a92aa1bfdad5 MD5 (eb/crownfj-2.0.tar.gz) = 7637ea60ee8bae58da1606ffba4c1815 MD5 (eb/daijirin-2.0.tar.gz) = d56b2f50a2fd8a9dc49dcda2b075781c MD5 (eb/dd75-2.0.tar.gz) = 7979cfb612d8f2ab97fc1c3e7af5d653 +MD5 (eb/genius-1.0.tar.gz) = 534571189137c7f508fdea767399d0f4 MD5 (eb/global-2.0.tar.gz) = 3750ea2d2c78ad786f1d2bc47a8c5b82 MD5 (eb/heritage-2.2.tar.gz) = 71ef3b257474c83a0af385001eee3fbf MD5 (eb/izumi-2.0.tar.gz) = 89a0d17f13c84c0aa0e57db434eb7462 diff --git a/japanese/eb/pkg-descr b/japanese/eb/pkg-descr index d4c5c0348aee..beed2df44f90 100644 --- a/japanese/eb/pkg-descr +++ b/japanese/eb/pkg-descr @@ -3,3 +3,8 @@ supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. -- Motoyuki Kasahara <m-kasahr@sra.co.jp> + +You can get information about EB Library from their website. +WWW: http://www.sra.co.jp/people/m-kasahr/eb/ + +-- Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp> diff --git a/japanese/eb/pkg-plist b/japanese/eb/pkg-plist index 59f0a9db676e..677370689c0e 100644 --- a/japanese/eb/pkg-plist +++ b/japanese/eb/pkg-plist @@ -2,15 +2,9 @@ bin/ebappendix bin/ebfont bin/ebinfo bin/ebrefile -bin/ebzip bin/ebunzip +bin/ebzip bin/ebzipinfo -lib/libeb.a -lib/libeb.la -lib/libeb.so -lib/libeb.so.2.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R include/eb/appendix.h include/eb/defs.h include/eb/eb.h @@ -18,165 +12,184 @@ include/eb/error.h include/eb/font.h include/eb/language.h include/eb/text.h -@unexec install-info --delete %D/info/eb.info %D/info/dir -@unexec install-info --delete %D/info/ebfont.info %D/info/dir -@unexec install-info --delete %D/info/ebinfo.info %D/info/dir -@unexec install-info --delete %D/info/ebrefile.info %D/info/dir -@unexec install-info --delete %D/info/ebzip.info %D/info/dir +@dirrm include/eb @unexec install-info --delete %D/info/eb-ja.info %D/info/dir +@unexec install-info --delete %D/info/eb.info %D/info/dir @unexec install-info --delete %D/info/ebfont-ja.info %D/info/dir +@unexec install-info --delete %D/info/ebfont.info %D/info/dir @unexec install-info --delete %D/info/ebinfo-ja.info %D/info/dir +@unexec install-info --delete %D/info/ebinfo.info %D/info/dir @unexec install-info --delete %D/info/ebrefile-ja.info %D/info/dir +@unexec install-info --delete %D/info/ebrefile.info %D/info/dir @unexec install-info --delete %D/info/ebzip-ja.info %D/info/dir -info/eb.info -info/ebfont.info -info/ebinfo.info -info/ebrefile.info -info/ebzip.info +@unexec install-info --delete %D/info/ebzip.info %D/info/dir info/eb-ja.info +info/eb.info info/ebfont-ja.info +info/ebfont.info info/ebinfo-ja.info +info/ebinfo.info info/ebrefile-ja.info +info/ebrefile.info info/ebzip-ja.info -@exec install-info %D/info/eb.info %D/info/dir -@exec install-info %D/info/ebfont.info %D/info/dir -@exec install-info %D/info/ebinfo.info %D/info/dir -@exec install-info %D/info/ebrefile.info %D/info/dir -@exec install-info %D/info/ebzip.info %D/info/dir -@exec install-info %D/info/eb-ja.info %D/info/dir -@exec install-info %D/info/ebfont-ja.info %D/info/dir -@exec install-info %D/info/ebinfo-ja.info %D/info/dir -@exec install-info %D/info/ebrefile-ja.info %D/info/dir -@exec install-info %D/info/ebzip-ja.info %D/info/dir +info/ebzip.info +@exec [ -f %D/info/dir ] || cp -p /usr/share/info/dir-tmpl %D/info/dir +@exec install-info %B/eb-ja.info %B/dir +@exec install-info %B/eb.info %B/dir +@exec install-info %B/ebfont-ja.info %B/dir +@exec install-info %B/ebfont.info %B/dir +@exec install-info %B/ebinfo-ja.info %B/dir +@exec install-info %B/ebinfo.info %B/dir +@exec install-info %B/ebrefile-ja.info %B/dir +@exec install-info %B/ebrefile.info %B/dir +@exec install-info %B/ebzip-ja.info %B/dir +@exec install-info %B/ebzip.info %B/dir +lib/libeb.a +lib/libeb.so +lib/libeb.so.3 +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/eb/appendix/LIST share/eb/appendix/LIST-ja +share/eb/appendix/cencro-1.0/catalog +share/eb/appendix/cencro-1.0/catalog.app +share/eb/appendix/cencro-1.0/cencro.app +share/eb/appendix/cencro-1.0/cencro/appendix +share/eb/appendix/chujiten-2.3/catalog share/eb/appendix/chujiten-2.3/catalog.app -share/eb/appendix/chujiten-2.3/waei.app share/eb/appendix/chujiten-2.3/eiwa.app -share/eb/appendix/chujiten-2.3/catalog share/eb/appendix/chujiten-2.3/eiwa/appendix +share/eb/appendix/chujiten-2.3/waei.app share/eb/appendix/chujiten-2.3/waei/appendix -share/eb/appendix/chujiten2-2.0/chujiten.app -share/eb/appendix/chujiten2-2.0/catalogs.app share/eb/appendix/chujiten2-2.0/catalogs +share/eb/appendix/chujiten2-2.0/catalogs.app +share/eb/appendix/chujiten2-2.0/chujiten.app share/eb/appendix/chujiten2-2.0/chujiten/data/furoku -share/eb/appendix/chujiten6-2.3/catalog.app share/eb/appendix/chujiten6-2.3/catalog +share/eb/appendix/chujiten6-2.3/catalog.app share/eb/appendix/chujiten6-2.3/chujiten.app share/eb/appendix/chujiten6-2.3/chujiten/appendix share/eb/appendix/colloc-2.0/catalogs share/eb/appendix/colloc-2.0/catalogs.app -share/eb/appendix/colloc-2.0/colloc/data/furoku share/eb/appendix/colloc-2.0/colloc.app +share/eb/appendix/colloc-2.0/colloc/data/furoku +share/eb/appendix/crownfj-2.0/catalogs share/eb/appendix/crownfj-2.0/catalogs.app share/eb/appendix/crownfj-2.0/crown_fj.app -share/eb/appendix/crownfj-2.0/daily_ei.app -share/eb/appendix/crownfj-2.0/catalogs share/eb/appendix/crownfj-2.0/crown_fj/data/furoku +share/eb/appendix/crownfj-2.0/daily_ei.app share/eb/appendix/crownfj-2.0/daily_ei/data/furoku +share/eb/appendix/daijirin-2.0/catalogs share/eb/appendix/daijirin-2.0/catalogs.app share/eb/appendix/daijirin-2.0/dgx01.app -share/eb/appendix/daijirin-2.0/catalogs share/eb/appendix/daijirin-2.0/dgx01/data/furoku share/eb/appendix/dd75-2.0/catalog share/eb/appendix/dd75-2.0/catalog.app -share/eb/appendix/dd75-2.0/chujiten/appendix share/eb/appendix/dd75-2.0/chujiten.app +share/eb/appendix/dd75-2.0/chujiten/appendix share/eb/appendix/dd75-2.0/koujien.app share/eb/appendix/dd75-2.0/koujien/appendix +share/eb/appendix/genius-1.0/catalog +share/eb/appendix/genius-1.0/catalog.app +share/eb/appendix/genius-1.0/genius.app +share/eb/appendix/genius-1.0/genius/appendix +share/eb/appendix/global-2.0/catalogs share/eb/appendix/global-2.0/catalogs.app share/eb/appendix/global-2.0/gejcje.app -share/eb/appendix/global-2.0/catalogs share/eb/appendix/global-2.0/gejcje/data/furoku -share/eb/appendix/heritage-2.2/catalog.app -share/eb/appendix/heritage-2.2/roget.app -share/eb/appendix/heritage-2.2/dict.app share/eb/appendix/heritage-2.2/abbrev.app -share/eb/appendix/heritage-2.2/bioentry.app -share/eb/appendix/heritage-2.2/geoentry.app -share/eb/appendix/heritage-2.2/root.app -share/eb/appendix/heritage-2.2/info.app -share/eb/appendix/heritage-2.2/catalog -share/eb/appendix/heritage-2.2/roget/appendix -share/eb/appendix/heritage-2.2/dict/appendix share/eb/appendix/heritage-2.2/abbrev/appendix +share/eb/appendix/heritage-2.2/bioentry.app share/eb/appendix/heritage-2.2/bioentry/appendix -share/eb/appendix/heritage-2.2/geoentry/appendix +share/eb/appendix/heritage-2.2/catalog +share/eb/appendix/heritage-2.2/catalog.app share/eb/appendix/heritage-2.2/colleges.app share/eb/appendix/heritage-2.2/colleges/appendix -share/eb/appendix/heritage-2.2/root/appendix -share/eb/appendix/heritage-2.2/info/appendix +share/eb/appendix/heritage-2.2/dict.app +share/eb/appendix/heritage-2.2/dict/appendix share/eb/appendix/heritage-2.2/font +share/eb/appendix/heritage-2.2/geoentry.app +share/eb/appendix/heritage-2.2/geoentry/appendix +share/eb/appendix/heritage-2.2/info.app +share/eb/appendix/heritage-2.2/info/appendix +share/eb/appendix/heritage-2.2/roget.app +share/eb/appendix/heritage-2.2/roget/appendix +share/eb/appendix/heritage-2.2/root.app +share/eb/appendix/heritage-2.2/root/appendix +share/eb/appendix/izumi-2.0/catalog share/eb/appendix/izumi-2.0/catalog.app share/eb/appendix/izumi-2.0/file1.app -share/eb/appendix/izumi-2.0/catalog share/eb/appendix/izumi-2.0/file1/appendix -share/eb/appendix/jitenban-2.4/chujiten.app -share/eb/appendix/jitenban-2.4/iwakoku.app share/eb/appendix/jitenban-2.4/catalogs -share/eb/appendix/jitenban-2.4/chiezo.app -share/eb/appendix/jitenban-2.4/mypaedia/data/furoku share/eb/appendix/jitenban-2.4/catalogs.app -share/eb/appendix/jitenban-2.4/iwakoku/data/furoku -share/eb/appendix/jitenban-2.4/chujiten/data/furoku +share/eb/appendix/jitenban-2.4/chiezo.app share/eb/appendix/jitenban-2.4/chiezo/data/furoku +share/eb/appendix/jitenban-2.4/chujiten.app +share/eb/appendix/jitenban-2.4/chujiten/data/furoku +share/eb/appendix/jitenban-2.4/iwakoku.app +share/eb/appendix/jitenban-2.4/iwakoku/data/furoku share/eb/appendix/jitenban-2.4/mypaedia.app +share/eb/appendix/jitenban-2.4/mypaedia/data/furoku +share/eb/appendix/jitenban97-2.1/catalogs share/eb/appendix/jitenban97-2.1/catalogs.app +share/eb/appendix/jitenban97-2.1/chiezo.app +share/eb/appendix/jitenban97-2.1/chiezo/data/furoku share/eb/appendix/jitenban97-2.1/chujiten.app +share/eb/appendix/jitenban97-2.1/chujiten/data/furoku share/eb/appendix/jitenban97-2.1/iwakoku.app -share/eb/appendix/jitenban97-2.1/chiezo.app -share/eb/appendix/jitenban97-2.1/mypaedia.app -share/eb/appendix/jitenban97-2.1/catalogs share/eb/appendix/jitenban97-2.1/iwakoku/data/furoku -share/eb/appendix/jitenban97-2.1/chujiten/data/furoku -share/eb/appendix/jitenban97-2.1/chiezo/data/furoku +share/eb/appendix/jitenban97-2.1/mypaedia.app share/eb/appendix/jitenban97-2.1/mypaedia/data/furoku share/eb/appendix/kanjigen-2.0/catalog share/eb/appendix/kanjigen-2.0/catalog.app share/eb/appendix/kanjigen-2.0/gdd01.app share/eb/appendix/kanjigen-2.0/gdd01/appendix +share/eb/appendix/kanjigen2-2.0/catalogs share/eb/appendix/kanjigen2-2.0/catalogs.app share/eb/appendix/kanjigen2-2.0/kanjigen.app -share/eb/appendix/kanjigen2-2.0/catalogs share/eb/appendix/kanjigen2-2.0/kanjigen/data/furoku +share/eb/appendix/kojien-2.3/catalog share/eb/appendix/kojien-2.3/catalog.app share/eb/appendix/kojien-2.3/kojien.app -share/eb/appendix/kojien-2.3/catalog share/eb/appendix/kojien-2.3/kojien/appendix -share/eb/appendix/kojien2-2.0/koujien.app -share/eb/appendix/kojien2-2.0/furoku.app -share/eb/appendix/kojien2-2.0/catalogs.app share/eb/appendix/kojien2-2.0/catalogs -share/eb/appendix/kojien2-2.0/koujien/data/furoku +share/eb/appendix/kojien2-2.0/catalogs.app +share/eb/appendix/kojien2-2.0/furoku.app share/eb/appendix/kojien2-2.0/furoku/data/furoku +share/eb/appendix/kojien2-2.0/koujien.app +share/eb/appendix/kojien2-2.0/koujien/data/furoku +share/eb/appendix/kojien4-2.2/catalog share/eb/appendix/kojien4-2.2/catalog.app -share/eb/appendix/kojien4-2.2/koujien/appendix share/eb/appendix/kojien4-2.2/furoku.app -share/eb/appendix/kojien4-2.2/catalog share/eb/appendix/kojien4-2.2/furoku/appendix share/eb/appendix/kojien4-2.2/koujien.app -share/eb/appendix/oxford-2.0/user.app -share/eb/appendix/oxford-2.0/catalog.app -share/eb/appendix/oxford-2.0/oxford.app +share/eb/appendix/kojien4-2.2/koujien/appendix share/eb/appendix/oxford-2.0/about.app -share/eb/appendix/oxford-2.0/quick.app +share/eb/appendix/oxford-2.0/about/appendix share/eb/appendix/oxford-2.0/catalog +share/eb/appendix/oxford-2.0/catalog.app +share/eb/appendix/oxford-2.0/oxford.app share/eb/appendix/oxford-2.0/oxford/appendix +share/eb/appendix/oxford-2.0/quick.app share/eb/appendix/oxford-2.0/quick/appendix +share/eb/appendix/oxford-2.0/user.app share/eb/appendix/oxford-2.0/user/appendix -share/eb/appendix/oxford-2.0/about/appendix +share/eb/appendix/plus-2.0/catalogs share/eb/appendix/plus-2.0/catalogs.app share/eb/appendix/plus-2.0/plus.app -share/eb/appendix/plus-2.0/catalogs share/eb/appendix/plus-2.0/plus/data/furoku -share/eb/appendix/readers-2.2/catalog.app share/eb/appendix/readers-2.2/catalog +share/eb/appendix/readers-2.2/catalog.app share/eb/appendix/readers-2.2/readers.app share/eb/appendix/readers-2.2/readers/appendix -share/eb/appendix/readers2-2.0/readers.app -share/eb/appendix/readers2-2.0/catalogs.app share/eb/appendix/readers2-2.0/catalogs +share/eb/appendix/readers2-2.0/catalogs.app +share/eb/appendix/readers2-2.0/readers.app share/eb/appendix/readers2-2.0/readers/data/furoku +@dirrm share/eb/appendix/cencro-1.0/cencro +@dirrm share/eb/appendix/cencro-1.0 +@dirrm share/eb/appendix/genius-1.0/genius +@dirrm share/eb/appendix/genius-1.0 @dirrm share/eb/appendix/chujiten-2.3/eiwa @dirrm share/eb/appendix/chujiten-2.3/waei @dirrm share/eb/appendix/chujiten-2.3 @@ -259,6 +272,5 @@ share/eb/appendix/readers2-2.0/readers/data/furoku @dirrm share/eb/appendix/readers2-2.0/readers/data @dirrm share/eb/appendix/readers2-2.0/readers @dirrm share/eb/appendix/readers2-2.0 -@dirrm include/eb @dirrm share/eb/appendix @dirrm share/eb diff --git a/japanese/eb2/Makefile b/japanese/eb2/Makefile index 7522dc643e53..92dda7e010b3 100644 --- a/japanese/eb2/Makefile +++ b/japanese/eb2/Makefile @@ -1,30 +1,34 @@ # New ports collection makefile for: eb -# Version required: 2.2 +# Version required: 2.3.2 # Date created: 20 Jan 1999 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # -# $Id: Makefile,v 1.2 1999/03/13 07:35:40 taoka Exp $ +# $Id: Makefile,v 1.3 1999/06/05 22:29:54 mharo Exp $ # -DISTNAME= eb-2.2.2 -PKGNAME= ja-eb-2.2.2 +DISTNAME= eb-2.3.2 +PKGNAME= ja-eb-2.3.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \ ftp://ftp.sra.co.jp/pub/misc/eb/appendix/old/ \ ftp://ftp.sra.co.jp/pub/misc/eb/ \ - ftp://ftp.sra.co.jp/pub/misc/eb/old/ + ftp://ftp.sra.co.jp/pub/misc/eb/old/ \ + ftp://ftp.mei.co.jp/free/others/Dictionary/eb/appendix/ \ + ftp://ftp.mei.co.jp/free/others/Dictionary/eb/ DISTFILES= ${EBFILES} ${APPENDIXFILES} MAINTAINER= takamune@avrl.mei.co.jp EBFILES= ${DISTNAME}.tar.gz -APPENDIXFILES= chujiten-2.3.tar.gz \ +APPENDIXFILES= cencro-1.0.tar.gz \ + chujiten-2.3.tar.gz \ chujiten2-2.0.tar.gz \ chujiten6-2.3.tar.gz \ colloc-2.0.tar.gz \ crownfj-2.0.tar.gz \ daijirin-2.0.tar.gz \ dd75-2.0.tar.gz \ + genius-1.0.tar.gz \ global-2.0.tar.gz \ heritage-2.2.tar.gz \ izumi-2.0.tar.gz \ @@ -39,11 +43,12 @@ APPENDIXFILES= chujiten-2.3.tar.gz \ plus-2.0.tar.gz \ readers-2.2.tar.gz \ readers2-2.0.tar.gz +LISTFILES= LIST LIST-ja EXTRACT_ONLY= ${EBFILES} DIST_SUBDIR= eb -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= --with-zlib CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ INSTALL_DATA="${INSTALL_DATA}" @@ -51,16 +56,11 @@ CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ APPENDIXDIR= ${PREFIX}/share/eb/appendix post-install: - for i in ${APPENDIXFILES}; do \ - dir="`echo $$i | ${SED} 's/\.tar\.gz$$//'`"; \ - ${RM} -rf ${APPENDIXDIR}/$$dir; \ - (cd ${APPENDIXDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ - ${DISTDIR}/${DIST_SUBDIR}/$$i ${EXTRACT_AFTER_ARGS}); \ - done - ${INSTALL_DATA} ${FILESDIR}/LIST ${APPENDIXDIR}/LIST - ${INSTALL_DATA} ${FILESDIR}/LIST-ja ${APPENDIXDIR}/LIST-ja -.for info in eb ebinfo ebfont ebrefile ebzip - install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir +.for file in ${APPENDIXFILES} + ${TAR} -C ${APPENDIXDIR} -zxmf ${DISTDIR}/${DIST_SUBDIR}/${file} +.endfor +.for file in ${LISTFILES} + ${INSTALL_DATA} ${FILESDIR}/${file} ${APPENDIXDIR} .endfor .include <bsd.port.mk> diff --git a/japanese/eb2/distinfo b/japanese/eb2/distinfo index 88246c7f35e0..541f312e0a0a 100644 --- a/japanese/eb2/distinfo +++ b/japanese/eb2/distinfo @@ -1,4 +1,5 @@ -MD5 (eb/eb-2.2.2.tar.gz) = 13aa743fa582a1f18e7dfe4768257dac +MD5 (eb/eb-2.3.2.tar.gz) = 92e17f181b2287f0cb00af0e4920c2d9 +MD5 (eb/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199 MD5 (eb/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19 MD5 (eb/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a MD5 (eb/chujiten6-2.3.tar.gz) = 76718d9ad23c75f0eb68f54222c6066d @@ -6,6 +7,7 @@ MD5 (eb/colloc-2.0.tar.gz) = d8a4faa20b9ef4eca5d0a92aa1bfdad5 MD5 (eb/crownfj-2.0.tar.gz) = 7637ea60ee8bae58da1606ffba4c1815 MD5 (eb/daijirin-2.0.tar.gz) = d56b2f50a2fd8a9dc49dcda2b075781c MD5 (eb/dd75-2.0.tar.gz) = 7979cfb612d8f2ab97fc1c3e7af5d653 +MD5 (eb/genius-1.0.tar.gz) = 534571189137c7f508fdea767399d0f4 MD5 (eb/global-2.0.tar.gz) = 3750ea2d2c78ad786f1d2bc47a8c5b82 MD5 (eb/heritage-2.2.tar.gz) = 71ef3b257474c83a0af385001eee3fbf MD5 (eb/izumi-2.0.tar.gz) = 89a0d17f13c84c0aa0e57db434eb7462 diff --git a/japanese/eb2/pkg-descr b/japanese/eb2/pkg-descr index d4c5c0348aee..beed2df44f90 100644 --- a/japanese/eb2/pkg-descr +++ b/japanese/eb2/pkg-descr @@ -3,3 +3,8 @@ supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. -- Motoyuki Kasahara <m-kasahr@sra.co.jp> + +You can get information about EB Library from their website. +WWW: http://www.sra.co.jp/people/m-kasahr/eb/ + +-- Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp> diff --git a/japanese/eb2/pkg-plist b/japanese/eb2/pkg-plist index 59f0a9db676e..677370689c0e 100644 --- a/japanese/eb2/pkg-plist +++ b/japanese/eb2/pkg-plist @@ -2,15 +2,9 @@ bin/ebappendix bin/ebfont bin/ebinfo bin/ebrefile -bin/ebzip bin/ebunzip +bin/ebzip bin/ebzipinfo -lib/libeb.a -lib/libeb.la -lib/libeb.so -lib/libeb.so.2.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R include/eb/appendix.h include/eb/defs.h include/eb/eb.h @@ -18,165 +12,184 @@ include/eb/error.h include/eb/font.h include/eb/language.h include/eb/text.h -@unexec install-info --delete %D/info/eb.info %D/info/dir -@unexec install-info --delete %D/info/ebfont.info %D/info/dir -@unexec install-info --delete %D/info/ebinfo.info %D/info/dir -@unexec install-info --delete %D/info/ebrefile.info %D/info/dir -@unexec install-info --delete %D/info/ebzip.info %D/info/dir +@dirrm include/eb @unexec install-info --delete %D/info/eb-ja.info %D/info/dir +@unexec install-info --delete %D/info/eb.info %D/info/dir @unexec install-info --delete %D/info/ebfont-ja.info %D/info/dir +@unexec install-info --delete %D/info/ebfont.info %D/info/dir @unexec install-info --delete %D/info/ebinfo-ja.info %D/info/dir +@unexec install-info --delete %D/info/ebinfo.info %D/info/dir @unexec install-info --delete %D/info/ebrefile-ja.info %D/info/dir +@unexec install-info --delete %D/info/ebrefile.info %D/info/dir @unexec install-info --delete %D/info/ebzip-ja.info %D/info/dir -info/eb.info -info/ebfont.info -info/ebinfo.info -info/ebrefile.info -info/ebzip.info +@unexec install-info --delete %D/info/ebzip.info %D/info/dir info/eb-ja.info +info/eb.info info/ebfont-ja.info +info/ebfont.info info/ebinfo-ja.info +info/ebinfo.info info/ebrefile-ja.info +info/ebrefile.info info/ebzip-ja.info -@exec install-info %D/info/eb.info %D/info/dir -@exec install-info %D/info/ebfont.info %D/info/dir -@exec install-info %D/info/ebinfo.info %D/info/dir -@exec install-info %D/info/ebrefile.info %D/info/dir -@exec install-info %D/info/ebzip.info %D/info/dir -@exec install-info %D/info/eb-ja.info %D/info/dir -@exec install-info %D/info/ebfont-ja.info %D/info/dir -@exec install-info %D/info/ebinfo-ja.info %D/info/dir -@exec install-info %D/info/ebrefile-ja.info %D/info/dir -@exec install-info %D/info/ebzip-ja.info %D/info/dir +info/ebzip.info +@exec [ -f %D/info/dir ] || cp -p /usr/share/info/dir-tmpl %D/info/dir +@exec install-info %B/eb-ja.info %B/dir +@exec install-info %B/eb.info %B/dir +@exec install-info %B/ebfont-ja.info %B/dir +@exec install-info %B/ebfont.info %B/dir +@exec install-info %B/ebinfo-ja.info %B/dir +@exec install-info %B/ebinfo.info %B/dir +@exec install-info %B/ebrefile-ja.info %B/dir +@exec install-info %B/ebrefile.info %B/dir +@exec install-info %B/ebzip-ja.info %B/dir +@exec install-info %B/ebzip.info %B/dir +lib/libeb.a +lib/libeb.so +lib/libeb.so.3 +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/eb/appendix/LIST share/eb/appendix/LIST-ja +share/eb/appendix/cencro-1.0/catalog +share/eb/appendix/cencro-1.0/catalog.app +share/eb/appendix/cencro-1.0/cencro.app +share/eb/appendix/cencro-1.0/cencro/appendix +share/eb/appendix/chujiten-2.3/catalog share/eb/appendix/chujiten-2.3/catalog.app -share/eb/appendix/chujiten-2.3/waei.app share/eb/appendix/chujiten-2.3/eiwa.app -share/eb/appendix/chujiten-2.3/catalog share/eb/appendix/chujiten-2.3/eiwa/appendix +share/eb/appendix/chujiten-2.3/waei.app share/eb/appendix/chujiten-2.3/waei/appendix -share/eb/appendix/chujiten2-2.0/chujiten.app -share/eb/appendix/chujiten2-2.0/catalogs.app share/eb/appendix/chujiten2-2.0/catalogs +share/eb/appendix/chujiten2-2.0/catalogs.app +share/eb/appendix/chujiten2-2.0/chujiten.app share/eb/appendix/chujiten2-2.0/chujiten/data/furoku -share/eb/appendix/chujiten6-2.3/catalog.app share/eb/appendix/chujiten6-2.3/catalog +share/eb/appendix/chujiten6-2.3/catalog.app share/eb/appendix/chujiten6-2.3/chujiten.app share/eb/appendix/chujiten6-2.3/chujiten/appendix share/eb/appendix/colloc-2.0/catalogs share/eb/appendix/colloc-2.0/catalogs.app -share/eb/appendix/colloc-2.0/colloc/data/furoku share/eb/appendix/colloc-2.0/colloc.app +share/eb/appendix/colloc-2.0/colloc/data/furoku +share/eb/appendix/crownfj-2.0/catalogs share/eb/appendix/crownfj-2.0/catalogs.app share/eb/appendix/crownfj-2.0/crown_fj.app -share/eb/appendix/crownfj-2.0/daily_ei.app -share/eb/appendix/crownfj-2.0/catalogs share/eb/appendix/crownfj-2.0/crown_fj/data/furoku +share/eb/appendix/crownfj-2.0/daily_ei.app share/eb/appendix/crownfj-2.0/daily_ei/data/furoku +share/eb/appendix/daijirin-2.0/catalogs share/eb/appendix/daijirin-2.0/catalogs.app share/eb/appendix/daijirin-2.0/dgx01.app -share/eb/appendix/daijirin-2.0/catalogs share/eb/appendix/daijirin-2.0/dgx01/data/furoku share/eb/appendix/dd75-2.0/catalog share/eb/appendix/dd75-2.0/catalog.app -share/eb/appendix/dd75-2.0/chujiten/appendix share/eb/appendix/dd75-2.0/chujiten.app +share/eb/appendix/dd75-2.0/chujiten/appendix share/eb/appendix/dd75-2.0/koujien.app share/eb/appendix/dd75-2.0/koujien/appendix +share/eb/appendix/genius-1.0/catalog +share/eb/appendix/genius-1.0/catalog.app +share/eb/appendix/genius-1.0/genius.app +share/eb/appendix/genius-1.0/genius/appendix +share/eb/appendix/global-2.0/catalogs share/eb/appendix/global-2.0/catalogs.app share/eb/appendix/global-2.0/gejcje.app -share/eb/appendix/global-2.0/catalogs share/eb/appendix/global-2.0/gejcje/data/furoku -share/eb/appendix/heritage-2.2/catalog.app -share/eb/appendix/heritage-2.2/roget.app -share/eb/appendix/heritage-2.2/dict.app share/eb/appendix/heritage-2.2/abbrev.app -share/eb/appendix/heritage-2.2/bioentry.app -share/eb/appendix/heritage-2.2/geoentry.app -share/eb/appendix/heritage-2.2/root.app -share/eb/appendix/heritage-2.2/info.app -share/eb/appendix/heritage-2.2/catalog -share/eb/appendix/heritage-2.2/roget/appendix -share/eb/appendix/heritage-2.2/dict/appendix share/eb/appendix/heritage-2.2/abbrev/appendix +share/eb/appendix/heritage-2.2/bioentry.app share/eb/appendix/heritage-2.2/bioentry/appendix -share/eb/appendix/heritage-2.2/geoentry/appendix +share/eb/appendix/heritage-2.2/catalog +share/eb/appendix/heritage-2.2/catalog.app share/eb/appendix/heritage-2.2/colleges.app share/eb/appendix/heritage-2.2/colleges/appendix -share/eb/appendix/heritage-2.2/root/appendix -share/eb/appendix/heritage-2.2/info/appendix +share/eb/appendix/heritage-2.2/dict.app +share/eb/appendix/heritage-2.2/dict/appendix share/eb/appendix/heritage-2.2/font +share/eb/appendix/heritage-2.2/geoentry.app +share/eb/appendix/heritage-2.2/geoentry/appendix +share/eb/appendix/heritage-2.2/info.app +share/eb/appendix/heritage-2.2/info/appendix +share/eb/appendix/heritage-2.2/roget.app +share/eb/appendix/heritage-2.2/roget/appendix +share/eb/appendix/heritage-2.2/root.app +share/eb/appendix/heritage-2.2/root/appendix +share/eb/appendix/izumi-2.0/catalog share/eb/appendix/izumi-2.0/catalog.app share/eb/appendix/izumi-2.0/file1.app -share/eb/appendix/izumi-2.0/catalog share/eb/appendix/izumi-2.0/file1/appendix -share/eb/appendix/jitenban-2.4/chujiten.app -share/eb/appendix/jitenban-2.4/iwakoku.app share/eb/appendix/jitenban-2.4/catalogs -share/eb/appendix/jitenban-2.4/chiezo.app -share/eb/appendix/jitenban-2.4/mypaedia/data/furoku share/eb/appendix/jitenban-2.4/catalogs.app -share/eb/appendix/jitenban-2.4/iwakoku/data/furoku -share/eb/appendix/jitenban-2.4/chujiten/data/furoku +share/eb/appendix/jitenban-2.4/chiezo.app share/eb/appendix/jitenban-2.4/chiezo/data/furoku +share/eb/appendix/jitenban-2.4/chujiten.app +share/eb/appendix/jitenban-2.4/chujiten/data/furoku +share/eb/appendix/jitenban-2.4/iwakoku.app +share/eb/appendix/jitenban-2.4/iwakoku/data/furoku share/eb/appendix/jitenban-2.4/mypaedia.app +share/eb/appendix/jitenban-2.4/mypaedia/data/furoku +share/eb/appendix/jitenban97-2.1/catalogs share/eb/appendix/jitenban97-2.1/catalogs.app +share/eb/appendix/jitenban97-2.1/chiezo.app +share/eb/appendix/jitenban97-2.1/chiezo/data/furoku share/eb/appendix/jitenban97-2.1/chujiten.app +share/eb/appendix/jitenban97-2.1/chujiten/data/furoku share/eb/appendix/jitenban97-2.1/iwakoku.app -share/eb/appendix/jitenban97-2.1/chiezo.app -share/eb/appendix/jitenban97-2.1/mypaedia.app -share/eb/appendix/jitenban97-2.1/catalogs share/eb/appendix/jitenban97-2.1/iwakoku/data/furoku -share/eb/appendix/jitenban97-2.1/chujiten/data/furoku -share/eb/appendix/jitenban97-2.1/chiezo/data/furoku +share/eb/appendix/jitenban97-2.1/mypaedia.app share/eb/appendix/jitenban97-2.1/mypaedia/data/furoku share/eb/appendix/kanjigen-2.0/catalog share/eb/appendix/kanjigen-2.0/catalog.app share/eb/appendix/kanjigen-2.0/gdd01.app share/eb/appendix/kanjigen-2.0/gdd01/appendix +share/eb/appendix/kanjigen2-2.0/catalogs share/eb/appendix/kanjigen2-2.0/catalogs.app share/eb/appendix/kanjigen2-2.0/kanjigen.app -share/eb/appendix/kanjigen2-2.0/catalogs share/eb/appendix/kanjigen2-2.0/kanjigen/data/furoku +share/eb/appendix/kojien-2.3/catalog share/eb/appendix/kojien-2.3/catalog.app share/eb/appendix/kojien-2.3/kojien.app -share/eb/appendix/kojien-2.3/catalog share/eb/appendix/kojien-2.3/kojien/appendix -share/eb/appendix/kojien2-2.0/koujien.app -share/eb/appendix/kojien2-2.0/furoku.app -share/eb/appendix/kojien2-2.0/catalogs.app share/eb/appendix/kojien2-2.0/catalogs -share/eb/appendix/kojien2-2.0/koujien/data/furoku +share/eb/appendix/kojien2-2.0/catalogs.app +share/eb/appendix/kojien2-2.0/furoku.app share/eb/appendix/kojien2-2.0/furoku/data/furoku +share/eb/appendix/kojien2-2.0/koujien.app +share/eb/appendix/kojien2-2.0/koujien/data/furoku +share/eb/appendix/kojien4-2.2/catalog share/eb/appendix/kojien4-2.2/catalog.app -share/eb/appendix/kojien4-2.2/koujien/appendix share/eb/appendix/kojien4-2.2/furoku.app -share/eb/appendix/kojien4-2.2/catalog share/eb/appendix/kojien4-2.2/furoku/appendix share/eb/appendix/kojien4-2.2/koujien.app -share/eb/appendix/oxford-2.0/user.app -share/eb/appendix/oxford-2.0/catalog.app -share/eb/appendix/oxford-2.0/oxford.app +share/eb/appendix/kojien4-2.2/koujien/appendix share/eb/appendix/oxford-2.0/about.app -share/eb/appendix/oxford-2.0/quick.app +share/eb/appendix/oxford-2.0/about/appendix share/eb/appendix/oxford-2.0/catalog +share/eb/appendix/oxford-2.0/catalog.app +share/eb/appendix/oxford-2.0/oxford.app share/eb/appendix/oxford-2.0/oxford/appendix +share/eb/appendix/oxford-2.0/quick.app share/eb/appendix/oxford-2.0/quick/appendix +share/eb/appendix/oxford-2.0/user.app share/eb/appendix/oxford-2.0/user/appendix -share/eb/appendix/oxford-2.0/about/appendix +share/eb/appendix/plus-2.0/catalogs share/eb/appendix/plus-2.0/catalogs.app share/eb/appendix/plus-2.0/plus.app -share/eb/appendix/plus-2.0/catalogs share/eb/appendix/plus-2.0/plus/data/furoku -share/eb/appendix/readers-2.2/catalog.app share/eb/appendix/readers-2.2/catalog +share/eb/appendix/readers-2.2/catalog.app share/eb/appendix/readers-2.2/readers.app share/eb/appendix/readers-2.2/readers/appendix -share/eb/appendix/readers2-2.0/readers.app -share/eb/appendix/readers2-2.0/catalogs.app share/eb/appendix/readers2-2.0/catalogs +share/eb/appendix/readers2-2.0/catalogs.app +share/eb/appendix/readers2-2.0/readers.app share/eb/appendix/readers2-2.0/readers/data/furoku +@dirrm share/eb/appendix/cencro-1.0/cencro +@dirrm share/eb/appendix/cencro-1.0 +@dirrm share/eb/appendix/genius-1.0/genius +@dirrm share/eb/appendix/genius-1.0 @dirrm share/eb/appendix/chujiten-2.3/eiwa @dirrm share/eb/appendix/chujiten-2.3/waei @dirrm share/eb/appendix/chujiten-2.3 @@ -259,6 +272,5 @@ share/eb/appendix/readers2-2.0/readers/data/furoku @dirrm share/eb/appendix/readers2-2.0/readers/data @dirrm share/eb/appendix/readers2-2.0/readers @dirrm share/eb/appendix/readers2-2.0 -@dirrm include/eb @dirrm share/eb/appendix @dirrm share/eb diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile index 7522dc643e53..92dda7e010b3 100644 --- a/japanese/eb3/Makefile +++ b/japanese/eb3/Makefile @@ -1,30 +1,34 @@ # New ports collection makefile for: eb -# Version required: 2.2 +# Version required: 2.3.2 # Date created: 20 Jan 1999 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # -# $Id: Makefile,v 1.2 1999/03/13 07:35:40 taoka Exp $ +# $Id: Makefile,v 1.3 1999/06/05 22:29:54 mharo Exp $ # -DISTNAME= eb-2.2.2 -PKGNAME= ja-eb-2.2.2 +DISTNAME= eb-2.3.2 +PKGNAME= ja-eb-2.3.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \ ftp://ftp.sra.co.jp/pub/misc/eb/appendix/old/ \ ftp://ftp.sra.co.jp/pub/misc/eb/ \ - ftp://ftp.sra.co.jp/pub/misc/eb/old/ + ftp://ftp.sra.co.jp/pub/misc/eb/old/ \ + ftp://ftp.mei.co.jp/free/others/Dictionary/eb/appendix/ \ + ftp://ftp.mei.co.jp/free/others/Dictionary/eb/ DISTFILES= ${EBFILES} ${APPENDIXFILES} MAINTAINER= takamune@avrl.mei.co.jp EBFILES= ${DISTNAME}.tar.gz -APPENDIXFILES= chujiten-2.3.tar.gz \ +APPENDIXFILES= cencro-1.0.tar.gz \ + chujiten-2.3.tar.gz \ chujiten2-2.0.tar.gz \ chujiten6-2.3.tar.gz \ colloc-2.0.tar.gz \ crownfj-2.0.tar.gz \ daijirin-2.0.tar.gz \ dd75-2.0.tar.gz \ + genius-1.0.tar.gz \ global-2.0.tar.gz \ heritage-2.2.tar.gz \ izumi-2.0.tar.gz \ @@ -39,11 +43,12 @@ APPENDIXFILES= chujiten-2.3.tar.gz \ plus-2.0.tar.gz \ readers-2.2.tar.gz \ readers2-2.0.tar.gz +LISTFILES= LIST LIST-ja EXTRACT_ONLY= ${EBFILES} DIST_SUBDIR= eb -GNU_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= --with-zlib CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ INSTALL_DATA="${INSTALL_DATA}" @@ -51,16 +56,11 @@ CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ APPENDIXDIR= ${PREFIX}/share/eb/appendix post-install: - for i in ${APPENDIXFILES}; do \ - dir="`echo $$i | ${SED} 's/\.tar\.gz$$//'`"; \ - ${RM} -rf ${APPENDIXDIR}/$$dir; \ - (cd ${APPENDIXDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ - ${DISTDIR}/${DIST_SUBDIR}/$$i ${EXTRACT_AFTER_ARGS}); \ - done - ${INSTALL_DATA} ${FILESDIR}/LIST ${APPENDIXDIR}/LIST - ${INSTALL_DATA} ${FILESDIR}/LIST-ja ${APPENDIXDIR}/LIST-ja -.for info in eb ebinfo ebfont ebrefile ebzip - install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir +.for file in ${APPENDIXFILES} + ${TAR} -C ${APPENDIXDIR} -zxmf ${DISTDIR}/${DIST_SUBDIR}/${file} +.endfor +.for file in ${LISTFILES} + ${INSTALL_DATA} ${FILESDIR}/${file} ${APPENDIXDIR} .endfor .include <bsd.port.mk> diff --git a/japanese/eb3/distinfo b/japanese/eb3/distinfo index 88246c7f35e0..541f312e0a0a 100644 --- a/japanese/eb3/distinfo +++ b/japanese/eb3/distinfo @@ -1,4 +1,5 @@ -MD5 (eb/eb-2.2.2.tar.gz) = 13aa743fa582a1f18e7dfe4768257dac +MD5 (eb/eb-2.3.2.tar.gz) = 92e17f181b2287f0cb00af0e4920c2d9 +MD5 (eb/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199 MD5 (eb/chujiten-2.3.tar.gz) = 750c15b8e94faca7cb4b15b98d1fbb19 MD5 (eb/chujiten2-2.0.tar.gz) = 62a86bdb51a38b554bc6c3bb40da443a MD5 (eb/chujiten6-2.3.tar.gz) = 76718d9ad23c75f0eb68f54222c6066d @@ -6,6 +7,7 @@ MD5 (eb/colloc-2.0.tar.gz) = d8a4faa20b9ef4eca5d0a92aa1bfdad5 MD5 (eb/crownfj-2.0.tar.gz) = 7637ea60ee8bae58da1606ffba4c1815 MD5 (eb/daijirin-2.0.tar.gz) = d56b2f50a2fd8a9dc49dcda2b075781c MD5 (eb/dd75-2.0.tar.gz) = 7979cfb612d8f2ab97fc1c3e7af5d653 +MD5 (eb/genius-1.0.tar.gz) = 534571189137c7f508fdea767399d0f4 MD5 (eb/global-2.0.tar.gz) = 3750ea2d2c78ad786f1d2bc47a8c5b82 MD5 (eb/heritage-2.2.tar.gz) = 71ef3b257474c83a0af385001eee3fbf MD5 (eb/izumi-2.0.tar.gz) = 89a0d17f13c84c0aa0e57db434eb7462 diff --git a/japanese/eb3/pkg-descr b/japanese/eb3/pkg-descr index d4c5c0348aee..beed2df44f90 100644 --- a/japanese/eb3/pkg-descr +++ b/japanese/eb3/pkg-descr @@ -3,3 +3,8 @@ supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. -- Motoyuki Kasahara <m-kasahr@sra.co.jp> + +You can get information about EB Library from their website. +WWW: http://www.sra.co.jp/people/m-kasahr/eb/ + +-- Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp> diff --git a/japanese/eb3/pkg-plist b/japanese/eb3/pkg-plist index 59f0a9db676e..677370689c0e 100644 --- a/japanese/eb3/pkg-plist +++ b/japanese/eb3/pkg-plist @@ -2,15 +2,9 @@ bin/ebappendix bin/ebfont bin/ebinfo bin/ebrefile -bin/ebzip bin/ebunzip +bin/ebzip bin/ebzipinfo -lib/libeb.a -lib/libeb.la -lib/libeb.so -lib/libeb.so.2.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R include/eb/appendix.h include/eb/defs.h include/eb/eb.h @@ -18,165 +12,184 @@ include/eb/error.h include/eb/font.h include/eb/language.h include/eb/text.h -@unexec install-info --delete %D/info/eb.info %D/info/dir -@unexec install-info --delete %D/info/ebfont.info %D/info/dir -@unexec install-info --delete %D/info/ebinfo.info %D/info/dir -@unexec install-info --delete %D/info/ebrefile.info %D/info/dir -@unexec install-info --delete %D/info/ebzip.info %D/info/dir +@dirrm include/eb @unexec install-info --delete %D/info/eb-ja.info %D/info/dir +@unexec install-info --delete %D/info/eb.info %D/info/dir @unexec install-info --delete %D/info/ebfont-ja.info %D/info/dir +@unexec install-info --delete %D/info/ebfont.info %D/info/dir @unexec install-info --delete %D/info/ebinfo-ja.info %D/info/dir +@unexec install-info --delete %D/info/ebinfo.info %D/info/dir @unexec install-info --delete %D/info/ebrefile-ja.info %D/info/dir +@unexec install-info --delete %D/info/ebrefile.info %D/info/dir @unexec install-info --delete %D/info/ebzip-ja.info %D/info/dir -info/eb.info -info/ebfont.info -info/ebinfo.info -info/ebrefile.info -info/ebzip.info +@unexec install-info --delete %D/info/ebzip.info %D/info/dir info/eb-ja.info +info/eb.info info/ebfont-ja.info +info/ebfont.info info/ebinfo-ja.info +info/ebinfo.info info/ebrefile-ja.info +info/ebrefile.info info/ebzip-ja.info -@exec install-info %D/info/eb.info %D/info/dir -@exec install-info %D/info/ebfont.info %D/info/dir -@exec install-info %D/info/ebinfo.info %D/info/dir -@exec install-info %D/info/ebrefile.info %D/info/dir -@exec install-info %D/info/ebzip.info %D/info/dir -@exec install-info %D/info/eb-ja.info %D/info/dir -@exec install-info %D/info/ebfont-ja.info %D/info/dir -@exec install-info %D/info/ebinfo-ja.info %D/info/dir -@exec install-info %D/info/ebrefile-ja.info %D/info/dir -@exec install-info %D/info/ebzip-ja.info %D/info/dir +info/ebzip.info +@exec [ -f %D/info/dir ] || cp -p /usr/share/info/dir-tmpl %D/info/dir +@exec install-info %B/eb-ja.info %B/dir +@exec install-info %B/eb.info %B/dir +@exec install-info %B/ebfont-ja.info %B/dir +@exec install-info %B/ebfont.info %B/dir +@exec install-info %B/ebinfo-ja.info %B/dir +@exec install-info %B/ebinfo.info %B/dir +@exec install-info %B/ebrefile-ja.info %B/dir +@exec install-info %B/ebrefile.info %B/dir +@exec install-info %B/ebzip-ja.info %B/dir +@exec install-info %B/ebzip.info %B/dir +lib/libeb.a +lib/libeb.so +lib/libeb.so.3 +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/eb/appendix/LIST share/eb/appendix/LIST-ja +share/eb/appendix/cencro-1.0/catalog +share/eb/appendix/cencro-1.0/catalog.app +share/eb/appendix/cencro-1.0/cencro.app +share/eb/appendix/cencro-1.0/cencro/appendix +share/eb/appendix/chujiten-2.3/catalog share/eb/appendix/chujiten-2.3/catalog.app -share/eb/appendix/chujiten-2.3/waei.app share/eb/appendix/chujiten-2.3/eiwa.app -share/eb/appendix/chujiten-2.3/catalog share/eb/appendix/chujiten-2.3/eiwa/appendix +share/eb/appendix/chujiten-2.3/waei.app share/eb/appendix/chujiten-2.3/waei/appendix -share/eb/appendix/chujiten2-2.0/chujiten.app -share/eb/appendix/chujiten2-2.0/catalogs.app share/eb/appendix/chujiten2-2.0/catalogs +share/eb/appendix/chujiten2-2.0/catalogs.app +share/eb/appendix/chujiten2-2.0/chujiten.app share/eb/appendix/chujiten2-2.0/chujiten/data/furoku -share/eb/appendix/chujiten6-2.3/catalog.app share/eb/appendix/chujiten6-2.3/catalog +share/eb/appendix/chujiten6-2.3/catalog.app share/eb/appendix/chujiten6-2.3/chujiten.app share/eb/appendix/chujiten6-2.3/chujiten/appendix share/eb/appendix/colloc-2.0/catalogs share/eb/appendix/colloc-2.0/catalogs.app -share/eb/appendix/colloc-2.0/colloc/data/furoku share/eb/appendix/colloc-2.0/colloc.app +share/eb/appendix/colloc-2.0/colloc/data/furoku +share/eb/appendix/crownfj-2.0/catalogs share/eb/appendix/crownfj-2.0/catalogs.app share/eb/appendix/crownfj-2.0/crown_fj.app -share/eb/appendix/crownfj-2.0/daily_ei.app -share/eb/appendix/crownfj-2.0/catalogs share/eb/appendix/crownfj-2.0/crown_fj/data/furoku +share/eb/appendix/crownfj-2.0/daily_ei.app share/eb/appendix/crownfj-2.0/daily_ei/data/furoku +share/eb/appendix/daijirin-2.0/catalogs share/eb/appendix/daijirin-2.0/catalogs.app share/eb/appendix/daijirin-2.0/dgx01.app -share/eb/appendix/daijirin-2.0/catalogs share/eb/appendix/daijirin-2.0/dgx01/data/furoku share/eb/appendix/dd75-2.0/catalog share/eb/appendix/dd75-2.0/catalog.app -share/eb/appendix/dd75-2.0/chujiten/appendix share/eb/appendix/dd75-2.0/chujiten.app +share/eb/appendix/dd75-2.0/chujiten/appendix share/eb/appendix/dd75-2.0/koujien.app share/eb/appendix/dd75-2.0/koujien/appendix +share/eb/appendix/genius-1.0/catalog +share/eb/appendix/genius-1.0/catalog.app +share/eb/appendix/genius-1.0/genius.app +share/eb/appendix/genius-1.0/genius/appendix +share/eb/appendix/global-2.0/catalogs share/eb/appendix/global-2.0/catalogs.app share/eb/appendix/global-2.0/gejcje.app -share/eb/appendix/global-2.0/catalogs share/eb/appendix/global-2.0/gejcje/data/furoku -share/eb/appendix/heritage-2.2/catalog.app -share/eb/appendix/heritage-2.2/roget.app -share/eb/appendix/heritage-2.2/dict.app share/eb/appendix/heritage-2.2/abbrev.app -share/eb/appendix/heritage-2.2/bioentry.app -share/eb/appendix/heritage-2.2/geoentry.app -share/eb/appendix/heritage-2.2/root.app -share/eb/appendix/heritage-2.2/info.app -share/eb/appendix/heritage-2.2/catalog -share/eb/appendix/heritage-2.2/roget/appendix -share/eb/appendix/heritage-2.2/dict/appendix share/eb/appendix/heritage-2.2/abbrev/appendix +share/eb/appendix/heritage-2.2/bioentry.app share/eb/appendix/heritage-2.2/bioentry/appendix -share/eb/appendix/heritage-2.2/geoentry/appendix +share/eb/appendix/heritage-2.2/catalog +share/eb/appendix/heritage-2.2/catalog.app share/eb/appendix/heritage-2.2/colleges.app share/eb/appendix/heritage-2.2/colleges/appendix -share/eb/appendix/heritage-2.2/root/appendix -share/eb/appendix/heritage-2.2/info/appendix +share/eb/appendix/heritage-2.2/dict.app +share/eb/appendix/heritage-2.2/dict/appendix share/eb/appendix/heritage-2.2/font +share/eb/appendix/heritage-2.2/geoentry.app +share/eb/appendix/heritage-2.2/geoentry/appendix +share/eb/appendix/heritage-2.2/info.app +share/eb/appendix/heritage-2.2/info/appendix +share/eb/appendix/heritage-2.2/roget.app +share/eb/appendix/heritage-2.2/roget/appendix +share/eb/appendix/heritage-2.2/root.app +share/eb/appendix/heritage-2.2/root/appendix +share/eb/appendix/izumi-2.0/catalog share/eb/appendix/izumi-2.0/catalog.app share/eb/appendix/izumi-2.0/file1.app -share/eb/appendix/izumi-2.0/catalog share/eb/appendix/izumi-2.0/file1/appendix -share/eb/appendix/jitenban-2.4/chujiten.app -share/eb/appendix/jitenban-2.4/iwakoku.app share/eb/appendix/jitenban-2.4/catalogs -share/eb/appendix/jitenban-2.4/chiezo.app -share/eb/appendix/jitenban-2.4/mypaedia/data/furoku share/eb/appendix/jitenban-2.4/catalogs.app -share/eb/appendix/jitenban-2.4/iwakoku/data/furoku -share/eb/appendix/jitenban-2.4/chujiten/data/furoku +share/eb/appendix/jitenban-2.4/chiezo.app share/eb/appendix/jitenban-2.4/chiezo/data/furoku +share/eb/appendix/jitenban-2.4/chujiten.app +share/eb/appendix/jitenban-2.4/chujiten/data/furoku +share/eb/appendix/jitenban-2.4/iwakoku.app +share/eb/appendix/jitenban-2.4/iwakoku/data/furoku share/eb/appendix/jitenban-2.4/mypaedia.app +share/eb/appendix/jitenban-2.4/mypaedia/data/furoku +share/eb/appendix/jitenban97-2.1/catalogs share/eb/appendix/jitenban97-2.1/catalogs.app +share/eb/appendix/jitenban97-2.1/chiezo.app +share/eb/appendix/jitenban97-2.1/chiezo/data/furoku share/eb/appendix/jitenban97-2.1/chujiten.app +share/eb/appendix/jitenban97-2.1/chujiten/data/furoku share/eb/appendix/jitenban97-2.1/iwakoku.app -share/eb/appendix/jitenban97-2.1/chiezo.app -share/eb/appendix/jitenban97-2.1/mypaedia.app -share/eb/appendix/jitenban97-2.1/catalogs share/eb/appendix/jitenban97-2.1/iwakoku/data/furoku -share/eb/appendix/jitenban97-2.1/chujiten/data/furoku -share/eb/appendix/jitenban97-2.1/chiezo/data/furoku +share/eb/appendix/jitenban97-2.1/mypaedia.app share/eb/appendix/jitenban97-2.1/mypaedia/data/furoku share/eb/appendix/kanjigen-2.0/catalog share/eb/appendix/kanjigen-2.0/catalog.app share/eb/appendix/kanjigen-2.0/gdd01.app share/eb/appendix/kanjigen-2.0/gdd01/appendix +share/eb/appendix/kanjigen2-2.0/catalogs share/eb/appendix/kanjigen2-2.0/catalogs.app share/eb/appendix/kanjigen2-2.0/kanjigen.app -share/eb/appendix/kanjigen2-2.0/catalogs share/eb/appendix/kanjigen2-2.0/kanjigen/data/furoku +share/eb/appendix/kojien-2.3/catalog share/eb/appendix/kojien-2.3/catalog.app share/eb/appendix/kojien-2.3/kojien.app -share/eb/appendix/kojien-2.3/catalog share/eb/appendix/kojien-2.3/kojien/appendix -share/eb/appendix/kojien2-2.0/koujien.app -share/eb/appendix/kojien2-2.0/furoku.app -share/eb/appendix/kojien2-2.0/catalogs.app share/eb/appendix/kojien2-2.0/catalogs -share/eb/appendix/kojien2-2.0/koujien/data/furoku +share/eb/appendix/kojien2-2.0/catalogs.app +share/eb/appendix/kojien2-2.0/furoku.app share/eb/appendix/kojien2-2.0/furoku/data/furoku +share/eb/appendix/kojien2-2.0/koujien.app +share/eb/appendix/kojien2-2.0/koujien/data/furoku +share/eb/appendix/kojien4-2.2/catalog share/eb/appendix/kojien4-2.2/catalog.app -share/eb/appendix/kojien4-2.2/koujien/appendix share/eb/appendix/kojien4-2.2/furoku.app -share/eb/appendix/kojien4-2.2/catalog share/eb/appendix/kojien4-2.2/furoku/appendix share/eb/appendix/kojien4-2.2/koujien.app -share/eb/appendix/oxford-2.0/user.app -share/eb/appendix/oxford-2.0/catalog.app -share/eb/appendix/oxford-2.0/oxford.app +share/eb/appendix/kojien4-2.2/koujien/appendix share/eb/appendix/oxford-2.0/about.app -share/eb/appendix/oxford-2.0/quick.app +share/eb/appendix/oxford-2.0/about/appendix share/eb/appendix/oxford-2.0/catalog +share/eb/appendix/oxford-2.0/catalog.app +share/eb/appendix/oxford-2.0/oxford.app share/eb/appendix/oxford-2.0/oxford/appendix +share/eb/appendix/oxford-2.0/quick.app share/eb/appendix/oxford-2.0/quick/appendix +share/eb/appendix/oxford-2.0/user.app share/eb/appendix/oxford-2.0/user/appendix -share/eb/appendix/oxford-2.0/about/appendix +share/eb/appendix/plus-2.0/catalogs share/eb/appendix/plus-2.0/catalogs.app share/eb/appendix/plus-2.0/plus.app -share/eb/appendix/plus-2.0/catalogs share/eb/appendix/plus-2.0/plus/data/furoku -share/eb/appendix/readers-2.2/catalog.app share/eb/appendix/readers-2.2/catalog +share/eb/appendix/readers-2.2/catalog.app share/eb/appendix/readers-2.2/readers.app share/eb/appendix/readers-2.2/readers/appendix -share/eb/appendix/readers2-2.0/readers.app -share/eb/appendix/readers2-2.0/catalogs.app share/eb/appendix/readers2-2.0/catalogs +share/eb/appendix/readers2-2.0/catalogs.app +share/eb/appendix/readers2-2.0/readers.app share/eb/appendix/readers2-2.0/readers/data/furoku +@dirrm share/eb/appendix/cencro-1.0/cencro +@dirrm share/eb/appendix/cencro-1.0 +@dirrm share/eb/appendix/genius-1.0/genius +@dirrm share/eb/appendix/genius-1.0 @dirrm share/eb/appendix/chujiten-2.3/eiwa @dirrm share/eb/appendix/chujiten-2.3/waei @dirrm share/eb/appendix/chujiten-2.3 @@ -259,6 +272,5 @@ share/eb/appendix/readers2-2.0/readers/data/furoku @dirrm share/eb/appendix/readers2-2.0/readers/data @dirrm share/eb/appendix/readers2-2.0/readers @dirrm share/eb/appendix/readers2-2.0 -@dirrm include/eb @dirrm share/eb/appendix @dirrm share/eb diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index 69d6fae290e9..2aeab8baf450 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -1,37 +1,49 @@ # New ports collection makefile for: ndtpd -# Version required: 2.2 +# Version required: 2.3.2 # Date created: 4 Aug 1998 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # -# $Id: Makefile,v 1.7 1999/03/15 13:00:35 taoka Exp $ +# $Id: Makefile,v 1.8 1999/06/05 22:30:04 mharo Exp $ # -DISTNAME= ndtpd-2.2.2 -PKGNAME= ja-ndtpd-2.2.2 +DISTNAME= ndtpd-2.3.2 +PKGNAME= ja-ndtpd-2.3.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ \ - ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/old/ + ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/old/ \ + ftp://ftp.mei.co.jp/free/others/Dictionary/ndtp/ndtpd/ MAINTAINER= takamune@avrl.mei.co.jp -LIB_DEPENDS= eb.2:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.3:${PORTSDIR}/japanese/eb -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=/var --with-eb --with-zlib \ +USE_LIBTOOL= yes +CONFIGURE_ARGS= --localstatedir=${VARDIR} --with-eb --with-zlib \ --with-eb-includes=${PREFIX}/include \ --with-eb-libraries=${PREFIX}/lib - CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ INSTALL_DATA="${INSTALL_DATA}" + .if !defined(PACKAGE_BUILDING) IS_INTERACTIVE= Maybe_interactive_at_install_stage .endif +PLIST_SUB= VARDIR=${VARDIR} OWNER=${OWNER} GROUP=${GROUP} MODE=${MODE} + +# Local variables +VARDIR= /var +OWNER= nobody +GROUP= nogroup +MODE= 755 +STARTUP_SCRIPT= ndtpd.sh.sample +INSTALL_DIR= ${INSTALL} -d -o ${OWNER} -g ${GROUP} -m ${MODE} post-install: -.for info in ndtpd ndtpd-ja - install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir -.endfor - @${SETENV} PKG_PREFIX=${PREFIX} IS_INTERACTIVE="${IS_INTERACTIVE}" \ - ${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL + ${SED} "s,@prefix@,${PREFIX}," ${FILESDIR}/${STARTUP_SCRIPT} \ + > ${WRKDIR}/${STARTUP_SCRIPT} + ${INSTALL_SCRIPT} ${WRKDIR}/${STARTUP_SCRIPT} ${PREFIX}/etc/rc.d + ${INSTALL_DIR} ${VARDIR}/ndtpd + @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + @${ECHO} + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> diff --git a/japanese/ebnetd/distinfo b/japanese/ebnetd/distinfo index 3099e77efaa1..f7c10723d41f 100644 --- a/japanese/ebnetd/distinfo +++ b/japanese/ebnetd/distinfo @@ -1 +1 @@ -MD5 (ndtpd-2.2.2.tar.gz) = 9d902305fb3b4860b1a2896025651022 +MD5 (ndtpd-2.3.2.tar.gz) = c189248feffbbe5e61b2ecece3a355ea diff --git a/japanese/ebnetd/files/ndtpd.sh.sample b/japanese/ebnetd/files/ndtpd.sh.sample new file mode 100644 index 000000000000..17a62fc0aab8 --- /dev/null +++ b/japanese/ebnetd/files/ndtpd.sh.sample @@ -0,0 +1,15 @@ +#!/bin/sh - +# +# NDTPD: rc-file for FreeBSD. +# + +### NDTPD options: ### +ndtpd_program=@prefix@/sbin/ndtpd # path to ndtpd. +ndtpd_enable=YES # Run ndtpd (or NO). +ndtpd_flags= # Flags to ndtpd (if enabled). +### End of NDTPD options: ### + +if [ "x${ndtpd_enable}" = xYES -a -x ${ndtpd_program} ]; then + echo -n " ndtpd" + ${ndtpd_program} ${ndtpd_flags} +fi diff --git a/japanese/ebnetd/pkg-descr b/japanese/ebnetd/pkg-descr index 27f6a9a49b75..c62a145acf09 100644 --- a/japanese/ebnetd/pkg-descr +++ b/japanese/ebnetd/pkg-descr @@ -7,3 +7,8 @@ stands on the ISO 9660 format, you can mount the discs by the same way as other ISO 9660 discs. -- Motoyuki Kasahara <m-kasahr@sra.co.jp> + +You can get information about NDTPD from their website. +WWW: http://www.sra.co.jp/people/m-kasahr/ndtpd/ + +-- Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp> diff --git a/japanese/ebnetd/pkg-install b/japanese/ebnetd/pkg-install index 615702a92151..d29231b3efb6 100644 --- a/japanese/ebnetd/pkg-install +++ b/japanese/ebnetd/pkg-install @@ -1,114 +1,61 @@ -#! /bin/sh +#!/bin/sh - +# an installation script for ndtpd -[ "$2" = "POST-INSTALL" ] || exit 0 -[ "X${IS_INTERACTIVE}" != X ] || exit 0 +ask() { + local question default answer -# -# Make directories under /var. -# -[ ! -d /var/ndtpd ] && mkdir /var/ndtpd -[ ! -d /var/ndtpd/log ] && mkdir /var/ndtpd/log + question=$1 + default=$2 -# -# Add `ndtp' to /etc/services. -# -sed -e 's/#.*//' -e 's/^/ /' -e 's/$/ /g' -e 's/ / /g' /etc/services \ - | grep ' ndtp ' > /dev/null 2>&1 + if [ -z "${PACKAGE_BUILDING}" ]; then + read -p "${question} (y/n) [${default}]? " answer + [ "${answer}" ] && default=${answer} + fi + echo ${default} +} -if [ $? -ne 0 ] ; then - YESNO=YET - while [ "${YESNO}" = YET ] ; do - if [ -z "${PACKAGE_BUILDING}" ]; then - echo -n "May I register the \`ndtp' service name to /etc/services? ([y]/n) " - read LINE - else - LINE=y - fi - case "X${LINE}" in - Xy|XY|X) - YESNO=YES - ;; - Xn|XN) - YESNO=NO - ;; - *) - echo "Please answer \`y' or \`n'." - ;; - esac - done +yesno() { + local question default - if [ "${YESNO}" = YES ] ; then - if grep '[ ]2010/tcp' /etc/services > /dev/null 2>&1 ; then - cp /etc/services /etc/services.bak - sed -e 's/\([ ]2010\/tcp\)/\1 ndtp/' /etc/services.bak \ - > /etc/services - else - echo 'ndtp 2010/tcp' >> /etc/services - fi - echo "The original file is saved as /etc/services.bak." - echo - fi -fi + question=$1 + default=$2 -# -# Copy a rc-file to `${PKG_PREFIX}/etc/rc.d/ndtpd.sh'. -# -if [ -f ${PKG_PREFIX}/etc/rc.d/ndtpd.sh ] ; then - YESNO=YET - while [ "${YESNO}" = YET ] ; do - if [ -z "${PACKAGE_BUILDING}" ]; then - echo -n "${PKG_PREFIX}/etc/rc.d/ndtpd.sh already exists. May I overwrite it? (y/[n]) " - read LINE - else - LINE=y - fi - case "X${LINE}" in - Xy|XY) - YESNO=YES - ;; - Xn|XN|X) - YESNO=NO - ;; - *) - echo "Please answer \`y' or \`n'." - ;; + while :; do + case `ask "${question}" ${default}` in + [Yy]*) return 0;; + [Nn]*) return 1;; esac + echo "Please answer yes or no." done -else - YESNO=YES -fi +} + +[ "$2" = POST-INSTALL ] || exit 0 -if [ "${YESNO}" = YES ] ; then - sed "s;@prefix@;${PKG_PREFIX};" > ${PKG_PREFIX}/etc/rc.d/ndtpd.sh \ - << '__END__' -#! /bin/sh # -# NDTPD: rc-file for FreeBSD. +# Add an entry for `ndtp' to /etc/services. # +file=/etc/services +back=${file}.bak +name=ndtp +port=2010/tcp +comment="Network Dictionary Transfer Protocol" -### NDTPD options: ### -ndtpd_enable="NO" # Run ndtpd (or NO). -ndtpd_flags="" # Flags to ndtpd (if enabled). -### End of NDTPD options: ### - -ndtpd="@prefix@/sbin/ndtpd" -if [ "X${ndtpd_enable}" = X"YES" -a -f ${ndtpd} ]; then - echo -n " ndtpd" - ${ndtpd} ${ndtpd_flags} -fi -__END__ +echo "************************************************************************" +if sed 's/#.*//' ${file} | grep -qw ${name}; then + echo "This system has already an entry for ${name} in ${file}." +else + echo "This system has no entry for ${name} in ${file}." + if yesno " Would you like to add it automatically?" y; then + cp -f ${file} ${back} + echo " The original file is saved as ${back}." - chmod 755 ${PKG_PREFIX}/etc/rc.d/ndtpd.sh - echo - echo "I put a rc-file to ${PKG_PREFIX}/etc/rc.d/ndtpd.sh, but ndtpd doesn't" - echo "start through the script. If you want to start ndtpd as standalone" - echo "daemon through the script, please turn the \`ndtpd_enable' variable" - echo "in the script to \`YES', and set \`ndtpd_flags' to an appropriate" - echo "value if required." - echo "" - echo "If you want to start ndtpd through inetd, the script is not" - echo "required." - echo + if sed 's/#.*//' ${file} | grep -qw ${port}; then + sed 's,^\([^#]*[ ]'${port}'\),\1 '${name}, ${back} > ${file} + else + echo "${name} ${port} #${comment}" >> ${file} + fi + fi fi +echo "************************************************************************" exit 0 diff --git a/japanese/ebnetd/pkg-message b/japanese/ebnetd/pkg-message new file mode 100644 index 000000000000..20a8420bd04e --- /dev/null +++ b/japanese/ebnetd/pkg-message @@ -0,0 +1,11 @@ +************************************************************************ + To use `ndtpd', copy a sample configuration file `ndtpd.conf.sample' +to `ndtpd.conf' in '${PREFIX}/etc' directory, and edit it. Consult the +"Configuration File" section of info file. + + If you want to start `ndtpd' as a standalone daemon, copy a script +`ndtpd.sh.sample' to `ndtpd.sh' in '${PREFIX}/etc/rc.d' directory, and +exec it. Otherwise, to start as a child process of `inetd', edit the +file `/etc/inetd.conf'. In either case, consult the "Start the Server" +section of info file. +************************************************************************ diff --git a/japanese/ebnetd/pkg-plist b/japanese/ebnetd/pkg-plist index cce8ec65312b..472e54158eaa 100644 --- a/japanese/ebnetd/pkg-plist +++ b/japanese/ebnetd/pkg-plist @@ -1,12 +1,15 @@ -sbin/ndtpd +etc/ndtpd.conf.sample +etc/rc.d/ndtpd.sh.sample +@unexec install-info --delete %D/info/ndtpd-ja.info %D/info/dir +@unexec install-info --delete %D/info/ndtpd.info %D/info/dir +info/ndtpd-ja.info +info/ndtpd.info +@exec install-info %B/ndtpd-ja.info %B/dir +@exec install-info %B/ndtpd.info %B/dir +libexec/ndtpstat sbin/ndtpcheck sbin/ndtpcontrol +sbin/ndtpd sbin/ndtpdaily -libexec/ndtpstat -etc/ndtpd.sample -@unexec install-info --delete %D/info/ndtpd.info %D/info/dir -@unexec install-info --delete %D/info/ndtpd-ja.info %D/info/dir -info/ndtpd.info -info/ndtpd-ja.info -@exec install-info %D/info/ndtpd.info %D/info/dir -@exec install-info %D/info/ndtpd-ja.info %D/info/dir +@exec install -d -o %%OWNER%% -g %%GROUP%% -m %%MODE%% %%VARDIR%%/ndtpd +@unexec rm -rf %%VARDIR%%/ndtpd diff --git a/japanese/ndtpd/Makefile b/japanese/ndtpd/Makefile index 69d6fae290e9..2aeab8baf450 100644 --- a/japanese/ndtpd/Makefile +++ b/japanese/ndtpd/Makefile @@ -1,37 +1,49 @@ # New ports collection makefile for: ndtpd -# Version required: 2.2 +# Version required: 2.3.2 # Date created: 4 Aug 1998 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # -# $Id: Makefile,v 1.7 1999/03/15 13:00:35 taoka Exp $ +# $Id: Makefile,v 1.8 1999/06/05 22:30:04 mharo Exp $ # -DISTNAME= ndtpd-2.2.2 -PKGNAME= ja-ndtpd-2.2.2 +DISTNAME= ndtpd-2.3.2 +PKGNAME= ja-ndtpd-2.3.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ \ - ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/old/ + ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/old/ \ + ftp://ftp.mei.co.jp/free/others/Dictionary/ndtp/ndtpd/ MAINTAINER= takamune@avrl.mei.co.jp -LIB_DEPENDS= eb.2:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.3:${PORTSDIR}/japanese/eb -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=/var --with-eb --with-zlib \ +USE_LIBTOOL= yes +CONFIGURE_ARGS= --localstatedir=${VARDIR} --with-eb --with-zlib \ --with-eb-includes=${PREFIX}/include \ --with-eb-libraries=${PREFIX}/lib - CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ INSTALL_DATA="${INSTALL_DATA}" + .if !defined(PACKAGE_BUILDING) IS_INTERACTIVE= Maybe_interactive_at_install_stage .endif +PLIST_SUB= VARDIR=${VARDIR} OWNER=${OWNER} GROUP=${GROUP} MODE=${MODE} + +# Local variables +VARDIR= /var +OWNER= nobody +GROUP= nogroup +MODE= 755 +STARTUP_SCRIPT= ndtpd.sh.sample +INSTALL_DIR= ${INSTALL} -d -o ${OWNER} -g ${GROUP} -m ${MODE} post-install: -.for info in ndtpd ndtpd-ja - install-info ${PREFIX}/info/${info}.info ${PREFIX}/info/dir -.endfor - @${SETENV} PKG_PREFIX=${PREFIX} IS_INTERACTIVE="${IS_INTERACTIVE}" \ - ${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL + ${SED} "s,@prefix@,${PREFIX}," ${FILESDIR}/${STARTUP_SCRIPT} \ + > ${WRKDIR}/${STARTUP_SCRIPT} + ${INSTALL_SCRIPT} ${WRKDIR}/${STARTUP_SCRIPT} ${PREFIX}/etc/rc.d + ${INSTALL_DIR} ${VARDIR}/ndtpd + @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + @${ECHO} + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> diff --git a/japanese/ndtpd/distinfo b/japanese/ndtpd/distinfo index 3099e77efaa1..f7c10723d41f 100644 --- a/japanese/ndtpd/distinfo +++ b/japanese/ndtpd/distinfo @@ -1 +1 @@ -MD5 (ndtpd-2.2.2.tar.gz) = 9d902305fb3b4860b1a2896025651022 +MD5 (ndtpd-2.3.2.tar.gz) = c189248feffbbe5e61b2ecece3a355ea diff --git a/japanese/ndtpd/files/ndtpd.sh.sample b/japanese/ndtpd/files/ndtpd.sh.sample new file mode 100644 index 000000000000..17a62fc0aab8 --- /dev/null +++ b/japanese/ndtpd/files/ndtpd.sh.sample @@ -0,0 +1,15 @@ +#!/bin/sh - +# +# NDTPD: rc-file for FreeBSD. +# + +### NDTPD options: ### +ndtpd_program=@prefix@/sbin/ndtpd # path to ndtpd. +ndtpd_enable=YES # Run ndtpd (or NO). +ndtpd_flags= # Flags to ndtpd (if enabled). +### End of NDTPD options: ### + +if [ "x${ndtpd_enable}" = xYES -a -x ${ndtpd_program} ]; then + echo -n " ndtpd" + ${ndtpd_program} ${ndtpd_flags} +fi diff --git a/japanese/ndtpd/pkg-descr b/japanese/ndtpd/pkg-descr index 27f6a9a49b75..c62a145acf09 100644 --- a/japanese/ndtpd/pkg-descr +++ b/japanese/ndtpd/pkg-descr @@ -7,3 +7,8 @@ stands on the ISO 9660 format, you can mount the discs by the same way as other ISO 9660 discs. -- Motoyuki Kasahara <m-kasahr@sra.co.jp> + +You can get information about NDTPD from their website. +WWW: http://www.sra.co.jp/people/m-kasahr/ndtpd/ + +-- Kazutoki TAKAMUNE <takamune@avrl.mei.co.jp> diff --git a/japanese/ndtpd/pkg-install b/japanese/ndtpd/pkg-install index 615702a92151..d29231b3efb6 100644 --- a/japanese/ndtpd/pkg-install +++ b/japanese/ndtpd/pkg-install @@ -1,114 +1,61 @@ -#! /bin/sh +#!/bin/sh - +# an installation script for ndtpd -[ "$2" = "POST-INSTALL" ] || exit 0 -[ "X${IS_INTERACTIVE}" != X ] || exit 0 +ask() { + local question default answer -# -# Make directories under /var. -# -[ ! -d /var/ndtpd ] && mkdir /var/ndtpd -[ ! -d /var/ndtpd/log ] && mkdir /var/ndtpd/log + question=$1 + default=$2 -# -# Add `ndtp' to /etc/services. -# -sed -e 's/#.*//' -e 's/^/ /' -e 's/$/ /g' -e 's/ / /g' /etc/services \ - | grep ' ndtp ' > /dev/null 2>&1 + if [ -z "${PACKAGE_BUILDING}" ]; then + read -p "${question} (y/n) [${default}]? " answer + [ "${answer}" ] && default=${answer} + fi + echo ${default} +} -if [ $? -ne 0 ] ; then - YESNO=YET - while [ "${YESNO}" = YET ] ; do - if [ -z "${PACKAGE_BUILDING}" ]; then - echo -n "May I register the \`ndtp' service name to /etc/services? ([y]/n) " - read LINE - else - LINE=y - fi - case "X${LINE}" in - Xy|XY|X) - YESNO=YES - ;; - Xn|XN) - YESNO=NO - ;; - *) - echo "Please answer \`y' or \`n'." - ;; - esac - done +yesno() { + local question default - if [ "${YESNO}" = YES ] ; then - if grep '[ ]2010/tcp' /etc/services > /dev/null 2>&1 ; then - cp /etc/services /etc/services.bak - sed -e 's/\([ ]2010\/tcp\)/\1 ndtp/' /etc/services.bak \ - > /etc/services - else - echo 'ndtp 2010/tcp' >> /etc/services - fi - echo "The original file is saved as /etc/services.bak." - echo - fi -fi + question=$1 + default=$2 -# -# Copy a rc-file to `${PKG_PREFIX}/etc/rc.d/ndtpd.sh'. -# -if [ -f ${PKG_PREFIX}/etc/rc.d/ndtpd.sh ] ; then - YESNO=YET - while [ "${YESNO}" = YET ] ; do - if [ -z "${PACKAGE_BUILDING}" ]; then - echo -n "${PKG_PREFIX}/etc/rc.d/ndtpd.sh already exists. May I overwrite it? (y/[n]) " - read LINE - else - LINE=y - fi - case "X${LINE}" in - Xy|XY) - YESNO=YES - ;; - Xn|XN|X) - YESNO=NO - ;; - *) - echo "Please answer \`y' or \`n'." - ;; + while :; do + case `ask "${question}" ${default}` in + [Yy]*) return 0;; + [Nn]*) return 1;; esac + echo "Please answer yes or no." done -else - YESNO=YES -fi +} + +[ "$2" = POST-INSTALL ] || exit 0 -if [ "${YESNO}" = YES ] ; then - sed "s;@prefix@;${PKG_PREFIX};" > ${PKG_PREFIX}/etc/rc.d/ndtpd.sh \ - << '__END__' -#! /bin/sh # -# NDTPD: rc-file for FreeBSD. +# Add an entry for `ndtp' to /etc/services. # +file=/etc/services +back=${file}.bak +name=ndtp +port=2010/tcp +comment="Network Dictionary Transfer Protocol" -### NDTPD options: ### -ndtpd_enable="NO" # Run ndtpd (or NO). -ndtpd_flags="" # Flags to ndtpd (if enabled). -### End of NDTPD options: ### - -ndtpd="@prefix@/sbin/ndtpd" -if [ "X${ndtpd_enable}" = X"YES" -a -f ${ndtpd} ]; then - echo -n " ndtpd" - ${ndtpd} ${ndtpd_flags} -fi -__END__ +echo "************************************************************************" +if sed 's/#.*//' ${file} | grep -qw ${name}; then + echo "This system has already an entry for ${name} in ${file}." +else + echo "This system has no entry for ${name} in ${file}." + if yesno " Would you like to add it automatically?" y; then + cp -f ${file} ${back} + echo " The original file is saved as ${back}." - chmod 755 ${PKG_PREFIX}/etc/rc.d/ndtpd.sh - echo - echo "I put a rc-file to ${PKG_PREFIX}/etc/rc.d/ndtpd.sh, but ndtpd doesn't" - echo "start through the script. If you want to start ndtpd as standalone" - echo "daemon through the script, please turn the \`ndtpd_enable' variable" - echo "in the script to \`YES', and set \`ndtpd_flags' to an appropriate" - echo "value if required." - echo "" - echo "If you want to start ndtpd through inetd, the script is not" - echo "required." - echo + if sed 's/#.*//' ${file} | grep -qw ${port}; then + sed 's,^\([^#]*[ ]'${port}'\),\1 '${name}, ${back} > ${file} + else + echo "${name} ${port} #${comment}" >> ${file} + fi + fi fi +echo "************************************************************************" exit 0 diff --git a/japanese/ndtpd/pkg-message b/japanese/ndtpd/pkg-message new file mode 100644 index 000000000000..20a8420bd04e --- /dev/null +++ b/japanese/ndtpd/pkg-message @@ -0,0 +1,11 @@ +************************************************************************ + To use `ndtpd', copy a sample configuration file `ndtpd.conf.sample' +to `ndtpd.conf' in '${PREFIX}/etc' directory, and edit it. Consult the +"Configuration File" section of info file. + + If you want to start `ndtpd' as a standalone daemon, copy a script +`ndtpd.sh.sample' to `ndtpd.sh' in '${PREFIX}/etc/rc.d' directory, and +exec it. Otherwise, to start as a child process of `inetd', edit the +file `/etc/inetd.conf'. In either case, consult the "Start the Server" +section of info file. +************************************************************************ diff --git a/japanese/ndtpd/pkg-plist b/japanese/ndtpd/pkg-plist index cce8ec65312b..472e54158eaa 100644 --- a/japanese/ndtpd/pkg-plist +++ b/japanese/ndtpd/pkg-plist @@ -1,12 +1,15 @@ -sbin/ndtpd +etc/ndtpd.conf.sample +etc/rc.d/ndtpd.sh.sample +@unexec install-info --delete %D/info/ndtpd-ja.info %D/info/dir +@unexec install-info --delete %D/info/ndtpd.info %D/info/dir +info/ndtpd-ja.info +info/ndtpd.info +@exec install-info %B/ndtpd-ja.info %B/dir +@exec install-info %B/ndtpd.info %B/dir +libexec/ndtpstat sbin/ndtpcheck sbin/ndtpcontrol +sbin/ndtpd sbin/ndtpdaily -libexec/ndtpstat -etc/ndtpd.sample -@unexec install-info --delete %D/info/ndtpd.info %D/info/dir -@unexec install-info --delete %D/info/ndtpd-ja.info %D/info/dir -info/ndtpd.info -info/ndtpd-ja.info -@exec install-info %D/info/ndtpd.info %D/info/dir -@exec install-info %D/info/ndtpd-ja.info %D/info/dir +@exec install -d -o %%OWNER%% -g %%GROUP%% -m %%MODE%% %%VARDIR%%/ndtpd +@unexec rm -rf %%VARDIR%%/ndtpd |