summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)Author
2001-03-13o copying files/Imakefile instead of Makefile to make USE_IMAKE working.FUJISHIMA Satsuki
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.
2001-03-13Add the trailing slash to the master site for matrox driver.Jean-Marc Zucconi
2001-03-13o Add missed USE_IMAKE;Maxim Sobolev
o fix manpage problem with XFree86-4; o add $FreeBSD$ into ${FILESDIR}/Makefile to make commitprep happy. PR: 25670 Submitted by: maintainer
2001-03-13Add the official Matrox driver for G200, G400 and G450 graphic adapters.Jean-Marc Zucconi
This is optional and enabled only if WITH_MATROX_GXX_DRIVER is defined. Submitted by: lioux
2001-03-13Bring in my KDE 2.1 + X 4.0.2 + threads "fixes". WARNING: Doesn't quiteWill Andrews
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...
2001-03-13Use pre-configure instead of pre-fetch to test compiler flags. pre-fetchJean-Marc Zucconi
is already used for the USA_RESIDENT test.
2001-03-12change unreachable MASTER_SITES.FUJISHIMA Satsuki
PR: 25703 Submitted by: maintainer
2001-03-11Fix plist. Kevin!!!! ;-)Will Andrews
Prodded by: fenner/obento
2001-03-10Fix previous commit: LOCALBASE --> X11BASE.Maxim Sobolev
2001-03-10Use LOCALBASE instead of PREFIX in CONFIGURE_ENV.Maxim Sobolev
2001-03-09New port: xtsetGreg Lehey
xtset sets the title and icon name for xterms. Obtained from: Martin Smith <msmith@lssec.bt.co.uk>, decades ago.
2001-03-08Disable OpenLDAP support by defaultKevin Lo
Approved by: will
2001-03-08Fix pkg-plistKevin Lo
Approved by: will
2001-03-08Add the kdebase11 directory.Steve Price
2001-03-06resolve problem with XFree86-4.0.2.FUJISHIMA Satsuki
PR: 25559 Submitted by: maintainer
2001-03-05Fix build problem with kio_ldap where it was including <time.h> insteadWill Andrews
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)
2001-03-05Attempt to fix conflicts with a local getopt.h (specifically, the fix isWill Andrews
for libgnugetopt's getopt.h). Not tested, but should work.
2001-03-05Update the list of installed stuffDoug Barton
2001-03-03* Assume maintainership. Mail to jseger went unanswered, and this portDoug Barton
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>
2001-03-01Make backspace generate ^H, not ^?.Jimmy Olgeni
This was the default Eterm behavior in version 0.8. Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
2001-03-01Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu
2001-02-28Add ruby-gnome, a set of Ruby bindings for GNOME which includes gnome,Akinori MUSHA
gtk, gdk_imlib, and gdk_pixbuf modules. The last three modules will be provided as separate ports.
2001-02-27Add patches needed in building a release X11 distribution that matchesDavid E. O'Brien
the ones we used to get from XFree86. Submitted by: jhb Approved by: jmz
2001-02-27Spelling fix.Jean-Marc Zucconi
Submitted by: TOGAWA Satoshi <toga@puyo.org>
2001-02-27Remove KDE 1.x metaport.Will Andrews
2001-02-27Put kdebase 1.x back to fix broken ports I'd overlooked.Will Andrews
2001-02-27Let this port sleep until it is updated to support KDE2.1.Akinori MUSHA
2001-02-26Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofWill Andrews
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
2001-02-23Update to 1.2Peter Pentchev
2001-02-18Add needed support for building an X distribution that mirrors theDavid E. O'Brien
XFree86's own distribution layout. To use, define "BUILD_XDIST".
2001-02-17Update to version 0.9.Jimmy Olgeni
2001-02-14typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira
2001-02-10Add include/X11/Xft/XftFreetype.hJean-Marc Zucconi
2001-02-10Add %%PORTDOCS%%.Akinori MUSHA
2001-02-08Add an option to install config files in /usr/X11R6/lib/X11 instead of /etc/X11Jean-Marc Zucconi
2001-02-08Add a pre-fetch target to check CFLAGS. XFree won't compile with -O3 or aboveJean-Marc Zucconi
with xthreads. Bump PORTREVISION.
2001-02-05Layout fixes in x11-wm.Jimmy Olgeni
2001-02-05Style fixes for ports category x11.Jimmy Olgeni
2001-02-05Style fixes for ports/x11.Jimmy Olgeni
2001-02-05Relax the requirements script when in BATCH mode, so that this works fromJeremy Lea
sysinstall. PR: ports/23907 Submitted by: olgeni
2001-02-01Take over port maintainership with Murray's permission.Jimmy Olgeni
2001-02-01Following portlint's suggestion, use MASTER_SITE_SOURCEFORGE.Jimmy Olgeni
2001-02-01Merged changes from ports/23182.Jimmy Olgeni
* Add BUILD_DEPENDS: textproc/man2html * Install Eterm.1.html * Support PORTDOCS in pkg-plist PR: 23182
2001-02-01Fix typos in comment and description.Jimmy Olgeni
2001-01-31Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni
files.
2001-01-28Actually commit the new distinfo.Daniel Harris
Pointy hat to: dannyboy
2001-01-28Fix unfetchable distfile and chase checksum.Daniel Harris
Diff says tarball's contents haven't changed. PR: 24538 Submitted by: joseph@randomnetworks.com
2001-01-28Fix unfetchable distfile.Daniel Harris
PR: 24537 Submitted by: joseph@randomnetworks.com
2001-01-28Update to allow ksysguard to compile from KDE 2.0 using -CURRENTColeman Kane
500015+. The kinfo_proc struct changed, and this accomidates that change on -current. KDE 2.0 now compiles again. Approved by: kevlo
2001-01-27Update to 0.4.Alexander Langer
PR: 24375 Submitted by: Jeremy Karlson <karlj000@unbc.ca> (maintainer)