aboutsummaryrefslogtreecommitdiff
path: root/devel/py-asn1
Commit message (Collapse)AuthorAgeFilesLines
* Fix various errors in ports distinfoAlex Kozlov2012-04-121-1/+1
| | | | | | | (yii-1.1.9.r3527.tar.gz verified against upstream sources) Notes: svn path=/head/; revision=294698
* - update to 0.1.2Ruslan Makhmatkhanov2012-01-122-3/+3
| | | | | | | | | PR: 163945 Submitted by: rm (myself) Approved by: maintainer Notes: svn path=/head/; revision=289003
* - update to 0.1.1Ruslan Makhmatkhanov2011-11-163-6/+6
| | | | | | | | | | | | | | - fix SF mirror - remove whitespace and "Author: " field from pkg-descr PR: ports/162590 Submitted by: rm (myself) Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer), miwi (co-mentor) Feature safe: yes Notes: svn path=/head/; revision=285903
* Fix version numberCarlo Strub2011-09-301-0/+1
| | | | | | | | Reported by: erwin@ Approved by: glarkin@ (mentor) Notes: svn path=/head/; revision=282667
* Update to 0.0.13Carlo Strub2011-09-282-3/+3
| | | | | | | | | PR: ports/161060 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer) and @wen (co-mentor) Notes: svn path=/head/; revision=282583
* - Update to 0.0.13bMartin Wilke2011-03-182-8/+9
| | | | | | | | | PR: 155637 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer Notes: svn path=/head/; revision=271202
* - Update to 0.0.13aMartin Wilke2011-03-173-30/+8
| | | | | | | | | | | - Add LICENSE PR: 155520 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer Notes: svn path=/head/; revision=271096
* - Update to 0.0.12aWen Heping2011-03-013-96/+15
| | | | | | | | | PR: ports/154311 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer(timeout, >30 days) Notes: svn path=/head/; revision=270035
* - Switch to eggPav Lucistnik2009-09-182-80/+88
| | | | | | | | | | PR: ports/138733 Submitted by: Vladimir Korkodinov <viper@perm.raid.ru> Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241650
* - Update to 0.0.9aMartin Wilke2009-09-092-4/+4
| | | | | | | | PR: 138605 Submitted by: Martin Jackson <mhjacks@swbell.net> (maintainer) Notes: svn path=/head/; revision=241093
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - Update to 0.0.8aMartin Wilke2008-07-192-5/+5
| | | | | | | | PR: 125778 Submitted by: Martin Jackson <mhjacks@swbell.net> (maintainer) Notes: svn path=/head/; revision=217144
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Update to 0.0.6aMartin Wilke2007-03-062-4/+4
| | | | | | | | | PR; 109875 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=186733
* Update to 0.0.5a.Roman Bogorodskiy2006-05-283-4/+6
| | | | | | | | PR: 98042 Submitted by: Martin Jackson (maintainer) Notes: svn path=/head/; revision=163668
* ASN.1 types and codecs (BER, CER, DER) implementation in Python programmingRenato Botelho2006-04-174-0/+150
language. Author: Ilya Etingof (ilya@glas.net) WWW: http://sourceforge.net/projects/pyasn1/ PR: ports/95672 Submitted by: Martin Jackson <mhjacks@swbell.net> Notes: svn path=/head/; revision=159786