Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-04-10 | synch with last changes to bootstrap and READMEs | jschauma | 1 | -2/+15 |
2005-03-24 | Update for recent changes of the default value of PLIST_SRC. | ben | 1 | -1/+9 |
2005-03-24 | Remove paragraph that suggests that if PLIST.${OPSYS} exists, it will be | ben | 1 | -7/+1 |
2005-03-22 | Add RMD160 checksum. | wiz | 1 | -1/+2 |
2005-03-21 | Document a .termcap string usable for Interix console windows. | tv | 1 | -3/+9 |
2005-03-17 | Document which libtool files should be added to the PLIST. | wiz | 1 | -8/+4 |
2005-03-08 | fixes.xml: | xtraeme | 2 | -3/+15 |
2005-02-24 | Add some more mailing lists. | jschauma | 1 | -8/+47 |
2005-02-10 | s/recognise/recognize/. TNP uses American English. | grant | 2 | -4/+4 |