2009-06-14 23:16:22 by Joerg Sonnenberger | Files touched by this commit (15) |
Log message: Convert @exec/@unexec to @pkgdir or drop it. |
2009-06-14 20:12:04 by Joerg Sonnenberger | Files touched by this commit (118) |
Log message: Remove @dirrm entries from PLISTs |
2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274) |
Log message: Second round of explicit pax dependencies. As reminded by tnn@, many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. |
2006-07-08 08:34:13 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove share/fonts, if unused. |
2006-04-07 04:41:14 by Min Sik Kim | Files touched by this commit (2) |
Log message: - Replace @unexec with @dirrm in PLIST. - Use texmf-dirs to install into texmf-local. Bump PKGREVISION. |
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. |
2006-01-23 19:37:18 by Johnny C. Lam | Files touched by this commit (1) |
Log message: EXTRACT_CMD.zip is no more... just use the real command for extracting a ZIP archive. |
2005-11-13 06:30:11 by Min Sik Kim | Files touched by this commit (9) | |
Log message: Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION becuase previously these packages might create ls-R under $HOME. |
2005-11-11 19:50:25 by Antoine Reilles | Files touched by this commit (37) |
Log message: Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT It is more consistent with the tex.buildlink3.mk name. Also, if a package really needs latex, it just has to set TEX_ACCEPTED to latex distributions altough today, all TEX_ACCEPTED possibilities are latex distributions |