Commit Graph

257 Commits

Author SHA1 Message Date
Niclas Zeising
8ed49557f8 Add a new xorg module, to use with USE_XORG: xorg-macros. This module
pulls in devel/xorg-macros.
Convert all ports that depends on xorg-macros to use this USE_XORG.
Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module
on each line.
Add xorg-macros dependency to xorg-server.

Reviewed by:	kwm, bapt
Obtained from:	xorg development repo (partly)
2013-03-11 19:14:28 +00:00
Koop Mast
393b97e227 Explicit disable KMS support. Because the ati driver only check if libdrm is
build with KMS support and doesn't have a idea if the kernel supports it or
not. This will be revised when TTM/KMS support because available via src.

This should help people that accidently enabled KMS support in libdrm.

Obtained from:	xorg-dev repo
2013-03-11 10:41:37 +00:00
Niclas Zeising
7fdde7815e Mark deprecated and set expiration date.
This is an old driver version, please use xf86-video-ati instead.
If there is any trouble with xf86-video-ati that this driver solves, please
contact x11@ asap.
2013-03-10 17:33:52 +00:00
Niclas Zeising
0e8ffbf796 Mark deprecated and set removal date.
This is a unsupported devel version, with no owner.  Use
x11-drivers/xf86-video-radeonhd instead.
2013-03-09 22:45:46 +00:00
Niclas Zeising
7f27fa95ba Remove xf86-video-intel29 here as well. 2013-02-21 21:07:14 +00:00
Niclas Zeising
854dc268b8 Remove expired port.
deprecated because:	not supported
expiration date:	2012-02-15
2013-02-21 12:37:10 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Baptiste Daroussin
031c2f0e64 Bring back to the futur the deprecation date 2013-01-27 11:41:38 +00:00
Niclas Zeising
0fb0a4f47c Mark deprecated and set an expiration date one month for now. This port has
been unsupported and marked IGNORE for almost 9 months.

Approved by:	kwm, miwi (mentors, implicit)
2013-01-15 21:22:40 +00:00
Koop Mast
abd0c3f1f4 Readd vmware and voodoo video drivers which got lost in the OptionNG conversion.
Reported by:	dim@
2013-01-11 22:29:10 +00:00
Koop Mast
c3c2e7cbff Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and help
rendered with deciphering the monster that is xorg-drivers.

With hat:	x11@
2013-01-05 22:57:40 +00:00
Boris Samorodov
b3de4ee38f . incorporate an upstream patch to fix wrong read Protocol and Device
from xorg.conf: http://cgit.freedesktop.org/xorg/driver/xf86-input-mouse/commit/?id=b65651974ee5620086b484086ea12d78c92fa369
. trim makefile headers.

PR:		ports/171433
Submitted by:	Martin Birgmeier <Martin.Birgmeier@aon.at>
Approved by:	x11 (maintainer timeout 8+ weeks)
Feature safe:	yes
2012-11-07 08:36:25 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Niclas Zeising
7761aefad2 Fix the build of xorg related ports when the base system is compiled with
clang as system compiler and cpp is clang cpp (as opposed to GNU cpp).
This is done by removing the configure test for cpp completely.  Using
clang cpp will make some manual pages as well as some scripts get slightly
wierd whitespace formatting.  However, it does not affect the function of
the scripts or the instructions in the manual pages.

PR:             ports/166373
Submitted by:   Jakub Lach <jakub_lach@mailplus.pl> (PR)
Patch by:       me (with ideas from PR and mailing list)
Tested by:      Jakub Lach <jakub_lach@mailplus.pl>, me
Approved by:    kwm (mentor)
Obtained from:  xorg staging area
2012-07-29 18:26:00 +00:00
Michael Scheidell
eab30481dd - Update to 0.15.0
PR:		ports/168968
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	The little elves
2012-06-18 08:06:44 +00:00
Koop Mast
bc97700dd3 Teach the KMS intel driver how the KMS i915 kernel module in head is named.
Reviewed by:	miwi@
2012-06-07 10:27:21 +00:00
Baptiste Daroussin
ebb04f49c2 Convert to new options framework 2012-05-31 14:49:26 +00:00
Kevin Lo
526afa4abb Fix pkglist
PR:	ports/168019
Submitted by:	Esa Karkkainen <ejk at iki dot fi>
2012-05-18 01:32:43 +00:00
Mikhail Teterin
7a46714791 Unbreak by upgrading to 0.9. 2012-05-07 14:15:44 +00:00
Pav Lucistnik
b1f493fe55 - Mark BROKEN: bad plist
tar: lib/xorg/modules/drivers/vmwlegacy_drv.so: Cannot stat: No such file or directory
  tar: lib/xorg/modules/drivers/vmwlegacy_drv.la: Cannot stat: No such file or directory
  tar: Error exit delayed from previous errors.

Reported by:	pointyhat
2012-05-02 22:10:25 +00:00
Pav Lucistnik
4e3e16e847 - Fix patching
PR:		ports/167265
Submitted by:	John W. O'Brien <john@saltant.com>
2012-05-02 22:08:59 +00:00
Koop Mast
a7e11d3c34 Fix patching by removing a obsolete patch.
Reported by:	rakuco@
2012-04-21 22:06:49 +00:00
Martin Wilke
29e347e197 - Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
2012-04-21 17:03:32 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Michael Scheidell
931dbb63a0 - Unbreak port
- Update to 40.0.11.1
- Reset portmaintainer

PR:		ports/165464
Submitted by:	Peter Kosyh <gl00my@mail.ru>
Feature safe:	yes
2012-03-12 18:39:51 +00:00
Eitan Adler
36ffb32d5a Remove whitespace after b.p.m to help reduce false postives when searching for other junk after b.p.m
Trivial non-functional change so maintainer not contacted

Submitted by:	Alex Kozlov
2012-02-08 14:01:32 +00:00
Martin Wilke
7278f581fd - Add WWW 2012-02-04 15:10:49 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Eitan Adler
c6a684b256 Update to 6.14.3
Changes:

     * Support for more cards, in particular Llano APUs.
     * vdpau/XvMC support (currently only available for >= R3xx via
       Gallium3D).
     * Tiling fixes, enable it on more cards by default.
     * And many more!

PR:		ports/162592
Submitted by:	wblock
Reviewed by:	Alex Keda <admin@lissyara.su>
2012-01-13 04:38:35 +00:00
Eitan Adler
5b45a624f5 Both of these ports have been BROKEN for nearly a year; it is time to get rid of them.
x11-drivers/xf86-input-citron
x11-drivers/xf86-input-fpit
2012-01-07 22:54:42 +00:00
Eitan Adler
c9eb26e654 - These two ports will soon be deleted so remove them from the meta port. 2012-01-07 22:52:16 +00:00
Pav Lucistnik
79966b134f - Connect xf86-video-intel29 to the build
Feature safe:	yes
2011-11-17 18:51:08 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
690535e580 - Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10
2011-10-29 07:04:53 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Koop Mast
bbcd8abe55 Update to 6.14.2.
PR:		ports/157572 (based on)
Submitted by:	Warren Block <wblock@wonkity.com>
2011-07-19 15:18:31 +00:00
Koop Mast
bb7ff0d680 Add a patch to UMS support
Thanks to jkim@ for pointing the patch out.

Obtained from:	xf86-video-ati git
2011-03-27 08:07:35 +00:00
Martin Wilke
4ce565659c - Update to 6.14.1 2011-03-25 11:19:15 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Koop Mast
14d9e3b200 Remove patch that is causing trouble for users of specific ATI cards.
Reported by:	many!
Discussed with:	miwi@
With hat:	x11
2011-03-09 14:25:15 +00:00
Koop Mast
7c2cacfb17 Replace a custom ARCH check in Mk/bsd.xorg.mk for xf86-video-sunffb with
ONLY_FOR_ARCHS=sparc64 in the port itself.
axe md5 in distinfo.

PR:		ports/154393
Submitted by:	Eitan Adler <lists@eitanadler.com>
Approved by:	x11 (miwi)
2011-03-01 10:11:42 +00:00
Martin Wilke
2b15b288a4 - Restore BROKEN does not build 2011-02-28 04:43:28 +00:00
Martin Wilke
de45b346fd - Fix fetch
- Drop md5 support

Reported by:	few peoples via irc
2011-02-27 02:38:18 +00:00
Koop Mast
7c5edbc319 Update distinfo to unbreak build. 2011-02-25 20:18:41 +00:00
Martin Wilke
0c857af46b - Add some missing patches 2011-02-25 18:07:12 +00:00
Martin Wilke
ee821757b5 - Connect xf86-video-ati613 to the build 2011-02-25 16:58:21 +00:00
Martin Wilke
5e99f4bcfa - Bump PORTREVISION after xorg update
- While here remove 6.X gruft
2011-02-25 16:55:47 +00:00
Martin Wilke
a33aa552f7 - Bump PORTREVISION after xorg update
- while here remove 6.X gruft and md5 support
2011-02-25 16:54:23 +00:00
Martin Wilke
d594ccc94f - Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

	Beat Gaetzi
	Dima Panov
	Koop Mast
	Eitan Adler
	and all Testers.

PR:		ports/147646
		ports/148035
		ports/148744
		ports/150223
		ports/152889
		ports/154457
2011-02-25 16:52:50 +00:00