Port details |
- yasm Complete rewrite of the NASM assembler
- 1.3.0_1 devel =47 1.3.0_1Version of this port present on the latest quarterly branch.
- Maintainer: johnson.peter@gmail.com
- Port Added: 2003-04-07 05:24:51
- Last Update: 2024-01-23 19:56:21
- Commit Hash: 242dff0
- People watching this port, also watch:: pcre, expat, libxml2, freetype2, glib
- Also Listed In: lang
- License: BSD3CLAUSE
- WWW:
- https://yasm.tortall.net/
- Description:
- YASM is a complete rewrite of the NASM assembler under the "new" BSD License
(some portions are currently under the GNU Lesser General Public License
(LGPL)). Yasm currently supports the x86 and AMD64 instruction sets, accepts
NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Mach-O
(32 and 64), RDOFF2, Win32, and Win64 object formats, and generates source
debugging information in STABS, DWARF 2, and CodeView 8 formats.
- ¦ ¦ ¦ ¦
- 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/yasm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/yasm
- pkg install yasm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yasm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1464339461
SHA256 (yasm-1.3.0.tar.gz) = 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
SIZE (yasm-1.3.0.tar.gz) = 1492156
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- audio/deadbeef
- audio/mac
- devel/electron29
- devel/electron30
- devel/electron31
- devel/electron32
- devel/electron33
-
Deleted ports which required this port:
- for Run
-
- math/sage
Configuration Options:
- ===> The following configuration options are available for yasm-1.3.0_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- devel_yasm
- USES:
- gettext iconv
- 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 |
1.3.0_1 23 Jan 2024 19:56:21 |
Muhammad Moinur Rahman (bofh) |
devel/yasm: Impelled to share/man
Approved by: portmgr (blanket) |
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.3.0 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.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.0 04 Feb 2020 17:56:42 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
1.3.0 27 Feb 2018 13:03:48 |
mat |
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight |
1.3.0 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
1.3.0 10 Jun 2016 17:05:07 |
riggs |
Update to upstream release 1.3.0; convert to OPTION helpers
PR: 209784
Submitted by: takefu@airport.fm
Reviewed by: riggs
Approved by: maintainer timeout |
1.2.0 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
1.2.0 04 Sep 2014 19:26:24 |
antoine |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
1.2.0 10 Feb 2014 07:54:34 |
bapt |
Allow packaging as a user |
1.2.0 02 Feb 2014 08:35:16 |
miwi |
- Stage support |
1.2.0 29 Dec 2013 15:01:34 |
tijl |
Add NLS option. |
1.2.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.2.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.2.0 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.2.0 26 Apr 2013 15:10:57 |
bapt |
Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng |
1.2.0 12 Apr 2012 02:30:54 |
ak |
Fix various errors in ports distinfo
(yii-1.1.9.r3527.tar.gz verified against upstream sources) |
1.2.0 22 Feb 2012 04:34:26 |
eadler |
Update to 1.2.0
PR: ports/165188
Submitted by: Niclas Zeising <zeising@daemonic.se>
Approved by: Peter Johnson <johnson.peter@gmail.com> (maintainer) |
1.1.0 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.1.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.1.0 11 Aug 2010 03:30:43 |
sahil |
- Update to 1.1.0
- Define LICENSE
- Mark MAKE_JOBS_SAFE
PR: ports/149508
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: Peter Johnson <johnson.peter@gmail.com> (maintainer) |
1.0.1_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.0.1 18 May 2010 08:32:18 |
wen |
- Update to 1.0.1
PR: ports/146689
Submitted by: Peter Johnson <johnson.peter@gmail.com> |
1.0.0 16 May 2010 09:53:39 |
wen |
- Update to 1.0.0
PR: ports/146512
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer |
0.8.0 27 Apr 2009 11:48:15 |
amdmi3 |
- Update to 0.8.0
PR: 134032
Submitted by: Alex Kozlov <spam at rm-rf dot kiev dot ua>
Approved by: Peter Johnson <johnson dot peter at gmail dot com> (maintainer) |
0.7.2 12 Oct 2008 13:03:29 |
miwi |
- Update to 0.7.2
PR: 128018
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer) |
0.7.1_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.7.1 31 May 2008 12:33:43 |
wxs |
Update to 0.7.1
PR: ports/124088
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
Approved by: garga (mentor, implicit) |
0.7.0 07 May 2008 08:17:23 |
lwhsu |
- Update to 0.7.0
PR: ports/123453
Submitted by: bf <bf2006a AT yahoo.com>
Approved by: "Peter Johnson" <johnson.peter AT gmail.com> (maintainer) |
0.6.2 23 Sep 2007 05:49:32 |
lwhsu |
- Update to 0.6.2
PR: ports/116553
Submitted by: Peter Johnson <johnson.peter AT gmail.com> (maintainer) |
0.6.1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.6.1 11 Jun 2007 03:17:10 |
rafan |
- Update to 0.6.1
PR: ports/113512
Submitted by: Peter Johnson <johnson.peter at gmail.com> (maintainer) |
0.6.0 31 Mar 2007 17:45:34 |
shaun |
- Update to 0.6.0.
- Hand over maintainership to submitter (who also happens to be the
author of yasm)
PR: ports/109511
Submitted by: Peter Johnson <johnson.peter@gmail.com> |
0.5.0 09 Dec 2006 03:38:17 |
shaun |
Fix build on ia64. |
0.5.0 17 Nov 2006 06:50:18 |
kris |
BROKEN on ia64: Does not build |
0.5.0 08 Aug 2006 14:33:58 |
shaun |
Upgrade to 0.5.0.
PR: ports/100459
Submitted by: Peter Johnson <johnson.peter@gmail.com> |
0.4.0 19 Jun 2006 20:06:59 |
shaun |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
0.4.0 25 Apr 2006 17:54:44 |
garga |
- Respect WITHOUT_NLS knob
- Take maintainership
PR: ports/96290
Submitted by: Shaun Amott <shaun@inerd.com> |
0.4.0 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.4.0 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.4.0 01 Jul 2005 07:17:25 |
vs |
Remove obsolete patch now that we don't build the included libltdl anymore |
0.4.0 30 Jun 2005 15:47:32 |
vs |
Don't link statically to home-grown libltdl |
0.4.0 01 Nov 2004 21:14:14 |
sem |
Update to 0.4.0
PR: ports/73366
Submitted by: Peter Johnson <freebsd (at) bilogic (dot) org> |
0.3.0_1 30 Mar 2004 19:20:23 |
krion |
- Use USE_ICONV knob
Approved by: portmgr |
0.3.0_1 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.3.0 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.3.0 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.3.0 12 Jan 2004 23:57:00 |
pav |
- Update to 0.3.0
PR: ports/61277
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> |
0.2.1_1 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
0.2.1 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
0.2.1 07 Apr 2003 05:24:22 |
ijliao |
add yasm 0.2.1
A complete rewrite of the NASM assembler |