aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.6.Maxim Sobolev2001-04-024-16/+14
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=40732
* Update to 0.70.Maxim Sobolev2001-03-304-6/+8
| | | | Notes: svn path=/head/; revision=40583
* Preserve Xsetup_0 at install/deinstall time.Jimmy Olgeni2001-03-292-3/+15
| | | | | | | Some directories in plist had to be removed with rmdir at deinstall time. Notes: svn path=/head/; revision=40542
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-2911-11/+11
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* o fix MASTER_SITE_SUBDIR.FUJISHIMA Satsuki2001-03-294-5/+5
| | | | | | | | | o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> Notes: svn path=/head/; revision=40526
* Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator.Maxim Sobolev2001-03-286-0/+76
| | | | | | | | PR: 25558 Submitted by: Alexander Matey <matey@cis.ohio-state.edu> Notes: svn path=/head/; revision=40494
* Preserve wdm-config at install/deinstall time.Jimmy Olgeni2001-03-272-4/+18
| | | | Notes: svn path=/head/; revision=40428
* Thought I removed these PTHREAD_* things from the Makefile. FWIW, theWill Andrews2001-03-278-16/+16
| | | | | | | | reason it worked for me is because PTHREAD_* weren't in bsd.port.mk at the time testing was done. Notes: svn path=/head/; revision=40423
* install freetype-config.FUJISHIMA Satsuki2001-03-262-3/+11
| | | | | | | This should solve build problem of freetype2 apprications. Notes: svn path=/head/; revision=40407
* Unbroke if USA_RESIDENT isn't defined.Maxim Sobolev2001-03-261-0/+2
| | | | Notes: svn path=/head/; revision=40394
* update to 4.0.3.FUJISHIMA Satsuki2001-03-2574-3622/+2035
| | | | | | | | | | | | | | 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). PR: 24338(4.0.2) Submitted by: maintainer, keith Notes: svn path=/head/; revision=40377
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatWill Andrews2001-03-2411-380/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | this involves is this: Cull GL from Qt by default, but still provide a Qt+GL library that may or may not have threads. Then also provide a Qt library that has threads but not GL. This allows us to make KDE2 depend on a library that will *not* have threads, ever. Threads will be revisited at a later date. Ports that require GL support need to be updated to use the hacked library, libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static qt will not have GL support. Introduce bsd.kde.mk, which will be tested on bento before becoming fully activated. Replace qt22-static with qt2-static, since it's just a proxy. Update qt-designer to depend on qt23. Also make the old hack to package the correct lib obsolete by using PLIST_SUB instead. Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not used anymore. Solve namespace pollution problems with the devel/pth and devel/libgnugetopt ports. Hopefully. Suggested by: ade, asami, sobomax (bsd.kde.mk) Repocopied by: asami (qt22-static --> qt2-static) Notes: svn path=/head/; revision=40324
* Make these into actual patches against XFree86 instead of patches againstJohn Baldwin2001-03-224-271/+66
| | | | | | | | | 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. Notes: svn path=/head/; revision=40186
* Actually name the configure script 'configure' in the BUILD_XDIST case soJohn Baldwin2001-03-221-1/+1
| | | | | | | that it will actually get executed. Notes: svn path=/head/; revision=40185
* Remove WWW from pkg-plist. The site hasn't existed for quite some timeJim Mock2001-03-211-2/+0
| | | | | | | | | now, and I've been hosting the tarball. Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=40169
* Add the possibility to disable support for TrueType fonts.Jean-Marc Zucconi2001-03-201-1/+5
| | | | Notes: svn path=/head/; revision=40110
* upgrade to 1.5.3Ying-Chieh Liao2001-03-193-5/+13
| | | | Notes: svn path=/head/; revision=40057
* set MASTER_SITE_SUBDIR to 4.0.2Jean-Marc Zucconi2001-03-181-1/+1
| | | | | | | Submitted by: cpiazza Notes: svn path=/head/; revision=40011
* Those files should have been removed in my previous commit :-/Jean-Marc Zucconi2001-03-186-110/+0
| | | | Notes: svn path=/head/; revision=39996
* Upgrade to version 4.0.3Jean-Marc Zucconi2001-03-188-124/+174
| | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=39994
* Ecore is a core event (X11) abstraction library.Vanilla I. Shu2001-03-176-0/+35
| | | | | | | | PR: ports/25862 Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=39978
* Update to 0.15 and unbreak. KDE 1.x _is_ still in the tree!Akinori MUSHA2001-03-172-4/+2
| | | | Notes: svn path=/head/; revision=39962
* Update MASTER_SITES.Peter Pentchev2001-03-152-4/+4
| | | | | | | | PR: 25821 Submitted by: maintainer Notes: svn path=/head/; revision=39875
* Add missed gdk-pixbuf dependency.Maxim Sobolev2001-03-141-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39818
* o copying files/Imakefile instead of Makefile to make USE_IMAKE working.FUJISHIMA Satsuki2001-03-133-15/+13
| | | | | | | | | 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. Notes: svn path=/head/; revision=39799
* Add the trailing slash to the master site for matrox driver.Jean-Marc Zucconi2001-03-131-1/+1
| | | | Notes: svn path=/head/; revision=39786
* o Add missed USE_IMAKE;Maxim Sobolev2001-03-132-2/+7
| | | | | | | | | | | o fix manpage problem with XFree86-4; o add $FreeBSD$ into ${FILESDIR}/Makefile to make commitprep happy. PR: 25670 Submitted by: maintainer Notes: svn path=/head/; revision=39771
* Add the official Matrox driver for G200, G400 and G450 graphic adapters.Jean-Marc Zucconi2001-03-132-4/+29
| | | | | | | | | This is optional and enabled only if WITH_MATROX_GXX_DRIVER is defined. Submitted by: lioux Notes: svn path=/head/; revision=39770
* Bring in my KDE 2.1 + X 4.0.2 + threads "fixes". WARNING: Doesn't quiteWill Andrews2001-03-1311-47/+371
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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... Notes: svn path=/head/; revision=39727
* Use pre-configure instead of pre-fetch to test compiler flags. pre-fetchJean-Marc Zucconi2001-03-131-1/+1
| | | | | | | is already used for the USA_RESIDENT test. Notes: svn path=/head/; revision=39715
* change unreachable MASTER_SITES.FUJISHIMA Satsuki2001-03-121-1/+1
| | | | | | | | PR: 25703 Submitted by: maintainer Notes: svn path=/head/; revision=39669
* Fix plist. Kevin!!!! ;-)Will Andrews2001-03-118-632/+0
| | | | | | | Prodded by: fenner/obento Notes: svn path=/head/; revision=39507
* Fix previous commit: LOCALBASE --> X11BASE.Maxim Sobolev2001-03-101-1/+1
| | | | Notes: svn path=/head/; revision=39419
* Use LOCALBASE instead of PREFIX in CONFIGURE_ENV.Maxim Sobolev2001-03-101-1/+1
| | | | Notes: svn path=/head/; revision=39412
* New port: xtsetGreg Lehey2001-03-096-0/+23
| | | | | | | | | xtset sets the title and icon name for xterms. Obtained from: Martin Smith <msmith@lssec.bt.co.uk>, decades ago. Notes: svn path=/head/; revision=39292
* Disable OpenLDAP support by defaultKevin Lo2001-03-088-0/+8
| | | | | | | Approved by: will Notes: svn path=/head/; revision=39241
* Fix pkg-plistKevin Lo2001-03-088-136/+712
| | | | | | | Approved by: will Notes: svn path=/head/; revision=39226
* Add the kdebase11 directory.Steve Price2001-03-081-0/+1
| | | | Notes: svn path=/head/; revision=39219
* resolve problem with XFree86-4.0.2.FUJISHIMA Satsuki2001-03-061-2/+17
| | | | | | | | PR: 25559 Submitted by: maintainer Notes: svn path=/head/; revision=39144
* Fix build problem with kio_ldap where it was including <time.h> insteadWill Andrews2001-03-0516-0/+872
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=39093
* Attempt to fix conflicts with a local getopt.h (specifically, the fix isWill Andrews2001-03-0511-11/+11
| | | | | | | for libgnugetopt's getopt.h). Not tested, but should work. Notes: svn path=/head/; revision=39086
* Update the list of installed stuffDoug Barton2001-03-052-6/+8
| | | | Notes: svn path=/head/; revision=39077
* * Assume maintainership. Mail to jseger went unanswered, and this portDoug Barton2001-03-037-60/+34
| | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=39001
* Make backspace generate ^H, not ^?.Jimmy Olgeni2001-03-011-1/+3
| | | | | | | | | This was the default Eterm behavior in version 0.8. Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz> Notes: svn path=/head/; revision=38931
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add ruby-gnome, a set of Ruby bindings for GNOME which includes gnome,Akinori MUSHA2001-02-2815-0/+253
| | | | | | | | gtk, gdk_imlib, and gdk_pixbuf modules. The last three modules will be provided as separate ports. Notes: svn path=/head/; revision=38886
* Add patches needed in building a release X11 distribution that matchesDavid E. O'Brien2001-02-275-0/+272
| | | | | | | | | | the ones we used to get from XFree86. Submitted by: jhb Approved by: jmz Notes: svn path=/head/; revision=38870
* Spelling fix.Jean-Marc Zucconi2001-02-271-1/+1
| | | | | | | Submitted by: TOGAWA Satoshi <toga@puyo.org> Notes: svn path=/head/; revision=38853
* Remove KDE 1.x metaport.Will Andrews2001-02-274-40/+0
| | | | Notes: svn path=/head/; revision=38832
* Put kdebase 1.x back to fix broken ports I'd overlooked.Will Andrews2001-02-2723-0/+3115
| | | | Notes: svn path=/head/; revision=38830