summaryrefslogtreecommitdiffstats
path: root/x11-servers
Commit message (Collapse)AuthorAgeFilesLines
* Fix up MASTER_SITES:fenner1999-01-272-10/+10
| | | | | ftp.ibp.fr (no such host) -> ftp.lip6.fr ftp.uni-stuttgart.de (broken symlink) -> ftp.cs.tu-berlin.de
* 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-151-0/+23
|
* Submitted by: maintainerasami1999-01-1533-90/+124
| | | | | | | | | 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 ;-)
* Upgrade to 3.3.3.1jmz1999-01-114-4/+20
| | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Activate RUN_DEPENDS to mkttfdir.sada1999-01-041-2/+2
| | | | Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
* I've forgotton a file: host.def.XF86_3DLabs .sada1999-01-031-0/+23
|
* Fix for 3DLabs server's build.sada1999-01-033-46/+53
| | | | | Make keep once presented options "SHARE_WRKSRC". Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> (maintainer)
* A X True Type Server for 3DLabs Graphics Boards.sada1999-01-024-0/+38
| | | | | PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Update to 1.1sada1999-01-0248-228/+250
| | | | | PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Initial import of Xfstt version 0.9.10.steve1998-12-248-0/+105
| | | | | | | A TrueType font server for X11. PR: 7883 Submitted by: Joe Abley <jabley@clear.co.nz>
* Add missing drivers: s3_virge, newmmio mmio_928 s3_generic,jmz1998-12-182-4/+14
| | | | | | neo cyrix rendition p9x00 spc8110 PR: ports/9114
* Use libttf.3 of the new freetype 1.2jseger1998-12-121-2/+2
|
* portlint.kuriyama1998-12-051-2/+1
|
* A X True Type Server for X98 Graphics Cards.kuriyama1998-12-0556-0/+546
| | | | | PR: ports/8537 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
* Add PC98 support.kuriyama1998-12-0530-2/+352
| | | | | PR: ports/8537 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-0115-31/+71
| | | | | 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.)
* 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-238-128/+192
|
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-143-39/+47
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Add support for pc98 machinesjmz1998-10-272-20/+76
| | | | | PR: ports/8230 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
* Add support for pc98 machinesjmz1998-10-272-2/+10
| | | | | | PR: ports/8230 Reviewed by: jmz Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
* Unbreak for ELF.steve1998-10-223-6/+11
| | | | | PR: 8390 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Mark BROKEN for ELF:jseger1998-10-151-1/+3
| | | | | | | | | | | | Creating package /usr/ports/packages/All/xtt-common-1.0.tgz Registering depends: freetype-1.1. Creating gzip'd tar ball in '/usr/ports/packages/All/xtt-common-1.0.tgz' tar: can't add file lib/modules/codeconv/BIG5.so : No such file or directory tar: can't add file lib/modules/codeconv/GB2312.so : No such file or directory tar: can't add file lib/modules/codeconv/ISO8859_1.so : No such file or directory tar: can't add file lib/modules/codeconv/ISO8859_10.so : No such file or directory tar: can't add file lib/modules/codeconv/ISO8859_15.so : No such file or directory tar: can't add file lib/modules/codeconv/ISO8859_2.so : No such file or director
* Update maintainer's Email address and update to version 1.0pl00.steve1998-10-1020-72/+148
| | | | | PR: 8198 Submitted by: maintainer
* Prepend ${WRKDIRPREFIX} to WRKDIR definitions.asami1998-10-081-2/+2
|
* Fixes for Krb4.markm1998-09-232-16/+32
| | | | Reviewed by: Steve Price <sprice@hiwaay.net>
* 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
| | | | | | | | | | | on the -current mailing list and at least partial credit goes to the following people for this commit: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de> Ollivier Robert <roberto@keltia.freenix.fr> NOTE: Kerberos support has been temporarily turned off until someone can make it work.
* PR: 7794asami1998-09-0159-297/+274
| | | | | | | | | | | | 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 Font Server.kuriyama1998-08-114-0/+33
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Common files for X True Type Servers.kuriyama1998-08-1121-0/+1184
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for W32 Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for VGA16 Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* 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>
* A X True Type Server for S3V Graphics Boards.kuriyama1998-08-114-0/+32
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for S3 Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for P9000 Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for Mono Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for Mach8 Graphics Boards.kuriyama1998-08-114-0/+32
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for Mach64 Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for Mach32 Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for AGX Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for 8514 Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* A X True Type Server for I128 Graphics Boards.kuriyama1998-08-114-0/+30
| | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Add checksum for 3.3.2-patch3jmz1998-08-062-0/+2
|
* Add 3.3.2-patch3 to PATCHFILES.jmz1998-08-052-4/+4
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-052-4/+8
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
OpenPOWER on IntegriCloud