Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
This commit is contained in:
parent
2c69e8a894
commit
5946936ffc
196 changed files with 491 additions and 491 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2005/04/11 21:44:56 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rioutil-1.4.7
|
||||
|
@ -9,8 +9,8 @@ MAINTAINER= schmonz@NetBSD.org
|
|||
HOMEPAGE= http://rioutil.sourceforge.net/
|
||||
COMMENT= Program and library to interface with Rio 600, 800, Nike psa[play
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-libusb
|
||||
|
||||
ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-1.6*-* NetBSD-[2-9]*-*
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2005/07/16 01:19:07 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rip-1.07
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Command-line based audio CD ripper and encoder
|
|||
DEPENDS+= p5-CDDB_get>=2.23:../../audio/p5-CDDB_get
|
||||
DEPENDS+= p5-MP3-Info>=1.00:../../audio/p5-MP3-Info
|
||||
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
USE_TOOLS+= perl:run
|
||||
REPLACE_PERL= rip
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2005/06/01 18:02:39 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xanalyser-1.24
|
||||
|
@ -11,7 +11,7 @@ HOMEPAGE= http://www.suse.de/~arvin/xanalyser/
|
|||
COMMENT= Frequency spectrum analyser for X
|
||||
|
||||
USE_LANGUAGES= c++
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../graphics/xpm/buildlink3.mk"
|
||||
.include "../../mk/motif.buildlink3.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:01 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2005/09/28 20:52:18 rillig Exp $
|
||||
|
||||
DISTNAME= felt-3.05.src
|
||||
PKGNAME= felt-3.05
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Free system for introductory level finite element analysis
|
|||
EXTRACT_ONLY= felt-3.05.src.tar.gz
|
||||
|
||||
WRKSRC= ${WRKDIR}/FElt-3.05
|
||||
USE_X11BASE= # defined
|
||||
USE_X11BASE= yes
|
||||
XAW_TYPE?= 3d
|
||||
|
||||
MAKE_ENV+= CCOPTS="${CFLAGS}"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2005/08/28 04:25:28 uebayasi Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:18 rillig Exp $
|
||||
|
||||
DISTNAME= navi2ch-1.7.5
|
||||
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
|
||||
|
@ -11,7 +11,7 @@ COMMENT= 2ch BBS browser for Emacs
|
|||
|
||||
.include "../../mk/emacs.mk"
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= gmake
|
||||
.if ${EMACS_FLAVOR} == "emacs"
|
||||
CONFIGURE_ARGS+=--with-emacs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:42 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tik-0.90
|
||||
|
@ -12,8 +12,8 @@ COMMENT= Tcl/Tk AOL Instant Messenger client
|
|||
DEPENDS+= tk>=8.1:../../x11/tk
|
||||
|
||||
WRKSRC= ${WRKDIR}/tik
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
TIKDIR= ${PREFIX}/libexec/tik
|
||||
INSTALLATION_DIRS= bin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:06 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= binkd098
|
||||
|
@ -14,7 +14,7 @@ HOMEPAGE= http://www.corbina.net/~maloff/binkd/
|
|||
COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.32 2005/08/10 20:56:13 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2005/09/28 20:52:18 rillig Exp $
|
||||
|
||||
DISTNAME= jpilot-syncmal_0.71.2
|
||||
PKGNAME= jpilot-syncmal-0.71.2
|
||||
|
@ -14,10 +14,10 @@ BUILDLINK_DEPMETHOD.jpilot= full
|
|||
|
||||
USE_TOOLS+= gmake pkg-config
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
USE_LIBTOOL= yes
|
||||
SHLIBTOOL_OVERRIDE= libtool
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-gtk2
|
||||
CONFIGURE_ARGS+= --with-plugin-prefix=${BUILDLINK_PREFIX.jpilot}/include/jpilot
|
||||
CONFIGURE_ARGS+= --with-pilot-prefix=${BUILDLINK_PREFIX.pilot-link-libs}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2005/05/22 20:07:43 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2005/09/28 20:52:18 rillig Exp $
|
||||
|
||||
DISTNAME= libmal-0.40
|
||||
PKGREVISION= 1
|
||||
|
@ -12,9 +12,9 @@ COMMENT= MAL convenience library
|
|||
CONFLICTS+= malsync-[0-9]*
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_LIBTOOL= # defined
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-pilot-prefix=${BUILDLINK_PREFIX.pilot-link-libs}
|
||||
CPPFLAGS+= -D__unix__=1
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:07 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:18 rillig Exp $
|
||||
|
||||
DISTNAME= lrzsz-0.12.20
|
||||
CATEGORIES= comms
|
||||
|
@ -10,8 +10,8 @@ COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_PKGLOCALEDIR= # defined
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.20 2005/06/16 06:57:42 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:18 rillig Exp $
|
||||
|
||||
DISTNAME= plp_1_8
|
||||
PKGNAME= plp-1.8
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Tools to talk to the PSION organiser
|
|||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= gmake
|
||||
USE_LIBTOOL= # defined
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
INSTALLATION_DIRS= bin lib
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2005/07/16 01:19:08 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= code2html-0.9.1
|
||||
|
@ -9,7 +9,7 @@ MAINTAINER= jschauma@NetBSD.org
|
|||
HOMEPAGE= http://www.palfrader.org/code2html/
|
||||
COMMENT= Convert a program source code to syntax highlighted HTML
|
||||
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
REPLACE_PERL= code2html
|
||||
USE_TOOLS+= perl:run
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:05 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:18 rillig Exp $
|
||||
|
||||
DISTNAME= jcode.pl-2.13
|
||||
PKGNAME= p5-jcode-2.13
|
||||
|
@ -15,8 +15,8 @@ COMMENT= Perl library for Japanese character code conversion
|
|||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
PERL5_CONFIGURE= NO
|
||||
EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} .
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:10 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= uudeview-0.5.20
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://www.fpx.de/fp/Software/UUDeview/
|
||||
COMMENT= Program for uu/xx/Base64/BinHex de-/encoding
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-inews=inews --disable-tcl
|
||||
LDFLAGS+= ${_STRIPFLAG_CC}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.33 2005/06/16 06:57:43 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= uudeview-0.5.20
|
||||
|
@ -15,8 +15,8 @@ COMMENT= Library for uu/xx/Base64/BinHex de-/encoding
|
|||
CONFLICTS= kdesupport-2.1b
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/uulib
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_LIBTOOL= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
BUILD_TARGET= libuu.la
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.32 2005/04/11 21:45:11 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gtksql-0.3
|
||||
|
@ -13,7 +13,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://www.multimania.com/bbrox/GtkSQL/
|
||||
COMMENT= Query tool for PostgreSQL written with GTK
|
||||
|
||||
USE_X11BASE= # defined
|
||||
USE_X11BASE= yes
|
||||
MAKE_ENV+= MCFLAGS="${CFLAGS}"
|
||||
|
||||
PGSQL_VERSION_REQD= 73
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2005/07/16 19:10:38 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:18 rillig Exp $
|
||||
|
||||
DISTNAME= jdb-1.13
|
||||
CATEGORIES= databases
|
||||
|
@ -8,7 +8,7 @@ MAINTAINER= bad@NetBSD.org
|
|||
HOMEPAGE= http://www.isi.edu/~johnh/SOFTWARE/JDB/index.html
|
||||
COMMENT= Commands for manipulating flat-ASCII databases
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= perl:run
|
||||
|
||||
CONFIGURE_ARGS+= --with-perl=${LOCALBASE}/bin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.16 2005/06/16 06:57:44 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2005/09/28 20:52:18 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pgaccess-0.98.8
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Graphical database management tool for PostgreSQL
|
|||
|
||||
DEPENDS+= tk-postgresql73>=7.3.6:../../databases/tk-postgresql73
|
||||
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.34 2005/09/10 08:39:33 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2005/09/28 20:52:18 rillig Exp $
|
||||
|
||||
DISTNAME= phpMyAdmin-${DIST_VERSION}
|
||||
PKGNAME= phpmyadmin-${DIST_VERSION:S/-//}
|
||||
|
@ -35,7 +35,7 @@ BUILD_DEFS+= APACHE_USER
|
|||
USE_PKGINSTALL= YES
|
||||
PKG_SYSCONFSUBDIR?= phpmyadmin
|
||||
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
INSTALL_DIRS= css lang libraries libraries/auth libraries/dbg \
|
||||
libraries/dbi libraries/export libraries/fpdf \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:16 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tclgdbm-0.10
|
||||
|
@ -10,8 +10,8 @@ MASTER_SITES= http://www.graphviz.org/pub/tclgdbm/
|
|||
MAINTAINER= bouyer@NetBSD.org
|
||||
COMMENT= Tcl interface to gdbm - GNU database manager
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_LIBTOOL= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include # gdbm.h
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2005/08/16 14:33:46 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:19 rillig Exp $
|
||||
|
||||
DISTNAME= yasql-1.81
|
||||
CATEGORIES= databases
|
||||
|
@ -10,7 +10,7 @@ COMMENT= Yet another SQLPlus replacement for Oracle
|
|||
|
||||
USE_PKGINSTALL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2005/02/26 22:48:35 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
BOOST_PACKAGE= docs
|
||||
|
@ -9,7 +9,7 @@ BOOST_CONFIG= no
|
|||
|
||||
DOCDIR= ${PREFIX}/share/doc/boost
|
||||
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${DOCDIR}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:45 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cbrowser-0.6
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Graphical C/C++ source code browsing tool, and call graph viewer
|
|||
DEPENDS+= cscope-[0-9]*:../../devel/cscope
|
||||
DEPENDS+= tk-[0-9]*:../../x11/tk
|
||||
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
INSTALLATION_DIRS= bin
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2005/05/22 20:07:49 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= check-0.9.1
|
||||
|
@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://check.sourceforge.net/
|
||||
COMMENT= Unit test framework for C
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--enable-plain-docdir
|
||||
USE_TOOLS+= gmake
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:19 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:19 rillig Exp $
|
||||
|
||||
DISTNAME= cook-2.22
|
||||
PKGREVISION= 2
|
||||
|
@ -11,7 +11,7 @@ COMMENT= More powerful replacement for the traditional make(1) tool
|
|||
|
||||
BUILD_USES_MSGFMT= yes
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:20 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ctags-5.5.4
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Exuberant (feature-filled) tagfile generator for vi, emacs and clones
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-macro-patterns
|
||||
CONFIGURE_ARGS+= --with-readlib
|
||||
CONFIGURE_ARGS+= --enable-custom-config=${PKG_SYSCONFDIR}/ctags.conf
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.39 2005/04/11 21:45:23 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= indent-2.2.8a
|
||||
|
@ -14,8 +14,8 @@ COMMENT= GNU version of pretty-printer for C source code
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_PKGLOCALEDIR= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
||||
INFO_FILES= indent.info
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.80 2005/09/26 11:44:54 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.81 2005/09/28 20:52:19 rillig Exp $
|
||||
|
||||
DISTNAME= glib-2.6.6
|
||||
PKGNAME= ${DISTNAME:S/glib/glib2/}
|
||||
|
@ -33,7 +33,7 @@ PKGCONFIG_OVERRIDE+= gobject-2.0.pc.in
|
|||
PKGCONFIG_OVERRIDE+= gthread-2.0-uninstalled.pc.in
|
||||
PKGCONFIG_OVERRIDE+= gthread-2.0.pc.in
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
|
||||
CONFIGURE_ARGS+= --enable-gtk-doc=no
|
||||
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/glib
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:25 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:19 rillig Exp $
|
||||
|
||||
DISTNAME= GTL-1.2.1
|
||||
PKGNAME= gtl-1.2.1
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://www.fmi.uni-passau.de/Graphlet/GTL/
|
||||
COMMENT= C++ graph data structure library based on the STL
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
USE_LIBTOOL= yes
|
||||
USE_LANGUAGES= c c++
|
||||
|
||||
# previous version of the same
|
||||
|
@ -18,7 +18,7 @@ CONFLICTS= gtl0-[0-9]*
|
|||
|
||||
LICENSE= no-commercial-use
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}"
|
||||
|
||||
DOCDIR= ${PREFIX}/share/doc/GTL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2005/08/10 19:01:23 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= guile-gtk-0.40.91
|
||||
|
@ -9,9 +9,9 @@ MAINTAINER= gdt@NetBSD.org
|
|||
HOMEPAGE= http://www.gnu.org/software/guile-gtk/
|
||||
COMMENT= Library to make GTK 1.2 accessible from guile
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
|
||||
|
||||
# Skip glade, because it pulls in gnome-libs.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2005/06/01 18:02:44 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= guile-gtk-0.19
|
||||
|
@ -13,9 +13,9 @@ MAINTAINER= rh@NetBSD.org
|
|||
HOMEPAGE= http://www.ping.de/sites/zagadka/guile-gtk/
|
||||
COMMENT= Library to make GTK accessible from guile 1.4
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --datadir=${PREFIX}/${GUILE14_SUBDIR}/share
|
||||
PLIST_SUBST+= GUILE14_SUBDIR=${GUILE14_SUBDIR:Q}
|
||||
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.25 2005/08/26 16:54:21 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libnet-1.0.2a
|
||||
|
@ -14,8 +14,8 @@ CONFLICTS= libnet-1.1.[0-9]*
|
|||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:C/l/L/}
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LIBNET_CONFIG_CFLAGS="-I${PREFIX}/include" \
|
||||
LIBNET_CONFIG_LIBS="${LDFLAGS}"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2005/04/11 21:45:27 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2005/09/28 20:52:19 rillig Exp $
|
||||
|
||||
DISTNAME= libPropList-0.10.1
|
||||
PKGNAME= libproplist-0.10.1
|
||||
|
@ -9,8 +9,8 @@ MASTER_SITES= ftp://ftp.windowmaker.org/pub/libs/
|
|||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
COMMENT= GNUstep/OPENSTEP property lists compatibility library
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_LIBTOOL= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2005/07/16 01:19:09 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= p4pr
|
||||
|
@ -14,7 +14,7 @@ DEPENDS+= p4-[0-9]*:../../devel/p4
|
|||
|
||||
WRKSRC= ${WRKDIR}
|
||||
EXTRACT_ONLY= # none
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
USE_TOOLS+= perl:run
|
||||
REPLACE_PERL= ${DISTFILES}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:36 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pardiff-0.9.4
|
||||
|
@ -9,6 +9,6 @@ MAINTAINER= zuntum@NetBSD.org
|
|||
HOMEPAGE= http://pardiff.sourceforge.net/
|
||||
COMMENT= Converts diff output to paralleled (side-by-side) format
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.20 2005/09/02 02:27:11 jschauma Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:19 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pvs-${VERSION}
|
||||
|
@ -21,7 +21,7 @@ DEPENDS+= tk>=8.0:../../x11/tk
|
|||
|
||||
WRKSRC= ${WRKDIR}
|
||||
VERSION= 3.2
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
CHECK_SHLIBS= NO
|
||||
SHLIB_HANDLING= NO
|
||||
INFO_DIR= pvs/doc/release-notes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:38 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:19 rillig Exp $
|
||||
|
||||
DISTNAME= rx-1.5
|
||||
PKGREVISION= 1
|
||||
|
@ -10,8 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://www.gnu.org/software/rx/rx.html
|
||||
COMMENT= Fast replacement for the GNU regex library
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INFO_FILES= rx.info
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2004/04/24 22:46:09 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:20 rillig Exp $
|
||||
|
||||
DISTNAME= STL_doc
|
||||
PKGNAME= sgi-stl-docs-3.3
|
||||
|
@ -11,8 +11,8 @@ COMMENT= SGI Standard Template Library Programmer's Guide
|
|||
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
HTMLDOCDIR= share/doc/html/sgi-stl
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:38 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:19 rillig Exp $
|
||||
|
||||
DISTNAME= stl
|
||||
PKGNAME= sgi-stl-3.3
|
||||
|
@ -12,8 +12,8 @@ COMMENT= SGI Standard Template Library
|
|||
WRKSRC= ${WRKDIR}
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/include/sgi-stl
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.20 2005/06/16 06:57:48 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2005/09/28 20:52:20 rillig Exp $
|
||||
|
||||
DISTNAME= slib3a1
|
||||
#
|
||||
|
@ -17,9 +17,9 @@ HOMEPAGE= http://swissnet.ai.mit.edu/~jaffer/SLIB.html
|
|||
COMMENT= Portable Scheme library of compatibility and utility functions
|
||||
|
||||
WRKSRC= ${WRKDIR}/slib
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_TOOLS= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
NO_TOOLS= yes
|
||||
|
||||
SLIBDIR= ${PREFIX}/share/slib
|
||||
DOCDIR= ${PREFIX}/share/doc/slib
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2005/06/16 06:57:48 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2005/09/28 20:52:20 rillig Exp $
|
||||
|
||||
DISTNAME= STLport-4.6
|
||||
PKGNAME= stlport-4.6
|
||||
|
@ -11,10 +11,10 @@ HOMEPAGE= http://www.stlport.org/
|
|||
COMMENT= Complete C++ standard library
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_LIBTOOL= # defined
|
||||
USE_LIBTOOL= yes
|
||||
USE_LANGUAGES= c c++
|
||||
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
BUILD_DIRS= ${WRKSRC}/src
|
||||
|
||||
MAKE_ENV+= CXXFLAGS="${CXXFLAGS}"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:39 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:20 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= syncdir-1.0
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Implementation of open, link, rename, and unlink
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
INSTALLATION_DIRS= lib
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2005/07/27 21:33:36 rpaulo Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2005/09/28 20:52:20 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= htdocs-share-20050727
|
||||
|
@ -15,8 +15,8 @@ COMMENT= The pkgsrc guide
|
|||
|
||||
PKGVERSION!= date '+%Y%m%d'
|
||||
DIST_SUBDIR= ${PKGBASE}
|
||||
NO_CONFIGURE= # defined
|
||||
NO_MTREE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_MTREE= yes
|
||||
USE_LANGUAGES= # empty
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2005/01/08 07:46:15 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2005/09/28 20:52:20 rillig Exp $
|
||||
#
|
||||
|
||||
.include "../ce/Makefile.common"
|
||||
|
@ -8,7 +8,7 @@ COMMENT+= , documentation
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
INSTALL_TARGET= doc-install
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.43 2005/09/27 22:49:27 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2005/09/28 20:52:20 rillig Exp $
|
||||
|
||||
DISTNAME= vile-9.5
|
||||
CATEGORIES= editors
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://dickey.his.com/vile/vile.html
|
||||
COMMENT= VI Like Emacs. a vi "workalike", with many additional features
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-perl
|
||||
CONFIGURE_ARGS+= --datadir=${DATADIR}
|
||||
CONFIGURE_ARGS+= --with-libdir-path=${FILTERDIR}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.47 2005/09/28 09:44:30 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.48 2005/09/28 20:52:20 rillig Exp $
|
||||
|
||||
DISTNAME= vile-9.5
|
||||
PKGNAME= xvile-9.5
|
||||
|
@ -12,7 +12,7 @@ HOMEPAGE= http://dickey.his.com/vile/vile.html
|
|||
COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike
|
||||
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-perl
|
||||
CONFIGURE_ARGS+= --datadir=${DATADIR}
|
||||
CONFIGURE_ARGS+= --with-libdir-path=${FILTERDIR}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.21 2005/04/15 18:40:50 kristerw Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2005/09/28 20:52:20 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= compat13-${MACHINE_ARCH}${PKGMINOR}
|
||||
|
@ -16,8 +16,8 @@ ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm NetBSD-*-arm32 \
|
|||
NetBSD-*-ns32k NetBSD-*-sparc
|
||||
NOT_FOR_PLATFORM= NetBSD-1.3*-*
|
||||
|
||||
NO_MTREE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
SHLIB_HANDLING= NO
|
||||
USE_PKGINSTALL= YES
|
||||
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2005/04/15 18:40:50 kristerw Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:20 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= compat14-crypto-${MACHINE_ARCH}-${VERSION}
|
||||
|
@ -20,8 +20,8 @@ NOT_FOR_PLATFORM= NetBSD-1.3*-* NetBSD-1.4*-*
|
|||
|
||||
CRYPTO= YES
|
||||
|
||||
NO_MTREE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
SHLIB_HANDLING= NO
|
||||
USE_PKGINSTALL= YES
|
||||
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2005/04/15 18:40:50 kristerw Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:20 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= compat14-${MACHINE_ARCH}-${VERSION}
|
||||
|
@ -18,8 +18,8 @@ CONFLICTS= compat14-crypto-[0-9]*
|
|||
ONLY_FOR_PLATFORM= NetBSD-*-sparc NetBSD-*-i386
|
||||
NOT_FOR_PLATFORM= NetBSD-1.3*-* NetBSD-1.4*-*
|
||||
|
||||
NO_MTREE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
SHLIB_HANDLING= NO
|
||||
USE_PKGINSTALL= YES
|
||||
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2005/03/23 10:55:28 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2005/09/28 20:52:20 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= compat16-${MACHINE_ARCH}-${VERSION}
|
||||
|
@ -15,9 +15,9 @@ VERSION= 1.6.0
|
|||
|
||||
ONLY_FOR_PLATFORM= NetBSD-1.6[A-Z]*-i386 NetBSD-[2-9]*-i386
|
||||
|
||||
NO_MTREE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= # defined
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
SHLIB_HANDLING= NO
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2005/06/16 06:57:51 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2005/09/28 20:52:20 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= m1074b2-lnx
|
||||
|
@ -16,7 +16,7 @@ DEPENDS+= suse_base>=6.4:../../emulators/${SUSE_DIR_PREFIX}_compat
|
|||
ONLY_FOR_PLATFORM= *-*-i386
|
||||
|
||||
WRKSRC= ${WRKDIR}/m1-0.7.4
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
CHECK_SHLIBS= no
|
||||
|
||||
INSTALLATION_DIRS= bin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2005/07/19 10:23:42 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:20 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= compat14-${MACHINE32_ARCH}-${VERSION}
|
||||
|
@ -26,8 +26,8 @@ MACHINE32_ARCH= ${MACHINE_ARCH}
|
|||
ONLY_FOR_PLATFORM= NetBSD-*-sparc64
|
||||
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-x86_64
|
||||
|
||||
NO_MTREE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
SHLIB_HANDLING= NO
|
||||
USE_PKGINSTALL= YES
|
||||
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2003/11/23 05:22:34 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:21 rillig Exp $
|
||||
#
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
|
@ -20,8 +20,8 @@ CONFLICTS= netbsd32_compat16-[0-9]*
|
|||
|
||||
ONLY_FOR_PLATFORM= NetBSD-*-sparc64
|
||||
|
||||
NO_MTREE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
SHLIB_HANDLING= NO
|
||||
USE_PKGINSTALL= YES
|
||||
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2005/03/23 10:56:47 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:21 rillig Exp $
|
||||
#
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
|
@ -29,8 +29,8 @@ CONFLICTS= netbsd32_compat15-[0-9]*
|
|||
ONLY_FOR_PLATFORM= NetBSD-[2-9]*-sparc64
|
||||
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-x86_64
|
||||
|
||||
NO_MTREE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
SHLIB_HANDLING= NO
|
||||
USE_PKGINSTALL= YES
|
||||
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2004/01/20 12:14:41 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= vmware-netbsd-1.2
|
||||
PKGNAME= vmware-module-1.2
|
||||
|
@ -15,7 +15,7 @@ CONFLICTS= vmware-module-3*
|
|||
ONLY_FOR_PLATFORM= NetBSD-*-i386
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
NO_SRC_ON_FTP= already there
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2004/12/26 22:06:46 jdolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= vmware-netbsd-3.2.1.7
|
||||
PKGNAME= vmware-module-3.2.1.7
|
||||
|
@ -14,7 +14,7 @@ CONFLICTS= vmware-module-1.*
|
|||
|
||||
ONLY_FOR_PLATFORM= NetBSD-*-i386
|
||||
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
NO_SRC_ON_FTP= already there
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:26 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= XFree86-${XF_VER}-src-4
|
||||
PKGNAME= XFree86-fonts100dpi-${XF_VER}
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org
|
|||
HOMEPAGE= http://www.xfree86.org/
|
||||
COMMENT= XFree86 bitmap 100dpi fonts
|
||||
|
||||
NO_XFREE86_TARGETS= # defined
|
||||
NO_XFREE86_TARGETS= yes
|
||||
WRKSRC= ${WRKDIR}/xc/fonts/bdf/100dpi
|
||||
|
||||
.include "../../fonts/XFree86-fontsEncodings/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:26 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= XFree86-${XF_VER}-src-4
|
||||
PKGNAME= XFree86-fonts75dpi-${XF_VER}
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org
|
|||
HOMEPAGE= http://www.xfree86.org/
|
||||
COMMENT= XFree86 bitmap 75dpi fonts
|
||||
|
||||
NO_XFREE86_TARGETS= # defined
|
||||
NO_XFREE86_TARGETS= yes
|
||||
WRKSRC= ${WRKDIR}/xc/fonts/bdf/75dpi
|
||||
|
||||
.include "../../fonts/XFree86-fontsEncodings/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2005/09/28 14:31:06 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= XFree86-${XF_VER}-src-4
|
||||
PKGNAME= XFree86-fontsCyrillic-${XF_VER}
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org
|
|||
HOMEPAGE= http://www.xfree86.org/
|
||||
COMMENT= XFree86 Cyrillic fonts
|
||||
|
||||
NO_XFREE86_TARGETS= # defined
|
||||
NO_XFREE86_TARGETS= yes
|
||||
WRKSRC= ${WRKDIR}/xc/fonts/bdf/cyrillic
|
||||
|
||||
.include "../../fonts/XFree86-fontsEncodings/Makefile.common"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2004/10/19 15:55:26 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= XFree86-${XF_VER}-src-4
|
||||
PKGNAME= XFree86-fontsEncodings-${XF_VER}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= XFree86 Encoding fonts
|
|||
|
||||
BUILD_DEPENDS= XFree86-clients>=${XF_VER}:../../x11/XFree86-clients
|
||||
|
||||
NO_XFREE86_TARGETS= # defined
|
||||
NO_XFREE86_TARGETS= yes
|
||||
WRKSRC= ${WRKDIR}/xc/fonts/encodings
|
||||
|
||||
post-extract:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2004/10/19 15:55:27 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= ${DISTFILES}
|
||||
PKGNAME= XFree86-fontsMisc-${XF_VER}
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org
|
|||
HOMEPAGE= http://www.xfree86.org/
|
||||
COMMENT= XFree86 default bitmap fonts
|
||||
|
||||
NO_XFREE86_TARGETS= # defined
|
||||
NO_XFREE86_TARGETS= yes
|
||||
FONTS_MISC= # defined
|
||||
WRKSRC= ${WRKDIR}/xc/fonts/bdf/misc
|
||||
EXTRACT_ONLY= XFree86-${XF_VER}-src-4.tgz
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2005/07/19 10:18:31 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= ${DISTFILES}
|
||||
PKGNAME= XFree86-fontsScalable-${XF_VER}
|
||||
|
@ -14,7 +14,7 @@ DEPENDS+= XFree86-fontsEncodings>=${XF_VER}:../../fonts/XFree86-fontsEncodings
|
|||
|
||||
NO_BUILD= yes
|
||||
USE_LANGUAGES= # empty
|
||||
NO_XFREE86_TARGETS= # defined
|
||||
NO_XFREE86_TARGETS= yes
|
||||
|
||||
FONT_TYPES= Speedo TTF Type1
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:47 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= libXg.utf.fonts
|
||||
PKGNAME= libXgFonts-1.0
|
||||
|
@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
COMMENT= These are the UNICODE fonts for use with 9term and sam
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
USE_X11BASE= yes
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2004/05/01 16:40:39 snj Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= adobe-cidfonts-20000901
|
||||
CATEGORIES= fonts
|
||||
|
@ -27,8 +27,8 @@ DISTFILES+= WadaMin-Regular WadaMin-Regular.afm
|
|||
DISTFILES+= WadaMin-RegularH WadaMin-RegularH.afm
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
RESOURCEDIR= ${PREFIX}/share/Adobe/Resource
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2005/08/22 15:15:43 hira Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= adobe-cmaps-20040605
|
||||
CATEGORIES= fonts print
|
||||
|
@ -27,8 +27,8 @@ COMMENT= Adobe CMap files for CJK
|
|||
BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip
|
||||
|
||||
DIST_SUBDIR= ${PKGNAME_NOREV}
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
RESOURCEDIR= ${PREFIX}/share/Adobe/Resource
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2003/07/17 21:37:22 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:21 rillig Exp $
|
||||
|
||||
DISTNAME= ko-x11fonts-20010722
|
||||
CATEGORIES= fonts x11 korean
|
||||
|
@ -14,9 +14,9 @@ DEPENDS+= ko-kaist>=20010718:../../fonts/ko-kaist
|
|||
DEPENDS+= ko-mizi>=20010718:../../fonts/ko-mizi
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_CHECKSUM= # defined
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CHECKSUM= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install: # empty
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2005/06/16 06:57:52 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2005/09/28 20:52:22 rillig Exp $
|
||||
#
|
||||
|
||||
.include "../../graphics/freetype-lib/Makefile.common"
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= bernhard@SDG.de,hubertf@NetBSD.org
|
|||
HOMEPAGE= http://www.freetype.org/
|
||||
COMMENT= TrueType to TeX PK font converter
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --prefix=${LOCALBASE}
|
||||
CONFIGURE_ARGS+= --with-kpathsea-dir=${PREFIX}/lib
|
||||
|
||||
|
@ -20,7 +20,7 @@ BUILD_DIRS= ${T2PSRC}
|
|||
|
||||
BUILD_TARGET= depend all
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= autoconf
|
||||
|
||||
TEXMF= ${PREFIX}/share/texmf
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.34 2005/06/01 18:02:49 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= baduki-0.2.9
|
||||
PKGREVISION= 3
|
||||
|
@ -9,11 +9,11 @@ MAINTAINER= bad@NetBSD.org
|
|||
HOMEPAGE= http://soback.kornet21.net/~artist/baduk/baduki.html
|
||||
COMMENT= Go playing program based on xamigo
|
||||
|
||||
BUILD_USES_MSGFMT= # defined
|
||||
BUILD_USES_MSGFMT= yes
|
||||
|
||||
USE_PKGLOCALEDIR= # defined
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --without-included-gettext
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= colchess
|
||||
PKGNAME= ${CHESS_ENGINE}-book-${DIST_SUBDIR}
|
||||
|
@ -17,8 +17,8 @@ CONFLICTS+= colchess-book-[0-9]*
|
|||
WRKSRC= ${WRKDIR}/ColChess
|
||||
CHESS_ENGINE= colchess
|
||||
DIST_SUBDIR= colchess-7.0
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
|
||||
PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= book_large
|
||||
PKGNAME= ${CHESS_ENGINE}-book-large-20000512
|
||||
|
@ -16,7 +16,7 @@ CONFLICTS= ${CHESS_ENGINE}-book-[0-9]*
|
|||
WRKSRC= ${WRKDIR}
|
||||
CHESS_ENGINE= colchess
|
||||
DIST_SUBDIR= chessbooks
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
|
||||
PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:53 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= colchess
|
||||
PKGNAME= ${DISTNAME}-7.0
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Chess analysis engine
|
|||
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
MAKE_ENV+= PREFIX="${PREFIX}"
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/ColChess
|
||||
|
||||
DATADIR= ${PREFIX}/share/colchess
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= medium
|
||||
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
|
||||
|
@ -16,7 +16,7 @@ CONFLICTS= ${CHESS_ENGINE}-book-[0-9]*
|
|||
WRKSRC= ${WRKDIR}
|
||||
CHESS_ENGINE= crafty
|
||||
DIST_SUBDIR= chessbooks
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
|
||||
PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= small
|
||||
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
|
||||
|
@ -16,7 +16,7 @@ CONFLICTS= ${CHESS_ENGINE}-book-[0-9]*
|
|||
WRKSRC= ${WRKDIR}
|
||||
CHESS_ENGINE= crafty
|
||||
DIST_SUBDIR= chessbooks
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
|
||||
PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= crafty-doc-18.0
|
||||
CATEGORIES= games
|
||||
|
@ -10,8 +10,8 @@ COMMENT= Documentation for Crafty chess engine
|
|||
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
DOCDIR= ${PREFIX}/share/doc/crafty
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= medium
|
||||
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
|
||||
|
@ -16,7 +16,7 @@ CONFLICTS= ${CHESS_ENGINE}-book-[0-9]*
|
|||
WRKSRC= ${WRKDIR}
|
||||
CHESS_ENGINE= exchess
|
||||
DIST_SUBDIR= chessbooks
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
|
||||
PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= small
|
||||
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
|
||||
|
@ -16,7 +16,7 @@ CONFLICTS= ${CHESS_ENGINE}-book-[0-9]*
|
|||
WRKSRC= ${WRKDIR}
|
||||
CHESS_ENGINE= exchess
|
||||
DIST_SUBDIR= chessbooks
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
|
||||
PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= EXCH314S
|
||||
PKGNAME= exchess-3.14
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://pc.astro.brandeis.edu/BRAG/people/dch/chess.html
|
||||
COMMENT= Experimental chess engine
|
||||
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
LIBDIR= ${PREFIX}/lib/exchess
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:07 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= medium
|
||||
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
|
||||
|
@ -17,7 +17,7 @@ CONFLICTS= ${CHESS_ENGINE}-book-*
|
|||
WRKSRC= ${WRKDIR}
|
||||
CHESS_ENGINE= gnuchess
|
||||
DIST_SUBDIR= chessbooks
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
|
||||
PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2005/09/28 20:52:22 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= book_1.01.pgn
|
||||
|
@ -17,7 +17,7 @@ CONFLICTS+= gnuchess-book-*
|
|||
|
||||
WRKSRC= ${WRKDIR}
|
||||
CHESS_ENGINE= gnuchess
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
|
||||
PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:54 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= new_brain
|
||||
PKGNAME= knightcap-brain-19980616
|
||||
|
@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}
|
|||
DIST_SUBDIR= ${PKGNAME}
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
EGDIR= ${PREFIX}/share/examples/knightcap
|
||||
INSTALLATION_DIRS= bin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2005/05/22 20:08:03 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2005/09/28 20:52:22 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tuxmath-2001.09.07-0102
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Educational math arcade game
|
|||
|
||||
WRKSRC= ${WRKDIR}/tuxmath
|
||||
USE_TOOLS+= gmake
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
pre-install:
|
||||
${FIND} ${WRKSRC} -name CVS -type d -print | ${XARGS} ${RM} -rf
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2005/07/16 19:10:39 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= xboard-4.2.6
|
||||
PKGREVISION= 2
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Graphical frontend for chess engines and servers
|
|||
CONFIGURE_ARGS+= --enable-xpm
|
||||
CONFIGURE_ARGS+= --enable-zippy # interface to ICS
|
||||
CONFIGURE_ENV+= PERLPATH="${PERL5}"
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= perl:run
|
||||
|
||||
INFO_FILES= xboard.info
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.36 2005/07/16 01:19:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2005/09/28 20:52:22 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xracer-0.96.9
|
||||
|
@ -10,13 +10,13 @@ MAINTAINER= bsieker@freenet.de
|
|||
HOMEPAGE= http://xracer.annexia.org/
|
||||
COMMENT= XRacer is a clone of the popular Psygnosis game Wipeout
|
||||
|
||||
BUILD_USES_MSGFMT= # defined
|
||||
BUILD_USES_MSGFMT= yes
|
||||
|
||||
USE_TOOLS+= automake14 gmake perl:run
|
||||
PERL5_PACKLIST= auto/XRacer/.packlist
|
||||
|
||||
USE_LIBTOOL= # defined
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && automake --gnu && autoconf
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2004/01/20 12:18:15 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= BlenderManual.html
|
||||
PKGNAME= blender-doc-20030922
|
||||
|
@ -12,8 +12,8 @@ COMMENT= Documentation for Blender
|
|||
CONFLICTS= blender<=2.31
|
||||
|
||||
WRKSRC= ${WRKDIR}/doc
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/blender
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.21 2005/04/11 21:46:02 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= freetype-${FT_VERS}
|
||||
FT_VERS= 1.3.1
|
||||
|
@ -15,9 +15,9 @@ DEPENDS+= freetype-lib-${FT_VERS}nb2:../../graphics/freetype-lib
|
|||
DEPENDS+= freetype-utils-${FT_VERS}nb1:../../graphics/freetype-utils
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_CHECKSUM= # defined
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CHECKSUM= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install: # empty
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:04 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:23 rillig Exp $
|
||||
|
||||
DISTNAME= gqview-1.2.2
|
||||
PKGREVISION= 2
|
||||
|
@ -9,11 +9,11 @@ MAINTAINER= wiz@NetBSD.org
|
|||
HOMEPAGE= http://gqview.sourceforge.net/
|
||||
COMMENT= GTK1-based graphic file viewer
|
||||
|
||||
BUILD_USES_MSGFMT= # defined
|
||||
BUILD_USES_MSGFMT= yes
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_DIRS+= xdg-1.1 gnome1-1.5
|
||||
USE_PKGLOCALEDIR= # defined
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.55 2005/08/10 20:56:17 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.56 2005/09/28 20:52:22 rillig Exp $
|
||||
|
||||
DISTNAME= gqview-2.0.1
|
||||
CATEGORIES= graphics x11
|
||||
|
@ -8,12 +8,12 @@ MAINTAINER= wiz@NetBSD.org
|
|||
HOMEPAGE= http://gqview.sourceforge.net/
|
||||
COMMENT= GTK2-based graphic file viewer
|
||||
|
||||
BUILD_USES_MSGFMT= # defined
|
||||
BUILD_USES_MSGFMT= yes
|
||||
|
||||
USE_TOOLS+= pkg-config
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_DIRS+= xdg-1.1
|
||||
USE_PKGLOCALEDIR= # defined
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../graphics/png/buildlink3.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.16 2005/06/01 18:02:57 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2005/09/28 20:52:23 rillig Exp $
|
||||
|
||||
DISTNAME= mpeg2vidcodec_v12
|
||||
PKGNAME= mpeg2codec-1.2
|
||||
|
@ -12,7 +12,7 @@ COMMENT= MPEG Software Simulation Group's MPEG-2 Encoder and Decoder
|
|||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
WRKSRC= ${WRKDIR}/mpeg2
|
||||
USE_X11BASE= # defined
|
||||
USE_X11BASE= yes
|
||||
|
||||
INSTALLATION_DIRS= bin
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/08/02 13:20:02 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2005/09/28 20:52:23 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= VTKData-4.2
|
||||
|
@ -6,7 +6,7 @@ PKGNAME= vtk-data-4.2
|
|||
COMMENT= Example data for VTK
|
||||
|
||||
WRKSRC= ${WRKDIR}/VTKData-release-4-2
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
EXAMPLES_DIR= share/vtk
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/08/02 13:17:27 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2005/09/28 20:52:23 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= VTKDocHtml-4.2
|
||||
|
@ -6,7 +6,7 @@ PKGNAME= vtk-docs-4.2
|
|||
COMMENT= Documentation for VTK (HTML)
|
||||
|
||||
WRKSRC= ${WRKDIR}/html
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
HTML_DIR= share/doc/${PKGNAME}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.44 2005/08/11 22:46:05 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.45 2005/09/28 20:52:23 rillig Exp $
|
||||
|
||||
DISTNAME= xpm-3.4k
|
||||
PKGREVISION= 5
|
||||
|
@ -12,7 +12,7 @@ COMMENT= The X Pixmap library
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_IMAKE= # defined
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.21 2005/05/22 20:08:09 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2005/09/28 20:52:23 rillig Exp $
|
||||
|
||||
DISTNAME= gpc-2.1
|
||||
PKGREVISION= 3
|
||||
|
@ -37,7 +37,7 @@ GPC_PREFIX= ${_GCC_PREFIX}
|
|||
GPC_SUBPREFIX= ${_GCC_SUBPREFIX}/
|
||||
.endif
|
||||
|
||||
HAS_CONFIGURE= # defined
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= ${WRKSRC}/configure
|
||||
CONFIGURE_ARGS= --host=${MACHINE_GNU_PLATFORM}
|
||||
CONFIGURE_ARGS+= --prefix=${GPC_PREFIX}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.30 2005/06/16 06:58:00 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.31 2005/09/28 20:52:23 rillig Exp $
|
||||
|
||||
DISTNAME= hugs98-Dec2001
|
||||
PKGNAME= hugs98-200112
|
||||
|
@ -11,7 +11,7 @@ HOMEPAGE= http://www.haskell.org/hugs/
|
|||
COMMENT= Nottingham and Yale Haskell interpreter and programming environment
|
||||
|
||||
WRKSRC= ${WRKDIR}/hugs98-Dec2001/src/unix
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-readline
|
||||
BUILD_TARGET= default
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2005/06/16 06:58:00 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2005/09/28 20:52:23 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= jasmin-1.06
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Java "assembler" interface
|
|||
USE_JAVA= run
|
||||
|
||||
WRKSRC= ${WRKDIR}/jasmin
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
INSTALLATION_DIRS= bin
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2005/09/28 20:52:23 rillig Exp $
|
||||
|
||||
DISTNAME= langspec-2.0.html
|
||||
PKGNAME= java-lang-spec-2.0
|
||||
|
@ -11,8 +11,8 @@ HOMEPAGE= http://java.sun.com/docs/books/jls/index.html
|
|||
COMMENT= The Java(TM) Language Specification (HTML)
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
HTMLDIR= ${PREFIX}/share/doc/html/java-lang-spec
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2004/04/24 22:46:10 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:23 rillig Exp $
|
||||
|
||||
DISTNAME= vmspec.2nded.html
|
||||
PKGNAME= java-vm-spec-2.0
|
||||
|
@ -10,8 +10,8 @@ HOMEPAGE= http://java.sun.com/docs/books/vmspec/index.html
|
|||
COMMENT= The Java(TM) Virtual Machine Specification (HTML)
|
||||
|
||||
WRKSRC= ${WRKDIR}/vmspec
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
HTMLDIR= ${PREFIX}/share/doc/html/java-vm-spec
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:16 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2005/09/28 20:52:23 rillig Exp $
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
|
@ -8,7 +8,7 @@ PKGREVISION= 1
|
|||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
COMMENT= ISO/Edinburgh-style Prolog compiler
|
||||
|
||||
GNU_CONFIGURE= # defined
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BUILTIN.readline= no # uses rl_event_hook() interface
|
||||
|
||||
CONFIGURE_ENV+= PL=swi-prolog
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2005/07/16 01:19:12 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2005/09/28 20:52:23 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= YoSucker-pr37
|
||||
|
@ -19,7 +19,7 @@ DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
|
|||
USE_TOOLS+= perl:run
|
||||
REPLACE_PERL= bin/EncProxyPasswd bin/EncPasswd bin/YoSucker
|
||||
|
||||
NO_BUILD= # defined
|
||||
NO_BUILD= yes
|
||||
|
||||
EGDIR= ${PREFIX}/share/examples/YoSucker
|
||||
DOCDIR= ${PREFIX}/share/doc/YoSucker
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2005/07/16 01:19:12 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2005/09/28 20:52:23 rillig Exp $
|
||||
#
|
||||
|
||||
DISTNAME= anomy-sanitizer-1.69
|
||||
|
@ -17,7 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
WRKSRC= ${WRKDIR}/anomy
|
||||
NO_CONFIGURE= # defined
|
||||
NO_CONFIGURE= yes
|
||||
USE_TOOLS+= perl:run
|
||||
|
||||
ANOMYLIB= ${PREFIX}/lib/anomy-sanitizer
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2005/08/28 04:25:30 uebayasi Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:23 rillig Exp $
|
||||
|
||||
DISTNAME= etach-1.2.9
|
||||
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
|
||||
|
@ -9,8 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://rulnick.com/etach/
|
||||
COMMENT= Emacs Lisp package for dealing with MIME email attachments
|
||||
|
||||
NO_CONFIGURE= # defined
|
||||
NO_BUILD= # defined
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${EMACS_LISPPREFIX}/etach
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue