Adam Weinberger
d62a657948
Oops, meant pre-configure. Thanks, antoine!
2014-07-21 20:58:46 +00:00
Adam Weinberger
d1acf5b73f
As suggested by ache, actually check for the presence of Image/Magick.pm and only barf if it
...
doesn't exist.
2014-07-21 20:53:56 +00:00
Adam Weinberger
d546d0feb7
Turn the wacky X11 check into an OPTION.
...
This program requires that ImageMagick be built with the PERL option enabled.
I don't know of any way to force this, so package building will be perpetually
broken. I at least added a warning message.
2014-07-21 16:45:40 +00:00
Andrey A. Chernov
a6a2ea0ea1
Update to 2.03pre25
2014-07-15 14:25:27 +00:00
Koop Mast
cf906e5cf2
Update to 6.8.9-3 [1][3].
...
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1]
PR: 187548 [2]
PR: 182793 [3]
PR: 181746 [4]
PR: 176047 [5]
PR: 190814 [6]
Submitted by: c.petrik.sosa@gmail.com [1]
Matthieu Volat <mazhe@alkumuna.eu> [2]
free.bsd@webstyle.ch [3]
andrnils@gmail.com [4]
rfg@tristatelogic.com [5]
Michelle Sullivan <michelle@sorbs.net> [6]
Approved by: portmgr (blanket) (for NO_STAGED ports)
2014-06-17 20:05:30 +00:00
Andrey A. Chernov
c361c0358d
Convert to stage
2014-05-10 21:08:31 +00:00
Baptiste Daroussin
4a4ec28d37
Convert all :U to :tu and :L to :tl
...
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
2014-05-05 09:45:36 +00:00
Andrey A. Chernov
cee9066904
Upgrade to 2.03pre24
2014-01-06 14:35:06 +00:00
Baptiste Daroussin
85fbf21ec5
Add NO_STAGE all over the place in preparation for the staging support (cat: www)
2013-09-20 23:36:50 +00:00
Andrey A. Chernov
182e5f6fc2
Upgrade to 2.03pre23
2013-08-08 07:12:36 +00:00
Andrey A. Chernov
3e1ce8c9e5
Upgrade to 2.03pre22
2013-08-07 22:02:21 +00:00
Andrey A. Chernov
faff7fe615
Update to 2.03pre21
2013-08-07 02:30:44 +00:00
Andrej Zverev
ce05caaae2
- Convert to new perl framework
...
- Trim Makefile header
2013-08-03 07:52:55 +00:00
Andrey A. Chernov
ed701e3452
Update to 2.03pre20
2013-07-30 20:57:59 +00:00
Andrey A. Chernov
818c39e40a
Update to 2.03pre19
2013-07-29 21:18:04 +00:00
Baptiste Daroussin
53ad8315b0
Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
...
Submitted by: John Marino
Obtained from: DPorts
2013-05-07 13:12:31 +00:00
Andrey A. Chernov
2235ab2f61
Upgrade to 2.03pre18
2013-01-08 01:49:51 +00:00
Beech Rintoul
7c29ed9db4
- Bump port after ImageMagick update
...
- Remove version
- Bump PORTREVISION
2012-12-11 20:54:22 +00:00
Andrey A. Chernov
0cc0251fce
Upgrade to 2.03pre17
...
Feature safe: yes
2012-11-27 10:09:05 +00:00
Andrey A. Chernov
7641672764
Upgrade to 2.03pre16
2012-08-26 05:11:58 +00:00
Andrey A. Chernov
f77bde646a
Update to 2.03pre15
2012-08-02 13:43:16 +00:00
Andrey A. Chernov
fff0ecbca5
Use DISTVERSION instead of hardcoded constants
2012-07-24 12:51:59 +00:00
Andrey A. Chernov
3d2cf2fcc3
Upgrade to 2.03pre14 (fix error with new perl)
2012-07-23 11:23:37 +00:00
Andrey A. Chernov
16af63efc8
Upgrade to 2.03pre13
2012-06-14 03:56:57 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Andrey A. Chernov
4495897e7d
Upgrade to 2.03pre12
2012-05-27 12:28:55 +00:00
Andrey A. Chernov
14adb5d51e
Upgrade to 2.03pre11
2012-05-21 13:17:45 +00:00
Andrey A. Chernov
3d3644af3d
Update to 2.03pre10
2012-05-18 06:00:42 +00:00
Andrey A. Chernov
8be9533fb9
Upgrade to 2.03pre9
2012-05-12 17:21:30 +00:00
Andrey A. Chernov
0de4ef574e
Update to 2.03pre8
2012-05-09 19:02:08 +00:00
Andrey A. Chernov
cc3249b1d2
Upgrade to 2.03pre6
2012-04-21 15:12:07 +00:00
Andrey A. Chernov
b908359ff0
Upgrade to 2.03pre5
...
Feature safe: yes
2012-04-07 22:49:04 +00:00
Andrey A. Chernov
9cf37d93fc
1) Remove patches reflecting the project CVS and update to equivalent
...
just released 2.03pre4 beta.
2) Use autotools.
3) Add LICENSE.
Feature safe: yes
2012-04-07 06:11:06 +00:00
Andrey A. Chernov
d9c6cb1229
1) Update to the latest version from the project CVS
...
2) Don't overwrite user-changed /usr/local/etc/webmagickrc
Feature safe: yes
2012-04-05 10:25:15 +00:00
Andrey A. Chernov
625c09ddd3
Update to the latest version from the project CVS
...
Feature safe: yes
2012-04-01 03:47:05 +00:00
Andrey A. Chernov
2a5a01a78c
Update to the latest version from the project CVS
...
Feature safe: yes
2012-03-31 19:48:50 +00:00
Andrey A. Chernov
d8656d484b
Update to the latest version from the project CVS
2012-02-27 18:19:28 +00:00
Andrey A. Chernov
df454911a2
Update to the latest version from the project CVS
...
(--prepend added)
2012-01-22 18:25:56 +00:00
Andrey A. Chernov
56dae85dcc
Update to the latest from the project CVS
...
Feature safe: yes
2011-12-14 19:06:48 +00:00
Andrey A. Chernov
40808811d2
Fix new perl warning "defined(%hash) is deprecated"
...
(from the project CVS)
Feature safe: yes
2011-12-11 22:54:03 +00:00
Martin Matuska
3b6562012d
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
2011-10-11 07:17:46 +00:00
Andrey A. Chernov
8fb457a47c
Update to latest version from the project CVS
2011-09-21 06:04:23 +00:00
Andrey A. Chernov
0c6dc7eb1c
Sync with the latest variant from the project CVS
2011-09-08 01:44:30 +00:00
Andrey A. Chernov
45ba9805ed
Remove myself from MAINTAINER
2011-08-30 07:57:26 +00:00
Andrey A. Chernov
de9afe317a
Update to the latest version from the project cvs
2011-04-25 18:30:53 +00:00
Andrey A. Chernov
4c941bb7a1
Update to latest variant from the project cvs
2011-04-06 08:02:58 +00:00
Andrey A. Chernov
9f7c76d3c5
Update to latest version from the project cvs
2011-04-05 14:47:17 +00:00
Andrey A. Chernov
0a440b34c5
Sync with latest project cvs
2011-04-04 03:48:54 +00:00
Sunpoet Po-Chuan Hsieh
a32defea5d
- Use canonical format for FreeBSD.org MAINTAINER addresses
...
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Andrey A. Chernov
63c612c10c
Update from project cvs
2010-09-15 05:26:17 +00:00