David E. O'Brien
|
49f337d203
|
General Makefile cleanup
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
|
1996-12-01 01:23:27 +00:00 |
|
Satoshi Asami
|
300c45cf2e
|
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
|
1996-11-18 11:44:27 +00:00 |
|
Eric L. Hernes
|
585cf7dd5e
|
make package now works.
some files are installed in .../$(uname -m)-$(uname)-$(uname -r)/...,
so we've got to use the `construct a PLIST' trick.
Pointed out by: Satoshi
|
1996-10-10 14:54:38 +00:00 |
|
Eric L. Hernes
|
a9a5e5b053
|
upgrade to 2.1.3
|
1996-09-17 12:50:36 +00:00 |
|
Satoshi Asami
|
6346c39d56
|
Make the depended library names match the directories.
|
1996-07-10 02:55:48 +00:00 |
|
Gary Palmer
|
3cc1caac92
|
Upgrade to 2.0.2
|
1996-06-07 06:30:31 +00:00 |
|
Satoshi Asami
|
510bcaa2de
|
Change "networking" to "net".
|
1995-11-27 04:06:03 +00:00 |
|
Satoshi Asami
|
a8da8f2c0d
|
Don't need the --with-tcl-include=... stuff, these should all be in
/usr/local because *_DEPENDS handles them.
Reviewed by: Gennady Sorokopud <gena@NetVision.net.il>
|
1995-09-15 10:41:29 +00:00 |
|
Satoshi Asami
|
10c005c34b
|
(1) Use PATCHFILES.
(2) Call scripts/untrue for all the Makefile.in's from pre-configure.
|
1995-04-24 08:26:50 +00:00 |
|
Satoshi Asami
|
651c001ded
|
Whom: "gena" -> "Gennady Sorokopud <gena@netvision.net.il>"
|
1995-04-18 05:42:21 +00:00 |
|
Satoshi Asami
|
5f46dae90f
|
Update of net Makefiles! Am I done? :)
|
1995-04-15 05:42:12 +00:00 |
|
Jordan K. Hubbard
|
ac3066bf75
|
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
1995-04-01 12:51:41 +00:00 |
|
Jordan K. Hubbard
|
e73b9eb195
|
Back out my change to convert DEPENDS->LIB_DEPENDS. There is a good
reason for it being the way it was.
|
1995-02-21 17:22:00 +00:00 |
|
Jordan K. Hubbard
|
b0a4922be9
|
Scotty port.
Submitted by: Gennady Sorokopud <gena@netvision.net.il>
|
1995-02-21 17:07:49 +00:00 |
|