1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Dima Panov
11eba2743e - Rely on modern compiler, which force gcc47/clang33 on gcc-default releases (8.x/9.x) 2014-01-19 09:00:10 +00:00
Dima Panov
a97893971e - Rewrite OPTIONS to match new style
- Note in DirectFB option about deprecation upstream
- Conditionaly depend on compiler:c11 (math and sse2 functions require this)
- Use DISTVERSIONSUFFIX to construct correct DISTNAME automagically and
  avoid both declaration of PORTVERSION and DISTVERSION with beta suffixes
- Pet portlint
2014-01-15 18:46:10 +00:00
Dima Panov
a9d0d9504b - Update FreeRDP to 1.1.0.2013070101 beta release
- Update Remmina and Remmina plugins collection to git commit b6a55ae
- Use new style for LIB_DEPENDS
- Stagify
2014-01-15 05:44:43 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Dima Panov
4c549c5f51 - Reduce unnecessary dependencies by use cups-client for library.
PR:		183614
Submitted by:	Pavel Gubin
2013-11-05 23:58:44 +00:00
William Grzybowski
5fa326532d net/freerdp: fix build with ffmpeg
- Fix build with ffmpeg

Reported by:	dinoex
Approved by:	portmgr (bapt, implicit)
2013-10-25 10:58:53 +00:00
Dima Panov
6418503dcc - Add missed dependency on ALSA when option is selected
PR:		182778
Submitted by:	Kevin Zheng
2013-10-07 13:07:16 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Dima Panov
cc1af8a850 - Explicitly disable libxkbfile detection when no X11 option is selected
PR:		179835
Reported by:	Michael Moll <kvedulv AT kvedulv DOT de>
2013-06-24 02:43:38 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Dima Panov
8f3d397086 - Fix the build if old freerdp exists in the system
- Delete unused GNU_CONFIGURE and CPPFLAGS

PR:		177405
Submitted by:	Koichiro IWAO <meta+ports AT vmeta DOT jp
Feature safe:	yes
2013-04-18 02:39:21 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Dima Panov
8bb288db99 - Add missed option to OPTIONS_DEFINE
Reported by:	olgeni
2013-03-18 23:54:15 +00:00
Dima Panov
332e08176e - Update FreeRDP to 1.0.2 release
- Big thanks for Andriy Gapon and Koichiro IWAO for submitting patches

PR:		164843
Submitted by:	Andriy Gapon, Koichiro IWAO
2013-03-17 09:04:56 +00:00
Dima Panov
cbf1ec26a6 - Adopt ports from avl@ to myself by his request
Approved by:	maintainer via IM
2013-02-19 13:12:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Alexander Logvinov
9e927fd1fa - Update to 0.8.2 2010-11-14 01:37:05 +00:00
Alexander Logvinov
3f35a5e26d - Fix the build if old freerdp exists in the system [1]
- Move from do-patch target to post-patch

Reported by:	Pavel Timofeev <timp87 AT gmail.com> [1]
2010-11-01 13:36:32 +00:00
Alexander Logvinov
a28e710be9 - Update to 0.8.1
- Update WWW
2010-10-28 02:38:51 +00:00
Alexander Logvinov
01a5c7769b - Update to 0.7.4 2010-08-31 14:10:48 +00:00
Alexander Logvinov
ec3bd3d35b FreeRDP is a fork of the rdesktop project that intends to rapidly start moving
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/
2010-08-04 04:08:04 +00:00