Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2006 16:07:34 GMT
From:      Hannes Hauswedell <hannes.hauswedell@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/99651: New Port: sysutils/kports
Message-ID:  <200606301607.k5UG7YBJ081587@www.freebsd.org>
Resent-Message-ID: <200606301630.k5UGUJW5070987@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <hannes.hauswedell@gmail.com>
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 <bsd.port.pre.mk>
X
X.if !defined(WITHOUT_PORTAUDIT)
XRUN_DEPENDS+=  ${PREFIX}/sbin/portaudit:${PORTSDIR}/security/portaudit
X.endif
X
X.include <bsd.port.post.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606301607.k5UG7YBJ081587>