On Tue, Feb 07, 2023 at 10:48:09PM +0300, Mikhail wrote:
>
> I'd like to port GNS3 (GUI for dynamips [Cisco hardware emulator]; dynamips
> only mode for now, fancy QEMU things are untested) to OpenBSD, it requires one
> port updates (emulators/dynamips) and two new ports as a dependencies
> (devel
$ pkg_info gns3-server
Information for inst:gns3-server-2.2.37
Comment:
GNS3 server
Description:
The GNS3 server manages emulators such as Dynamips, VirtualBox or
Qemu/KVM.
Clients like the GNS3 GUI and the GNS3 Web UI control the server using
an HTTP
REST API.
Maintainer: The OpenBSD ports mail
$ pkg_info gns3-gui
Information for inst:gns3-gui-2.2.37
Comment:
GNS3 GUI
Description:
GNS3 GUI
Maintainer: The OpenBSD ports mailing-list
WWW: https://github.com/GNS3/gns3-gui
gns3-gui.tgz
Description: application/tar-gz
$ pkg_info ubridge
Information for inst:ubridge-0.9.18
Comment:
bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces
Description:
uBridge is a simple application to create user-land bridges between various
technologies. Currently, bridging between UDP tunnels, Ethernet and TAP
interfaces is
Patches were upstreamed.
$ pkg_info vpcs
Information for inst:vpcs-0.8.2
Comment:
simple Virtual PC Simulator
Description:
This is a continuation of VPCS, based on the last development version and
improved with patches wrote by various people from the community. The original
VPCS code, which is
Needed by gns3-server, fixes from sthen@ were taken into account.
Tests are passed.
$ pkg_info py3-aiohttp-cors
Information for inst:py3-aiohttp-cors-0.7.0
Comment:
CORS support for aiohttp
Description:
aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support
for aiohttp as
Needed by gns3-server, fixes from sthen@ were taken into account.
$ pkg_info py3-aiofiles
Information for inst:py3-aiofiles-22.1.0
Comment:
handling local disk files in asyncio applications
Description:
aiofiles is an Apache2 licensed library, written in Python, for handling local
disk files in
Please send tars not diffs for new ports.
Py-aiofiles should use MODPY_PYBUILD=poetry-core and drop the
BUILD_DEPENDS. No need to list py-test as TEST_DEPENDS, it's added
automatically for MODPY_PYBUILD ports unless MODPY_PYTEST=No.
--
Sent from a phone, apologies for poor formatting.
On 7
Update to the latest version and update for the patches, tested only on
amd64.
emulators/dynagen (depends on python2.7) briefly tested
diff refs/heads/master refs/heads/gns3
commit - 37e0f4d6fac927ffe838b99ae6a1cd263e2d1b09
commit + dcaa6820e1d4cc6fecd85dcf2ec9dc05450ca695
blob - 3b1bdf0941e37e30
I'd like to port GNS3 (GUI for dynamips [Cisco hardware emulator]; dynamips
only mode for now, fancy QEMU things are untested) to OpenBSD, it requires one
port updates (emulators/dynamips) and two new ports as a dependencies
(devel/py-aiofiles and www/py-aiohttp-cors), not counting GNS3 suite its
10 matches
Mail list logo