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.)
the XFree86 port directory. Before these would generate the files
files/patch-r0[1234] (some of them multiple times), now they will actually
patch the X sources to achieve the desired results.
from getpwuid, causing the GetRootDirName function to segfault during
initialization of the screen database.
PR: ports/23500
Submitted by: Brian McDonald <brianmcd@columbus.rr.com>
-current. patch-r and patch-s come from the XFRee86-4 port, another patch is
required here for scanpci.c (patch-q, submitted by Donald J. Maddox
<dmaddox@sc.rr.com>)
- it enables XIM in Netscape 4.x correctly.
- it makes -ksc5601.1987-1 fonts to be not mandatory in XIM in
Netscape 4.x, without this patch, Netscape tries to use
-ksc5601.1987-1 fonts in HTML form. But -ksc5601.1987-1 fonts is
not standard in Korea.
- it eliminates dirty hack in Korean IMs, korean/{ami,hanIM,byeoroo}.
Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
- it enables XIM in Netscape 4.x correctly.
- it makes -ksc5601.1987-1 fonts to be not mandatory in XIM in
Netscape 4.x, without this patch, Netscape tries to use
-ksc5601.1987-1 fonts in HTML form. But -ksc5601.1987-1 fonts is
not standard in Korea.
- it eliminates dirty hack in Korean IMs, korean/{ami,hanIM,byeoroo}.
Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
libICE and xdm. Also some potiential buffer overflow may occur in XKB
options parsing (although they can't be exploited in OpenBSD's default
setup where the X servers are not setuid). This patch fixes all these
problems.
Submitted by: kris
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.
Fix linker failures when libXThrStub.so.6 is not already installed. (PR
ports/20386)
PR: ports/20386
Submitted by: Peter Jeremy <peter.jeremy@ALCATEL.COM.AU>
from ${WRKDIR}/.config to ${WRKDIR}/config .
Conditionalize the interactivity of the configure script on the
existence of ${FILESDIR}/config . If the file exists, copy it
to ${WRKDIR}/config and do not ask questions.
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
locale.alias is missing. If this patch is not applied, X Window system will
not understand czech locales.
PR: ports/16777
Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>