aboutsummaryrefslogtreecommitdiff
path: root/graphics/darknock
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaces from category graphicsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345412
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=343634
* - Remove now needless qmake_build from USE_QT4Max Brazhnikov2013-11-211-3/+1
| | | | | | | | - Get rid of QMAKEFLAGS - Use globally provided LRELEASE Notes: svn path=/head/; revision=334499
* - Convert unmaintained ports to USES=qmakeMax Brazhnikov2013-10-131-13/+10
| | | | | | | | | - Add stage support - Convert LIB_DEPENDS to new syntax - Minor changes/fixes Notes: svn path=/head/; revision=330227
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - Support CXXFLAGS properly.Marcelo Araujo2013-01-212-27/+25
| | | | | | | | | | | | - Support PLIST_FILES. - Add LICENSE. - Bump PORTREVISION. PR: ports/174187 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=310746
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-071-9/+5
| | | | | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes Notes: svn path=/head/; revision=310020
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Drop maintainershipMartin Wilke2009-07-111-1/+1
| | | | Notes: svn path=/head/; revision=237610
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Wilke2009-03-261-0/+1
| | | | Notes: svn path=/head/; revision=231071
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 0.3.0Martin Wilke2008-03-203-5/+5
| | | | Notes: svn path=/head/; revision=209499
* - Take over maintainershipMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208936
* Reset relaxbsd@gmail.com due to maintainer-timeouts.Mark Linimon2008-03-021-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=208315
* darknocK detects edges in images, better than any other program. It will beMartin Wilke2007-08-204-0/+76
using Artificial Neural Networks to enchance the results of standard algorithms. It's a part of My work for My Master degree. WWW: http://sourceforge.net/projects/darknock/ PR: ports/115214 Submitted by: Yinghong.Liu <relaxbsd at gmail.com> Notes: svn path=/head/; revision=197968