Commit graph

9 commits

Author SHA1 Message Date
Juergen Lock
24d75a9944 Update to 4.58
PR:		ports/127159
Submitted by:	chinsan
2008-09-07 11:16:48 +00:00
Juergen Lock
ab109ef747 - hw.ncpu seems to be an int, certainly not a size_t...
(This should fix issues on 64 bit big-endian archs, i.e. sparc64.)
- bump PORTREVISION

Noticed by:	naddy
2007-09-04 21:44:23 +00:00
Andrew Pantyukhin
f32484bd1d - Update to 4.44
Approved by:	nox (maintainer, implicit)
2007-01-26 22:59:03 +00:00
Andrew Pantyukhin
4964f5c882 - Update to 4.43
Approved by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-09-24 06:41:33 +00:00
Marcus Alves Grando
b5a4cbe279 Forget to add p7zip file.
Notified by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-23 02:39:33 +00:00
FUJISHIMA Satsuki
a3154e38e8 update to 4.13.
o Ressurect pkg-plist to support to make modules optional. 25 lines
  out of 31 are wrapped with %%MODULES%% which can be controlled by
  WITHOUT_MODULES knob. The modules support more codecs and formats
  than stand-alone binary.
o Install 7za to libexec and wrap it with script to support sfx
  creation. 7za and .sfx should be placed in the same directory as 7z
  and modules do.
o Wrapper script executes corresponding binary (7z or 7za.)
  In WITHOUT_MODULES case, it can be called by 7z or 7za but always
  executes 7za. This is compatible action for previous port.
o Turn BROKEN to IGNORE. There is no hope to compile this software in
  RELENG_4. And correct quotation for this change.

Approved by:	maintainer
2004-12-28 02:46:57 +00:00
FUJISHIMA Satsuki
c734c7be74 update to 4.12.
o install only monolithic binary 7za.
o create a compatibility symlink 7z -> 7za not to violate POLA.
o respect NOPORTDOCS.
o retire ONLY_FOR_ARCHS. This version runs on sparc64.
o tested on i386, amd64, ia64, alpha and sparc64.

Changelogs:
4.10 -> 4.12 http://sourceforge.net/project/shownotes.php?release_id=283730
0.91 -> 4.10 http://sourceforge.net/project/shownotes.php?release_id=277286

Reviewed by:	maintainer
2004-11-26 01:19:10 +00:00
FUJISHIMA Satsuki
6fa57456f7 o update to 0.91.
o respect CFLAGS.
o passing PTHREAD_* bits via makefile.machine.
 With this four patches no longer required.

Approved by:	maintainer
2004-10-28 04:59:12 +00:00
Sergey Matveychuk
a0b4fb6047 file archiver with highest compression ratio
PR:		ports/69248
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2004-08-11 18:07:36 +00:00