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/yagf/Makefile
SVNWeb

Number of commits found: 26

Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:487550
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 search for other commits by this committer ] Original commit   Revision:486467 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:481619
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 search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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 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
Fri, 15 Jan 2016
[ 14:36 rakuco search for other commits by this committer ] Original commit   Revision:406160
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 search for other commits by this committer ] Original commit   Revision:403659 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
Mark as broken: does not fetch
Mon, 22 Sep 2014
[ 16:08 bsam search for other commits by this committer ] Original commit   Revision:368967
Simplify and remove pkg-plist.
Sat, 26 Jul 2014
[ 09:00 bsam search for other commits by this committer ] Original commit   Revision:362960
graphics/yagf: Update to version 0.9.3.2
Fri, 4 Jul 2014
[ 20:28 tijl search for other commits by this committer ] Original commit   Revision:360658 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:334554
. support STAGE;
. use new LIB_DEPENDS syntax.
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)
Fri, 24 May 2013
[ 18:11 bsam search for other commits by this committer ] Original commit   Revision:319002
. add LICENSE=GPLv3;
. bump PORTREVISION.
Tue, 7 May 2013
[ 12:52 bsam search for other commits by this committer ] Original commit   Revision:317603
Add graphics/yagf.
Tue, 23 Apr 2013
[ 10:47 bapt search for other commits by this committer ] Original commit   Revision:316343 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Convert g* to USES=pkgconfig
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)
Sat, 15 Dec 2012
[ 09:50 bsam search for other commits by this committer ] Original commit   Revision:308941
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 search for other commits by this committer ] Original commit   Revision:306916
. 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 search for other commits by this committer ] Original commit  (Only the first 10 of 587 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 14 Nov 2011
[ 03:26 rakuco search for other commits by this committer ] Original commit  (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Wed, 16 Sep 2009
[ 08:48 bsam search for other commits by this committer ] Original commit 
. 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 search for other commits by this committer ] Original commit 
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