# Created by: thinker@branda.to # $FreeBSD$ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lev@FreeBSD.org COMMENT= Python bindings for version control system .if defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 16 MASTERDIR= ${.CURDIR}/../../devel/subversion16 .elif defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 17 MASTERDIR= ${.CURDIR}/../../devel/subversion17 .else MASTERDIR= ${.CURDIR}/../../devel/subversion .endif PKGDIR= ${.CURDIR} USES+= python SVN_BUILD_BINDINGS= yes SVN_BUILD_ADDONS= yes .include "${MASTERDIR}/Makefile.common" CATEGORIES+= python CONFIGURE_ARGS+= --without-gnome-keyring \ --without-kwallet \ --with-apxs=no ALL_TARGET= swig-py-lib swig-py INSTALL_TARGET= install-swig-py .include 1902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - fix plist with -DNOPORTDOCSitetcu2009-04-212-6/+6
* Remove file that does not seem to serve any purposepav2009-01-071-1/+0
* - utf8locale part of base system since 5.3pav2009-01-061-7/+1
* - use DOCSDIRitetcu2008-11-222-5/+6
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-181-3/+3
* Mark BROKEN on HEAD: does not build.erwin2008-08-132-1/+11
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-063-2/+3
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-205-16/+16
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+1
* - Add MASTER_SITES.chinsan2008-03-011-1/+1
* Tweak the PR 119107 changes.obrien2008-02-032-18/+46
* Use termios instead of sgtty.obrien2008-01-222-2/+65
* Update to KDE 3.5.8lofi2007-10-301-3/+3
* Fix gcc4 build.obrien2007-08-243-5/+25
* Respect LOCALBASE.tdb2007-07-101-1/+1