head 1.7; access; symbols pkgsrc-2014Q2:1.6.0.2 pkgsrc-2014Q2-base:1.6 pkgsrc-2014Q1:1.4.0.8 pkgsrc-2014Q1-base:1.4 pkgsrc-2013Q4:1.4.0.6 pkgsrc-2013Q4-base:1.4 pkgsrc-2013Q3:1.4.0.4 pkgsrc-2013Q3-base:1.4 pkgsrc-2013Q2:1.4.0.2 pkgsrc-2013Q2-base:1.4 pkgsrc-2013Q1:1.2.0.2 pkgsrc-2013Q1-base:1.2; locks; strict; comment @# @; 1.7 date 2014.08.14.09.53.18; author obache; state dead; branches; next 1.6; commitid TdMXx0SoSVtQsjMx; 1.6 date 2014.05.29.23.36.30; author wiz; state Exp; branches; next 1.5; commitid laryHfkCalgYtuCx; 1.5 date 2014.05.17.16.10.43; author wiz; state Exp; branches; next 1.4; commitid vZBubLIZiAZOpUAx; 1.4 date 2013.06.29.07.57.37; author obache; state Exp; branches; next 1.3; commitid 9HQ4ih5F6aCU1uVw; 1.3 date 2013.05.31.12.40.57; author wiz; state Exp; branches; next 1.2; commitid hIeXGcx6VfKHwMRw; 1.2 date 2013.02.09.13.35.56; author ryoon; state Exp; branches; next 1.1; 1.1 date 2013.02.09.13.27.27; author ryoon; state Exp; branches; next ; desc @@ 1.7 log @Remove subversion 1.6, EOL over a year ago. @ text @# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:30 wiz Exp $ PKGNAME= subversion16-${SVNVER} PKGREVISION= 2 COMMENT= Version control system, meta-package META_PACKAGE= # empty .include "../../devel/subversion16/Makefile.common" DEPENDS+= subversion16-base-${SVNVER}{,nb[0-9]*}:../../devel/subversion16-base #DEPENDS+= ${APACHE_PKG_PREFIX}-subversion16-${SVNVER}{,nb[0-9]*}:../../www/ap2-subversion16 #DEPENDS+= p5-subversion16-${SVNVER}{,nb[0-9]*}:../../devel/p5-subversion16 #DEPENDS+= ${PYPKGPREFIX}-subversion16-${SVNVER}{,nb[0-9]*}:../../devel/py-subversion16 #DEPENDS+= ${RUBY_PKGPREFIX}-subversion16-${SVNVER}{,nb[0-9]*}:../../devel/ruby-subversion16 #.if !empty(PKG_OPTIONS:Mjava) # The standard implementation of java is non-portable and non-free, so # we do not depend on it by default. #DEPENDS+= java-subversion16-${SVNVER}{,nb[0-9]*}:../../devel/java-subversion16 #.endif CATEGORIES+= meta-pkgs .include "../../lang/python/pyversion.mk" .include "../../lang/ruby/rubyversion.mk" .include "../../mk/apache.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2014/05/17 16:10:43 wiz Exp $ @ 1.5 log @Bump applications PKGREVISIONs for python users that might be using python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2013/06/29 07:57:37 obache Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.4 log @Update subversion16 to 1.6.23. This release addresses three security issues: CVE-2013-1968: fsfs repository corruption caused by newline characters in filenames CVE-2013-2088: contrib hook-scripts can allow arbitrary code execution CVE-2013-2112: svnserve remotely triggerable DoS. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2013/05/31 12:40:57 wiz Exp $ d4 1 @ 1.3 log @Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2013/02/09 13:35:56 ryoon Exp $ a3 1 PKGREVISION= 1 @ 1.2 log @There is subversion16-base only. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2013/02/09 13:27:27 ryoon Exp $ d4 1 @ 1.1 log @Import subversion16-1.6.20 as devel/subversion16. The goal of the Subversion project is to build a version control system that is a compelling replacement for CVS in the open source community. The software is released under an Apache/BSD-style open source license. This is a meta-package. It installs no files, but it depends on all the Subversion components, including the base package with the subversion client and server, the apache module, and four language bindings. (If you just want the basic svn and svnadmin programs see devel/subversion-base.) This package tracks 1.6.x release branch. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.46 2013/01/20 12:29:51 ryoon Exp $ d11 4 a14 4 DEPENDS+= ${APACHE_PKG_PREFIX}-subversion16-${SVNVER}{,nb[0-9]*}:../../www/ap2-subversion16 DEPENDS+= p5-subversion16-${SVNVER}{,nb[0-9]*}:../../devel/p5-subversion16 DEPENDS+= ${PYPKGPREFIX}-subversion16-${SVNVER}{,nb[0-9]*}:../../devel/py-subversion16 DEPENDS+= ${RUBY_PKGPREFIX}-subversion16-${SVNVER}{,nb[0-9]*}:../../devel/ruby-subversion16 d16 1 a16 1 .if !empty(PKG_OPTIONS:Mjava) d19 2 a20 2 DEPENDS+= java-subversion16-${SVNVER}{,nb[0-9]*}:../../devel/java-subversion16 .endif @