Age | Commit message (Expand) | Author | Files | Lines |
2006-04-12 | The documentation files are installed into share/doc instead of | rillig | 4 | -106/+97 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 32 | -64/+64 |
2006-04-11 | Update to 1.2.1, provided by OBATA Akio in PR 33239: | wiz | 3 | -13/+17 |
2006-04-09 | Update to 4.0. From the changelog: | schmonz | 2 | -8/+10 |
2006-04-08 | Remove work directory references in the ndtpdaily script. | jlam | 4 | -3/+35 |
2006-04-08 | Update rubber to 1.1 | tonio | 4 | -38/+12 |
2006-04-08 | Add missing file to the PLIST when using xemacs. Bump the PKGREVISION | jlam | 2 | -4/+5 |
2006-04-08 | * List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. | jlam | 2 | -6/+16 |
2006-04-07 | List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. | jlam | 15 | -25/+31 |
2006-04-07 | * List info files directly in the PLIST, and install them into | jlam | 2 | -12/+16 |
2006-04-07 | This package installs locale files that conflict with grep. | jlam | 1 | -1/+3 |
2006-04-07 | Link against -liconv when using the pkgsrc iconv implementation. We | jlam | 1 | -1/+2 |
2006-04-07 | Properly locate -liconv when linking ebinfo in the case where we use | jlam | 3 | -5/+27 |
2006-04-07 | Remove patch made unnecessary by makeinfo replacement script. | jlam | 2 | -15/+1 |
2006-04-07 | Use teTeX/module.mk to run mktexlsr for texmf-local only. | minskim | 4 | -6/+25 |
2006-04-07 | Use texmf-dirs to install into texmf-local. Bump PKGREVISION. | minskim | 2 | -4/+6 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 46 | -121/+121 |
2006-04-02 | Update to 1.1.6, provided by OBATA Akio in PR 33168: | wiz | 3 | -12/+22 |
2006-04-01 | Require a docbook-xml package that has correct rewriteSystem entries in its | jmmv | 1 | -3/+3 |
2006-04-01 | Add appropriate rewriteSystem entries to the catalog so that system-style | jmmv | 1 | -2/+6 |
2006-03-31 | List the info pages directly in the PLIST and ensure that we honor | jlam | 2 | -4/+5 |
2006-03-31 | Register the installed documentation in the scrollkeeper database. | jmmv | 2 | -3/+13 |
2006-03-30 | Update to 0.50: | jmmv | 4 | -17/+117 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -3/+3 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 2 | -4/+4 |
2006-03-22 | Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a | tv | 2 | -4/+4 |
2006-03-21 | Make this build on Darwin. | yyamano | 5 | -1/+66 |
2006-03-21 | Make this build on Darwin. | yyamano | 2 | -11/+18 |
2006-03-21 | Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL | jlam | 20 | -38/+40 |
2006-03-20 | * Nuke all references to and definitions of INFO_DIR in package Makefiles | jlam | 2 | -8/+12 |
2006-03-20 | Remove patch made unnecessary because the tools framework hides the | jlam | 2 | -29/+1 |
2006-03-18 | Depend on p5-File-MMagic>=1.25, from ISIHARA Takanori in PR 33099. | wiz | 1 | -2/+2 |
2006-03-17 | bl3 against netpbm. Fixes build failure. PKGREVISION++ | gdt | 1 | -2/+3 |
2006-03-16 | Consistently use NetBSD.org address for shell, shellhung.org does not exist. | wiz | 1 | -2/+2 |
2006-03-15 | Update to 1.1.5, provided by OBATA Akio in PR 33082: | wiz | 3 | -8/+8 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 3 | -9/+8 |
2006-03-13 | Bump PKGREVISION as for update of kakasi package. | taca | 1 | -2/+2 |
2006-03-13 | Add patch to fix array subscript out of range bug which reported to | taca | 4 | -6/+29 |
2006-03-12 | Update to 0.6.0: | jmmv | 4 | -12/+15 |
2006-03-12 | add -f flag to ${RM} so that it won't fail if the file does not exist | jschauma | 1 | -2/+2 |
2006-03-12 | Fixed the path to the sed interpreter. Bumped PKGREVISION. | rillig | 1 | -3/+8 |
2006-03-12 | Update namazu to 2.0.16. | taca | 2 | -6/+6 |
2006-03-11 | Converted to the SUBST framework and fixed pkglint warnings. | rillig | 1 | -10/+9 |
2006-03-11 | Update to 1.1.4, provided by OBATA Akio in PR 33058: | wiz | 4 | -22/+30 |
2006-03-11 | Update to 2.4.2 with latest patch (2.4.2-mlb2). Provided by OBATA Akio | wiz | 5 | -2894/+42 |
2006-03-11 | Update to use latest patch 109. Diff provided by OBATA Akio | wiz | 2 | -8/+8 |
2006-03-11 | Convert all packages using REPLACE_INTERPRETER to the new variable names | ghen | 1 | -4/+4 |
2006-03-11 | Use PKGMANDIR instead of "man". | reed | 1 | -4/+4 |
2006-03-09 | Use REPLACE_INTERPRETER instead of a patch. | ghen | 3 | -9/+9 |
2006-03-09 | All scripts use #!/bin/sh now. | ghen | 1 | -7/+1 |