Commit graph

48 commits

Author SHA1 Message Date
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
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
Satoshi Asami
9c13e1483f Make lib*.so links in a.out case. 1998-09-22 06:08:34 +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
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
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
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
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
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
ecfdb27cdf One of the distfiles (the fonts distribution) was for version 3.2 1997-06-10 12:34:01 +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
ba46c27656 PATCH_DIST_STRIP=-p1 is required for fix-01 1997-02-05 02:57:10 +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
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
Peter Wemm
7b4a03a52b Master site path for xfree86.cdrom.com was incorrect (of all places :-) 1996-11-10 12:06:47 +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
Jean-Marc Zucconi
2ce979f7da Upgrade to version 3.2 1996-11-06 13:38:22 +00:00
Satoshi Asami
cd7238ada8 Add USE_X11 in Makefile, delete @cwd /usr/X11R6 from pkg/PLIST (this
one was ignored anyway).

Problem reported by:	Karl Denninger  <karl@mcs.net>
1996-09-10 23:10:47 +00:00
Jean-Marc Zucconi
ddde3be717 Remove duplicate code, use DIST_SUBDIR to specify where files have to go,
merge Makefile and Makefile.ftp
Submitted by:	asami
1996-07-19 14:35:11 +00:00
Jean-Marc Zucconi
237cd7524f Assume X11_VIA_FTP=yes if one distribution file (xc-1.tar.gz) exists
closes PR ports/690
1996-02-15 00:53:15 +00:00
Jean-Marc Zucconi
66a5df3725 /usr/ports/distfiles -> ${DISTDIR}
Submitted by:	jhs
1996-01-16 14:08:19 +00:00
Satoshi Asami
d8a09e13e1 Add CATEGORIES=x11. If this is not in category x11, what else
can be?!? ;>
1995-10-06 22:11:25 +00:00
Jean-Marc Zucconi
42619eeb74 Upgrade to 3.1.2 1995-09-16 01:32:53 +00:00
Satoshi Asami
de05dc749f Add "CATEGORIES=x11". Boy, was I surprised to find this baby in the
orphans dir!
1995-08-23 07:08:06 +00:00
Satoshi Asami
d530b271d9 Add
post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Jean-Marc Zucconi
3ae6e278b5 Set DISTFILES so that the files will be checksum'ed (only with FTP build) 1995-06-17 01:29:06 +00:00
Jean-Marc Zucconi
4665c9e7e0 Bug fixes for compilation from the O'Reilly and Associates CDROM
Reviewed by:	jmz
Submitted by:	Mark Murray <mark@grondar.za>
1995-05-17 13:07:28 +00:00
Satoshi Asami
cdfb6bc8eb Define NO_PACKAGE for now, we aren't building the package of this thing
yet.  The user can define FORCE_PACKAGE if the package is really
desired.
1995-05-13 05:42:15 +00:00
Jean-Marc Zucconi
3e625a8f5f Use 'do-install:' instead of 'install:'
Complain and fail if no build option is set.
1995-04-26 14:45:15 +00:00
Jean-Marc Zucconi
0adc42bd27 Changes for the new bsd.port.mk 1995-04-22 22:39:30 +00:00
Jean-Marc Zucconi
8c3bf9b9e5 Add the MAINTAINER line. 1995-04-13 15:22:11 +00:00
Satoshi Asami
2327dcc513 Now the rest of the ports Makefiles.... 1995-04-12 20:26:23 +00:00
Jean-Marc Zucconi
43273d1197 Here is a patch for XFree86 to allow the proud owner of "The X Companion
CD for R6" from O'Reilly and Associates, Inc, to mount and compile X on
this CD. I have tried to create this patch in such a way that if any other
CD's come along, they can be kluged in too.
Submitted by:	Mark Murray <mark@grondar.za>
1995-03-23 21:20:44 +00:00
Jean-Marc Zucconi
450c6d609d Makefiles have been simplified, and most of the work is now done in
configure. In particular patches are now done by the script.
The port is now interactive, (ask for servers to be build, if you want
to build fonts, etc) This time I have build it (successfully) from a cdrom.
1995-02-17 01:23:44 +00:00
Jean-Marc Zucconi
9370a1bb22 Upgrade to XFree86-3.1.1 1995-02-10 00:17:49 +00:00
Jean-Marc Zucconi
91c104263f This is X11R6/XFree86 3.1
The actual makefile does nothing! You have to edit it and remove a
comment to build the beast.
Note: there are in fact 2 makefiles: one which fetches the files from
ftp.x.org and another which allows to compile from a cdrom.
Note2: I have not extensively tested the port! (only one build!)
1995-01-05 03:51:15 +00:00