Port details |
- avra Macro Assembler for Atmel AVR microcontrollers
- 1.4.2 devel
=3 1.4.2Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2005-02-18 03:14:47
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv2+
- WWW:
- https://github.com/hsoft/avra
- Description:
- avra is an GNU GPL'ed assembler for the Atmel AVR microcontrollers.
See the file COPYING for more information regarding the license.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/avra/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/avra
- pkg install avra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: avra
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1595332726
SHA256 (hsoft-avra-1.4.2_GH0.tar.gz) = cc56837be973d1a102dc6936a0b7235a1d716c0f7cd053bf77e0620577cff986
SIZE (hsoft-avra-1.4.2_GH0.tar.gz) = 392445
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for avra-1.4.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_avra
- USES:
- gmake
- 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 |
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.4.2 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.4.2 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.4.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.2 21 Jul 2020 14:03:52
  |
amdmi3  |
- Update to 1.4.2 |
1.4.1 28 Nov 2019 21:23:41
  |
amdmi3  |
- Update to 1.4.1
- Add testing support
- Update WWW |
1.3.0_1 27 Nov 2019 21:07:26
  |
amdmi3  |
- Take maintainership
- Fix LICENSE
- Add LICENSE_FILE
- Cosmetic fixes |
1.3.0_1 05 Jan 2019 14:46:30
  |
zi  |
- Reset MAINTAINER due to repeated fatal email bounces
Reported by: portscout |
1.3.0_1 07 Oct 2015 16:35:55
  |
amdmi3  |
- Switch to options helpers
Approved by: portmgr blanket |
1.3.0_1 23 Apr 2014 01:00:52
  |
amdmi3  |
- Install includes
- Convert USE_BZIP2 to USES
- Respect user-set LDFLAGS
- Whitespace fix in pkg-descr
PR: 188258
Submitted by: amdmi3
Approved by: maintainer timeout |
1.3.0 27 Jan 2014 11:40:37
  |
bapt  |
Support stage
USE_GMAKE -> USES=gmake
Use options framework |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.3.0 17 Sep 2011 08:42:12
 |
crees  |
Update email address for ports maintained by aldis@bsdroot.lv -->
graudeejs@gmail.com |
1.3.0 04 Aug 2011 09:06:36
 |
culot  |
- Update to 1.3.0
- Add LICENSE (GPLv2 or GPLv3)
PR: ports/158454
Submitted by: Kato Tsuguru <tkato432@yahoo.com>
Approved by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer, via email) |
1.2.1_1 02 Aug 2011 17:06:26
 |
culot  |
- Unbreak by updating MASTER_SITES [1]
- Pass maintainership to submitter [1]
- Pet portlint(1) by moving DISTVERSIONSUFFIX earlier
PR: ports/159385 [1]
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> |
1.2.1_1 02 Aug 2011 09:58:30
 |
bapt  |
Mark BROKEN: Does not fetch |
1.2.1_1 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.2.1_1 16 Feb 2011 03:46:50
 |
tabthorpe  |
Reassign ports to the pool, thanks for your service, we hope to see you
back. |
1.2.1_1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.2.1_1 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
1.2.1_1 05 Oct 2010 19:57:56
 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
1.2.1_1 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.2.1 11 Dec 2009 04:18:57
 |
wes  |
Update to 1.2.1, use automake. No patches needed. |
1.0.1_1 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0.1_1 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0.1_1 29 Oct 2005 04:22:21
 |
wes  |
Make port PREFIX-aware. Bump PORTREVISION to match. |
1.0.1 18 Feb 2005 03:13:57
 |
wes  |
Add yet another AVR assembler. This one appears to have better
version control than Tom's AVR Assembler (tavrasm), and to accept
more of the standard Atmel source files. This one also has an
enhanced macro facility. |