Reduce dependency on the python2 metaport
PR: 225752 Submitted by: Yasuhiro KIMURA
This commit is contained in:
parent
6db4531ff6
commit
f7455240e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462307
440 changed files with 887 additions and 692 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= caribou
|
||||
PORTVERSION= 0.4.21
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= accessibility gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
|
@ -18,7 +19,7 @@ LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter \
|
|||
libxklavier.so:x11/libxklavier
|
||||
RUN_DEPENDS= py2?-atspi>=2.1.91:accessibility/py-atspi@${PY_FLAVOR}
|
||||
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig python:2 \
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig python:2.7 \
|
||||
shebangfix tar:xz
|
||||
USE_GNOME= gtk30 intlhack introspection:build libxml2 \
|
||||
libxslt:build pygobject3
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= papi
|
||||
PORTVERSION= 0.0.9
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= accessibility devel python
|
||||
MASTER_SITES= SF/ocemp/${PORTNAME}/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ COMMENT= ATK accessibility wrapper for python
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= pkgconfig python:2
|
||||
USES= pkgconfig python:2.7
|
||||
USE_GNOME= atk
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= alsa-lib
|
||||
PORTVERSION= 1.1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ftp://ftp.alsa-project.org/pub/lib/ \
|
||||
GENTOO
|
||||
|
@ -27,7 +28,7 @@ OPTIONS_DEFINE= PYTHON
|
|||
OPTIONS_SUB= yes
|
||||
|
||||
PYTHON_CONFIGURE_ENABLE=python
|
||||
PYTHON_USES= python:2
|
||||
PYTHON_USES= python:2.7
|
||||
|
||||
post-patch: .SILENT
|
||||
${REINPLACE_CMD} -e '/LIBS/ { s/-ldl//g; s/-lrt//g; }' \
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= boodler
|
||||
PORTVERSION= 1.5.3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.eblong.com/zarf/boodler/
|
||||
DISTFILES= boodler-153.tar.gz boodler-snd-021902.tar.gz
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LGPL
|
|||
RESTRICTED= Not for commercial use
|
||||
RESTRICTED_FILES= boodler-snd-021902.tar.gz
|
||||
|
||||
USES= python:2 shebangfix
|
||||
USES= python:2.7 shebangfix
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= configure.py
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= csound
|
||||
PORTVERSION= 6.06
|
||||
PORTREVISION= 12
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= audio lang
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}6/${PORTNAME:S/c/C/}${PORTVERSION}
|
||||
PKGNAMESUFFIX= 6
|
||||
|
@ -22,7 +22,7 @@ BUILD_DEPENDS= boost-libs>0:devel/boost-libs \
|
|||
LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \
|
||||
libsndfile.so:audio/libsndfile
|
||||
|
||||
USES= alias bison cmake:outsource,noninja eigen:3 localbase python:2
|
||||
USES= alias bison cmake:outsource,noninja eigen:3 localbase python:2.7
|
||||
# math/gmm++ requires c++11
|
||||
USE_CXXSTD= c++11
|
||||
CMAKE_ARGS= -DBUILD_CSOUNDVST:BOOL=OFF \
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= dir2ogg
|
||||
PORTVERSION= 0.12
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://jak-linux.org/projects/dir2ogg/${PORTVERSION}/
|
||||
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= faad:audio/faad \
|
|||
mplayer:multimedia/mplayer \
|
||||
oggenc:audio/vorbis-tools
|
||||
|
||||
USES= python:2,run shebangfix
|
||||
USES= python:2.7,run shebangfix
|
||||
|
||||
SHEBANG_FILES= ${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= exaile
|
||||
PORTVERSION= 3.4.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://github.com/exaile/exaile/releases/download/${PORTVERSION}/
|
||||
|
||||
|
@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=1.11:audio/py-mutagen@${PY_FLAVOR}
|
||||
|
||||
MAKE_ENV+= PYTHON2_CMD=${PYTHON_CMD} XDGCONFDIR=${PREFIX}/etc/xdg
|
||||
USES= desktop-file-utils gmake python:2
|
||||
USES= desktop-file-utils gmake python:2.7
|
||||
USE_GNOME= pygtk2 librsvg2
|
||||
USE_GSTREAMER= good faad python
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= jokosher
|
||||
PORTVERSION= 0.11.5
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://launchpadlibrarian.net/43860543/
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR}
|
||||
|
||||
USES= desktop-file-utils python:2 shared-mime-info
|
||||
USES= desktop-file-utils python:2.7 shared-mime-info
|
||||
USE_PYTHON= distutils
|
||||
USE_GSTREAMER= gnonlin good python
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= mbox
|
||||
PORTVERSION= 0.7.2
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.mbox.wz.cz/src/
|
||||
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ogg>0:audio/py-ogg@${FLAVOR} \
|
|||
mplayer:multimedia/mplayer
|
||||
|
||||
WRKSRC= ${WRKDIR}/mBox-${PORTVERSION}
|
||||
USES= python:2 tar:bzip2
|
||||
USES= python:2.7 tar:bzip2
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_WX= 3.0+
|
||||
WX_COMPS= python
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= mpdbrowser
|
||||
PORTVERSION= 0.9.20
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://mpdbrowser.tuxfamily.org/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,7 +16,7 @@ LICENSE= GPLv2
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:audio/py-mpd@${FLAVOR}
|
||||
|
||||
USES= gettext iconv python:2 tar:tgz
|
||||
USES= gettext iconv python:2.7 tar:tgz
|
||||
USE_GNOME= intltool pygtk2
|
||||
USE_PYTHON= distutils
|
||||
PYDISTUTILS_PKGNAME= mpdBrowser
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= puddletag
|
||||
PORTVERSION= 1.2.0
|
||||
DISTVERSIONPREFIX=v
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio python
|
||||
|
||||
MAINTAINER= pawel@FreeBSD.org
|
||||
|
@ -21,7 +21,7 @@ RUN_DEPENDS= chromaprint>=0.4:audio/chromaprint \
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= keithgg
|
||||
|
||||
USES= python:2 pyqt:4
|
||||
USES= python:2.7 pyqt:4
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYQT= gui_run svg_run
|
||||
WRKSRC_SUBDIR= source
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= ao
|
||||
PORTVERSION= 0.82
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://ekyo.nerim.net/software/pyogg/ \
|
||||
http://www.sourcefiles.org/Programming/Development/Modules/Python/
|
||||
|
@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
LIB_DEPENDS= libao.so:audio/libao
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
do-configure:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= cddb
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= SF/${PORTNAME}-py/${PORTNAME}-py/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Python module to fetch information on audio CDs from CDDB
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist pythonprefix
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= hsaudiotag
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +13,7 @@ COMMENT= Read metdata (tags) of mp3, mp4, wma, ogg, flac and aiff files
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= id3
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= SF/${PORTNAME}-py/${PORTNAME}-py/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Python module for retrieving and setting ID3 tags on MP3 files
|
||||
|
||||
WRKSRC= ${WRKDIR}/id3-py-${PORTVERSION}
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist pythonprefix
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= karaoke
|
||||
PORTVERSION= 0.7.5
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -21,7 +21,7 @@ RUN_DEPENDS= dejavu>0:x11-fonts/dejavu \
|
|||
${PYGAME} \
|
||||
${PYNUMPY}
|
||||
|
||||
USES= compiler:c++11-lib desktop-file-utils iconv python:2 shebangfix zip
|
||||
USES= compiler:c++11-lib desktop-file-utils iconv python:2.7 shebangfix zip
|
||||
SHEBANG_FILES= install/pykaraoke_mini install/pykar install/pykaraoke \
|
||||
install/pycdg install/pympg
|
||||
USE_SDL= sdl
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= musicbrainz2
|
||||
PORTVERSION= 0.7.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/python-musicbrainz2/ \
|
||||
http://ftp.osuosl.org/pub/musicbrainz/python-musicbrainz2/
|
||||
|
@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
|||
|
||||
LIB_DEPENDS= libdiscid.so:audio/libdiscid
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
PYDISTUTILS_PKGNAME= python-musicbrainz2
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= ogg
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://ekyo.nerim.net/software/pyogg/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,7 +16,7 @@ LICENSE= LGPL20
|
|||
|
||||
LIB_DEPENDS= libogg.so:audio/libogg
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
do-configure:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= shout
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://downloads.us.xiph.org/releases/libshout/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libshout.so:audio/libshout
|
|||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
USES= pkgconfig python:2 shebangfix
|
||||
USES= pkgconfig python:2.7 shebangfix
|
||||
SHEBANG_FILES= example.py
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= vorbis
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://ekyo.nerim.net/software/pyogg/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/_ogg.so:audio/py-ogg@${FLAVOR}
|
|||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/_ogg.so:audio/py-ogg@${FLAVOR}
|
||||
LIB_DEPENDS= libvorbis.so:audio/libvorbis
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= pytone
|
||||
PORTVERSION= 3.0.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= http://www.luga.de/pytone/download/ \
|
||||
http://redundancy.redundancy.org/mirror/
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libao.so:audio/libao
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${FLAVOR}
|
||||
|
||||
USES= ncurses python:2
|
||||
USES= ncurses python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= soundconverter
|
||||
PORTVERSION= 2.1.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= https://launchpad.net/soundconverter/trunk/2.1.6/+download/ \
|
||||
http://BSDforge.com/projects/source/audio/soundconverter/
|
||||
|
@ -16,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gstreamer>=0.10:multimedia/py-gstreamer@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= desktop-file-utils gmake python:2 shebangfix tar:xz
|
||||
USES= desktop-file-utils gmake python:2.7 shebangfix tar:xz
|
||||
|
||||
SHEBANG_FILES= bin/soundconverter.py
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= biopython
|
||||
PORTVERSION= 1.70
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= biology python
|
||||
MASTER_SITES= http://www.biopython.org/DIST/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +14,7 @@ COMMENT= Collection of Python modules for bioinformatics
|
|||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
OPTIONS_DEFINE= REPORTLAB
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= brickutils
|
||||
PORTVERSION= 0.1.6.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-obsolete/ \
|
||||
SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-obsolete/:docs \
|
||||
|
@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/ldraw/models/car.dat:cad/ldraw \
|
|||
WRKSRC= ${WRKDIR}/BrickUtils-${PORTVERSION}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2 shebangfix
|
||||
USES= python:2.7 shebangfix
|
||||
USE_GNOME= pygtk2
|
||||
SHEBANG_FILES= pyBrickUtils.py \
|
||||
BrickUtils/*.py
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= bg5pdf
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= chinese print
|
||||
MASTER_SITES= LOCAL/chinsan
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
|||
|
||||
LIB_DEPENDS= libpdf.so:print/pdflib
|
||||
|
||||
USES= python:2 shebangfix
|
||||
USES= python:2.7 shebangfix
|
||||
SHEBANG_FILES= bg5pdf gbpdf
|
||||
python_OLD_CMD= "/usr/bin/env /usr/bin/python"
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= iconv
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= converters python
|
||||
MASTER_SITES= LOCAL/perky
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ DIST_SUBDIR= python
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Iconv wrapper with Unicode codec for Python
|
||||
|
||||
USES= iconv python:2
|
||||
USES= iconv python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.if empty(ICONV_LIB)
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gadfly
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= SQL database written in Python
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/kjbuckets.so:devel/py-kjbuckets@${FLAVOR}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= grass
|
||||
PORTVERSION= 7.2.2
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
|
||||
http://grass.cict.fr/%SUBDIR%/ \
|
||||
|
@ -36,7 +36,7 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \
|
|||
libgeos.so:graphics/geos
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= fortran gettext gmake iconv jpeg perl5 pkgconfig python:2 \
|
||||
USES= fortran gettext gmake iconv jpeg perl5 pkgconfig python:2.7 \
|
||||
readline shebangfix tk
|
||||
SHEBANG_LANG= nviz
|
||||
nviz_OLD_CMD= nviz
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= kdb
|
||||
DISTVERSION= 3.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases kde
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/src
|
||||
DIST_SUBDIR= KDE/${PORTNAME}
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Database connectivity and creation framework
|
|||
|
||||
LIB_DEPENDS= libicuuc.so:devel/icu
|
||||
|
||||
USES= cmake:outsource gettext kde:5 python:2 tar:xz
|
||||
USES= cmake:outsource gettext kde:5 python:2.7 tar:xz
|
||||
USE_KDE= coreaddons ecm i18n
|
||||
USE_QT5= core gui network widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= mtools
|
||||
PORTVERSION= 1.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,6 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=2.0:sysutils/py-psutil@${FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${FLAVOR}
|
||||
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= ntdb
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= SAMBA/tdb
|
||||
|
@ -35,7 +35,7 @@ MANPAGES_DESC= Build and install manpages (requires textproc/docbook-xsl)
|
|||
.if defined(NO_PYTHON)
|
||||
CONFIGURE_ARGS+= --disable-python
|
||||
.else
|
||||
USES+= python:2
|
||||
USES+= python:2.7
|
||||
PLIST_FILES+= %%PYTHON_SITELIBDIR%%/ntdb.so
|
||||
.endif
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= pgtune
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://pgfoundry.org/frs/download.php/2449/ \
|
||||
https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Postgresql.conf tuning tips based on hardware and load type
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
USES= python:2,run shebangfix
|
||||
USES= python:2.7,run shebangfix
|
||||
SHEBANG_FILES= ${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= pgworksheet
|
||||
PORTVERSION= 1.9
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://pgfoundry.org/frs/download.php/1695/
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyPgSQL/libpq/__init__.py:databases/py-pyPgSQL@${FLAVOR}
|
||||
|
||||
USES= pgsql python:2 tar:bzip2
|
||||
USES= pgsql python:2.7 tar:bzip2
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= MySQLdb
|
||||
PORTVERSION= 1.2.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
CATEGORIES= databases python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +14,7 @@ COMMENT= Access a MySQL database through Python
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/GPL-2.0
|
||||
|
||||
USES= mysql python:2
|
||||
USES= mysql python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= farcepest
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= cdb
|
||||
PORTVERSION= 0.34
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= http://pilcrow.madison.wi.us/python-${PORTNAME}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +15,7 @@ COMMENT= Python interface to DJB's constant database library
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= forgetsql
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= SF
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Python module for object-oriented access to SQL databases
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= htsql-mysql
|
||||
PORTVERSION= 2.3.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ LICENSE= AGPLv3
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}htsql>2.3:databases/py-htsql@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}MySQLdb>0:databases/py-MySQLdb@${FLAVOR}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= htsql-pgsql
|
||||
PORTVERSION= 2.3.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ LICENSE= AGPLv3
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}htsql>2.3:databases/py-htsql@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${FLAVOR}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= htsql
|
||||
PORTVERSION= 2.3.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Database Query Language (Core & SQLite Backend)
|
|||
|
||||
LICENSE= AGPLv3
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${FLAVOR} \
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= mysql2pgsql
|
||||
PORTVERSION= 0.1.6
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.3:databases/py-MySQLdb@${FLAVOR
|
|||
${PYTHON_PKGNAMEPREFIX}yaml>=3.10.0:devel/py-yaml@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${FLAVOR}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= oops
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= SF/pyobjfs/OOPS-Python%20Datastore/${PORTNAME}-${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Object Oriented Database Library For Persistent Storage in Python
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= pg8000
|
||||
PORTVERSION= 1.11.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +13,7 @@ COMMENT= Pure-Python Interface to the PostgreSQL Database
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= rrdtool_lgpl
|
||||
PORTVERSION= 1.0b1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= SF/py-rrdtool/py-rrdtool/${PORTVERSION}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
LIB_DEPENDS= librrd.so:databases/rrdtool
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
LIBDIR?= ${LOCALBASE}/lib # directory where librrd.so lives
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= umemcache
|
||||
PORTVERSION= 1.6.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Memcache client written in highly optimized C++ with Python bindings
|
|||
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
USES= dos2unix python:2 zip
|
||||
USES= dos2unix python:2.7 zip
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= skytools
|
||||
PORTVERSION= 3.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://pgfoundry.org/frs/download.php/3622/
|
||||
|
||||
|
@ -10,7 +11,7 @@ MAINTAINER= sam@cassiba.com
|
|||
COMMENT= PostgreSQL tools from Skype: walshipping, queueing, replication
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake python:2 shebangfix pgsql
|
||||
USES= gmake python:2.7 shebangfix pgsql
|
||||
|
||||
SHEBANG_FILES= setup_pkgloader.py setup_skytools.py \
|
||||
scripts/catsql.py scripts/data_maintainer.py \
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= zodb
|
||||
PORTVERSION= 3.10.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMESUFFIX= -py${PYTHON_SUFFIX}
|
||||
|
@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zconfig>=0:devel/py-zconfig@${FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}zclockfile>=1.0.0:devel/py-zclockfile@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.event>=1.0.0:devel/py-zope.event@${FLAVOR}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= calibre
|
||||
PORTVERSION= 3.17.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
|
||||
|
||||
|
@ -48,7 +49,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \
|
|||
pdftohtml:graphics/poppler-utils
|
||||
|
||||
USES= desktop-file-utils gettext-runtime gnome localbase:ldflags pkgconfig \
|
||||
python:2 pyqt:5 shared-mime-info shebangfix ssl tar:xz
|
||||
python:2.7 pyqt:5 shared-mime-info shebangfix ssl tar:xz
|
||||
USE_RC_SUBR= calibre
|
||||
EXTRACT_BEFORE_ARGS= -x -s '/^calibre/~-src/' -f
|
||||
SHEBANG_GLOB= *.sh *.py
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
PORTNAME= conduit
|
||||
PORTVERSION= 0.3.17
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:graphics/py-goocanvas@${PY_
|
|||
xdg-open:devel/xdg-utils
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake pathfix pkgconfig python:2 \
|
||||
USES= gettext gmake pathfix pkgconfig python:2.7 \
|
||||
shebangfix
|
||||
INSTALLS_OMF= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gnome-tweak-tool
|
||||
PORTVERSION= 3.18.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
@ -15,7 +15,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake gnome pathfix pkgconfig python:2 \
|
||||
USES= gettext gmake gnome pathfix pkgconfig python:2.7 \
|
||||
shebangfix tar:xz
|
||||
USE_GNOME= gtk30 pygobject3 intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= griffith
|
||||
PORTVERSION= 0.13
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://launchpadlibrarian.net/87859599/
|
||||
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
|
|||
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}reportlab1>=1.19:print/py-reportlab1@${PY_FLAVOR}
|
||||
|
||||
USES= gmake gettext python:2 shebangfix tar:xz
|
||||
USES= gmake gettext python:2.7 shebangfix tar:xz
|
||||
SHEBANG_FILES= griffith
|
||||
USE_GNOME= pygtk2
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= gtg
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils gnome python
|
||||
MASTER_SITES= http://launchpadlibrarian.net/157500472/
|
||||
|
||||
|
@ -16,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.4:devel/py-dbus@${FLAVOR} \
|
|||
xset:x11/xset
|
||||
|
||||
USE_GNOME= pygobject pygtk2
|
||||
USES= gettext desktop-file-utils python:2 shebangfix
|
||||
USES= gettext desktop-file-utils python:2.7 shebangfix
|
||||
INSTALLS_ICONS= yes
|
||||
SHEBANG_FILES= ${WRKSRC}/gtcli_bash_completion
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= charm
|
||||
PORTVERSION= 1.9.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils net
|
||||
MASTER_SITES= SF/lj${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Menu-driven python-based livejournal client
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= mozo
|
||||
PORTVERSION= 1.18.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils mate
|
||||
MASTER_SITES= MATE
|
||||
DIST_SUBDIR= mate
|
||||
|
@ -13,7 +14,7 @@ COMMENT= Editor for the freedesktop.org menu specification
|
|||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake localbase pathfix pkgconfig \
|
||||
python:2 tar:xz
|
||||
python:2.7 tar:xz
|
||||
USE_MATE= menus
|
||||
USE_GNOME= gtk30 intltool pygobject3
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= rednotebook
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= SF/rednotebook
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${FLAVOR} \
|
|||
${LOCALBASE}/bin/xdg-open:devel/xdg-utils \
|
||||
${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${FLAVOR}
|
||||
|
||||
USES= desktop-file-utils gettext python:2
|
||||
USES= desktop-file-utils gettext python:2.7
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GNOME= pygtk2
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= semantik
|
||||
DISTVERSION= 0.9.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= http://ftp.waf.io/pub/release/ \
|
||||
http://www.freehackers.org/~tnagy/release/
|
||||
|
@ -12,7 +12,7 @@ COMMENT= KDE mind mapping tool
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= kde:4 pkgconfig python:2 shebangfix tar:bzip2 waf \
|
||||
USES= kde:4 pkgconfig python:2.7 shebangfix tar:bzip2 waf \
|
||||
gettext shared-mime-info
|
||||
USE_KDE= kdelibs
|
||||
USE_OCAML= yes
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
PORTNAME= superkaramba
|
||||
PORTVERSION= ${KDE4_VERSION}
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= deskutils kde kde-kde4
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Widget framework for KDE
|
||||
|
||||
USES= cmake:outsource kde:4 python:2 tar:xz
|
||||
USES= cmake:outsource kde:4 python:2.7 tar:xz
|
||||
USE_KDE= kdelibs automoc4 qimageblitz
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= tnote
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Small note taking program for the terminal
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= python:2 shebangfix
|
||||
USES= python:2.7 shebangfix
|
||||
USE_PYTHON= distutils
|
||||
|
||||
SHEBANG_FILES= tnote
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= bbfreeze-loader
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Binary loader module required for bbfreeze
|
|||
|
||||
LICENSE= ZLIB
|
||||
|
||||
USES= python:2 zip
|
||||
USES= python:2.7 zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= bbfreeze
|
||||
PORTVERSION= 1.1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +16,7 @@ LICENSE= ZLIB
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}altgraph>=0.9:math/py-altgraph@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}bbfreeze-loader>=1.1.0:devel/bbfreeze-loader
|
||||
|
||||
USES= python:2 zip
|
||||
USES= python:2.7 zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= bzr
|
||||
PORTVERSION= 2.7.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
@ -20,7 +20,7 @@ CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root
|
|||
|
||||
USE_PYTHON= distutils cython
|
||||
PYDISTUTILS_PKGNAME= bzr
|
||||
USES= gettext python:2
|
||||
USES= gettext python:2.7
|
||||
MAKE_ENV= BZR_LOG=/dev/null
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= dee
|
||||
PORTVERSION= 1.2.7
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://launchpadlibrarian.net/151383425/ \
|
||||
https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
|
||||
|
@ -16,7 +16,7 @@ LICENSE= GPLv3
|
|||
BUILD_DEPENDS= vapigen:lang/vala
|
||||
LIB_DEPENDS= libicutu.so:devel/icu
|
||||
|
||||
USES= gmake libtool pkgconfig pathfix python:2
|
||||
USES= gmake libtool pkgconfig pathfix python:2.7
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 introspection:build pygobject3
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= diffuse
|
||||
PORTVERSION= 0.4.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -14,7 +15,7 @@ LICENSE_COMB= dual
|
|||
|
||||
CONFLICTS_INSTALL= tinker-[0-9]*
|
||||
|
||||
USES= desktop-file-utils python:2 tar:bzip2
|
||||
USES= desktop-file-utils python:2.7 tar:bzip2
|
||||
USE_GNOME= pygtk2
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= dissy
|
||||
PORTVERSION= 10
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= sbz@FreeBSD.org
|
||||
|
@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>0:x11-toolkits/py-gtk2@${FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}webkitgtk>0:www/py-webkitgtk@${FLAVOR}
|
||||
LIB_DEPENDS= librsvg-2.so:graphics/librsvg2
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= SimonKagstrom
|
||||
|
|
|
@ -25,7 +25,7 @@ LICENSE= GPLv3
|
|||
USES= dos2unix tar:xz
|
||||
|
||||
.if defined(PYTHON_SLAVEPORT)
|
||||
USES+= python:2
|
||||
USES+= python:2.7
|
||||
USE_PYTHON= distutils
|
||||
|
||||
PYDISTUTILS_PKGNAME= distorm3
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= dreampie
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
@ -12,7 +13,7 @@ COMMENT= Python shell which is designed to be reliable and fun
|
|||
LICENSE= GPLv3
|
||||
|
||||
USE_GNOME= pygtk2 pygtksourceview
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
pre-patch:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= efl
|
||||
PORTVERSION= 1.19.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel enlightenment
|
||||
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/
|
||||
DIST_SUBDIR= enlightenment
|
||||
|
@ -24,7 +24,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf compiler:c++14-lang gettext-tools gmake iconv jpeg \
|
||||
libtool pathfix pkgconfig python:2,run shared-mime-info \
|
||||
libtool pathfix pkgconfig python:2.7,run shared-mime-info \
|
||||
shebangfix tar:xz
|
||||
SHEBANG_FILES= src/scripts/eina/eina-bench-cmp
|
||||
USE_XORG= x11 xcursor xcomposite xdamage xext xfixes xi xinerama xp \
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= evemu
|
||||
PORTVERSION= 2.6.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/
|
||||
|
||||
|
@ -25,8 +26,8 @@ MANPAGES_BUILD_DEPENDS= minixmlto:textproc/minixmlto \
|
|||
MANPAGES_CONFIGURE_ENV= XMLTO=${LOCALBASE}/bin/minixmlto
|
||||
MANPAGES_CONFIGURE_ENV_OFF= ac_cv_path_XMLTO="" \
|
||||
ac_cv_path_ASCIIDOC=""
|
||||
PYTHON_USES= python:2
|
||||
PYTHON_USES_OFF= python:2,build
|
||||
PYTHON_USES= python:2.7
|
||||
PYTHON_USES_OFF= python:2.7,build
|
||||
PYTHON_CONFIGURE_ENABLE= python-bindings
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= glade3
|
||||
PORTVERSION= 3.8.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
@ -38,7 +39,7 @@ GNOME_CONFIGURE_ENABLE= gnome
|
|||
GNOME_USE= GNOME=libgnomeui
|
||||
PYTHON_CONFIGURE_ENABLE= python
|
||||
PYTHON_USE= GNOME=pygtk2
|
||||
PYTHON_USES= python:2
|
||||
PYTHON_USES= python:2.7
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/lib/glade3/bindings
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= gobject-introspection
|
||||
PORTVERSION= 1.50.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= GNOME
|
||||
|
@ -21,7 +22,7 @@ LIB_DEPENDS= libffi.so:devel/libffi
|
|||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= bison gettext gmake gnome libtool localbase pathfix \
|
||||
pkgconfig python:2 tar:xz
|
||||
pkgconfig python:2.7 tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= hgview
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://download.logilab.org/pub/${PORTNAME}/
|
||||
|
@ -21,7 +22,7 @@ BUILD_DEPENDS= hg:devel/mercurial \
|
|||
asciidoc:textproc/asciidoc
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= gmake pyqt:4 python:2
|
||||
USES= gmake pyqt:4 python:2.7
|
||||
USE_PYQT= gui_run qscintilla2_run
|
||||
USE_PYTHON= distutils
|
||||
PORTDOCS= *
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= libftdi1
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/
|
||||
|
||||
|
@ -43,7 +43,7 @@ CMAKE_ARGS+= -DEXAMPLES:BOOL=false
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPYTHON}
|
||||
USES+= python:2
|
||||
USES+= python:2.7
|
||||
CMAKE_ARGS+= -DPYTHON_BINDINGS:BOOL=true \
|
||||
-DDOCUMENTATION:BOOL=false
|
||||
BUILD_DEPENDS+= swig3.0:devel/swig30
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
PORTNAME= libglade2
|
||||
PORTVERSION= 2.6.4
|
||||
PORTREVISION?= 8
|
||||
PORTREVISION?= 9
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME:S/2$//}/${PORTVERSION:C/..$//}
|
||||
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
|
||||
|
@ -38,7 +38,7 @@ OPTIONS_DEFAULT=PYTHON
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPYTHON}
|
||||
USES+= python:2
|
||||
USES+= python:2.7
|
||||
PLIST_SUB+= PYTHON=""
|
||||
.else
|
||||
PLIST_SUB+= PYTHON="@comment "
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= libmpsse
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -18,7 +18,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= devttys0
|
||||
GH_TAGNAME= f1a6744b220d
|
||||
|
||||
USES= autoreconf localbase:ldflags pkgconfig python:2
|
||||
USES= autoreconf localbase:ldflags pkgconfig python:2.7
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= SWIG="swig3.0"
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
+ if ! test $PYEXE
|
||||
+ then
|
||||
+ PYEXE=$(which python2)
|
||||
+ PYEXE=$(which python2.7)
|
||||
+ if ! test ${PYEXE}
|
||||
+ then
|
||||
+ PYEXE=$(which python)
|
||||
|
@ -16,7 +16,7 @@
|
|||
+
|
||||
+ if ! test $PYDEV
|
||||
+ then
|
||||
+ for INCL in $(python2-config --includes)
|
||||
+ for INCL in $(python2.7-config --includes)
|
||||
+ do
|
||||
+ echo $INCL
|
||||
+ INCL=$(echo "${INCL}" | sed 's:^-I::g')
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= libosmocore
|
||||
PORTVERSION= 0.10.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://git.osmocom.org/libosmocore/snapshot/ \
|
||||
http://chaosophia.net/downloads/osmocom/${PORTNAME}/
|
||||
|
@ -15,12 +16,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite \
|
||||
libtalloc.so:devel/talloc
|
||||
|
||||
USES= alias autoreconf gmake libtool pathfix pkgconfig python:2
|
||||
USES= alias autoreconf gmake libtool pathfix pkgconfig python:2.7 shebangfix
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -lexecinfo
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
PORTDOCS= *
|
||||
SHEBANG_FILES= utils/conv_codes_gsm.py utils/conv_gen.py
|
||||
python_OLD_CMD= /usr/bin/python2
|
||||
|
||||
OPTIONS_DEFINE= DOXYGEN
|
||||
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \
|
||||
|
@ -31,5 +34,9 @@ post-patch:
|
|||
${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version
|
||||
@${REINPLACE_CMD} -e '/#pragma GCC diagnostic/d' \
|
||||
${WRKSRC}/src/application.c
|
||||
${REINPLACE_CMD} -e 's/python2/${PYTHON_VERSION}/' \
|
||||
${WRKSRC}/include/Makefile.am \
|
||||
${WRKSRC}/src/gsm/Makefile.am \
|
||||
${WRKSRC}/tests/Makefile.am
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= libvirt-glib
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://libvirt.org/libvirt/glib/
|
||||
|
||||
|
@ -21,7 +22,7 @@ VALA_BUILD_DEPENDS= valac:lang/vala
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-introspection
|
||||
USES= gettext gmake libtool pathfix pkgconfig python:2
|
||||
USES= gettext gmake libtool pathfix pkgconfig python:2.7
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= intlhack introspection libxml2
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
PORTNAME= ninja-ide
|
||||
PORTVERSION= 2.3
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://nivit.altervista.org/FreeBSD/ports/distfiles/
|
||||
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Cross-platform integrated development environment (IDE)
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= pyqt:4 python:2
|
||||
USES= pyqt:4 python:2.7
|
||||
USE_PYQT= declarative_run network webkit
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= Products.LDAPMultiPlugins
|
||||
PORTVERSION= 1.14
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap>=2.0.6:net/py-ldap@${FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}Products.LDAPUserFolder>=2.9:devel/py-Products.LDAPUserFolder@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=1.4.0:security/py-Products.PluggableAuthService@${FLAVOR}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= Products.Marshall
|
||||
PORTVERSION= 2.1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -23,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}transaction>=0:devel/py-transaction@${FLAVOR
|
|||
${PYTHON_PKGNAMEPREFIX}DateTime>=0:devel/py-DateTime@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass@${FLAVOR}
|
||||
|
||||
USES= python:2 zip
|
||||
USES= python:2.7 zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= cliapp
|
||||
PORTVERSION= 1.20160724
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://git.liw.fi/cgi-bin/cgit/cgit.cgi/cliapp/snapshot/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +16,7 @@ LICENSE_FILES= ${WRKSRC}/COPYING
|
|||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${FLAVOR}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= cmdtest
|
||||
PORTVERSION= 0.29
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://git.liw.fi/cgi-bin/cgit/cgit.cgi/cmdtest/snapshot/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}cliapp>0:devel/py-cliapp@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ttystatus>0:devel/py-ttystatus@${FLAVOR}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ PORTNAME= distorm
|
|||
|
||||
COMMENT= Python interface for fast x86 and x86-64 disassembler library
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
PYTHON_SLAVEPORT= yes
|
||||
MASTERDIR= ${.CURDIR}/../distorm
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= five.customerize
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -30,6 +30,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.portlets>=0:www/py-plone.portlets@${FL
|
|||
${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition@${FLAVOR}
|
||||
|
||||
USE_PYTHON= distutils autoplist
|
||||
USES= python:2 zope zip
|
||||
USES= python:2.7 zope zip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= freebsd
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= LOCAL/perky \
|
||||
http://people.freebsd.org/~perky/distfiles/
|
||||
|
@ -16,7 +16,7 @@ COMMENT= Python interface to FreeBSD-specific system libraries
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= functools32
|
||||
PORTVERSION= 3.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -15,7 +16,7 @@ GH_ACCOUNT= MiCHiLU
|
|||
GH_PROJECT= python-functools32
|
||||
GH_TAGNAME= ad90fa8
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= gdata
|
||||
PORTVERSION= 2.0.18
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +13,7 @@ COMMENT= GData Python Client Library
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
OPTIONS_DEFINE= GMPY M2CRYPTO PYCRYPTO EXAMPLES
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
PORTNAME= gobject
|
||||
PORTVERSION= 2.28.6
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= GNOME/sources/pygobject/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pycairo.pc:graphics/py-cairo@${PY_FL
|
|||
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig python:2 tar:xz shebangfix
|
||||
USES= gmake libtool pathfix pkgconfig python:2.7 tar:xz shebangfix
|
||||
USE_GNOME= glib20 introspection:build,run
|
||||
USE_PYTHON= flavors
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= google-apputils
|
||||
PORTVERSION= 0.4.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-gflags>2:devel/py-python-gflags@${FLA
|
|||
${PYTHON_PKGNAMEPREFIX}dateutil>2:devel/py-dateutil@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= grouch
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= https://www.mems-exchange.org/software/files/${PORTNAME}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ COMMENT= System for describing and enforcing a Python object schema
|
|||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
PORTDOCS= *
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= hghooks
|
||||
PORTVERSION= 0.7.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +13,7 @@ COMMENT= Set of Mercurial hooks
|
|||
|
||||
LICENSE= LGPL3
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= hgsubversion
|
||||
PORTVERSION= 1.8.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,7 +17,7 @@ OPTIONS_DEFINE= SUBVERTPY
|
|||
OPTIONS_DEFAULT=SUBVERTPY
|
||||
SUBVERTPY_DESC= Use subvertpy python bindings
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= instant
|
||||
PORTVERSION= ${MMVERSION}.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ LICENSE= LGPL3
|
|||
|
||||
RUN_DEPENDS= swig3.0:devel/swig30
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils
|
||||
PYDISTUTILS_PKGNAME= instant
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= ioflo
|
||||
PORTVERSION= 1.5.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +13,7 @@ COMMENT= Automated Reasoning Engine and Flow Based Programming Framework
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= python:2 shebangfix
|
||||
USES= python:2.7 shebangfix
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= jsonrpclib
|
||||
PORTVERSION= 0.1.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +13,7 @@ COMMENT= Implements the JSON-RPC 2.0 proposed specification in pure Python
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
OPTIONS_DEFINE= CJSON
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= kayako
|
||||
PORTVERSION= 1.1.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +13,7 @@ COMMENT= Python API Wrapper for Kayako
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= krosspython
|
||||
PORTVERSION= ${KDE4_VERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel kde kde-kde4 python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= kross-interpreters-${PORTVERSION}
|
||||
|
@ -10,7 +10,7 @@ DISTNAME= kross-interpreters-${PORTVERSION}
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Kross Python scripting library
|
||||
|
||||
USES= cmake:outsource kde:4 python:2 tar:xz
|
||||
USES= cmake:outsource kde:4 python:2.7 tar:xz
|
||||
USE_KDE= kdelibs automoc4
|
||||
USE_QT4= corelib gui qmake_build moc_build uic_build rcc_build
|
||||
CMAKE_ARGS+= -DBUILD_falcon:BOOL=FALSE \
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= liblarch
|
||||
PORTVERSION= 2.1.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +14,7 @@ LICENSE= LGPL3
|
|||
|
||||
USE_GITHUB= yes
|
||||
USE_GNOME= pygobject
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= meliae
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://launchpadlibrarian.net/74803944/ \
|
||||
LOCAL/sbz
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Python Memory Usage Analyzer
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist cython
|
||||
|
||||
regression-test: extract
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= mongokit
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Python ORM-like layer on top of pymongo
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>=2.0.1:databases/pymongo@${FLAVOR}
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= notify
|
||||
PORTVERSION= 0.1.1
|
||||
DISTVERSIONPREFIX=python-
|
||||
PORTREVISION= 11
|
||||
PORTREVISION= 12
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://www.galago-project.org/files/releases/source/notify-python/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
LIB_DEPENDS= libnotify.so:devel/libnotify
|
||||
|
||||
USES= gmake libtool:keepla pathfix pkgconfig python:2 tar:bzip2
|
||||
USES= gmake libtool:keepla pathfix pkgconfig python:2.7 tar:bzip2
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= flavors
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue