1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

New port: net/nitroshare: Network file transfer application

This commit is contained in:
Yuri Victorovich 2018-08-04 08:33:16 +00:00
parent 42e2fa3e82
commit aae5aa5ab6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476341
5 changed files with 109 additions and 0 deletions

View File

@ -526,6 +526,7 @@
SUBDIR += ng_mikrotik_eoip
SUBDIR += ngrep
SUBDIR += nifmon
SUBDIR += nitroshare
SUBDIR += nload
SUBDIR += nmsg
SUBDIR += nncp

23
net/nitroshare/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $FreeBSD$
PORTNAME= nitroshare
DISTVERSION= 0.3.4-642
DISTVERSIONSUFFIX= -g2046ccb
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
COMMENT= Network file transfer application
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libqhttpengine.so:www/qhttpengine \
libqmdnsengine.so:net/qmdnsengine
USES= cmake:outsource qt:5
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}-desktop
USE_QT= core gui network widgets buildtools_build qmake_build
USE_LDCONFIG= yes
.include <bsd.port.mk>

3
net/nitroshare/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1533370403
SHA256 (nitroshare-nitroshare-desktop-0.3.4-642-g2046ccb_GH0.tar.gz) = 8cbbfd818276cd2d89bdcc733de57a2193c932847ff1cc43307a751f06ab6ede
SIZE (nitroshare-nitroshare-desktop-0.3.4-642-g2046ccb_GH0.tar.gz) = 418467

17
net/nitroshare/pkg-descr Normal file
View File

@ -0,0 +1,17 @@
NitroShare is designed to make transferring files from one device to another
extremely simple.
The application uses broadcast discovery to find other devices on the local
network with NitroShare installed.
Features:
* Runs on FreeBSD/Linux/Android/macOS/Windows
* Automatic discovery of devices on the local network
* Simple and intuitive user interface
* Incredibly fast transfer speeds
* Transfer entire directories
* Optional TLS encryption
* Local HTTP API
* Completely free and open-source
WWW: https://nitroshare.net/

65
net/nitroshare/pkg-plist Normal file
View File

@ -0,0 +1,65 @@
bin/nitroshare
bin/nitroshare-cli
bin/nitroshare-nmh
bin/nitroshare-ui
include/nitroshare/action.h
include/nitroshare/actionregistry.h
include/nitroshare/apiutil.h
include/nitroshare/application.h
include/nitroshare/bundle.h
include/nitroshare/category.h
include/nitroshare/config.h
include/nitroshare/device.h
include/nitroshare/deviceenumerator.h
include/nitroshare/devicemodel.h
include/nitroshare/fileutil.h
include/nitroshare/handler.h
include/nitroshare/handlerregistry.h
include/nitroshare/iplugin.h
include/nitroshare/item.h
include/nitroshare/jsonutil.h
include/nitroshare/logger.h
include/nitroshare/message.h
include/nitroshare/packet.h
include/nitroshare/plugin.h
include/nitroshare/pluginmodel.h
include/nitroshare/proxymodel.h
include/nitroshare/qtutil.h
include/nitroshare/setting.h
include/nitroshare/settingsregistry.h
include/nitroshare/signalnotifier.h
include/nitroshare/stderrwriter.h
include/nitroshare/transfer.h
include/nitroshare/transfermodel.h
include/nitroshare/transport.h
include/nitroshare/transportserver.h
include/nitroshare/transportserverregistry.h
lib/cmake/nitro%%DATADIR%%Config-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/nitro%%DATADIR%%Config.cmake
lib/cmake/nitro%%DATADIR%%ConfigVersion.cmake
lib/libnitroshare.so
lib/libnitroshare.so.0
lib/libnitroshare.so.0.4.0
lib/nitroshare/plugins/libabout.so
lib/nitroshare/plugins/libapi.so
lib/nitroshare/plugins/libautostart.so
lib/nitroshare/plugins/libbroadcast.so
lib/nitroshare/plugins/libdev.so
lib/nitroshare/plugins/libdevice.so
lib/nitroshare/plugins/libdeviceui.so
lib/nitroshare/plugins/libfilesystem.so
lib/nitroshare/plugins/libfilesystemui.so
lib/nitroshare/plugins/liblan.so
lib/nitroshare/plugins/libloggerui.so
lib/nitroshare/plugins/libmdns.so
lib/nitroshare/plugins/libnmh.so
lib/nitroshare/plugins/libnotifications.so
lib/nitroshare/plugins/libpluginui.so
lib/nitroshare/plugins/libsettingsui.so
lib/nitroshare/plugins/libsharebox.so
lib/nitroshare/plugins/libstatic.so
lib/nitroshare/plugins/libtransferui.so
lib/nitroshare/plugins/libtray.so
lib/nitroshare/plugins/liburl.so
lib/nitroshare/plugins/liburlui.so
lib/nitroshare/plugins/libwizard.so