| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Feb 2012 15:53:08
0.1.11
|
tabthorpe  |
- Reassign to the heap |
21 Jan 2012 17:40:15
0.1.11
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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 |
24 Oct 2011 09:11:38
0.1.11
|
dougb  |
The vast majority of pkg-descr files had the following format when they
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 |
03 Jul 2011 13:53:52
0.1.11
|
ohauer  |
- remove MD5 |
28 Dec 2008 10:54:08
0.1.11
|
pgollucci  |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
24 Nov 2008 13:43:34
0.1.11
|
mnag  |
- Update to 0.1.11
PR: 128983
Submitted by: Yi-Jheng Lin <yzlin___cs.nctu.edu.tw> |
17 Aug 2008 00:30:34
0.1.10
|
mnag  |
- Update to 0.1.10
PR: 126450
Submitted by: Yi-Jheng Lin <yzlin___cs.nctu.edu.tw> |
03 Jan 2008 01:31:30
0.1.8
|
mnag  |
- Update to 0.1.8 |
13 Aug 2006 22:30:51
0.1.5.1
|
mnag  |
- Update to 0.1.5.1 |
22 Feb 2006 13:51:55
0.1.4
|
mnag  |
- Update to 0.1.4 |
09 Nov 2005 02:32:50
0.1.3.3
|
mnag  |
Add SHA256 |
03 Oct 2005 13:19:41
0.1.3.3
|
mnag  |
New port
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) |