Date: Sun, 28 Nov 1999 03:38:05 -0500 (EST) From: Will Andrews <andrews@technologist.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/15131: new port: devel/kpp Message-ID: <199911280838.DAA19804@shadow.blackdawn.com>
next in thread | raw e-mail | index | archive | help
>Number: 15131 >Category: ports >Synopsis: new port: devel/kpp >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: Sun Nov 28 00:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #2: Tue Nov 16 05:42:45 EST 1999 will@:/usr/src/sys/compile/ARGON i386 >Description: Kpp is a KDevelop Project to SPEC converter. I will be sending a PR for the kdevelop program soon now.. >How-To-Repeat: Use the shar below to import the new 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: # # kpp # kpp/files # kpp/files/md5 # kpp/pkg # kpp/pkg/COMMENT # kpp/pkg/DESCR # kpp/pkg/PLIST # kpp/patches # kpp/patches/patch-aa # kpp/Makefile # echo c - kpp mkdir -p kpp > /dev/null 2>&1 echo c - kpp/files mkdir -p kpp/files > /dev/null 2>&1 echo x - kpp/files/md5 sed 's/^X//' >kpp/files/md5 << 'END-of-kpp/files/md5' XMD5 (kpp-0.15c.tar.gz) = 00651bf267d3153f65f9bf061108c219 END-of-kpp/files/md5 echo c - kpp/pkg mkdir -p kpp/pkg > /dev/null 2>&1 echo x - kpp/pkg/COMMENT sed 's/^X//' >kpp/pkg/COMMENT << 'END-of-kpp/pkg/COMMENT' XKDevelop Project to SPEC file converter. END-of-kpp/pkg/COMMENT echo x - kpp/pkg/DESCR sed 's/^X//' >kpp/pkg/DESCR << 'END-of-kpp/pkg/DESCR' XKpp is a KDevelop Project to SPEC converter. X XWWW: http://www.msoe.edu/~geiseri/projects.phtml?project=Kpp END-of-kpp/pkg/DESCR echo x - kpp/pkg/PLIST sed 's/^X//' >kpp/pkg/PLIST << 'END-of-kpp/pkg/PLIST' Xbin/kpp Xshare/doc/HTML/en/kpp/index.html Xshare/doc/HTML/en/kpp/index-1.html Xshare/doc/HTML/en/kpp/index-2.html Xshare/doc/HTML/en/kpp/index-3.html Xshare/doc/HTML/en/kpp/index-4.html Xshare/doc/HTML/en/kpp/index-5.html Xshare/doc/HTML/en/kpp/index-6.html Xshare/applnk/Applications/kpp.kdelnk Xshare/icons/kpp.xpm Xshare/icons/mini/kpp.xpm Xshare/apps/spec.template X@dirrm share/doc/HTML/en/kpp END-of-kpp/pkg/PLIST echo c - kpp/patches mkdir -p kpp/patches > /dev/null 2>&1 echo x - kpp/patches/patch-aa sed 's/^X//' >kpp/patches/patch-aa << 'END-of-kpp/patches/patch-aa' X--- po/Makefile.in Fri Nov 19 01:42:00 1999 X+++ po/Makefile.in.new Sun Nov 21 19:30:52 1999 X@@ -158,7 +158,7 @@ X POFILES = de.po X X ####### kdevelop will overwrite this part!!! (end)############ X-GMOFILES = $(POFILES:.po=.gmo) X+#GMOFILES = $(POFILES:.po=.gmo) X X localedir = $(kde_locale) X END-of-kpp/patches/patch-aa echo x - kpp/Makefile sed 's/^X//' >kpp/Makefile << 'END-of-kpp/Makefile' X# New ports collection makefile for: kpp X# Version required: 0.15c X# Date created: 19 Nov 1999 X# Whom: Will Andrews <andrews@technologist.com> X# X# $FreeBSD$ X# X XDISTNAME= kpp-0.15c XCATEGORIES= devel XMASTER_SITES= http X XMAINTAINER= andrews@technologist.com X XLIB_DEPENDS= kdeui.2:${PORTSDIR}/x11/kdelibs11 X XGNU_CONFIGURE= yes XUSE_QT= yes XUSE_NEWGCC= yes XCONFIGURE_ARGS= --prefix=${PREFIX} --datadir=${PREFIX} XCONFIGURE_ENV= KDEDIR="${PREFIX}" X X.include <bsd.port.mk> END-of-kpp/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911280838.DAA19804>