non port: x11/XFree86-4-libraries/Makefile |
Number of commits found: 73 |
Friday, 7 Mar 2008
|
21:47 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)
 |
Thursday, 4 Oct 2007
|
00:08 edwin
Remove support for OSVERSION < 5
 |
Thursday, 13 Sep 2007
|
19:45 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@
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Friday, 11 Nov 2005
|
22:16 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.
 |
Wednesday, 15 Jun 2005
|
02:40 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
 |
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
Thursday, 23 Dec 2004
|
05:31 lesi
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content.
 |
Sunday, 31 Oct 2004
|
22:44 lesi
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
 |
Thursday, 16 Sep 2004
|
02:14 anholt
Apply fixes for CAN-2004-0687 and CAN-2004-0688 in libXpm (stack-based and
integer overflow security vulnerabilities).
Approved by: portmgr
 |
Saturday, 21 Aug 2004
|
04:59 lesi
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)
 |
Tuesday, 10 Aug 2004
|
01:29 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
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
 |
Friday, 23 Jul 2004
|
19:10 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)
 |
Monday, 31 May 2004
|
02:13 anholt
Register CONFLICTS on new xorg ports.
 |
Monday, 10 May 2004
|
05:42 anholt
Register CONFLICTS for new xlibs ports.
 |
Friday, 16 Apr 2004
|
10:06 arved
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)
 |
Sunday, 28 Mar 2004
|
12:46 lofi
Declare CONFLICTS between libXt and XFree86-4-libraries
 |
Wednesday, 24 Mar 2004
|
18:28 lofi
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
 |
Friday, 6 Feb 2004
|
04:41 marcus
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
 |
Thursday, 5 Feb 2004
|
23:06 marcus
Fix a copy/paste mistake on the previous commit.
Reported by: adamw
 |
18:13 marcus
Do a PTHREAD_{CFLAGS,LIBS} substitution to handle the new threading scheme
on -CURRENT.
 |
Friday, 5 Dec 2003
|
01:57 peter
Make this package on amd64 now that I've added two more files.
 |
Wednesday, 12 Nov 2003
|
01:02 anholt
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
 |
Wednesday, 3 Sep 2003
|
22:12 anholt
Fixes for potential integer overflows in font libraries.
Obtained from: XFree86 CVS
 |
Saturday, 17 May 2003
|
08:41 anholt
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)
 |
Wednesday, 14 May 2003
|
07:02 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
 |
Wednesday, 30 Apr 2003
|
00:15 anholt
Fix a small memory leak in XvQueryAdaptors()
PR: ports/51579
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
 |
Saturday, 26 Apr 2003
|
08:00 anholt
Fix a memory leak in libX11.
Obtained from: RedHat
 |
Saturday, 15 Mar 2003
|
04:32 anholt
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
 |
Tuesday, 11 Mar 2003
|
23:38 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
 |
Friday, 7 Mar 2003
|
06:36 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Tuesday, 18 Feb 2003
|
04:51 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
 |
Friday, 24 Jan 2003
|
04:14 anholt
[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
 |
Sunday, 8 Dec 2002
|
05:37 anholt
[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
 |
Monday, 25 Nov 2002
|
00:07 anholt
[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 <corecode@corecode.ath.cx>
[2] Stanislav Grozev <tacho@factline.com>
 |
Sunday, 24 Nov 2002
|
08:32 anholt
Make using an outdated imake a little harder: depend on version.def being
installed rather than the imake binary.
 |
Saturday, 2 Nov 2002
|
00:45 anholt
Disable building of libXThrStub on current newer than 500043
Submitted by: dfr
 |
Thursday, 17 Oct 2002
|
07:20 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
 |
Thursday, 19 Sep 2002
|
01:41 anholt
Add patch to support XFree86-4-libraries and -clients on sparc64
Submitted by: tmm
 |
Wednesday, 18 Sep 2002
|
04:23 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)
 |
Saturday, 14 Sep 2002
|
13:32 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.)
 |
Thursday, 5 Sep 2002
|
03:48 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).
 |
Thursday, 15 Aug 2002
|
20:44 anholt
gzip the new patches to help users who are getting mangled text files from
${MASTER_SITE_LOCAL}
PR: 41408
 |
Monday, 5 Aug 2002
|
07:26 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
 |
Friday, 2 Aug 2002
|
02:57 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)
 |
Thursday, 18 Jul 2002
|
20:30 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
 |
Sunday, 14 Jul 2002
|
20:26 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)
 |
Wednesday, 20 Mar 2002
|
00:33 will
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 <hidekazu@pc88.gr.jp>
Seconded by: gad (sparc64 & possibly ia64 uses GCC3 by default)
 |
Tuesday, 19 Mar 2002
|
16:43 will
Fix i18n problem found by XFree86. This makes XIM work properly. Bump
PORTREVISION to denote fix.
Submitted by: motoyuki
 |
Saturday, 16 Mar 2002
|
23:40 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
 |
Tuesday, 12 Mar 2002
|
22:58 knu
Bump PORTREVISION after the freetype2 shlib major update.
 |
Monday, 11 Mar 2002
|
17:25 sobomax
Chase increase of freetype2 shlib version.
 |
Monday, 21 Jan 2002
|
11:46 sobomax
Update version number of freetype2 shared library.
 |
Sunday, 6 Jan 2002
|
20:50 sf
o pre-fetch: -> pre-everything:: o ECHO -> ECHO_MSG o add comments.
 |
Saturday, 15 Dec 2001
|
02:58 sf
Fix long-standing bug of this ports: support HasXdmAuth correctly.
 |
Thursday, 12 Jul 2001
|
11:10 sobomax
Update version number of freetype2 shared library.
 |
Tuesday, 12 Jun 2001
|
15:59 sf
update to 4.1.0. get rid of version number from comments in Makefile,
pkg-comment and pkg-descr.
 |
Thursday, 29 Mar 2001
|
12:04 sf
o fix MASTER_SITE_SUBDIR. o unbreak -clients when USA_RESIDENT does not set.
 |
Monday, 26 Mar 2001
|
17:34 sf
install freetype-config. This should solve build problem of freetype2
apprications.
 |
11:31 sobomax
Unbroke if USA_RESIDENT isn't defined.
 |
Sunday, 25 Mar 2001
|
23:04 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).
 |
Tuesday, 16 Jan 2001
|
17:33 sobomax
Massive style enforcement - use ^I instead of spaces for variables identation.
 |
Friday, 3 Nov 2000
|
11:08 asami
Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't
install server with setuid bit. Various fixed from XFree86-4 port.
 |
Thursday, 26 Oct 2000
|
07:03 asami
Add PORTREVISION for PAM support.
 |
Friday, 29 Sep 2000
|
02:39 asami
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!
 |
Thursday, 21 Sep 2000
|
09:36 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.
 |
Wednesday, 13 Sep 2000
|
11:54 asami
Remove HTML manpages, this is done from bsd.port.mk now.
 |
Friday, 25 Aug 2000
|
11:35 asami
Update to 4.0.1. Remove libraries from -clients. Try to extract only what
each port needs. Other miscellaneous bug fixes.
 |
Friday, 16 Jun 2000
|
22:52 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.)
 |
09:19 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.
 |
Thursday, 15 Jun 2000
|
18:12 sobomax
Second round of INSTALL_SHLIBS=yes fixes.
 |
Thursday, 8 Jun 2000
|
11:42 asami
Split up XFree86-4 into several pieces. Pretty green, please test with care.
 |
Number of commits found: 73 |