Port details |
- libassa C++ networking library and application framework
- 3.5.1_2 devel =2 3.5.1_2Version of this port present on the latest quarterly branch.
- Maintainer: rodrigo@FreeBSD.org
- Port Added: 2003-12-25 08:28:49
- Last Update: 2024-01-21 15:26:53
- Commit Hash: ab4e62b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL20+
- WWW:
- https://libassa.sourceforge.net/
- Description:
- ASSA is a UNIX/Linux Object-Oriented C++ networking (BSD sockets) library
and application framework based on Adaptive Communication Patterns. ASSA is
designed to improve productivity of writing network-oriented client/server
applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libassa/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libassa
- pkg install libassa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libassa
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libassa-3.5.1.tar.gz) = c1245a98373f37c0e286b327e2d750fd20278c71f47f2018053b4d799d33172c
SIZE (libassa-3.5.1.tar.gz) = 641255
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libassa
- USES:
- libtool pathfix pkgconfig
- 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 |
3.5.1_2 21 Jan 2024 15:26:53 |
Muhammad Moinur Rahman (bofh) |
devel/libassa: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
3.5.1_1 03 Nov 2023 14:05:32 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
3.5.1_1 02 Aug 2023 16:22:19 |
Muhammad Moinur Rahman (bofh) |
devel/libassa: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.5.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.5.1_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.5.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.5.1_1 27 Feb 2018 12:33:43 |
amdmi3 |
- Add LICENSE
- Fix plist
Approved by: portmgr blanket |
3.5.1 11 Jan 2018 14:58:50 |
tijl |
Pass empty TIRPC_CFLAGS and TIRPC_LIBS to configure so patches and
USE_AUTOTOOLS can be removed. |
3.5.1 13 Sep 2015 22:03:47 |
rodrigo |
Update port |
3.5.0 08 Aug 2015 22:42:16 |
rodrigo |
Update libassa to 3.5.0 |
3.4.2.2_1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
3.4.2.2_1 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
3.4.2.2_1 21 Aug 2014 09:36:45 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
3.4.2.2 24 Mar 2014 23:40:57 |
bapt |
Support stage
Fix build with clang |
3.4.2.2 29 Jan 2014 09:17:42 |
rodrigo |
Update maintainer email address
Approved by: bapt@ (co-mentor) |
3.4.2.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.4.2.2 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
3.4.2.2 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
3.4.2.2 12 Jan 2013 12:07:59 |
wen |
- Trim Makefile headers
- Pass maintainership to submitter
PR: 175184
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> |
3.4.2.2 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
3.4.2.2 23 Jul 2012 01:33:56 |
dougb |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
3.4.2.2 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
3.4.2.2 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
3.4.2.2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.4.2.2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
3.4.2.2 04 Oct 2007 00:41:11 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
3.4.2.2 02 Nov 2006 00:34:25 |
stas |
- Update to 3.4.2-2 (bugfix release)
- Install assa-genesis manpage (debian)
- Change my email |
3.4.2 17 Sep 2006 20:02:22 |
kris |
Now builds on sparc64 |
3.4.2 07 Sep 2006 12:16:02 |
rafan |
- Update to 3.4.2
PR: ports/102936
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer) |
3.4.1 14 Aug 2006 16:11:29 |
rafan |
- Update to 3.4.1
- Replace deprecated variables (INSTALLS_SHLIB)
- Pet portlint(1) for BROKEN msg
- Pass maintainership to submitter
PR: ports/101945
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
3.3.2_1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
3.3.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.3.2 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
3.3.2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
3.3.2 31 Aug 2005 03:15:37 |
kris |
BROKEN on sparc64: Does not build |
3.3.2 28 Jul 2005 16:18:29 |
vs |
Mark as BROKEN on 4.x: Compilation fails and passing -fhuge-objects does not
help
Noticed by: cluster |
3.3.2 22 Jul 2005 16:43:36 |
vanilla |
Upgrade to 3.3.2. |
3.3.0 03 Jun 2005 00:39:11 |
lawrance |
Don't attempt to use libtool before it is installed.
Reported by: kris
Noodlebrain: me |
3.3.0 30 May 2005 15:14:48 |
lawrance |
Don't install .la (by copying in system ltmain.sh... again)
Obtained from: vs |
3.3.0 27 May 2005 14:30:37 |
lawrance |
Build with included libtool (no more static library), as discussed with vs.
Approved by: clement (mentor, implicit) |
3.3.0 27 May 2005 04:54:55 |
lawrance |
No need to copy ${LTMAIN} into wrksrc. Fixes package build.
Approved by: clement (mentor, implicit) |
3.3.0 25 May 2005 07:19:55 |
vs |
Drop another large wad (several Mb) of static libs |
3.3.0 30 Apr 2005 01:40:30 |
kris |
Now builds on sparc64 |
3.3.0 05 Apr 2005 09:51:56 |
krion |
Update to version 3.3.0
PR: ports/79469
Submitted by: Ports Fury |
3.2.0 26 Mar 2005 21:24:01 |
kris |
BROKEN on sparc64: Does not build
Approved by: portmgr (self) |
3.2.0 03 Nov 2004 06:41:13 |
leeym |
- add USE_GCC=3.3 when default gcc is 3.4 |
3.2.0 16 Aug 2004 02:47:09 |
kris |
BROKEN on 5.x: Does not compile with gcc 3.4.2 |
3.2.0 14 Aug 2004 21:57:56 |
oliver |
take care of $PREFIX/libdata/pkgconfig |
3.2.0 29 Mar 2004 11:09:59 |
arved |
Fix build on AMD64 |
3.2.0 23 Feb 2004 04:34:42 |
kris |
BROKEN on !i386: Does not compile |
3.2.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
3.2.0 29 Jan 2004 02:08:34 |
ijliao |
fix build on -stable
Noticed by: bento via kris |
3.2.0 25 Dec 2003 08:28:12 |
ijliao |
add libassa 3.2.0
An C++ networking library and application framework |