Commit graph

122 commits

Author SHA1 Message Date
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
Greg Lewis
b9d0055b76 . Don't statically link libexecinfo.a. This doesn't appear to be necessary
and actually breaks the build on 10.x where libexecinfo.a is part of the
  base rather than a port.
2014-04-15 04:01:14 +00:00
Greg Lewis
2c33ae687e . Don't use inline on functions that are intended to be used in multiple
files.  This fixes compilation with clang.

  My understanding is that the C99 standard treats inline methods as having
  static linkage by default.  This is different from the GNU C definition
  of inline, which is why this compiled with gcc.
2014-04-13 17:46:59 +00:00
Greg Lewis
b018584ae2 . Don't try to represent a unicode literal in a character literal. In this
case just use the decimal literal.
. Add $FreeBSD$.
2014-04-13 17:39:57 +00:00
Baptiste Daroussin
c30de17205 Add NO_STAGE all over the place in preparation for the staging support (cat: x11-wm) 2013-09-21 00:01:16 +00:00
Antoine Brodin
11008fac27 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-09 18:54:28 +00:00
Greg Lewis
408f66d00e . More portlint petting (fix patch file names). 2013-07-07 23:05:22 +00:00
Greg Lewis
3a4dd6220c . Update to 2.2.12.
. Pet portlint some:
  . Switch to new style header.
  . Use MASTER_SITE_AFTERSTEP.
  . s/file/f/ in .for loops.
2013-07-07 23:01:43 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Greg Lewis
6bd63212d4 . Change gif dependency from libungif to giflib due to the latter being the
preferred library of the two.  I actually think this is superfluous as
  this library is never linked in (nor is the inbuilt version used).  I'll
  investigate this further.
. Mark as MAKE_JOBS_UNSAFE.
. Pet portlint.

PR:		165383
Submitted by:	swills@
2012-02-25 18:10:47 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Greg Lewis
37d68c1b78 . Update to 2.2.11. 2011-04-18 05:30:24 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Greg Lewis
5c6aee191b . Fix a whitespace bogon.
. Move the include of <bsd.port.pre.mk> to prior to attempting to detect
  a patch that includes ${PREFIX}.  This fixes the detection and unbreaks
  the packing list.
2009-09-06 06:41:59 +00:00
Greg Lewis
ede9d6738e . Update to 2.2.9.
. Get the packing list right in both the case where share/gnome/wm-properties
  does and doesn't exist.
2009-08-23 20:57:57 +00:00
Dmitry Marakasov
d99dd57e89 - Switch SourceForge ports to the new File Release System: categories starting with X 2009-08-22 00:39:37 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pietro Cerutti
1c3811dee7 - Fix build on sparc64
- Bump PORTREVISION

Approved by:	portmgr (erwin)
2008-09-15 16:28:18 +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
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
Greg Lewis
8a593bb43c . Asymptotically approaching packing list correctness.
Submitted by:	pav
2008-04-04 00:10:13 +00:00
Greg Lewis
26b3f3b1fd . Fix how the packing list is done with respect to the Gnome desktop file.
This is extermely unlikely to have been broken in practise, but it was
  affecting pointyhat.  I think I now understand why the correct way is
  breaking my test script.

Pointed out by:	pointyhat (via pav)
2008-04-02 06:43:12 +00:00
Greg Lewis
f2ca104af5 . Update to 2.2.8.
. Fix handling of the GNOME desktop files in the packing list.
. Remove BROKEN since this release fixes the problems with doc generation
  crashing or timing out.
2008-03-29 17:48:50 +00:00
Greg Lewis
b9526eaee9 . Seeing intermittent build failures on 7.x and 8.x, so mark it as
BROKEN on those versions until a fix is obtained.
2008-03-03 06:05:14 +00:00
Erwin Lansing
b4d0ad7d2e Remove BROKEN: now installs. 2008-01-03 18:45:59 +00:00
Mark Linimon
0e5a9c71c8 Mark as broken in i386: gets core dump while trying to install.
Approved by:	portmgr (self)
2007-11-24 23:28:37 +00:00
Pav Lucistnik
77d1c02fb9 - Fix plist
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-12 21:20:20 +00:00
Greg Lewis
15f0f6359a . Update to 2.2.7.
. Use a better set of dependencies.
2007-10-29 04:36:04 +00:00
Pav Lucistnik
2842f9fe59 - share/pixmaps is listed in mtree
Reported by:	pointyhat
2007-07-30 21:42:55 +00:00
Greg Lewis
10e90d3d54 . Restore file mistakenly removed from the packing list in the last
update.
. Bump PORTREVISION.

Pointed out by:	pointyhat (via pav)
2007-07-21 23:40:02 +00:00
Greg Lewis
9d469551b0 . Don't create bogus ${DATADIR}_old directory. The ports system ensures
this is unnecessary.
2007-07-12 15:54:18 +00:00
Greg Lewis
1badc5a9fe . Update to 2.2.6. 2007-07-12 15:52:55 +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
Greg Lewis
2e61ed980e . Sort LIB_DEPENDS and CONFIGURE_ARGS. 2007-02-05 20:49:22 +00:00
Greg Lewis
c0bfb1c78b . Update to 2.2.4. 2007-02-04 06:36:53 +00:00
Greg Lewis
c3fd3d6790 . Update to 2.2.3. 2007-02-04 05:30:38 +00:00
Greg Lewis
321053564c . Fix the packing list.
Pointed out by:	pointyhat (kris)
Approved by:	portmgr (kris)
2006-10-18 18:52:47 +00:00
Pav Lucistnik
13c2c88c2e - Remove symlinks created by mtree target from plists
Pointy hats to:	rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
		miwi
2006-10-08 14:59:46 +00:00
Greg Lewis
c39f8e4494 . Make portlint little bit happier.
PR:		100705
Submitted by:	chinsan <chinsan.tw@gmail.com>
2006-09-06 21:39:19 +00:00
Greg Lewis
b8e36b418f . Update to 2.2.2.
. Use ${REINPLACE} rather than ${PERL}.

This isn't based on the changes in PR 100705.  Extra changes present there
will be incorporated in the near future.
2006-08-01 18:27:53 +00:00
Alexey Dokuchaev
10babb16b5 - Use canonical (official) spelling of `NeXTstep' in pkg-descr
- Kill attribution, and include submitter's email in Makefile header

Approved by:	maintainer timeout (over a month)
2005-12-26 13:39:44 +00:00
Greg Lewis
0159e9ebe4 . Add SHA256. 2005-11-16 06:05:38 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Greg Lewis
768a0bfadd . Update to 2.1.2. 2005-07-19 23:08:54 +00:00
Greg Lewis
7c99c2d57b . Update to 2.1.1. 2005-06-10 18:19:07 +00:00
Greg Lewis
d1f7b9bfb0 . Reorder the test for GTK2 so its only done when it may be needed.
Currently its never needed and testing for it only introduced a useless
  dependency that the port didn't list.

Submitted by:	roam
2005-05-19 19:52:37 +00:00
Greg Lewis
3fab73f163 . Update to 2.1.0.
. Quieten seach and replace.
. Remove a warning message that is no longer relevant.
2005-05-18 16:43:39 +00:00