| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Dec 2012 13:26:09
1.0.4,1
|
zeising  |
Attempt to fix build when clang is used.
Add depenency on ucpp and use that as cpp when clang is cc. [1]
While here, trim makefile headers. [2]
Submitted by: kevlo [1], zeising [2]
Approved by: kwm, miwi (mentors, implicit) |
02 Dec 2011 16:29:07
1.0.4,1
|
dinoex  |
- extend optional dependency
Feature safe: yes |
02 Dec 2011 16:24:31
1.0.4,1
|
dinoex  |
- fix missing character in optional dependency
Feature safe: yes |
02 Dec 2011 16:04:12
1.0.4,1
|
dinoex  |
- fix scripts when build with clang
Approved by: eadler
Obtained from: NetBSD
Feature safe: yes |
25 Feb 2011 16:52:50
1.0.4,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 |
01 May 2010 11:41:07
1.0.3,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 ) |
26 Aug 2008 14:14:27
1.0.2_4,1
|
miwi  |
- Remove CONFLICT with XFree86-4
PR: 125992
Submitted by: Carlos Santos <unixmania@gmail.com>
Approved by: x11 (flz) |
19 May 2007 20:32:57
1.0.2_4,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Mar 2004 00:54:09
1.0
|
linimon  |
As previously announced, remove the antique version of imake that was
part of XFree86-3. This functionality was superceded years ago by
devel/imake-4. No port in the system has really used this port for
quite some time. |
16 Mar 2004 10:52:58
1.0
|
linimon  |
Be a little bit more clear on why this port is deprecated. Pacify
portlint in the meantime. |
17 Feb 2004 10:30:34
1.0
|
linimon  |
Mark as deprecated: either fails to fetch, and has done so for some time;
and/or fails to build; and/or the maintainer has recommended
that the ports are obsolete and should be deleted.
In each of these cases, the port has been in trouble for quite some time.
The deprecation date is set for April 09, 2004, except for a very few
ports that are in really bad shape (or the maintainer has recommended
deletion), in which case they are set for March 09, 2004.
If anyone wants to keep these ports in the ports collection, now is
the time to step up and fix them.
PR: ports/62575
No objection: freebsd-ports, 10 days |
29 Jan 2004 07:24:56
1.0
|
trevor  |
SIZEify. |
22 May 2003 03:24:23
1.0
|
max  |
I have not been, nor will I be actively maintaining this port.
So turn this over to ports@. |
07 Mar 2003 06:01:16
1.0
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
14 Sep 2002 13:32:07
1.0
|
sobomax  |
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.) |
28 Mar 2002 19:22:02
1.0
|
obrien  |
Need to use bsd.port.pre.mk. |
28 Mar 2002 18:30:14
1.0
|
obrien  |
The prevalent style is <pkgname><major_ver_num> w/o -'s. |
28 Mar 2002 18:28:07
1.0
|
obrien  |
Allow pkg_add -r to work easily given change to XF4. |
29 Jan 2002 10:16:28 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
23 Sep 2001 20:50:43 
|
dwcjr  |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists. |
05 Feb 2001 14:34:42 
|
olgeni  |
Style police over the devel category. |
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
11 Aug 2000 23:46:18 
|
asami  |
No need to remove lib/X11/config, it's a standard directory. |
28 May 2000 04:31:26 
|
steve  |
Mark this port as MANUAL_PACKAGE_BUILD. It installs and them removes some
files (most notably xmkmf) that are also in the XFree86 port. This was
causing serious problems on my Alpha package building machine. |