peter
3d0bcf0044
Oops. I forgot to remove bsd.kmod.mk from the list of files installed. :-(
...
Submitted by: Scott Flatman <sf@aracnet.com>
2000-05-04 18:49:49 +00:00
peter
e226894fa0
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
obrien
312314e5f3
Create /var/db/port.mkversion rather than /var/db/pkg/.mkversion to be in
...
sync with bsd.port.mk rev 1.309.
Submitted by: make world
1999-04-15 07:19:56 +00:00
asami
130fabc3f3
Add ${DESTDIR} to installation path. Move target to under beforeinstall:.
...
Submitted by: bde
1999-03-31 23:53:50 +00:00
sada
32cd4118d2
I'm sorry, this was already fixed in etc/mtree/BSD.var.dist.
...
Submitted by: asami@FreeBSD.ORG
1999-03-31 15:38:38 +00:00
sada
1a4ea9c418
Sometimes we have to make `/var/db/pkg' directory before we create
...
`.mkversion' :)
Submitted by: YAMAMOTO Shigeru <shigeru@bremen.or.jp>
1999-03-31 12:15:33 +00:00
asami
f061fec7e4
Create /var/db/pkg/.mkversion file with datestamp.
1999-03-29 23:02:29 +00:00
asami
255e6f8afd
Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only
...
a few variables that could be used in the port Makefile for ".if exists()"
tests. bsd.port.post.mk defines the rest.
Note: if you define USE_X_PREFIX or USE_IMAKE, put it before including
bsd.port.pre.mk. These are the only two variables used in the first part.
In reality, bsd.port.pre.mk and bsd.port.post.mk just include bsd.port.mk
with special variables to turn part of it off.
1998-11-11 05:21:29 +00:00
bde
8c5124380d
Fixed disordering and misformatting in previous commit.
...
Don't override correct default targets.
Don't use afterinstall for installing things; it is for fixups after
installing things.
1998-09-09 10:17:34 +00:00
wosch
2521559c28
bsd.docb.mk handles installing SGML/docbook documents.
1998-08-29 11:01:22 +00:00
jkh
5229d8895c
Complete back-out of the bsd.locale.mk change.
...
OK'd by: asami
1998-05-20 22:27:18 +00:00
mph
878146fb13
Add bsd.locale.mk to the list of files. Whether bsd.locale.mk is
...
the right solution or not, bsd.port.mk is broken unless bsd.locale.mk
is installed.
Note that if LOCALE is not defined, port-building explodes:
"/usr/share/mk/bsd.locale.mk", line 135: if-less elif
"/usr/share/mk/bsd.locale.mk", line 135: Need an operator
(For each .if testing LOCALE)
1998-05-20 04:57:16 +00:00
wosch
9c5bb1fb9a
Undo rev 1.11, the cd is null since NOOBJ is set.
...
444 -> ${SHAREMODE}
1998-01-03 14:04:55 +00:00
peter
34fd560164
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
bde
fa4f8be1db
Centralized the definition of CWARNFLAGS into bsd.kern.mk.
1996-10-08 22:09:03 +00:00
bde
b97c26d8ab
Moved definitions of library names from bsd.prog.mk to a new central
...
file bsd.libnames.mk and include this file where necessary. This fixes
null library names in ${DPADD}'s in library makefiles.
1996-09-05 18:05:08 +00:00
jkh
e693c16dd8
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
wosch
91eefba99a
install bsd.obj.mk
...
Submitted by: Asami
1996-04-12 11:13:29 +00:00
jfieber
2da20250e5
Add bsd.sgml.mk
1995-09-08 19:27:48 +00:00
bde
8a5789682c
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
rgrimes
e6eb9d26c2
Change install: to afterinstall: to be more consistent.
1995-05-09 10:12:16 +00:00
bde
2a2e5beeb8
Install bsd.info.mk.
1995-01-03 06:32:10 +00:00
wollman
42aa04fc01
A make system file for building LKMs, derived from bsd.prog.mk.
1994-09-14 21:59:28 +00:00
rgrimes
d8d6963870
Add the installation of bsd.README. Realphabitize the FILES= list.
...
Reviewed by: rgrimes
Submitted by: bde
1994-09-07 09:18:44 +00:00
jkh
614a7154bd
Add bsd.port* to the Makefile.
...
Reviewed by:
Submitted by:
1994-08-28 09:35:51 +00:00
bde
a76575c125
- bsd.dep.mk and bsd.own.mk have been required for some time. Install them.
...
- Install with group BINGRP, not BINOWN.
1994-08-20 08:25:00 +00:00
rgrimes
b0d61785ca
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00