FreeBSD Bugzilla – Attachment 40358 Details for
Bug 63426
Update port: sysutils/di: di-3.10 - disk information utility
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.56 KB, created by
Brad Lanam
on 2004-02-27 02:30:16 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Brad Lanam
Created:
2004-02-27 02:30:16 UTC
Size:
3.56 KB
patch
obsolete
># This is a shell archive. Remove anything before this line, then unpack ># it by saving it into a file and typing "sh file". To overwrite existing ># files, type "sh file -c". You can also feed this as standard input via ># unshar, or by typing "sh <file", e.g.. If this archive is complete, you ># will see the following message at the end: ># "End of shell archive." ># Contents: Makefile pkg-descr pkg-plist ># Wrapped by bll@seer.gentoo.com on Thu Feb 26 18:25:28 2004 >PATH=/bin:/usr/bin:/usr/ucb ; export PATH >if test -f 'Makefile' -a "${1}" != "-c" ; then > echo shar: Will not clobber existing file \"'Makefile'\" >else >echo shar: Extracting \"'Makefile'\" \(1428 characters\) >sed "s/^X//" >'Makefile' <<'END_OF_FILE' >X# New ports collection makefile for: di >X# Date created: 31 August 2002 >X# Whom: Brad Lanam <bll@gentoo.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= di >XPORTVERSION= 3.10 >XCATEGORIES= sysutils >XMASTER_SITES= http://www.gentoo.com/di/ >XBUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext >XCOMMENT= Disk Information Utility >X >XMAINTAINER= bll@gentoo.com >X >XHAS_CONFIGURE= no >XMAN1= di.1 >X >X.include <bsd.port.pre.mk> >X >Xdo-configure: >X (cd ${WRKSRC}; \ >X CC="$(CC)" CFLAGS="$(CFLAGS)" \ >X LDFLAGS="$(LDFLAGS)" prefix="$(PREFIX)" \ >X LOCALEDIR="$(PREFIX)/share/locale" \ >X ./Build config.h) >X >Xdo-build: >X (cd ${WRKSRC}; \ >X CC="$(CC)" CFLAGS="$(CFLAGS)" \ >X LDFLAGS="$(LDFLAGS)" prefix="$(PREFIX)" \ >X LOCALEDIR="$(PREFIX)/share/locale" \ >X ./Build) >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/di ${PREFIX}/bin >X ${INSTALL_PROGRAM} ${WRKSRC}/mi ${PREFIX}/bin >X ${INSTALL_MAN} ${WRKSRC}/di.1 ${PREFIX}/man/man1 >X (cd ${WRKSRC}; \ >X CC="$(CC)" CFLAGS="$(CFLAGS)" \ >X LDFLAGS="$(LDFLAGS)" prefix="$(PREFIX)" \ >X LOCALEDIR="$(PREFIX)/share/locale" \ >X ./Build build-po) >X -(cd ${WRKSRC}/po;for i in *.po; do \ >X j=`echo $$i | $(SED) 's,\\.po$$,,'`; \ >X test -d ${PREFIX}/share/locale/$$j || \ >X mkdir ${PREFIX}/share/locale/$$j; \ >X test -d ${PREFIX}/share/locale/$$j/LC_MESSAGES || \ >X mkdir ${PREFIX}/share/locale/$$j/LC_MESSAGES; \ >X ${INSTALL_DATA} $$j.mo \ >X ${PREFIX}/share/locale/$$j/LC_MESSAGES/di.mo; \ >X $(RM) -f $$j.mo; \ >X done) >X >X.include <bsd.port.post.mk> >END_OF_FILE >if test 1428 -ne `wc -c <'Makefile'`; then > echo shar: \"'Makefile'\" unpacked with wrong size! >fi ># end of 'Makefile' >fi >if test -f 'pkg-descr' -a "${1}" != "-c" ; then > echo shar: Will not clobber existing file \"'pkg-descr'\" >else >echo shar: Extracting \"'pkg-descr'\" \(327 characters\) >sed "s/^X//" >'pkg-descr' <<'END_OF_FILE' >X'di' is a disk information utility, displaying everything >X(and more) that your 'df' command does. It features the >Xability to display your disk usage in whatever format you >Xdesire/prefer/are used to. It is designed to be portable >Xacross many platforms. >X >XWWW: http://www.gentoo.com/di/ >Xdi-bugs@gentoo.com >X >X-- Brad >Xbll@gentoo.com >END_OF_FILE >if test 327 -ne `wc -c <'pkg-descr'`; then > echo shar: \"'pkg-descr'\" unpacked with wrong size! >fi ># end of 'pkg-descr' >fi >if test -f 'pkg-plist' -a "${1}" != "-c" ; then > echo shar: Will not clobber existing file \"'pkg-plist'\" >else >echo shar: Extracting \"'pkg-plist'\" \(216 characters\) >sed "s/^X//" >'pkg-plist' <<'END_OF_FILE' >Xbin/di >Xbin/mi >Xshare/locale/de_DE/LC_MESSAGES/di.mo >Xshare/locale/en_US/LC_MESSAGES/di.mo >X@dirrm share/locale/en_US/LC_MESSAGES >X@dirrm share/locale/de_DE/LC_MESSAGES >X@dirrm share/locale/en_US >X@dirrm share/locale/de_DE >END_OF_FILE >if test 216 -ne `wc -c <'pkg-plist'`; then > echo shar: \"'pkg-plist'\" unpacked with wrong size! >fi ># end of 'pkg-plist' >fi >echo shar: End of shell archive. >exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 63426
: 40358