Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-18 | sam has moved from plan9 to editors - refer to it under its new location | abs | 1 | -3/+3 | |
2000-09-15 | Bulk build framework | hubertf | 1 | -16/+55 | |
2000-09-08 | Mention some more variables needed for bulk builds, most | hubertf | 1 | -5/+15 | |
important DEPENDS_TARGET. | |||||
2000-09-07 | When prepare a machien for bulk builds, take into account that the | hubertf | 1 | -4/+4 | |
ssh pkg could be deleted by some amok running script, and install ssh via "make bulk-install". | |||||
2000-08-27 | Add new section 5.3 which describes PLISTs for perl5 modules. | jlam | 1 | -1/+18 | |
2000-08-25 | Add a "Requirements" sections to chapter 2 (Installing by Building) | tron | 1 | -4/+12 | |
which lists the NetBSD distribution sets required to build packages. | |||||
2000-08-17 | remove paragraph about pkglibtool | wiz | 1 | -7/+2 | |
2000-08-16 | add a note suggesting that LOCALBASE should only be for pkgsrc and not | dmcmahill | 1 | -4/+9 | |
shared with other programs to prevent conflicts. Hopefully this will help avoid people trying to do things like LOCALBASE=/usr as in PR pkg/10783. | |||||
2000-08-03 | Clarify the idea behind the "Table of contents" a bit | hubertf | 1 | -1/+2 | |
2000-07-30 | Document "info" target. | tron | 1 | -2/+5 | |
2000-07-29 | Add section about how to use USE_CURSES, NEED_NCURSES, and | wiz | 1 | -2/+31 | |
REPLACE_NCURSES. Unrelated whitespace fix. | |||||
2000-07-28 | One more preparational step for people who want to try the bulk | hubertf | 1 | -1/+2 | |
targets (cut&paste-ready) | |||||
2000-07-28 | Document bulk bilding (process for portmasters etc., and the targets, | hubertf | 1 | -3/+103 | |
in case someone cares for what they do ;-) | |||||
2000-07-21 | Sync description of REINSTALL with reality. | rh | 1 | -6/+6 | |
2000-07-20 | Add NO_CDROM to the list of deprecated variables for package restriction. | rh | 1 | -3/+3 | |
2000-07-20 | Add an FAQ entry about restricted packages noting usage of the new | rh | 1 | -2/+48 | |
NO_{SRC,BIN}_ON_{FTP,CDROM} variables. | |||||
2000-07-19 | fix missing ", pointed out by Federico Lupi in private mail | hubertf | 1 | -2/+2 | |
2000-07-16 | clarify auto-handling of ELF shlib-links a bit | hubertf | 1 | -2/+3 | |
2000-07-06 | Add note on 'make bin-install' | hubertf | 1 | -1/+7 | |
2000-07-06 | Add some bits for PKG_DEVELOPER | hubertf | 1 | -5/+19 | |
2000-07-01 | Add FAQ entry: "Could not find bsd.own.mk" - what's wrong? | hubertf | 1 | -1/+13 | |
2000-06-30 | Update list of categories (no more corba). | wiz | 1 | -11/+23 | |
Add two paragraphs recommending use of the pkgdiff package. Improve wording of paragraph about pkg-CHANGES. | |||||
2000-06-30 | Update Packages.txt to reflect reality - there has been a way of | agc | 1 | -17/+16 | |
installing X11 packages in ${LOCALBASE} for a while now. Document the new X11PREFIX definition, which points to X11BASE by default, or LOCALBASE if xpkgwedge is installed. | |||||
2000-06-16 | Document print-PLIST target | hubertf | 1 | -3/+10 | |
2000-06-02 | Actually, we describe how to use libtool in six simple steps, not seven :-) | rh | 1 | -2/+2 | |
2000-06-02 | * Remove an obsolete paragraph which tried to describe how to use libtool | hubertf | 1 | -13/+12 | |
* Put description on how to use the libtool pkg on GNU pkgs that come with their own libtool | |||||
2000-06-01 | Add note about obsolete pkglibtool. | rh | 1 | -4/+9 | |
2000-05-11 | Fix typo, pointed out by Hubert Feyrer | agc | 1 | -2/+2 | |
2000-05-11 | Define a new target, "show-pkgsrc-dir", which prints the directory | agc | 1 | -1/+9 | |
from which an installed package can be re-installed. This can be used to build up a list of host specific packages, which is useful, for example, in re-building all packages on a machine for a.out to ELF transition. | |||||
2000-04-20 | Warn about too-generous wildcard dependencies, which may prove bogus (using | jdolecek | 1 | -4/+14 | |
tk-* as example). Also fix no more accurate info regarding wildcard deps - they are now retained even for binary packages. Suggested by David Brownlee. | |||||
2000-03-10 | Stop phantasizing about merging pkgs back into FreeBSD, instead tell people | hubertf | 1 | -10/+7 | |
to submit patches that apply without fuzz. (Maybe someone could explain the exact issues with this). | |||||
2000-02-10 | A raft of changes from David Maxwell | abs | 1 | -50/+92 | |
2000-02-10 | Add a brief section explaining the 'nb<N>' suffix. | abs | 1 | -1/+8 | |
2000-01-14 | some corrections by David Maxwell | abs | 1 | -22/+29 | |
2000-01-14 | Clarify that resuming 'make update' on an unclean source tree will most | rh | 1 | -8/+14 | |
certainly fail if the package to be updated changes between the initial and subsequent 'make update's. | |||||
2000-01-13 | Add: | hubertf | 1 | -1/+10 | |
9.16 What does "Don't know how to make /usr/share/tmap/tmac.andoc" mean? I've seen this the second time now, which sure makes it a FAQ :) | |||||
2000-01-05 | Note that the debugging procedure not only applies to packages that | hubertf | 1 | -5/+6 | |
come from FreeBSD. | |||||
2000-01-05 | Use += consistently for assigning any DEPENDS | hubertf | 1 | -4/+4 | |
Noted by Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at> | |||||
1999-12-07 | Add notes for LTCONFIG_OVERRIDE and LIBTOOL_OVERRIDE definition | sakamoto | 1 | -5/+8 | |
to "FOR GNU PKGS THAT ALREADY SUPPORT LIBTOOL" subsection. | |||||
1999-12-04 | s/troja/trojan/k, noted by Thomas Klausner. | hubertf | 1 | -2/+2 | |
1999-11-26 | Add #9.15: How to handle modified distfiles with the 'old' name | hubertf | 1 | -2/+16 | |
1999-11-23 | Update the DEPENDS section to remove the depricated RUN_DEPENDS variable. | dmcmahill | 1 | -22/+21 | |
1999-11-17 | Fix a typo. Noted by Yuji Yamano, in PR 8818. | agc | 1 | -2/+2 | |
1999-10-31 | Document new behaviour of "update" target. | rh | 1 | -10/+43 | |
1999-09-29 | Mention the port2pkg package in the section about converting a FreeBSD | agc | 1 | -1/+5 | |
port to a NetBSD package. | |||||
1999-09-12 | Add note about our policy of handling user-supplied binary packages. | hubertf | 1 | -5/+6 | |
1999-09-09 | Suggest that package submission include package name and version | tron | 1 | -3/+4 | |
number in the synopsis line of the PR. | |||||
1999-09-08 | pkg/DEINSTALL is called before and after the files are removed. | hubertf | 1 | -4/+4 | |
Noted by Jim Wise. | |||||
1999-08-31 | Remove bogus information about ${INSTALL_TARGET}. | rh | 1 | -7/+4 | |
1999-08-30 | Mention that wildcard dependences now work at source level. | tron | 1 | -1/+9 | |