Remove traces of japanese slave port that was removed
This commit is contained in:
parent
7f1e105785
commit
b15693966b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145850
6 changed files with 2 additions and 49 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= seizedesktop
|
||||
PORTVERSION= 0.1a
|
||||
CATEGORIES+= misc windowmaker tkstep80
|
||||
CATEGORIES= misc windowmaker tkstep80
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= kiri
|
||||
DISTNAME= SeizeDesktop-${PORTVERSION}
|
||||
|
@ -27,18 +27,9 @@ REINPLACE_ARGS=
|
|||
SCRIPTS_ENV= LANG=C LN=${LN} REINPLACE_CMD='${REINPLACE_CMD}' \
|
||||
LANGUAGE=${LANGUAGE} VERSION=${TKSTEPVERSION}
|
||||
|
||||
# This port is for both misc/seizedesktop and japanese/seizedesktop.
|
||||
# But misc/seizedesktop and japanese/seizedesktop are mutually exclusive and
|
||||
# SHOULD NOT BE INSTALLED SIMULTANEOUSLY!
|
||||
TKSTEPVERSION= 8.0
|
||||
LANGUAGE?=
|
||||
.if (${LANGUAGE} == "Japanese")
|
||||
RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0jp/tkstep.tcl:${PORTSDIR}/japanese/tkstep80
|
||||
IGNORE= unsupported: ja-libimg no longer available
|
||||
.else
|
||||
RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80
|
||||
LIB_DEP_LIST= img.1:${PORTSDIR}/graphics/libimg
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DISTNAME}.tar.gz \
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
The SeizeDesktop is like a customizer of desktop screen environment.
|
||||
|
||||
Note that both x11-toolkits/seizedesktop and japanese/seizedesktop
|
||||
are mutually exclusive and SHOULD NOT BE INSTALLED SIMULTANEOUSLY!
|
||||
|
||||
-KIRIYAMA Kazuhiko
|
||||
<kiri@FreeBSD.org>
|
||||
|
|
|
@ -2,17 +2,6 @@
|
|||
|
||||
installdir=${PREFIX}/JDE/SeizeDesktop; export installdir
|
||||
|
||||
case ${LANGUAGE} in
|
||||
Japanese)
|
||||
for f in SeizeDesktop.app PrefDesktop.app; do
|
||||
${REINPLACE_CMD} -i "" -E -e \
|
||||
"s/^(exec[[:space:]]+)wishstep[[:space:]]*([[:space:]]+.*)\$/\1wishstep${VERSION}jp\2/" \
|
||||
${installdir}/bin/${f}
|
||||
done
|
||||
;;
|
||||
*)
|
||||
;;
|
||||
esac
|
||||
for f in SeizeDesktop SeizeDesktop.app PrefDesktop.app; do
|
||||
case ${f} in
|
||||
SeizeDesktop.app|PrefDesktop.app)
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= binder
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES+= ${CATEGORY_LIST}
|
||||
CATEGORIES= x11-fm windowmaker tkstep80
|
||||
MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= kiri
|
||||
|
@ -20,8 +20,6 @@ COMMENT= A file manager on X window with TkStep
|
|||
RUN_DEPENDS= ${RUN_DEP_LIST}
|
||||
LIB_DEPENDS= ${LIB_DEP_LIST}
|
||||
|
||||
CONFLICTS?= ja-binder-[0-9]*
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -33,16 +31,8 @@ PLIST_SUB= PIXMAP_PATH=${PIXMAPPATH:S@^${PREFIX}/@@}
|
|||
|
||||
TKSTEPVERSION= 8.0
|
||||
PIXMAPPATH?= ${PREFIX}/share/WindowMaker/Pixmaps
|
||||
LANGUAGE?=
|
||||
.if (${LANGUAGE} == "Japanese")
|
||||
CATEGORY_LIST= x11-fm windowmaker tkstep80 japanese
|
||||
RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0jp/tkstep.tcl:${PORTSDIR}/japanese/tkstep80
|
||||
IGNORE= unsupported: ja-libimg no longer available
|
||||
.else
|
||||
CATEGORY_LIST= x11-fm windowmaker tkstep80
|
||||
RUN_DEP_LIST= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80
|
||||
LIB_DEP_LIST= img.1:${PORTSDIR}/graphics/libimg
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DISTNAME}.tar.gz \
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
The Binder is a file manager program that was made for
|
||||
the JDE desktop enviropment on X Window System.
|
||||
|
||||
Note that both x11-fm/binder and japanese/binder are mutually exclusive and
|
||||
SHOULD NOT BE INSTALLED SIMULTANEOUSLY!
|
||||
|
||||
-KIRIYAMA Kazuhiko
|
||||
<kiri@FreeBSD.org>
|
||||
|
|
|
@ -2,17 +2,6 @@
|
|||
|
||||
installdir=${PREFIX}/JDE/Binder; export installdir
|
||||
|
||||
case ${LANGUAGE} in
|
||||
Japanese)
|
||||
for f in bin/Binder.app bin/Processes.app misc/Mounter/Mounter.app; do
|
||||
${REINPLACE_CMD} -i "" -E -e \
|
||||
"s/^(exec[[:space:]]+)wishstep[[:space:]]*([[:space:]]+.*)\$/\1wishstep${VERSION}jp\2/" \
|
||||
${installdir}/${f}
|
||||
done
|
||||
;;
|
||||
*)
|
||||
;;
|
||||
esac
|
||||
for f in Binder Binder.app Processes.app Mounter.app shortcut; do
|
||||
case ${f} in
|
||||
Binder.app|Processes.app)
|
||||
|
|
Loading…
Reference in a new issue