ports/87403: [NEW PORT] sysutils/gdmap: Graphical disk map Utility

Rodrigo Graeff delphus at gmail.com
Thu Oct 13 20:20:15 UTC 2005


>Number:         87403
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/gdmap: Graphical disk map Utility
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 13 20:20:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo Graeff
>Release:        FreeBSD 5.4-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD idaho.localnet 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Wed Jul  6 11:57:21 BRT
>Description:
- This Superseeds PR 87399
GdMap is a tool which allows to visualize disk space.
Ever wondered why your hard disk is full or what directory and 
files take up most of the space? With GdMap these questions can
be answered quickly. To display directory structures cushion 
treemaps are used which visualize a complete folder or even the 
whole hard drive with one picture.

Cushion treemaps display directories and files in rectangular areas.
The larger a file is the larger is the rectangle which represents it.
All files in one directory are painted within the rectangle of that directory.

WWW: http://gdmap.sourceforge.net/ 

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- gdmap-0.5.0.shar begins here ---
# 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:
#
#	gdmap
#	gdmap/Makefile
#	gdmap/distinfo
#	gdmap/pkg-descr
#	gdmap/pkg-plist
#
echo c - gdmap
mkdir -p gdmap > /dev/null 2>&1
echo x - gdmap/Makefile
sed 's/^X//' >gdmap/Makefile << 'END-of-gdmap/Makefile'
X# New ports collection makefile for:	gdmap
X# Date created:		13 Oct 2005
X# Whom:			Rodrigo Graeff (delphus at gmail.com)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gdmap
XPORTVERSION=	0.5.0
XCATEGORIES=	sysutils gnome
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	gdmap
X
XMAINTAINER=	delphus at gmail.com
XCOMMENT=	Graphical disk map Utility
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
X
XUSE_X_PREFIX=	yes
XUSE_GNOME=	gnomeprefix
XUSE_GNOME=	gtk20
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XUSE_REINPLACE=	yes
X
XMAN1=	gdmap.1
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's,<sys/vfs.h>,<sys/statvfs.h>,' \
X		${WRKSRC}/src/gui_main.c
X
X.include <bsd.port.mk>
END-of-gdmap/Makefile
echo x - gdmap/distinfo
sed 's/^X//' >gdmap/distinfo << 'END-of-gdmap/distinfo'
XMD5 (gdmap-0.5.0.tar.gz) = 3630f8de748c5f3b2f0a957eddfb76a6
XSIZE (gdmap-0.5.0.tar.gz) = 155508 
END-of-gdmap/distinfo
echo x - gdmap/pkg-descr
sed 's/^X//' >gdmap/pkg-descr << 'END-of-gdmap/pkg-descr'
XGdMap is a tool which allows to visualize disk space.
XEver wondered why your hard disk is full or what directory and 
Xfiles take up most of the space? With GdMap these questions can
Xbe answered quickly. To display directory structures cushion 
Xtreemaps are used which visualize a complete folder or even the 
Xwhole hard drive with one picture.
X
XCushion treemaps display directories and files in rectangular areas.
XThe larger a file is the larger is the rectangle which represents it.
XAll files in one directory are painted within the rectangle of that directory.
X
XWWW: http://gdmap.sourceforge.net/ 
END-of-gdmap/pkg-descr
echo x - gdmap/pkg-plist
sed 's/^X//' >gdmap/pkg-plist << 'END-of-gdmap/pkg-plist'
Xbin/gdmap
Xshare/gnome/applications/gdmap.desktop
Xshare/gnome/pixmaps/gdmap_icon.png
Xshare/gnome/pixmaps/gdmap_icon.png
END-of-gdmap/pkg-plist
exit
--- gdmap-0.5.0.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list