Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2009 02:51:33 GMT
From:      Philippe Pepiot <phil@philpep.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141127: New port: www/ompload upload files to http://omploader.org
Message-ID:  <200912030251.nB32pXko047761@www.freebsd.org>
Resent-Message-ID: <200912030300.nB330ERA066599@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141127
>Category:       ports
>Synopsis:       New port: www/ompload upload files to http://omploader.org
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 03 03:00:14 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Pepiot
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
>Environment:
FreeBSD shen.philpep.org 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/s
rc/sys/GENERIC i386
>Description:
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. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	www/ompload/
#	www/ompload/pkg-descr
#	www/ompload/distinfo
#	www/ompload/Makefile
#
echo c - www/ompload/
mkdir -p www/ompload/ > /dev/null 2>&1
echo x - www/ompload/pkg-descr
sed 's/^X//' >www/ompload/pkg-descr << '167b476d3c3489d45ca468d575079217'
XRuby script for upload files on omploader.org
XWWW: http://omploader.org/ompload
167b476d3c3489d45ca468d575079217
echo x - www/ompload/distinfo
sed 's/^X//' >www/ompload/distinfo << '2af2e2ee83af0506c00e931e475799de'
XMD5 (ompload) = 2098a2c1b44396de3e0ae42801f626b1
XSHA256 (ompload) = f2a1459ac465265fb42c82de4280196a573144f4d9b5544ff1fa1e7e9e548944
XSIZE (ompload) = 3742
2af2e2ee83af0506c00e931e475799de
echo x - www/ompload/Makefile
sed 's/^X//' >www/ompload/Makefile << 'a19342e1297566fe96e771d7e079c1dc'
X# New ports collection makefile for:   ompload
X# Date created:        3 December 2009
X# Whom:                Philippe Pepiot
X#
X# $FreeBSD$
X#
X
XPORTNAME=      ompload
XPORTVERSION=   1
XCATEGORIES=    www
XMASTER_SITES=  http://omploader.org/
XDISTNAME=      ompload
XEXTRACT_SUFX=
XEXTRACT_ONLY=
X
XMAINTAINER=    phil@philpep.org
XCOMMENT=       Upload files to omploader.org
X
XRUN_DEPENDS=   curl:${PORTSDIR}/ftp/curl
X
XUSE_RUBY=      yes
X
XNO_MAN=         yes
XNO_WRKSUBDIR=   yes
XNO_BUILD=       yes
X
XPLIST_FILES=   bin/ompload
X
Xdo-install:
X	${INSTALL_SCRIPT} ${DISTDIR}/ompload ${PREFIX}/bin/ompload
X
X.include <bsd.port.mk>
a19342e1297566fe96e771d7e079c1dc
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912030251.nB32pXko047761>