aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-graph
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert to USES=metaport.Dmitry Sivachenko2015-07-172-9/+2
| | | | | | | | PR: 201634 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Notes: svn path=/head/; revision=392346
* - Convert ports of graphics/ to new USES=pythonMarcus von Appen2014-10-211-2/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371326
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* Stagify.Dmitry Sivachenko2014-05-301-1/+0
| | | | Notes: svn path=/head/; revision=355808
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Update to version 1.8.2, take maintainership.Dmitry Sivachenko2013-08-171-2/+2
| | | | Notes: svn path=/head/; revision=324859
* - Reset yzlin's portsBryan Drewery2013-08-171-6/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=324852
* - Update to 1.7.0Yi-Jheng Lin2010-05-124-137/+9
| | | | | | | Approved by: lwhsu/rafan (mentors) Notes: svn path=/head/; revision=254200
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Change to my mail address at FreeBSD.orgYi-Jheng Lin2009-07-291-1/+1
| | | | | | | Approved by: lwhsu (mentor) Notes: svn path=/head/; revision=238614
* - Update to 1.6.1Li-Wen Hsu2009-07-144-48/+49
| | | | | | | | PR: ports/136732 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=237763
* - Update to 1.5.0Martin Wilke2009-05-094-14/+47
| | | | | | | | PR: 134269 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=233499
* - Update to 1.4.2Martin Wilke2009-03-124-62/+61
| | | | | | | | PR: 132030 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=229961
* - Update to 1.3.1Martin Wilke2008-11-234-4/+35
| | | | | | | | | PR: 128431 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=223288
* A library for working with graphs in Python.Martin Wilke2008-09-054-0/+97
It provides a suitable data structure for representing graphs and a whole set of important algorithms. WWW: http://code.google.com/p/python-graph/ PR: ports/126957 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> Notes: svn path=/head/; revision=219922