Philippe Audeoud
cfb06876d7
- Update to 13.1 RC1
...
PR: ports/190310
Submitted by: maintainer
2014-05-30 07:46:33 +00:00
Philippe Audeoud
2c14601eee
- Update to 13.0 RC1
...
- Remove useless dvdread run depends
PR: ports/189108
Submitted by: maintainer
2014-05-12 13:45:47 +00:00
Thomas Zander
85d711de42
- Update libaacs to 0.7.0
...
- Add LICENSE
- USES tar:bzip2
- Update libbluray 0.5.0
- Unbreak JAVA option
- USES tar:bzip2
- Bump PORTREVISION in depdendent ports due to shared lib version bump
PR: ports/188573
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: thierry (mentor)
2014-04-27 14:14:26 +00:00
Philippe Audeoud
d2c6be8a17
- Put AIRTUNES as default option
...
- Bump PORTREVISION
PR: ports/187522
Submitted by: Ben Woods <woodsb02@gmail.com>
Approved by: maintainer
2014-03-13 13:07:38 +00:00
Philippe Audeoud
689d87a375
- Update to 13.0 beta 1
...
PR: ports/187350
Submitted by: maintainer
2014-03-10 14:01:13 +00:00
Thomas Zander
652243af0a
- Fix build error during staging phase
...
- Pet portlint
PR: ports/186529
Submitted by: Matthew Rezny <matthew@reztek.cz>, mickael.maillot@gmail.com (maintainer)
Approved by: jadawin (co-mentor), mickael.maillot@gmail.com (maintainer)
2014-02-17 16:18:24 +00:00
Baptiste Daroussin
4650a910d0
Chase boost and icu bump
...
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Baptiste Daroussin
1ada6e33a5
Chase libmad changes
2014-02-05 15:53:18 +00:00
Ganael LAPLANCHE
1e4183548e
- Update libdvdread and libdvdnav to 4.2.1
...
- Bump dependent ports' revisions
2014-02-03 08:15:19 +00:00
Tijl Coosemans
766fba17ef
- vdpau is a lib depends and not a build depends
...
- iconv is used with wchar_t
PR: ports/186271
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
2014-01-30 16:39:34 +00:00
Rene Ladan
50f8eaece1
Python cleanup:
...
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Antoine Brodin
393b3728ac
- Update to 13.0 Alpha 11
...
- Remove external FFMPEG support, xbmc needs a patched one
- New option XRANDR (requested by nox)
PR: ports/184021
PR: ports/185466
PR: ports/185475
Submitted by: Mickael Maillot (maintainer)
2014-01-12 16:54:01 +00:00
Baptiste Daroussin
313cb94889
Part 2 at removing now useless FETCH_ARGS redifition
2014-01-03 01:12:59 +00:00
William Grzybowski
b267fa5ff1
multimedia/xbmc: ffmpeg does not exist anymore
...
PR: ports/184532
Submitted by: gjb
Approved by: maintainer (timeout)
2013-12-26 13:30:56 +00:00
Sunpoet Po-Chuan Hsieh
26dbe1bfaf
- Update to 0.9.33
...
- Bump PORTREVISION for www/libmicrohttpd shlib change
Changes: https://gnunet.org/svn/libmicrohttpd/ChangeLog
PR: ports/185184
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-12-25 20:20:28 +00:00
Sunpoet Po-Chuan Hsieh
dacd35c759
- Update to 0.9.31
...
- Bump PORTREVISION for www/libmicrohttpd shlib change
- While I'm here:
- Use GNU micro
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Strip shared library
- Sort PLIST
- Support STAGEDIR
PR: ports/184199
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-11-23 18:41:39 +00:00
Ulrich Spörlein
cf78c9a1eb
Disable the default dependency on LAME for xbmc so that package building
...
and distribution becomes possible.
LAME is a restricted package so we cannot ship a package that depends on it.
According to the maintainer it is only used for ripping CDs, and there are
better tools than XBMC to do just that.
Also fix the build with a C11 compiler (clang). There's now a weak_ptr in
boost::, and one in std::.
Approved by: maintainer
2013-10-25 14:41:08 +00:00
Guido Falsi
ac02e27209
- Fix build with iconv from base on head
...
While here:
- Use new LIB_DEPENDS format
- Convert to USES gmake
- Support staging
- Fix build with libc++ on head
Approved by: portmgr (bapt)
2013-10-08 12:17:55 +00:00
Baptiste Daroussin
855fb638fb
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
2013-09-20 20:57:48 +00:00
William Grzybowski
4acca49535
multimedia/libaacs: update to 0.6.0
...
- Update to 0.6.0 [1]
- Convert lib depends to new syntax
- Bump PORTREVISION for dependent ports
Changes:
http://git.videolan.org/?p=libaacs.git;a=blob_plain;f=ChangeLog;hb=HEAD
PR: ports/181492
Submitted by: Dominic Fandrey <kamikaze bsdforen.de> (maintainer)
2013-09-02 12:59:38 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Ulrich Spörlein
9e6dc5d5d8
multimedia/xbmc: Fix Makefile logic for OSVERSION check.
2013-07-19 15:52:17 +00:00
Ulrich Spörlein
a7a356c550
Update to 12.2
...
PR: ports/177207
Submitted by: maintainer
Approved by: beat (mentor)
2013-07-19 15:20:02 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- Update to 7.31.0
...
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
2013-07-11 16:26:26 +00:00
Martin Matuska
cdc818f159
Update multimedia/ffmpeg1 to 1.2.1
...
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
2013-06-25 07:41:26 +00:00
Christian Weisgerber
1f2b1eac8e
* Major update to FLAC 1.3.0, including shared library bumps.
...
* Chase the update in dependent ports.
PR: 179072
2013-06-09 19:30:58 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Ruslan Makhmatkhanov
f8285fcd88
- update to 12.0 [1]
...
- fix build with ffmpeg
- add --headless option to run xbmc w/o gui [2]
PR: 175933 [1]
PR: 174996 [2]
Submitted by: Leo Schmitt <neomorphs@gmail.com> [1] (original patch)
Mickael Maillot <mickael.maillot@gmail.com> (maintainer, final patch)
Alexander Yerenkow <yerenkow@gmail.com> [2]
2013-03-08 19:34:05 +00:00
Li-Wen Hsu
5aa43c1aba
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
2013-03-04 10:55:23 +00:00
Baptiste Daroussin
f5f6cd6d9b
Chase boost update
2013-01-31 13:38:42 +00:00
Max Brazhnikov
81c27c891a
Bump PORTREVISION after DESKTOP_ENTRIES update
2013-01-23 15:00:18 +00:00
Philippe Audeoud
59b5a65e33
- Update to 12 RC3
...
- Remove useless patch
PR: ports/174970
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
2013-01-08 10:10:21 +00:00
Philippe Audeoud
327df5c175
- Update to 12.rc1
...
PR: ports/173599
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
2012-12-18 13:43:02 +00:00
Martin Matuska
b2c4fbb77a
Update PCRE to 8.32
...
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Ruslan Makhmatkhanov
34e449b29e
- bump PORTREVISION because avahi suppossed to be built by default
2012-09-20 09:31:56 +00:00
Ruslan Makhmatkhanov
6324ddb651
- fix avahi option name
...
PR: 171808
Submitted by: Manuel <manuel.creach at gmail dot com>
Approved by: Mickael Maillot <mickael.maillot at gmail dot com> (maintainer)
2012-09-20 09:28:55 +00:00
Bryan Drewery
d5126eeece
Chase www/libmicrohttpd shlib version bump
...
Approved by: eadler (mentor)
2012-08-08 12:46:21 +00:00
Baptiste Daroussin
3d6a0a980b
Use the new USE_PKGCONFIG macro
...
Approved by: mickael.maillot@gmail.com (maintainer)
2012-07-26 08:15:20 +00:00
Christian Weisgerber
bcd6fbdee4
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
...
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Pietro Cerutti
f1cbfd7347
- Chase www/libmicrohttpd shlib version bump
...
- Bump PORTREVISION
2012-07-12 11:56:24 +00:00
Guido Falsi
1a41c67ac4
- Convert to new options framework
...
- Strip library versions
- Add conflict with multimedia/xbmc-pvr
PR: ports/168798
Submitted by: Mickael Maillot <fneufneu@xbmc.org> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit)
2012-06-08 12:05:10 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Kris Moore
693a8287f9
- Fix building when devel/libinotify is installed
...
PR: 167762
Approved by: Maintainer <mickael.maillot@gmail.com>
Obtained from: Maintainer <mickael.maillot@gmail.com>
2012-05-25 13:05:50 +00:00
Florent Thoumie
8fb9b2b1af
Update default OPTIONS.
...
Enable WEBSERVER and RTMP by default since they are "popular" options and are enabled by default in official XBMC builds.
PR: ports/166717
Submitted by: flz
Approved by: maintainer
Feature safe: yes
2012-04-11 15:16:18 +00:00
Bernhard Froehlich
0743c34f96
- Use correct oss patch
...
PR: ports/166481
Reported by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
Pointyhat to: myself
Feature safe: yes
2012-04-08 11:22:25 +00:00
Bernhard Froehlich
0f8d245b77
- Update to 11.0
...
PR: ports/166481
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
Feature safe: yes
2012-04-05 10:07:08 +00:00
Ruslan Makhmatkhanov
d906850592
- update to 0.2.2
...
- chase shlib bump in dependent ports
- bump PORTREVISION for xbmc and xbmc-pvr
Please note that this commit isn't actually feature safe, because it bumps
portrevision for two (not that small) ports. But it fixes the breakage, reported
in PR, and, as side effect, raises library version.
PR: 165449
Reported by: Justin <freebsd.users at gmail dot com>
Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
Feature safe: yes
2012-03-22 06:52:34 +00:00
Carlo Strub
1207416356
Update to 11.0.rc1
...
New option: OSS experimental support
PR: ports/165560
Submitted by: Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
Approved by: glarkin@ (mentor) and wen@ (co-mentor)
2012-03-06 15:01:19 +00:00
Ruslan Makhmatkhanov
667ed6ab6c
- update libbluray to 0.2.1
...
PR: 163721 [based on]
Submitted by: Kurt Jaeger <fbsd-ports at opsec dot eu>
Approved by: maintainer (timeout; 1 month+)
2012-02-24 05:17:10 +00:00
Marcus von Appen
fbd0197639
- Update devel/sdl12 to 1.2.15
...
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
2012-02-18 10:18:33 +00:00