Disable devel/{cudf,omake,ounit,ocaml-{cmdliner,cppo,dose,extlib,jsonm,re}}.

They were only required by sysutils/opam, which is now shipping with all
required libraries.

ok espie@, "works for me" krw@
This commit is contained in:
chrisz 2019-03-26 18:10:14 +00:00
parent 9dc9a665a7
commit b825fb10af
3 changed files with 14 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1832 2019/03/26 16:44:35 sthen Exp $
# $OpenBSD: Makefile,v 1.1833 2019/03/26 18:10:14 chrisz Exp $
SUBDIR =
SUBDIR += ElectricFence
@ -89,7 +89,6 @@
SUBDIR += csmith
SUBDIR += ctftools
SUBDIR += cudd
SUBDIR += cudf
SUBDIR += cunit
SUBDIR += cutils
SUBDIR += cvs-fast-export
@ -478,27 +477,19 @@
SUBDIR += ninja
SUBDIR += npth
SUBDIR += nspr
SUBDIR += ocaml-cmdliner
SUBDIR += ocaml-cppo
SUBDIR += ocaml-dose
SUBDIR += ocaml-extlib
SUBDIR += ocaml-graph
SUBDIR += ocaml-jsonm
SUBDIR += ocaml-menhir
SUBDIR += ocaml-ocamlbuild
SUBDIR += ocaml-parmap
SUBDIR += ocaml-pcre
SUBDIR += ocaml-re
SUBDIR += ocaml-uutf
SUBDIR += ode
SUBDIR += ois
SUBDIR += omake
SUBDIR += open-ath9k-htc-firmware
SUBDIR += openmpi
SUBDIR += openocd
SUBDIR += ophis
SUBDIR += orc
SUBDIR += ounit
SUBDIR += p5-Acme-Damn
SUBDIR += p5-Algorithm-Annotate
SUBDIR += p5-Algorithm-C3

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.719 2019/03/25 06:13:44 bentley Exp $
# $OpenBSD: Makefile,v 1.720 2019/03/26 18:10:14 chrisz Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.112
PKGNAME = quirks-3.113
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.733 2019/03/25 06:13:44 bentley Exp $
# $OpenBSD: Quirks.pm,v 1.734 2019/03/26 18:10:14 chrisz Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -1160,6 +1160,16 @@ my $obsolete_reason = {
'nautilus-sendto' => 3,
'libstrophe' => 5,
'ghostview' => 2,
'libcudf' => 7,
'ocaml-cudf' => 7,
'ocaml-cmdliner' => 7,
'ocaml-cppo' => 7,
'ocaml-dose' => 7,
'ocaml-extlib' => 7,
'ocaml-jsonm' => 7,
'ocaml-re' => 7,
'omake' => 7,
'ounit' => 7,
};
# reasons for obsolete packages