FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 12:14 PM GMT
Port details
adacurses 5.9 devel on this many watch lists=0 search for ports that depend on this port
Curses library for Ada
Maintained by: sylvio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Jun 2002 20:10:54
License: MIT
Ada95 bindings for ncurses.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/gnat, devel/gmake, devel/libtool
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/adacurses/ && make install clean
To add the package: pkg_add -r adacurses


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/ncurses/
ftp://ftp.gnu.org/gnu/ncurses/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/ncurses/
http://mirrors.usc.edu/pub/gnu/ncurses/
ftp://ftp.kddlabs.co.jp/GNU/ncurses/
ftp://ftp.dti.ad.jp/pub/GNU/ncurses/
http://ring.nict.go.jp/archives/GNU/ncurses/
http://ring.riken.jp/archives/GNU/ncurses/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/ncurses/
ftp://ftp.sunsite.org.uk/package/gnu/ncurses/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/ncurses/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/ncurses/
http://ftp.funet.fi/pub/gnu/prep/ncurses/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 May 2011 17:23:43
Original commit files touched by this commit  5.9
sylvio search for other commits by this committer
- Update to 5.9
- Add License
03 Mar 2011 11:45:00
Original commit files touched by this commit  5.8
sylvio search for other commits by this committer
- Update to 5.8
04 Dec 2010 07:34:27
Original commit files touched by this commit  5.7
ade search for other commits by this committer
Sync to new bsd.autotools.mk
27 Nov 2009 22:52:30
Original commit files touched by this commit  5.7
sylvio search for other commits by this committer
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
03 Sep 2009 23:49:49
Original commit files touched by this commit  5.7
araujo search for other commits by this committer
- Update to latest libtool version.

PR:             ports/138082
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
21 Jun 2009 22:11:42
Original commit files touched by this commit  5.7
araujo search for other commits by this committer
- Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>.
30 Apr 2009 11:46:39
Original commit files touched by this commit  5.7
araujo search for other commits by this committer
- Update to 5.7.
29 Jun 2007 16:29:19
Original commit files touched by this commit  5.6
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
17 Jan 2007 16:24:08
Original commit files touched by this commit  5.6
nivit search for other commits by this committer
- Updated to 5.6
- Taken maintainership by submitter

PR:             ports/107698
Submitted by:   "Marcelo Araujo" <araujo at bsdmail.org>
Approved by:    alexbl (mentor, implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  5.3_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Nov 2005 15:40:04
Original commit files touched by this commit  5.3_1
pav search for other commits by this committer
- Add some SHA256 checksums
15 Nov 2005 06:52:12
Original commit files touched by this commit  5.3_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
31 May 2005 21:34:46
Original commit files touched by this commit  5.3_1
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
14 Mar 2004 06:17:56
Original commit files touched by this commit  5.3_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
04 Feb 2004 05:21:48
Original commit files touched by this commit  5.3_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  5.3
trevor search for other commits by this committer
SIZEify.
21 Nov 2003 09:06:44
Original commit files touched by this commit  5.3
leeym search for other commits by this committer
Update to 5.3 and get rid of BROKEN

PR:             59534
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
18 May 2003 09:35:30
Original commit files touched by this commit  5.2
kris search for other commits by this committer
BROKEN on 5.1: bad C++
23 Feb 2003 11:07:26
Original commit files touched by this commit  5.2
olgeni search for other commits by this committer
Suppress command echo.
23 Feb 2003 10:58:11
Original commit files touched by this commit  5.2
olgeni search for other commits by this committer
Whitespace.
20 Feb 2003 17:07:10
Original commit files touched by this commit  5.2
knu search for other commits by this committer
De-pkg-comment.
19 Jun 2002 20:05:24
Original commit files touched by this commit  5.2
olgeni search for other commits by this committer
Add devel/adacurses, ncurses bindings for the Ada language (lang/gnat).

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.296 seconds.