Commit Graph

3994 Commits

Author SHA1 Message Date
mrg 52fb40e072 list the actually working SUBDIRs, and also list the desired set. 2008-08-02 04:46:57 +00:00
mrg 1274ed5cb5 enable decending into xorg-server 2008-08-02 04:42:19 +00:00
mrg a58266a796 start of build-glue support for xorg-server bits.
building so far:
	doc include dix fb mi miext randr render


again based on the work rtr made for xorg support, and of course this
is very much based on the work lukem did originally for src/x11, as is
all the stuff in src/external/mit/xorg.

hi luke! :)
2008-08-02 04:32:00 +00:00
mrg d6380dbb21 add pixman 2008-08-02 04:28:37 +00:00
mrg b022f072ed build glue for pixman 2008-08-02 04:28:12 +00:00
mrg 9fab5b3e9a use ${FONTCONFIG} instead of the long version. 2008-07-31 01:37:58 +00:00
mrg 55503ed73c XXX: -Wno-error for ffcheck.c and register.c 2008-07-31 01:37:23 +00:00
mrg ed5d239d77 XXX: -Wno-error for extutil.c 2008-07-31 01:36:33 +00:00
mrg 898939e96d XXX: -Wno-error for StBytes.c 2008-07-31 01:35:04 +00:00
mrg 3141b62a31 XXX: -Wno-error for sm_client.c / sm_manager.c 2008-07-31 01:33:54 +00:00
mrg 71a7120b8f add a note to kill lbx 2008-07-30 04:07:36 +00:00
mrg 2980e352a1 initial import of the crossbuild framework for modular Xorg. this
is heavily based upon the work rtr@ did on src/x11, but hacked to
work for modern modular Xorg source split.

the sources will live in xsrc/external/mit/<package>/dist.

documentation on using this will come when the above directories
are fully populated.  there are 192 of them so it may take some time
before that is completed.
2008-07-29 05:01:21 +00:00
mrg a2996b07f8 add "mit" entry 2008-07-29 04:54:58 +00:00
joerg d249112fae Update build glue for dhcpcd 4.0.0rc3 and move it to
src/external/dhcpcd.

Make dhcpcd quiet by default when run from rc.
2008-07-27 19:31:02 +00:00
joerg b2f096aeb9 Import dhpcd-4.0.0rc3. Major changes since beta4:
- support for link state notification (e.g. renew lease after carrier
  returned)
- support to start go into background immediately
- don't cleanup interface state. dhcpcd will leave the interface in the
  same state as before if the lease uses separate addresses. -p still
  stops it from removing the configured address on exit
- various smaller bugfixes, optimisations and cleanups
2008-07-27 18:06:30 +00:00
christos 3e1a92fedd PR/39200: Geoff Wing: Fix memory stomping on multi-cpu machines. 2008-07-24 15:10:34 +00:00
lukem 876fe6bcb6 update some comments. 2008-07-23 00:21:19 +00:00
christos 1fb97e154d - fix p for threads
- more sane ordering for thread command, username, and pid
2008-07-21 19:29:36 +00:00
christos 14f5b40f23 put back -p, add sort order for pid, username, command. XXX: should add reverse
sorting order too.
2008-07-20 18:52:06 +00:00
christos d6a52d8265 add -1 to usage 2008-07-20 00:11:04 +00:00
lukem 6ea5514d2c Move usr.bin/top/Makefile -> bin/Makefile, and tweak accordingly:
- bin (instead of usr.bin) follows ../README
- no point having a sub-subdir for a single reachover (bin vs bin/top),
  although we could debate the pros & cons of that endlessly.
2008-07-17 10:46:56 +00:00
lukem bb30016c94 Import OpenLDAP 2.4.11.
Change from 2.4.9 relevant to our build:
	Fixed liblber ber_get_next length decoding (ITS#5580)
	Added libldap assertion control (ITS#5560)
	Fixed libldap GnuTLS CRL result handling (ITS#5577)
	Fixed libldap GnuTLS SSF computation (ITS#5585)
	Fixed liblutil missing return code (ITS#5615)
	Fixed libldap file descriptor leak with SELinux (ITS#5507)
	Fixed libldap ld_defconn cleanup if it was freed (ITS#5518, ITS#5525)
	Fixed libldap msgid handling (ITS#5318)
	Fixed libldap t61 infinite loop (ITS#5542)
	Fixed libldap_r missing stubs (ITS#5519)
2008-07-17 04:32:57 +00:00
christos d50e0bba82 remove unnecessary defines 2008-07-16 14:29:11 +00:00
christos a8f5847fc4 allow fractional second values like lunix does. 2008-07-16 14:27:26 +00:00
christos 72572e11a6 change the order that we build config.h 2008-07-16 11:30:36 +00:00
christos 5734987052 subst machine 2008-07-16 01:54:17 +00:00
christos 689a2f13d6 need to generate config.h dynamically 2008-07-16 01:51:56 +00:00
christos f8e8331d64 more Makefile glue 2008-07-16 00:41:50 +00:00
christos 2b60e3f28a add build glue and local fixes 2008-07-16 00:36:14 +00:00
christos 10dd2532a5 import latest top 2008-07-16 00:20:32 +00:00
perry 29ae1ed693 Don't burn the date and time and build userid and build path into the
ldap executables.

Part of the effort to make bit-identical sources produce bit-identical
binaries.
2008-07-15 18:38:38 +00:00
haad 4c51be8f8c version 1.02.27-cvs 2008-07-15 13:51:16 +00:00
haad 243dd1c4d0 version 2.02.39-cvs 2008-07-15 13:48:51 +00:00
lukem 78b88ab0e9 Add an entry for gpl2.
Provide some advice on how to select a directory for packages that
have components with different licensing (e.g, GPL2+LGPL), or
multiply licensed, and who to contact if in doubt (hi core@ ! :)
Per discussion with agc.
2008-07-15 13:32:35 +00:00
minskim 57ab7bfa94 Fix a typo. 2008-07-05 23:52:33 +00:00
lukem 55f43121a4 Add USE_FORT?=yes. 2008-05-27 08:58:26 +00:00
lukem 2de962bd80 OpenLDAP 2.4.9 2008-05-22 14:20:36 +00:00
lukem c24fbc8d24 Descend into lib & bsd 2008-05-22 14:12:32 +00:00
lukem 20758608e1 Makefile to build various external/*/*/lib "early" in the build. 2008-05-22 14:12:21 +00:00
lukem 7eccc37b28 Descend into openldap 2008-05-22 14:02:24 +00:00
lukem e77448e07b NetBSD reachover build framework for OpenLDAP.
Inspired by framework kindly donated by Wasabi Systems.
2008-05-22 13:57:46 +00:00
lukem 098ab8e3fa Add a missing cast. 2008-05-22 13:23:48 +00:00
lukem 9f0dc52f94 Don't add the date to the generated file. 2008-05-22 13:21:32 +00:00
lukem f21cc69704 Document src/external.
Per discussion with core.
2008-05-22 12:44:26 +00:00