Commit graph

36 commits

Author SHA1 Message Date
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Ion-Mihai Tetcu
d5185463c6 Brute-force patch ./configure and fix build with custom LOCALBASE.
Reported by:	QATty
2009-06-10 06:46:28 +00:00
Martin Matuska
c5e1202db4 - Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
2009-02-10 19:50:55 +00:00
Mark Linimon
2be3df4e6c Reset dyeske@gmail.com at his request.
Hat:	portmgr
2009-02-02 23:44:01 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
99db5e3d3b - Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
2008-04-22 10:56:42 +00:00
Jeremy Messenger
f9849ff781 - Fix dependencies: remove gtk12 (it uses gtkmm24), only need netpbm in
runtime and require libgnome if enable WITH_GNOME.
- Remove all X11BASE.
- Correct the --with-python for ${PREFIX} -> ${PYTHONBASE} to make it prefix
  safer.
- Bump the PORTREVISION.

[1] http://lists.freebsd.org/pipermail/freebsd-ports/2008-April/047850.html

Approved by:	maintainer timeout (two weeks)
2008-04-17 19:46:24 +00:00
Beech Rintoul
6d69c033e7 - Tag broken with 5.x
Reported by:	pointyhat via pav
Approved by:	David Yeske <dyeske@gmail.com> (maintainer),
		linimon (mentor)
2007-12-16 03:30:48 +00:00
Beech Rintoul
80edd9e057 - Update to 0.6.7.0
- Remove conflicts

PR:		ports/116324
Submitted by:	<soralx@cydem.org> [pr]
Approved by:	David Yeske <dyeske@gmail.com> (maintainer)
		linimon (mentor)
2007-12-13 07:25:32 +00:00
Norikatsu Shigemura
560079b2e5 Chase OpenEXR library version bumped. 2007-10-07 17:46:16 +00:00
Edwin Groothuis
1fa9e4844d dyeske at yahoo dot com -> dyeske at gmail dot com 2007-07-05 23:39:06 +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
Shaun Amott
2e6e9aa08a - Remove FreeBSD 4.x checks.
PR:		ports/112021, ports/112035, ports/112064
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2007-04-26 14:08:55 +00:00
Norikatsu Shigemura
6ed6dba53f o Update to 1.4.0
o Chase libraries version bump to depending on this port.

[NOTE]
I disabled FLTK support, so you can't use OpenEXR's applications.
Because I'm validating FLTK support.

Spotted by:	Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk>
Obtained from:	Florian Kainz <kainz <@> ilm.com>
Committed at:	AsiaBSDCon 2007 in Tokyo, Japan
Memorial Committing with:
		bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal,
		simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata,
		murray, cjh, brooks, daichi, delphij, ups, rrs
2007-03-11 08:50:26 +00:00
Marcus Alves Grando
c6f9220716 - Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Jean Milanez Melo
cb4c0fb757 - Update lib after graphics/gts update.
- Bump portrevision.

Approved by:	maintainer via email (timeout 15 days), mnag (mentor).
2006-05-03 21:37:02 +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
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
Jean-Yves Lefort
5a8159d852 Chase the plib update by bumping PORTREVISION, since it is statically
linked in.
2005-12-07 10:13:02 +00:00
Marcus Alves Grando
03f33900d8 Bump PORTREVISION and change dependencies to reflect update in graphics/gts 2005-11-30 13:14:13 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Kris Kennaway
da34576b9d BROKEN on amd64: Does not compile 2005-09-07 00:13:27 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Pav Lucistnik
e8e8d1ed23 - Chase ImageMagick shlib bump
PR:		ports/78455
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
2005-03-06 22:16:54 +00:00
Thierry Thomas
502b9a2ca9 Unbreak on FreeBSD-5.3 by upgrading to 0.4.4.0.
Register conflicts with atlas and superlu.

PR:		ports/76323
Submitted by:	maintainer.
2005-02-15 22:45:49 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Josef El-Rayes
15f9e62397 Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.

Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
PR:		ports/74487
Approved by:	mat
Reviewed by:	lofi
2004-12-05 15:12:36 +00:00
Pav Lucistnik
d1723cea42 - Chase gts update 2004-10-20 04:37:42 +00:00
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
4c867be5d0 BROKEN on 4.x: Does not compile 2004-07-02 08:18:05 +00:00
Ying-Chieh Liao
a6bb78a99d pass maintainership
PR:		67064
2004-06-13 23:57:40 +00:00
Ying-Chieh Liao
8a4881c4d8 add k3d 0.4.1.0
A free 3D modeling, animation, and rendering system
2004-06-11 07:10:39 +00:00