ports/124793: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sat Jun 21 12:50:04 UTC 2008


The following reply was made to PR ports/124793; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list