Commit graph

248 commits

Author SHA1 Message Date
FUJISHIMA Satsuki
33fda9b1d6 update to 5.3.8.2.
PR:		30717
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 05:59:41 +00:00
Akinori MUSHA
feb9a53df5 Build without libwmf. (and bump PORTREVISION accordingly)
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-13 07:25:08 +00:00
Akinori MUSHA
520f943856 Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
Andrey A. Chernov
b60160c5d8 Bump png major 2001-09-11 02:02:57 +00:00
Pete Fritchman
87236a41af Add missing files to pkg-plist when including modules.
Submitted by:	maintainer
2001-08-25 04:50:16 +00:00
Pete Fritchman
32a0eca12e Update to version 5.3.7.
PR:		30053
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-25 03:18:49 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Andrey A. Chernov
108b885c03 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.
2001-08-09 01:22:17 +00:00
Andrey A. Chernov
2175103362 Allow more flexible tuning for with/without-threads option 2001-08-09 00:11:14 +00:00
Andrey A. Chernov
046f47ada1 Bymp portrevision for prev. changes 2001-08-08 20:41:16 +00:00
Andrey A. Chernov
b1d4751d4c Enable 16bit pixels by default since they are enabled by default in newer
ImageMagick versions. Add WITHOUT_ option to disable them.

Enable modules by default, much smaller executable up to 10Mb runtime.
Add WITHOUT_ option to disable them.

Use IMAGEMAGICK portion for two WITHOUT_ option names mentioned above - it
allows to put them to /etc/make.conf without conflicts.

Add few comments about options
2001-08-08 20:02:49 +00:00
Mario Sergio Fujikawa Ferreira
bca4b248de Update to 5.3.6
PR:		29442
Submitted by:	Kato Tsuguru <tkato@prontomail.org>
2001-08-08 06:17:40 +00:00
Maxim Sobolev
495daa29cc Update version number of freetype2 shared library. 2001-07-12 10:10:30 +00:00
Mario Sergio Fujikawa Ferreira
bf47b90ad0 o Update port to version 5.3.5
o Update MASTER_SITES definitly removing SOURCEFORGE

PR:		28647
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-07-03 01:34:57 +00:00
Mario Sergio Fujikawa Ferreira
ef4410aa3c Update MASTER_SITES as it seems SOURCEFORGE is no longer carrying
these distfiles, keep it as a last resort MASTER_SITE for a while

PR:		28331
Submitted by:	Kevet Duncombe <dunc@tiny.net>
Reviewed by:	knu
2001-06-24 19:03:18 +00:00
Akinori MUSHA
bd9051cab6 Update to 5.3.4.
PR:		ports/28047
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-06-12 16:45:08 +00:00
Maxim Sobolev
400f4557f6 Standartise the way used to disable X11 support in various ports. From now
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
SADA Kenji
1d530b280a Upgrade to version 5.3.1 .
PR:	26622
Submitted by:	ports fury
2001-04-17 19:39:19 +00:00
Mikhail Teterin
6702077846 lcms/lcms.h --> lcms.h -- that's how the new lcms-1.07 is installed 2001-04-10 23:15:57 +00:00
Maxim Sobolev
2a1e03477c 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.

We are still waiting for jmz to fix things properly.
2001-04-09 18:20:17 +00:00
Trevor Johnson
b2bf9ee7cd When compiled with X, ImageMagick conflicts with display. Warn
users about the conflict.  Squeeze the pkg-comment files so they
are less than 71 characters.
2001-03-21 21:11:23 +00:00
Akinori MUSHA
c8cbb9d35e Reword pkg-comment to shorten it to under 70 bytes and let there be no
misunderstanding about the interactivity of image manipulation tools.
2001-03-14 12:48:01 +00:00
FUJISHIMA Satsuki
1c49901155 o cleanup MASTER_SITES.
o add dependency on devel/libfpx.
o get rid of libtool dependency unless WITH_MODULES.
o trim unnecessary BUILD_DEPENDS'.

PR:		25745
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-13 22:36:26 +00:00
Mikhail Teterin
628a47d1fa Reword the pkg-comment to stress, that the X11-dependent
display functionality is optional.

Submitted by:	Akinori MUSHA
2001-03-13 16:14:52 +00:00
Mikhail Teterin
a0236a6b1d 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...
2001-03-09 19:51:23 +00:00
Mikhail Teterin
d690fdadfb 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.

I   did   not   go   as   far   as   creating   a   slave   port
(ImageMagick-nox11).  (BTW, may  be we  want a  new category  --
no-x11 -- for  the slave ports of the stuff  that's available in
both -- x11 and nox11 -- flavors?)

Nothing should change  for the regular (non-NO_X)  case -- hence
PORTREVISION not touched.
2001-03-08 01:06:35 +00:00
FUJISHIMA Satsuki
d236dd7030 o drop non-responsive maintainer. jseger nothing commits last 6 months.
o update to 5.2.9.

PR:		25547
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-06 17:19:53 +00:00
Andrey A. Chernov
16cd5c06ec Bump PORTREVISION I forget
Checksum changed (on the file we not use)

PR:		24602
Submitted by:	tkato@prontomail.ne.jp
2001-01-25 11:05:14 +00:00
Andrey A. Chernov
9ed5152dde 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.

Approved by:	Maintainer's silence
2001-01-23 23:00:25 +00:00
FUJISHIMA Satsuki
2e36bf9100 bump PORTREVISION; added new file. 2001-01-17 17:11:16 +00:00
FUJISHIMA Satsuki
1994f90a35 add missing manpage.
Submitted by: bento
2001-01-17 17:04:51 +00:00
Steve Price
ef77816e02 Update to version 5.2.7.
PR:		24094
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-11 05:19:46 +00:00
Jeremy Lea
57a1bd47b9 Add missing run depends. 2000-10-03 00:56:07 +00:00
Justin M. Seger
e1657265b5 Upgrade to ImageMagick-5.2.3 2000-08-23 21:20:20 +00:00
Satoshi Asami
c6bcad2436 (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.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Ade Lovett
4b967bcca1 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

Thus, if you installed GNOME, and then this port, or vice-versa
Really Bad[tm] things will happen.

As and when libxml2 is used by GNOME (and libxml is buried
with partial military honors), then it will be possible to
turn this support back on.

Discovered by:	my crashbox going nuts after an install of GNOME
		and then ImageMagick.  There were no survivors :)
2000-08-02 01:52:41 +00:00
Justin M. Seger
e16dd81b26 Upgrade to 5.2.2.
Host a snapshot of this changing distfile in my directory.
2000-07-26 03:02:22 +00:00
Akinori MUSHA
0590e43412 Sorry, seems I committed the files in the old work dir.
This one is correct.

- png.3 -> png.4
- Put a copy of the distfile in my space at ftp.FreeBSD.org.
- Modify patch-aj as aclocal.m4 was changed in this silent update.
2000-07-19 14:18:38 +00:00
Akinori MUSHA
25375e24c5 Update to 5.2.1.
PR:		ports/19944
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (the defacto Maintainer)
2000-07-19 13:08:38 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 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.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Justin M. Seger
944c6a9545 Fix ImageMagick configure issue with XFree86-4
PR:		ports/17838
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-04-24 17:58:37 +00:00
David E. O'Brien
5fc663a1ad PORTNAME / PORTVERSION syntax conversion 2000-04-13 06:28:28 +00:00
Satoshi Asami
a5500138cb Temporarily provide the distfile from my homepage (again) to fix
checksum problems on rapidly-changing distfile.
2000-03-27 19:13:42 +00:00
R. Imura
220dc1e40e Our system is not Solaris 7.
Remove config.cache before configure.
2000-03-09 23:36:52 +00:00
Andrey A. Chernov
f25bd9e19f checksum changed 2000-03-09 03:32:42 +00:00
Andrey A. Chernov
de83520289 Integrate parts of PR 16864: HDF support, XLIB, PLIST's ldconfig
Add BZLIB support

PR:		16864
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	asami
2000-03-05 15:38:27 +00:00
Andrey A. Chernov
5be1f1bbaf Upgrade to 5.1.1
Disable LZW by default

PR:		16913
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
Approved by:	asami
2000-03-05 13:47:22 +00:00
Michael Haro
88b9a9d54e add WWW:
PR:		16264, 16265, 16266, 16267
Submitted by:	joseph.scott@owp.csus.edu
2000-01-22 09:11:48 +00:00
Justin M. Seger
3b6b5b88fc Bump freetype's lib number 1999-11-25 03:41:57 +00:00
Jim Mock
6900279156 Remove dead MASTER_SITE.
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@bart.nl>
1999-11-18 19:11:25 +00:00
Justin M. Seger
156548e889 Upgrade to ImageMagick-4.2.9.tar.gz 1999-10-12 21:25:59 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Justin M. Seger
777d1fbc58 Upgrade to ImageMagick-4.2.8 1999-09-02 17:56:01 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Justin M. Seger
30de0ec337 Upgrade to ImageMagick-4.2.7 1999-07-11 23:28:31 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Justin M. Seger
b68449fd58 Upgrade to ImageMagick 4.2.6. 1999-06-14 00:55:56 +00:00
Justin M. Seger
a0c8c463e9 Upgrade to ImageMagick-4.2.5.
Also fix compilation on current.
1999-05-30 11:45:07 +00:00
Justin M. Seger
77ae9f019e Upgrade to ImageMagick-4.2.2 1999-04-19 17:33:37 +00:00
Justin M. Seger
f94c853f26 Upgrade to ImageMagick 4.2.1 1999-03-08 01:39:40 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Andrey A. Chernov
1cc21e1743 It not use -lmpeg anymore but external utility mpeg2{encode,decode} instead 1999-01-05 14:00:47 +00:00
Justin M. Seger
94e40fa99e Remove inappropriate BROKEN tag. 1998-12-14 20:03:28 +00:00
David E. O'Brien
c2a69db7fd BROKEN= 'depends on BROKEN freetype' 1998-12-14 02:48:24 +00:00
Justin M. Seger
5afa6e9101 Upgrade to 4.1.6 1998-12-13 02:07:13 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Justin M. Seger
c4d45c8fca Upgrade to version 4.1.4 1998-11-23 12:48:53 +00:00
Justin M. Seger
6814c00a66 Make sure that this properly finds all installed libraries and headers.
Submitted by:	ache
1998-11-03 01:21:47 +00:00
Justin M. Seger
eaa1bc9b2a Upgrade to version 4.1.3. 1998-10-31 15:34:42 +00:00
Scott Mace
39da008a99 Convert to ELF. 1998-09-22 20:05:25 +00:00
Scott Mace
f1260d2917 Convert to ELF.
1.  jbig is elfed
2.  use PERL5 variable
3.  fix ldconfig

Note: PerlMagick is still broken is some respects
1998-09-22 20:04:41 +00:00
Satoshi Asami
81b27d4ffd libmpeg now supports ELF. 1998-09-21 08:54:25 +00:00
Satoshi Asami
5d9c9602fa freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
Steve Price
a712d50fe2 Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
Satoshi Asami
27ba461c8e Roll back libpng major to 2. 1998-09-17 00:50:52 +00:00
Satoshi Asami
4610ae86c9 libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Justin M. Seger
b8df51a288 Add perl5 category and properly compress perl man pages.
Suggested by:   ache
1998-08-21 12:00:41 +00:00
Justin M. Seger
9e82e73362 Upgrade to updated version of 4.0.9 and place its distfile back in my web dir.
Also enable PerlMagick compilation.
1998-08-19 02:26:37 +00:00
Satoshi Asami
516855e2ab I'm going to host this distfile until Justin returns (I didn't know
he's away but ache is complaining he's not replying to his mails).
Justin, when you want to take over again go ahead and change back
MASTER_SITES and the checksum.
1998-08-18 09:27:41 +00:00
Andrey A. Chernov
62217f8878 distfile changed without version number bumping 1998-08-18 09:20:33 +00:00
Andrey A. Chernov
380976ef1f upgrade to 4.0.9 1998-08-17 20:49:34 +00:00
Andrey A. Chernov
1f2d5cdd9a upgrade to 4.0.8
Reviewed by: maintainer not respond several days
1998-08-17 17:48:24 +00:00
Andrey A. Chernov
f6f67af0d1 use non-relative -L dir for libtool 1998-08-13 04:40:06 +00:00
Andrey A. Chernov
fce2cb4457 Oops, add -Lmagick/.libs to wrong place, must go to LDFLAGS 1998-08-13 03:08:54 +00:00
Steve Price
cbce863db7 Use libjbig.1*.
PR:		7399
Submitted by:	John Kurtz <john@idlinc.com>
1998-07-27 00:49:00 +00:00
Justin M. Seger
d0eb0816c4 Upgrade to 4.0.7 1998-06-21 02:45:28 +00:00
Justin M. Seger
fb53e1cd79 Upgrade to ImageMagick 4.0.6. 1998-06-09 19:54:01 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Justin M. Seger
0ea0793908 Upgrade to ImageMagick 4.0.5. 1998-04-26 11:24:24 +00:00
Justin M. Seger
0fc2b8bdd1 Use jpeg shared library version 8. 1998-04-15 21:41:13 +00:00
Justin M. Seger
323c2e352a Upgrade to version 4.04. 1998-04-11 01:54:07 +00:00
Andrey A. Chernov
574f6deb06 upgrade png major 1998-03-28 19:49:58 +00:00
Justin M. Seger
53203db3f7 Upgrade to version 4.0.2 and fix some DEPENDS lines. 1998-03-03 22:24:49 +00:00
Justin M. Seger
3640e3c970 Remove outdated MASTER_SITE. 1998-03-02 22:08:36 +00:00
Justin M. Seger
5eba7839ce Switch back to using http://www.freebsd.org/~jseger/ as a MASTER_SITE due to
a changing distfile on the master_site.
1998-02-12 14:26:52 +00:00
Justin M. Seger
ad09b8f6f5 Fixes to deal with updated DISTFILE. 1998-02-11 17:24:47 +00:00
Justin M. Seger
ea6cc1edd3 DISTFILE was updated on MASTER_SITE. 1998-02-09 00:03:33 +00:00
Justin M. Seger
45a0e524a2 Upgrade to version 4.0.1 1998-02-08 03:37:54 +00:00
Justin M. Seger
b37dc0939a Fixes for port to work cleanly with changed DISTFILE. 1998-01-30 23:53:57 +00:00
Justin M. Seger
fc792b94ad Remove a bogus line that I had used for testing with the bad version of patch.
Forgotten by:		jseger
1998-01-30 22:51:07 +00:00
Bill Fenner
aba90702ca Fix version number in MASTER_SITES
Submitted by:	distfile checker
1998-01-29 16:44:00 +00:00
Justin M. Seger
73022d2f09 Make http://www.freebsd.org/~jseger primary MASTER_SITE so that I can keep a
distfile with a consistent checksum.
1998-01-29 16:04:19 +00:00
Justin M. Seger
5a53a20e8c Distfile changed on MASTER_SITE. 1998-01-28 11:58:29 +00:00
Justin M. Seger
4693044fd2 Upgrade to version 4.0. 1998-01-26 15:38:42 +00:00
Thomas Gellekum
6bb5fe57a7 Use new location for the tiff34 headers. 1997-12-01 08:00:52 +00:00
Justin M. Seger
5b9d84001c Upgrade to version 3.9.2, portlint, add new MASTER_SITES, and make myself
MAINTAINER.
1997-11-29 01:35:52 +00:00
Thomas Gellekum
ed00a30be5 Upgrade to 3.9.1. Doesn't work with tiff-3.3 anymore.
Submitted by:	pst
1997-11-05 09:47:01 +00:00
Thomas Gellekum
3b2a2eecad Ignore checksum. 1997-10-13 11:47:13 +00:00
Satoshi Asami
e2ca859455 Update this to the version I managed to get. (I never seem to be able
to grab the one that people commit....)
1997-09-24 06:32:35 +00:00
Thomas Gellekum
84de07c909 Upgrade to 3.9.0. 1997-09-22 12:37:51 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Satoshi Asami
1d75d08efd Make this package. Shlib version number has changed.
"pkg_delete/make package" test forgotten by: dividn ;)
1997-06-03 21:50:46 +00:00
David Nugent
3c9a741b5a Update to revision 3.8.6.
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-06-03 15:58:16 +00:00
Satoshi Asami
89f6f3d2bc Checksum changed again. Since this one changes so often, why don't
we put it in LOCAL_PORTS?
1997-04-09 02:02:08 +00:00
Thomas Gellekum
0a31239843 Upgrade to 3.8.4. 1997-04-04 06:06:28 +00:00
Thomas Gellekum
6370885878 Now that we have libjbig in the ports, we might as well use it.
Implicitly requested by: Mikhail Teterin (PR 2096)

(Note that I didn't look for a new version of ImageMagick; I'd
like to stick with the 3.7.9 we currently have.)
1996-12-23 07:19:05 +00:00
Thomas Gellekum
e1f71727b3 Upgrade from 3.7.8 to 3.7.9. 1996-12-17 07:32:12 +00:00
Satoshi Asami
38afd67998 Update this file so this thing will package. BTW, is it really
necessary to keep the shared library number in sync with the
release version?
1996-12-07 02:46:37 +00:00
Satoshi Asami
63db591c56 Add / to end of MASTER_SITES. 1996-12-03 09:07:00 +00:00
Satoshi Asami
5b812d09fc Checksum changed before I grabbed it. 1996-12-03 09:06:40 +00:00
Thomas Gellekum
5a8fd22d47 Upgrade from 3.7.7 to 3.7.8 1996-12-03 07:06:17 +00:00
Satoshi Asami
6b553b9eb3 Update LIB_DEPENDS to new jpeg major. Note we don't know if these
will work yet, people are encouraged to test them.
1996-11-19 04:18:49 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
c7c7e7159e Checksum changed again. 1996-11-16 09:05:23 +00:00
Thomas Gellekum
855037750f $DISTFILE changed, update checksum.
Use $MASTER_SITE_XCONTRIB, while I'm here.
1996-11-15 16:04:31 +00:00
Thomas Gellekum
56715fcd55 Upgrade to 3.7.7 1996-11-06 07:53:24 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
860bcca928 Use @cd to switch between /usr/local and /usr/X11R6, not absolute pathnames.
This package properly pkg_adds again now.
1995-11-13 10:18:01 +00:00
Andrey A. Chernov
a642a22e35 Change jpeg library major to 6 1995-10-03 21:58:40 +00:00
Satoshi Asami
d530b271d9 Add
post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
2bdb86c74a Checksum mismatch -- this one is fetched from the first master site
and compiled & installed OK so let me just update the checksum.
1995-05-02 11:51:20 +00:00
Satoshi Asami
603552aa35 manpages installed in /usr/local, not /usr/X11R6 1995-04-24 07:41:21 +00:00
Ollivier Robert
0300beffb4 Upgrade to 3.6.2. 1995-04-16 15:36:31 +00:00
Satoshi Asami
7f6c181f38 Yet another round of Makefile updates, graphics version. 1995-04-09 07:09:55 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
0c9abd6231 MD5 checksum for ImageMagick 1995-03-28 06:30:19 +00:00
Gary Palmer
0a06f9c8da Upgrade to 3.6 1995-03-28 06:29:01 +00:00
Jean-Marc Zucconi
c8753aae49 port moved from the print directory 1995-02-27 21:43:12 +00:00