Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2008 12:50:04 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/124793: commit references a PR
Message-ID:  <200806211250.m5LCo4oF050765@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/124793; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124793: commit references a PR
Date: Sat, 21 Jun 2008 12:46:48 +0000 (UTC)

 miwi        2008-06-21 12:46:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils             Makefile 
   Added files:
     sysutils/archivemount Makefile distinfo pkg-descr 
     sysutils/archivemount/files patch-Makefile 
                                 patch-archivemount.c 
   Log:
   Archivemount is a piece of glue code between libarchive
   (http://people.freebsd.org/~kientzle/libarchive/) and FUSE
   (http://fuse.sourceforge.net). It can be used to mount a (possibly compressed)
   archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.
   
   WWW: http://www.cybernoia.de/software/archivemount/
   
   PR:             ports/124793
   Submitted by:   Evgeny Zhirnov <jirnov at gmail.com>
   
   Revision  Changes    Path
   1.1022    +1 -0      ports/sysutils/Makefile
   1.1       +35 -0     ports/sysutils/archivemount/Makefile (new)
   1.1       +3 -0      ports/sysutils/archivemount/distinfo (new)
   1.1       +13 -0     ports/sysutils/archivemount/files/patch-Makefile (new)
   1.1       +87 -0     ports/sysutils/archivemount/files/patch-archivemount.c (new)
   1.1       +6 -0      ports/sysutils/archivemount/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806211250.m5LCo4oF050765>