Bug 125340 - New port: sysutils/zfs-snapshot-mgmt
Summary: New port: sysutils/zfs-snapshot-mgmt
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-06 19:10 UTC by Marcin Simonides
Modified: 2008-07-16 22:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.25 KB, text/plain)
2008-07-06 19:10 UTC, Marcin Simonides
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Simonides 2008-07-06 19:10:04 UTC
New port: sysutils/zfs-snapshot-mgmt
A simple script for automatical ZFS snapshot creation and removal of stale ones.

It's the first port of this kind (basically a script and a manpage) I've ever made so please let me know if you have any suggestions for improving it.
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2008-07-11 16:07:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 fjwcash 2008-07-15 21:49:29 UTC
The address given in the WWW: line in the pkg-descr gives a 404 error.

-- 
Freddie Cash
fjwcash@gmail.com
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2008-07-16 16:12:17 UTC
On Tue, Jul 15, 2008 at 09:20:03PM +0000, Freddie Cash wrote:
> The following reply was made to PR ports/125340; it has been noted by GNATS.
> 
> From: Freddie Cash <fjwcash@gmail.com>
> To: bug-followup@FreeBSD.org,
>  marcin@studio4plus.com
> Cc:  
> Subject: Re: ports/125340: New port: sysutils/zfs-snapshot-mgmt
> Date: Tue, 15 Jul 2008 13:49:29 -0700
> 
>  The address given in the WWW: line in the pkg-descr gives a 404 error.

Yes, can you please fix this by putting a helpful page up there or by
providing me with a URL that works so I can commit this port.

-- WXS
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2008-07-16 16:48:07 UTC
State Changed
From-To: open->feedback

Awaiting a working WWW: line.
Comment 5 msides 2008-07-16 20:57:53 UTC
The correct URL is:
http://marcin.studio4plus.com/en/zfs-file-history/howto.html

-- 
Thanks,
Marcin
Comment 6 Wesley Shields freebsd_committer freebsd_triage 2008-07-16 22:30:52 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-07-16 22:30:54 UTC
wxs         2008-07-16 21:30:30 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/zfs-snapshot-mgmt Makefile distinfo pkg-deinstall 
                               pkg-descr pkg-plist 
    sysutils/zfs-snapshot-mgmt/files pkg-message.in 
  Log:
  A simple script for automatic ZFS snapshot creation and removal of stale
  ones.
  
  PR:             ports/125340
  Submitted by:   Marcin Simonides <marcin@studio4plus.com>
  
  Revision  Changes    Path
  1.1030    +1 -0      ports/sysutils/Makefile
  1.1       +36 -0     ports/sysutils/zfs-snapshot-mgmt/Makefile (new)
  1.1       +3 -0      ports/sysutils/zfs-snapshot-mgmt/distinfo (new)
  1.1       +9 -0      ports/sysutils/zfs-snapshot-mgmt/files/pkg-message.in (new)
  1.1       +12 -0     ports/sysutils/zfs-snapshot-mgmt/pkg-deinstall (new)
  1.1       +3 -0      ports/sysutils/zfs-snapshot-mgmt/pkg-descr (new)
  1.1       +4 -0      ports/sysutils/zfs-snapshot-mgmt/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"