non port: graphics/rubygem-rmagick/Makefile |
SVNWeb
|
Number of commits found: 37 |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
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
|
Fri, 30 Dec 2022
|
[ 09:06 Po-Chuan Hsieh (sunpoet) ] 6892a3b
graphics/rubygem-rmagick: Update to 5.1.0
Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
|
Sun, 9 Oct 2022
|
[ 19:45 Po-Chuan Hsieh (sunpoet) ] fa4a40d
graphics/rubygem-rmagick: Update to 5.0.0
Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
|
Mon, 3 Oct 2022
|
[ 17:11 Po-Chuan Hsieh (sunpoet) ] 79e9077
graphics/rubygem-rmagick: Update to 4.3.0
Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 18 Jul 2022
|
[ 18:00 Po-Chuan Hsieh (sunpoet) ] b860f55
graphics/rubygem-rmagick: Update to 4.2.6
Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
|
Tue, 26 Apr 2022
|
[ 15:01 Po-Chuan Hsieh (sunpoet) ] 352a46b
graphics/rubygem-rmagick: Update to 4.2.5
- Update RUN_DEPENDS: use ImageMagick 7
Changes: https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
framework: Add new USES 'magick' for graphics/ImageMagick*
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 1 Mar 2020
|
[ 06:50 sunpoet ]
Add LICESE_FILE
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
Update ImageMagick to 6.9.10.14 [1]
* 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>
|
Thu, 28 Sep 2017
|
[ 15:36 kwm ] (Only the first 10 of 36 ports in this commit are shown above. )
ImageMagick to 6.9.9-15.
* 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]
|
Fri, 26 May 2017
|
[ 08:20 kwm ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase ImageMagick shlib bump
|
Wed, 28 Dec 2016
|
[ 18:04 swills ]
graphics/rubygem-rmagick: update to 2.16.0
|
Fri, 23 Dec 2016
|
[ 14:36 tz ]
graphics/rubygem-rmagick: Bump PORTREVISION
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)
|
Wed, 27 Apr 2016
|
[ 21:57 swills ] (Only the first 10 of 1194 ports in this commit are shown above. )
Convert USES=gem:autoplist to USES=gem since autoplist is default
|
[ 16:36 swills ] (Only the first 10 of 1196 ports in this commit are shown above. )
create USES=gem and update rubygem- ports to use it
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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 15 Aug 2015
|
[ 12:10 sunpoet ]
- Update to 2.15.4
Changes: https://github.com/rmagick/rmagick/blob/master/CHANGELOG.md
|
Fri, 24 Jul 2015
|
[ 09:00 sunpoet ]
- Update to 2.15.3
- Update WWW
Changes: https://github.com/rmagick/rmagick/blob/master/CHANGELOG.md
|
Wed, 3 Jun 2015
|
[ 18:45 sunpoet ]
- Update to 2.15.2
Changes: https://github.com/gemhome/rmagick/blob/master/CHANGELOG.md
|
Sun, 31 May 2015
|
[ 19:27 sunpoet ]
- Update to 2.15.1
Changes: https://github.com/gemhome/rmagick/blob/master/CHANGELOG.md
|
Mon, 25 May 2015
|
[ 19:54 sunpoet ]
- Update to 2.15.0
- Add LICENSE
- Convert to new options helper
- Update WWW
Changes: https://github.com/gemhome/rmagick/blob/master/CHANGELOG.md
|
Sun, 18 Jan 2015
|
[ 21:12 kwm ] (Only the first 10 of 45 ports in this commit are shown above. )
Update ImageMagick to 6.9.0.4.
- 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]
|
Fri, 7 Nov 2014
|
[ 09:55 kwm ] (Only the first 10 of 32 ports in this commit are shown above. )
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
|
Sun, 24 Aug 2014
|
[ 18:12 swills ]
graphics/rubygem-rmagick: update to 2.13.3
|
Tue, 17 Jun 2014
|
[ 20:05 kwm ] (Only the first 10 of 36 ports in this commit are shown above. )
Update to 6.8.9-3 [1][3].
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] (Only the first 15 lines of the commit message are shown above )
|
Wed, 30 Oct 2013
|
[ 02:50 swills ] (Only the first 10 of 19 ports in this commit are shown above. )
- Add stage support
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Sun, 23 Jun 2013
|
[ 03:33 swills ]
- Make X11 dependency on ImageMagick optional
PR: ports/179481
Submitted by: David Demelier <demelier.david@gmail.com>
|
Tue, 26 Feb 2013
|
[ 21:32 swills ]
(Readdition of graphics/rubygem-rmagick which was removed on 240397)
RMagick is an interface between the Ruby programming language and the
ImageMagick and GraphicsMagick image processing libraries.
WWW: http://rmagick.rubyforge.org/
|
Thu, 27 Aug 2009
|
[ 12:17 garga ]
- Remove graphics/rubygem-rmagick because it's a duplicate of ruby-rmagick
Sugested by: stas
|
Thu, 6 Aug 2009
|
[ 17:32 garga ]
Update to 2.11.0
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Mon, 22 Jun 2009
|
[ 12:38 garga ]
- Update to 2.10.0
|
Wed, 17 Jun 2009
|
[ 14:03 garga ]
RMagick is an interface between the Ruby programming language and the
ImageMagick and GraphicsMagick image processing libraries.
WWW: http://rmagick.rubyforge.org/
|
Number of commits found: 37 |