| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Mar 2013 19:14:28
1.2.0,1
|
zeising  |
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) |
09 Nov 2011 15:26:04
1.2.0,1
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
28 Oct 2011 17:15:23
1.2.0,1
|
miwi  |
- Fix build on FreeBSD 10 |
22 Sep 2011 13:51:54
1.2.0,1
|
eadler  |
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1 (Only the first 15 lines of the commit message are shown above ) |
19 Mar 2011 12:38:54
1.1.1_3,1
|
miwi  |
- Get Rid MD5 support |
25 Feb 2011 16:52:50
1.1.1_3,1
|
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 |
04 Dec 2010 07:34:27
1.1.1_3,1
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.1.1_3,1
|
ade  |
Punt autoconf267->autoconf268 |
11 Oct 2010 22:03:07
1.1.1_3,1
|
stas  |
- Check for uuid(3) return values.
- Use correct argument types.
- Bump PORTREVISION.
All of this was in my original patch but it didn't make it into xorg and was
lost during last Xorg update. I'm restoring it so it won't get lost. |
05 Oct 2010 19:57:56
1.1.1_2,1
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
1.1.1_2
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
25 May 2010 13:55:49
1.1.1_1,1
|
kan  |
Bump port revision to account for last fix.
Requested by: nork |
24 May 2010 20:09:06
1.1.1,1
|
kan  |
Fix apparent typo in SmsGenerateClientID which always leaves the
first byte of allocated id string uninitialized. If that byte
happens to be 0, SmsGenerateClientId appears to return an empty
string to the caller, instead of proper GUID in text form.
This allows Xfce 4.6.1 to work again after Xorg ports were upgraded
to 7.5.
Approved by: x11@ (rnoland) |
01 May 2010 11:41:07
1.1.1,1
|
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 ) |
02 Aug 2009 19:36:34
1.1.0_1,1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
23 Feb 2009 18:41:43
1.1.0_1,1
|
stas  |
- Use standard DCE uuid(3) calls from libc instead of depending on Linux-
specific uuid library. |
23 Jan 2009 16:28:36
1.1.0,1
|
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). |
13 Mar 2008 10:33:56
1.0.3_1,1
|
flz  |
- Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)
- Bump PORTREVISION on ports having xtrans in USE_XORG.
- Add some missing dependencies in various xorg libraries. |
02 Jul 2007 17:04:05
1.0.3,1
|
lesi  |
Update to 1.0.3.
PR: ports/113581
Submitted by: chinsan |
19 May 2007 20:32:57
1.0.2,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Feb 2006 10:40:45
6.0.3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:16:52
6.0.3
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
6.0.3
|
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. |
15 Jun 2005 02:42:14
6.0.3
|
lesi  |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
12 Apr 2005 03:26:57
6.0.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
6.0.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
18 Mar 2005 20:30:04
6.0.3
|
lesi  |
Generate proper package listing when using new mtree from xorg-server port. |
06 Mar 2005 00:15:08
6.0.3
|
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:27:58
6.0.3
|
lesi  |
Fix MASTER_SITES. |
26 Jul 2004 18:32:46
6.0.3
|
anholt  |
Register missing CONFLICTS, mostly on xorg-libraries-*
Reported by: Kent Stewart <kstewart@owt.com> |
11 May 2004 07:17:22
6.0.3
|
anholt  |
Update to 6.0.3 |
08 May 2004 07:43:07
6.0.2_1
|
anholt  |
libICE doesn't link to libX11 directly, but one of its utility headers
does include Xlib.h, so put the x11 dependency back in.
Reported by: kris (bento) |
07 May 2004 20:56:32
6.0.2_1
|
anholt  |
Use gnomehack to replace patch.
Remove xtrans dependency now that libICE depends on it properly.
Remove dependency on libX11, which appears spurious. |
19 Apr 2004 12:49:54
6.0.2
|
arved  |
Use the right MTREE_FILE
Reported by: kris |
16 Apr 2004 09:26:33
6.0.2
|
arved  |
Update from prerelease to the real release |
31 Mar 2004 03:12:58
6.0.1.p2_1
|
trevor  |
SIZEify (maintainer timeout) |
24 Mar 2004 18:28:26
6.0.1.p2_1
|
lofi  |
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries. |
14 Mar 2004 06:17:56
6.0.1.p2_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. |
05 Mar 2004 01:17:26
6.0.1.p2_1
|
marcus  |
Add a missing dependency on libXtrans.
Reported by: bento |
09 Feb 2004 01:45:28
6.0.1.p2_1
|
kris  |
BROKEN: Missing dependencies |
04 Feb 2004 05:10:27
6.0.1.p2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
21 Dec 2003 23:37:10
6.0.1.p2
|
anholt  |
New port: Prerelease version of libSM from freedesktop.org:
Session Management 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. |