aboutsummaryrefslogtreecommitdiff
path: root/graphics/mypaint
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* devel/json-c: update to 0.11William Grzybowski2013-11-091-1/+1
| | | | | | | | | | | | | - Update to 0.11 - Bump revision of dependent ports - Fix pkg-plist [1] PR: ports/182958 Submitted by: zi, wg [1] Approved by: maintainer (timeout) Notes: svn path=/head/; revision=333306
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331272
* 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
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-1/+1
| | | | Notes: svn path=/head/; revision=327018
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update to version 1.1.0 [1]Pawel Pekala2013-04-178-106/+412
| | | | | | | | | | | | | - Respect CFLAGS - Remove Author tag from pkg-descr PR: ports/175223 [1] Submitted by: Vitaly Magerya <vmagerya@gmail.com> [1] Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=315985
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.0.0Dmitry Marakasov2011-12-176-609/+533
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287558
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.8.2Dmitry Marakasov2010-03-162-4/+4
| | | | Notes: svn path=/head/; revision=251116
* - Update to 0.8.1Dmitry Marakasov2010-02-233-5/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250238
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.8.0Dmitry Marakasov2010-02-014-63/+486
| | | | Notes: svn path=/head/; revision=249032
* - Update to 0.7.1Dmitry Marakasov2009-07-283-4/+28
| | | | Notes: svn path=/head/; revision=238506
* - Update to 0.7.0Dmitry Marakasov2009-06-165-111/+229
| | | | Notes: svn path=/head/; revision=236090
* - Take maintainershipDmitry Marakasov2009-06-161-1/+1
| | | | | | | Approved by: maintainer on freebsd-ports@ Notes: svn path=/head/; revision=236031
* - Update to 0.5.1Dmitry Marakasov2008-11-183-15/+66
| | | | | | | | | | - Pass maintainership to submitter PR: 128965 Submitted by: Chess Griffin <chess at chessgriffin dot com> Notes: svn path=/head/; revision=223019
* 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
* 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
* Add port graphics/mypaint:Andrew Pantyukhin2007-06-124-0/+198
MyPaint is a fast painting/scribbling program. It supports pressure sensitive graphic tablets and comes with an easy to use brush collection. There is a complex interface for creating your own brushes, focusing on brush dynamics (changes with speed, pressure, or randomly). The canvas size is unlimited and undo is supported, but not layers. WWW: http://people.ee.ethz.ch/~mrenold/mypaint/ Author: Martin Renold <martinxyz@gmx.ch> Notes: svn path=/head/; revision=193344