Bug 141127 - New port: www/ompload upload files to http://omploader.org
Summary: New port: www/ompload upload files to http://omploader.org
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-03 03:00 UTC by phil
Modified: 2010-01-17 20:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.67 KB, text/plain)
2009-12-03 03:00 UTC, phil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!