aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Don't try to untar Wraphelp.c if USA_RESIDENT=NOJean-Marc Zucconi1998-04-032-2/+4
| | | | Notes: svn path=/head/; revision=10405
* Enable all sorts of useful security features:Mark Murray1998-03-196-40/+204
| | | | | | | | | | | | | | | | | | o XDM-AUTHORIZATION-1 is more automated for the non-USA case. o PST's KerberosIV patches are reinstated for XDM. This is NOT a full-blown KerberosIV implementation for X - this will just get you a TGT when you log in - THATS ALL! o Enable compilation of SecureRPC. The use of SecureRPC at the moment is frought with danger! I have no idea how safe or good the implementation is. Enable at your own peril!! (Secure RPC is only available for those folk using 3.0-Current). Also allow XF86Setup to use TK-8.0. OK'ed By: JMZ Notes: svn path=/head/; revision=10228
* Built XF86Setup only if tk4.2/tcl7.6 is there. Other versions do not seem toJean-Marc Zucconi1998-03-152-6/+8
| | | | | | | work. Notes: svn path=/head/; revision=10164
* Add a few files.Jean-Marc Zucconi1998-03-092-0/+80
| | | | Notes: svn path=/head/; revision=10077
* Upgrade to version 3.3.2.Jean-Marc Zucconi1998-03-086-44/+64
| | | | Notes: svn path=/head/; revision=10075
* Add NO_PACKAGE, we're not going to distribute packages for this as long asSatoshi Asami1997-12-042-2/+4
| | | | | | | XFree86 is also doing so. Notes: svn path=/head/; revision=8982
* Correctly put version info in tcl/tk libraries and header directories.Satoshi Asami1997-11-102-10/+26
| | | | | | | | | | | Since tk-4.x ends at 4.2, remove check for tk-4.3 and tk-4.4. This should at least make it work for 75/41 and 76/42. Others are encouraged to add support for 80/80. (fixes) PR: 4965 Notes: svn path=/head/; revision=8568