| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Nov 2011 15:26:04
1.0.6
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
27 Oct 2011 15:52:25
1.0.6
|
beat  |
- Fix build on FreeBSD 10
Approved by: miwi |
25 Feb 2011 16:52:50
1.0.6
|
miwi  |
- 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 |
01 May 2010 11:41:07
1.0.5
|
miwi  |
- 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 \* (Only the first 15 lines of the commit message are shown above ) |
23 Jan 2009 16:28:36
1.0.4
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
19 May 2007 20:32:57
1.0.3_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 Jan 2007 09:07:47
0.1.1_1
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
23 Feb 2006 10:40:45
0.1.1_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:16:52
0.1.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
0.1.1_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
12 Apr 2005 03:26:57
0.1.1_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.1.1_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
06 Mar 2005 00:15:08
0.1.1_1
|
lesi  |
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases. |
14 Feb 2005 21:29:18
0.1.1_1
|
lesi  |
Fix MASTER_SITES. |
26 Jul 2004 18:32:46
0.1.1_1
|
anholt  |
Register missing CONFLICTS, mostly on xorg-libraries-*
Reported by: Kent Stewart <kstewart@owt.com> |
19 Apr 2004 12:49:54
0.1.1_1
|
arved  |
Use the right MTREE_FILE
Reported by: kris |
31 Mar 2004 03:12:58
0.1.1_1
|
trevor  |
SIZEify (maintainer timeout) |
26 Mar 2004 02:02:05
0.1.1_1
|
lofi  |
Fix plist.
Notices by: leafy <leafy@leafy.idv.tw> |
24 Mar 2004 18:28:26
0.1.1_1
|
lofi  |
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries. |
14 Mar 2004 06:17:56
0.1.1_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:10:27
0.1.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
28 Jan 2004 22:42:26
0.1.1
|
anholt  |
Fix distfile checksum (there was a re-rolling between my prerelease tarball and
release).
Submitted by: Andrzej Tobola <A.Tobola@wilk.2a.pl> |
25 Jan 2004 08:20:01
0.1.1
|
anholt  |
Update to 0.1.1 |
21 Dec 2003 19:48:18
0.1.p1
|
anholt  |
New port: Prerelease version of libXau from freedesktop.org:
Authentication Protocol library for X11
Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them. |