summaryrefslogtreecommitdiff
path: root/mail/pygmy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Directory layouts of py-gtk and py-gnome packages have been changed, so thatMaxim Sobolev2002-08-281-2/+2
| | | | | | | update *_DEPENDS properly. Notes: svn path=/head/; revision=65182
* Update to 0.6.0.Maxim Sobolev2002-07-143-2/+5
| | | | Notes: svn path=/head/; revision=62920
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Update to 0.5.13.Maxim Sobolev2001-10-253-3/+7
| | | | Notes: svn path=/head/; revision=49202
* Update to 0.5.12.Maxim Sobolev2001-09-192-2/+2
| | | | Notes: svn path=/head/; revision=47986
* Update to 0.5.11.Maxim Sobolev2001-09-062-2/+2
| | | | Notes: svn path=/head/; revision=47479
* Update to 0.5.10.Maxim Sobolev2001-07-033-2/+11
| | | | Notes: svn path=/head/; revision=44693
* Use ${PYTHON_SITELIBDIR} where appropriate.Maxim Sobolev2001-06-131-2/+2
| | | | Notes: svn path=/head/; revision=43941
* Update to 0.5.9.Maxim Sobolev2001-06-105-33/+9
| | | | Notes: svn path=/head/; revision=43745
* Use `exec ${PYTHON_CMD}' in the helper script instead of plain `${PYTHON_CMD}'.Maxim Sobolev2001-05-281-1/+1
| | | | Notes: svn path=/head/; revision=43202
* Update to 0.5.8.Maxim Sobolev2001-05-208-458/+7
| | | | Notes: svn path=/head/; revision=42792
* When doing "Reply to all" try harder to remove own address from the To/CCMaxim Sobolev2001-05-112-1/+29
| | | | | | | lists by using case-independent comparision. Notes: svn path=/head/; revision=42534
* OOPS, forgot to cvs rm patches already integrated into mainline.Maxim Sobolev2001-05-112-54/+0
| | | | Notes: svn path=/head/; revision=42531
* Update to 0.5.7.Maxim Sobolev2001-05-1110-28/+462
| | | | Notes: svn path=/head/; revision=42530
* When parsing `Date' header use function that respects sender's timezone. ThisMaxim Sobolev2001-05-041-0/+28
| | | | | | | makes pygmy usable for FreeBSD lists ;). Notes: svn path=/head/; revision=42262
* - Fix on python2.1;Maxim Sobolev2001-05-043-1/+51
| | | | | | | - install source .py files in addition to the byte-compiled versions. Notes: svn path=/head/; revision=42256
* Update to 0.5.5.Maxim Sobolev2001-04-203-10/+8
| | | | Notes: svn path=/head/; revision=41704
* Update to 0.5.4.Maxim Sobolev2001-04-034-13/+22
| | | | Notes: svn path=/head/; revision=40806
* Update to 0.5.2.Maxim Sobolev2001-03-165-27/+19
| | | | Notes: svn path=/head/; revision=39927
* Update to 0.4.5.Maxim Sobolev2000-11-232-2/+2
| | | | Notes: svn path=/head/; revision=35370
* Update to 0.4.4.Maxim Sobolev2000-11-103-4/+2
| | | | Notes: svn path=/head/; revision=34957
* Update to 0.4.3.Maxim Sobolev2000-10-026-10/+30
| | | | Notes: svn path=/head/; revision=33314
* Use PYTHON_LIBDIR.Maxim Sobolev2000-09-221-2/+2
| | | | Notes: svn path=/head/; revision=32992
* Pythonize.Maxim Sobolev2000-09-212-9/+12
| | | | Notes: svn path=/head/; revision=32932
* Update to 0.4.2.Maxim Sobolev2000-08-305-8/+28
| | | | Notes: svn path=/head/; revision=32125
* Add pygmy - a GNOME mail client written in Python.Maxim Sobolev2000-08-157-0/+111
Notes: svn path=/head/; revision=31654