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

7
chat/tkirc2/DESCR Normal file
View File

@@ -0,0 +1,7 @@
tkirc is a frontend for unix's ircII (shell-client for the Internet
Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should
not have any problems to use tkirc after installation.
See /usr/pkg/share/doc/tkirc/README for more information.
Also, copy /usr/pkg/share/doc/tkirc/tkircrc-example to $HOME/.tkircrc.

44
chat/tkirc2/Makefile Normal file
View File

@@ -0,0 +1,44 @@
# $NetBSD: Makefile,v 1.14 2012/10/03 00:02:46 asau Exp $
DISTNAME= tkirc2.46
PKGNAME= tkirc2-2.46
PKGREVISION= 2
CATEGORIES= chat x11
MASTER_SITES= # ftp://ftp.netsplit.de/pub/tcltk/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://netsplit.de/tkirc2/
COMMENT= GUI for the ircII Internet Relay Chat client
DEPENDS+= ircII-[0-9]*:../../chat/ircII
DEPENDS+= tk>=8.3.2:../../x11/tk
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/tkirc2
NO_CONFIGURE= yes
NO_BUILD= yes
SUBST_CLASSES+= paths
SUBST_MESSAGE.paths= Fixing hardcoded command names.
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= tkirc2
SUBST_SED.paths= -e 's,wish8.3,wish,g'
INSTALLATION_DIRS= bin
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/tkirc2 ${DESTDIR}${PREFIX}/bin
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/tkirc2
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/tkirc2/scripts
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/tkirc2
${INSTALL_DATA} ${WRKSRC}/CHANGES ${DESTDIR}${PREFIX}/share/doc/tkirc2
${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/tkirc2
${INSTALL_SCRIPT} ${WRKSRC}/.tkirc2/scripts/* \
${DESTDIR}${PREFIX}/share/examples/tkirc2/scripts
${INSTALL_DATA} ${WRKSRC}/.tkirc2/netscape.sh \
${DESTDIR}${PREFIX}/share/examples/tkirc2
${INSTALL_DATA} ${WRKSRC}/.tkirc2/tkircrc-example \
${DESTDIR}${PREFIX}/share/examples/tkirc2
.include "../../mk/bsd.pkg.mk"

13
chat/tkirc2/PLIST Normal file
View File

@@ -0,0 +1,13 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:37:50 joerg Exp $
bin/tkirc2
share/doc/tkirc2/CHANGES
share/doc/tkirc2/COPYING
share/doc/tkirc2/README
share/examples/tkirc2/netscape.sh
share/examples/tkirc2/tkircrc-example
share/examples/tkirc2/scripts/crazy1.tcl
share/examples/tkirc2/scripts/crazy2.tcl
share/examples/tkirc2/scripts/crazy3.tcl
share/examples/tkirc2/scripts/examples.tcl
share/examples/tkirc2/scripts/hilo.tcl
share/examples/tkirc2/scripts/sound.tcl

5
chat/tkirc2/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/23 15:59:13 agc Exp $
SHA1 (tkirc2.46.tar.gz) = 5691fd4c80cfa9dd57cd9d3af53390ce9ad26ec5
RMD160 (tkirc2.46.tar.gz) = 48aa98693eb6c2a975b9f7e7faa9ab8a1b029e9e
Size (tkirc2.46.tar.gz) = 105399 bytes