# Created by: Nicola Vitale # $FreeBSD$ PORTNAME= wheel PORTVERSION= 0.21.0 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Built-package format for Python LICENSE= MIT PYDISTUTILS_AUTOPLIST= yes USE_PYDISTUTILS= yes # Python 3 ready USE_PYTHON= yes OPTIONS_DEFINE= PIP SIGNATURE OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options PIP_DESC= Use pip to install wheels SIGNATURE_DESC= Enable digital signature of wheels NO_STAGE= yes .include .include .if ${PORT_OPTIONS:MPIP} RUN_DEPENDS+= pip:${PORTSDIR}/devel/py-pip .endif .if ${PORT_OPTIONS:MSIGNATURE} . if ${PYTHON_REL} < 270 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}argparse>=1.1:${PORTSDIR}/devel/py-argparse . endif RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dirspec>=13.05:${PORTSDIR}/devel/py-dirspec \ ${PYTHON_PKGNAMEPREFIX}keyring>=1.3:${PORTSDIR}/security/py-keyring .endif .include png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the Gnome stack to the latest in the 3.14 series.kwm2015-03-272-3/+3
* Sprinkle some PORTSCOUT macros around to either mark ports:kwm2015-01-161-0/+2
* Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-312-3/+3
* Update GNOME to 3.14.2.kwm2014-12-035-270/+27
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-197-125/+393
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Add missing library libgmodule-2.0tijl2014-09-021-0/+2
* Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always worktijl2014-07-231-2/+0
* Add 4 new sed commands to USES=libtool. The first two apply some of thetijl2014-06-221-0/+2
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-2/+2
* Fix LIB_DEPENDSbapt2014-04-221-1/+1
* Support stagebapt2014-04-222-17/+14
* - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - fix WWW in pkg-descreadler2011-11-091-2/+0
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-203-7/+7
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-114-25/+16
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* Remove the BROKEN line.marcus2009-12-201-4/+0
* Adapt a patch from metacity to fix the build on 6.X.marcus2009-12-201-2/+12
* - Mark BROKEN on 6.x: does not compilepav2009-12-191-1/+7