Commit Graph

15 Commits

Author SHA1 Message Date
SADA Kenji
3b584c6b65 Coped at configure script instead of port Makefile.
Two portlint check.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-04-04 17:12:43 +00:00
SADA Kenji
6e0de4cc95 Stop the port trying to gzip the man pages.
Submitter's `patch-ac' couldn't be applied, so, I have move it to FILEDIR
and make invoke the patch command at the post-configure stage.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-04-04 00:30:20 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
Satoshi Asami
2640fd20c5 Manpages are compressed. 1999-02-13 00:41:51 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Steve Price
9ffbeae8a9 Unbreak for ELF systems.
PR:		9556
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-26 02:49:37 +00:00
Satoshi Asami
2f26499967 Finally found the culprit of my ld.so.cache getting thrashed during
large package builds.  Mark this port BROKEN until someone changes the
"ldconfig without args" lines.
1998-10-06 07:35:03 +00:00
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