From d1c2f0dddd4a74a79847b017915f3482671e055c Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sun, 21 Apr 2002 23:47:50 +0000 Subject: Please welcome Qt3/KDE3 to our ports tree. This includes work since the original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot , [2] David Faure , Andy Fawcett Lauri Watts [3] Lauri Watts [4] Alan Eldridge Oswald Buddenhagen Reviewed by: kde --- misc/kde4-l10n-ca/Makefile | 43 +++----- misc/kde4-l10n-ca/distinfo | 2 +- misc/kde4-l10n-ca/files/pkg-plist.sub | 3 - misc/kde4-l10n-ca/pkg-comment | 2 +- misc/kde4-l10n-ca/pkg-descr | 2 +- misc/kde4-l10n-ca/pkg-plist | 189 ++++++++++++++++++++++++++++++++++ misc/kde4-l10n-ca/scripts/Configure | 92 ----------------- 7 files changed, 205 insertions(+), 128 deletions(-) delete mode 100644 misc/kde4-l10n-ca/files/pkg-plist.sub create mode 100644 misc/kde4-l10n-ca/pkg-plist delete mode 100644 misc/kde4-l10n-ca/scripts/Configure (limited to 'misc/kde4-l10n-ca') diff --git a/misc/kde4-l10n-ca/Makefile b/misc/kde4-l10n-ca/Makefile index b20c579ae4b6..d214def791cd 100644 --- a/misc/kde4-l10n-ca/Makefile +++ b/misc/kde4-l10n-ca/Makefile @@ -1,45 +1,28 @@ -# New ports collection makefile for: kde2-i18n -# Date created: 1 March 2001 -# Whom: Dmitry Sivachenko +# New ports collection makefile for: kde3-i18n-ca +# Date created: 05 April 2002 +# Whom: Lauri Watts # # $FreeBSD$ # -PORTNAME= kde-i18n -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTNAME= kde-i18n-ca +PORTVERSION= 3.0 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src -DIST_SUBDIR= KDE +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +DIST_SUBDIR= KDE +WRKSRC= ${WRKDIR}/${PORTNAME} -MAINTAINER?= kde@FreeBSD.org +MAINTAINER?= kde@FreeBSD.org -BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ - automake14:${PORTSDIR}/devel/automake14 LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext -USE_KDELIBS_VER=2 +USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -PLIST= ${WRKDIR}/PLIST -SCRIPTS_ENV+= PLIST=${PLIST} - -.include - -pre-configure: - ${MKDIR} ${WRKSRC}/auto-bin -.for AC in autoconf autoheader - ${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/auto-bin/${AC} -.endfor -.for AM in automake aclocal - ${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/auto-bin/${AM} -.endfor - cd ${WRKSRC} && env PATH=${WRKSRC}/auto-bin:$$PATH \ - ${GMAKE} -f Makefile.cvs - @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/Configure - -.include +.include diff --git a/misc/kde4-l10n-ca/distinfo b/misc/kde4-l10n-ca/distinfo index b0328cc8ebfa..ff73f23cbb8a 100644 --- a/misc/kde4-l10n-ca/distinfo +++ b/misc/kde4-l10n-ca/distinfo @@ -1 +1 @@ -MD5 (KDE/kde-i18n-2.2.2.tar.bz2) = 69d54ce59f459c3d428f2946239d1ff2 +MD5 (KDE/kde-i18n-ca-3.0.tar.bz2) = 3cbc770e72333e7173a58093e52963eb \ No newline at end of file diff --git a/misc/kde4-l10n-ca/files/pkg-plist.sub b/misc/kde4-l10n-ca/files/pkg-plist.sub deleted file mode 100644 index ef7e2981b1bc..000000000000 --- a/misc/kde4-l10n-ca/files/pkg-plist.sub +++ /dev/null @@ -1,3 +0,0 @@ -@dirrm share/apps/ktuberling/sounds -@dirrm share/apps/ktuberling -@dirrm share/apps/amor diff --git a/misc/kde4-l10n-ca/pkg-comment b/misc/kde4-l10n-ca/pkg-comment index c24e7300ef3b..3b4fe1543e1b 100644 --- a/misc/kde4-l10n-ca/pkg-comment +++ b/misc/kde4-l10n-ca/pkg-comment @@ -1 +1 @@ -Localized messages and documentation for KDE2 +Localized messages and documentation for KDE3 diff --git a/misc/kde4-l10n-ca/pkg-descr b/misc/kde4-l10n-ca/pkg-descr index 608caea3ad64..3354ca873ecc 100644 --- a/misc/kde4-l10n-ca/pkg-descr +++ b/misc/kde4-l10n-ca/pkg-descr @@ -1,3 +1,3 @@ -Localized messages and documentation for KDE2. +Localized messages and documentation for KDE3. WWW: http://i18n.kde.org/ diff --git a/misc/kde4-l10n-ca/pkg-plist b/misc/kde4-l10n-ca/pkg-plist new file mode 100644 index 000000000000..599fd615cfd5 --- /dev/null +++ b/misc/kde4-l10n-ca/pkg-plist @@ -0,0 +1,189 @@ +share/locale/ca/LC_MESSAGES/aktion.mo +share/locale/ca/LC_MESSAGES/amor.mo +share/locale/ca/LC_MESSAGES/appletproxy.mo +share/locale/ca/LC_MESSAGES/ark.mo +share/locale/ca/LC_MESSAGES/childpanelextension.mo +share/locale/ca/LC_MESSAGES/clockapplet.mo +share/locale/ca/LC_MESSAGES/cupsdconf.mo +share/locale/ca/LC_MESSAGES/desktop.mo +share/locale/ca/LC_MESSAGES/drkonqi.mo +share/locale/ca/LC_MESSAGES/empath.mo +share/locale/ca/LC_MESSAGES/extensionproxy.mo +share/locale/ca/LC_MESSAGES/filetypes.mo +share/locale/ca/LC_MESSAGES/fontinst.mo +share/locale/ca/LC_MESSAGES/htmlsearch.mo +share/locale/ca/LC_MESSAGES/kab.mo +share/locale/ca/LC_MESSAGES/kaccess.mo +share/locale/ca/LC_MESSAGES/kaddressbook.mo +share/locale/ca/LC_MESSAGES/kappfinder.mo +share/locale/ca/LC_MESSAGES/karm.mo +share/locale/ca/LC_MESSAGES/kasbarextension.mo +share/locale/ca/LC_MESSAGES/kasteroids.mo +share/locale/ca/LC_MESSAGES/kate.mo +share/locale/ca/LC_MESSAGES/katepart.mo +share/locale/ca/LC_MESSAGES/katomic.mo +share/locale/ca/LC_MESSAGES/kblackbox.mo +share/locale/ca/LC_MESSAGES/kcalc.mo +share/locale/ca/LC_MESSAGES/kcharselect.mo +share/locale/ca/LC_MESSAGES/kcmaccess.mo +share/locale/ca/LC_MESSAGES/kcmarts.mo +share/locale/ca/LC_MESSAGES/kcmaudiocd.mo +share/locale/ca/LC_MESSAGES/kcmbackground.mo +share/locale/ca/LC_MESSAGES/kcmbell.mo +share/locale/ca/LC_MESSAGES/kcmcolors.mo +share/locale/ca/LC_MESSAGES/kcmcrypto.mo +share/locale/ca/LC_MESSAGES/kcmcss.mo +share/locale/ca/LC_MESSAGES/kcmemail.mo +share/locale/ca/LC_MESSAGES/kcmenergy.mo +share/locale/ca/LC_MESSAGES/kcmfonts.mo +share/locale/ca/LC_MESSAGES/kcmhtmlsearch.mo +share/locale/ca/LC_MESSAGES/kcmicons.mo +share/locale/ca/LC_MESSAGES/kcminfo.mo +share/locale/ca/LC_MESSAGES/kcminput.mo +share/locale/ca/LC_MESSAGES/kcmioslaveinfo.mo +share/locale/ca/LC_MESSAGES/kcmkamera.mo +share/locale/ca/LC_MESSAGES/kcmkclock.mo +share/locale/ca/LC_MESSAGES/kcmkdb.mo +share/locale/ca/LC_MESSAGES/kcmkeys.mo +share/locale/ca/LC_MESSAGES/kcmkicker.mo +share/locale/ca/LC_MESSAGES/kcmkio.mo +share/locale/ca/LC_MESSAGES/kcmkonq.mo +share/locale/ca/LC_MESSAGES/kcmkonqhtml.mo +share/locale/ca/LC_MESSAGES/kcmkonsole.mo +share/locale/ca/LC_MESSAGES/kcmktalkd.mo +share/locale/ca/LC_MESSAGES/kcmkurifilt.mo +share/locale/ca/LC_MESSAGES/kcmkwindecoration.mo +share/locale/ca/LC_MESSAGES/kcmkwintheme.mo +share/locale/ca/LC_MESSAGES/kcmkwm.mo +share/locale/ca/LC_MESSAGES/kcmlaptop.mo +share/locale/ca/LC_MESSAGES/kcmlaunch.mo +share/locale/ca/LC_MESSAGES/kcmlayout.mo +share/locale/ca/LC_MESSAGES/kcmlilo.mo +share/locale/ca/LC_MESSAGES/kcmlocale.mo +share/locale/ca/LC_MESSAGES/kcmmidi.mo +share/locale/ca/LC_MESSAGES/kcmnic.mo +share/locale/ca/LC_MESSAGES/kcmnotify.mo +share/locale/ca/LC_MESSAGES/kcmodbc.mo +share/locale/ca/LC_MESSAGES/kcmsamba.mo +share/locale/ca/LC_MESSAGES/kcmscreensaver.mo +share/locale/ca/LC_MESSAGES/kcmsmartcard.mo +share/locale/ca/LC_MESSAGES/kcmsmserver.mo +share/locale/ca/LC_MESSAGES/kcmsocks.mo +share/locale/ca/LC_MESSAGES/kcmspellchecking.mo +share/locale/ca/LC_MESSAGES/kcmstyle.mo +share/locale/ca/LC_MESSAGES/kcmtaskbar.mo +share/locale/ca/LC_MESSAGES/kcmthemes.mo +share/locale/ca/LC_MESSAGES/kcoloredit.mo +share/locale/ca/LC_MESSAGES/kcontrol.mo +share/locale/ca/LC_MESSAGES/kcron.mo +share/locale/ca/LC_MESSAGES/kdat.mo +share/locale/ca/LC_MESSAGES/kdcop.mo +share/locale/ca/LC_MESSAGES/kdebugdialog.mo +share/locale/ca/LC_MESSAGES/kdelibs.mo +share/locale/ca/LC_MESSAGES/kdesktop.mo +share/locale/ca/LC_MESSAGES/kdesu.mo +share/locale/ca/LC_MESSAGES/kdesud.mo +share/locale/ca/LC_MESSAGES/kdf.mo +share/locale/ca/LC_MESSAGES/kdmconfig.mo +share/locale/ca/LC_MESSAGES/kdvi.mo +share/locale/ca/LC_MESSAGES/kedit.mo +share/locale/ca/LC_MESSAGES/kenolaba.mo +share/locale/ca/LC_MESSAGES/kfax.mo +share/locale/ca/LC_MESSAGES/kfile_pdf.mo +share/locale/ca/LC_MESSAGES/kfile_png.mo +share/locale/ca/LC_MESSAGES/kfile_ps.mo +share/locale/ca/LC_MESSAGES/kfind.mo +share/locale/ca/LC_MESSAGES/kfloppy.mo +share/locale/ca/LC_MESSAGES/kfmclient.mo +share/locale/ca/LC_MESSAGES/kfmexec.mo +share/locale/ca/LC_MESSAGES/kfract.mo +share/locale/ca/LC_MESSAGES/kghostview.mo +share/locale/ca/LC_MESSAGES/khelpcenter.mo +share/locale/ca/LC_MESSAGES/khexedit.mo +share/locale/ca/LC_MESSAGES/khotkeys.mo +share/locale/ca/LC_MESSAGES/kicker.mo +share/locale/ca/LC_MESSAGES/kiconedit.mo +share/locale/ca/LC_MESSAGES/kio_help.mo +share/locale/ca/LC_MESSAGES/kio_man.mo +share/locale/ca/LC_MESSAGES/kjots.mo +share/locale/ca/LC_MESSAGES/kjumpingcube.mo +share/locale/ca/LC_MESSAGES/klegacyimport.mo +share/locale/ca/LC_MESSAGES/klipper.mo +share/locale/ca/LC_MESSAGES/kljettool.mo +share/locale/ca/LC_MESSAGES/klock.mo +share/locale/ca/LC_MESSAGES/klpq.mo +share/locale/ca/LC_MESSAGES/kmahjongg.mo +share/locale/ca/LC_MESSAGES/kmail.mo +share/locale/ca/LC_MESSAGES/kmcop.mo +share/locale/ca/LC_MESSAGES/kmenuedit.mo +share/locale/ca/LC_MESSAGES/kmid.mo +share/locale/ca/LC_MESSAGES/kmidi.mo +share/locale/ca/LC_MESSAGES/kmines.mo +share/locale/ca/LC_MESSAGES/kminipagerapplet.mo +share/locale/ca/LC_MESSAGES/kmix.mo +share/locale/ca/LC_MESSAGES/kmoon.mo +share/locale/ca/LC_MESSAGES/knode.mo +share/locale/ca/LC_MESSAGES/knotes.mo +share/locale/ca/LC_MESSAGES/knotify.mo +share/locale/ca/LC_MESSAGES/konqueror.mo +share/locale/ca/LC_MESSAGES/konquest.mo +share/locale/ca/LC_MESSAGES/konsole.mo +share/locale/ca/LC_MESSAGES/kooka.mo +share/locale/ca/LC_MESSAGES/korganizer.mo +share/locale/ca/LC_MESSAGES/korn.mo +share/locale/ca/LC_MESSAGES/kpackage.mo +share/locale/ca/LC_MESSAGES/kpager.mo +share/locale/ca/LC_MESSAGES/kpaint.mo +share/locale/ca/LC_MESSAGES/kpat.mo +share/locale/ca/LC_MESSAGES/kpilot.mo +share/locale/ca/LC_MESSAGES/kpixmap2bitmap.mo +share/locale/ca/LC_MESSAGES/kpm.mo +share/locale/ca/LC_MESSAGES/kpoker.mo +share/locale/ca/LC_MESSAGES/kppp.mo +share/locale/ca/LC_MESSAGES/kppplogview.mo +share/locale/ca/LC_MESSAGES/kreversi.mo +share/locale/ca/LC_MESSAGES/kruler.mo +share/locale/ca/LC_MESSAGES/krunapplet.mo +share/locale/ca/LC_MESSAGES/ksame.mo +share/locale/ca/LC_MESSAGES/kscd.mo +share/locale/ca/LC_MESSAGES/kshisen.mo +share/locale/ca/LC_MESSAGES/ksirc.mo +share/locale/ca/LC_MESSAGES/ksirtet.mo +share/locale/ca/LC_MESSAGES/ksmiletris.mo +share/locale/ca/LC_MESSAGES/ksmserver.mo +share/locale/ca/LC_MESSAGES/ksnake.mo +share/locale/ca/LC_MESSAGES/ksnapshot.mo +share/locale/ca/LC_MESSAGES/ksokoban.mo +share/locale/ca/LC_MESSAGES/kspaceduel.mo +share/locale/ca/LC_MESSAGES/ksplash.mo +share/locale/ca/LC_MESSAGES/kstart.mo +share/locale/ca/LC_MESSAGES/ksysctrl.mo +share/locale/ca/LC_MESSAGES/ksysguard.mo +share/locale/ca/LC_MESSAGES/ksysv.mo +share/locale/ca/LC_MESSAGES/ktalkd.mo +share/locale/ca/LC_MESSAGES/ktaskbarapplet.mo +share/locale/ca/LC_MESSAGES/kteatime.mo +share/locale/ca/LC_MESSAGES/ktimemon.mo +share/locale/ca/LC_MESSAGES/ktip.mo +share/locale/ca/LC_MESSAGES/ktron.mo +share/locale/ca/LC_MESSAGES/ktuberling.mo +share/locale/ca/LC_MESSAGES/kuickshow.mo +share/locale/ca/LC_MESSAGES/kview.mo +share/locale/ca/LC_MESSAGES/kviewshell.mo +share/locale/ca/LC_MESSAGES/kwin.mo +share/locale/ca/LC_MESSAGES/kworldclock.mo +share/locale/ca/LC_MESSAGES/kwuftpd.mo +share/locale/ca/LC_MESSAGES/kxkb.mo +share/locale/ca/LC_MESSAGES/kxmlrpcd.mo +share/locale/ca/LC_MESSAGES/kxsconfig.mo +share/locale/ca/LC_MESSAGES/libkonq.mo +share/locale/ca/LC_MESSAGES/libkscan.mo +share/locale/ca/LC_MESSAGES/libkscreensaver.mo +share/locale/ca/LC_MESSAGES/nsplugin.mo +share/locale/ca/LC_MESSAGES/passwords.mo +share/locale/ca/LC_MESSAGES/ppdtranslations.mo +share/locale/ca/LC_MESSAGES/quicklauncher.mo +share/locale/ca/LC_MESSAGES/secpolicy.mo +share/locale/ca/charset +share/locale/ca/entry.desktop +share/locale/ca/flag.png diff --git a/misc/kde4-l10n-ca/scripts/Configure b/misc/kde4-l10n-ca/scripts/Configure deleted file mode 100644 index a5fb3164b9e5..000000000000 --- a/misc/kde4-l10n-ca/scripts/Configure +++ /dev/null @@ -1,92 +0,0 @@ -#! /bin/sh -# $FreeBSD$ - -/bin/rm -f ${PLIST} ${PLIST}.dirs - -if [ "${LINGUAS}" ]; then - set `echo $LINGUAS` -else -if [ "${BATCH}" ]; then - set \"af\" \"az\" \"bg\" \"cs\" \"da\" \"el\" \"en_GB\" \"eo\" \"es\" \"et\" \"fi\" \"he\" \"hu\" \"is\" \"it\" \"lt\" \"lv\" \"mt\" \"nl\" \"no\" \"no_NY\" \"pl\" \"pt\" \"pt_BR\" \"ro\" \"sk\" \"sl\" \"sr\" \"sv\" \"ta\" \"th\" \"tr\" \"xh\" \"zh_TW.Big5\" -else - /usr/bin/dialog --title "Select languages" --clear \ - --checklist "\n\ -Please select desired languages:" -1 -1 16 \ -af "Afrikaans" OFF \ -az "Azerbaijani Turkish" OFF \ -bg "Bulgarisch" OFF \ -cs "Czech" OFF \ -da "Danish" OFF \ -nl "Dutch" OFF \ -eo "Esperanto" OFF \ -et "Estonian" OFF \ -fi "Finnish" ON \ -fr "French" ON \ -de "German" ON \ -el "Greek" OFF \ -he "Hebrew" OFF \ -hu "Hungarian" OFF \ -is "Icelandic" OFF \ -it "Italian" OFF \ -ja "Japanese" ON \ -ko "Korean" ON \ -lt "Lithuanian" ON \ -lv "Latvian" ON \ -mt "Maltese" ON \ -no "Norwegian" OFF \ -no_NY "Norwegian (Nynorsk)" OFF \ -pl "Polish" OFF \ -pt "Portuguese" OFF \ -pt_BR "Portuguese (Brazil)" OFF \ -ro "Romanian" OFF \ -ru "Russian" ON \ -sr "Serbian" OFF \ -zh_CN.GB2312 "Simplified Chinese" ON \ -sk "Slovak" OFF \ -sl "Slovenian" OFF \ -es "Spanish" OFF \ -sv "Swedish" OFF \ -ta "Tamil" OFF \ -th "Thai" OFF \ -zh_TW.Big5 "Traditional Chinese" ON \ -tr "Turkish" OFF \ -en_GB "UK English" OFF \ -uk "Ukrainian" ON \ -xh "Xhosa" OFF \ -2> /tmp/chklist.tmp.$$ - - retval=$? - - if [ -s /tmp/chklist.tmp.$$ ]; then - set `cat /tmp/chklist.tmp.$$` - fi - rm -f /tmp/chklist.tmp.$$ - - case $retval in - 0) if [ -z "$*" ]; then - echo "Nothing selected" - fi - ;; - 1) echo "Cancel pressed." - exit 1 - ;; - esac -fi -fi - -/bin/rm -f ${WRKSRC}/subdirs -#/usr/bin/grep "^[^@].*/en/.*" ${CURDIR}/pkg-plist > ${PLIST} -#/usr/bin/grep "^@.*/en/.*" ${CURDIR}/pkg-plist > ${PLIST}.dirs - -while [ "$1" ]; do - a=`echo -n $1 | /usr/bin/sed -e 's#\"##g'` - echo $a >> ${WRKSRC}/subdirs - /usr/bin/grep "^[^@].*/$a/.*" ${CURDIR}/pkg-plist >> ${PLIST} - /usr/bin/grep "^[^@].*-$a\$" ${CURDIR}/pkg-plist >> ${PLIST} - /usr/bin/grep "^@.*/$a/.*" ${CURDIR}/pkg-plist >> ${PLIST}.dirs - /usr/bin/grep "^@.*/$a$" ${CURDIR}/pkg-plist >> ${PLIST}.dirs - shift -done - -/bin/cat ${PLIST}.dirs >> ${PLIST} -/bin/cat ${FILESDIR}/pkg-plist.sub >> ${PLIST} -- cgit v1.2.3