non port: graphics/ImageMagick/Makefile |
SVNWeb
|
Number of commits found: 400 (showing only 100 on this page) |
Thu, 27 Sep 2018
|
[ 22:24 linimon ]
Fix build on gcc-based archs.
Tested on powerpc64, amd64.
While here, pet portlint.
PR: 231761
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Sat, 22 Sep 2018
|
[ 10:15 mandree ] (Only the first 10 of 70 ports in this commit are shown above. )
Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.
Release notes: <https://github.com/openexr/openexr/releases/tag/v2.3.0>
Adjust LIB_DEPENDS of all ports that require ilmbase or openexr to chase
the new lower-case spelling of the name, and to omit the version from the
library name to ease future maintenance.
Bump PORTREVISION of all ports that depend on ilmbase or openexr directly,
so that they all get rebuilt on upgrades.
Add patches to graphics/ampasCTL to keep it alive, with (a) ilmbase now
that its Iex::BaseExc class is no longer derived from std::string,
details were given upstream through https://github.com/ampas/CTL/issues/71
and (b) to unwind semicolon/;-lists in cmake that stem from openexr/
ilmbase pkg-config variables.
(Note ampasCTL is unmaintained as FreeBSD port, and upstream,
and I cannot run-time test it.)
Poudriere build tests on 11.2-RELEASE-p1 amd64 of ALL ports depending
directly or indirectly on ilmbase and/or openexr have passed without
regressions. Thus invoking due diligence, I believe I have done the
equivalent of an -exp run, and do not require approval for the dependency
chases to third-party ports.
|
[ 07:49 pi ]
graphics/ImageMagick[7]: remove CONFLICTS with lang/execline, 2nd try
- lang/execline dropped their bin/import, so it no longer conflicts
PR: 185818
Submitted by: mj@netauth.com
Approved by: kwm (maintainer timeout)
|
Fri, 21 Sep 2018
|
[ 22:02 antoine ]
Revert r480301, it's broken
With hat: portmgr
|
[ 18:37 pi ]
graphics/ImageMagick[7]: remove CONFLICTS with lang/execline
- lang/execline dropped their bin/import, so it no longer conflicts
PR: 185818
Submitted by: mj@netauth.com
Approved by: koobs (maintainer timeout)
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Tue, 26 Dec 2017
|
[ 16:17 kwm ]
Update ImageMagick to 6.9.9-28.
|
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]
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sun, 16 Jul 2017
|
[ 16:28 pawel ]
Register CONFLICTS
Approved by: portmgr blanket
|
Wed, 7 Jun 2017
|
[ 17:43 kwm ]
Update ImageMagick to 6.9.8-9.
|
Mon, 29 May 2017
|
[ 14:41 kwm ]
Update ImageMagick to 6.9.8-8.
|
Fri, 26 May 2017
|
[ 08:19 kwm ]
Update ImageMagick to 6.9.8.6.
PR: 219497
Security: 50776801-4183-11e7-b291-b499baebfeaf
|
Sun, 30 Apr 2017
|
[ 12:50 sunpoet ] (Only the first 10 of 38 ports in this commit are shown above. )
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Mon, 5 Dec 2016
|
[ 00:07 feld ]
graphics/ImageMagick: Update to 6.9.6-4
Summarized changelog since 6.9.5-10:
* Off by one memory allocation (reference
https://github.com/ImageMagick/ImageMagick/issues/296).
* Prevent fault in MSL interpreter (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797).
* Added layer ZIP compression to the PSD encoder.
* Unit test pass again after small SUN image patch.
* Fixed incorrect RLE decoding when reading a DCM image that contains
multiple segments.
* Fixed incorrect RLE decoding when reading an SGI image (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30514)
PR: 214517
MFH: 2016Q4
Security: CVE-2016-9298
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Wed, 12 Oct 2016
|
[ 01:41 feld ]
graphics/ImageMagick: Update to 6.9.5-10
This update resolves several security vulnerabilities
PR: 213032
MFH: 2016Q4
|
Sun, 21 Aug 2016
|
[ 19:52 kwm ]
Update ImageMagick to 6.9.5.7.
Only add dependancy (indirect) to glib20 if the depenancy uses glib20. [1]
Add Indirect dependancy to ilmbase for the exr plugin.
Reported by: Miroslav Lachman <000.fbsd@quip.cz> (on freebsd-ports@) [1]
|
Wed, 10 Aug 2016
|
[ 12:08 kwm ]
Don't add X libraries to the nox11 ports [1]
While here fix USE_GNOME in the SVG case to add to the USE_GNOME macro
and not overwrite it.
PR: 211721 [1]
Reported by: Gary (freebsd-bugzilla@in-addr.com)
Pointy hat to: kwm@
|
[ 10:02 kwm ]
Update ImageMagick to 6.9.5-5.
Register indirect dependancies.
Allow slave port to overwrite PORTSCOUT.
|
Thu, 19 May 2016
|
[ 09:40 kwm ]
Update ImageMagick to 6.9.4-3.
Add Portscout macro to restrict version checking to 6.x.
|
Fri, 13 May 2016
|
[ 12:56 kwm ]
Update ImageMagick to 6.9.4.1.
Remove the delegate patch since it done in IM now.
MFH: 2016Q2
Security: 82b702e0-1907-11e6-857b-00221503d280
|
Tue, 3 May 2016
|
[ 21:52 kwm ]
Disable EPHEMERAL, HTTPS, MVG and MSL coders until a a new release can be
made what fixes the CVE issues with these coders.
Obtained from: ImageMagick support forum
Security: CVE-2016-3714
|
[ 08:46 kwm ]
Update ImageMagick to 6.9.3-9.
* Switch to USES=localbase.
* Mark this version as legacy version now that ImageMagick7 is released.
Upstream will continue to support this version.
* Switch to CONFLICT_INSTALL
|
Tue, 19 Apr 2016
|
[ 14:10 adamw ]
Fix the handling of type-apple.xml under @sample. PORTREVISION
bump for plist change.
Committed under just-fix-it.
|
[ 10:21 kwm ]
Update ImageMagick to 6.9.3-8.
|
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
|
[ 11:17 sunpoet ] (Only the first 10 of 36 ports in this commit are shown above. )
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
Fri, 25 Mar 2016
|
[ 08:46 kwm ]
Update ImageMagick to 6.9.3-7.
|
Thu, 24 Mar 2016
|
[ 15:47 tijl ] (Only the first 10 of 95 ports in this commit are shown above. )
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Thu, 18 Feb 2016
|
[ 21:14 kwm ]
Update ImageMagick to 6.9.3.4.
|
Wed, 10 Feb 2016
|
[ 12:37 kwm ]
Update ImageMagick to 6.9.3-3.
|
Wed, 20 Jan 2016
|
[ 10:05 kwm ]
Update ImageMagick to 6.9.3-1.
|
Sun, 10 Jan 2016
|
[ 23:24 kwm ]
Update ImageMagick to 6.9.3-0.
|
Tue, 22 Dec 2015
|
[ 20:04 kwm ]
Update ImageMagick to 6.9.2-10.
|
Thu, 17 Dec 2015
|
[ 17:19 mat ] (Only the first 10 of 70 ports in this commit are shown above. )
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
|
Wed, 9 Dec 2015
|
[ 12:57 kwm ]
Update ImageMagick to 6.9.2-8.
|
Sat, 28 Nov 2015
|
[ 21:35 kwm ]
Update ImageMagick to 6.9.2-7.
|
Sun, 22 Nov 2015
|
[ 10:15 kwm ]
Update ImageMagick to 6.9.2-6.
* Convert the custom test target into a do-test target and run it when
the TESTS options is selected.
* Sort plist
|
Sat, 10 Oct 2015
|
[ 14:48 kwm ]
Update ImageMagick to 6.9.2-4.
|
Wed, 30 Sep 2015
|
[ 15:38 kwm ]
Update ImageMagick to 6.9.2-3.
|
Wed, 2 Sep 2015
|
[ 22:20 kwm ]
Update ImageMagick to 6.9.2-0.
|
Sat, 22 Aug 2015
|
[ 17:48 hrs ] (Only the first 10 of 354 ports in this commit are shown above. )
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above )
|
Sun, 2 Aug 2015
|
[ 18:13 kwm ]
Add some more X11 / NOX11 checks around USES=ghostscript usage.
While here apply the same checks to IM7.
PR: 201993
Submitted by: daniel@blodan.se
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Tue, 28 Jul 2015
|
[ 21:45 kwm ]
Update ImageMagick to 6.9.1-10.
|
Sat, 18 Jul 2015
|
[ 20:30 kwm ]
Update ImageMagick to 6.9.1-9.
|
Thu, 16 Jul 2015
|
[ 20:53 kwm ] (Only the first 10 of 89 ports in this commit are shown above. )
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938
|
Wed, 15 Jul 2015
|
[ 13:04 kwm ]
Update ImageMagick to 6.9.1-8.
|
Sun, 5 Jul 2015
|
[ 07:43 kwm ]
Update ImageMagick to 6.9.1-7.
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Sat, 20 Jun 2015
|
[ 21:30 kwm ]
Update ImageMagick to 6.9.1-6.
* Remove double --without-lcms.
* Speed up the test target by running it with multiple jobs.
* Finaly add back WITHOUT_X11 to the IM-nox11 port, this will select the
ghostscript-nox11 port instead of the x11 version. The code in
bsd.port.mk doesn't handle the OPTIONS UNSET/EXCLUDE of X11. [1]
PR: 199268 [1]
|
Tue, 2 Jun 2015
|
[ 14:53 kwm ]
Update ImageMagick to 6.9.1-4.
|
Fri, 29 May 2015
|
[ 15:59 kwm ]
Update ImageMagick to 6.9.1-3.
|
Mon, 27 Apr 2015
|
[ 12:07 kwm ]
I'm not sure what the code exactly does but reverting the change allows it
to build on 8.x.
Submitted by: Scott Allendorf <scott-allendorf@uiowa.edu>, pkg-fallout.
|
Fri, 24 Apr 2015
|
[ 15:05 kwm ]
Update ImageMagick to 6.9.1-2.
|
Mon, 6 Apr 2015
|
[ 13:53 kwm ]
Update ImageMagick to 6.9.1-1.
Remove FONTCONFIG_CFLAGS/_LIBS pkg-config manual overwrites.
Add comment why CPPFLAGS/LDFLAGS are different than usual.
Add CPE data [1]
PR: 199040 [1]
Submitted by: shun <shun.fbsd.pr@dropcut.net> [1]
|
Wed, 25 Mar 2015
|
[ 20:09 marino ] (Only the first 10 of 35 ports in this commit are shown above. )
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
|
Tue, 10 Mar 2015
|
[ 12:35 kwm ] (Only the first 10 of 12 ports in this commit are shown above. )
Update ImageMagick to 6.9.0-10.
- USES=pkgconfig:both since the *-config scripts are wrappers around pkg-config.
- Don't require ghostscript for the freetype2 option.
- Actualy remove the pkg-help file with is obsolete since r377347 when the
library names where normalized.
Due to libMagick++-6.so bump, chase depend ports.
|
Thu, 19 Feb 2015
|
[ 02:29 jbeich ]
Register CONFLICTS between execline and ImageMagick
Differential Revision: https://reviews.freebsd.org/D1820
Approved by: bapt (mentor)
Approved by: portmgr blanket
|
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]
|
Tue, 30 Dec 2014
|
[ 21:48 kwm ]
Update ImageMagick to 6.9.0-2.
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
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Tue, 23 Dec 2014
|
[ 07:57 kwm ]
Make sure our CPPFLAGS and LDFLAGS get placed at the end of the compiler
arguments so the compiler finds the openjpeg 2.1 headers before the old
1.5 header. Which are installed in ${LOCALBASE}/include/openjpeg-2.1 and
${LOCALBASE}/include respectively.
This fixes the build when the MODULES option is turned off, and both openjpeg
ports are installed.
PR: 195442
Submitted by: mail@ozzmosis.com
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Tue, 18 Nov 2014
|
[ 22:43 kwm ]
Update to 6.9.0-0.
|
Tue, 11 Nov 2014
|
[ 13:19 kwm ]
Fix typo in PORTREVISION.
It is clearly not my day.
|
[ 12:20 kwm ]
Fix plist.
|
[ 09:42 kwm ]
Unbreak LICENSE_FILE
|
[ 08:03 kwm ]
Update to 6.8.9-10.
Remove implicit liblqr-1 depend [1]
PR: 194780 [1]
Submitted by: Robert Schulze <rs@bytecamp.net> [1]
|
Wed, 15 Oct 2014
|
[ 20:52 kwm ]
Add missing depend on liblqr-1.
Submitted by: Daniel Reichelt <reicheltmail@googlemail.com>
|
Sun, 12 Oct 2014
|
[ 23:56 kwm ]
ImageMagick tries to find out the cpu features and enables a matching
-march, this is not desirable for package building.
Disable this feature by default since it machine specific and add a
SIMD option if users want to enable it.
|
Sun, 5 Oct 2014
|
[ 21:30 tijl ] (Only the first 10 of 15 ports in this commit are shown above. )
graphics/djvulibre:
- Add USES=libtool and bump dependent ports
- Remove threading related patches
|
Sun, 28 Sep 2014
|
[ 10:38 kwm ]
Update to 6.8.9-8.
|
Wed, 17 Sep 2014
|
[ 07:38 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
Mon, 15 Sep 2014
|
[ 18:35 amdmi3 ]
- Drop .la files for graphics/liblqr-1, no dependees require them
- Bump dependent ports as .so version has changed
|
Sun, 31 Aug 2014
|
[ 16:36 tijl ] (Only the first 10 of 83 ports in this commit are shown above. )
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
Sun, 24 Aug 2014
|
[ 21:30 tijl ]
- Convert graphics/libwmf to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
Thu, 24 Jul 2014
|
[ 07:34 antoine ]
Fix the previous fix
Pointed by: kwm
|
[ 05:54 antoine ]
Fix another (harmless) bug in OPTIONS conversion
|
[ 05:44 antoine ]
Fix bug in OPTIONS conversion
|
Wed, 23 Jul 2014
|
[ 12:10 kwm ]
Convert from WITHOUT_X11 to Options X11.
PR: 188895
Submitted by: Vick Khera <vivek@khera.org>
|
Sun, 6 Jul 2014
|
[ 12:16 kwm ]
Reenable PERL option by default, this will unbreak the build of WebMagick.
This was lost in the 6.8.0.7 update to 6.8.9.3.
PR: 185462
Reported by: marino@
|
Sat, 28 Jun 2014
|
[ 08:10 kwm ]
Update to 6.8.9-4.
Document where the .la files are loaded from.
Don't rebuild ghostscript as build dep for when building packages with
PACKAGE_BUILDING, only for when the test suite is enabled.
Actualy commit pkg-help, missed in the update to 6.8.9-3, woops.
Bump libMagick++ users since that library version got bumped.
|
Sun, 22 Jun 2014
|
[ 16:46 tijl ] (Only the first 10 of 15 ports in this commit are shown above. )
Bump PORTREVISION for jbigkit library version bump.
Approved by: portmgr (implicit)
|
Wed, 18 Jun 2014
|
[ 14:34 kwm ]
IM uses .la files to find the plugins. Add :keepla back to USES=libtool,
and a note that it is needed.
Reported by: Alex V. Petrov <alexvpetrov@gmail.com>
|
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 )
|
Thu, 8 May 2014
|
[ 03:25 sunpoet ] (Only the first 10 of 20 ports in this commit are shown above. )
- Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
Wed, 30 Apr 2014
|
[ 17:27 tijl ]
Convert to USES=libtool.
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Thu, 6 Feb 2014
|
[ 09:39 kwm ]
Adopt.
|
Sun, 2 Feb 2014
|
[ 22:44 riggs ]
- Adjust location of freetype headers in ImageMagick sources
- Bump PORTREVISION
Note that this is a stop-gap to avoid runtime errors with ImageMagick.
It allows for working pkg builds with default PREFIX/LOCALBASE.
A more substantial rework and upgrade of the ImageMagick port needs to be
conducted.
PR: ports/186170, ports/186171
Submitted by: Vivek Khera <vivek@khera.org>, Alexander Panyushkin
<vsityz@gmail.com>
Approved by: mentor (thierry)
MFH: 2014Q1
|
Thu, 16 Jan 2014
|
[ 00:53 mandree ]
Fix packaging with MODULES option disabled, by not trying to package
empty directories.
Submitted by: Lowell Gilbert
|
Tue, 14 Jan 2014
|
[ 03:23 mandree ]
Convert to staging. Beat Perl's .packlist into shape.
Fix shebang line in one example file.
Approved by: portmgr (implicit, blanket)
|
[ 02:49 mandree ]
USE_GMAKE -> USES=gmake.
Approved by: portmgr@ (implicit, blanket)
|
Sun, 12 Jan 2014
|
[ 22:54 naddy ]
xz has been in base long enough, drop workarounds for unsupported releases.
|
Tue, 7 Jan 2014
|
[ 00:23 rakuco ]
Go back to 6.8.0 :(
This reverts r338918, r338948, r338951 and r338953 (modulo reassigning the
port to ports@, some comment fixes and the removal of a patch that was meant
for FreeBSD 7).
ImageMagick is normally a beast to update, and somewhere between 6.8.0 and
6.8.8 the developers also decided to change the naming scheme for their
libraries, which requires updating tons of ports in the tree and bumping a
lot of PORTREVISIONs. I do not have the time for that at the moment, so it's
safer to go back to what was working and let a braver soul handle the update
properly later, otherwise the tree will be on fire for quite a while.
ache: I'm truly sorry for reverting your PerlMagick commits, but I couldn't
test if they still worked with the older version in a timely fashion.
|
Mon, 6 Jan 2014
|
[ 23:17 ache ]
Add new PerlMagick files to pkg-plist.
Move Makefile comment where it belongs.
Return back PERL option as default one. At least basic PerlMagick
functions works in my testing.
|
Number of commits found: 400 (showing only 100 on this page) |