Version: 1.5.1, Package name: unshield-1.5.1 |
Maintained by: Jonathan Gray |
Master sites: |
Description An installer created by the InstallShield software stores the files it will install inside of InstallShield Cabinet Files. It would thus be desirable to be able to extract the Microsoft Cabinet Files from the InstallShield Cabinet Files in order to be able to install the applications without access to Microsoft Windows. Unshield supports InstallShield versions 5 and later. |
Filesize: 65.873 KB |
Version History (View Complete History) |
|
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-11-24 01:00:26 by Jonathan Gray | Files touched by this commit (2) |
Log message: update to unshield 1.4.3 |
2017-01-21 16:46:01 by Jonathan Gray | Files touched by this commit (5) |
Log message: update to unshield 1.4.2 |
2016-11-20 01:26:19 by Jonathan Gray | Files touched by this commit (11) |
Log message: update to unshield 1.3 Upstream has switched from sourceforge to github and from autotools to cmake. |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2010-10-18 10:47:00 by Marc Espie | Files touched by this commit (39) |
Log message: USE_GROFF=Yes |
2009-10-14 04:27:28 by Benoit Lecocq | Files touched by this commit (2) |
Log message: - update unshield to 0.6 ok jsg@, ajacoutot@ |
2009-05-23 10:34:59 by Benoit Lecocq | Files touched by this commit (10) |
Log message: - update to unshield 0.5.1 - bump SHARED_LIBS - regen PLIST - update patches - update HOMEPAGE ok jsg@, ajacoutot@ |
2007-09-15 04:14:34 by Marc Espie | Files touched by this commit (38) |
Log message: zap all quotes in COMMENT/PERMIT_* |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-10-28 04:15:10 by Marc Espie | Files touched by this commit (6) |
Log message: replace SHARED_LIBS with libtool-generated entry, that shows the original number of the library no functional change |
2006-10-23 05:21:28 by Marc Espie | Files touched by this commit (1) |
Log message: stuff with CONFIGURE_STYLE=autoconf without any configure.in/aclocal patches makes NO sense. |
2006-10-18 07:47:36 by Jonathan Gray | Files touched by this commit (8) |
Log message: Use libc md5 code rather than included broken md5 code. Makes unshield work properly on amd64 and probably other 64bit archs. |
2006-01-10 03:58:15 by Marc Espie | Files touched by this commit (4) |
Log message: zap MODGNU_SHARED_LIBS for libtool-using ports |
2005-12-23 06:57:22 by Marc Espie | Files touched by this commit (11) |
Log message: use SHARED_LIBS USE_LIBTOOL where appropriate (and bump PKGNAME) tweak a few FAKE_FLAGS to be more uniform. |