summaryrefslogtreecommitdiffstats
path: root/devel/adacurses
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* Update to 5.3 and get rid of BROKENleeym2003-11-215-15/+33
| | | | | PR: 59534 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* BROKEN on 5.1: bad C++kris2003-05-181-0/+4
|
* Suppress command echo.olgeni2003-02-231-6/+6
|
* Whitespace.olgeni2003-02-231-1/+1
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Add devel/adacurses, ncurses bindings for the Ada language (lang/gnat).olgeni2002-06-196-0/+170
OpenPOWER on IntegriCloud