aboutsummaryrefslogtreecommitdiff
path: root/deskutils/py-vobject
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Move over to py25+ or aboveMartin Wilke2011-02-252-2/+2
| | | | | | | - While here kick md5 support Notes: svn path=/head/; revision=269616
* - Update to 0.8.1cMartin Wilke2009-03-012-4/+4
| | | | | | | | PR: 132211 Submitted by: Maintainer Notes: svn path=/head/; revision=229281
* - Update to 0.8.1bNicola Vitale2009-02-162-8/+7
| | | | | | | | | | | | | - Set USE_PYTHON to 2.4+ - The PR submitter takes the maintainership - Remove CENKES from MASTER_SITES - Remove PYDISTUTILS_NOEGGINFO var PR: ports/131736 Submitted by: Junji NAKANISHI <jun-g at daemonfreaks dot com> Notes: svn path=/head/; revision=228502
* CATEGORIES+= python for py- ports missing itPhilip M. Gollucci2008-12-281-1/+1
| | | | | | | | PR: ports/124921 Approved by: portmgr (pav) Notes: svn path=/head/; revision=224878
* Update to 0.7.1Alexander Nedotsukov2008-09-254-52/+9
| | | | Notes: svn path=/head/; revision=220745
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Update to 0.4.9Andrew Pantyukhin2007-12-152-4/+4
| | | | Notes: svn path=/head/; revision=203786
* Add port deskutils/py-vobject:Andrew Pantyukhin2007-06-105-0/+78
Vobject parses iCalendar and vCard files into Python data structures, decoding the relevant encodings. Also serializes vobject data structures to iCalendar, vCard, or (expirementally) hCalendar unicode strings. WWW: http://vobject.skyhouseconsulting.com/ Author: Jeffrey Harris <jeffrey@osafoundation.org> Notes: svn path=/head/; revision=193184