[>]
http://marc.info/?l=openbsd-cvs&m=140865284721130&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-22 00:55:08
Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/21 14:27:03
Modified files:
usr.bin/mandoc : mansearch.c
Log message:
Bugfix: make whatis(1) case-insensitive again.
The traditional whatis(1) was case-insensitve and it's still documented
that way, that but apparently got broken with or after the switch.
[>]
http://marc.info/?l=openbsd-cvs&m=140865780223044&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-22 01:55:06
Module name: src
Changes by: kspillner@cvs.openbsd.org 2014/08/21 15:49:37
Modified files:
sys/dev/acpi : acpidock.c
Log message:
Set the sensor's status when docking and undocking, not just its value.
With this change sensorsd(8) now correctly detects state changes when
docking and undocking.
ok mlarkin@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140865446821784&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-22 01:55:08
Module name: ports
Changes by: chrisz@cvs.openbsd.org 2014/08/21 14:54:04
Modified files:
sysutils/findlib: Makefile
sysutils/findlib/pkg: PLIST
graphics/ocaml-camlimages: Makefile
lang/ocaml : Makefile ocaml.port.mk
Added files:
lang/ocaml/pkg : DESCR-camlp4 DESCR-graphics DESCR-labltk
DESCR-main PFRAG.dynlink-native-graphics
PFRAG.dynlink-native-main PFRAG.native-camlp4
PFRAG.native-graphics PFRAG.native-labltk
PFRAG.native-main PFRAG.shared-graphics
PFRAG.shared-labltk PFRAG.shared-main
PLIST-camlp4 PLIST-graphics PLIST-labltk
PLIST-main
Removed files:
lang/ocaml/pkg : DESCR PFRAG.dynlink-native PFRAG.native
PFRAG.shared PLIST
Log message:
Split off camlp4, labltk and graphics from our current OCaml 4.01.
This will help when upgrading to upcoming OCaml 4.02, which will miss camlp4
and labltk.
For a smooth transision, make all OCaml ports BUILD_DEPEND on camlp4 via
MODULES=ocaml.
sysutils/findlib is the only port using -labltk.
graphics/ocaml-camlimage is the only port using -graphics.
ok avsm@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140868101728568&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-22 08:55:09
Module name: ports
Changes by: bentley@cvs.openbsd.org 2014/08/21 22:16:31
Log message:
Import etl-0.04.17.
ETL is a multi-platform class and template library designed to add new
datatypes and functions which combine well with the existing types and
functions from the C++ Standard Template Library (STL).
ok jca@
Status:
Vendor Tag: bentley
Release Tags: bentley_20140821
N ports/devel/etl/Makefile
N ports/devel/etl/distinfo
N ports/devel/etl/pkg/DESCR
N ports/devel/etl/pkg/PLIST
No conflicts created by this import
[>]
http://marc.info/?l=openbsd-cvs&m=140869509431811&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-22 12:55:09
Module name: src
Changes by: jsg@cvs.openbsd.org 2014/08/22 02:10:38
Modified files:
etc/rc.d : nfsd
Log message:
Set the default nfsd flags to "-tun 4". Matches the comment
in rc.conf and the behaviour of the backwards compatibility
code in rc.subr for nfs_server=YES.
ok ajacoutot@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140869442931621&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-22 12:55:12
Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/22 01:59:54
Added files:
security/openssl/patches: patch-crypto_des_Makefile
Log message:
Fix build on sparc64.
In the 'you didnt think openssl was that insane' series, it tries to use
m4 -B 8192 to generate some sparc asm from an m4 file.
Unsurprisingly, our m4 doesn't support -B, it's not even in gm4's manpage,
and gm4 info page says this about -B :
These options are present for compatibility with System V `m4', but
do nothing in this implementation. They may disappear in future
releases, and issue a warning to that effect.
I'm glad openssl can be built with System V m4..
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140869537931901&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-22 12:55:13
Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/22 02:15:55
Modified files:
lang/ruby/2.0 : Makefile
Log message:
add alpha/hppa to list of arches for no_ri_docs instead of marking it
broken. sebastia@ confirms ruby works good enough for puppet on these arches.
the underlying problem in miniruby still needs to be addressed though.
ok jeremy@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140871120704346&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-22 16:55:10
Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/22 06:39:41
Modified files:
x11/gnome/tracker: Makefile distinfo
x11/gnome/tracker/patches: patch-configure_ac
patch-src_tracker-extract_tracker-extract-gstreamer_c
patch-src_tracker-extract_tracker-extract-mp3_c
patch-src_tracker-extract_tracker-main_c
x11/gnome/tracker/pkg: PLIST
Removed files:
x11/gnome/tracker/patches: patch-data_tracker-miner_pc_in
Log message:
Update to meta-tracker-1.0.3.
[>]
http://marc.info/?l=openbsd-cvs&m=140872407409837&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-22 20:55:09
Module name: src
Changes by: bluhm@cvs.openbsd.org 2014/08/22 10:14:11
Modified files:
usr.sbin/syslogd: syslogd.c
Log message:
Instead of getting a nasty error message from privsep
"syslogd: priv_getaddrinfo: overflow attempt in hostname"
check the host and port length when parsing the config.
OK henning@
[>]
http://marc.info/?l=openbsd-cvs&m=140873425913660&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-22 23:55:07
Module name: xenocara
Changes by: okan@cvs.openbsd.org 2014/08/22 13:04:01
Modified files:
app/cwm : group.c mousefunc.c search.c xutil.c
Log message:
Fix nogroup regression, where nogroup became an actual group - the
symantics between cwm groups and ewmh got in the way. Ensure a client
that wants to be in nogroup stays in nogroup (thus stays in view), even
when (re)reading NET_WM_DESKTOP. Paritially reverts patchset 644
(2014-02-07 13:09 PST) which deals with a NULL cc->group. All to be
revisited when NET_WM_STATE_STICKY hits cwm.
Reported by many; testing and ok phessler.
[>]
http://marc.info/?l=openbsd-cvs&m=140873518514033&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-22 23:55:08
Module name: src
Changes by: deraadt@cvs.openbsd.org 2014/08/22 13:19:25
Modified files:
etc : Makefile changelist group master.passwd rc
rc.conf
etc/mail : aliases
etc/mtree : 4.4BSD.dist
Removed files:
etc/bind : db.localhost db.loopback db.loopback6.arpa
named-dual.conf named-simple.conf root.hint
etc/rc.d : named
etc/systrace : usr_sbin_named
Log message:
disable use of bind in base; in the base use nsd/unbound instead.
a proper & complete bind port will show up.
discussed with many for years
[>]
http://marc.info/?l=openbsd-cvs&m=140873573614282&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-22 23:55:10
Module name: src
Changes by: brad@cvs.openbsd.org 2014/08/22 13:28:25
Modified files:
usr.sbin/bind : Makefile.bsd-wrapper Makefile.in configure
configure.in
usr.sbin/bind/bin: Makefile.in
Log message:
Strip the BIND code down to just building and installing dig, host and nslookup.