2009-03-05 19:51:33 by Joerg Sonnenberger | Files touched by this commit (53) |
Log message:
Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
|
2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170) |
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
|
2007-08-12 05:19:20 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Reimport biology/pymol as py-mol, and change its PKGNAME to follow the
python-in-pkgsrc standards.
Add conflict with old pkgname.
Keep PKGREVISION even though the package has a new name to confuse the
users less.
|