Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
1999-08-30 | Update section 9.13 to mention auto conflicts between package with the | tron | 1 | -9/+9 | |
same name and a different version string. Fixes PR pkg/8293 by Geoff C. Wing. | |||||
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 | |
fixed a typo | |||||
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 | |
"make deinstall". Thanks to Ross for reminding me to commit these :-PPP | |||||
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 | |
does. | |||||
1999-07-09 | Add documentation on the patch-sum file, and how to generate it using | agc | 1 | -1/+11 | |
the "makepatchsum" target | |||||
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 1 | -10/+7 | |
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles. | |||||
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -4/+4 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
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 | |