Date: Fri, 9 Jul 2004 12:07:10 -0700 (PDT) From: Frank Mayhar <frank@exit.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68874: Update devel/kscope to 0.7 Message-ID: <200407091907.i69J7Afd057360@realtime.exit.com> Resent-Message-ID: <200407091910.i69JAKFb018895@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68874 >Category: ports >Synopsis: Update devel/kscope to 0.7 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 09 19:10:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Frank Mayhar >Release: FreeBSD 4.10-STABLE i386 >Organization: Exit Consulting >Environment: System: FreeBSD realtime.exit.com 4.10-STABLE FreeBSD 4.10-STABLE #11: Fri Jun 18 09:59:20 PDT 2004 root@realtime.exit.com:/usr/src/sys/compile/REALTIME i386 N/A >Description: N/A >How-To-Repeat: N/A >Fix: Shell archive attached: # 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: # # kscope # kscope/Makefile # kscope/distinfo # kscope/files # kscope/pkg-descr # kscope/pkg-plist # echo c - kscope mkdir -p kscope > /dev/null 2>&1 echo x - kscope/Makefile sed 's/^X//' >kscope/Makefile << 'END-of-kscope/Makefile' X# New ports collection makefile for: kscope X# Date created: 2004-04-21 X# Whom: Frank Mayhar <frank@exit.com> X# X# $FreeBSD: ports/devel/kscope/Makefile,v 1.2 2004/06/22 19:42:03 lofi Exp $ X# X XPORTNAME= kscope XPORTVERSION= 0.7 XCATEGORIES= devel kde XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=${PORTNAME}/ X XMAINTAINER= frank@exit.com XCOMMENT= KDE front-end to Cscope X XLIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg XRUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags \ X cscope:${PORTSDIR}/devel/cscope X XUSE_KDELIBS_VER=3 X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_REINPLACE= yes X XMAKE_ENV= EXTRA_LIBRARIES="-L${LOCALBASE}/lib" XCONFIGURE_ARGS+=--with-extra-includes=${LOCALBASE}/include \ X --with-extra-libs=${LOCALBASE}/lib X Xpost-patch: X ${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure X X.include <bsd.port.mk> END-of-kscope/Makefile echo x - kscope/distinfo sed 's/^X//' >kscope/distinfo << 'END-of-kscope/distinfo' XMD5 (kscope-0.7.tar.gz) = fa9a5c4cf7694e1b5d683be5ad5433f5 XSIZE (kscope-0.7.tar.gz) = 950310 END-of-kscope/distinfo echo c - kscope/files mkdir -p kscope/files > /dev/null 2>&1 echo x - kscope/pkg-descr sed 's/^X//' >kscope/pkg-descr << 'END-of-kscope/pkg-descr' XFrom the documentation: X XKScope is a source-editing environment for KDE. Primarily, it is a Xfront-end to the veteran Cscope, a source-code browser originally Xdeveloped at Bell XLabs. Cscope works by parsing a set of source files, Xcreating a cross- reference database, and allowing the user to query Xthis database. KScope, however, extends the feature-set of Cscope with Xa contemporary user Xinterface, editor integration, project management Xcapabilities, and multiple query result windows. X XWWW: http://kscope.sourceforge.net/ END-of-kscope/pkg-descr echo x - kscope/pkg-plist sed 's/^X//' >kscope/pkg-plist << 'END-of-kscope/pkg-plist' Xbin/kscope Xshare/doc/HTML/en/kscope/project_new.png Xshare/doc/HTML/en/kscope/query_dlg.png Xshare/doc/HTML/en/kscope/call_tree.png Xshare/doc/HTML/en/kscope/project_open.png Xshare/doc/HTML/en/kscope/main_window.png Xshare/doc/HTML/en/kscope/pref.png Xshare/doc/HTML/en/kscope/project_files.png Xshare/doc/HTML/en/kscope/welcome.png Xshare/doc/HTML/en/kscope/index.docbook Xshare/doc/HTML/en/kscope/index.cache.bz2 Xshare/doc/HTML/en/kscope/common Xshare/icons/locolor/16x16/apps/kscope.png Xshare/icons/hicolor/32x32/apps/kscope.png Xshare/icons/locolor/32x32/apps/kscope.png Xshare/icons/hicolor/16x16/apps/kscope.png Xshare/applnk/Utilities/kscope.desktop Xshare/apps/kscope/kscopeui.rc X@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true X@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true X@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true X@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true X@unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true X@dirrm share/doc/HTML/en/kscope X@dirrm share/apps/kscope END-of-kscope/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407091907.i69J7Afd057360>