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

Port details
py-liblzma 0.5.3_2 archivers on this many watch lists=0 search for ports that depend on this port
Python binding for the LZMA compression library
Maintained by: dbn@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Feb 2009 20:10:18
Also Listed In: python
License: not specified in port


Python module implementing LZMA Utils' liblzma API

PylibLZMA provides a python interface for the liblzma
library to read and write data that has been compressed
or can be decompressed by Lasse Collin's LZMA Utils.

WWW: http://launchpad.net/pyliblzma
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/python27
  2. devel/pkgconf
Required To Run:
  1. lang/python27
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://a.pypi.python.org/packages/source/p/pyliblzma/
  3. http://b.pypi.python.org/packages/source/p/pyliblzma/
  4. http://c.pypi.python.org/packages/source/p/pyliblzma/
  5. http://d.pypi.python.org/packages/source/p/pyliblzma/
  6. http://e.pypi.python.org/packages/source/p/pyliblzma/
  7. http://f.pypi.python.org/packages/source/p/pyliblzma/
  8. http://g.pypi.python.org/packages/source/p/pyliblzma/
  9. http://pypi.crate.io/packages/source/p/pyliblzma/
  10. http://pypi.inqbus.de/pyliblzma/
  11. http://pypi.it.uwosh.edu/pyliblzma/
  12. http://pypi.python.jp/pyliblzma/
  13. http://pypi.python.org/packages/source/p/pyliblzma/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.5.3_2
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
16 Jan 2013 20:15:07
Original commit files touched by this commit  0.5.3_2
dbn search for other commits by this committer
 - Update to my new FreeBSD address
 - Trim header
 - Add myself as creator of devel/svn2git (see r272261)

Approved by:	eadler|bdrewery (mentor)
26 Jul 2012 05:40:24
Original commit files touched by this commit  0.5.3_2
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
21 Dec 2011 19:34:14
Original commit files touched by this commit  0.5.3_2
jgh search for other commits by this committer
Update MASTER_SITES to take advantage of latest CHEESESHOP mirrors and add
MASTER_SITE_SUBDIR

Submitted by:   jgh
Approved by:    David Naylor (maintainer via email) , crees (mentor)
08 Jun 2011 08:26:45
Original commit files touched by this commit  0.5.3_2
wen search for other commits by this committer
- Fix build with python-2.7

PR:             ports/157300
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer)
18 Mar 2011 17:59:51
Original commit files touched by this commit  0.5.3_1
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
09 Nov 2010 18:58:25
Original commit files touched by this commit  0.5.3_1
naddy search for other commits by this committer
Increment PORTREVISION after liblzma major version change in archivers/xz.
27 Jun 2010 04:50:29
Original commit files touched by this commit  0.5.3
miwi search for other commits by this committer
- Update to 0.5.3

PR:             148110
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe:   yes
21 May 2010 16:23:47
Original commit files touched by this commit  0.5.2_1
naddy search for other commits by this committer
The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION.
16 Oct 2009 14:00:34
Original commit files touched by this commit  0.5.2_1
wen search for other commits by this committer
- Change maintainer's email address

PR:             ports/139655
Submitted by:   David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by:    miwi(mentor)
21 Sep 2009 14:27:37
Original commit files touched by this commit  0.5.2_1
naddy search for other commits by this committer
lzmautils-devel -> xz

Feature safe:   yes
02 Mar 2009 19:56:51
Original commit files touched by this commit  0.5.2
beat search for other commits by this committer
- Update to 0.5.2

PR:             ports/132224
Submitted by:   David Naylor <naylor.b.david AT gmail.com> (maintainer)
Approved by:    miwi (mentor)
15 Feb 2009 20:09:41
Original commit files touched by this commit  0.5.1
miwi search for other commits by this committer
Python module implementing LZMA Utils' liblzma API

PylibLZMA provides a python interface for the liblzma
library to read and write data that has been compressed
or can be decompressed by Lasse Collin's LZMA Utils.

WWW: http://launchpad.net/pyliblzma

PR:             ports/129560
Submitted by:   David Naylor <dragonsa at highveldmail.co.za>

Number of commits found: 13

283d
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 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days29
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