pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Thu Sep 26 09:39:24 UTC 2019
Modified Files:
pkgsrc/doc: CHANGES-2019
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/base: DESCR MESSAGE Makefile PLIST distinfo options.mk
pkgsrc/security/base/files: base.conf
pkgsrc/security/base/patches: patch-aa
Log Message:
base: remove
Last update in 2009, homepage not reachable; only builds with php-5.6
but one of it's dependencies is per default built against a newer php,
so this can't even build.
To generate a diff of this commit:
cvs rdiff -u -r1.4045 -r1.4046 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.711 -r1.712 pkgsrc/security/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/base/DESCR \
pkgsrc/security/base/MESSAGE pkgsrc/security/base/options.mk
cvs rdiff -u -r1.46 -r0 pkgsrc/security/base/Makefile
cvs rdiff -u -r1.12 -r0 pkgsrc/security/base/PLIST \
pkgsrc/security/base/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/base/files/base.conf
cvs rdiff -u -r1.3 -r0 pkgsrc/security/base/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.4045 pkgsrc/doc/CHANGES-2019:1.4046
--- pkgsrc/doc/CHANGES-2019:1.4045 Thu Sep 26 08:35:24 2019
+++ pkgsrc/doc/CHANGES-2019 Thu Sep 26 09:39:24 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.4045 2019/09/26 08:35:24 wiz Exp $
+$NetBSD: CHANGES-2019,v 1.4046 2019/09/26 09:39:24 wiz Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -6607,3 +6607,4 @@ Changes to the packages collection and i
Removed www/p5-libapreq successor www/p5-libapreq2 [wiz 2019-09-26]
Removed devel/RTFM [wiz 2019-09-26]
Removed devel/RTx-RightsMatrix [wiz 2019-09-26]
+ Removed security/base [wiz 2019-09-26]
Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.711 pkgsrc/security/Makefile:1.712
--- pkgsrc/security/Makefile:1.711 Fri Aug 23 23:00:50 2019
+++ pkgsrc/security/Makefile Thu Sep 26 09:39:24 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.711 2019/08/23 23:00:50 ng0 Exp $
+# $NetBSD: Makefile,v 1.712 2019/09/26 09:39:24 wiz Exp $
#
COMMENT= Security tools
@@ -27,7 +27,6 @@ SUBDIR+= argon2
SUBDIR+= arirang
SUBDIR+= asignify
SUBDIR+= avcheck
-SUBDIR+= base
SUBDIR+= bcrypt
SUBDIR+= bearssl
SUBDIR+= beecrypt
Home |
Main Index |
Thread Index |
Old Index