| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
The GStreamer core how has multiple include dirs, and freerdp rolls
it own detection code and figuring our which include dirs to use.
Instead use pkg-config to get the correct include dirs.
Submitted by: antoine@
Notes:
svn path=/head/; revision=398029
|
|
|
|
|
|
|
|
|
|
| |
update breaks net/vinagre (and gnome3)
Pointy hat: pi@
With hat: portmgr
Notes:
svn path=/head/; revision=390743
|
|
|
|
|
|
|
|
| |
PR: 198618
Pointy hat to: pi
Notes:
svn path=/head/; revision=390719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/FreeRDP/FreeRDP/pull/2719
OSS: audin fixes, tsmf added
cmdline: syntax samples added
improve BSD support: devd detection and support, urbdrc
usb: fixes
PR: 198618
Submitted by: Rozhuk Ivan <rozhuk.im@gmail.com>
Notes:
svn path=/head/; revision=390700
|
|
|
|
|
|
|
|
|
| |
The definition of "BSD" is not broad enought to include DragonFly.
Also, since we are using "alias", DragonFly needs to continue to
masquerade as FreeBSD.
Notes:
svn path=/head/; revision=388666
|
|
|
|
|
|
|
|
|
|
| |
remove zlib from freerdp.pc and winpr.pc. Without this, net/vinagre
still fails to configure.
Approved by: mat (mentor, implicit)
Notes:
svn path=/head/; revision=387699
|
|
|
|
|
|
|
| |
base. Without this, net/vinagre fails to configure.
Notes:
svn path=/head/; revision=387391
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The version is known as 1.2.0-beta1+android9
- USES=execinfo is required on FreeBSD 9 and 8
- Fixes build issues
PR: 198618
Requested by: rozhuk.im@gmail.com
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Notes:
svn path=/head/; revision=387177
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387082
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385640
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=384046
|
|
|
|
| |
Notes:
svn path=/head/; revision=382284
|
|
|
|
| |
Notes:
svn path=/head/; revision=382276
|
|
|
|
|
|
|
| |
Discussed with: fluffy
Notes:
svn path=/head/; revision=380659
|
|
|
|
|
|
|
|
| |
Of course the part of the patch I wrote myself had to be wrong. Adjust the
regexp to make it look like the others and work with all CMake versions.
Notes:
svn path=/head/; revision=375876
|
|
|
|
|
|
|
|
|
|
|
| |
build with the upcoming CMake 3.1.0.
- Add missing dependency on libXi, and set PORTREVISION only once while
here.
Approved by: fluffy (maintainer, implicit)
Notes:
svn path=/head/; revision=375840
|
|
|
|
|
|
|
|
|
|
|
|
| |
suggest to upgrade a few parameters; the suggestion for "/network
[value]" should actually be "/network:[value]".
PR: 191861
Submitted by: olgeni
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=375795
|
|
|
|
| |
Notes:
svn path=/head/; revision=373063
|
|
|
|
|
|
|
|
|
|
|
| |
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
Notes:
svn path=/head/; revision=371252
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=361440
|
|
|
|
|
|
|
| |
(8.x/9.x)
Notes:
svn path=/head/; revision=340237
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=339803
|
|
|
|
|
|
|
|
|
| |
- Update Remmina and Remmina plugins collection to git commit b6a55ae
- Use new style for LIB_DEPENDS
- Stagify
Notes:
svn path=/head/; revision=339755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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@)
Notes:
svn path=/head/; revision=338168
|
|
|
|
|
|
|
|
| |
PR: 183614
Submitted by: Pavel Gubin
Notes:
svn path=/head/; revision=332934
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with ffmpeg
Reported by: dinoex
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=331566
|
|
|
|
|
|
|
|
| |
PR: 182778
Submitted by: Kevin Zheng
Notes:
svn path=/head/; revision=329700
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
| |
PR: 179835
Reported by: Michael Moll <kvedulv AT kvedulv DOT de>
Notes:
svn path=/head/; revision=321660
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
|
|
|
| |
Reported by: olgeni
Notes:
svn path=/head/; revision=314611
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Approved by: maintainer via IM
Notes:
svn path=/head/; revision=312560
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=264503
|
|
|
|
|
|
|
|
|
| |
- Move from do-patch target to post-patch
Reported by: Pavel Timofeev <timp87 AT gmail.com> [1]
Notes:
svn path=/head/; revision=263891
|
|
|
|
|
|
|
| |
- Update WWW
Notes:
svn path=/head/; revision=263661
|
|
|
|
| |
Notes:
svn path=/head/; revision=260277
|
|
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
|