Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2005 16:41:58 GMT
From:      "Choe, Cheng-Dae" <whitekid@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/82578: New port: devel/py-ll-core Utility functions and classes used by LivingLogic sub-packages
Message-ID:  <200506231641.j5NGfwSF079427@www.freebsd.org>
Resent-Message-ID: <200506231650.j5NGoExI007434@freefall.freebsd.org>

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

>Number:         82578
>Category:       ports
>Synopsis:       New port: devel/py-ll-core Utility functions and classes used by LivingLogic sub-packages
>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 Jun 23 16:50:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     "Choe, Cheng-Dae"
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD w.comdongin.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Jun 7 20:07:00 KST 2005 root@w.comdongin.com:/usr/obj/data/src/sys/CDI i386
>Description:
This package contains various utility functions and classes used by the other LivingLogic sub-packages. 
   - devel/py-ll-url
   - devel/py-ansistyle
   - www/xist
>How-To-Repeat:
      N/A
>Fix:
# 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:
#
#	py-ll-core
#	py-ll-core/pkg-descr
#	py-ll-core/Makefile
#	py-ll-core/pkg-plist
#	py-ll-core/distinfo
#
echo c - py-ll-core
mkdir -p py-ll-core > /dev/null 2>&1
echo x - py-ll-core/pkg-descr
sed 's/^X//' >py-ll-core/pkg-descr << 'END-of-py-ll-core/pkg-descr'
XThis package contains various utility functions and classes used by the other
XLivingLogic sub-packages.
X
XWWW:	http://www.livinglogic.de/Python/core/
END-of-py-ll-core/pkg-descr
echo x - py-ll-core/Makefile
sed 's/^X//' >py-ll-core/Makefile << 'END-of-py-ll-core/Makefile'
X# New ports collection makefile for:	ll-core
X# Date created:		2005-06-23
X# Whom:			Choe, Cheng-Dae
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ll-core
XPORTVERSION=	0.3
XCATEGORIES=	devel python
XMASTER_SITES=	http://ftp.livinglogic.de/core/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	whitekid@gmail.com
XCOMMENT=	Utility functions and classes used by the other LivingLogic packages
X
XUSE_PYTHON=	2.4+
XUSE_PYDISTUTILS=	yes
XUSE_BZIP2=	yes
X
X.include <bsd.port.mk>
END-of-py-ll-core/Makefile
echo x - py-ll-core/pkg-plist
sed 's/^X//' >py-ll-core/pkg-plist << 'END-of-py-ll-core/pkg-plist'
X@comment $FreeBSD$
X%%PYTHON_SITELIBDIR%%/ll/__init__.py
X%%PYTHON_SITELIBDIR%%/ll/__init__.pyc
X%%PYTHON_SITELIBDIR%%/ll/__init__.pyo
X@dirrm %%PYTHON_SITELIBDIR%%/ll
END-of-py-ll-core/pkg-plist
echo x - py-ll-core/distinfo
sed 's/^X//' >py-ll-core/distinfo << 'END-of-py-ll-core/distinfo'
XMD5 (ll-core-0.3.tar.bz2) = a88d1a7f953afc5cb21b20caa9fcafdb
XSIZE (ll-core-0.3.tar.bz2) = 6072
END-of-py-ll-core/distinfo
exit


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



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