From 6af0992cc89c9b6007123744621c0d49ab525504 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sun, 22 Dec 2013 17:24:57 +0000 Subject: [PATCH] Remove expired ports: 2013-12-22 deskutils/libopensync-plugin-python-devel: Broken for more than 6 month deskutils/libopensync-plugin-synce-devel: Unmaintained, depends on expired deskutils/libopensync-plugin-python-devel --- MOVED | 2 + deskutils/Makefile | 2 - .../libopensync-plugin-python-devel/Makefile | 46 ------------------- .../libopensync-plugin-python-devel/distinfo | 2 - .../libopensync-plugin-python-devel/pkg-descr | 3 -- .../libopensync-plugin-python-devel/pkg-plist | 5 -- .../libopensync-plugin-synce-devel/Makefile | 22 --------- .../libopensync-plugin-synce-devel/pkg-descr | 4 -- 8 files changed, 2 insertions(+), 84 deletions(-) delete mode 100644 deskutils/libopensync-plugin-python-devel/Makefile delete mode 100644 deskutils/libopensync-plugin-python-devel/distinfo delete mode 100644 deskutils/libopensync-plugin-python-devel/pkg-descr delete mode 100644 deskutils/libopensync-plugin-python-devel/pkg-plist delete mode 100644 deskutils/libopensync-plugin-synce-devel/Makefile delete mode 100644 deskutils/libopensync-plugin-synce-devel/pkg-descr diff --git a/MOVED b/MOVED index b9dd156310bb..5a1506fa6993 100644 --- a/MOVED +++ b/MOVED @@ -5335,3 +5335,5 @@ games/quake3-rq3||2013-12-22|Has expired: Broken for more than 6 month math/fbm||2013-12-22|Has expired: No new release since 2004, new supported upstream graphics/yukon||2013-12-22|Removed, depends on graphics/seom graphics/seom||2013-12-22|Has expired: Broken for more than 6 month +deskutils/libopensync-plugin-python-devel||2013-12-22|Has expired: Broken for more than 6 month +deskutils/libopensync-plugin-synce-devel||2013-12-22|Removed, unmaintained, depends on deskutils/libopensync-plugin-python-devel diff --git a/deskutils/Makefile b/deskutils/Makefile index 4d0e4472f4e1..70b7efc5b777 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -124,10 +124,8 @@ SUBDIR += libopensync-plugin-evolution2-devel SUBDIR += libopensync-plugin-file SUBDIR += libopensync-plugin-python - SUBDIR += libopensync-plugin-python-devel SUBDIR += libopensync-plugin-sunbird SUBDIR += libopensync-plugin-synce - SUBDIR += libopensync-plugin-synce-devel SUBDIR += libopensync-plugin-synce-legacy SUBDIR += libopensync-plugin-vformat-devel SUBDIR += libstreamanalyzer diff --git a/deskutils/libopensync-plugin-python-devel/Makefile b/deskutils/libopensync-plugin-python-devel/Makefile deleted file mode 100644 index 13f68ad4e1d2..000000000000 --- a/deskutils/libopensync-plugin-python-devel/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# Created by: Alexander Logvinov -# $FreeBSD$ - -PORTNAME= libopensync-plugin-python -PORTVERSION= 0.36 -PORTREVISION= 2 -CATEGORIES= deskutils -MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ -PKGNAMESUFFIX= -devel - -MAINTAINER= ports@FreeBSD.org -COMMENT= Python plugin for the OpenSync framework - -LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync - -CONFLICTS= libopensync-plugin-python-0.2* - -DEPRECATED= Broken for more than 6 month -EXPIRATION_DATE= 2013-12-22 - -BROKEN= fails to build with recent libopensync - -USE_BZIP2= yes -USES= cmake:outsource pkgconfig -USE_PYTHON= yes -CMAKE_ARGS+= -Wno-dev \ - -DPYTHON_INCLUDE_PATH:PATH=${PYTHON_INCLUDEDIR} \ - -DPYTHON_LIBRARY:PATH=${PYTHON_LIBDIR}/config/lib${PYTHON_VERSION}.so - -# This hack is meant to respect PREFIX, and should be -# enhanced to use pkg-config or cmake. -OS_PLUGIN_DIR= ${PREFIX}/lib/opensync-1.0/plugins -OS_PYPLUGIN_DIR=${PREFIX}/lib/opensync-1.0/python-plugins - -NO_STAGE= yes -post-patch: -# Help find opensync, which is apparently renamed in ports - ${REINPLACE_CMD} -e "s,opensync-1.0,libopensync,g" \ - ${WRKSRC}/cmake/modules/FindOpenSync.cmake - -do-install: - ${MKDIR} -p ${OS_PLUGIN_DIR} ${OS_PYPLUGIN_DIR} - ${INSTALL_DATA} ${WRKSRC}/src/python-module.so ${OS_PLUGIN_DIR} - ${INSTALL_DATA} ${WRKSRC}/src/sample.py ${OS_PYPLUGIN_DIR} - -.include diff --git a/deskutils/libopensync-plugin-python-devel/distinfo b/deskutils/libopensync-plugin-python-devel/distinfo deleted file mode 100644 index 945b2632a943..000000000000 --- a/deskutils/libopensync-plugin-python-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libopensync-plugin-python-0.36.tar.bz2) = 9ecfa677d155a8e9e2674fabfa76adbeb45b887a321368cdab082618d27603a3 -SIZE (libopensync-plugin-python-0.36.tar.bz2) = 33893 diff --git a/deskutils/libopensync-plugin-python-devel/pkg-descr b/deskutils/libopensync-plugin-python-devel/pkg-descr deleted file mode 100644 index 79d86d6bb3b9..000000000000 --- a/deskutils/libopensync-plugin-python-devel/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A python module for the OpenSync framework. - -WWW: http://www.opensync.org/ diff --git a/deskutils/libopensync-plugin-python-devel/pkg-plist b/deskutils/libopensync-plugin-python-devel/pkg-plist deleted file mode 100644 index aa2634ab8042..000000000000 --- a/deskutils/libopensync-plugin-python-devel/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/opensync-1.0/plugins/python-module.so -lib/opensync-1.0/python-plugins/sample.py -@dirrmtry lib/opensync-1.0/plugins -@dirrmtry lib/opensync-1.0/python-plugins -@dirrmtry lib/opensync-1.0 diff --git a/deskutils/libopensync-plugin-synce-devel/Makefile b/deskutils/libopensync-plugin-synce-devel/Makefile deleted file mode 100644 index bdac4aa621a7..000000000000 --- a/deskutils/libopensync-plugin-synce-devel/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# Created by: Alexander Logvinov -# $FreeBSD$ - -PORTNAME= libopensync-plugin-synce -CATEGORIES= deskutils palm -PKGNAMESUFFIX= -devel - -MAINTAINER= ports@FreeBSD.org -COMMENT= SynCE plugin for the OpenSync framework - -RUN_DEPENDS= sync-engine:${PORTSDIR}/palm/synce-sync-engine \ - ${LOCALBASE}/lib/opensync-1.0/plugins/python-module.so:${PORTSDIR}/deskutils/libopensync-plugin-python-devel - -MASTERDIR= ${.CURDIR}/../../palm/synce-sync-engine - -CONFLICTS= libopensync-plugin-synce-[0-9]* - -ENGINE_VER= 3 -PLUGINDIR= lib/opensync-1.0/plugins - -NO_STAGE= yes -.include "${MASTERDIR}/Makefile" diff --git a/deskutils/libopensync-plugin-synce-devel/pkg-descr b/deskutils/libopensync-plugin-synce-devel/pkg-descr deleted file mode 100644 index 018e8cfd83d4..000000000000 --- a/deskutils/libopensync-plugin-synce-devel/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This plugin allows applications using OpenSync to synchronise to and from -Windows CE and PockectPC based devices. - -WWW: http://www.synce.org/moin/