summaryrefslogtreecommitdiff
path: root/devel/ncurses-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark this MANUAL_PACKAGE_BUILD so we won't accidentally build anotherSatoshi Asami1998-07-291-1/+2
| | | | | | | port with this shlib. Notes: svn path=/head/; revision=12196
* Update to version 4.2Steve Price1998-07-033-1610/+1707
| | | | | | | | PR: 6979 Submitted by: maintainer Notes: svn path=/head/; revision=11687
* Tell it not to use gnat, apparently our version confuses it.Satoshi Asami1998-06-251-3/+2
| | | | | | | | | Unmark it broken. Submitted by: kuriyama Notes: svn path=/head/; revision=11527
* Doesn't compile....Satoshi Asami1998-06-081-1/+3
| | | | | | | | | | | | | --- 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.> Notes: svn path=/head/; revision=11340
* No need to use "+=" to define a variable that appears only once....Satoshi Asami1998-06-081-3/+3
| | | | Notes: svn path=/head/; revision=11339
* SVr4 and XSI-Curses compatible curses library.Jun Kuriyama1998-06-075-0/+1989
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> PR: ports/4631 Notes: svn path=/head/; revision=11326