Age | Commit message (Expand) | Author | Files | Lines |
2003-10-29 | Add note about SHLIBTOOL_OVERRIDE. | reed | 1 | -1/+4 |
2003-10-10 | Note that print-PLIST will not descend into different filesystems. | reed | 1 | -2/+3 |
2003-10-04 | pkglocate and templates are not categories. | wiz | 1 | -3/+1 |
2003-10-04 | Correct some of the English text. | agc | 1 | -13/+14 |
2003-10-04 | Add a geography category, in anticipatino of a number of pending packages. | agc | 1 | -9/+43 |
2003-10-03 | Update space usage for bulk builds | hubertf | 1 | -5/+5 |
2003-09-28 | How to use pkgsrc as non-root. Thanks to Jeremy C. Reed! | hubertf | 1 | -1/+10 |
2003-09-23 | vulnerabilities -> pkg-vulnerabilities | yyamano | 1 | -4/+5 |
2003-09-22 | Mention doc/TODO, prompted by Kimmo Suominen. | wiz | 1 | -2/+4 |
2003-09-17 | Document USE_X11 and explain when X11 packages should be placed under LOCALBASE | jmmv | 1 | -6/+17 |
2003-08-30 | Sync texinfo section with reality. | seb | 1 | -11/+11 |
2003-08-11 | Add 10.35: Utilities for package management (pkgtools). | wiz | 1 | -1/+46 |
2003-08-09 | USE_NEW_TEXINFO is no more. | seb | 1 | -6/+1 |
2003-07-28 | Be a little more relax about install-info invocation during package | seb | 1 | -2/+2 |
2003-07-14 | Remove duplicate word. PR 22137 | wiz | 1 | -2/+2 |
2003-07-14 | COMMENTs should start with a capital letter | martti | 1 | -2/+2 |
2003-07-09 | Clarify that the pathname of scripts relative to ${WRKSRC} is used in | agc | 1 | -2/+3 |
2003-07-09 | Document how to enable fixups on scripts in a package which have hardcoded | agc | 1 | -1/+15 |
2003-07-04 | The default MAINTAINER is now tech-pkg@netbsd.org | martti | 1 | -2/+2 |
2003-06-28 | Resurrect the previous version of Packages.txt until the new docbook-style | agc | 1 | -10/+2955 |
2003-06-23 | the full documentation has more up-to-date information than the | grant | 1 | -1/+1 |
2003-06-23 | deprecate Packages.txt. | grant | 1 | -2955/+10 |
2003-06-19 | Introduce a new framework to handle info files, install-info and | seb | 1 | -47/+41 |
2003-06-05 | Add MASTER_SITE_GNUSTEP, MASTER_SITE_R_CRAN, MASTER_SITE_SUSE, | jmmv | 1 | -5/+12 |
2003-05-31 | Update section on how to override libtool in packages with our own version. | wiz | 1 | -8/+6 |
2003-05-08 | Fix example - advise user to extract pkgsrc.tar.gz into /usr | zuntum | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -73/+73 |
2003-05-06 | Add section "Packages containing perl scripts" that discusses REPLACE_PERL | zuntum | 1 | -1/+7 |
2003-04-04 | Add a paragraph to point out that users should use CFLAGS+= rather than | jschauma | 1 | -1/+11 |
2003-03-25 | Update section 11.1 to advise attaching new packages as uuencoded tar | salo | 1 | -11/+7 |
2003-02-23 | Note how USE_NCURSES should be used. | wiz | 1 | -2/+4 |
2003-02-03 | Fix typo in last. | wiz | 1 | -2/+2 |
2003-02-03 | Fix some typos, based on PR pkg/20178 by <soren at blef.org>. | jmmv | 1 | -13/+12 |
2003-01-29 | - fix a typo. | grant | 1 | -4/+4 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -15/+14 |
2003-01-22 | add missing dot | jdolecek | 1 | -2/+2 |
2003-01-19 | Update some info for bootstrap-pkgsrc. | jschauma | 1 | -4/+7 |
2003-01-10 | Remove references to obsolete variables EXTRACT_BEFORE_ARGS and | jschauma | 1 | -5/+2 |
2003-01-10 | Document PKG_PRESERVE, the capability of a package to specify that it should | agc | 1 | -1/+11 |
2003-01-04 | Reinstate duplicate word -- it is correct here. | wiz | 1 | -2/+2 |
2003-01-04 | remove a duplicate word. | grant | 1 | -2/+2 |
2003-01-02 | add to PLIST issues: | grant | 1 | -5/+21 |
2002-12-27 | * Garbage collect IGNORE -> SKIP migration. | uebayasi | 1 | -2/+2 |
2002-12-10 | 10.31 Packages that cannot or should not be built | schmonz | 1 | -1/+18 |
2002-12-03 | document how to use sudo with pkgsrc | hubertf | 1 | -1/+14 |
2002-11-28 | Introduce new framework for handling packages' locale directories. | salo | 1 | -1/+11 |
2002-11-17 | Document PKG_REGISTER_SHELLS framework. | salo | 1 | -1/+20 |
2002-11-08 | Fix typo reported by Julio Merino in PR 18967. | wiz | 1 | -2/+2 |
2002-11-04 | Mention pkgsrc/mk/auto{conf,make}.mk in section 6.4 and fix examples. | seb | 1 | -8/+23 |
2002-10-27 | Add a note about perl5/module.mk. | seb | 1 | -1/+7 |