Bug 153414 - [new port] deskutils/vnc2flv: A Desktop Screen Recorder
Summary: [new port] deskutils/vnc2flv: A Desktop Screen Recorder
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-23 23:30 UTC by Jason Helfman
Modified: 2010-12-25 21:58 UTC (History)
0 users

See Also:


Attachments
file.shar (2.90 KB, text/plain)
2010-12-23 23:30 UTC, Jason Helfman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman 2010-12-23 23:30:10 UTC
portlint -CN = "looks good"
tinderbox clean build on with/without WITHOUT_X11 option.
Comment 1 Steve Wills freebsd_committer freebsd_triage 2010-12-23 23:34:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-25 21:49:19 UTC
swills      2010-12-25 21:49:12 UTC

  FreeBSD ports repository

  Modified files:
    deskutils            Makefile 
  Added files:
    deskutils/vnc2flv    Makefile distinfo pkg-descr pkg-plist 
    deskutils/vnc2flv/vnc2flv Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  Vnc2flv is a cross-platform screen recording tool for UNIX, Windows or Mac.
  It captures a VNC desktop session (either your own screen or a remote computer)
  and saves as a Flash Video (FLV) file.
  
  WWW: http://www.unixuser.org/~euske/python/vnc2flv
  
  PR:             ports/153414
  Submitted by:   Jason Helfman <jhelfman at experts-exchange.com>
  Approved by:    wxs (mentor)
  
  Revision  Changes    Path
  1.412     +1 -0      ports/deskutils/Makefile
  1.1       +28 -0     ports/deskutils/vnc2flv/Makefile (new)
  1.1       +2 -0      ports/deskutils/vnc2flv/distinfo (new)
  1.1       +5 -0      ports/deskutils/vnc2flv/pkg-descr (new)
  1.1       +26 -0     ports/deskutils/vnc2flv/pkg-plist (new)
  1.1       +28 -0     ports/deskutils/vnc2flv/vnc2flv/Makefile (new)
  1.1       +2 -0      ports/deskutils/vnc2flv/vnc2flv/distinfo (new)
  1.1       +5 -0      ports/deskutils/vnc2flv/vnc2flv/pkg-descr (new)
  1.1       +26 -0     ports/deskutils/vnc2flv/vnc2flv/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 Steve Wills freebsd_committer freebsd_triage 2010-12-25 21:58:23 UTC
State Changed
From-To: open->closed

New port added. Thanks!