summaryrefslogtreecommitdiff
path: root/devel/ncurses (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Manpages are compressed.Satoshi Asami1999-02-131-2/+2
| | | | Notes: svn path=/head/; revision=16705
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Unbreak for ELF systems.Steve Price1999-01-262-6/+16
| | | | | | | | PR: 9556 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16327
* Finally found the culprit of my ld.so.cache getting thrashed duringSatoshi Asami1998-10-061-1/+3
| | | | | | | | large package builds. Mark this port BROKEN until someone changes the "ldconfig without args" lines. Notes: svn path=/head/; revision=13685
* Use the MANx variables. I think the PLIST was missing three manpages,Tim Vanderhoek1998-08-292-101/+30
| | | | | | | anyways. Notes: svn path=/head/; revision=12908
* Don't read like ad copy. Really bad ad copy at that.Tim Vanderhoek1998-08-292-9/+12
| | | | Notes: svn path=/head/; revision=12907
* 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