Port details |
- py-sysv_ipc System V IPC for Python
- 1.1.0 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: lwhsu@FreeBSD.org
 - Port Added: 2010-11-03 16:35:37
- Last Update: 2021-06-02 09:04:40
- Commit Hash: aebf38f
- Also Listed In: python
- License: BSD2CLAUSE
- Description:
- Sysv_ipc gives Python programs access to System V semaphores,
shared memory and message queues.
WWW: http://semanchuk.com/philip/sysv_ipc/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sysv_ipc>0:devel/py-sysv_ipc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-sysv_ipc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-sysv_ipc
- pkg install py38-sysv_ipc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-sysv_ipc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-sysv_ipc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1622624471
SHA256 (sysv_ipc-1.1.0.tar.gz) = 0f063cbd36ec232032e425769ebc871f195a7d183b9af32f9901589ea7129ac3
SIZE (sysv_ipc-1.1.0.tar.gz) = 99448
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-sysv_ipc
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Jun 2021 09:04:40 1.1.0 |
Li-Wen Hsu (lwhsu)  |
devel/py-sysv_ipc: Update to 1.1.0 |
07 Apr 2021 08:09:01 1.0.1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.0.1 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
02 Dec 2019 09:46:16
1.0.1 |
lwhsu  |
Update to 1.0.1 |
21 Mar 2018 09:06:36
1.0.0 |
lwhsu  |
- Update to 1.0.0 |
19 May 2016 10:21:25
0.7.0 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
06 May 2016 10:01:01
0.7.0 |
lwhsu  |
- Update to 0.7.0 |
13 Sep 2014 14:23:44
0.6.8 |
lwhsu  |
- Update to 0.6.8 |
19 Feb 2014 07:17:47
0.6.6_1 |
miwi  |
- Stage support
- Convert to autoplist
- Bump PORTREV |
03 Jan 2014 15:16:56
0.6.6 |
lwhsu  |
- Update to 0.6.6 |
22 Sep 2013 11:09:02
0.6.5 |
lwhsu  |
- Update to 0.6.5
- Cut long COMMENT |
20 Sep 2013 17:13:47
0.6.3 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
25 Jul 2012 06:32:08
0.6.3 |
cs  |
Fix typos in COMMENT |
03 Nov 2010 16:34:25
0.6.3 |
lwhsu  |
Add py-sysv_ipc 0.6.3, system V IPC for Python - Semaphores, Shared
Memory and Message Queues. |