aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-rmagick
Commit message (Collapse)AuthorAgeFilesLines
* graphics/rubygem-rmagick: Update to 6.1.5Po-Chuan Hsieh2026-01-152-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 6.1.4Po-Chuan Hsieh2025-09-072-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 6.1.2Po-Chuan Hsieh2025-07-242-5/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/ImageMagicks*: bump dependent portsLoïc Bartoletti2025-03-301-0/+1
|
* graphics/rubygem-rmagick: Update to 6.1.1Po-Chuan Hsieh2025-02-072-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 6.1.0Po-Chuan Hsieh2025-02-032-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 6.0.1Po-Chuan Hsieh2024-05-192-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 5.5.0Po-Chuan Hsieh2024-04-082-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 5.4.4Po-Chuan Hsieh2024-02-212-5/+6
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 5.3.0Po-Chuan Hsieh2023-08-162-6/+6
| | | | | | - Update WWW Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* Mk/Uses/magick.mk: Bump all consumersFelix Palmen2023-04-301-0/+1
| | | | | | Bump all consumers of ImageMagick ports after flavorizing them. Approved by: tcberner (mentor, implicit)
* graphics/rubygem-rmagick: Update to 5.2.0Po-Chuan Hsieh2023-04-052-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=rubyMuhammad Moinur Rahman2023-01-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk Notable changes are. - Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk. - USE_RUBY=yes is replaced with USES=ruby. - USE_RUBY_EXTCONF is replaced with USES=ruby:extconf. - USE_RUBY_RDOC is replaced with USES=ruby:rdoc. - USE_RUBY_SETUP is replaces with USES=ruby:setup. - RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with USES=ruby:{build,none,run}. - RUBY_REQUIRE isn't used anywhere, so removed. - USES=gem now implies USES=ruby. This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863 I have just made some cosmetic changes and ran exp-run to test that the tree is not in a BROKEN state. Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D37925
* graphics/rubygem-rmagick: Update to 5.1.0Po-Chuan Hsieh2022-12-302-4/+6
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 5.0.0Po-Chuan Hsieh2022-10-092-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 4.3.0Po-Chuan Hsieh2022-10-032-4/+4
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* graphics/rubygem-rmagick: Update to 4.2.6Po-Chuan Hsieh2022-07-182-5/+7
| | | | Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* graphics/rubygem-rmagick: Update to 4.2.5Po-Chuan Hsieh2022-04-262-7/+6
| | | | | | - Update RUN_DEPENDS: use ImageMagick 7 Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
* framework: Add new USES 'magick' for graphics/ImageMagick*Tobias C. Berner2021-12-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | A new USES has been added to depend on ImageMagick. USES=magick adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}. If a specific version is required, use for example USES=magick:6 resp. USES=magick:7 If only a build, run or test is required, use for example USES=magick:build resp. USES=magick:6,build,test If a dependency on the nox11 flavor is required, use for example USES=magick:nox11 resp. USES=magick:7,nox11,run,test See magick.mk for more details on the available flags. The tree has been completely converted to make use of this. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D32754
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add LICESE_FILESunpoet Po-Chuan Hsieh2020-03-011-3/+4
| | | | Notes: svn path=/head/; revision=527533
* Update ImageMagick to 6.9.10.14 [1]Koop Mast2018-11-101-3/+3
| | | | | | | | | | | | | | | | | | | | | * Add PKGNAMESUFFIX and rename the directory. This was done to show that IM6 is not the "main" version. But still fully supported by upstream. * Convert a number of options to optionhelpers. * Add option for ISO/IEC 23008-12:2017 HEIF suport * Add comment to pkg-descr explaining IM6's "legacy" tag. * Add comment to the patch-config_policy.xml file why it still needed. Please note that IM7 is not a drop in replacement due to library API and command arguments changes. And as a result ports need to decide for themself which version to use. Chase these changes in all the ports that using IM6. PR: 225102 (based on, only the version update) [1] Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> Notes: svn path=/head/; revision=484640
* ImageMagick to 6.9.9-15.Koop Mast2017-09-281-1/+1
| | | | | | | | | | | | | | | | | * Disable FPX (FlashPix) support by default. This image format is really rare these days coupled with that there are known CVE's in libfpx and it doesn't seem to be maintained these days. It doesn't make sense to keep it enabled by default anymore. [1] * Add new option for RAW support * Fix portscout macro to only show 6.9.x versions Bump other ports for the shared library bumps in IM 6. PR: 222309 [1] Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1] Notes: svn path=/head/; revision=450852
* Chase ImageMagick shlib bumpKoop Mast2017-05-261-1/+1
| | | | Notes: svn path=/head/; revision=441761
* graphics/rubygem-rmagick: update to 2.16.0Steve Wills2016-12-282-3/+4
| | | | Notes: svn path=/head/; revision=429809
* graphics/rubygem-rmagick: Bump PORTREVISIONTorsten Zuehlsdorff2016-12-231-0/+1
| | | | | | | | | | | After an update of graphics/ImageMagick this port need a bump of PORTREVISION PR: 211849 Reported by: Miroslav Lachman <000.fbsd@quip.cz> Approved by: mentors (implicit) Notes: svn path=/head/; revision=429267
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-3/+1
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 2.15.4Sunpoet Po-Chuan Hsieh2015-08-152-3/+3
| | | | | | | Changes: https://github.com/rmagick/rmagick/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=394310
* - Update to 2.15.3Sunpoet Po-Chuan Hsieh2015-07-243-4/+4
| | | | | | | | | - Update WWW Changes: https://github.com/rmagick/rmagick/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=392798
* - Update to 2.15.2Sunpoet Po-Chuan Hsieh2015-06-032-3/+3
| | | | | | | Changes: https://github.com/gemhome/rmagick/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=388476
* - Update to 2.15.1Sunpoet Po-Chuan Hsieh2015-05-312-3/+3
| | | | | | | Changes: https://github.com/gemhome/rmagick/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=388151
* - Update to 2.15.0Sunpoet Po-Chuan Hsieh2015-05-253-22/+18
| | | | | | | | | | | - Add LICENSE - Convert to new options helper - Update WWW Changes: https://github.com/gemhome/rmagick/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=387412
* Update ImageMagick to 6.9.0.4.Koop Mast2015-01-181-2/+3
| | | | | | | | | | | | | | | | | | | | | - Normalize the ImageMagick library name so it stays the same regardless of what the 16-bit and HDRI option are set to [1]. Teach cmake to look for the new name. Bump ports that link to the libraries due to this. - As a result do away with the "HALFSUPPORTED" option block, and list 16-bit and HDRI with the other options. - ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2 a mandatory dependency (instead of only when the SVG option was selected). - Don't touch .keep files in the modules directory, there files there so it useless. PR: 194949 [1] PR: 195227 [2] Requested by: many [1] Submitted by: software-freebsd@interfasys.ch [2] Notes: svn path=/head/; revision=377347
* Remove * from LIB_DEPENDS lines and specify the default library nameKoop Mast2014-11-071-2/+2
| | | | | | | for ImageMagick. Using '*' it is unsupported and potention bugs here. Notes: svn path=/head/; revision=372250
* graphics/rubygem-rmagick: update to 2.13.3Steve Wills2014-08-242-4/+3
| | | | Notes: svn path=/head/; revision=365988
* many ruby/rubygem ports: death of rubyforge.orgSteve Wills2014-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port) Notes: svn path=/head/; revision=365393
* Update to 6.8.9-3 [1][3].Koop Mast2014-06-171-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use USES=compiler:openmp for the OPENMP option[2] Ditch the use of perl for patching etc [4] and silence perl threaded check [6] -delay option spurious message should be fixed [5] JASPER option was replace by JPEG2000 for JP2k support. Put 16BIT_PIXEL and HDRI option separate option block. These options change the library name, so the user needs to take this into consideration. Use new LIB_DEPENDS syntax. Use @sample for config files. Sprinkle some USES=pkgconfig for some ports, since we don't pull it in anymore at run-time. PR: 185462 [1] PR: 187548 [2] PR: 182793 [3] PR: 181746 [4] PR: 176047 [5] PR: 190814 [6] Submitted by: c.petrik.sosa@gmail.com [1] Matthieu Volat <mazhe@alkumuna.eu> [2] free.bsd@webstyle.ch [3] andrnils@gmail.com [4] rfg@tristatelogic.com [5] Michelle Sullivan <michelle@sorbs.net> [6] Approved by: portmgr (blanket) (for NO_STAGED ports) Notes: svn path=/head/; revision=358176
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332045
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325562
* - Make X11 dependency on ImageMagick optionalSteve Wills2013-06-231-2/+11
| | | | | | | | PR: ports/179481 Submitted by: David Demelier <demelier.david@gmail.com> Notes: svn path=/head/; revision=321608
* (Readdition of graphics/rubygem-rmagick which was removed on 240397)Steve Wills2013-02-263-0/+23
| | | | | | | | | | RMagick is an interface between the Ruby programming language and the ImageMagick and GraphicsMagick image processing libraries. WWW: http://rmagick.rubyforge.org/ Notes: svn path=/head/; revision=313006
* - Remove graphics/rubygem-rmagick because it's a duplicate of ruby-rmagickRenato Botelho2009-08-273-29/+0
| | | | | | | Sugested by: stas Notes: svn path=/head/; revision=240398
* Update to 2.11.0Renato Botelho2009-08-062-5/+4
| | | | Notes: svn path=/head/; revision=239039
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701