OpenBSD ports changes summary for 2016-05-16
============================================

databases/luasqlite3                    devel/intellij
devel/lua-cjson                         devel/luacopas
infrastructure/bin                      infrastructure/db
infrastructure/lib                      lang/go
lang/racket-minimal                     net/prosody
security/py-keyczar                     

== databases ========================================================= 01/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/databases

luasqlite3

  ~ Makefile                              

  > Set path to the lua interpreter, in order to run tests. (jca@)

== devel ============================================================= 02/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel

intellij

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Security update to IntelliJ IDEA 2016.1.2.
  > From Caspar Schutijser, thanks! (zhuk@)

lua-cjson

  ~ Makefile                              

  > Add a test target. (jca@)

  ~ Makefile                              

  > Reorder (jca@)

luacopas

  ~ Makefile                              

  > Reorder... (jca@)

== infrastructure ==================================================== 03/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure

bin

  ~ dpb                                   

  > better days display. somehow I thought perl would work like C and do
  > integer division. (espie@)

  ~ dpb                                   

  > use skipped dirs for initial build (espie@)

  ~ dpb                                   

  > change drastically the way LISTING starts up: let dependencies be a
  > permanent
  > log.
  > Now that we can SKIPDIR, doing a first LISTING for most important
  > dependencies
  > is not a trade-off for the full listing.
  > It allows dpb to start building most important stuff right away, so that
  > your machines start earlier.
  > Caveat: if that list of dependencies changes (ports renames), then you will
  > see errors because ports no longer exist.
  > I figure I have time to make errors in the first listing "not relevant"
  > before that becomes an actual issue. (espie@)

db

  ~ user.list                             

  > reserver an uid/gid for upcoming facette port (landry@)

lib

  ~ DPB/Engine.pm                         ~ DPB/Grabber.pm
  ~ DPB/Vars.pm                           

  > add SKIPDIRS semantics: automatically add visited dirs to a passed skip
  > if it's not empty (espie@)

  ~ DPB/Vars.pm                           

  > fix log (missing \n) (espie@)

  ~ DPB/Grabber.pm                        

  > use skipped dirs for initial build (espie@)

  ~ DPB/Config.pm                         ~ DPB/Engine.pm

  > change drastically the way LISTING starts up: let dependencies be a
  > permanent
  > log.
  > Now that we can SKIPDIR, doing a first LISTING for most important
  > dependencies
  > is not a trade-off for the full listing.
  > It allows dpb to start building most important stuff right away, so that
  > your machines start earlier.
  > Caveat: if that list of dependencies changes (ports renames), then you will
  > see errors because ports no longer exist.
  > I figure I have time to make errors in the first listing "not relevant"
  > before that becomes an actual issue. (espie@)

== lang ============================================================== 04/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang

go

  ~ Makefile                              
  ~ patches/patch-src_cmd_link_internal_ld_elf_go
  + patches/patch-src_cmd_link_internal_ld_data_go
  + patches/patch-src_cmd_link_internal_ld_lib_go
  + patches/patch-src_runtime_cgo_gcc_openbsd_386_c
  + patches/patch-src_runtime_cgo_gcc_openbsd_amd64_c
  + patches/patch-src_runtime_cgo_openbsd_go

  > Allow lang/go to generate PT_TLS when cgo is used on OpenBSD. This makes
  > Go 1.6 pass regress on openbsd/386 and openbsd/amd64. Also stop exporting
  > environ and __progname from cgo, since these symbols are no longer required
  > by libc. (jsing@)

racket-minimal

  - pkg/patch-collects_compiler_private_xform_rkt
  - pkg/patch-src_racket_gc2_Makefile_in
  - pkg/patch-src_racket_gc2_block_cache_c
  - pkg/patch-src_racket_gc2_gclist_h     - pkg/patch-src_racket_gc2_newgc_c
  - pkg/patch-src_racket_gc2_newgc_h      
  - pkg/patch-src_racket_gc2_places_gc_c
  - pkg/patch-src_racket_include_scheme_h
  - pkg/patch-src_racket_src_bignum_c     - pkg/patch-src_racket_src_env_c
  - pkg/patch-src_racket_src_eval_c       - pkg/patch-src_racket_src_fun_c
  - pkg/patch-src_racket_src_hash_c       - pkg/patch-src_racket_src_jit_h
  - pkg/patch-src_racket_src_jitarith_c   - pkg/patch-src_racket_src_jitstate_c
  - pkg/patch-src_racket_src_letrec_check_c
  - pkg/patch-src_racket_src_lightning_i386_asm-common_h
  - pkg/patch-src_racket_src_marshal_c    - pkg/patch-src_racket_src_module_c
  - pkg/patch-src_racket_src_mzclpf_post_inc
  - pkg/patch-src_racket_src_numarith_c   - pkg/patch-src_racket_src_number_c
  - pkg/patch-src_racket_src_read_c       - pkg/patch-src_racket_src_regexp_c
  - pkg/patch-src_racket_src_resolve_c    - pkg/patch-src_racket_src_schpriv_h
  - pkg/patch-src_racket_src_string_c     - pkg/patch-src_racket_src_symbol_c
  - pkg/patch-src_racket_src_thread_c     - pkg/patch-src_racket_src_validate_c
  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             ~ pkg/README

  > Update to Racket 6.5. (juanfra@)

== net =============================================================== 05/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net

prosody

  ~ Makefile                              

  > Drop dep on luaevent, use_libevent is broken.
  > Discussed with maintainer, if use_libevent is set prosody exits almost
  > immediately after entering the event loop.  Our luaevent port is
  > probably too old and needs to be fixed.  luaevent may be re-added to
  > rdeps when fixed. (jca@)

== security ========================================================== 06/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security

py-keyczar

  ~ Makefile                              ~ distinfo

  > Update security/py-keyczar to 0.716
  > OK aja (rpe@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to