Age | Commit message (Expand) | Author | Files | Lines |
2005-11-24 | Somehow, all the __i386__ were missing an additional underscore. Fixed it. | rillig | 1 | -4/+4 |
2005-11-24 | Fixed the wording in the "CPP defines" section. Added more examples of | rillig | 1 | -10/+24 |
2005-11-21 | Inserted punctuation into the list of predefined CPP macros to make it | rillig | 1 | -6/+6 |
2005-11-21 | Added more documentation on the predefined C preprocessor macros. | rillig | 1 | -9/+37 |
2005-11-20 | Updated the example use of pkglint. | rillig | 1 | -3/+3 |
2005-11-20 | Added a section on how to keep pkgsrc up-to-date. | rillig | 1 | -2/+19 |
2005-11-18 | Remove --pkgsrcdir option. Now bootstrap uses `pwd`. | yyamano | 1 | -2/+2 |
2005-11-17 | Grammar fix. | wiz | 1 | -2/+2 |
2005-11-16 | Mention the new ALLOW_VULNERABILITIES and SKIP_AUDIT_PACKAGES variables. | erh | 2 | -3/+23 |
2005-11-13 | Use up-to-date htdocs so that DocBook DTD is found when | minskim | 2 | -6/+6 |
2005-11-13 | Add a section on how to use print/teTeX/module.mk. Thanks to hubertf@ | minskim | 1 | -1/+34 |
2005-11-08 | Globally replaced X-Windows with X11. See the X(7) man page for details. | rillig | 1 | -5/+5 |
2005-11-08 | Add "para" tags for a "note" paragraph. This fixed a problem | reed | 1 | -3/+3 |
2005-11-08 | Add some docs about PKGMANDIR. | reed | 1 | -1/+46 |
2005-11-04 | Added a rationale for the last commit, which had been unintended, but | rillig | 1 | -1/+3 |
2005-11-04 | Updated pkglint to 4.36. | rillig | 1 | -2/+2 |
2005-11-04 | Note that the distfiles are extracted to WRKDIR. | rillig | 1 | -5/+5 |
2005-11-04 | Don't quote PKG_OPTIONS_VAR example in the description. | salo | 1 | -2/+2 |
2005-11-03 | Added the default value of CONFIGURE_DIRS. Rewrote the ``build'' phase | rillig | 1 | -18/+35 |
2005-11-03 | Documented the use of CONFIGURE_DIRS, as pkglint has got a new error | rillig | 1 | -27/+30 |
2005-11-03 | Reformatted and improved the explanation of the directories. | rillig | 1 | -15/+25 |
2005-11-03 | Add __INTERIX. | tv | 1 | -1/+2 |
2005-11-03 | Add note about Interop X Server. | tv | 1 | -2/+4 |
2005-11-03 | Added explanations for some of the directories used in the build | rillig | 1 | -1/+33 |
2005-11-03 | Wrote an introduction and converted the itemize list of main targets | rillig | 1 | -55/+82 |
2005-11-03 | Added __DragonFly__. | rillig | 1 | -1/+2 |
2005-11-03 | Rewrote the section about CPP defines, as NetBSD is not the only target | rillig | 1 | -24/+58 |
2005-11-03 | Add convenience meta-pkg "pkgsrc-guide-tools-1.0", with runtime | tv | 2 | -24/+49 |
2005-11-02 | Fix uses of <emphasis> in the Interix section. | tv | 1 | -6/+6 |
2005-11-01 | Change the grammar of the esound paragraph slightly so it's easier to read. | tv | 1 | -4/+4 |
2005-11-01 | Add "Limitations of the Interix platform" subsection. | tv | 1 | -4/+61 |
2005-11-01 | Fix typo and move the "known issues" section for Interix into the Guide. | tv | 1 | -2/+22 |
2005-11-01 | Add note about Interix hotfixes. | tv | 1 | -2/+11 |
2005-10-23 | Reindented all <programlisting>s. | rillig | 16 | -487/+649 |
2005-10-23 | Expand section on CPP defines, thanks to salo. | hubertf | 1 | -1/+13 |
2005-10-17 | reorg, cosmetic only - sort, add comments | hubertf | 1 | -8/+13 |
2005-10-17 | make the introduction heading symmetric with the NetBSD guide | hubertf | 1 | -2/+2 |
2005-10-07 | Rewrote the sections explaining the distinfo file and the WRKSRC | rillig | 1 | -64/+61 |
2005-10-07 | WRKSRC is not a subdirectory of WRKDIR. | rillig | 1 | -10/+7 |
2005-10-07 | The MAINTAINER variable is now described in complete sentences. | rillig | 1 | -13/+10 |
2005-10-07 | Added ../../../htdocs as a secondary default value for HTDOCSDIR. | rillig | 1 | -1/+4 |
2005-10-07 | Removed the -3 option from the example call to createbuildlink. | rillig | 1 | -2/+2 |
2005-10-05 | - add 2005 to copyright years | dillo | 2 | -11/+32 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -3/+3 |
2005-09-28 | Fixed typo. | rillig | 1 | -2/+2 |
2005-09-20 | Plural versions. | reed | 1 | -3/+3 |
2005-09-15 | Add note about using bmake when using bootstapped system. | reed | 1 | -2/+8 |
2005-09-14 | Add note about using bmake instead of make (for bootstrap users). | reed | 1 | -1/+9 |
2005-09-14 | Mention USE_TOOLS also may express a dependency. | reed | 1 | -3/+4 |
2005-09-14 | Remove indentation of second line of example I just committed. | reed | 1 | -2/+2 |