[odc] Daily ports changes for 2005-12-20
ODC
auto at squish.net
Wed Dec 21 07:06:20 GMT 2005
OpenBSD ports changes summary for 2005-12-20
============================================
archivers/p5-Archive-Tar devel/cvsps
devel/libusb devel/p5-Class-Container
devel/p5-String-Scanf devel/uuid
emulators/gxemul graphics/feh
security/cyrus-sasl2 security/p5-Digest-SHA1
sysutils/lsof textproc/p5-String-ShellQuote
www www/mozilla-firefox
www/p5-HTML-Lint x11/evilwm
x11/root-tail
== archivers ========================================================= 01/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/archivers
p5-Archive-Tar
~ Makefile
> fix dependencies, PKG_ARCH=*
> ok kevlo@ (steven@)
== devel ============================================================= 02/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
cvsps
+ patches/patch-cvsps_c
> gcc2 fix (pvalchev@)
libusb
+ patches/patch-usbpp_cpp
> include <stdio.h> so this is happy with gcc2 too; no change elsewhere
> (pvalchev@)
p5-Class-Container
~ Makefile ~ distinfo
> update to 0.12, PKG_ARCH=*
> from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
> (steven@)
p5-String-Scanf
~ Makefile ~ distinfo
> update to 2.1, PKG_ARCH=*
> new maintainer is Jasper Lievisse Adriaanse (steven@)
uuid
~ Makefile ~ distinfo
~ pkg/PFRAG.shared
> update to version 1.3.2; (robert@)
== emulators ========================================================= 03/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators
gxemul
+ patches/patch-src_cpus_memory_ppc_c
> gcc2: move vars in beginning of block (pvalchev@)
~ Makefile ~ patches/patch-src_cpus_memory_ppc_c
> correct bugfix, i was on drugs; spotted by author Anders Gavare (pvalchev@)
== graphics ========================================================== 04/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
feh
+ patches/patch-src_slideshow_c
> gcc2 fixes: declare variables in beginning of block (pvalchev@)
== security ========================================================== 05/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/security
cyrus-sasl2
~ Makefile ~ patches/patch-configure
> compile -fPIC as needed; ok jakob (pvalchev@)
p5-Digest-SHA1
~ Makefile
> new maintainer = Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
> do some Makefile cleanup while here; bump PKGNAME (steven@)
== sysutils ========================================================== 06/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils
lsof
~ Makefile + patches/patch-Configure
+ patches/patch-dialects_n+obsd_dnode_c
> - sync with ext2fs dinode changes in -current so this builds/functions
> - do not complain about unknown openbsd version.. (pvalchev@)
== textproc ========================================================== 07/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
p5-String-ShellQuote
~ Makefile ~ distinfo
~ pkg/PLIST
> update to 1.03, PKG_ARCH=*
> from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
> (steven@)
== www =============================================================== 08/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
www
~ Makefile
> p5-HTML-Lint (sturm@)
mozilla-firefox
- files/Extensions.rdf
- patches/patch-gfx_idl_nsIFreeType2_idl
- patches/patch-gfx_src_freetype_nsFreeType_cpp
- patches/patch-gfx_src_freetype_nsFreeType_h
- patches/patch-gfx_src_gtk_nsDeviceContextSpecG_cpp
- patches/patch-gfx_src_gtk_nsScreenGtk_cpp
- patches/patch-gfx_src_ps_nsFontMetricsPS_cpp
- patches/patch-gfx_src_ps_nsFontMetricsPS_h
- patches/patch-gfx_src_x11shared_nsFontFreeType_cpp
- patches/patch-gfx_src_x11shared_nsFontFreeType_h
- patches/patch-htmlparser_public_nsHTMLTagList_h
- patches/patch-htmlparser_src_COtherElements_h
- patches/patch-htmlparser_src_nsElementTable_cpp
- patches/patch-htmlparser_src_nsHTMLTags_cpp
- patches/patch-htmlparser_tools_gentags_pl
- patches/patch-nsprpub_pr_src_io_prprf_c
- patches/patch-xpcom_io_nsNativeCharsetUtils_cpp
- patches/patch-xpcom_sample_Makefile_in
~ Makefile ~ distinfo
~ patches/patch-browser_app_mozilla_in
~ patches/patch-build_autoconf_altoptions_m4
~ patches/patch-config_autoconf_mk_in
~ patches/patch-config_mkdepend_imakemdep_h
~ patches/patch-config_rules_mk ~ patches/patch-configure_in
~ patches/patch-extensions_transformiix_source_base_Double_cpp
~ patches/patch-modules_libpref_src_init_all_js
~ patches/patch-modules_plugin_base_public_nptypes_h
~ patches/patch-nsprpub_config_rules_mk
~ patches/patch-nsprpub_configure_in
~ patches/patch-nsprpub_pr_include_md__openbsd_h
~ patches/patch-nsprpub_pr_include_private_primpl_h
~ patches/patch-nsprpub_pr_src_misc_prdtoa_c
~ patches/patch-nsprpub_pr_src_misc_prinit_c
~ patches/patch-nsprpub_pr_src_misc_prnetdb_c
~ patches/patch-nsprpub_pr_src_pthreads_ptthread_c
~ patches/patch-security_coreconf_OpenBSD_mk
~ patches/patch-security_coreconf_rules_mk
~ patches/patch-widget_src_gtk2_nsSound_cpp
~ patches/patch-widget_src_gtk_nsSound_cpp
~ patches/patch-xpcom_components_nsNativeComponentLoader_cpp
~ patches/patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in
~ pkg/PFRAG.shared ~ pkg/PLIST
+ pkg/patch-browser_locales_en-US_chrome_branding_brand_dtd
+ pkg/patch-browser_locales_en-US_chrome_branding_brand_properties
+ pkg/patch-xpcom_glue_standalone_Makefile_in
> Update to Firefox 1.5.
> Team work by wilfried@, kurt@ and me.
> Tested by many. Thanks a lot!
> ok kurt@ krw@ jolan@ ian@ pvalchev@ (bernd@)
p5-HTML-Lint
+ Makefile + distinfo
+ pkg/DESCR + pkg/PLIST
> New import:
> Initial import of HTML-Lint 2.02
== x11 =============================================================== 09/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
evilwm
+ patches/patch-misc_c
> gcc2 fixes: declare variables in beginning of block (pvalchev@)
root-tail
+ patches/patch-root-tail_c
> rearrange variables so gcc2 eats this too (pvalchev@)
===============================================================================
More information about the odc
mailing list