Port details |
- sgl STL implementation for ADA95
- 2.0a3 devel
=0 2.0a3Version of this port present on the latest quarterly branch.
- DEPRECATED: S/W never progressed beyond incomplete graduate project; library was never properly built - not worth fixing
This port expired on: 2014-03-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-09-27 06:49:43
- Last Update: 2014-03-16 09:02:47
- SVN Revision: 348396
- License: not specified in port
- Description:
- The Ada "Standard Generic Library" (SGL)
The Ada SGL is a port of the C++ Standard Template Library (STL).
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: sgl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0a3 16 Mar 2014 09:02:47 |
antoine |
Remove expired ports:
2014-03-15 multimedia/linux_v4l2wrapper-kmod: Included now in all supported
FreeBSD versions
2014-03-15 devel/sgl: S/W never progressed beyond incomplete graduate project;
library was never properly built - not worth fixing
2014-03-15 palm/jpilot-db: No distfiles |
2.0a3 16 Feb 2014 09:11:45 |
marino |
devel/sgl: Upon inspection, port is inferior - deprecate
After this Ada port was returned to the heap, I took a look at it. The
primary issue is that it's just copying source files. It should be
building a library in the standard location as well. That's easily
fixable except there's no point.
This software was just a graduate thesis from Spring 1996 that was
never developed beyond that. It wasn't complete at the time. As far
as I know, there isn't even a demand for having an STL port in Ada95.
Later versions of Ada have extensive libraries that basically do what
SGL was attempting to do. Original PR didn't explain why the initiator
thought SGL was necessary or useful 6 years later. Just kill it,
expiration in a month. |
2.0a3 16 Feb 2014 08:52:16 |
marino |
devel/cbind, devel/sgl: Reset maintainer due to bouncing email |
2.0a3 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.0a3 30 Apr 2013 12:27:51 |
bapt |
These ports have listed lang/gnat as a build dependency but the truth is that
they are not written in Ada and build fine without any Ada compiler.
PR: ports/178166
Submitted by: John Marino <draco@marino.st> |
2.0a3 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.0a3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.0a3 21 Jan 2007 10:58:15 |
itetcu |
- Fix MASTER_SITES
- pet portlint while here
Submitted by: David Holm (maintainer) promted by fenner's DF survey |
2.0a3 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.0a3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.0a3 27 Sep 2003 06:48:16 |
edwin |
New port: SGL - incomplete STL implementation for ADA95
The Ada "Standard Generic Library" (SGL) The Ada SGL is a
port of the C++ Standard Template Library (STL).
PR: ports/46410
Submitted by: David Holm <david@realityrift.com> |