Age | Commit message (Expand) | Author | Files | Lines |
2006-06-14 | In pax(1) command lines, -pe is deprecated in favor of -pp. | rillig | 1 | -1/+9 |
2006-06-13 | This package overrides the "update" target (is that wise?) and runs | jlam | 1 | -2/+2 |
2006-06-12 | Update for change of location of sites.mk. | reed | 2 | -4/+4 |
2006-06-10 | Minor typo. | adrianp | 1 | -2/+2 |
2006-06-09 | update pkg_chk to 1.75 | abs | 2 | -4/+7 |
2006-06-09 | - Added "read" to the list of allowed shell commands. | rillig | 1 | -6/+54 |
2006-06-09 | Add a new variable CHECK_FILES_SUPPORTED which is a package-settable | jlam | 1 | -1/+9 |
2006-06-09 | Uses libintl, so depend on it. Bump revision. | joerg | 1 | -2/+3 |
2006-06-09 | I prefer #none over #empty in USE_LANGUAGES. | rillig | 1 | -2/+2 |
2006-06-09 | In the SCST_COND state, a shell command is expected, so check here for | rillig | 1 | -3/+3 |
2006-06-09 | Minor improvements. | rillig | 1 | -9/+13 |
2006-06-08 | The old syntax for List+ and InternalList+ does not exist anymore. | rillig | 1 | -5/+2 |
2006-06-08 | - Fixed a typo in a diagnostic message from the buildlink3.mk check. | rillig | 1 | -9/+15 |
2006-06-08 | Contrary to my (and maybe to others') expectations, INFO_FILES does | rillig | 1 | -2/+2 |
2006-06-08 | Renamed $plist, $descr and $message to $lines, as it already is in the | rillig | 1 | -26/+26 |
2006-06-08 | Packages that install info files should set INFO_FILES. | rillig | 1 | -1/+6 |
2006-06-08 | Added explanations for two issues Tron stumbled upon when fixing the | rillig | 1 | -4/+23 |
2006-06-08 | The ">&" shell operator is recognized correctly. A warning is printed | rillig | 2 | -8/+75 |
2006-06-08 | Minor improvements. | rillig | 1 | -2/+3 |
2006-06-08 | Some things from the TODO list have been done. | rillig | 1 | -6/+1 |
2006-06-08 | Only adjust the directory depth if there are exactly two leading ".." | rillig | 1 | -3/+3 |
2006-06-08 | PKGREVISION does not need the :Q operator. The various *_MSG shell | rillig | 1 | -3/+16 |
2006-06-08 | Replaced the explicit permission [*:a] with [$list], which prevents | rillig | 1 | -16/+17 |
2006-06-07 | Update pkg_chk to 1.74 | abs | 2 | -5/+5 |
2006-06-07 | update pkg_chk to 1.73: | abs | 2 | -35/+33 |
2006-06-06 | The .include lines in mk/tools/bsd.tools.mk changed, hence pkglint | rillig | 1 | -2/+3 |
2006-06-06 | Completed the recent change by Stoned, who overlooked a second instance | rillig | 1 | -2/+2 |
2006-06-06 | A variable that appears as a whole shell word may either be used as a | rillig | 1 | -4/+8 |
2006-06-06 | Some small refinements. | rillig | 1 | -5/+5 |
2006-06-06 | The new avatar of pkgsrc/mk/bsd.sites.mk is named pkgsrc/mk/fetch/sites.mk | seb | 1 | -2/+2 |
2006-06-06 | Added the proper types for many of the variables that have been | rillig | 1 | -40/+61 |
2006-06-06 | Enumerations don't need the :Q operator. | rillig | 2 | -4/+6 |
2006-06-06 | Improved variable_needs_quoting. | rillig | 2 | -8/+30 |
2006-06-06 | Updated pkglint to 4.64. | rillig | 1 | -2/+2 |
2006-06-06 | When it is not clear whether the :Q operator should be used or not, | rillig | 1 | -6/+3 |
2006-06-05 | Added the command line argument -D{foo,bar,...} that enables or disables | rillig | 3 | -65/+134 |
2006-06-05 | Minor corrections. | rillig | 1 | -3/+3 |
2006-06-03 | Added an explanation for the warning that "Each sed command should | rillig | 1 | -2/+10 |
2006-06-03 | In Makefile.common, the standard list variables may be set using "=" | rillig | 1 | -2/+5 |
2006-06-03 | Added the possibility of defining custom ACLs in the file makevars.map. | rillig | 2 | -63/+109 |
2006-06-03 | Updated pkglint to 4.63. | rillig | 1 | -2/+2 |
2006-06-03 | Improved the variable specification in makevars.map. Code cleanup. | rillig | 2 | -10/+22 |
2006-06-03 | Add a wish for PYTHON_VERSIONS_INCOMPATIBLE. | joerg | 1 | -1/+3 |
2006-06-03 | Updated the TODO list. | rillig | 2 | -23/+32 |
2006-06-02 | Run-time variables should not be used in load-time variables. | rillig | 2 | -5/+27 |
2006-06-02 | MASTER_SITE* may be used at run-time. Various other small changes. | rillig | 1 | -26/+31 |
2006-06-02 | Removed the subroutine type_should_be_quoted. In extract_used_variables, | rillig | 1 | -21/+8 |
2006-05-31 | placate pkglint | seb | 1 | -5/+5 |
2006-05-31 | If I should be steward of one be it this one! | seb | 1 | -2/+2 |
2006-05-31 | Using the := operator has subtle effects on the number of '$' characters | rillig | 1 | -2/+6 |