2008-03-03 02:50:27 by Johnny C. Lam | Files touched by this commit (16) |
Log message: Mechanical changes to add full DESTDIR support to packages that install their files via a custom do-install target. |
2006-08-10 05:21:40 by Min Sik Kim | Files touched by this commit (25) |
Log message: Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed shortly. |
2006-05-13 05:44:24 by Min Sik Kim | Files touched by this commit (24) |
Log message: Remove references to teTeX1. |
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-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 |
2005-11-08 18:49:19 by Antoine Reilles | Files touched by this commit (1) |
Log message: convert to use tex.buildlink3.mk use LATEX_DEPMETHOD=build, and allow version 1,2 and 3 of teTeX |
2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
2005-05-23 10:26:17 by Roland Illig | Files touched by this commit (270) |
Log message: Removed trailing white-space. |
2005-05-22 21:11:15 by Johnny C. Lam | Files touched by this commit (8) |
Log message: Remove the old tools framework and references to _USE_NEW_TOOLS. |