aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Make py3-cairo build with python 3.4.Koop Mast2015-01-092-0/+16
| | | | | | | Submitted by: antoine@ Notes: svn path=/head/; revision=376593
* - Update to 9.80Sunpoet Po-Chuan Hsieh2015-01-082-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/Image-ExifTool/Changes PR: ports/196613 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=376566
* - Update to 9.79Sunpoet Po-Chuan Hsieh2015-01-073-4/+5
| | | | | | | | | Changes: http://search.cpan.org/dist/Image-ExifTool/Changes PR: ports/196526 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=376454
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-0611-11/+11
| | | | Notes: svn path=/head/; revision=376417
* Update to 0.66.Anton Berezin2015-01-062-3/+3
| | | | Notes: svn path=/head/; revision=376415
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-0610-10/+10
| | | | Notes: svn path=/head/; revision=376397
* - Update from 1.2 to 1.3.1Danilo Egea Gondolfo2015-01-063-16/+16
| | | | | | | | | | - Add gmake to USES PR: 196509 Submitted by: solene@bsd.zplay.eu (maintainer) Notes: svn path=/head/; revision=376377
* - Provide a real MASTER_SITESAntoine Brodin2015-01-051-2/+2
| | | | | | | | | | - Pass maintainership to submitter PR: ports/195256 With hat: portmgr Notes: svn path=/head/; revision=376371
* Convert to USES=execinfoPawel Pekala2015-01-051-2/+1
| | | | Notes: svn path=/head/; revision=376365
* Remove one more file from the package.Mathieu Arnold2015-01-052-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=376294
* Fix runtime. The Makefile.PL version of the build is ignoring all the XS glue.Mathieu Arnold2015-01-053-17/+57
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=376292
* Assign maintainership of FPC ports to new FPC ports teamJohn Marino2015-01-0513-13/+13
| | | | | | | | | | The new team currently consists of the previous maintainer (acm@) and myself (marino@). PR: 195363 Notes: svn path=/head/; revision=376279
* - Allow build as regular userSunpoet Po-Chuan Hsieh2015-01-041-0/+3
| | | | | | | Reported by: naddy Notes: svn path=/head/; revision=376260
* - Update to 0.95Sunpoet Po-Chuan Hsieh2015-01-043-6/+11
| | | | | | | | | | | | | | - Mark BROKEN: upstream disabled support for textproc/p5-XML-Compile > 1.43 - Set EXPIRATION_DATE to 2015-02-28 - Add LICENSE - Sort PLIST Changes: - disable support for this module, when XML::Compile > 1.43 - final release. Notes: svn path=/head/; revision=376228
* - Update to 1.0Sunpoet Po-Chuan Hsieh2015-01-043-15/+16
| | | | | | | | | | - Add LICENSE - Sort *_DEPENDS Changes: http://search.cpan.org/dist/Image-Compare/Changes Notes: svn path=/head/; revision=376227
* - Update to 0.46Sunpoet Po-Chuan Hsieh2015-01-043-6/+5
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Graphics-Primitive-Driver-Cairo/Changes Notes: svn path=/head/; revision=376226
* - Update to 0.65Sunpoet Po-Chuan Hsieh2015-01-043-28/+27
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Graphics-Primitive/Changes Notes: svn path=/head/; revision=376225
* - Update to 0.31Sunpoet Po-Chuan Hsieh2015-01-043-13/+13
| | | | | | | | | | - Add blank line between LICENSE and *_DEPENDS sections - Sort PLIST Changes: http://search.cpan.org/dist/Graphics-Color/Changes Notes: svn path=/head/; revision=376224
* - Update to 2.16Sunpoet Po-Chuan Hsieh2015-01-042-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz/Changes Notes: svn path=/head/; revision=376223
* - Update to 2.56Sunpoet Po-Chuan Hsieh2015-01-043-13/+10
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/GD/ChangeLog Notes: svn path=/head/; revision=376222
* - Convert USE_PYTHON -> USES leftovers missed in the previous commitsMarcus von Appen2015-01-041-1/+1
| | | | | | | | Spotted by: antoine With hat: python Notes: svn path=/head/; revision=376179
* - Update to 2.88Sunpoet Po-Chuan Hsieh2015-01-033-42/+41
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Chart-Clicker/Changes Notes: svn path=/head/; revision=376140
* - Update to 2.4.8Sunpoet Po-Chuan Hsieh2015-01-033-5/+7
| | | | | | | | - Add LICENSE - Sort PLIST Notes: svn path=/head/; revision=376139
* Update to xpaint 2.9.10.3Johan van Selst2015-01-032-4/+3
| | | | Notes: svn path=/head/; revision=376119
* - Add patch to make the port build GCC and CMake 3.1.0.Raphael Kubo da Costa2015-01-033-12/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tulip overrides CMake's built-in add_library() and add_executable() commands, so obviously things would explode at some point. This is a band-aid solution to get things working; the right solution would be to stop overriding CMake's commands, or even stopping setting RPATH on libraries and executables altogether, but that depends on getting the Tulip developers involved (I'm still figuring out if they respond to pings and patches). - Use quazip from ports instead of building Tulip's bundled copy. Bundled software is evil. - Clean up CMAKE_ARGS. PYTHON_INCLUDEDIR and LOCALBASE were used years ago in patch-CMakeLists.txt, but that has not been the case for several releases at least. - Clean up the port's dependencies: * devel/qt4-assistant, devel/qt4-designer have not been required since Tulip 3.something. * devel/qt4-libqtassistantclient is severely outdated and unsupported, thankfully it has not been used since Tulip 3.4.0. * devel/libqxt is not needed because Tulip always builds its own bundled copy. * Add explicit dependency on print/freetype2 since the port links directly against it. * Stop depending on devel/libexecinfo directly and use USES=execinfo instead. Notes: svn path=/head/; revision=376116
* - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...Marcus von Appen2015-01-034-4/+5
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=376110
* graphics/mandelbulber: #include <cstring> for memcpy and memsetJohn Marino2015-01-032-0/+20
| | | | Notes: svn path=/head/; revision=376080
* graphics/apngdis: #include <cstring>John Marino2015-01-031-0/+10
| | | | | | | | This is fallout from png upgrade. Modern GCC needs <cstring> for memcpy, although clang seems to be happy without it. Notes: svn path=/head/; revision=376079
* graphics/png2ico: #include <cstring>John Marino2015-01-031-3/+4
| | | | | | | | This is fallout from png upgrade. Modern GCC needs <cstring> for memset, although clang seems to be happy without it. Notes: svn path=/head/; revision=376078
* graphics/libgfx: #include <cstring>John Marino2015-01-031-4/+12
| | | | | | | | This is fallout from png upgrade. Modern GCC needs <cstring> for memcpy, although clang seems to be happy without it. Notes: svn path=/head/; revision=376076
* - Update to 7.42.1Danilo Egea Gondolfo2015-01-025-13/+12
| | | | Notes: svn path=/head/; revision=376063
* security/libgcrypt: 1.6.1 -> 1.6.2, bump dependsKurt Jaeger2015-01-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - src/sexp.c (do_vsexp_sscan): Return error for invalid args. - cipher/md.c (_gcry_md_info): Fix a segv in case of calling with wrong parameters. - cipher/primegen.c (_gcry_generate_elg_prime): Change to return an error code, possible NULL deref in call to prime generator. - cipher/dsa.c (generate): Take care of new return code. - cipher/elgamal.c (generate): Change to return an error code. Take care of _gcry_generate_elg_prime return code. - ecc: Support the non-standard 0x40 compression flag for EdDSA. - mpi: Extend the internal mpi_get_buffer. - mpi: Fix regression for powerpc-apple-darwin detection. - Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in - Fix building for the x32 target without asm modules in mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI. - Fix ARM assembly when building __PIC__ - mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit. * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear allocated but not used bits before resizing. * tests/t-mpi-bits.c (set_bit_with_resize): New. - Use internal malloc function in fips.c. * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/. - pubkey: Re-map all deprecated RSA algo numbers. - cipher: Fix possible NULL dereference in cipher/md.c for being NULL. - Fix ARMv6 detection when CFLAGS modify target CPU architecture. PR: 193264 Approved by: cpm@fbsd.es (maintainer) Notes: svn path=/head/; revision=376062
* Fix some rarer build failures, that was hard to reproduce.Koop Mast2015-01-012-0/+31
| | | | | | | Submitted by: Tobias Berner Notes: svn path=/head/; revision=376032
* - Add LICENSESunpoet Po-Chuan Hsieh2015-01-011-2/+4
| | | | | | | | - Update *_DEPENDS: version is already in all supported Perl releases - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=375993
* Remove expired ports:Rene Ladan2014-12-3113-171/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-12-31 graphics/ender: Unused by EFL 1.11 2014-12-31 graphics/enesim: Unused by EFL 1.11 2014-12-31 graphics/etch: Unused by EFL 1.11 2014-12-31 www/egueb: Unused by EFL 1.11 2014-12-31 x11-wm/e17-module-comp-scale: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-eektool: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-elfe: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-empris: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-engage: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-eooorg: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-aspell: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-mpris: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-pidgin: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-shotgun: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-wallpaper: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-exebuf: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-execwatch: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-flame: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-iiirk: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-itask: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-mail: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-moon: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-news: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-photo: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-rain: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-screenshot: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-slideshow: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-taskbar: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-uptime: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-weather: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-winlist-ng: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-winselector: Broken and updates aren't available Notes: svn path=/head/; revision=375904
* Bump portrevision for previous changeAntoine Brodin2014-12-311-1/+1
| | | | Notes: svn path=/head/; revision=375902
* Add back accidently removed lines in r375852.Koop Mast2014-12-311-0/+3
| | | | | | | Submitted by: antoine@ Notes: svn path=/head/; revision=375899
* Add a patch to fix the build when the THREADS option is unset.Koop Mast2014-12-311-0/+15
| | | | | | | Submitted by: many Notes: svn path=/head/; revision=375890
* Update devel/doxygen to 1.8.9Antoine Brodin2014-12-312-15/+8
| | | | | | | | | PR: ports/196342 Submitted by: Naram Qashat (maintainer) Exp-run and fixes to depending ports: self Notes: svn path=/head/; revision=375872
* Update ImageMagick to 6.9.0-2.Koop Mast2014-12-304-54/+6
| | | | | | | | | | | Disable SIMD option, the --with-gcc-arch only takes recent cpus into account. And doesn't propperly check the host cpu for the flags. [1] PR: 196188 [1] Submitted by: mi@ALDAN.algebra.com Notes: svn path=/head/; revision=375859
* Update cinnamon to 2.4, this should fix [1] and [2].Koop Mast2014-12-304-7/+4
| | | | | | | | | | | | Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates. Update evolution suite to 3.12.9. Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3]. PR: 195290 [1], 195289 [2], 195455 [3] Obtained from: gnome devel repo Notes: svn path=/head/; revision=375852
* Allow building WITH=SLANG when the compiler does not add -I${LOCALBASE}.Mathieu Arnold2014-12-291-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=375787
* - fix linker problems with smyrnaDirk Meyer2014-12-281-0/+2
| | | | | | | | PR: 195676 PR: 196288 Notes: svn path=/head/; revision=375732
* - Update graphics/libspiro to 0.2.20131203Wen Heping2014-12-284-11/+13
| | | | | | | | PR: 196202 Submitted by: cyberbotx@cyberbotx.com(maintainer) Notes: svn path=/head/; revision=375727
* - Silence maintainer sectionSunpoet Po-Chuan Hsieh2014-12-281-7/+7
| | | | Notes: svn path=/head/; revision=375707
* graphics/libsixel: update to 1.4.3Rene Ladan2014-12-272-6/+5
| | | | | | | | PR: 196280 Submitted by: maintainer (sue@iwmt.org) Notes: svn path=/head/; revision=375685
* - add MAKE_JOBS_UNSAFEDirk Meyer2014-12-271-10/+1
| | | | | | | | | | PR: 192857 Submitted by: Matthias Andree PR: 196032 Notes: svn path=/head/; revision=375675
* Allow building with either giflib 4.2 or 5.0Antoine Brodin2014-12-271-0/+14
| | | | Notes: svn path=/head/; revision=375673
* Allow building with either giflib 4.2 or 5.0Antoine Brodin2014-12-271-6/+45
| | | | Notes: svn path=/head/; revision=375672
* Allow building with either giflib 4.2 or 5.0Antoine Brodin2014-12-271-0/+38
| | | | Notes: svn path=/head/; revision=375669