Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2003 17:28:37 +0100
From:      Heiner <h.eichmann@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46667: New Port: gpkgdep 0.0, a graphical package dependency viewer for FreeBSD
Message-ID:  <200301011728.37378.h.eichmann@gmx.de>

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

>Number:         46667
>Category:       ports
>Synopsis:       New Port: gpkgdep 0.0, a graphical package dependency vie=
>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:   Wed Jan 01 09:40:03 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Sirius Cybernetics Corp.
>Environment:
System: FreeBSD 7of9.unimatrix-zero.borg 4.7-STABLE FreeBSD 4.7-STABLE #0=
: Sat=20
Oct 12 19:14:16 CEST 2002=20
root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
gpkgdep shows the FreeBSD package dependencies in three different views:
    * a tree view shows all packages required by each package
    * a tree view shows all packages which depend on each package
    * a list view allows to play with the packages. By marking 'wanted'=20
packages, all packages depending on them are marked as well. By this obso=
lete=20
packages can be found easily.
>How-To-Repeat:
>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:
#
#=09gpkgdep
#=09gpkgdep/distinfo
#=09gpkgdep/Makefile
#=09gpkgdep/pkg-comment
#=09gpkgdep/pkg-descr
#=09gpkgdep/pkg-plist
#
echo c - gpkgdep
mkdir -p gpkgdep > /dev/null 2>&1
echo x - gpkgdep/distinfo
sed 's/^X//' >gpkgdep/distinfo << 'END-of-gpkgdep/distinfo'
XMD5 (gpkgdep-0.0.tar.bz2) =3D 5057eccc0d434ca54571accb9535545a
END-of-gpkgdep/distinfo
echo x - gpkgdep/Makefile
sed 's/^X//' >gpkgdep/Makefile << 'END-of-gpkgdep/Makefile'
X# New ports collection makefile for: gpkgped
X# Date created:                      2002/11/28
X# Whom:                              Heiner <h.eichmann@gmx.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=3D=09gpkgdep
XPORTVERSION=3D=090.0
XCATEGORIES=3D=09sysutils
XMASTER_SITES=3D=09http://gpkgdep.sourceforge.net/release/
X
XMAINTAINER=3D=09h.eichmann@gmx.de
X
XBUILD_DEPENDS=3D=09autoconf:${PORTSDIR}/devel/autoconf \
X=09=09automake:${PORTSDIR}/devel/automake
X
XLIB_DEPENDS=3D=09gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
X
XUSE_BZIP2=3D=09yes
XUSE_AUTOMAKE=3D=09yes
XAUTOMAKE_ARGS=3D=09--add-missing
XUSE_GMAKE=3D=09yes
X
X.include <bsd.port.mk>
END-of-gpkgdep/Makefile
echo x - gpkgdep/pkg-comment
sed 's/^X//' >gpkgdep/pkg-comment << 'END-of-gpkgdep/pkg-comment'
XShows package dependencies in tree views
END-of-gpkgdep/pkg-comment
echo x - gpkgdep/pkg-descr
sed 's/^X//' >gpkgdep/pkg-descr << 'END-of-gpkgdep/pkg-descr'
Xgpkgdep shows the FreeBSD package dependencies
Xin three different views:
X- a tree view shows all packages required by each package
X- a tree view shows all packages which depend on each package
X- a list view allows to play with the packages. By marking all
Xwanted packages all reqiured are marked as well. This helps to
Xidentify unused packages.
X
XWWW: http://gpkgdep.sourceforge.net
X
XHeiner
Xh.eichmann@gmx.de
END-of-gpkgdep/pkg-descr
echo x - gpkgdep/pkg-plist
sed 's/^X//' >gpkgdep/pkg-plist << 'END-of-gpkgdep/pkg-plist'
Xbin/gpkgdep
END-of-gpkgdep/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:
 X-send-pr-version: send-pr 3.113
 X-GNATS-Notify:
 
 
 wer=20
 for FreeBSD

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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