Port details |
- arduino-glcd GLCD Graphical LCD Library
- 3.20111205_2 devel
=1 3.20111205_2Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable (google code has gone away)
DEPRECATED: Unfetchable for more than six months (google code has gone away) This port expired on: 2017-04-30 IGNORE: is marked as broken: Unfetchable (google code has gone away)
- Maintainer: leres@FreeBSD.org
- Port Added: 2012-07-19 18:06:51
- Last Update: 2017-10-14 10:49:43
- SVN Revision: 452055
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: LGPL21
- WWW:
- http://code.google.com/p/glcd-arduino/
- Description:
- A Graphical LCD library for Arduino
This library supports Graphical LCD (GLCD) displays for use with
Arduino and other AVR controllers.
WWW: http://code.google.com/p/glcd-arduino/
-
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:
-
- arduino-glcd>0:devel/arduino-glcd
- No installation instructions:
- This port has been deleted.
- PKGNAME: arduino-glcd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (glcd-20111205.zip) = b64d05a85a80f06e287610f693e4a03f66ca16e6921d118e68984c9d76b0c81d
SIZE (glcd-20111205.zip) = 1328811
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.
- Runtime dependencies:
-
- arduino : devel/arduino
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for arduino-glcd-3.20111205_2:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- zip dos2unix
- 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 |
3.20111205_2 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 |
3.20111205_2 15 Sep 2017 18:18:26 |
leres |
Update MAINTAINER on my ports and "Created by" on the ones I created
to use my @FreeBSD.org email address.
- devel/arduino
- devel/arduino-glcd
- devel/arduino-irremote
- devel/arduino-mk
- devel/arduino-sevseg
- net/hostapd
- net/py-pcap
- security/bro
- security/broccoli
- security/create-cert
- sysutils/lbl-cf
- sysutils/lbl-hf
- www/mini_httpd
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D12374 |
3.20111205_2 03 Mar 2017 16:00:20 |
mat |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
3.20111205_2 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
3.20111205_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.20111205_2 27 Oct 2014 07:32:26 |
bapt |
Nuke some @dirrm from devel |
3.20111205_2 07 Jun 2014 04:51:44 |
danilo |
- Add stage support [1]
while here
- Add EXAMPLES option
- Install examples unconditionally
PR: ports/190727
Submitted by: leres@ee.lbl.gov [1] |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
3.20111205_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
3.20111205 20 Sep 2013 17:15:47 |
bapt |
Fix a fallout in the convertion script |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
3.20111205 19 Jul 2012 18:06:22 |
pawel |
A Graphical LCD library for Arduino
This library supports Graphical LCD (GLCD) displays for use with
Arduino and other AVR controllers.
WWW: http://code.google.com/p/glcd-arduino/
PR: ports/166237
Submitted by: Craig Leres <leres@ee.lbl.gov> |