Index: head/net-im/Makefile =================================================================== --- head/net-im/Makefile (revision 487481) +++ head/net-im/Makefile (revision 487482) @@ -1,222 +1,223 @@ # $FreeBSD$ # COMMENT = Instant messaging SUBDIR += centerim SUBDIR += centerim-devel SUBDIR += chattahoochie SUBDIR += climm SUBDIR += coccinella SUBDIR += convey SUBDIR += corebird SUBDIR += cutegram SUBDIR += diligent SUBDIR += echat SUBDIR += ejabberd SUBDIR += ekiga SUBDIR += emesene SUBDIR += empathy SUBDIR += farsight2 SUBDIR += farstream SUBDIR += finch SUBDIR += folks SUBDIR += fractal SUBDIR += freetalk SUBDIR += fugu SUBDIR += gajim SUBDIR += gale SUBDIR += gitterdone SUBDIR += gloox SUBDIR += hotot SUBDIR += icmpchat SUBDIR += icqlib SUBDIR += jabber.el SUBDIR += jabberd SUBDIR += jarl SUBDIR += jggtrans SUBDIR += jitsi SUBDIR += kaccounts-integration SUBDIR += kaccounts-providers SUBDIR += kde-telepathy SUBDIR += kmess-kde4 SUBDIR += kopete SUBDIR += kopete-kde4 SUBDIR += ktp-accounts-kcm SUBDIR += ktp-accounts-kcm-kde4 SUBDIR += ktp-approver SUBDIR += ktp-approver-kde4 SUBDIR += ktp-auth-handler SUBDIR += ktp-auth-handler-kde4 SUBDIR += ktp-call-ui SUBDIR += ktp-common-internals SUBDIR += ktp-common-internals-kde4 SUBDIR += ktp-contact-list SUBDIR += ktp-contact-list-kde4 SUBDIR += ktp-contact-runner SUBDIR += ktp-contact-runner-kde4 SUBDIR += ktp-desktop-applets SUBDIR += ktp-desktop-applets-kde4 SUBDIR += ktp-filetransfer-handler SUBDIR += ktp-filetransfer-handler-kde4 SUBDIR += ktp-kded-integration-module-kde4 SUBDIR += ktp-kded-module SUBDIR += ktp-send-file SUBDIR += ktp-send-file-kde4 SUBDIR += ktp-text-ui SUBDIR += ktp-text-ui-kde4 SUBDIR += libaccounts-glib SUBDIR += libaccounts-qt5 SUBDIR += libjreen SUBDIR += libmesode SUBDIR += libnice SUBDIR += libnice-gst010 SUBDIR += libnice-gst1 SUBDIR += libpurple SUBDIR += libqtelegram-ae SUBDIR += libsignon-glib SUBDIR += libstrophe SUBDIR += libtelepathy SUBDIR += libyahoo2 SUBDIR += licq SUBDIR += licq-icq SUBDIR += licq-jabber SUBDIR += licq-osd SUBDIR += licq-qt-gui SUBDIR += linux-telegram-desktop SUBDIR += loudmouth SUBDIR += matterircd SUBDIR += mbpurple SUBDIR += mcabber SUBDIR += meanwhile SUBDIR += mikutter SUBDIR += mu-conference SUBDIR += openfire SUBDIR += oysttyer SUBDIR += p5-AnyEvent-XMPP SUBDIR += p5-DJabberd SUBDIR += p5-Jabber-Connection SUBDIR += p5-Jabber-Lite SUBDIR += p5-Jabber-SimpleSend 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 += pecl-stomp2 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-rocketchat SUBDIR += pidgin-sipe SUBDIR += pidgin-skype SUBDIR += pidgin-skypeweb SUBDIR += pidgin-twitter SUBDIR += pidgin-window_merge SUBDIR += plasma-applet-ktp-kde4 SUBDIR += poezio SUBDIR += profanity SUBDIR += prosody SUBDIR += prosody-modules SUBDIR += proxy65 SUBDIR += psi SUBDIR += psimedia SUBDIR += purple-discord SUBDIR += purple-facebook SUBDIR += purple-hangouts SUBDIR += purple-slack SUBDIR += py-fbmq SUBDIR += py-jabber SUBDIR += py-jabberbot SUBDIR += py-libturpial SUBDIR += py-matrix-synapse SUBDIR += py-nbxmpp SUBDIR += py-punjab SUBDIR += py-python-telegram-bot SUBDIR += py-skype4py SUBDIR += py-slackclient SUBDIR += py-sleekxmpp SUBDIR += py-telepot SUBDIR += py-toxcore-c SUBDIR += py-unmessage SUBDIR += py-xmpppy SUBDIR += py-xmpppy-irc SUBDIR += py-xmpppy-yahoo SUBDIR += qTox SUBDIR += qq SUBDIR += qxmpp SUBDIR += qxmpp-qt5 SUBDIR += ramblercontacts SUBDIR += ricochet SUBDIR += rubygem-hipchat SUBDIR += rubygem-hipchat15 SUBDIR += rubygem-lita SUBDIR += rubygem-termtter SUBDIR += rubygem-tinder SUBDIR += sayaka SUBDIR += scudcloud SUBDIR += sendxmpp SUBDIR += skype SUBDIR += skype-devel SUBDIR += skype4 SUBDIR += slack-term + SUBDIR += ssh-chat SUBDIR += talkatu SUBDIR += teamwords SUBDIR += telegram SUBDIR += telegram-desktop SUBDIR += telegram-purple SUBDIR += telegramqml SUBDIR += telepathy-accounts-signon SUBDIR += telepathy-butterfly SUBDIR += telepathy-farsight SUBDIR += telepathy-farstream SUBDIR += telepathy-gabble SUBDIR += telepathy-glib SUBDIR += telepathy-haze SUBDIR += telepathy-idle SUBDIR += telepathy-kde4 SUBDIR += telepathy-logger SUBDIR += telepathy-logger-qt4 SUBDIR += telepathy-logger-qt5 SUBDIR += telepathy-mission-control SUBDIR += telepathy-python SUBDIR += telepathy-qt SUBDIR += telepathy-rakia SUBDIR += telepathy-salut SUBDIR += telepathy-sofiasip SUBDIR += tkabber SUBDIR += tkabber-plugins SUBDIR += toot SUBDIR += tox SUBDIR += toxbot SUBDIR += toxic SUBDIR += toxins SUBDIR += turpial SUBDIR += twirssi SUBDIR += twitmail SUBDIR += uTox SUBDIR += vacuum-im SUBDIR += vqcc-gtk SUBDIR += xmpp-client SUBDIR += yoono SUBDIR += zephyr .include Index: head/net-im/ssh-chat/Makefile =================================================================== --- head/net-im/ssh-chat/Makefile (nonexistent) +++ head/net-im/ssh-chat/Makefile (revision 487482) @@ -0,0 +1,37 @@ +# $FreeBSD$ + +PORTNAME= ssh-chat +DISTVERSIONPREFIX= v +DISTVERSION= 1.7-4 +DISTVERSIONSUFFIX= -gf36d7eb +CATEGORIES= net-im + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Chat over SSH + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}/LICENSE + +BUILD_DEPENDS= go:lang/go + +USE_GITHUB= nodefault # the main code is in GH_TUPLE +GH_ACCOUNT= shazow +GH_TUPLE= shazow:ssh-chat:${DISTVERSIONFULL}:main/src/github.com/shazow/ssh-chat \ + shazow:rateio:e8e0088:rateio/src/github.com/shazow/rateio \ + alexcesaro:log:61e6862:log/src/github.com/alexcesaro/log \ + howeyc:gopass:bf9dde6:gopass/src/github.com/howeyc/gopass \ + jessevdk:go-flags:c6ca198:flags/src/github.com/jessevdk/go-flags \ + golang:crypto:c126467:crypto/src/golang.org/x/crypto \ + golang:sys:ac767d6:sys/src/golang.org/x/sys +GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} + +PLIST_FILES= bin/${PORTNAME} + +do-build: + @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} && \ + ${SETENV} ${MAKE_ENV} GOPATH=${WRKSRC} go install ./... + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + +.include Property changes on: head/net-im/ssh-chat/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/ssh-chat/distinfo =================================================================== --- head/net-im/ssh-chat/distinfo (nonexistent) +++ head/net-im/ssh-chat/distinfo (revision 487482) @@ -0,0 +1,15 @@ +TIMESTAMP = 1544849393 +SHA256 (shazow-ssh-chat-v1.7-4-gf36d7eb_GH0.tar.gz) = bef55195517606c2f11af09c3ad735cf057da8449bcf3eabcd97f0424e9b9d96 +SIZE (shazow-ssh-chat-v1.7-4-gf36d7eb_GH0.tar.gz) = 34661 +SHA256 (shazow-rateio-e8e0088_GH0.tar.gz) = 75fa928cb0b3445a94d5ef05b15ab67ac7f5c2a8a5617e4b829bcc27ef4c0eba +SIZE (shazow-rateio-e8e0088_GH0.tar.gz) = 2528 +SHA256 (alexcesaro-log-61e6862_GH0.tar.gz) = 75e35a9d70ada8d32a43f37aecc47a1a67305547658a6a86054ceca87bb9a263 +SIZE (alexcesaro-log-61e6862_GH0.tar.gz) = 8800 +SHA256 (howeyc-gopass-bf9dde6_GH0.tar.gz) = 365806397c1f279fbb45b86562c43e6f112e8a81cf788df5ea356a18c80f6537 +SIZE (howeyc-gopass-bf9dde6_GH0.tar.gz) = 11287 +SHA256 (jessevdk-go-flags-c6ca198_GH0.tar.gz) = 7985a6a45b8dd2de04a7e295f562a5589801076c265baea39c7ea51410db4489 +SIZE (jessevdk-go-flags-c6ca198_GH0.tar.gz) = 55457 +SHA256 (golang-crypto-c126467_GH0.tar.gz) = af4ccc970d8ad62b042a0dcfa54d00c3b059840e61cd9023b059f848964b7b17 +SIZE (golang-crypto-c126467_GH0.tar.gz) = 1624160 +SHA256 (golang-sys-ac767d6_GH0.tar.gz) = 8cfe5e75d7d145302d18a41938c0c0c18d82644de0a753b7b503efe3071258dd +SIZE (golang-sys-ac767d6_GH0.tar.gz) = 980197 Property changes on: head/net-im/ssh-chat/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ 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/ssh-chat/pkg-descr =================================================================== --- head/net-im/ssh-chat/pkg-descr (nonexistent) +++ head/net-im/ssh-chat/pkg-descr (revision 487482) @@ -0,0 +1,3 @@ +Custom SSH server written in Go. Instead of a shell, you get a chat prompt. + +WWW: https://github.com/shazow/ssh-chat Property changes on: head/net-im/ssh-chat/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ 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