| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
|
|
|
| |
that it will actually get executed.
|
|
|
|
|
|
| |
now, and I've been hosting the tarball.
Submitted by: fenner's distfile survey
|
| |
|
| |
|
|
|
|
| |
Submitted by: cpiazza
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- patch-0 replaced by 'MAKE_ARGS=' in Makefile
- XF86Setup is no more supported in XFree-4, so patch-8 is removed as well
as corresponding stuff in scripts/configure
- patch-config_cf_Server_tmpl replaced by the setting of InstallXserverSetUID
in scripts/configure
other removed patches are no more necessary.
Note that freetype2 is now part of the base 4.0.3 distribution. The
freetype2 include and libs files are always installed.
|
|
|
|
|
| |
PR: ports/25862
Submitted by: Jeremy Norris <ishmael27@home.com>
|
| |
|
|
|
|
|
| |
PR: 25821
Submitted by: maintainer
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
o making/installing html manpages.
o replace magic number with macro in DISTNAME.
o move post-extract to post-patch to get as-is distfile after make extract.
|
| |
|
|
|
|
|
|
|
|
| |
o fix manpage problem with XFree86-4;
o add $FreeBSD$ into ${FILESDIR}/Makefile to make commitprep happy.
PR: 25670
Submitted by: maintainer
|
|
|
|
|
|
| |
This is optional and enabled only if WITH_MATROX_GXX_DRIVER is defined.
Submitted by: lioux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
work right yet. This needs other eyes to look at in order for me to figure
out what's going on here. Help, please?
Basically, the current situation is this: You can hack the startkde
script to make KDE2 start all the way through, which basically consists of
simply replacing the kdeinit line with "kcminit". However, at certain
points after KDE is done setting things up, processes named "kdeinit" that
are in charge of certain apps go crazy and hit infinite loops somewhere. I
haven't been able to determine where exactly, and if this is related to
threads at all, or if a critical app or similar somehow doesn't get compiled
with threads. Or something like that. *sigh*
Konqueror can startup and seems to work okay in a different window manager,
but it seems to randomly set off a kdeinit proc as above.
Anyhow, this is 2 weeks' worth of debugging on a 4-month-old problem. If
you're using XFree86 4.0.2, I caution against trying this stuff out unless
you're going to help me out and are willing to help me figure out exactly
where the heck things are going awry. Things should still compile and work
just fine for those on XFree86 3.3.6. I decided to leave out these hacks
in nonessential stuff (like kdenetwork et al) because kde2 itself needs to
work with threads first. =)
I guess I can thank my lucky stars JKH's decided to stick with 3.3.6 until
some point in the future when 4.0.x becomes more stable...
|
|
|
|
| |
is already used for the USA_RESIDENT test.
|
|
|
|
|
| |
PR: 25703
Submitted by: maintainer
|
|
|
|
| |
Prodded by: fenner/obento
|
| |
|
| |
|
|
|
|
|
|
| |
xtset sets the title and icon name for xterms.
Obtained from: Martin Smith <msmith@lssec.bt.co.uk>, decades ago.
|
|
|
|
| |
Approved by: will
|
|
|
|
| |
Approved by: will
|
| |
|
|
|
|
|
| |
PR: 25559
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
of <sys/time.h> (for $DEITY knows why reason); fix kinfo_proc meddling in
ProcessList.c.
Reported by: MANY (ldap problem), mi, msmith (kinfo_proc)
Submitted by: Sven Petai <hadara@online.ee> (partial patch for kinfo_proc,
I added __FreeBSD_version #ifdefs and cleaned it up a bit)
|
|
|
|
| |
for libgnugetopt's getopt.h). Not tested, but should work.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
has been periodically maintained by others for 9 months in any case.
* Upgrade 3.26 -> 3.29
* Specify full path to fortune, since many of the screen saver programs
could not find it on their own.
* Fix the -lpthread -> -pthread problem.
* Re-generate patch files.
* Eliminate patch-ae, whose only purpose in life was to prevent the
building and installation of the xscreensaver-demo program which, in
addition to being the method used to configure the server and
all the little screensaver programs; works just fine, and doesn't
actually hurt anything.
The report in the PR is a little out of date with reference to the latest
xscreensaver version, but all parts of the thing are working for me now
in any case.
PR: ports/23619
Submitted by: Lars Eggert <larse@isi.edu>
|
|
|
|
|
|
| |
This was the default Eterm behavior in version 0.8.
Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
|
| |
|
|
|
|
|
| |
gtk, gdk_imlib, and gdk_pixbuf modules. The last three modules will
be provided as separate ports.
|
|
|
|
|
|
|
| |
the ones we used to get from XFree86.
Submitted by: jhb
Approved by: jmz
|
|
|
|
| |
Submitted by: TOGAWA Satoshi <toga@puyo.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x. All base KDE1 ports are hereby nuked. I am also reluctantly
reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now. Enjoy!
Note: It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work. I'll fix the packaging problems that bento runs
into.
Approved by: kevlo
|
| |
|
|
|
|
| |
XFree86's own distribution layout. To use, define "BUILD_XDIST".
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
with xthreads.
Bump PORTREVISION.
|
| |
|
| |
|