8609 FreshPorts -- archivers/unshield
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
unshield 0.6_1 archivers on this many watch lists=7 search for ports that depend on this port
Extract data from InstallShield CAB files
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Apr 2004 12:52:18
License: not specified in port


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.

- Use a well known open source license (MIT)
- Work on both little-endian and big-endian systems
- Separate the implementation in a tool and a library
- Support InstallShield versions 5 and later
- Be able to list contents of InstallShield Cabinet Files
- Be able to extract files from InstallShield Cabinet Files

SVN: https://synce.svn.sourceforge.net/svnroot/synce/trunk/unshield/
WWW: http://www.synce.org/oldwiki/index.php/Unshield
     http://www.synce.org/moin/ComponentOverview
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/libtool

This port is required by:

for Libraries

To install the port: cd /usr/ports/archivers/unshield/ && make install clean
To add the package: pkg_add -r unshield


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/synce/Unshield/0.6/
  3. http://freefr.dl.sourceforge.net/project/synce/Unshield/0.6/
  4. http://garr.dl.sourceforge.net/project/synce/Unshield/0.6/
  5. http://heanet.dl.sourceforge.net/project/synce/Unshield/0.6/
  6. http://hivelocity.dl.sourceforge.net/project/synce/Unshield/0.6/
  7. http://ignum.dl.sourceforge.net/project/synce/Unshield/0.6/
  8. http://internode.dl.sourceforge.net/project/synce/Unshield/0.6/
  9. http://iweb.dl.sourceforge.net/project/synce/Unshield/0.6/
  10. http://jaist.dl.sourceforge.net/project/synce/Unshield/0.6/
  11. http://nchc.dl.sourceforge.net/project/synce/Unshield/0.6/
  12. http://ncu.dl.sourceforge.net/project/synce/Unshield/0.6/
  13. http://netcologne.dl.sourceforge.net/project/synce/Unshield/0.6/
  14. http://osdn.dl.sourceforge.net/project/synce/Unshield/0.6/
  15. http://space.dl.sourceforge.net/project/synce/Unshield/0.6/
  16. http://sunet.dl.sourceforge.net/project/synce/Unshield/0.6/
  17. http://superb-dca3.dl.sourceforge.net/project/synce/Unshield/0.6/
  18. http://switch.dl.sourceforge.net/project/synce/Unshield/0.6/
  19. http://tenet.dl.sourceforge.net/project/synce/Unshield/0.6/
  20. http://ufpr.dl.sourceforge.net/project/synce/Unshield/0.6/
  21. http://waix.dl.sourceforge.net/project/synce/Unshield/0.6/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 Mar 2013 13:04:31
Original commit files touched by this commit  0.6_1
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
18 Jan 2012 03:00:40
Original commit files touched by this commit  0.6_1
danfe search for other commits by this committer
- Add support for new InstallShield header format instead of calling abort()
  (sic!) on such files.  When header format could not be detected, try to use
  the newest algorithm instead the oldest one; this should make the port more
  "future proof"
- Allow to specify header format via command line (-i <version>) to override
  default detection logic
- Bump port revision and reformat Makefile header while I am here

Obtained from:  SynCE bug tracker at sf.net (ID: 3163039)
Approved by:    maintainer (sunpoet)
11 Aug 2011 19:20:17
Original commit files touched by this commit  0.6
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
18 Mar 2011 17:59:51
Original commit files touched by this commit  0.6
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.6
ade search for other commits by this committer
Sync to new bsd.autotools.mk
25 Oct 2010 16:12:27
Original commit files touched by this commit  0.6
sunpoet search for other commits by this committer
- Update WWW: unshield is part of SynCE project

Reported by:    distilator
Approved by:    pgollucci (mentor, implicit)
22 Sep 2010 17:10:26
Original commit files touched by this commit  0.6
sunpoet search for other commits by this committer
- Update MAINTAINER to my FreeBSD.org address

Approved by:    pgollucci (mentor)
03 Oct 2009 23:53:20
Original commit files touched by this commit  0.6
avl search for other commits by this committer
- Update to 0.6

PR:             ports/139324
Submitted by:   myself
Approved by:    tabthorpe, glarkin (mentors, implicit), maintainer
22 Aug 2009 00:13:27
Original commit files touched by this commit  0.5.1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.5.1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
04 Jan 2009 14:54:05
Original commit files touched by this commit  0.5.1
chinsan search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/130145
Submitted by:   sunpoet
18 Dec 2008 02:33:39
Original commit files touched by this commit  0.5.1
linimon search for other commits by this committer
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:    portmgr
29 Jul 2008 23:48:01
Original commit files touched by this commit  0.5.1
pav search for other commits by this committer
- Update to 0.5.1

PR:             ports/123971
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Approved by:    maintainer timeout (se; 2 months)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.5
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.5
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
22 Jan 2006 06:58:31
Original commit files touched by this commit  0.5
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
30 Jul 2005 09:30:03
Original commit files touched by this commit  0.5
se search for other commits by this committer
Upgrade to version 0.5.

Submitted by:   Andrej Zverev (az at inec dot ru)
PR:             84316
21 May 2004 17:56:13
Original commit files touched by this commit  0.3
se search for other commits by this committer
Upgrade to version 0.3 of unshield.

Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
PR:             ports/66692
09 Apr 2004 12:47:57
Original commit files touched by this commit  0.2
se search for other commits by this committer
New port of unshield, a InstallShield cabinet file reader.
This prgogarm is particularly useful to extract .SYS and .INF files
from NDIS drivers packaged as InstallShield archives, which are required
as input to ndiscvt (i.e. for the NDISulator).

Number of commits found: 19

2839
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days26
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0