Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
2000-04-20 | Warn about too-generous wildcard dependencies, which may prove bogus (using | jdolecek | 1 | -4/+14 |
2000-03-10 | Stop phantasizing about merging pkgs back into FreeBSD, instead tell people | hubertf | 1 | -10/+7 |
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 |
2000-01-13 | Add: | hubertf | 1 | -1/+10 |
2000-01-05 | Note that the debugging procedure not only applies to packages that | hubertf | 1 | -5/+6 |
2000-01-05 | Use += consistently for assigning any DEPENDS | hubertf | 1 | -4/+4 |
1999-12-07 | Add notes for LTCONFIG_OVERRIDE and LIBTOOL_OVERRIDE definition | sakamoto | 1 | -5/+8 |
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 |
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 |
1999-09-08 | pkg/DEINSTALL is called before and after the files are removed. | hubertf | 1 | -4/+4 |
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 |
1999-08-30 | Update section 9.13 to mention auto conflicts between package with the | tron | 1 | -9/+9 |
1999-08-29 | Describe 'update' target. | rh | 1 | -2/+27 |
1999-08-28 | replaced an old reference to 'portlint' with 'pkglint' | dmcmahill | 1 | -3/+3 |
1999-08-22 | Document readme-all target | hubertf | 1 | -1/+8 |
1999-08-21 | Document PKG_VERBOSE and DEINSTALLDEPENDS in conjunction with | hubertf | 1 | -2/+14 |
1999-08-16 | PATCHFILES are fetched from PATCH_SITES. | bad | 1 | -2/+2 |
1999-07-09 | Document the show-downlevel target. | agc | 1 | -1/+8 |
1999-07-09 | Add a very short paragraph explaining what the "show-distfiles" target | agc | 1 | -1/+5 |
1999-07-09 | Add documentation on the patch-sum file, and how to generate it using | agc | 1 | -1/+11 |
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 1 | -10/+7 |
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -4/+4 |
1999-02-24 | Correct the wrong information about ldconfig in PLIST files. | agc | 1 | -6/+4 |
1999-02-19 | Document ${MASTER_SITE_BLAH:=/subdir/name/}. | tv | 1 | -1/+19 |
1999-02-18 | Remove full path for install-info from examples, we no longer enforce that. | frueauf | 1 | -3/+3 |
1999-02-10 | - mention pkgsrc/mk/mk.conf.example at some points I found reasonable | frueauf | 1 | -4/+26 |
1999-01-30 | Change all occurrences of USE_X11 to USE_X11BASE. | agc | 1 | -4/+4 |
1999-01-26 | pkglint is in pkgtools, not devel. | abs | 1 | -2/+2 |
1998-12-19 | Document how to import new packages. | bad | 1 | -1/+20 |
1998-11-26 | Document ${OPSYS}, ${OS_VERSION} in PLIST | hubertf | 1 | -1/+7 |
1998-09-23 | Add a cdrom-readme target, a clone of the readme target, for ease of use. | agc | 1 | -23/+56 |
1998-08-24 | Modify ldconfig part of PLIST, and libtool explanation, to match reality. | agc | 1 | -18/+16 |
1998-08-21 | Note HOMEPAGE. Also, change portlint->pkglint (forgot before), | tsarna | 1 | -21/+29 |
1998-08-12 | Shortly document CROSSBASE. | tv | 1 | -5/+6 |
1998-07-31 | Document the actual differences between uses of ${PREFIX}, ${LOCALBASE}, | tv | 1 | -6/+25 |