2011-12-13 18:29:40 by D'Arcy J.M. Cain | Files touched by this commit (1) | |
Log message: Upstream will not be moving to Python 3 in the foreseeable future. See http://blog.vrplumber.com/index.php?/archives/2540-More-porting-to-python-3-notes....html. Add license. The web page is unclear so I went with the most stringent BSD one. If I find out otherwise I will update it. |
2011-10-29 07:02:28 by OBATA Akio | Files touched by this commit (2) |
Log message: * remove unwanted things (pure python module). * register egg-info. Bump PKGREVISION. |
2009-06-14 20:03:45 by Joerg Sonnenberger | Files touched by this commit (167) |
Log message: Remove @dirrm entries from PLISTs |
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
2006-10-04 23:46:14 by Thomas Klausner | Files touched by this commit (17) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2006-01-06 18:17:40 by Lubomir Sedlacik | Files touched by this commit (2) |
Log message: Clean up own directories. Bump PKGREVISION. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |