Commit Graph

23 Commits

Author SHA1 Message Date
dmcmahill
6d3abcd728 - Document the USE_FORTRAN variable used to indicate that a package needs
a fortran compiler to build.
- Document the PKG_FC variable used to control which fortran compiler is
  used.
1999-11-22 23:45:15 +00:00
rh
ff5396ed7a Document new behaviour of "update" target. 1999-10-31 19:45:17 +00:00
hubertf
3b21dce24e Add some help on when to use USE_X11BASE. 1999-10-07 12:45:38 +00:00
kleink
03126e1c99 Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
rh
dd265cb089 Remove bogus information about ${INSTALL_TARGET}. 1999-08-31 08:41:57 +00:00
rh
a5903905c2 Document new update target. 1999-08-29 22:42:11 +00:00
mjl
3546e46e42 Mention MASTER_SORT and MASTER_SORT_REGEXP. 1999-07-24 15:37:03 +00:00
lukem
a7611f40ee - document LOCALBASE, CROSSBASE and X11BASE
- xref mk.conf(5) correctly
- add a see also section
1999-07-22 11:08:30 +00:00
erh
55f3a4b91b Fix .Bl/.El imbalance. 1999-03-10 09:29:08 +00:00
hubertf
4e214e9bac Xref mk.conf(5), move per-package variables from the common section over
to the package-specific section, add section on how to set defaults for
package distfile repositories (MASTER_SITES_*), from mk.conf(5).
1999-02-21 14:27:44 +00:00
hubertf
0348133774 You do not want to set PREFIX manually, and there is no patch -C here 1999-02-17 00:47:17 +00:00
agc
2890ddda36 s/USE_X11/USE_X11BASE/g
s/BUILD_USES_X11/USE_X11/g
Note the changes in meaning of the two definitions. This should be much more
intuitive.
1999-01-30 23:19:51 +00:00
agc
8ddbd09ea3 Document BUILD_USES_X11 definition. 1999-01-26 22:18:42 +00:00
agc
1159a11534 Document REQ_FILE and MESSAGE_FILE definitions. 1998-09-17 16:04:06 +00:00
agc
247891ee59 Document INSTALL_FILE and DEINSTALL_FILE definitions, to be set to the
names of any INSTALL or DEINSTALL scripts, respectively.
Also bring explanation of LIB_DEPENDS up to date.
Document USE_LIBTOOL.
1998-09-17 14:14:17 +00:00
garbled
5c4c28f2c8 Document LDFLAGS in bsd.pkg.mk. Also, CFLAGS wasn't documented so I
threw that one in as well.
1998-09-14 17:33:01 +00:00
garbled
7c802b05c2 Document use of NOT_FOR_ARCHS. 1998-08-28 14:19:44 +00:00
tv
766887e41b Add glob-style wildcards to ONLY_FOR_ARCHS. 1998-07-26 22:20:23 +00:00
agc
b74cda577c Document LICENCE definition, and ACCEPTABLE_LICENCES. 1998-07-06 15:31:53 +00:00
agc
2aa0cd556b Finish documenting automatic man page handling changes. 1998-07-06 15:21:24 +00:00
agc
a4ec19a21a Update the package collection documentation to reflect the automatic
manual page handling changes. The explanations for the MAN<sect> and
CAT<sect> definitions, and MANLANG, have been left in place until all
occurrences have been deleted from the package Makefiles.
1998-06-18 15:03:33 +00:00
agc
6755cf6312 Modify the section on MOTIF variables to match reality - there are now
only two: USE_MOTIF and MOTIFLIB.
1998-06-09 14:37:19 +00:00
mrg
bb884a2086 add a packages(7) man page, cobbled from bsd.pkg.mk 1998-06-05 12:29:03 +00:00