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

Port details
libmspack 0.3 archivers on this many watch lists=54 search for ports that depend on this port An older version of this port was marked as vulnerable.
Library for Microsoft compression formats
Maintained by: fjoe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Nov 2004 14:03:39
License: LGPL21


The purpose of libmspack is to provide both compression and decompression
of some loosely related file formats used by Microsoft.

WWW: http://www.cabextract.org.uk/libmspack/
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/libmspack/ && make install clean
To add the package: pkg_add -r libmspack


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.cabextract.org.uk/libmspack/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Dec 2012 07:57:31
Original commit files touched by this commit  0.3
danfe search for other commits by this committer
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
04 Nov 2012 15:42:10
Original commit files touched by this commit  0.3
fjoe search for other commits by this committer
- Specify LICENSE

Feature safe:	yes
03 Nov 2012 11:08:06
Original commit files touched by this commit  0.3
fjoe search for other commits by this committer
Update to 0.3.

Feature safe: 	yes
18 Mar 2011 17:59:51
Original commit files touched by this commit  0.2_1
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.2_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
04 Aug 2010 15:52:54
Original commit files touched by this commit  0.2_1
fjoe search for other commits by this committer
Fix pkgconfig directory.

PR:             149279
Submitted by:   Philip M. Gollucci
01 Aug 2010 17:28:58
Original commit files touched by this commit  0.2
fjoe search for other commits by this committer
Update to 0.2alpha.

This fixes infinite loop in MS-ZIP.

PR:             149180
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.0.20060920
 This port version is marked as vulnerable.
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
01 Feb 2009 08:53:21
Original commit files touched by this commit  0.0.20060920
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
- Update to 20060920
- Remove patch required only for FreeBSD 4.x
30 Jan 2009 19:46:43
Original commit files touched by this commit  0.0.20040308_3
 This port version is marked as vulnerable.
pav search for other commits by this committer
- New download location, new website
- Style

Reported by:    -fetch-original pointyhat run
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.0.20040308_3
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.0.20040308_3
  Sanity Test Failure This port version is marked as vulnerable.
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)
20 Mar 2008 09:19:39
Original commit files touched by this commit  0.0.20040308_3
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.0.20040308_3
 This port version is marked as vulnerable.
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
03 May 2006 05:14:35
Original commit files touched by this commit  0.0.20040308_3
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.0.20040308_3
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
17 Nov 2005 19:10:31
Original commit files touched by this commit  0.0.20040308_2
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
Add SHA256 checksum.
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.0.20040308_2
 This port version is marked as vulnerable.
ade search for other commits by this committer
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.
25 Nov 2004 21:52:15
Original commit files touched by this commit  0.0.20040308_2
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
Fix build on FreeBSD 4.x.
Bump PORTREVISION.
25 Nov 2004 15:27:27
Original commit files touched by this commit  0.0.20040308_1
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
Allow mspack.h to be included in C++ source code
(replace "this" with "self").
25 Nov 2004 14:02:55
Original commit files touched by this commit  0.0.20040308
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
New port: libmspack-0.0.20040308

The purpose of libmspack is to provide both compression and decompression
of some loosely related file formats used by Microsoft.

Number of commits found: 21

286a
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight63
new month217

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