Bug 141127

Summary: New port: www/ompload upload files to http://omploader.org
Product: Ports & Packages Reporter: phil
Component: Individual Port(s)Assignee: Felippe de Meirelles Motta <lippe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description phil 2009-12-03 03:00:14 UTC
This port contain a ruby script to upload files on http://omploader.org
Licence is GPLv3.

This script is already avaliable on Gentoo portage (app-misc/ompload), so I think it is trust and secure.

Fix: Patch attached with submission follows:
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2009-12-05 16:25:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-17 20:00:51 UTC
lippe       2010-01-17 20:00:33 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/ompload          Makefile distinfo pkg-descr 
  Log:
  Ruby script to upload files on http://omploader.org.
  
  WWW:    http://omploader.org
  
  PR:             ports/141127
  Submitted by:   Philippe Pepiot <phil@philpep.org>
  
  Revision  Changes    Path
  1.2525    +1 -0      ports/www/Makefile
  1.1       +32 -0     ports/www/ompload/Makefile (new)
  1.1       +3 -0      ports/www/ompload/distinfo (new)
  1.1       +2 -0      ports/www/ompload/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"
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2010-01-17 20:01:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!