non port: devel/vasm/Makefile |
SVNWeb
|
Number of commits found: 12 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
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, 30 Aug 2018
|
[ 04:05 danfe ] (Only the first 10 of 19 ports in this commit are shown above. )
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options.
|
Thu, 16 Aug 2018
|
[ 14:10 swills ]
devel/vasm: Update to 1.8c
While here, update maintainer email
PR: 230499
Submitted by: Carsten Larsen <cs@innolan.net> (maintainer)
|
Thu, 11 Jan 2018
|
[ 14:18 danfe ] (Only the first 10 of 100 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Thu, 24 Aug 2017
|
[ 05:17 vanilla ]
Update to 1.8a.
PR: 221745
Submitted by: maintainer
|
Sun, 11 Jun 2017
|
[ 19:25 sunpoet ]
Update to 1.8
- Add LICENSE
- Update PORTDOCS
- While I'm here:
- Remove .include <bsd.port.options.mk>
- Use MAKE_CMD instead of GMAKE
Changes: http://sun.hasenbraten.de/vasm/
PR: 219741
Submitted by: Carsten Larsen <cs@innolan.dk> (maintainer)
|
Sat, 17 Dec 2016
|
[ 17:26 riggs ]
Correction from previous commit. NO_ARCH should not have been set.
PR: 214886
|
[ 17:18 riggs ]
Update to upstream version 1.7g
PR: 214886
Submitted by: cs@innolan.dk (maintainer)
|
Sun, 18 Sep 2016
|
[ 11:42 riggs ]
Update to 1.7e, fix MASTER_SITES, new maintainer
Detailed log:
- Update to upstream version 1.7e
- Changed MASTER_SITES, to avoid fetching rolling releases
- Removed broken test syntax
- New maintainer: cs@innolan.dk
PR: 211110
Submitted by: cs@innolan.dk (new maintainer)
Approved by: uffe@uffe.org (previous maintainer)
MFH: 2016Q3 (build fix blanket)
|
Sun, 5 Oct 2014
|
[ 14:50 wen ]
vasm is a portable and retargetable assembler to create linkable
objects in various formats or absolute code.
Multiple CPU-, syntax and output-modules can be selected.
Currently the following CPUs are officially supported by vasm:
M680x0 family (including M6888x, M68851 and CPU32)
ColdFire family (all models of V2, V3, V4, V4e)
80x86 family (IA32 8/16/32 bit, using MIT-syntax)
PowerPC family (POWER, 40x, 6xx, 7xx, 7xxx, 860, e300)
ARM (architecture ARMv1 to ARMv4, including THUMB mode)
Jaguar RISC (GPU and DSP instruction sets)
Z80 family (Z80, 8080, GBZ80, 64180, RCM2/3/4k)
C16x/ST10
6502 family (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 12 |