Commit Graph

41 Commits

Author SHA1 Message Date
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
brad
ab072f6578 bump freetype shared lib version # after upgrade for dependency list 2000-01-20 04:10:26 +00:00
brad
dd1a2b533f fix dependency check for new mpeg_lib 2000-01-09 05:57:48 +00:00
brad
8a3d8299b5 fix dependency check for new jbigkit library version 1999-12-27 06:14:20 +00:00
brad
0d3cfb6244 upgrade to ImageMagick 4.2.9 1999-12-19 01:28:52 +00:00
brad
d429559fa1 quiet messages about shared libs durring install 1999-10-27 20:56:02 +00:00
brad
f16188c1ef - use new libtiff
- copy all the BUILD_DEPENDS to RUN_DEPENDS so those dependencies are
  properly installed when making a package.
1999-10-27 20:49:08 +00:00
brad
f9e07865b6 sync PLIST's so this can be made into a package 1999-10-27 20:46:30 +00:00
brad
49cf104009 upgrade to ImageMagick 4.2.8 1999-09-01 18:51:24 +00:00
brad
427756b084 upgrade to ImageMagick 4.2.7 1999-07-09 23:14:38 +00:00
brad
a7310b1079 checksums for ImageMagick 4.2.6 from the official dist site, 4.2.6
matching previous checksums did not compile.
1999-06-04 00:15:57 +00:00
brad
cdea198c78 update checksums 1999-06-03 03:42:42 +00:00
brad
8964a3d27d upgrade to ImageMagick 4.2.6 1999-05-24 05:22:46 +00:00
brad
6bf9fab208 4.2.4 Makefile 1999-05-22 08:39:19 +00:00
brad
36cbc6debd downgrade this to 4.2.4 until 4.2.5 is officially released 1999-05-22 08:38:45 +00:00
brad
2dac6ecd9f Makefile 1999-05-21 18:47:25 +00:00
brad
c1fb7d3cd6 only use official dist site until some decent mirrors can be found and use
the checksums from the file on the dist site.
1999-05-21 18:47:08 +00:00
brad
fe831f19e5 4.2.5 Makefile 1999-05-20 23:25:55 +00:00
brad
e490c4bd25 upgrade to ImageMagick 4.2.5 1999-05-20 23:24:57 +00:00
brad
f1d8f2b87c add bzip2 and jbigkit to dependency list 1999-05-09 07:23:25 +00:00
brad
7839487c1a upgrade to ImageMagick 4.2.4 1999-05-08 04:51:25 +00:00
brad
3bd8e1c714 upgrade to ImageMagick 4.2.3 1999-05-06 02:10:12 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
13c0b69474 Crisper comments 1999-04-20 01:12:06 +00:00
brad
9ffed40a72 upgrade to ImageMagick 4.2.2 1999-04-18 20:58:41 +00:00
brad
1cd0680770 add dependency for FreeType & NetPBM and pre-build message about possibly
having to increase userland memory limit
1999-04-06 00:09:52 +00:00
marc
b77b1182fa update checksums for the official release 1999-03-14 00:26:48 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
99a1ab44b1 fix earlier bogus changes to Makefile where a value that
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again.  However, chages require the latest bsd.port.mk
1999-03-02 04:41:00 +00:00
marc
dc787ac6a3 update to the latest version of 4.2.0... The developer says:
If you look at the ImageMagick/magick/version.h file you will
see that the release date is March 1, 1999.  This means the files can and
will change until that date (the official release date).  Once March 1
comes and goes there will be no changes to the 4.2.0 release and I will
start working on 4.2.1.  So for porters the best thing to do is to always
release one version back or look at the release date and not use the
release until that date.
So it may change yet again.
1999-02-24 21:33:26 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
98495575f3 update to 4.2.0 1999-02-19 05:01:47 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
marc
6d977318d9 update to 4.1.4; fix COMMENT 1998-11-24 00:07:10 +00:00
marc
73926b04ce remove unneeded @exec ranlib %D/%F from packing lists 1998-09-08 18:01:33 +00:00
marc
363e3fb761 add packing list for alpha that does not reference shared libs 1998-06-29 22:57:59 +00:00
marc
83509d9a0f when previously updating tiff34 to install as libtiff the shared
version was left at 1.0.  Oops.  The old tiff (3.3) installed as
libtiff.so.3.3. Install tiff34 as libtiff.so.3.4 but keep the libtiff34
link at version 1.0.  confusing but it seems to work correctly.
Update all ports that depend upon tiff so the dependency is on
tiff.3.4.
1998-06-14 08:10:23 +00:00
marc
b3aac7c901 1) remove tiff from graphics makefile as there is nothing to make
2) change tiff/Makefile to spit out message saying to use tiff34
   remove all tiff files, patches, and pkg data; they're no longer needed
3) install tiff34 as libtiff, tiff.h, and tiffio.h; add symbolic links
   so the old names of libtiff34, tiff34.h, and tiffio34.h still work.
4) Change ImageMagick to use -ltiff, not -ltiff34; remove the patch
   files and directory as they are no longer needed.
5) Change gimp to use -ltiff, not -ltiff34; remove the patch files and
   directory as they are no longer needed.

NOTE: with these changes ImageMagick and gimp require the updated tiff34
      port.
1998-06-10 02:56:11 +00:00
marc
b12ee55c6c update to version 4.0.6 1998-06-07 19:25:41 +00:00
marc
3d3a165ac0 ImageMagick 4.0.5 1998-05-23 19:00:10 +00:00