aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.2.0Dmitry Marakasov2014-01-2012-491/+132
| | | | | | | | | | | | | | | - Update MASTER_SITES - Add license [1] - Switch to outsource cmake build - Add missing NVTT, GTA and QT4 options - Remove ITK option - Some pathes were integrated upstream PR: 185227 [1] Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> [1] Notes: svn path=/head/; revision=340402
* Update LIB_DEPEND for libgphoto2.Koop Mast2014-01-201-1/+1
| | | | Notes: svn path=/head/; revision=340385
* Fix the build after libgphoto was updated to 2.5.3 in r340071.Raphael Kubo da Costa2014-01-201-0/+61
| | | | | | | | Add an upstream patch to fix the way the detection of the gphoto version was being done in the build system. Notes: svn path=/head/; revision=340384
* - Modernise some USES:Raphael Kubo da Costa2014-01-201-3/+2
| | | | | | | | USE_GMAKE -> USES=gmake USE_GNOME=gnomehack -> USES=pathfix Notes: svn path=/head/; revision=340381
* graphics/gpicview: Reset maintainerJohn Marino2014-01-191-1/+1
| | | | | | | | | | | This port has a history of maintainer timeouts, going back to June 2013. To list a few PRs that timed out: 179825, 184544, 184559, 184564, 184634, 184709, 184727, and apparently private mail (~2 Dec 2013) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=340324
* Support stageBaptiste Daroussin2014-01-191-10/+4
| | | | | | | Get rid of noportdata references Notes: svn path=/head/; revision=340319
* - Fix build with clangMartin Wilke2014-01-195-20/+57
| | | | | | | | PR: 185716 Submitted by: ports fury Notes: svn path=/head/; revision=340307
* - Fix build with clangMartin Wilke2014-01-1915-10/+148
| | | | | | | | PR: 185318 Submitted by: ports fury Notes: svn path=/head/; revision=340291
* - Fix build with clangMartin Wilke2014-01-192-28/+24
| | | | | | | | PR: 185350 Submitted by: ports fury Notes: svn path=/head/; revision=340236
* - Fix build with clangMartin Wilke2014-01-195-36/+114
| | | | | | | | PR: 185340 Submitted by: ports fury Notes: svn path=/head/; revision=340235
* - Fix build with clangMartin Wilke2014-01-193-64/+21
| | | | | | | PR: 185337 Notes: svn path=/head/; revision=340233
* - Fix build with clangMartin Wilke2014-01-192-7/+49
| | | | | | | | PR: 185313 Submitted by: ports fury Notes: svn path=/head/; revision=340231
* - Pass -lm when using gts' pkg-config file. [1]Raphael Kubo da Costa2014-01-182-10/+17
| | | | | | | | | | | | | | | This is also done in the package's upstream darcs repository. - Support staging. - Set LICENSE. - Use the new OPTIONS/LIB_DEPENDS syntax. PR: ports/185263 [1] Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> Approved by: Erik Greenwald <erik@elfga.com> (maintainer) MFH: 2014Q1 Notes: svn path=/head/; revision=340194
* - update to 2.36.0Dirk Meyer2014-01-183-38/+91
| | | | | | | | | | | - removal of libgraph - new option GDK - set BROKEN for option MING and GUILE - hardcode tcl dependecies - fix path of PHP extension Notes: svn path=/head/; revision=340169
* Support stageBaptiste Daroussin2014-01-182-38/+23
| | | | | | | | Use options helpers Remove reference to NOPORTDATA Notes: svn path=/head/; revision=340162
* Support stageBaptiste Daroussin2014-01-181-12/+6
| | | | | | | | Remove useless .pre.mk/.post.mk modernize LIB_DEPENDS Notes: svn path=/head/; revision=340161
* - Enable stagedir supportMarcus von Appen2014-01-181-8/+12
| | | | | | | | | | - Convert to new LIB_DEPENDS - Add missing x11 dependency - Convert to new OPTIONS framework - Add LICENSE Notes: svn path=/head/; revision=340160
* - Enable stagedir supportMarcus von Appen2014-01-181-9/+9
| | | | | | | | - Convert to new LIB_DEPENDS - Convert USE_GMAKE=yes -> USES=gmake Notes: svn path=/head/; revision=340157
* - Enable stagedir supportMarcus von Appen2014-01-181-11/+5
| | | | | | | | - Add LICENSE - Convert USE_GMAKE=yes -> USES=gmake Notes: svn path=/head/; revision=340156
* - Enable stagedir supportMarcus von Appen2014-01-182-250/+9
| | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Shorten COMMENT to pet portlint Notes: svn path=/head/; revision=340155
* Add new port graphics/osgearth, pkg-descr:Matthias Andree2014-01-176-0/+540
| | | | | | | | | | | | | | | | osgEarth is a C++ terrain rendering SDK. Just create a simple XML file, point it at your imagery, elevation, and vector data, load it into your favorite OpenSceneGraph application, and go! osgEarth supports all kinds of data and comes with lots of examples to help you get up and running quickly and easily. WWW: http://osgearth.org/ PR: ports/184706 Submitted by: lbartoletti <coder@tuxfamily.org> Notes: svn path=/head/; revision=340133
* - Fix FreeType module build. [1]Matthias Andree2014-01-173-17/+74
| | | | | | | | | | | | - 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
* Update LIB_DEPENDS to new syntax (to chase after libgphoto2 update).Koop Mast2014-01-171-11/+10
| | | | | | | | | USES=gmake Approved by: port clean up blanket Notes: svn path=/head/; revision=340121
* Update to 0.5.Koop Mast2014-01-172-7/+5
| | | | | | | | This unbreaks the build with libgphoto2 2.5.x. Stagify, and use new LIB_DEPENDS. Notes: svn path=/head/; revision=340113
* - Enable stagedir supportMarcus von Appen2014-01-171-17/+17
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=340112
* - Update to 0.2.0Martin Wilke2014-01-174-92/+65
| | | | | | | | PR: ports/181073 Submitted by: Ports Fury Notes: svn path=/head/; revision=340074
* - Update to 2.5.3Martin Wilke2014-01-173-17/+24
| | | | | | | | PR: ports/181073 Submitted by: Ports Fury Notes: svn path=/head/; revision=340073
* - Update to 2.5.3Martin Wilke2014-01-177-177/+158
| | | | | | | | PR: ports/181073 Submitted by: Ports Fury Notes: svn path=/head/; revision=340071
* - Add new port graphics/sxivDanilo Egea Gondolfo2014-01-175-0/+56
| | | | | | | | | | | | | | | | | | sxiv is a light image viewer which as a few features : - Basic image operations, e.g. zooming, panning, rotating - Customizable key and mouse button mappings (in config.h) - Thumbnail mode: grid of selectable previews of all images - Ability to cache thumbnails for fast re-loading - Basic support for multi-frame images - Load all frames from GIF files and play GIF animations - Display image information in status bar PR: ports/185672 Submitted by: Rapenne <charles@bsd.zplay.eu> Notes: svn path=/head/; revision=340065
* - Take maintainershipRusmir Dusko2014-01-175-28/+41
| | | | | | | | | | | - USES gmake instead of USE_GMAKE - Disable all warnings with -w - Support STAGEDIR, fix proper installation includes - Install proper DOCS and add Option - Recreate patches with make makepatch Notes: svn path=/head/; revision=340011
* Add patch forgotten in r340008Rene Ladan2014-01-171-0/+17
| | | | | | | Reminded by: nox Notes: svn path=/head/; revision=340009
* - Update to 1.1.0Rene Ladan2014-01-174-13/+11
| | | | | | | | | | | | | | | | | | - Undeprecate - Change MASTER_SITES - Use new LIB_DEPENDS syntax - Update postgis dependency to postgis21, this fixes INDEX [1] Actually fix staging while here. PR: ports/185367 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Approved by: tabthorpe, maintainer timeout ( joris.dedieu@gmail.com ) Pointyhat: rene [1] Notes: svn path=/head/; revision=340008
* - Use the new format for LIB_DEPENDSRusmir Dusko2014-01-172-20/+12
| | | | | | | | | | - Disable all warnings with -w - Support STAGEDIR - Add DOCS and EXAMPLES Options - Recreate patches with make makepatch Notes: svn path=/head/; revision=340002
* - Bump PORTREVISIONRusmir Dusko2014-01-163-299/+12
| | | | | | | | | | | - Change master sites - Use PYDISTUTILS_AUTOPLIST=yes instead of pkg-plist - Install proper PORTEXAMPLES in DATADIR, remove patch-setup.py, that works EXAMPLES from Menu and remove Option - Add PLIST_FILES Notes: svn path=/head/; revision=340001
* - Support STAGEDIRRusmir Dusko2014-01-162-15/+6
| | | | Notes: svn path=/head/; revision=340000
* - Change PLIST_FILES, add PLIST_DIRS, remove PORTDATARusmir Dusko2014-01-161-13/+14
| | | | | | | | | - Support STAGEDIR - Add DOCS Option - Change REINPLACE_CMD, adjust to use ${PERL} and ${DATADIR} Notes: svn path=/head/; revision=339998
* - Update to version 1.1g [1]Pawel Pekala2014-01-162-18/+15
| | | | | | | | | | | | | - Allow staging [1] - Switch to new LIB_DEPENDS format - USE_GMAKE -> USES=gmake - Use one tab before REINPLACE_CMD PR: ports/185612 [1] Submitted by: maintainer Notes: svn path=/head/; revision=339962
* Fix packaging with MODULES option disabled, by not trying to packageMatthias Andree2014-01-162-4/+4
| | | | | | | | | empty directories. Submitted by: Lowell Gilbert Notes: svn path=/head/; revision=339881
* - Update to version 0.2.8, another minor maintenance release, which bringsAlexey Dokuchaev2014-01-153-13/+16
| | | | | | | | | | | | | build system fixes and includes many new lens profiles (as always) - Set MASTER_SITES back to BERLIOS; SF/lensfun.berlios does not provide distfile for v0.2.8 (carries 13 distfiles; 0.2.2b -> 0.2.7) - Convert USE_GMAKE, modernize LIB_DEPENDS, sort knobs, stagify while here PR: ports/185424 Submitted by: Matthieu Volat Notes: svn path=/head/; revision=339754
* Add new port graphics/multiraw, a parallel-execution batch converter forMatthias Andree2014-01-144-0/+81
| | | | | | | | | | | | | | | | | camera raw format photographs using pthreads. Multiraw uses the graphics/dcraw-m or graphics/dcraw ports and their executables. dcraw-m is a modified version of dcraw which automatically rotates exported thumbnails and has a camera timezone offset adjustment variable. WWW: https://dx.burplex.com/bin/multiraw.html PR: ports/177492 Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> Notes: svn path=/head/; revision=339672
* Add new dcraw-m port, a variant of dcraw thatMatthias Andree2014-01-144-0/+60
| | | | | | | | | | | adds auto-rotate to exported thumbnails, and also add adjustment for camera timezone offset. PR: ports/177490 Submitted by: Waitman Gobble Notes: svn path=/head/; revision=339660
* Convert to staging. Beat Perl's .packlist into shape.Matthias Andree2014-01-142-12/+26
| | | | | | | | | Fix shebang line in one example file. Approved by: portmgr (implicit, blanket) Notes: svn path=/head/; revision=339659
* USE_GMAKE -> USES=gmake.Matthias Andree2014-01-141-2/+1
| | | | | | | Approved by: portmgr@ (implicit, blanket) Notes: svn path=/head/; revision=339658
* Python cleanup:Rene Ladan2014-01-1334-34/+34
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Update from 1.0.23 to 1.0.24Danilo Egea Gondolfo2014-01-133-42/+27
| | | | | | | | | | | while here: - Use options helpers properly PR: ports/185513 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=339601
* - Fix build on 10.xDmitry Marakasov2014-01-133-1/+23
| | | | | | | | | | | - Fix build after swig package name change PR: 183202 Submitted by: amdmi3 Approved by: maintainer timeout Notes: svn path=/head/; revision=339567
* xz has been in base long enough, drop workarounds for unsupported releases.Christian Weisgerber2014-01-123-18/+3
| | | | Notes: svn path=/head/; revision=339558
* - Upgrade to 0.10.Jun Kuriyama2014-01-123-15/+13
| | | | Notes: svn path=/head/; revision=339511
* - Update to 2.25Sunpoet Po-Chuan Hsieh2014-01-123-61/+10
| | | | | | | | | | - Fix shebang - Use PORTEXAMPLES Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=339475
* - Fix symlink handlingDmitry Marakasov2014-01-112-3/+2
| | | | Notes: svn path=/head/; revision=339398