Bug 122149 - New port: archivers/xarchiver Desktop-agnostic GTK+2 frontend to various archiving tools
Summary: New port: archivers/xarchiver Desktop-agnostic GTK+2 frontend to various arch...
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: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-27 08:00 UTC by Andreev Maxim
Modified: 2008-03-27 23:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.72 KB, text/plain)
2008-03-27 08:00 UTC, Andreev Maxim
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreev Maxim 2008-03-27 08:00:01 UTC
Xarchiver is a Desktop Environment independent archiver frontend.
All common archive types are supported. RPM and ISO are handled without
rpm or isodump executables.

Fix: Patch attached with submission follows:
Comment 1 Pietro Cerutti freebsd_committer freebsd_triage 2008-03-27 21:14:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-27 23:08:01 UTC
gahr        2008-03-27 23:07:56 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/xarchiver  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Xarchiver is a Desktop Environment independent archiver frontend.
  All common archive types are supported. RPM and ISO are handled without
  rpm or isodump executables.
  
  PR:             122149
  Submitted by:   Andreev Maxim <andreevmaxim@gmail.com>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.189     +1 -0      ports/archivers/Makefile
  1.1       +27 -0     ports/archivers/xarchiver/Makefile (new)
  1.1       +3 -0      ports/archivers/xarchiver/distinfo (new)
  1.1       +8 -0      ports/archivers/xarchiver/pkg-descr (new)
  1.1       +51 -0     ports/archivers/xarchiver/pkg-plist (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"
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2008-03-27 23:08:58 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!