From owner-freebsd-ports Sat Jan 8 10:20:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B49015654 for ; Sat, 8 Jan 2000 10:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA61900; Sat, 8 Jan 2000 10:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from asgaard.whispering.org (208-241-93-179.hsacorp.net [208.241.93.179]) by hub.freebsd.org (Postfix) with ESMTP id 6F0521593D for ; Sat, 8 Jan 2000 10:15:41 -0800 (PST) (envelope-from will@blackdawn.com) Received: from shadow.blackdawn.com (23-125.008.popsite.net [209.69.197.125]) by asgaard.whispering.org (8.9.3/8.9.3) with ESMTP id NAA25217 for ; Sat, 8 Jan 2000 13:15:13 -0500 (EST) (envelope-from will@blackdawn.com) Received: (from root@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id NAA24299; Sat, 8 Jan 2000 13:15:14 -0500 (EST) (envelope-from will) Message-Id: <200001081815.NAA24299@shadow.blackdawn.com> Date: Sat, 8 Jan 2000 13:15:14 -0500 (EST) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/15997: new port: devel/kdevelop Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15997 >Category: ports >Synopsis: new port: devel/kdevelop >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 8 10:20:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 3.4-STABLE i386 >Organization: none >Environment: FreeBSD shadow.blackdawn.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Sat Jan 1 10:41:51 EST 2000 root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW i386 >Description: This is the new KDevelop (1.0 final) port that addresses the following: o Now builds successfully on -STABLE. Mostly thanks to the new bsd.port.mk/Qt 1.44/KDE 1.1.2.1 libraries I've sent in. o Upgrades from 1.0 beta 4.1 -> 1.0 final. o Removes RUN_DEPENDS that weren't ABSOLUTELY necessary. Hopefully they'll be able to go back in once Jeremy Lea (reg) finishes working on OPTIONAL_DEPENDS or whatever. >How-To-Repeat: Use the shar below to commit the port to the tree. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # kdevelop # kdevelop/Makefile # kdevelop/pkg # kdevelop/pkg/PLIST # kdevelop/pkg/DESCR # kdevelop/pkg/COMMENT # kdevelop/files # kdevelop/files/md5 # kdevelop/patches # kdevelop/patches/patch-aa # kdevelop/patches/patch-ab # kdevelop/patches/patch-ac # kdevelop/patches/patch-ad # echo c - kdevelop mkdir -p kdevelop > /dev/null 2>&1 echo x - kdevelop/Makefile sed 's/^X//' >kdevelop/Makefile << 'END-of-kdevelop/Makefile' X# New ports collection makefile for: kdevelop X# Version required: 1.0 (final) X# Date created: 12 Aug 1999 X# Whom: Will Andrews X# X# $Id$ X# X XDISTNAME= kdevelop-1.0 XCATEGORIES= devel XMASTER_SITES= ftp://fara.cs.uni-potsdam.de/pub/kdevelop/ \ X ftp://129.187.206.68/pub/unix/ide/KDevelop/ \ X ftp://ftp.bawue.de/pub/unix/KDevelop/ \ X ftp://ftp.chg.ru/pub/X11/kdevelop/ \ X ftp://ftp.weltopia.com/pub/kdevelop/ \ X ftp://gd.tuwien.ac.at/hci/KDevelop/ \ X ftp://altair.dhs.org/pub/kdevelop/ X XMAINTAINER= andrews@technologist.com X XLIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 X XRUN_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_NEWGCC= yes XUSE_QT= yes XMAKE_ENV= CXX="${CXX}" XCONFIGURE_ENV= CXX="${CXX}" QTINC=${X11BASE}/include/X11/ \ X QTLIB=${X11BASE} XCONFIGURE_ARGS= --prefix=${LOCALBASE} \ X --with-qtdoc-dir=${X11BASE}/share/doc/qt/html X X.include END-of-kdevelop/Makefile echo c - kdevelop/pkg mkdir -p kdevelop/pkg > /dev/null 2>&1 echo x - kdevelop/pkg/PLIST sed 's/^X//' >kdevelop/pkg/PLIST << 'END-of-kdevelop/pkg/PLIST' Xbin/kdevelop Xshare/doc/HTML/en/kdevelop/addendum/logotp3.png Xshare/doc/HTML/en/kdevelop/addendum/index.html Xshare/doc/HTML/en/kdevelop/addendum/index-1.html Xshare/doc/HTML/en/kdevelop/addendum/index-2.html Xshare/doc/HTML/en/kdevelop/addendum/index-3.html Xshare/doc/HTML/en/kdevelop/addendum/index-4.html Xshare/doc/HTML/en/kdevelop/addendum/index-5.html Xshare/doc/HTML/en/kdevelop/addendum/index-6.html Xshare/doc/HTML/en/kdevelop/addendum/index-7.html Xshare/doc/HTML/en/kdevelop/addendum/index-8.html Xshare/doc/HTML/en/kdevelop/kde_libref/logotp3.png Xshare/doc/HTML/en/kdevelop/kde_libref/index.html Xshare/doc/HTML/en/kdevelop/kde_libref/index-1.html Xshare/doc/HTML/en/kdevelop/kde_libref/index-2.html Xshare/doc/HTML/en/kdevelop/kde_libref/index-3.html Xshare/doc/HTML/en/kdevelop/kde_libref/index-4.html Xshare/doc/HTML/en/kdevelop/kde_libref/index-5.html Xshare/doc/HTML/en/kdevelop/kde_libref/index-6.html Xshare/doc/HTML/en/kdevelop/kde_libref/index-7.html Xshare/doc/HTML/en/kdevelop/kde_libref/index-8.html Xshare/doc/HTML/en/kdevelop/kde_libref/index-9.html Xshare/doc/HTML/en/kdevelop/logotp3.png Xshare/doc/HTML/en/kdevelop/index.html Xshare/doc/HTML/en/kdevelop/index-1.html Xshare/doc/HTML/en/kdevelop/index-2.html Xshare/doc/HTML/en/kdevelop/index-3.html Xshare/doc/HTML/en/kdevelop/index-4.html Xshare/doc/HTML/en/kdevelop/index-5.html Xshare/doc/HTML/en/kdevelop/index-6.html Xshare/doc/HTML/en/kdevelop/index-7.html Xshare/doc/HTML/en/kdevelop/index-8.html Xshare/doc/HTML/en/kdevelop/index-9.html Xshare/doc/HTML/en/kdevelop/index-10.html Xshare/doc/HTML/en/kdevelop/index-11.html Xshare/doc/HTML/en/kdevelop/index-12.html Xshare/doc/HTML/en/kdevelop/index-13.html Xshare/doc/HTML/en/kdevelop/index-14.html Xshare/doc/HTML/en/kdevelop/index-15.html Xshare/doc/HTML/en/kdevelop/index-16.html Xshare/doc/HTML/en/kdevelop/index-17.html Xshare/doc/HTML/en/kdevelop/programming/logotp3.png Xshare/doc/HTML/en/kdevelop/programming/index.html Xshare/doc/HTML/en/kdevelop/programming/index-1.html Xshare/doc/HTML/en/kdevelop/programming/index-2.html Xshare/doc/HTML/en/kdevelop/programming/index-3.html Xshare/doc/HTML/en/kdevelop/programming/index-4.html Xshare/doc/HTML/en/kdevelop/programming/index-5.html Xshare/doc/HTML/en/kdevelop/programming/index-6.html Xshare/doc/HTML/en/kdevelop/programming/index-7.html Xshare/doc/HTML/en/kdevelop/programming/index-8.html Xshare/doc/HTML/en/kdevelop/programming/index-9.html Xshare/doc/HTML/en/kdevelop/programming/index-10.html Xshare/doc/HTML/en/kdevelop/programming/index-11.html Xshare/doc/HTML/en/kdevelop/programming/index-12.html Xshare/doc/HTML/en/kdevelop/programming/index-13.html Xshare/doc/HTML/en/kdevelop/programming/index-14.html Xshare/doc/HTML/en/kdevelop/programming/index-15.html Xshare/doc/HTML/en/kdevelop/programming/index-16.html Xshare/doc/HTML/en/kdevelop/programming/index-17.html Xshare/doc/HTML/en/kdevelop/programming/index-18.html Xshare/doc/HTML/en/kdevelop/programming/index-19.html Xshare/doc/HTML/en/kdevelop/reference/C/cref.html Xshare/doc/HTML/en/kdevelop/tutorial/logotp3.png Xshare/doc/HTML/en/kdevelop/tutorial/index.html Xshare/doc/HTML/en/kdevelop/tutorial/index-1.html Xshare/doc/HTML/en/kdevelop/tutorial/index-2.html Xshare/doc/HTML/en/kdevelop/tutorial/index-3.html Xshare/doc/HTML/en/kdevelop/tutorial/index-4.html Xshare/doc/HTML/en/kdevelop/welcome/logotp3.png Xshare/doc/HTML/en/kdevelop/welcome/index.html Xshare/doc/HTML/en/kdevelop/tip.database Xshare/doc/HTML/ru/kdevelop/welcome/logotp3.png Xshare/doc/HTML/ru/kdevelop/welcome/index.html Xshare/doc/HTML/ru/kdevelop/index.html Xshare/doc/HTML/ru/kdevelop/index-1.html Xshare/doc/HTML/ru/kdevelop/index-2.html Xshare/doc/HTML/ru/kdevelop/index-3.html Xshare/doc/HTML/ru/kdevelop/index-4.html Xshare/doc/HTML/ru/kdevelop/index-5.html Xshare/doc/HTML/ru/kdevelop/index-6.html Xshare/doc/HTML/ru/kdevelop/tutorial/logotp3.png Xshare/doc/HTML/ru/kdevelop/tutorial/index.html Xshare/doc/HTML/ru/kdevelop/tutorial/index-1.html Xshare/doc/HTML/ru/kdevelop/tutorial/index-2.html Xshare/doc/HTML/ru/kdevelop/tutorial/index-3.html Xshare/doc/HTML/ru/kdevelop/tutorial/index-4.html Xshare/doc/HTML/ru/kdevelop/tutorial/index-5.html Xshare/doc/HTML/ru/kdevelop/tutorial/index-6.html Xshare/doc/HTML/ru/kdevelop/reference/C/cref.html Xshare/doc/HTML/ru/kdevelop/programming/logotp3.png Xshare/doc/HTML/ru/kdevelop/programming/index.html Xshare/doc/HTML/ru/kdevelop/programming/index-1.html Xshare/doc/HTML/ru/kdevelop/programming/index-2.html Xshare/doc/HTML/ru/kdevelop/programming/index-3.html Xshare/doc/HTML/ru/kdevelop/programming/index-4.html Xshare/doc/HTML/ru/kdevelop/programming/index-5.html Xshare/doc/HTML/ru/kdevelop/programming/index-6.html Xshare/doc/HTML/ru/kdevelop/programming/index-7.html Xshare/doc/HTML/ru/kdevelop/programming/index-8.html Xshare/doc/HTML/ru/kdevelop/programming/index-9.html Xshare/doc/HTML/ru/kdevelop/programming/index-10.html Xshare/doc/HTML/ru/kdevelop/programming/index-11.html Xshare/doc/HTML/ru/kdevelop/programming/index-12.html Xshare/doc/HTML/ru/kdevelop/programming/index-13.html Xshare/doc/HTML/ru/kdevelop/programming/index-14.html Xshare/doc/HTML/ru/kdevelop/programming/index-15.html Xshare/doc/HTML/ru/kdevelop/programming/index-16.html Xshare/doc/HTML/ru/kdevelop/programming/index-17.html Xshare/doc/HTML/ru/kdevelop/programming/index-18.html Xshare/doc/HTML/ru/kdevelop/programming/index-19.html Xshare/doc/HTML/ru/kdevelop/tip.database Xshare/doc/HTML/de/kdevelop/logotp3.png Xshare/doc/HTML/de/kdevelop/index.html Xshare/doc/HTML/de/kdevelop/index-1.html Xshare/doc/HTML/de/kdevelop/index-2.html Xshare/doc/HTML/de/kdevelop/index-3.html Xshare/doc/HTML/de/kdevelop/index-4.html Xshare/doc/HTML/de/kdevelop/index-5.html Xshare/doc/HTML/de/kdevelop/index-6.html Xshare/doc/HTML/de/kdevelop/index-7.html Xshare/doc/HTML/de/kdevelop/index-8.html Xshare/doc/HTML/de/kdevelop/index-9.html Xshare/doc/HTML/de/kdevelop/index-10.html Xshare/doc/HTML/de/kdevelop/index-11.html Xshare/doc/HTML/de/kdevelop/index-12.html Xshare/doc/HTML/de/kdevelop/index-13.html Xshare/doc/HTML/de/kdevelop/index-14.html Xshare/doc/HTML/de/kdevelop/index-15.html Xshare/doc/HTML/de/kdevelop/index-16.html Xshare/doc/HTML/de/kdevelop/reference/C/cref.html Xshare/doc/HTML/de/kdevelop/welcome/logotp3.png Xshare/doc/HTML/de/kdevelop/welcome/index.html Xshare/doc/HTML/de/kdevelop/tip.database Xshare/doc/HTML/fr/kdevelop/tutorial/logotp3.png Xshare/doc/HTML/fr/kdevelop/tutorial/index.html Xshare/doc/HTML/fr/kdevelop/tutorial/index-1.html Xshare/doc/HTML/fr/kdevelop/tutorial/index-2.html Xshare/doc/HTML/fr/kdevelop/tutorial/index-3.html Xshare/doc/HTML/fr/kdevelop/tutorial/index-4.html Xshare/doc/HTML/fr/kdevelop/welcome/logotp3.png Xshare/doc/HTML/fr/kdevelop/welcome/index.html Xshare/doc/HTML/fr/kdevelop/tip.database Xshare/doc/HTML/pt/kdevelop/logotp3.png Xshare/doc/HTML/pt/kdevelop/index.html Xshare/doc/HTML/pt/kdevelop/index-1.html Xshare/doc/HTML/pt/kdevelop/index-2.html Xshare/doc/HTML/pt/kdevelop/index-3.html Xshare/doc/HTML/pt/kdevelop/index-4.html Xshare/doc/HTML/pt/kdevelop/index-5.html Xshare/doc/HTML/pt/kdevelop/index-6.html Xshare/doc/HTML/pt/kdevelop/index-7.html Xshare/doc/HTML/pt/kdevelop/index-8.html Xshare/doc/HTML/pt/kdevelop/index-9.html Xshare/doc/HTML/pt/kdevelop/index-10.html Xshare/doc/HTML/pt/kdevelop/index-11.html Xshare/doc/HTML/pt/kdevelop/index-12.html Xshare/doc/HTML/pt/kdevelop/index-13.html Xshare/doc/HTML/pt/kdevelop/index-14.html Xshare/doc/HTML/pt/kdevelop/index-15.html Xshare/doc/HTML/pt/kdevelop/index-16.html Xshare/doc/HTML/pt/kdevelop/programming/logotp3.png Xshare/doc/HTML/pt/kdevelop/programming/index.html Xshare/doc/HTML/pt/kdevelop/programming/index-1.html Xshare/doc/HTML/pt/kdevelop/programming/index-2.html Xshare/doc/HTML/pt/kdevelop/programming/index-3.html Xshare/doc/HTML/pt/kdevelop/programming/index-4.html Xshare/doc/HTML/pt/kdevelop/programming/index-5.html Xshare/doc/HTML/pt/kdevelop/programming/index-6.html Xshare/doc/HTML/pt/kdevelop/programming/index-7.html Xshare/doc/HTML/pt/kdevelop/programming/index-8.html Xshare/doc/HTML/pt/kdevelop/programming/index-9.html Xshare/doc/HTML/pt/kdevelop/programming/index-10.html Xshare/doc/HTML/pt/kdevelop/programming/index-11.html Xshare/doc/HTML/pt/kdevelop/programming/index-12.html Xshare/doc/HTML/pt/kdevelop/programming/index-13.html Xshare/doc/HTML/pt/kdevelop/programming/index-14.html Xshare/doc/HTML/pt/kdevelop/programming/index-15.html Xshare/doc/HTML/pt/kdevelop/programming/index-16.html Xshare/doc/HTML/pt/kdevelop/programming/index-17.html Xshare/doc/HTML/pt/kdevelop/programming/index-18.html Xshare/doc/HTML/pt/kdevelop/tip.database Xshare/doc/HTML/es/kdevelop/welcome/index.html Xshare/doc/HTML/es/kdevelop/welcome/logotp3.png Xshare/doc/HTML/es/kdevelop/tip.database Xshare/doc/HTML/nl/kdevelop/welcome/index.html Xshare/doc/HTML/nl/kdevelop/welcome/logotp3.png Xshare/doc/HTML/nl/kdevelop/tip.database Xshare/doc/HTML/pl/kdevelop/tip.database Xshare/doc/HTML/sv/kdevelop/tip.database Xshare/doc/HTML/zh_CN.GB2312/kdevelop/welcome/logotp3.png Xshare/doc/HTML/zh_CN.GB2312/kdevelop/welcome/index.html Xshare/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/logotp3.png Xshare/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index.html Xshare/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index-1.html Xshare/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index-2.html Xshare/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index-3.html Xshare/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index-4.html Xshare/doc/HTML/zh_CN.GB2312/kdevelop/index.html Xshare/doc/HTML/zh_CN.GB2312/kdevelop/tip.database Xshare/locale/da/LC_MESSAGES/kdevelop.mo Xshare/locale/de/LC_MESSAGES/kdevelop.mo Xshare/locale/es/LC_MESSAGES/kdevelop.mo Xshare/locale/fr/LC_MESSAGES/kdevelop.mo Xshare/locale/pl/LC_MESSAGES/kdevelop.mo Xshare/locale/pt/LC_MESSAGES/kdevelop.mo Xshare/locale/sv/LC_MESSAGES/kdevelop.mo Xshare/locale/cs/LC_MESSAGES/kdevelop.mo Xshare/locale/it/LC_MESSAGES/kdevelop.mo Xshare/locale/pt_BR/LC_MESSAGES/kdevelop.mo Xshare/locale/ru/LC_MESSAGES/kdevelop.mo Xshare/locale/hu/LC_MESSAGES/kdevelop.mo Xshare/locale/fi/LC_MESSAGES/kdevelop.mo Xshare/locale/zh_CN.GB2312/LC_MESSAGES/kdevelop.mo Xshare/locale/sk/LC_MESSAGES/kdevelop.mo Xshare/locale/tr/LC_MESSAGES/kdevelop.mo Xshare/config/kdeveloprc Xshare/apps/kdevelop/tools/processesend.pl Xshare/apps/kdevelop/tools/processes.pl Xshare/apps/kdevelop/templates/AUTHORS_template Xshare/apps/kdevelop/templates/COPYING_template Xshare/apps/kdevelop/templates/ChangeLog_template Xshare/apps/kdevelop/templates/INSTALL_template Xshare/apps/kdevelop/templates/README_template Xshare/apps/kdevelop/templates/TODO_template Xshare/apps/kdevelop/templates/cpp_template Xshare/apps/kdevelop/templates/handbook_en_template Xshare/apps/kdevelop/templates/header_template Xshare/apps/kdevelop/templates/kdelnk_template Xshare/apps/kdevelop/templates/lsm_template Xshare/apps/kdevelop/templates/normal.tar.gz Xshare/apps/kdevelop/templates/mini.tar.gz Xshare/apps/kdevelop/templates/cpp.tar.gz Xshare/apps/kdevelop/templates/preview1 Xshare/apps/kdevelop/templates/preview2 Xshare/apps/kdevelop/templates/icon_template Xshare/apps/kdevelop/templates/qt.tar.gz Xshare/apps/kdevelop/templates/c.tar.gz Xshare/apps/kdevelop/templates/nif_template Xshare/apps/kdevelop/templates/lexical_template Xshare/apps/kdevelop/templates/cvsignore_template Xshare/apps/kdevelop/toolbar/make.xpm Xshare/apps/kdevelop/toolbar/stop_proc.xpm Xshare/apps/kdevelop/toolbar/run.xpm Xshare/apps/kdevelop/toolbar/copy.xpm Xshare/apps/kdevelop/toolbar/paste.xpm Xshare/apps/kdevelop/toolbar/open.xpm Xshare/apps/kdevelop/toolbar/cut.xpm Xshare/apps/kdevelop/toolbar/save.xpm Xshare/apps/kdevelop/toolbar/save_all.xpm Xshare/apps/kdevelop/toolbar/undo.xpm Xshare/apps/kdevelop/toolbar/redo.xpm Xshare/apps/kdevelop/toolbar/openprj.xpm Xshare/apps/kdevelop/toolbar/compfile.xpm Xshare/apps/kdevelop/toolbar/rebuild.xpm Xshare/apps/kdevelop/toolbar/print.xpm Xshare/apps/kdevelop/toolbar/debugger.xpm Xshare/apps/kdevelop/toolbar/lookup.xpm Xshare/apps/kdevelop/toolbar/newwidget.xpm Xshare/apps/kdevelop/toolbar/generate.xpm Xshare/apps/kdevelop/toolbar/output_win.xpm Xshare/apps/kdevelop/toolbar/tree_win.xpm Xshare/apps/kdevelop/toolbar/reload_page.xpm Xshare/apps/kdevelop/toolbar/indent.xpm Xshare/apps/kdevelop/toolbar/start_page.xpm Xshare/apps/kdevelop/toolbar/file_properties.xpm Xshare/apps/kdevelop/toolbar/unindent.xpm Xshare/apps/kdevelop/toolbar/grep.xpm Xshare/apps/kdevelop/toolbar/classwiz.xpm Xshare/apps/kdevelop/toolbar/graphview.xpm Xshare/apps/kdevelop/pics/mini/CTchildren.xpm Xshare/apps/kdevelop/pics/mini/CTclients.xpm Xshare/apps/kdevelop/pics/mini/CTparents.xpm Xshare/apps/kdevelop/pics/mini/CTsuppliers.xpm Xshare/apps/kdevelop/pics/mini/CTvirtuals.xpm Xshare/apps/kdevelop/pics/mini/CVclass.xpm Xshare/apps/kdevelop/pics/mini/CVglobal_meth.xpm Xshare/apps/kdevelop/pics/mini/CVglobal_var.xpm Xshare/apps/kdevelop/pics/mini/CVnamespace.xpm Xshare/apps/kdevelop/pics/mini/CVprivate_meth.xpm Xshare/apps/kdevelop/pics/mini/CVprivate_signal.xpm Xshare/apps/kdevelop/pics/mini/CVprivate_slot.xpm Xshare/apps/kdevelop/pics/mini/CVprivate_var.xpm Xshare/apps/kdevelop/pics/mini/CVprotected_meth.xpm Xshare/apps/kdevelop/pics/mini/CVprotected_signal.xpm Xshare/apps/kdevelop/pics/mini/CVprotected_slot.xpm Xshare/apps/kdevelop/pics/mini/CVprotected_var.xpm Xshare/apps/kdevelop/pics/mini/CVpublic_meth.xpm Xshare/apps/kdevelop/pics/mini/CVstruct.xpm Xshare/apps/kdevelop/pics/mini/CVpublic_signal.xpm Xshare/apps/kdevelop/pics/mini/CVpublic_slot.xpm Xshare/apps/kdevelop/pics/mini/CVpublic_var.xpm Xshare/apps/kdevelop/pics/mini/inst_file.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QCheckBox.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QLCDNumer.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QLabel.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QLineEdit.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QPushButton.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QRadioButton.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QWidget.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QComboBox.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QMultiLineEdit.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QProgressBar.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QSpinBox.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QSlider.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QScrollBar.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QGroupBox.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QListBox.xpm Xshare/apps/kdevelop/pics/mini/kdlg_QListView.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KCombo.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KKeyButton.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KColorButton.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KRestrictedLine.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KTreeList.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KLedLamp.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KLed.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KProgress.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KSeparator.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KDatePicker.xpm Xshare/apps/kdevelop/pics/mini/kdlg_KDateTable.xpm Xshare/apps/kdevelop/pics/kAppWizard.bmp Xshare/apps/kdevelop/pics/miniApp.bmp Xshare/apps/kdevelop/pics/normalApp.bmp Xshare/apps/kdevelop/pics/terminalApp.bmp Xshare/apps/kdevelop/pics/startlogo.bmp Xshare/apps/kdevelop/pics/tipday.bmp Xshare/apps/kdevelop/pics/qtApp.bmp Xshare/apps/kdevelop/pics/customApp.bmp Xshare/apps/kdevelop/pics/dlg_firstrun.bmp Xshare/apps/kdevelop/pics/about_logo.bmp Xshare/icons/mini/kdevelop.xpm Xshare/icons/kdevelop.xpm Xshare/icons/kdevelop-project.xpm Xshare/mimelnk/application/x-kdevelop-project.kdelnk Xshare/applnk/Development/kdevelop.kdelnk Xshare/applnk/Development/kdevelop-setup.kdelnk Xlib/libkdlgloader.la X@dirrm share/apps/kdevelop/pics/mini X@dirrm share/apps/kdevelop/pics X@dirrm share/apps/kdevelop/tools X@dirrm share/apps/kdevelop/templates X@dirrm share/apps/kdevelop/toolbar X@dirrm share/apps/kdevelop X@dirrm share/doc/HTML/es/kdevelop/welcome X@dirrm share/doc/HTML/es/kdevelop X@dirrm share/doc/HTML/en/kdevelop/kde_libref X@dirrm share/doc/HTML/en/kdevelop/addendum X@dirrm share/doc/HTML/en/kdevelop/programming X@dirrm share/doc/HTML/en/kdevelop/reference/C X@dirrm share/doc/HTML/en/kdevelop/reference X@dirrm share/doc/HTML/en/kdevelop/tutorial X@dirrm share/doc/HTML/en/kdevelop/welcome X@dirrm share/doc/HTML/en/kdevelop X@dirrm share/doc/HTML/ru/kdevelop/welcome X@dirrm share/doc/HTML/ru/kdevelop/tutorial X@dirrm share/doc/HTML/ru/kdevelop/reference/C X@dirrm share/doc/HTML/ru/kdevelop/reference X@dirrm share/doc/HTML/ru/kdevelop/programming X@dirrm share/doc/HTML/ru/kdevelop X@dirrm share/doc/HTML/de/kdevelop/welcome X@dirrm share/doc/HTML/de/kdevelop/reference/C X@dirrm share/doc/HTML/de/kdevelop/reference X@dirrm share/doc/HTML/de/kdevelop X@dirrm share/doc/HTML/fr/kdevelop/tutorial X@dirrm share/doc/HTML/fr/kdevelop/welcome X@dirrm share/doc/HTML/fr/kdevelop X@dirrm share/doc/HTML/pt/kdevelop/programming X@dirrm share/doc/HTML/pt/kdevelop X@dirrm share/doc/HTML/nl/kdevelop/welcome X@dirrm share/doc/HTML/nl/kdevelop X@dirrm share/doc/HTML/pl/kdevelop X@dirrm share/doc/HTML/sv/kdevelop X@dirrm share/doc/HTML/zh_CN.GB2312/kdevelop/welcome X@dirrm share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial X@dirrm share/doc/HTML/zh_CN.GB2312/kdevelop END-of-kdevelop/pkg/PLIST echo x - kdevelop/pkg/DESCR sed 's/^X//' >kdevelop/pkg/DESCR << 'END-of-kdevelop/pkg/DESCR' XKDevelop is a complete IDE, made primarily for Xthe K Desktop Environment. It seems to be quite Xcomparable to CodeWarrior Pro on Windows/MacOS. XPaired with kdbg, ktranslator, and other helper Xapps, it makes one heck of a powerful KDE/Qt Xapplication developer. X XWWW: http://www.kdevelop.org/ X X- Will END-of-kdevelop/pkg/DESCR echo x - kdevelop/pkg/COMMENT sed 's/^X//' >kdevelop/pkg/COMMENT << 'END-of-kdevelop/pkg/COMMENT' XPowerful IDE for developing KDE/Qt-based apps. END-of-kdevelop/pkg/COMMENT echo c - kdevelop/files mkdir -p kdevelop/files > /dev/null 2>&1 echo x - kdevelop/files/md5 sed 's/^X//' >kdevelop/files/md5 << 'END-of-kdevelop/files/md5' XMD5 (kdevelop-1.0.tar.gz) = 90177367981cf9d164f16950ccdebb46 END-of-kdevelop/files/md5 echo c - kdevelop/patches mkdir -p kdevelop/patches > /dev/null 2>&1 echo x - kdevelop/patches/patch-aa sed 's/^X//' >kdevelop/patches/patch-aa << 'END-of-kdevelop/patches/patch-aa' X--- kdevelop/Makefile.in Sat Oct 30 11:07:38 1999 X+++ kdevelop/Makefile.in.new Sat Nov 20 20:16:11 1999 X@@ -206,7 +206,7 @@ X kdevelop_LDFLAGS = $(all_libraries) $(KDE_RPATH) X # the libraries to link against. Be aware of the order. First the libraries, X # that depend on the following ones. X-kdevelop_LDADD = ./vc/libvc.a ./print/libprint.a ./gfxview/libgfxview.a ./kdlgedit/libkdlgedit.a ./kwrite/libkwrite.a ./classparser/libclassparser.a ./classwizard/libclasswizard.a -lkfile -lkfm -lkspell $(LIB_KHTMLW) -lkdeui -lkdecore -lqt -lXext -lX11 $(LIBSOCKET) -lfl -ldb -ldl X+kdevelop_LDADD = -lkfile -lkfm -lkspell -lpng $(LIB_KHTMLW) -lkdeui -lkdecore -lqt -lXext -lX11 $(LIBSOCKET) -lfl ./vc/libvc.a ./print/libprint.a ./gfxview/libgfxview.a ./kdlgedit/libkdlgedit.a ./kwrite/libkwrite.a ./classparser/libclassparser.a ./classwizard/libclasswizard.a X X # this option you can leave out. Just, if you use "make dist", you need it X noinst_HEADERS = ckdevelop.h cnewfiledlg.h ceditwidget.h coutputwidget.h ctabctl.h ckdevsetupdlg.h cprjoptionsdlg.h crealfileview.h clogfileview.h structdef.h cdocbrowser.h cproject.h cclassview.h kswallow.h cgeneratenewfile.h doctreeview.h cnewclassdlg.h cfilepropdlg.h caddexistingfiledlg.h cgrouppropertiesdlg.h cupdatekdedocdlg.h resource.h kdevelop.kdelnk ckappwizard.h ccreatedocdatabasedlg.h ctoolclass.h cdoctreepropdlg.h debug.h cfinddoctextdlg.h kstartuplogo.h ktipofday.h ckdevinstall.h caddclassmethoddlg.h caddclassattributedlg.h cclasstooldlg.h cclasstreehandler.h ctreehandler.h ctreeview.h cerrormessageparser.h cexecuteargdlg.h ccvaddfolderdlg.h klangcombo.h caddnewtranslationdlg.h grepdialog.h ctoolsconfigdlg.h cbugreportdlg.h cclasstooltreeview.h cmakemanualdlg.h klistview.h ckdevaccel.h END-of-kdevelop/patches/patch-aa echo x - kdevelop/patches/patch-ab sed 's/^X//' >kdevelop/patches/patch-ab << 'END-of-kdevelop/patches/patch-ab' X--- kdevelop/classparser/tokenizer.cc Sat Oct 30 11:07:23 1999 X+++ kdevelop/classparser/tokenizer.cc.new Sun Dec 12 01:41:58 1999 X@@ -235,7 +235,7 @@ X #define yytext_ptr yytext X #define YY_INTERACTIVE X X-#include X+#include "g++/FlexLexer.h" X X X /* Done after the current pattern has been matched and before the X@@ -674,7 +674,7 @@ X #include X #include X #include "tokenizer.h" X- #include "FlexLexer.h" X+ #include "g++/FlexLexer.h" X X class MyLexer : public yyFlexLexer X { END-of-kdevelop/patches/patch-ab echo x - kdevelop/patches/patch-ac sed 's/^X//' >kdevelop/patches/patch-ac << 'END-of-kdevelop/patches/patch-ac' X--- kdevelop/classparser/ClassParser.h Wed Oct 20 16:09:38 1999 X+++ kdevelop/classparser/ClassParser.h.new Sun Dec 12 01:54:20 1999 X@@ -23,7 +23,7 @@ X #include X #include X #include X-#include X+#include "g++/FlexLexer.h" X #include X #include "tokenizer.h" X #include "ClassStore.h" END-of-kdevelop/patches/patch-ac echo x - kdevelop/patches/patch-ad sed 's/^X//' >kdevelop/patches/patch-ad << 'END-of-kdevelop/patches/patch-ad' X--- kdevelop/classparser/tokenizer.l Wed Oct 20 16:09:39 1999 X+++ kdevelop/classparser/tokenizer.l.new Sun Dec 12 01:56:33 1999 X@@ -21,7 +21,7 @@ X #include X #include X #include "tokenizer.h" X- #include "FlexLexer.h" X+ #include "g++/FlexLexer.h" X X class MyLexer : public yyFlexLexer X { END-of-kdevelop/patches/patch-ad exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message