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

2
wm/icewmconf/DESCR Normal file
View File

@@ -0,0 +1,2 @@
IceWMConf is a graphical configuration tool for setting and/or changing
your options and settings for IceWM.

31
wm/icewmconf/Makefile Normal file
View File

@@ -0,0 +1,31 @@
# $NetBSD: Makefile,v 1.18 2012/10/08 12:42:21 asau Exp $
DISTNAME= icewmconf-2.1.0
PKGREVISION= 2
CATEGORIES= wm
MASTER_SITES= # http://sdboyd.dyndns.org/icewmconf/
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://www.sdboyd56.com/icewmconf/
COMMENT= Graphical configuration tool for IceWM
DEPENDS+= tk-[0-9]*:../../x11/tk
WRKSRC= ${WRKDIR}
FILENAME= ${WRKDIR}/${DISTNAME:C/-.*//}
NO_BUILD= yes
INSTALLATION_DIRS= bin
post-extract:
${MV} ${WRKDIR}/${DISTNAME} ${FILENAME}
post-patch:
${MV} ${FILENAME} ${FILENAME}.orig
${SED} 's#PREFIX#${X11PREFIX}#g' \
< ${FILENAME}.orig > ${FILENAME}
do-install:
${INSTALL_SCRIPT} ${FILENAME} ${DESTDIR}${PREFIX}/bin/
.include "../../mk/bsd.pkg.mk"

2
wm/icewmconf/PLIST Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2002/02/28 11:29:16 martti Exp $
bin/icewmconf

6
wm/icewmconf/distinfo Normal file
View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.2 2005/02/23 18:43:54 wiz Exp $
SHA1 (icewmconf-2.1.0.tar.gz) = b019c41c73fcad8f2388c016bca2b44fa4d56344
RMD160 (icewmconf-2.1.0.tar.gz) = e3fddde3bf163bceeae5d9a4bfe928c12e366450
Size (icewmconf-2.1.0.tar.gz) = 4166 bytes
SHA1 (patch-aa) = bf1f379778f8cca911e7847c35aae3318850d32a

View File

@@ -0,0 +1,15 @@
$NetBSD: patch-aa,v 1.1.1.1 2002/02/28 11:29:16 martti Exp $
--- icewmconf.orig Thu Feb 28 10:40:12 2002
+++ icewmconf Thu Feb 28 10:40:58 2002
@@ -241,9 +241,7 @@
}
# load the preferences files
-mergepref "/usr/lib/X11/icewm/preferences" 1
-mergepref "/usr/local/lib/X11/icewm/preferences" 1
-mergepref "/etc/X11/icewm/preferences" 1
+mergepref "PREFIX/lib/X11/icewm/preferences" 1
set dfalt_file "0"
mergepref "[string trim $env(HOME)]/.icewm/preferences" 0