Port details |
- jwasm Fork of OpenWatcom x86 assembler with AMD64 support
- 2.18,1 devel =2 2.17_1,1Version of this port present on the latest quarterly branch.
- Maintainer: ak@FreeBSD.org
- Port Added: 2010-12-17 14:07:43
- Last Update: 2024-08-23 18:07:11
- Commit Hash: daeaca8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: OpenWatcom
- WWW:
- https://github.com/Baron-von-Riedesel/JWasm
- Description:
- JWasm is a MASM v6 compatible assembler. It's a fork of Open Watcom's WASM
and released under the Sybase Open Watcom Public License, which allows
free commercial and non-commercial use. JWasm is written in C, source code
is open.
JWasm Features:
- JWasm natively supports output formats Intel OMF, MS Coff (32- and
64-bit), Elf (32- and 64-bit), Bin and DOS MZ.
- precompiled JWasm binaries are available for DOS, Windows and Linux. For
OS/2 and FreeBSD, makefiles are supplied.
- Instructions up to SSSE3 are supported.
- The JWasm source is portable and has successfully been tested with Open
Watcom, MS VC, GCC and more.
- As far as programming for Windows is concerned, JWasm can be used with
both Win32Inc and Masm32.
- C header files can be converted to include files for JWasm with h2incX.
- ¦ ¦ ¦ ¦
- 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/jwasm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jwasm
- pkg install jwasm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jwasm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724435234
SHA256 (Baron-von-Riedesel-JWasm-2.18-v2.18_GH0.tar.gz) = 76e0df32059d17e4498767711f4011cb6e2675b79ab0c0fa8ca4050638cf32d0
SIZE (Baron-von-Riedesel-JWasm-2.18-v2.18_GH0.tar.gz) = 1169949
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.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jwasm-2.18,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_jwasm
- USES:
- dos2unix 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 |
2.18,1 23 Aug 2024 18:07:11 |
Alex Kozlov (ak) |
devel/jwasm: Update to 2.18
- Update to 2.18
- Remove long-obsolete alias USES |
2.17_1,1 02 Apr 2023 10:32:16 |
Alex Kozlov (ak) |
devel/jwasm: Fix distinfo |
2.17,1 02 Apr 2023 10:17:59 |
Alex Kozlov (ak) |
devel/jwasm: Update to 2.17 |
2.16,1 15 Nov 2022 12:13:41 |
Alex Kozlov (ak) |
devel/jwasm: Update to 2.16 |
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) |
2.15,1 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 ) |
2.15,1 04 Aug 2022 20:00:46 |
Alex Kozlov (ak) |
devel/jwasm: Update to 2.15 |
2.14,1 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 ) |
2.14,1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
2.14,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.14,1 21 Feb 2021 18:18:12 |
ak |
- Update to 2.14 |
2.13_1,1 23 Mar 2020 21:20:33 |
ak |
- Switch to Japheth's (original maintainer) repository
- Update WWW
Reviewed by: pfg |
2.13,1 21 Jan 2020 20:56:21 |
ak |
- Update to 2.13 and switch master site to github
- Add a LICENSE
- Pet portlint
PR: 243489
Submitted by: pfg |
211a 22 May 2018 17:49:01 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
211a 05 Oct 2017 10:38:13 |
ak |
- Update MASTER_SITES for my ports
- Update WWW for jwasm |
211a 16 Dec 2015 10:13:59 |
marino |
devel/jwasm is not jobs safe
It tries to build object files in GccUnixR directory without checking
if the directory was successfully created (a race). |
211a 13 Nov 2015 09:22:25 |
marino |
devel/jwasm: USES=alias to support malloc.h-less DF |
211a 24 Nov 2014 20:45:29 |
ak |
- Update to 2.11a
- Update MASTER_SITES |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
211 21 Oct 2013 15:05:56 |
ak |
- Update to 2.11
Changes: http://www.japheth.de/JWasm/History.txt |
210 18 Oct 2013 19:42:32 |
ak |
- Support STAGEDIR
- Convert to USES=gmake
- Take maintainership |
210 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
210 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
210 29 Apr 2013 14:20:20 |
miwi |
- Update to 210
PR: 178158
Submitted by: Ports Fury |
209 07 Dec 2012 17:20:27 |
beech |
- Update to version 209
Feature safe: yes
PR: ports/174203
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
208 30 Nov 2012 23:52:50 |
sperber |
- Update to version 208
- Update pkg-descr
- Trim Makefile header
PR: ports/171986
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
Feature safe: yes |
207a 03 Aug 2012 02:06:44 |
wxs |
Update to 207a
PR: ports/170262
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
206 25 Jul 2011 01:05:57 |
sunpoet |
- Update to 206
Changes: http://www.japheth.de/JWasm/History.txt
PR: ports/159162
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
205 04 Apr 2011 15:18:56 |
vanilla |
Upgrade to 2.05, reset MAINTAINER to ports@freebsd.org
PR: ports/156157
Submitted by: Pedro Giffuni <giffunip at tutopia.com> (original MAINTAINER) |
204 17 Dec 2010 14:07:17 |
nivit |
JWasm is a MASM v6 compatible assembler. It's a fork of Open Watcom's WASM
and released under the Sybase Open Watcom Public License, which allows
free commercial and non-commercial use. JWasm is written in C, source code
is open.
JWasm Features:
- JWasm natively supports output formats Intel OMF, MS Coff (32- and
64-bit), Elf (32-and 64-bit), Bin and DOS MZ.
- precompiled JWasm binaries are available for DOS, Windows and Linux. For
OS/2 and FreeBSD, makefiles are supplied.
- Instructions up to SSSE3 are supported.
- The JWasm source is portable and has successfully been tested with Open
Watcom, MS VC, GCC and more.
- As far as programming for Windows is concerned, JWasm can be used with
both Win32Inc and Masm32.
- C header files can be converted to include files for JWasm with h2incX.
WWW: http://www.japheth.de/JWasm.html
PR: ports/152727
Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> |