Crist J. Clark
2aeec2960a
/usr is not really the ideal place for a ports application to store
...
a frequently updated database. /var/db is a much more reasonable place
for this kind of thing. Set a good example.
Reviewed by: -arch
2004-05-24 06:23:15 +00:00
Josef El-Rayes
0d9e3b1ab9
Fix typo.
...
Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
PR: docs/66536
2004-05-12 20:33:25 +00:00
Simon L. B. Nielsen
202c735f35
Fix typos.
...
PR: docs/66481
Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
2004-05-10 20:39:32 +00:00
Josef El-Rayes
fc076b4ef9
Add some lines to note that 'www' is available as an option
...
to get the www tree.
2004-05-04 20:03:50 +00:00
Dag-Erling Smørgrav
7ac2f2c2ec
Remove mention of doscmd.
2004-03-24 20:19:57 +00:00
Maxim Konovalov
0f8f86b71f
o Add user proxy.
2004-03-20 19:13:06 +00:00
Max Laier
8d69c48be5
Link pf to the build and install:
...
This adds the former ports registered groups: proxy and authpf as well as
the proxy user. Make sure to run mergemaster -p in oder to complete make
installworld without errors.
This also provides the passive OS fingerprints from OpenBSD (pf.os) and an
example pf.conf.
For those who want to go without pf; it provides a NO_PF knob to make.conf.
__FreeBSD_version will be bumped soon to reflect this and to be able to
change ports accordingly.
Approved by: bms(mentor)
2004-03-08 22:03:29 +00:00
Joe Marcus Clarke
3105123c8b
Add ports-net-mgmt to the relevant supfiles.
...
MFC after: 4 days
2004-02-23 19:07:47 +00:00
Ruslan Ermilov
b77a54a688
Added missing DPADD.
2004-02-05 22:01:28 +00:00
Ruslan Ermilov
27431cdb25
Fixed static build.
2004-02-04 10:15:26 +00:00
Dag-Erling Smørgrav
43cebabc9f
Document NO_VINUM, which is already listed in the man page.
2004-02-03 13:57:56 +00:00
David E. O'Brien
5c4d4bfad4
Always build ext2fs module. There is no written policy preventing the
...
building of GPL'ed modules.
2004-01-28 17:20:08 +00:00
Maksim Yevmenkin
18d948adb1
Add NO_BLUETOOTH knob to the build process
...
Requested by: phk
Reviewed by: imp (mentor), ru
2004-01-28 00:42:51 +00:00
Joe Marcus Clarke
94c29ddf4c
Add ports-accessibility and ports-x11-themes to the example supfiles.
2004-01-20 22:39:57 +00:00
David E. O'Brien
b9d9e53eb6
Remove verbage about -O2 producing bad code on Alpha. By all accounts
...
GCC 3.3 -O2 produces correct code on Alpha. However, note that FreeBSD
has alias bugs that make -O2 produce bad code on all(most?) platforms.
Also don't tell people we don't want -O2 related bug reports, we do -- if
they contain patches.
2004-01-18 22:14:23 +00:00
Yoshihiro Takahashi
3e281867ae
Sync with sys/boot/forth/frames.4th revision 1.2 (PC98 support).
...
Suggested by: matusita
2004-01-18 15:16:12 +00:00
Nate Lawson
f381ebd8a8
Note that REPORT_LUNS should be implemented to work better with Linux
...
and Windows as initiators.
2004-01-09 19:33:21 +00:00
Nate Lawson
4c1cc94ee3
Enable autosense by default. This shouldn't hurt SPI and is required
...
for FC.
2004-01-09 19:27:18 +00:00
Nate Lawson
daa66c2c60
Bump the max number of initiators to 256 from 16. This is appropriate for
...
fibre channel and shouldn't hurt SPI.
2004-01-09 19:26:30 +00:00
David E. O'Brien
a5b5101f5e
Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr
...
as these ioctl's aren't MD. This also means they are installed in
/usr/include/dev/bktr now. Also provide compatability wrappers for
where these headers lived in 4.x.
2003-12-08 07:22:42 +00:00
Ceri Davies
ef7da08509
Add the ports/arabic category to the examples.
...
MFC After: 4 days
2003-11-16 17:55:54 +00:00
Hartmut Brandt
89624a3490
Replace all uses of the old netgraph constants NG_*LEN by the new
...
constants NG_*SIZ that include the trailing NUL byte. This change
is mostly mechanical except for the replacement of a couple of snprintf()
and sprintf() calls with strlcpy.
2003-11-15 15:26:35 +00:00
Gregory Neil Shapiro
6b66b61faa
People are blindly coping this example refuse file. Doing so breaks
...
buildworld as src/etc/sendmail/freebsd.mc is missing. That example
was added 3 years ago, before the /etc/mail/ infrastructure was in
place for customized configurations. It is time to remove this example.
Noticed by: Robert Gray <bob@boulderlabs.com> in freebsd-stable
MFC after: 1 day
2003-11-08 17:19:50 +00:00
Maksim Yevmenkin
e6ef35a90b
Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.
...
Reviewed by: imp, simon
Approved by: imp (mentor)
2003-10-26 19:09:12 +00:00
Hidetoshi Shimokawa
068d70bad8
- Enable 16byte commands.
...
- Fix printf warnings on 64bit architectures.
- Accept 'k', 'm' and etc. for -s option.
Reviewed by: njl
2003-10-18 04:54:08 +00:00
Diomidis Spinellis
e4dcc1fd98
Style fixes: shell script indentation, if/then style, plus a lot
...
of comments in C code (capitalized, end with full stop).
Submitted by: schweikh
2003-10-03 19:31:55 +00:00
Diomidis Spinellis
ff7cd805df
Create a driver that will compile without warnings on -CURRENT
...
More changes are probably needed to create a correct driver.
Reviewed by: markm
Approved by: schweikh (mentor)
2003-10-03 19:15:07 +00:00
Julian Elischer
6a8b93fe2b
fix typos in comments.
...
Submitted by: Vincent Jardin <vjardin@wanadoo.fr>
2003-09-30 22:39:22 +00:00
Hidetoshi Shimokawa
c4b3637b44
* scsi_cmds.c
...
- Fill in autosense data.
- Add compatibility for RELENG_4.
* scsi_target.c
- Raw device support
- Set correct value in c_descr->offset for CAM_DIR_NONE case.
- Support for CTIO abort.
2003-09-25 05:43:26 +00:00
Gregory Neil Shapiro
77e399e8be
Turn SENDMAIL_CF_DIR into an officially supported make.conf variable
...
and use it in src/etc/sendmail/Makefile in case the user wants to use
a different path to the sendmail m4 sources (e.g., sendmail port users).
Submitted by: dinoex
MFC after: 21 days
X-MFC after: RELENG_4 code freeze ends
2003-09-24 04:19:26 +00:00
Eivind Eklund
cc751fd529
Update comment about compression to refer to CPU limitations instead of T1s
2003-09-18 08:19:39 +00:00
Jacques Vidrine
f88a547be4
Remove nsswitch.conf from the list of examples, because there is no
...
such example.
Reported by: blackend
2003-09-15 16:42:52 +00:00
Ruslan Ermilov
959d6c24f6
Get rid of duplicates.
2003-09-14 13:41:59 +00:00
Ceri Davies
a6de427922
Using prefix=/usr will put these files in /usr/gnats, not /usr/ports.
2003-09-12 19:02:34 +00:00
Ceri Davies
f6c7f2e85c
Add the ports/dns and ports/polish categories.
2003-09-12 09:09:49 +00:00
Ruslan Ermilov
fe08efe680
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
John-Mark Gurney
978243bd80
make sure we really don't have a tty when installing rules. This prevents
...
a flush command from asking a question (you can't see):
If there is no tty associated with the process, this is implied.
MFC after: 1 day
2003-09-07 07:52:56 +00:00
Warner Losh
12a524f9aa
getopt returns -1 not EOF at the end of args. Compare against that.
2003-08-07 04:40:54 +00:00
Martin Blapp
fffc6e58d9
Fix the cdev kld example.
...
PR: 52954
Submitted by: Priit Piipuu <priit.piipuu@mail.ee>
Reviewed by: phk
2003-08-03 10:39:29 +00:00
Gregory Neil Shapiro
25b7a99154
Thanks to Ruslan's src/etc/sendmail/Makefile patch, it is now safe
...
(though probably not a good idea in general) to set the various
SENDMAIL_*_MC variables to /etc/mail/sendmail.mc or /etc/mail/submit.mc.
MFC after: 5 days
2003-07-06 19:01:41 +00:00
Ruslan Ermilov
a0218a2a4d
Unbreak world build if NO_OPENSSL is defined but NO_KERBEROS is not.
...
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: re (jhb)
2003-05-21 21:47:20 +00:00
Dag-Erling Smørgrav
7691f66abf
Retire the useless NOSECURE knob.
...
Approved by: re (scottl)
2003-05-19 15:52:01 +00:00
Julian Elischer
49fbb7180a
This file just didn't want to commit in the last batch of bluetooth files.
...
Approved by: re@
2003-05-10 21:53:43 +00:00
David E. O'Brien
0dc1aeb6ac
Consistentify our NO_KERBEROS documentation.
...
Approved by: re(bmah)
2003-05-06 19:26:55 +00:00
Mark Murray
dbf104e68d
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
...
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
2003-05-05 07:58:44 +00:00
Maxim Konovalov
284a57dd1b
xten has gone.
2003-04-28 08:36:45 +00:00
Giorgos Keramidas
e40db2c46e
Quote authname and authkey. Some ISPs allow (or even require)
...
non-alphanumeric characters in these and this will be a hint to the
users that quotes can and should be used in such cases.
PR: docs/42292
Submitted by: Matthias Andree <matthias.andree@web.de>
MFC after: 1 week
2003-04-10 21:33:02 +00:00
Giorgos Keramidas
743ccf1f36
Add missing Danish (doc/da_*) language doc subdirectory
...
PR: docs/50290
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-03-26 01:25:39 +00:00
Christian Brueffer
f3dab005a8
Remove reference to MAKEDEV
2003-03-25 15:12:07 +00:00
Mark Murray
5b7cde36b6
KerberosIV deorbit sequence: MAKE_KERBEROS4 is no longer a valid option.
2003-03-08 11:47:44 +00:00