Commit Graph

191 Commits

Author SHA1 Message Date
Hidetoshi Shimokawa
62b6893b62 Alpha doesn't have JoystickSupport. 1999-04-29 12:20:53 +00:00
Hidetoshi Shimokawa
e2f531673c Add 'ONLY_FOR_ARCHS=i386'.
NEC PC-98 is i386 architecture.
1999-04-13 03:16:08 +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
580cb54f2a Back out two patches that were not intended for commit. 1999-03-19 22:35:28 +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
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
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Jean-Marc Zucconi
d21e433e16 Don't propose to build with secure RPC on 2.x systems - this is a FreeBSD-3.x
feature.
1998-07-27 22:30:57 +00:00
Chris Timmons
2304664116 Upgrade to XFree86 3.3.2p2.
(sorry, I should hav batched these commits together better...)
1998-07-03 05:06:01 +00:00
Chris Timmons
3e2391fc5a Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system and
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
1998-07-03 05:01:55 +00:00
Jean-Marc Zucconi
98c4b0923f This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes the
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.
1998-05-05 21:47:31 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Jean-Marc Zucconi
286082af6c Don't try to untar Wraphelp.c if USA_RESIDENT=NO 1998-04-03 22:59:40 +00:00
Mark Murray
e9a799842c Enable all sorts of useful security features:
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
1998-03-19 14:57:20 +00:00
Jean-Marc Zucconi
a3d7c75c63 Built XF86Setup only if tk4.2/tcl7.6 is there. Other versions do not seem to
work.
1998-03-15 23:48:16 +00:00
Jean-Marc Zucconi
e71018695b Add a few files. 1998-03-09 02:48:02 +00:00
Jean-Marc Zucconi
0fd4c68036 Upgrade to version 3.3.2. 1998-03-08 17:14:39 +00:00
Satoshi Asami
11b9eb3187 Add NO_PACKAGE, we're not going to distribute packages for this as long as
XFree86 is also doing so.
1997-12-04 10:52:50 +00:00
Satoshi Asami
1f641d04d9 Correctly put version info in tcl/tk libraries and header directories.
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
1997-11-10 11:42:18 +00:00
Satoshi Asami
3dc4a97646 Run ldconfig on shared libraries. 1997-11-10 11:34:45 +00:00
Jean-Marc Zucconi
6202216ad5 Adjust directory in MASTER_SITES. 1997-08-23 20:37:24 +00:00
Jean-Marc Zucconi
85de8bc6b5 Upgrade to version 3.3.1 1997-08-23 16:35:32 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Satoshi Asami
ef0e41d708 This is not necessary anymore, as all directories are pre-created by
mtree (BSD.x11.dist).
1997-07-14 06:36:30 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Jean-Marc Zucconi
3bfc47f3b0 Add another informative message: the VGA16 server is required when using
XF86Setup to set the initial configuration.
1997-06-18 20:50:30 +00:00
Jean-Marc Zucconi
c2677d13ed Force the compilation of the SVGA server in all cases: other servers share
files with this one (reported by ache).
Issue a warning about XFSetup if libtk is not found.
1997-06-13 14:14:50 +00:00
Jean-Marc Zucconi
36ea28dd22 Add a few fonts. 1997-06-10 17:37:30 +00:00
Jean-Marc Zucconi
ecfdb27cdf One of the distfiles (the fonts distribution) was for version 3.2 1997-06-10 12:34:01 +00:00
Satoshi Asami
0760878d72 Sort the @dirrm lines again. Delete duplicate (guess how I found it). 1997-06-10 07:22:45 +00:00
Jean-Marc Zucconi
85ab8b73d3 'make package' is ok now. 1997-06-09 21:35:43 +00:00
Jean-Marc Zucconi
c4804f1ee1 Upgrade to 3.3
Package not tested - I will upgrade PLIST later.
1997-06-09 12:45:41 +00:00
Satoshi Asami
594c8d181d Put distribution patches in a separate dir. 1997-02-06 07:53:04 +00:00
Jean-Marc Zucconi
292fcd1ee2 Add checksum for 3.2-fix-01 1997-02-05 02:58:08 +00:00
Jean-Marc Zucconi
ba46c27656 PATCH_DIST_STRIP=-p1 is required for fix-01 1997-02-05 02:57:10 +00:00
Jean-Marc Zucconi
4f4d441b7c Fix a typo.
Submitted by: jhs
1997-02-02 17:26:29 +00:00
Jean-Marc Zucconi
5147895f53 There is a fix (3.2-fix-01) from XFree86.
I did not a make - this is untested!!
1997-02-02 17:25:14 +00:00
Satoshi Asami
f71311565c Pre-create all necessary manpage and catpage directories. 1997-01-08 12:27:18 +00:00
Andrey A. Chernov
4311ac9af5 Quick hack of KOI8-R locale to make it work: add ISO8859-1:GR
also it is not true.
ISO8859-1:GR _always_ searched for pressed 8bit key independently of
locale information, so only ISO8859-1 locales really works.

Remove NO_PACKAGE, because XFree distributed package not have
this fixes.
1996-12-25 05:56:07 +00:00
Satoshi Asami
9c000628b1 Add NO_PACKAGE reason (package available from XFree86). 1996-12-07 12:51:19 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Jean-Marc Zucconi
128c0e64ff Remove the suid bit of SuperProbe.
According to Marc Slemko (marcs@alive.ampr.ab.ca) there are potential
security holes in SuperProbe and it is not going to be setuid in the
next release.
1996-11-25 02:29:26 +00:00
Satoshi Asami
c98748e6da Finish what the previous revision intended to do, i.e., copy Wraphelp.c
from DISTDIR if found there, instead of looking for it in DISTDIR and
copying it from X11FIXES (which is no longer defined).

I guess it's impossible to test all cases for a port this size.
1996-11-16 10:35:10 +00:00
Jean-Marc Zucconi
b59156cd49 Look for Wraphelp.c in $DISTDIR
Compile XF86Setup only if the static library libtk4[1234].a is available
1996-11-10 20:55:14 +00:00
Peter Wemm
7b4a03a52b Master site path for xfree86.cdrom.com was incorrect (of all places :-) 1996-11-10 12:06:47 +00:00
Jean-Marc Zucconi
add75feb1c Try to detect if tk4.x is present in /usr/local so that XF86Setup can
be compiled.
1996-11-10 03:05:39 +00:00
Satoshi Asami
0801398fc6 Complete PLIST, as promised. Will also @dirrm everything except the
toplevel directories (bin, include, lib, man) and major second
levels ({include,lib}/X11, man/man[135]).
1996-11-09 13:02:53 +00:00
Satoshi Asami
df9a3920e7 Split out contrib part (is now x11/XFree86-contrib port). Make this
Makefile look like one for a regular port.

Full PLIST will follow later, I'm doing a recompile now.

Reviewed by:	jmz
1996-11-09 02:08:56 +00:00
Satoshi Asami
439fe1d7cd No version number in COMMENT please! 1996-11-08 07:21:00 +00:00
Jean-Marc Zucconi
2ce979f7da Upgrade to version 3.2 1996-11-06 13:38:22 +00:00