| Port details on branch 2025Q4 |
- avr-libc C and math library for the Atmel AVR controller family
- 2.2.0,1 devel
=5 2.2.0,1Version of this port present on the latest quarterly branch. - Maintainer: joerg@FreeBSD.org
 - Port Added: 2000-12-05 12:23:18
- Last Update: 2024-06-16 15:54:55
- Commit Hash: 27b0def
- People watching this port, also watch:: libpciaccess, xrandr, gccmakedep, xev, xf86-video-vesa
- License: BSD2CLAUSE
- WWW:
- https://github.com/avrdudes/avr-libc/
- Description:
- avr-libc -- a C and math library for the Atmel AVR controller family
This library implements a subset of common C library functions, some
Atmel AVR specific additions (like handling AVR's IO facilities,
EEPROM etc.), as well as a 32-bit floating point math library (-lm).
Everything is designed and implemented to cooperate with avr-gcc and
avr-binutils.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- avr-libc>0:devel/avr-libc
- To install the port:
- cd /usr/ports/devel/avr-libc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/avr-libc
- pkg install avr-libc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: avr-libc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718546782
SHA256 (avr-libc-2.2.0.tar.bz2) = 0718efd4f54278877da65a0b203b402073b30e04dfea988e6f2a8835ad071d35
SIZE (avr-libc-2.2.0.tar.bz2) = 8398941
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:
-
- avr-as : devel/binutils@avr
- avr-ld : devel/binutils@avr
- avr-gcc : devel/avr-gcc
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- avr-as : devel/binutils@avr
- avr-ld : devel/binutils@avr
- avr-gcc : devel/avr-gcc
- This port is required by:
- for Build
-
- devel/libpololu-avr
- devel/simavr
-
Deleted ports which required this port:
- for Run
-
- devel/arduino
- devel/arduino-tools
- devel/libpololu-avr
- sysutils/py-qmk
Configuration Options:
- ===> The following configuration options are available for avr-libc-2.2.0,1:
DOXYGEN=off: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- devel_avr-libc
- USES:
- gettext-tools gmake tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|