non port: graphics/ImageMagick/Makefile |
Number of commits found: 400 (showing only 100 on this page) |
Thursday, 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)
|
Saturday, 22 Sep 2018
|
10:15 mandree
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)
|
Friday, 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)
|
Sunday, 29 Jul 2018
|
22:18 gerald
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
|
Tuesday, 26 Dec 2017
|
16:17 kwm
Update ImageMagick to 6.9.9-28.
|
Thursday, 28 Sep 2017
|
15:36 kwm
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]
|
Sunday, 10 Sep 2017
|
20:55 gerald
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
|
Sunday, 16 Jul 2017
|
16:28 pawel
Register CONFLICTS
Approved by: portmgr blanket
|
Wednesday, 7 Jun 2017
|
17:43 kwm
Update ImageMagick to 6.9.8-9.
|
Monday, 29 May 2017
|
14:41 kwm
Update ImageMagick to 6.9.8-8.
|
Friday, 26 May 2017
|
08:19 kwm
Update ImageMagick to 6.9.8.6.
PR: 219497
Security: 50776801-4183-11e7-b291-b499baebfeaf
|
Sunday, 30 Apr 2017
|
12:50 sunpoet
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
Saturday, 1 Apr 2017
|
15:23 gerald
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
|
Monday, 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
|
Sunday, 20 Nov 2016
|
09:38 gerald
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.
|
Wednesday, 12 Oct 2016
|
01:41 feld
graphics/ImageMagick: Update to 6.9.5-10
This update resolves several security vulnerabilities
PR: 213032
MFH: 2016Q4
|
Sunday, 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]
|
Wednesday, 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.
|
Thursday, 19 May 2016
|
09:40 kwm
Update ImageMagick to 6.9.4-3.
Add Portscout macro to restrict version checking to 6.x.
|
Friday, 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
|
Tuesday, 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
|
Tuesday, 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.
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
11:17 sunpoet
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
|
Friday, 25 Mar 2016
|
08:46 kwm
Update ImageMagick to 6.9.3-7.
|
Thursday, 24 Mar 2016
|
15:47 tijl
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)
|
Thursday, 18 Feb 2016
|
21:14 kwm
Update ImageMagick to 6.9.3.4.
|
Wednesday, 10 Feb 2016
|
12:37 kwm
Update ImageMagick to 6.9.3-3.
|
Wednesday, 20 Jan 2016
|
10:05 kwm
Update ImageMagick to 6.9.3-1.
|
Sunday, 10 Jan 2016
|
23:24 kwm
Update ImageMagick to 6.9.3-0.
|
Tuesday, 22 Dec 2015
|
20:04 kwm
Update ImageMagick to 6.9.2-10.
|
Thursday, 17 Dec 2015
|
17:19 mat
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
|
Wednesday, 9 Dec 2015
|
12:57 kwm
Update ImageMagick to 6.9.2-8.
|
Saturday, 28 Nov 2015
|
21:35 kwm
Update ImageMagick to 6.9.2-7.
|
Sunday, 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
|
Saturday, 10 Oct 2015
|
14:48 kwm
Update ImageMagick to 6.9.2-4.
|
Wednesday, 30 Sep 2015
|
15:38 kwm
Update ImageMagick to 6.9.2-3.
|
Wednesday, 2 Sep 2015
|
22:20 kwm
Update ImageMagick to 6.9.2-0.
|
Saturday, 22 Aug 2015
|
17:48 hrs
- 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
enabled when the library is available.
This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11
will set dependency on one of them.
- Fix integer overflow reported as CVE-2015-3228.
- Update Uses/ghostscript.mk:
* Add x11 keyword. nox11 keyword is now obsolete.
* Use packagename in *_DEPENDS line to prevent relationship between
-base and -x11 packages from being broken.
- Fix x11/nox11 keyword and bump PORTREVISION in ports using
USES=ghostscript to update dependency of pre-compiled packages.
|
Sunday, 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
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
Makefile.am and clean up the port Makefile.
japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything. Just don't hide anything at all
like the textproc/scim configure script does.
multimedia/schroedinger: Apply an upstream patch.
textproc/scim-input-pad: Same as japanese/scim-honoka.
PR: 201922
Approved by: portmgr (antoine)
Exp-run by: antoine
|
Tuesday, 28 Jul 2015
|
21:45 kwm
Update ImageMagick to 6.9.1-10.
|
Saturday, 18 Jul 2015
|
20:30 kwm
Update ImageMagick to 6.9.1-9.
|
Thursday, 16 Jul 2015
|
20:53 kwm
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
|
Wednesday, 15 Jul 2015
|
13:04 kwm
Update ImageMagick to 6.9.1-8.
|
Sunday, 5 Jul 2015
|
07:43 kwm
Update ImageMagick to 6.9.1-7.
|
Monday, 22 Jun 2015
|
18:33 antoine
Convert to USES=jpeg
|
Saturday, 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]
|
Tuesday, 2 Jun 2015
|
14:53 kwm
Update ImageMagick to 6.9.1-4.
|
Friday, 29 May 2015
|
15:59 kwm
Update ImageMagick to 6.9.1-3.
|
Monday, 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.
|
Friday, 24 Apr 2015
|
15:05 kwm
Update ImageMagick to 6.9.1-2.
|
Monday, 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]
|
Wednesday, 25 Mar 2015
|
20:09 marino
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
|
Tuesday, 10 Mar 2015
|
12:35 kwm
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.
|
Thursday, 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
|
Sunday, 18 Jan 2015
|
21:12 kwm
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]
|
Tuesday, 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
|
Thursday, 25 Dec 2014
|
20:54 bapt
Bump portrevision after png update
|
19:04 antoine
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Tuesday, 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
|
Wednesday, 26 Nov 2014
|
13:08 mat
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
|
Tuesday, 18 Nov 2014
|
22:43 kwm
Update to 6.9.0-0.
|
Tuesday, 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]
|
Wednesday, 15 Oct 2014
|
20:52 kwm
Add missing depend on liblqr-1.
Submitted by: Daniel Reichelt <reicheltmail@googlemail.com>
|
Sunday, 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.
|
Sunday, 5 Oct 2014
|
21:30 tijl
graphics/djvulibre:
- Add USES=libtool and bump dependent ports
- Remove threading related patches
|
Sunday, 28 Sep 2014
|
10:38 kwm
Update to 6.8.9-8.
|
Wednesday, 17 Sep 2014
|
07:38 tijl
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)
|
Monday, 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
|
Sunday, 31 Aug 2014
|
16:36 tijl
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
Sunday, 24 Aug 2014
|
21:30 tijl
- Convert graphics/libwmf to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
Thursday, 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
|
Wednesday, 23 Jul 2014
|
12:10 kwm
Convert from WITHOUT_X11 to Options X11.
PR: 188895
Submitted by: Vick Khera <vivek@khera.org>
|
Sunday, 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@
|
Saturday, 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.
|
Sunday, 22 Jun 2014
|
16:46 tijl
Bump PORTREVISION for jbigkit library version bump.
Approved by: portmgr (implicit)
|
Wednesday, 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>
|
Tuesday, 17 Jun 2014
|
20:05 kwm
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]
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)
|
Thursday, 8 May 2014
|
03:25 sunpoet
- 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
|
Wednesday, 30 Apr 2014
|
17:27 tijl
Convert to USES=libtool.
|
Wednesday, 16 Apr 2014
|
18:28 zeising
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
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
|
Thursday, 6 Feb 2014
|
09:39 kwm
Adopt.
|
Sunday, 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
|
Thursday, 16 Jan 2014
|
00:53 mandree
Fix packaging with MODULES option disabled, by not trying to package
empty directories.
Submitted by: Lowell Gilbert
|
Tuesday, 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)
|
Sunday, 12 Jan 2014
|
22:54 naddy
xz has been in base long enough, drop workarounds for unsupported releases.
|
Tuesday, 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.
|
Monday, 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) |