notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/cuneiform/Makefile
SVNWeb

Number of commits found: 28

Sat, 10 Nov 2018
[ 19:57 kwm search for other commits by this committer ] Original commit   Revision:484640 (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
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>
Tue, 24 Jul 2018
[ 20:14 tobik search for other commits by this committer ] Original commit   Revision:475272
graphics/cuneiform: Slap on a band-aid and fix build with Clang 6

- Code base compiles under USE_CXXSTD=gnu++98
- Use options helpers
- Fix no-op IMAGEMAGICK option; the patch to disable it no longer
  did anything.  With ImageMagick installed in the build environment
  ImageMagick support was enabled regardless of option state
- Deprecate.  It's unmaintained upstream and the build problems will
  likely get worse over time
- Take maintainership

http://beefy11.nyi.freebsd.org/data/head-i386-default/p475217_s336659/logs/cuneiform-1.1.0_4.log

PR:	216197
Thu, 11 Jan 2018
[ 19:04 pi search for other commits by this committer ] Original commit   Revision:458779
graphics/cuneiform: maintainer reset on request of maintainer

PR:		224887
Submitted by:	samm@os2.kiev.ua
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 18 Jan 2015
[ 21:12 kwm search for other commits by this committer ] Original commit   Revision:377347 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
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]
Sat, 6 Dec 2014
[ 22:13 feld search for other commits by this committer ] Original commit   Revision:374159 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update "BSD" license in graphics category
Fri, 7 Nov 2014
[ 09:55 kwm search for other commits by this committer ] Original commit   Revision:372250 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Tue, 17 Jun 2014
[ 20:05 kwm search for other commits by this committer ] Original commit   Revision:358176 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 2 Feb 2014
[ 14:56 miwi search for other commits by this committer ] Original commit   Revision:342306
- Stage support
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Wed, 28 Aug 2013
[ 12:47 bsam search for other commits by this committer ] Original commit   Revision:325525
. fix build with clang (error: character too large for enclosing character
literal type);
. add LICENSE (BSD), bump PORTREVISION;
. remove unneeded WRKSRC creation;
. use new LIB_DEPENDS syntax.

PR:		ports/181611
Submitted by:	bsam (me)
Approved by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Mon, 6 May 2013
[ 08:31 bapt search for other commits by this committer ] Original commit   Revision:317482 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
Fri, 22 Mar 2013
[ 20:06 makc search for other commits by this committer ] Original commit   Revision:314960 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Tue, 11 Dec 2012
[ 20:54 beech search for other commits by this committer ] Original commit   Revision:308713
- Bump port after ImageMagick update
- Remove version
- Bump PORTREVISION
Tue, 11 Oct 2011
[ 07:17 mm search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
Sat, 18 Jun 2011
[ 08:49 dhn search for other commits by this committer ] Original commit 
- Update to 1.1.0

PR:             ports/156498
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Approved by:    maintainer timeout
Tue, 7 Sep 2010
[ 05:08 makc search for other commits by this committer ] Original commit 
Update to 1.0.0

PR:             based on ports/150311
Submitted by:   Alex Samorukov (maintainer)
Sat, 24 Jul 2010
[ 19:49 mm search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Update ImageMagick to 6.6.2-10
Sun, 28 Mar 2010
[ 21:41 mm search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- Bump Magick++, MagickWand or MagickCore dependency
Wed, 2 Sep 2009
[ 16:32 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.0

PR:             138480
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Thu, 9 Jul 2009
[ 18:53 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.7.0

PR:             136623
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Tue, 24 Mar 2009
[ 19:13 makc search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
bump PORTREVISION after cmake update
Tue, 10 Feb 2009
[ 19:50 mm search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
Tue, 25 Nov 2008
[ 16:15 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.5.0

PR:             129151
Submitted by:   Alex Samorukov <samm at os2 dot kiev dot ua> (maintainer)
Sun, 9 Nov 2008
[ 22:53 miwi search for other commits by this committer ] Original commit 
- Disable build on non i386/amd64 archs

PR:             128622
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Sat, 6 Sep 2008
[ 08:17 beech search for other commits by this committer ] Original commit 
- Update to 0.4.0

PR:             ports/127125
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Sat, 23 Aug 2008
[ 12:45 amdmi3 search for other commits by this committer ] Original commit 
Cuneiform is an multi-language OCR system originally developed and open sourced
by Cognitive Technologies. Cuneiform was originally a Windows program, which
was ported to Linux by Jussi Pakkanen.

WWW: https://launchpad.net/cuneiform-linux

PR:             126753
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>

Number of commits found: 28