aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers/XttXF86srv-SVGA
Commit message (Collapse)AuthorAgeFilesLines
* Convert more spaces into tabs in ports/x11-servers.olgeni2001-02-061-1/+1
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Don't leave the bin/X symlink dangling around if we can't find anasami2000-09-131-1/+1
| | | | | | | appropriate server to point to. Submitted by: imura Approved by: maintainer
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+2
|
* Update to X-TT 1.3imura1999-12-101-2/+3
| | | | | | | | | * update X-TT 1.2 to 1.3. This means many enhancements. * include fix BROKEN BIG5 probrem (Thanks, Mr. Clive Lin) * modify USE_SHARED_WRKSRC, This means more faster compile. PR: 15388 Submitted by: Maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.billf1999-06-281-2/+2
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Updated to version 1.2.1taoka1999-04-021-3/+3
| | | | | PR: ports/10814 Submitted by: maintainer
* Submitted by: maintainerasami1999-01-151-2/+2
| | | | | | | | | PR: 9513 following is a update patch for ${PORTSDIR}/x11/Xtt* ports. (1) Now, We use XFree86 3.3.3.1 rather than 3.3.3. (2) update to Xtt1.1pl05. It includes some Windowz encoding. (3) more simple XttXF86srv-common/Makefile ;-)
* Update to 1.1sada1999-01-031-3/+3
| | | | | PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* portlint.kuriyama1998-12-051-2/+1
|
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-011-2/+5
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* Update maintainer's Email address and update to version 1.0pl00.steve1998-10-101-1/+3
| | | | | PR: 8198 Submitted by: maintainer
* PR: 7794asami1998-09-013-5/+8
| | | | | | | | | | | | Submitted by: maintainer 1. Xtt X True Type Server has been updated to 1.0. Now it supports KOI-8 and many ISO-8859-* TrueType fonts. 2. Old version in ports-current has following probrems. * All packages has same contents. this means all packages are broken. * incorrect PKGNAME * incorrect place for documents. it should be share/doc/. not lib/X11/doc/... * incorrect spelling
* A X True Type Server for SVGA Graphics Boards.kuriyama1998-08-114-0/+30
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>