Port details |
- libixp Standalone client/server 9P library
- 0.5_2 devel =2 0.5_2Version of this port present on the latest quarterly branch.
- Maintainer: sbz@FreeBSD.org
- Port Added: 2007-02-17 20:52:54
- Last Update: 2024-01-12 15:11:29
- Commit Hash: d432922
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://libs.suckless.org/deprecated/libixp/
- Description:
- libixp is a stand-alone client/server 9P library including ixpc client
which behaves like wmiir in the past. It consists of less than 2000
lines of code (including ixpc).
libixp's server API is based heavily on that of Plan 9's lib9p, and the
two libraries export virtually identical data structures.
- ¦ ¦ ¦ ¦
- 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/libixp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libixp
- pkg install libixp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libixp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1620244669
SHA256 (libixp-0.5.tar.gz) = 65f4f0bb67e83cbd1414f297e22648c867f914e2498bdbae3afdc0f83be21e4b
SIZE (libixp-0.5.tar.gz) = 142064
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- x11-wm/wmii
- x11-wm/wmii-devel
Configuration Options:
- No options to configure
- Options name:
- devel_libixp
- 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.5_2 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
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.5_1 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.5_1 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.5_1 12 Oct 2021 17:37:07 |
Dmitry Marakasov (amdmi3) |
devel/libixp: update WWW
Approved by: portmgr blanket |
0.5_1 05 May 2021 20:48:35 |
Sofian Brabez (sbz) |
devel/libixp: add missing timestamp in distinfo
That distinfo was left unchanged, TIMESTAMP is required for reproducible
builds to work, regenerate the distinfo to add missing TIMESTAMP. |
0.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5_1 19 Sep 2020 14:01:59 |
se |
Fix build with -fno-common
While here add the LICENSE information and move one variable to comply
with the canonical order. |
0.5 19 Feb 2014 09:33:21 |
ehaupt |
Support staging |
0.5 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.5 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.5 18 Mar 2011 10:04:54 |
sbz |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor) |
0.5 26 Aug 2009 15:28:09 |
miwi |
- Update MASTER_SITES
- Update WWW
PR: 138199
Submitted by: Sofian Brabez <sbrabez@gmail.com> (maintainer) |
0.5 03 Mar 2009 18:58:58 |
tabthorpe |
- Fix build for amd64
Submitted by: maintainer
Reported by: QAT |
0.5 03 Mar 2009 15:02:57 |
tabthorpe |
- Update to 0.5
- Pass maintainership to submitter
PR: ports/132133
Submitted by: Sofian Brabez <sbrabez gmail.com> |
0.4 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.4 29 Jan 2008 12:49:32 |
danfe |
- Update `devel/libixp' to version 0.4 [1]
- Update `x11-wm/wmii' to version 3.6 [2]
- Remove CENKES as they do not carry new distfiles
- Minor tweaks in pkg-descr for `devel/libixp'
PRs: ports/119281 [1]
ports/119282 [2]
Submitted by: Daniel Roethlisberger
Reworked by: danfe (myself)
Go ahead from: sat (maintainer) [1] |
0.2.42 08 Mar 2007 19:24:31 |
sat |
- Update to 0.2.42 (Hg tip) |
0.2 17 Feb 2007 20:52:47 |
sat |
Add port devel/libixp:
libixp is a stand-alone client/server 9P library including ixpc client
which behaves like wmiir in the past. It consists of less than 2000
lines of code (including ixpc).
libixp's server api is based heavily on that of Plan 9's lib9p, and the
two libraries export virtually identical data structures.
WWW: http://www.suckless.org/wiki/libs
Inspired by: Gentoo ebuild, OpenBSD port |