head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.54 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.52 pkgsrc-2012Q4-base:1.8 pkgsrc-2011Q4:1.8.0.50 pkgsrc-2011Q4-base:1.8 pkgsrc-2011Q2:1.8.0.48 pkgsrc-2011Q2-base:1.8 pkgsrc-2009Q4:1.8.0.46 pkgsrc-2009Q4-base:1.8 pkgsrc-2008Q4:1.8.0.44 pkgsrc-2008Q4-base:1.8 pkgsrc-2008Q3:1.8.0.42 pkgsrc-2008Q3-base:1.8 cube-native-xorg:1.8.0.40 cube-native-xorg-base:1.8 pkgsrc-2008Q2:1.8.0.38 pkgsrc-2008Q2-base:1.8 pkgsrc-2008Q1:1.8.0.36 pkgsrc-2008Q1-base:1.8 pkgsrc-2007Q4:1.8.0.34 pkgsrc-2007Q4-base:1.8 pkgsrc-2007Q3:1.8.0.32 pkgsrc-2007Q3-base:1.8 pkgsrc-2007Q2:1.8.0.30 pkgsrc-2007Q2-base:1.8 pkgsrc-2007Q1:1.8.0.28 pkgsrc-2007Q1-base:1.8 pkgsrc-2006Q4:1.8.0.26 pkgsrc-2006Q4-base:1.8 pkgsrc-2006Q3:1.8.0.24 pkgsrc-2006Q3-base:1.8 pkgsrc-2006Q2:1.8.0.22 pkgsrc-2006Q2-base:1.8 pkgsrc-2006Q1:1.8.0.20 pkgsrc-2006Q1-base:1.8 pkgsrc-2005Q4:1.8.0.18 pkgsrc-2005Q4-base:1.8 pkgsrc-2005Q3:1.8.0.16 pkgsrc-2005Q3-base:1.8 pkgsrc-2005Q2:1.8.0.14 pkgsrc-2005Q2-base:1.8 pkgsrc-2005Q1:1.8.0.12 pkgsrc-2005Q1-base:1.8 pkgsrc-2004Q4:1.8.0.10 pkgsrc-2004Q4-base:1.8 pkgsrc-2004Q3:1.8.0.8 pkgsrc-2004Q3-base:1.8 pkgsrc-2004Q2:1.8.0.6 pkgsrc-2004Q2-base:1.8 pkgsrc-2004Q1:1.8.0.4 pkgsrc-2004Q1-base:1.8 pkgsrc-2003Q4:1.8.0.2 pkgsrc-2003Q4-base:1.8 buildlink2-base:1.8 netbsd-1-5-RELEASE:1.7 netbsd-1-4-PATCH003:1.7 netbsd-1-4-PATCH002:1.5 comdex-fall-1999:1.5 netbsd-1-4-PATCH001:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.8 date 2000.12.18.13.54.40; author wiz; state dead; branches; next 1.7; 1.7 date 2000.08.27.02.43.32; author fredb; state Exp; branches; next 1.6; 1.6 date 2000.06.15.11.28.55; author hubertf; state Exp; branches; next 1.5; 1.5 date 99.10.28.12.44.32; author agc; state Exp; branches; next 1.4; 1.4 date 99.10.27.17.14.10; author agc; state Exp; branches; next 1.3; 1.3 date 99.10.23.00.05.17; author tron; state Exp; branches; next 1.2; 1.2 date 99.08.28.09.43.14; author rh; state Exp; branches; next 1.1; 1.1 date 99.06.07.07.26.01; author tron; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.06.07.07.26.01; author tron; state Exp; branches; next ; desc @@ 1.8 log @Move x11/ascp, x11/econf, and x11/wmextra to wm. @ text @# $NetBSD: Makefile,v 1.7 2000/08/27 02:43:32 fredb Exp $ DISTNAME= ascp-1.0.3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.afterstep.org/apps/ascp/ EXTRACT_SUFX= .tgz MAINTAINER= packages@@netbsd.org HOMEPAGE= http://hubble.colorado.edu/~nwanua/htmldir/ascp.html DEPENDS+= afterstep-1.8.*:../../x11/afterstep DEPENDS+= gtk+-1.2.*:../../x11/gtk GNU_CONFIGURE= yes USE_X11= yes CONFIGURE_ENV+= GTK_CONFIG="${X11PREFIX}/bin/gtk-config" IGNORE= "Not for Afterstep 1.8.x!" pre-configure: ${RM} ${WRKSRC}/config.cache post-install: @@${CHMOD} a+x ${PREFIX}/share/afterstep/ascp/icons @@${CHMOD} -R a+r ${PREFIX}/share/afterstep/ascp .include "../../mk/bsd.pkg.mk" @ 1.7 log @Update to latest stable version, 1.0.3, and set ${IGNORE}, as this package is not supposed to work with the Afterstep-1.8.0 that we have in the tree. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2000/06/15 11:28:55 hubertf Exp $ @ 1.6 log @Fix afterstep DEPENDS line @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 1999/10/28 12:44:32 agc Exp $ d3 1 a3 1 DISTNAME= ascp-1.0.2 d6 1 a13 1 USE_X11BASE= yes d15 1 d17 6 a22 1 CONFIGURE_ENV+= "LIBS= -lgnumalloc" @ 1.5 log @Remove "BROKEN" indicator - mods to afterstep{,-current}/Makefile to fix the asclock package name mean that this package can be built successfully. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 1999/10/27 17:14:10 agc Exp $ d10 1 a10 1 DEPENDS+= afterstep-1.6.10:../../x11/afterstep @ 1.4 log @Mark packages as broken, where necessary. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 1999/10/23 00:05:17 tron Exp $ a8 2 BROKEN= Version mismatches for asclock @ 1.3 log @Use wildcard dependence for "gtk+" package. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 1999/08/28 09:43:14 rh Exp $ d9 2 @ 1.2 log @Update dependency on gtk+-1.2.4 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1.1.1 1999/06/07 07:26:01 tron Exp $ d11 1 a11 1 DEPENDS+= gtk+-1.2.4:../../x11/gtk @ 1.1 log @Initial revision @ text @d1 1 a1 1 # $NetBSD$ d11 1 a11 1 DEPENDS+= gtk+-1.2.2:../../x11/gtk @ 1.1.1.1 log @New "ascp" package contributed by Frederick Bruckman in PR pkg/7717: a configuration utility for AfterStep @ text @@