aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* graphics/timeless: stage and explicit linking with -lm (dports)John Marino2014-07-051-2/+7
| | | | Notes: svn path=/head/; revision=360804
* graphics/gimageview: Bring in dports patch to support DragonFlyJohn Marino2014-07-051-0/+36
| | | | Notes: svn path=/head/; revision=360799
* graphics/gdchart: Replace wrong PROFILE optionJohn Marino2014-07-051-3/+7
| | | | | | | | | | | | | The profile library gets built if NO_PROFILE is not set. All the PROFILE option was doing was manually changing the pkg-plist which would only work if the PROFILE option was manually synchronized with the make.conf option (they are by default, so it worked accidently). Change PLIST_SUB to switch based on NO_PROFILE as is done with other ports. Notes: svn path=/head/; revision=360798
* graphics/diacanvas2: explicit linking with -lmJohn Marino2014-07-051-1/+1
| | | | Notes: svn path=/head/; revision=360793
* graphics/comical: explicit linking with -lzJohn Marino2014-07-051-0/+9
| | | | Notes: svn path=/head/; revision=360792
* graphics/Coin: hardcode debug offJohn Marino2014-07-051-1/+1
| | | | | | | | | When WITH_DEBUG is set, this port will fail staging as the result won't match the pkg-plist due to file name changes during a debug regime. To fix, configure Coin with debug off always. Notes: svn path=/head/; revision=360791
* Distfile has been rerolled - yet one more time!Thierry Thomas2014-07-053-3/+3
| | | | | | | | | | | Just adding volatile and removing a html file. Full diff available at http://people.freebsd.org/~thierry/CImg-1.5.9_140703_140704.diff Reported by: swills Notes: svn path=/head/; revision=360777
* Upgrade vips and nip2 to 7.40.3 and 7.40.2 respectively. UnbreakMikhail Teterin2014-07-056-86/+21
| | | | | | | | | | | packaging for the case, when the install of documentation is enabled. Transfer maintainership to antoine@, so he can continue to do as he pleases with both, but without the guilt of changing other people's ports. Notes: svn path=/head/; revision=360766
* Bump more ports that depend on libsqlite3.so:Tijl Coosemans2014-07-051-1/+1
| | | | | | | | | | - ports that set USE_SQLITE with the *_USE option helper - ports that depend on libsqlite3 indirectly as reported by pkg rquery Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360738
* Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portsTijl Coosemans2014-07-042-2/+2
| | | | | | | Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) Notes: svn path=/head/; revision=360658
* Upgrade to 1.5.9.Thierry Thomas2014-07-044-70/+89
| | | | Notes: svn path=/head/; revision=360643
* - Fix LICENSEPietro Cerutti2014-07-041-1/+1
| | | | Notes: svn path=/head/; revision=360611
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-047-6/+7
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* - Switch to USES=libtoolDmitry Marakasov2014-07-041-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360576
* - Add ONLY_FOR_ARCHSDmitry Marakasov2014-07-041-0/+2
| | | | Notes: svn path=/head/; revision=360565
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-042-4/+5
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360564
* - Unbreak this portSunpoet Po-Chuan Hsieh2014-07-042-24/+30
| | | | | | | | | | | - Support STAGEDIR - Remove unnecessary WRKSRC - Update GRASS_INST_DIR - Bump PORTREVISION - Cosmetic change Notes: svn path=/head/; revision=360548
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-0417-53/+46
| | | | Notes: svn path=/head/; revision=360491
* Avoid OBJDUMP warning on 10+, make error message more accurate.Matthias Andree2014-07-031-4/+4
| | | | Notes: svn path=/head/; revision=360442
* Add sanity check to match LIB_DEPENDS C++ library against ours.Matthias Andree2014-07-031-1/+13
| | | | Notes: svn path=/head/; revision=360439
* - Revert previous commit, since it breaks 3rd party packages loading theMarcus von Appen2014-07-032-3/+3
| | | | | | | shared library via ldconfig magic as well as package building Notes: svn path=/head/; revision=360437
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-032-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360418
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-032-71/+6
| | | | | | | | | - Strip libraries - Stagify - Remove overcomplicated examples handling - if needed, these should be provided as a separate port Notes: svn path=/head/; revision=360415
* - Switch graphics/sdl2_ttf to USES=libtool, drop .la filesDmitry Marakasov2014-07-032-6/+4
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=360414
* - Drop .la files, no dependees require themDmitry Marakasov2014-07-032-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360412
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-032-5/+4
| | | | | | | | | - Use new LIB_DEPENDS syntax Approved by: portmgr blanket Notes: svn path=/head/; revision=360400
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-032-4/+5
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360389
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-032-5/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360331
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-022-4/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360315
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-022-4/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360298
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-022-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360272
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-022-34/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360271
* Explicitly set MANCOMPRESSED to no. The new way of dealing withMikhail Teterin2014-07-011-0/+1
| | | | | | | man-pages seems to require it. Notes: svn path=/head/; revision=360122
* Fix the fixBaptiste Daroussin2014-07-011-1/+1
| | | | Notes: svn path=/head/; revision=360120
* Appease the new authorities and remove the bogus BROKEN-declaration.Mikhail Teterin2014-07-012-3/+1
| | | | Notes: svn path=/head/; revision=360119
* Mark BROKEN, Uses obsolete MAN1Antoine Brodin2014-07-011-0/+1
| | | | Notes: svn path=/head/; revision=360089
* Mark BROKEN, fails to packageAntoine Brodin2014-07-011-0/+1
| | | | Notes: svn path=/head/; revision=360088
* Insist on libvips.so.38 -- not just any libvips.so. nip2 is veryMikhail Teterin2014-07-011-1/+1
| | | | | | | particular about the version of libvips. Notes: svn path=/head/; revision=360085
* Upgrade from 7.26.3 to 7.40.1 (nip2) and .2 (vips) -- the currentMikhail Teterin2014-07-0114-211/+274
| | | | | | | | | | | latest. Support staging in nip2. Add self-test target to nip2. Although the software is built against GraphicsMagick, some of the tests require ImageMagick's convert and therefor the tests are not (yet) labeled "regression-test". The author is working on the fix. Notes: svn path=/head/; revision=360084
* Use stagingBrendan Fabeny2014-07-011-8/+7
| | | | Notes: svn path=/head/; revision=360078
* Make those ports more likely to build with texinfo from portsAntoine Brodin2014-07-012-2/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=360062
* - Support staging.Veniamin Gvozdikov2014-07-011-9/+7
| | | | Notes: svn path=/head/; revision=359969
* - Update to version 1.0.1Marcus von Appen2014-06-303-16/+8
| | | | | | | | - Simplify OPTIONS usage - Remove .la files Notes: svn path=/head/; revision=359894
* - Add USES=libtool to x11-toolkits/xforms and bump dependent ports.Tijl Coosemans2014-06-302-4/+3
| | | | | | | - Remove xforms dependency from graphics/qslim. Notes: svn path=/head/; revision=359892
* - Take maintainershipSunpoet Po-Chuan Hsieh2014-06-304-4/+4
| | | | Notes: svn path=/head/; revision=359884
* - Support stagingVeniamin Gvozdikov2014-06-302-10/+7
| | | | | | | Submitted by: myself Notes: svn path=/head/; revision=359867
* graphics/sng: change maintainer address to robak@FreeBSD.orgBartek Rutkowski2014-06-301-1/+1
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=359857
* Remove expired port:Rene Ladan2014-06-3011-1903/+0
| | | | | | | 2014-06-30 graphics/k3d: Broken for more than 5 months Notes: svn path=/head/; revision=359822
* - Update to 10.2.2Pietro Cerutti2014-06-302-3/+3
| | | | | | | Release notes: http://www.mesa3d.org/relnotes/10.2.2.html Notes: svn path=/head/; revision=359821
* Update to 1.6.8Baptiste Daroussin2014-06-303-6/+12
| | | | | | | Enforce dependency on tiff Notes: svn path=/head/; revision=359808