summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-12-14 14:46:15 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-12-14 14:46:15 +0000
commita1edb7c7c9f81daa701e2d419a7470a9a18ca202 (patch)
treed4aba9fcc693cae26fa360a4b6d7037547a738fb /japanese
parent- Update port to 1.5.2 (diff)
(1) When I committed ports of pips{2200,3000,3300,670,750,900},
I must commit modification for pips800 which is a master port for these. I forgot it. (2) Simplify slave ports in japapese (modifying Makefile and deleting pkg-plist).
Notes
Notes: svn path=/head/; revision=35977
Diffstat (limited to 'japanese')
-rw-r--r--japanese/pips2200/Makefile4
-rw-r--r--japanese/pips3000/Makefile4
-rw-r--r--japanese/pips3300/Makefile4
-rw-r--r--japanese/pips670/Makefile4
-rw-r--r--japanese/pips750_2000/Makefile4
-rw-r--r--japanese/pips760/Makefile5
-rw-r--r--japanese/pips760/pkg-plist1
-rw-r--r--japanese/pips770/Makefile5
-rw-r--r--japanese/pips770/pkg-plist1
-rw-r--r--japanese/pips800/Makefile17
-rw-r--r--japanese/pips820_3300/pkg-plist1
-rw-r--r--japanese/pips900/Makefile4
12 files changed, 21 insertions, 33 deletions
diff --git a/japanese/pips2200/Makefile b/japanese/pips2200/Makefile
index b0cda07d54a6..981cb649c3af 100644
--- a/japanese/pips2200/Makefile
+++ b/japanese/pips2200/Makefile
@@ -5,10 +5,8 @@
# $FreeBSD$
#
-CATEGORIES?= japanese print linux
+PORTVERSION= 1.3
MASTERDIR= ${.CURDIR}/../pips800
-COMMENT= ${.CURDIR}/pkg-comment
-DESCR= ${.CURDIR}/pkg-descr
PRTYPE= 2200
do-install: # empty
diff --git a/japanese/pips3000/Makefile b/japanese/pips3000/Makefile
index c18aae2c4226..c0ab6dc7f11d 100644
--- a/japanese/pips3000/Makefile
+++ b/japanese/pips3000/Makefile
@@ -5,10 +5,8 @@
# $FreeBSD$
#
-CATEGORIES?= japanese print linux
+PORTVERSION= 1.3
MASTERDIR= ${.CURDIR}/../pips800
-COMMENT= ${.CURDIR}/pkg-comment
-DESCR= ${.CURDIR}/pkg-descr
PRTYPE= 3000
do-install: # empty
diff --git a/japanese/pips3300/Makefile b/japanese/pips3300/Makefile
index 76c0ec1f68e1..6fd8ef1d2515 100644
--- a/japanese/pips3300/Makefile
+++ b/japanese/pips3300/Makefile
@@ -5,10 +5,8 @@
# $FreeBSD$
#
-CATEGORIES?= japanese print linux
+PORTVERSION= 1.3
MASTERDIR= ${.CURDIR}/../pips800
-COMMENT= ${.CURDIR}/pkg-comment
-DESCR= ${.CURDIR}/pkg-descr
PRTYPE= 3300
do-install: # empty
diff --git a/japanese/pips670/Makefile b/japanese/pips670/Makefile
index e47db82b74fb..384a7b283590 100644
--- a/japanese/pips670/Makefile
+++ b/japanese/pips670/Makefile
@@ -5,10 +5,8 @@
# $FreeBSD$
#
-CATEGORIES?= japanese print linux
+PORTVERSION= 1.3
MASTERDIR= ${.CURDIR}/../pips800
-COMMENT= ${.CURDIR}/pkg-comment
-DESCR= ${.CURDIR}/pkg-descr
PRTYPE= 670
do-install: # empty
diff --git a/japanese/pips750_2000/Makefile b/japanese/pips750_2000/Makefile
index 769384de09b3..3cb1606aa9ef 100644
--- a/japanese/pips750_2000/Makefile
+++ b/japanese/pips750_2000/Makefile
@@ -5,10 +5,8 @@
# $FreeBSD$
#
-CATEGORIES?= japanese print linux
+PORTVERSION= 1.3
MASTERDIR= ${.CURDIR}/../pips800
-COMMENT= ${.CURDIR}/pkg-comment
-DESCR= ${.CURDIR}/pkg-descr
PRTYPE= 750_2000
do-install: # empty
diff --git a/japanese/pips760/Makefile b/japanese/pips760/Makefile
index f51cb61eac7b..9b36eb6573af 100644
--- a/japanese/pips760/Makefile
+++ b/japanese/pips760/Makefile
@@ -2,13 +2,10 @@
# Date created: 2000.08.04
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $FreeBSD: /tmp/pcvs/ports/japanese/pips760/Attic/Makefile,v 1.2 2000-10-08 10:21:15 asami Exp $
+# $FreeBSD: /tmp/pcvs/ports/japanese/pips760/Attic/Makefile,v 1.3 2000-12-14 14:46:13 taoka Exp $
#
-CATEGORIES?= japanese print linux
MASTERDIR= ${.CURDIR}/../pips800
-COMMENT= ${.CURDIR}/pkg-comment
-DESCR= ${.CURDIR}/pkg-descr
PRTYPE= 760
do-install: # empty
diff --git a/japanese/pips760/pkg-plist b/japanese/pips760/pkg-plist
deleted file mode 100644
index 549a621fec0c..000000000000
--- a/japanese/pips760/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty
diff --git a/japanese/pips770/Makefile b/japanese/pips770/Makefile
index d8072e876200..74d81504d381 100644
--- a/japanese/pips770/Makefile
+++ b/japanese/pips770/Makefile
@@ -2,13 +2,10 @@
# Date created: 00/04/21
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $FreeBSD: /tmp/pcvs/ports/japanese/pips770/Attic/Makefile,v 1.2 2000-10-08 10:21:16 asami Exp $
+# $FreeBSD: /tmp/pcvs/ports/japanese/pips770/Attic/Makefile,v 1.3 2000-12-14 14:46:14 taoka Exp $
#
-CATEGORIES?= japanese print linux
MASTERDIR= ${.CURDIR}/../pips800
-COMMENT= ${.CURDIR}/pkg-comment
-DESCR= ${.CURDIR}/pkg-descr
PRTYPE= 770
do-install: # empty
diff --git a/japanese/pips770/pkg-plist b/japanese/pips770/pkg-plist
deleted file mode 100644
index 549a621fec0c..000000000000
--- a/japanese/pips770/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty
diff --git a/japanese/pips800/Makefile b/japanese/pips800/Makefile
index 50e32a5fc927..9c83ac1d279b 100644
--- a/japanese/pips800/Makefile
+++ b/japanese/pips800/Makefile
@@ -2,22 +2,26 @@
# Date created: 00/04/18
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
-# $FreeBSD: /tmp/pcvs/ports/japanese/pips800/Attic/Makefile,v 1.1.1.1 2000-09-01 16:28:23 taoka Exp $
+# $FreeBSD: /tmp/pcvs/ports/japanese/pips800/Attic/Makefile,v 1.2 2000-12-14 14:46:14 taoka Exp $
#
PORTNAME= pips${PRTYPE}
-PORTVERSION= 1.2
-CATEGORIES?= japanese print linux
+PORTVERSION?= 1.2
+CATEGORIES= japanese print linux
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= taoka@FreeBSD.org
RUN_DEPENDS= /compat/linux/usr/share/locale/ja_JP/LC_COLLATE:${PORTSDIR}/japanese/linux_locale
+
PREFIX= /compat/linux
NO_BUILD= yes
USE_PERL5= yes
ONLY_FOR_ARCHS= i386
+# for slave ports
+COMMENT= ${.CURDIR}/pkg-comment
+DESCR= ${.CURDIR}/pkg-descr
.include <bsd.port.pre.mk>
@@ -31,12 +35,17 @@ do-install: # empty
# target for maintainer
_MAKE_COMMENT_DESCR:
.if ${PRTYPE} != 800
-.for file in pkg/COMMENT pkg/DESCR
+.for file in pkg-comment pkg-descr
.if ${PRTYPE} == 820_3300
${SED} -e 's/PM-800C/PM-820C PM-3300C/g' \
-e 's/pm800c/pm820c_3300c/g' \
-e 's/800/${PRTYPE}/g' \
${MASTERDIR}/${file} > ${.CURDIR}/${file}
+.elif ${PRTYPE} == 750_2000
+ ${SED} -e 's/PM-800C/PM-750C PM-2000C/g' \
+ -e 's/pm800c/pm750c_2000c/g' \
+ -e 's/800/${PRTYPE}/g' \
+ ${MASTERDIR}/${file} > ${.CURDIR}/${file}
.else
${SED} -e 's/800/${PRTYPE}/g' ${MASTERDIR}/${file} \
> ${.CURDIR}/${file}
diff --git a/japanese/pips820_3300/pkg-plist b/japanese/pips820_3300/pkg-plist
deleted file mode 100644
index 549a621fec0c..000000000000
--- a/japanese/pips820_3300/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty
diff --git a/japanese/pips900/Makefile b/japanese/pips900/Makefile
index afae7a6f55f4..9cc6de2bf15d 100644
--- a/japanese/pips900/Makefile
+++ b/japanese/pips900/Makefile
@@ -5,10 +5,8 @@
# $FreeBSD$
#
-CATEGORIES?= japanese print linux
+PORTVERSION= 1.3
MASTERDIR= ${.CURDIR}/../pips800
-COMMENT= ${.CURDIR}/pkg-comment
-DESCR= ${.CURDIR}/pkg-descr
PRTYPE= 900
do-install: # empty