ports/148146: New Port:: devel/py-tsearchpath

Tim Daneliuk tsearchpath at tundraware.com
Fri Jun 25 17:40:03 UTC 2010


>Number:         148146
>Category:       ports
>Synopsis:       New Port:: devel/py-tsearchpath
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 25 17:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Tim Daneliuk
>Release:        All
>Organization:
TundraWare Inc.
>Environment:
>Description:

>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:
#
#	py-tsearchpath
#	py-tsearchpath/Makefile
#	py-tsearchpath/distinfo
#	py-tsearchpath/pkg-descr
#	py-tsearchpath/pkg-plist
#
echo c - py-tsearchpath
mkdir -p py-tsearchpath > /dev/null 2>&1
echo x - py-tsearchpath/Makefile
sed 's/^X//' >py-tsearchpath/Makefile << 'f099ec37b830ae955f24d5f056209728'
X# New ports collection makefile for:	py-tconfpy
X# Date Created:				25 June 2010
X# Whom:					tundra
X#
X# $FreeBSD$
X
XPORTNAME=		tsearchpath
XPORTVERSION=	1.108
XCATEGORIES=		devel
XMASTER_SITES=	http://www.tundraware.com/Software/tsearchpath/
XDISTNAME=		py-${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=		tsearchpath at tundraware.com
XCOMMENT=		A Python Path Searching Module
X
XUSE_PYTHON=				yes
XINSTALLS_EGGINFO=		yes
XPYDISTUTILS_PKGNAME=	tsearchpath
XPYDISTUTILS_PKGVERSION=	0.0.0
X
XMANCOMPRESSED=	yes
XMAN3=			tsearchpath.3
XPORTDOCS=		WHATSNEW.txt tsearchpath-license.txt tsearchpath.html tsearchpath.pdf tsearchpath.ps tsearchpath.rst
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for f in ${PORTDOCS}
X	@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
f099ec37b830ae955f24d5f056209728
echo x - py-tsearchpath/distinfo
sed 's/^X//' >py-tsearchpath/distinfo << 'd449051b86881a4dbc544f196fd4b1e4'
XMD5 (py-tsearchpath-1.108.tar.gz) = cf049a41e3a102d9817dd13dbdbd3283
XSHA256 (py-tsearchpath-1.108.tar.gz) = 3cbac5bb146dd104e74a27de797528fd1877494309b06374722048cb731a0349
XSIZE (py-tsearchpath-1.108.tar.gz) = 89968
d449051b86881a4dbc544f196fd4b1e4
echo x - py-tsearchpath/pkg-descr
sed 's/^X//' >py-tsearchpath/pkg-descr << '02ad704e1ab2b848a8ff4dc21e9b89c7'
X'tsearchpath' is a Python module for searching a specified
Xset of file system "paths" for a particular filename.  This
Xallows applications to easily support pathing for things
Xlike include- and configuration files.
X
XWWW: http://www.tundraware.com/Software/tsearchpath
02ad704e1ab2b848a8ff4dc21e9b89c7
echo x - py-tsearchpath/pkg-plist
sed 's/^X//' >py-tsearchpath/pkg-plist << '495e9f05a36cd47dac9deb94579619c6'
Xbin/testpath.py
X%%PYTHON_SITELIBDIR%%/tsearchpath.py
X%%PYTHON_SITELIBDIR%%/tsearchpath.pyc
X
495e9f05a36cd47dac9deb94579619c6
exit



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



More information about the freebsd-ports-bugs mailing list