Commit Graph

238 Commits

Author SHA1 Message Date
jdolecek
b28734a61b remove SMBFS and nsmb/netsmb - userland part 2020-04-04 15:39:13 +00:00
christos
66d7aa31df enable remote for libpcap and add rpcapd 2020-03-29 17:13:46 +00:00
christos
1e0c7fc18e remove sup 2019-10-15 18:33:23 +00:00
roy
7a897ead2a leot wants the ability to start wpa_supplicant from dhcpcd
without having to start wpa_supplicant seperately, thus the example
hook is restored.
2019-07-26 13:29:36 +00:00
wiz
0d8cd421b1 Fix set name in previous. 2019-07-26 10:42:41 +00:00
roy
be7d6d28fc Stop installing 10-wpa_supplicant.
Only install 50-ypbind when MKYP=yes.

Partially addresses PR install/54351.
2019-07-26 10:34:26 +00:00
sevan
41dcfb613c Mark the set obsolete as well.
Heads up <jmcneill>
2019-05-04 17:03:39 +00:00
sevan
b59b1793d5 sup.NetBSD.org is no longer around. 2019-05-03 11:29:06 +00:00
maxv
43c9320743 Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
but also as discussed several times in the past.
2018-12-19 13:57:44 +00:00
abs
5b096803d3 Install the sample slip.login to share/examples/slip/slip.login 2018-11-09 21:33:50 +00:00
maxv
6049b090a1 Remove the userland part of ISDN. The kernel part is untouched for now.
ipppctl was actually an exact copy of pppoectl; there is no functional
change in pppoectl in this commit.
2018-09-23 07:24:19 +00:00
kamil
e153ab384c Fix the MKGROFF=no MKCXX=yes build
Allow to disable building groff. This is a build tool written in C++.

This option is useful with an external toolchain configured for building the
distribution rather than building tools (e.g. C++ lookup paths may differ).

Looks ok by <christos>

Sponsored by <The NetBSD Foundation>
2018-06-10 17:17:46 +00:00
christos
7c00b0fa75 add openssl to the list of selectable variables for sets and fix the sets. 2018-02-08 03:27:50 +00:00
riastradh
ef315f7931 Remove MKCRYPTO option.
Originally, MKCRYPTO was introduced because the United States
classified cryptography as a munition and restricted its export.  The
export controls were substantially relaxed fifteen years ago, and are
essentially irrelevant for software with published source code.

In the intervening time, nobody bothered to remove the option after
its motivation -- the US export restriction -- was eliminated.  I'm
not aware of any other operating system that has a similar option; I
expect it is mainly out of apathy for churn that we still have it.
Today, cryptography is an essential part of modern computing -- you
can't use the internet responsibly without cryptography.

The position of the TNF board of directors is that TNF makes no
representation that MKCRYPTO=no satisfies any country's cryptography
regulations.

My personal position is that the availability of cryptography is a
basic human right; that any local laws restricting it to a privileged
few are fundamentally immoral; and that it is wrong for developers to
spend effort crippling cryptography to work around such laws.

As proposed on tech-crypto, tech-security, and tech-userlevel to no
objections:

https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html
https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html
https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html

P.S.  Reviewing all the uses of MKCRYPTO in src revealed a lot of
*bad* crypto that was conditional on it, e.g. DES in telnet...  That
should probably be removed too, but on the grounds that it is bad,
not on the grounds that it is (nominally) crypto.
2017-05-21 15:28:36 +00:00
christos
8984fca3dd add more dc, sort 2017-04-11 01:22:13 +00:00
christos
7178305aad PSD docs for dc 2017-04-10 16:39:12 +00:00
szptvlfn
b9020e6820 fix build (MKUNBOUND=no) 2017-02-09 13:26:56 +00:00
christos
455a2bdc3e nsd is optional 2017-02-08 17:51:21 +00:00
christos
ecb1597c64 add config files as examples 2017-02-07 22:37:18 +00:00
christos
e8a65a705b update for new tmux example . 2016-08-31 17:28:58 +00:00
christos
4579d32f4a fix sets for MKCRYPTO=no 2016-06-29 23:23:05 +00:00
roy
dddc1afbdc Move 10-wpa_supplicant, 15-timezone, 29-lookup-hostname and 50-ypbind
from /libexec/dhcpcd-hooks to /usr/share/examples/dhcpcd/hooks so they
are not run by default.
2016-01-07 22:07:18 +00:00
mrg
081fe7889a move the obsolete list files into their respective sets. this means
that if you install a new set and run "postinstall fix obsolete"
the expected things happen.

(hi 12.5 year old me who thought base was better than etc set, which
it really was, but this is better again :-)
2015-08-23 18:28:40 +00:00
apb
68cca2bb2f sort 2014-08-22 10:51:38 +00:00
tron
3b18ed832a Update list of Postfix README files. 2014-07-20 15:58:40 +00:00
tron
807b3d9832 Update set lists for Postfix 2.11.1. 2014-07-06 21:06:48 +00:00
dholland
fa41303899 Add MKGROFFHTMLDOC and make it default to no. It seems that sometimes
when generating html groff runs netpbm behind your back. Needless to
say we don't have netpbm in base, so this fails on a clean install; so
for now disable generating html for /usr/share/doc by default.
Workaround for PR 48970.

It seems that all available document preparation toolchains are made
of fail.
2014-07-06 18:22:03 +00:00
dholland
9cee3fb5f3 fix docs for MKHTML=no 2014-07-06 08:53:15 +00:00
dholland
a65ff1afdf Put /usr/share/doc/reference/ref1/make in the right list. The dirs are
always created.
2014-07-05 22:08:14 +00:00
dholland
29e097b982 Update set lists for /usr/share/doc reorg. 2014-07-05 19:25:58 +00:00
tho
6effffb038 Fix a few "share" flags
. Add missing "share" flag on usr/share/examples/npf files.
. Drop "share" for directories in examples/{libsaslc,npf,tmux}. This is how it
  is done for other directories in usr/share.

This fixes checkflist with MKSHARE=no.

ok christos@.
2014-01-02 18:04:28 +00:00
mrg
418eb52816 actually fix the previous change as desired. 2013-12-28 14:13:40 +00:00
mrg
d89324ae0d add new ntp docs. 2013-12-28 14:08:31 +00:00
joerg
1896cba8c4 Sort entries in strcmp order. 2013-08-11 22:29:02 +00:00
jmmv
b82c36bd08 Update file lists to reflect the import of kyua-atf-compat, which has the
side-effect of marking several atf-related entries as obsolete (when
MKKYUA!=no).
2013-02-25 00:34:13 +00:00
jmmv
edcb14a44e Install kyua-testers' distribution documents. 2013-02-23 14:58:11 +00:00
jmmv
89e4f17129 Register directories and files provided by kyua-cli. 2013-02-23 14:18:36 +00:00
jmmv
7d3a48f1d2 Hook Lutok into the build. This is all protected by the MKKYUA guard. 2013-02-16 21:40:05 +00:00
christos
82e56e3752 - add xdebug set
- document debug better
- fix previous debug fallout.
2013-01-16 21:11:05 +00:00
christos
824c548c74 Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r--  1 root  src   35806068 Jan 16 10:47 base.tgz
-rw-r--r--  1 root  src   57374069 Jan 16 10:48 comp.tgz
-rw-r--r--  1 root  src  101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set
2013-01-16 16:01:05 +00:00
tron
a536ee5124 Install documentation and manual pages for Postfix's memcache client support. 2013-01-02 22:33:19 +00:00
plunky
2bcdfeae54 install example rules from the 5.1.2 distribution in external/bsd/ipf/dist
rather than the old one..  "mediaone" does not seem to exist though, so
mark it obsolete
2012-09-15 17:33:27 +00:00
njoly
5f059f74c0 Kill dup lines. 2012-02-14 17:29:51 +00:00
jmmv
2cd463aa6d Register the new asm examples and their tests. 2011-11-12 01:20:05 +00:00
jmmv
a3fddfa529 Enable the build of tmux and add the necessary directory and file entries. 2011-03-10 13:16:57 +00:00
tron
0ce98231b1 Update for set lists for new Postfix components and documentation files. 2011-03-02 22:25:52 +00:00
christos
fa64b69b5f one more missing dir. 2011-02-20 16:24:53 +00:00
christos
edca92a2a2 Add libsaslc examples. 2011-02-20 02:26:40 +00:00
wiz
d94cfe4ad0 Mark /usr/share/doc/html/ntp/build.html as non-obsolete, since a build
installs it.
2010-09-25 10:35:59 +00:00
wiz
e65d0e5f60 sort -u. 2010-09-25 10:34:58 +00:00