# ex:ts=8 # Ports collection makefile for: py-yaml # Date created: Jan 3, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= yaml PORTVERSION= 0.32 CATEGORIES= devel python MASTER_SITES= http://iron.cx/yaml/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyYaml-SHowell-${PORTVERSION} EXTRACT_SUFX= .tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Python YAML parser USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/PyYaml .include
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the context of some patches so that they apply with stricter patch(1)Antoine Brodin2017-11-101-6/+6
* sysutils/mapchan: Set LICENSE (GPLv2) and fix homepage link [*].Boris Samorodov2017-08-162-2/+4
* Remove libiconv.so.3 compatibility link that was added in r374303 toTijl Coosemans2016-12-091-0/+1
* - No need to specify master site subdirectory when it's the same as defaultDmitry Marakasov2016-05-181-1/+1
* - Drop 8.x supportDmitry Marakasov2015-09-151-5/+1
* Cleanup plistAntoine Brodin2014-11-221-2/+0
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-301-2/+1
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-30