notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/lzma/pkg-descr
SVNWeb

Number of commits found: 5

Wed, 7 Sep 2022
[ 21:58 Stefan Eßer (se) search for other commits by this committer ]    commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  fb16dfe  (Only the first 10 of 27964 ports in this commit are shown above. View all ports for this commit)
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
Sat, 15 Feb 2020
[ 09:31 amdmi3 search for other commits by this committer ] Original commit   Revision:526214
- Update WWW

Approved by:	portmgr blanket
Wed, 22 Jun 2011
[ 14:47 bf search for other commits by this committer ] Original commit 
update to 9.22; clean up pkg-descr
Fri, 9 Jun 2006
[ 11:39 sat search for other commits by this committer ] Original commit 
- Edit comment and pkg-descr
Sat, 7 May 2005
[ 19:11 jylefort search for other commits by this committer ] Original commit 
Simple command line version of compression program using LZMA compression
method. This program is taken from LZMA SDK. 7-zip uses the same compression
method, but creates 7Z archives instead of pure LZMA data stream. LZMA can
compress and decompress data streams using standard input/output.

Compression ratio is about 25-30% better than bzip2 and decompression speed
is about two times faster. This makes LZMA good bzip2 replacement for
use in software distribution.

WWW: http://www.7-zip.org/sdk.html

PR:             ports/80554
Submitted by:   Radim Kolar <hsn@netmag.cz>

Number of commits found: 5