wiz
19c8fa4ec7
Fix a typo (#endiif -> #endif).
...
Problem found while building kdesdk3.
2009-12-06 09:16:16 +00:00
roy
5f333ecef0
Install our shell subscribers as normal files
2009-12-04 14:44:57 +00:00
roy
5bcbb70c4f
Import openresolv-3.3.4
...
Changes from openresolv-3.3.3 include:
* private_interfaces is now shell expandable (ie, fxp*)
* dnsmasq resolver restarting with DBus is now fixed
* unbound resolver is sent SIGHUP for reload instead of forced restart
* subscribers with the execute bit are executed, otherwise sourced into
a subshell for speed
2009-12-04 14:11:49 +00:00
roy
2b3b7ce9ec
Fix subst so that the subcribers can restart their daemon.
2009-12-03 10:28:37 +00:00
enami
6c42f8e95b
The expression (yyvs != 0) is always true and not a necessary test
...
in the first place since realloc(NULL, size) is equivalent to
malloc(size). Write code straightforward while i'm here.
2009-11-27 12:37:19 +00:00
wiz
bd3e59b94f
Make Dt match installed file name.
...
Addresses that part of misc/42349 that applies on -current.
2009-11-24 14:07:30 +00:00
roy
dae79facc9
Hook openresolv into build.
2009-11-21 03:24:30 +00:00
roy
793621c9d3
Import openresolv-3.3.3
...
OK: core@, joerg@
2009-11-21 02:40:54 +00:00
drochner
623d625769
remove some binary files which should be generated in a build
2009-11-17 19:47:00 +00:00
joerg
58fc704fa5
Update for mdocml-1.9.14.
2009-11-16 22:28:43 +00:00
joerg
7d71a6219c
Import mdocml-1.9.14:
...
- fixed proper font cascading (no double-mode in -Tascii)
- added correct scoping of \f
- fixed handling of \c for all input/outputs
2009-11-16 22:26:45 +00:00
is
c4a186ea1c
Move to two-clause license.
2009-11-09 15:35:27 +00:00
ghen
772bf29ffc
Add missing newline.
2009-11-08 15:33:21 +00:00
joerg
e0efe9552e
Fix incorrect merge.
2009-11-05 20:38:42 +00:00
joerg
375a51926a
pkg_install-20091115:
...
Completely ignore @src in pkg_create. Silently ignore the -L option.
The combination of -I and -p are used by pkgsrc for the same result.
Do not overwrite a string with itself using snprintf. This breaks
setting the pkgdb directory internally on Linux. Explicitly check
if the string is the same and otherwise just use xstrdup.
Add support to query arbitrary variables with pkg_admin config-var.
2009-11-05 18:39:00 +00:00
joerg
da6735ba23
Update to 1.9.13 and merge.
2009-11-05 18:28:10 +00:00
joerg
3514411fed
Import mdocml 1.9.13:
...
- added: -fign-escape
- fix: -Thtml accessibility (identifiers, table summary, etc.)
- fix: -Tascii -mdoc segfault with specific `Bl -hang' lists
- portability: bzero() -> memset()
- portability: warnx -> fprintf/perror
- fix: -Thtml buffer munging with certain tags
- fix: -Thtml output of some tags (empty divs, etc.)
- portability: compiler attributes
- documentation: significant man.7 and mdoc.7 improvements
2009-11-05 18:24:50 +00:00
christos
78155b36be
if we have variable trailing context rules, enable the find_rule label.
2009-11-02 20:52:39 +00:00
plunky
c75313ecdf
switch build to use libevent-1.4.12-stable from external
2009-11-02 10:13:19 +00:00
plunky
cfe3e08bfc
add external framework for libevent
2009-11-02 10:03:56 +00:00
plunky
6448a78c94
libevent 1.4.12-stable
2009-11-02 10:00:52 +00:00
joerg
452f3eb70c
Do not depend on the existance of /usr/lib/libm.a for the host tool case.
2009-10-31 23:36:29 +00:00
christos
bb637da730
restore proper Id
2009-10-30 01:53:02 +00:00
christos
cda999bd86
fix line accounting.
2009-10-29 21:11:57 +00:00
christos
2f42b80acc
Add support for pure parsers yyparse and yylex params, similar to bison.
2009-10-29 21:03:59 +00:00
christos
34f825ee40
We can rebuild our yacc generated files now
2009-10-29 17:17:33 +00:00
christos
3761269372
we can regenerate yacc files now
2009-10-29 17:17:12 +00:00
christos
66f67ed664
regen
2009-10-29 14:49:40 +00:00
christos
a94a31f2a3
no need for YY_NO here
2009-10-29 14:43:27 +00:00
christos
ffd8793875
no need for YY_NO here.
2009-10-29 14:41:02 +00:00
christos
f4922553f5
oops forgot to remove the PKG m4.
2009-10-29 13:03:09 +00:00
christos
9550232f9f
defs.h first.
2009-10-29 12:55:52 +00:00
christos
187a8a16fa
move the declaration below the rename defines.
2009-10-29 02:02:04 +00:00
christos
5c2a7ae329
take care of libc.
2009-10-29 01:16:51 +00:00
christos
791a485c93
give yacc's proper name
2009-10-29 01:07:00 +00:00
christos
7ab8a78837
fix dangling else
2009-10-29 01:04:17 +00:00
christos
b0b0b5d4a5
add yacc
2009-10-29 00:58:50 +00:00
christos
b8a7a0e253
add build glue.
2009-10-29 00:56:35 +00:00
christos
333e428841
add our patches
2009-10-29 00:56:19 +00:00
christos
f7a86c124a
from http://invisible-island.net/byacc/byacc.html
2009-10-29 00:46:51 +00:00
christos
5e31efcd83
prefix some parameters with _ to avoid conflicts with files that have the
...
same variable names as globals.
2009-10-28 22:00:56 +00:00
christos
4b8d7b63d1
Bring in the proper fix from upstream.
2009-10-28 15:00:26 +00:00
christos
69fc99cd30
Deal with errno correctly. Fixed better upstream.
2009-10-28 13:08:45 +00:00
njoly
d5870d0fb2
Debugging libraries require MKDEBUGLIB not MKDEBUG.
2009-10-28 11:20:07 +00:00
christos
d7554581c8
deal with libc's namespace protection
2009-10-28 05:04:02 +00:00
he
a53ef62805
Descend into the man/ subdirectory, so that flex.info gets installed,
...
and what gets installed matches up with the set lists.
2009-10-27 17:51:19 +00:00
christos
0918f42ca7
Fixes to pass -Wall
2009-10-27 01:44:01 +00:00
christos
2d0afb4b0a
re-add flex.
2009-10-26 21:38:32 +00:00
christos
b65f79abb4
Allow tools to override m4
2009-10-26 21:30:02 +00:00
christos
a7f00c959b
We don't need the pre-built skel.c
2009-10-26 21:29:46 +00:00