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
Peter Wemm
e17439d50d
$Id$ -> $FreeBSD$
1999-08-31 02:51:23 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Steve Price
3f9c2051b0
Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor
...
tweaks to the PLIST to accomodate the recent upgrade to 3.3.4.
Submitted by: dfr
Reviewed by: jmz (maintainer)
1999-07-27 14:27:34 +00:00
Satoshi Asami
b1b67f1bd9
Use ${OSVERSION} instead of uname.
1999-07-20 23:42:31 +00:00
Jean-Marc Zucconi
cb65d977e7
Upgrade to 3.3.4
1999-07-20 22:15:05 +00:00
Satoshi Asami
4ea3dac242
Updated checksum.
...
PR: 11924
Submitted by: taguchi@tohoku.iij.ad.jp
1999-05-30 23:02:58 +00:00
Michael Haro
947d483dea
Add WWW:
1999-05-03 04:16:13 +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
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
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
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
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
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
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