aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2002-04-19 10:30:02 +0800
committerwill <will@FreeBSD.org>2002-04-19 10:30:02 +0800
commit4c52c9067b06ff76694d44e2bd5819fc06e974fe (patch)
tree8ea2fec29854e5717863bf5e5bf1d1b05d97cefe /japanese
parent9d74629523b0c2fe5f02ba4bc3f37c73af058448 (diff)
downloadfreebsd-ports-gnome-4c52c9067b06ff76694d44e2bd5819fc06e974fe.tar.gz
freebsd-ports-gnome-4c52c9067b06ff76694d44e2bd5819fc06e974fe.tar.zst
freebsd-ports-gnome-4c52c9067b06ff76694d44e2bd5819fc06e974fe.zip
Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/kebook/Makefile61
-rw-r--r--japanese/kebook/distinfo1
-rw-r--r--japanese/kebook/pkg-comment1
-rw-r--r--japanese/kebook/pkg-descr7
-rw-r--r--japanese/kebook/pkg-plist52
6 files changed, 0 insertions, 123 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index b9a092354da2..cda42d309010 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -160,7 +160,6 @@
SUBDIR += kdenetwork2
SUBDIR += kdevelop
SUBDIR += kdrill
- SUBDIR += kebook
SUBDIR += kinput2-canna
SUBDIR += kinput2-canna+freewnn
SUBDIR += kinput2-canna+freewnn+sj3
diff --git a/japanese/kebook/Makefile b/japanese/kebook/Makefile
deleted file mode 100644
index 4e5f74ffee94..000000000000
--- a/japanese/kebook/Makefile
+++ /dev/null
@@ -1,61 +0,0 @@
-# New ports collection makefile for: kebook-i18n
-# Date created: 13 Novenver 1999
-# Whom: SUZUKI, Mitsuhiro <hige@higesoft.rim.or.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kebook
-PORTVERSION= 0.3.5
-PORTREVISION= 1
-CATEGORIES= japanese kde
-MASTER_SITES= http://www.os.rim.or.jp/~s_mitu/library/kebook/ \
- ftp://ftp.kde.gr.jp/pub/kde/unstable/contrib/
-
-MAINTAINER= hige@higesoft.os.rim.or.jp
-
-LIB_DEPENDS= eb.3:${PORTSDIR}/japanese/eb2
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
-
-USE_KDEBASE_VER=1
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-
-CONFIGURE_ARGS= "--with-qt-dir=${QTDIR}" \
- "--with-qt-includes=${QTDIR}/include/X11/qt" \
- "--with-qt-libraries=${QTDIR}/lib" \
- "--with-eb-includes=${LOCALBASE}/include" \
- "--with-eb-libraries=${LOCALBASE}/lib" \
- "--with-extra-includes=${LOCALBASE}/include" \
- "--with-extra-libs=${LOCALBASE}/lib"
-CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
- LDFLAGS=-L${LOCALBASE}/lib \
- QTDIR=${QTDIR}
-
-CXXFLAGS?= ${CFLAGS}
-
-DOCDIR= share/apps/kebook/doc
-PLIST_SUB= DOCDIR=${DOCDIR}
-
-.if defined(PREFIX)
-QTDIR?= ${PREFIX}
-.else
-QTDIR?= ${X11BASE}
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 400020 || ( ${OSVERSION} >= 500000 && ${OSVERSION} < 500005 )
-CONFIGURE_ENV+= X_EXTRA_LIBS="-lxpg4"
-.endif
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/${DOCDIR}
- @for i in AUTHORS COPYING ChangeLog NEWS README README.euc-jp INSTALL INSTALL.euc-jp; do \
- ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${DOCDIR} ;\
- done
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/japanese/kebook/distinfo b/japanese/kebook/distinfo
deleted file mode 100644
index fd99668bf778..000000000000
--- a/japanese/kebook/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (kebook-0.3.5.tar.bz2) = 7f3207b900294695d357dbbcec5249f8
diff --git a/japanese/kebook/pkg-comment b/japanese/kebook/pkg-comment
deleted file mode 100644
index d735550c5046..000000000000
--- a/japanese/kebook/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A KDE application to look up words
diff --git a/japanese/kebook/pkg-descr b/japanese/kebook/pkg-descr
deleted file mode 100644
index 5671665e3a3a..000000000000
--- a/japanese/kebook/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-KEBook is a KDE application which lets you look up words in electronic
-books on CD-ROM. It supports the EB, EBG, EBXA, EBXA-C, S-EBXA, and
-EPWING formats.
-
-WWW: http://www.os.rim.or.jp/~s_mitu/library/mysofts.html#kebook
-
--SUZUKI, Mitsuhiro <hige@higesoft.rim.or.jp>
diff --git a/japanese/kebook/pkg-plist b/japanese/kebook/pkg-plist
deleted file mode 100644
index c66948f15621..000000000000
--- a/japanese/kebook/pkg-plist
+++ /dev/null
@@ -1,52 +0,0 @@
-bin/kebook
-share/applnk/Utilities/kebook.kdelnk
-share/apps/kebook/pics/config-search.xpm
-share/apps/kebook/pics/copyright_btn.xpm
-share/apps/kebook/pics/dictionaries.xpm
-share/apps/kebook/pics/keyboard.xpm
-share/apps/kebook/pics/match-exactly.xpm
-share/apps/kebook/pics/match-head.xpm
-share/apps/kebook/pics/match-tail.xpm
-share/apps/kebook/pics/menu_btn.xpm
-share/doc/HTML/en/kebook/commands.html
-share/doc/HTML/en/kebook/common/logotp3.png
-share/doc/HTML/en/kebook/compilation.html
-share/doc/HTML/en/kebook/configuration.html
-share/doc/HTML/en/kebook/credits.html
-share/doc/HTML/en/kebook/faq.html
-share/doc/HTML/en/kebook/index.html
-share/doc/HTML/en/kebook/installation.html
-share/doc/HTML/en/kebook/introduction.html
-share/doc/HTML/en/kebook/kde.css
-share/doc/HTML/en/kebook/requirements.html
-share/doc/HTML/en/kebook/using-kebook.html
-share/doc/HTML/ja/kebook/commands.html
-share/doc/HTML/ja/kebook/common/logotp3.png
-share/doc/HTML/ja/kebook/compilation.html
-share/doc/HTML/ja/kebook/configuration.html
-share/doc/HTML/ja/kebook/credits.html
-share/doc/HTML/ja/kebook/faq.html
-share/doc/HTML/ja/kebook/index.html
-share/doc/HTML/ja/kebook/installation.html
-share/doc/HTML/ja/kebook/introduction.html
-share/doc/HTML/ja/kebook/kde.css
-share/doc/HTML/ja/kebook/requirements.html
-share/doc/HTML/ja/kebook/using-kebook.html
-share/icons/kebook.xpm
-share/icons/mini/kebook.xpm
-share/locale/ja/LC_MESSAGES/kebook.mo
-%%DOCDIR%%/AUTHORS
-%%DOCDIR%%/COPYING
-%%DOCDIR%%/ChangeLog
-%%DOCDIR%%/INSTALL
-%%DOCDIR%%/INSTALL.euc-jp
-%%DOCDIR%%/NEWS
-%%DOCDIR%%/README
-%%DOCDIR%%/README.euc-jp
-@dirrm %%DOCDIR%%
-@dirrm share/apps/kebook/pics
-@dirrm share/apps/kebook
-@dirrm share/doc/HTML/en/kebook/common
-@dirrm share/doc/HTML/en/kebook
-@dirrm share/doc/HTML/ja/kebook/common
-@dirrm share/doc/HTML/ja/kebook