Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/kbedic/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 4 Jun 2003 22:43:36 -0000 1.6 +++ Makefile 9 Aug 2003 17:04:53 -0000 @@ -6,50 +6,19 @@ # PORTNAME?= kbedic -PORTVERSION?= 2.1 -CATEGORIES= textproc +PORTVERSION?= 4.0 +CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://kbedic.search.bg/download/ MASTER_SITE_SUBDIR=kbedic -DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= todorov@freebsd-bg.org COMMENT= An English-to-Bulgarian and Bulgarian-to-English dictionary -RUN_DEPENDS= ${DICT_DIR}/${DICT_CHECK}:${PORTSDIR}/textproc/bedic-data - -DICT_CHECK?= buleng.dat -DICT_DIR?= ${LOCALBASE}/share - USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --datadir=${DICT_DIR} - -.if !defined(CONSOLE_VER) -USE_QT_VER= 2 -USE_X_PREFIX= yes -CONFIGURE_ARGS+= --with-x -.else -PLIST= ${PKGDIR}/pkg-plist.console -.endif - -.include - -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile" -.endif - -pre-fetch: - @${ECHO_MSG} " --- Dictionaries setup information ---" - @${ECHO_MSG} "This port uses dictionaries provided by the textproc/bedic-data port." - @${ECHO_MSG} "You may set the following variables to help the system locate" - @${ECHO_MSG} "the dictionaries that you have installed:" - @${ECHO_MSG} " DICT_DIR the directory where the dictionaries" - @${ECHO_MSG} " are located; currently ${DICT_DIR}" - @${ECHO_MSG} " DICT_CHECK a filename of an installed dictionary" - @${ECHO_MSG} " to check for; currently ${DICT_CHECK}" - @${ECHO_MSG} "If no dictionaries are installed yet, you may set the DICTIONARIES variable" - @${ECHO_MSG} "to the names of the dictionaries that the textproc/bedic-data port" - @${ECHO_MSG} "will install; refer to that port for more information." +CONFIGURE_ARGS+= --with-kde +CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" +USE_KDELIBS_VER= 3 -.include +.include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/kbedic/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 26 Jul 2002 11:45:03 -0000 1.2 +++ distinfo 9 Aug 2003 15:58:26 -0000 @@ -1,2 +1 @@ -MD5 (kbedic-src-2.1.tar.gz) = eba8547ca714ecbe0441b569ec2f7e9b -MD5 (cbedic-src-1.2.tar.gz) = 88c36588114c614fac79c55f437d625c +MD5 (kbedic-4.0.tar.gz) = d129a31ebb3912ad09413480d421c7d4 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/kbedic/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 6 Feb 2002 08:11:30 -0000 1.1 +++ pkg-descr 9 Aug 2003 17:31:48 -0000 @@ -9,7 +9,7 @@ English. When we add dictionary, the name becomes kbedic. To use that program it is not necessary to have KDE installed, only the Qt libraries are required. - KBE dictionary 2.1 has been written in C/C++ and has many + KBE dictionary has been written in C/C++ and has many advantages and enhancements in comparison with the older versions - it works faster, the database contains more words and the bugs are less. There is also a console version of the Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/kbedic/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 26 Jul 2002 11:45:03 -0000 1.2 +++ pkg-plist 9 Aug 2003 16:07:35 -0000 @@ -1 +1,7 @@ bin/kbedic +share/kbedic/kbedic_bg.qm +share/kbedic/kbedic_icon_mini.xpm +share/kbedic/kbedic_icon.xpm +share/kbedic/en_bg.dat +share/kbedic/bg_en.dat +@dirrm share/kbedic Index: pkg-plist.console =================================================================== RCS file: pkg-plist.console diff -N pkg-plist.console --- pkg-plist.console 26 Jul 2002 11:45:03 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1 +0,0 @@ -bin/cbedic