| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 May 2013 14:13:29
1.5.5.2
|
rm  |
- update to 1.5.5.2 |
15 Mar 2013 10:39:10
1.5.5.0_1
|
rm  |
- update to 1.5.5.0 |
17 Jan 2013 03:32:28
1.5.2.4_1
|
swills  |
- Chase lib version changes from ilmbase and OpenEXR updates |
31 Dec 2012 17:09:36
1.5.2.4
|
rm  |
- update to 1.5.2.4 |
13 Dec 2012 18:35:17
1.5.1.5_1
|
bdrewery  |
- Chase graphics/ImageMagick update
- Remove ABI version from Magick++
- Trim header |
17 Jun 2012 18:02:31
1.5.1.5
|
rm  |
- update to 1.5.1.5 |
04 Jun 2012 17:53:56
1.5.1.0_2
|
rm  |
- register conflicts with graphics/cimg
Reported by: Sulev-Madis 'ketas' Silber <madis555 at hot dot ee> |
03 Jun 2012 21:39:32
1.5.1.0_2
|
rm  |
- convert to optionsNG |
01 Jun 2012 05:26:28
1.5.1.0_2
|
dinoex  |
- update png to 1.5.10 |
10 May 2012 15:05:59
1.5.1.0_1
|
glarkin  |
- Chase graphics/GraphicsMagick13 shlib bumps
PR: ports/166683 |
10 Mar 2012 20:06:36
1.5.1.0
|
rm  |
- update to 1.5.1.0
Feature safe: yes |
16 Feb 2012 15:57:34
1.5.0.9_1
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
15 Feb 2012 04:46:46
1.5.0.9
|
rm  |
- update to 1.5.0.9 |
20 Nov 2011 06:13:22
1.5.0.6
|
rm  |
- update to 1.5.0.6
Approved by: miwi (co-mentor)
Feature safe: yes |
10 Nov 2011 22:20:18
1.5.0.3_2
|
rm  |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes |
17 Oct 2011 10:08:33
1.5.0.3_2
|
bf  |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
13 Oct 2011 08:34:40
1.5.0.3_1
|
mm  |
Bump ImageMagick library version and PORTREVISION
Reported by: pointyhat (pav) |
29 Sep 2011 14:17:38
1.5.0.3
|
pawel  |
Update to version 1.5.0.3
PR: ports/160977
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Approved by: miwi, wen (mentors implicit) |
23 Sep 2011 22:26:39
1.5.0.1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
06 Sep 2011 18:20:02
1.5.0.1
|
crees  |
- Restore REINPLACE, unbreaking amd64 build
- While here, tidy up and use bsd.port.options.mk
Submitted by: Ruslan Mahmatkhanov cvs-src@yandex.ru (maintainer) |
04 Sep 2011 15:59:39
1.5.0.1
|
crees  |
- Update to 1.5.0.1
- Disable OpenCV for now to unbreak the port
PR: ports/160321
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
27 Aug 2011 07:14:10
1.5.0.0
|
crees  |
Mark as BROKEN -- Doesn't compile with latest OpenCV
http://www.flickr.com/groups/gmic/discuss/72157627398163163/
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer), pav (via
pointyhat) |
10 Aug 2011 16:09:05
1.5.0.0
|
crees  |
- update to 1.5.0.0
- remove patch, applied upstream (files/patch-configure)
changelog:
http://www.flickr.com/groups/gmic/discuss/72157626797237913/
PR: ports/158789
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
29 Jun 2011 11:46:01
1.4.9.0_2
|
mm  |
Update OpenCV to 2.3.0-rc |
24 Jun 2011 22:39:03
1.4.9.0_1
|
mm  |
Bump due to ffmpeg update to 0.7.1 |
12 Apr 2011 03:59:09
1.4.9.0
|
miwi  |
- Update to 1.4.9.0
PR: 156156
Submitted by: maintainer |
17 Mar 2011 12:51:08
1.4.8.3
|
miwi  |
- Update to 1.4.8.3
PR: 155599
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
27 Feb 2011 13:43:28
1.4.8.2
|
miwi  |
- Update to 1.4.8.2
PR: 155042
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) |
12 Feb 2011 03:20:54
1.4.8.1
|
miwi  |
- Updates to 1.4.8.1 release
- Fixes fetch
- Fixes documentation location
- Adds USE_GNOME that i missing in previous revision
Submitted by: maintainer via private mail |
10 Feb 2011 17:13:26
1.4.8.1
|
miwi  |
G'MIC stands for GREYC's Magic Image Converter. This project aims to:
* Define a minimal but powerful script language (G'MIC) dedicated to the
design of image processing pipelines.
* Provide an interpreter of this language (in C++), distributed as an
open-source module/library embeddable in third-party applications.
* Propose two binary tools embedding this interpreter :
o The command-line executable gmic to use the G'MIC framework from a shell.
o The interactive plug-in gmic_gimp to bring G'MIC capabilities to the image
retouching software GIMP.
WWW: http://gmic.sourceforge.net
PR: ports/154595
Submitted by: Mahmatkhanov Ruslan <cvs-src at yandex.ru> |