Commit graph

10 commits

Author SHA1 Message Date
Martin Matuska
7aea0cde03 Give up maintainership on pxz, return to ports@ 2014-01-19 11:43:22 +00:00
Baptiste Daroussin
fc5e444f88 This port requires openmp
While here stagify
2013-10-09 05:53:18 +00:00
Baptiste Daroussin
47b211d303 Remove uneeded USE_GCC while here cleanup a bit to avoid the now useless pre.mk/post.mk dancing 2013-10-08 20:06:45 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Martin Matuska
c00a612050 Upgrade pxz to git version as of 20120930
Build with gcc [1]

PR:		ports/179693 [1]
2013-06-19 07:06:16 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Mark Linimon
6750e477b6 Mark as broken on sparc64: does not link. 2011-07-16 05:21:43 +00:00
Martin Matuska
2e0c9ac59c - Set LICENSE_FILE 2011-03-22 08:16:28 +00:00
Martin Matuska
8a7c3cdabc Add LICENSE information (GPLv2). 2011-03-21 20:47:39 +00:00
Martin Matuska
f7bfa6901d Parallel XZ is a compression utility that takes advantage of running LZMA
compression of different parts of an input file on multiple cores and
processors simultaneously.
Its primary goal is to utilize all resources to speed up compression time
with minimal possible influence on compression ratio.

WWW: http://jnovy.fedorapeople.org/pxz/
2010-11-23 10:26:40 +00:00