FreeBSD Bugzilla – Attachment 86540 Details for
Bug 122986
New port: devel/pysvn
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.72 KB, created by
nagy.attila
on 2008-04-22 13:50:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
nagy.attila
Created:
2008-04-22 13:50:00 UTC
Size:
2.72 KB
patch
obsolete
># 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: ># ># pysvn ># pysvn/Makefile ># pysvn/distinfo ># pysvn/pkg-descr ># >echo c - pysvn >mkdir -p pysvn > /dev/null 2>&1 >echo x - pysvn/Makefile >sed 's/^X//' >pysvn/Makefile << 'END-of-pysvn/Makefile' >X# New ports collection makefile for: pysvn >X# Date created: 22 April 2008 >X# Whom: bra@fsn.hu >X# >X# $FreeBSD$ >X# >X >XPORTNAME= pysvn >XPORTVERSION= 1.5.3 >XCATEGORIES= devel >XMASTER_SITES= http://pysvn.barrys-emacs.org/source_kits/ >X >XMAINTAINER= bra@fsn.hu >XCOMMENT= Python binding for Subversion >X >XBUILD_DEPENDS= ${PYTHON_SITELIBDIR}/CXX/__init__.py:${PORTSDIR}/devel/py-cxx >X >X >XUSE_PYTHON= 2.2+ >XUSE_PYDISTUTILS=yes >XPYDISTUTILS_NOEGGINFO=yes >XPYDISTUTILS_PKGNAME=${PORTNAME} >XPYDISTUTILS_CONFIGURE_TARGET=configure >XPYDISTUTILS_CONFIGUREARGS=--pycxx-dir=${PYTHON_INCLUDEDIR} \ >X --pycxx-src-dir=${LOCALBASE}/share/${PYTHON_VERSION}/CXX \ >X --apr-inc-dir=/usr/local/include/apr-1 >X >XPLIST_SUB= PYTHONVER=${PYTHON_VERSION:S/./_/:S/python//} >XPLIST_FILES= %%PYTHON_SITELIBDIR%%/${PORTNAME}/__init__.py \ >X %%PYTHON_SITELIBDIR%%/${PORTNAME}/_pysvn_%%PYTHONVER%%.so >XPLIST_DIRS= %%PYTHON_SITELIBDIR%%/${PORTNAME} >X >XWRKSRC= ${WRKDIR}/${DISTNAME}/Source >X >Xdo-build: >X cd ${WRKSRC} && ${MAKE} >X >Xpre-install: >X ${MKDIR} ${PYTHON_SITELIBDIR} >X ${MKDIR} ${PYTHON_SITELIBDIR}/${PORTNAME} >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}/* ${PYTHON_SITELIBDIR}/${PORTNAME} >X >X.include <bsd.port.mk> >END-of-pysvn/Makefile >echo x - pysvn/distinfo >sed 's/^X//' >pysvn/distinfo << 'END-of-pysvn/distinfo' >XMD5 (pysvn-1.5.3.tar.gz) = 68ee1b4cbeb4126c12896793d78a07fb >XSHA256 (pysvn-1.5.3.tar.gz) = ec068cbe3a0f6ee63192102c91d3f4829108587a4e4c6513c3d7af90a75f8566 >XSIZE (pysvn-1.5.3.tar.gz) = 473567 >END-of-pysvn/distinfo >echo x - pysvn/pkg-descr >sed 's/^X//' >pysvn/pkg-descr << 'END-of-pysvn/pkg-descr' >XThe pysvn module is a python interface to the Subversion version control >Xsystem. This API exposes client interfaces for managing a working copy, >Xquerying a repository, and synchronizing the two. >X >XThis API cannot create new repositories; it can only interact with existing >Xrepositories. If you need to create a repository, use the svnadmin command >Xfrom Subversion. >X >XUsing the API, you can check out a working copy, add, edit, and remove working >Xfiles, and check in, compare, or discard your changes. Repository properties >Xsuch as keyword expansion, end of line characters, and ignore lists can also >Xbe examined and manipulated. >X >XWWW: http://pysvn.tigris.org/ >END-of-pysvn/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 122986
: 86540