Satoshi Asami
2914e4f239
Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off.
...
Ports for which we can't build packages should define NO_PACKAGE but
still prepare pkg/* files. The user who really wants a package and
clear of the legal problems can say FORCE_PACKAGE from the command line
to build a package anyway.
1995-05-13 05:37:45 +00:00
Andrey A. Chernov
b94c770a5e
Add Moscow and Kiev
1995-05-12 20:13:19 +00:00
Satoshi Asami
9f3f196b2c
When NO_PACKAGE is set, "package" and "repackage" don't depend on
...
"install". In other words, they won't do anything at all.
1995-05-12 08:44:12 +00:00
Satoshi Asami
a11b461203
Not only deleting the package and package links, also exit with status
...
1 if pkg_create returns error!
1995-05-12 07:43:48 +00:00
Satoshi Asami
25254cc62d
Delete package and links when pkg_create fails.
1995-05-12 07:32:59 +00:00
John Fieber
3fc924e8ce
Update the kerberos section, add Mark Murray <mark@grondar.za> to
...
the authors section.
Submitted by: Mark Murray <mark@grondar.za>
1995-05-11 22:31:28 +00:00
John Fieber
d4053fae6e
Added "FreeBSD in a nutshell", swiped from the WWW pages with a
...
few modifications.
1995-05-11 02:03:38 +00:00
John Fieber
63fa13d623
Added Jordan's "brief history of FreeBSD", swiped from the WWW pages.
1995-05-10 22:12:01 +00:00
John Fieber
db27b2e18e
Toplevel reorganization and integration of Poul-Henning Kamp's section
...
on the booting process.
1995-05-10 11:34:07 +00:00
Satoshi Asami
827039417c
Add new variable to override the "hey foobar-1.2.3 is already installed"
...
warning from fake-pkg.
# FORCE_PKG_REGISTER - If set, it will overwrite any existing package
# registration information in ${PKG_DBDIR}/${PKGNAME}.
1995-05-10 09:30:09 +00:00
Satoshi Asami
9432f44382
New directory name for uec mirror.
...
Submitted by: hideaki@strauss.ee.uec.ac.jp (Hideaki Tsuchiya)
1995-05-10 04:18:24 +00:00
John Fieber
53a4c0de25
Add sgml
1995-05-10 00:36:16 +00:00
John Fieber
4213d0cd98
Update the doctype declaration to use the FreeBSD version of the
...
linuxdoc DTD.
1995-05-10 00:12:18 +00:00
John Fieber
39fe917d33
The linuxdoc DTD used for the FreeBSD handbook and FAQ.
...
Reviewed by: rgrimes
Obtained from: Linux (with modification)
1995-05-09 23:19:47 +00:00
Rodney W. Grimes
0f9b873be7
Change install: to afterinstall: to be more consistent.
1995-05-09 10:12:16 +00:00
Satoshi Asami
94c600b239
Make the "reinstall" target delete the package cookie as well as
...
the install cookie.
1995-05-09 00:31:54 +00:00
Bruce Evans
fd2e43ead6
Submitted by: charnier@lirmm.fr (Philippe Charnier)
...
Fix comment on .else to match code.
1995-05-07 06:39:30 +00:00
Satoshi Asami
3339f3175b
Change of hostname and contact address for TUT's mirror site. Is this
...
list automatically pulled into the install docs?
Submitted by: Ashida Hiroyuki <ashida@ftp.tut.ac.jp>
1995-05-06 09:10:49 +00:00
Peter Dufault
314a2585d5
New modes file needed for mode editor. "b" can not stand for bit fields.
1995-05-05 20:43:46 +00:00
Adam David
0b3de6080b
added support for distribution patches in a subdir of ${DISTFILES}
1995-05-04 18:53:26 +00:00
Jordan K. Hubbard
5b54701701
Add Israel to list of mirrors. Is there an SGML version of this planned?
...
Submitted by: Serge S. Maleyev <serg@klara.weizmann.ac.il>
1995-05-04 15:32:25 +00:00
Jordan K. Hubbard
628bb93361
Put an `@' in front of the mtree command. I don't want to see it.
1995-05-04 13:14:16 +00:00
Andrey A. Chernov
275a19fedc
ports-russian added
1995-05-03 14:59:56 +00:00
Andrey A. Chernov
d62eae9c12
ports-russian added
1995-05-03 14:32:27 +00:00
Jordan K. Hubbard
d6d644f14f
Add an mtree line to the install target.
1995-05-02 13:49:01 +00:00
Satoshi Asami
f1d04c8507
A popular variation of the 106-key keymap -- this one has control
...
and caps-lock swapped.
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 07:11:46 +00:00
Peter Dufault
650afa65f9
Add scsi_modes
1995-05-01 17:09:49 +00:00
Satoshi Asami
8e7c35dd1a
A bunch of new targets in the package area. Relevent targets are:
...
package: check installation, build package, create links,
touch cookie
repackage: ditto but don't check cookie
package-noinstall: just build package from installed stuff, no cookies
involved at all
package-links create the symbolic links only
delete-package: delete package and symbolic links
delete-package-links: delete links only
These should make the management of the spaghetti of package links
a little friendlier. :)
1995-04-30 12:28:43 +00:00
Gary Palmer
c709d38b60
Add missing ports-japanese target.
...
Alter sup host to be SUP.FreeBSD.ORG to allow for future work.
1995-04-29 01:03:10 +00:00
John Fieber
f9e11b2a03
Move out of the obsolete FAQ directory into the handbook.
1995-04-28 19:48:56 +00:00
Peter Dufault
72c59e2da5
Symoblic representation of mode pages
1995-04-28 19:25:17 +00:00
John Fieber
0a1195e737
The FAQ moves to its new home.
1995-04-28 16:36:02 +00:00
John Fieber
dd8fd5aac1
The FreeBSD handbook finds a new home.
1995-04-28 16:19:59 +00:00
Jordan K. Hubbard
6db578a60b
Pass X11BASE to all sub-makes. I need it for a port, and I daresay that
...
there are a lot of hardwired "/usr/X11R6" paths out there that could stand
to use it as well.
1995-04-28 15:40:37 +00:00
Peter Dufault
a93d103fb4
Change to reflect new header file name.
1995-04-28 12:28:55 +00:00
Satoshi Asami
2966c8b3da
Japanese 106-keyboard.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-28 06:03:18 +00:00
Peter Dufault
657e73c4f5
Add National Instruments "LabPC" driver
1995-04-28 00:51:40 +00:00
Torsten Blum
e347ee4837
Add ftp.uni-paderborn.de
1995-04-26 14:56:57 +00:00
Jordan K. Hubbard
6dbad786ae
Add LIBFTP.
1995-04-26 14:34:19 +00:00
Garrett Wollman
08af2cee88
Fix some conflicting descriptions.
1995-04-25 17:08:16 +00:00
Jordan K. Hubbard
6940898b50
Document matcd1.
...
Be more explanatory about port selection.
Document that new TEAC drives don't work.
Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org>
1995-04-25 10:23:53 +00:00
Garrett Wollman
71fbc5ca54
Add more comments for tzsetup and fix some old ones.
1995-04-24 21:03:40 +00:00
Satoshi Asami
570e661f02
(1) Add the chain of dependencies to the targets in the NO_* section
...
too (otherwise the chain won't work).
(2) If NO_WRKDIR is set, "make clean" removes "./.*_done" (assuming
these are cookies...or should I list all the cookies?)
1995-04-24 10:41:51 +00:00
Satoshi Asami
c046aaad20
Move call of fake-pkg from do-install to end of install.
1995-04-24 09:05:34 +00:00
Garrett Wollman
3bf7d64959
Added parseable comments describing the zone each entry represents.
1995-04-23 21:24:54 +00:00
Garrett Wollman
c040025a4b
Add `fe' Ethernet driver man page.
1995-04-23 18:54:40 +00:00
Jordan K. Hubbard
a746536c51
Document COPTFLAGS in addition to CFLAGS.
1995-04-23 13:03:24 +00:00
Jordan K. Hubbard
ffa6d17f61
Ok, this should get the last of the stragglers installed into a new fake-pkg.
1995-04-22 01:22:49 +00:00
Jordan K. Hubbard
ca22b5aa87
Don't try to run the fake-pkg target if NO_PACKAGE is set.
1995-04-22 00:08:06 +00:00
Jordan K. Hubbard
405b7c80bd
Typo: patch -> package
1995-04-22 00:05:46 +00:00