Commit graph

33 commits

Author SHA1 Message Date
Greg Larkin
f5bc043d1f - Update to 1.3.5 2009-01-27 14:52:29 +00:00
Greg Larkin
ef195e70a7 - Updated to 1.3.3 2008-12-10 13:35:13 +00:00
Greg Larkin
a6a831607e - Update to 1.3.2 2008-12-02 22:42:58 +00:00
Greg Larkin
1ccec4d151 - Initial release of version 1.3.1
- Turned on OpenMP by default
2008-11-20 22:41:04 +00:00
Greg Larkin
d0b43af1f0 - Upgraded to 1.2.5
- Stylistic issues fixed in Makefile and added new options to
  help performance on certain architectures

- Removed NOPORTDOCS support, pending upstream installation process
  support

Reviewed by:	beech, itetcu
Approved by:	beech (mentor, implicit)
2008-09-02 17:16:41 +00:00
Greg Larkin
bb3d8a2d71 Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:	beech (mentor)
2008-07-18 21:05:20 +00:00
Beech Rintoul
d37b1d5785 - Downgrade to 1.1.12, new api not compatible with koffice
- Bump PORTEPOCH
2008-06-28 01:03:04 +00:00
Beech Rintoul
db1c85a126 - Update to 1.2.3
- Pass  maintainership to submitter

Added file(s):
- files/patch-configure.in

Removed file(s):
- files/patch-configure
- files/patch-magick_symbols.h
- files/patch-newfpx

PR:		ports/124365
Submitted by:	Greg Larkin <glarkin@sourcehosting.net>
2008-06-25 05:13:50 +00:00
Mikhail Teterin
7a9c8438eb Unfortunately, portmgr's policies -- no matter how bogus -- have core's full
backing as long as they apply to all. I refuse to obey a particular policy --
that of automatic bumping PORTREVISION of all ports lib-depending on mine.

It is no longer possible to leave obeying a disagreable policy to those, who
finds it acceptable, either -- portmgr gets really angry, threatening backouts
and commit-bit suspensions.

I thus have no other option but to relinquish maintainership of ports, which
install shared libraries, which any other ports depend on -- starting with
GraphicsMagick.
2008-05-16 21:30:00 +00:00
Mikhail Teterin
991753611a Remove a ".rej" entry from the list of PORTDOCS. It should not have been
there in the first place...
2008-04-29 12:25:08 +00:00
Mikhail Teterin
90a11f7cb4 Update to 1.1.12, which (partially) fixes some potential security
flaws...
2008-04-29 00:52:06 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Mikhail Teterin
f963670d17 Upgrade from 1.1.10 to 1.1.11. This brings security fixes and
tiff-handling improvements. Follow-up on an earlier threat and turn
self-checks on by default.
2008-04-15 16:07:24 +00:00
Mikhail Teterin
2417428fac Disable the parallelization during build. Although neither myself nor
the software authors can reproduce the problem, one user of FreeBSD-7.x
has reported an issue, which can only be explained by a build-time race.

Reported by:	Per olof Ljungmark
Approved by:	portmgr (mlinimon)
2007-11-03 15:50:52 +00:00
Mikhail Teterin
7ae64abc40 Update from 1.1.7 to 1.1.10. FPX-support is now in (and no longer an
OPTION). Add support for running bundled self-tests after building.
Do not run the self-tests by default, in order to be able to secure
portmgr's approval, but advise the user to do so before installing.
The self-tests will be turned on, when port-freeze is over.

Approved by:	portmgr	(pav)
2007-11-02 14:50:52 +00:00
Stanislav Sedov
b5f66dee8e - Do not redefine GraphicsMagick symbols, since it causes problems with
some ports, that expect standard Magick symbols to be present (that is
  revert revision 1.6). Redefine only the GetToken symbol instead just to
  get rid of ports/94905
- Use correct path for windows fonts [1]
- Add a knob to depend on windows fonts conditionally.

PR:		ports/114036 [1]
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl>
2007-07-16 18:30:28 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
60b3a84279 Use libtool15 port instead of included version to avoid objformat a.out botch 2007-02-10 06:05:06 +00:00
Rong-En Fan
3554badc6b - Fix build when libpng is compiled with assembler code support.
For example, setting CPUTYPE to p3 or above triggers this.

This is the same bug happened in ImageMagick, and the original patch can
be found at
http://www.imagemagick.org/pipermail/magick-developers/2006-April/002550.html
In fact, this patch was submitted in PR 101361, but a wrong version was
committed.

PR:		ports/107086
Obtained from:	GraphicsMagick cvs
2006-12-23 07:07:56 +00:00
Michael Nottebrock
e5c6be44d9 Fix build on 4.x 2006-12-12 18:21:31 +00:00
Pav Lucistnik
872ef390e9 - Update to 1.1.7
PR:		ports/106025
Submitted by:	Nick Muerdter <spam@nickm.org>
2006-11-29 22:18:36 +00:00
Cheng-Lung Sung
9da829959c - fix build
- bump PORTREVISION
2006-08-21 10:34:00 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Mathieu Arnold
b3e18c1c57 In order to fix a symbol collision between GraphicsMagick and libtidy,
GraphicsMagick has been updated so that all its symbols are now prefixed with
'Gm'. All depending ports will have to be recompiled as noted in UPDATING.

PR:		94905
Submitted by:	mat
2006-07-31 16:40:01 +00:00
Mark Linimon
035a11c0ad Reset maintainer due to bouncing email address. 2006-07-17 04:37:32 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mikhail Teterin
43faaa2d5d Add the missing USE_GHOSTSCRIPT.
Notified by:	pointyhat	(kris)
PR:	ports/84290
2005-07-29 13:57:33 +00:00
Mikhail Teterin
908c708ec8 Remove some hunks from patch-Makefile.in -- these changes really belong
to the configure script. This ensures, magick.mgk and friends are
properly found at run-time.
2005-07-27 03:21:21 +00:00
Will Andrews
35f66f4272 Nice. 2005-07-27 03:09:22 +00:00
Mikhail Teterin
b3c0bec1c7 A fork of a better-known ImageMagick emphasizing user convenience
and API stability.

The port does not build nor install the Perl and Tcl APIs -- these
will be added by separate ports.

PR:	 	ports/83932
Submitted by:	Ron van Daal (maintainer to be)
2005-07-27 02:09:05 +00:00