obrien
6d9314376b
Update for 1.0.5a.
2000-01-16 10:21:28 +00:00
obrien
9ba15dae5b
Remove Bison from the build. This is a prelude to possibly removing it
...
from 4.0-R.
2000-01-16 00:11:34 +00:00
obrien
8144b5842a
This patch solves the a cross-build problem where proj.c is both used by a
...
build-tools target and by the actual target. In a cross-building situation
proj.o is both a native object and a cross-object (i.e., for the target
arch) and thus doesn't work. Creating seperate opjects from the same
source file solves this...
This patch may also fix the following issue:
> it looks like -DNOCLEAN doesn't work too well.
> cd /usr/src/gnu/usr.bin/cc/f771; make build-tools
> make: don't know how to make /usr/obj/usr/src/i386/usr/include/stdarg.h. Stop
This seems caused by wrong dependency information. Dependency
information shouldn't be created for build-tools sources.
Submitted by: marcel
2000-01-14 09:28:25 +00:00
obrien
8c318abb02
Make mktemp.c a "normal" C implimentation when building this library.
2000-01-13 04:55:41 +00:00
asmodai
7d4c4aa44c
Add necessary tmac files to the tmac Makefile and install them
...
in /usr/share/tmac like the rest.
2000-01-12 13:37:57 +00:00
asmodai
01774fb0da
Allow devhtml and grohtml to be built.
...
This is a new feature of groff and is a html driver for groff.
From the manual page:
"grohtml translates the output of GNU troff to html."
This is very interesting for people working on documentation.
2000-01-12 13:17:51 +00:00
asmodai
4224707d66
Add bmake glue for devhtml and grohtml of the groff package.
2000-01-12 13:14:27 +00:00
asmodai
9bba76a95d
Allow grog to be made during compilation.
2000-01-12 10:31:55 +00:00
asmodai
de13757aab
Add bmake glue for grog(1), an utility which guesses groff's
...
flags and options.
Requested by: andreas
2000-01-12 10:30:27 +00:00
green
f5d02a1957
This is the second half of unbreaking the world build. Add a -DNOHTML
...
corollary for -DNOINFO and -DNOMAN. I'll fix this properly (add
specific HTML doc magic) in the .mk files later; right now, just
unbreak the world.
2000-01-11 12:51:56 +00:00
green
db50f8609e
*draws his sword*
...
I smite thee, vile buildworld breakage!
The story is that these were added to beforeinstall improperly. In our
beforeinstall, a full mtree has not been populated. Since the tree is
not populated, we explode from missing directories on doc install. It
should not be done in beforeinstall (includes) anyway.
2000-01-11 12:37:57 +00:00
peter
295f94c3f5
Ack, missed a CVSHeader reference in a switch. *blush*
...
Submitted by: ru
2000-01-11 11:55:26 +00:00
obrien
882cc3f153
Drop the use of Bison for Byacc now that we don't need to depend on the
...
--broken-undeftoken-init Bison 1.25 bug.
2000-01-11 10:37:38 +00:00
jkh
6a14f98d40
This change was mis-identified as the problem, sorry. It appears to be
...
an anomaly restricted only to the alpha in FreeBSD-current (weird).
2000-01-11 03:27:33 +00:00
jkh
d57516bd4a
Back out the previous change to install the examples - it breaks the release builds.
2000-01-11 02:18:33 +00:00
phantom
5a624ba378
Install contents of the TESTS subdirectory to /usr/share/examples/libdialog
2000-01-10 12:04:18 +00:00
phantom
db0722c827
Remove -lncurses and -lmytinfo from LDFLAGS
2000-01-10 11:54:55 +00:00
phantom
9705bf46f9
Cleanup warnings.
2000-01-10 11:52:10 +00:00
phantom
75e1a7fe31
Fix typo: MAINAINER -> MAINTAINER
2000-01-10 11:38:51 +00:00
phantom
073bba6f6b
Completely reconstruct page. Make it mdoc(7) style compatible also :)
...
Page still needs some work about english refinements and some actualization.
2000-01-10 09:29:21 +00:00
phantom
27ab1d8799
install contrib/bc/Examples as /usr/share/examples/bc
2000-01-10 08:55:02 +00:00
jkh
5c653b6d35
Have to install from ${.CURDIR}, not ${.OBJDIR}.
2000-01-08 09:34:45 +00:00
phantom
371dd1e862
Install contents of the dialog/TESTS directory to share/examples/dialog
2000-01-07 13:35:10 +00:00
ru
1d546421a9
Decompression is supported via -Z, not -z.
2000-01-04 10:34:27 +00:00
ru
0c24bbce8c
* Make --null option work in (HAVE_LIBZ > 0) case.
...
* Remove "why we need this decl..." comment. The `matcher' variable
is defined in *grepmat.c files in the original distribution, which
we did not import.
2000-01-04 10:32:55 +00:00
obrien
b17f749ed0
Turn on a new /usr/bin/cpp that is a true binary rather than a shell script
...
wrapper. /usr/bin/cpp knows about all the GCC predefined symbols and has
the functionality of the previous EGCS 1.1.2 /usr/libexec/cpp.
2000-01-04 03:48:08 +00:00
obrien
2e15e5c039
Update for version 2.4.
2000-01-04 03:37:56 +00:00
obrien
54e7afc455
Turn off GNU Info docs until someone upgrades our texinfo system to one
...
that understands "command{foo}".
2000-01-04 03:27:32 +00:00
obrien
6a9796d7d6
Merge FreeBSD chagnes into GNU grep 2.4.
2000-01-04 03:25:40 +00:00
obrien
adcf442656
This commit was generated by cvs2svn to compensate for changes in r55360,
...
which included commits to RCS files with non-trunk default branches.
2000-01-03 21:09:05 +00:00
obrien
d8d7d228e4
Virgin import of a trimmed down GNU Grep 2.4.
2000-01-03 21:09:05 +00:00
obrien
8f037d3652
This commit was generated by cvs2svn to compensate for changes in r55357,
...
which included commits to RCS files with non-trunk default branches.
2000-01-03 21:07:51 +00:00
obrien
17e6cd20b8
Virgin import of a trimmed down GNU Grep 2.3.
2000-01-03 21:07:51 +00:00
obrien
6275352f76
Stop my evil plot to stop the use of GNU info files (which I don't care for)
...
for people that don't have "NOINFO=yes" in /etc/make.conf.
[read: this still refered to contrib/egcs/]
2000-01-03 17:40:47 +00:00
obrien
bbee5196db
Egads! This still refered to contrib/egcs/
2000-01-03 10:41:11 +00:00
obrien
424e26f8b3
Didn't get these PREFIX specifiers removed with Makefile.inc rev 1.48.
...
Submitted by: marcel
2000-01-02 22:57:34 +00:00
ru
d8d8fe47eb
This is the stock 2.3 file. Since someone majorly SPAMMED the
...
repository by NOT vendor importing the virgin 2.0 sources, CVS
had no idea what to do here.
1999-12-30 19:30:26 +00:00
ru
7f7a140cbd
Virgin import of a trimmed down GNU Grep 2.3.
...
It is being re-imported here, to keep our long source change history with
this source continuous.
src/contrib/grep will be deleted some time in the very near future.
1999-12-30 19:19:37 +00:00
obrien
909b9c1e8a
Honestly, really, really add a manpage for gasp.
1999-12-30 04:48:17 +00:00
obrien
ea37af3a71
Add a manpage for gasp.
1999-12-30 04:46:38 +00:00
steve
5d6d63f119
Provide some verbage for FreeBSD's list of categories.
...
PR: 2897
Submitted by: Stephen J. Roznowski <sjr@home.net>
1999-12-29 23:13:56 +00:00
obrien
c34ec3d7da
Allow the specification of a prefix for gcc to find all the various bits.
...
If one wishes to anchor the compiler toolchain tree somewhere other than /,
all one needs to do is set "TOOLS_PREFIX" to a different rooting.
Submitted by: marcel (in a different format and reworked by me)
1999-12-29 14:42:46 +00:00
obrien
b44d317152
Hookup the info docs.
1999-12-29 00:38:48 +00:00
obrien
f9f846550e
Build and install the GASP info page. Unfortunately there is no manpage.
1999-12-28 22:32:24 +00:00
phantom
fdfdda53b9
Better handling groff failures. If popen(ROFF_COMMAND) returns zero bytes
...
then handle it as problem. This commit fixes problem with archiving empty files.
PR: gnu/5767
Submitted by: Bill Fenner <fenner@parc.xerox.com>
1999-12-28 12:55:58 +00:00
obrien
f6e9d3853b
Fix cut-n-paste braino.
1999-12-22 05:34:56 +00:00
obrien
8ed9d0ffe7
Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methods
...
of changing the search dirs. This also removes an used search dir,
removes unneeded redundancy, and a bugus dir we enherited on the i386
by baseing off of svr4.h.
We went from:
install: /usr/libexec/(null)
programs: /usr/libexec/<OBJFORMAT>/:/usr/libexec/:/usr/bin/:/usr/libexec/
libraries: /usr/libdata/gcc/:/usr/libexec/:/usr/ccs/lib/:/usr/lib/
to:
install: /usr/libexec/(null)
programs: /usr/libexec/<OBJFORMAT>/:/usr/libexec/
libraries: /usr/libexec/:/usr/lib/
1999-12-22 05:00:28 +00:00
obrien
710e9c2403
Another style nit.
1999-12-22 02:16:21 +00:00
obrien
fe78d9d4b4
* Support a non-default sized `long' data type. This allows one to easily
...
build the compiler with a 64-bit longs on the i386.
* Comment an important dependancy.
* Fix some style nits
Submitted by: bde
1999-12-22 02:03:28 +00:00
obrien
e54126e848
* Remove debugging cruft that accidently got committed.
...
* Support mixed OBJDIR handling such .a's are properly found with a mix of
obj subdirs both w/in and outside the source tree works. Requested by BDE.
1999-12-22 01:56:57 +00:00