Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

4
sysutils/mgm/DESCR Normal file
View File

@@ -0,0 +1,4 @@
MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast iron
lawn ornament for the desktops of today's hacker set: A gorgeous,
highly configurable load and status meter written entirely in Perl.
Serious pink-flamingo territory. For evil geniuses only.

45
sysutils/mgm/Makefile Normal file
View File

@@ -0,0 +1,45 @@
# $NetBSD: Makefile,v 1.18 2013/05/31 12:42:02 wiz Exp $
DISTNAME= mgm-1.1
PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://www.xiph.org/mgm/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://linuxmafia.com/mgm/
COMMENT= Moaning Goat Meter
DEPENDS+= p5-Tk-[0-9]*:../../x11/p5-Tk
WRKSRC= ${WRKDIR}/mgm
NO_BUILD= yes
USE_TOOLS+= perl:run
MGM_PERL_DIR= ${PREFIX}/lib/mgm
MGM_DOC_DIR= ${PREFIX}/share/doc/mgm
INSTALLATION_DIRS= bin
REPLACE_PERL+= mgm lib/xpm
post-patch:
${SED} -e 's|@@MGM_PERL_DIR@@|${MGM_PERL_DIR}|' \
${FILESDIR}/mgm.sh > ${WRKDIR}/mgm.sh
INSTALLATION_DIRS+= ${MGM_PERL_DIR}/modules ${MGM_DOC_DIR}
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/mgm ${DESTDIR}${MGM_PERL_DIR}
set -e; \
cd ${WRKSRC}; \
for DIR in lib modules/*; do \
${INSTALL_DATA_DIR} ${DESTDIR}${MGM_PERL_DIR}/"$$DIR"; \
for FILE in "$$DIR"/*; do \
${INSTALL_DATA} "$$FILE" ${DESTDIR}${MGM_PERL_DIR}/"$$DIR"; \
done; \
done
cd ${WRKSRC}/doc && ${INSTALL_DATA} * ${DESTDIR}${MGM_DOC_DIR}
${INSTALL_SCRIPT} ${WRKDIR}/mgm.sh ${DESTDIR}${PREFIX}/bin/mgm
.include "../../mk/bsd.pkg.mk"

111
sysutils/mgm/PLIST Normal file
View File

@@ -0,0 +1,111 @@
@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:10 joerg Exp $
bin/mgm
lib/mgm/lib/fishframe.xpm
lib/mgm/lib/helvetica.xpm
lib/mgm/lib/helvetica2.xpm
lib/mgm/lib/mgm-small.xpm
lib/mgm/lib/mgm-vertical.xpm
lib/mgm/lib/widget
lib/mgm/lib/xpm
lib/mgm/mgm
lib/mgm/modules/linux/00helper
lib/mgm/modules/linux/battery
lib/mgm/modules/linux/biff
lib/mgm/modules/linux/clock
lib/mgm/modules/linux/context
lib/mgm/modules/linux/cpustat
lib/mgm/modules/linux/diskstat
lib/mgm/modules/linux/diskuse
lib/mgm/modules/linux/forks
lib/mgm/modules/linux/hostlogo
lib/mgm/modules/linux/loadav
lib/mgm/modules/linux/memuse
lib/mgm/modules/linux/netstat
lib/mgm/modules/linux/pagestat
lib/mgm/modules/linux/phoon
lib/mgm/modules/linux/spacer
lib/mgm/modules/linux/swapstat
lib/mgm/modules/netbsd/biff
lib/mgm/modules/netbsd/clock
lib/mgm/modules/netbsd/diskuse
lib/mgm/modules/netbsd/hostlogo
lib/mgm/modules/netbsd/phoon
lib/mgm/modules/netbsd/spacer
lib/mgm/modules/share/biff
lib/mgm/modules/share/clock
lib/mgm/modules/share/diskuse
lib/mgm/modules/share/hostlogo
lib/mgm/modules/share/phoon
lib/mgm/modules/share/spacer
lib/mgm/modules/solaris/biff
lib/mgm/modules/solaris/clock
lib/mgm/modules/solaris/diskuse
lib/mgm/modules/solaris/hostlogo
lib/mgm/modules/solaris/phoon
lib/mgm/modules/solaris/spacer
share/doc/mgm/battery.gif
share/doc/mgm/docs.html
share/doc/mgm/down.html
share/doc/mgm/faq.html
share/doc/mgm/index.html
share/doc/mgm/m-battery.html
share/doc/mgm/m-biff.html
share/doc/mgm/m-clock.html
share/doc/mgm/m-context.html
share/doc/mgm/m-cpustat.html
share/doc/mgm/m-diskstat.html
share/doc/mgm/m-diskuse.html
share/doc/mgm/m-forks.html
share/doc/mgm/m-hostlogo.html
share/doc/mgm/m-loadav.html
share/doc/mgm/m-memuse.html
share/doc/mgm/m-netstat.html
share/doc/mgm/m-pagestat.html
share/doc/mgm/m-phoon.html
share/doc/mgm/m-spacer.html
share/doc/mgm/m-swapstat.html
share/doc/mgm/mail.html
share/doc/mgm/mgm-small.gif
share/doc/mgm/mgm.gif
share/doc/mgm/ps.gif
share/doc/mgm/r-active.html
share/doc/mgm/r-background.html
share/doc/mgm/r-bars.html
share/doc/mgm/r-blank.html
share/doc/mgm/r-borderwidth.html
share/doc/mgm/r-dimbackground.html
share/doc/mgm/r-dimforeground.html
share/doc/mgm/r-dimrelief.html
share/doc/mgm/r-font.html
share/doc/mgm/r-foreground.html
share/doc/mgm/r-geometry.html
share/doc/mgm/r-label.html
share/doc/mgm/r-labelsize.html
share/doc/mgm/r-lendemand.html
share/doc/mgm/r-litbackground.html
share/doc/mgm/r-litforeground.html
share/doc/mgm/r-litrelief.html
share/doc/mgm/r-minx.html
share/doc/mgm/r-miny.html
share/doc/mgm/r-order.html
share/doc/mgm/r-ratio.html
share/doc/mgm/r-reconfig.html
share/doc/mgm/r-relief.html
share/doc/mgm/r-scale.html
share/doc/mgm/r-scalecolor.html
share/doc/mgm/r-scalejustify.html
share/doc/mgm/r-scalelenadj.html
share/doc/mgm/r-scalerefresh.html
share/doc/mgm/r-scalereturn.html
share/doc/mgm/r-scalescroll.html
share/doc/mgm/r-scalethresh.html
share/doc/mgm/r-scalewidadj.html
share/doc/mgm/r-stack.html
share/doc/mgm/r-textpad.html
share/doc/mgm/r-widdemand.html
share/doc/mgm/r-widgetpad.html
share/doc/mgm/screenshot1.gif
share/doc/mgm/screenshot2.gif
share/doc/mgm/trouble.html
share/doc/mgm/villa.gif
share/doc/mgm/white-xifish.gif

5
sysutils/mgm/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 13:40:55 agc Exp $
SHA1 (mgm-1.1.tgz) = eb5b4a7da3cf43c18b9dab528da8551d6bb3c363
RMD160 (mgm-1.1.tgz) = 4512d784a8a07f593448e8cd7c6376396dfe8274
Size (mgm-1.1.tgz) = 171065 bytes

3
sysutils/mgm/files/mgm.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
exec @@MGM_PERL_DIR@@/mgm $*