Port details |
- py-octoprint Web interface for controlling a 3D printer
- 1.3.0.a_1 www
=0 1.3.0.a_1Version of this port present on the latest quarterly branch.
- BROKEN: checksum mismatch
DEPRECATED: Broken for more than 6 months This port expired on: 2018-01-27 IGNORE: is marked as broken: checksum mismatch
- Maintainer: kevans@FreeBSD.org
- Port Added: 2016-10-20 19:14:56
- Last Update: 2018-01-28 01:39:12
- SVN Revision: 460155
- Also Listed In: python
- License: AGPLv3
- WWW:
- http://octoprint.org/
- Description:
- Snappy web interface for your 3D printer. OctoPrint allows full remote
control and monitoring, it's compatible and extendable, and it's 100%
open source.
WWW: http://octoprint.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}octoprint>0:www/py-octoprint@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-octoprint
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1475908249
SHA256 (kevans91-OctoPrint-1.3.0.a-37f51ef_GH0.tar.gz) = 2b15c15e7c4c1ce550c76a90fedbdb4e996f7c0297bc6eb7a67c8478d8b65e15
SIZE (kevans91-OctoPrint-1.3.0.a-37f51ef_GH0.tar.gz) = 3282128
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-Flask>=0.11.1 : www/py-flask@py27
- py27-werkzeug>=0.11.1 : www/py-werkzeug@py27
- py27-tornado>=4.4.2 : www/py-tornado@py27
- py27-sockjs-tornado>=1.0.2 : www/py-sockjs-tornado@py27
- py27-yaml>0 : devel/py-yaml@py27
- py27-Flask-Login>=0.3.2 : www/py-flask-login@py27
- py27-Flask-Principal>=0.4 : www/py-flask-principal@py27
- py27-Flask-Babel>=0.11.1 : devel/py-flask-babel@py27
- py27-Flask-Assets>=0.12 : www/py-flask-assets@py27
- py27-markdown>=2.6.4 : textproc/py-markdown@py27
- py27-serial>=3.2 : comms/py-serial@py27
- py27-netaddr>=0.7.17 : net/py-netaddr@py27
- py27-watchdog>=0.8.2 : devel/py-watchdog@py27
- py27-sarge>=0.1.4 : devel/py-sarge@py27
- py27-netifaces>=0.10 : net/py-netifaces@py27
- py27-pylru>=1.0.9 : devel/py-pylru@py27
- py27-rsa>=3.3 : security/py-rsa@py27
- py27-pkginfo>=1.2.1 : sysutils/py-pkginfo@py27
- py27-requests>=2.11.1 : www/py-requests@py27
- py27-semantic_version>=2.4.2 : devel/py-semantic_version@py27
- py27-psutil>=4.3.0 : sysutils/py-psutil@py27
- py27-click>=6.6 : devel/py-click@py27
- py27-awesome-slugify>=1.6.5 : textproc/py-awesome-slugify@py27
- py27-feedparser>=5.2.1 : textproc/py-feedparser@py27
- py27-chainmap>=1.0.2 : devel/py-chainmap@py27
- py27-future>=0.15.2 : devel/py-future@py27
- py27-scandir>=1.3 : sysutils/py-scandir@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- 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
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0.a_1 28 Jan 2018 01:39:12 |
rene |
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.3.0.a_1 27 Dec 2017 09:30:47 |
antoine |
Deprecate ports broken for more than 6 months |
1.3.0.a_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.3.0.a_1 06 Jul 2017 01:39:08 |
ultima |
* Updated maintainer email address
PR: 220395
Submitted by: kevans
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11497 |
1.3.0.a_1 13 May 2017 10:46:48 |
miwi |
- Broken checksum mismatch
kevans91-OctoPrint-1.3.0.a-37f51ef_GH0.tar.gz 0 B 0 Bps
=> Fetched file size mismatch (expected 3282128, actual 3282129) |
1.3.0.a_1 28 Oct 2016 14:58:53 |
jbeich |
www/py-octoprint: unblock newer py-serial and py-flask-login
- Require py-serial at least 3.2 for arbitrary baud rate support
on *BSDs, allowing OctoPrint to operate at the natural 250k baud rate
that a lot of 3D printer firmware defaults to.
PR: 213842
Submitted by: Kyle Evans (maintainer) |
1.3.0.a 20 Oct 2016 19:14:45 |
feld |
Snappy web interface for your 3D printer. OctoPrint allows full remote
control and monitoring, it's compatible and extendable, and it's 100%
open source.
WWW: http://octoprint.org/
PR: 213327
Submitted by: bsdports@kyle-evans.net |
Number of commits found: 7
|