Commit Graph

159 Commits

Author SHA1 Message Date
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Maxim Sobolev
5f7840f9c1 Make life of maintainers of various XFree ports a bit easier by moving
MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially
announced by xfree http mirror. Following is the announcement.

[20 September 2000]

   XFree86 nows offers http download access! This is a big story for those
   who cannot download via ftp access because of proxy/firewall concerns.
   This has been generously donated by the Computing Center of the University
   of Applied Sciences in Esslingen, Germany. This is a full ftp mirror
   repository which is updated hourly with a connection speed of 20 MegaBit.
2000-09-21 08:36:28 +00:00
Satoshi Asami
d9fbf62bdc Remove HTML manpages, this is done from bsd.port.mk now.
Approved by:	maintainer
2000-09-13 10:54:21 +00:00
Satoshi Asami
036dd8c105 Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs.  Other miscellaneous bug fixes.

Submitted by:	maintainer
2000-08-25 10:35:22 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Satoshi Asami
68b9360ed0 Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm
etc.) but I added five .o files to Server.

When we move to these ports as default, BSD.x11.dist will be changed so
we can get rid of all the @dirrm's.

Submitted by:	bento
2000-06-09 20:49:12 +00:00
Satoshi Asami
3103ffad6e Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by:			taguchi@tohoku.iij.ad.jp
Approved (in spirit) by:	jmz (XFree86 port maintainer)
2000-06-08 10:42:32 +00:00
Kris Kennaway
932a50a504 Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.
I've tried *multiple* times to talk to an XFree86 developer about the
problem, but they haven't deigned to respond to me.
2000-04-30 08:21:56 +00:00
Jean-Marc Zucconi
8e7574cc62 Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build. 2000-04-16 03:30:37 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Jean-Marc Zucconi
b5d8bf9cc8 Compile the mouse driver even if the user choose to not build the servers
with extended input devices. Otherwise the build will fail.
2000-03-24 01:11:55 +00:00
Jean-Marc Zucconi
004bdf6c66 Remove support for building on a.out systems. 2000-03-22 21:56:13 +00:00
Vanilla I. Shu
2eeb510dee Rename zh_TW.big5 to zh_TW.Big5,
add some encoding map of Big5.
2000-03-20 00:08:15 +00:00
Satoshi Asami
d722a55168 xfree86.cdrom.com -> ftp.freesoftware.com 2000-03-13 08:29:51 +00:00
Satoshi Asami
d16c6e06e2 Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"! 2000-03-13 08:09:33 +00:00
Satoshi Asami
21f3a654ac Fix typo (by me) and add manpage.
Submitted by:	jmz (maintainer)
2000-03-12 04:21:24 +00:00
Satoshi Asami
5c6b186474 Add mouse driver.
Submitted by:	jmz (maintainer)
2000-03-12 01:16:37 +00:00
Jean-Marc Zucconi
1ec0dc8225 Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and
hence no corresponding PLISTs).
Use at your own risk :-)
2000-03-11 00:20:34 +00:00
Jeremy Lea
1cdfc9280d Discourage the building of a.out libs in favour of the new XFree86-aoutlibs
port.

Minor PLIST fixes.

Approved by:	maintainer
2000-03-07 06:44:47 +00:00
Jean-Marc Zucconi
c72e6d240a Update the XFree86 3.3.6 port to:
- contain the released Rage128 patch (but unfortunately this does
          not solve all problems with this card under FreeBSD)
	- fix the release date "January 1999" --> "January 2000"
	- make it possible to build a package
	  (PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6)

PR:		ports/16626
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-02-10 15:51:05 +00:00
Jean-Marc Zucconi
639739304d Enable building XF86Setup with tcl/tk 8.3
Submitted by:	Chris Dillon <cdillon@wolves.k12.mo.us>
2000-02-03 16:47:29 +00:00
Jean-Marc Zucconi
8ae644c91b When copying Wraphelp.c use tr -d '\r' instead of cp. Too many people
get it transfered in ASCII mode.
2000-01-17 16:58:46 +00:00
Jean-Marc Zucconi
be8e2b9ee3 Revert my previous commit. The problem is not with tcl/tk 8.2 2000-01-16 23:42:45 +00:00
Jean-Marc Zucconi
1b909c211d Do not build XF86Setup with tcl/tk 8.2. It will not work. 2000-01-16 21:09:04 +00:00
Jean-Marc Zucconi
a276426c26 There is a new library: XThrStub 2000-01-13 14:14:25 +00:00
Jean-Marc Zucconi
3bf575c9d1 Disable the i860 driver. It does not compile. 2000-01-12 05:21:47 +00:00
Jean-Marc Zucconi
5f473f46bd Upgrade to version 3.3.6 2000-01-12 03:50:04 +00:00
Jean-Marc Zucconi
8732158081 Upgrade to version 3.3.6 (threads support is already included) 2000-01-12 03:45:04 +00:00
Jean-Marc Zucconi
d55100ae21 Upgrade to version 3.3.6 2000-01-12 03:44:15 +00:00
Mark Murray
9740f4f2a2 Remove the old KerberosIV stuff and PAM-ize.
OK'ed by:	jmz
1999-12-24 16:42:18 +00:00
Jean-Marc Zucconi
317951fdc1 Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tk
PR:		ports/12851
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1999-12-05 21:41:59 +00:00
Jean-Marc Zucconi
a1529eb18f Allow building XF86Setp with japanese tcl/tk
Submitted by:	kiri@pis.toba-cmt.ac.jp
1999-11-29 17:55:38 +00:00
Jean-Marc Zucconi
b4ba96ca9f Unbreak. 1999-11-24 23:08:06 +00:00
Jean-Marc Zucconi
9dfb5505ae Unbreak for pre-gcc 2.95 systems 1999-11-23 04:49:34 +00:00
Bill Fumerola
fe67751509 Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped
around them, but they don't detect it (or we don't tell it what it wants to know.
1999-11-16 19:29:01 +00:00
Jean-Marc Zucconi
23b13f56ee Add support for threads (use at your own risk)
Submitted by:	Carlos A M dos Santos <casantos@inf.ufrgs.br>
1999-11-13 01:28:19 +00:00
David E. O'Brien
8e73fa4acd Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bits
for that platform.
1999-11-12 22:09:06 +00:00
Steve Price
6a6905865a Pickup some missing files in PLIST.
PR:		13677 (7 of 10)
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:54:10 +00:00
Jean-Marc Zucconi
4968974bde Now that the port is no more marked broken, there is no need to include bsd.port.pre.mk 1999-10-10 17:25:15 +00:00
Marcel Moolenaar
888a76e81c Unbreak for -current. 1999-10-10 15:53:36 +00:00
Jean-Marc Zucconi
4565441d20 Mark BROKEN for -current (signal.h) 1999-10-09 01:50:33 +00:00
Jean-Marc Zucconi
53d57b519c Use @exec/@unexec pairs for symlinks to directories. This should fix
errors with pkg_delete.
1999-09-21 14:29:02 +00:00
Justin M. Seger
3e696bed1f Add support for tk8.2
Approved by:	jmz
1999-09-07 14:51:10 +00:00
Steve Price
d72c476d9c Remove an extra blank line that I introduced a couple of revs ago. 1999-09-06 23:14:37 +00:00
Jean-Marc Zucconi
e00e3aa17e Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0
(necessary for FreeBSD 2.2.x)
1999-09-02 21:34:53 +00:00
Jean-Marc Zucconi
181cde1f81 Upgrade to 3.3.5
Allow compilation of XF86Setup with tcl/tk 8.1
1999-09-02 02:39:17 +00:00
Jean-Marc Zucconi
62a2e5119d Upgrade to 3.3.5 1999-09-02 02:37:45 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00