aboutsummaryrefslogtreecommitdiffstats
path: root/mail/py-libgmail
Commit message (Collapse)AuthorAgeFilesLines
* - Reassign to the heaptabthorpe2012-02-011-1/+1
|
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* The vast majority of pkg-descr files had the following format when theydougb2011-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
* - remove MD5ohauer2011-07-031-1/+0
|
* CATEGORIES+= python for py- ports missing itpgollucci2008-12-281-1/+1
| | | | | PR: ports/124921 Approved by: portmgr (pav)
* - Update to 0.1.11mnag2008-11-243-13/+14
| | | | | PR: 128983 Submitted by: Yi-Jheng Lin <yzlin___cs.nctu.edu.tw>
* - Update to 0.1.10mnag2008-08-172-4/+7
| | | | | PR: 126450 Submitted by: Yi-Jheng Lin <yzlin___cs.nctu.edu.tw>
* - Update to 0.1.8mnag2008-01-032-4/+4
|
* - Update to 0.1.5.1mnag2006-08-142-4/+4
|
* - Update to 0.1.4mnag2006-02-222-4/+4
|
* Add SHA256mnag2005-11-091-0/+1
|
* New portmnag2005-10-033-0/+35
The libgmail project is a pure Python binding to provide access to Google's Gmail web-mail service. PR: 86622 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: pav (mentor)