Port details |
- py-kqueue Python interface to kqueue(2) and kevent(2) system calls
- 1.4_2 devel
=5 1.4_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: ports2@dclg.ca
- Port Added: 2000-05-24 01:34:20
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- People watching this port, also watch:: libiconv, sudo, unzip, python, py39-tkinter
- Also Listed In: python
- License: not specified in port
- WWW:
- http://ox.eicat.ca/~dgilbert/files/PyKQueue.html
- Description:
- py-kqueue (aka PyKQueue) is a Python module that interfaces to the kqueue(2)
and kevent(2) system calls. kqueue(2) and kevent(2) implements an
event-driven notification system, intended as a replacement for select(2) and
poll(2), which require lengthy preparation and bookkeeping to use. With
kevent(2), a list of file descriptors or other object to monitor is passed
in once, and the system returns a notification when the object triggers a
filter, such as 'ready to read data' for file descriptors. See the
man pages for details.
This Python module provides a C module and supporting Python script to
use these functions in a object-oriented manner.
WWW: http://ox.eicat.ca/~dgilbert/files/PyKQueue.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}kqueue>0:devel/py-kqueue@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-kqueue
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PyKQueue-1.4.tbz) = f9550110c863c529316acde73a163899845375feac456a2bb434495eb77a67e2
SIZE (PyKQueue-1.4.tbz) = 12800
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:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7 tar:bzip2
- 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.4_2 15 Aug 2020 10:50:59 |
rene |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
1.4_2 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.4_2 11 Dec 2017 16:54:20 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
1.4_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.4_2 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.4_2 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.4_2 15 Apr 2014 01:28:15 |
swills |
- Stage
PR: ports/188506
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket) |
1.4_2 25 Nov 2013 18:44:35 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: David Gilbert <ports2@dclg.ca> (maintainer) |
1.4_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) |
1.4_2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.4_2 25 Feb 2011 11:09:18 |
miwi |
- Clean up PYTHON_REL >= 230 < 240 |
1.4_2 18 Aug 2009 20:15:55 |
miwi |
Eliminate hard coded "PKGNAMEPREFIX= py-"
PR: 137859
Submitted by: olli hauer <ohauer@gmx.de> |
1.4_2 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.4_2 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
1.4_2 29 Feb 2008 13:34:36 |
perky |
Fix build for Python 2.5.2 |
1.4_2 04 Oct 2007 00:41:11 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.4_2 03 Oct 2007 22:52:59 |
edwin |
Remove support for OSVERSION < 5 |
1.4_2 24 Sep 2007 04:11:23 |
delphij |
Fix py-kqueue for python 2.5.x.
PR: ports/115781
Sponsored by: SINA Corporation
Approved by: maintainer timeout |
1.4_1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
1.4_1 09 Jun 2006 21:01:32 |
linimon |
Update maintainer's email address at his request. |
1.4_1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.4_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.4_1 21 Dec 2004 08:26:24 |
vs |
- Update to 1.4
- Assign maintainership to submitter
- Minor cleanup (me)
PR: ports/74224
Approved by: dwhite (maintainer) |
1.3_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.3_1 01 Aug 2003 22:56:21 |
perky |
Add a workaround to enable building on python2.3. |
1.3_1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.3_1 07 Feb 2003 02:44:22 |
seanc |
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr) |
05 Apr 2001 18:29:19 |
dwhite |
Upgrade, 1.2 -> 1.3: New Python 2.0 convention for Makefile.pre.in,
bsd.python.mk-ify port. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
08 Sep 2000 13:24:00 |
tg |
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15. |
19 Jul 2000 05:51:22 |
dwhite |
Update to 1.2: New kevent(2) API (and require FreeBSD versions with it as I'm
a lazy bastard). |
10 Jul 2000 18:07:17 |
dwhite |
Fix typo. Don't ask me how it worked before. :) |
19 Jun 2000 20:21:59 |
dwhite |
Update to use MASTER_SITE_LOCAL. |
05 Jun 2000 04:57:36 |
dwhite |
Conditionalize against $OSVERSION == 500000 too since it doesn't have kqueue,
just to be nice to our older-CURRENT-running friends. kqueue is in 400018 and
500001 and later. |
05 Jun 2000 04:31:25 |
dwhite |
Require OSVERSION 400018 or later, so kqueue actually exists. |
01 Jun 2000 07:09:09 |
dwhite |
Upgrade py-kqueue to 1.1 -- forgot to regenerate the checksum. |
01 Jun 2000 07:06:30 |
dwhite |
Upgrade to 1.1. Added copyrights and deleted commented-out debugging code, no
functional changes, but bumped the version anyway to discriminate. |
24 May 2000 05:34:20 |
dwhite |
Add py-kqueue, a Python module to access kqueue(2) and kevent(2), Python-style.
|