Summary: | [NEW PORT] Seven Ada ports including GNAT, GNAT Programing Studio, AWS and XML/Ada | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Marino <freebsdml> | ||||||||||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||||||||||
Status: | Closed FIXED | ||||||||||||||
Severity: | Affects Only Me | ||||||||||||||
Priority: | Normal | ||||||||||||||
Version: | Latest | ||||||||||||||
Hardware: | Any | ||||||||||||||
OS: | Any | ||||||||||||||
Attachments: |
|
Description
John Marino
2011-01-09 21:20:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it. Hi, I attached the shar file of lang/gnat-aux here. It fix the plist error. wen wen 2011-02-15 07:32:50 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/gnat-aux Makefile distinfo pkg-descr pkg-plist Log: GNAT AUX is based on the trunk version of Free Software Foundation's GNU Compiler Collection. It carries with it the GMGPL license, the modified version of the GPL that exempts generic instantiation from resulting in a GPL-licensed executable. This version of GNAT also carries with it the GCC Runtime Library Exception, so the resulting binaries have no licensing requirements. Binaries produced by GNAT AUX should be handled the same as binaries produced by any FSF GNAT compiler. GNAT AUX implements the full Ada-83, Ada-95, and Ada-2005 language standards. It also implements some features of the draft Ada-2012 standard, which are optionally accessible via the -gnat2012 switch or Ada_2012 pragma. WWW: http://www.dragonlace.net/ PR: ports/153828 Submitted by: John Marino <freebsdml@marino.st> Revision Changes Path 1.716 +1 -0 ports/lang/Makefile 1.1 +179 -0 ports/lang/gnat-aux/Makefile (new) 1.1 +4 -0 ports/lang/gnat-aux/distinfo (new) 1.1 +13 -0 ports/lang/gnat-aux/pkg-descr (new) 1.1 +40 -0 ports/lang/gnat-aux/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" wen 2011-02-17 09:25:51 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/gnatpython Makefile distinfo pkg-descr pkg-plist Log: GNATPython is a python package to ease development of testsuites and/or build scripts in a portable way. It is an extension to Ada which exports GNAT.Expect.TTY and requires the GNAT AUX compiler. WWW: http://forge.open-do.org/projects/gnatpython PR: ports/153828 Submitted by: John Marino <freebsdml@marino.st> Revision Changes Path 1.4230 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/gnatpython/Makefile (new) 1.1 +2 -0 ports/devel/gnatpython/distinfo (new) 1.1 +5 -0 ports/devel/gnatpython/pkg-descr (new) 1.1 +53 -0 ports/devel/gnatpython/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" wen 2011-02-24 06:30:10 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/xmlada Makefile distinfo pkg-descr pkg-plist Log: XML/Ada is a full XML suite for use with Ada compilers, such as GNAT AUX. XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.1 specification and can parse any file that follows this standard, including the contents of the DTD although no validation of the documents is performed based on those. It provides support for a number of standards associated with XML such as SAX, DOM, and XML schemas. Additionally, it includes a module to manipulate unicode streams since this is required by the XML standard. WWW: http://libre.adacore.com/libre/tools/xmlada/ PR: ports/153828 Submitted by: John Marino <freebsdml@marino.st> Revision Changes Path 1.1516 +1 -0 ports/textproc/Makefile 1.13 +26 -0 ports/textproc/xmlada/Makefile (new) 1.6 +2 -0 ports/textproc/xmlada/distinfo (new) 1.4 +12 -0 ports/textproc/xmlada/pkg-descr (new) 1.5 +533 -0 ports/textproc/xmlada/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" wen 2011-03-02 00:29:45 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/gtkada Makefile distinfo pkg-descr pkg-plist x11-toolkits/gtkada/files patch-aa patch-ab patch-projects-Makefile Log: GtkAda is an Ada graphical toolkit based on Gtk+ widgets using the object-oriented features of the language. Gtk+ is a graphical toolkit written in C for X-Window and Win32 that was originally developed as the basis for GIMP. WWW: http://libre.adacore.com/libre/tools/gtkada/ PR: ports/153828 Submitted by: John Marino <freebsdml@marino.st> Revision Changes Path 1.560 +1 -0 ports/x11-toolkits/Makefile 1.27 +29 -0 ports/x11-toolkits/gtkada/Makefile (new) 1.7 +2 -0 ports/x11-toolkits/gtkada/distinfo (new) 1.3 +11 -0 ports/x11-toolkits/gtkada/files/patch-aa (new) 1.1 +11 -0 ports/x11-toolkits/gtkada/files/patch-ab (new) 1.1 +13 -0 ports/x11-toolkits/gtkada/files/patch-projects-Makefile (new) 1.6 +6 -0 ports/x11-toolkits/gtkada/pkg-descr (new) 1.6 +1467 -0 ports/x11-toolkits/gtkada/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" wen 2011-03-02 00:53:02 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/gps Makefile distinfo pkg-descr pkg-plist devel/gps/files patch-Makefile.in patch-common-tty-terminals.c patch-gnatlib-gnat_src-gnatvsn.adb patch-gnatlib-gnatcoll_shared.gpr.in patch-shared.gpr Log: The GNAT Programming Studio (GPS) is a cutting-edge Free Software IDE that streamlines the interaction between developers and their software. With its intuitive interface, GPS is easy to use, simplying source navigation and highlighting fundamental ideas in the program. Features Tools * Developer-friendly * Language-sensitive editor * Multi-language * Version control * Multi-platform * Graphical debugger * Modern GUI * Automatic code fixing * Multiple document interface * Graphs (call, dependencies, entities) * Customizable * Application builder * Extensible tool integration * Visual file comparison * Free Software * Source code reformatting * Automatic body file generation * intelligent source code navigation * Project Explorer * Project Wizard WWW: http://www.adacore.com/home/products/gnatpro/toolsuite/gps/ PR: ports/153828 Submitted by: John Marino <freebsdml@marino.st> Revision Changes Path 1.4256 +1 -0 ports/devel/Makefile 1.1 +102 -0 ports/devel/gps/Makefile (new) 1.1 +2 -0 ports/devel/gps/distinfo (new) 1.1 +14 -0 ports/devel/gps/files/patch-Makefile.in (new) 1.1 +14 -0 ports/devel/gps/files/patch-common-tty-terminals.c (new) 1.1 +31 -0 ports/devel/gps/files/patch-gnatlib-gnat_src-gnatvsn.adb (new) 1.1 +11 -0 ports/devel/gps/files/patch-gnatlib-gnatcoll_shared.gpr.in (new) 1.1 +11 -0 ports/devel/gps/files/patch-shared.gpr (new) 1.1 +20 -0 ports/devel/gps/pkg-descr (new) 1.1 +646 -0 ports/devel/gps/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" wen 2011-03-03 00:45:55 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/aws Makefile distinfo pkg-descr pkg-plist www/aws/files patch-config__projects__aws.gpr patch-docs__makefile patch-regtests__0043_check_mem__test.opt patch-ssl__crypto_lib.gpr patch-templates_parser__docs__makefile Log: AWS stands for Ada Web Server, but it is more than just another webserver... AWS is a complete framework to develop web based applications. The main part of the framework is the embedded web server. This small yet powerful web server can be embedded into your application so your application will be able to talk with a standard web browser such as Microsoft Internet Explorer or Netscape Communicator. Around this web server, a lot of services have been developed. The framework includes: * seb parameters module * session server * SOAP support * WSDL generation from Ada * template parser * AJAX support * HTTPS/SSL support * large server support * virtual hosting support * server push * directory browser * status page * log module * hotplug module * light communications API * configuration API * client API * web page service * SMTP support * LDAP support * Jabber support WWW: http://libre.adacore.com/libre/tools/aws/ PR: ports/153828 Submitted by: John Marino <freebsdml@marino.st> Revision Changes Path 1.2824 +1 -0 ports/www/Makefile 1.1 +177 -0 ports/www/aws/Makefile (new) 1.1 +2 -0 ports/www/aws/distinfo (new) 1.1 +10 -0 ports/www/aws/files/patch-config__projects__aws.gpr (new) 1.1 +27 -0 ports/www/aws/files/patch-docs__makefile (new) 1.1 +13 -0 ports/www/aws/files/patch-regtests__0043_check_mem__test.opt (new) 1.1 +10 -0 ports/www/aws/files/patch-ssl__crypto_lib.gpr (new) 1.1 +18 -0 ports/www/aws/files/patch-templates_parser__docs__makefile (new) 1.1 +23 -0 ports/www/aws/pkg-descr (new) 1.1 +798 -0 ports/www/aws/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, with minor changes. Thanks! |