aboutsummaryrefslogtreecommitdiff
path: root/net/freerdp
Commit message (Collapse)AuthorAgeFilesLines
* net/freerdp: fix build with ffmpegWilliam Grzybowski2013-10-253-35/+38
| | | | | | | | | | - Fix build with ffmpeg Reported by: dinoex Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=331566
* - Add missed dependency on ALSA when option is selectedDima Panov2013-10-071-0/+1
| | | | | | | | PR: 182778 Submitted by: Kevin Zheng Notes: svn path=/head/; revision=329700
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Explicitly disable libxkbfile detection when no X11 option is selectedDima Panov2013-06-241-1/+1
| | | | | | | | PR: 179835 Reported by: Michael Moll <kvedulv AT kvedulv DOT de> Notes: svn path=/head/; revision=321660
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* - Fix the build if old freerdp exists in the systemDima Panov2013-04-181-3/+1
| | | | | | | | | | | - Delete unused GNU_CONFIGURE and CPPFLAGS PR: 177405 Submitted by: Koichiro IWAO <meta+ports AT vmeta DOT jp Feature safe: yes Notes: svn path=/head/; revision=316015
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Add missed option to OPTIONS_DEFINEDima Panov2013-03-181-1/+1
| | | | | | | Reported by: olgeni Notes: svn path=/head/; revision=314611
* - Update FreeRDP to 1.0.2 releaseDima Panov2013-03-1712-116/+783
| | | | | | | | | | - Big thanks for Andriy Gapon and Koichiro IWAO for submitting patches PR: 164843 Submitted by: Andriy Gapon, Koichiro IWAO Notes: svn path=/head/; revision=314414
* - Adopt ports from avl@ to myself by his requestDima Panov2013-02-191-1/+1
| | | | | | | Approved by: maintainer via IM Notes: svn path=/head/; revision=312560
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 0.8.2Alexander Logvinov2010-11-142-4/+3
| | | | Notes: svn path=/head/; revision=264503
* - Fix the build if old freerdp exists in the system [1]Alexander Logvinov2010-11-011-1/+4
| | | | | | | | | - Move from do-patch target to post-patch Reported by: Pavel Timofeev <timp87 AT gmail.com> [1] Notes: svn path=/head/; revision=263891
* - Update to 0.8.1Alexander Logvinov2010-10-284-6/+26
| | | | | | | - Update WWW Notes: svn path=/head/; revision=263661
* - Update to 0.7.4Alexander Logvinov2010-08-312-4/+4
| | | | Notes: svn path=/head/; revision=260277
* FreeRDP is a fork of the rdesktop project that intends to rapidly start movingAlexander Logvinov2010-08-044-0/+162
forward and implement features that rdesktop lacks the most. Improvements: * Support for cursors on Windows Server 2008 R2 * Support for bitmap caching, which provides a good performance boost * Support for Windows Server 2008 Terminal Services Session Broker Load Balancing * New keyboard input system based on the XKB database, providing better support for international keyboards WWW: http://freerdp.sourceforge.net/ Notes: svn path=/head/; revision=258735