Port details |
- snap7 Multi-platform Ethernet S7 PLC communication suite
- 1.4.2 comms =2 1.4.2Version of this port present on the latest quarterly branch.
- Maintainer: vova@fbsd.ru
- Port Added: 2019-01-06 13:33:47
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://sourceforge.net/projects/snap7/
- Description:
- Snap7, through three specialized components: Client and the inedited Server
and Partner, allows you to definitively integrate your PC based systems into
a PLC automation chain.
Designed to transfer large amounts of hi-speed data in industrial facilities,
it scales easily, down to small Linux Arm boards such as Raspberry PI.
Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono,
Pascal, LabVIEW, Python with many source code examples.
Very detailed documentation provided.
- ¦ ¦ ¦ ¦
- 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/comms/snap7/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/snap7
- pkg install snap7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: snap7
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1546780813
SHA256 (snap7-full-1.4.2.7z) = 1f4270cde8684957770a10a1d311c226e670d9589c69841a9012e818f7b9f80e
SIZE (snap7-full-1.4.2.7z) = 20591252
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_snap7
- USES:
- cpe gmake
- 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 |
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) |
1.4.2 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 ) |
1.4.2 20 Jul 2022 14:21:01 |
Tobias C. Berner (tcberner) |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
1.4.2 04 Jul 2022 21:34:44 |
Piotr Kubaj (pkubaj) Author: Robert Clausecker |
comms/snap7: port to armv7
Same pattern as the armv7 patch.
PR: 264780
Approved by: vova@fbsd.ru (maintainer timeout) |
1.4.2 16 Feb 2022 16:49:46 |
Piotr Kubaj (pkubaj) |
comms/snap7: add riscv64 support |
1.4.2 20 Sep 2021 14:25:58 |
Bernhard Froehlich (decke) |
comms/snap7: Add CPE information
Approved by: portmgr (blanket) |
1.4.2 14 Sep 2021 17:56:05 |
Mikael Urankar (mikael) |
comms/snap7: port to aarch64 |
1.4.2 15 Apr 2021 14:19:47 |
Piotr Kubaj (pkubaj) |
comms/snap7: actually add powerpc64le config |
1.4.2 15 Apr 2021 13:45:51 |
Piotr Kubaj (pkubaj) |
comms/snap7: fix build on powerpc64le |
1.4.2 15 Apr 2021 13:30:53 |
Piotr Kubaj (pkubaj) |
comms/snap7: port to powerpc and powerpc64 |
1.4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.2 31 Mar 2020 23:18:14 |
sunpoet |
Update WWW |
1.4.2 06 Jan 2019 13:50:37 |
tobik |
comms/snap7: Cleanup WRKSRC/DISTNAME using DISTVERSIONPREFIX |
1.4.2 06 Jan 2019 13:33:31 |
pi |
New port: comms/snap7
Snap7, through three specialized components: Client and the inedited Server
and Partner, allows you to definitively integrate your PC based systems into
a PLC automation chain.
Designed to transfer large amounts of hi-speed data in industrial facilities,
it scales easily, down to small Linux Arm boards such as Raspberry PI.
Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono,
Pascal, LabVIEW, Python with many source code examples.
Very detailed documentation provided.
WWW: http://sourceforge.net/projects/snap7/
PR: 215409
Submitted by: vova@fbsd.ru |