Commit Graph

136 Commits

Author SHA1 Message Date
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
Bill Fenner
3d22513ff0 Fix up MASTER_SITES:
ftp.ibp.fr (no such host) -> ftp.lip6.fr
ftp.uni-stuttgart.de (broken symlink) -> ftp.cs.tu-berlin.de
1999-01-27 18:32:15 +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
Jean-Marc Zucconi
ea02db2840 Upgrade to 3.3.3.1
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1999-01-11 19:07:21 +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
a1aa537ca3 A X True Type Server for 3DLabs Graphics Boards.
PR:		ports/9242
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1999-01-02 19:18:40 +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
Steve Price
8a3fd34186 Initial import of Xfstt version 0.9.10.
A TrueType font server for X11.

PR:		7883
Submitted by:	Joe Abley <jabley@clear.co.nz>
1998-12-24 06:36:08 +00:00
Jean-Marc Zucconi
681415571c Add missing drivers: s3_virge, newmmio mmio_928 s3_generic,
neo cyrix rendition p9x00 spc8110

PR:	ports/9114
1998-12-18 23:56:02 +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
b9c27a3642 portlint. 1998-12-05 06:16:22 +00:00
Jun Kuriyama
ff08258b94 A X True Type Server for X98 Graphics Cards.
PR:		ports/8537
Submitted by:	NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
1998-12-05 06:12:38 +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
36704791d6 Restore shlib minors != 0. 1998-11-24 01:22:05 +00:00
Satoshi Asami
e51bbf690b Typo (was making libX11.so symlink in two places). 1998-11-24 01:21:49 +00:00
Jean-Marc Zucconi
785dd8e388 Upgrade to 3.3.3 1998-11-23 21:52:21 +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
Jean-Marc Zucconi
9fd715f71e Add support for pc98 machines
PR:		ports/8230
Submitted by:   NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
1998-10-27 04:14:08 +00:00
Jean-Marc Zucconi
1d56517c15 Add support for pc98 machines
PR:		ports/8230
Reviewed by:	jmz
Submitted by:	NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
1998-10-27 04:12:44 +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
Mark Murray
b61094265a Fixes for Krb4.
Reviewed by: Steve Price <sprice@hiwaay.net>
1998-09-23 05:50:41 +00:00
Satoshi Asami
9c13e1483f Make lib*.so links in a.out case. 1998-09-22 06:08:34 +00:00
Satoshi Asami
5d9c9602fa freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
Steve Price
30f779debf Convert to ELF. These changes are based on a recent thread
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.
1998-09-21 00:04:36 +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
2366494299 A X True Type Font Server.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:06:07 +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
Jun Kuriyama
c4c0a4c7fd A X True Type Server for W32 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:02:47 +00:00
Jun Kuriyama
15f25e4daf A X True Type Server for VGA16 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:01:45 +00:00
Jun Kuriyama
1b43ac602c A X True Type Server for SVGA Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:00:37 +00:00
Jun Kuriyama
fe0f9e9138 A X True Type Server for S3V Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:58:52 +00:00
Jun Kuriyama
60c97dbb49 A X True Type Server for S3 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:57:30 +00:00
Jun Kuriyama
54576feb3c A X True Type Server for P9000 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:55:36 +00:00
Jun Kuriyama
7b5806ba5f A X True Type Server for Mono Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:53:44 +00:00
Jun Kuriyama
20ae5fe258 A X True Type Server for Mach8 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:51:11 +00:00
Jun Kuriyama
4cab73c649 A X True Type Server for Mach64 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:49:37 +00:00
Jun Kuriyama
28234d3969 A X True Type Server for Mach32 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:48:02 +00:00
Jun Kuriyama
f078e644aa A X True Type Server for AGX Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:46:55 +00:00
Jun Kuriyama
015710cc07 A X True Type Server for 8514 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:45:19 +00:00
Jun Kuriyama
b6adc4a58a A X True Type Server for I128 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:43:35 +00:00
Jean-Marc Zucconi
4bcf821a29 Add checksum for 3.3.2-patch3 1998-08-06 02:10:26 +00:00
Jean-Marc Zucconi
782f96f60c Add 3.3.2-patch3 to PATCHFILES. 1998-08-05 19:28:17 +00:00