Commit Graph

307 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
5a0b660a36 Upgrade 1.9 -> 1.26.
(So many additional checks have been added. Porters gotta check this out!)
1997-07-06 00:39:00 +00:00
Satoshi Asami
0ce87a9567 Add newline to end of file. Thomas, if you are using emacs, I recommend
you add this to your .emacs:

(setq require-final-newline t)
1997-07-02 04:10:01 +00:00
Thomas Gellekum
8c53180261 Activate pccts. 1997-07-01 07:49:23 +00:00
Thomas Gellekum
4a2a5b1f56 Import a port of The Purdue Compiler Construction Tool Set.
PR:		3950
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-07-01 07:48:26 +00:00
Thomas Gellekum
c2c0409b84 Activate f77flow. 1997-06-30 12:14:02 +00:00
Thomas Gellekum
44a2b1c87f Import f77flow port. As the name suggests, f77flow analyzes
the structure of FORTRAN code.

PR:		3956
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-06-30 12:13:10 +00:00
David E. O'Brien
105b806c09 Added {Open,Net}BSD to the #define's.
This was a stab in the dark as to the right things to do for them.
1997-06-29 12:13:21 +00:00
David E. O'Brien
5bc7d50398 very minor style change 1997-06-29 11:39:45 +00:00
James FitzGibbon
f359693684 Upgrade to v1.06
Pointed-out-by: Bill Fenner's script
1997-06-27 02:27:01 +00:00
James FitzGibbon
a04adfbbe0 Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, p5-Term-ReadKey, p5-TraceFuncs
Activate in net: p5-SNMP
Activate in misc: p5-Locale-Codes
Activate in www: p5-WWW-Search
Activate in graphics: p5-GD
1997-06-27 02:00:33 +00:00
James FitzGibbon
24c5b03087 Import of a perl5 module to trace function calls as they happen. 1997-06-27 01:57:29 +00:00
James FitzGibbon
7d41e0f651 Import of a perl5 module for simple terminal control 1997-06-27 01:56:02 +00:00
James FitzGibbon
450ec52579 Import of a perl5 module to sort revision numbers 1997-06-27 01:54:31 +00:00
James FitzGibbon
0892424656 Import of a perl5 OO module for handling of child processes 1997-06-27 01:52:15 +00:00
James FitzGibbon
30a13caa15 Import of a perl5 module to filter source code prior to execution 1997-06-27 01:37:46 +00:00
James FitzGibbon
6255354c4f Import of a perl5 module to provide access to errno.h constants 1997-06-27 01:36:22 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
David E. O'Brien
96f852bf32 Paths changed on MASTER_SITES.
Noticed  by:	Bill Fenner <fenner@parc.xerox.com>
1997-06-23 05:43:26 +00:00
Thomas Gellekum
0dc96d938e Activate asl. 1997-06-20 08:14:58 +00:00
Thomas Gellekum
15810db631 Import of asl port. asl is an assembler for a wide range of
microcontrollers/-processors.
1997-06-20 08:13:47 +00:00
Thomas Gellekum
57a17fd732 Upgrade to version 2.8. Update my e-mail address, while I'm here. 1997-06-20 06:54:05 +00:00
Thomas Gellekum
0ae3946905 - Upgrade to version 2.8.
- Update my e-mail address.
1997-06-20 06:50:32 +00:00
James FitzGibbon
6f47aa2f79 Upgrade to 19970614 release 1997-06-17 22:48:06 +00:00
Satoshi Asami
6c81b673fa Add `.' to end of info dir entry. 1997-06-17 07:23:46 +00:00
Masafumi Max NAKANE
46f4d7ff09 Remove make.info* before executing makeinfo. 1997-06-16 15:42:02 +00:00
Masafumi Max NAKANE
ccf45b8efc Add @dirrm 1997-06-16 08:45:23 +00:00
Masafumi Max NAKANE
a74abd9444 Add @dirrm share/autoconf. 1997-06-16 08:25:42 +00:00
Masafumi Max NAKANE
ed71475d63 Use install-info to add/delete info entry to the dir file.
Also install examples.
1997-06-16 08:23:00 +00:00
Masafumi Max NAKANE
b9c43860b0 Patch up m4.texi and add @dircategory. 1997-06-16 08:20:58 +00:00
Masafumi Max NAKANE
985ca30b73 Patch up doc/Makefile.in:
- Add --no-split to the makeinfo command-line.
- Remove m4.info* before generating info file from .texi.
1997-06-16 08:19:15 +00:00
James FitzGibbon
8e5e7f5b03 Activate devel/p5-Devel-DProf
Activate devel/p5-Devel-Peek
Activate devel/p5-Devel-Symdump
Activate lang/p5-Tcl
Activate x11/p5-Tcl-Tk
1997-06-16 03:05:31 +00:00
James FitzGibbon
e901b7651f Import of a a perl5 module that dumps symbol names or the symbol table 1997-06-16 02:49:27 +00:00
James FitzGibbon
62ef079fd3 Import of a perl5 data debugging tool for the XS programmer 1997-06-16 02:47:25 +00:00
James FitzGibbon
52c2152b55 Import of a perl5 debugger/profiler 1997-06-16 02:45:08 +00:00
Masafumi Max NAKANE
fdc577a8e3 Activate portlint. 1997-06-15 14:20:20 +00:00
Masafumi Max NAKANE
dc92a3e522 New port, portlint:
portlint makes a small set of sanity checks for port directory.

usage:
Submitted by:	Jun-ichiro ITOH <itojun@itojun.org>
PR:		3863
1997-06-15 14:12:38 +00:00
Satoshi Asami
08aa64d648 Upgrade to 1.4.
PR:		3457 (plus many private mails)
Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1997-06-15 10:07:12 +00:00
Masafumi Max NAKANE
0ff29d1d41 sed -> ${SED}.
@'ed install-info related commands.
1997-06-13 20:01:42 +00:00
Masafumi Max NAKANE
a79254657d sed -> ${SED}
Add `@' at the beginning of install-info related commands in post-install.
1997-06-13 20:00:47 +00:00
Masafumi Max NAKANE
40dd7d5c84 Use install-info to add info dir entry. 1997-06-13 07:33:36 +00:00
Masafumi Max NAKANE
e44e874d9e Modify standards.texi and add @dircategory as well as correctly
align the dir entry.
1997-06-13 07:32:52 +00:00
Masafumi Max NAKANE
26694abfc9 Patch up autoconf.texi and add @dircategory. 1997-06-13 07:31:54 +00:00
Masafumi Max NAKANE
40c0b7cac4 Since the dir entry for info files of many other programs has their
first words capitalized, modify automake.texi's dir entry in such way,
so that the entries in dir get sorted properly.
1997-06-13 07:20:16 +00:00
Masafumi Max NAKANE
60f3c41d2f Use install-info to add the entry for automake.info to the dir file. 1997-06-13 06:49:49 +00:00
Masafumi Max NAKANE
9ec2121eed Patch up Makefile.in so that automake.info gets regenerated appropriately. 1997-06-13 06:47:48 +00:00
Masafumi Max NAKANE
a259e6cadd Patch up automake.texi and add @dircategory. 1997-06-13 06:46:19 +00:00
Masafumi Max NAKANE
bc34386bf9 Maybe I shouldn't have put `.' at the end of @dircategory line. 1997-06-12 23:31:18 +00:00
Satoshi Asami
e58071cfc2 Merge from rev 1.7 of patch-aa: Align this info dir entry with others. 1997-06-12 18:40:21 +00:00
Masafumi Max NAKANE
ce9bab7bc4 Use info-install to add entry into info/dir. 1997-06-12 12:31:01 +00:00
Masafumi Max NAKANE
644ff83893 Comment out all commands related to info-install in Makefile.in.
Add --no-split switch to makeinfo.
1997-06-12 12:30:07 +00:00