diff options
-rw-r--r-- | biology/py-mol/Makefile | 7 | ||||
-rw-r--r-- | converters/xlhtml/Makefile | 9 | ||||
-rw-r--r-- | games/crossfire-server/Makefile | 9 | ||||
-rw-r--r-- | lang/jasmin/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-CAM-PDF/Makefile | 7 | ||||
-rw-r--r-- | x11/xpns/Makefile | 7 |
6 files changed, 33 insertions, 14 deletions
diff --git a/biology/py-mol/Makefile b/biology/py-mol/Makefile index ea43244f670..8c59a18800e 100644 --- a/biology/py-mol/Makefile +++ b/biology/py-mol/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2011/11/01 06:00:42 sbd Exp $ +# $NetBSD: Makefile,v 1.10 2012/02/07 06:36:35 sbd Exp $ DISTNAME= pymol-v1.4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pymol-v/mol-/} EGG_NAME= pymol-1.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= biology MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pymol/} EXTRACT_SUFX= .tar.bz2 @@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pymol.org/ COMMENT= Molecular Visualization System +USE_TOOLS+= csh:run + DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy DEPENDS+= ${PYPKGPREFIX}-Pmw-[0-9]*:../../x11/py-Pmw @@ -25,6 +27,7 @@ CONFLICTS= pymol-[0-9]* USE_LANGUAGES= c c++ +REPLACE_CSH= test/vdiff REPLACE_PYTHON= test/cyg test/run test/show test/win.py # not used diff --git a/converters/xlhtml/Makefile b/converters/xlhtml/Makefile index 6ab9f1f2043..cb1bd839feb 100644 --- a/converters/xlhtml/Makefile +++ b/converters/xlhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/07/14 12:56:00 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2012/02/07 06:41:57 sbd Exp $ # DISTNAME= xlhtml-0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chicago/} EXTRACT_SUFX= .tgz @@ -14,7 +14,10 @@ COMMENT= Microsoft xls/ppt to HTML converter PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES -USE_TOOLS+= gmake +USE_TOOLS+= gmake csh:run + +REPLACE_CSH= xlhtml/nsxlview xlhtml/nsopen xlhtml/gpdemo +REPLACE_CSH+= ppthtml/nspptview # fabs LIBS.SunOS+= -lm diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index fc26e00ecb5..2fd626b5e03 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/04/22 13:43:34 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/02/07 06:42:18 sbd Exp $ DISTNAME= crossfire-1.11.0 PKGNAME= crossfire-server-1.11.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=crossfire/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir PKG_SYSCONFSUBDIR= crossfire USE_LIBTOOL= yes -USE_TOOLS+= gmake perl:run bash:run +USE_TOOLS+= gmake perl:run bash:run csh:run GNU_CONFIGURE= yes CONFIGURE_ARGS+= --localstatedir=${VARBASE}/games CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} @@ -46,6 +46,9 @@ REPLACE_PERL+= utils/metaserver.pl.in REPLACE_PERL+= utils/mktable.script REPLACE_PERL+= lib/adm/map_info # arch +REPLACE_CSH+= ../arch/dev/xpmtopng +REPLACE_CSH+= ../arch/dev/merge.csh +REPLACE_CSH+= ../arch/dev/scripts/updatearch REPLACE_PERL+= ../arch/dev/scripts/update_armor.pl REPLACE_PERL+= ../arch/dev/scripts/update_body.pl REPLACE_PERL+= ../arch/dev/scripts/update_monster.pl diff --git a/lang/jasmin/Makefile b/lang/jasmin/Makefile index 3a69ffbe3ff..ada51c64df1 100644 --- a/lang/jasmin/Makefile +++ b/lang/jasmin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2009/03/17 21:40:46 darcy Exp $ +# $NetBSD: Makefile,v 1.28 2012/02/07 06:42:34 sbd Exp $ # DISTNAME= jasmin-1.06 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang java MASTER_SITES= http://mrl.nyu.edu/~meyer/jasmin/ @@ -13,13 +13,15 @@ COMMENT= Java "assembler" interface PKG_DESTDIR_SUPPORT= user-destdir USE_JAVA= run -USE_TOOLS+= pax +USE_TOOLS+= pax csh:run WRKSRC= ${WRKDIR}/jasmin NO_BUILD= yes INSTALLATION_DIRS= bin +REPLACE_CSH+= bin/jasmin bin/jasmin.orig bin/runall.sh lib/cup/INSTALL + post-patch: ${MV} ${WRKSRC}/bin/jasmin ${WRKSRC}/bin/jasmin.patch && \ ${SED} -e 's|@PREFIX@|${PREFIX}|g' \ diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index aae5b0f187d..986cc119762 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/11/12 00:43:56 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.10 2012/02/07 06:42:48 sbd Exp $ # DISTNAME= CAM-PDF-1.55 +PKGREVISION= 1 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CD/CDOLAN/} @@ -13,6 +14,10 @@ LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir +USE_TOOLS+= csh:run + +REPLACE_CSH= bin/asciify + DEPENDS+= p5-Crypt-RC4>=2.02:../../security/p5-Crypt-RC4 DEPENDS+= p5-Text-PDF>=0.29:../../textproc/p5-Text-PDF DEPENDS+= p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5 diff --git a/x11/xpns/Makefile b/x11/xpns/Makefile index 1ebe81eb8d5..660f1cdc528 100644 --- a/x11/xpns/Makefile +++ b/x11/xpns/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2009/07/07 16:51:09 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2012/02/07 06:42:56 sbd Exp $ DISTNAME= pns_source PKGNAME= xpns-1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 cad MASTER_SITES= http://robotics.ee.uwa.edu.au/pns/ftp/ EXTRACT_SUFX= .tar.Z @@ -18,6 +18,9 @@ USE_X11BASE= yes MAKE_FILE= makefile BUILD_TARGET= pns +USE_TOOLS+= csh:run +REPLACE_CSH= xpns + INSTALLATION_DIRS= bin lib/xpns share/doc/xpns do-install: |