summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/GConf2/schemas.mk4
-rw-r--r--devel/aap/Makefile4
-rw-r--r--devel/at-spi/Makefile6
-rw-r--r--devel/autoconf213/Makefile4
-rw-r--r--devel/bison/hacks.mk4
-rw-r--r--devel/bmake/Makefile6
-rw-r--r--devel/cbrowser/Makefile14
-rw-r--r--devel/cdecl/Makefile4
-rw-r--r--devel/cvsup-gui-bin/Makefile4
-rw-r--r--devel/devhelp/options.mk4
-rw-r--r--devel/gdb/Makefile6
-rw-r--r--devel/gputils/Makefile6
-rw-r--r--devel/its4/Makefile4
-rw-r--r--devel/kdevelop-base/Makefile4
-rw-r--r--devel/kdevelop/Makefile4
-rw-r--r--devel/libast/Makefile4
-rw-r--r--devel/libgnome/Makefile6
-rw-r--r--devel/libslang/Makefile4
-rw-r--r--devel/libwhisker2/Makefile4
-rw-r--r--devel/mk-files/Makefile4
-rw-r--r--devel/nasm/Makefile4
-rw-r--r--devel/ogre/Makefile4
-rw-r--r--devel/p5-Date-Business/Makefile6
-rw-r--r--devel/p5-Date-Calc/Makefile6
-rw-r--r--devel/p5-Date-Manip/Makefile6
-rw-r--r--devel/p5-ExtUtils-MakeMaker/Makefile4
-rw-r--r--devel/p5-Hash-Case/Makefile4
-rw-r--r--devel/p5-Parse-Yapp/Makefile4
-rw-r--r--devel/p5-Perl6-Slurp/Makefile4
-rw-r--r--devel/p5-Spiffy/Makefile6
-rw-r--r--devel/p5-Spoon/Makefile6
-rw-r--r--devel/p5-Test-Cmd/Makefile4
-rw-r--r--devel/p5-Tie-IxHash/Makefile4
-rw-r--r--devel/pcl-cvs/Makefile4
-rw-r--r--devel/prcs/Makefile4
-rw-r--r--devel/pvs/Makefile10
-rw-r--r--devel/py-generate/Makefile4
-rw-r--r--devel/py-pexpect/Makefile4
-rw-r--r--devel/rt-mysql/Makefile.common4
-rw-r--r--devel/sfio/Makefile8
-rw-r--r--devel/silc-toolkit/Makefile4
-rw-r--r--devel/splint/Makefile4
-rw-r--r--devel/subversion-base/Makefile8
43 files changed, 108 insertions, 108 deletions
diff --git a/devel/GConf2/schemas.mk b/devel/GConf2/schemas.mk
index 64c3e47e1c5..5820f5c5b39 100644
--- a/devel/GConf2/schemas.mk
+++ b/devel/GConf2/schemas.mk
@@ -1,4 +1,4 @@
-# $NetBSD: schemas.mk,v 1.15 2006/06/15 22:13:58 jlam Exp $
+# $NetBSD: schemas.mk,v 1.16 2007/02/22 19:26:20 wiz Exp $
#
# This Makefile fragment is intended to be included by packages that install
# GConf2 schema files. It takes care of registering them in the GConf2
@@ -36,7 +36,7 @@ GCONF2_CONFIG_SOURCE= xml::${PKG_SYSCONFBASE}/gconf/gconf.xml.defaults
GCONF2_SCHEMAS_DIR= ${BUILDLINK_PREFIX.GConf2}/share/gconf/schemas
.if defined(GNU_CONFIGURE) && !empty(GNU_CONFIGURE:M[Yy][Ee][Ss])
-CONFIGURE_ARGS+= --disable-schemas-install
+CONFIGURE_ARGS+= --disable-schemas-install
CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${GCONF2_SCHEMAS_DIR:Q}
.endif
diff --git a/devel/aap/Makefile b/devel/aap/Makefile
index 6b2f1a6ba63..df92be763eb 100644
--- a/devel/aap/Makefile
+++ b/devel/aap/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:12 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:26:20 wiz Exp $
DISTNAME= exec-0.107
PKGNAME= aap-0.107
PKGREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=a-a-p/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=a-a-p/}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/at-spi/Makefile b/devel/at-spi/Makefile
index adaf47274a5..e3ba6044c29 100644
--- a/devel/at-spi/Makefile
+++ b/devel/at-spi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/12/27 13:37:36 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2007/02/22 19:26:20 wiz Exp $
#
DISTNAME= at-spi-1.7.12
@@ -15,8 +15,8 @@ USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-PKGCONFIG_OVERRIDE+= cspi-1.0.pc.in
-PKGCONFIG_OVERRIDE+= libspi-1.0.pc.in
+PKGCONFIG_OVERRIDE+= cspi-1.0.pc.in
+PKGCONFIG_OVERRIDE+= libspi-1.0.pc.in
BUILDLINK_API_DEPENDS.atk+= atk>=1.12.0
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index 85e0f6c4e2f..240dcfaf8c3 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2006/11/02 18:17:22 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2007/02/22 19:26:20 wiz Exp $
-DISTNAME= autoconf-2.13
+DISTNAME= autoconf-2.13
PKGNAME= autoconf213-2.13
PKGREVISION= 1
CATEGORIES= devel
diff --git a/devel/bison/hacks.mk b/devel/bison/hacks.mk
index 9c33ab36c5f..53ebcc33cdd 100644
--- a/devel/bison/hacks.mk
+++ b/devel/bison/hacks.mk
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.1 2004/11/14 07:24:37 jlam Exp $
+# $NetBSD: hacks.mk,v 1.2 2007/02/22 19:26:20 wiz Exp $
.if !defined(BISON_HACKS_MK)
BISON_HACKS_MK= defined
@@ -12,7 +12,7 @@ BISON_HACKS_MK= defined
###
.if !empty(PKGSRC_COMPILER:Msunpro)
PKG_HACKS+= optimisation
-BUILDLINK_TRANSFORM+= rm:-O[0-9]*
+BUILDLINK_TRANSFORM+= rm:-O[0-9]*
.endif
.endif # BISON_HACKS_MK
diff --git a/devel/bmake/Makefile b/devel/bmake/Makefile
index f317eaad7ce..149112001fa 100644
--- a/devel/bmake/Makefile
+++ b/devel/bmake/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2007/01/31 00:04:11 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2007/02/22 19:26:20 wiz Exp $
#
-DISTNAME= bmake-20051105
+DISTNAME= bmake-20051105
PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= # empty
@@ -39,7 +39,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKDIR}/${OPSYS}/bmake ${PREFIX}/bin
${INSTALL_MAN} ${WRKDIR}/${OPSYS}/bmake.1 ${PREFIX}/${PKGMANDIR}/man1
-.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
+.if defined(LIBNBCOMPAT_STYLE) && (${LIBNBCOMPAT_STYLE} == "inplace")
. include "../../pkgtools/libnbcompat/inplace.mk"
.else
. include "../../pkgtools/libnbcompat/buildlink3.mk"
diff --git a/devel/cbrowser/Makefile b/devel/cbrowser/Makefile
index 2f972d217ce..f08b9c9e9a2 100644
--- a/devel/cbrowser/Makefile
+++ b/devel/cbrowser/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2006/10/05 09:32:02 obache Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/22 19:26:21 wiz Exp $
#
-DISTNAME= cbrowser-0.8
-CATEGORIES= devel tk
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cbrowser/}
+DISTNAME= cbrowser-0.8
+CATEGORIES= devel tk
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cbrowser/}
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://cbrowser.sourceforge.net/
-COMMENT= Graphical C/C++ source code browsing tool, and call graph viewer
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://cbrowser.sourceforge.net/
+COMMENT= Graphical C/C++ source code browsing tool, and call graph viewer
DEPENDS+= cscope-[0-9]*:../../devel/cscope
DEPENDS+= tk-[0-9]*:../../x11/tk
diff --git a/devel/cdecl/Makefile b/devel/cdecl/Makefile
index 3a2adf64e6a..be254862617 100644
--- a/devel/cdecl/Makefile
+++ b/devel/cdecl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/06/09 15:50:35 minskim Exp $
+# $NetBSD: Makefile,v 1.23 2007/02/22 19:26:21 wiz Exp $
#
DISTNAME= cdecl-2.5
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.netsw.org/softeng/lang/c/tools/cdecl/ \
ftp://ftp.deva.net/pub/sources/programming/declaration/ \
ftp://ftp.bitcon.no//pub/linux/linuxberg/files/console/dev/
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Utility to explain and compose C and C++ declarations
BUILD_TARGET= cdecl
diff --git a/devel/cvsup-gui-bin/Makefile b/devel/cvsup-gui-bin/Makefile
index 82a7cd76d91..78c7db1dbb1 100644
--- a/devel/cvsup-gui-bin/Makefile
+++ b/devel/cvsup-gui-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/02/17 20:59:48 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/02/22 19:26:21 wiz Exp $
DISTNAME= cvsup-gui-static-16.1.h
PKGNAME= ${DISTNAME:C/static/bin/}
@@ -18,7 +18,7 @@ NO_BUILD= yes
# remove on next update -- see PR 25255 for details
DIST_SUBDIR= cvsup-i386-1.6
-ONLY_FOR_PLATFORM= NetBSD-1.[5-9]*-i386 NetBSD-[2-9]*-i386
+ONLY_FOR_PLATFORM= NetBSD-1.[5-9]*-i386 NetBSD-[2-9]*-i386
INSTALLATION_DIRS= bin
diff --git a/devel/devhelp/options.mk b/devel/devhelp/options.mk
index dff542bdfc6..e019b16984f 100644
--- a/devel/devhelp/options.mk
+++ b/devel/devhelp/options.mk
@@ -1,6 +1,6 @@
-# $NetBSD: options.mk,v 1.1 2006/09/24 16:24:34 salo Exp $
+# $NetBSD: options.mk,v 1.2 2007/02/22 19:26:21 wiz Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.devhelp
+PKG_OPTIONS_VAR= PKG_OPTIONS.devhelp
.include "../../www/seamonkey/gecko-options.mk"
.include "../../mk/bsd.options.mk"
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile
index 938aca99707..20894c9ae67 100644
--- a/devel/gdb/Makefile
+++ b/devel/gdb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2007/01/31 00:04:11 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2007/02/22 19:26:21 wiz Exp $
#
-DISTNAME= gdb-5.3
+DISTNAME= gdb-5.3
PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=gdb/}
@@ -23,7 +23,7 @@ REPLACE_LOCALEDIR_PATTERNS+= Make-in
INSTALL_TARGET= install install-info
TEST_TARGET= check
INFO_FILES= # PLIST.common
-CONFIGURE_ENV+= CONFIG_LDFLAGS=${LDFLAGS:M*:Q}
+CONFIGURE_ENV+= CONFIG_LDFLAGS=${LDFLAGS:M*:Q}
.include "../../mk/bsd.prefs.mk"
diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile
index 70edcb0a3e6..e4f4a9e68b1 100644
--- a/devel/gputils/Makefile
+++ b/devel/gputils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:43 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:21 wiz Exp $
DISTNAME= gputils-0.13.3
PKGREVISION= 1
@@ -6,12 +6,12 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gputils/}
MAINTAINER= dogcow@NetBSD.org
-HOMEPAGE= http://gputils.sourceforge.net/
+HOMEPAGE= http://gputils.sourceforge.net/
COMMENT= collection of tools for Microchip's PIC micro-processors
CONFLICTS= gpasm-*
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
USE_TOOLS+= gmake
post-install:
diff --git a/devel/its4/Makefile b/devel/its4/Makefile
index e6a15357659..5b209ed56f0 100644
--- a/devel/its4/Makefile
+++ b/devel/its4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/01/07 09:13:50 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:21 wiz Exp $
#
DISTNAME= its4-1.1.1
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cigital.com/its4/
COMMENT= Static C/C++ code scanner for potential security problems
-LICENSE= no-commercial-use
+LICENSE= no-commercial-use
WRKSRC= ${WRKDIR}/its4
HAS_CONFIGURE= YES
diff --git a/devel/kdevelop-base/Makefile b/devel/kdevelop-base/Makefile
index bdff31d3ffd..bdf93ec5a8b 100644
--- a/devel/kdevelop-base/Makefile
+++ b/devel/kdevelop-base/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.60 2007/01/26 03:30:26 markd Exp $
+# $NetBSD: Makefile,v 1.61 2007/02/22 19:26:21 wiz Exp $
DISTNAME= kdevelop-3.3.6
PKGNAME= kdevelop-base-3.3.6
CATEGORIES= devel kde
-HOMEPAGE= http://www.kdevelop.org/
+HOMEPAGE= http://www.kdevelop.org/
COMMENT= Base modules for IDE for Unix/X11/KDE
.include "../../meta-pkgs/kde3/Makefile.kde3"
diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile
index b9f72f57b15..c2f41aee6ee 100644
--- a/devel/kdevelop/Makefile
+++ b/devel/kdevelop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2007/01/26 03:31:32 markd Exp $
+# $NetBSD: Makefile,v 1.65 2007/02/22 19:26:21 wiz Exp $
DISTNAME= kdevelop-3.3.6
CATEGORIES= devel kde meta-pkgs
@@ -6,7 +6,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= markd@NetBSD.org
-HOMEPAGE= http://www.kdevelop.org/
+HOMEPAGE= http://www.kdevelop.org/
COMMENT= Integrated Development Environment for Unix/X11/KDE
DEPENDS+= c-cpp-reference>=2.0.2nb4:../../devel/c-cpp-reference
diff --git a/devel/libast/Makefile b/devel/libast/Makefile
index e87e4c79dbb..5f0ddb46fe0 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2007/01/14 10:52:29 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2007/02/22 19:26:22 wiz Exp $
DISTNAME= libast-0.6.1
PKGREVISION= 3
CATEGORIES= devel
-MASTER_SITES= http://www.eterm.org/download/
+MASTER_SITES= http://www.eterm.org/download/
MAINTAINER= gendalia@NetBSD.org
HOMEPAGE= http://freshmeat.net/projects/libast/?topic_id=809%2C861
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index 9e71fc33a3c..1d076b5b739 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2006/11/05 17:49:33 joerg Exp $
+# $NetBSD: Makefile,v 1.63 2007/02/22 19:26:22 wiz Exp $
#
DISTNAME= libgnome-2.16.0
@@ -22,7 +22,7 @@ USE_PKGLOCALEDIR= YES
PKGCONFIG_OVERRIDE= libgnome/libgnome-2.0.pc.in
-CONFIGURE_ARGS= --enable-gtk-doc=no
+CONFIGURE_ARGS= --enable-gtk-doc=no
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR:Q}
INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS}
@@ -36,7 +36,7 @@ CONF_FILES= ${EGDIR}/sound/events/gnome-2.soundlist \
CONF_FILES+= ${EGDIR}/sound/events/gtk-events-2.soundlist \
${PKG_SYSCONFDIR}/sound/events/gtk-events-2.soundlist
-GCONF2_SCHEMAS= desktop_gnome_accessibility_keyboard.schemas
+GCONF2_SCHEMAS= desktop_gnome_accessibility_keyboard.schemas
GCONF2_SCHEMAS+= desktop_gnome_accessibility_startup.schemas
GCONF2_SCHEMAS+= desktop_gnome_applications_browser.schemas
GCONF2_SCHEMAS+= desktop_gnome_applications_help_viewer.schemas
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile
index 57d17556c54..894d03923fa 100644
--- a/devel/libslang/Makefile
+++ b/devel/libslang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2006/11/01 08:58:27 joerg Exp $
+# $NetBSD: Makefile,v 1.60 2007/02/22 19:26:22 wiz Exp $
#
DISTNAME= slang-1.4.9
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v1.4/ \
ftp://ftp.plig.org/pub/slang/v1.4/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.s-lang.org/
COMMENT= Routines for rapid alpha-numeric terminal applications development
diff --git a/devel/libwhisker2/Makefile b/devel/libwhisker2/Makefile
index 8cbe9c62326..dea0296435f 100644
--- a/devel/libwhisker2/Makefile
+++ b/devel/libwhisker2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/07/07 22:10:07 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:22 wiz Exp $
DISTNAME= libwhisker2-2.3
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.wiretrip.net/rfp/libwhisker/
MAINTAINER= adrianp@NetBSD.org
-HOMEPAGE= http://www.wiretrip.net/rfp/lw.asp
+HOMEPAGE= http://www.wiretrip.net/rfp/lw.asp
COMMENT= Perl module geared specifically for HTTP testing
DEPENDS+= p5-Net-SSLeay>=1.20:../../security/p5-Net-SSLeay
diff --git a/devel/mk-files/Makefile b/devel/mk-files/Makefile
index ac03bab20ff..ae575435310 100644
--- a/devel/mk-files/Makefile
+++ b/devel/mk-files/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2006/07/14 23:06:27 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2007/02/22 19:26:22 wiz Exp $
#
DISTNAME= mk-20050405
PKGNAME= mk-files-20050405
PKGREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
+MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
CONFLICTS+= bootstrap-mk-files-[0-9]*
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index 3e322bcdf15..925049606c4 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/01/06 15:11:57 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2007/02/22 19:26:22 wiz Exp $
DISTNAME= nasm-0.98.39
PKGREVISION= 3
@@ -31,7 +31,7 @@ INSTALLATION_DIRS= bin ${PKGINFODIR} ${PKGMANDIR}/man1 share/doc/html
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc-2*)
-BUILDLINK_TRANSFORM+= rm:-std=c99
+BUILDLINK_TRANSFORM+= rm:-std=c99
.endif
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ogre/Makefile b/devel/ogre/Makefile
index 3a3913e2f12..8a68b1514c4 100644
--- a/devel/ogre/Makefile
+++ b/devel/ogre/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/06/12 16:28:05 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/02/22 19:26:22 wiz Exp $
#
DISTNAME= ogre-v0-12-1
@@ -20,7 +20,7 @@ USE_LIBTOOL= yes
CONFIGURE_ARGS+= --with-platform=SDL
-PKGCONFIG_OVERRIDE+= OGRE.pc.in
+PKGCONFIG_OVERRIDE+= OGRE.pc.in
.include "../../devel/devIL/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
diff --git a/devel/p5-Date-Business/Makefile b/devel/p5-Date-Business/Makefile
index a1cec9ecbaa..f1ddd73de5d 100644
--- a/devel/p5-Date-Business/Makefile
+++ b/devel/p5-Date-Business/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/08/15 01:51:14 erh Exp $
+# $NetBSD: Makefile,v 1.7 2007/02/22 19:26:22 wiz Exp $
#
-DISTNAME= Date-Business-1.2
-PKGNAME= ${DISTNAME:S/Date-Business/p5-Date-Business/}
+DISTNAME= Date-Business-1.2
+PKGNAME= ${DISTNAME:S/Date-Business/p5-Date-Business/}
SVR4_PKGNAME= p5dbu
PKGREVISION= 2
CATEGORIES= textproc perl5
diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile
index acae000e18c..e683c69649e 100644
--- a/devel/p5-Date-Calc/Makefile
+++ b/devel/p5-Date-Calc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2006/10/04 21:35:59 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2007/02/22 19:26:22 wiz Exp $
#
-DISTNAME= Date-Calc-5.4
-PKGNAME= p5-${DISTNAME}
+DISTNAME= Date-Calc-5.4
+PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dca
PKGREVISION= 2
CATEGORIES= devel perl5
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index 2b83efbb086..2341030e6dd 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2006/07/12 16:46:44 heinz Exp $
+# $NetBSD: Makefile,v 1.19 2007/02/22 19:26:22 wiz Exp $
#
-DISTNAME= DateManip-5.44
-PKGNAME= ${DISTNAME:S/DateManip/p5-Date-Manip/}
+DISTNAME= DateManip-5.44
+PKGNAME= ${DISTNAME:S/DateManip/p5-Date-Manip/}
SVR4_PKGNAME= p5dma
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
diff --git a/devel/p5-ExtUtils-MakeMaker/Makefile b/devel/p5-ExtUtils-MakeMaker/Makefile
index c04e5ade629..34e98ee6a8e 100644
--- a/devel/p5-ExtUtils-MakeMaker/Makefile
+++ b/devel/p5-ExtUtils-MakeMaker/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/04/10 18:24:34 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2007/02/22 19:26:23 wiz Exp $
#
DISTNAME= ExtUtils-MakeMaker-6.30
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/M/MS/MSCHWERN/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/M/MS/MSCHWERN/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Write a Makefile for an extension module from a Makefile.PL
diff --git a/devel/p5-Hash-Case/Makefile b/devel/p5-Hash-Case/Makefile
index d13cb6b7714..95c2db70aee 100644
--- a/devel/p5-Hash-Case/Makefile
+++ b/devel/p5-Hash-Case/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/12/15 14:34:20 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:23 wiz Exp $
#
-DISTNAME= Hash-Case-1.003
+DISTNAME= Hash-Case-1.003
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5hac
CATEGORIES= perl5
diff --git a/devel/p5-Parse-Yapp/Makefile b/devel/p5-Parse-Yapp/Makefile
index de84a0f51d5..d2e135b88d6 100644
--- a/devel/p5-Parse-Yapp/Makefile
+++ b/devel/p5-Parse-Yapp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:23 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:23 wiz Exp $
#
-DISTNAME= Parse-Yapp-1.05
+DISTNAME= Parse-Yapp-1.05
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5pya
PKGREVISION= 2
diff --git a/devel/p5-Perl6-Slurp/Makefile b/devel/p5-Perl6-Slurp/Makefile
index c787b776111..76b55bd7ef6 100644
--- a/devel/p5-Perl6-Slurp/Makefile
+++ b/devel/p5-Perl6-Slurp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/06/07 11:57:54 abs Exp $
+# $NetBSD: Makefile,v 1.2 2007/02/22 19:26:23 wiz Exp $
#
DISTNAME= Perl6-Slurp-0.03
@@ -12,7 +12,7 @@ COMMENT= Implements the Perl 6 'slurp' built-in
PKG_INSTALLATION_TYPES= overwrite pkgviews
-DEPENDS+= p5-Perl6-Export-[0-9]*:../../devel/p5-Perl6-Export
+DEPENDS+= p5-Perl6-Export-[0-9]*:../../devel/p5-Perl6-Export
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Perl6/Slurp/.packlist
diff --git a/devel/p5-Spiffy/Makefile b/devel/p5-Spiffy/Makefile
index 57017aa2e48..ca1069ad4c7 100644
--- a/devel/p5-Spiffy/Makefile
+++ b/devel/p5-Spiffy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2006/05/02 03:30:21 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2007/02/22 19:26:23 wiz Exp $
-DISTNAME= Spiffy-0.30
-PKGNAME= p5-${DISTNAME}
+DISTNAME= Spiffy-0.30
+PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
MODULE_DIR= modules/by-module
diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile
index e43613bcc1d..a23dc24c307 100644
--- a/devel/p5-Spoon/Makefile
+++ b/devel/p5-Spoon/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2006/03/14 16:00:41 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:23 wiz Exp $
-DISTNAME= Spoon-0.23
-PKGNAME= p5-${DISTNAME}
+DISTNAME= Spoon-0.23
+PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
diff --git a/devel/p5-Test-Cmd/Makefile b/devel/p5-Test-Cmd/Makefile
index a157741203a..99a2e67ba8c 100644
--- a/devel/p5-Test-Cmd/Makefile
+++ b/devel/p5-Test-Cmd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2006/01/23 12:03:20 wulf Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/22 19:26:23 wiz Exp $
DISTNAME= Test-Cmd-1.05
-PKGNAME= p5-${DISTNAME}
+PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tcm
PKGREVISION= 2
CATEGORIES= devel perl5
diff --git a/devel/p5-Tie-IxHash/Makefile b/devel/p5-Tie-IxHash/Makefile
index 73d2a4ea20b..45df47fbc4c 100644
--- a/devel/p5-Tie-IxHash/Makefile
+++ b/devel/p5-Tie-IxHash/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:25 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2007/02/22 19:26:23 wiz Exp $
#
-DISTNAME= Tie-IxHash-1.21
+DISTNAME= Tie-IxHash-1.21
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tix
PKGREVISION= 2
diff --git a/devel/pcl-cvs/Makefile b/devel/pcl-cvs/Makefile
index 2efddfd8dfa..0b9bf905bc0 100644
--- a/devel/pcl-cvs/Makefile
+++ b/devel/pcl-cvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/02/17 20:59:49 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2007/02/22 19:26:23 wiz Exp $
#
DISTNAME= pcl-cvs-2.9.9
@@ -27,7 +27,7 @@ PKG_SKIP_REASON+= "${PKGNAME} is only for emacs20"
.endif
MAKE_ENV+= PREFIX=${PREFIX:Q}
-BUILD_TARGET= default
+BUILD_TARGET= default
INFO_FILES= # PLIST
MESSAGE_SUBST+= EMACS_LISPPREFIX=${EMACS_LISPPREFIX:Q}
diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile
index 9e011833d0d..0a2bfa1ed84 100644
--- a/devel/prcs/Makefile
+++ b/devel/prcs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2007/02/17 20:59:50 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2007/02/22 19:26:23 wiz Exp $
-DISTNAME= prcs-1.3.3
+DISTNAME= prcs-1.3.3
PKGREVISION= 4
CATEGORIES= devel scm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prcs/}
diff --git a/devel/pvs/Makefile b/devel/pvs/Makefile
index 675a04038fe..ec08ab5808d 100644
--- a/devel/pvs/Makefile
+++ b/devel/pvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/08/10 03:21:39 minskim Exp $
+# $NetBSD: Makefile,v 1.31 2007/02/22 19:26:24 wiz Exp $
#
DISTNAME= pvs-${VERSION}
@@ -26,13 +26,13 @@ CHECK_SHLIBS_SUPPORTED= no
INFO_FILES= # PLIST
TEX_ACCEPTED= teTeX3
-LICENSE= pvs-license
+LICENSE= pvs-license
# not quite sure about this, but to be on the safe side:
-RESTRICTED= Redistribution not permitted - see ${HOMEPAGE}license.html
+RESTRICTED= Redistribution not permitted - see ${HOMEPAGE}license.html
NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
ONLY_FOR_PLATFORM= NetBSD-1.6*-* NetBSD-[2-9]*-* Linux-*-* SunOS-*-*
ONLY_FOR_PLATFORM+= DragonFly-*-*
diff --git a/devel/py-generate/Makefile b/devel/py-generate/Makefile
index 19ddc39d94a..7274d542a09 100644
--- a/devel/py-generate/Makefile
+++ b/devel/py-generate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/01/30 13:04:52 darcy Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:26:24 wiz Exp $
#
DISTNAME= generate-2.4
@@ -15,7 +15,7 @@ MAKE_ENV+= MANDIR=${LOCALBASE}/man
MAKE_ENV+= BINDIR=${LOCALBASE}/bin
USE_TOOLS+= gmake
-LIBS.SunOS+= -lnsl -lsocket
+LIBS.SunOS+= -lnsl -lsocket
PYDISTUTILSPKG= yes
PYBINMODULE= yes
diff --git a/devel/py-pexpect/Makefile b/devel/py-pexpect/Makefile
index 65a3a025cdb..720ba39dbb6 100644
--- a/devel/py-pexpect/Makefile
+++ b/devel/py-pexpect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/06/04 20:06:37 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:24 wiz Exp $
DISTNAME= pexpect-0.999
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@ COMMENT= Pure Python Expect-like module
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
-NO_CONFIGURE= yes
+NO_CONFIGURE= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/rt-mysql/Makefile.common b/devel/rt-mysql/Makefile.common
index 0a5864fa327..6b76659b678 100644
--- a/devel/rt-mysql/Makefile.common
+++ b/devel/rt-mysql/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.13 2006/10/04 21:36:00 wiz Exp $
+# $NetBSD: Makefile.common,v 1.14 2007/02/22 19:26:25 wiz Exp $
-DISTNAME= rt-2-0-15
+DISTNAME= rt-2-0-15
CATEGORIES= devel
MASTER_SITES= http://www.bestpractical.com/rt/release/
diff --git a/devel/sfio/Makefile b/devel/sfio/Makefile
index a4fbb47ac4b..964b502e216 100644
--- a/devel/sfio/Makefile
+++ b/devel/sfio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/01/07 09:13:51 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2007/02/22 19:26:25 wiz Exp $
#
# pkgsrc/mail/sendmail (as of 8.11.0) specifically wants 1999, not 2000.
@@ -8,10 +8,10 @@
# the license term permits redistribution. a copy of the distribution kit
# is put into ${MASTER_SITE_LOCAL}.
#
-DISTNAME= sfio_1999.src.unix
-PKGNAME= sfio-1999
+DISTNAME= sfio_1999.src.unix
+PKGNAME= sfio-1999
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .cpio
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/silc-toolkit/Makefile b/devel/silc-toolkit/Makefile
index eab58941240..a322dde7687 100644
--- a/devel/silc-toolkit/Makefile
+++ b/devel/silc-toolkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/10/25 01:40:36 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:25 wiz Exp $
#
DISTNAME= silc-toolkit-0.9.13
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://www.silcnet.org/
-COMMENT= Secure Internet Live Conferencing (SILC) protocol Toolkit
+COMMENT= Secure Internet Live Conferencing (SILC) protocol Toolkit
CONFLICTS+= silc-client<1.0.1nb1
diff --git a/devel/splint/Makefile b/devel/splint/Makefile
index fa53ce68184..9d472336cb1 100644
--- a/devel/splint/Makefile
+++ b/devel/splint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/12/02 19:15:13 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:25 wiz Exp $
#
VERSION= 3.1.1
@@ -15,7 +15,7 @@ COMMENT= Statically check C programs
WRKSRC= ${WRKDIR}/splint-${VERSION}
USE_TOOLS+= gmake lex
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= YES
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/splint.1 ${PREFIX}/${PKGMANDIR}/man1
diff --git a/devel/subversion-base/Makefile b/devel/subversion-base/Makefile
index 496634ace07..93b010510d1 100644
--- a/devel/subversion-base/Makefile
+++ b/devel/subversion-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/01/25 18:15:49 epg Exp $
+# $NetBSD: Makefile,v 1.43 2007/02/22 19:26:25 wiz Exp $
PKGNAME= subversion-base-${SVNVER}
COMMENT= Version control system, base programs and libraries
@@ -54,9 +54,9 @@ PLIST_SUBST+= DAV_RA=${DAV_RA:Q}
SUBST_CLASSES+= paths
SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= contrib/cgi/tweak-log.cgi
-SUBST_SED.paths= -e "s|/usr/local/bin/|${PREFIX}/bin|g"
-SUBST_MESSAGE.paths= Fixing hardcoded /usr/local/bin paths.
+SUBST_FILES.paths= contrib/cgi/tweak-log.cgi
+SUBST_SED.paths= -e "s|/usr/local/bin/|${PREFIX}/bin|g"
+SUBST_MESSAGE.paths= Fixing hardcoded /usr/local/bin paths.
post-install:
${INSTALL_DATA_DIR} ${DESTDIR}${SVNDOC}