Port details |
- lion Multi-platform, event-driven, simple networking library
- 20060630 devel
=0 20060630Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable
DEPRECATED: Upstream site is removed and library is no longer available This port expired on: 2024-03-31 IGNORE: is marked as broken: Unfetchable
- 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: 2006-06-29 11:11:38
- Last Update: 2024-04-01 10:41:16
- Commit Hash: 8b23bbd
- Also Listed In: net
- License: BSD3CLAUSE
- WWW:
- https://www.lundman.net/wiki/index.php/LiON
- Description:
- LiON (Lund's Input Output Library) is a C library to quickly develop
programs that are event-driven, networked, non-blocking and portable.
It includes a simple API to do any networking, file I/O and pipes.
It is multiplatform and runs on POSIX-like systems and Windows.
- ¦ ¦ ¦ ¦
- 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: lion
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lion-20060630.tgz) = 8be745c89c86055fc1463f777a5a66b90b3a6d822db4212b948f249271e51b94
SIZE (lion-20060630.tgz) = 231190
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_lion
- USES:
- gmake tar:tgz
- 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 |
20060630 01 Apr 2024 10:41:16 |
Rene Ladan (rene) |
devel/lion: Remove expired port
2024-03-31 devel/lion: Upstream site is removed and library is no longer
available |
20060630 11 Feb 2024 09:20:24 |
Daniel Engberg (diizzy) |
devel/lion: Mark BROKEN, deprecate and set expiration date to 2024-03-31
Upstream site is removed and library is no longer available |
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) |
20060630 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 ) |
20060630 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 ) |
20060630 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20060630 16 Mar 2020 19:15:45 |
swills |
devel/lion: remove unnecessary REINPLACE_CMD |
20060630 21 Aug 2015 17:06:03 |
amdmi3 |
- Add LICENSE |
20060630 19 Aug 2015 07:39:25 |
erwin |
Reset maintainer
<molterSPAM@gufiSPAM.org>: Host or domain name not found. Name service error
for name=gufiSPAM.org type=AAAA: Host not found
Sponsored by: DK Hostmaster A/S |
20060630 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
20060630 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
20060630 14 Mar 2014 13:01:51 |
ehaupt |
Support staging |
20060630 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
20060630 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
20060630 27 Jan 2007 23:46:03 |
miwi |
- update to 20060630
PR: 107753
Submitted by: miwi
Approved by: maintainer timeout |
20060301 29 Jun 2006 11:08:18 |
garga |
LiON (Lund's Input Output Library) is a C library to quickly develop
programs that are event-driven, networked, non-blocking and portable.
It includes a simple API to do any networking, file I/O and pipes.
It is multiplatform and runs on POSIX-like systems and Windows.
WWW: http://www.lundman.net/wiki/index.php/LiON
PR: ports/99589
Submitted by: Marco Molteni <molterSPAM@gufiSPAM.org> |