aboutsummaryrefslogtreecommitdiff
path: root/multimedia/bino
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* multimedia/bino: minor cleanupJan Beich2015-09-201-13/+7
| | | | | | | | | | | - Convert to USE_GL - Convert to option helpers - Register MimeType via desktop-file-utils Approved by: portmgr blanket Notes: svn path=/head/; revision=397345
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-011-13/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378270
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | 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
* multimedia/ffmpeg: update to 2.2.4William Grzybowski2014-06-271-0/+1
| | | | | | | | | - Bump dependent ports of libavutil - USES tar:bzip2 - Use @sample in pkg-plist Notes: svn path=/head/; revision=359554
* multimedia/bino: convert USE_XZJohn Marino2014-06-181-2/+1
| | | | | | | | | PR: 191142 Submitted by: venture37 Approved by: general blanket Notes: svn path=/head/; revision=358310
* - Support stagingEmanuel Haupt2014-02-243-47/+47
| | | | | | | | | | - Fix pkg-plist, this was noticed by redports when I made a whitespace modification on this port - Define DOCS - Pacify portlint Notes: svn path=/head/; revision=345783
* Remove trailing whitespaces from category multimediaEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345422
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
| | | | Notes: svn path=/head/; revision=338513
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with m) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331270
* multimedia/ffmpeg: update to 2.0.1William Grzybowski2013-10-193-10/+21
| | | | | | | | | | - Update main ffmpeg port to 2.0.1 - Bump and update dependent ports when necessary (API change) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=330909
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-061-1/+3
| | | | | | | While here do some conversion to new options framework Notes: svn path=/head/; revision=317503
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-6/+2
| | | | Notes: svn path=/head/; revision=316355
* Convert libass to USE_PKGCONFIG, switch every ports depending of libass and thatBaptiste Daroussin2012-07-281-0/+1
| | | | | | | needs pkg-config to USE_PKGCONFIG Notes: svn path=/head/; revision=301647
* - 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-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Bino is a video player with the following main features:Pawel Pekala2012-03-294-0/+120
Support for stereoscopic 3D video, with a wide variety of input and output formats. Support for multi-display video, e.g. for powerwalls, Virtual Reality installations and other multi-projector setups. WWW: http://bino3d.org/ PR: ports/166389 Submitted by: Mykola Dzham <i@levsha.me> Feature safe: yes Notes: svn path=/head/; revision=293974