notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-kqueue Python interface to kqueue(2) and kevent(2) system calls
1.4_2 devel Deleted on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: ports2@dclg.ca search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. lib/python2.7/site-packages/kqsyscallmodule.so
  2. lib/python2.7/site-packages/KQueue.py
  3. lib/python2.7/site-packages/KQueue.pyc
Collapse this list.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://ox.eicat.ca/~dgilbert/files/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4_2
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
1.4_2
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.4_2
11 Dec 2017 16:54:20
Revision:456050Original commit files touched by this commit
antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
1.4_2
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.4_2
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.4_2
29 Jul 2014 21:43:18
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:351299Original commit files touched by this commit
swills search for other commits by this committer
- Stage

PR:		ports/188506
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
1.4_2
25 Nov 2013 18:44:35
Revision:334881Original commit files touched by this commit
mva search for other commits by this committer
- 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
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.4_2
25 Feb 2011 11:09:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Clean up PYTHON_REL >= 230 < 240
1.4_2
18 Aug 2009 20:15:55
Original commit files touched by this commit
miwi search for other commits by this committer
Eliminate hard coded "PKGNAMEPREFIX= py-"

PR:             137859
Submitted by:   olli hauer <ohauer@gmx.de>
1.4_2
05 Jan 2009 19:44:02
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
1.4_2
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
1.4_2
29 Feb 2008 13:34:36
Original commit files touched by this commit
perky search for other commits by this committer
Fix build for Python 2.5.2
1.4_2
04 Oct 2007 00:41:11
Original commit files touched by this commit Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.4_2
03 Oct 2007 22:52:59
Original commit files touched by this commit
edwin search for other commits by this committer
Remove support for OSVERSION < 5
1.4_2
24 Sep 2007 04:11:23
Original commit files touched by this commit
delphij search for other commits by this committer
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
Original commit files touched by this commit
alexbl search for other commits by this committer
 - 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
Original commit files touched by this commit
linimon search for other commits by this committer
Update maintainer's email address at his request.
1.4_1
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
1.4_1
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.4_1
21 Dec 2004 08:26:24
Original commit files touched by this commit
vs search for other commits by this committer
- 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
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.3_1
01 Aug 2003 22:56:21
Original commit files touched by this commit
perky search for other commits by this committer
Add a workaround to enable building on python2.3.
1.3_1
07 Mar 2003 06:01:16
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
seanc search for other commits by this committer
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
commit hash: fp1.12096@dev.null.freshports.orgcommit hash: fp1.12096@dev.null.freshports.orgcommit hash: fp1.12096@dev.null.freshports.orgcommit hash: fp1.12096@dev.null.freshports.org files touched by this commit
dwhite search for other commits by this committer
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
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
08 Sep 2000 13:24:00
commit hash: fp1.3689@dev.null.freshports.orgcommit hash: fp1.3689@dev.null.freshports.orgcommit hash: fp1.3689@dev.null.freshports.orgcommit hash: fp1.3689@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Don't break package building on Satoshi's cluster. Explicitly depend   on
python1.5:lang/python15.    
19 Jul 2000 05:51:22
commit hash: fp1.2137@dev.null.freshports.orgcommit hash: fp1.2137@dev.null.freshports.orgcommit hash: fp1.2137@dev.null.freshports.orgcommit hash: fp1.2137@dev.null.freshports.org files touched by this commit
dwhite search for other commits by this committer
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
commit hash: fp1.1792@dev.null.freshports.orgcommit hash: fp1.1792@dev.null.freshports.orgcommit hash: fp1.1792@dev.null.freshports.orgcommit hash: fp1.1792@dev.null.freshports.org files touched by this commit
dwhite search for other commits by this committer
Fix typo.  Don't ask me how it worked before. :)    
19 Jun 2000 20:21:59
commit hash: fp1.1062@dev.null.freshports.orgcommit hash: fp1.1062@dev.null.freshports.orgcommit hash: fp1.1062@dev.null.freshports.orgcommit hash: fp1.1062@dev.null.freshports.org files touched by this commit
dwhite search for other commits by this committer
Update to use MASTER_SITE_LOCAL.    
05 Jun 2000 04:57:36
commit hash: fp1.581@dev.null.freshports.orgcommit hash: fp1.581@dev.null.freshports.orgcommit hash: fp1.581@dev.null.freshports.orgcommit hash: fp1.581@dev.null.freshports.org files touched by this commit
dwhite search for other commits by this committer
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
commit hash: fp1.598@dev.null.freshports.orgcommit hash: fp1.598@dev.null.freshports.orgcommit hash: fp1.598@dev.null.freshports.orgcommit hash: fp1.598@dev.null.freshports.org files touched by this commit
dwhite search for other commits by this committer
Require OSVERSION 400018 or later, so kqueue actually exists.    
01 Jun 2000 07:09:09
commit hash: fp1.410@dev.null.freshports.orgcommit hash: fp1.410@dev.null.freshports.orgcommit hash: fp1.410@dev.null.freshports.orgcommit hash: fp1.410@dev.null.freshports.org files touched by this commit
dwhite search for other commits by this committer
Upgrade py-kqueue to 1.1 -- forgot to regenerate the checksum.    
01 Jun 2000 07:06:30
commit hash: fp1.409@dev.null.freshports.orgcommit hash: fp1.409@dev.null.freshports.orgcommit hash: fp1.409@dev.null.freshports.orgcommit hash: fp1.409@dev.null.freshports.org files touched by this commit
dwhite search for other commits by this committer
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
commit hash: fp1.104@dev.null.freshports.orgcommit hash: fp1.104@dev.null.freshports.orgcommit hash: fp1.104@dev.null.freshports.orgcommit hash: fp1.104@dev.null.freshports.org files touched by this commit
dwhite search for other commits by this committer
Add py-kqueue, a Python module to access kqueue(2) and kevent(2), Python-style. 
  

Number of commits found: 38