Index: head/net-im/Makefile =================================================================== --- head/net-im/Makefile (revision 378773) +++ head/net-im/Makefile (revision 378774) @@ -1,180 +1,181 @@ # $FreeBSD$ # COMMENT = Instant messaging SUBDIR += ayttm SUBDIR += bsflite SUBDIR += centerim SUBDIR += centerim-devel SUBDIR += chattahoochie SUBDIR += cicquin SUBDIR += cjc SUBDIR += climm SUBDIR += coccinella SUBDIR += convey SUBDIR += echat SUBDIR += ejabberd SUBDIR += ekiga SUBDIR += emesene SUBDIR += empathy SUBDIR += farsight2 SUBDIR += farstream SUBDIR += finch SUBDIR += folks SUBDIR += freetalk SUBDIR += fugu SUBDIR += gajim SUBDIR += gale SUBDIR += gloox SUBDIR += hotot SUBDIR += icb SUBDIR += icmpchat SUBDIR += icqlib SUBDIR += imspector SUBDIR += jabber SUBDIR += jabber-pyicq SUBDIR += jabber.el SUBDIR += jabberd SUBDIR += jarl SUBDIR += jggtrans SUBDIR += jitsi SUBDIR += kde-telepathy SUBDIR += kmess-kde4 SUBDIR += kopete-kde4 SUBDIR += ktp-accounts-kcm SUBDIR += ktp-approver SUBDIR += ktp-auth-handler SUBDIR += ktp-common-internals SUBDIR += ktp-contact-list SUBDIR += ktp-contact-runner SUBDIR += ktp-desktop-applets SUBDIR += ktp-filetransfer-handler SUBDIR += ktp-kded-integration-module SUBDIR += ktp-send-file SUBDIR += ktp-text-ui SUBDIR += libjreen SUBDIR += libnice SUBDIR += libnice-gst010 SUBDIR += libnice-gst1 SUBDIR += libpurple SUBDIR += libtelepathy SUBDIR += libyahoo2 SUBDIR += licq SUBDIR += licq-icq SUBDIR += licq-jabber SUBDIR += licq-msn SUBDIR += licq-osd SUBDIR += licq-qt-gui SUBDIR += linux-instantbird SUBDIR += loudmouth SUBDIR += mbpurple SUBDIR += mcabber SUBDIR += meanwhile SUBDIR += mikutter SUBDIR += mu-conference SUBDIR += naim SUBDIR += openfire SUBDIR += p5-AnyEvent-XMPP SUBDIR += p5-DJabberd SUBDIR += p5-Jabber-Connection SUBDIR += p5-Jabber-Lite SUBDIR += p5-Jabber-SimpleSend SUBDIR += p5-Net-AIM SUBDIR += p5-Net-AOLIM SUBDIR += p5-Net-Async-XMPP SUBDIR += p5-Net-ICQ2000 SUBDIR += p5-Net-Jabber SUBDIR += p5-Net-NetSend SUBDIR += p5-Net-OSCAR SUBDIR += p5-Net-Stomp SUBDIR += p5-Net-XMPP SUBDIR += p5-Net-XMPP2 SUBDIR += p5-Protocol-XMPP SUBDIR += p5-SOAP-Transport-JABBER SUBDIR += papyon SUBDIR += pebrot SUBDIR += pecl-stomp SUBDIR += pidgin SUBDIR += pidgin-birthday-reminder SUBDIR += pidgin-bs SUBDIR += pidgin-fetion SUBDIR += pidgin-guifications SUBDIR += pidgin-hotkeys SUBDIR += pidgin-latex SUBDIR += pidgin-libnotify SUBDIR += pidgin-manualsize SUBDIR += pidgin-osd SUBDIR += pidgin-pidgimpd SUBDIR += pidgin-privacy-please SUBDIR += pidgin-rhythmbox SUBDIR += pidgin-sipe SUBDIR += pidgin-skype SUBDIR += pidgin-twitter SUBDIR += plasma-applet-ktp SUBDIR += poezio SUBDIR += pork SUBDIR += prosody + SUBDIR += proxy65 SUBDIR += psi SUBDIR += psimedia SUBDIR += pwytter SUBDIR += py-jabber SUBDIR += py-jabberbot SUBDIR += py-libturpial SUBDIR += py-nbxmpp SUBDIR += py-punjab SUBDIR += py-pyxmpp SUBDIR += py-skype4py SUBDIR += py-sleekxmpp SUBDIR += py-twistedWords SUBDIR += py-xmpppy SUBDIR += py-xmpppy-irc SUBDIR += py-xmpppy-yahoo SUBDIR += qTox SUBDIR += qq SUBDIR += qwit SUBDIR += qwit-devel SUBDIR += qxmpp SUBDIR += ramblercontacts SUBDIR += rubygem-earthquake SUBDIR += rubygem-hipchat SUBDIR += rubygem-lita SUBDIR += rubygem-termtter SUBDIR += rubygem-tinder SUBDIR += sendxmpp SUBDIR += sigram SUBDIR += skype SUBDIR += skype-devel SUBDIR += skype4 SUBDIR += telegram SUBDIR += telepathy-butterfly SUBDIR += telepathy-farsight SUBDIR += telepathy-farstream SUBDIR += telepathy-gabble SUBDIR += telepathy-glib SUBDIR += telepathy-haze SUBDIR += telepathy-idle SUBDIR += telepathy-logger SUBDIR += telepathy-logger-qt4 SUBDIR += telepathy-mission-control SUBDIR += telepathy-python SUBDIR += telepathy-qt4 SUBDIR += telepathy-rakia SUBDIR += telepathy-salut SUBDIR += telepathy-sofiasip SUBDIR += tkabber SUBDIR += tkabber-plugins SUBDIR += tkabbur SUBDIR += tox SUBDIR += toxic SUBDIR += ttytter SUBDIR += turpial SUBDIR += twirssi SUBDIR += twitmail SUBDIR += uTox SUBDIR += vacuum-im SUBDIR += vqcc-gtk SUBDIR += yoono SUBDIR += zephyr .include Index: head/net-im/proxy65/Makefile =================================================================== --- head/net-im/proxy65/Makefile (nonexistent) +++ head/net-im/proxy65/Makefile (revision 378774) @@ -0,0 +1,65 @@ +# $FreeBSD$ + +PORTNAME= proxy65 +PORTVERSION= 1.2.0.20150210 +CATEGORIES= net-im + +MAINTAINER= mm@FreeBSD.org +COMMENT= XEP-0065 SOCKS5 Bytestreams external component for Jabber + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl + +USE_GITHUB= yes +GH_ACCOUNT= mmatuska +GH_COMMIT= 4e76bf2 +GH_PROJECT= ${PORTNAME} +GH_TAGNAME= ${GH_COMMIT} + +OPTIONS_DEFINE= DOCS +OPTIONS_SINGLE= SERVER +OPTIONS_SINGLE_SERVER= NOJABBER JABBER JABBERD EJABBERD +OPTIONS_DEFAULT= NOJABBER +NOJABBER_DESC= Do not depend on a jabber server +JABBER_DESC= Use with jabberd14 (net-im/jabber) +JABBERD_DESC= Use with jabberd 2.x (net-im/jabberd) +EJABBERD_DESC= Use with ejabberd (net-im/ejabberd) + +USE_PYTHON= distutils autoplist +USES= python:2 twisted:words +USE_RC_SUBR= proxy65 + +PORTDOCS= README + +PROXY65_USER= proxy65 +PROXY65_GROUP= proxy65 +USERS= ${PROXY65_USER} +GROUPS= ${PROXY65_GROUP} + +.include + +.if ${PORT_OPTIONS:MNOJABBER} +# No jabber depends +.elif ${PORT_OPTIONS:MJABBER} +JABBER_REQUIRE?= jabber +RUN_DEPENDS+= jabberd14:${PORTSDIR}/net-im/jabber +.elif ${PORT_OPTIONS:MJABBERD} +JABBER_REQUIRE?= jabberd +RUN_DEPENDS+= jabberd:${PORTSDIR}/net-im/jabberd +.elif ${PORT_OPTIONS:MEJABBERD} +JABBER_REQUIRE?= ejabberd +RUN_DEPENDS+= ejabberdctl:${PORTSDIR}/net-im/ejabberd +.endif + +SUB_LIST+= PYTHON_CMD="${PYTHON_CMD}" \ + JABBER_REQUIRE="${JABBER_REQUIRE}" \ + PROXY65_USER=${PROXY65_USER} \ + PROXY65_GROUP=${PROXY65_GROUP} + +post-install: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} -m 0640 ${FILESDIR}/proxy65.ini.sample ${STAGEDIR}${PREFIX}/etc/ + +.include Property changes on: head/net-im/proxy65/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/proxy65/distinfo =================================================================== --- head/net-im/proxy65/distinfo (nonexistent) +++ head/net-im/proxy65/distinfo (revision 378774) @@ -0,0 +1,2 @@ +SHA256 (proxy65-1.2.0.20150210.tar.gz) = ea3c03e0dd5dc14e44ce75335ff6843f8af9c94152654c1cd43ed1f679480f54 +SIZE (proxy65-1.2.0.20150210.tar.gz) = 9416 Property changes on: head/net-im/proxy65/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/proxy65/files/proxy65.in =================================================================== --- head/net-im/proxy65/files/proxy65.in (nonexistent) +++ head/net-im/proxy65/files/proxy65.in (revision 378774) @@ -0,0 +1,38 @@ +#!/bin/sh + +# $FreeBSD$ +# +# PROVIDE: proxy65 +# REQUIRE: DAEMON %%JABBER_REQUIRE%% + +. /etc/rc.subr + +# +# Extra variables: +# proxy65_jid = JID +# proxy65_config = configuration file + +name="proxy65" +rcvar=proxy65_enable +command="%%PREFIX%%/bin/twistd" + +load_rc_config $name + +proxy65_enable=${proxy65_enable-"NO"} +proxy65_uid=${proxy65_uid-"%%PROXY65_USER%%"} +proxy65_gid=${proxy65_gid-"%%PROXY65_GROUP%%"} +proxy65_logfile=${proxy65_logfile-"/var/log/proxy65.log"} +proxy65_pidfile=${proxy65_pidfile-"/var/run/proxy65.pid"} +proxy65_config=${proxy65_config-"%%PREFIX%%/etc/proxy65.ini"} + +required_files="${proxy65_config}" +command_interpreter="%%PYTHON_CMD%%" +pidfile=${proxy65_pidfile} + +if [ -n "${proxy65_jid}" ]; then + proxy65args="--jid ${proxy65_jid}" +fi + +command_args="--originalname -u ${proxy65_uid} -g ${proxy65_gid} --pidfile ${pidfile} -l ${proxy65_logfile} proxy65 -c ${proxy65_config} ${proxy65args}" + +run_rc_command "$1" Property changes on: head/net-im/proxy65/files/proxy65.in ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/proxy65/files/proxy65.ini.sample =================================================================== --- head/net-im/proxy65/files/proxy65.ini.sample (nonexistent) +++ head/net-im/proxy65/files/proxy65.ini.sample (revision 378774) @@ -0,0 +1,5 @@ +[proxy65] +rhost = 127.0.0.1 +rport = 6000 +secret = changeme +proxyips = 0.0.0.0:7777 Property changes on: head/net-im/proxy65/files/proxy65.ini.sample ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/proxy65/pkg-descr =================================================================== --- head/net-im/proxy65/pkg-descr (nonexistent) +++ head/net-im/proxy65/pkg-descr (revision 378774) @@ -0,0 +1,6 @@ +The proxy65 project is an external component (written on top of the Twisted +Python library) that can be hooked up to existing Jabber/XMPP server to provide +SOCKS5 Bytestreams functionality for file transfer between Jabber users, as +specified in XEP-0065. + +WWW: https://github.com/mmatuska/proxy65/ Property changes on: head/net-im/proxy65/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-im/proxy65/pkg-plist =================================================================== --- head/net-im/proxy65/pkg-plist (nonexistent) +++ head/net-im/proxy65/pkg-plist (revision 378774) @@ -0,0 +1 @@ +@sample etc/proxy65.ini.sample Property changes on: head/net-im/proxy65/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property