Age | Commit message (Expand) | Author | Files | Lines |
2008-03-13 | bootstrap-mk-files-20080310: | joerg | 3 | -6/+6 |
2008-03-13 | pkg_install-20080313: | joerg | 8 | -19/+668 |
2008-03-13 | Fix download-vulnerability-list's -c option. From Jim Bernard in PR 38231. | wiz | 1 | -1/+2 |
2008-03-11 | pkg_install-20080311: | joerg | 2 | -3/+9 |
2008-03-11 | Add an EXAMPLES section. | tnn | 1 | -2/+19 |
2008-03-10 | Add a suggestion from Aleksej Saushev. | tnn | 1 | -1/+4 |
2008-03-10 | Add datarootdir to shut up configure. | wiz | 7 | -7/+14 |
2008-03-10 | Remove pprefix (accident?). Add datarootdir to shut up configure. | wiz | 1 | -2/+2 |
2008-03-09 | Don't print errno for missing GPG setting. | joerg | 1 | -2/+2 |
2008-03-09 | Stop chdir/getcwd/fchdir dance in lsall and lsbest, just use the passed | joerg | 1 | -42/+7 |
2008-03-09 | pkgdb.byfile.db maintainance can use the iterator interface as well. | joerg | 1 | -45/+12 |
2008-03-09 | Use pkgdb function to compute +CONTENTS name and drop need to play | joerg | 1 | -18/+9 |
2008-03-09 | Split check functions into a separate file. | joerg | 4 | -224/+328 |
2008-03-09 | pkg_install-20080309: | joerg | 2 | -8/+8 |
2008-03-06 | There's more to do ... | rillig | 1 | -1/+14 |
2008-03-06 | Updated pkglint to 4.85. | rillig | 1 | -2/+2 |
2008-03-06 | The LOCALBASE variable should not be used in packages, it should just be | rillig | 1 | -1/+32 |
2008-03-06 | After the recent fixes by wiz, the regular expression for splitting a | rillig | 1 | -2/+2 |
2008-03-06 | Note removal of tnftp and pax. | jlam | 1 | -3/+1 |
2008-03-06 | + Remove pkgtools/pax and pkgtools/tnftp as they are no longer different | jlam | 2 | -29/+0 |
2008-03-05 | Add TODO item from PR pkg/38178. | tnn | 1 | -1/+3 |
2008-03-01 | Using AUTO_MKDIRS is simpler. | rillig | 1 | -3/+2 |
2008-03-01 | Why does pkg_add need many open file descriptors? | rillig | 1 | -2/+3 |
2008-03-01 | Removed trailing white-space. | rillig | 2 | -6/+6 |
2008-02-28 | Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, | rillig | 1 | -2/+2 |
2008-02-27 | Allow zero white-space in line 4 of buildlink3.mk files. This was hit by | rillig | 1 | -2/+2 |
2008-02-26 | pbulk-0.28: | joerg | 2 | -5/+6 |
2008-02-26 | Use pkg_add from new build, override *_CMD instead of the full commands. | joerg | 1 | -7/+6 |
2008-02-26 | NO_MTREE is the default nowawadays. | joerg | 1 | -10/+2 |
2008-02-24 | update pkg_chk to 1.90: | abs | 2 | -10/+10 |
2008-02-24 | Improve verbose mode: | tnn | 1 | -3/+10 |
2008-02-22 | pkg_install-20080223: | joerg | 2 | -25/+37 |
2008-02-22 | pkg_install-20080222: | joerg | 2 | -4/+14 |
2008-02-22 | Introduce a variable, LIBNBCOMPAT_USE_PIC, which if set to yes before | tnn | 1 | -6/+26 |
2008-02-21 | libnbcompat-20080221: | tnn | 4 | -3/+579 |
2008-02-21 | Use echo(1) instead of lorder(1). At least my IRIX 6.5 doesn't have it. | tnn | 1 | -2/+2 |
2008-02-21 | No sin_len on IRIX. | tnn | 1 | -2/+2 |
2008-02-21 | Updated pkglint to 4.84. | rillig | 1 | -2/+2 |
2008-02-21 | I don't want others to update the pkglint version number. | rillig | 1 | -1/+2 |
2008-02-21 | Changed an assertion into a fatal error, which is effectively the same, | rillig | 1 | -2/+2 |
2008-02-19 | pkg_install-20080219: | joerg | 5 | -7/+704 |
2008-02-17 | Bump version to pkg_rolling-replace-0.14: | apb | 3 | -11/+30 |
2008-02-17 | Replace three instances of sed with ${SED}. Ride previous update. | tnn | 1 | -4/+4 |
2008-02-17 | Bump to pkg_chk-1.89: | tnn | 2 | -11/+27 |
2008-02-16 | Fix hpux c++ linkage problem. Bump version. | tnn | 2 | -2/+8 |
2008-02-16 | In both mkpatches.pl and patchdiff.pl, ignore a leading "./" when | apb | 3 | -5/+6 |
2008-02-14 | Move my code to two-clause license. | tnn | 1 | -25/+16 |
2008-02-14 | Improved the wording of the explanation for empty PLISTs. Related to | rillig | 1 | -5/+6 |
2008-02-13 | Add horisontal rulers. | tnn | 1 | -1/+3 |
2008-02-13 | Add to explanation for empty PLIST: not needed for meta packages. | reed | 2 | -4/+4 |