Port details |
- libpeak Parallel Events and Asynchronous tasKing Library
- 0.1.2_2 devel =3 0.1.2_2Version 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: 2005-03-18 03:11:45
- Last Update: 2023-12-31 00:37:05
- Commit Hash: bbab7f5
- People watching this port, also watch:: e2fsprogs, libevent, py39-simpy, pure-ftpd, sash
- License: BSD2CLAUSE
- WWW:
- https://peak.sourceforge.net/
- Description:
- Parallel Events and Asynchronous tasKing Library
libpeak is an experimental C library and provides necessary support for an
event-based application. Unlike other event libraries, libpeak might process
events in parallel on Symmetric Multi-processing (SMP) systems. Its high
performance is particularly adapted for networking applications that need to
process lots of data on lots of connections.
- ¦ ¦ ¦ ¦
- 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/libpeak/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libpeak
- pkg install libpeak
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libpeak
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1517407861
SHA256 (libpeak-0.1.2.tar.gz) = 0b4aaeae6b9841c4231882e5b0148b2f6854ddd3f6158392be5215d2db9e7c5a
SIZE (libpeak-0.1.2.tar.gz) = 522691
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
- Test dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_libpeak
- USES:
- gmake libtool perl5 shebangfix
- 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 |
0.1.2_2 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
0.1.2_2 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
0.1.2_2 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 ) |
0.1.2_2 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 ) |
0.1.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.2_2 25 Feb 2018 09:03:01 |
amdmi3 |
- Switch to new test framework
- Add required test depends
- Fix test by using correct perl shebang and module path
Approved by: portmgr blanket |
0.1.2_2 27 Jun 2017 00:05:15 |
linimon |
Sort ARCHS. While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.1.2_2 09 Mar 2015 00:58:40 |
amdmi3 |
- Add LICENSE
- Strip library |
0.1.2_1 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
0.1.2_1 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.1.2_1 10 Jul 2014 09:10:27 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.1.2 21 Jan 2014 00:47:41 |
bapt |
Support stage |
0.1.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) |
0.1.2 11 Feb 2013 09:12:36 |
gahr |
- Unbreak on amd64 and sparc64
- Take maintainership
- Add regression-test target
- Trim Makefile header |
0.1.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> |
0.1.2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.1.2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.1.2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.1.2 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.1.2 14 Aug 2007 20:44:00 |
leeym |
- update to 0.1.2 |
0.1.1_1 02 Jul 2007 17:35:11 |
miwi |
- Unbreak
- Fix build after objformat removal |
0.1.1_1 02 Jul 2007 17:27:46 |
pav |
- Mark as BROKEN on 7.X: does not package - objformat fallout |
0.1.1_1 14 Aug 2006 22:55:18 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.1.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.1.1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.1.1 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. |
0.1.1 04 Jun 2005 00:40:42 |
pav |
- Update to 0.1.1
PR: ports/81853
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.1.0 14 Apr 2005 21:27:48 |
vs |
USE_LIBTOOL instead of local patch |
0.1.0 27 Mar 2005 01:53:59 |
kris |
Add ONLY_FOR_ARCHS=i386 because the configure script refuses to
recognise anything else.
Approved by: portmgr (self) |
0.1.0 18 Mar 2005 03:09:41 |
ijliao |
add libpeak 0.1.0
Parallel Events and Asynchronous tasKing Library |