Port details |
- arduino-openglcd GLCD Graphical LCD Library
- 1.0.r3_2 devel =3 1.0.r3_2Version of this port present on the latest quarterly branch.
- Maintainer: leres@FreeBSD.org
- Port Added: 2017-10-14 10:50:08
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: arduino-irremote, arduino-sevseg, arduino, arduino-mk, arduino-bsd-mk
- License: GPLv3
- WWW:
- https://bitbucket.org/bperrybap/openglcd/wiki/Home
- Description:
- A Graphical LCD library for Arduino
openGLCD makes it easy to use Graphical LCDs (GLCD) with Arduino.
The library supports several different Arduino platforms and is
easy to integrate with different glcd panels. The configuration
mechanism allows using a broad range of GLCD panels and Arduino
controllers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- arduino-openglcd>0:devel/arduino-openglcd
- To install the port:
- cd /usr/ports/devel/arduino-openglcd/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/arduino-openglcd
- pkg install arduino-openglcd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: arduino-openglcd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1489962932
SHA256 (openGLCD-v1.0rc3.zip) = 26fe2bcdd6a217f3cbe609242814c528c053f78bb81a36b69c43bd6c10b6b32f
SIZE (openGLCD-v1.0rc3.zip) = 1607204
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- arduino>=1.0.6 : devel/arduino
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for arduino-openglcd-1.0.r3_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_arduino-openglcd
- USES:
- zip dos2unix
- 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.0.r3_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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.0.r3_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 ) |
1.0.r3_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 ) |
1.0.r3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.r3_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.0.r3 14 Oct 2017 10:49:43 |
rene |
Undeprecate and switch to an active fork of devel/arduino-glcd and rename port.
PR: 217931
Submitted by: Craig Leres
MFH: 2017Q4 |
Number of commits found: 7
|