Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2013 11:07:17 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/182138: [NEW PORT] devel/pecl-jsmin: PHP extension for minifying JavaScript
Message-ID:  <20130916030717.C2DF37501C4@goingmarry.kkbox.com>
Resent-Message-ID: <201309160320.r8G3K0C3080276@freefall.freebsd.org>

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

>Number:         182138
>Category:       ports
>Synopsis:       [NEW PORT] devel/pecl-jsmin: PHP extension for minifying JavaScript
>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:   Mon Sep 16 03:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013
>Description:
This extension provides an API for minifying JavaScript.

WWW: http://pecl.php.net/package/jsmin

Generated with FreeBSD Port Tools 0.99_8 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# 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:
#
#	pecl-jsmin
#	pecl-jsmin/Makefile
#	pecl-jsmin/pkg-descr
#	pecl-jsmin/distinfo
#
echo c - pecl-jsmin
mkdir -p pecl-jsmin > /dev/null 2>&1
echo x - pecl-jsmin/Makefile
sed 's/^X//' >pecl-jsmin/Makefile << '49cad5758b6498b488e8f8155ba2f82b'
X# Created by: Gasol Wu <gasol.wu@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	jsmin
XPORTVERSION=	0.1.1
XCATEGORIES=	devel
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	gasol.wu@gmail.com
XCOMMENT=	PHP extension for minifying JavaScript
X
XLICENSE=	PHP301
X
XUSE_PHP=	yes
XUSE_PHP_BUILD=	yes
XUSE_PHPIZE=	yes
XUSE_PHPEXT=	yes
XIGNORE_WITH_PHP=4 52
X
X.include <bsd.port.mk>
49cad5758b6498b488e8f8155ba2f82b
echo x - pecl-jsmin/pkg-descr
sed 's/^X//' >pecl-jsmin/pkg-descr << 'b7aec23fe01143d5267377482bdd6cc5'
XThis extension provides an API for minifying JavaScript.
X
XWWW: http://pecl.php.net/package/jsmin
b7aec23fe01143d5267377482bdd6cc5
echo x - pecl-jsmin/distinfo
sed 's/^X//' >pecl-jsmin/distinfo << 'dd399679fb1f09b865449993e0b712bd'
XSHA256 (PECL/jsmin-0.1.1.tgz) = b83f80a46662b3e66cfba621dd5c76fcd3fd667efb2663879e261cbff26fdc27
XSIZE (PECL/jsmin-0.1.1.tgz) = 7861
dd399679fb1f09b865449993e0b712bd
exit
--- .shar ends here ---

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



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