Commit graph

31 commits

Author SHA1 Message Date
Chris Piazza
dc0a03c770 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:53:10 +00:00
Vanilla I. Shu
5dc8263b53 Pes a update patch for x11-servers/XttXF86srv-common.
(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
2000-01-02 08:29:22 +00:00
R. Imura
95156a736e Update to X-TT 1.3
* 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
1999-12-10 07:19:42 +00:00
Justin M. Seger
3b6b5b88fc Bump freetype's lib number 1999-11-25 03:41:57 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Chris Piazza
41dbc3bbf5 Fix the xtt distribution master site and clean up some
portlint warnings.

PR:		12620
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>, maintainer
1999-07-22 03:59:04 +00:00
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[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
1999-06-26 19:22:14 +00:00
Satoshi Asami
4ea3dac242 Updated checksum.
PR:		11924
Submitted by:	taguchi@tohoku.iij.ad.jp
1999-05-30 23:02:58 +00:00
Hidetoshi Shimokawa
62b6893b62 Alpha doesn't have JoystickSupport. 1999-04-29 12:20:53 +00:00
Satoshi Taoka
c5b90c2f7a Updated to version 1.2.1
PR:		ports/10814
Submitted by:	maintainer
1999-04-02 08:28:58 +00:00
Satoshi Asami
6d6904fd24 Two more patches that were not intended for commit. 1999-03-19 22:38:55 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${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. :)
1999-03-08 07:28:36 +00:00
Vanilla I. Shu
2c50a7e851 Correct pkg/PLIST, maintainer forgot to add some entry. 1999-01-17 12:52:48 +00:00
Satoshi Asami
14d4b937c9 Oops, forgot to add this file. Please mention additions in PRs please! 1999-01-15 21:34:27 +00:00
Satoshi Asami
705b1d248d Submitted by: maintainer
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 ;-)
1999-01-15 09:49:46 +00:00
SADA Kenji
d81492235d Activate RUN_DEPENDS to mkttfdir.
Submitted by:	TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
1999-01-04 20:42:33 +00:00
SADA Kenji
82c94f07c3 I've forgotton a file: host.def.XF86_3DLabs . 1999-01-03 18:53:05 +00:00
SADA Kenji
a42da94e5f Fix for 3DLabs server's build.
Make keep once presented options "SHARE_WRKSRC".
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> (maintainer)
1999-01-03 18:49:58 +00:00
SADA Kenji
7b0c690b8a Update to 1.1
PR:		ports/9242
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1999-01-02 19:11:13 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00
Jun Kuriyama
2ef96d0f78 Add PC98 support.
PR:		ports/8537
Submitted by:	NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
1998-12-05 06:12:17 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
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.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
b932e2d3d2 Unbreak for ELF.
PR:		8390
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-10-22 00:25:57 +00:00
Justin M. Seger
5ec6724857 Mark BROKEN for ELF:
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
1998-10-15 01:18:23 +00:00
Steve Price
50d947fe58 Update maintainer's Email address and update to version 1.0pl00.
PR:		8198
Submitted by:	maintainer
1998-10-10 04:22:12 +00:00
Satoshi Asami
f20a1963a7 Prepend ${WRKDIRPREFIX} to WRKDIR definitions. 1998-10-08 23:52:03 +00:00
Satoshi Asami
5d9c9602fa freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
Satoshi Asami
12541679f4 PR: 7794
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
1998-09-01 13:41:11 +00:00
Jun Kuriyama
6e89d01001 Common files for X True Type Servers.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:04:09 +00:00