summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct pkg/PLIST, maintainer forgot to add some entry.Vanilla I. Shu1999-01-171-0/+3
| | | | Notes: svn path=/head/; revision=16099
* Oops, forgot to add this file. Please mention additions in PRs please!Satoshi Asami1999-01-151-0/+23
| | | | Notes: svn path=/head/; revision=16072
* Submitted by: maintainerSatoshi Asami1999-01-154-32/+66
| | | | | | | | | | | | 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 ;-) Notes: svn path=/head/; revision=16063
* Activate RUN_DEPENDS to mkttfdir.SADA Kenji1999-01-041-2/+2
| | | | | | | Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=15827
* I've forgotton a file: host.def.XF86_3DLabs .SADA Kenji1999-01-031-0/+23
| | | | Notes: svn path=/head/; revision=15805
* Fix for 3DLabs server's build.SADA Kenji1999-01-033-46/+53
| | | | | | | | Make keep once presented options "SHARE_WRKSRC". Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> (maintainer) Notes: svn path=/head/; revision=15804
* Update to 1.1SADA Kenji1999-01-0220-144/+166
| | | | | | | | PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=15773
* Use libttf.3 of the new freetype 1.2Justin M. Seger1998-12-121-2/+2
| | | | Notes: svn path=/head/; revision=15309
* Add PC98 support.Jun Kuriyama1998-12-0530-2/+352
| | | | | | | | PR: ports/8537 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp> Notes: svn path=/head/; revision=15119
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-3/+1
| | | | | | | | 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.) Notes: svn path=/head/; revision=14974
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-5/+7
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Unbreak for ELF.Steve Price1998-10-223-6/+11
| | | | | | | | PR: 8390 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=14154
* Mark BROKEN for ELF:Justin M. Seger1998-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 Notes: svn path=/head/; revision=14012
* Update maintainer's Email address and update to version 1.0pl00.Steve Price1998-10-106-58/+82
| | | | | | | | PR: 8198 Submitted by: maintainer Notes: svn path=/head/; revision=13828
* Prepend ${WRKDIRPREFIX} to WRKDIR definitions.Satoshi Asami1998-10-081-2/+2
| | | | Notes: svn path=/head/; revision=13755
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13285
* PR: 7794Satoshi Asami1998-09-0119-223/+202
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=12982
* Common files for X True Type Servers.Jun Kuriyama1998-08-1121-0/+1184
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12461