aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2020-05-06 20:25:10 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2020-05-06 20:25:10 +0000
commite9812368f2af01f37d53be21a7ae7649693b6f23 (patch)
tree861ef2464dc2e6b5cbb6dc48a3de0d841bbf62dc
parentf771a8606c67434e30673e08734830be6169fd9d (diff)
downloadports-e9812368f2af01f37d53be21a7ae7649693b6f23.tar.gz
ports-e9812368f2af01f37d53be21a7ae7649693b6f23.zip
Notes
-rw-r--r--MOVED3
-rw-r--r--deskutils/Makefile2
-rw-r--r--deskutils/libopensync-plugin-vformat-devel/Makefile26
-rw-r--r--deskutils/libopensync-plugin-vformat-devel/distinfo2
-rw-r--r--deskutils/libopensync-plugin-vformat-devel/pkg-descr6
-rw-r--r--deskutils/libopensync-plugin-vformat-devel/pkg-plist7
-rw-r--r--deskutils/osynctool/Makefile23
-rw-r--r--deskutils/osynctool/distinfo2
-rw-r--r--deskutils/osynctool/pkg-descr3
-rw-r--r--devel/Makefile1
-rw-r--r--devel/libopensync/Makefile42
-rw-r--r--devel/libopensync/distinfo2
-rw-r--r--devel/libopensync/pkg-descr6
-rw-r--r--devel/libopensync/pkg-message14
-rw-r--r--devel/libopensync/pkg-plist101
15 files changed, 3 insertions, 237 deletions
diff --git a/MOVED b/MOVED
index ddef9f5dcf45..15a8232b9a9a 100644
--- a/MOVED
+++ b/MOVED
@@ -15002,3 +15002,6 @@ x11-wm/nickleby||2020-05-05|Has expired: Broken for more than 6 months
x11-wm/olvwm||2020-05-05|Has expired: 64-bit unsupported
x11-wm/ratmenu||2020-05-05|Has expired: Broken for more than 6 months
sysutils/livecd||2020-05-05|Has expired: Broken for more than 6 months
+deskutils/osynctool||2020-05-06|Abandonware, website disappeared
+devel/libopensync||2020-05-06|Abandonware, website disappeared
+deskutils/libopensync-plugin-vformat-devel||2020-05-06|Abandonware, website disappeared
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 5a4b567ba2ee..e46930e6cf5c 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -134,7 +134,6 @@
SUBDIR += kuserfeedback
SUBDIR += latte-dock
SUBDIR += libkdepim
- SUBDIR += libopensync-plugin-vformat-devel
SUBDIR += ljcharm
SUBDIR += ljclive
SUBDIR += logjam
@@ -168,7 +167,6 @@
SUBDIR += notify-osd
SUBDIR += orage
SUBDIR += osmo
- SUBDIR += osynctool
SUBDIR += owncloudclient
SUBDIR += p5-Data-ICal
SUBDIR += p5-Data-ICal-DateTime
diff --git a/deskutils/libopensync-plugin-vformat-devel/Makefile b/deskutils/libopensync-plugin-vformat-devel/Makefile
deleted file mode 100644
index 078e5729aa1e..000000000000
--- a/deskutils/libopensync-plugin-vformat-devel/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Alexander Logvinov <ports@logvinov.com>
-# $FreeBSD$
-
-PORTNAME= libopensync-plugin-vformat
-PORTVERSION= 0.39
-PORTREVISION= 1
-CATEGORIES= deskutils
-MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ \
- LOCAL/danilo
-PKGNAMESUFFIX= -devel
-
-MAINTAINER= danilo@FreeBSD.org
-COMMENT= Vformat plugin for the OpenSync framework
-
-LIB_DEPENDS= libopensync.so:devel/libopensync
-
-USES= cmake iconv pkgconfig tar:bzip2
-CMAKE_ARGS+= -Wno-dev
-CFLAGS+= "-I${LOCALBASE}/include"
-
-pre-patch:
- @${REINPLACE_CMD} -e "/FIND_PACKAGE( Check )/d" ${WRKSRC}/CMakeLists.txt
- @${REINPLACE_CMD} -e "s|MESSAGE|# MESSAGE|" \
- ${WRKSRC}/cmake/modules/MacroEnsureOutOfSourceBuild.cmake
-
-.include <bsd.port.mk>
diff --git a/deskutils/libopensync-plugin-vformat-devel/distinfo b/deskutils/libopensync-plugin-vformat-devel/distinfo
deleted file mode 100644
index 6175e6339ec9..000000000000
--- a/deskutils/libopensync-plugin-vformat-devel/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libopensync-plugin-vformat-0.39.tar.bz2) = 33ee22ee28af622216efa99924e3af0956e4bca48381e634d94b5141d12b40b9
-SIZE (libopensync-plugin-vformat-0.39.tar.bz2) = 106247
diff --git a/deskutils/libopensync-plugin-vformat-devel/pkg-descr b/deskutils/libopensync-plugin-vformat-devel/pkg-descr
deleted file mode 100644
index 8aa1c35b6bc5..000000000000
--- a/deskutils/libopensync-plugin-vformat-devel/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This plugin is based on vformat.{c,h} which got adapted from evolution e-vcard
-parser. vformat.{c,h} parsing and assembling of vObject-like formatting. The
-term vformat is often use to describe this format of vCard 2.1, vCard 3.0,
-vCalendar, iCalendar and vNote.
-
-WWW: http://www.opensync.org/
diff --git a/deskutils/libopensync-plugin-vformat-devel/pkg-plist b/deskutils/libopensync-plugin-vformat-devel/pkg-plist
deleted file mode 100644
index 82752912f6e2..000000000000
--- a/deskutils/libopensync-plugin-vformat-devel/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/vconvert
-lib/libopensync1/formats/vformat-xmlformat.so
-lib/libopensync1/formats/vcard.so
-lib/libopensync1/formats/vevent.so
-lib/libopensync1/formats/vtodo.so
-lib/libopensync1/formats/vjournal.so
-lib/libopensync1/formats/vnote.so
diff --git a/deskutils/osynctool/Makefile b/deskutils/osynctool/Makefile
deleted file mode 100644
index 782c0e219246..000000000000
--- a/deskutils/osynctool/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Alexander Logvinov <ports@logvinov.com>
-# $FreeBSD$
-
-PORTNAME= osynctool
-PORTVERSION= 0.39
-PORTREVISION= 1
-CATEGORIES= deskutils
-MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ \
- LOCAL/danilo
-
-MAINTAINER= danilo@FreeBSD.org
-COMMENT= Command line client for the OpenSync framework
-
-LIB_DEPENDS= libopensync.so:devel/libopensync
-
-CONFLICTS= msynctool-0.2*
-
-USES= cmake pkgconfig tar:bzip2
-
-PLIST_FILES= bin/${PORTNAME} \
- etc/bash_completion.d/${PORTNAME}.sh
-
-.include <bsd.port.mk>
diff --git a/deskutils/osynctool/distinfo b/deskutils/osynctool/distinfo
deleted file mode 100644
index 2abb09453711..000000000000
--- a/deskutils/osynctool/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (osynctool-0.39.tar.bz2) = 9690bc7720fadd1517c56f04b480d99c87304a43dc6e04b89bf1f59bb7e6764d
-SIZE (osynctool-0.39.tar.bz2) = 55850
diff --git a/deskutils/osynctool/pkg-descr b/deskutils/osynctool/pkg-descr
deleted file mode 100644
index 5727b2a00f14..000000000000
--- a/deskutils/osynctool/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A command line client for the OpenSync framework.
-
-WWW: http://www.opensync.org/
diff --git a/devel/Makefile b/devel/Makefile
index 8b883d28557e..969218a7c728 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1259,7 +1259,6 @@
SUBDIR += libolecf
SUBDIR += libopenbsd
SUBDIR += libopencm3
- SUBDIR += libopensync
SUBDIR += libopkele
SUBDIR += liborcus
SUBDIR += libosinfo
diff --git a/devel/libopensync/Makefile b/devel/libopensync/Makefile
deleted file mode 100644
index 7d98d3f41d55..000000000000
--- a/devel/libopensync/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= libopensync
-PORTVERSION= 0.39
-PORTREVISION= 5
-CATEGORIES= devel
-MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ \
- LOCAL/danilo
-
-MAINTAINER= danilo@FreeBSD.org
-COMMENT= PIM data synchronization framework
-
-LICENSE= LGPL21
-
-BUILD_DEPENDS= swig3.0:devel/swig30
-LIB_DEPENDS= libexslt.so:textproc/libxslt
-
-CONFLICTS= libopensync-0.22*
-
-USES= cmake gnome pkgconfig python sqlite:3 tar:bzip2
-CMAKE_ARGS+= -Wno-dev
-USE_GNOME= glib20 libxml2
-USE_LDCONFIG= yes
-CMAKE_ARGS+= -DPYTHON_INCLUDE_PATH:PATH=${PYTHON_INCLUDEDIR} \
- -DSWIG_DIR=`swig3.0 -swiglib` \
- -DSWIG_EXECUTABLE:FILEPATH=${LOCALBASE}/bin/swig3.0
-
-OPTIONS_DEFINE= DOCS
-
-post-patch:
- @${REINPLACE_CMD} -e "s|\$${LIBDATA_INSTALL_DIR}/pkgconfig|${PREFIX}/libdata/pkgconfig|" \
- -e "s|FIND_PACKAGE( SWIG|FIND_PACKAGE( SWIG REQUIRED|" \
- -e "/FIND_PACKAGE( Check )/d" ${WRKSRC}/CMakeLists.txt
- @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
- ${WRKSRC}/opensync/common/opensync_list.c
-
-post-install:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/docs/OpenSync-WhitePaper.pdf ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/devel/libopensync/distinfo b/devel/libopensync/distinfo
deleted file mode 100644
index e215b71dfa14..000000000000
--- a/devel/libopensync/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libopensync-0.39.tar.bz2) = 078f5d1d29774a190679e7e65e587f34cd8b001f07ea8745f31eba3f07edc430
-SIZE (libopensync-0.39.tar.bz2) = 1146955
diff --git a/devel/libopensync/pkg-descr b/devel/libopensync/pkg-descr
deleted file mode 100644
index e0de2c1a8d71..000000000000
--- a/devel/libopensync/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-OpenSync is a PIM (Personal Information Management) data synchronization
-framework that consists of several plug-ins that can be used to
-connect to different devices and systems. For a list of currently supported
-devices see http://www.opensync.org/wiki/DeviceCompatibilityList.
-
-WWW: http://www.opensync.org/
diff --git a/devel/libopensync/pkg-message b/devel/libopensync/pkg-message
deleted file mode 100644
index 6f6dafc19bec..000000000000
--- a/devel/libopensync/pkg-message
+++ /dev/null
@@ -1,14 +0,0 @@
-[
-{ type: install
- message: <<EOM
-Think about using a multisync-gui, start by trying to sync your various devices
-and applications one by one with a directory; then try to assemble the devices
-in the way you want.
-
-Do not disable the syncing of data, as it disables syncing everything.
-
-See http://www.opensync.org/wiki/DeviceCompatibilityList for a list of
-compatible devices.
-EOM
-}
-]
diff --git a/devel/libopensync/pkg-plist b/devel/libopensync/pkg-plist
deleted file mode 100644
index d4c09b65df2e..000000000000
--- a/devel/libopensync/pkg-plist
+++ /dev/null
@@ -1,101 +0,0 @@
-bin/osyncbinary
-bin/osyncdump
-bin/osyncplugin
-include/libopensync1/opensync/capabilities/opensync_capabilities.h
-include/libopensync1/opensync/capabilities/opensync_capabilities_objtype.h
-include/libopensync1/opensync/capabilities/opensync_capability.h
-include/libopensync1/opensync/client/opensync_client.h
-include/libopensync1/opensync/common/opensync_error.h
-include/libopensync1/opensync/common/opensync_file.h
-include/libopensync1/opensync/common/opensync_list.h
-include/libopensync1/opensync/common/opensync_marshal.h
-include/libopensync1/opensync/common/opensync_memory.h
-include/libopensync1/opensync/common/opensync_string.h
-include/libopensync1/opensync/data/opensync_change.h
-include/libopensync1/opensync/data/opensync_data.h
-include/libopensync1/opensync/debug/opensync_trace.h
-include/libopensync1/opensync/engine/opensync_engine.h
-include/libopensync1/opensync/engine/opensync_mapping_engine.h
-include/libopensync1/opensync/engine/opensync_mapping_entry_engine.h
-include/libopensync1/opensync/engine/opensync_obj_engine.h
-include/libopensync1/opensync/engine/opensync_sink_engine.h
-include/libopensync1/opensync/format/opensync_caps_converter.h
-include/libopensync1/opensync/format/opensync_converter.h
-include/libopensync1/opensync/format/opensync_filter.h
-include/libopensync1/opensync/format/opensync_format_env.h
-include/libopensync1/opensync/format/opensync_merger.h
-include/libopensync1/opensync/format/opensync_objformat.h
-include/libopensync1/opensync/format/opensync_objformat_sink.h
-include/libopensync1/opensync/format/opensync_time.h
-include/libopensync1/opensync/group/opensync_group.h
-include/libopensync1/opensync/group/opensync_group_env.h
-include/libopensync1/opensync/group/opensync_member.h
-include/libopensync1/opensync/group/opensync_updater.h
-include/libopensync1/opensync/helper/opensync_hashtable.h
-include/libopensync1/opensync/helper/opensync_sink_state_db.h
-include/libopensync1/opensync/ipc/opensync_queue.h
-include/libopensync1/opensync/ipc/opensync_serializer.h
-include/libopensync1/opensync/mapping/opensync_mapping.h
-include/libopensync1/opensync/mapping/opensync_mapping_entry.h
-include/libopensync1/opensync/mapping/opensync_mapping_table.h
-include/libopensync1/opensync/opensync-capabilities.h
-include/libopensync1/opensync/opensync-client.h
-include/libopensync1/opensync/opensync-common.h
-include/libopensync1/opensync/opensync-context.h
-include/libopensync1/opensync/opensync-data.h
-include/libopensync1/opensync/opensync-debug.h
-include/libopensync1/opensync/opensync-engine.h
-include/libopensync1/opensync/opensync-error.h
-include/libopensync1/opensync/opensync-format.h
-include/libopensync1/opensync/opensync-group.h
-include/libopensync1/opensync/opensync-helper.h
-include/libopensync1/opensync/opensync-ipc.h
-include/libopensync1/opensync/opensync-mapping.h
-include/libopensync1/opensync/opensync-merger.h
-include/libopensync1/opensync/opensync-module.h
-include/libopensync1/opensync/opensync-plugin.h
-include/libopensync1/opensync/opensync-serializer.h
-include/libopensync1/opensync/opensync-support.h
-include/libopensync1/opensync/opensync-time.h
-include/libopensync1/opensync/opensync-version.h
-include/libopensync1/opensync/opensync-xmlformat.h
-include/libopensync1/opensync/opensync.h
-include/libopensync1/opensync/opensync_list.h
-include/libopensync1/opensync/plugin/opensync_context.h
-include/libopensync1/opensync/plugin/opensync_objtype_sink.h
-include/libopensync1/opensync/plugin/opensync_plugin.h
-include/libopensync1/opensync/plugin/opensync_plugin_advancedoptions.h
-include/libopensync1/opensync/plugin/opensync_plugin_authentication.h
-include/libopensync1/opensync/plugin/opensync_plugin_config.h
-include/libopensync1/opensync/plugin/opensync_plugin_connection.h
-include/libopensync1/opensync/plugin/opensync_plugin_env.h
-include/libopensync1/opensync/plugin/opensync_plugin_info.h
-include/libopensync1/opensync/plugin/opensync_plugin_localization.h
-include/libopensync1/opensync/plugin/opensync_plugin_resource.h
-include/libopensync1/opensync/version/opensync_version.h
-include/libopensync1/opensync/xmlformat/opensync_xmlfield.h
-include/libopensync1/opensync/xmlformat/opensync_xmlfieldlist.h
-include/libopensync1/opensync/xmlformat/opensync_xmlformat.h
-include/libopensync1/opensync/xmlformat/opensync_xmlformat_schema.h
-lib/libopensync.so
-lib/libopensync.so.1
-lib/libopensync.so.1.0.0
-lib/libopensync1/osplugin
-libdata/pkgconfig/libopensync.pc
-%%PORTDOCS%%%%DOCSDIR%%/OpenSync-WhitePaper.pdf
-%%DATADIR%%1/capabilities/reference.xml
-%%DATADIR%%1/capabilities/syncml-nokia-7650.xml
-%%DATADIR%%1/cmake/modules/OpenSyncInternal.cmake
-%%DATADIR%%1/cmake/modules/OpenSyncPackaging.cmake
-%%DATADIR%%1/cmake/modules/OpenSyncPlatforms.cmake
-%%DATADIR%%1/cmake/modules/OpenSyncPlugin.cmake
-%%DATADIR%%1/descriptions/reference.xml
-%%DATADIR%%1/descriptions/syncml-nokia.xml
-%%DATADIR%%1/schemas/capabilities.xsd
-%%DATADIR%%1/schemas/descriptions.xsd
-%%DATADIR%%1/schemas/plugin_config.xsd
-%%DATADIR%%1/schemas/syncgroup.xsd
-%%DATADIR%%1/schemas/syncmember.xsd
-@dir include/libopensync1/opensync/archive
-@dir include/libopensync1/opensync/db
-@dir include/libopensync1/opensync/module