| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Donn Cave's patch #602087 to honor configure's --srcdir switch. | bwarsaw | 2002-12-12 | 1 | -2/+2 |
| | | |||||
| * | PATHDIRS: Add tests so it gets paths.py | bwarsaw | 2002-12-02 | 1 | -1/+1 |
| | | |||||
| * | Upgrade to JapaneseCodecs 1.4.9 | bwarsaw | 2002-11-15 | 3 | -1/+1 |
| | | |||||
| * | install-packages: On second though, use umask 02 instead, since that's | bwarsaw | 2002-11-04 | 1 | -1/+1 |
| | | | | | what check_perms expects. | ||||
| * | install-packages: Force the umask to 022 so files get installed with | bwarsaw | 2002-11-04 | 1 | -1/+1 |
| | | | | | at least 0644 and directories 0755. | ||||
| * | For some reason we weren't quite using the released version of email | bwarsaw | 2002-10-21 | 1 | -0/+0 |
| | | | | | 2.4.3 (must have committed some just-pre-release test version). | ||||
| * | Looks like you have to import korean.aliases in order to get the | bwarsaw | 2002-10-21 | 1 | -0/+4 |
| | | | | | | | Korean codecs installed. "import korean" (i.e. korean/__init__.py) doesn't cut it. Leave the former in though, in case an upgrade changes this. | ||||
| * | Use latest and greatest email package. | bwarsaw | 2002-10-14 | 2 | -0/+0 |
| | | |||||
| * | EMAILPKG: Use email 2.4.3 | bwarsaw | 2002-10-14 | 1 | -1/+1 |
| | | |||||
| * | Update to email package version 2.4 | bwarsaw | 2002-10-01 | 3 | -1/+1 |
| | | |||||
| * | Because we normally don't import site, the japanese.pth and korean.pth | bwarsaw | 2002-09-18 | 1 | -0/+7 |
| | | | | | files won't get imported, so do it explicitly here. | ||||
| * | Update to email 2.3. | bwarsaw | 2002-09-11 | 3 | -1/+1 |
| | | |||||
| * | Slight modification in install targets | bwarsaw | 2002-09-05 | 1 | -1/+3 |
| | | |||||
| * | Update to Tamito KAJIYAMA's latest Japanese codec. | bwarsaw | 2002-09-05 | 3 | -1/+1 |
| | | |||||
| * | Update to KoreanCodecs 2.0.5 | bwarsaw | 2002-08-06 | 3 | -1/+1 |
| | | |||||
| * | Use email package v2.2 | bwarsaw | 2002-07-26 | 3 | -1/+1 |
| | | |||||
| * | SETUPINSTOPTS: Add --install-data option so that the japanese.pth file | bwarsaw | 2002-07-25 | 1 | -1/+3 |
| | | | | | | installed by the JapaneseCodecs package doesn't pollute the system's site-packages. | ||||
| * | Update to the latest Japanese codecs. | bwarsaw | 2002-07-23 | 3 | -1/+1 |
| | | |||||
| * | Update to email package 2.1 | bwarsaw | 2002-07-09 | 3 | -1/+1 |
| | | |||||
| * | Use version 2.0.4 of the email package. | bwarsaw | 2002-05-22 | 3 | -1/+1 |
| | | |||||
| * | Oops, I forgot to cvs rm this | bwarsaw | 2002-05-05 | 1 | -0/+0 |
| | | |||||
| * | Update the Korean codecs to Kye-Shik Chang's <perky@fallin.lv> 2.0.4 | bwarsaw | 2002-05-01 | 1 | -1/+1 |
| | | | | | version, which is LGPL'd. | ||||
| * | Update the Korean codecs to Kye-Shik Chang's <perky@fallin.lv> 2.0.4 | bwarsaw | 2002-05-01 | 2 | -0/+0 |
| | | | | | version, which is LGPL'd. | ||||
| * | Bumping email package to 2.0.2 | bwarsaw | 2002-04-27 | 1 | -0/+0 |
| | | |||||
| * | Even though distutils' --install-lib is advertised as overriding | bwarsaw | 2002-04-26 | 1 | -3/+4 |
| | | | | | | --install-purelib, this isn't really true w.r.t. the JapaneseCodecs japanese.pth file. So include the --install-purelib option too. | ||||
| * | Updated the Japanese codecs package and the email package. | bwarsaw | 2002-04-18 | 4 | -1/+1 |
| | | |||||
| * | install-packages: Add a PYTHONPATH envar setting for the distutils | bwarsaw | 2002-04-11 | 1 | -1/+1 |
| | | | | | | setup.py command. This will avoid the confusing, but ignorable warnings that distutils insists on emitting even with the -q option. | ||||
| * | Let's use email version 2.0.1. | bwarsaw | 2002-04-11 | 3 | -1/+1 |
| | | |||||
| * | Minor update. | bwarsaw | 2002-04-10 | 1 | -0/+0 |
| | | |||||
| * | Bump the email package to 2.0 | bwarsaw | 2002-04-08 | 3 | -1/+1 |
| | | |||||
| * | The Korean codecs package. | bwarsaw | 2002-04-08 | 1 | -0/+0 |
| | | |||||
| * | Add the KoreanCodes package and generalize the installation procedure. | bwarsaw | 2002-04-08 | 1 | -5/+9 |
| | | |||||
| * | Obsolete. | bwarsaw | 2002-03-16 | 1 | -1/+0 |
| | | |||||
| * | Bump email package version number to 1.2 | bwarsaw | 2002-03-12 | 3 | -1/+1 |
| | | |||||
| * | Marc MERLIN points out that Debian has a different activation procedure. | bwarsaw | 2002-03-07 | 1 | -0/+6 |
| | | |||||
| * | Tamito KAJIYAMA released a new version of the Japanese codecs. | bwarsaw | 2002-03-04 | 3 | -1/+1 |
| | | |||||
| * | Tamito KAJIYAMA has agreed to let us distribute the Japanese codecs | bwarsaw | 2002-03-01 | 2 | -4/+8 |
| | | | | | for Python! | ||||
| * | install: Don't try to create a pending_subscriptions.db file; it's | bwarsaw | 2002-02-28 | 1 | -1/+0 |
| | | | | | been obsolete for a long time now. | ||||
| * | A few last minute fixes for bugs in email 1.1 | bwarsaw | 2002-02-28 | 1 | -0/+0 |
| | | |||||
| * | Update the email package to version 1.1, and make the corresponding | bwarsaw | 2002-02-28 | 3 | -1/+1 |
| | | | | | fix to the Makefile.in file. | ||||
| * | Don't count on a tar supporting a `z' option. Instead use gunzip to | bwarsaw | 2002-02-24 | 1 | -2/+1 |
| | | | | | uncompress the email package tarball. | ||||
| * | Some new path-hacking code: | bwarsaw | 2002-02-23 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | | | - Stick $prefix/pythonlib on the front of sys.path. I've gone back and forth about this for a long time; the question is: for modules that Mailman provides which override the ones in the Python standard library, should they explicitly import our overrides or implicitly import them due to sys.path hacking? I used to want the former, but now I want the latter because it makes code maintenance easier (we don't have to modify a bunch of files when we add or get rid of a shadow module). Yes, this violates explicit over implicit, but I think it's for a good cause. I may regret this some day <wink>. - Go back to appending site-packages to sys.path instead of prepending it. This makes it semantically more similar to the hacking that goes on in site.py. We also don't need for site-packages to be earlier in the path because of the above new rules for shadowing. Remember that we start up the CGI scripts with python -S, so we still need to get site-packages on sys.path (probably). | ||||
| * | Automatically uncompress and distutils install the distributed email | bwarsaw | 2002-02-23 | 1 | -2/+10 |
| | | | | | | | | | | package into $prefix/pythonlib, which we will arrange to be at the head of sys.path, so as to override the standard package even in Python 2.2. The human installer now should no longer need to install the email package manually for any version of Python. | ||||
| * | Move the path hacking addition of the site-packages directory to here | bwarsaw | 2002-02-12 | 1 | -2/+13 |
| | | | | | | | | | | from Defaults.py.in. The problem is that even for Python 2.2, we need site-packages to appear /before/ the standard library so that we can pick up the newer version of the email package. Defaults.py/mm_cfg.py is usually imported too late in the game to work, but paths.py is about right (although we'll have to audit the command line scripts to make sure they import paths.py before they import email.*). | ||||
| * | Update bundled email package to 0.97 for support of multibyte | bwarsaw | 2002-02-11 | 2 | -0/+0 |
| | | | | | character sets. | ||||
| * | Slightly better contrast to the letters. | bwarsaw | 2002-02-01 | 1 | -0/+0 |
| | | |||||
| * | install: Install the misc/mailman startup script into $prefix/scripts. | bwarsaw | 2002-01-30 | 1 | -1/+3 |
| | | |||||
| * | Terri Oda's favicon contribution, with two modifications: | bwarsaw | 2002-01-30 | 1 | -0/+0 |
| | | | | | | | - Background was made grey to (I think) improve contrast - gif -> png | ||||
| * | Fix typo found by Dan Mick. | bwarsaw | 2002-01-04 | 1 | -2/+2 |
| | | |||||
| * | Fixed the email.Utils.formatdate() numeric timezone calculation for | bwarsaw | 2001-11-19 | 1 | -0/+0 |
| | | | | | | | America/St_Johns, which was broken due to an erroneous divmod() call. Not important enough to bump the version number, so if you installed it in the last hour or so, please re-install. | ||||
