diff options
-rw-r--r-- | audio/libdca/Makefile | 6 | ||||
-rw-r--r-- | devel/lincvs/Makefile | 4 | ||||
-rw-r--r-- | fonts/acroread7-jpnfont/PLIST | 3 | ||||
-rw-r--r-- | net/nemesis/Makefile | 4 | ||||
-rw-r--r-- | net/scdp/Makefile | 6 | ||||
-rw-r--r-- | security/nikto/Makefile | 4 | ||||
-rw-r--r-- | www/lynx/Makefile | 4 | ||||
-rw-r--r-- | www/lynx/options.mk | 6 |
8 files changed, 18 insertions, 19 deletions
diff --git a/audio/libdca/Makefile b/audio/libdca/Makefile index 35f32bc52fe..6e1a7e44686 100644 --- a/audio/libdca/Makefile +++ b/audio/libdca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/07/17 18:32:11 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2007/03/08 19:25:32 wiz Exp $ # DISTNAME= libdts-0.0.2 @@ -12,10 +12,10 @@ HOMEPAGE= http://developers.videolan.org/libdca.html COMMENT= Free DTS Coherent Acoustics decoder RESTRICTED= Unresolved patent issue -NO_SRC_ON_CDROM=${RESTRICTED} -NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} +NO_SRC_ON_CDROM=${RESTRICTED} +NO_SRC_ON_FTP= ${RESTRICTED} GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/devel/lincvs/Makefile b/devel/lincvs/Makefile index dd391acf2d8..99c2bf9e07d 100644 --- a/devel/lincvs/Makefile +++ b/devel/lincvs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2007/02/17 20:59:48 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2007/03/08 19:25:32 wiz Exp $ DISTNAME= lincvs-1.4.4-0-generic-src PKGNAME= ${DISTNAME:S/-0-generic-src//} PKGREVISION= 3 CATEGORIES= devel x11 scm -MASTER_SITES= http://lincvs.com/download/ +MASTER_SITES= http://lincvs.com/download/ EXTRACT_SUFX= .tgz MAINTAINER= ghen@NetBSD.org diff --git a/fonts/acroread7-jpnfont/PLIST b/fonts/acroread7-jpnfont/PLIST index 0b93f9e17d4..3b552814b4c 100644 --- a/fonts/acroread7-jpnfont/PLIST +++ b/fonts/acroread7-jpnfont/PLIST @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/11 13:37:33 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/03/08 19:25:32 wiz Exp $ Acrobat7/Resource/CIDFont/KozGoPro-Medium.otf Acrobat7/Resource/CIDFont/KozMinProVI-Regular.otf - diff --git a/net/nemesis/Makefile b/net/nemesis/Makefile index edf4fe19b22..a2f27fc4b82 100644 --- a/net/nemesis/Makefile +++ b/net/nemesis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2007/02/18 18:58:13 adrianp Exp $ +# $NetBSD: Makefile,v 1.17 2007/03/08 19:25:32 wiz Exp $ DISTNAME= nemesis-1.4 PKGREVISION= 1 @@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jeff.wwti.com/nemesis/ COMMENT= Nemesis is a command-line UNIX network packet injection suite -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libnet-includes=${BUILDLINK_PREFIX.libnet10}/include/libnet10 CONFIGURE_ARGS+= --with-libnet-libs=${BUILDLINK_PREFIX.libnet10}/lib/libnet10 diff --git a/net/scdp/Makefile b/net/scdp/Makefile index e9890ae42bf..fcdaa8a56da 100644 --- a/net/scdp/Makefile +++ b/net/scdp/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.8 2007/02/18 18:54:23 adrianp Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/08 19:25:32 wiz Exp $ # DISTNAME= scdp-1.0b -PKGNAME= scdp-1.0.2 +PKGNAME= scdp-1.0.2 PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scdp/} MAINTAINER= arved@arved.at -HOMEPAGE= http://sourceforge.net/projects/scdp/ +HOMEPAGE= http://sourceforge.net/projects/scdp/ COMMENT= Program to send Cisco Discovery Protocol packets GNU_CONFIGURE= yes diff --git a/security/nikto/Makefile b/security/nikto/Makefile index 646f9b8675a..e34028e1d85 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2007/02/16 00:54:23 adrianp Exp $ +# $NetBSD: Makefile,v 1.14 2007/03/08 19:25:33 wiz Exp $ DISTNAME= nikto-1.36 CATEGORIES= security www MASTER_SITES= http://www.cirt.net/nikto/ MAINTAINER= adrianp@NetBSD.org -HOMEPAGE= http://www.cirt.net/code/nikto.shtml +HOMEPAGE= http://www.cirt.net/code/nikto.shtml COMMENT= URL scanner used to search for known vulnerable CGIs on websites DEPENDS+= p5-Net-SSLeay>=1.20:../../security/p5-Net-SSLeay diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 8a93fee3a45..f121c4d7fd8 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2006/11/10 00:08:46 rillig Exp $ +# $NetBSD: Makefile,v 1.95 2007/03/08 19:25:32 wiz Exp $ # # NOTE: Please do not enable the lynxcgi feature unless it is lynx @@ -33,7 +33,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/g} USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-full install-lss -MAKE_FILE= makefile +MAKE_FILE= makefile CONFIGURE_ENV+= GZIP=${TOOLS_GZIP_CMD:Q} USE_TOOLS+= gzip msgfmt diff --git a/www/lynx/options.mk b/www/lynx/options.mk index ef0d68c3c3a..bd8a0210984 100644 --- a/www/lynx/options.mk +++ b/www/lynx/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.8 2007/01/16 07:06:38 wiz Exp $ +# $NetBSD: options.mk,v 1.9 2007/03/08 19:25:32 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.lynx PKG_SUPPORTED_OPTIONS= inet6 @@ -55,11 +55,11 @@ CONFIGURE_ARGS+= --enable-color-style ### SOCKS support ### .if !empty(PKG_OPTIONS:Msocks4) -CONFIGURE_ARGS+= --with-socks +CONFIGURE_ARGS+= --with-socks . include "../../net/socks4/buildlink3.mk" .endif .if !empty(PKG_OPTIONS:Msocks5) -CONFIGURE_ARGS+= --with-socks5 +CONFIGURE_ARGS+= --with-socks5 . include "../../net/socks5/buildlink3.mk" .endif |