| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
(This should fix issues on 64 bit big-endian archs, i.e. sparc64.)
- bump PORTREVISION
Noticed by: naddy
Notes:
svn path=/head/; revision=198761
|
|
|
|
|
|
|
| |
Approved by: nox (maintainer, implicit)
Notes:
svn path=/head/; revision=183368
|
|
|
|
|
|
|
| |
Approved by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Notes:
svn path=/head/; revision=173686
|
|
|
|
|
|
|
| |
Notified by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Notes:
svn path=/head/; revision=146162
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=125306
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=122470
|
|
|
|
|
|
|
|
|
|
|
| |
o respect CFLAGS.
o passing PTHREAD_* bits via makefile.machine.
With this four patches no longer required.
Approved by: maintainer
Notes:
svn path=/head/; revision=120371
|
|
PR: ports/69248
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Notes:
svn path=/head/; revision=115949
|