[odc] Daily ports changes for 2006-03-20
ODC
auto at squish.net
Tue Mar 21 07:05:30 GMT 2006
OpenBSD ports changes summary for 2006-03-20
============================================
devel/gstreamer-plugins devel/jdk
devel/p5-Module-Build editors
editors/ldapvi graphics/ffmpeg
mail/p5-Mail-SpamAssassin multimedia/libquicktime
multimedia/transcode net/curl
textproc/expat textproc/libxml
x11/vlc
== devel ============================================================= 01/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
gstreamer-plugins
- pkg/PFRAG.shared ~ Makefile
~ pkg/PLIST ~ pkg/PLIST-jpeg
+ patches/patch-ext_dvdnav_dvdnavsrc_c
+ pkg/DESCR-arts + pkg/DESCR-cdaudio
+ pkg/DESCR-dvdnav + pkg/DESCR-faad
+ pkg/DESCR-gsm + pkg/DESCR-musepack
+ pkg/DESCR-sidplay + pkg/DESCR-sndfile
+ pkg/DESCR-theora + pkg/DESCR-tremor
+ pkg/PLIST-arts + pkg/PLIST-cdaudio
+ pkg/PLIST-dvdnav + pkg/PLIST-faad
+ pkg/PLIST-gsm + pkg/PLIST-musepack
+ pkg/PLIST-sidplay + pkg/PLIST-sndfile
+ pkg/PLIST-theora + pkg/PLIST-tremor
> big clean-up of gstreamer-plugins, allows a lot more plugins to compile
> correctly, fix build in lots of cases, since there is a HUGE number of
> things gst will try to pick up.
> fix the framework for MULTI_PACKAGES to not do insane stuff, and simplify
> the main Makefile greatly.
> Set up SHARED_ONLY.
> Some more clean-up to do.
> Someone will have to come up with descriptions and comments more accurate,
> and do more plugins testing... (espie@)
~ Makefile ~ patches/patch-configure
> oops, avoid depending on oneself, and fix dvdnav build. (espie@)
jdk
- 1.3/patches/pack-patch-j2sdk1_3_1_build_bsd-powerpc_tmp_java_java_lang_jvm_CClassHeaders_java_lang_Thread_h
- 1.3/patches/pack-patch-toolong.1 ~ 1.3/Makefile
~ 1.3/patch-j2sdk1_3_1_make_com_sun_javah_Makefile
~ 1.3/patch-j2sdk1_3_1_make_common_Defs-bsd_gmk
~ 1.3/patch-j2sdk1_3_1_make_java_jvm_Makefile
~ 1.3/patch-j2sdk1_3_1_src_solaris_hpi_green_threads_include_context_md_bsd_h
~ 1.3/patch-j2sdk1_3_1_src_solaris_hpi_green_threads_src_context_c
~ 1.3/patch-j2sdk1_3_1_src_solaris_hpi_green_threads_src_threads_md_c
+ 1.3/patches/patch-j2sdk1_3_1_make_common_Defs_gmk
+ 1.3/patches/patch-j2sdk1_3_1_make_common_SwingBeans_gmk
+ 1.3/patches/patch-j2sdk1_3_1_src_share_classes_com_sun_tools_javah_resources_OpenBSD_sparc_properties
+ 1.3/patches/patch-j2sdk1_3_1_src_solaris_javavm_runtime_invokeNative_sparc_s
+ 1.3/patches/powerpc-patch-j2sdk1_3_1_build_bsd-powerpc.1
+ 1.3/patches/powerpc-patch-j2sdk1_3_1_build_bsd-powerpc.2
+ 1.3/patches/sparc-patch-j2sdk1_3_1_build_bsd-sparc.1
+ 1.3/patches/sparc-patch-j2sdk1_3_1_build_bsd-sparc.2
> - enter 1.3.1 on sparc. due to the small datasize ulimit on sparc -Xmx60
> is about as high as you can go. tomcat v4 and demos work but a bit slowly.
> (kurt@)
~ java.port.mk
> add sparc to ONLY_FOR_ARCHS for ports with MODJAVA_VER=1.3/1.3+ (kurt@)
p5-Module-Build
~ Makefile
> - fix regression tests by not passing MAKE_ENV to perl (msf@)
== editors =========================================================== 02/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/editors
editors
~ Makefile
> + ldapvi (mbalmer@)
ldapvi
+ distinfo + Makefile
+ pkg/PLIST + pkg/DESCR
+ patches/patch-configure
> New import:
> ldapvi, edit entries in an LDAP tree using a text editor. Comes in
> really
== graphics ========================================================== 03/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
ffmpeg
- files/grab_bsdbktr.c - patches/patch-libavcodec_h263dec_c
- patches/patch-libavcodec_lcl_c
- patches/patch-libavcodec_libpostproc_postprocess_c
- patches/patch-libavcodec_mem_c - patches/patch-libavcodec_mpeg12_c
- patches/patch-libavformat_audio_c
- patches/patch-libavformat_avformat_h
- patches/patch-vhook_ppm_c ~ Makefile
~ distinfo ~ patches/patch-Makefile
~ patches/patch-configure ~ patches/patch-libavcodec_Makefile
~ patches/patch-libavcodec_libpostproc_Makefile
~ patches/patch-libavformat_Makefile ~ pkg/PFRAG.shared
~ pkg/PLIST + patches/patch-common_mak
+ patches/patch-libavutil_Makefile
> update to CVS as of 3/12/06.
> relevant portion of the official ChangeLog:
> - Fraps FPS1 video decoder
> - Snow video encoder/decoder
> - Sonic audio encoder/decoder
> - Vorbis audio decoder
> - Macromedia ADPCM decoder
> - Duck TrueMotion 2 video decoder
> - support for decoding FLX and DTA extensions in FLIC files
> - H.264 custom quantization matrices support
> - ffserver fixed, it should now be usable again
> - QDM2 audio decoder
> - Real Cooker audio decoder
> - TrueSpeech audio decoder
> - WMA2 audio decoder fixed, now all files should play correctly
> - RealAudio 14.4 and 28.8 decoders fixed
> - JPEG-LS encoder and decoder
> - CamStudio video decoder
> - build system improvements
> - tabs and trailing whitespace removed from the codebase
> - AIFF/AIFF-C audio format, encoding and decoding
> - ADTS AAC file reading and writing
> - Creative VOC file reading and writing
> - American Laser Games multimedia (*.mm) playback system
> - Zip Blocks Motion Video decoder
> - Improved Theora/VP3 decoder
> - True Audio (TTA) decoder
> - AVS demuxer and video decoder
> also, bktr(4) support has been integrated upstream, and most of the
> source patches in the port are no longer necessary.
> OK brad@ (jakemsr@)
== mail ============================================================== 04/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
p5-Mail-SpamAssassin
~ Makefile ~ distinfo
~ patches/patch-Makefile_PL
~ patches/patch-lib_Mail_SpamAssassin_pm
~ patches/patch-spamc_spamc_pod ~ pkg/PLIST
+ pkg/patch-lib_Mail_SpamAssassin_Plugin_Razor2_pm
> maintenance update to 3.1.1
> from: new maintainer Andreas Voegele (voegelas at gmx dot net) (steven@)
== multimedia ======================================================== 05/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia
libquicktime
~ Makefile ~ patches/patch-acinclude_m4
~ patches/patch-configure_ac
> - accomodate for libavcodec changes
> - bump PKGNAME
> OK brad@ (jakemsr@)
transcode
~ Makefile
> - accomodate fr libavcodec changes
> - bump PKGNAME (jakemsr@)
== net =============================================================== 06/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
curl
~ Makefile ~ distinfo
> SECURITY: Update to 7.15.3.
> Fixes TFTP packet buffer overflow vulnerability. (CVE-2006-1061) (naddy@)
== textproc ========================================================== 07/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
expat
- patches/patch-lib_expat_h ~ Makefile
~ distinfo ~ patches/patch-Makefile_in
~ patches/patch-configure ~ pkg/PLIST
> Update to expat-2.0.0.
> test & ok steven@
> "go ahead, now is the time" espie@ (bernd@)
libxml
~ Makefile ~ distinfo
~ patches/patch-Makefile.in ~ patches/patch-catalog_c
~ patches/patch-xmlcatalog_c ~ patches/patch-xmllint_c
~ pkg/PLIST
> update to libxml 2.6.23; many bugfixes
> ok bernd@ (steven@)
== x11 =============================================================== 08/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
vlc
~ Makefile ~ patches/patch-configure_ac
> - accomodate for libavcodec changes
> - bump PKGNAME
> OK brad@ (jakemsr@)
===============================================================================
More information about the odc
mailing list