1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

15 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
Martin Wilke
8302b963f9 - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:27:27 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Li-Wen Hsu
1919ebd64c - Update to 0.5.4 2011-02-20 06:22:03 +00:00
Li-Wen Hsu
8ddc4f544d - Update to 0.5.3 2010-05-02 07:13:47 +00:00
Li-Wen Hsu
2faf57fd1b - Update checksum, previous one is not real 0.5.2 python-interface release
PR:		ports/134522
Submitted by:	Wen Heping <wenheping AT gmail.com>
Also notified by:	Andrzej Tobola <ato AT iem.pw.edu.pl>
2009-05-14 08:24:13 +00:00
Pav Lucistnik
897a85aa3e - Mark BROKEN: does not fetch, size mismatch: expected 198646, actual 205895
Reported by:	pointyhat
2009-05-13 20:49:56 +00:00
Li-Wen Hsu
465968fd39 - Update to 0.5.2 2009-04-28 04:46:02 +00:00
Li-Wen Hsu
6c8231e73f - Update to 0.5.1
PR:		ports/126584
Submitted by:	Wen heping <wenheping AT gmail.com>
2008-09-07 11:11:23 +00:00
Li-Wen Hsu
b7db67f601 - Update to 0.5
PR:		ports/125544
Submitted by:	Wen heping <wenheping AT gmail.com>
2008-07-26 09:13:54 +00:00
Li-Wen Hsu
630dd3b08a - Update to 0.4.5 2008-01-09 07:09:21 +00:00
Li-Wen Hsu
9780f4d72e - Update to 0.4.1
- Use CHEESESHOP in MASTER_SITES
- Depends on python 2.3+
2007-06-01 13:25:02 +00:00
Li-Wen Hsu
69dd27cc3c - Change to my FreeBSD.org email
Approved by:     clsung (mentor)
2007-04-04 08:49:31 +00:00
Martin Wilke
6c00d1cdd4 - Update to 0.3.3
PR:             109722
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2007-03-06 19:07:13 +00:00
Martin Wilke
d23f4f558c This module extends Python with a Graph class which is capable of handling
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.

WWW:	http://cneurocvs.rmki.kfki.hu/igraph

PR:		ports/106971
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2006-12-21 19:57:35 +00:00