2010-04-09 03:35:48 by OBATA Akio | Files touched by this commit (2) | |
Log message: Share distfile with multimedia/ming, updated to 0.4.3. |
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-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
2006-09-13 17:56:12 by OBATA Akio | Files touched by this commit (1) |
Log message: Update py-ming to 0.3.0. ChangeLog is unknown. |
2006-09-13 17:54:58 by OBATA Akio | Files touched by this commit (2) |
Log message: Update py-ming to 0.3.0. ChangeLog is unknown. |
2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257) |
Log message: Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to \ "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. |
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. |
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-11-04 05:29:15 by Min Sik Kim | Files touched by this commit (3) | |
Log message: Import py-ming from pkgsrc-wip. Packaged by Michal Pasternak, and modified by OBATA Akio. Python bindings for ming library; see multimedia/ming for details. |