non port: devel/simavr/Makefile |
SVNWeb
|
Number of commits found: 15 |
Wed, 23 Feb 2022
|
[ 06:51 Tobias C. Berner (tcberner) Author: Felix Palmen ] 7348d90
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
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Wed, 7 Apr 2021
|
[ 17:03 Neel Chauhan (nc) ] fb112c1
devel/simavr: update to 1.7
PR: 254761
Submitted by: Felix Palmen <felix AT palmen-it DOT de> (maintainer)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 3 Dec 2020
|
[ 20:22 danilo ]
devel/isl: Update to 0.23
PR: 251432
|
Mon, 25 May 2020
|
[ 09:50 pkubaj ]
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)
|
Tue, 21 Apr 2020
|
[ 16:57 pkubaj ]
devel/simavr: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-unused-result"
|
Fri, 17 Apr 2020
|
[ 19:34 tcberner ]
devel/simavr: update to 1.6
PR: 245678
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer)
|
Fri, 8 Nov 2019
|
[ 11:39 tobik ] (Only the first 10 of 109 ports in this commit are shown above. )
devel: Add missing USES={gl,gnome,php,sdl}
|
Mon, 4 Nov 2019
|
[ 22:20 zeising ] (Only the first 10 of 102 ports in this commit are shown above. )
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'.
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Wed, 10 Jan 2018
|
[ 15:08 danfe ] (Only the first 10 of 22 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages.
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Thu, 12 May 2016
|
[ 13:13 mat ] (Only the first 10 of 16 ports in this commit are shown above. )
Cleanup github bits.
Sponsored by: Absolight
|
Wed, 6 Apr 2016
|
[ 16:09 pi ]
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: 15 |