Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-08-05 | Document how to use bsd.options.mk. | jlam | 1 | -68/+181 | |
2004-08-04 | Mention that hier(7) helps with the layout of files within PREFIX | jschauma | 1 | -1/+5 | |
2004-08-04 | Document use of SETGIDGAME and the other GAME variables. | jschauma | 1 | -1/+19 | |
(Suggested by wiz@) | |||||
2004-07-30 | Update documentation for the current state of buildlink3. | jlam | 1 | -89/+307 | |
2004-07-30 | Add a new variable to specify the installation prefix for | xtraeme | 1 | -7/+1 | |
X11 packages (currently XFree86 and xorg), X11ROOT_PREFIX. Defaults: xorg: X11ROOT_PREFIX = xorg. XFree86: X11ROOT_PREFIX = XFree86. Otherwise it's undefined. With this modification we don't have to specify X11BASE anymore, because it's assigned automatically via bsd.pkg.defaults.mk. If you want to change the defaults, specify X11ROOT_PREFIX in mk.conf. Update Packages.txt now that we don't need X11BASE. | |||||
2004-07-29 | Update section 10.44, xorg will be installed by default into | xtraeme | 1 | -2/+2 | |
${PREFIX}/xorg. | |||||
2004-07-29 | Added section 10.44 "How can I install/use X.org from pkgsrc?". | xtraeme | 1 | -7/+18 | |
2004-07-24 | A few updates WRT patches etc., submitted by Greg Woods in PR 22949 | hubertf | 1 | -20/+77 | |
VS: ---------------------------------------------------------------------- | |||||
2004-07-04 | Various improvements for previous. | wiz | 1 | -13/+13 | |
2004-07-04 | + 10.45 How do I handle common shared directories? | jmmv | 1 | -1/+74 | |
+ 10.46 How can I tweak 'make print-PLIST' output? | |||||
2004-06-06 | s/has no effect expect/has no effect except/ .. | grant | 1 | -2/+2 | |
2004-05-02 | Add 10.44 Where's the pkgviews documentation? | hubertf | 1 | -1/+10 | |
XXX Packages.txt needs a rewrite (at least when pkgsrc finally gets XXX out of a state of constant movement | |||||
2004-04-19 | Update Appendix B for new ftp server layout | hubertf | 1 | -23/+53 | |
2004-04-08 | Add some notes about the BUILDLINK_DEPENDS definition. | reed | 1 | -2/+21 | |
2004-04-08 | New sub-section: 10.43 How can I use XFree86 from pkgsrc? | xtraeme | 1 | -1/+12 | |
2004-04-07 | document how to do a bulk build of a subset of pkgsrc | dmcmahill | 1 | -1/+22 | |
2004-02-18 | Document "mipspro-ucode". | jlam | 1 | -2/+3 | |
2004-02-17 | Change info regarding LIBTOOL_OVERRIDE. Most packages need not define | snj | 1 | -6/+11 | |
this variable, since, as of revision 1.1404 of mk/bsd.pkg.mk, LIBTOOL_OVERRIDE is set to "libtool */libtool */*/libtool", which will suffice in most cases. | |||||
2004-02-16 | Some minor English fixes. | snj | 1 | -10/+10 | |
Change step 3 in section 10.38 to indicate that "share/omf" _should_ be removed from PLIST (previously it said to not remove it). XML_CATALOGS should hold XML catalogs, not SGML. | |||||
2004-02-16 | Very beleatedly add documentation for the following items: | jmmv | 1 | -1/+134 | |
- 10.37 Packages installing GConf2 data files - 10.38 Packages installing scrollkeeper data files - 10.39 Packages installing X11 fonts - 10.40 Packages installing GTK2 modules - 10.41 Packages installing SGML or XML data - 10.42 Packages using intltool | |||||
2004-02-12 | Replace netbsd with NetBSD in email addresses for MAINTAINER. | minskim | 1 | -4/+4 | |
2004-02-01 | Document PKGSRC_COMPILER. | jlam | 1 | -1/+28 | |
2004-02-01 | It's "its." Use a semicolon instead of a comma. Tweak a sentence for | snj | 1 | -4/+4 | |
consistency. | |||||
2004-01-27 | Add the multimedia category. | agc | 1 | -1/+2 | |
2004-01-24 | replace reference to USE_GMAKE with USE_GNU_TOOLS make. | grant | 1 | -4/+4 | |
2004-01-23 | Update USE_NCURSES example with a still missing function. | wiz | 1 | -2/+2 | |
2004-01-14 | Fix typo. | wiz | 1 | -2/+2 | |
2004-01-14 | Add *RECOMMENDED variables as discussed on tech-pkg@ to allow for a more | rh | 1 | -2/+33 | |
fine-grained distinction between required versions of pre-requisites (DEPENDS) and versions that are recommended for security or library ABI consistency reasons (RECOMMENDED). The contents of ${RECOMMENDED} are added to DEPENDS unless IGNORE_RECOMMENDED is set to YES, in which case a warning will be printed and IGNORE_RECOMMENDED will be added to BUILD_DEFS. Add a corresponding BUILDLINK_RECOMMENDED.<pkg> variable for use with buildlink2 and buildlink3. | |||||
2003-12-14 | Correct path in pre-build.local example. | kristerw | 1 | -2/+2 | |
2003-11-19 | 3.2.6 Setting up a sandbox for chroot'ed builds: | hubertf | 1 | -18/+12 | |
Remove redundant paragraphs, and remind creating a user account if $CVS_USER is set in build.conf. (We should probably check for a few things there...) | |||||
2003-11-12 | Mention pkgsrc-wip in the "submitting packages" section. | wiz | 1 | -1/+6 | |
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 | |
and when under X11BASE. Closes PR pkg/21759. | |||||
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 | |
From Greg Troxel via tech-pkg, slight changes by me. | |||||
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 | |
installation: it is best to avoid it but it does no harm. | |||||
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 | |
_REPLACE_FILES.${interpreter}, just as in REPLACE_PERL | |||||
2003-07-09 | Document how to enable fixups on scripts in a package which have hardcoded | agc | 1 | -1/+15 | |
pathnames to interpreters. | |||||
2003-07-04 | The default MAINTAINER is now tech-pkg@netbsd.org | martti | 1 | -2/+2 | |