notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/adabooch-doc-html/distinfo

Number of commits found: 5

Friday, 20 May 2011
19:49 sylvio search for other commits by this committer
- Add license
Original commit
Friday, 5 Jan 2007
07:00 clsung search for other commits by this committer
- Update to 20030309
- take maintainership

PR:             ports/107547
Submitted by:   maintainer (Marcelo Araujo <araujo_AT_bsdmail dot org>)
Original commit
Thursday, 24 Nov 2005
15:40 pav search for other commits by this committer
- Add some SHA256 checksums
Original commit
Thursday, 29 Jan 2004
07:24 trevor search for other commits by this committer
SIZEify.
Original commit
Saturday, 27 Sep 2003
06:22 edwin search for other commits by this committer
New port: adabooch is a Booch implementation for Ada95

This is the documenation part of it.

        The Ada 95 version of the components will contain the same
        key abstractions as the C++ form (Structs, Tools and Support).
        However, the organization will be slightly different,
        particularly in the Support domain. This is because Ada 95
        provides several special forms of memory management that
        are quite different from C++.

        The Structs category provides an array of structural
        abstractions (Bags, Collections, Deques, Graphs, Lists,
        Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
        category provides algorithmic abstractions (Searching,
        Sorting, etc.). The Support category contains all the
        "concrete" forms, plus structures to create the components.

        Some of the structures permit structural sharing (graphs,
        lists, and trees).  Some structures may also be ordered
        (collections, dequeues, and queues). There are also multiple
        forms for some structures: single and double linked lists,
        directed and undirected graphs, and binary, multiway, and
        AVL trees.

        WWW: http://www.adapower.net/booch/

PR:             ports/46448
Submitted by:   David Holm <david@realityrift.com>
Original commit

Number of commits found: 5