aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers
Commit message (Expand)AuthorAgeFilesLines
...
* As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,kris2003-05-066-108/+0
* Fix a crash with the siliconmotion (smi) driver.anholt2003-05-044-4/+84
* Fix a small memory leak in __driUtilCreateScreen()anholt2003-04-304-2/+54
* Fix a typo which caused problems on Radeon R300 cards, including text modeanholt2003-04-264-4/+26
* Fix a package building problem on Alpha and fix a bad copy'n'paste.anholt2003-04-122-4/+4
* Followup to last commit: Add missing radeon_cursor.c to the list of patches.anholt2003-04-062-2/+4
* [1] Fix a hang in int10 on starting the server with multiple cardsanholt2003-04-0614-4/+286
* Add a patch to fix xkb initialization.anholt2003-03-194-4/+38
* [1] Add a fix for a hang with Radeon cards in specific apps.anholt2003-03-158-2/+560
* Mark this ONLY_FOR_ARCHS=i386 until it's ported to other platforms.anholt2003-03-131-0/+2
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develanholt2003-03-1240-905/+826
* Clear moonlight beckons.ade2003-03-0714-7/+7
* Add driglideanholt2003-03-061-0/+1
* Update driglide to 0.9.1 after a repocopy from graphics/glide3. This is a forkanholt2003-03-0624-763/+19
* De-pkg-comment.knu2003-02-2164-33/+33
* Update to version 1.4.naddy2003-02-1616-192/+92
* I broke the port by committing bogus stuff I was working on :-/olgeni2003-02-031-3/+2
* Give back maintanership to ports@, due to lack of time and clues.olgeni2003-02-011-3/+4
* Re-add mga_hal's checksum yet again.anholt2003-01-262-0/+2
* [1] Fix missing symbols in i810 driveranholt2003-01-2414-21/+87
* Add missing lib/X11/xserver/SecurityPolicy for other XFree86 server ports.anholt2003-01-162-0/+2
* [1] Move the recently committed patch-common_x86.c to XFree86-4-librariesanholt2002-12-084-66/+2
* [1] Quiet some prolific debug output in cirrus driver.anholt2002-12-058-6/+88
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.anholt2002-10-1715-48/+61
* o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardwareanholt2002-10-096-106/+24
* Fix distfile survey issues with X ports, update bsd.sites.mk to includeanholt2002-09-221-1/+1
* Missed the PORTREVISION bumpanholt2002-09-192-2/+2
* Fix Matrox G550 cursor in the non-WITH_MATROX_GXX_DRIVER case.anholt2002-09-194-4/+32
* Update XFree86 Servers ports to 4.2.1 + the second SHM security fix (foranholt2002-09-1910-15/+71
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:anholt2002-09-1814-51/+82
* Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade.anholt2002-09-062-2/+2
* Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.anholt2002-09-054-10/+26
* When initialising s3 driver call fbPictureInit() like other drivers do. Thissobomax2002-08-272-2/+2
* gzip the new patches to help users who are getting mangled text files fromanholt2002-08-164-4/+4
* Add missing checksum unbreaking WITH_MATROX_GXX_DRIVERlioux2002-08-072-0/+2
* 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+anholt2002-08-054-2/+12
* gzip Wraphelp.c and put it in local_distfiles, to help users having troublesanholt2002-08-0212-60/+50
* Change email to anholt@freebsd.org and move local distfiles.anholt2002-07-311-2/+2
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).anholt2002-07-1913-192/+68
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onanholt2002-07-1510-60/+70
* FreeBSD'ize the XFree86 v4 server configuration programs.obrien2002-06-098-2/+128
* Add runtime dependency on default font bitmaps so this works OOB. Bumpwill2002-06-071-0/+5
* Take maintainership of glide3, update to a more recent CVS snapshot,anholt2002-06-0724-75/+762
* BROKEN: Does not buildkris2002-05-181-0/+2
* Chase location of freetype1 includes to unbreak build. This fixes thekris2002-04-272-0/+22
* Fix typo (it's -> its).olgeni2002-04-141-1/+1
* Update to always compile DRI on i386 machines, including 3dfx support.will2002-04-028-60/+38
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1
* BROKEN: does not buildkris2002-03-251-0/+2
* Fix alpha package -- some files are not installed when MACHINE_ARCH=alpha.will2002-03-204-8/+24
* Tweaks to get this compiling on alpha:gallatin2002-03-192-2/+14
* More cosmetic fixes:will2002-03-182-10/+16
* [1] Update MGA HAL drivers for XFree86 4.2.0.will2002-03-186-18/+34
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradeswill2002-03-1716-130/+111
* Adjust in accordance with the new location of freetype1 includessobomax2002-03-141-1/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
* Pass maintainership to submitterpat2002-01-091-1/+1
* sync with XFree86-4sf2002-01-082-2/+2
* configure exits with error ifsf2002-01-075-66/+100
* o pre-fetch: -> pre-everything::sf2002-01-075-25/+20
* xfs does not have connection with Wraphelp.csf2002-01-071-22/+1
* pass HasXdmAuth to configure script.sf2002-01-073-0/+3
* remove redundant definition.sf2002-01-072-4/+0
* sync with x11/XFree86-4sf2002-01-062-2/+2
* Update to 1.31, relinquish maintainership, since I don't have windows boxesade2002-01-062-3/+3
* Fix last commit; unbreak WITH_MATROX_GXX_DRIVER.sf2001-12-162-2/+4
* Set USE_AUTOMAKE_VER=15 because aclocal is called in the post-patch targetsteve2001-12-161-1/+1
* Make pre-fetch in line 161 (one colon) consistent with others (two colons).asami2001-12-162-2/+2
* Fix long-standing bug of this ports: support HasXdmAuth correctly.sf2001-12-1510-0/+93
* o sync with x11/XFree86-4sf2001-10-206-68/+62
* sync with x11/XFree86-4.sf2001-09-013-0/+3
* Get rid of 'X11R6.4' from pkg-comment.sf2001-06-176-6/+6
* Change ${RM} to ${RM} -f in post-build, otherwise things stopade2001-06-152-2/+2
* display PKGMESSAGE correctly.sf2001-06-132-8/+16
* fix typo to unbreak Alpha arch.sf2001-06-122-2/+2
* update to 4.1.0.sf2001-06-1230-124/+130
* Chase checksum of xc/mga-1_2_0beta.tgz.sf2001-06-012-2/+2
* @dirrm DRI module directory which is not made by mtree.sf2001-04-142-0/+2
* sync up with x11/XFree86-4.sf2001-04-1210-62/+180
* Update to 1.2ade2001-04-052-5/+3
* As the last act in perhaps the briefest MAINTAINER role ever, releasensayer2001-04-051-1/+1
* Add WWWnsayer2001-04-021-0/+2
* glide3 port. Most of the credit goes to Eric Anholt.nsayer2001-04-016-0/+99
* o fix MASTER_SITE_SUBDIR.sf2001-03-296-6/+6
* update to 4.0.3.sf2001-03-2620-292/+393
* Convert more spaces into tabs in ports/x11-servers.olgeni2001-02-0629-29/+29
* Remove blank line from files/patch-ad to make portlint happy.olgeni2001-02-051-1/+0
* Use proper capitalization (freebsd.org -> FreeBSD.org)olgeni2001-01-241-1/+1
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)olgeni2001-01-241-1/+1
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inwill2001-01-172-11/+5
* Merge the patches that were added to x11/XFree86 in these severalknu2000-12-267-5/+318
* A whole bunch of updates from the new maintainer:ade2000-11-196-8/+134
* Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>.sobomax2000-11-161-3/+3
* Comment out whole pre-everything: target that doesn't do anything now,asami2000-11-042-6/+6
* Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don'tasami2000-11-034-8/+22
* Reassign maintainership to ports@FreeBSD.org to make clear that new maintainersobomax2000-11-021-1/+1
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-0829-29/+29
* ${PKGDIR}/INSTALL -> ${PKGINSTALL}. It isn't checking the argumentsasami2000-10-082-2/+2
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toasami2000-10-087-7/+7
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentsobomax2000-10-043-3/+3
* Take out @dirrm of lib/modules/codeconv -- this directory exists inasami2000-09-241-1/+0
* Don't install imake config files which will overwrite XFree86 versionsasami2000-09-222-6/+15
* Use MASTER_SITE_XFREE.sobomax2000-09-217-32/+14
* Remove HTML manpages, this is done from bsd.port.mk now.asami2000-09-136-122/+1
* Don't leave the bin/X symlink dangling around if we can't find anasami2000-09-1328-28/+28
* Add x2vnc, a program that merges the capabilities of x2x andade2000-09-136-0/+32
* Don't need to @dirrm lib/modules/codeconv, it's in the mtree file.asami2000-09-121-1/+0
* MANCOMPRESSED=yes is default if USE_IMAKE is defined. Do not use +=asami2000-09-081-5/+1
* Don't need to list html man pages, bsd.port.mk will do it automatically.asami2000-09-081-2/+0
* Add x2x.asami2000-09-081-0/+1
* Add newline to end of file.asami2000-09-081-1/+1
* Both of the below areasami2000-09-072-0/+18
* Add BUILD_DEPENDS to devel/imake-4 -- USE_X_PREFIX does notasami2000-09-061-2/+6
* Initial import of x2x.grog2000-09-036-0/+64
* Add missing manpages and html documents. (Hmm, duplicates....)asami2000-08-268-3/+19
* Oops, syntax error when !defined(BATCH) and !defined(PACKAGE_BUILDING).asami2000-08-252-4/+4
* Update to 4.0.1. Remove libraries from -clients. Try to extractasami2000-08-2518-213/+502
* Add missing imake config files.asami2000-08-131-13/+22
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
* From submitter:steve2000-07-081-3/+18
* Update the base XFree86 to 3.3.6.knu2000-06-2233-44/+1118
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-3/+1
* Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrmasami2000-06-102-0/+16
* Add x11-fonts as a secondary category -- this is a server, but itasami2000-06-101-1/+1
* Correct typokris2000-06-092-2/+2
* Note the possible insecurity of this port.kris2000-06-094-0/+16
* Split up XFree86-4 into several pieces. Pretty green, please test with care.asami2000-06-0837-7472/+755
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.billf2000-05-141-1/+1
* Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.kris2000-04-302-0/+4
* Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.jmz2000-04-162-0/+2
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-142-6/+4
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1032-95/+65
* use CXX instead of c++ and don't compile with -gmharo2000-04-021-8/+18
* update to 1.1mharo2000-04-013-9/+8
* Compile the mouse driver even if the user choose to not build the serversjmz2000-03-242-4/+2
* Remove support for building on a.out systems.jmz2000-03-232-46/+0
* Rename zh_TW.big5 to zh_TW.Big5,vanilla2000-03-202-4/+4
* xfree86.cdrom.com -> ftp.freesoftware.comasami2000-03-132-2/+2
* Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!asami2000-03-132-2/+4
* Fix typo (by me) and add manpage.asami2000-03-122-2/+4
* Add mouse driver.asami2000-03-124-2/+4
* Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (andjmz2000-03-1112-1014/+2426
* Discourage the building of a.out libs in favour of the new XFree86-aoutlibsreg2000-03-074-0/+28
* Update the XFree86 3.3.6 port to:jmz2000-02-106-2/+16
* Enable building XF86Setup with tcl/tk 8.3jmz2000-02-042-2/+12
* Previous MAINTAINER mail bouncing, new MAINTAINER requested it withnbm2000-01-181-1/+1
* When copying Wraphelp.c use tr -d '\r' instead of cp. Too many peoplejmz2000-01-182-2/+2
* Revert my previous commit. The problem is not with tcl/tk 8.2jmz2000-01-172-4/+14
* Do not build XF86Setup with tcl/tk 8.2. It will not work.jmz2000-01-172-14/+4
* There is a new library: XThrStubjmz2000-01-134-2/+6
* Disable the i860 driver. It does not compile.jmz2000-01-122-2/+2
* Upgrade to version 3.3.6jmz2000-01-122-26/+4
* Upgrade to version 3.3.6 (threads support is already included)jmz2000-01-122-4/+4
* Upgrade to version 3.3.6jmz2000-01-122-18/+18
* Pes a update patch for x11-servers/XttXF86srv-common.vanilla2000-01-022-0/+300
* Added Xatmtaoka1999-12-271-0/+1
* (no commit message)taoka1999-12-277-0/+106
* Update to version 1.0.steve1999-12-255-24/+28
* Remove the old KerberosIV stuff and PAM-ize.markm1999-12-254-92/+12
* Update to X-TT 1.3imura1999-12-1034-102/+116
* Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tkjmz1999-12-062-18/+70
* Allow building XF86Setp with japanese tcl/tkjmz1999-11-302-2/+22
* Bump freetype's lib numberjseger1999-11-251-1/+1
* Unbreak.jmz1999-11-252-10/+0
* Unbreak for pre-gcc 2.95 systemsjmz1999-11-232-2/+8
* Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrappedbillf1999-11-172-0/+4
* Add support for threads (use at your own risk)jmz1999-11-132-0/+22
* Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bitsobrien1999-11-132-0/+4
* Pickup some missing files in PLIST.steve1999-11-012-0/+24
* Now that the port is no more marked broken, there is no need to include bsd.p...jmz1999-10-112-4/+0
* Unbreak for -current.marcel1999-10-102-6/+0
* Mark BROKEN for -current (signal.h)jmz1999-10-092-0/+10
* Use @exec/@unexec pairs for symlinks to directories. This should fixjmz1999-09-212-4/+8
* Add support for tk8.2jseger1999-09-072-2/+12
* Remove an extra blank line that I introduced a couple of revs ago.steve1999-09-072-2/+0
* Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0jmz1999-09-032-12/+12
* Upgrade to 3.3.5jmz1999-09-022-4/+14
* Upgrade to 3.3.5jmz1999-09-024-22/+22
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-312-2/+2
* $Id$ -> $FreeBSD$peter1999-08-3132-32/+32
* $Id$ -> $FreeBSD$peter1999-08-312-2/+2
* grep -> ${GREP}mharo1999-08-232-4/+4
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-031-1/+1
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorsteve1999-07-274-4/+58
* Fix the xtt distribution master site and clean up somecpiazza1999-07-221-6/+6
* Use ${OSVERSION} instead of uname.asami1999-07-214-4/+6
* Upgrade to 3.3.4jmz1999-07-218-64/+72
* Add WWW:. This one exceeds 80 chars in length. I'm not sure what (if any)hoek1999-07-181-7/+3
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-2831-62/+62
* New category x11-servers. Here's the charter:asami1999-06-272-0/+37
* #4/4 enforcing Caps, no periodhoek1999-06-2730-30/+30
* Mark `only for i386'. These have i386 assembler code.simokawa1999-06-136-6/+18
* Updated checksum.asami1999-05-313-3/+3
* Change Mr.Nakaji's Email address.sada1999-05-1714-42/+42
* Add WWW:mharo1999-05-032-0/+4
* Alpha doesn't have JoystickSupport.simokawa1999-04-291-1/+1
* Add 'ONLY_FOR_ARCHS=i386'.simokawa1999-04-1314-14/+42
* Updated to version 1.2.1taoka1999-04-0232-120/+131
* Two more patches that were not intended for commit.asami1999-03-201-3/+3
* Back out two patches that were not intended for commit.asami1999-03-204-10/+4
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-085-7/+13
* Fix up MASTER_SITES:fenner1999-01-282-10/+10
* Correct pkg/PLIST, maintainer forgot to add some entry.vanilla1999-01-171-0/+3
* Oops, forgot to add this file. Please mention additions in PRs please!asami1999-01-161-0/+23
* Submitted by: maintainerasami1999-01-1533-90/+124
* Upgrade to 3.3.3.1jmz1999-01-124-4/+20
* Activate RUN_DEPENDS to mkttfdir.sada1999-01-051-2/+2
* I've forgotton a file: host.def.XF86_3DLabs .sada1999-01-041-0/+23
* Fix for 3DLabs server's build.sada1999-01-043-46/+53
* A X True Type Server for 3DLabs Graphics Boards.sada1999-01-034-0/+38
* Update to 1.1sada1999-01-0348-228/+250
* Initial import of Xfstt version 0.9.10.steve1998-12-248-0/+105
* Add missing drivers: s3_virge, newmmio mmio_928 s3_generic,jmz1998-12-192-4/+14
* Use libttf.3 of the new freetype 1.2jseger1998-12-131-2/+2
* portlint.kuriyama1998-12-051-2/+1
* A X True Type Server for X98 Graphics Cards.kuriyama1998-12-0556-0/+546
* Add PC98 support.kuriyama1998-12-0530-2/+352
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-0115-31/+71
* Restore shlib minors != 0.asami1998-11-242-12/+12
* Typo (was making libX11.so symlink in two places).asami1998-11-242-4/+4
* Upgrade to 3.3.3jmz1998-11-248-128/+192
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-143-39/+47
* Add support for pc98 machinesjmz1998-10-272-20/+76
* Add support for pc98 machinesjmz1998-10-272-2/+10
* Unbreak for ELF.steve1998-10-223-6/+11
* Mark BROKEN for ELF:jseger1998-10-151-1/+3
* Update maintainer's Email address and update to version 1.0pl00.steve1998-10-1020-72/+148
* Prepend ${WRKDIRPREFIX} to WRKDIR definitions.asami1998-10-091-2/+2
* Fixes for Krb4.markm1998-09-232-16/+32
* Make lib*.so links in a.out case.asami1998-09-222-2/+30
* freetype (libttf) is now converted to ELF.asami1998-09-211-2/+2
* Convert to ELF. These changes are based on a recent threadsteve1998-09-216-10/+50
* PR: 7794asami1998-09-0159-297/+274
* A X True Type Font Server.kuriyama1998-08-114-0/+33
* Common files for X True Type Servers.kuriyama1998-08-1121-0/+1184
* A X True Type Server for W32 Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for VGA16 Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for SVGA Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for S3V Graphics Boards.kuriyama1998-08-114-0/+32
* A X True Type Server for S3 Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for P9000 Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for Mono Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for Mach8 Graphics Boards.kuriyama1998-08-114-0/+32
* A X True Type Server for Mach64 Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for Mach32 Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for AGX Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for 8514 Graphics Boards.kuriyama1998-08-114-0/+30
* A X True Type Server for I128 Graphics Boards.kuriyama1998-08-114-0/+30