Port details |
- adasockets IPv4 socket library for Ada (TCP, UDP, and multicast)
- 1.12 net
=0 1.12Version 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: 2000-07-31 12:14:25
- Last Update: 2022-02-28 21:34:25
- Commit Hash: 8e2a89b
- License: GPLv2 GMGPL
- WWW:
- http://www.rfc1149.net/devel/adasockets.html
- Description:
- The AdaSockets library allows the use of BSD sockets from within an Ada
program. It is limited to IP version 4 sockets (TCP, UDP, multicast).
It is released under the GNAT Modified General Public License, which
means AdaSockets can be freely used in proprietary applications without
affecting their licenses.
WWW: http://www.rfc1149.net/devel/adasockets.html
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- adasockets>0:net/adasockets
- No installation instructions:
- This port has been deleted.
- PKGNAME: adasockets
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1615767544
SHA256 (adasockets-1.12.tar.gz) = cd4ff16f2b7de7a266ac16f670963fb5e9588b1d454dbd58c99208e5abd0f587
SIZE (adasockets-1.12.tar.gz) = 808673
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:
-
- ada : lang/gcc6-aux
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_adasockets
- USES:
- ada gmake libtool
- 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 |
1.12 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 ) |
1.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12 15 Mar 2021 00:20:54 |
nc |
net/adasockets: Update to 1.12 |
1.11.1 15 Jan 2020 12:06:14 |
bapt |
Add LOCALBASE/share/man to the valid path for manpages
Also compress manpages in this location.
As a followup of a discussion which occured in 2017:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-March/018115.html
And following:
https://svnweb.freebsd.org/base?view=revision&revision=315053
and
https://svnweb.freebsd.org/base?view=revision&revision=315142
All the supported FreeBSD version now supports share/man in manpath for
LOCALBASE As a result the ports tree can now accept it for manpage, but
more over migrate to this new path. Resulting in more consistency now the
manpages in base and ports would be in the relative path (under share/)
and a reduced amount of patching needed to port something to FreeBSD
Note1: this has already be done for GNU info pages earlier
Note2: due to the fact that for end user no functionnality will change during
the migration of the manpages to the new location and to avoid massive rebuild
of packages, it has been decided to not bump portrevision when migrating.
Reviewed by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D23166 |
1.11.1 16 Apr 2018 17:05:49 |
krion |
Update to version 1.11.1
PR: 227535
Submitted by: Alexandre C. Guimaraes <lebarondemerde@privacychain.ch> |
1.10.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). |
1.10.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 |
1.10.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. |
1.10.1 11 Feb 2017 12:42:30 |
rene |
Return ports maintained by John Marino to the pool, see r433827 for details |
1.10.1 24 Sep 2016 16:57:29 |
marino |
net/adasockets: Upgrade version 1.10 => 1.10.1 |
1.10_1 30 Apr 2016 06:44:28 |
marino |
Change Ada Framework foundation from gcc5-aux to gcc6-aux
GCC 6.1 was released this week. The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.
Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.
Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result. Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only). |
1.10 06 Dec 2015 13:38:28 |
marino |
net/adasockets: Upgrade version 1.9.2 => 1.10 |
1.9.2 11 Oct 2015 21:55:59 |
marino |
net/adasockets: Upgrade version 1.9.1 => 1.9.2 |
1.9.1 25 Apr 2015 07:25:04 |
marino |
net/adasockets: Upgrade version 1.9 => 1.9.1 |
1.9 16 Oct 2014 10:56:38 |
marino |
Remove @dirrm from package list of 8 of my ports |
1.9 07 Aug 2014 20:29:49 |
marino |
net/adasockets: Upgrade version 1.8.11 => 1.9 |
1.8.11 08 Jul 2014 10:46:17 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.8.11 12 Mar 2014 10:37:40 |
marino |
net/adasockets: Fix code style before gcc49 comes in
Part of adasockets is built with -gnatg which invokes style checking.
The upcoming GNAT compiler has stricter rules regarding the placement
of the "then" keyword. Adasockets was failing to build based on style
errors on gcc49. Patch this now on gcc47 to prepare for the Ada
compiler transition.
No bump; the code logic doesn't change. |
1.8.11 22 Feb 2014 02:18:35 |
marino |
Resurrect net/adasockets port (dormant 4 years)
This is an IPv4-only socket bindings library for Ada. |
1.8.4.7_3 20 Jan 2010 19:14:56 |
miwi |
2010-01-08 audio/dino: has been broken for 7 months
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months |
1.8.4.7_3 08 Dec 2009 14:30:09 |
pav |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr |
1.8.4.7_3 31 Aug 2009 17:15:57 |
erwin |
Mark BROKEN: does not build |
1.8.4.7_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.8.4.7_2 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.8.4.7_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.8.4.7_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.8.4.7 25 Jan 2007 17:53:57 |
rafan |
- Update to 1.8.4.7
- Pass maintainership to submitter
PR: ports/108200
Submitted by: John Merryweather Cooper <john_m_cooper at yahoo.com> |
1.8.4 15 Aug 2006 00:56:24 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.8.4 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.8.4 02 Dec 2005 20:37:51 |
kris |
Reset maintainer: "I don't use FreeBSD at this time". Thanks for your
work in the past. |
1.8.4 17 Apr 2004 12:51:28 |
kris |
Add missing files, and correct INFO processing |
1.8.4 24 Mar 2004 23:14:14 |
trevor |
Add size data, approved by maintainers. |
1.8.4 06 Jan 2004 09:46:32 |
clement |
- Update to 1.8.4
PR: 60237
Submitted by: Samuel Tardieu <sam@rfc1149.net> (maintainer)
Approved by: erwin (mentor) (implicitly) |
1.8.3 04 Dec 2003 11:32:23 |
jeh |
AdaSockets 1.8.2 didn't compile properly on FreeBSD (4.x or 5.x)
because of an incompatibility with the currently supported GNAT
version. This is fixed in AdaSockets 1.8.3.
PR: 59621
Submitted By: MAINTAINER |
1.8.2 07 Nov 2003 11:51:19 |
jeh |
This patch upgrades AdaSockets to the latest version, which is needed to
work with recent GCC compilers.
Also, I have changed my email address from sam@inf.enst.fr to sam@rfc1149.net
(the latter being my "canonical" address).
PR: 58271
Submitted by: MAINTAINER |
1.4.1 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
1.4.1 08 Jan 2003 14:38:06 |
arved |
Update to 1.4.1 [1]
Fix Build on CURRENT [2]
PR: 45745 [1], 46444[2]
Submitted by: Samuel Tardieu <sam@inf.enst.fr> (maintainer)[1],David Holm
<david@realityrift.com>[2] |
1.2 08 Nov 2002 04:48:30 |
edwin |
Maintainer update to version 1.2
PR: ports/42588
Submitted by: Samuel Tardieu <Samuel@beeblebrox.rfc1149.net, "Tardieu
<samm"@inf.enst.fr> |
31 Oct 2001 14:56:07 |
petef |
Update to 0.1.19 |
29 Oct 2001 10:34:27 |
petef |
- update to 0.1.15 |
13 Aug 2001 14:27:20 |
kevlo |
- Update to version 0.1.14 - Update MASTER_SITES |
17 Oct 2000 15:20:22 |
kevlo |
Fix plist |
13 Oct 2000 21:33:39 |
ade |
Update to 0.1.11 |
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
01 Oct 2000 16:39:39 |
kevlo |
Update to 0.1.10 |
21 Aug 2000 11:07:37 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
31 Jul 2000 16:14:25 |
nbm |
Add adasockets, an Ada interface to using sockets. |