From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 30 16:30:35 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3843816A54F for ; Fri, 30 Jun 2006 16:30:35 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3A8543D5F for ; Fri, 30 Jun 2006 16:30:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5UGUJoJ070993 for ; Fri, 30 Jun 2006 16:30:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5UGUJW5070987; Fri, 30 Jun 2006 16:30:19 GMT (envelope-from gnats) Resent-Date: Fri, 30 Jun 2006 16:30:19 GMT Resent-Message-Id: <200606301630.k5UGUJW5070987@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hannes Hauswedell Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D685E16A525 for ; Fri, 30 Jun 2006 16:26:37 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B44C24445E for ; Fri, 30 Jun 2006 16:07:34 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k5UG7YMU081588 for ; Fri, 30 Jun 2006 16:07:34 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k5UG7YBJ081587; Fri, 30 Jun 2006 16:07:34 GMT (envelope-from nobody) Message-Id: <200606301607.k5UG7YBJ081587@www.freebsd.org> Date: Fri, 30 Jun 2006 16:07:34 GMT From: Hannes Hauswedell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/99651: New Port: sysutils/kports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 16:30:35 -0000 >Number: 99651 >Category: ports >Synopsis: New Port: sysutils/kports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 30 16:30:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Hannes Hauswedell >Release: 6-Stable >Organization: >Environment: FreeBSD fbsdmain.lan.home 6.0-STABLE FreeBSD 6.0-STABLE #2: Tue Feb 14 11:01:53 UTC 2006 root@fbsdmain.lan.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: KPorts is feature-rich KDE-front-end to the Ports. It tries to satisfy the experienced user's needs, by not hiding any options and giving (at choice) full commandline output, but should be easy enough to use for beginners. For more details visit http://kports.sf.net Thanks! Here's the shar: # 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: # # ./kports # ./kports/distinfo # ./kports/Makefile # ./kports/pkg-descr # ./kports/pkg-message # echo c - ./kports mkdir -p ./kports > /dev/null 2>&1 echo x - ./kports/distinfo sed 's/^X//' >./kports/distinfo << 'END-of-./kports/distinfo' XMD5 (kports-0.6.0.tar.bz2) = 9b5c67a649a0fe61496eb78cd777707f XSHA256 (kports-0.6.0.tar.bz2) = c04a1529cfa5657349932048923dfadca0d400edde34a53e2db3792b0d5b59ab XSIZE (kports-0.6.0.tar.bz2) = 637071 END-of-./kports/distinfo echo x - ./kports/Makefile sed 's/^X//' >./kports/Makefile << 'END-of-./kports/Makefile' X# New ports collection makefile for: kports X# Date created: Thu Jan 12 12:47:58 UTC 2006 X# Whom: Hannes Hauswedell X# X# $FreeBSD: $ X# X XPORTNAME= kports XPORTVERSION= 0.6.0 XCATEGORIES= sysutils kde XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= hannes.hauswedell@gmail.com XCOMMENT= Powerful KDE-Frontend to the Ports X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_KDELIBS_VER=3 XUSE_AUTOTOOLS= libtool:15 XPREFIX= ${KDE_PREFIX} X Xpost-install: X @${CAT} ${PKGDIR}/pkg-message X XRUN_DEPENDS+= ${PREFIX}/sbin/portupgrade:${PORTSDIR}/sysutils/portupgrade X XOPTIONS= PORTAUDIT "Require Portaudit" on X X.include X X.if !defined(WITHOUT_PORTAUDIT) XRUN_DEPENDS+= ${PREFIX}/sbin/portaudit:${PORTSDIR}/security/portaudit X.endif X X.include END-of-./kports/Makefile echo x - ./kports/pkg-descr sed 's/^X//' >./kports/pkg-descr << 'END-of-./kports/pkg-descr' XKPorts is KDE-Frontend to the FreeBSD-Ports and in future also to the XOpenBsd-Ports, PkgSrc and maybe others. XYou can browse and search through your Portstree and perform actions Xlike Upgrades, Installs, Uninstall a.s.o. More advanced features like Xsetting Options and Vulnerability checking are also available. For a Xcomplete list, check the Homepage or the Changelog. XFunctionality is KPorts' main goal, not simplification by reducing Xoptions; however KPorts should be rather easy to use. X XWWW: http://kports.sf.net END-of-./kports/pkg-descr echo x - ./kports/pkg-message sed 's/^X//' >./kports/pkg-message << 'END-of-./kports/pkg-message' X========================================================== X WARNING: X X Portupgrade has an unfixed bug that prevents X KPorts from processing output correctly. X Until the issue is solved, please go to X X http://kports.sf.net X X and download patched portupgrade files. X X Sorry for the inconvenience X========================================================= END-of-./kports/pkg-message exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: