Commit graph

13 commits

Author SHA1 Message Date
Koop Mast
43da0f508a Update to 0.9.28.
USE_BZIP2 -> USES=tar:bzip2
USE_GNOME=ltverhack -> USES=libtool:keepla
Use INSTALL_TARGET=install-strip to strip libraries.

This should fix a build failure as reported in [1]

PR:		ports/188797 [1]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
2014-05-02 16:28:34 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Koop Mast
b5d0c05727 Update to 0.9.25.
Stagify.
2013-12-29 13:31:28 +00:00
Baptiste Daroussin
933fd6ade6 Convert LIB_DEPENDS to allow graphics/graphite2 to have the libname upstream
expect it to have
2013-12-11 21:54:42 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Koop Mast
47fe60af4d Update to 0.9.19.
Update gmake depend
2013-07-27 10:49:39 +00:00
Koop Mast
baa2f33514 plist 2013-06-21 20:40:28 +00:00
Koop Mast
0cb7df48d6 Update to 0.9.18. 2013-06-21 20:00:30 +00:00
Koop Mast
883256c609 Enable disabled support for cairo, graphite and icu support. It was pointed
out to me that there is a subtle build failure in future webkit releases and
that libreoffice 4.1 depends on the icu support in harfbuzz.

Pointed out by:	olivierd@ (via priv mail) and ftigeot (on IRC)
2013-06-06 14:59:50 +00:00
Koop Mast
e141a67d82 Update to 0.9.16. 2013-05-17 18:44:50 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Koop Mast
bb91f3fc11 Add harfbuzz. Harfbuzz is a OpenType text shaping engine.
The extra-src_hb-open-type-private.hh patch is from pkgsrc to fix the build
with base gcc.
2013-03-29 09:49:21 +00:00