Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-clics,
Clone detector and GUI
Branch: CURRENT,
Version: 0.1.0,
Package name: py27-clics-0.1.0,
Maintainer: jihbed.researchClone detector and GUI
Required to run:[
databases/py-psycopg2] [
x11/py-wxWidgets] [
lang/python27]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
RMD160: 60f7293b50dc3501ce3f611403720105a67c257d
Filesize: 38046.068 KB
Version history: (Expand)
- (2023-06-27) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
CVS history: (Expand)
2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2012-11-23 23:33:55 by othyro | Files touched by this commit (43) |
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
|
2012-10-12 22:32:05 by Aleksej Saushev | Files touched by this commit (6) |
Log message:
Drop dependency on lang/py-psyco.
It works only for Python 2.6 which is becoming obsolete in some time.
As such it doesn't fit well for packages that are going to enter pkgsrc in future.
|
2012-10-06 19:55:21 by Aleksej Saushev | Files touched by this commit (31) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|