aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Convert to USES=kmod, which removes duplicated code and ensures that allRene Ladan2013-11-091-7/+3
| | | | | | | | | | | | | | | | required steps are followed. There are no user-visible changes. The exception is multimedia/ptx-kmod, which now installs the kernel module into /boot/modules instead of ${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle. PR: ports/183625 Submitted by: myself Approved by: portmgr (bdrewery) Exp-run by: bdrewery Notes: svn path=/head/; revision=333329
* devel/json-c: update to 0.11William Grzybowski2013-11-091-1/+1
| | | | | | | | | | | | | - Update to 0.11 - Bump revision of dependent ports - Fix pkg-plist [1] PR: ports/182958 Submitted by: zi, wg [1] Approved by: maintainer (timeout) Notes: svn path=/head/; revision=333306
* graphics/danpei: allow stagingWilliam Grzybowski2013-11-084-10/+73
| | | | | | | | | | | | | | - Allow staging - Add LICENSE (GPLv2) - Fix build with clang - Convert lib depends to new format [1] - Use IMAGEMAGICK as option [1] PR: ports/183778 Submitted by: Ilya A. Arkhipov <rum1cro yandex.ru> (maintainer), wg [1] Notes: svn path=/head/; revision=333221
* Fix badly set PKGNAMESUFFIXBaptiste Daroussin2013-11-081-1/+1
| | | | | | | Pointyhat to: bapt Notes: svn path=/head/; revision=333220
* - Support stagingDmitry Marakasov2013-11-081-7/+1
| | | | | | | - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=333214
* No need to explicitly force the default value of KMODDIR since r333188Rene Ladan2013-11-081-1/+0
| | | | Notes: svn path=/head/; revision=333189
* Fix Cenon build.David Chisnall2013-11-073-301/+318
| | | | | | | | | | Remove the option not to install the library. Enable staging. Approved by: bapt (mentor) Notes: svn path=/head/; revision=333143
* - Update EFL to 1.7.9Grzegorz Blach2013-11-0759-89/+88
| | | | | | | - Update Enlightenment to 0.17.5 Notes: svn path=/head/; revision=333129
* - Import patches from upstream to fix build on FreeBSD 10 (clang, libc++)Tijl Coosemans2013-11-0712-55/+244
| | | | | | | | | | | | | - Depend on llvm33 and clang33. - New LIB_DEPENDS syntax. - Staging. - Replace some patches with Makefile magic. PR: ports/180190, ports/180650 Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) Notes: svn path=/head/; revision=333100
* Add p5-Color-Calc.Vanilla I. Shu2013-11-075-0/+36
| | | | Notes: svn path=/head/; revision=333079
* Update to 0.57.Xin LI2013-11-062-6/+25
| | | | | | | | | PR: ports/179390 Submitted by: nemysis Approved by: maintainer Notes: svn path=/head/; revision=333045
* graphics/py-pyproj: update to 1.9.3William Grzybowski2013-11-063-66/+12
| | | | | | | | | | | | | | | - Update to 1.9.3 [1] - Abbreviate site to GOOGLE_CODE - Use python auto plist - Add DOCS and EXAMPLES options - Allow staging PR: ports/183072 Submitted by: Rick van der Zwet <info rickvanderzwet.nl> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=332992
* Welcome CMake 2.8.12!Raphael Kubo da Costa2013-11-051-0/+49
| | | | | | | | | | | | | | | | | | | | | | | With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>, including stage support for devel/cmake-gui. This update took much longer than expected due to CMake changing the arguments to an internal macro that ended up being used by some ports: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5 I have also started a discussion about this on CMake's development list: http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464 It required adjusting the affected ports, and these changes have approved by portmgr (bdrewery). PR: ports/182981 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=332891
* - Bump PORTREVISION to chase the update of databases/spatialiteWen Heping2013-11-053-3/+3
| | | | Notes: svn path=/head/; revision=332843
* Support STAGEDIR.Vanilla I. Shu2013-11-05104-638/+566
| | | | Notes: svn path=/head/; revision=332801
* Chance to .elif to make sure it works like intended, this fixes a warningKoop Mast2013-11-051-1/+1
| | | | | | | | | | with fmake on 9.x and before [1]. Strangly bmake seems to silently ignore it. Reported by: Robert Burmeister <Robert.Burmeister@UToledo.edu> Notes: svn path=/head/; revision=332795
* Update OpenImageIO to version 1.2.3.Tijl Coosemans2013-11-045-43/+8
| | | | | | | Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) Notes: svn path=/head/; revision=332767
* Update to 2.8.8.Koop Mast2013-11-045-34/+31
| | | | | | | | | | Switch to lcms2, remove stray desktopfileutils from USE_GNOME, use libexecinfo from base if it is there else use the port. Strip unstripped libraries. Fix portname of graphics/py-gimp, so it doesn't say py-gimp-app. Notes: svn path=/head/; revision=332760
* PTHREAD_CFLAGS and PTHREAD_LIBS are deprecatedMark Felder2013-11-041-2/+2
| | | | | | | | | PR: ports/182774 Submitted by: tijl, eadler Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332738
* Explicitly set KMODDIR to /boot/modules to avoid picking up /boot/kernelRene Ladan2013-11-041-0/+1
| | | | | | | | | | as KMODDIR from /usr/share/mk/bsd.own.mk included by the distribution Makefile. Submitted by: QAT Notes: svn path=/head/; revision=332657
* - Convert to STAGEDIR, the side effect is that the packages are fixedAntoine Brodin2013-11-032-7/+10
| | | | | | | (this ports uses imake but didn't compress man pages) Notes: svn path=/head/; revision=332645
* - Convert to USES=kmodRene Ladan2013-11-032-16/+5
| | | | | | | | | - Support staging - Remove indefinite article from COMMENT - Fold 2-line pkg-plist into Makefile Notes: svn path=/head/; revision=332629
* Use modern compiler:openmp syntax to ensure this doesn't need fixingMark Felder2013-11-031-3/+2
| | | | | | | | | | | | again in the future. Bump portrevision just to be safe PR: ports/181967 Submitted by: sunpoet Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332613
* Actually need USE_GCC=yes to pull newer GCC on <10.0Mark Felder2013-11-031-1/+1
| | | | | | | | Submitted by: gerald Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332570
* Link to pthread directlyMark Felder2013-11-031-0/+3
| | | | | | | | PR: ports/182774 Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332567
* Revert r332565, I ment to put that in my redports tree.Brooks Davis2013-11-031-4/+5
| | | | Notes: svn path=/head/; revision=332566
* Unconditionally depend on clang32 so we're using a clang that matchesBrooks Davis2013-11-031-5/+4
| | | | | | | our llvm-as. Notes: svn path=/head/; revision=332565
* Require GCC to fix missing OpenMP featuresMark Felder2013-11-031-0/+2
| | | | | | | | PR: ports/181967 Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332564
* Upgrade to 1.5.7.Thierry Thomas2013-11-024-41/+49
| | | | | | | Note: OpenCV is disabled ATM, due to failure. Notes: svn path=/head/; revision=332547
* graphics/swfmill: update to 0.3.3William Grzybowski2013-11-022-8/+6
| | | | | | | | | | | | | - Update to 0.3.3 - Allow staging - Convert lib depends to new format - USES gmake PR: ports/183561 Submitted by: KATO Tsuguru <tkato432 yahoo.com> Notes: svn path=/head/; revision=332496
* - convert php53 ports to STAGEFlorian Smeets2013-11-012-2/+0
| | | | | | | - convert to new LIB_DEPENDS format Notes: svn path=/head/; revision=332429
* Stagify Gstreamer ports.Koop Mast2013-11-0118-20/+6
| | | | | | | | | | | | | Fix build of gstreamer and gstreamer1 with glib 2.38.x [1]. Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix, new LIB_DEPENDS syntax. Only pull in flex if base version is too old. Be more selective for which OSVERSIONS we need gcc due to the clang bug. Obtained from: Gstreamer upstream [1] Notes: svn path=/head/; revision=332416
* graphics/yed: update to 3.11.1William Grzybowski2013-11-012-3/+3
| | | | | | | | | PR: ports/183375 Submitted by: Sergey Brunov <sergey.v.brunov gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=332398
* graphics/gscan2pdf: Fix PERL5 definitionJohn Marino2013-11-011-1/+1
| | | | | | | Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=332387
* graphics/ocropus: Fix C++ issues for modern compilersJohn Marino2013-11-013-0/+47
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=332372
* Stageify and use new lib_depends syntax.Koop Mast2013-11-012-10/+10
| | | | Notes: svn path=/head/; revision=332360
* - It is ayam that should have its PORTREVISION bumped, not aqsis..Pietro Cerutti2013-10-311-0/+1
| | | | Notes: svn path=/head/; revision=332258
* - Bump PORTREVISION, forgot in previous commitPietro Cerutti2013-10-311-1/+1
| | | | Notes: svn path=/head/; revision=332251
* - Build and install shadersPietro Cerutti2013-10-314-40/+75
| | | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format - Convert to USES+=tk - STAGE-clean - Convert to OPTIONSng (DOCS) Notes: svn path=/head/; revision=332250
* - Change maintainer email to @FreeBSD.orgRusmir Dusko2013-10-312-53/+34
| | | | | | | | | | | | | - Use the new format for LIB_DEPENDS - Support STAGEDIR and add OPTIONS_SUB - Add DOCS and EXAMPLES Options - Add MING to default Options - Add patch, fix build on FreeBSD 10 Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=332238
* Fix pkgname collisionBaptiste Daroussin2013-10-313-6/+5
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=332222
* - Add patch, lib -> libdataRusmir Dusko2013-10-312-439/+18
| | | | | | | | | | - Add PLIST_SUB - Change pkg-plist, remove DOCS Approved by: pawel / wg (mentors, implicit), bsam (maintainer) Notes: svn path=/head/; revision=332219
* Remove NEED_ROOT, it was only needed for a chown which is now useless given ↵Baptiste Daroussin2013-10-311-2/+0
| | | | | | | | | | | staging does that work itself This allows to create the package as a USER With hat: portmgr Notes: svn path=/head/; revision=332211
* The word 'very' has no place in COMMENTEitan Adler2013-10-311-1/+1
| | | | | | | | | COMMENT should not begin with 'A' or 'An' Maintainers were notified and given time to object. Notes: svn path=/head/; revision=332200
* graphics/ilmbaseRusmir Dusko2013-10-3152-289/+249
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Remove conflict with non existent Port - USES pathfix pkgconfig - Add executable - Add DOCS Option - Support STAGEDIR and add OPTIONS_SUB - Use pathfix instead of simple patches - Adjust patches - Change WWW graphics/OpenEXR - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Use the new format for LIB_DEPENDS - USES gmake pathfix pkgconfig - Add DOCS and EXAMPLES Options - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD - Add extra patch for EXAMPLES - Remove obsolete patches - Bump dependent ports' revisions Approved by: pawel / wg (mentors) Notes: svn path=/head/; revision=332189
* - Add LICENSEDmitry Marakasov2013-10-301-0/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=332151
* - Support stagingDmitry Marakasov2013-10-301-4/+3
| | | | | | | - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=332150
* - Support stagingDmitry Marakasov2013-10-301-11/+5
| | | | Notes: svn path=/head/; revision=332149
* graphics/libprojectm: add <sys/types.h>John Marino2013-10-301-0/+10
| | | | | | | | | Required with gcc48/binutils 2.23 for uint definition. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=332125
* - Support stagingDmitry Marakasov2013-10-301-12/+8
| | | | | | | - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=332117