Commit 2b5dce7e authored by Jason E. Hale's avatar Jason E. Hale
Browse files

net/libkvkontakte: Remove port

For those that may complain about this being removed before
EXPIRATION_DATE: This is a leaf port and should have been removed
before EXPIRATION_DATE was extended in 10707295.

With hat:	kde@
parent 8d096cbc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8162,3 +8162,4 @@ astro/tkgeomap||2023-12-02|Has expired: abandoned
astro/tclgeomap||2023-12-02|Has expired: abandoned
devel/electron24||2023-12-03|Has expired: Upstream EOL reached on 2023-10-10
audio/festlex-ogi||2023-12-04|Has expired: Both MASTER_SITES and WWW are defunct
net/libkvontakte||2023-12-04|Has expired: Depends on deprecated www/qt5-webkit
+0 −1
Original line number Diff line number Diff line
@@ -385,7 +385,6 @@
    SUBDIR += libiscsi
    SUBDIR += libkgapi
    SUBDIR += libksieve
    SUBDIR += libkvkontakte
    SUBDIR += liblinphone
    SUBDIR += libmaia
    SUBDIR += libmateweather

net/libkvkontakte/Makefile

deleted100644 → 0
+0 −24
Original line number Diff line number Diff line
PORTNAME=	libkvkontakte
DISTVERSION=	5.0.0
PORTREVISION=	7
CATEGORIES=	net kde
MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/src
DIST_SUBDIR=	KDE/digikam

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KDE library for accessing vk.com
WWW=		https://www.digikam.org

LICENSE=	LGPL21+
LICENSE_FILE=	${WRKSRC}/COPYING.LIB

DEPRECATED=Depends on deprecated www/qt5-webkit
EXPIRATION_DATE=2023-12-31

USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE=	config coreaddons i18n kdewebkit kio service widgetsaddons \
		ecm:build
USE_QT=		concurrent core dbus gui network webkit widgets \
		buildtools:build qmake:build

.include <bsd.port.mk>

net/libkvkontakte/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1505245514
SHA256 (KDE/digikam/libkvkontakte-5.0.0.tar.xz) = 00f11a13e1c3c10c7abd53b300237a9b7ab5c9b3b80e0381e01993e82c768193
SIZE (KDE/digikam/libkvkontakte-5.0.0.tar.xz) = 59116

net/libkvkontakte/pkg-descr

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
Libkvkontakte is a KDE C++ interface for VK (http://vk.com).
Loading