Commit graph

245 commits

Author SHA1 Message Date
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
Mikhail Teterin
51d3eef19f Update from 11.0.1 to 11.0.3 as the former crashes under the modern Xorg
(a non-NULL pointer is returned in case of a failure).

Approved by:	maintainer timeout
2011-01-06 22:11:56 +00:00
Philip M. Gollucci
03c59c6df1 - Update to 6.13.2
- Remove MD5

Tested on:
vgapci0@pci0:1:0:0:     class=0x030000 card=0x03421028 chip=0x95c51002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.'
    device     = 'ATI Radeon HD 3450 (RV620 LE)'
    class      = display
    subclass   = VGA

PR:             ports/151392
Submitted by:   Mark Atkinson <atkin901@gmail.com>
2010-12-27 19:55:37 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Joseph S. Atkinson
70ce53a6f5 Update to 11.0.1.
PR:		ports/149155
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	rnoland, wxs (mentor), kwm (mentor)
2010-08-13 07:43:50 +00:00
Joseph S. Atkinson
475f1e551c Update to 12.6.9.
PR:		149153
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	rnoland, wxs (mentor), kwm (mentor)
2010-08-13 07:41:15 +00:00
Pav Lucistnik
8ce195815c - Mark BROKEN on 6.X: does not compile
cc1: error: unrecognized command line option "-fvisibility=hidden"

Reported by:	pointyhat
2010-07-23 20:14:25 +00:00
Martin Wilke
19d6ff198b - Unbreak with Xorg 1.7X
PR:		146495 (based on)
Submitted by:	Alex Deiter <alex.deiter@gmail.com>
Approved by:	maintainer
2010-07-10 10:07:57 +00:00
Sergey A. Osokin
8704c7aeda Update from 0.1 to 0.2.
Fix build by move up XORG_CAT directive.

Feature safe:	yes

Submitted by:	glebius (maintainer)
2010-07-02 03:42:01 +00:00
Sergey A. Osokin
434110d0c8 Mark ignore, useless without uep(4).
Bump PORTREVISION.

Reported by:	pointyhat on i386 6 via pav, erwin
Approved:	glebius (maintainer) via IRC
2010-06-17 11:00:26 +00:00