[>]
http://marc.info/?l=openbsd-cvs&m=140900082315628&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 01:55:07
Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 15:06:46
Modified files:
usr.sbin/rcctl : rcctl.sh
Log message:
rc.d scripts are shell scripts and need to be sourced in svc_get_flags().
It's the only way to get daemon_flags in case it contains line
continuation... We only need to do that for enable package scripts.
original idea from Sebastien Marie
discussed with, input from and ok schwarze@
[>]
http://marc.info/?l=openbsd-cvs&m=140900855718346&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 03:55:06
Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/25 17:15:37
Modified files:
usr.sbin/rcctl : rcctl.sh
Log message:
Base system special services have no flags, so move the test for them
up front in add_flags(). This avoids unnecessary work, avoids setting
bogus variables, and reduces the risk of screwing up things when changing
the code. No functional change right now.
ok ajacoutot@
[>]
http://marc.info/?l=openbsd-cvs&m=140905090229738&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 15:55:07
Module name: src
Changes by: mikeb@cvs.openbsd.org 2014/08/26 05:01:22
Modified files:
sys/dev/pci : if_bge.c if_em.c if_ix.c
Log message:
Revert part of the if_rxr diff that incorrectly moves RX ring tail
index update code from the buf_get success path to the do it all
the time code path. Tested by millert; ok dlg, deraadt
[>]
http://marc.info/?l=openbsd-cvs&m=140905165130059&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 15:55:09
Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/26 05:13:58
Modified files:
usr.bin/mandoc : cgi.c msec.in
Log message:
Unify console and CGI section titles, bringing them closer to groff,
is an attempt to reduce confusion for users switching between media
and between different operating systems.
Not using the groff title for section 4 is intentional,
it is just too awful ("Kernel Interfaces Manual"), and
the difference from sections 2 and 9 would be too hard to see.
Positive feedback from at least deraadt@ millert@ bluhm@ jca@.
Previously also agreed with the general direction: jmc@ Nick@.
The title for 3p was polished by bluhm@.
The existing mismatches were originally noticed by jsg@.
[>]
http://marc.info/?l=openbsd-cvs&m=140905281830455&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 15:55:10
Module name: src
Changes by: schwarze@cvs.openbsd.org 2014/08/26 05:32:57
Modified files:
regress/usr.bin/mandoc/char/N: basic.out_ascii
regress/usr.bin/mandoc/char/accent: combine.out_utf8
nocombine.out_ascii
nocombine.out_utf8
utf8only.out_utf8
regress/usr.bin/mandoc/char/bar: man.out_ascii mdoc.out_ascii
regress/usr.bin/mandoc/char/hyphen: man.out_ascii mdoc.out_ascii
regress/usr.bin/mandoc/char/space: break.out_ascii
eos-man.out_ascii
eos.out_ascii
esct-man.out_ascii
esct-mdoc.out_ascii
leading-man.out_ascii
leading-mdoc.out_ascii
multiple.out_ascii
nobreak.out_ascii
tab-man.out_ascii
tab.out_ascii
zerowidth.out_ascii
regress/usr.bin/mandoc/char/unicode: man.out_utf8 mdoc.out_utf8
regress/usr.bin/mandoc/man/B: args.out_ascii
regress/usr.bin/mandoc/man/BI: literal.out_ascii
regress/usr.bin/mandoc/man/EX: args.out_ascii nested.out_ascii
spacing.out_ascii
regress/usr.bin/mandoc/man/HP: break.out_ascii literal.out_ascii
macrotag.out_ascii
manyargs.out_ascii
spacing.out_ascii
regress/usr.bin/mandoc/man/IP: empty.out_ascii literal.out_ascii
longhead.out_ascii
manyargs.out_ascii
spacing.out_ascii width.out_ascii
regress/usr.bin/mandoc/man/PD: args.out_ascii spacing.out_ascii
regress/usr.bin/mandoc/man/PP: args.out_ascii empty.out_ascii
regress/usr.bin/mandoc/man/RS: breaking.out_ascii
broken.out_ascii empty.out_ascii
literal.out_ascii
lonelyRE.out_ascii
nested.out_ascii noRE.out_ascii
width.out_ascii
regress/usr.bin/mandoc/man/SH: broken.out_ascii
broken_eline.out_ascii
empty_before.out_ascii
noarg.out_ascii
regress/usr.bin/mandoc/man/TH: baddate.out_ascii case.out_ascii
emptydate.out_ascii
isodate.out_ascii
mdocdate.out_ascii
nobody.out_ascii
onlyyear.out_ascii
regress/usr.bin/mandoc/man/TP: badarg.out_ascii double.out_ascii
eof.out_ascii literal.out_ascii
longhead.out_ascii
macrotag.out_ascii
manyargs.out_ascii
sameline.out_ascii
width.out_ascii
regress/usr.bin/mandoc/man/TS: vspace.out_ascii
regress/usr.bin/mandoc/man/UR: args.out_ascii noUE.out_ascii
regress/usr.bin/mandoc/man/blank: afterSH.out_ascii
afterSS.out_ascii
line.out_ascii
regress/usr.bin/mandoc/man/nf: args.out_ascii dupe.out_ascii
indent.out_ascii
userdef.out_ascii vert.out_ascii
regress/usr.bin/mandoc/mdoc/Ad: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/An: break.out_ascii
regress/usr.bin/mandoc/mdoc/Ap: eos.out_ascii middle.out_ascii
regress/usr.bin/mandoc/mdoc/Aq: empty.out_ascii
regress/usr.bin/mandoc/mdoc/Ar: font.out_ascii punct.out_ascii
regress/usr.bin/mandoc/mdoc/At: invalid.out_ascii
regress/usr.bin/mandoc/mdoc/Bd: badargs.out_ascii
blank.out_ascii break.out_ascii
broken.out_ascii
centered.out_ascii
empty.out_ascii nested.out_ascii
offset-empty.out_ascii
spacing.out_ascii
unclosed.out_ascii
regress/usr.bin/mandoc/mdoc/Bf: badargs.out_ascii
break.out_ascii broken.out_ascii
multiargs.out_ascii
nest.out_ascii
regress/usr.bin/mandoc/mdoc/Bk: badarg.out_ascii break.out_ascii
inputlines.out_ascii
lines.out_ascii
synopsis.out_ascii
regress/usr.bin/mandoc/mdoc/Bl: badargs.out_ascii
bareIt.out_ascii
bareTa.out_ascii break.out_ascii
broken.out_ascii
bullet.out_ascii
column.out_ascii dash.out_ascii
diag.out_ascii empty.out_ascii
emptyhead.out_ascii
emptyitem.out_ascii
emptytag.out_ascii
enum.out_ascii extend.out_ascii
hang.out_ascii inset.out_ascii
item.out_ascii
multitag.out_ascii
multitype.out_ascii
nested.out_ascii noIt.out_ascii
notype.out_ascii ohang.out_ascii
tag.out_ascii unclosed.out_ascii
regress/usr.bin/mandoc/mdoc/Brq: empty.out_ascii
regress/usr.bin/mandoc/mdoc/Bx: args.out_ascii
regress/usr.bin/mandoc/mdoc/Cd: eos.out_ascii font.out_ascii
noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Cm: basic.out_ascii font.out_ascii
noarg.out_ascii
regress/usr.bin/mandoc/mdoc/D1: spacing.out_ascii
regress/usr.bin/mandoc/mdoc/Dd: badarg.out_ascii dupe.out_ascii
late.out_ascii manarg.out_ascii
order.out_ascii
regress/usr.bin/mandoc/mdoc/Dl: spacing.out_ascii
regress/usr.bin/mandoc/mdoc/Dq: empty.out_ascii
regress/usr.bin/mandoc/mdoc/Dt: case.out_ascii dupe.out_ascii
nobody.out_ascii order.out_ascii
regress/usr.bin/mandoc/mdoc/Dv: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Em: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Eo: empty.out_ascii
obsolete.out_ascii
regress/usr.bin/mandoc/mdoc/Er: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Ev: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Ex: args.out_ascii noname.out_ascii
nostd.out_ascii
regress/usr.bin/mandoc/mdoc/Fd: break.out_ascii eos.out_ascii
font.out_ascii
regress/usr.bin/mandoc/mdoc/Fl: font.out_ascii
multiarg.out_ascii
noarg.out_ascii parsed.out_ascii
punct.out_ascii
regress/usr.bin/mandoc/mdoc/Fo: basic.out_ascii break.out_ascii
eos.out_ascii font.out_ascii
noarg.out_ascii
obsolete.out_ascii
section.out_ascii
regress/usr.bin/mandoc/mdoc/Ft: font.out_ascii
regress/usr.bin/mandoc/mdoc/Ic: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/In: break.out_ascii eos.out_ascii
font.out_ascii
regress/usr.bin/mandoc/mdoc/Lb: badargs.out_ascii
break.out_ascii eos.out_ascii
regress/usr.bin/mandoc/mdoc/Li: font.out_ascii punct.out_ascii
regress/usr.bin/mandoc/mdoc/Lk: font.out_ascii link.out_ascii
noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Ms: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Mt: font.out_ascii simple.out_ascii
regress/usr.bin/mandoc/mdoc/Nd: hyph.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Nm: badNAME.out_ascii
badNAMEuse.out_ascii
break.out_ascii empty.out_ascii
emptyNAME.out_ascii
emptyNAMEuse.out_ascii
font.out_ascii long.out_ascii
punct.out_ascii
regress/usr.bin/mandoc/mdoc/No: punct.out_ascii
spacing.out_ascii
regress/usr.bin/mandoc/mdoc/Ns: position.out_ascii
punct.out_ascii
regress/usr.bin/mandoc/mdoc/Oo: punct.out_ascii
regress/usr.bin/mandoc/mdoc/Op: broken.out_ascii punct.out_ascii
regress/usr.bin/mandoc/mdoc/Os: dupe.out_ascii late.out_ascii
missing.out_ascii
regress/usr.bin/mandoc/mdoc/Ox: keep.out_ascii
regress/usr.bin/mandoc/mdoc/Pa: font.out_ascii punct.out_ascii
regress/usr.bin/mandoc/mdoc/Pf: spacing.out_ascii
regress/usr.bin/mandoc/mdoc/Pp: arg.out_ascii
regress/usr.bin/mandoc/mdoc/Qq: empty.out_ascii
regress/usr.bin/mandoc/mdoc/Rs: allch.out_ascii break.out_ascii
three_authors.out_ascii
regress/usr.bin/mandoc/mdoc/Rv: args.out_ascii noname.out_ascii
nostd.out_ascii
regress/usr.bin/mandoc/mdoc/Sh: badNAME.out_ascii
before.out_ascii
emptyNAME.out_ascii
order.out_ascii
subbefore.out_ascii
regress/usr.bin/mandoc/mdoc/Sm: badarg.out_ascii noarg.out_ascii
scope.out_ascii
spacing-No.out_ascii
spacing-Op.out_ascii
regress/usr.bin/mandoc/mdoc/Sq: empty.out_ascii
regress/usr.bin/mandoc/mdoc/St: badargs.out_ascii
regress/usr.bin/mandoc/mdoc/Sx: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Sy: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Tn: font.out_ascii noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Ux: eos.out_ascii spacing.out_ascii
regress/usr.bin/mandoc/mdoc/Va: basic.out_ascii font.out_ascii
noarg.out_ascii
regress/usr.bin/mandoc/mdoc/Vt: child.out_ascii font.out_ascii
noarg.out_ascii
spacing.out_ascii
regress/usr.bin/mandoc/mdoc/Xr: args.out_ascii
regress/usr.bin/mandoc/mdoc/blank: comment.out_ascii
line.out_ascii list.out_ascii
regress/usr.bin/mandoc/roff/args: man.out_ascii mdoc.out_ascii
roff.out_ascii
regress/usr.bin/mandoc/roff/br: args.out_ascii
regress/usr.bin/mandoc/roff/cc: basic.out_ascii
regress/usr.bin/mandoc/roff/cond: before-Dd.out_ascii
close.out_ascii ie.out_ascii
if.out_ascii numeric.out_ascii
strcmp.out_ascii
regress/usr.bin/mandoc/roff/de: Dd.out_ascii Dd.out_ascii_opt
TH.out_ascii TH.out_ascii_opt
append.out_ascii
escname.out_ascii
indir.out_ascii
regress/usr.bin/mandoc/roff/ds: append.out_ascii
escname.out_ascii
nested.out_ascii
quoting.out_ascii
regress/usr.bin/mandoc/roff/esc: B.out_ascii c.out_ascii
f.out_ascii h.out_ascii
ignore.out_ascii
multi.out_ascii one.out_ascii
two.out_ascii w.out_ascii
z.out_ascii
regress/usr.bin/mandoc/roff/ft: badargs.out_ascii
regress/usr.bin/mandoc/roff/ig: basic.out_ascii
regress/usr.bin/mandoc/roff/it: badarg.out_ascii
double.out_ascii text.out_ascii
regress/usr.bin/mandoc/roff/ll: basic.out_ascii
regress/usr.bin/mandoc/roff/na: args.out_ascii
regress/usr.bin/mandoc/roff/nr: argc.out_ascii escname.out_ascii
eval.out_ascii int.out_ascii
predef.out_ascii rr.out_ascii
regress/usr.bin/mandoc/roff/ps: ignore.out_ascii
regress/usr.bin/mandoc/roff/rm: basic.out_ascii
regress/usr.bin/mandoc/roff/scale: horiz.out_ascii
regress/usr.bin/mandoc/roff/sp: badargs-man.out_ascii
badargs-mdoc.out_ascii
negative.out_ascii
regress/usr.bin/mandoc/roff/string: escape.out_ascii
infinite.out_ascii
name.out_ascii
zerolength.out_ascii
regress/usr.bin/mandoc/tbl: center.out_ascii numbers.out_ascii
span.out_ascii vert.out_ascii
Log message:
inevitable churn caused by the section title change
[>]
http://marc.info/?l=openbsd-cvs&m=140907526507962&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 21:55:10
Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/26 11:47:25
Modified files:
usr.bin : Makefile
usr.sbin : Makefile
usr.sbin/ikectl: ikeca.c
usr.sbin/pkg_add/OpenBSD: Paths.pm
Added files:
usr.bin/openssl: Makefile apps.c apps.h asn1pars.c ca.c
ciphers.c cms.c crl.c crl2p7.c dgst.c dh.c
dhparam.c dsa.c dsaparam.c ec.c ecparam.c enc.c
engine.c errstr.c gendh.c gendsa.c genpkey.c
genrsa.c nseq.c ocsp.c openssl.1 openssl.c
passwd.c pkcs12.c pkcs7.c pkcs8.c pkey.c
pkeyparam.c pkeyutl.c prime.c progs.h rand.c
req.c rsa.c rsautl.c s_apps.h s_cb.c s_client.c
s_server.c s_socket.c s_time.c sess_id.c
smime.c speed.c spkac.c testdsa.h testrsa.h
timeouts.h ts.c verify.c version.c x509.c
Removed files:
usr.sbin/openssl: Makefile openssl.1
lib/libssl/src/apps: apps.c apps.h asn1pars.c ca.c ciphers.c
cms.c crl.c crl2p7.c dgst.c dh.c dhparam.c
dsa.c dsaparam.c ec.c ecparam.c enc.c
engine.c errstr.c gendh.c gendsa.c
genpkey.c genrsa.c nseq.c ocsp.c openssl.c
passwd.c pkcs12.c pkcs7.c pkcs8.c pkey.c
pkeyparam.c pkeyutl.c prime.c progs.h
rand.c req.c rsa.c rsautl.c s_apps.h s_cb.c
s_client.c s_server.c s_socket.c s_time.c
sess_id.c smime.c speed.c spkac.c testdsa.h
testrsa.h timeouts.h ts.c verify.c
version.c x509.c
Log message:
Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not
a system/superuser binary. At the same time, move the source code from its
current lib/libssl/src/apps location to a more appropriate home under
usr.bin/openssl.
ok deraadt@ miod@
[>]
http://marc.info/?l=openbsd-cvs&m=140907530407991&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 21:55:11
Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/26 11:47:44
src/regress/usr.bin/openssl
Update of /cvs/src/regress/usr.bin/openssl
In directory cvs.openbsd.org:/tmp/cvs-serv13655/openssl
Log Message:
Directory /cvs/src/regress/usr.bin/openssl added to the repository
[>]
http://marc.info/?l=openbsd-cvs&m=140907544908080&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 21:55:12
Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/26 11:50:07
Modified files:
regress/usr.bin: Makefile
regress/usr.sbin: Makefile
regress/lib/libcrypto/sha2: Makefile
Added files:
regress/usr.bin/openssl: Makefile README openssl.cnf
test_client.sh test_server.sh
testdsa.sh testenc.sh testrsa.sh
Removed files:
regress/usr.sbin/openssl: Makefile README openssl.cnf
test_client.sh test_server.sh
testdsa.sh testenc.sh testrsa.sh
Log message:
Update regress to follow openssl(1) move.
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140907841409364&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 22:55:13
Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/26 12:38:49
Log message:
Import mapcache 1.2.1.
MapCache is a WMTS/TMS server that implements tile caching to speed up
access to WMS layers. The primary objectives are to be fast and easily
deployable, while offering the essential features (and more!) expected
from a tile caching solution.
ok ajacoutot@ sthen@
Status:
Vendor Tag: landry
Release Tags: landry_20140826
N ports/geo/mapcache/Makefile
N ports/geo/mapcache/distinfo
N ports/geo/mapcache/patches/patch-util_mapcache_seed_c
N ports/geo/mapcache/pkg/DESCR
N ports/geo/mapcache/pkg/PLIST
N ports/geo/mapcache/pkg/mapcache.rc
N ports/geo/mapcache/pkg/README
No conflicts created by this import
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140907894309603&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 22:55:16
Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/26 12:47:04
Log message:
Import mapproxy 1.7.0.
MapProxy is an open source proxy for geospatial data. It caches, accelerates and
transforms data from existing map services and serves any desktop or web GIS
client. It supports WMS-C, TMS and WMTS protocols.
MapProxy is a tile cache, but also offers many new and innovative features like
full support for WMS clients.
ok ajacoutot@ sthen@
Status:
Vendor Tag: landry
Release Tags: landry_20140826
N ports/geo/mapproxy/Makefile
N ports/geo/mapproxy/distinfo
N ports/geo/mapproxy/pkg/PLIST
N ports/geo/mapproxy/pkg/DESCR
N ports/geo/mapproxy/patches/patch-setup_cfg
N ports/geo/mapproxy/patches/patch-setup_py
No conflicts created by this import
[>]
http://marc.info/?l=openbsd-cvs&m=140908167710676&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 23:55:10
Module name: src
Changes by: robert@cvs.openbsd.org 2014/08/26 13:33:48
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/etc: mi
distrib/sets/lists/man: mi
etc : Makefile changelist newsyslog.conf rc rc.conf
etc/mtree : 4.4BSD.dist
share/man/man7 : hier.7
share/man/man8 : intro.8 ssl.8
Removed files:
etc/rc.d : nginx
Log message:
usr.sbin
[>]
http://marc.info/?l=openbsd-cvs&m=140908174910713&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-26 23:55:11
Module name: src
Changes by: robert@cvs.openbsd.org 2014/08/26 13:35:34
Modified files:
usr.sbin : Makefile
Removed files:
usr.sbin/nginx : CHANGES CHANGES.ru LICENSE Makefile.bsd-wrapper
README README.OpenBSD configure
usr.sbin/nginx/auto: define endianness feature have have_headers
headers include init install make modules
nohave options sources stubs summary unix
usr.sbin/nginx/auto/cc: acc bcc ccc clang conf gcc icc msvc name
owc sunc
usr.sbin/nginx/auto/lib: conf make test
usr.sbin/nginx/auto/lib/geoip: conf
usr.sbin/nginx/auto/lib/google-perftools: conf
usr.sbin/nginx/auto/lib/libatomic: conf make
usr.sbin/nginx/auto/lib/libgd: conf
usr.sbin/nginx/auto/lib/libxslt: conf
usr.sbin/nginx/auto/lib/md5: conf make makefile.bcc
makefile.msvc makefile.owc
usr.sbin/nginx/auto/lib/openssl: conf make makefile.bcc
makefile.msvc
usr.sbin/nginx/auto/lib/pcre: conf make makefile.bcc
makefile.msvc makefile.owc
usr.sbin/nginx/auto/lib/perl: conf make
usr.sbin/nginx/auto/lib/sha1: conf make makefile.bcc
makefile.msvc makefile.owc
usr.sbin/nginx/auto/lib/zlib: conf make makefile.bcc
makefile.msvc makefile.owc
patch.zlib.h
usr.sbin/nginx/auto/os: conf darwin freebsd linux solaris win32
usr.sbin/nginx/auto/types: sizeof typedef uintptr_t value
usr.sbin/nginx/conf: fastcgi.conf fastcgi_params koi-utf koi-win
mime.types nginx.conf scgi_params
uwsgi_params win-utf
usr.sbin/nginx/contrib: README geo2nginx.pl
usr.sbin/nginx/contrib/unicode2nginx: koi-utf
unicode-to-nginx.pl
win-utf
usr.sbin/nginx/html: 50x.html index.html
usr.sbin/nginx/man: nginx.8 nginx.conf.5
usr.sbin/nginx/src/core: nginx.c nginx.h ngx_array.c ngx_array.h
ngx_buf.c ngx_buf.h ngx_conf_file.c
ngx_conf_file.h ngx_config.h
ngx_connection.c ngx_connection.h
ngx_core.h ngx_cpuinfo.c ngx_crc.h
ngx_crc32.c ngx_crc32.h ngx_crypt.c
ngx_crypt.h ngx_cycle.c ngx_cycle.h
ngx_file.c ngx_file.h ngx_hash.c
ngx_hash.h ngx_inet.c ngx_inet.h
ngx_list.c ngx_list.h ngx_log.c
ngx_log.h ngx_md5.c ngx_md5.h
ngx_murmurhash.c ngx_murmurhash.h
ngx_open_file_cache.c
ngx_open_file_cache.h
ngx_output_chain.c ngx_palloc.c
ngx_palloc.h ngx_parse.c ngx_parse.h
ngx_proxy_protocol.c
ngx_proxy_protocol.h ngx_queue.c
ngx_queue.h ngx_radix_tree.c
ngx_radix_tree.h ngx_rbtree.c
ngx_rbtree.h ngx_regex.c ngx_regex.h
ngx_resolver.c ngx_resolver.h
ngx_sha1.h ngx_shmtx.c ngx_shmtx.h
ngx_slab.c ngx_slab.h ngx_spinlock.c
ngx_string.c ngx_string.h ngx_syslog.c
ngx_syslog.h ngx_times.c ngx_times.h
usr.sbin/nginx/src/event: ngx_event.c ngx_event.h
ngx_event_accept.c
ngx_event_busy_lock.c
ngx_event_busy_lock.h
ngx_event_connect.c
ngx_event_connect.h ngx_event_mutex.c
ngx_event_openssl.c
ngx_event_openssl.h
ngx_event_openssl_stapling.c
ngx_event_pipe.c ngx_event_pipe.h
ngx_event_posted.c ngx_event_posted.h
ngx_event_timer.c ngx_event_timer.h
usr.sbin/nginx/src/event/modules: ngx_aio_module.c
ngx_devpoll_module.c
ngx_epoll_module.c
ngx_eventport_module.c
ngx_kqueue_module.c
ngx_poll_module.c
ngx_rtsig_module.c
ngx_select_module.c
ngx_win32_select_module.c
usr.sbin/nginx/src/http: ngx_http.c ngx_http.h
ngx_http_busy_lock.c
ngx_http_busy_lock.h ngx_http_cache.h
ngx_http_config.h
ngx_http_copy_filter_module.c
ngx_http_core_module.c
ngx_http_core_module.h
ngx_http_file_cache.c
ngx_http_header_filter_module.c
ngx_http_parse.c ngx_http_parse_time.c
ngx_http_postpone_filter_module.c
ngx_http_request.c ngx_http_request.h
ngx_http_request_body.c
ngx_http_script.c ngx_http_script.h
ngx_http_spdy.c ngx_http_spdy.h
ngx_http_spdy_filter_module.c
ngx_http_spdy_module.c
ngx_http_spdy_module.h
ngx_http_special_response.c
ngx_http_upstream.c ngx_http_upstream.h
ngx_http_upstream_round_robin.c
ngx_http_upstream_round_robin.h
ngx_http_variables.c
ngx_http_variables.h
ngx_http_write_filter_module.c
usr.sbin/nginx/src/http/modules: ngx_http_access_module.c
ngx_http_addition_filter_module.c
ngx_http_auth_basic_module.c
ngx_http_auth_request_module.c
ngx_http_autoindex_module.c
ngx_http_browser_module.c
ngx_http_charset_filter_module.c
ngx_http_chunked_filter_module.c
ngx_http_dav_module.c
ngx_http_degradation_module.c
ngx_http_empty_gif_module.c
ngx_http_fastcgi_module.c
ngx_http_flv_module.c
ngx_http_geo_module.c
ngx_http_geoip_module.c
ngx_http_gunzip_filter_module.c
ngx_http_gzip_filter_module.c
ngx_http_gzip_static_module.c
ngx_http_headers_filter_module.c
ngx_http_image_filter_module.c
ngx_http_index_module.c
ngx_http_limit_conn_module.c
ngx_http_limit_req_module.c
ngx_http_log_module.c
ngx_http_map_module.c
ngx_http_memcached_module.c
ngx_http_mp4_module.c
ngx_http_not_modified_filter_module.c
ngx_http_proxy_module.c
ngx_http_random_index_module.c
ngx_http_range_filter_module.c
ngx_http_realip_module.c
ngx_http_referer_module.c
ngx_http_rewrite_module.c
ngx_http_scgi_module.c
ngx_http_secure_link_module.c
ngx_http_split_clients_module.c
ngx_http_ssi_filter_module.c
ngx_http_ssi_filter_module.h
ngx_http_ssl_module.c
ngx_http_ssl_module.h
ngx_http_static_module.c
ngx_http_stub_status_module.c
ngx_http_sub_filter_module.c
ngx_http_upstream_ip_hash_module.c
ngx_http_upstream_keepalive_module.c
ngx_http_upstream_least_conn_module.c
ngx_http_userid_filter_module.c
ngx_http_uwsgi_module.c
ngx_http_xslt_filter_module.c
usr.sbin/nginx/src/http/modules/perl: Makefile.PL nginx.pm
nginx.xs
ngx_http_perl_module.c
ngx_http_perl_module.h
typemap
usr.sbin/nginx/src/mail: ngx_mail.c ngx_mail.h
ngx_mail_auth_http_module.c
ngx_mail_core_module.c
ngx_mail_handler.c
ngx_mail_imap_handler.c
ngx_mail_imap_module.c
ngx_mail_imap_module.h ngx_mail_parse.c
ngx_mail_pop3_handler.c
ngx_mail_pop3_module.c
ngx_mail_pop3_module.h
ngx_mail_proxy_module.c
ngx_mail_smtp_handler.c
ngx_mail_smtp_module.c
ngx_mail_smtp_module.h
ngx_mail_ssl_module.c
ngx_mail_ssl_module.h
usr.sbin/nginx/src/misc: ngx_cpp_test_module.cpp
ngx_google_perftools_module.c
usr.sbin/nginx/src/os/unix: ngx_aio_read.c ngx_aio_read_chain.c
ngx_aio_write.c
ngx_aio_write_chain.c ngx_alloc.c
ngx_alloc.h ngx_atomic.h
ngx_channel.c ngx_channel.h
ngx_daemon.c ngx_darwin.h
ngx_darwin_config.h
ngx_darwin_init.c
ngx_darwin_sendfile_chain.c
ngx_errno.c ngx_errno.h
ngx_file_aio_read.c ngx_files.c
ngx_files.h ngx_freebsd.h
ngx_freebsd_config.h
ngx_freebsd_init.c
ngx_freebsd_rfork_thread.c
ngx_freebsd_rfork_thread.h
ngx_freebsd_sendfile_chain.c
ngx_gcc_atomic_amd64.h
ngx_gcc_atomic_ppc.h
ngx_gcc_atomic_sparc64.h
ngx_gcc_atomic_x86.h ngx_linux.h
ngx_linux_aio_read.c
ngx_linux_config.h ngx_linux_init.c
ngx_linux_sendfile_chain.c ngx_os.h
ngx_posix_config.h ngx_posix_init.c
ngx_process.c ngx_process.h
ngx_process_cycle.c
ngx_process_cycle.h
ngx_pthread_thread.c
ngx_readv_chain.c ngx_recv.c
ngx_send.c ngx_setaffinity.c
ngx_setaffinity.h ngx_setproctitle.c
ngx_setproctitle.h ngx_shmem.c
ngx_shmem.h ngx_socket.c
ngx_socket.h ngx_solaris.h
ngx_solaris_config.h
ngx_solaris_init.c
ngx_solaris_sendfilev_chain.c
ngx_sunpro_amd64.il
ngx_sunpro_atomic_sparc64.h
ngx_sunpro_sparc64.il
ngx_sunpro_x86.il ngx_thread.h
ngx_time.c ngx_time.h ngx_udp_recv.c
ngx_user.c ngx_user.h
ngx_writev_chain.c rfork_thread.S
usr.sbin/nginx/src/pcre: LICENCE config.h pcre.h
pcre_chartables.c pcre_compile.c
pcre_exec.c pcre_fullinfo.c
pcre_globals.c pcre_internal.h
pcre_newline.c pcre_ord2utf8.c
pcre_study.c pcre_tables.c pcre_ucd.c
pcre_valid_utf8.c pcre_xclass.c ucp.h
Log message:
remove nginx from the base system in favor of OpenBSD's own httpd(8)
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140907968209901&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 23:55:15
Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/26 13:00:31
Modified files:
geo/geos : Makefile distinfo
geo/geos/patches: patch-include_geos_platform_h_in
patch-src_Makefile_in
geo/geos/pkg : PLIST
Log message:
Update to geos 3.4.2.
patch-include_geos_platform_h_in merged upstream, will disappear in next
update.
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140908063710265&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 23:55:23
Module name: ports
Changes by: naddy@cvs.openbsd.org 2014/08/26 13:16:53
Modified files:
security/aide : Makefile
Removed files:
security/aide/patches: patch-config_h_in
Log message:
* Fix the build after OpenBSD has gained blkcnt_t.
* Bump revision because the type of blkcnt_t has changed.
* Drop unneeded USE_GROFF.
ok benoit@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140908227110926&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 23:55:24
Module name: ports
Changes by: robert@cvs.openbsd.org 2014/08/26 13:43:59
Modified files:
www/nginx : Makefile
Added files:
www/nginx : distinfo
www/nginx/patches: patch-conf_mime_types patch-conf_nginx_conf
www/nginx/pkg : DESCR PFRAG.no-passenger PFRAG.passenger PLIST
README nginx.rc
Removed files:
www/nginx : Makefile.inc
www/nginx/devel: Makefile distinfo
www/nginx/devel/patches: lua-lua-nginx-module_config
patch-src_http_ngx_http_spdy_c
www/nginx/devel/pkg: DESCR PLIST README enginx.rc
www/nginx/stable: Makefile distinfo
www/nginx/stable/patches: lua-lua-nginx-module_config
www/nginx/stable/pkg: DESCR PFRAG.no-passenger PFRAG.passenger
PLIST README enginx.rc
Log message:
- remove the devel nginx packages
- apply chroot and other patches from the base system
- update to 1.7.4
[>]
http://marc.info/?l=openbsd-cvs&m=140908438211799&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 00:55:14
Module name: src
Changes by: rpe@cvs.openbsd.org 2014/08/26 14:19:26
Modified files:
. : Makefile
distrib/miniroot: install.sub
distrib/notes : m4.common
distrib/sets : checkflist maketars
distrib/sets/lists/base: mi
distrib/sets/lists/etc: mi
etc : Makefile
Added files:
distrib/sets : makeetcset
Removed files:
distrib/sets : makeflist
Log message:
Create etc set during 'make build' and embed it in base set to make
it available during a regular install or upgrade so that it doesn't
need to be independently fetched.
Idea, directions and OK deraadt@
Feedback and Ok halex@ and aja@
[>]
http://marc.info/?l=openbsd-cvs&m=140908864013440&w=2
obsd.info.14
openbsd-cvs(obsdave,2) — All
2014-08-27 01:55:09
Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/26 15:29:56
Modified files:
usr.sbin/sysmerge: sysmerge.8 sysmerge.sh
Log message:
Fist shot at fixing sysmerge(8) with etc-in-base; note that it's still in
transition state and the utility will get a lot of revamping in the near
future.