aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/XFree86-4-FontServer
Commit message (Collapse)AuthorAgeFilesLines
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.Eric Anholt2002-10-172-0/+7
| | | | | | | | | | [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 Notes: svn path=/head/; revision=68192
* Fix distfile survey issues with X ports, update bsd.sites.mk to includeEric Anholt2002-09-211-1/+1
| | | | | | | | | | more working X mirrors and remove a local distfiles site that hasn't been updating. Approved by: portmgr Notes: svn path=/head/; revision=67018
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:Eric Anholt2002-09-182-15/+8
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=66552
* gzip Wraphelp.c and put it in local_distfiles, to help users having troublesEric Anholt2002-08-022-9/+8
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=63862
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).Eric Anholt2002-07-183-8/+19
| | | | | | | | | | Clean up Wraphelp.c inclusion in the ports that need it. Add USE_PERL5 to imake-4. Approved by: des Notes: svn path=/head/; revision=63216
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onEric Anholt2002-07-141-1/+2
| | | | | | | | | | | -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) Notes: svn path=/head/; revision=62945
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradesWill Andrews2002-03-162-5/+4
| | | | | | | | | | | | [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 Notes: svn path=/head/; revision=56229
* xfs does not have connection with Wraphelp.cFUJISHIMA Satsuki2002-01-061-22/+1
| | | | Notes: svn path=/head/; revision=52665
* sync with x11/XFree86-4.FUJISHIMA Satsuki2001-09-011-0/+1
| | | | Notes: svn path=/head/; revision=47270
* Get rid of 'X11R6.4' from pkg-comment.FUJISHIMA Satsuki2001-06-161-1/+1
| | | | | | | XFree86-4.1.0 is based on X11R6.5.1. Notes: svn path=/head/; revision=44077
* update to 4.1.0.FUJISHIMA Satsuki2001-06-124-12/+8
| | | | | | | | | | | get rid of version number from comments in Makefile, pkg-comment and pkg-descr. note: DRI modules would not build. They are borken for FreeBSD. Reviewed by: maintainer Notes: svn path=/head/; revision=43904
* o fix MASTER_SITE_SUBDIR.FUJISHIMA Satsuki2001-03-291-1/+1
| | | | | | | | | o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> Notes: svn path=/head/; revision=40526
* update to 4.0.3.FUJISHIMA Satsuki2001-03-253-12/+11
| | | | | | | | | | | | | | 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
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toSatoshi Asami2000-10-081-1/+1
| | | | | | | .) and other pkg variables if they are nearby. Notes: svn path=/head/; revision=33559
* Use MASTER_SITE_XFREE.Maxim Sobolev2000-09-211-5/+2
| | | | Notes: svn path=/head/; revision=32924
* Remove HTML manpages, this is done from bsd.port.mk now.Satoshi Asami2000-09-131-3/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=32576
* Add missing manpages and html documents. (Hmm, duplicates....)Satoshi Asami2000-08-252-1/+5
| | | | Notes: svn path=/head/; revision=31981
* Update to 4.0.1. Remove libraries from -clients. Try to extractSatoshi Asami2000-08-254-31/+32
| | | | | | | | | only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer Notes: svn path=/head/; revision=31962
* Add x11-fonts as a secondary category -- this is a server, but itSatoshi Asami2000-06-091-1/+1
| | | | | | | deals with fonts. Notes: svn path=/head/; revision=29460
* Split up XFree86-4 into several pieces. Pretty green, please test with care.Satoshi Asami2000-06-086-0/+133
Submitted by: taguchi@tohoku.iij.ad.jp Approved (in spirit) by: jmz (XFree86 port maintainer) Notes: svn path=/head/; revision=29389