head 1.9; access; symbols pkgsrc-2013Q2:1.9.0.40 pkgsrc-2013Q2-base:1.9 pkgsrc-2012Q4:1.9.0.38 pkgsrc-2012Q4-base:1.9 pkgsrc-2011Q4:1.9.0.36 pkgsrc-2011Q4-base:1.9 pkgsrc-2011Q2:1.9.0.34 pkgsrc-2011Q2-base:1.9 pkgsrc-2009Q4:1.9.0.32 pkgsrc-2009Q4-base:1.9 pkgsrc-2008Q4:1.9.0.30 pkgsrc-2008Q4-base:1.9 pkgsrc-2008Q3:1.9.0.28 pkgsrc-2008Q3-base:1.9 cube-native-xorg:1.9.0.26 cube-native-xorg-base:1.9 pkgsrc-2008Q2:1.9.0.24 pkgsrc-2008Q2-base:1.9 pkgsrc-2008Q1:1.9.0.22 pkgsrc-2008Q1-base:1.9 pkgsrc-2007Q4:1.9.0.20 pkgsrc-2007Q4-base:1.9 pkgsrc-2007Q3:1.9.0.18 pkgsrc-2007Q3-base:1.9 pkgsrc-2007Q2:1.9.0.16 pkgsrc-2007Q2-base:1.9 pkgsrc-2007Q1:1.9.0.14 pkgsrc-2007Q1-base:1.9 pkgsrc-2006Q4:1.9.0.12 pkgsrc-2006Q4-base:1.9 pkgsrc-2006Q3:1.9.0.10 pkgsrc-2006Q3-base:1.9 pkgsrc-2006Q2:1.9.0.8 pkgsrc-2006Q2-base:1.9 pkgsrc-2006Q1:1.9.0.6 pkgsrc-2006Q1-base:1.9 pkgsrc-2005Q4:1.9.0.4 pkgsrc-2005Q4-base:1.9 pkgsrc-2005Q3:1.9.0.2 pkgsrc-2005Q3-base:1.9 pkgsrc-2005Q2:1.8.0.2 pkgsrc-2005Q2-base:1.8 pkgsrc-2005Q1:1.6.0.2 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.5.0.2 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.4.0.2 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.2.0.2 pkgsrc-2004Q2-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.9 date 2005.08.07.16.17.43; author recht; state dead; branches; next 1.8; 1.8 date 2005.05.22.20.07.59; author jlam; state Exp; branches; next 1.7; 1.7 date 2005.04.11.21.45.46; author tv; state Exp; branches; next 1.6; 1.6 date 2005.01.23.18.33.07; author recht; state Exp; branches; next 1.5; 1.5 date 2004.10.03.00.14.41; author tv; state Exp; branches; next 1.4; 1.4 date 2004.07.03.22.35.30; author recht; state Exp; branches; next 1.3; 1.3 date 2004.06.26.20.20.00; author recht; state Exp; branches; next 1.2; 1.2 date 2004.05.11.17.38.54; author recht; state Exp; branches; next 1.1; 1.1 date 2004.04.04.16.52.40; author recht; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2004.04.04.16.52.40; author recht; state Exp; branches; next ; desc @@ 1.9 log @Remove winelib -- it's not used by anything anymore. @ text @# $NetBSD: Makefile,v 1.8 2005/05/22 20:07:59 jlam Exp $ # DISTNAME= winelib-0.3 PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://mono2.ximian.com/archive/1.0/ MAINTAINER= recht@@NetBSD.org HOMEPAGE= http://www.mono-project.com/ COMMENT= Library to bind Wine as shared library USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake CONFIGURE_ARGS+= --with-wine=${BUILDLINK_PREFIX.wine} .include "../../emulators/wine/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.8 log @Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2005/04/11 21:45:46 tv Exp $ @ 1.7 log @Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2005/01/23 18:33:07 recht Exp $ d15 1 a15 1 USE_GNU_TOOLS+= make @ 1.6 log @Fix a typo in my email address. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2004/10/03 00:14:41 tv Exp $ a12 1 USE_BUILDLINK3= yes @ 1.5 log @Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2004/07/03 22:35:30 recht Exp $ d9 1 a9 1 MAINTAINER= recht@@NetBSD.com @ 1.4 log @Catch up with new mono homepage and master site. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2004/06/26 20:20:00 recht Exp $ d5 1 @ 1.3 log @update to winelib-0.3 (beta2) No real NEWS file available, so guessing from the ChangeLog: - bug-fixes @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2004/05/11 17:38:54 recht Exp $ d6 1 a6 1 MASTER_SITES= http://www.go-mono.com/archive/beta2/ d9 1 a9 1 HOMEPAGE= http://www.go-mono.com/ @ 1.2 log @Update to winelib-0.2 (part of mono beta 1) Sadly, there's no real news file avaiable. So, I guess it's the usual bug-fixes and optimizations. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1.1.1 2004/04/04 16:52:40 recht Exp $ d4 1 a4 1 DISTNAME= winelib-0.2 d6 1 a6 1 MASTER_SITES= http://www.go-mono.com/archive/beta1/ @ 1.1 log @Initial revision @ text @d1 1 a1 1 # $NetBSD$ d4 1 a4 1 DISTNAME= winelib-0.1 d6 1 a6 1 MASTER_SITES= http://www.go-mono.com/archive/ @ 1.1.1.1 log @initial import of winelib-0.1 Library to bind Wine as shared library. It is needed to use mono's Windows.Forms APIs. @ text @@