Martin Wilke
f4936121f9
- Update to Xorg 7.5
...
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:
http://www.x.org/releases/X11R7.5/
A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.
For updating try
portupgrade -af \*
or:
portmaster -af
Please report any problems and issus to x11 (at) FreeBSD.org.
Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.
Tested by: Community and 2x exp-runs
2010-05-01 11:41:07 +00:00
Martin Wilke
693ef828a2
- Unbreak because we found the problem (thx to stas@)
2010-05-01 08:29:40 +00:00
Martin Wilke
a902e305a7
- Mark BROKEN with upcoming xorg 7.5
2010-05-01 07:19:43 +00:00
Max Brazhnikov
342d3367f3
Fix KDM vulnerability.
...
Bump PORTREVISION.
Obtained from: Debian (kdebase_3.5.9.dfsg.1-6+lenny1.diff.gz)
Security: CVE-2010-0436
Security: http://www.kde.org/info/security/advisory-20100413-1.txt
2010-04-28 21:02:38 +00:00
Dmitry Marakasov
e839730a4e
- Release maintainership of some ports I'm not interested in
2010-04-24 12:35:06 +00:00
Emanuel Haupt
6e2aeace66
Chase audio/libmodplug update.
2010-04-24 09:38:46 +00:00
Alex Dupre
bf330a57d4
Switch to use newer GMP version.
...
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Alberto Villa
dd266c7d4a
- Fix KDM vulnerability.
...
- Bump PORTREVISION.
Approved by: tabthorpe (mentor)
Obtained from: KDE
Security: 3987c5d1-47a9-11df-a0d5-0016d32f24fb
2010-04-17 14:50:54 +00:00
Pav Lucistnik
e93a6a36af
- Mark BROKEN on 6.X: does not link
...
Reported by: pointyhat
2010-04-15 22:23:45 +00:00
Doug Barton
b4ab52a1f2
Distfile was silently re-rolled to include the po/ directory, and
...
include it in SUBDIRS. This makes USE_GETTEXT required as well,
so bump PORTREVISION.
2010-04-14 19:21:00 +00:00
Doug Barton
7314e59338
Update to version 5.11 which contains bug fixes to several screensavers
2010-04-13 21:03:56 +00:00
Alexander Nedotsukov
ce44402a96
Update to 195.36.15
2010-04-11 12:51:26 +00:00
Alexey Dokuchaev
92d58bfe50
- Update nVidia BETA drivers to version 195.36.15
...
- Add missing symlink `libglx.so' to pkg-plist to unbreak installation
from binary package (accidentally dropped in rev. 1.23)
- Provide symlinks for VDPAU headers in /usr/local/include/vdpau [1]
Discussed with: decke, czander@nVidia [1]
2010-04-10 13:40:07 +00:00
Oliver Lehmann
7083fd7d78
fix compilation if GTKDOC is enabled
...
PR: ports/144117
Submitted By: Chris Petrik <c.petrik.sosa@gmail.com>
2010-04-07 09:22:31 +00:00
Dirk Meyer
92a1e32645
- fix build for png-1.4.1
2010-04-02 14:42:17 +00:00
Doug Barton
97d85b3601
Add xdamage and xcomposite dependencies
2010-04-01 18:11:50 +00:00
Doug Barton
aea81ed374
Update to version 2.09
2010-04-01 17:52:17 +00:00
Dirk Meyer
d42a343612
- fix build for png-1.4.1
2010-03-29 19:44:23 +00:00
Dirk Meyer
1bdd4db87a
- fix build for png-1.4.1
2010-03-29 19:38:32 +00:00
Dirk Meyer
bf9c3e77f4
- fix build for png-1.4.1
2010-03-29 07:19:34 +00:00
Dirk Meyer
a8941c0a62
- fix build for png-1.4.1
...
PR: 145157
2010-03-29 06:18:50 +00:00
Dirk Meyer
6177e4b8ef
- fix build for png-1.4.1
...
145104
Christoph Moench-Tegeder
2010-03-28 12:57:54 +00:00
Dirk Meyer
fb015405b3
- fix build for png-1.4.1
2010-03-28 12:34:56 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
David Thiel
18e4fa81a4
Add xtst to USE_XORG to make sure Xrecord gets picked up. Also, turn off
...
gnome and network stuff by default.
2010-03-25 23:28:36 +00:00
David Thiel
8ff23862d2
Add recordproto to USE_XORG.
...
Submitted by: QAT
2010-03-25 20:57:47 +00:00
David Thiel
5837b90295
Add USE_GSTREAMER, as that's now a dependency.
...
Submitted by: QAT
2010-03-25 19:32:41 +00:00
David Thiel
3ae521a4fd
Update to 1.9.1 and take ownership.
2010-03-25 19:06:36 +00:00
Koop Mast
2329230052
Fix with babl update.
2010-03-24 15:24:22 +00:00
Pietro Cerutti
91ad7f3bc7
- Update to 0.1.2
...
PR: 144225
Submitted by: Pietro Cerutti <gahr@FreeBSD.org>
Approved by: kwm (gnome@ team)
2010-03-24 15:19:00 +00:00
Stanislav Sedov
49497cc6e4
- Fix build on HEAD.
...
Submitted by: ed
2010-03-24 10:02:38 +00:00
Mark Linimon
392203776b
Mark broken on ia64: segfaults.
...
Hat: portmgr
2010-03-22 04:50:35 +00:00
Martin Wilke
1779c8dc07
- Mark BROKEN on HEAD: fails to build with new utmpx
...
Reported by: pointyhat
2010-03-20 16:04:25 +00:00
Martin Wilke
5a23bb49bd
- Mark BROKEN on HEAD: fails to build with new utmpx
...
Reported by: pointyhat
2010-03-20 15:45:21 +00:00
Martin Wilke
59d9dee50a
- Mark BROKEN on HEAD: fails to build with new utmpx
...
Reported by: pointyhat
2010-03-20 15:04:45 +00:00
Martin Wilke
f29016bb0c
- Mark BROKEN on HEAD: fails to build with new utmpx
...
Reported by: pointyhat
2010-03-20 14:20:32 +00:00
Martin Wilke
ddb8804c0f
- Mark BROKEN on HEAD: fails to build with new utmpx
...
Reported by: pointyhat
2010-03-20 13:31:19 +00:00
Martin Wilke
766c5ea5af
- Update to 1.17.1
2010-03-11 21:25:49 +00:00
Ed Schouten
bda8b5a3de
Make this port build again.
...
Link it against libutempter, which is part of our base system nowadays.
Approved by: miwi
2010-03-10 21:35:54 +00:00
Ed Schouten
f9bac4fb0f
Unbreak on HEAD.
...
Don't include <utmp.h> in places where we don't need it.
Approved by: miwi (portmgr, implicit)
Feature safe: yes
2010-03-06 10:56:43 +00:00
Marcelo Araujo
b7ba1f2388
- Pass maintainership to Eitan Adler.
...
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (via private mail)
Feature safe: yes
2010-03-05 02:43:47 +00:00
Renato Botelho
a731702f41
Fix build on 8.x >= 800501
...
Reported by: erwin
Feature safe: yes
2010-03-04 11:01:13 +00:00
Wesley Shields
083289027b
- Update to 0.20100302.2713 (bump PORTEPOCH)
...
- Depend upon libxdo
- Remove post-patch target as it is no longer needed since we are not building
xdo with it anymore
Feature safe: yes
2010-03-03 01:41:28 +00:00
Wesley Shields
1b93e88025
- Update to 1.20100302.2713
...
- Bump PORTEPOCH which was forgot in last commit.
Feature safe: yes
2010-03-03 01:39:27 +00:00
Wesley Shields
ac77c49bdc
- Update to 1.20100227.2679
...
Changelog: http://www.semicomplete.com/blog/geekery/xdotool-1.20100227.html
Feature safe: yes
2010-03-01 02:00:11 +00:00
Alexey Dokuchaev
53d4b141a7
Add OSVERSION check in order to apply d_mmap() fix only when required.
...
Feature safe: yes
2010-02-19 17:38:17 +00:00
Alexander Nedotsukov
a7ace6c76b
Update to 195.36.03
...
Feature safe: yes
2010-02-19 12:13:58 +00:00
Hiroki Sato
364c26429b
Remove ports-mgmt/portbrowser.
...
Feature safe: yes
2010-02-16 21:53:06 +00:00
Alexey Dokuchaev
d0d11ca5b3
- Update legacy drivers to their most recent versions
...
- Patch for updated d_mmap() in recent -CURRENT where applicable
- Adjust FreeBSD version requirement (legacy drivers work on older releases,
contrary to 195.22 beta)
Feature safe: yes
2010-02-16 15:30:21 +00:00