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
9a2cc74bea
Add files specific to xf98 and remove their xf86 equivalent.
...
PR: ports/12851
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1999-12-05 21:40:26 +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
14a2571fde
Change Imake.tmpl and FreeBSD.cf. Imake programs will now use the system
...
CFLAGS instead of the predefined default (-O2)
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-11-25 02:31:33 +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
914eaac095
Fix for problem with S3 Trio3D/2X chipset based video cards.
...
Submitted by: BoB Savage <bob@savage.kiev.ua>
1999-10-06 01:00:24 +00:00
Jean-Marc Zucconi
b0936d024f
Remove trailing white spaces in xterm termcap.
...
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
1999-09-27 01:19:43 +00:00
Satoshi Asami
6bcd09cf58
Add aout libs, they are needed by netscape. Run ldconfig twice,
...
once for aout and once for elf.
Add PEX fonts and cursor/fixed. Run mkfontdir on fonts/misc instead
of packing fonts.dir (which will be incorrect since only two fonts are
packed from misc). These are needed to run Xvfb.
1999-09-24 02:02:09 +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
Satoshi Asami
cf0b330e89
Add Xvfb, we could use it to build packages.
1999-09-21 12:34:45 +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
Steve Price
91a7f729bb
Quick fix so this builds again on FreeBSD/Alpha.
1999-09-05 16:27:18 +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
21a7c53a9d
Link the greeting code in statically like we do on the i386 so that xdm
...
will work again on FreeBSD/Alpha.
Reviewed by: gallatin
1999-08-02 00:54:56 +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
cd7e9ffb8c
Remove trailing whitespace.
1999-07-23 08:29:23 +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
7506266371
Patches are included in the 3.3.3.1 patch file.
1999-01-11 19:17:36 +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
Satoshi Asami
1ca9f82efe
A stripped down version of PLIST to create a minimal tarball for building
...
other packages. To be used in the scripts in ports/Tools.
1998-12-28 12:51:09 +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
Andrey A. Chernov
3ecabaa861
Fix for KOI8-R keyboard table (was replaced with 8859-5 one)
...
Submitted by: David Dawes <dawes@rf900.physics.usyd.edu.au>
1998-12-11 12:02:33 +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
Jun Kuriyama
0abe8310ff
Delete unnecessary files.
...
Submitted by: nakaji@zeisei.dpri.kyoto-u.ac.jp
(submitter of pc98 patch)
1998-11-15 12:19:40 +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
7447578d1e
Add support for pc98 machines
...
PR: ports/8230
1998-10-27 04:13:24 +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