Port details |
- objconv Agner Fog's object file converter
- 2.54.1 devel
=3 2.54.1Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2021-01-15 03:02:11
- Last Update: 2023-04-06 20:33:20
- Commit Hash: 497f671
- People watching this port, also watch:: smake, star, sccs, rscsi, cdrtools
- License: GPLv1
- WWW:
- https://www.agner.org/optimize
- Description:
- This utility can be used for converting object files between COFF/PE,
OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms.
Can modify symbol names in object files. Can build, modify and convert
function libraries across platforms. Can dump object files and
executable files. Also includes a very good disassembler supporting the
SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction
sets.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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/objconv/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/objconv
- pkg install objconv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: objconv
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: mips mips64 powerpc powerpc64 powerpcspe
- distinfo:
- TIMESTAMP = 1680522385
SHA256 (objconv-2.54_1.zip) = 0c5ca8fbc7ef1c4afe3cc7cc9018711a5885afacbe8bcebc48028d1ec90ccc7c
SIZE (objconv-2.54_1.zip) = 1070394
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_objconv
- USES:
- dos2unix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.54.1 06 Apr 2023 20:33:20
![commit hash: 497f67153fa8982618af7a283dbcef8b1ddd4826 commit hash: 497f67153fa8982618af7a283dbcef8b1ddd4826](/images/git.png) ![commit hash: 497f67153fa8982618af7a283dbcef8b1ddd4826 commit hash: 497f67153fa8982618af7a283dbcef8b1ddd4826](/images/codeberg.svg) ![commit hash: 497f67153fa8982618af7a283dbcef8b1ddd4826 commit hash: 497f67153fa8982618af7a283dbcef8b1ddd4826](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Robert Clausecker (fuz) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/objconv: update to 2.54.1
Upstream once again revised the distfile without bumping its version.
Changes: s/YASM/NASM/g in a bunch of identifiers. |
2.54 08 Feb 2023 23:24:25
![commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e](/images/git.png) ![commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e](/images/codeberg.svg) ![commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Robert Clausecker (fuz) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.54 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.54 04 Sep 2022 18:02:06
![commit hash: f239f50b9827c18ed9edc3bb486a4dcbadac59ad commit hash: f239f50b9827c18ed9edc3bb486a4dcbadac59ad](/images/git.png) ![commit hash: f239f50b9827c18ed9edc3bb486a4dcbadac59ad commit hash: f239f50b9827c18ed9edc3bb486a4dcbadac59ad](/images/codeberg.svg) ![commit hash: f239f50b9827c18ed9edc3bb486a4dcbadac59ad commit hash: f239f50b9827c18ed9edc3bb486a4dcbadac59ad](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Fernando Apesteguía (fernape) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Robert Clausecker |
devel/objconv: update to 2.54
* fix problem with ELF files having same string table for symbols and
sections (generated by rustc compiler).
PR: 266187
Reported by: fuz@fuz.su (mantoainer)
MFH: 2022Q3 (bugfix) |
2.53.4 20 Aug 2022 21:50:02
![commit hash: 9e16d87b6c25a5d9393cb6bedb58e96559212588 commit hash: 9e16d87b6c25a5d9393cb6bedb58e96559212588](/images/git.png) ![commit hash: 9e16d87b6c25a5d9393cb6bedb58e96559212588 commit hash: 9e16d87b6c25a5d9393cb6bedb58e96559212588](/images/codeberg.svg) ![commit hash: 9e16d87b6c25a5d9393cb6bedb58e96559212588 commit hash: 9e16d87b6c25a5d9393cb6bedb58e96559212588](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Robert Clausecker |
devel/objconv: Update to 2.53_4
Upstream changes:
- misc documentation updates
PR: 265959 |
2.53.3 09 Aug 2022 21:29:46
![commit hash: 9fb2815ab76f6d62379bb5ebd4675545d8fa62e1 commit hash: 9fb2815ab76f6d62379bb5ebd4675545d8fa62e1](/images/git.png) ![commit hash: 9fb2815ab76f6d62379bb5ebd4675545d8fa62e1 commit hash: 9fb2815ab76f6d62379bb5ebd4675545d8fa62e1](/images/codeberg.svg) ![commit hash: 9fb2815ab76f6d62379bb5ebd4675545d8fa62e1 commit hash: 9fb2815ab76f6d62379bb5ebd4675545d8fa62e1](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Neel Chauhan (nc) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Robert Clausecker |
devel/objconv: update to 2.53.3
Upstream changes:
- misc documentation updates
PR: 265662 |
2.53.2 01 Jun 2022 16:05:23
![commit hash: 3d15cb7a087884a58d29120a7ca36b1d335ee886 commit hash: 3d15cb7a087884a58d29120a7ca36b1d335ee886](/images/git.png) ![commit hash: 3d15cb7a087884a58d29120a7ca36b1d335ee886 commit hash: 3d15cb7a087884a58d29120a7ca36b1d335ee886](/images/codeberg.svg) ![commit hash: 3d15cb7a087884a58d29120a7ca36b1d335ee886 commit hash: 3d15cb7a087884a58d29120a7ca36b1d335ee886](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Fernando Apesteguía (fernape) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Robert Clausecker |
devel/objconv: update to 2.53.2
- fix handling of i386_elf relocations without addends
- fix decoding of instructions vfpclassph, vfpclassp, vgetmantph,
vsqrtph, vaddph, vmulp, vcvtph2pd, vsubph, vminph, vdivph, vmaxph,
vcvtpd2ph, vcvtph2dq, vcvtuw2ph, vcvtw2ph, vscalefph, vgetexpph,
vrcpph, vrcpsh, vrsqrtph, vrsqrtsh, vfmaddsub132ph, vfmsubadd132ph,
vfmadd132ph, vfmsub132ph, vfnmadd132ph, vfnmsub132ph, vfmaddsub213ph,
vfmsubadd213ph, vfmadd213ph, vfmsub213ph, vfnmadd213ph, vfnmsub213ph,
vfmaddsub231ph, vfmsubadd231ph, vfmadd231ph, vfmsub231ph, vfnmadd231ph,
vfnmsub213ph, vcvtdq2ph, vcvtqq2ph, vcvtudq2ph, vcvtuqq2ph, vmovsh, vreduceph
and vrndscaleph.
PR: 264287
Reported by: fuz@fuz.su (maintainer) |
2.53.1 19 May 2022 10:04:49
![commit hash: 9bfffbdcba18ea9ddc7e27067ff87cf9d7a65b72 commit hash: 9bfffbdcba18ea9ddc7e27067ff87cf9d7a65b72](/images/git.png) ![commit hash: 9bfffbdcba18ea9ddc7e27067ff87cf9d7a65b72 commit hash: 9bfffbdcba18ea9ddc7e27067ff87cf9d7a65b72](/images/codeberg.svg) ![commit hash: 9bfffbdcba18ea9ddc7e27067ff87cf9d7a65b72 commit hash: 9bfffbdcba18ea9ddc7e27067ff87cf9d7a65b72](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Robert Clausecker |
devel/objconv: Update to 2.53.1
ChangeLog:
Upstream has once again changed the distfile without bumping the
version number...
Another minor patch release preventing a string overflow
and fixing the opcode tables for vsqrtph, vcvtph2pd,
vcvttph2udq, vcvtph2udq, vcvtps2phx, vcvtpd2ph, vcvtph2dq,
vcvttph2uqq, vcvtph2uqq, vcvttph2qq, vcvtph2qq, vcvtuw2ph,
vcvttph2dq, vcvtph2psx, vrsqrtph, vfcmaddcph, vfcmulcph,
vfmaddcph, vfmulcph, vcvtdq2ph, vcvtqq2ph, vcvtudq2ph, and
vcvtuqq2ph.
PR: 264069 |
2.53 09 May 2022 08:33:58
![commit hash: b8f8e036bc05c0df516d83109068b845c19b1c07 commit hash: b8f8e036bc05c0df516d83109068b845c19b1c07](/images/git.png) ![commit hash: b8f8e036bc05c0df516d83109068b845c19b1c07 commit hash: b8f8e036bc05c0df516d83109068b845c19b1c07](/images/codeberg.svg) ![commit hash: b8f8e036bc05c0df516d83109068b845c19b1c07 commit hash: b8f8e036bc05c0df516d83109068b845c19b1c07](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikael Urankar (mikael) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Robert Clausecker |
devel/objconv: update to 2.53
- also check for distfile at (unversioned) upstream
- while we are at it, disable Portscout
(due to giving false results)
- also check for distfile at (unversioned) upstream
Upstream changes:
- add disassembler support for AVX512-FP16, etc.
PR: 263731 |
2.52 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.52 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.52 30 Jan 2021 15:09:08
![Revision:563415 Revision:563415](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark as NOT_FOR big-endian architectures.
Approved by: portmgr (tier-2 blanket) |
2.52 14 Jan 2021 22:55:28
![Revision:561609 Revision:561609](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dmgk ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port: devel/objconv
This utility can be used for converting object files between COFF/PE,
OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms.
Can modify symbol names in object files. Can build, modify and convert
function libraries across platforms. Can dump object files and
executable files. Also includes a very good disassembler supporting the
SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction
sets.
WWW: https://www.agner.org/optimize
PR: 252674
Submitted by: Robert Clausecker <fuz@fuz.su> |
Number of commits found: 14
|