1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
John Marino
ecc4e0248a x11/sterm: Upgrade version 0.4.1 => 0.5
PR:		188302
Submitted by:	anonymous (gmail)
Approved by:	maintainer timeout (2 months)
Verified by:	Redports 8x pass
2014-06-18 22:43:25 +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
Emanuel Haupt
475fb8834b Support staging 2014-02-24 09:50:20 +00:00
Emanuel Haupt
ee563546d6 Remove trailing whitespaces from category x11 2014-02-21 13:40:06 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
db5320be85 Add NO_STAGE all over the place in preparation for the staging support (cat: x11) 2013-09-20 23:43:19 +00:00
Jason Helfman
0ef4da519e - update to 0.4.1
- while here:
  - migrate ncurses dependency to USES framework
  - tighten comment
  - install correct LICENSE, as it differs from standard

PR:		179997
Submitted by:	kitche@kitchetech.com (maintainer)
2013-07-04 06:14:25 +00:00
Guido Falsi
6dc6e623d9 - Update to 0.3
- Use new options framework for DOCS
- Trim Makefile headers

PR:		ports/173941
Submitted by:	Matthew Donovan <kitche@kitchetech.com> (maintainer)
Feature safe:	yes
2012-11-27 13:10:41 +00:00
Guido Falsi
73929bac65 - Update to 0.2.1
- Remove LICENSE_FILE for those in port.licenses.db.mk

PR:		ports/170551
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by:	Matthew Donovan <kitche@kitchetech.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-08-14 10:37:38 +00:00
Max Brazhnikov
7ab101d812 Update to 0.2
Update maintainer address

PR:		ports/165274
Submitted by:	Matthew Donovan (maintainer)
2012-02-22 11:08:20 +00:00
Ganael LAPLANCHE
7ca355a9ce Add st, a minimalistic X terminal.
PR:		ports/156100
Submitted by:	Matthew Donovan <kitchetech at gmail.com>
2011-04-08 06:25:19 +00:00