Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 09:55:05 GMT
From:      "Ilya A. Arkhipov" <rum1cro@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186268: [NEW] textproc/py-scss: pyScss is a compiler for SCSS flavor of the Sass language
Message-ID:  <201401300955.s0U9t5Km003988@oldred.freebsd.org>
Resent-Message-ID: <201401301000.s0UA00QQ077567@freefall.freebsd.org>

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

>Number:         186268
>Category:       ports
>Synopsis:       [NEW] textproc/py-scss: pyScss is a compiler for SCSS flavor of the Sass language
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 30 10:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Ilya A. Arkhipov
>Release:        FreeBSD 11.0-CURRENT
>Organization:
Rambler Internet Holdings, LLC
>Environment:
FreeBSD m1cro.park 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r256311M: Fri Oct 11 13:38:42 MSK 2013     root@m1cro.park:/usr/obj/usr/src/sys/MICROKERNEL  amd64
>Description:
New port pyScss: pyScss is a compiler for SCSS flavor of the Sass language, a superset of CSS3 that adds programming capabilities and some other syntactic sugar.
>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:
#
#	.
#	./distinfo
#	./Makefile
#	./pkg-descr
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XSHA256 (py-scss-1.2.0.tar.gz) = 0490325a50ad1e4d8defb6e8f422fa559a1c9f06b84048b2e4897a6e139d5c36
XSIZE (py-scss-1.2.0.tar.gz) = 281058
aec8793adfd5b7c3f00e62ae41a09ac2
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# Created by: Ilya A. Arkhipov <rum1cro@yandex.ru>
X# $FreeBSD$
X
XPORTNAME=	py-scss
XPORTVERSION=	1.2.0
XCATEGORIES=	textproc
X
XMAINTAINER=	rum1cro@yandex.ru
XCOMMENT=	PyScss is a compiler for SCSS flavor of the Sass language
X
XLICENSE=	MIT
X
XLIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre
X
XUSE_GITHUB=	yes
XGH_ACCOUNT=	Kronuz
XGH_COMMIT=	2c10593
XGH_PROJECT=	pyScss
XGH_TAGNAME=	${GH_COMMIT}
X
XCPPFLAGS+=	-I${LOCALBASE}/include
XLDFLAGS+=	-L${LOCALBASE}/lib
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XpyScss is a compiler for SCSS flavor of the Sass language, a superset of CSS3
Xthat adds programming capabilities and some other syntactic sugar.
X
X
XWWW: https://github.com/Kronuz/pyScss
0e313719ff012ceaf97a028d51caa8f5
exit



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



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