aboutsummaryrefslogtreecommitdiff
path: root/graphics/osg-devel/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.5.1Dmitry Marakasov2016-12-277-0/+252
| | | | | | | | | | | - Fix build with recent ffmpeg - Reduce diff with graphics/osg PR: 209057 Submitted by: woodsb02@gmail.com Notes: svn path=/head/; revision=429620
* - Update to 3.3.8Dmitry Marakasov2015-07-121-29/+0
| | | | | | | - Pet portlint Notes: svn path=/head/; revision=391780
* - Update to 3.3.7Dmitry Marakasov2015-05-261-0/+29
| | | | Notes: svn path=/head/; revision=387454
* - Update to 3.3.5Dmitry Marakasov2015-03-172-20/+0
| | | | Notes: svn path=/head/; revision=381461
* - Update to 3.3.3Dmitry Marakasov2015-01-242-4/+24
| | | | | | | - Sort plist Notes: svn path=/head/; revision=377812
* - Update to 3.3.2Dmitry Marakasov2014-10-022-58/+0
| | | | Notes: svn path=/head/; revision=369857
* - Update to 3.3.0Dmitry Marakasov2014-01-244-95/+36
| | | | | | | | | | | | Based on r340402 (graphics/osg version 3.2.0), additional changes include - Add new V8, LUA and PYTHON options PR: 185228 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Notes: svn path=/head/; revision=340874
* - Fix FreeType module build. [1]Matthias Andree2014-01-172-0/+58
| | | | | | | | | | | | - Modernize port: staging, LIB_DEPENDS [2] PR: ports/185832 [1] Approved by: amdmi3 (maintainer timeout on ports/185228) [1] Approved by: portmgr (implicit, blanket) [2] Obtained from: graphics/osg [1] Notes: svn path=/head/; revision=340129
* - Trim Makefile headersDmitry Marakasov2013-07-121-0/+0
| | | | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files Notes: svn path=/head/; revision=322840
* - Update to 3.1.0Dmitry Marakasov2012-04-262-23/+9
| | | | Notes: svn path=/head/; revision=295537
* - Update multimedia/libxine to 1.2.1 with a commit merged from hgJuergen Lock2012-02-261-0/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix DVB support. (which still is broken for tuners using hardware pid filtering, like when running webcamd with "-m dvb-usb-init.force_pid_filter_usage=1".) - Add patches to fix build of ports depending on libxine to: audio/amarok, graphics/gimageview [1], graphics/pornview [1], graphics/osg [2], graphics/osg-devel [2], multimedia/emotion, x11/kdelibs4 [3], multimedia/kmplayer, multimedia/konverter, multimedia/qdvdauthor [4], multimedia/vdr-plugin-xineliboutput, multimedia/xfce4-media [5], multimedia/xine_artsplugin, multimedia/k9copy-kde4 [6] - Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7] - Mark multimedia/phonon-xine BROKEN which refuses to build with libxine 1.2.x and is deprecated upstream. [3] - Disable XINE knob for x11/eaglemode for which I don't have a fix. [2] - Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix, but it only shows a green window at least with mp4 or ts files. (avi files and audio still work.) It seems the kaffeine developers have found this too and are now switching away from libxine in their git repo - so I guess we'll have a broken kaffeine at least until they release a new version. - Bump PORTREVISIONs for ports depending on libxine by default. - Add optional libbluray support to multimedia/libxine and multimedia/vdr-plugin-xineliboutput. PR: ports/165057 [6] Submitted by: nox (self) [6], rakuco [3] Approved by: dinoex (maintainer, via irc) [1], amdmi3 (maintainer, via private email) [2], kde@ (rakuco, via irc) [3], Phil Oleson <oz@nixil.net> (maintainer, via private email) [4], xfce@ (rene, via irc) [5], Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6], lme (maintainer, via irc) [7] Thanx to: Darren Salt (upstream libxine maintainer) for a few hints on irc to help with patching ports depending on deprecated libxine features Notes: svn path=/head/; revision=292268
* - Update to 2.9.7Dmitry Marakasov2010-04-161-20/+0
| | | | Notes: svn path=/head/; revision=252761
* - fix build for png-1.4.1Dirk Meyer2010-03-291-0/+20
| | | | Notes: svn path=/head/; revision=251729
* - Update to 2.9.6Dmitry Marakasov2009-12-181-6/+6
| | | | Notes: svn path=/head/; revision=246108
* - Update to 2.9.5Dmitry Marakasov2009-07-071-10/+10
| | | | Notes: svn path=/head/; revision=237348
* - Update to 2.9.2Dmitry Marakasov2009-04-011-11/+0
| | | | | | | | - Add CONFLICTS with osg - Mark MAKE_JOBS_SAFE Notes: svn path=/head/; revision=231424
* - Update to 2.7.9, connect to buildDmitry Marakasov2009-02-104-2/+68
| | | | Notes: svn path=/head/; revision=227966
* - Forgotten patch to fix build on 8.xDmitry Marakasov2008-09-251-0/+10
| | | | Notes: svn path=/head/; revision=220770
* - Update to 2.6.0Pav Lucistnik2008-08-271-11/+0
| | | | | | | | PR: ports/126663 Submitted by: Hardy Schumacher <hardy.schumacher@amd.com> Notes: svn path=/head/; revision=219284
* - Update openthreads to 1.5Jean-Yves Lefort2006-11-265-774/+11
| | | | | | | | | | | | | - Update openproducer to 1.1 and move to LOCALBASE - Update osg to 1.2 and move to LOCALBASE - Take maintainerships PR: ports/105729 Submitted by: jylefort Approved by: maintainers Notes: svn path=/head/; revision=178041
* - Upgrade to 0.9.8 and unbreak;Thierry Thomas2005-03-022-20/+706
| | | | | | | | | | | | - Take maintainership. PR: ports/77257 Submitted by: Sam Lawrance <boris (at) brooknet.com.au> Approved by: previous maintainer time-out (waiting for feedback since Feb 8th) Notes: svn path=/head/; revision=130210
* Upgrade to 0.9.6.2Vanilla I. Shu2003-11-133-35/+38
| | | | | | | | PR: ports/58171 Submitted by: maintainer Notes: svn path=/head/; revision=93881
* a) Update to 0.9.4.2Maho Nakata2003-07-293-0/+85
| | | | | | | | | | | | b) take over maintainer ship to Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (from ports@) PR: 54793 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=85864
* Added ONLY_FOR_ARCH=i386, since it breaks somehowMaho Nakata2003-07-292-67/+0
| | | | | | | | | on Alpha. Submitted by: kris via bento Notes: svn path=/head/; revision=85796
* upgrade to 0.9.2Ying-Chieh Liao2003-01-241-11/+0
| | | | | | | | add WWW utilize PORTDOCS, DOCSDIR, DATADIR Notes: svn path=/head/; revision=73927
* Fix build. FreeBSD has <inttypes.h> not <sys/inttypes.h>Mario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | PR: 45823 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=71205
* upgrade to 0.8.45Ying-Chieh Liao2002-05-253-34/+60
| | | | | | | | PR: 38547 Submitted by: maintainer Notes: svn path=/head/; revision=59995
* Add back png and jpeg LIB_DEPENDS. Respect CXX and CKris Kennaway2002-05-081-4/+17
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=58686
* upgrade to 0.8.44Ying-Chieh Liao2002-04-0114-404/+36
| | | | | | | | PR: 35099 Submitted by: maintainer Notes: svn path=/head/; revision=57111
* Be LOCALBASE-clean.Maxim Sobolev2001-05-313-3/+3
| | | | Notes: svn path=/head/; revision=43350
* Add osg 0.8.38, a C++/OpenGL scene graph library for real-timeMaxim Sobolev2001-05-3114-0/+407
rendering. PR: 26926 Submitted by: Randall Hopper <aa8vb@nc.rr.com> Notes: svn path=/head/; revision=43343