aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED2
-rw-r--r--deskutils/Makefile2
-rw-r--r--deskutils/libopensync-plugin-python/Makefile24
-rw-r--r--deskutils/libopensync-plugin-python/distinfo2
-rw-r--r--deskutils/libopensync-plugin-python/pkg-descr3
-rw-r--r--deskutils/libopensync-plugin-python/pkg-plist2
-rw-r--r--deskutils/msynctool/Makefile30
-rw-r--r--deskutils/msynctool/distinfo2
-rw-r--r--deskutils/msynctool/pkg-descr3
9 files changed, 2 insertions, 68 deletions
diff --git a/MOVED b/MOVED
index 2434c062713a..50d1abebb829 100644
--- a/MOVED
+++ b/MOVED
@@ -7580,3 +7580,5 @@ devel/rubygem-mirror|devel/rubygem-rubygems-mirror|2015-05-03|Rename to match ou
graphics/rubygem-graphviz|graphics/rubygem-ruby-graphviz|2015-05-03|Rename to match our rubygems naming
x11-fm/walcommander|x11-fm/wcmcommander|2015-05-07|Renamed upstream
archivers/lz4|archivers/liblz4|20150-05-08|Superseded by archivers/liblz4
+deskutils/libopensync-plugin-python||2015-05-09|Has expired: Unfetchable, devices are not produced anymore
+deskutils/msynctool||2015-05-09|Has expired: Unfetchable, devices are not produced anymore
diff --git a/deskutils/Makefile b/deskutils/Makefile
index bdee13a00910..bdf6ab2e8ecc 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -140,7 +140,6 @@
SUBDIR += launchy
SUBDIR += libgcal
SUBDIR += libopensync-plugin-file
- SUBDIR += libopensync-plugin-python
SUBDIR += libopensync-plugin-sunbird
SUBDIR += libopensync-plugin-vformat-devel
SUBDIR += libstreamanalyzer
@@ -157,7 +156,6 @@
SUBDIR += moregroupware
SUBDIR += mozo
SUBDIR += mrundlg
- SUBDIR += msynctool
SUBDIR += multisync
SUBDIR += multisync-backup
SUBDIR += multisync-syncml
diff --git a/deskutils/libopensync-plugin-python/Makefile b/deskutils/libopensync-plugin-python/Makefile
deleted file mode 100644
index 1633edffdfa2..000000000000
--- a/deskutils/libopensync-plugin-python/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Alexander Logvinov <ports@logvinov.com>
-# $FreeBSD$
-
-PORTNAME= libopensync-plugin-python
-PORTVERSION= 0.22
-PORTREVISION= 1
-CATEGORIES= deskutils
-MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
-
-MAINTAINER= webmaster@kibab.com
-COMMENT= Python plugin for the OpenSync framework
-
-BROKEN= Unfetchable
-DEPRECATED= Unfetchable, devices are not produced anymore
-EXPIRATION_DATE= 2015-05-07
-
-LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022
-
-CONFLICTS= libopensync-plugin-python-devel-[0-9]*
-
-USES= libtool pkgconfig python tar:bzip2
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>
diff --git a/deskutils/libopensync-plugin-python/distinfo b/deskutils/libopensync-plugin-python/distinfo
deleted file mode 100644
index fae5279d5b54..000000000000
--- a/deskutils/libopensync-plugin-python/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libopensync-plugin-python-0.22.tar.bz2) = 49815fb498679cb0cb3713874da9ee60012753b25ff1dafc60cfca7cc38f3766
-SIZE (libopensync-plugin-python-0.22.tar.bz2) = 215702
diff --git a/deskutils/libopensync-plugin-python/pkg-descr b/deskutils/libopensync-plugin-python/pkg-descr
deleted file mode 100644
index 79d86d6bb3b9..000000000000
--- a/deskutils/libopensync-plugin-python/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/pkg-plist b/deskutils/libopensync-plugin-python/pkg-plist
deleted file mode 100644
index 3676af10bddf..000000000000
--- a/deskutils/libopensync-plugin-python/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/opensync/plugins/python_module.so
-lib/opensync/python-plugins/sample.py
diff --git a/deskutils/msynctool/Makefile b/deskutils/msynctool/Makefile
deleted file mode 100644
index ea5ad225ef7d..000000000000
--- a/deskutils/msynctool/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created by: Alexander Logvinov <ports@logvinov.com>
-# $FreeBSD$
-
-PORTNAME= msynctool
-PORTVERSION= 0.22
-PORTREVISION= 1
-CATEGORIES= deskutils
-MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
-
-MAINTAINER= webmaster@kibab.com
-COMMENT= Command line client for the OpenSync framework
-
-LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022
-
-CONFLICTS= osynctool-[0-9]*
-
-BROKEN= Unfetchable
-DEPRECATED= Unfetchable, devices are not produced anymore
-EXPIRATION_DATE= 2015-05-07
-
-USES= pkgconfig tar:bzip2
-GNU_CONFIGURE= yes
-
-PLIST_FILES= bin/convtest \
- bin/convcard \
- bin/${PORTNAME} \
- man/man1/convcard.1.gz \
- man/man1/${PORTNAME}.1.gz
-
-.include <bsd.port.mk>
diff --git a/deskutils/msynctool/distinfo b/deskutils/msynctool/distinfo
deleted file mode 100644
index 239156e63f70..000000000000
--- a/deskutils/msynctool/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (msynctool-0.22.tar.bz2) = 5a3008eaaf61dc9f7cc0cd0c762d700dfa8cc1aa65c07ec5bf12abe252f2d280
-SIZE (msynctool-0.22.tar.bz2) = 219787
diff --git a/deskutils/msynctool/pkg-descr b/deskutils/msynctool/pkg-descr
deleted file mode 100644
index 5727b2a00f14..000000000000
--- a/deskutils/msynctool/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A command line client for the OpenSync framework.
-
-WWW: http://www.opensync.org/