aboutsummaryrefslogtreecommitdiff
path: root/graphics/tesseract
Commit message (Collapse)AuthorAgeFilesLines
* devel/icu: update to 59.1Jan Beich2017-09-251-1/+1
| | | | | | | | | | | | - Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine Notes: svn path=/head/; revision=450556
* graphics/tesseract: Add graphics/tesseract-data as RUN_DEPENDSBen Woods2017-09-232-2/+1
| | | | | | | | PR: 221428 Approved by: Piotr Kubaj (maintainer) Notes: svn path=/head/; revision=450432
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=449591
* graphics/tesseract: update to 3.05.01Steve Wills2017-08-052-5/+4
| | | | | | | | PR: 221175 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Notes: svn path=/head/; revision=447406
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=437439
* - Update tesseract to 3.05.00Guido Falsi2017-03-104-21/+9
| | | | | | | | | | - Fix build when TOOLS option is disabled PR: 217587 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Notes: svn path=/head/; revision=435843
* devel/icu: update to 58.1Jan Beich2016-11-191-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/58 PR: 214384 Exp-run by: antoine Approved by: office (bapt) Notes: svn path=/head/; revision=426525
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-211-4/+1
| | | | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
* - Update devel/icu to 57.1.Tijl Coosemans2016-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Clean up the Makefile. - Follow some upstream recommendations (--with-data-packaging=archive, --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE). - Patch makefiles to install static libraries with INSTALL_DATA so they aren't stripped. - Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc. - Fix endianness detection in ICU. The code wanted to use BYTE_ORDER defined in machine/endian.h, but this isn't visible because ICU is compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead. - Compile ICU with C++11 compiler to enable move constructors. - Patch ICU to fix a problem with atomics in the case of a C++11 compiler without C++11 header <atomic> (like Clang on FreeBSD 9). - Bump all ports that depend on it due to library version change. - Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU pkgconfig files. - Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs a C++11 runtime library now. Add this to all ports that depend on it so their executables load the right libstdc++.so on FreeBSD 9. PR: 205120 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=422711
* - Enable TOOLS by defaultDmitry Marakasov2016-09-101-4/+8
| | | | | | | | | | | - Fix build with TOOLS on 9.x - While here, cosmetic fixes PR: 212045 Submitted by: pkubaj@anongoth.pl (maintainer) Notes: svn path=/head/; revision=421687
* - Update graphics/tesseract to version 3.04.01Pawel Pekala2016-08-164-33/+53
| | | | | | | | | | | | | - Add TOOLS option for training tools - Update graphics/tesseract-data to version 3.04.00 - Now hosted on GitHub - Take maintainership of both ports PR: 211799 Submitted by: Piotr Kubaj Notes: svn path=/head/; revision=420284
* Handle the EXAMPLES-option being disabled the same way DOCSMikhail Teterin2016-06-301-3/+1
| | | | | | | | | is handled. Remove gratutious inclusion of bsd.port.options.mk PR: 197074 Notes: svn path=/head/; revision=417804
* Update project homepage.Shaun Amott2016-06-291-1/+1
| | | | | | | | PR: ports/210690 Submitted by: Hans <j3377622@trbvm.com> Notes: svn path=/head/; revision=417780
* Fix build if DOCS are deselectedTilman Keskinoz2016-06-281-1/+4
| | | | | | | | | PR: 197074 Submitted by: olexander.v.melnyk@gmail.com Reported by: sergej.schmidt@uni-ulm.de Notes: svn path=/head/; revision=417706
* Reset ports maintained by bf@ until he has time again to work on them.Rene Ladan2016-06-271-1/+1
| | | | | | | | | PR: 210474 Submitted by: jbeich With hat: portmgr-secretary Notes: svn path=/head/; revision=417685
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371283
* Remove a few remaining %%PORTDATA%%Antoine Brodin2014-08-181-26/+26
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365355
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-022-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360272
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-111-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=357486
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-081-1/+1
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* Support stageBaptiste Daroussin2014-01-182-38/+23
| | | | | | | | Use options helpers Remove reference to NOPORTDATA Notes: svn path=/head/; revision=340162
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* update to 1.69 and adjust dependent portsBrendan Fabeny2013-03-061-5/+2
| | | | | | | | PR: 175960 Approved by: maintainer timeout (25 days) Notes: svn path=/head/; revision=313487
* update the distinfo after upstream changesBrendan Fabeny2012-11-021-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306843
* update to 3.02.02Brendan Fabeny2012-11-014-342/+68
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306802
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Update autoconf to 2.69 and automake to 1.12Ade Lovett2012-05-111-1/+6
| | | | | | | | PR: 166836 Tested by: Multiple -exp runs (pav) Notes: svn path=/head/; revision=296454
* at the request of several users, expand the default permissions on theBrendan Fabeny2012-03-311-2/+2
| | | | | | | | | | language data to reduce the amount of post-installation configuration that may be required Feature safe: yes Notes: svn path=/head/; revision=294043
* adjust directory permissionsBrendan Fabeny2012-03-061-3/+3
| | | | Notes: svn path=/head/; revision=292801
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* switch to the 3.01 English language data, and include the orientationBrendan Fabeny2011-12-212-13/+18
| | | | | | | and script detection (OSD) data in the default installation Notes: svn path=/head/; revision=287827
* update to 3.01Brendan Fabeny2011-12-214-130/+88
| | | | Notes: svn path=/head/; revision=287813
* Correct a note about featuresBrendan Fabeny2011-04-131-4/+4
| | | | Notes: svn path=/head/; revision=272656
* Don't fetch the trained English languageBrendan Fabeny2011-03-181-0/+2
| | | | | | | data if NOPORTDATA is set. Notes: svn path=/head/; revision=271257
* Split tesseract into a base port with optionalBrendan Fabeny2011-03-184-90/+11
| | | | | | | | | | English trained language data, and a separate data port that allows users to add and remove additional trained language data without rebuilding the engine. Notes: svn path=/head/; revision=271246
* Update to 3.00Brendan Fabeny2011-03-1811-262/+207
| | | | Notes: svn path=/head/; revision=271231
* Change my ports to use my FreeBSD.org email address.Brendan Fabeny2010-07-081-1/+1
| | | | Notes: svn path=/head/; revision=257520
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Update to version 2.04. Changes since 2.03:Boris Samorodov2009-09-1110-42/+85
| | | | | | | | | | | | | | | | | | | | ----- Integrated bug fixes and patches and misc changes for portability. Integrated a patch to remove some of the "access" macros. Removed dependence on lua from the viewer, speeding it up dramatically. Fixed the viewer so it compiles and runs properly! Specifically fixing issues: 1, 63, 67, 71, 76, 81, 82, 106, 111, 112, 128, 129, 130, 133, 135, 142, 143, 145, 147, 153, 154, 160, 165, 170, 175, 177, 187, 192, 195, 199, 201, 205, 209, 108, 169 ----- PR: ports/138727 Submitted by: bsam (me) Final patch by: bf1783@gmail.com (maintainer) Notes: svn path=/head/; revision=241243
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update maintainer mail adresseMartin Wilke2009-06-071-1/+1
| | | | | | | Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) Notes: svn path=/head/; revision=235373
* - Update to 2.03Dennis Herrmann2009-04-2710-38/+136
| | | | | | | | | PR: ports/133497 Submitted by: Jille Timmermans <jille@quis.cx>, bf <bf2006a@yahoo.com> (maintainer) Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=232867
* Assign to new volunteer.Mark Linimon2008-09-071-1/+1
| | | | Notes: svn path=/head/; revision=220053
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comEdwin Groothuis2008-03-131-1/+2
| | | | | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@ Notes: svn path=/head/; revision=208927
* - Update to 2.01Andrew Pantyukhin2007-10-293-5/+8
| | | | Notes: svn path=/head/; revision=202350