Commit graph

510 commits

Author SHA1 Message Date
Thomas Gellekum
b05d848599 Move mimepp from devel to converters. 1997-07-08 10:11:21 +00:00
Thomas Gellekum
2f16f58117 Activate mimepp. 1997-07-08 08:44:17 +00:00
Masafumi Max NAKANE
b83b0ca55d Upgrade, 1.26 -> 1.28. 1997-07-06 18:20:51 +00:00
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
Masafumi Max NAKANE
51d08f81ce Patch up make.texinfo and add @dircategory and @direntry. 1997-06-12 12:28:32 +00:00
Satoshi Asami
10ebba78ef Align this info dir entry with others. 1997-06-12 05:21:16 +00:00
James FitzGibbon
c525bb61d2 Activate p5-B 1997-06-11 00:20:40 +00:00
Bill Fenner
078b4d6ff8 cs.colorado.edu's ftp port is firewalled; the file exists on
ftp.cs.colorado.edu.

Found by:	distfile checker
1997-06-09 02:06:31 +00:00
Thomas Gellekum
6a25f755e4 Use Andrey's wording. 1997-06-05 07:37:34 +00:00
Thomas Gellekum
3d7a5e11a7 Add Andrey Zakhvatov <andy@icc.surw.chel.su> as the maintainer. 1997-06-05 07:36:51 +00:00
David E. O'Brien
dd406c7119 Upgrade to v2.1.1.
Now compiles/runs w/Lesstif w/o extra patches.

Noticed by:	Thomas Gellekum <tg@ihf.rwth-aachen.de>
1997-06-04 18:21:36 +00:00
Satoshi Asami
b8d89f2132 Accidentaly removed "-pipe" when I was playing with optimization flags. 1997-06-04 05:57:29 +00:00
Satoshi Asami
5b6965ac68 Added omniORB. 1997-06-04 05:55:00 +00:00
Satoshi Asami
af2e5a75c0 Another CORBA 2 implementation.
PR:		3619
Submitted by:	Eric J. Chet <ejc@bazzle.com>
1997-06-04 05:54:33 +00:00
Satoshi Asami
172bb889ee Install LICENSE. 1997-06-04 04:37:14 +00:00
Satoshi Asami
dd6ce5a3f3 Add omniBroker. 1997-06-04 03:39:27 +00:00
Satoshi Asami
bf178b422d A CORBA 2 implementation.
PR:		3620
Submitted by:	Eric J. Chet <ejc@bazzle.com>
1997-06-04 03:38:53 +00:00
Satoshi Asami
2252a07f7c Upgrade to 1.10.
PR:		3767
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW> (some mods by me)
1997-06-03 10:21:52 +00:00
Satoshi Asami
02959f4f8d "$Id$" line is spelled as such, not "$id$". Reorder variables. Replace
empty do-build with NO_BUILD=yes.  Remove mkdir of share/vtcl/images,
the port uses lib/vtcl/images as far as I can tell from the PLIST.
1997-06-03 05:34:59 +00:00
James FitzGibbon
f077c7ddc8 Activate mail/cyrus
Activate devel/p5-Penguin
Activate devel/p5-Penguin-Easy
Activate net/rwhois
Activate textproc/pilot_makedoc
1997-05-30 20:13:39 +00:00
James FitzGibbon
be30bbf945 Import of a quick'n'dirty interface to p5-Penguin 1997-05-30 20:04:13 +00:00
James FitzGibbon
b579a4e406 Import of the Penguin module for perl5 1997-05-30 20:02:24 +00:00
Jordan K. Hubbard
1b3c5bfc15 Add vtcl 1997-05-30 16:10:49 +00:00
Jordan K. Hubbard
ba9b7af2e5 Visual TCL, version 1.09 (amended from submitted PR).
PR:		3711
Submitted by:	Vanill Ice <vanilla@Minje.Com.TW>
1997-05-30 15:57:27 +00:00
John Polstra
87225d9e6d Correct the "version required" comment. 1997-05-29 05:09:45 +00:00
Bill Fenner
f146d6282c Distfile moved on master site.
Found by:	distfile checker
1997-05-29 02:26:46 +00:00
Masafumi Max NAKANE
66489dea2d Activate automake. 1997-05-27 16:46:01 +00:00
Masafumi Max NAKANE
0a1869c95e New port, automake:
GNU Standards-compliant Makefile generator
PR:		3199
Submitted by:	FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
1997-05-27 16:40:49 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Thomas Gellekum
a02206c797 Activate cs. 1997-05-23 08:02:50 +00:00
Thomas Gellekum
fb64040ac2 Import cs port. cs is a small utility with some of the cscope functionality. 1997-05-23 07:58:58 +00:00
David E. O'Brien
0eefe8db84 Upgrade to 2.1.
Submitted by:	jkh
1997-05-23 05:58:00 +00:00
David E. O'Brien
82b7adc2d6 turn on ddd 1997-05-22 21:42:20 +00:00
David E. O'Brien
4dbcf54ff9 DDD is the Data Display Debugger, a common graphical front-end for
GDB, DBX, and XDB debuggers.

DDD is an Motif application that besides the "usual" features such as viewing
source texts and breakpoints, DDD provides a _graphical_data_display_, where
data structures are displayed as graphs.  A simple mouse click dereferences
pointers or reveals structure contents.  Complex data structures can be
explored incrementally and interactively, using automatic layout if
preferred.  Each time the program stops, the data display reflects the
current variable values.
1997-05-22 21:41:26 +00:00
Masafumi Max NAKANE
20be0d2f57 Activate xmake. 1997-05-07 21:02:17 +00:00
Masafumi Max NAKANE
28f0fc4714 New port, xmake:
XMake is a make utility.  It is not compatible with other makes, but
provides extended functionality over most standard makes.  Whereas most
other makes have confusing rulesets and do not support many-to-many
dependancy specifications, XMake has relatively few (basically no) rulesets
and allows you to easily specify many:many dependencies.  This gives XMake
the flexibility to deal with complex project hierarchies very simply.
PR:		3137
Submitted by:	 dlowe@saturn5.com
1997-05-07 20:58:50 +00:00
James FitzGibbon
7e242ca474 Activate p5-ExtUtils-Embed 1997-05-04 23:23:09 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
James FitzGibbon
895fb30eef Activate p5-Date-Manip 1997-04-28 19:19:10 +00:00
James FitzGibbon
e09fa3556c Import of p5-Date-Manip, a module for doing date manipulation in perl. 1997-04-28 18:49:15 +00:00
David E. O'Brien
80ad3c94af Didn't have a maintainer... since I've made the last several commits, I
might as well as take it.
(JKH, since you make the initial commit, would you rather I put you down?)
1997-04-28 14:54:34 +00:00
David E. O'Brien
6ec3801ef6 Add libmalloc.h as an alias for ${PREFIX}/include/malloc.h to aleavate
namespace clashes with /usr/include/malloc.h
1997-04-28 14:49:39 +00:00
David E. O'Brien
1776a54654 Proctect contents of malloc.h as C code if included in a C++ program. 1997-04-28 14:48:40 +00:00
Satoshi Asami
392cdcac8b uulib is moved to converters. 1997-04-26 23:44:45 +00:00
Jordan K. Hubbard
e10d0028d7 Update to version 0.4. Now supports moused! 1997-04-25 11:54:09 +00:00
Satoshi Asami
a72cede6bf Uncomment -DSTDHEADERS so that we can use Bruce's work. 1997-04-24 05:49:13 +00:00
David E. O'Brien
b2d2dac12a Update dist sites. 1997-04-22 10:50:10 +00:00
Satoshi Asami
a47fd845df Shlib version number has changed. 1997-04-21 04:17:47 +00:00
David E. O'Brien
11eae40ef2 Upgrade to 2.6.4.
Mention that doc files are at http://g.oswego.edu/dl/html/malloc.html
1997-04-21 00:30:35 +00:00
David E. O'Brien
e4332cf8d2 Add the docs to the package. 1997-04-21 00:06:28 +00:00
James FitzGibbon
0617725316 Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics:	p5-Net fixed for IS_INTERACTIVE
		p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
James FitzGibbon
8324e0ea23 Added net/mrtg and devel/p5-PV 1997-04-18 12:10:56 +00:00
James FitzGibbon
6d7e72a659 Import of PerlVision, a text mode user-widget interface for perl 5 1997-04-18 12:10:29 +00:00
Eric L. Hernes
f4df19a2b8 may as well sync this with the linux_lib port 1997-04-14 19:04:08 +00:00
Eric L. Hernes
d36a06126f attach linuxgdb and scogdb 1997-04-11 19:41:35 +00:00
Eric L. Hernes
0efb6b49ad Turn on optimization
Requested by:	Satoshi
1997-04-11 17:10:33 +00:00
Eric L. Hernes
aba782917b Fix typo in the DESCR's
Submitted by:	Pedro Giffuni
1997-04-10 14:10:38 +00:00
Eric L. Hernes
131204a91b attach crosssco 1997-04-09 20:40:23 +00:00
Satoshi Asami
3ed1a2fd9f Don't forget crossgo32. 1997-03-28 09:29:24 +00:00
David E. O'Brien
c481d1493d Slight style change. 1997-03-28 02:35:44 +00:00
Eric L. Hernes
035cfdf907 upgrade to 1.1b5 1997-03-27 23:48:21 +00:00
Eric L. Hernes
85fc76521b port for cross compiling go32 (dos) binaries
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-03-27 20:53:42 +00:00
James FitzGibbon
76445efa6b Have p5-Curses use ncurses instead of standard curses. Fixes missing
_acs_map symbol error.
1997-03-25 13:24:39 +00:00
James FitzGibbon
f149dfbd28 Upgrade to v1.01 1997-03-25 13:01:20 +00:00
Satoshi Asami
053cd44bf8 Include unistd.h if __FreeBSD__ >= 3. 1997-03-25 11:28:33 +00:00
Satoshi Asami
7bab4a1ee3 Update this file to 1.1.1 too. 1997-03-25 07:51:58 +00:00
Joshua Peck Macdonald
3ead4bb15d Update version. 1997-03-22 21:23:36 +00:00
Jordan K. Hubbard
a651d19944 Activate TurboVision. 1997-02-25 04:21:17 +00:00
Jordan K. Hubbard
e90adf0512 Commit the Borland TurboVision Port. I've been playing with this and
it's pretty slick if a CUI is what you're in the market for (well, it
certainly makes libdialog look seriously weak by comparison, anyway).
I plan to use it for sysinstall's replacement.
Submitted by:	Sergio Sigala <ssigala@globalnet.it>
1997-02-25 04:19:49 +00:00
Eric L. Hernes
959ff9f74a upgrade to 1.1b4 1997-02-24 23:10:48 +00:00
David E. O'Brien
e4ea41d48e www/sawt --> devel/sawt
www/kaffe           -->     lang/kaffe
www/jdk             -->     lang/jdk
www/javac_netscape  -->     lang/javac_netscape
1997-02-18 11:36:08 +00:00
David E. O'Brien
8126c83bd2 fdd should have been fpp 1997-02-16 19:45:23 +00:00
David E. O'Brien
8c007e93a3 fpp is a Fortran preprocessor for FORTRAN 77 and Fortran 90 programs.
Closes PR:      ports/2329
Submitted by:   vazquez@iqm.unicamp.br
1997-02-16 19:43:06 +00:00
David E. O'Brien
64545c951f Turn on fdd. 1997-02-16 01:25:51 +00:00
Masafumi Max NAKANE
c4917c6dc8 In Makefile.in, use install-info only if it exists as /usr/bin/install-info
and ${PREFIX}/info/dir exists.
1997-02-07 11:00:26 +00:00
Masafumi Max NAKANE
1b111b2573 This patch now modifies Makefile.in to correctly call install-info:
--infodir -> --info-dir
  Give --defentry= option as make.texinfo doesn't have @direntry.
Noticed by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
(Closing PR #2646.)
1997-02-05 17:01:16 +00:00
David E. O'Brien
6b3151a9a3 * Debugger really didn't work under X11 -- needed to use mkfifo rather than
mknod for non-root users.

* Made termios patches more portable.

* Help file pathing not quite right.

* Make ALT-blah-Keys go well under X11.
	Submitted by:	root@mc5sys.in-berlin.de (Frank Gruender)
1997-01-29 07:22:21 +00:00
Andrey A. Chernov
6203caae7c Remove extra point in minor number 1997-01-28 08:26:14 +00:00
Andrey A. Chernov
4510210450 Upgrade to -38 1997-01-28 03:01:24 +00:00
David E. O'Brien
5b0a45cf7b Change handling of manpages. (.so --> symlinks) 1997-01-25 18:08:40 +00:00
David E. O'Brien
f98e644eea Share xwpe with the known FreeBSD world. 1997-01-25 09:09:57 +00:00
David E. O'Brien
5173f872a5 xwpe is a X-window programming environment designed for UNIX systems.
It is similar to 'Borland C++' MS-DOS programming IDE environment.
There is both a curses and X11 interface.

Note:  there are both English and German language version of the manpages,
and helpfiles.  The German language version will be installed if
"GERMAN_LANG" is set during ``make install'' of the port.
1997-01-25 09:09:03 +00:00
Torsten Blum
d6f5647a91 upgrade to 1.12
Submitted by:	fenner
1997-01-16 10:11:39 +00:00
Satoshi Asami
60c376c63b Upgrade, 1.17a -> 1.18. This port is no longer BROKEN, although I'm not sure
what good it will do with phkmalloc in the system....

Submitted (mostly) by:	chuckr (yes Chuck, I finally got to your mail!)
1997-01-10 10:57:55 +00:00
Satoshi Asami
7b9cbc8895 Add gdbtk. 1997-01-09 12:40:00 +00:00
Satoshi Asami
1b028d0e03 Remove setgid kmem, Joerg says it is no longer necessary. 1997-01-09 09:19:17 +00:00
Joshua Peck Macdonald
2467d44263 Update to version 1.0.9, nothing major. 1997-01-07 08:07:25 +00:00
Thomas Gellekum
6d4994ee2b Upgrade from 1.2b to 1.3. 1997-01-02 10:20:44 +00:00
Masafumi Max NAKANE
c6bd830976 Upgrade, 1.3.1 -> 1.3.2. 1996-12-24 11:12:12 +00:00
Satoshi Asami
f9ec0b63fb Minor cleanup, use DISTNAME and EXTRACT_SUFX, instead of DISTNAME,
PKGNAME and WRKSRC (one less line :).
1996-12-12 05:21:36 +00:00
David E. O'Brien
678d638fba Turn on lclint 1996-12-11 22:52:31 +00:00
David E. O'Brien
ba8ea5d95e LCLint is a tool for statically checking C programs. With minimal
effort, LCLint can be used as a better lint.  If additional effort is
invested adding annotations to programs, LCLint can perform stronger
checks than can be done by any standard lint.

Check the LCLint home page at
        http://larch-www.lcs.mit.edu:8001/larch/lclint/

Closes-PR:	ports/1646
Submitted by:	Stefan Moeding <moeding@bn.DeTeMobil.de>
1996-12-11 22:51:22 +00:00
Satoshi Asami
50e355828a Oops, forgot these two. Update to use new features in bsd.port.mk 1.237. 1996-12-11 12:04:23 +00:00
Masafumi Max NAKANE
bf43dca9fd Upgrade, 1.3 -> 1.3.1.
New version has its own configure script and honors the PREFIX.  So we no
longer need to patch config.mk.
1996-12-08 22:57:34 +00:00
David E. O'Brien
0415dd1522 Turn on cutils 1996-12-08 22:27:01 +00:00
David E. O'Brien
b6251a324b cutils is a collection of miscellaneous utilities useful for C programmers.
It is composed by the following utilities:
	cinfo, cinfoc and cinfodc - C language documentation tools
	cdecl and cundecl - decode and encode C type declarations
	cobfusc - make a C source file unreadable but compilable
	chilight - highlight C source files with colors
	yyextract - extract grammar rules from yacc grammar
	yyref - yacc grammar reference program

Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1996-12-08 22:26:14 +00:00
Satoshi Asami
b2892ebae5 Make the comments match reality. Add master site on LOCAL_PORTS. Misc.
cleanup.
1996-11-27 12:02:28 +00:00
Satoshi Asami
aa4294f390 Gosh, I spend two hours fixing up all the Makefiles and here's another
import without the subdir Makefile update! ;)
1996-11-27 02:49:22 +00:00
Eric L. Hernes
362cb7b639 new port for linux_devel, The linux cross-development stuff 1996-11-26 23:15:07 +00:00
Satoshi Asami
e55b23caba Add prcs. 1996-11-26 08:24:08 +00:00
Satoshi Asami
c00f44cf62 More typo police. 1996-11-20 12:13:31 +00:00
Satoshi Asami
8c5cb58488 Typo police. 1996-11-20 11:45:18 +00:00
Satoshi Asami
03227810da Change hard link to symlink so that it works even when the manpages are
not compressed at the time of link creation.
1996-11-20 03:01:20 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
Satoshi Asami
6ec9819edf Add BUILD_DEPENDS to emacs, we need to byte-compile a file. 1996-11-17 02:32:06 +00:00
John Polstra
2dccba89fe Enable "boehm-gc". 1996-11-16 01:55:06 +00:00
John Polstra
221c169fee New port "boehm-gc". It is a drop-in garbage collector for C and C++
programs.

Submitted by:	Mike McGaughey <mmcg@heraclitus.cs.monash.edu.au>
1996-11-16 01:51:39 +00:00
Thomas Gellekum
d44e206f87 Fix Date created\' and Whom\' comments. 1996-10-25 06:11:05 +00:00
Andrey A. Chernov
f16d30263b delete .33 too 1996-10-25 00:51:55 +00:00
James FitzGibbon
58ed417e89 Update for new perl5 ports 1996-10-24 13:48:24 +00:00
James FitzGibbon
d25d9138f1 perl5 module to install die() and warn() handlers. 1996-10-24 13:46:37 +00:00
James FitzGibbon
9fab9a7c38 perl5 module handling application defaults in Perl. 1996-10-24 13:45:44 +00:00
Satoshi Asami
5339f6b6cc Gah! Data::Flow is in devel/, not perl5/! 1996-10-24 11:18:40 +00:00
Satoshi Asami
c51c45ba1f Fix directory of Data::Flow module (didn't have the "p5-" prefix) in
dependency.

Found by:	make index
1996-10-24 10:58:01 +00:00
Satoshi Asami
4c6c083aaf Add cxref, it's a new directory so it should could for something. 1996-10-24 10:47:43 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
3a6469cabc Fix PLIST files with blank lines in them.
Submitted by:	asami@freebsd.org
1996-10-24 09:11:40 +00:00
James FitzGibbon
85d8b5fb72 Updates for new perl5 ports 1996-10-24 08:17:09 +00:00
James FitzGibbon
8c2cb67b90 a collection of functions to convert and use time variables in perl5 1996-10-24 08:17:03 +00:00
James FitzGibbon
91ecd69759 perl5 module for getting the value of the C Ioctl constants. 1996-10-24 08:15:36 +00:00
James FitzGibbon
5a823a9b6d perl5 module for reading .ini-style configuration files. 1996-10-24 08:11:12 +00:00
James FitzGibbon
e6bc1acf66 perl5 package which allows the use of macros defined in 'C' header files. 1996-10-24 08:08:23 +00:00
James FitzGibbon
8dc274f323 perl5 module for several file operations: Copy, Recurse and Tools. 1996-10-24 08:06:31 +00:00
James FitzGibbon
b08bb9c3b6 perl5 module for single call read & write file routines. 1996-10-24 08:04:19 +00:00
James FitzGibbon
a7ec8674db perl5 module for file locking (flock,fcntl). 1996-10-24 08:02:45 +00:00
James FitzGibbon
f2918e1612 perl5 module for file locking with flock 1996-10-24 08:01:28 +00:00
Thomas Gellekum
b9dca714ea Add a port of cxref-1.2b, a C program cross-referencing tool. 1996-10-24 07:59:56 +00:00
James FitzGibbon
098c036f46 Perl extension for simple-minded recipe-controlled build of data. 1996-10-24 07:59:27 +00:00
James FitzGibbon
0c53ac40f4 perl5 module for terminal screen handling and optimization. 1996-10-24 07:57:07 +00:00
James FitzGibbon
0748ffa3e9 perl5 module to read directives from a configuration file. 1996-10-24 07:56:23 +00:00
James FitzGibbon
8b761b60a2 perl5 module to scan C language files for easily recognized constructs. 1996-10-24 07:55:29 +00:00
Andrey A. Chernov
6061a3d71a Remove old shared library because naming convention changed 1996-10-24 01:41:36 +00:00
James FitzGibbon
c8e1f85b25 perl5 module to access BSD process resource limit and priority functions. 1996-10-23 23:56:55 +00:00
Andrey A. Chernov
7c81cba3af Upgrade to 0.99.35 1996-10-22 19:19:58 +00:00
Masafumi Max NAKANE
872dbeba51 Removed unnecessary @cwd directive.
(Oops, I forgot to commit this one.)
1996-10-18 08:40:41 +00:00
Masafumi Max NAKANE
fc2177f5e6 Honor the setting of NOMANCOMPRESS.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>

Use ${INSTALL_PROGRAM} and ${INSTALL_MAN} macros instead of install *.
1996-10-18 08:38:18 +00:00
Eric L. Hernes
edf6d352a2 trim the DESCR's to something reasonable at Satoshi's request. 1996-10-16 15:58:06 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Eric L. Hernes
e31810527f upgrade to version 1.0,
change MAINTAINER jkh -> erich
Requested by:	jkh
1996-10-09 20:54:30 +00:00
Satoshi Asami
b7847e2bd1 Port is no longer broken as libg++-2.7.2 is in the -current tree now. 1996-10-08 07:32:33 +00:00
Satoshi Asami
9a57e1fc1f No need for the "PRCS" at the beginning -- it's in ${PKGNAME}. 1996-10-08 07:31:18 +00:00
Mark Murray
e0d712d210 Remove the dependancy on the (ex-)port tcl7.5. 1996-10-06 09:58:38 +00:00
Satoshi Asami
126e2ae4ae flex-2.5.3 is in the main source tree. This probably shouldn't have been
here in the first place.
1996-09-21 09:51:13 +00:00
Joshua Peck Macdonald
13274c73de Add BROKEN=yes since it won't compile without g++ 2.7.x. 1996-09-18 00:54:30 +00:00
Joshua Peck Macdonald
0c6f5227a8 PRCS is a version control system I wrote. Its like CVS except
its simpler to use, is not designed as a front-end to RCS, fixes
a lot of the things CVS got wrong, has no client/server support,
and a few other things.
1996-09-17 23:43:20 +00:00
Satoshi Asami
1b6a7670ee Add id-utils. 1996-09-16 00:31:05 +00:00
Satoshi Asami
0e275217b8 Add gdb. I know it'a "developers" only port, but that doesn't
mean it shouldn't show up in INDEX.
1996-09-16 00:30:01 +00:00
Andrey A. Chernov
56504d0a96 Upgrade to 3.75 1996-09-14 03:25:39 +00:00
Satoshi Asami
95da41304b Remove bison and gperf, they are in the main source tree now. 1996-09-11 06:11:21 +00:00
Satoshi Asami
41befebbca Remove BUILD_DEPENDS on bison, which is now part of the main source tree. 1996-09-11 05:53:44 +00:00
Andrey A. Chernov
6a449eece9 Upgrade to .34 1996-09-03 10:10:28 +00:00
Satoshi Asami
bea8f694b8 MAINTAINER should be full e-mail address (not only "pst"). 1996-08-23 09:00:04 +00:00
Thomas Gellekum
793a429493 Add uulib 1996-08-23 06:49:39 +00:00
Paul Traina
8f9d617a09 FSF id-utilities (a poor-man's scope based off the BSD mkid code). 1996-08-22 23:57:56 +00:00
Satoshi Asami
c5393a9ca3 Remove libz, it's in /usr/src now. 1996-08-19 10:32:53 +00:00
Eric L. Hernes
cb754c6758 get rid of gnumalloc 1996-08-12 15:52:57 +00:00
Chuck Robey
683976d627 Some Makefile cleanup, no functionality change. Use install (not cp),
Use WRKSRC, not WRKDIR, where appropriate.
1996-08-09 21:53:06 +00:00
Chuck Robey
5cc3ec8e1f Change directory at ftp.neosoft.com from code to NEW. 1996-08-02 21:48:04 +00:00
Chuck Robey
e2ad1f1a92 Updating tkcvs port, from 6.0a1 (alpha) to 6.0 (release).
Submitted by:	Andreas Kohout
1996-08-02 17:33:59 +00:00
Satoshi Asami
11726bb5e4 Clean up master sites. Delete unnecessary blank line. 1996-08-02 08:36:40 +00:00
Eric L. Hernes
272f68e838 add in my new ports 1996-08-01 20:47:07 +00:00
Eric L. Hernes
5956591605 new port for gcc 2.6.3 cross compiler for MC68HC11 1996-08-01 19:54:21 +00:00
Satoshi Asami
4fdeee0cc9 Makefile cleanup.
(1) Format the header.  Add the e-mail address of author.

(2) Add the $Id$ line.

(3) Category is "devel", not "x11 utility" ("utility" doesn't even exist
    anymore!)

(4) Reorder variables and insert empty lines to follow the guidelines.
1996-07-30 19:32:49 +00:00
Jordan K. Hubbard
11d48ee88f Add tkcvs 1996-07-30 10:59:05 +00:00
Jordan K. Hubbard
0b23641c91 tkcvs & tkdiff (tkdiff alone is pretty slick!)
Submitted by:	Sander Vesik <sander@haldjas.folklore.ee>
1996-07-30 10:56:42 +00:00
Satoshi Asami
f3c496c50f Routine Makefile cleanup. Use "." to delimit version numbers,
move GNU_CONFIGURE down to "et cetera" section where it belongs.
1996-07-12 10:24:04 +00:00
Andrey A. Chernov
5c7ced5095 Add libslang 1996-07-11 17:36:25 +00:00
Andrey A. Chernov
be6d53fcbd Curses-like library, needed primary for color-lynx 1996-07-11 17:31:18 +00:00
Satoshi Asami
a6991131a7 Add mkmf. 1996-07-10 08:12:38 +00:00
Satoshi Asami
cbced53dc2 Typo.
Submitted by:	James Raynard <fports@jraynard.demon.co.uk>
1996-07-10 08:12:13 +00:00
Satoshi Asami
fcb5820b83 Drastically shorten. This "one-line comment" was 14 lines long! ;) 1996-07-10 08:08:19 +00:00
Gary Palmer
ce16e7f323 Put files into alphabetical order to make it easier to check for
new additions.
1996-06-03 22:12:20 +00:00
Gary Palmer
1c7eaa179a Upgrade to autoconf 2.10 1996-06-03 22:03:13 +00:00
Satoshi Asami
c0b512b185 Expand subdirectory and add @exec/unexec to create/remove empty
directories.
1996-04-23 07:48:20 +00:00
Satoshi Asami
560852eaa3 Little tweak to make this conform to the standard in the handbook. 1996-04-23 07:47:40 +00:00
Jordan K. Hubbard
0210580524 Add SWIG to SUBDIRs. 1996-04-19 18:44:49 +00:00
Jordan K. Hubbard
7d6d1ac26d This is SWIG - an interface generator for TCL/Python/PERL/Guile/etc. 1996-04-19 18:44:04 +00:00
Satoshi Asami
d4485f6a25 This port is BROKEN. Actually, do we still need this, now that we
have phkmalloc in the main source tree?
1996-04-12 08:25:58 +00:00
Satoshi Asami
1f233be58e Move libmalloc from BROKEN to SUBDIR. 1996-04-12 08:25:01 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
51b84d9321 Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessary
to have /usr/local/bin/gm4 just to build this port.

However, the configure script would find /usr/bin/m4 if /usr/local/bin/gm4
isn't there, so tell it to use tha latter via CONFIGURE_ENV.
1996-04-01 05:09:13 +00:00
Satoshi Asami
21e81af865 Stop trying to strip shell scripts so this thing actually installs. 1996-03-29 07:06:55 +00:00
Mark Murray
57263ac952 Upgrade to 2.9 1996-03-27 20:19:54 +00:00
Thomas Gellekum
da1b04d3b6 Upgrade to newer version. 1996-03-27 08:42:28 +00:00
Satoshi Asami
6553a05875 Added flex. 1996-03-25 08:09:24 +00:00
Stefan Eßer
54b0fed67a A port of Peter J. Nicklin's automatic Makefile generator. 1996-03-13 22:53:32 +00:00
Satoshi Asami
54bfe2c902 Remove ${KEYWORDS}. 1996-03-06 08:20:19 +00:00
Andreas Schulz
9ad286d204 Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite.
Update the COMMENT file that told something about 2.5 :-).
1995-12-26 00:52:40 +00:00
Andreas Schulz
9515f9b822 Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite. 1995-12-26 00:52:03 +00:00
Andrey A. Chernov
00b359e508 Add libz 1995-12-05 02:07:43 +00:00
Satoshi Asami
cd9cacef15 Remove weblint (moved to www/). 1995-11-26 21:19:12 +00:00
Satoshi Asami
69bfd4e29c Change gategory name "development" -> "devel". Also take out the
"programming" that was in some of them, it's pretty obvious what
we are talking about here.
1995-11-26 11:29:21 +00:00
Satoshi Asami
25c1b1ab74 Upgrade, 1.11 -> 1.12. 1995-11-26 10:24:26 +00:00
Andrey A. Chernov
3d37d4548f Upgrade 2.5 -> 2.6 1995-11-22 17:26:39 +00:00