non port: graphics/tesseract-data/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 17 Feb 2021
|
[ 00:29 pkubaj ]
graphics/tesseract-data: update to 4.1.0
Changelog: https://github.com/tesseract-ocr/tessdata/compare/4.0.0...4.1.0
|
Mon, 6 Jan 2020
|
[ 16:34 pkubaj ] (Only the first 10 of 18 ports in this commit are shown above. )
Move those ports to my FreeBSD.org address.
|
Fri, 9 Nov 2018
|
[ 17:00 swills ]
graphics/tesseract-data: update to 4.0.0
PR: 232913
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Sun, 13 May 2018
|
[ 15:04 jbeich ]
graphics/tesseract-data: re-try on aarch64
- Builds fine via native-xtools + qemu-user-static
- After r469420 required by multimedia/ffmpeg -> graphics/opencv-core
|
Wed, 16 Nov 2016
|
[ 00:33 linimon ]
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 16 Aug 2016
|
[ 16:10 pawel ]
These are not needed when using USE_GITHUB=yes
Reported by: mat
|
[ 14:41 pawel ]
- Update graphics/tesseract to version 3.04.01
- 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
|
Mon, 27 Jun 2016
|
[ 21:30 rene ] (Only the first 10 of 94 ports in this commit are shown above. )
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- 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
|
Sun, 19 Jan 2014
|
[ 15:54 bapt ]
Support stage
Get rid of noportdata references
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- 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@)
|
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)
|
Thu, 18 Apr 2013
|
[ 08:37 bf ]
update the Ancient Greek trained language data
Feature safe: yes
|
Tue, 5 Mar 2013
|
[ 23:59 bf ]
add the new Ancient Greek and Esperanto alternative language data
|
Thu, 1 Nov 2012
|
[ 13:55 bf ]
update to 3.02.02
Feature safe: yes
|
Sat, 31 Mar 2012
|
[ 13:44 bf ]
at the request of several users, expand the default permissions on the
language data to reduce the amount of post-installation configuration
that may be required
Feature safe: yes
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
|
Wed, 21 Dec 2011
|
[ 23:09 bf ]
add the 3.01 language data (Arabic, Hebrew, Hindi, Slovakian Fraktur, Thai)
|
[ 18:18 bf ]
add Cherokee language data
|
Fri, 18 Mar 2011
|
[ 11:31 bf ]
Add tesseract-data 3.00, additional trained language data for the
Tesseract OCR engine.
|
Number of commits found: 23 |