A tiny C library and sample program to extract data compressed using dozen popular archivers. Currently following formats are supported: - tar (*.tar) - tar + gzip'ed (*.tar.gz, *.tgz) (deflate) - zip (*.zip) (implode, deflate) - lzh (*.lzh) (lh0, lh1, lh2, lh3, lh4, lh5, lh6, lzs, lz5, lz4) - MIME multipart WWW: http://www.onicos.com/staff/iz/release/#libarc w44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/irrd
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.3.10sem2010-11-192-4/+3
* For those ports that have been fully adapted to USE_RC_SUBR remove thedougb2010-03-271-1/+0
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Update to 2.3.9sem2009-05-152-4/+4
* - Update to 2.3.7sem2009-04-092-4/+4
* - Update to 2.3.5sem2008-11-022-5/+4
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Add forgotten RC scriptsem2008-02-151-0/+28
* - Update to 2.3.4sem2008-02-156-96/+28
* Mark as broken with gcc4.2.linimon2007-10-011-1/+7
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
* Make it buildable on recent 7-CURRENT.ume2006-05-01