markm
40180d872f
Add perl5 userland (actually localland) to MANPATH list.
1999-02-04 11:43:10 +00:00
rnordier
0461893bd5
Drop outdated FreeBSD version number from test script.
...
Submitted by : Sue Blake <sue@vedanix.welearn.com.au>
PR : 9650
1999-01-24 07:10:34 +00:00
bde
8a9262cb57
Fixed ifdef for libintl in previous commit (the location of libintl.a's
...
obj dir is only indirectly related to the location of libtxi.a's obj
dir).
Fixed about 3 style bugs in previous commit.
Fixed my bug in rev.1.7. "../../Makefile.inc" worked as an alias for
"../Makefile.inc" in some cases, but it gives endless recursion when
there is an obj dir in one of the subdirs.
1999-01-20 02:08:07 +00:00
bde
2a9ff0ca74
Fixed breakage of cross-compiling in previous commit. The installed
...
version of makeinfo must be used. The fix breaks bootstrapping of
texinfo by a simple `make' in the texinfo directory -- `make world'
must be used to bootstrap it if you don't know how to do it manually.
Fixed at least 7 style bugs in previous commit.
1999-01-19 23:36:05 +00:00
markm
f3ee7f08a3
Back out the last commit; it broke things.
...
NB! NB! NB! GUYS - the perl5 build is extremely nasty!! Please run all
changes to it past me _before_ committing. There are some very subtle
gotchas.
1999-01-17 09:53:34 +00:00
peter
7c3f6f9c5c
Remove BINFORMAT/a.out/elf default hackery, it's elf by default internally
...
and doesn't need to use this.
1999-01-16 13:22:35 +00:00
peter
08978e6ed8
Typo: s/local/locale/ in LOCALEDIR.
...
Submitted by: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
1999-01-15 12:27:02 +00:00
ache
7acb984cf8
fix optimize= settings - configpm understand only =' or =" as variables
...
and treat any other stuff as comments
1999-01-15 04:14:52 +00:00
markm
db09219b24
Fix some more turdage from the original ./configure.
...
Submitted by: bde
1999-01-14 20:27:26 +00:00
markm
344b6fe4dc
Update this area for Texinfo-3.12.
...
Submitted by: lkoeller@cc.fh-lippe.de
1999-01-14 20:00:46 +00:00
danny
e1d7101f1e
MF22 - allow dates to 2069
...
Submitted by: Arjan de Vet <Arjan.deVet@adv.iae.nl>
1999-01-13 06:31:55 +00:00
danny
c4e1dcd27e
Allow --newer and friends to handle dates beyond 1999/12/31
1999-01-12 18:43:38 +00:00
peter
19680c7841
When doing a setuid script, the usual #!/usr/bin/perl detects it and execs
...
/usr/bin/sperl5.00502 to implement it, so that name had better exist..
Reviewed by: markm (a while ago)
1999-01-12 07:57:01 +00:00
jdp
cdc7b4adbe
Switch to using ".So" as the extension for PIC object files rather
...
than ".so". The old extension conflicted with well-established
naming conventions for dynamically loadable modules.
The "clean" targets continue to remove ".so" files too, to deal with
old systems.
1999-01-09 21:51:00 +00:00
n_hibma
6031c7805f
Ignore return value for strip. Avoids make world going pop
...
because of
strip maybe_stripped
strip: maybe_stripped: File format not recognized
*** Error code 1
in I/usr/src/gnu/usr.bin/binutils/strip
1999-01-08 10:33:12 +00:00
bde
366b091473
Avoid using ld -O' (as in bsd.lib.mk).
ld -O' seems to have caused only
...
non-problems for elf -- `ld -elf -O foo.tmp -x -r foo' apparently puts
the result in a.out so it has essentially no effect.
1998-12-27 17:25:27 +00:00
bde
09e86f5a35
Removed rotten, unused implicit rules. The ld -O in one might have been
...
harmful if it were used.
1998-12-27 16:52:55 +00:00
imp
6eeeda7edb
Add support for building on MIPS based systems.
1998-12-16 04:59:53 +00:00
jkoshy
7004747055
Add a reference to man(7).
1998-12-03 02:32:20 +00:00
dillon
cc46f8b5a6
Added reference to mdoc(7) and mdoc.samples(7) to the bottom of
...
man(1). The man manual page is the obvious first place that people
who are trying to write manual pages look.
1998-12-01 06:35:06 +00:00
wosch
ae75c547c5
Use mmap for reading files. This is faster than read().
1998-11-14 23:37:32 +00:00
imp
0e73deedb4
Another instance where we default to elf only on alpha, but should
...
default to aout only on i386.
1998-10-26 18:27:32 +00:00
markm
7f707911ca
Fix paths. This sorts out the remaining p5-* port-creation hassles.
1998-10-17 07:10:43 +00:00
bde
f46bbd6101
Split up rule for ${COMMONHDRS} so that `make -j N' doesn't create the
...
6 headers up to 6 times concurrently. Debugged by Don Lewis
(Don.Lewis@tsc.tdk.com ).
Fixed some disorder.
1998-10-16 16:53:15 +00:00
markm
999b2a26da
Properly install the *.h files in CORE and Config.pm where it wants to be.
...
This should fix a substantial number of broken p5-* ports.
Tested-on: x11-toolkits/p5-Tk (Amongst others)
1998-10-15 18:50:04 +00:00
bde
70384b7198
Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit.
...
They may belong in /usr/libexec/{aout,elf}, but objformat doesn't
support that.
Fixed bogus `?=' assignments for BINDIR.
1998-10-15 14:15:09 +00:00
peter
a6292aab94
Install gdb in /usr/lib/aout or /usr/lib/elf depending on format.
1998-10-15 00:15:01 +00:00
markm
649247b935
Damn - dirname(1) is not available this early. Work-around.
1998-10-12 06:00:30 +00:00
markm
425d320cfb
Very substantial debug/improvement of the FreeBSD/Perl5 build.
...
o make install ; make install now works
o make all ; make all is quiet the second time
o Dependancies are properliy debugged; this means that make -jN has a
far hihjer likelyhood of working.
o a proper 'link farm' has been constructed for the build. This
dramatically simplifies the dependancy tangle.
o for perldoc's use, all the .pod files are installed.
o the man3 docs are properly compressed.
o the man pages and libary code are installed by the makefiles, not
by a perl script.
o at the end, h2ph is run.
1998-10-11 18:13:42 +00:00
peter
b90965ea82
libg++ and libstdc++ also have internal calls to libm. Programs using the
...
shared versions should not need to add -lm unless the program uses libm
itself. Strictly speaking, libg++ depends on libstdc++, but libstdc++
has dynamic dependencies on some exception tables and binutils doesn't
seem to like it when a secondary library has undefined references. It
doesn't seem to care when -lstdc++ is added on the command line to ld
though. Anyway, the c++ driver adds -lstdc++ explicitly, so that should
be OK. c++ also adds -lm explicitly too, even though it wouldn't need
to now. [except for statically linked binaries as .a files don't have an
equivalent of automatic internal shared object dependencies.]
1998-10-11 04:56:03 +00:00
bde
25cc8a3af3
Fixed searching for section "1aout" man pages. Section numbers must be
...
single digits or in the section list.
1998-10-10 13:11:39 +00:00
peter
294bb4e7f6
Replace use of non-standard ld -O with a ld -o / mv combination as used
...
elsewhere in the tree. Binutils doesn't support the -O hack^H^H^H^H
extension. (actually, it ignores it for option compatability with some
other OS).
1998-10-06 11:28:29 +00:00
jdp
1c1bced85b
Don't build the info pages for the old assembler. Instead, build
...
and install the info pages for the new assembler and linker.
1998-10-03 03:59:47 +00:00
ache
3ce560cca5
space/tab problem
1998-10-02 13:01:59 +00:00
jkh
4efcd761d4
Add documentation for tree functions.
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-10-02 11:24:38 +00:00
jkh
f8449c691c
Add documentation for new tree functions.
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-10-02 11:23:47 +00:00
obrien
95a6256d17
Install z*grep manpages
1998-10-02 07:14:32 +00:00
ache
707baf1b08
add /usr/share/perl/man
1998-10-02 01:06:30 +00:00
markm
3d01a589de
Allow NOSUIDPERL to DTRT.
1998-09-30 20:24:59 +00:00
jkh
3a49858517
Add missing free()
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-09-30 12:10:16 +00:00
jkh
8c53fd8a5a
Add missing free().
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-09-30 12:09:12 +00:00
markm
e510f7ce00
Fix the shared library configuration stuff.
...
Noticed by: Ollivier Robert
1998-09-29 18:58:16 +00:00
jkh
17bef22a9b
Add examples for tree functions.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-29 12:22:46 +00:00
jkh
81bba8eebb
Add support for saved trees.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-29 12:22:36 +00:00
jkh
64d785a8b4
Update tree function and remove gratuitous .h file.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-28 16:12:49 +00:00
jkh
3a0ff5c174
Teach this code about the new tree functionality of libdialog.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-28 16:11:22 +00:00
jkh
359969e8fd
Unbump the minor number; guess this doesn't happen in the ELF world
...
anymore and maybe we should nuke the meaning if MINOR altogether. :)
1998-09-28 00:52:53 +00:00
markm
d223340d6c
Repairs to make the ports system work again. Currently, the ports
...
are installed in the same place as on 2.2.*; this will almost
certainly change in the future.
While I'm here, finish off the shared library brouhaha with miniperl.
1998-09-26 16:17:06 +00:00
jkh
0ab3e82c20
Add some new functionality which I promised to add over a year a go and
...
shamefully dropped on the floor. I need to add it now since it does a
minor number bump, but otherwise the current functionality of libdialog
is unchanged (in all its evil glory) and the change is non-intrusive.
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-26 12:29:57 +00:00
markm
b5ab421d3d
Part #2 (final) of suidperl repair.
1998-09-24 17:25:26 +00:00