Commit graph

17 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
Baptiste Daroussin
b96584358e All recent compiler build it
While here support stage
2013-12-13 15:03:31 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
Boris Samorodov
2b8b741ac8 . USES+=iconv;
. use new LIB_DEPENDS syntax.
2013-08-23 21:33:59 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Rene Ladan
5727b9916c - Reset maintainer [1]
While here:
- convert Makefile header
- pet portlint (including USE_GNOME=pkgconfig -> USE_PKGCONFIG=yes)
- drop support for unsupported FreeBSD versions
- convert to optionsNG

Submitted by:	previous maintainer (tkjacobsen@gmail.com) [1] in
		http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082815.html
Feature safe:	yes
2013-04-16 16:00:08 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
c10bbb0189 - No need to set CMAKE_INSTALL_PREFIX, it's already done in bsd.cmake.mk
- Trim header and remove stale stuff while I'm here

Approved by:	Troels Kofoed Jacobsen (maintainer)
2013-03-18 15:02:19 +00:00
Carlo Strub
2adc21ec96 Fix typos in COMMENT 2012-07-24 21:27:13 +00:00
Alberto Villa
7d204cf1c4 - Update libgcal to 0.9.6.
- Update akonadi-googledata to 1.2.0.

Approved by:	Troels Kofoed Jacobsen (maintainer, implicit)
2011-03-25 09:50:14 +00:00
Wen Heping
e8b47f54b7 - Upstream bugfix for a crash issue:
2ac14a59fd
- Added LICENSE
- Removed MD5

PR:		ports/155001
Submitted by:	Lapo Luchini <lapo@lapo.it>
Approved by:	maintainer(timeout, >14 days)
2011-03-14 07:01:38 +00:00
Pav Lucistnik
b233326cab - Mark BROKEN on amd64 7.x only (does not link here)
Reported by:	pointyhat
2010-07-21 21:56:07 +00:00
Max Brazhnikov
52a310cff7 Update to 0.9.5
PR:		ports/148375
Submitted by:	Troels Kofoed Jacobsen (maintainer)
2010-07-10 11:16:49 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Thomas Abthorpe
61cbdc3c32 - Update to 0.9.3
PR:		ports/138424
Submitted by:	Troels Kofoed Jacobsen <tkjacobsen gmail.com> (maintainer)
2009-09-03 19:02:22 +00:00
Philippe Audeoud
9fdc98fd9d - Fix build on 6.x (gcc < 4.0)
PR:		ports/138112
Submitted by:	maintainer
Pointyhat to:	tabthorpe@
2009-08-24 13:30:21 +00:00
Thomas Abthorpe
fc602a4b4b An ANSI C library allowing communication with google calendar and contacts,
useful if you need to support this in a C or C++ application.

WWW:	http://code.google.com/p/libgcal/

PR:		ports/137994
Submitted by:	Troels Kofoed Jacobsen <tkjacobsen at gmail.com>
2009-08-22 03:55:25 +00:00