Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.5.0_4 07 Mar 2008 21:47:50 |
flz |
Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.
PR: ports/119418
Submitted by: flz
Approved by: portmgr (pav) |
4.5.0_4 13 Sep 2007 19:45:08 |
flz |
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@ |
4.5.0_4 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.5.0_3 18 Oct 2006 18:07:21 |
marcus |
Actually commit the Makefile bit to allow the
patch-programs::fonttosfnt::util.c to apply.
Reminded by: Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by: portmgr (implicit) |
4.5.0_3 17 Oct 2006 20:12:17 |
marcus |
Fix the build with the new freetype2.
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by: portmgr (implicit) |
4.5.0_3 30 Mar 2006 09:00:25 |
lesi |
Since fontconfig by default generates font cache file in directory where
this port installs charmaps, try to remove it upon uninstallation, so
removing of directory has a chance to succeed. Just in case some user
has for some reason put fonts in here, be nice and try to regenerate
cache file and remove it again only if it is empty.
Pointed out by: pointyhat via kris |
4.5.0_2 30 Jan 2006 23:20:05 |
kuriyama |
Chase shlib bump of libexpat. |
4.5.0_1 27 Dec 2005 22:37:09 |
lesi |
Silence errors on package install/deinstall by using proper if-clauses in
xterm workaround @exec/@unexec lines.
Prodded by: edwin |
4.5.0_1 13 Nov 2005 21:05:06 |
lesi |
Abandon installing xterm as xterm-static. There are checks in
XFree-4-clients and xorg-clients that conditionally create symlinks to
xterm-static if there is no xterm present so chances of loosing ability
to run xterm after upgrade should be minimized. These checks shall go away
in due time.
Discussed with: krion |
4.5.0 11 Nov 2005 22:16:17 |
lesi |
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.
Add SHA256. |
4.5.0 15 Jun 2005 02:40:03 |
lesi |
Upgrade to XFree86 4.5.0.
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists
PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356 |
4.4.0_5 14 Feb 2005 19:40:04 |
lesi |
Fix plist.
Reported by: pointyhat via kris |
4.4.0_4 30 Jan 2005 19:38:22 |
lesi |
Clarify message about how to install luit setuid a bit.
Noticed by: Rostislav Krasny (rosti_bsd at yahoo.com) |
4.4.0_4 14 Jan 2005 23:42:45 |
lesi |
Properly fix the termios race rather than disabling copyTermios.
PR: ports/74981
Submitted by: Rong-En Fan, rafan at infor dotorg
Obtained from: XFree86 Bugzilla #867 |
4.4.0_3 23 Dec 2004 05:31:04 |
lesi |
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content. |
4.4.0_2 23 Dec 2004 01:35:49 |
anholt |
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri. Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.
Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt
Props to: kris (multiple cluster runs and sorting through logs)
lesi (fixing all the issues in those logs, and more) |
4.4.0_2 05 Nov 2004 02:47:23 |
lesi |
Bump PORTREVISION for previous change, since it changes package contents.
Reminded by: anholt |
4.4.0_1 29 Oct 2004 03:24:48 |
lesi |
Install Faroese (fo) keyboard layout.
Pet portlint while here.
Reported by: ice (ice2000 at post olivant fo) |
4.4.0_1 23 Aug 2004 11:02:09 |
lesi |
Instead of installing xterm here, depend on x11/xterm port. Taken from
xorg-clients port.
Suggested by: krion
Approved by: anholt (mentor) |
4.4.0 10 Aug 2004 01:29:22 |
marcus |
Update XFree86 clients to 4.4 release. Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html
PR: ports/67733 imake
ports/67508 libraries
ports/67510 clients
ports/67513 server
ports/67776 100dpi fonts
ports/67777 75dpi fonts
ports/67778 cyrillic fonts
ports/67779 default bitmap fonts
ports/67781 font encodings
ports/67783 scalable fonts
ports/67784 font server
ports/67785 XFree86 meta-port (Only the first 15 lines of the commit message are shown above ) |
4.3.0_8 23 Jul 2004 19:10:32 |
anholt |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
4.3.0_8 31 May 2004 06:15:41 |
anholt |
Register CONFLICTS on xorg-clients. |
4.3.0_8 29 May 2004 20:51:16 |
anholt |
Link programs that link against Xfont against freetype. This will be required
with newer libXfont that uses freetype, but causes no harm in the meantime. |
4.3.0_7 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
4.3.0_7 18 Mar 2004 02:58:52 |
des |
Add dependency on expat2. |
4.3.0_6 17 Mar 2004 07:04:14 |
lofi |
Fix build with freetype2-2.1.7. |
4.3.0_6 16 Mar 2004 22:54:06 |
marcus |
Chase the new location of libXft. |
4.3.0_6 03 Jan 2004 21:35:04 |
kan |
Merge a fix/workaround for changed 'cpp -traditional' behaviour from
XFree86 4.3.99. |
4.3.0_6 12 Dec 2003 23:19:06 |
anholt |
Bah. Some of the servers don't have the fonts/util/, causing failure due to
patches being shared by all the ports. So, add them to clients only and use
EXTRA_PATCHES. This should be done to more patches from XFree86-4-libraries. |
4.3.0_6 12 Dec 2003 22:55:31 |
anholt |
Use #!/usr/bin/env perl instead of #!/usr/bin/perl to increase the chances
of success. |
4.3.0_5 12 Nov 2003 01:02:18 |
anholt |
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports. |
4.3.0_5 11 Nov 2003 04:09:42 |
anholt |
Disable the patch from XFree86 bug 641 to copy the terminal's settings in
luit to its new pty. This code doesn't work for some reason and produces
"Couldn't copy terminal settings" when luit is run manually or the symptom
of an xterm -lc flashing on screen and exiting.
Submitted by: Guido Berhoerster <ich@guido-berhoerster.org> |
4.3.0_4 09 Nov 2003 04:44:30 |
anholt |
Update luit (helper app that does locale translation for xterm) in
XFree86-4-clients from XFree86 CVS. This allows luit to be used setuid, which
closes a security hole (tty left world-writable) that luit complains about on
startup if not setuid. Setting WITH_SETUID_LUIT installs luit setuid.
PR: ports/51632
Submitted by: Guido Berhoerster <ich@guido-berhoerster.org>
Help from: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> |
4.3.0_3 14 Oct 2003 00:45:30 |
anholt |
Fix XFree86-4-clients build. It was failing depending on lib*.a which weren't
being built due to the split build. Remove the dependencies on them, and it'll
pick them up from ${X11BASE}/lib. I don't know why this broke now but worked
in the past.
Reported by: everyone
Tested on: ref5 (libraries,clients) |
4.3.0_3 12 Aug 2003 18:35:37 |
anholt |
[1] Fix xdmcp queries in the X servers (bug 277)
[2] Fix underlining in the freetype backend (bug 330)
PR: [1] ports/52387
[2] ports/55134
Submitted by: [1] Joel Ray Holveck <joelh@piqnet.org>
[2] Ariff Abdullah <skywizard@MyBSD.org.my> |
4.3.0_2 14 May 2003 07:02:07 |
anholt |
[1] Make the HTML manpages get put into the packages again.
[2] Check that XFREE86_VERSION=4 is set when building, rather than setting it.
[3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc
[4] Make the XFree86-4-Server port not install libXfont.so.
[5] Move the xcursor.pc file to its proper location in
${X11BASE}/libdata/pkgconfig
[6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads.
Submitted by: [5,6] Ports Fury |
4.3.0_1 15 Mar 2003 04:30:03 |
anholt |
Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade.
This fixes problems with environment not being set in xdm sessions.
Submitted by: many
Approved by: portmgr (kris) |
4.3.0 11 Mar 2003 23:38:12 |
anholt |
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr |
4.2.1_3 07 Mar 2003 06:36:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
4.2.1_3 19 Feb 2003 08:06:54 |
anholt |
Fix XFree86-4-libraries after Xft renaming removal:
Add `pkg-config xft --cflags` and --libs to Imakefiles of programs that use Xft
and remove a bit of code not needed for Xft2, remove xftcache program.
Reported by: many |
4.2.1_2 18 Feb 2003 04:51:34 |
anholt |
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus |
4.2.1_2 18 Oct 2002 00:21:45 |
anholt |
Fix distfiles after the last commit (bad copy'n'pasting).
PR: 44184 |
4.2.1_2 17 Oct 2002 07:20:04 |
anholt |
[1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.
[2] Make the ports respect CFLAGS better. Now CFLAGS (and CC/CXX) are set for
the build during the configure stage.
PR: [2] 40271, 43369 |
4.2.1_1 18 Sep 2002 04:23:00 |
anholt |
Update XFree86-4-* ports which share XFree86-4-libraries's patches:
- Reduce build times by not rebuilding some programs/libraries in each port.
- Move some files from -clients to -libraries and from -libraries to -server.
- Make package-building in XFree86-4 more intuitive
PR: 41606 (package building) |
4.2.1 05 Sep 2002 03:48:31 |
anholt |
Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.
The most notable update is fixing what appears to be possible privelege
escalation with libX11 and setuid clients (xterm is one). |
4.2.0_5 21 Aug 2002 21:58:44 |
anholt |
Fix the us_intl keymap.
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Obtained from: Andoni Zubimendi <andoni@lpsat.net> |
4.2.0_4 21 Aug 2002 05:09:01 |
anholt |
Add LIB_DEPENDS for freetype and libGLU, both of which are required to compile.
XFree86-4-libraries (for GLU) is already depended on, but people upgrading from
older X could miss the dependency. |
4.2.0_3 05 Aug 2002 07:26:11 |
anholt |
1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+
2. Update PCI IDs and nv driver to include newer nv chipsets
3. Add SHM to XFree86's libc wrapper on bsd to help with nv binary drivers.
4. Fix mouse scrollwheels on -current (new gcc)
Submitted by: [1] Hye-Shik Chang <perky@FreeBSD.org>
[2] Chris Dillon <cdillon@wolves.k12.mo.us>
[3] Matthew N. Dodd <mdodd@freebsd.org>
[4] Ted Lindgreen <ted@sanne.nlnetlabs.nl>
Approved by: mdodd |
4.2.0_2 02 Aug 2002 02:57:26 |
anholt |
gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
downloading it. Move freebsd-glide3headers there too. Update BUILD_DEPENDS
for font ports to catch new requirements as of 4.2.0.
PR: 40362, 40759
Approved by: des (mentor) |
4.2.0_2 18 Jul 2002 20:30:22 |
anholt |
Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).
Clean up Wraphelp.c inclusion in the ports that need it.
Add USE_PERL5 to imake-4.
Approved by: des |
4.2.0_2 14 Jul 2002 20:26:33 |
anholt |
Take over maintainership of XFree86-4 ports. Add patches to fix libGLU on
-current, fix the DRI with Wine, update the config files for the X ports, and
fix many of them to allow continuing of the X build after interruption (it
used to clean and rebuild).
Approved by: will, des (mentor) |
4.2.0_2 20 Mar 2002 00:18:36 |
will |
Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given the
default setup for the "nobody" account, login will fail. PORTREVISION
bumped to include this fix for XFree86-4-clients.
PR: 36084
Submitted by: Stefan `Sec` Zehl <sec@42.org> |
4.2.0_2 19 Mar 2002 16:48:57 |
will |
Resurrect patch-startx which changes the default to turn off TCP listening,
and adds an option to allow turning it back on. Bump PORTREVISION in
XFree86-4-clients only, to denote this feature (re)addition.
Submitted by: Jochem Kossen <j.kossen@home.nl> |
4.2.0 16 Mar 2002 23:40:19 |
will |
XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
[1] Upgrade to 4.2.0.
[2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES
by default.
Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp
Approved by: [2] core |
06 Jan 2002 20:55:22 |
sf |
configure exits with error if - USA_RESIDENT=YES and - imake-4 assumes
HasXdmAuth=YES and - Wraphelp.c can't be found. |
06 Jan 2002 20:51:08 |
sf |
o pre-fetch: -> pre-everything:: o ECHO -> ECHO_MSG o add comments. |
06 Jan 2002 20:47:38 |
sf |
move pre.mk inclusion to the bottom. |
15 Dec 2001 02:58:35 |
sf |
Fix long-standing bug of this ports: support HasXdmAuth correctly. |
28 Oct 2001 03:41:05 |
sf |
o sync with x11/XFree86-4 - startx -nolisten tcp by default. - set
login.conf environment for xdm. |
16 Jun 2001 21:17:49 |
sf |
Get rid of 'X11R6.4' from pkg-comment. XFree86-4.1.0 is based on X11R6.5.1.
|
12 Jun 2001 15:59:53 |
sf |
update to 4.1.0. get rid of version number from comments in Makefile,
pkg-comment and pkg-descr. |
29 Mar 2001 12:04:27 |
sf |
o fix MASTER_SITE_SUBDIR. o unbreak -clients when USA_RESIDENT does not set.
|
25 Mar 2001 23:04:52 |
sf |
update to 4.0.3. o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4. o install "ws" type config
sample for xdm. o build DRI only if kernel source installed in /sys. o fix
Riva128/SGRAM driver(patch-riva_hw.c). |
25 Dec 2000 22:12:17 |
jmz |
Add info about the availability of the complete distribution in one port. |
08 Oct 2000 08:21:03 |
asami |
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to .) and
other pkg variables if they are nearby. |
08 Oct 2000 07:56:00 |
asami |
Convert category x11 to new layout. |
21 Sep 2000 09:36:28 |
sobomax |
Make life of maintainers of various XFree ports a bit easier by moving
MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially
announced by xfree http mirror. Following is the announcement. |
13 Sep 2000 11:54:21 |
asami |
Remove HTML manpages, this is done from bsd.port.mk now. |
25 Aug 2000 11:35:23 |
asami |
Update to 4.0.1. Remove libraries from -clients. Try to extract only what
each port needs. Other miscellaneous bug fixes. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 |
sobomax |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:12:51 |
sobomax |
Second round of INSTALL_SHLIBS=yes fixes. |
09 Jun 2000 21:49:12 |
asami |
Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm etc.)
but I added five .o files to Server. |
08 Jun 2000 11:42:32 |
asami |
Split up XFree86-4 into several pieces. Pretty green, please test with care.
|