CVS: cvs.openbsd.org: ports

2014-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/02/07 00:48:03

Modified files:
net/avahi  : Makefile 
net/avahi/patches: patch-avahi-daemon_main_c 
Added files:
net/avahi/patches: patch-man_avahi-daemon_conf_5_xml_in 

Log message:
Add option "host-name-from-machine-id=" (from upstream).



CVS: cvs.openbsd.org: ports

2014-02-06 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2014/02/06 23:49:34

Modified files:
www/youtube-dl : Makefile distinfo 
www/youtube-dl/pkg: PLIST 

Log message:
Update to youtube-dl-2014.02.06.3



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Tobias Ulmer
CVSROOT:/cvs
Module name:ports
Changes by: tobi...@cvs.openbsd.org 2014/02/06 18:27:21

Modified files:
lang/gcc/4.6   : Makefile distinfo 
lang/gcc/4.6/patches: patch-gcc_ada_adaint_c 
  patch-gcc_ada_s-osinte-openbsd_ads 
Added files:
lang/gcc/4.6/patches: patch-gcc_ada_a-calend_adb 
  patch-gcc_ada_adaint_h 
  patch-gcc_ada_g-calend_ads 
  patch-gcc_ada_s-osprim-posix_adb 
  patch-gcc_ada_sysdep_c 

Log message:
Repair time/delay/duration time_t issues in gnat. All direct imports of
C functions have been modified to use same-size types on both sides.
There are no checks in gcc to make sure the types match, and it happily
trashes the stack or reads bogus data without this fix.

The C shim in gnatlib is still casting down to long (by design), thus
gnat is not 2038-proof on 32 bit architectures. Fixing this is an
ongoing project, but I'm running out of time for this release.

Getting the timezone offset is now supported; the unused usleep
procedure that snuck in from FreeBSD support got removed.

Tested on all supported architectures, plus new bootstraps due to the
stack trashing, just in case...

Conceptually fine with brad@
deraadt@ is unhappy with the partial solution, fixing this remains a
high priority todo



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Tobias Ulmer
CVSROOT:/cvs
Module name:ports
Changes by: tobi...@cvs.openbsd.org 2014/02/06 18:31:41

Modified files:
lang/gcc/4.8   : Makefile distinfo 
lang/gcc/4.8/patches: patch-gcc_ada_adaint_c 
  patch-gcc_ada_s-osinte-openbsd_ads 
Added files:
lang/gcc/4.8/patches: patch-gcc_ada_a-calend_adb 
  patch-gcc_ada_adaint_h 
  patch-gcc_ada_g-calend_ads 
  patch-gcc_ada_s-osprim-posix_adb 
  patch-gcc_ada_sysdep_c 

Log message:
Repair time/delay/duration time_t issues in gnat. All direct imports of
C functions have been modified to use same-size types on both sides.
There are no checks in gcc to make sure the types match, and it happily
trashes the stack or reads bogus data without this fix.

The C shim in gnatlib is still casting down to long (by design), thus
gnat is not 2038-proof on 32 bit architectures. Fixing this is an
ongoing project, but I'm running out of time for this release.

Getting the timezone offset is now supported; the unused usleep
procedure that snuck in from FreeBSD support got removed.

Tested on all supported architectures, plus new bootstraps due to the
stack trashing, just in case...

Conceptually fine with brad@
deraadt@ is unhappy with the partial solution, fixing this remains a
high priority todo



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Edd Barrett
CVSROOT:/cvs
Module name:ports
Changes by: e...@cvs.openbsd.org2014/02/06 10:32:27

Modified files:
math/graphviz  : Makefile distinfo 
math/graphviz/files: config6 
math/graphviz/files/tests: dot-test.dot.expect 
   guile-test.scm.expect 
   neato-test.nto.expect 
   perl-test.pl.expect 
   tcl-test.tcl.expect 
math/graphviz/patches: patch-Makefile_in 
   patch-cmd_dot_Makefile_in 
   patch-config_config_perl_pl 
   patch-lib_gvc_gvconfig_c 
   patch-tclpkg_tclstubs_Makefile_in 
   patch-tclpkg_tkstubs_Makefile_in 
math/graphviz/pkg: PFRAG.shared-main PLIST-main 
Added files:
math/graphviz/patches: patch-cmd_lefty_os_unix_io_c 
   patch-configure 

Log message:
Update to graphviz-2.36.0.

Addresses some CVEs:
http://www.debian.org/security/2014/dsa-2843

Thanks to Sebastian Trahm for pointing these out.

OK jasper@



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2014/02/06 10:17:53

Modified files:
textproc/the_silver_searcher: Makefile distinfo 

Log message:
Bugfix update to 0.19.2
>From MAINTAINER Florian Stinglmayr 



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2014/02/06 09:00:44

Modified files:
mail/mimedefang: Makefile 
mail/mimedefang/pkg: PLIST 

Log message:
Tweak @user and according @comment.



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2014/02/06 06:25:17

Modified files:
emulators/pcsxr: Makefile 

Log message:
- Use the MODGNU_AUTOCONF_DEPENDS and MODGNU_AUTOMAKE_DEPENDS macros so metaauto
is pulled in.
- Replace hardcoded /usr/X11R6 with ${X11BASE}.

ok sthen@



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/02/06 05:49:17

Modified files:
infrastructure/templates: mk.conf.template 

Log message:
remove TEST/TESTS poisons, they break existing ports, found by naddy

move VMEM_WARNING from the "misspellings" block to a separate section
with a comment (used to exist but retired)



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2014/02/06 03:21:09

Modified files:
sysutils/augeas: Makefile distinfo 
sysutils/augeas/patches: patch-lenses_shellvars_aug 
sysutils/augeas/pkg: PLIST 
Removed files:
sysutils/augeas/patches: patch-lenses_authorized_keys_aug 
 patch-lenses_tests_test_authorized_keys_aug 
 patch-src_transform_c 

Log message:
update to augeas-1.2.0



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Brad Smith
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2014/02/06 03:09:00

Modified files:
net/pidgin : Tag: OPENBSD_5_4 Makefile distinfo 
net/pidgin/patches: Tag: OPENBSD_5_4 patch-configure_ac 
patch-libpurple_plugins_ssl_Makefile_in 
patch-libpurple_protocols_silc_silc_c 
patch-pidgin_gtkdialogs_c 
net/pidgin/pkg : Tag: OPENBSD_5_4 PLIST-libpurple PLIST-main 
Removed files:
net/pidgin/patches: Tag: OPENBSD_5_4 patch-pidgin_gtkmain_c 
patch-pidgin_gtknotify_c 

Log message:
Update to Pidgin 2.10.9. Fixes 16 issues with CVE assigned.. CVE-2012-6152,
CVE-2013-6477, CVE-2013-6478, CVE-2013-6479, CVE-2013-6481, CVE-2013-6482,
CVE-2013-6483, CVE-2013-6484, CVE-2013-6485, CVE-2013-6486, CVE-2013-6487,
CVE-2013-6489, CVE-2013-6490, CVE-2014-0020.



CVS: cvs.openbsd.org: ports

2014-02-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2014/02/06 01:35:13

Modified files:
net/samba  : Tag: OPENBSD_5_4 Makefile 
net/samba/patches: Tag: OPENBSD_5_4 patch-nsswitch_wbinfo_c 
   patch-source3_configure_in 
   patch-source3_smbd_nttrans_c 
Added files:
net/samba/patches: Tag: OPENBSD_5_4 
   patch-lib_async_req_async_sock_c 
   patch-libcli_util_tstream_c 
   patch-librpc_idl_dcerpc_idl 
   patch-librpc_rpc_dcerpc_util_c 
   patch-librpc_rpc_rpc_common_h 
   patch-nsswitch_libwbclient_wbc_sid_c 
   patch-source3_lib_netapi_group_c 
   patch-source3_lib_netapi_localgroup_c 
   patch-source3_lib_netapi_user_c 
   patch-source3_lib_util_tsock_c 
   patch-source3_libnet_libnet_join_c 
   patch-source3_librpc_rpc_dcerpc_helpers_c 
   patch-source3_rpc_client_cli_lsarpc_c 
   patch-source3_rpc_client_cli_pipe_c 
   patch-source3_rpc_server_netlogon_srv_netlog_nt_c 
   patch-source3_rpcclient_cmd_lsarpc_c 
   patch-source3_rpcclient_cmd_samr_c 
   patch-source3_smbd_lanman_c 
   patch-source3_smbd_open_c 
   patch-source3_utils_net_rpc_c 
   patch-source3_utils_net_rpc_join_c 
   patch-source3_winbindd_wb_lookupsids_c 
   patch-source3_winbindd_winbindd_msrpc_c 
   patch-source3_winbindd_winbindd_rpc_c 

Log message:
apply security updates for CVE-2013-4408 and CVE-2013-4475