non port: graphics/ImageMagick/Makefile |
Number of commits found: 400 (showing only 100 on this page) |
Wednesday, 19 May 2004
|
19:48 pav
- Update to 6.0.1
For what's new in 6.0 please read
http://www.imagemagick.org/www/News.html
|
Wednesday, 21 Apr 2004
|
08:06 knu
Fix freetype2 configuration failure and build ImageMagick with the
freetype2 support properly (unless WITHOUT_IMAGEMAGICK_TTF is not
defined).
Patches have been sent to the developer forum. Hopefully the next
version to 6.0.0 will include the fix.
|
Monday, 15 Mar 2004
|
02:54 pav
- Add WITH_WINDOWS_FONT_DIR knob to allow setting --with-window-font-dir
configure tunable from outside.
PR: ports/64258
Submitted by: Seva Gluschenko <gvs@rinet.ru>
|
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Tuesday, 17 Feb 2004
|
20:25 mi
Somehow, the PerlMagick/Magick.c (and the .o !!) generated by vendor
ended up in the distribution. Be sure to remove the .c, so it gets
re-generated from Magick.xs by the Perl installed on the system. It used
to work for -current, where Perl happened be similar enough to that of
Christy, but broke PerlMagick for (some?) -stable users, where Perl's
API is different.
|
Friday, 13 Feb 2004
|
23:10 mi
Closer investigation shows, that ImageMagick stopped supporting HDF
format on or before July 2002:
http://studio.imagemagick.org/pipermail/magick-users/2002-July/003703.html
Indeed, the HDF bits are commented out in the package's
configure/autoconf and none of the utilities installed by the port
actually link with HDF.
Rather than bump PORTREVISION, upgrade to the 5.5.7.16 (from .15).
Prompted by: troubles with HDF and amd64
|
Wednesday, 11 Feb 2004
|
15:00 arved
Disable hdf4 on amd64.
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Wednesday, 21 Jan 2004
|
06:57 nork
Update to 5.5.7-15.
|
Tuesday, 20 Jan 2004
|
16:30 marcus
Use the new ghostscript options.
Submitted by: linimon
|
Wednesday, 10 Dec 2003
|
17:22 mi
Upgrade from 5.5.7-11 to yesterday's 5.5.7-14. Nothing to see here...
|
Thursday, 20 Nov 2003
|
15:01 krion
- Add patch to choose build for print/ghostscript-gnu and
print/ghostscript-afp1
PR: 54926
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
Sunday, 5 Oct 2003
|
11:21 nork
o Utilize CONFICTS
o Utilize USE_GNOME
o Install pkgconfig .pc file to correct place
o Support alternative PTHREAD_LIBS difinition
PR: ports/57592
Submitted by: Ports Fury
|
Saturday, 4 Oct 2003
|
16:36 nork
Update to 5.5.7-11. [1]
o Removed two (now obsolate) libtool version patches
as ImageMagick now uses internal version system for
them starting from 0:0:0 (5.5.8 will become 0:1:0),
also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION
variables removed from the source.
o Removed two other patches as now they are already
embedded to the source.
o Updated plist to reflect separate Q8/Q16 folder
installations based on selection while installing.
Also Makefile modifed to reflect this.
Minor cleanup MASTER_SITES.
Utilize PLIST_SUB from post-install:
PR: ports/55274 (Update to 5.5.7-10) [1]
Submitted by: Erdener Gonenc <ergonenc@artemis.efes.net> [1]
Reviewed by: Rob Lahaye <lahaye@snu.ac.kr>
|
Saturday, 13 Sep 2003
|
10:58 knu
Change `LIB_DEPENDS=' in the middle of optional dependency lines to
`LIB_DEPENDS+=', to prevent this port from getting built without tiff
support, which wasn't intended. (Luckily jpeg and png were enabled via
other indirect dependencies)
This should fix some dependent ports such as ruby-rmagick.
|
Wednesday, 10 Sep 2003
|
17:02 nork
Back out to 5.5.6.
Submitted by: marcus (portmgr)
|
16:28 nork
Update to 5.5.7-10. [1]
o Removed two (now obsolate) libtool version patches
as ImageMagick now uses internal version system for
them starting from 0:0:0 (5.5.8 will become 0:1:0),
also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION
variables removed from the source.
o Removed two other patches as now they are already
embedded to the source.
o Updated plist to reflect separate Q8/Q16 folder
installations based on selection while installing.
Also Makefile modifed to reflect this.
PR: ports/55274 [1]
Submitted by: Erdener Gonenc <ergonenc@artemis.efes.net> [1]
Pointed out by: Rob Lahaye <lahaye@snu.ac.kr>
|
Saturday, 16 Aug 2003
|
14:56 ache
Build IM with all possible features by default to reduce complaints to
non-working binary, so rename all WITH_* granularity options to WITHOUT_*
|
14:43 ache
gs dependence is needed for freetype too
|
13:29 ache
Add IMAGEMAGICK string to all WITH_ and WITHOUT_ granularity options to
allow to put them in /etc/make.conf
Handle threaded case using WITH_IMAGEMAGICK_PERL
Turn JPEG on by default, distributed ImageMagick binary is little
usable without it.
|
Tuesday, 22 Jul 2003
|
13:58 daichi
patch graphics/ImageMagick:
- Increased granularity for ImageMagick compile options
PR: 52538
Submitted by: David Sze <dsze@distrust.net>
|
Friday, 20 Jun 2003
|
13:28 ache
Restore LZW knob, not expired yet in Europe and Japan.
Autoenable it, if USA_RESIDENT == YES
|
12:54 ache
LZW patent expired, remove license knob
|
Sunday, 4 May 2003
|
12:22 demon
Update to version 5.5.6;
Pass more sane arguments to libtool's -version-info option.
|
Monday, 24 Feb 2003
|
16:29 demon
Update to version 5.5.5.
|
Thursday, 20 Feb 2003
|
18:08 knu
de-pkg-comment
|
Thursday, 28 Nov 2002
|
16:37 lioux
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
|
Tuesday, 29 Oct 2002
|
23:05 lioux
o Update to 5.5.1.4
o Remove VERSION number from both directory and library names (e.g.,
libMagick++-5.5.1.so becomes libMagick++.so)
o Add a library version number back; thus, fixing library dependencies
which require this port to have a library version number. Current
number is 5 (e.g., libMagick++.so.5)
o Update PLIST accordingly
|
Thursday, 17 Oct 2002
|
18:46 mi
My last commit, intended to fix -current, did not do so, and broke
-stable :-( Upgrade the port to the latest to compensate.
The port now installs things in version specific directories, so
add the version number to PLIST_SUB.
Remove USE_REINPLACE -- the port uses PERL anyway.
As usual, the hardest thing to do is to fix the pkg-plist.
|
Monday, 23 Sep 2002
|
09:32 knu
Remove a duplicate entry from MASTER_SITES. zoffy.asahi-net.or.jp ==
ring.asahi-net.or.jp, which is a member of RingServer.
|
Saturday, 21 Sep 2002
|
03:06 ijliao
remove ftp.yggdrasil.com
it's offline for a long time
PR: 38191
Submitted by: Tom Rissman <trissman@mrdlaw.com>
|
Thursday, 19 Sep 2002
|
21:11 ijliao
upgrade to 5.3.8-3
PR: 42736
Submitted by: Ports Fury
|
Thursday, 5 Sep 2002
|
09:52 ache
Bump portrevision for prev change
|
08:01 ache
Move libwmf out of X11-only section, it understand WITHOUT_X11
|
Saturday, 31 Aug 2002
|
16:53 dwcjr
Add graphics/jasper to LIB_DEPENDS
Add graphics/hdf to optional LIB_DEPENDS
PR: 40897
Submitted by: tkato@prontomail.com
|
Monday, 22 Jul 2002
|
15:15 mi
Another micro-upgrade -- to 5.4.7-4
|
Tuesday, 9 Jul 2002
|
02:46 lioux
o Fix build in case WITH_IMAGEMAGICK_MODULES is defined
o Trim pkg-plist
PR: 40358
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Sunday, 7 Jul 2002
|
19:02 alane
Bump PORTREVISION. Changed pkg-plist so that binary pkg will actually build.
I know this is a borderline case, but I'll err on the safe side ...
PR: 40295
|
Saturday, 6 Jul 2002
|
22:33 lioux
Update to 5.4.7-1
PR: 39989, 40270
Submitted by: KATO Tsuguru <tkato@prontomail.com>,
Guilherme J. R. Oliveira <guilherme@nortenet.pt>
Reviewed by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Prompted by: many in FreeBSD-ports mailing list
|
Monday, 24 Jun 2002
|
15:17 lioux
o Update to 5.4.6.2
o Fix configure issue
PR: 39680
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Prompted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>,
too many
|
Thursday, 20 Jun 2002
|
04:37 mi
Upgrade to 5.4.6.1
|
Friday, 14 Jun 2002
|
19:38 ache
Remove GCC2 requirement, it builds fine with recently fixed GCC3 under -current
too (and I confirm it).
PR: 39300
Submitted by: Alexander Kabaev <ak03@gte.com>
|
Tuesday, 4 Jun 2002
|
23:05 obrien
Since I cannot pkg_add the dependancies to test this myself; we'll assume
this really cannot be compiled on -current with the stock compiler.
|
Sunday, 26 May 2002
|
06:38 mi
Update to 5.4.5.1. I tested it on -stable, but it wouldn't build on
my current machine -- because the C++ is busted on it :-\
|
Thursday, 2 May 2002
|
22:24 pat
Update to 5.4.4.5
PR: 37685
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Saturday, 13 Apr 2002
|
18:17 ade
Add USE_GCC295 for 3.x systems that need it to build.
PR: 36831
Submitted by: Julian C. Dunn <julian@dreaming.org>
|
Friday, 29 Mar 2002
|
00:31 pat
Update to 5.4.4
|
Friday, 15 Mar 2002
|
06:21 ache
Workaround hack for perl Ping() method wrong image dimension bug.
According to author, it is fixed in different way in not yet released 5.4.4
|
Tuesday, 12 Mar 2002
|
22:38 knu
Bump PORTREVISION after the freetype2 shlib major update.
|
Thursday, 7 Mar 2002
|
02:40 pat
- Update to 5.4.3.11 - Dont remove .la files
|
Tuesday, 5 Mar 2002
|
00:17 pat
- Update to 5.4.3.10 - Remove .la files (requested by mi)
|
Sunday, 3 Mar 2002
|
01:10 mi
Update to 5.4.3.9. Obey DOCSDIR and NOPORTDOCS. Fix some warnings -- time_t is
rather int than long.
|
Wednesday, 27 Feb 2002
|
20:23 mi
Update to 5.4.3-6 -- released today :-) One more include file installed, and a
few more files of documentation.
|
Friday, 22 Feb 2002
|
05:06 pat
Update to 5.4.3.5
|
Thursday, 21 Feb 2002
|
06:31 pat
Update to 5.4.3.4
|
Monday, 21 Jan 2002
|
17:26 mi
Remove major-number specifications from most of the entries in
LIB_DEPENDS. ImageMagick will compile with any version of -ljpeg, -ljbig,
-lmpeg2, -lbz2, -lfpx, -lfreetype, -lxml2, -lpng, -llcms. I'm not sure about
-ltiff (we had the old, incompatible version ported for a while as recently as
a few years ago) and -lltdl (libtool).
|
11:46 sobomax
Update version number of freetype2 shared library.
|
Saturday, 5 Jan 2002
|
09:46 pat
Update to 5.4.1.2
|
Sunday, 9 Dec 2001
|
03:28 lioux
o Correct a "fix" that was made to the PR before commiting in last revision
o This port requires special treatment regarding pthreads support, more
than the ordinary one o According to submitter: "Of cource, it isn't ordinary
style to use -lc_r and -pthread at once, there are some reasons for
hardcoding -lc_r within configure script of ImageMagick port even if on
-stable"
|
Saturday, 8 Dec 2001
|
19:57 lioux
Update to 5.4.0.5
|
Saturday, 22 Sep 2001
|
06:59 sf
update to 5.3.8.2.
|
Thursday, 13 Sep 2001
|
08:25 knu
Build without libwmf. (and bump PORTREVISION accordingly)
|
Tuesday, 11 Sep 2001
|
22:23 knu
Replace the ghostscript6 dependencies with ghostscript-gnu.
|
03:02 ache
Bump png major
|
Saturday, 25 Aug 2001
|
04:18 petef
Update to version 5.3.7.
|
Wednesday, 15 Aug 2001
|
21:33 knu
Conditionalize bzip2 dependencies.
|
Thursday, 9 Aug 2001
|
02:22 ache
Back out part of my changes (with-modules by default) because PerlMagick not
really work (while 'make test' works), pointed by "KATO Tsuguru"
<tkato@prontomail.com> Add comment describing situation.
|
01:11 ache
Allow more flexible tuning for with/without-threads option
|
Wednesday, 8 Aug 2001
|
21:41 ache
Bymp portrevision for prev. changes
|
21:02 ache
Enable 16bit pixels by default since they are enabled by default in newer
ImageMagick versions. Add WITHOUT_ option to disable them.
|
07:17 lioux
Update to 5.3.6
|
Thursday, 12 Jul 2001
|
11:10 sobomax
Update version number of freetype2 shared library.
|
Tuesday, 3 Jul 2001
|
02:34 lioux
o Update port to version 5.3.5 o Update MASTER_SITES definitly removing
SOURCEFORGE
|
Sunday, 24 Jun 2001
|
20:03 lioux
Update MASTER_SITES as it seems SOURCEFORGE is no longer carrying these
distfiles, keep it as a last resort MASTER_SITE for a while
|
Tuesday, 12 Jun 2001
|
17:45 knu
Update to 5.3.4.
|
Tuesday, 5 Jun 2001
|
12:38 sobomax
Standartise the way used to disable X11 support in various ports. From now on
WITHOUT_X11 is the Only True Way[tm].
|
Tuesday, 17 Apr 2001
|
20:39 sada
Upgrade to version 5.3.1 .
|
Wednesday, 11 Apr 2001
|
00:15 mi
lcms/lcms.h --> lcms.h -- that's how the new lcms-1.07 is installed
|
Monday, 9 Apr 2001
|
19:20 sobomax
Ensure that the freetype-config is available. This should workaround the
XFree86-4 + freetype2 problem. This is not a final solution and provided only
for forthcoming 4.3 release, after which it will be removed.
|
Tuesday, 13 Mar 2001
|
22:36 sf
o cleanup MASTER_SITES. o add dependency on devel/libfpx. o get rid of
libtool dependency unless WITH_MODULES. o trim unnecessary BUILD_DEPENDS'.
|
Friday, 9 Mar 2001
|
19:51 mi
Made ``--with-modules'' an optional argument triggered by WITH_MODULES knob.
IMO, this should be removed at all. It seems, the "modules" provide
solution to a problem that does not exist. And provide poorly. First, every
module is really a shell script (.la), which loads the namesake shared
object (.so). Second -- they don't work. At least, not on FreeBSD. I wish
someone did cd work/ImageMagick-<version>/PerlMagick/demo make before
enabling them for the rest of us...
|
Thursday, 8 Mar 2001
|
01:06 mi
Something I wanted to do for a long time -- make this port build without
X11 support, for use on X11-less servers. Some dependencies had to be
turned off -- until those ports are fixed to support the NO_X knob as well.
|
Tuesday, 6 Mar 2001
|
17:19 sf
o drop non-responsive maintainer. jseger nothing commits last 6 months. o
update to 5.2.9.
|
Thursday, 25 Jan 2001
|
11:05 ache
Bump PORTREVISION I forget Checksum changed (on the file we not use)
|
Tuesday, 23 Jan 2001
|
23:00 ache
Since we don't have our perl threaded by default, PerlMagick not works. This
patch adds --with-threads only when perl is threaded. Fixing Makefile.PL only
not helps because libMagick.so linking _require_ -pthread when --with-threads
used.
|
Wednesday, 17 Jan 2001
|
17:11 sf
bump PORTREVISION; added new file.
|
17:04 sf
add missing manpage.
|
Thursday, 11 Jan 2001
|
05:19 steve
Update to version 5.2.7.
|
Tuesday, 3 Oct 2000
|
01:56 reg
Add missing run depends.
|
Wednesday, 23 Aug 2000
|
22:20 jseger
Upgrade to ImageMagick-5.2.3
|
Thursday, 3 Aug 2000
|
10:28 asami
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
Wednesday, 2 Aug 2000
|
02:52 ade
Do not try to use XML support since: (a) ImageMagick needs libxml2, not
libxml (b) libxml2 does not co-exist AT ALL with libxml (c) libxml is a
required component of GNOME (d) the extra functionality for ImageMagick is
minimal
|
Wednesday, 26 Jul 2000
|
04:02 jseger
Upgrade to 5.2.2. Host a snapshot of this changing distfile in my directory.
|
Wednesday, 19 Jul 2000
|
15:18 knu
Sorry, seems I committed the files in the old work dir.
|
14:08 knu
Update to 5.2.1.
|
Tuesday, 4 Jul 2000
|
08:13 sobomax
Bump png shared library version.
|
Thursday, 29 Jun 2000
|
08:03 obrien
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
|
Friday, 16 Jun 2000
|
22:52 asami
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
09:19 sobomax
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
Thursday, 15 Jun 2000
|
18:12 sobomax
Second round of INSTALL_SHLIBS=yes fixes.
|
Number of commits found: 400 (showing only 100 on this page) |