Commit graph

8 commits

Author SHA1 Message Date
Tim Vanderhoek
5a8ee32c8a Use the MANx variables. I think the PLIST was missing three manpages,
anyways.
1998-08-29 20:24:34 +00:00
Tim Vanderhoek
a519aaa7c9 Don't read like ad copy. Really bad ad copy at that. 1998-08-29 19:44:55 +00:00
Satoshi Asami
12dbc8c7f2 Mark this MANUAL_PACKAGE_BUILD so we won't accidentally build another
port with this shlib.
1998-07-29 01:08:54 +00:00
Steve Price
71bb39e7bb Update to version 4.2
PR:		6979
Submitted by:	maintainer
1998-07-03 23:14:20 +00:00
Satoshi Asami
c39a5a8378 Tell it not to use gnat, apparently our version confuses it.
Unmark it broken.

Submitted by:	kuriyama
1998-06-25 18:03:48 +00:00
Satoshi Asami
5861d218aa Doesn't compile....
---
adagcc -c -I. -I../ada_include -I./../ada_include -I. sample.adb
terminal_interface-curses-aux.ads:47:37: operator for type "Interfaces.C.int" is not directly visible
terminal_interface-curses-aux.ads:47:37: use clause would make operation legal
terminal_interface-curses-aux.ads:52:37: operator for type "Interfaces.C.int" is not directly visible
terminal_interface-curses-aux.ads:52:37: use clause would make operation legal
<etc.>
1998-06-08 00:19:55 +00:00
Satoshi Asami
8b87ca1e64 No need to use "+=" to define a variable that appears only once.... 1998-06-08 00:15:43 +00:00
Jun Kuriyama
c086e05543 SVr4 and XSI-Curses compatible curses library.
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
PR:		ports/4631
1998-06-07 12:01:15 +00:00