Port details |
- adaid Simple Ada library for generating UUIDs
- 0.0.1_1 devel
=0 0.0.1_1Version of this port present on the latest quarterly branch.
- 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: 2016-07-22 17:10:00
- Last Update: 2022-02-28 21:34:25
- Commit Hash: 8e2a89b
- License: BSD2CLAUSE
- WWW:
- https://github.com/anthony-arnold/AdaID
- Description:
- AdaID is a simple Ada library for generating UUIDs.
Supported operations include:
* Generating random UUIDs
* Generating name-based UUIDs
* Restoring UUIDs from a string representation.
* Converting a UUID to a string
WWW: https://github.com/anthony-arnold/AdaID
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: AdaID
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1470593800
SHA256 (anthony-arnold-AdaID-v0.0.1_GH0.tar.gz) = 6da9a4e1346a15e320e271103fe94c45517492ab95b989ecd9ffc9151d8665da
SIZE (anthony-arnold-AdaID-v0.0.1_GH0.tar.gz) = 14999
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gprbuild : devel/gprbuild
- ada : lang/gcc6-aux
- Runtime dependencies:
-
- ada : lang/gcc6-aux
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_adaid
- USES:
- ada:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2022-02-28
REASON: Removed, depends on expired lang/gcc6-aux
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.1_1 28 Feb 2022 21:34:25 |
Rene Ladan (rene) |
cleanup: Remove ports depending on expired lang/gcc6-aux
Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.
Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util (Only the first 15 lines of the commit message are shown above ) |
0.0.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.1_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.0.1 21 Apr 2017 20:25:01 |
rene |
Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by: Mark Millard via private e-mail |
0.0.1 15 Feb 2017 21:33:11 |
rene |
Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.
The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time. |
0.0.1 11 Feb 2017 12:42:30 |
rene |
Return ports maintained by John Marino to the pool, see r433827 for details |
0.0.1 09 Aug 2016 14:06:42 |
marino |
devel/adaid: Upgrade version v0.0.0 => v0.0.1 |
0.0.0 22 Jul 2016 17:09:52 |
marino |
Add new port devel/adaid (AdaID)
Supported operations include:
* Generating random UUIDs
* Generating name-based UUIDs
* Restoring UUIDs from a string representation.
* Converting a UUID to a string
I'd like to thank Anthony Arnold, the author, for re-releasing this useful
library under the 2-clause BSD license. It was previously only available
under the full GPL. |
Number of commits found: 8
|