aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/retroshare
Commit message (Collapse)AuthorAgeFilesLines
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-263-24/+22
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* security/libgcrypt: 1.5.3_3 -> 1.6.1Kurt Jaeger2014-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Update to 1.6.1 - Remove some unneeded patches - Fix pkg-plist - report configure bug upstream https://bugs.g10code.com/gnupg/issue1668 - report API breakage downstream and find that MacPorts had the same issue https://rt.cpan.org/Ticket/Display.html?id=97201 - bump PORTREVISION for dependent ports (approx. 100 ports) - Thanks to exp-run by antoine@ to find ports that break - patch ports that would otherwise break security/shishi with PR 192164 is already committed [1] devel/ccrtp [2] editors/abiword [3] security/p5-Crypt-GCrypt PR: 191256, 192162 [1], 192163 [2], 192166 [3] Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) Notes: svn path=/head/; revision=363436
* - Add USES=libtool to devel/upnp and bump dependent portsTijl Coosemans2014-07-111-0/+1
| | | | | | | | | | - Add USES=pathfix and INSTALL_TARGET=install-strip - Add a patch to fix definitions of ITHREAD_MUTEX_* Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361520
* net-p2p/retroshare: update to 0.5.5cWilliam Grzybowski2014-06-207-16/+211
| | | | | | | | | | - Fix build with clang PR: 189806 Submitted by: maintainer Notes: svn path=/head/; revision=358625
* Convert to USES=dos2unixBaptiste Daroussin2014-05-261-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355288
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Convert n* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347778
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-221-6/+2
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334586
* net-p2p/retroshare: update to 0.5.5aWilliam Grzybowski2013-11-068-140/+80
| | | | | | | | | | | | - Update to 0.5.5a - Convert lib depends to new format - Allow staging PR: ports/183520 Submitted by: Peter Klett <peter netkey.at> (maintainer) Notes: svn path=/head/; revision=333005
* - Update security/gpgme to 1.4.3Jason E. Hale2013-10-201-1/+1
| | | | | | | | | | | | | | - Use USE_GNOME= ltverhack to correct the library version number to what the author intended. This effectively rolls the version number backwards, but should prevent future unneccesary version bumps. - Support staging - Use options helpers - Use new LIB_DEPENDS syntax - Bump PORTREVISION on dependent ports Notes: svn path=/head/; revision=331057
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-p2p) Notes: svn path=/head/; revision=327758
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing! Notes: svn path=/head/; revision=319055
* Chase security/libgcrypt updateEmanuel Haupt2013-05-031-0/+1
| | | | Notes: svn path=/head/; revision=317220
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update to version 0.5.4d [1]Pawel Pekala2013-02-286-10/+89
| | | | | | | | | | | - Add option to install plugins [1] - Fix build with clang PR: ports/175310 [1] Submitted by: Peter Klett <peter@netkey.at> (maintainer) Notes: svn path=/head/; revision=313128
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* Update PCRE to 8.32Martin Matuska2012-12-101-0/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* - Update to version 0.5.4bPawel Pekala2012-10-206-22/+75
| | | | | | | | | | | | | | | | | - Change maintainer's email - Convert to OptionsNG While here: - Add missing lib deps - Don't install GPLv2 license file - Correct COMMENT PR: ports/172731 Submitted by: Peter Klett <peter@netkey.at> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306177
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/upnp to 1.6.17Pawel Pekala2012-04-271-1/+2
| | | | | | | | | - Bump all affected ports Maintainer of net/ushare was asked for review, no response in 2 weeks Notes: svn path=/head/; revision=295608
* Update to 0.5.3aTilman Keskinoz2012-02-2717-351/+36
| | | | | | | | PR: 164979 Submitted by: maintainer Notes: svn path=/head/; revision=292305
* RetroShare is a Open Source cross-platform, private and secure decentralisedPawel Pekala2012-01-2718-0/+409
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@bsdstammtisch.at> Notes: svn path=/head/; revision=289880