Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 08:37:38 +0900 (KST)
From:      Hye-Shik Chang <perky@fallin.lv>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39253: New port: devel/py-freebsd
Message-ID:  <200206132337.g5DNbctJ007219@akaraka.yonsei.ac.kr>

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

>Number:         39253
>Category:       ports
>Synopsis:       New port: devel/py-freebsd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 13 16:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Yonsei University
>Environment:
System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jun 4 20:20:35 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386

>Description:
New port for py-freebsd, the python interface to freebsd system library functions.

>How-To-Repeat:
>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-freebsd
#	py-freebsd/Makefile
#	py-freebsd/distinfo
#	py-freebsd/pkg-comment
#	py-freebsd/pkg-descr
#	py-freebsd/pkg-plist
#
echo c - py-freebsd
mkdir -p py-freebsd > /dev/null 2>&1
echo x - py-freebsd/Makefile
sed 's/^X//' >py-freebsd/Makefile << 'END-of-py-freebsd/Makefile'
X# Ports collection makefile for:	py-freebsd
X# Date created:		14 June 2002
X# Whom:			Hye-Shik Chang <perky@fallin.lv>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	freebsd
XPORTVERSION=	0.1
XCATEGORIES=	devel python
XMASTER_SITES=	http://fallin.lv/distfiles/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	py-freebsd-${PORTVERSION}
X
XMAINTAINER=	perky@fallin.lv
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
X
X.include <bsd.port.mk>
END-of-py-freebsd/Makefile
echo x - py-freebsd/distinfo
sed 's/^X//' >py-freebsd/distinfo << 'END-of-py-freebsd/distinfo'
XMD5 (py-freebsd-0.1.tar.gz) = 4e4af75b34561a62e4219493a9174bdf
END-of-py-freebsd/distinfo
echo x - py-freebsd/pkg-comment
sed 's/^X//' >py-freebsd/pkg-comment << 'END-of-py-freebsd/pkg-comment'
XPython interface to FreeBSD-specific system libraries
END-of-py-freebsd/pkg-comment
echo x - py-freebsd/pkg-descr
sed 's/^X//' >py-freebsd/pkg-descr << 'END-of-py-freebsd/pkg-descr'
XThis package provides a python interface to FreeBSD-specific library
Xfunctions.
END-of-py-freebsd/pkg-descr
echo x - py-freebsd/pkg-plist
sed 's/^X//' >py-freebsd/pkg-plist << 'END-of-py-freebsd/pkg-plist'
Xlib/%%PYTHON_VERSION%%/site-packages/freebsd.so
END-of-py-freebsd/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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