summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/tdeio/tdeio-ftps
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/tdeio/tdeio-ftps')
-rw-r--r--freebsd/applications/tdeio/tdeio-ftps/Makefile34
-rw-r--r--freebsd/applications/tdeio/tdeio-ftps/distinfo3
-rw-r--r--freebsd/applications/tdeio/tdeio-ftps/pkg-descr7
-rw-r--r--freebsd/applications/tdeio/tdeio-ftps/pkg-plist4
4 files changed, 48 insertions, 0 deletions
diff --git a/freebsd/applications/tdeio/tdeio-ftps/Makefile b/freebsd/applications/tdeio/tdeio-ftps/Makefile
new file mode 100644
index 000000000..8e27f6098
--- /dev/null
+++ b/freebsd/applications/tdeio/tdeio-ftps/Makefile
@@ -0,0 +1,34 @@
+# -*-mode: makefile-*-
+# Created by: slavek.banko@axis.cz
+# $FreeBSD$
+#
+
+.include <../../../trinity.port.mk>
+
+PORTNAME= tdeio-ftps-trinity
+COMMENT= ftps TDEIO slave for TDE
+TDE_PREVERSION=
+MASTER_SITE_SUBDIR= t/${PORTNAME}
+PORTREVISION= 0
+CATEGORIES= x11
+DIST_SUBDIR= TDE/applications/tdeio
+
+
+BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs
+
+LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface
+
+
+# Build
+post-patch: tde-pathfix
+
+do-configure: tde-cmake-prepare
+ ${TDE_CMAKE_CONFIGURE} \
+ -DBUILD_ALL="ON" \
+ -DWITH_ALL_OPTIONS="ON"
+
+do-build: tde-cmake-build
+
+do-install: tde-cmake-install
+
+.include <bsd.port.mk>
diff --git a/freebsd/applications/tdeio/tdeio-ftps/distinfo b/freebsd/applications/tdeio/tdeio-ftps/distinfo
new file mode 100644
index 000000000..eb31c92be
--- /dev/null
+++ b/freebsd/applications/tdeio/tdeio-ftps/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1635268358
+SHA256 (TDE/applications/tdeio/tdeio-ftps-trinity_14.0.11.orig.tar.xz) = b295e98b61de8f547c3c97504945f7f1f9482e1e9ed95b5290d50285705340d3
+SIZE (TDE/applications/tdeio/tdeio-ftps-trinity_14.0.11.orig.tar.xz) = 36336
diff --git a/freebsd/applications/tdeio/tdeio-ftps/pkg-descr b/freebsd/applications/tdeio/tdeio-ftps/pkg-descr
new file mode 100644
index 000000000..7012d6cf8
--- /dev/null
+++ b/freebsd/applications/tdeio/tdeio-ftps/pkg-descr
@@ -0,0 +1,7 @@
+An ftps TDEIO slave for TDE
+
+tdeio-ftps-trinity is an ftps TDEIO slave for TDE, based on rfc4217 and
+build upon the ftp TDEIO-slave sources. tdeio-ftps-trinity should work
+yet with most server implementations It issues an "AUTH TLS"
+command after connecting and refuses to continue, when it's
+not supported.
diff --git a/freebsd/applications/tdeio/tdeio-ftps/pkg-plist b/freebsd/applications/tdeio/tdeio-ftps/pkg-plist
new file mode 100644
index 000000000..e76d0fdf4
--- /dev/null
+++ b/freebsd/applications/tdeio/tdeio-ftps/pkg-plist
@@ -0,0 +1,4 @@
+lib/trinity/tdeio_ftps.la
+lib/trinity/tdeio_ftps.so
+share/locale/de/LC_MESSAGES/tdeio_ftps.mo
+share/services/ftps.protocol