non port: graphics/ocrfeeder/Makefile |
SVNWeb
|
Number of commits found: 28 |
Tue, 8 Nov 2016
|
[ 20:56 antoine ]
Chase print/py-reportlab2 expiration
|
Fri, 9 Sep 2016
|
[ 19:42 amdmi3 ] (Only the first 10 of 100 ports in this commit are shown above. )
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above )
|
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
|
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)
|
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
|
[ 20:23 kwm ] (Only the first 10 of 124 ports in this commit are shown above. )
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
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
|
Mon, 16 Feb 2015
|
[ 15:49 vanilla ]
Upgrade to 0.8.1.
PR: 197438
Submitted by: Ports Fury.
|
Sun, 21 Dec 2014
|
[ 00:16 bapt ]
Get rid of gnomehier
|
Tue, 21 Oct 2014
|
[ 16:36 mva ] (Only the first 10 of 61 ports in this commit are shown above. )
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit)
|
Sat, 4 Oct 2014
|
[ 23:52 antoine ]
Unbreak ocrfeeder, it depended on both py-imaging (via self+py-sane) and
py-pillow (via py-reportlab2)
|
Thu, 25 Sep 2014
|
[ 15:18 tijl ] (Only the first 10 of 56 ports in this commit are shown above. )
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Mon, 11 Aug 2014
|
[ 19:57 wg ]
graphics/ocrfeeder: update to 0.8
PR: 192478
Submitted by: Ports Fury
|
Tue, 29 Jul 2014
|
[ 15:56 wg ]
graphics/ocrfeeder: update to 0.7.11
- Adjust depends
- Support stage
- New world order USES
PR: 192205
Submitted by: tkato432 yahoo com
|
Wed, 23 Jul 2014
|
[ 17:07 bapt ] (Only the first 10 of 48 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Thu, 17 Apr 2014
|
[ 10:58 marino ]
graphics/ocrfeeder: Unbreak with USE_GNOME+= gnomedocutils
approved by: portmgr (bapt)
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Fri, 21 Feb 2014
|
[ 13:37 ehaupt ] (Only the first 10 of 39 ports in this commit are shown above. )
Remove trailing whitespaces from category graphics
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
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)
|
Fri, 6 Sep 2013
|
[ 12:12 bapt ] (Only the first 10 of 49 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Mon, 6 May 2013
|
[ 15:18 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Tue, 24 Jan 2012
|
[ 19:54 jgh ]
- Update to 0.7.7
- Account for DISABLE_NLS
- Add patch for runtime bug
PR: ports/164202
Submitted by: maintainer
Approved by: crees, rene (mentors)
|
Fri, 30 Sep 2011
|
[ 20:40 pawel ]
OCRFeeder is a document layout analysis and optical character recognition
system.
Given the images it will automatically outline its contents, distinguish
between what's graphics and text and perform OCR over the latter. It generates
multiple formats being its main one ODT.
It features a complete GTK graphical user interface that allows the users to
correct any unrecognized characters, defined or correct bounding boxes, set
paragraph styles, clean the input images, import PDFs, save and load the
project, export everything to multiple formats, etc. OCRFeeder was developed
as the project of the Master's Thesis in Computer Science of Joaquim Rocha.
WWW: http://live.gnome.org/OCRFeeder
PR: ports/159549
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
Approved by: miwi, wen (mentors implicit)
|
Number of commits found: 28 |