non port: graphics/yagf/Makefile |
SVNWeb
|
Number of commits found: 26 |
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Sun, 16 Dec 2018
|
[ 00:25 rene ]
graphics/yagf: deal with graphics/cuneiform expiration
- drop optional dependency on expired cuneiform
- update pkg-descr
- bump PORTREVISION
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Tue, 9 Oct 2018
|
[ 10:08 bsam ]
graphics/yagf: fix build with c++11, pet portlint
- fix build with c++11, errors like:
src/core/qipgrayscaleimage.cpp:168:19: error: non-constant-expression cannot be
narrowed from type 'quint32' (aka 'unsigned int') to 'int' in initializer list
[-Wc++11-narrowing]
IntRect r1 = {x1,y1,x2,(y1+y2)/2};
- pet portlint:
* sort ONLY_FOR_ARCHS;
* place ONLY_FOR_ARCHS earlier.
Reported by: pkg-fallout
MFH: 2018Q4
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
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
|
Fri, 15 Jan 2016
|
[ 14:36 rakuco ]
Update to 0.9.5 and unbreak.
- Switch MASTER_SITES to the project's SourceForge page. It only contains 0.9.5
though.
- Set LICENSE_FILE.
- Switch to new style OPTIONS helpers.
- Stop setting CFLAGS/CPPFLAGS, everything builds fine without those.
PR: 205780
Approved by: maintainer timeout (bsam, 15 days)
MFH: 2016Q1
|
Sun, 13 Dec 2015
|
[ 09:41 bapt ] (Only the first 10 of 64 ports in this commit are shown above. )
Mark as broken: does not fetch
|
Mon, 22 Sep 2014
|
[ 16:08 bsam ]
Simplify and remove pkg-plist.
|
Sat, 26 Jul 2014
|
[ 09:00 bsam ]
graphics/yagf: Update to version 0.9.3.2
|
Fri, 4 Jul 2014
|
[ 20:28 tijl ] (Only the first 10 of 34 ports in this commit are shown above. )
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
|
Fri, 22 Nov 2013
|
[ 08:16 bsam ]
. support STAGE;
. use new LIB_DEPENDS syntax.
|
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, 24 May 2013
|
[ 18:11 bsam ]
. add LICENSE=GPLv3;
. bump PORTREVISION.
|
Tue, 7 May 2013
|
[ 12:52 bsam ]
Add graphics/yagf.
|
Tue, 23 Apr 2013
|
[ 10:47 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Convert g* to USES=pkgconfig
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Sat, 15 Dec 2012
|
[ 09:50 bsam ]
The new version may use tesseract as a backend as well as cuneiform:
. change COMMENT;
. introduce OPTIONS_MULTI (one or more backends may be used),
use graphics/cuneiform as a default;
. bump PORTREVISION.
|
Sat, 3 Nov 2012
|
[ 13:18 bsam ]
. update to version 0.9.2;
. USE_GNOME=pkgconfig -> USE_PKGCONFIG=build;
. make use of desktopfileutils for port and package;
. use two line style headers.
Feature safe: yes
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
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
|
Mon, 14 Nov 2011
|
[ 03:26 rakuco ] (Only the first 10 of 56 ports in this commit are shown above. )
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Wed, 16 Sep 2009
|
[ 08:48 bsam ]
. fix build on 6.x;
. relax qt4 dependencies;
. bump PORTREVISION.
PR: ports/138824
Submitted by: makc
Feature safe: yes
|
Mon, 14 Sep 2009
|
[ 16:29 bsam ]
YAGF is a graphical interface for the cuneiform text recognition
program on the Linux platform. With YAGF you can scan images via
XSane, perform images preprocessing and recognize texts using
cuneiform from a single command centre. YAGF also makes it easy to
scan and recognize several images sequentially.
WWW: http://symmetrica.net/cuneiform-linux/yagf-en.html
|
Number of commits found: 26 |