| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 40068
Submitted by: svenasse@polaris.ca
Notes:
svn path=/head/; revision=62705
|
|
|
|
|
|
|
|
|
| |
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=53949
|
|
|
|
| |
Notes:
svn path=/head/; revision=52809
|
|
|
|
| |
Notes:
svn path=/head/; revision=42198
|
|
|
|
|
|
|
|
|
|
|
| |
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
Notes:
svn path=/head/; revision=37401
|
|
|
|
| |
Notes:
svn path=/head/; revision=32835
|
|
|
|
|
|
|
| |
on python1.5:lang/python15.
Notes:
svn path=/head/; revision=32438
|
|
|
|
| |
Notes:
svn path=/head/; revision=29036
|
|
|
|
|
|
|
| |
obsolete in the nearest future.
Notes:
svn path=/head/; revision=28769
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
custom Makefile for this purpose, which led to resulting module
being bloated (~600K) by linking all Python code from libpython1.5
into it. With this patch the module will use standard Python's way
to build supplemental modules, which should generally be cleaner.
Other good sideeffect is that after this patch resulting module
is only 20K in size.
PR: ports/17893
Submitted by: Maxim Sobolev <sobomax@altavista.net>
Notes:
svn path=/head/; revision=27932
|
|
|
|
|
|
|
|
|
|
| |
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
Notes:
svn path=/head/; revision=27537
|
|
|
|
| |
Notes:
svn path=/head/; revision=27418
|
|
via Python.
PR: 13583
Submitted by: Dominik Rothert <dr@domix.de>
Notes:
svn path=/head/; revision=24722
|