[odc] Daily ports changes for 2005-02-04
ODC
auto at squish.net
Sat Feb 5 07:06:52 GMT 2005
OpenBSD ports changes summary for 2005-02-04
============================================
devel devel/eclipse
devel/jdk devel/p5-PerlIO-via-symlink
devel/p5-SVK devel/p5-SVN-Mirror
devel/p5-VCP-autrijus mail/mailman
misc/py-imdb textproc/p5-XML-Simple
textproc/py-cElementTree www/p5-HTML-Parser
www/php5 www/squid
== devel ============================================================= 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
devel
~ Makefile
> Add eclipse (alek@)
eclipse
+ Makefile + plugins/Makefile
+ plugins/gef/Makefile + plugins/gef/distinfo
+ plugins/gef/pkg/PLIST + plugins/gef/pkg/DESCR
+ plugins/emf/Makefile + plugins/emf/distinfo
+ plugins/emf/pkg/PLIST + plugins/emf/pkg/DESCR
+ plugins/uml2/Makefile + plugins/uml2/distinfo
+ plugins/uml2/pkg/PLIST + plugins/uml2/pkg/DESCR
+ sdk/distinfo + sdk/Makefile
+ sdk/pkg/PLIST-kde + sdk/pkg/PFRAG.shared
+ sdk/pkg/DESCR + sdk/pkg/PLIST
+ sdk/pkg/PLIST-gnome + sdk/pkg/PFRAG.motif
+ sdk/pkg/DESCR-gnome + sdk/pkg/PFRAG.gtk2
+ sdk/pkg/PFRAG.shared-gnome + sdk/pkg/PFRAG.shared-kde
+ sdk/pkg/DESCR-kde + sdk/pkg/PLIST-mozilla
+ sdk/pkg/DESCR-mozilla + sdk/pkg/PFRAG.shared-mozilla
+ sdk/scripts/prepatch.sh
+ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_gtk_library_make_gtk_xml
+ sdk/patches/patch-eclipse_in
+ sdk/patches/patch-plugins_org_eclipse_swt_motif_build_xml
+ sdk/patches/patch-features_org_eclipse_pde_source_build_xml
+ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_motif_org_eclipse_swt_graphics_Font_java
+ sdk/patches/patch-plugins_platform-launcher_library_motif_make_openbsd_mak
+ sdk/patches/patch-plugins_org_eclipse_swt_gtk_build_xml
+ sdk/patches/patch-build
+ sdk/patches/patch-features_org_eclipse_pde_build_xml
+ sdk/patches/patch-plugins_platform-launcher_library_gtk_build_csh
+ sdk/patches/patch-plugins_platform-launcher_library_gtk_make_gtk_mak
+ sdk/patches/patch-plugins_platform-launcher_library_motif_build_csh
+ sdk/patches/patch-plugins_platform-launcher_library_motif_make_linux_mak
+ sdk/patches/patch-features_org_eclipse_jdt_source_build_xml
+ sdk/patches/patch-features_org_eclipse_platform_source_feature_xml
+ sdk/patches/patch-features_org_eclipse_platform_build_xml
+ sdk/patches/patch-assemble_org_eclipse_sdk_all_xml
+ sdk/patches/patch-features_org_eclipse_jdt_build_xml
+ sdk/patches/patch-features_org_eclipse_sdk_build_xml
+ sdk/patches/patch-plugins_org_eclipse_update_core_openbsd_src_build_xml
+ sdk/patches/patch-plugins_platform-launcher_library_eclipseShm_c
+ sdk/patches/patch-plugins_org_eclipse_update_core_openbsd_src_update_c
+ sdk/patches/patch-plugins_org_eclipse_platform_source_openbsd_gtk_x86_build_xml
+ sdk/patches/patch-plugins_org_eclipse_swt_gtk64_build_xml
+ sdk/patches/patch-Makefile
+ sdk/patches/patch-plugins_org_eclipse_update_core_openbsd_build_xml
+ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_motif_org_eclipse_swt_internal_Converter_java
+ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_motif_library_build_sh
+ sdk/patches/patch-plugins_org_eclipse_core_resources_openbsd_src_Makefile
+ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_motif_org_eclipse_swt_internal_motif_OS_java
+ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_motif_library_make_motif_xml
+ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_motif_library_make_openbsd_mak
+ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_gtk_library_build_sh
+ sdk/patches/patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_gtk_library_make_gtk_mak
+ sdk/patches/patch-features_org_eclipse_platform_source_build_xml
+ sdk/patches/patch-plugins_org_eclipse_osgi_eclipseAdaptor_src_org_eclipse_core_runtime_adaptor_EclipseBundleData_java
> New import:
> Eclipse sdk and three eclipse plugins
jdk
~ 1.4/Makefile
+ 1.4/patches/patch-deploy_make_common_Defs_gmk
+ 1.4/patches/patch-hotspot_build_bsd_makefiles_vm_make
+ 1.4/patches/patch-hotspot_src_os_bsd_vm_os_bsd_cpp
+ 1.4/patches/patch-j2se_src_share_classes_java_lang_ClassLoader_java
+ 1.4/patches/patch-j2se_src_solaris_native_java_util_TimeZone_md_c
> - teach jdk about /usr/local/lib
> - teach ClassLoader how to load native libs with version numbers
> - fix writes to HOME complaints
> - point license URL to license itself
> - fix timezone problem noticed by Roy Morris
> - bump package name
> ok alek@ (kurt@)
p5-PerlIO-via-symlink
~ Makefile ~ distinfo
> upgrade to 0.04 (kevlo@)
p5-SVK
~ Makefile ~ distinfo
> upgrade to p5-SVK 0.29 (kevlo@)
p5-SVN-Mirror
~ Makefile ~ distinfo
> upgrade to SVN-Mirror 0.55 (kevlo@)
p5-VCP-autrijus
~ Makefile ~ distinfo
> upgrade to the latest version (kevlo@)
== mail ============================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
mailman
- pkg/DEINSTALL - pkg/INSTALL
~ Makefile ~ pkg/PLIST
+ pkg/UNMESSAGE
> get rid of INSTALL script; from Aleksander Piotrowski (jakob@)
== misc ============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/misc
py-imdb
~ Makefile ~ distinfo
~ patches/patch-setup_py ~ pkg/PLIST
> Update to 1.7; mostly a bug fixes release, no new features;
> See http://imdbpy.sourceforge.net/Changelog.txt for more information;
> (xsa@)
== textproc ========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
p5-XML-Simple
~ Makefile ~ distinfo
> upgrade to XML-Simple 2.14 (kevlo@)
py-cElementTree
~ Makefile ~ distinfo
> - Update to 1.0.1
> - Uncomment SHARED_ONLY (alek@)
== www =============================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
p5-HTML-Parser
- patches/patch-Makefile.PL ~ Makefile
~ distinfo
> upgrade to p5-HTML-Parser 3.45 (kevlo@)
php5
~ pear/pear.port.mk
> - Set NO_REGRESS only if do-regress target is not defined
> - Add PEAR_LIBDIR (path to pear lib directory) and PEAR_PHPBIN (path to php
> interpreter) variables
> ok robert@ (alek@)
squid
~ Makefile ~ distinfo
> SECURITY:
> add most of the latest distribution patches which include 4 security
> fixes.
> -Correct handling of oversized reply headers
> -Buffer overflow in WCCP recvfrom() call
> -Strengthen Squid from HTTP response splitting cache pollution attack
> -Reject malformed HTTP requests and responses that conflict with the HTTP
> specifications (brad@)
===============================================================================
More information about the odc
mailing list