FreeBSD removed this port in June with the reasoning that the distfile was
only available in the directory of one of their committers who's been inactive since 2001. It's not licensed such that it can be packaged. OK rsadowski@ jca@
This commit is contained in:
parent
c97e58309c
commit
29bc9ca41d
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.772 2019/07/12 20:45:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.773 2019/07/14 20:02:02 kmos Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.163
|
||||
PKGNAME = quirks-3.164
|
||||
PKG_ARCH = *
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.789 2019/07/09 17:29:39 gsoares Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.790 2019/07/14 20:02:02 kmos Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1258,6 +1258,7 @@ my $obsolete_reason = {
|
||||
'py-amf' => 6,
|
||||
'lam' => 3,
|
||||
'gxml' => 6,
|
||||
'nulib' => 3,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user