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 <glo...@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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"