Bug 204811 - [NEW PORT] archivers/innoextract: Program to extract Inno Setup files
Summary: [NEW PORT] archivers/innoextract: Program to extract Inno Setup files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords: feature, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-11-25 17:14 UTC by Nikolai Lifanov
Modified: 2015-12-02 15:44 UTC (History)
0 users

See Also:


Attachments
archivers/innoextract 1.5 (2.64 KB, patch)
2015-11-25 17:14 UTC, Nikolai Lifanov
no flags Details | Diff
poudriere testport log (61.53 KB, text/plain)
2015-11-25 17:15 UTC, Nikolai Lifanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2015-11-25 17:14:56 UTC
Created attachment 163529 [details]
archivers/innoextract 1.5

Please add archivers/innoextract: tool to extract Inno Setup installers.

$ portlint -A
looks fine.

I tested this with setup_akalabeth_2.0.0.1.exe and setup_beneath_a_steel_sky_2.1.0.10.exe from GOG.com, which I was able to successfully extract.
Comment 1 Nikolai Lifanov 2015-11-25 17:15:12 UTC
Created attachment 163530 [details]
poudriere testport log
Comment 2 Nikolai Lifanov 2015-11-26 14:57:55 UTC
I also was able to extract Arx Fatalis from GOG.com for use with games/arx-libertatis and Baldur's Gate 2 from GOG.com for use with games/gemrb.

This is so far tested with 10.2-RELEASE and 11.0-CURRENT.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2015-12-02 15:43:57 UTC
Please next time submit new ports as shar(1) archives
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-12-02 15:44:47 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Dec  2 15:43:55 UTC 2015
New revision: 402832
URL: https://svnweb.freebsd.org/changeset/ports/402832

Log:
  Inno Setup is a tool to create installers for Microsoft Windows applications.
  innoextract allows to extract such installers under non-windows systems without
  running the actual installer using Wine.

  WWW: http://constexpr.org/innoextract/

  PR:		204811
  Submitted by:	lifanov@mail.lifanov.com

Changes:
  head/archivers/Makefile
  head/archivers/innoextract/
  head/archivers/innoextract/Makefile
  head/archivers/innoextract/distinfo
  head/archivers/innoextract/pkg-descr