CVS: cvs.openbsd.org: ports

2009-10-06 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/10/06 19:53:54

Modified files:
devel/jdk/1.7  : Makefile distinfo 
devel/jdk/1.7/patches: 
   patch-corba_make_common_shared_Compiler-gcc_gmk 
   patch-corba_make_common_shared_Platform_gmk 
   patch-hotspot_make_bsd_makefiles_jsig_make 
   patch-hotspot_make_bsd_makefiles_saproc_make 
   patch-hotspot_make_bsd_makefiles_vm_make 
   
patch-hotspot_src_cpu_x86_vm_interp_masm_x86_32_cpp 
   patch-hotspot_src_share_vm_utilities_macros_hpp 
   patch-jdk_make_com_sun_java_pack_Makefile 
   patch-jdk_make_common_Defs-bsd_gmk 
   patch-jdk_make_common_Defs-linux_gmk 
   patch-jdk_make_common_Defs_gmk 
   patch-jdk_make_common_Release_gmk 
   patch-jdk_make_common_shared_Defs-utils_gmk 
   patch-jdk_make_common_shared_Defs_gmk 
   patch-jdk_make_common_shared_Platform_gmk 
   patch-jdk_make_common_shared_Sanity-Settings_gmk 
   patch-jdk_make_common_shared_Sanity_gmk 
   patch-jdk_make_java_instrument_Makefile 
   patch-jdk_make_java_jli_Makefile 
   patch-jdk_make_java_nio_mapfile-bsd 
   patch-jdk_make_java_redist_Makefile 
   patch-jdk_make_java_zip_FILES_c_gmk 
   patch-jdk_make_java_zip_Makefile 
   patch-jdk_make_sun_awt_mawt_gmk 
   patch-jdk_make_sun_font_Makefile 
   patch-jdk_make_sun_splashscreen_FILES_c_gmk 
   patch-jdk_make_sun_splashscreen_Makefile 
   patch-jdk_make_tools_freetypecheck_Makefile 
   patch-jdk_src_share_bin_java_c 
   
patch-jdk_src_share_classes_java_awt_GraphicsEnvironment_java 
   
patch-jdk_src_share_classes_java_lang_ClassLoader_java 
   
patch-jdk_src_share_classes_sun_tools_jar_Main_java 
   
patch-jdk_src_share_lib_security_java_security-openbsd 
   
patch-jdk_src_share_native_com_sun_java_util_jar_pack_main_cpp 
   
patch-jdk_src_share_native_java_lang_fdlibm_include_fdlibm_h 
   
patch-jdk_src_share_native_java_util_zip_Inflater_c 
   
patch-jdk_src_share_native_sun_awt_medialib_mlib_image_h 
   
patch-jdk_src_share_transport_socket_socketTransport_c 
   patch-jdk_src_solaris_back_util_md_h 
   
patch-jdk_src_solaris_classes_sun_nio_fs_BsdFileStore_java 
   
patch-jdk_src_solaris_classes_sun_nio_fs_BsdFileSystem_java 
   
patch-jdk_src_solaris_native_java_lang_UNIXProcess_md_c 
   
patch-jdk_src_solaris_native_java_net_Inet4AddressImpl_c 
   
patch-jdk_src_solaris_native_java_net_Inet6AddressImpl_c 
   
patch-jdk_src_solaris_native_java_util_TimeZone_md_c 
   
patch-jdk_src_solaris_native_sun_awt_awt_GraphicsEnv_c 
   
patch-jdk_src_solaris_native_sun_awt_awt_InputMethod_c 
   
patch-jdk_src_solaris_native_sun_awt_gtk2_interface_c 
   
patch-jdk_src_solaris_native_sun_nio_ch_SctpChannelImpl_c 
   
patch-jdk_src_solaris_native_sun_nio_ch_SctpNet_c 
   patch-jdk_src_solaris_native_sun_nio_ch_Sctp_h 
   
patch-jdk_src_solaris_native_sun_nio_fs_UnixNativeDispatcher_c 
   
patch-jdk_src_solaris_native_sun_nio_fs_genUnixConstants_c 
   
patch-jdk_src_solaris_native_sun_xawt_awt_Desktop_c 
   patch-langtools_make_build_xml 
devel/jdk/1.7/pkg: PLIST-jre PLIST-main 
Added files:
devel/jdk/1.7/patches: patch-jdk_make_com_sun_nio_Makefile 
   patch-jdk_make_com_sun_nio_sctp_Makefile 
   patch-jdk_make_sun_security_ec_Makefile 
   patch-jdk_src_share_classes_sun_awt_OSInfo_java 
   
patch-jdk_src_share_native_sun_security_ec_ecc_impl_h 
  

CVS: cvs.openbsd.org: ports

2009-07-27 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/07/27 05:31:08

Modified files:
devel/boost/patches: patch-boost_config_suffix_hpp 

Log message:
- fix patch that didn't apply cleanly. noted by andreas.kahari at gmail.com



CVS: cvs.openbsd.org: ports

2009-07-26 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/07/26 18:34:24

Modified files:
devel/boost: Makefile 
devel/boost/patches: patch-boost_config_stdlib_libstdcpp3_hpp 
 patch-tools_build_v2_tools_python_jam 
Added files:
devel/boost/patches: patch-boost_config_suffix_hpp 
Removed files:
devel/boost/patches: patch-boost_wave_token_ids_hpp 

Log message:
- revert last commit since gcc3/libstdc++ changes were reverted.



CVS: cvs.openbsd.org: ports

2009-07-24 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/07/24 20:17:06

Modified files:
devel/boost: Makefile 
devel/boost/patches: patch-boost_config_stdlib_libstdcpp3_hpp 
 patch-tools_build_v2_tools_python_jam 
Added files:
devel/boost/patches: patch-boost_wave_token_ids_hpp 
Removed files:
devel/boost/patches: patch-boost_config_suffix_hpp 

Log message:
- remove hacks to force boost to use threads now that libstdc++ thread
safety has been enabled in gcc3  libstdc++
- correct detection of thread support in libstdcpp3.hpp
- correct multiple defined T_DIVIDE
- use threads for python.jam

NOTE: this update requires userland to be rebuild with the recent
gcc3/libstdc++ changes. See current.html for instructions.



CVS: cvs.openbsd.org: ports

2009-07-21 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/07/21 18:31:57

Modified files:
lang/jamvm : Makefile distinfo 
lang/jamvm/patches: patch-configure 
Added files:
lang/jamvm/patches: patch-src_interp_engine_interp_h 
patch-src_interp_inlining_c 
patch-src_thread_h 
Removed files:
lang/jamvm/patches: patch-lib_java_lang_reflect_Constructor_java 
patch-lib_java_lang_reflect_Field_java 
patch-lib_java_lang_reflect_Method_java 

Log message:
update to 1.5.3:
- fix a use after free
- disable tls since we don't support it yet
- BSD endian fix from author Robert Lougher rob.lougher at gmail.com

testing and okay MANTAINER Frederick C. Druseikis fdruseikis at sc.edu



CVS: cvs.openbsd.org: ports

2009-07-17 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/07/17 07:38:56

Modified files:
www/tomcat/v4  : Makefile distinfo 
www/tomcat/v4/pkg: PLIST-examples 

Log message:
- update to 4.1.40 which includes some security fixes:
http://tomcat.apache.org/security-4.html



CVS: cvs.openbsd.org: ports

2009-06-19 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/06/19 16:28:04

Modified files:
lang/classpath : Makefile 
lang/classpath/files: ecj.in 

Log message:
gjavah, gjar, etc depend on egij from gcj so:
- add RUN_DEPENDS on gcj
- adjust JAVA var to point to egij so the scripts work when installed



CVS: cvs.openbsd.org: ports

2009-06-16 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/06/16 09:20:26

Log message:
parser generator for Java, C#, Python, or C++ languages

ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
Java, C#, Python, or C++ actions.

Currently installing the precompiled jar since this is needed for
classpath 0.98 as a BUILD_DEPEND and RUN_DEPEND.

From MAINTAINER: Frederick C. Druseikis fr...@engr.sc.edu

Status:

Vendor Tag: kurt
Release Tags:   kurt_20090616

N ports/lang/antlr2/distinfo
N ports/lang/antlr2/Makefile
N ports/lang/antlr2/pkg/DESCR
N ports/lang/antlr2/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2009-06-16 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/06/16 09:22:10

Modified files:
lang   : Makefile 

Log message:
+antlr2



CVS: cvs.openbsd.org: ports

2009-06-16 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/06/16 09:37:47

Modified files:
lang/jamvm : Makefile distinfo 
lang/jamvm/patches: patch-configure patch-src_os_bsd_os_c 
lang/jamvm/pkg : PLIST 
Added files:
lang/jamvm/patches: patch-lib_java_lang_reflect_Constructor_java 
patch-lib_java_lang_reflect_Field_java 
patch-lib_java_lang_reflect_Method_java 
patch-src_hooks_c 

Log message:
- Update to 1.5.1

From MAINTAINER Frederick C. Druseikis fdrusei...@sc.edu w/minor changes



CVS: cvs.openbsd.org: ports

2009-06-16 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/06/16 18:47:06

Modified files:
lang/gcc/4.2   : gcc4.port.mk 

Log message:
fix gcj build depend: use java flavor to enable -java subpackage. Problem
noticed by jasper@ okay sthen@



CVS: cvs.openbsd.org: ports

2009-06-12 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/06/12 11:46:56

Modified files:
www/tomcat/v6  : Makefile distinfo 
www/tomcat/v6/pkg: PLIST-examples 

Log message:
- update to 6.0.20:
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html



CVS: cvs.openbsd.org: ports

2009-06-12 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/06/12 12:14:26

Modified files:
www/mod_jk : Makefile distinfo 
www/mod_jk/files: README.OpenBSD 
Added files:
www/mod_jk/patches: patch-native_configure 

Log message:
- update to 1.2.28
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
Including the correction for:
CVE-2008-5519: Apache Tomcat mod_jk information disclosure vulnerability



CVS: cvs.openbsd.org: ports

2009-06-10 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/06/10 13:01:09

Modified files:
devel/jdk/1.7  : Makefile 
devel/jdk/1.7/patches: patch-corba_make_common_Defs-bsd_gmk 
   patch-corba_make_common_shared_Platform_gmk 
   patch-hotspot_make_bsd_makefiles_defs_make 
   patch-hotspot_make_bsd_makefiles_saproc_make 
   patch-hotspot_src_os_bsd_vm_hpi_bsd_hpp 
   patch-hotspot_src_os_bsd_vm_osThread_bsd_hpp 
   patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
   patch-hotspot_src_os_bsd_vm_os_bsd_hpp 
   patch-hotspot_src_os_bsd_vm_os_bsd_inline_hpp 
   patch-jdk_make_common_Defs-bsd_gmk 
   patch-jdk_make_common_shared_Platform_gmk 
   patch-jdk_make_java_hpi_native_Makefile 
   patch-jdk_make_java_nio_Makefile 
   patch-jdk_make_java_redist_Makefile 
   patch-jdk_src_share_bin_java_c 
   
patch-jdk_src_share_native_com_sun_java_util_jar_pack_main_cpp 
   
patch-jdk_src_solaris_classes_sun_nio_fs_BsdFileSystem_java 
devel/jdk/1.7/pkg: PLIST-main 
Added files:
devel/jdk/1.7/files: cacerts 
devel/jdk/1.7/patches: patch-hotspot_agent_make_Makefile 
   
patch-hotspot_agent_src_os_bsd_BsdDebuggerLocal_c 
   patch-hotspot_agent_src_os_bsd_Makefile 
   
patch-hotspot_agent_src_os_bsd_StubDebuggerLocal_c 
   patch-hotspot_agent_src_os_bsd_elfmacros_h 
   patch-hotspot_agent_src_os_bsd_hsearch_r_c 
   patch-hotspot_agent_src_os_bsd_hsearch_r_h 
   patch-hotspot_agent_src_os_bsd_libproc_h 
   patch-hotspot_agent_src_os_bsd_libproc_impl_c 
   patch-hotspot_agent_src_os_bsd_libproc_impl_h 
   patch-hotspot_agent_src_os_bsd_mapfile 
   patch-hotspot_agent_src_os_bsd_ps_core_c 
   patch-hotspot_agent_src_os_bsd_ps_proc_c 
   patch-hotspot_agent_src_os_bsd_salibelf_c 
   patch-hotspot_agent_src_os_bsd_symtab_c 
   patch-hotspot_agent_src_os_bsd_test_c 
   
patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_HotSpotAgent_java 
   
patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_bugspot_BugSpotAgent_java 
   
patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_debugger_bsd_BsdCDebugger_java
 
   
patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_debugger_bsd_BsdThreadContextFactory_java
 
   
patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_runtime_Threads_java 
   
patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_runtime_bsd_BsdSignals_java
 
   
patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_runtime_bsd_x86_BsdSignals_java
 
   
patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo_java
 
   patch-hotspot_make_bsd_makefiles_launcher_make 
   patch-hotspot_make_sa_files 
   patch-jdk_make_java_nio_mapfile-bsd 
   
patch-jdk_src_solaris_classes_sun_nio_fs_BsdNativeDispatcher_java 
   
patch-jdk_src_solaris_native_sun_nio_ch_SctpChannelImpl_c 
   
patch-jdk_src_solaris_native_sun_nio_ch_SctpNet_c 
   patch-jdk_src_solaris_native_sun_nio_ch_Sctp_h 
   
patch-jdk_src_solaris_native_sun_nio_fs_BsdNativeDispatcher_c 
   
patch-jdk_src_solaris_native_sun_nio_fs_GnomeFileTypeDetector_c 
Removed files:
devel/jdk/1.7/patches: 
   
patch-jdk_src_solaris_hpi_native_threads_src_sys_api_td_c 

Log message:
- binary plugs distfile no longer needed
- sync patches with OpenJDK7 bsd-port repository
- install a usable cacerts
- Remove Interruptible IO support
tested by ian@ william@



CVS: cvs.openbsd.org: ports

2009-06-04 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/06/04 12:24:20

Modified files:
lang/gcc/4.2   : Makefile gcc4.port.mk 
lang/gcc/4.2/patches: patch-libffi_configure 
Added files:
lang/gcc/4.2/patches: patch-boehm-gc_Makefile_in 
  patch-boehm-gc_configure 
  patch-boehm-gc_dyn_load_c 
  patch-boehm-gc_include_gc_config_h_in 
  patch-boehm-gc_include_gc_config_macros_h 
  patch-boehm-gc_include_gc_pthread_redirects_h 
  patch-boehm-gc_include_private_gcconfig_h 
  
patch-boehm-gc_include_private_openbsd_stop_world_h 
  patch-boehm-gc_mach_dep_c 
  patch-boehm-gc_misc_c 
  patch-boehm-gc_openbsd_stop_world_c 
  patch-boehm-gc_os_dep_c 
  patch-boehm-gc_pthread_stop_world_c 
  patch-boehm-gc_pthread_support_c 
  patch-boehm-gc_tests_test_c 
  patch-boehm-gc_threadlibs_c 
  patch-configure patch-libffi_Makefile_in 
  patch-libffi_src_powerpc_ffitarget_h 
  patch-libjava_Makefile_in 
  patch-libjava_configure 
  patch-libjava_configure_host 
  patch-libjava_libltdl_configure 
lang/gcc/4.2/pkg: PFRAG.PIC-java PFRAG.shared-java PLIST-java 

Log message:
- enable dwarf2 exceptions (w/major bump for libestdc++)
- add gcj support for i386, amd64 and sparc64
- add MODGCC4_LANGS=java support to gcc4.port.mk
okay robert@



CVS: cvs.openbsd.org: ports

2009-05-22 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/05/22 21:03:25

Modified files:
devel/jdk/1.7  : Makefile distinfo 
devel/jdk/1.7/patches: patch-corba_make_common_Defs-bsd_gmk 
   patch-corba_make_common_Defs_gmk 
   patch-corba_make_common_shared_Compiler-gcc_gmk 
   patch-corba_make_common_shared_Compiler_gmk 
   patch-corba_make_common_shared_Platform_gmk 
   patch-hotspot_make_bsd_Makefile 
   patch-hotspot_make_bsd_makefiles_defs_make 
   patch-hotspot_make_bsd_makefiles_gcc_make 
   patch-hotspot_make_bsd_makefiles_jsig_make 
   patch-hotspot_make_bsd_makefiles_saproc_make 
   patch-hotspot_make_bsd_makefiles_vm_make 
   patch-hotspot_make_defs_make 
   
patch-hotspot_src_os_bsd_vm_attachListener_bsd_cpp 
   patch-hotspot_src_os_bsd_vm_jvm_bsd_h 
   patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
   patch-hotspot_src_os_bsd_vm_os_bsd_hpp 
   patch-hotspot_src_os_cpu_bsd_x86_vm_bsd_x86_32_s 
   
patch-hotspot_src_os_cpu_bsd_x86_vm_bytes_bsd_x86_inline_hpp 
   
patch-hotspot_src_os_cpu_bsd_x86_vm_os_bsd_x86_cpp 
   
patch-hotspot_src_os_cpu_bsd_x86_vm_threadLS_bsd_x86_hpp 
   
patch-hotspot_src_share_vm_interpreter_bytecodeTracer_cpp 
   patch-hotspot_src_share_vm_runtime_globals_hpp 
   patch-hotspot_src_share_vm_runtime_os_cpp 
   
patch-hotspot_src_share_vm_runtime_vm_version_cpp 
   
patch-hotspot_src_share_vm_utilities_globalDefinitions_gcc_hpp 
   patch-hotspot_src_share_vm_utilities_macros_hpp 
   patch-hotspot_src_share_vm_utilities_ostream_cpp 
   patch-hotspot_src_share_vm_utilities_vmError_cpp 
   
patch-jdk_make_com_sun_tools_attach_FILES_java_gmk 
   patch-jdk_make_common_Defs-bsd_gmk 
   patch-jdk_make_common_Defs_gmk 
   patch-jdk_make_common_Program_gmk 
   patch-jdk_make_common_Release_gmk 
   patch-jdk_make_common_internal_BinaryPlugs_gmk 
   patch-jdk_make_common_shared_Compiler-gcc_gmk 
   patch-jdk_make_common_shared_Defs-utils_gmk 
   patch-jdk_make_common_shared_Platform_gmk 
   patch-jdk_make_common_shared_Sanity_gmk 
   patch-jdk_make_docs_Makefile 
   patch-jdk_make_java_instrument_Makefile 
   patch-jdk_make_java_java_hprof_demo_Makefile 
   patch-jdk_make_java_jli_Makefile 
   patch-jdk_make_java_management_Makefile 
   patch-jdk_make_java_net_FILES_c_gmk 
   patch-jdk_make_java_nio_Makefile 
   patch-jdk_make_java_npt_Makefile 
   patch-jdk_make_java_redist_Makefile 
   patch-jdk_make_java_zip_FILES_c_gmk 
   patch-jdk_make_java_zip_Makefile 
   patch-jdk_make_javax_sound_Makefile 
   patch-jdk_make_sun_awt_Makefile 
   patch-jdk_make_sun_awt_mawt_gmk 
   patch-jdk_make_sun_font_Makefile 
   patch-jdk_make_sun_splashscreen_FILES_c_gmk 
   patch-jdk_make_sun_splashscreen_Makefile 
   patch-jdk_make_sun_xawt_Makefile 
   patch-jdk_make_tools_freetypecheck_Makefile 
   
patch-jdk_src_share_classes_java_awt_GraphicsEnvironment_java 
   
patch-jdk_src_share_classes_java_lang_ClassLoader_java 
   
patch-jdk_src_share_classes_java_util_TimeZone_java 
   
patch-jdk_src_share_classes_sun_awt_FontConfiguration_java 
   
patch-jdk_src_share_classes_sun_java2d_SunGraphicsEnvironment_java 
   
patch-jdk_src_share_classes_sun_print_PSPrinterJob_java 
   
patch-jdk_src_share_classes_sun_tools_jar_Main_java 

CVS: cvs.openbsd.org: ports

2009-05-22 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/05/22 21:27:41

Added files:
devel/jdk/1.7/patches: patch-hotspot_make_bsd_makefiles_sa_make 
   
patch-hotspot_src_cpu_x86_vm_interp_masm_x86_32_cpp 
   
patch-jdk_src_solaris_native_java_lang_UNIXProcess_md_c 

Log message:
- These patches were updated not removed. ?!?!



CVS: cvs.openbsd.org: ports

2009-05-15 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/05/15 11:41:04

Modified files:
devel/jdk/1.6  : Makefile 
devel/jdk/1.6/pkg: DESCR-jre DESCR-main 

Log message:
- add jdk17_bootstrap PSEUDO_FLAVOR which uses a pre-installed
jdk/1.7 package to bootstrap
- prevent users from using native_bootstrap or jdk17_bootstrap when
the required package is not pre-installed

looks good sthen@



CVS: cvs.openbsd.org: ports

2009-05-15 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/05/15 11:47:29

Modified files:
devel/jdk/1.5  : Makefile 
devel/jdk/1.5/pkg: DESCR-jre DESCR-main 

Log message:
- prevent users from using native_bootstrap when the required package is
not pre-installed



CVS: cvs.openbsd.org: ports

2009-05-14 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/05/14 06:38:52

Modified files:
print/cups : Makefile 
Added files:
print/cups/patches: patch-scheduler_main_c 
patch-scheduler_process_c 

Log message:
Fix daemon mode by correcting non-portable code:
- close(0); open(...); is no guaranteed to open on file descriptor 0.
Change to using dup2()
- Threaded applications that fork() may only call async-signal-safe
functions in the child process until such time as one of the exec
functions are called. Enable the APPLE code path that uses execlp()
in child. Also close child fd's in such a way as to not trip on
non-blocking fd design issues of libpthread.

okay ajacoutot@



CVS: cvs.openbsd.org: ports

2009-04-27 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/04/27 06:30:26

Modified files:
lang/gcc/4.2   : Makefile 

Log message:
@comment's also need pkg bumps.



CVS: cvs.openbsd.org: ports

2009-04-24 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/04/24 08:43:16

Modified files:
mail/mairix: Makefile 
Added files:
mail/mairix/patches: patch-dfasyn_compdfa_c 

Log message:
Fix an intermittent build failure caused by a segfault in dfasyn.
okay sthen



CVS: cvs.openbsd.org: ports

2009-04-24 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/04/24 09:06:05

Modified files:
x11/dbus   : Makefile 
Added files:
x11/dbus/patches: patch-dbus_dbus-sysdeps-unix_c 

Log message:
Prevent signal/waitpid races by blocking SIGCHLD in
_dbus_get_autolaunch_address(). This corrects the
pidgin + dbus plugin error dialog  dbus: Failed to
get connection: Failed to execute dbus-launch to
autolaunch D-Bus session.

okay todd@



CVS: cvs.openbsd.org: ports

2009-04-21 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/04/21 15:02:34

Modified files:
lang/gcc/4.2   : Makefile 
lang/gcc/4.2/pkg: PFRAG.PIC-c++ PFRAG.PIC-f95 PFRAG.PIC-main 
  PFRAG.PIC-objc PLIST-objc 

Log message:
minor pkg/* corrections on -DPIC=1 archs. okay espie@



CVS: cvs.openbsd.org: ports

2009-03-25 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/03/25 16:11:16

Modified files:
devel/jdk/1.5  : Makefile distinfo 
devel/jdk/1.5/patches: patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
devel/jdk/1.5/pkg: PLIST-jre PLIST-main 
Removed files:
devel/jdk/1.5/patches: 
   
patch-hotspot_src_os_cpu_bsd_amd64_vm_assembler_bsd_amd64_cpp 
   
patch-j2se_src_share_classes_java_util_Calendar_java 
   patch-j2se_src_solaris_bin_java_md_c 
   
patch-j2se_src_solaris_native_com_sun_management_UnixOperatingSystem_md_c 

Log message:
- update to patchset 9 1.5.0 u16
- remove patches included in patchset 9
- fix native_bootstrap BUILD_DEPENDS
- chase plist changes



CVS: cvs.openbsd.org: ports

2009-03-25 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/03/25 16:14:23

Modified files:
devel/apache-ant: Makefile distinfo 
devel/apache-ant/pkg: PLIST 

Log message:
- update to 1.7.1



CVS: cvs.openbsd.org: ports

2009-03-17 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/03/17 19:45:38

Removed files:
devel/jdk/1.3  : Makefile distinfo 
devel/jdk/1.3/files: cacerts rt_jar_class_list 
 tools_jar_class_list 
devel/jdk/1.3/patches: patch-bin_bootscript 
   patch-j2sdk1_3_1_make_com_sun_javah_Makefile 
   patch-j2sdk1_3_1_make_common_Defs-bsd_gmk 
   patch-j2sdk1_3_1_make_common_Defs_gmk 
   patch-j2sdk1_3_1_make_common_Program_gmk 
   patch-j2sdk1_3_1_make_common_SwingBeans_gmk 
   patch-j2sdk1_3_1_make_java_hpi_native_Makefile 
   patch-j2sdk1_3_1_make_java_jvm_Makefile 
   patch-j2sdk1_3_1_make_java_verify_Makefile 
   patch-j2sdk1_3_1_make_java_zip_Makefile 
   patch-j2sdk1_3_1_make_javax_sound_Makefile 
   patch-j2sdk1_3_1_make_minclude_java_zip_cmk 
   patch-j2sdk1_3_1_make_sun_cmm_Makefile 
   patch-j2sdk1_3_1_make_tools_sanityck 
   patch-j2sdk1_3_1_src_bsd_include_bsdmisc_h 
   
patch-j2sdk1_3_1_src_share_classes_com_sun_tools_javah_resources_OpenBSD_arm_properties
 
   
patch-j2sdk1_3_1_src_share_classes_com_sun_tools_javah_resources_OpenBSD_powerpc_properties
 
   
patch-j2sdk1_3_1_src_share_classes_com_sun_tools_javah_resources_OpenBSD_sparc_properties
 
   
patch-j2sdk1_3_1_src_share_classes_sun_awt_image_GifImageDecoder_java 
   
patch-j2sdk1_3_1_src_share_hpi_include_hpi_impl_h 
   
patch-j2sdk1_3_1_src_share_javavm_runtime_classresolver_c 
   patch-j2sdk1_3_1_src_share_javavm_runtime_jni_c 
   
patch-j2sdk1_3_1_src_share_native_java_util_zip_Inflater_c 
   
patch-j2sdk1_3_1_src_share_native_java_util_zip_zlib-1_1_3_infblock_c 
   
patch-j2sdk1_3_1_src_share_native_java_util_zip_zlib-1_1_3_inflate_c 
   
patch-j2sdk1_3_1_src_share_native_java_util_zip_zlib-1_1_3_inftrees_c 
   
patch-j2sdk1_3_1_src_share_native_java_util_zip_zlib-1_1_3_zconf_h 
   
patch-j2sdk1_3_1_src_share_native_sun_awt_image_gif_gifdecoder_c 
   
patch-j2sdk1_3_1_src_solaris_bin_java_wrapper_bsd_sh 
   patch-j2sdk1_3_1_src_solaris_bin_realpath_sh 
   
patch-j2sdk1_3_1_src_solaris_hpi_green_threads_include_context_md_bsd_h 
   
patch-j2sdk1_3_1_src_solaris_hpi_green_threads_src_context_c 
   
patch-j2sdk1_3_1_src_solaris_hpi_green_threads_src_iomgr_c 
   
patch-j2sdk1_3_1_src_solaris_hpi_green_threads_src_signals_c 
   
patch-j2sdk1_3_1_src_solaris_hpi_green_threads_src_sys_api_td_c 
   
patch-j2sdk1_3_1_src_solaris_hpi_green_threads_src_threads_md_c 
   patch-j2sdk1_3_1_src_solaris_hpi_src_linker_md_c 
   patch-j2sdk1_3_1_src_solaris_hpi_src_memory_md_c 
   
patch-j2sdk1_3_1_src_solaris_javavm_include_sysmacros_md_h 
   
patch-j2sdk1_3_1_src_solaris_javavm_include_typedefs_md_h 
   
patch-j2sdk1_3_1_src_solaris_javavm_runtime_invokeNative_arm_s 
   
patch-j2sdk1_3_1_src_solaris_javavm_runtime_invokeNative_ppc_s 
   
patch-j2sdk1_3_1_src_solaris_javavm_runtime_invokeNative_sparc_s 
   
patch-j2sdk1_3_1_src_solaris_javavm_runtime_javai_md_c 
   
patch-j2sdk1_3_1_src_solaris_native_common_jlong_md_h 
   
patch-j2sdk1_3_1_src_solaris_native_sun_awt_awt_Graphics_c 
   
patch-j2sdk1_3_1_src_solaris_native_sun_awt_awt_motif21_c 
   
patch-j2sdk1_3_1_src_solaris_native_sun_awt_awt_util_c 
   powerpc-patch-j2sdk1_3_1_build_bsd-powerpc.1 
   powerpc-patch-j2sdk1_3_1_build_bsd-powerpc.2 
   sparc-patch-j2sdk1_3_1_build_bsd-sparc.1 
   sparc-patch-j2sdk1_3_1_build_bsd-sparc.2 
devel/jdk/1.3/pkg: DESCR-jre DESCR-main PLIST-jre PLIST-main 
devel/jdk/1.4  : Makefile distinfo 
devel/jdk/1.4/files: cacerts 
devel/jdk/1.4/patches: 

CVS: cvs.openbsd.org: ports

2009-03-15 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/03/15 21:00:52

ports/lang/classpath/files

Update of /cvs/ports/lang/classpath/files
In directory cvs.openbsd.org:/tmp/cvs-serv1264/files

Log Message:
Directory /cvs/ports/lang/classpath/files added to the repository



CVS: cvs.openbsd.org: ports

2009-03-14 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/03/14 20:19:31

Modified files:
lang/mono  : Makefile 
Added files:
lang/mono/patches: patch-mono_os_gc_wrapper_h 

Log message:
- semop(2) is not supported by pthreads, so disable its use
- ensure boehm-gc headers are included with thread support enabled
okay robert@ jasper@



CVS: cvs.openbsd.org: ports

2009-03-07 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/03/07 19:30:23

Added files:
lang/gcc/4.2/patches: 
  patch-libiberty_testsuite_test-expandargv_c 

Log message:
Fix an unterminated string in regress tests which caused the regress
tests to bail out early. no pkg bump since no change in package.



CVS: cvs.openbsd.org: ports

2009-01-17 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/01/17 04:37:42

Modified files:
devel/jdk/1.7  : Makefile distinfo 
devel/jdk/1.7/patches: patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
   
patch-hotspot_src_os_cpu_bsd_x86_vm_os_bsd_x86_cpp 
   patch-hotspot_src_share_vm_utilities_vmError_cpp 
   
patch-jdk_src_solaris_classes_sun_awt_X11GraphicsEnvironment_java 
Removed files:
devel/jdk/1.7/patches: patch-hotspot_src_share_vm_opto_macro_cpp 
   patch-jdk_make_java_sun_nio_FILES_java_gmk 
   
patch-jdk_src_share_classes_sun_io_ByteToCharKOI8_U_java 
   
patch-jdk_src_share_classes_sun_io_CharToByteKOI8_U_java 
   
patch-jdk_src_share_classes_sun_io_CharacterEncoding_java 
   patch-jdk_src_solaris_classes_sun_font_XMap_java 

Log message:
- Update to early access b43:
http://download.java.net/jdk7/changes/jdk7-b43.html
- Remove KOI8_U char encoding which no longer applies
- Correct datatype warning in fork_and_exec()
- Sync patches



CVS: cvs.openbsd.org: ports

2009-01-16 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/01/16 09:49:29

Modified files:
devel/jdk/1.7  : Makefile 
devel/jdk/1.7/patches: patch-corba_make_common_Defs_gmk 
   patch-corba_make_common_shared_Defs-bsd_gmk 
   patch-corba_make_common_shared_Defs-utils_gmk 
   
patch-hotspot_src_cpu_x86_vm_interpreterRT_x86_32_cpp 
   patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
   
patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_parNew 
   patch-hotspot_src_share_vm_includeDB_compiler2 
   patch-hotspot_src_share_vm_includeDB_core 
   patch-jdk_make_common_Defs_gmk 
   patch-jdk_make_common_shared_Defs-bsd_gmk 
   patch-jdk_make_common_shared_Defs-utils_gmk 
Added files:
devel/jdk/1.7/patches: 
   
patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_concurrentMarkSweep 
   
patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_g1 
   
patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_parallelScavenge 
   patch-hotspot_src_share_vm_includeDB_features 
Removed files:
devel/jdk/1.7/patches: 
   
patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_spi_orb_jmk 
   patch-make_Defs-internal_gmk 

Log message:
Various minor corrections:
- Remove some patches no longer needed
- Sync some corba and jdk makefiles with bsd-port repo
- Another datatype correction in hotspot
- Use proper scoping for clock_get* from bsd-port repo
- Use includeDB corrections from Coleen Phillimore @ Sun
instead of my own ones. From hotspot-dev list.



CVS: cvs.openbsd.org: ports

2009-01-09 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/01/09 14:38:44

Log message:
Import tomcat/v6 6.0.18:
Java servlet 2.5 and Java server pages 2.1 server
okay  comments ian@

Status:

Vendor Tag: kurt
Release Tags:   kurt_20090109

N ports/www/tomcat/v6/Makefile
N ports/www/tomcat/v6/distinfo
N ports/www/tomcat/v6/files/README.OpenBSD
N ports/www/tomcat/v6/files/tomcat.rc
N ports/www/tomcat/v6/patches/patch-bin_catalina_sh
N ports/www/tomcat/v6/patches/patch-bin_setclasspath_sh
N ports/www/tomcat/v6/patches/patch-conf_server_xml
N ports/www/tomcat/v6/patches/patch-conf_catalina_policy
N ports/www/tomcat/v6/pkg/DESCR-examples
N ports/www/tomcat/v6/pkg/PLIST-main
N ports/www/tomcat/v6/pkg/PLIST-examples
N ports/www/tomcat/v6/pkg/DESCR-main
N ports/www/tomcat/v6/pkg/MESSAGE-main

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2009-01-07 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2009/01/07 06:34:21

Modified files:
devel/jdk/1.6  : Makefile 

Log message:
As noted on the freebsd-java list, Sun's u3 source page no longer links
to the distfiles but they are still available using full URLs. Update
FETCH_MANUALLY text to use the full URLs.



CVS: cvs.openbsd.org: ports

2008-12-22 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2008/12/22 06:16:56

Modified files:
devel/jdk/1.6  : Makefile 
Added files:
devel/jdk/1.6/patches: patch-j2se_make_common_Defs-bsd_gmk 
   patch-j2se_make_common_Program_gmk 
   patch-j2se_make_java_jli_Makefile 
   patch-j2se_make_sun_splashscreen_FILES_c_gmk 
   patch-j2se_make_sun_splashscreen_Makefile 

Log message:
Complete SYSTEM_ZLIB build flag hooks and enable for OpenBSD.



CVS: cvs.openbsd.org: ports

2008-12-22 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2008/12/22 06:22:13

Modified files:
devel/jdk/1.7  : Makefile 
devel/jdk/1.7/patches: 
   patch-hotspot_build_bsd_makefiles_gcc_make 
   patch-jdk_make_common_Defs-bsd_gmk 
   patch-jdk_make_common_Program_gmk 
   patch-jdk_make_java_jli_Makefile 
   patch-jdk_make_sun_splashscreen_Makefile 
Added files:
devel/jdk/1.7/patches: 
   patch-hotspot_build_bsd_makefiles_launcher_make 
   patch-jdk_make_sun_splashscreen_FILES_c_gmk 

Log message:
Fix symbol conflict issues with eclipse by enabling the use of
version scripts. Also complete SYSTEM_ZLIB build hooks and enable
it to use system libz.



CVS: cvs.openbsd.org: ports

2008-12-22 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2008/12/22 07:56:40

Modified files:
devel/jdk/1.7  : Makefile 
devel/jdk/1.7/patches: patch-hotspot_build_bsd_makefiles_vm_make 
Removed files:
devel/jdk/1.7/patches: 
   patch-hotspot_build_bsd_makefiles_launcher_make 

Log message:
Fix some undefined symbols by correcting the non-static link of libjvm.



CVS: cvs.openbsd.org: ports

2008-12-22 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2008/12/22 08:06:39

Modified files:
devel/jdk/1.7  : Makefile 

Log message:
Fix WANTLIB. No cookie for me.



CVS: cvs.openbsd.org: ports

2008-12-20 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2008/12/20 20:59:44

Modified files:
devel/jdk/1.5  : Makefile 
devel/jdk/1.6  : Makefile 
devel/jdk/1.7  : Makefile 

Log message:
Parellel make doesn't work for the jdk builds so instead of passing
MAKE_JOBS on allow users to set HOTSPOT_BUILD_JOBS via env.



CVS: cvs.openbsd.org: ports

2008-10-22 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/22 10:02:24

Modified files:
devel/jdk/1.5  : Makefile 
devel/jdk/1.5/patches: patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
devel/jdk/1.6  : Makefile 
devel/jdk/1.6/patches: patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
devel/jdk/1.7  : Makefile 
devel/jdk/1.7/patches: patch-hotspot_src_os_bsd_vm_os_bsd_cpp 

Log message:
Limit the jdk's view of physical memory to rlimit_cur instead of
rlimit_max. This makes the jdk behave better on amd64.

okay naddy@ ian@



CVS: cvs.openbsd.org: ports

2008-10-22 Thread Kurt Miller
CVSROOT:/cvs
Module name:ports
Changes by: [EMAIL PROTECTED]   2008/10/22 10:04:30

Added files:
devel/netbeans/patches: patch-nbbuild_templates_projectized_xml 

Log message:
Fork off a large javac so this builds on amd64 with 1G datasize. No
change in package so no bump.

okay naddy@ ian@



<    1   2   3   4