[odc] Daily ports changes for 2006-01-18
ODC
auto at squish.net
Thu Jan 19 07:06:06 GMT 2006
OpenBSD ports changes summary for 2006-01-18
============================================
devel/jdk editors/vim
emulators/redhat games/dopewars
graphics/gimp infrastructure/templates
lang/lua mail/evolution
mail/mail-notification mail/sylpheed
mail/sylpheed-claws math/calcoo
math/galculator math/gnumeric
misc/logjam misc/xcdroast
net/gaim net/tor
textproc/gnome-spell textproc/gpdf
textproc/gtkspell www/p5-CGI-XMLApplication
x11/aewm x11/gnome
x11/gtk2-clearlooks-engine x11/gtk2-theme-switch
x11/wxWidgets x11/xpad
== devel ============================================================= 01/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/devel
jdk
~ 1.3/Makefile
+ 1.3/patch-j2sdk1_3_1_src_share_hpi_include_hpi_impl_h
+ 1.3/patch-j2sdk1_3_1_src_share_native_java_util_zip_Inflater_c
+ 1.3/patch-j2sdk1_3_1_src_solaris_hpi_green_threads_src_sys_api_td_c
> remove conflicting read() prototype and correct conflicting prototypes for
> sysSendTo and sysRecvFrom. unbreaks build. (kurt@)
~ 1.4/Makefile
+ 1.4/patch-hotspot_src_cpu_i486_vm_interpreterRT_i486_cpp
> - recent w^x changes combined with random malloc/mmap exposed a previously
> undiscovered bug in the SignatureHandlerLibrary. Code generated at runtime
> was put into malloc()'ed memory and later attempted to execute it without
> first making it executable with mprotect(). Debugging suggestions and help
> from tom@, weingart@, marc@, millert at .x!
> - make sure linux emulation is on for the build phase. needed if you reboot
> after extracting.
> okay tom@ (kurt@)
== editors =========================================================== 02/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/editors
vim
~ Makefile
> unbreak build
> from Chris Kuethe <chris.kuethe at gmail.com> (maintainer) (steven@)
== emulators ========================================================= 03/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators
redhat
~ Makefile.inc
> Redhat moved distfiles to another server.
> from Jim Razmus <jim at bonetruck.org>, thanks! (steven@)
== games ============================================================= 04/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/games
dopewars
~ Makefile
> fix WANTLIB after gtk+2 downgrade
> move some indirect LIB_DEPENDS to WANTLIB (steven@)
== graphics ========================================================== 05/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics
gimp
~ stable/Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
== infrastructure ==================================================== 06/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
templates
~ network.conf.template
> correct path to CPAN modules on sunsite.org.uk
> from Jim Razmus <jim at bonetruck.org>, thanks! (steven@)
~ network.conf.template
> fix path to CPAN modules on mirrors.dotsrc.org
> from Jim Razmus <jim at bonetruck.org> (steven@)
== lang ============================================================== 07/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/lang
lua
~ Makefile + patches/patch-src_lib_lbaselib_c
+ patches/patch-src_lib_liolib_c + patches/patch-src_lib_lstrlib_c
+ patches/patch-src_lobject_c + patches/patch-src_lvm_c
> Replace the very few uses of strcpy(), strcat() and sprintf() by their
> safe counterparts, okay jolan@ (pedro@)
== mail ============================================================== 08/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/mail
evolution
~ Makefile
> add missing libraries to WANTLIB (steven@)
mail-notification
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
sylpheed
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
sylpheed-claws
~ Makefile
> - fix and simplify WANTLIB after gtk+2 downgrade
> - bump PKGNAMEs except for -docs and -themes
> - correct typo in -docs package name while here (steven@)
== math ============================================================== 09/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/math
calcoo
~ Makefile
> fix WANTLIB after gtk+2 downgrade
> replace intl iconv in WANTLIB by MODULES=devel/gettext (steven@)
galculator
~ Makefile
> fix WANTLIB after gtk+2 downgrade
> replace intl iconv in WANTLIB by MODULES=devel/gettext (steven@)
gnumeric
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
== misc ============================================================== 10/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/misc
logjam
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
xcdroast
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
== net =============================================================== 11/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/net
gaim
~ Makefile ~ pkg/PLIST
> - fix WANTLIB after gtk+2 downgrade
> - do not build static modules
> ok alek@ (steven@)
tor
~ Makefile ~ distinfo
> bugfix update to tor-0.1.0.16
> from maintainer Jon Trembley <jon at brain-box.net> (sturm@)
== textproc ========================================================== 12/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc
gnome-spell
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
gpdf
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
gtkspell
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
== www =============================================================== 13/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/www
p5-CGI-XMLApplication
~ Makefile ~ distinfo
> update to 1.1.3, PKG_ARCH=*
> from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
> (steven@)
== x11 =============================================================== 14/14 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/x11
aewm
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
gnome
~ eel/Makefile ~ desktop/Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
gtk2-clearlooks-engine
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
gtk2-theme-switch
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
wxWidgets
~ gtk2/Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
xpad
~ Makefile
> fix WANTLIB after gtk+2 downgrade (steven@)
===============================================================================
More information about the odc
mailing list