summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add BUILD_DEPENDS to devel/imake-4 -- USE_X_PREFIX does notSatoshi Asami2000-09-061-2/+6
| | | | | | | imply the existence of xmkmf in XFree86-4. Notes: svn path=/head/; revision=32326
* Add missing imake config files.Satoshi Asami2000-08-121-13/+22
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31580
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Update the base XFree86 to 3.3.6.Akinori MUSHA2000-06-2233-44/+1118
| | | | | | | | PR: ports/19372 Submitted by: Taguchi, Takesi <taguchi@tohoku.iij.ad.jp> (Maintainer) Notes: svn path=/head/; revision=29778
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29614
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-1/+1
| | | | Notes: svn path=/head/; revision=28453
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+2
| | | | Notes: svn path=/head/; revision=27433
* Pes a update patch for x11-servers/XttXF86srv-common.Vanilla I. Shu2000-01-022-0/+300
| | | | | | | | | | | | (1) Xtt does not handle "host.def.local" file. (2) Fix: xfs uninitialized variable. (3) Fix: Big5 mapping probrem. Submitted by: maintainer Reviewed by: ports/15818 Notes: svn path=/head/; revision=24346
* Update to X-TT 1.3R. Imura1999-12-105-43/+56
| | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=23718
* Bump freetype's lib numberJustin M. Seger1999-11-251-1/+1
| | | | Notes: svn path=/head/; revision=23312
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Fix the xtt distribution master site and clean up someChris Piazza1999-07-221-6/+6
| | | | | | | | | | portlint warnings. PR: 12620 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>, maintainer Notes: svn path=/head/; revision=20306
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* Updated checksum.Satoshi Asami1999-05-301-1/+1
| | | | | | | | PR: 11924 Submitted by: taguchi@tohoku.iij.ad.jp Notes: svn path=/head/; revision=19128
* Alpha doesn't have JoystickSupport.Hidetoshi Shimokawa1999-04-291-1/+1
| | | | Notes: svn path=/head/; revision=18186
* Updated to version 1.2.1Satoshi Taoka1999-04-023-33/+44
| | | | | | | | PR: ports/10814 Submitted by: maintainer Notes: svn path=/head/; revision=17559
* Two more patches that were not intended for commit.Satoshi Asami1999-03-191-3/+3
| | | | Notes: svn path=/head/; revision=17305
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-3/+3
| | | | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
* 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