cvs commit: ports/net-p2p Makefile ports/net-p2p/retroshare
Makefile distinfo pkg-descr pkg-plist
ports/net-p2p/retroshare/files patch-libbitdht-src-util-bdrandom.cc
patch-libretroshare-src-dbase-findex.h
patch-libretroshare-src-ft-ftfilecreator.h
patch-libretroshare-src-ft-ftfileprovider.h
patch-libretroshare-src-libretroshare.pro ...
Pawel Pekala
pawel at FreeBSD.org
Fri Jan 27 14:41:17 UTC 2012
pawel 2012-01-27 14:41:16 UTC
FreeBSD ports repository
Modified files:
net-p2p Makefile
Added files:
net-p2p/retroshare Makefile distinfo pkg-descr pkg-plist
net-p2p/retroshare/files patch-libbitdht-src-util-bdrandom.cc
patch-libretroshare-src-dbase-findex.h
patch-libretroshare-src-ft-ftfilecreator.h
patch-libretroshare-src-ft-ftfileprovider.h
patch-libretroshare-src-libretroshare.pro
patch-libretroshare-src-rsserver-rsinit.cc
patch-libretroshare-src-rsserver-rsloginhandler.cc
patch-libretroshare-src-upnp-upnphandler.cc
patch-libretroshare-src-upnp-upnphandler.h
patch-libretroshare-src-util-rsdir.h
patch-libretroshare-src-util-rsdiscspace.cc
patch-libretroshare-src-util-rsrandom.cc
patch-retroshare-gui-src-RetroShare.pro
rsinit.h
Log:
RetroShare is a Open Source cross-platform, private and secure decentralised
communication platform. It lets you to securely chat and share files with your
friends and family, using a web-of-trust to authenticate peers and OpenSSL to
encrypt all communication. RetroShare provides filesharing, chat, messages,
forums and channels.
WWW: http://retroshare.sourceforge.net/
PR: ports/164283
Submitted by: Peter Klett <glocke at bsdstammtisch.at>
Revision Changes Path
1.128 +1 -0 ports/net-p2p/Makefile
1.1 +63 -0 ports/net-p2p/retroshare/Makefile (new)
1.1 +2 -0 ports/net-p2p/retroshare/distinfo (new)
1.1 +11 -0 ports/net-p2p/retroshare/files/patch-libbitdht-src-util-bdrandom.cc (new)
1.1 +17 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-dbase-findex.h (new)
1.1 +10 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-ft-ftfilecreator.h (new)
1.1 +10 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-ft-ftfileprovider.h (new)
1.1 +10 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-libretroshare.pro (new)
1.1 +88 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-rsserver-rsinit.cc (new)
1.1 +28 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-rsserver-rsloginhandler.cc (new)
1.1 +10 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-upnp-upnphandler.cc (new)
1.1 +14 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-upnp-upnphandler.h (new)
1.1 +20 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-util-rsdir.h (new)
1.1 +10 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-util-rsdiscspace.cc (new)
1.1 +11 -0 ports/net-p2p/retroshare/files/patch-libretroshare-src-util-rsrandom.cc (new)
1.1 +17 -0 ports/net-p2p/retroshare/files/patch-retroshare-gui-src-RetroShare.pro (new)
1.1 +78 -0 ports/net-p2p/retroshare/files/rsinit.h (new)
1.1 +7 -0 ports/net-p2p/retroshare/pkg-descr (new)
1.1 +3 -0 ports/net-p2p/retroshare/pkg-plist (new)
More information about the cvs-all
mailing list