obrien
cd00c67a94
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
60c46fe782
Add ${DESTDIR} to installation path. Move target to under beforeinstall:.
...
Submitted by: bde
1999-03-31 23:53:50 +00:00
sada
80d30c02c5
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
64823da997
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
6b64c5f827
Create /var/db/pkg/.mkversion file with datestamp.
1999-03-29 23:02:29 +00:00
asami
7aecd96aa5
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
d8f63404fc
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
f9c986074a
bsd.docb.mk handles installing SGML/docbook documents.
1998-08-29 11:01:22 +00:00
jkh
2a7e0ddebf
Complete back-out of the bsd.locale.mk change.
...
OK'd by: asami
1998-05-20 22:27:18 +00:00
mph
c6d2a02045
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
a29bc9801d
Undo rev 1.11, the cd is null since NOOBJ is set.
...
444 -> ${SHAREMODE}
1998-01-03 14:04:55 +00:00
peter
83b3c2c161
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
jkh
808a36ef65
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
fa51fcfcdd
Centralized the definition of CWARNFLAGS into bsd.kern.mk.
1996-10-08 22:09:03 +00:00
bde
aeb8c7e8c5
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
8eb37231d4
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
0bf2c140a9
install bsd.obj.mk
...
Submitted by: Asami
1996-04-12 11:13:29 +00:00
jfieber
d23bb5b6fa
Add bsd.sgml.mk
1995-09-08 19:27:48 +00:00
bde
f5284ed86d
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
ad1c9f159a
Change install: to afterinstall: to be more consistent.
1995-05-09 10:12:16 +00:00
bde
25de52bbad
Install bsd.info.mk.
1995-01-03 06:32:10 +00:00
wollman
c3b0d344b4
A make system file for building LKMs, derived from bsd.prog.mk.
1994-09-14 21:59:28 +00:00
rgrimes
a120783f36
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
a692560c39
Add bsd.port* to the Makefile.
...
Reviewed by:
Submitted by:
1994-08-28 09:35:51 +00:00
bde
5342954dd1
- 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