aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2015-05-09 21:51:15 +0000
committerRene Ladan <rene@FreeBSD.org>2015-05-09 21:51:15 +0000
commit7bb0c35a5eb242b8e8cc563211c2033588806c03 (patch)
tree29716e3bdc97f51b39b89387c39fac768fd53ff0 /deskutils
parent4680be8d0c2cbaafb64bc60c8a22be63c4901259 (diff)
downloadports-7bb0c35a5eb242b8e8cc563211c2033588806c03.tar.gz
ports-7bb0c35a5eb242b8e8cc563211c2033588806c03.zip
Notes
Diffstat (limited to 'deskutils')
-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
8 files changed, 0 insertions, 68 deletions
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/