From owner-freebsd-ports Sun Nov 28 0:40: 5 1999 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 942321559B for ; Sun, 28 Nov 1999 00:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA53366; Sun, 28 Nov 1999 00:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from pluto.psn.net (pluto.psn.net [207.211.58.12]) by hub.freebsd.org (Postfix) with ESMTP id 2BC5F14CE7 for ; Sun, 28 Nov 1999 00:38:10 -0800 (PST) (envelope-from will@shadow.blackdawn.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=shadow.blackdawn.com) by pluto.psn.net with esmtp (PSN Internet Service 3.03 #1) for FreeBSD-gnats-submit@FreeBSD.ORG id 11rzqS-0002Vd-00; Sun, 28 Nov 1999 01:38:09 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id DAA19804; Sun, 28 Nov 1999 03:38:05 -0500 (EST) (envelope-from will) Message-Id: <199911280838.DAA19804@shadow.blackdawn.com> Date: Sun, 28 Nov 1999 03:38:05 -0500 (EST) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/15131: new port: devel/kpp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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