Bug 99653 - New Port: sysutils/kports (error in the last one)
Summary: New Port: sysutils/kports (error in the last one)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-30 17:40 UTC by Hannes Hauswedell
Modified: 2006-07-03 17:13 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hannes Hauswedell 2006-06-30 17:40:18 UTC
sorry for sending 2 prs. somehow the plist had escaped the last shar....

here's the new one:

# 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
#       ./kports/pkg-plist
#
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
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@unexec rmdir %Dshare/nls/en_US.US-ASCII 2>/dev/null || true
X@unexec rmdir %Dshare/nls/POSIX 2>/dev/null || true
X@unexec rmdir %Dshare/icons/hicolor/32x32/apps 2>/dev/null || true
X@unexec rmdir %Dshare/icons/hicolor/32x32 2>/dev/null || true
X@unexec rmdir %Dshare/icons/hicolor/16x16/apps 2>/dev/null || true
X@unexec rmdir %Dshare/icons/hicolor/16x16 2>/dev/null || true
X@unexec rmdir %Dshare/icons/hicolor 2>/dev/null || true
X@unexec rmdir %Dshare/icons 2>/dev/null || true
X@dirrm share/doc/HTML/en/kports/common
X@dirrm share/doc/HTML/en/kports
X@unexec rmdir %Dshare/doc/HTML/en 2>/dev/null || true
X@unexec rmdir %Dshare/doc/HTML 2>/dev/null || true
X@dirrm share/apps/kports
X@unexec rmdir %Dshare/apps 2>/dev/null || true
X@unexec rmdir %Dshare/applnk/System 2>/dev/null || true
X@unexec rmdir %Dshare/applnk 2>/dev/null || true
END-of-./kports/pkg-plist
exit
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-30 17:40:30 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests)
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-02 19:53:05 UTC
State Changed
From-To: open->feedback

Build errors: 
http://sce-tindy.tecnik93.com/tb-exp/index.php?action=describe_port&id=961
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-02 19:53:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-03 17:13:34 UTC
State Changed
From-To: feedback->closed

Commited, but marked broken on 4.x: 
http://sce-tindy.tecnik93.com/tb/errors/4-STABLE-i386-myPT/kports-0.6.0.log. 
Thanks!