non port: x11/XFree86-4-libraries/Makefile |
SVNWeb
|
Number of commits found: 73 |
Fri, 7 Mar 2008
|
[ 21:47 flz ] (Only the first 10 of 195 ports in this commit are shown above. )
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)
|
Thu, 4 Oct 2007
|
[ 00:08 edwin ] (Only the first 10 of 15 ports in this commit are shown above. )
Remove support for OSVERSION < 5
|
Thu, 13 Sep 2007
|
[ 19:45 flz ] (Only the first 10 of 201 ports in this commit are shown above. )
- 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@
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 11 Nov 2005
|
[ 22:16 lesi ] (Only the first 10 of 74 ports in this commit are shown above. )
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.
|
Wed, 15 Jun 2005
|
[ 02:40 lesi ] (Only the first 10 of 116 ports in this commit are shown above. )
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
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 23 Dec 2004
|
[ 05:31 lesi ]
Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content.
|
Sun, 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
|
Thu, 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
|
Sat, 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)
|
Tue, 10 Aug 2004
|
[ 01:29 marcus ] (Only the first 10 of 129 ports in this commit are shown above. )
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 )
|
Fri, 23 Jul 2004
|
[ 19:10 anholt ] (Only the first 10 of 163 ports in this commit are shown above. )
- 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)
|
Mon, 31 May 2004
|
[ 02:13 anholt ]
Register CONFLICTS on new xorg ports.
|
Mon, 10 May 2004
|
[ 05:42 anholt ]
Register CONFLICTS for new xlibs ports.
|
Fri, 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)
|
Sun, 28 Mar 2004
|
[ 12:46 lofi ]
Declare CONFLICTS between libXt and XFree86-4-libraries
|
Wed, 24 Mar 2004
|
[ 18:28 lofi ] (Only the first 10 of 20 ports in this commit are shown above. )
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
|
Fri, 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
|
Thu, 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.
|
Fri, 5 Dec 2003
|
[ 01:57 peter ]
Make this package on amd64 now that I've added two more files.
|
Wed, 12 Nov 2003
|
[ 01:02 anholt ]
Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.
|
Wed, 3 Sep 2003
|
[ 22:12 anholt ]
Fixes for potential integer overflows in font libraries.
Obtained from: XFree86 CVS
|
Sat, 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)
|
Wed, 14 May 2003
|
[ 07:02 anholt ] (Only the first 10 of 12 ports in this commit are shown above. )
[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
|
Wed, 30 Apr 2003
|
[ 00:15 anholt ]
Fix a small memory leak in XvQueryAdaptors()
PR: ports/51579
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
|
Sat, 26 Apr 2003
|
[ 08:00 anholt ]
Fix a memory leak in libX11.
Obtained from: RedHat
|
Sat, 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
|
Tue, 11 Mar 2003
|
[ 23:38 anholt ] (Only the first 10 of 124 ports in this commit are shown above. )
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
|
Fri, 7 Mar 2003
|
[ 06:36 ade ] (Only the first 10 of 140 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 18 Feb 2003
|
[ 04:51 anholt ] (Only the first 10 of 33 ports in this commit are shown above. )
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
|
Fri, 24 Jan 2003
|
[ 04:14 anholt ] (Only the first 10 of 13 ports in this commit are shown above. )
[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
|
Sun, 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
|
Mon, 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>
|
Sun, 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.
|
Sat, 2 Nov 2002
|
[ 00:45 anholt ]
Disable building of libXThrStub on current newer than 500043
Submitted by: dfr
|
Thu, 17 Oct 2002
|
[ 07:20 anholt ] (Only the first 10 of 22 ports in this commit are shown above. )
[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
|
Thu, 19 Sep 2002
|
[ 01:41 anholt ]
Add patch to support XFree86-4-libraries and -clients on sparc64
Submitted by: tmm
|
Wed, 18 Sep 2002
|
[ 04:23 anholt ] (Only the first 10 of 32 ports in this commit are shown above. )
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)
|
Sat, 14 Sep 2002
|
[ 13:32 sobomax ] (Only the first 10 of 23 ports in this commit are shown above. )
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.)
|
Thu, 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).
|
Thu, 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
|
Mon, 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
|
Fri, 2 Aug 2002
|
[ 02:57 anholt ] (Only the first 10 of 17 ports in this commit are shown above. )
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)
|
Thu, 18 Jul 2002
|
[ 20:30 anholt ] (Only the first 10 of 16 ports in this commit are shown above. )
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
|
Sun, 14 Jul 2002
|
[ 20:26 anholt ] (Only the first 10 of 21 ports in this commit are shown above. )
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)
|
Wed, 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)
|
Tue, 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
|
Sat, 16 Mar 2002
|
[ 23:40 will ] (Only the first 10 of 70 ports in this commit are shown above. )
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
|
Tue, 12 Mar 2002
|
[ 22:58 knu ]
Bump PORTREVISION after the freetype2 shlib major update.
|
Mon, 11 Mar 2002
|
[ 17:25 sobomax ] (Only the first 10 of 11 ports in this commit are shown above. )
Chase increase of freetype2 shlib version.
|
Mon, 21 Jan 2002
|
[ 11:46 sobomax ] (Only the first 10 of 14 ports in this commit are shown above. )
Update version number of freetype2 shared library.
|
Sun, 6 Jan 2002
|
[ 20:50 sf ]
o pre-fetch: -> pre-everything:: o ECHO -> ECHO_MSG o add comments.
|
Sat, 15 Dec 2001
|
[ 02:58 sf ] (Only the first 10 of 12 ports in this commit are shown above. )
Fix long-standing bug of this ports: support HasXdmAuth correctly.
|
Thu, 12 Jul 2001
|
[ 11:10 sobomax ]
Update version number of freetype2 shared library.
|
Tue, 12 Jun 2001
|
[ 15:59 sf ] (Only the first 10 of 39 ports in this commit are shown above. )
update to 4.1.0. get rid of version number from comments in Makefile,
pkg-comment and pkg-descr.
|
Thu, 29 Mar 2001
|
[ 12:04 sf ] (Only the first 10 of 17 ports in this commit are shown above. )
o fix MASTER_SITE_SUBDIR. o unbreak -clients when USA_RESIDENT does not set.
|
Mon, 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.
|
Sun, 25 Mar 2001
|
[ 23:04 sf ] (Only the first 10 of 120 ports in this commit are shown above. )
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).
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Fri, 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.
|
Thu, 26 Oct 2000
|
[ 07:03 asami ]
Add PORTREVISION for PAM support.
|
Fri, 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!
|
Thu, 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.
|
Wed, 13 Sep 2000
|
[ 11:54 asami ]
Remove HTML manpages, this is done from bsd.port.mk now.
|
Fri, 25 Aug 2000
|
[ 11:35 asami ] (Only the first 10 of 76 ports in this commit are shown above. )
Update to 4.0.1. Remove libraries from -clients. Try to extract only what
each port needs. Other miscellaneous bug fixes.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
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 ] (Only the first 10 of 100 ports in this commit are shown above. )
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.
|
Thu, 15 Jun 2000
|
[ 18:12 sobomax ] (Only the first 10 of 57 ports in this commit are shown above. )
Second round of INSTALL_SHLIBS=yes fixes.
|
Thu, 8 Jun 2000
|
[ 11:42 asami ] (Only the first 10 of 143 ports in this commit are shown above. )
Split up XFree86-4 into several pieces. Pretty green, please test with care.
|
Number of commits found: 73 |