ports/131983: new port: py-ctags

Aaron Diep ahkdiep at gmail.com
Sun Feb 22 22:40:02 UTC 2009


>Number:         131983
>Category:       ports
>Synopsis:       new port: py-ctags
>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:   Sun Feb 22 22:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Diep
>Release:        
>Organization:
>Environment:
>Description:
Exuberant Ctags indexing python bindings
>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-ctags
#	py-ctags/distinfo
#	py-ctags/pkg-descr
#	py-ctags/Makefile
#
echo c - py-ctags
mkdir -p py-ctags > /dev/null 2>&1
echo x - py-ctags/distinfo
sed 's/^X//' >py-ctags/distinfo << 'END-of-py-ctags/distinfo'
XMD5 (python-ctags-1.0.2.tar.gz) = 0c6bf8364e8f30fbc3950e0e845fe93b
XSHA256 (python-ctags-1.0.2.tar.gz) = 84268decd2803ff1a3bc348e9ef80ba802a3148ba75a5deab75d5df90278561a
XSIZE (python-ctags-1.0.2.tar.gz) = 21984
END-of-py-ctags/distinfo
echo x - py-ctags/pkg-descr
sed 's/^X//' >py-ctags/pkg-descr << 'END-of-py-ctags/pkg-descr'
XExuberant Ctags indexing python bindings
X
XExuberant Ctags supports indexing of many modern programming languages. Python 
Xis a powerful scriptable dynamic language. Using Python to access Ctags index 
Xfile is a natural fit in extending an application's capability to examine source 
Xcode.
X
XThis project wrote a wrapper for readtags.c. I have been using the package in 
Xa couple of projects and it has been shown that it could easily handle hundreds 
Xsource files.
X
XWWW:	http://www.python.org/pypi/python-ctags/
END-of-py-ctags/pkg-descr
echo x - py-ctags/Makefile
sed 's/^X//' >py-ctags/Makefile << 'END-of-py-ctags/Makefile'
X# New ports collection makefile for:	py-ctags
X# Date created:		Jan. 27, 2008
X# Whom:			Aaron H. K. Diep <ahkdiep at gmail.com>
X#
X# $FreeBSD: ports/devel/py-ctags/Makefile,v 1.4 2008/09/09 22:17:21 ahkdiep Exp $
X#
X
XPORTNAME=	ctags
XPORTVERSION=	1.0.2
XCATEGORIES=	devel python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	python-ctags-${PORTVERSION}
X
XMAINTAINER=	ahkdiep at gmail.com
XCOMMENT=	Python bindings for ctags index file
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_PKGNAME=	python-ctags
XPYDISTUTILS_PKGVERSION=	1.0.2
X
X.include <bsd.port.mk>
END-of-py-ctags/Makefile
exit



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



More information about the freebsd-ports-bugs mailing list