notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
simavr Simulator for several Atmel AVR chips
1.7_3 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7_3Version of this port present on the latest quarterly branch.
Maintainer: zirias@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-04-06 16:09:15
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
People watching this port, also watch:: treeline, referenceassemblies-pcl, linuxdoc-tools, libva-intel-driver
Also Listed In: emulators
License: GPLv3
WWW:
https://github.com/buserror/simavr
Description:
This is a port of simavr, an AVR simulator using avr-gcc's register definitions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (163 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/simavr-1.7_3/catalog.mk
  3. /usr/local/share/licenses/simavr-1.7_3/LICENSE
  4. /usr/local/share/licenses/simavr-1.7_3/GPLv3
  5. bin/simavr
  6. include/simavr/avr/avr_mcu_section.h
  7. include/simavr/avr_acomp.h
  8. include/simavr/avr_adc.h
  9. include/simavr/avr_bitbang.h
  10. include/simavr/avr_eeprom.h
  11. include/simavr/avr_extint.h
  12. include/simavr/avr_flash.h
  13. include/simavr/avr_ioport.h
  14. include/simavr/avr_lin.h
  15. include/simavr/avr_spi.h
  16. include/simavr/avr_timer.h
  17. include/simavr/avr_twi.h
  18. include/simavr/avr_uart.h
  19. include/simavr/avr_usb.h
  20. include/simavr/avr_watchdog.h
  21. include/simavr/fifo_declare.h
  22. include/simavr/parts/ac_input.h
  23. include/simavr/parts/button.h
  24. include/simavr/parts/ds1338_virt.h
  25. include/simavr/parts/hc595.h
  26. include/simavr/parts/hd44780.h
  27. include/simavr/parts/hd44780_glut.h
  28. include/simavr/parts/i2c_eeprom.h
  29. include/simavr/parts/lcd_font.h
  30. include/simavr/parts/rotenc.h
  31. include/simavr/parts/ssd1306_glut.h
  32. include/simavr/parts/ssd1306_virt.h
  33. include/simavr/parts/uart_pty.h
  34. include/simavr/parts/uart_udp.h
  35. include/simavr/parts/vhci_usb.h
  36. include/simavr/sim_avr.h
  37. include/simavr/sim_avr_types.h
  38. include/simavr/sim_cmds.h
  39. include/simavr/sim_core.h
  40. include/simavr/sim_core_config.h
  41. include/simavr/sim_core_decl.h
  42. include/simavr/sim_cycle_timers.h
  43. include/simavr/sim_elf.h
  44. include/simavr/sim_gdb.h
  45. include/simavr/sim_hex.h
  46. include/simavr/sim_interrupts.h
  47. include/simavr/sim_io.h
  48. include/simavr/sim_irq.h
  49. include/simavr/sim_network.h
  50. include/simavr/sim_regbit.h
  51. include/simavr/sim_time.h
  52. include/simavr/sim_utils.h
  53. include/simavr/sim_vcd_file.h
  54. lib/libsimavr.a
  55. lib/libsimavr.so
  56. lib/libsimavr.so.1
  57. lib/libsimavrparts.a
  58. lib/libsimavrparts.so
  59. lib/libsimavrparts.so.1
  60. libdata/pkgconfig/simavr-avr.pc
  61. libdata/pkgconfig/simavr.pc
  62. libdata/pkgconfig/simavrparts.pc
  63. share/doc/simavr/manual.pdf
  64. share/doc/simavr/simavr_callgraph.pdf
  65. share/examples/simavr/Makefile
  66. share/examples/simavr/Makefile.common
  67. share/examples/simavr/Makefile.opengl
  68. share/examples/simavr/board_ds1338/Makefile
  69. share/examples/simavr/board_ds1338/atmega32_ds1338.axf
  70. share/examples/simavr/board_ds1338/atmega32_ds1338.c
  71. share/examples/simavr/board_ds1338/ds1338.c
  72. share/examples/simavr/board_ds1338/ds1338.h
  73. share/examples/simavr/board_ds1338/ds1338demo
  74. share/examples/simavr/board_ds1338/ds1338demo.c
  75. share/examples/simavr/board_ds1338/i2cmaster.h
  76. share/examples/simavr/board_ds1338/twimaster.c
  77. share/examples/simavr/board_hd44780/Makefile
  78. share/examples/simavr/board_hd44780/README
  79. share/examples/simavr/board_hd44780/atmega48_charlcd.axf
  80. share/examples/simavr/board_hd44780/atmega48_charlcd.c
  81. share/examples/simavr/board_hd44780/avr_hd44780.c
  82. share/examples/simavr/board_hd44780/avr_hd44780.h
  83. share/examples/simavr/board_hd44780/avr_hd44780_conf.h
  84. share/examples/simavr/board_hd44780/charlcd
  85. share/examples/simavr/board_hd44780/charlcd.c
  86. share/examples/simavr/board_i2ctest/Makefile
  87. share/examples/simavr/board_i2ctest/README
  88. share/examples/simavr/board_i2ctest/atmega1280_i2ctest.axf
  89. share/examples/simavr/board_i2ctest/atmega1280_i2ctest.c
  90. share/examples/simavr/board_i2ctest/i2ctest
  91. share/examples/simavr/board_i2ctest/i2ctest.c
  92. share/examples/simavr/board_ledramp/Makefile
  93. share/examples/simavr/board_ledramp/README
  94. share/examples/simavr/board_ledramp/atmega48_ledramp.axf
  95. share/examples/simavr/board_ledramp/atmega48_ledramp.c
  96. share/examples/simavr/board_ledramp/ledramp
  97. share/examples/simavr/board_ledramp/ledramp.c
  98. share/examples/simavr/board_rotenc/Makefile
  99. share/examples/simavr/board_rotenc/README
  100. share/examples/simavr/board_rotenc/atmega32_rotenc_test.axf
  101. share/examples/simavr/board_rotenc/atmega32_rotenc_test.c
  102. share/examples/simavr/board_rotenc/rotenc_test
  103. share/examples/simavr/board_rotenc/rotenc_test.c
  104. share/examples/simavr/board_simduino/ATmegaBOOT_168_atmega328.ihex
  105. share/examples/simavr/board_simduino/Makefile
  106. share/examples/simavr/board_simduino/README
  107. share/examples/simavr/board_simduino/atmega328p_dummy_blinky.c
  108. share/examples/simavr/board_simduino/atmega328p_dummy_blinky.hex
  109. share/examples/simavr/board_simduino/simduino
  110. share/examples/simavr/board_simduino/simduino.c
  111. share/examples/simavr/board_ssd1306/Makefile
  112. share/examples/simavr/board_ssd1306/README
  113. share/examples/simavr/board_ssd1306/atmega32_ssd1306.axf
  114. share/examples/simavr/board_ssd1306/atmega32_ssd1306.c
  115. share/examples/simavr/board_ssd1306/images.c
  116. share/examples/simavr/board_ssd1306/images.h
  117. share/examples/simavr/board_ssd1306/ssd1306.c
  118. share/examples/simavr/board_ssd1306/ssd1306.h
  119. share/examples/simavr/board_ssd1306/ssd1306demo
  120. share/examples/simavr/board_ssd1306/ssd1306demo.c
  121. share/examples/simavr/board_timer_64led/Makefile
  122. share/examples/simavr/board_timer_64led/README
  123. share/examples/simavr/board_timer_64led/atmega168_timer_64led.axf
  124. share/examples/simavr/board_timer_64led/atmega168_timer_64led.c
  125. share/examples/simavr/board_timer_64led/atmega168_timer_64led.h
  126. share/examples/simavr/board_timer_64led/timer_64led
  127. share/examples/simavr/board_timer_64led/timer_64led.c
  128. share/examples/simavr/parts/ac_input.c
  129. share/examples/simavr/parts/ac_input.h
  130. share/examples/simavr/parts/button.c
  131. share/examples/simavr/parts/button.h
  132. share/examples/simavr/parts/ds1338_virt.c
  133. share/examples/simavr/parts/ds1338_virt.h
  134. share/examples/simavr/parts/hc595.c
  135. share/examples/simavr/parts/hc595.h
  136. share/examples/simavr/parts/hd44780.c
  137. share/examples/simavr/parts/hd44780.h
  138. share/examples/simavr/parts/hd44780_glut.c
  139. share/examples/simavr/parts/hd44780_glut.h
  140. share/examples/simavr/parts/i2c_eeprom.c
  141. share/examples/simavr/parts/i2c_eeprom.h
  142. share/examples/simavr/parts/lcd_font.h
  143. share/examples/simavr/parts/rotenc.c
  144. share/examples/simavr/parts/rotenc.h
  145. share/examples/simavr/parts/ssd1306_glut.c
  146. share/examples/simavr/parts/ssd1306_glut.h
  147. share/examples/simavr/parts/ssd1306_virt.c
  148. share/examples/simavr/parts/ssd1306_virt.h
  149. share/examples/simavr/parts/uart_pty.c
  150. share/examples/simavr/parts/uart_pty.h
  151. share/examples/simavr/parts/uart_udp.c
  152. share/examples/simavr/parts/uart_udp.h
  153. share/examples/simavr/parts/vhci_usb.c
  154. share/examples/simavr/parts/vhci_usb.h
  155. share/examples/simavr/shared/arduidiot_pins.c
  156. share/examples/simavr/shared/arduidiot_pins.h
  157. share/examples/simavr/shared/avr_twi_master.c
  158. share/examples/simavr/shared/avr_twi_master.h
  159. share/examples/simavr/shared/twimaster.c
  160. share/examples/simavr/shared/twimaster.h
  161. @owner
  162. @group
  163. @mode
Collapse this list.
Dependency lines:
  • simavr>0:devel/simavr
To install the port:
cd /usr/ports/devel/simavr/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/simavr
  • pkg install simavr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: simavr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1617458891 SHA256 (buserror-simavr-v1.7_GH0.tar.gz) = e7b3d5f0946e84fbe76a37519d0f146d162bbf88641ee91883b3970b02c77093 SIZE (buserror-simavr-v1.7_GH0.tar.gz) = 3322387

Packages (timestamps in pop-ups are UTC):
simavr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7_31.7_3-1.7_31.7_3---
FreeBSD:13:quarterly1.7_31.7_3-1.7_31.7_31.7_31.7_31.7_3
FreeBSD:14:latest1.7_31.7_3-1.7_31.7_31.7_3-1.7_3
FreeBSD:14:quarterly1.7_31.7_3-1.7_31.7_31.7_31.7_31.7_3
FreeBSD:15:latest1.7_31.7_3n/a1.7_3n/a1.7_31.7_31.7_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. avr-gcc : devel/avr-gcc
  2. bash : shells/bash
  3. libc.a : devel/avr-libc
  4. gmake>=4.3 : devel/gmake
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. xorgproto>=0 : x11/xorgproto
  7. xorgproto>=0 : x11/xorgproto
  8. xdamage.pc : x11/libXdamage
  9. xcb.pc : x11/libxcb
  10. xext.pc : x11/libXext
  11. xfixes.pc : x11/libXfixes
  12. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. xdamage.pc : x11/libXdamage
  2. xcb.pc : x11/libxcb
  3. xext.pc : x11/libXext
  4. xfixes.pc : x11/libXfixes
  5. xrandr.pc : x11/libXrandr
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libGLU.so : graphics/libGLU
  3. libglut.so : graphics/freeglut
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for simavr-1.7_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_simavr
USES:
compiler:c11 gl gmake pathfix pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/buserror/simavr/tar.gz/v1.7?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7_3
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.7_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.7_2
03 Aug 2022 09:01:26
commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
maintainer: Update to FreeBSD address

Change all MAINTAINER entries with <felix@palmen-it.de> to
<zirias@FreeBSD.org>.

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36029
1.7_2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.7_2
23 Feb 2022 06:51:59
commit hash: 7348d90f96a93aa9bfe495e82b5a9128d8d40055commit hash: 7348d90f96a93aa9bfe495e82b5a9128d8d40055commit hash: 7348d90f96a93aa9bfe495e82b5a9128d8d40055commit hash: 7348d90f96a93aa9bfe495e82b5a9128d8d40055 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
Author: Felix Palmen
devel/simavr: Skip building docs

texlive upgrade to 20210325 broke the build of the simavr manual. As
upstream dist conatins the pre-built pdf files, just install them
instead.

PR:	262119
1.7_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
1.7
07 Apr 2021 17:03:03
commit hash: fb112c136235ffd38e30f82ceef20820d9a495becommit hash: fb112c136235ffd38e30f82ceef20820d9a495becommit hash: fb112c136235ffd38e30f82ceef20820d9a495becommit hash: fb112c136235ffd38e30f82ceef20820d9a495be files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
devel/simavr: update to 1.7

PR:		254761
Submitted by:	Felix Palmen <felix AT palmen-it DOT de> (maintainer)
1.6_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6_2
03 Dec 2020 20:22:33
Revision:556919Original commit files touched by this commit
danilo search for other commits by this committer
devel/isl: Update to 0.23

PR:		251432
1.6_1
25 May 2020 09:50:43
Revision:536452Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/simavr: bump PORTREVISION

Looks like my patch not only fixed build, but only runtime with clang, error
without it:
$ simavr -m fffffffffffffffffffffff
avr_make_mcu_by_name: AVR 'fffffffffffffffffffffff' not known
simavr: AVR 'fffffffffffffffffffffff' not known

$ simavr -m ffffffffffffffffffffffff
[1]    6849 segmentation fault  simavr -m ffffffffffffffffffffffff

PR:		246719
Submitted by:	felix@palmen-it.de (maintainer)
1.6
25 May 2020 09:37:17
Revision:536451Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/simavr: fix build on GCC architectures

Merge the first hunk of
https://github.com/buserror/simavr/commit/c2c8e40ff219f78779fc2743f0c1ffbabe159e37#diff-d06f1c6c1d6e380263f5450d5b70ca2b.diff
to fix build. The whole patch can't be merged, the other two hunks don't apply.

PR:		246719
Approved by:	felix@palmen-it.de (maintainer)
1.6
21 Apr 2020 16:57:07
Revision:532281Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/simavr: fix build on GCC architectures

Use newer GCC:
cc1: error: unrecognized command line option "-Wno-unused-result"
1.6
17 Apr 2020 19:34:06
Revision:531967Original commit files touched by this commit
tcberner search for other commits by this committer
devel/simavr: update to 1.6

PR:		245678
Submitted by:	Felix Palmen <felix@palmen-it.de>  (maintainer)
1.3_1
08 Nov 2019 11:39:00
Revision:517048Original commit files touched by this commit
tobik search for other commits by this committer
devel: Add missing USES={gl,gnome,php,sdl}
1.3_1
04 Nov 2019 22:20:31
Revision:516748Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories d

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
1.3_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
1.3
10 Jan 2018 15:08:51
Revision:458646Original commit files touched by this commit
danfe search for other commits by this committer
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages.
1.3
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
1.3
12 May 2016 13:13:36
Revision:415063Original commit files touched by this commit
mat search for other commits by this committer
Cleanup github bits.

Sponsored by:	Absolight
1.3
06 Apr 2016 16:09:05
Revision:412631Original commit files touched by this commit
pi search for other commits by this committer
New port: devel/simavr

This is a port of simavr, an AVR simulator using avr-gcc's register
definitions.

WWW: https://github.com/buserror/simavr

PR:		208475
Submitted by:	Felix Palmen <felix@palmen-it.de>

Number of commits found: 21