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/Makefile37
-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-plist6
4 files changed, 53 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..36a4a93d5
--- /dev/null
+++ b/freebsd/applications/tdeio/tdeio-ftps/Makefile
@@ -0,0 +1,37 @@
+# -*-mode: makefile-*-
+# Created by: slavek.banko@axis.cz
+# $FreeBSD$
+#
+# TDE port map: applications/tdeio/tdeio-ftps
+
+PORTSDIR?=/usr/ports
+.include <${PORTSDIR}/Mk/bsd.trinity.mk>
+
+PORTNAME= tdeio-ftps-trinity
+COMMENT= ftps TDEIO slave for TDE
+TDE_PREVERSION=
+MASTER_SITE_SUBDIR= t/${PORTNAME}
+PORTREVISION= 0
+CATEGORIES= deskutils x11
+DIST_SUBDIR= TDE/applications/tdeio
+
+
+BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:x11/tdelibs-trinity \
+ ${LOCALBASE}/share/cmake/Modules/TDEMacros.cmake:devel/tde-cmake \
+
+LIB_DEPENDS+= libtqt.so:x11-toolkits/libtqtinterface
+
+
+# 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..cf351eb70
--- /dev/null
+++ b/freebsd/applications/tdeio/tdeio-ftps/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1682033457
+SHA256 (TDE/applications/tdeio/tdeio-ftps-trinity_14.1.0.orig.tar.xz) = 8ed3f5b6db1fd1efe315c46b1e3eef47b5f2e596360d6652d6bb4fbbc5a36744
+SIZE (TDE/applications/tdeio/tdeio-ftps-trinity_14.1.0.orig.tar.xz) = 37036
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..0168cb002
--- /dev/null
+++ b/freebsd/applications/tdeio/tdeio-ftps/pkg-plist
@@ -0,0 +1,6 @@
+lib/trinity/tdeio_ftps.la
+lib/trinity/tdeio_ftps.so
+share/locale/de/LC_MESSAGES/tdeio_ftps.mo
+share/locale/pl/LC_MESSAGES/tdeio_ftps.mo
+share/locale/pt_BR/LC_MESSAGES/tdeio_ftps.mo
+share/services/ftps.protocol