Age | Commit message (Expand) | Author | Files | Lines |
2005-06-01 | Reformat: | jmmv | 1 | -525/+517 |
2005-05-31 | Fix a typo and remove some superfluous whitespace. | wiz | 1 | -3/+3 |
2005-05-29 | Change the 'non-root builds' question to reflect recent changes (existence | jmmv | 1 | -6/+23 |
2005-05-29 | Update section on what to do when distfiles change. | wiz | 1 | -11/+18 |
2005-05-26 | Document where documentation should be installed. | wiz | 1 | -1/+9 |
2005-05-24 | Add an id to <book>, thus removing all automatic id[0-9]* ids from the guide. | wiz | 1 | -3/+3 |
2005-05-24 | Add an id to all sect[123]. | wiz | 16 | -135/+135 |
2005-05-24 | Replaced obsoleted USE_GNU_TOOLS with USE_TOOLS. | rillig | 1 | -2/+2 |
2005-05-20 | Updated the documentation on the PKG_OPTIONS framework. | rillig | 1 | -42/+36 |
2005-05-16 | All list variables should have ``plural'' names, e.g. PKG_OPTIONS or | rillig | 1 | -1/+5 |
2005-05-15 | Added documentation for a bug in bmake, and a reference to the package | rillig | 1 | -1/+19 |
2005-05-15 | Fixed some typos. Using uppercase names for variable parts of PKG_PATH. | rillig | 1 | -19/+23 |
2005-05-15 | Fixed some typos. | rillig | 1 | -6/+6 |
2005-05-15 | Moved the makefile section after the components section, which makes much | rillig | 1 | -3/+3 |
2005-05-15 | Using <command> instead of <varname> to quote the .for loops. | rillig | 1 | -10/+9 |
2005-05-15 | Changed "bootstrap" to "bootstrapped". Changed &uprompt; to &cprompt;, | rillig | 1 | -3/+3 |
2005-05-15 | Removed the sentence that states ftp.netbsd.org has cvs binaries for | rillig | 1 | -3/+2 |
2005-05-15 | Changed the wording of some package descriptions. Removed unnecessary code | rillig | 1 | -12/+8 |
2005-05-15 | Updated list of MASTER_SITES. | rillig | 1 | -3/+10 |
2005-05-15 | Added a restriction that PKGNAME must match ^[A-Za-z0-9][A-Za-z0-9-_.+]*$. | rillig | 1 | -5/+8 |
2005-05-14 | Applied the "detab" tab->space conversion. | rillig | 11 | -124/+124 |
2005-05-14 | Added a "detab" target that replaces <tab> characters inside the | rillig | 1 | -1/+17 |
2005-05-14 | Applied the quoting rules to my own examples. "Converting an internal | rillig | 1 | -3/+4 |
2005-05-14 | Replaced a "." in an example with "foo", which is better distinguishable | rillig | 1 | -3/+3 |
2005-05-14 | Added a subsection called "Quoting guideline", which describes some of the | rillig | 1 | -3/+93 |
2005-05-13 | Added a subsection about naming conventions for Makefile variables. | rillig | 1 | -1/+19 |
2005-05-13 | Added a comment describing from which files I extracted the information I | rillig | 1 | -1/+8 |
2005-05-11 | Minor spelling and wording fixes. | rillig | 1 | -20/+21 |
2005-05-11 | Documented the (inconsistent) behavior of .for loops. Renamed ``atoms'' to | rillig | 1 | -27/+31 |
2005-05-11 | Fixed the paragraphs that documented the quoting mechanisms. They had been | rillig | 1 | -11/+36 |
2005-05-10 | Some fixes and minor improvements. | wiz | 1 | -6/+6 |
2005-05-10 | The make(1) man page is currently wrong, so don't make users take this | rillig | 1 | -1/+5 |
2005-05-10 | Added first (still incomplete) version of the guide for programming with | rillig | 3 | -3/+161 |
2005-05-10 | Removed some lines from the example output of pkglint that don't appear | rillig | 1 | -5/+1 |
2005-05-08 | Use more man page entities, now that we have them. | wiz | 6 | -21/+21 |
2005-05-08 | Document that the upload script takes care of vulnerable | wiz | 1 | -4/+7 |
2005-05-07 | Sync htdocs tarball with htdocs contents of today. | wiz | 5 | -18/+11 |
2005-05-07 | Remove references to Packages.txt. | wiz | 2 | -7/+4 |
2005-05-07 | Use sh(1) instead of &man.sh.1;, which does not work yet. | wiz | 1 | -2/+2 |
2005-05-07 | Fix previous: paragraph should end after last letters. | wiz | 1 | -3/+3 |
2005-05-07 | Restructured the description of the first two sections of the package | rillig | 2 | -59/+64 |
2005-05-06 | Fix typo. | wiz | 1 | -2/+2 |
2005-05-06 | Some minor fixes while I was browsing. | wiz | 1 | -24/+28 |
2005-05-06 | Mention that semicolon is a shell meta-character and that it probably | wiz | 1 | -1/+3 |
2005-05-06 | Fix a typo. Document PKG_PATH. Document vulnerable/ directory. | wiz | 1 | -2/+19 |
2005-04-17 | Fix another section about .la files in PLIST | wiz | 1 | -6/+4 |
2005-04-12 | Remove reference to USE_BUILDLINK3. | tv | 1 | -6/+1 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -3/+2 |
2005-04-11 | Use &man.make.1; instead of make(1) and fix typo where example | reed | 1 | -3/+3 |
2005-04-10 | Don't use — -- this doesn't seem to know about it. | jschauma | 1 | -10/+54 |