ports/105931: Update Port: sysutils/kports

Hannes Hauswedell hannes.hauswedell at gmail.com
Tue Nov 28 05:32:16 UTC 2006


>Number:         105931
>Category:       ports
>Synopsis:       Update Port: sysutils/kports
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 28 04:30:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Hannes Hauswedell
>Release:        
>Organization:
>Environment:
>Description:
* Fixed bug that prevented build with newer Versions of GCC
* removed message-file since my patches were integrated into portupgrade
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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/Makefile
#       kports/distinfo
#       kports/pkg-descr
#       kports/pkg-plist
#
echo c - kports
mkdir -p kports > /dev/null 2>&1
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 at gmail.com>
X#
X# $FreeBSD: ports/sysutils/kports/Makefile,v 1.2 2006/10/15 19:58:39 kris Exp $
X#
X
XPORTNAME=      kports
XPORTVERSION=   0.6.1
XCATEGORIES=    sysutils kde
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=    ${PORTNAME}
X
XMAINTAINER=    hannes.hauswedell at 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
XRUN_DEPENDS+=  ${PREFIX}/sbin/portupgrade:${PORTSDIR}/sysutils/portupgrade
XRUN_DEPENDS+=  kdehier>=0:${PORTSDIR}/misc/kdehier
X
XOPTIONS=       PORTAUDIT "Require Portaudit" on
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 500000
XIGNORE=                doesn't compile properly on 4.x systems
X.endif
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/distinfo
sed 's/^X//' >kports/distinfo << 'END-of-kports/distinfo'
XMD5 (kports-0.6.1.tar.bz2) = c02cb4cdcfd8112bcb5ff0bfc1fe94b6
XSHA256 (kports-0.6.1.tar.bz2) = c06e7fd25f5c0c63dcbff1b2a569f185d2252e8b16c2f7ccadfa1cbcfab902fa
XSIZE (kports-0.6.1.tar.bz2) = 620443
END-of-kports/distinfo
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-plist
sed 's/^X//' >kports/pkg-plist << 'END-of-kports/pkg-plist'
Xbin/kports
Xbin/kports_client
Xshare/applnk/System/kports.desktop
Xshare/apps/kports/kports-splash.jpg
Xshare/apps/kports/kportsui.rc
Xshare/doc/HTML/en/kports/index.cache.bz2
Xshare/doc/HTML/en/kports/index.docbook
Xshare/icons/hicolor/16x16/apps/kports.png
Xshare/icons/hicolor/32x32/apps/kports.png
X at dirrm share/doc/HTML/en/kports/common
X at dirrm share/doc/HTML/en/kports
X at dirrm share/apps/kports
END-of-kports/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list