Home | History | Annotate | Download | only in external
History log of /src/external/Makefile
RevisionDateAuthorComments
 1.25  05-Apr-2024  christos Fold long line
 1.24  05-Apr-2024  kre Probable hack fix for current build breakage.

Make sure to build external/mit before external/mpl (as bind in mpl
needs libuv from mit) and in mit/libuv make sure to build the
static library with the new MAKESTATICLIB mechanism, as that is
what bind needs.
 1.23  12-Dec-2021  maya Add amdgpu firmware build goo (disabled)
 1.22  12-Nov-2020  maya Hook up font-liberation-ttf to the build.

license ok'd by board.
 1.21  07-Apr-2018  christos add mpl
 1.20  08-Jan-2018  jmcneill branches: 1.20.2;
Add nvidia-firmware to SUBDIR
 1.19  10-Aug-2017  nat Add bcm43xx bluetooth controller firmware to the lists and update relevant
makefiles.
 1.18  14-Jun-2012  riz branches: 1.18.26;
Add firmware for the RealTek RTL8192CU family of wireless chipsets, and
adapt the urtwn(4) driver to use the new files. The firmware files were
extracted from the Linux driver at www.realtek.com, version 0005.1230.2011
and the license permits redistribution without modification.

While I'm here, install the files in /libdata/firmware/if_urtwn, like
most of the other network adapter firmware.

urtwn(4) can now operate without needing external files installed. Tested
on my Edimax adapter.
 1.17  13-Jun-2012  riz Sort SUBDIR alphabetically. Tested with build.sh -j8 on amd64.
 1.16  17-Feb-2011  jruoho branches: 1.16.4; 1.16.6;
Switch the build to use the new location of ACPICA.
 1.15  03-Dec-2010  plunky branches: 1.15.2;
Remove the do-external-lib and do-gnu-lib targets, along with
external/lib/Makefile and crypto/external/lib/Makefile, replacing
them all with SUBDIRs directly from lib/Makefile.

compat/compatsubdirs.mk becomes simpler now, as everything is built
from lib/Makefile, meaning all the libraries will now be built under
compat so update the set lists to account for that.
 1.14  03-Nov-2010  christos Add otus firmware from:
http://damien.bergamini.free.fr/packages/openbsd/otus-firmware-1.0.tgz
 1.13  02-Nov-2010  joerg Hook up xz into the build system.
 1.12  31-Oct-2010  mbalmer Link Lua to the build and add the resulting files to the distribution sets.
Document the addition of Lua and the change we made to the default settings.
 1.11  27-Aug-2010  christos hook awk again.
 1.10  27-Aug-2010  christos unhook new awk till I figure out what's wrong.
 1.9  26-Aug-2010  christos awk glue
 1.8  05-Oct-2009  haad Add cddl directory to external build framework. build things from osnet dir
only when MKZFS variable is set.
 1.7  29-Sep-2009  tsarna Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder.
 1.6  21-Aug-2009  skrll Descend into gpl3
 1.5  18-Aug-2009  jmcneill Hook ACPICA iasl into build for i386 and amd64.
 1.4  23-Jun-2009  tron Switch to building Postfix 2.6.2 via "external/ibm-public/postfix".
 1.3  19-Dec-2008  haad branches: 1.3.4; 1.3.6;
Merge the haad-dm branch to -current. This branch adds LVM functionality to
the base NetBSD system. It uses Linux LVM2 tools and our BSD licensed
device-mapper driver.

The device-mapper driver can be used to create virtual block devices which
maps virtual blocks to real with target mapping called target. Currently
these targets are available a linear, zero, error and a snapshot (this is
work in progress and doesn't work yet).

The lvm2tools adds lvm and dmsetup binary to based system, where the lvm
tool is used to manage and administer whole LVM and the dmestup is used to
communicate iwith device-mapper kernel driver. With these tools also
a libdevmapper library is instaled to the base system.

Building of tools and driver is currently disable and can be enabled with
MKLVM=yes in mk.conf. I will add sets lists and rc.d script soon.

Oked by agc@ and cube@.
 1.2  30-Oct-2008  joerg branches: 1.2.2; 1.2.6;
Add glue to ship Intel firmware images. For ipw and iwi require user to
accept the EULA via sysctl as discussed with core@.
 1.1  22-May-2008  lukem branches: 1.1.2; 1.1.6;
Descend into lib & bsd
 1.1.6.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.1.6.1  22-May-2008  wrstuden file Makefile was added on branch wrstuden-revivesa on 2008-09-18 04:46:05 +0000
 1.1.2.2  04-Jun-2008  yamt sync with head
 1.1.2.1  22-May-2008  yamt file Makefile was added on branch yamt-pf42 on 2008-06-04 02:03:27 +0000
 1.2.6.1  21-Apr-2010  matt sync to netbsd-5
 1.2.2.1  15-Sep-2009  snj Apply patch (requested by tron in ticket #944):
Update Postfix to 2.6.5.
 1.3.6.2  05-Jun-2009  snj Pull up pkg_install-20090528, libarchive-2.5.5 and libfetch-2.23
with the associated build infrastructure as of 20090929 from HEAD.
 1.3.6.1  19-Dec-2008  snj file Makefile was added on branch netbsd-4 on 2009-06-05 17:19:28 +0000
 1.3.4.2  05-Jun-2009  snj Apply patch (requested by joerg in ticket #1322):
Pull up pkg_install-20090528, libarchive-2.5.5 and libfetch-2.23
with the associated build infrastructure as of 20090529 from HEAD.
 1.3.4.1  19-Dec-2008  snj file Makefile was added on branch netbsd-4-0 on 2009-06-05 17:01:44 +0000
 1.15.2.1  17-Feb-2011  bouyer Sync with HEAD
 1.16.6.1  13-Aug-2012  riz branches: 1.16.6.1.2;
Pull up following revision(s) (requested by abs in ticket #497):
external/realtek/urtwn/Makefile: revision 1.1
external/realtek/Makefile.inc: revision 1.1
external/realtek/urtwn/dist/rtl8192cfw.bin: revision 1.1
distrib/sets/lists/base/mi: revision 1.997
external/README: revision 1.15
etc/mtree/NetBSD.dist.base: revision 1.101
external/realtek/urtwn/dist/Realtek-Firmware-License.txt: revision 1.1
share/man/man4/urtwn.4: revision 1.4
external/realtek/Makefile: revision 1.1
external/realtek/urtwn/dist/rtl8192cfwU.bin: revision 1.1
sys/dev/usb/if_urtwn.c: revision 1.5
external/Makefile: revision 1.18
Add firmware for the RealTek RTL8192CU family of wireless chipsets, and
adapt the urtwn(4) driver to use the new files. The firmware files were
extracted from the Linux driver at www.realtek.com, version 0005.1230.2011
and the license permits redistribution without modification.
While I'm here, install the files in /libdata/firmware/if_urtwn, like
most of the other network adapter firmware.
urtwn(4) can now operate without needing external files installed. Tested
on my Edimax adapter.
 1.16.6.1.2.1  21-Nov-2012  matt Don't descend into gpl3 unless we are building a gpl3 tool.
Only build binutils if we want 2.19 [sic]
 1.16.4.1  30-Oct-2012  yamt sync with head
 1.18.26.1  31-Oct-2018  martin Add bwfm firmware files, requested by maya in ticket #1072.
 1.20.2.1  16-Apr-2018  pgoyette Sync with HEAD, resolve some conflicts

RSS XML Feed