summaryrefslogtreecommitdiff
path: root/x11-servers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* A X True Type Server for 3DLabs Graphics Boards.SADA Kenji1999-01-024-0/+38
| | | | | | | | PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=15774
* Update to 1.1SADA Kenji1999-01-0248-228/+250
| | | | | | | | PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=15773
* Initial import of Xfstt version 0.9.10.Steve Price1998-12-248-0/+105
| | | | | | | | | | A TrueType font server for X11. PR: 7883 Submitted by: Joe Abley <jabley@clear.co.nz> Notes: svn path=/head/; revision=15552
* Add missing drivers: s3_virge, newmmio mmio_928 s3_generic,Jean-Marc Zucconi1998-12-182-4/+14
| | | | | | | | | neo cyrix rendition p9x00 spc8110 PR: ports/9114 Notes: svn path=/head/; revision=15419
* Use libttf.3 of the new freetype 1.2Justin M. Seger1998-12-121-2/+2
| | | | Notes: svn path=/head/; revision=15309
* portlint.Jun Kuriyama1998-12-051-2/+1
| | | | Notes: svn path=/head/; revision=15122
* A X True Type Server for X98 Graphics Cards.Jun Kuriyama1998-12-0556-0/+546
| | | | | | | | PR: ports/8537 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp> Notes: svn path=/head/; revision=15120
* 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-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.) Notes: svn path=/head/; revision=14974
* Restore shlib minors != 0.Satoshi Asami1998-11-242-12/+12
| | | | Notes: svn path=/head/; revision=14846
* Typo (was making libX11.so symlink in two places).Satoshi Asami1998-11-242-4/+4
| | | | Notes: svn path=/head/; revision=14845
* Upgrade to 3.3.3Jean-Marc Zucconi1998-11-238-128/+192
| | | | Notes: svn path=/head/; revision=14839
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-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. Notes: svn path=/head/; revision=14512
* Add support for pc98 machinesJean-Marc Zucconi1998-10-272-20/+76
| | | | | | | | PR: ports/8230 Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp> Notes: svn path=/head/; revision=14209
* Add support for pc98 machinesJean-Marc Zucconi1998-10-272-2/+10
| | | | | | | | | PR: ports/8230 Reviewed by: jmz Submitted by: NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp> Notes: svn path=/head/; revision=14207
* 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-1020-72/+148
| | | | | | | | 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
* Fixes for Krb4.Mark Murray1998-09-232-16/+32
| | | | | | | Reviewed by: Steve Price <sprice@hiwaay.net> Notes: svn path=/head/; revision=13354
* Make lib*.so links in a.out case.Satoshi Asami1998-09-222-2/+30
| | | | Notes: svn path=/head/; revision=13301
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13285
* Convert to ELF. These changes are based on a recent threadSteve Price1998-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. Notes: svn path=/head/; revision=13269
* PR: 7794Satoshi Asami1998-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 Notes: svn path=/head/; revision=12982
* A X True Type Font Server.Jun Kuriyama1998-08-114-0/+33
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12462
* 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
* A X True Type Server for W32 Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12460
* A X True Type Server for VGA16 Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12459
* A X True Type Server for SVGA Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12458
* A X True Type Server for S3V Graphics Boards.Jun Kuriyama1998-08-114-0/+32
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12457
* A X True Type Server for S3 Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12456
* A X True Type Server for P9000 Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12455
* A X True Type Server for Mono Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12454
* A X True Type Server for Mach8 Graphics Boards.Jun Kuriyama1998-08-114-0/+32
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12453
* A X True Type Server for Mach64 Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12452
* A X True Type Server for Mach32 Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12451
* A X True Type Server for AGX Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12450
* A X True Type Server for 8514 Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12449
* A X True Type Server for I128 Graphics Boards.Jun Kuriyama1998-08-114-0/+30
| | | | | | | | PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12448
* Add checksum for 3.3.2-patch3Jean-Marc Zucconi1998-08-062-0/+2
| | | | Notes: svn path=/head/; revision=12294
* Add 3.3.2-patch3 to PATCHFILES.Jean-Marc Zucconi1998-08-052-4/+4
| | | | Notes: svn path=/head/; revision=12292
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-052-4/+8
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Don't propose to build with secure RPC on 2.x systems - this is a FreeBSD-3.xJean-Marc Zucconi1998-07-272-4/+6
| | | | | | | feature. Notes: svn path=/head/; revision=12171
* Upgrade to XFree86 3.3.2p2.Chris Timmons1998-07-032-0/+2
| | | | | | | (sorry, I should hav batched these commits together better...) Notes: svn path=/head/; revision=11677
* Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system andChris Timmons1998-07-032-4/+4
| | | | | | | | | | haven't rebuilt it in a while, make sure libtcl80.a and libtk80.a have been ranlib-ed, else your build of XFree86 will choke. OK'd by jmz Notes: svn path=/head/; revision=11676
* This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes theJean-Marc Zucconi1998-05-054-2/+20
| | | | | | | | | | | | | | | following problems: - xterm utmp handling problem. - exploitable buffer overflows in xterm related to the preeditType, inputMethod and *Keymap resources. - fix xterm's mishandling of the -vb command line option. - fix an invisible cursor problem with xterm. - exploitable buffer overflows in setuid programs using the Xaw library which are related to the preeditType and inputMethod resources. Notes: svn path=/head/; revision=10866
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-052-0/+2
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860