Bug 124793 - [NEW PORT] sysutils/archivemount
Summary: [NEW PORT] sysutils/archivemount
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-20 18:00 UTC by Evgenii Zhirnov
Modified: 2008-06-21 13:50 UTC (History)
0 users

See Also:


Attachments
file.shar (5.77 KB, text/plain)
2008-06-20 18:00 UTC, Evgenii Zhirnov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evgenii Zhirnov 2008-06-20 18:00:11 UTC

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-06-21 13:46:40 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-21 13:46:48 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"