The FreeBSD Ports Archive
FreeBSD x11 : XFree86-4-libraries4>
XFree86-4 libraries and headers
XFree86-4-libraries history
v. 1.152
date: 2007/10/04 00:08:38; author: edwin; state: Exp; lines: +0 -5
Remove support for OSVERSION < 5
v. 1.151
date: 2007/09/13 19:44:57; author: flz; state: Exp; lines: +3 -0
- 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@
v. 1.150
date: 2007/05/19 20:25:47; author: flz; state: Exp; lines: +2 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.149
date: 2005/11/11 22:16:11; author: lesi; state: Exp; lines: +3 -1
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.
v. 1.148
date: 2005/06/15 02:39:59; author: lesi; state: Exp; lines: +35 -35
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
v. 1.147
date: 2005/04/12 03:26:45; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.146
date: 2005/04/11 08:04:20; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.145
date: 2004/12/23 05:31:03; author: lesi; state: Exp; lines: +1 -1
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content.
v. 1.144
date: 2004/10/31 22:44:23; author: lesi; state: Exp; lines: +1 -1
Grab changes to Xpm security patch from x11/xorg-libraries:
Using SIZE_MAX instead of [U]INT_MAX in several tests would result in the
tests being useless on 64-bit machines.
Submitted by: nectar
Obtained from: Matthieu Herrb (matthieu herrb at laas fr) by nectar
v. 1.143
date: 2004/09/16 02:14:08; author: anholt; state: Exp; lines: +1 -0
Apply fixes for CAN-2004-0687 and CAN-2004-0688 in libXpm (stack-based and
integer overflow security vulnerabilities).
Approved by: portmgr
v. 1.142
date: 2004/08/21 04:59:25; author: lesi; state: Exp; lines: +3 -3
Add conflicts to Mesa and xpm ports. Libraries that they install are
already included in this port.
Noticed by: David Julien (david dot julien at gmail dot com)
PR: ports/70004
Approved by: anholt (mentor)
v. 1.141
date: 2004/08/10 01:29:16; author: marcus; state: Exp; lines: +55 -17
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
ports/67775 documents
ports/67786 manpages
ports/67787 nest server
ports/67788 print server
ports/67789 virtual framebuffer server
ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files)
ports/44252 (XFree86-4-Server port removes/overwrites config files)
Submitted by: Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by: anholt
Jung-uk Kim (jkim AT niksun DOT com)
arved
Tested by: pointyhat
linimon
v. 1.140
date: 2004/07/23 19:10:18; author: anholt; state: Exp; lines: +3 -0
- 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)
v. 1.139
date: 2004/05/31 02:13:21; author: anholt; state: Exp; lines: +1 -1
Register CONFLICTS on new xorg ports.
v. 1.138
date: 2004/05/10 05:42:34; author: anholt; state: Exp; lines: +6 -4
Register CONFLICTS for new xlibs ports.
v. 1.137
date: 2004/04/16 10:06:42; author: arved; state: Exp; lines: +3 -2
Install a shared version of libXau and libXRes.
They are necessary to compile GNOME 2.6(libgtop2 and libwnck)
on amd64 (and probably ia64). Bump PORTREVISION
Reviewed by: x11 (earlier version)
v. 1.136
date: 2004/03/28 12:46:25; author: lofi; state: Exp; lines: +1 -1
Declare CONFLICTS between libXt and XFree86-4-libraries
v. 1.135
date: 2004/03/24 18:28:23; author: lofi; state: Exp; lines: +5 -0
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
v. 1.134
date: 2004/02/06 04:41:48; author: marcus; state: Exp; lines: +0 -4
Move the REINPLACE bits to Makefile.in so that all the XFree86 ports can
use them. Without this, the patch was being applied to the other ports,
but the PTHREAD substitutions were not being done.
Reported by: adamw
v. 1.133
date: 2004/02/05 23:06:29; author: marcus; state: Exp; lines: +3 -3
Fix a copy/paste mistake on the previous commit.
Reported by: adamw
v. 1.132
date: 2004/02/05 18:13:59; author: marcus; state: Exp; lines: +4 -0
Do a PTHREAD_{CFLAGS,LIBS} substitution to handle the new threading scheme
on -CURRENT.
v. 1.131
date: 2003/12/05 01:57:05; author: peter; state: Exp; lines: +7 -0
Make this package on amd64 now that I've added two more files.
v. 1.130
date: 2003/11/12 01:02:18; author: anholt; state: Exp; lines: +1 -1
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
v. 1.129
date: 2003/09/03 22:12:50; author: anholt; state: Exp; lines: +1 -1
Fixes for potential integer overflows in font libraries.
Obtained from: XFree86 CVS
v. 1.128
date: 2003/05/17 08:41:31; author: anholt; state: Exp; lines: +1 -1
Removing -lc from the link line of libGL.so broke on -alpha. Revert the patch
until a solution can be found.
Reported by: kris (bento)
v. 1.127
date: 2003/05/14 07:02:06; author: anholt; state: Exp; lines: +9 -15
[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
v. 1.126
date: 2003/04/30 00:15:06; author: anholt; state: Exp; lines: +1 -1
Fix a small memory leak in XvQueryAdaptors()
PR: ports/51579
Submitted by: Alexey Dokuchaev
v. 1.125
date: 2003/04/26 08:00:21; author: anholt; state: Exp; lines: +1 -1
Fix a memory leak in libX11.
Obtained from: RedHat
v. 1.124
date: 2003/03/15 04:32:37; author: anholt; state: Exp; lines: +1 -0
Add a fix for a possible buffer overflow in _XlcLocaleDirName(). Privileged
binaries are not vulnerable.
Approved by: portmgr (kris)
Obtained from: XFree86 CVS xf-4_3-branch
v. 1.123
date: 2003/03/11 23:38:06; author: anholt; state: Exp; lines: +15 -49
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
v. 1.122
date: 2003/03/07 06:36:08; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.121
date: 2003/02/18 04:51:28; author: anholt; state: Exp; lines: +2 -2
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
v. 1.120
date: 2003/01/24 04:14:15; author: anholt; state: Exp; lines: +3 -3
[1] Fix missing symbols in i810 driver
[2] Fix xdm on Alpha by using NetBSD's version of Wraphelp.c
[3] Report buttons 7 and when using sysmouse protocol
[4] Fix missing symbols in r128 driver.
[5] Reset /usr/X11R6/bin/X to Xwrapper-4 after install if Xwrapper-4 exists.
PR: [1] i386/44203
[2] ports/43664
[3] ports/43232
v. 1.119
date: 2002/12/08 05:37:30; author: anholt; state: Exp; lines: +1 -1
[1] Move the recently committed patch-common_x86.c to XFree86-4-libraries
so it covers libOSMesa, too.
[2] Reduce stack usage in libX11 (helps JDK 1.4)
PR: [1] ports/46037
Submitted by: [2] phantom
Approved by: portmgr
v. 1.118
date: 2002/11/25 00:07:40; author: anholt; state: Exp; lines: +2 -1
[1] Fix the en_US.ISO8859-15 locale support.
[2] Fix the gb_GB.CP1251 locale support.
Bump PORTREVISION.
PR: [1] 36565, [2] 40189
Submitted by: [1] Simon 'corecode' Schubert
[2] Stanislav Grozev
v. 1.117
date: 2002/11/24 08:32:32; author: anholt; state: Exp; lines: +1 -1
Make using an outdated imake a little harder: depend on version.def being
installed rather than the imake binary.
v. 1.116
date: 2002/11/02 00:45:49; author: anholt; state: Exp; lines: +3 -3
Disable building of libXThrStub on current newer than 500043
Submitted by: dfr
v. 1.115
date: 2002/10/17 07:19:50; author: anholt; state: Exp; lines: +8 -10
[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
v. 1.114
date: 2002/09/19 01:41:39; author: anholt; state: Exp; lines: +7 -0
Add patch to support XFree86-4-libraries and -clients on sparc64
Submitted by: tmm
v. 1.113
date: 2002/09/18 04:22:36; author: anholt; state: Exp; lines: +16 -8
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)
v. 1.112
date: 2002/09/14 13:32:06; author: sobomax; state: Exp; lines: +4 -0
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.)
v. 1.111
date: 2002/09/05 03:48:14; author: anholt; state: Exp; lines: +12 -11
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).
v. 1.110
date: 2002/08/15 20:44:22; author: anholt; state: Exp; lines: +1 -1
gzip the new patches to help users who are getting mangled text files from
${MASTER_SITE_LOCAL}
PR: 41408
v. 1.109
date: 2002/08/05 07:26:03; author: anholt; state: Exp; lines: +7 -5
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
[2] Chris Dillon
[3] Matthew N. Dodd
[4] Ted Lindgreen
Approved by: mdodd
v. 1.108
date: 2002/08/02 02:57:07; author: anholt; state: Exp; lines: +7 -8
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)
v. 1.107
date: 2002/07/18 20:29:53; author: anholt; state: Exp; lines: +4 -4
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
v. 1.106
date: 2002/07/14 20:26:06; author: anholt; state: Exp; lines: +3 -2
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)
v. 1.105
date: 2002/03/20 00:33:47; author: will; state: Exp; lines: +2 -1
Preemptive compile fix from XFree86 for "newer GCC versions" (presumably
they refer to GCC 3.x). PORTREVISION not bumped -- package unaffected.
Untested on the target platforms.
PR: 36104
Submitted by: Hidekazu Kuroki
Seconded by: gad (sparc64 & possibly ia64 uses GCC3 by default)
v. 1.104
date: 2002/03/19 16:43:34; author: will; state: Exp; lines: +6 -0
Fix i18n problem found by XFree86. This makes XIM work properly. Bump
PORTREVISION to denote fix.
Submitted by: motoyuki
v. 1.103
date: 2002/03/16 23:40:17; author: will; state: Exp; lines: +18 -19
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
v. 1.102
date: 2002/03/12 22:58:40; author: knu; state: Exp; lines: +1 -1
Bump PORTREVISION after the freetype2 shlib major update.
v. 1.101
date: 2002/03/11 17:25:31; author: sobomax; state: Exp; lines: +1 -1
Chase increase of freetype2 shlib version.
v. 1.100
date: 2002/01/21 11:46:48; author: sobomax; state: Exp; lines: +1 -1
Update version number of freetype2 shared library.
v. 1.99
date: 2002/01/06 20:50:14; author: sf; state: Exp; lines: +4 -5
o pre-fetch: -> pre-everything::
o ECHO -> ECHO_MSG
o add comments.
v. 1.98
date: 2001/12/15 02:58:34; author: sf; state: Exp; lines: +1 -0
Fix long-standing bug of this ports: support HasXdmAuth correctly.
Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether
HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local
${DISTDIR}.
devel/imake-4: rip off meaningless existent check for Wraphelp.c.
x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION.
x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION.
x11-servers/XFree86-{Nest,Print,Server,VFB}:
add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION.
Reported by: Alan Eldridge
Reviewed by: maintainer
v. 1.97
date: 2001/07/12 10:10:30; author: sobomax; state: Exp; lines: +2 -2
Update version number of freetype2 shared library.
v. 1.96
date: 2001/06/12 14:59:50; author: sf; state: Exp; lines: +7 -19
update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.
Reviewed by: maintainer
v. 1.95
date: 2001/03/29 12:04:21; author: sf; state: Exp; lines: +2 -2
o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set.
Submitted by: Mori Kouji
v. 1.94
date: 2001/03/26 17:34:37; author: sf; state: Exp; lines: +11 -4
install freetype-config.
This should solve build problem of freetype2 apprications.
v. 1.93
date: 2001/03/26 11:31:19; author: sobomax; state: Exp; lines: +3 -1
Unbroke if USA_RESIDENT isn't defined.
v. 1.92
date: 2001/03/25 23:04:42; author: sf; state: Exp; lines: +52 -13
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).
PR: 24338(4.0.2)
Submitted by: maintainer, keith
v. 1.91
date: 2001/01/16 17:33:09; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.90
date: 2000/11/03 11:08:08; author: asami; state: Exp; lines: +2 -2
Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't
install server with setuid bit. Various fixed from XFree86-4 port.
Submitted by: taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer)
v. 1.89
date: 2000/10/26 06:03:45; author: asami; state: Exp; lines: +2 -1
Add PORTREVISION for PAM support.
Reminded by: kris
v. 1.88
date: 2000/09/29 01:39:51; author: asami; state: Exp; lines: +11 -2
Don't try to package libOSMesa for FreeBSD versions < 4.1, since they
are skipped in the build. We can package XFree86-4-lib in 3-stable again!
Reviewed by: maintainer
v. 1.87
date: 2000/09/21 08:36:27; author: sobomax; state: Exp; lines: +3 -6
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.
[20 September 2000]
XFree86 nows offers http download access! This is a big story for those
who cannot download via ftp access because of proxy/firewall concerns.
This has been generously donated by the Computing Center of the University
of Applied Sciences in Esslingen, Germany. This is a full ftp mirror
repository which is updated hourly with a connection speed of 20 MegaBit.
v. 1.86
date: 2000/09/13 10:54:20; author: asami; state: Exp; lines: +2 -1
Remove HTML manpages, this is done from bsd.port.mk now.
Approved by: maintainer
v. 1.85
date: 2000/08/25 10:34:52; author: asami; state: Exp; lines: +21 -23
Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
v. 1.84
date: 2000/06/16 21:52:13; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.83
date: 2000/06/16 08:18:12; author: sobomax; state: Exp; lines: +2 -2
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.
Hall of shame entry: sobomax
v. 1.82
date: 2000/06/15 17:12:29; author: sobomax; state: Exp; lines: +2 -4
Second round of INSTALL_SHLIBS=yes fixes.
v. 1.81
date: 2000/06/08 10:42:17; author: asami; state: Exp; lines: +29 -84
Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by: taguchi@tohoku.iij.ad.jp
Approved (in spirit) by: jmz (XFree86 port maintainer)
v. 1.80
date: 2000/04/30 08:21:56; author: kris; state: Exp; lines: +3 -1
Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.
I've tried *multiple* times to talk to an XFree86 developer about the
problem, but they haven't deigned to respond to me.
v. 1.79
date: 2000/04/16 03:30:37; author: jmz; state: Exp; lines: +2 -1
Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.
v. 1.78
date: 2000/04/13 19:09:05; author: cpiazza; state: Exp; lines: +3 -4
Update to use PORTNAME/PORTVERSION
v. 1.77
date: 2000/03/22 21:56:13; author: jmz; state: Exp; lines: +1 -24
Remove support for building on a.out systems.
v. 1.76
date: 2000/03/13 08:29:47; author: asami; state: Exp; lines: +2 -2
xfree86.cdrom.com -> ftp.freesoftware.com
v. 1.75
date: 2000/03/13 08:09:33; author: asami; state: Exp; lines: +3 -2
Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!
v. 1.74
date: 2000/03/11 00:20:11; author: jmz; state: Exp; lines: +65 -25
Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and
hence no corresponding PLISTs).
Use at your own risk :-)
v. 1.73
date: 2000/02/10 15:50:45; author: jmz; state: Exp; lines: +8 -1
Update the XFree86 3.3.6 port to:
- contain the released Rage128 patch (but unfortunately this does
not solve all problems with this card under FreeBSD)
- fix the release date "January 1999" --> "January 2000"
- make it possible to build a package
(PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6)
PR: ports/16626
Submitted by: Udo Schweigert
v. 1.72
date: 2000/01/13 14:14:01; author: jmz; state: Exp; lines: +2 -2
There is a new library: XThrStub
v. 1.71
date: 2000/01/12 03:44:15; author: jmz; state: Exp; lines: +10 -10
Upgrade to version 3.3.6
v. 1.70
date: 1999/12/24 16:42:04; author: markm; state: Exp; lines: +2 -2
Remove the old KerberosIV stuff and PAM-ize.
OK'ed by: jmz
v. 1.69
date: 1999/11/24 23:08:06; author: jmz; state: Exp; lines: +1 -6
Unbreak.
v. 1.68
date: 1999/11/23 04:49:34; author: jmz; state: Exp; lines: +5 -2
Unbreak for pre-gcc 2.95 systems
v. 1.67
date: 1999/11/16 19:29:01; author: billf; state: Exp; lines: +3 -1
Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped
around them, but they don't detect it (or we don't tell it what it wants to know.
v. 1.66
date: 1999/11/12 22:09:06; author: obrien; state: Exp; lines: +3 -1
Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bits
for that platform.
v. 1.65
date: 1999/10/10 17:25:15; author: jmz; state: Exp; lines: +1 -3
Now that the port is no more marked broken, there is no need to include bsd.port.pre.mk
v. 1.64
date: 1999/10/10 15:53:36; author: marcel; state: Exp; lines: +1 -4
Unbreak for -current.
v. 1.63
date: 1999/10/09 01:50:33; author: jmz; state: Exp; lines: +6 -1
Mark BROKEN for -current (signal.h)
v. 1.62
date: 1999/09/06 23:14:37; author: steve; state: Exp; lines: +1 -2
Remove an extra blank line that I introduced a couple of revs ago.
v. 1.61
date: 1999/09/02 02:37:39; author: jmz; state: Exp; lines: +10 -10
Upgrade to 3.3.5
v. 1.60
date: 1999/08/31 06:53:18; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.59
date: 1999/08/31 02:50:06; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.58
date: 1999/08/23 04:23:59; author: mharo; state: Exp; lines: +2 -2
grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
v. 1.57
date: 1999/07/27 14:27:28; author: steve; state: Exp; lines: +5 -1
Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor
tweaks to the PLIST to accomodate the recent upgrade to 3.3.4.
Submitted by: dfr
Reviewed by: jmz (maintainer)
v. 1.56
date: 1999/07/20 23:42:28; author: asami; state: Exp; lines: +2 -1
Use ${OSVERSION} instead of uname.
v. 1.55
date: 1999/07/20 22:14:55; author: jmz; state: Exp; lines: +10 -16
Upgrade to 3.3.4
v. 1.54
date: 1999/03/19 22:35:25; author: asami; state: Exp; lines: +1 -4
Back out two patches that were not intended for commit.
v. 1.53
date: 1999/03/08 07:28:35; author: asami; state: Exp; lines: +4 -1
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.52
date: 1999/01/27 18:32:15; author: fenner; state: Exp; lines: +5 -5
Fix up MASTER_SITES:
ftp.ibp.fr (no such host) -> ftp.lip6.fr
ftp.uni-stuttgart.de (broken symlink) -> ftp.cs.tu-berlin.de
v. 1.51
date: 1999/01/11 19:07:14; author: jmz; state: Exp; lines: +9 -2
Upgrade to 3.3.3.1
Submitted by: Taguchi Takeshi
v. 1.50
date: 1998/11/24 01:21:49; author: asami; state: Exp; lines: +2 -2
Typo (was making libX11.so symlink in two places).
v. 1.49
date: 1998/11/23 21:51:08; author: jmz; state: Exp; lines: +10 -17
Upgrade to 3.3.3
v. 1.48
date: 1998/11/14 09:43:34; author: asami; state: Exp; lines: +20 -17
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
v. 1.47
date: 1998/10/27 04:12:44; author: jmz; state: Exp; lines: +5 -1
Add support for pc98 machines
PR: ports/8230
Reviewed by: jmz
Submitted by: NAKAJI Hiroyuki
v. 1.46
date: 1998/09/22 06:08:34; author: asami; state: Exp; lines: +15 -1
Make lib*.so links in a.out case.
v. 1.45
date: 1998/09/21 00:03:21; author: steve; state: Exp; lines: +2 -2
Convert to ELF. These changes are based on a recent thread
on the -current mailing list and at least partial credit goes
to the following people for this commit:
Joachim Kuebart
Ollivier Robert
NOTE: Kerberos support has been temporarily turned off until
someone can make it work.
v. 1.44
date: 1998/08/05 19:28:17; author: jmz; state: Exp; lines: +2 -2
Add 3.3.2-patch3 to PATCHFILES.
v. 1.43
date: 1998/08/05 09:31:39; author: asami; state: Exp; lines: +4 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.42
date: 1998/07/03 05:01:55; author: cwt; state: Exp; lines: +2 -2
Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system and
haven't rebuilt it in a while, make sure libtcl80.a and libtk80.a
have been ranlib-ed, else your build of XFree86 will choke.
OK'd by jmz
v. 1.41
date: 1998/05/05 21:47:21; author: jmz; state: Exp; lines: +9 -1
This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes the
following problems:
- xterm utmp handling problem.
- exploitable buffer overflows in xterm related to the preeditType,
inputMethod and *Keymap resources.
- fix xterm's mishandling of the -vb command line option.
- fix an invisible cursor problem with xterm.
- exploitable buffer overflows in setuid programs using the Xaw library
which are related to the preeditType and inputMethod resources.
v. 1.40
date: 1998/04/03 22:59:40; author: jmz; state: Exp; lines: +2 -1
Don't try to untar Wraphelp.c if USA_RESIDENT=NO
v. 1.39
date: 1998/03/19 14:57:10; author: markm; state: Exp; lines: +22 -1
Enable all sorts of useful security features:
o XDM-AUTHORIZATION-1 is more automated for the non-USA case.
o PST's KerberosIV patches are reinstated for XDM. This is NOT
a full-blown KerberosIV implementation for X - this will
just get you a TGT when you log in - THATS ALL!
o Enable compilation of SecureRPC. The use of SecureRPC at the
moment is frought with danger! I have no idea how safe or
good the implementation is. Enable at your own peril!! (Secure
RPC is only available for those folk using 3.0-Current).
Also allow XF86Setup to use TK-8.0.
OK'ed By: JMZ
v. 1.38
date: 1998/03/08 17:13:18; author: jmz; state: Exp; lines: +9 -9
Upgrade to version 3.3.2.
v. 1.37
date: 1997/12/04 10:52:50; author: asami; state: Exp; lines: +2 -1
Add NO_PACKAGE, we're not going to distribute packages for this as long as
XFree86 is also doing so.
v. 1.36
date: 1997/08/23 20:37:17; author: jmz; state: Exp; lines: +6 -6
Adjust directory in MASTER_SITES.
v. 1.35
date: 1997/08/23 16:35:19; author: jmz; state: Exp; lines: +6 -4
Upgrade to version 3.3.1
v. 1.34
date: 1997/07/17 15:12:59; author: max; state: Exp; lines: +2 -2
ldconfig -> ${LDCONFIG}.
v. 1.33
date: 1997/07/14 06:36:30; author: asami; state: Exp; lines: +1 -5
This is not necessary anymore, as all directories are pre-created by
mtree (BSD.x11.dist).
v. 1.32
date: 1997/07/13 18:49:30; author: max; state: Exp; lines: +2 -2
/bin/sh -> ${SH}
v. 1.31
date: 1997/06/10 12:33:48; author: jmz; state: Exp; lines: +2 -2
One of the distfiles (the fonts distribution) was for version 3.2
v. 1.30
date: 1997/06/09 12:45:23; author: jmz; state: Exp; lines: +9 -20
Upgrade to 3.3
Package not tested - I will upgrade PLIST later.
v. 1.29
date: 1997/02/06 07:53:04; author: asami; state: Exp; lines: +3 -3
Put distribution patches in a separate dir.
v. 1.28
date: 1997/02/05 02:57:10; author: jmz; state: Exp; lines: +2 -1
PATCH_DIST_STRIP=-p1 is required for fix-01
v. 1.27
date: 1997/02/02 17:25:14; author: jmz; state: Exp; lines: +8 -1
There is a fix (3.2-fix-01) from XFree86.
I did not a make - this is untested!!
v. 1.26
date: 1997/01/08 12:27:18; author: asami; state: Exp; lines: +8 -2
Pre-create all necessary manpage and catpage directories.
v. 1.25
date: 1996/12/25 05:56:07; author: ache; state: Exp; lines: +1 -4
Quick hack of KOI8-R locale to make it work: add ISO8859-1:GR
also it is not true.
ISO8859-1:GR _always_ searched for pressed 8bit key independently of
locale information, so only ISO8859-1 locales really works.
Remove NO_PACKAGE, because XFree distributed package not have
this fixes.
v. 1.24
date: 1996/12/07 12:51:19; author: asami; state: Exp; lines: +2 -2
Add NO_PACKAGE reason (package available from XFree86).
v. 1.23
date: 1996/11/25 02:29:26; author: jmz; state: Exp; lines: +2 -1
Remove the suid bit of SuperProbe.
According to Marc Slemko (ma
v. 1.22
date: 1996/11/10 12:05:56; author: peter; state: Exp; lines: +2 -2
Master site path for xfree86.cdrom.com was incorrect (of all places :-)
v. 1.21
date: 1996/11/09 02:08:50; author: asami; state: Exp; lines: +20 -27
Split out contrib part (is now x11/XFree86-contrib port). Make this
Makefile look like one for a regular port.
Full PLIST will follow later, I'm doing a recompile now.
Reviewed by: jmz
v. 1.20
date: 1996/11/06 13:37:54; author: jmz; state: Exp; lines: +11 -97
Upgrade to version 3.2
v. 1.19
date: 1996/09/10 23:10:40; author: asami; state: Exp; lines: +2 -1
Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (this
one was ignored anyway).
Problem reported by: Karl Denninger
v. 1.18
date: 1996/07/19 14:35:11; author: jmz; state: Exp; lines: +25 -8
Remove duplicate code, use DIST_SUBDIR to specify where files have to go,
merge Makefile and Makefile.ftp
Submitted by: asami
v. 1.17
date: 1996/02/15 00:53:15; author: jmz; state: Exp; lines: +15 -1
Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) exists
closes PR ports/690
v. 1.16
date: 1996/01/16 14:08:19; author: jmz; state: Exp; lines: +2 -2
/usr/ports/distfiles -> ${DISTDIR}
Submitted by: jhs
v. 1.15
date: 1995/10/06 22:11:25; author: asami; state: Exp; lines: +2 -1
Add CATEGORIES=x11. If this is not in category x11, what else
can be?!? ;>
v. 1.14
date: 1995/09/16 01:32:32; author: jmz; state: Exp; lines: +3 -3
Upgrade to 3.1.2
v. 1.13
date: 1995/08/23 07:08:06; author: asami; state: Exp; lines: +2 -1
Add "CATEGORIES=x11". Boy, was I surprised to find this baby in the
orphans dir!
v. 1.12
date: 1995/06/24 11:42:06; author: asami; state: Exp; lines: +4 -1
Add
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
v. 1.11
date: 1995/06/17 01:29:06; author: jmz; state: Exp; lines: +2 -1
Set DISTFILES so that the files will be checksum'ed (only with FTP build)
v. 1.10
date: 1995/05/17 13:07:13; author: jmz; state: Exp; lines: +5 -16
Bug fixes for compilation from the O'Reilly and Associates CDROM
Reviewed by: jmz
Submitted by: Mark Murray
v. 1.9
date: 1995/05/13 05:42:15; author: asami; state: Exp; lines: +4 -1
Define NO_PACKAGE for now, we aren't building the package of this thing
yet. The user can define FORCE_PACKAGE if the package is really
desired.
v. 1.8
date: 1995/04/26 14:45:15; author: jmz; state: Exp; lines: +8 -6
Use 'do-install:' instead of 'install:'
Complain and fail if no build option is set.
v. 1.7
date: 1995/04/22 22:39:30; author: jmz; state: Exp; lines: +11 -16
Changes for the new bsd.port.mk
v. 1.6
date: 1995/04/13 15:22:11; author: jmz; state: Exp; lines: +2 -1
Add the MAINTAINER line.
v. 1.5
date: 1995/04/12 20:26:23; author: asami; state: Exp; lines: +14 -0
Now the rest of the ports Makefiles....
v. 1.4
date: 1995/03/23 21:20:25; author: jmz; state: Exp; lines: +16 -4
Here is a patch for XFree86 to allow the proud owner of "The X Companion
CD for R6" from O'Reilly and Associates, Inc, to mount and compile X on
this CD. I have tried to create this patch in such a way that if any other
CD's come along, they can be kluged in too.
Submitted by: Mark Murray
v. 1.3
date: 1995/02/17 01:23:28; author: jmz; state: Exp; lines: +29 -9
Makefiles have been simplified, and most of the work is now done in
configure. In particular patches are now done by the script.
The port is now interactive, (ask for servers to be build, if you want
to build fonts, etc) This time I have build it (successfully) from a cdrom.
v. 1.2
date: 1995/02/10 00:17:02; author: jmz; state: Exp; lines: +10 -4
Upgrade to XFree86-3.1.1
v. 1.1
date: 1995/01/05 03:51:12; author: jmz; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/01/05 03:51:13; author: jmz; state: Exp; lines: +0 -0
This is X11R6/XFree86 3.1
The actual makefile does nothing! You have to edit it and remove a
comment to build the beast.
Note: there are in fact 2 makefiles: one which fetches the files from
ftp.x.org and another which allows to compile from a cdrom.
Note2: I have not extensively tested the port! (only one build!)
=============================================================================
v. 1.152
date: 2007/10/04 00:08:38; author: edwin; state: Exp; lines: +0 -5
Remove support for OSVERSION < 5
v. 1.151
date: 2007/09/13 19:44:57; author: flz; state: Exp; lines: +3 -0
- 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@
v. 1.150
date: 2007/05/19 20:25:47; author: flz; state: Exp; lines: +2 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.149
date: 2005/11/11 22:16:11; author: lesi; state: Exp; lines: +3 -1
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.
v. 1.148
date: 2005/06/15 02:39:59; author: lesi; state: Exp; lines: +35 -35
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
v. 1.147
date: 2005/04/12 03:26:45; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.146
date: 2005/04/11 08:04:20; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.145
date: 2004/12/23 05:31:03; author: lesi; state: Exp; lines: +1 -1
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content.
v. 1.144
date: 2004/10/31 22:44:23; author: lesi; state: Exp; lines: +1 -1
Grab changes to Xpm security patch from x11/xorg-libraries:
Using SIZE_MAX instead of [U]INT_MAX in several tests would result in the
tests being useless on 64-bit machines.
Submitted by: nectar
Obtained from: Matthieu Herrb (matthieu herrb at laas fr) by nectar
v. 1.143
date: 2004/09/16 02:14:08; author: anholt; state: Exp; lines: +1 -0
Apply fixes for CAN-2004-0687 and CAN-2004-0688 in libXpm (stack-based and
integer overflow security vulnerabilities).
Approved by: portmgr
v. 1.142
date: 2004/08/21 04:59:25; author: lesi; state: Exp; lines: +3 -3
Add conflicts to Mesa and xpm ports. Libraries that they install are
already included in this port.
Noticed by: David Julien (david dot julien at gmail dot com)
PR: ports/70004
Approved by: anholt (mentor)
v. 1.141
date: 2004/08/10 01:29:16; author: marcus; state: Exp; lines: +55 -17
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
ports/67775 documents
ports/67786 manpages
ports/67787 nest server
ports/67788 print server
ports/67789 virtual framebuffer server
ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files)
ports/44252 (XFree86-4-Server port removes/overwrites config files)
Submitted by: Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by: anholt
Jung-uk Kim (jkim AT niksun DOT com)
arved
Tested by: pointyhat
linimon
v. 1.140
date: 2004/07/23 19:10:18; author: anholt; state: Exp; lines: +3 -0
- 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)
v. 1.139
date: 2004/05/31 02:13:21; author: anholt; state: Exp; lines: +1 -1
Register CONFLICTS on new xorg ports.
v. 1.138
date: 2004/05/10 05:42:34; author: anholt; state: Exp; lines: +6 -4
Register CONFLICTS for new xlibs ports.
v. 1.137
date: 2004/04/16 10:06:42; author: arved; state: Exp; lines: +3 -2
Install a shared version of libXau and libXRes.
They are necessary to compile GNOME 2.6(libgtop2 and libwnck)
on amd64 (and probably ia64). Bump PORTREVISION
Reviewed by: x11 (earlier version)
v. 1.136
date: 2004/03/28 12:46:25; author: lofi; state: Exp; lines: +1 -1
Declare CONFLICTS between libXt and XFree86-4-libraries
v. 1.135
date: 2004/03/24 18:28:23; author: lofi; state: Exp; lines: +5 -0
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
v. 1.134
date: 2004/02/06 04:41:48; author: marcus; state: Exp; lines: +0 -4
Move the REINPLACE bits to Makefile.in so that all the XFree86 ports can
use them. Without this, the patch was being applied to the other ports,
but the PTHREAD substitutions were not being done.
Reported by: adamw
v. 1.133
date: 2004/02/05 23:06:29; author: marcus; state: Exp; lines: +3 -3
Fix a copy/paste mistake on the previous commit.
Reported by: adamw
v. 1.132
date: 2004/02/05 18:13:59; author: marcus; state: Exp; lines: +4 -0
Do a PTHREAD_{CFLAGS,LIBS} substitution to handle the new threading scheme
on -CURRENT.
v. 1.131
date: 2003/12/05 01:57:05; author: peter; state: Exp; lines: +7 -0
Make this package on amd64 now that I've added two more files.
v. 1.130
date: 2003/11/12 01:02:18; author: anholt; state: Exp; lines: +1 -1
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
v. 1.129
date: 2003/09/03 22:12:50; author: anholt; state: Exp; lines: +1 -1
Fixes for potential integer overflows in font libraries.
Obtained from: XFree86 CVS
v. 1.128
date: 2003/05/17 08:41:31; author: anholt; state: Exp; lines: +1 -1
Removing -lc from the link line of libGL.so broke on -alpha. Revert the patch
until a solution can be found.
Reported by: kris (bento)
v. 1.127
date: 2003/05/14 07:02:06; author: anholt; state: Exp; lines: +9 -15
[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
v. 1.126
date: 2003/04/30 00:15:06; author: anholt; state: Exp; lines: +1 -1
Fix a small memory leak in XvQueryAdaptors()
PR: ports/51579
Submitted by: Alexey Dokuchaev
v. 1.125
date: 2003/04/26 08:00:21; author: anholt; state: Exp; lines: +1 -1
Fix a memory leak in libX11.
Obtained from: RedHat
v. 1.124
date: 2003/03/15 04:32:37; author: anholt; state: Exp; lines: +1 -0
Add a fix for a possible buffer overflow in _XlcLocaleDirName(). Privileged
binaries are not vulnerable.
Approved by: portmgr (kris)
Obtained from: XFree86 CVS xf-4_3-branch
v. 1.123
date: 2003/03/11 23:38:06; author: anholt; state: Exp; lines: +15 -49
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
v. 1.122
date: 2003/03/07 06:36:08; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.121
date: 2003/02/18 04:51:28; author: anholt; state: Exp; lines: +2 -2
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
v. 1.120
date: 2003/01/24 04:14:15; author: anholt; state: Exp; lines: +3 -3
[1] Fix missing symbols in i810 driver
[2] Fix xdm on Alpha by using NetBSD's version of Wraphelp.c
[3] Report buttons 7 and when using sysmouse protocol
[4] Fix missing symbols in r128 driver.
[5] Reset /usr/X11R6/bin/X to Xwrapper-4 after install if Xwrapper-4 exists.
PR: [1] i386/44203
[2] ports/43664
[3] ports/43232
v. 1.119
date: 2002/12/08 05:37:30; author: anholt; state: Exp; lines: +1 -1
[1] Move the recently committed patch-common_x86.c to XFree86-4-libraries
so it covers libOSMesa, too.
[2] Reduce stack usage in libX11 (helps JDK 1.4)
PR: [1] ports/46037
Submitted by: [2] phantom
Approved by: portmgr
v. 1.118
date: 2002/11/25 00:07:40; author: anholt; state: Exp; lines: +2 -1
[1] Fix the en_US.ISO8859-15 locale support.
[2] Fix the gb_GB.CP1251 locale support.
Bump PORTREVISION.
PR: [1] 36565, [2] 40189
Submitted by: [1] Simon 'corecode' Schubert
[2] Stanislav Grozev
v. 1.117
date: 2002/11/24 08:32:32; author: anholt; state: Exp; lines: +1 -1
Make using an outdated imake a little harder: depend on version.def being
installed rather than the imake binary.
v. 1.116
date: 2002/11/02 00:45:49; author: anholt; state: Exp; lines: +3 -3
Disable building of libXThrStub on current newer than 500043
Submitted by: dfr
v. 1.115
date: 2002/10/17 07:19:50; author: anholt; state: Exp; lines: +8 -10
[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
v. 1.114
date: 2002/09/19 01:41:39; author: anholt; state: Exp; lines: +7 -0
Add patch to support XFree86-4-libraries and -clients on sparc64
Submitted by: tmm
v. 1.113
date: 2002/09/18 04:22:36; author: anholt; state: Exp; lines: +16 -8
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)
v. 1.112
date: 2002/09/14 13:32:06; author: sobomax; state: Exp; lines: +4 -0
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.)
v. 1.111
date: 2002/09/05 03:48:14; author: anholt; state: Exp; lines: +12 -11
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).
v. 1.110
date: 2002/08/15 20:44:22; author: anholt; state: Exp; lines: +1 -1
gzip the new patches to help users who are getting mangled text files from
${MASTER_SITE_LOCAL}
PR: 41408
v. 1.109
date: 2002/08/05 07:26:03; author: anholt; state: Exp; lines: +7 -5
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
[2] Chris Dillon
[3] Matthew N. Dodd
[4] Ted Lindgreen
Approved by: mdodd
v. 1.108
date: 2002/08/02 02:57:07; author: anholt; state: Exp; lines: +7 -8
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)
v. 1.107
date: 2002/07/18 20:29:53; author: anholt; state: Exp; lines: +4 -4
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
v. 1.106
date: 2002/07/14 20:26:06; author: anholt; state: Exp; lines: +3 -2
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)
v. 1.105
date: 2002/03/20 00:33:47; author: will; state: Exp; lines: +2 -1
Preemptive compile fix from XFree86 for "newer GCC versions" (presumably
they refer to GCC 3.x). PORTREVISION not bumped -- package unaffected.
Untested on the target platforms.
PR: 36104
Submitted by: Hidekazu Kuroki
Seconded by: gad (sparc64 & possibly ia64 uses GCC3 by default)
v. 1.104
date: 2002/03/19 16:43:34; author: will; state: Exp; lines: +6 -0
Fix i18n problem found by XFree86. This makes XIM work properly. Bump
PORTREVISION to denote fix.
Submitted by: motoyuki
v. 1.103
date: 2002/03/16 23:40:17; author: will; state: Exp; lines: +18 -19
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
v. 1.102
date: 2002/03/12 22:58:40; author: knu; state: Exp; lines: +1 -1
Bump PORTREVISION after the freetype2 shlib major update.
v. 1.101
date: 2002/03/11 17:25:31; author: sobomax; state: Exp; lines: +1 -1
Chase increase of freetype2 shlib version.
v. 1.100
date: 2002/01/21 11:46:48; author: sobomax; state: Exp; lines: +1 -1
Update version number of freetype2 shared library.
v. 1.99
date: 2002/01/06 20:50:14; author: sf; state: Exp; lines: +4 -5
o pre-fetch: -> pre-everything::
o ECHO -> ECHO_MSG
o add comments.
v. 1.98
date: 2001/12/15 02:58:34; author: sf; state: Exp; lines: +1 -0
Fix long-standing bug of this ports: support HasXdmAuth correctly.
Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether
HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local
${DISTDIR}.
devel/imake-4: rip off meaningless existent check for Wraphelp.c.
x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION.
x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION.
x11-servers/XFree86-{Nest,Print,Server,VFB}:
add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION.
Reported by: Alan Eldridge
Reviewed by: maintainer
v. 1.97
date: 2001/07/12 10:10:30; author: sobomax; state: Exp; lines: +2 -2
Update version number of freetype2 shared library.
v. 1.96
date: 2001/06/12 14:59:50; author: sf; state: Exp; lines: +7 -19
update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.
Reviewed by: maintainer
v. 1.95
date: 2001/03/29 12:04:21; author: sf; state: Exp; lines: +2 -2
o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set.
Submitted by: Mori Kouji
v. 1.94
date: 2001/03/26 17:34:37; author: sf; state: Exp; lines: +11 -4
install freetype-config.
This should solve build problem of freetype2 apprications.
v. 1.93
date: 2001/03/26 11:31:19; author: sobomax; state: Exp; lines: +3 -1
Unbroke if USA_RESIDENT isn't defined.
v. 1.92
date: 2001/03/25 23:04:42; author: sf; state: Exp; lines: +52 -13
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).
PR: 24338(4.0.2)
Submitted by: maintainer, keith
v. 1.91
date: 2001/01/16 17:33:09; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.90
date: 2000/11/03 11:08:08; author: asami; state: Exp; lines: +2 -2
Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't
install server with setuid bit. Various fixed from XFree86-4 port.
Submitted by: taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer)
v. 1.89
date: 2000/10/26 06:03:45; author: asami; state: Exp; lines: +2 -1
Add PORTREVISION for PAM support.
Reminded by: kris
v. 1.88
date: 2000/09/29 01:39:51; author: asami; state: Exp; lines: +11 -2
Don't try to package libOSMesa for FreeBSD versions < 4.1, since they
are skipped in the build. We can package XFree86-4-lib in 3-stable again!
Reviewed by: maintainer
v. 1.87
date: 2000/09/21 08:36:27; author: sobomax; state: Exp; lines: +3 -6
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.
[20 September 2000]
XFree86 nows offers http download access! This is a big story for those
who cannot download via ftp access because of proxy/firewall concerns.
This has been generously donated by the Computing Center of the University
of Applied Sciences in Esslingen, Germany. This is a full ftp mirror
repository which is updated hourly with a connection speed of 20 MegaBit.
v. 1.86
date: 2000/09/13 10:54:20; author: asami; state: Exp; lines: +2 -1
Remove HTML manpages, this is done from bsd.port.mk now.
Approved by: maintainer
v. 1.85
date: 2000/08/25 10:34:52; author: asami; state: Exp; lines: +21 -23
Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
v. 1.84
date: 2000/06/16 21:52:13; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.83
date: 2000/06/16 08:18:12; author: sobomax; state: Exp; lines: +2 -2
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.
Hall of shame entry: sobomax
v. 1.82
date: 2000/06/15 17:12:29; author: sobomax; state: Exp; lines: +2 -4
Second round of INSTALL_SHLIBS=yes fixes.
v. 1.81
date: 2000/06/08 10:42:17; author: asami; state: Exp; lines: +29 -84
Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by: taguchi@tohoku.iij.ad.jp
Approved (in spirit) by: jmz (XFree86 port maintainer)
v. 1.80
date: 2000/04/30 08:21:56; author: kris; state: Exp; lines: +3 -1
Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.
I've tried *multiple* times to talk to an XFree86 developer about the
problem, but they haven't deigned to respond to me.
v. 1.79
date: 2000/04/16 03:30:37; author: jmz; state: Exp; lines: +2 -1
Set WRKSRC=${WRKDIR |
| |

|