From auto at squish.net Mon Sep 6 07:00:01 2010 From: auto at squish.net (OWC) Date: Mon, 6 Sep 2010 07:00:01 +0100 (BST) Subject: [owc] Weekly src changes ending 2010-09-05 Message-ID: <20100906060010.EC62C1CD511@snowy.squish.net> OpenBSD src changes summary for 2010-08-29 to 2010-09-05 inclusive ================================================================== bin/cat bin/chmod bin/cp bin/date bin/dd bin/df bin/echo bin/ed bin/expr bin/ln bin/ls bin/md5 bin/mkdir bin/mt bin/mv bin/pax bin/ps bin/pwd bin/rm bin/rmdir bin/sleep bin/stty bin/test distrib/miniroot distrib/sets etc/etc.alpha/MAKEDEV etc/etc.alpha/MAKEDEV.md etc/etc.amd64/MAKEDEV etc/etc.amd64/MAKEDEV.md etc/etc.armish/MAKEDEV etc/etc.armish/MAKEDEV.md etc/etc.aviion/MAKEDEV etc/etc.aviion/MAKEDEV.md etc/etc.hp300/MAKEDEV etc/etc.hp300/MAKEDEV.md etc/etc.hppa/MAKEDEV etc/etc.hppa/MAKEDEV.md etc/etc.hppa64/MAKEDEV etc/etc.hppa64/MAKEDEV.md etc/etc.i386/MAKEDEV etc/etc.i386/MAKEDEV.md etc/etc.landisk/MAKEDEV etc/etc.landisk/MAKEDEV.md etc/etc.loongson/MAKEDEV etc/etc.loongson/MAKEDEV.md etc/etc.luna88k/MAKEDEV etc/etc.luna88k/MAKEDEV.md etc/etc.mac68k/MAKEDEV etc/etc.mac68k/MAKEDEV.md etc/etc.macppc/MAKEDEV etc/etc.macppc/MAKEDEV.md etc/etc.mvme68k/MAKEDEV etc/etc.mvme68k/MAKEDEV.md etc/etc.mvme88k/MAKEDEV etc/etc.mvme88k/MAKEDEV.md etc/etc.palm/MAKEDEV etc/etc.palm/MAKEDEV.md etc/etc.sgi/MAKEDEV etc/etc.sgi/MAKEDEV.md etc/etc.socppc/MAKEDEV etc/etc.socppc/MAKEDEV.md etc/etc.sparc/MAKEDEV etc/etc.sparc/MAKEDEV.md etc/etc.sparc64/MAKEDEV etc/etc.sparc64/MAKEDEV.md etc/etc.vax/MAKEDEV etc/etc.vax/MAKEDEV.md etc/etc.zaurus/MAKEDEV etc/etc.zaurus/MAKEDEV.md games/fortune gnu gnu/lib/libiberty include/rpc/auth.h include/rpc/auth_unix.h include/rpc/clnt.h include/rpc/pmap_clnt.h include/rpc/pmap_prot.h include/rpc/pmap_rmt.h include/rpc/rpc.h include/rpc/rpc_des.h include/rpc/rpc_msg.h include/rpc/svc.h include/rpc/svc_auth.h include/rpc/types.h include/rpc/xdr.h lib/libc lib/libevent lib/librpcsvc lib/libssl libexec/ftpd libexec/lockspool libexec/mail.local libexec/rpc.rstatd regress/usr.bin sbin/mknod sbin/modload sbin/modunload sbin/nfsd sbin/pfctl sbin/route sbin/swapctl share/man share/misc sys/arch/amd64/conf sys/arch/amd64/pci sys/arch/arm/mainbus sys/arch/arm/xscale sys/arch/beagle/dev sys/arch/hppa/conf sys/arch/hppa64/conf sys/arch/i386/pci sys/arch/loongson/conf sys/arch/loongson/dev sys/arch/loongson/include sys/arch/loongson/loongson sys/arch/macppc/dev sys/arch/macppc/pci sys/arch/mips64/include sys/arch/mips64/mips64 sys/arch/sparc/conf sys/arch/sparc/dev sys/arch/sparc/include sys/arch/sparc/sparc sys/arch/zaurus/dev sys/arch/zaurus/zaurus sys/dev sys/dev/acpi sys/dev/ata sys/dev/bluetooth sys/dev/cardbus sys/dev/ic sys/dev/isa sys/dev/pci sys/dev/pcmcia sys/dev/sdmmc sys/dev/usb sys/dev/wscons sys/kern sys/net sys/netinet sys/netmpls sys/ntfs sys/scsi sys/sys usr.bin/ar usr.bin/asa usr.bin/at usr.bin/basename usr.bin/cal usr.bin/cap_mkdb usr.bin/cmp usr.bin/column usr.bin/comm usr.bin/compress usr.bin/csplit usr.bin/cut usr.bin/cvs usr.bin/diff usr.bin/dirname usr.bin/du usr.bin/expand usr.bin/file usr.bin/fold usr.bin/fstat usr.bin/ftp usr.bin/gencat usr.bin/getconf usr.bin/grep usr.bin/gzsig usr.bin/head usr.bin/hexdump usr.bin/id usr.bin/ipcrm usr.bin/ipcs usr.bin/join usr.bin/logger usr.bin/logname usr.bin/look usr.bin/man usr.bin/mesg usr.bin/modstat usr.bin/paste usr.bin/patch usr.bin/pkg-config usr.bin/pr usr.bin/printenv usr.bin/printf usr.bin/rcs usr.bin/readlink usr.bin/rpcgen usr.bin/rpcinfo usr.bin/sed usr.bin/sort usr.bin/split usr.bin/ssh usr.bin/stat usr.bin/strings usr.bin/strip usr.bin/tail usr.bin/tee usr.bin/tic usr.bin/tmux usr.bin/touch usr.bin/tr usr.bin/tsort usr.bin/tty usr.bin/uname usr.bin/unifdef usr.bin/uniq usr.bin/wc usr.bin/what usr.bin/which usr.bin/who usr.bin/write usr.bin/xargs usr.bin/yacc usr.sbin/ac usr.sbin/authpf usr.sbin/bgpctl usr.sbin/bgpd usr.sbin/dvmrpctl usr.sbin/dvmrpd usr.sbin/httpd usr.sbin/ldapctl usr.sbin/ldapd usr.sbin/ldpctl usr.sbin/ldpd usr.sbin/mtree usr.sbin/ndp usr.sbin/ospf6ctl usr.sbin/ospfctl usr.sbin/ospfd usr.sbin/pcidump usr.sbin/portmap usr.sbin/procmap usr.sbin/rarpd usr.sbin/relayctl usr.sbin/relayd usr.sbin/ripctl usr.sbin/rtadvd usr.sbin/rtsold usr.sbin/sa usr.sbin/smtpd usr.sbin/traceroute6 usr.sbin/user == bin =============================================================== 01/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/bin cat ~ cat.1 > add an EXIT STATUS section for /bin; (jmc@) chmod ~ chflags.1 ~ chgrp.1 ~ chmod.1 ~ chown.8 > add an EXIT STATUS section for /bin; (jmc@) cp ~ cp.1 > add an EXIT STATUS section for /bin; (jmc@) date ~ date.1 > add an EXIT STATUS section for /bin; (jmc@) dd ~ dd.1 > add an EXIT STATUS section for /bin; (jmc@) df ~ df.1 > add an EXIT STATUS section for /bin; (jmc@) echo ~ echo.1 > add an EXIT STATUS section for /bin; (jmc@) ed ~ ed.1 > add an EXIT STATUS section for /bin; (jmc@) expr ~ expr.1 > add an EXIT STATUS section for /bin; (jmc@) ~ expr.1 > remove some unneccessary macros and put EXAMPLES in a more standard format; > (jmc@) ln ~ ln.1 > add an EXIT STATUS section for /bin; (jmc@) ls ~ ls.1 > add an EXIT STATUS section for /bin; (jmc@) md5 ~ md5.1 ~ sha1.1 ~ sha256.1 > add an EXIT STATUS section for /bin; (jmc@) mkdir ~ mkdir.1 > add an EXIT STATUS section for /bin; (jmc@) mt ~ mt.1 > add EXIT STATUS (these two were hiding...); (jmc@) mv ~ mv.1 > add an EXIT STATUS section for /bin; (jmc@) pax ~ cpio.1 ~ pax.1 ~ tar.1 > add an EXIT STATUS section for /bin; (jmc@) ps ~ ps.1 > add an EXIT STATUS section for /bin; (jmc@) pwd ~ pwd.1 > add an EXIT STATUS section for /bin; (jmc@) rm ~ rm.1 > add an EXIT STATUS section for /bin; (jmc@) rmdir ~ rmdir.1 > add an EXIT STATUS section for /bin; (jmc@) sleep ~ sleep.1 > add an EXIT STATUS section for /bin; (jmc@) stty ~ stty.1 > add an EXIT STATUS section for /bin; (jmc@) test ~ test.1 > add an EXIT STATUS section for /bin; (jmc@) == distrib =========================================================== 02/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/distrib miniroot ~ install.sub > Make future work in the installer easier by reducing the amount of > eval craziness in install_url(). > ok krw@ (halex@) sets ~ lists/base/md.alpha ~ lists/base/md.amd64 ~ lists/base/md.armish ~ lists/base/md.hp300 ~ lists/base/md.hppa ~ lists/base/md.hppa64 ~ lists/base/md.i386 ~ lists/base/md.landisk ~ lists/base/md.loongson ~ lists/base/md.mac68k ~ lists/base/md.macppc ~ lists/base/md.mvme68k ~ lists/base/md.mvmeppc ~ lists/base/md.palm ~ lists/base/md.sgi ~ lists/base/md.socppc ~ lists/base/md.sparc ~ lists/base/md.sparc64 ~ lists/base/md.zaurus > sync (miod@) == etc =============================================================== 03/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/etc etc.alpha/MAKEDEV ~ etc.alpha/MAKEDEV > Regen (miod@) etc.alpha/MAKEDEV.md ~ etc.alpha/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.amd64/MAKEDEV ~ etc.amd64/MAKEDEV > Regen (miod@) etc.amd64/MAKEDEV.md ~ etc.amd64/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.armish/MAKEDEV ~ etc.armish/MAKEDEV > Regen (miod@) etc.armish/MAKEDEV.md ~ etc.armish/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.aviion/MAKEDEV ~ etc.aviion/MAKEDEV > Regen (miod@) etc.aviion/MAKEDEV.md ~ etc.aviion/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.hp300/MAKEDEV ~ etc.hp300/MAKEDEV > Regen (miod@) etc.hp300/MAKEDEV.md ~ etc.hp300/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.hppa/MAKEDEV ~ etc.hppa/MAKEDEV > Regen (miod@) etc.hppa/MAKEDEV.md ~ etc.hppa/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.hppa64/MAKEDEV ~ etc.hppa64/MAKEDEV > Regen (miod@) etc.hppa64/MAKEDEV.md ~ etc.hppa64/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.i386/MAKEDEV ~ etc.i386/MAKEDEV > Regen (miod@) etc.i386/MAKEDEV.md ~ etc.i386/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.landisk/MAKEDEV ~ etc.landisk/MAKEDEV > Regen (miod@) etc.landisk/MAKEDEV.md ~ etc.landisk/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.loongson/MAKEDEV ~ etc.loongson/MAKEDEV > Regen (miod@) etc.loongson/MAKEDEV.md ~ etc.loongson/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.luna88k/MAKEDEV ~ etc.luna88k/MAKEDEV > Regen (miod@) etc.luna88k/MAKEDEV.md ~ etc.luna88k/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.mac68k/MAKEDEV ~ etc.mac68k/MAKEDEV > Regen (miod@) etc.mac68k/MAKEDEV.md ~ etc.mac68k/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.macppc/MAKEDEV ~ etc.macppc/MAKEDEV > Regen (miod@) etc.macppc/MAKEDEV.md ~ etc.macppc/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.mvme68k/MAKEDEV ~ etc.mvme68k/MAKEDEV > Regen (miod@) etc.mvme68k/MAKEDEV.md ~ etc.mvme68k/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.mvme88k/MAKEDEV ~ etc.mvme88k/MAKEDEV > Regen (miod@) etc.mvme88k/MAKEDEV.md ~ etc.mvme88k/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.palm/MAKEDEV ~ etc.palm/MAKEDEV > Regen (miod@) etc.palm/MAKEDEV.md ~ etc.palm/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.sgi/MAKEDEV ~ etc.sgi/MAKEDEV > Regen (miod@) etc.sgi/MAKEDEV.md ~ etc.sgi/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.socppc/MAKEDEV ~ etc.socppc/MAKEDEV > Regen (miod@) etc.socppc/MAKEDEV.md ~ etc.socppc/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.sparc/MAKEDEV ~ etc.sparc/MAKEDEV > Regen (miod@) etc.sparc/MAKEDEV.md ~ etc.sparc/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.sparc64/MAKEDEV ~ etc.sparc64/MAKEDEV > Regen (miod@) etc.sparc64/MAKEDEV.md ~ etc.sparc64/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.vax/MAKEDEV ~ etc.vax/MAKEDEV > Regen (miod@) etc.vax/MAKEDEV.md ~ etc.vax/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) etc.zaurus/MAKEDEV ~ etc.zaurus/MAKEDEV > Regen (miod@) etc.zaurus/MAKEDEV.md ~ etc.zaurus/MAKEDEV.md > Reorder device entries within sections, for MAKEDEV.8 to have them sorted. > Prodded by jmc at . (miod@) == games ============================================================= 04/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/games fortune ~ datfiles/fortunes2 > Update 'Fastest Defeat In Chess' fortune, trying to dispel Gibaud > - Lazard 1924 myth. > prompted by and ok jmc@ (krw@) == gnu =============================================================== 05/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/gnu gnu ~ gcc/gcc/config/pa/pa.h ~ gcc/gcc/config/sparc/sparc.h > Make sure local arrays of chars are word-aligned on strict alignment > architectures, just like what is done for global ones. This isn't > just an optiization. There is a long tradition of building packets in > arrays of chars on the stack by using casts to types that require > stricter alignment. Ignore the language lawyers say it isn't > explicitly allowed by the C standard. Historically many (all?) C > compilers have handled that just fine, so it is stupid to break this. > Thanks to mikeb@ for finding the GCC bug report against upstream GCC > 4.2.1. This fixes hppa/hppa64 and sparc/sparc64 as discuessed with > miod@ (upstream only fixed sparc/sparc64). Other strict alignment > architectures will need similar fixes. > ok deraadt@, mikeb@, miod@ (kettenis@) lib/libiberty ~ Makefile.bsd-wrapper ~ shlib_version > Compile the v3 demangler support code in libiberty, bump minor. Will be > used > in a not-so-distant future. > ok kettenis@ (some time ago) (miod@) == include =========================================================== 06/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/include rpc/auth.h ~ rpc/auth.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/auth_unix.h ~ rpc/auth_unix.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/clnt.h ~ rpc/clnt.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/pmap_clnt.h ~ rpc/pmap_clnt.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/pmap_prot.h ~ rpc/pmap_prot.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/pmap_rmt.h ~ rpc/pmap_rmt.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/rpc.h ~ rpc/rpc.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/rpc_des.h ~ rpc/rpc_des.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/rpc_msg.h ~ rpc/rpc_msg.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/svc.h ~ rpc/svc.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/svc_auth.h ~ rpc/svc_auth.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/types.h ~ rpc/types.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpc/xdr.h ~ rpc/xdr.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) == lib =============================================================== 07/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/lib libc ~ rpc/DISCLAIMER ~ rpc/auth_none.c ~ rpc/auth_unix.c ~ rpc/authunix_prot.c ~ rpc/bindresvport.3 ~ rpc/clnt_generic.c ~ rpc/clnt_perror.c ~ rpc/clnt_raw.c ~ rpc/clnt_simple.c ~ rpc/clnt_tcp.c ~ rpc/clnt_udp.c ~ rpc/get_myaddress.c ~ rpc/getrpcent.3 ~ rpc/getrpcent.c ~ rpc/getrpcport.3 ~ rpc/getrpcport.c ~ rpc/pmap_clnt.c ~ rpc/pmap_getmaps.c ~ rpc/pmap_getport.c ~ rpc/pmap_prot.c ~ rpc/pmap_prot2.c ~ rpc/pmap_rmt.c ~ rpc/rpc.3 ~ rpc/rpc_callmsg.c ~ rpc/rpc_commondata.c ~ rpc/rpc_dtablesize.c ~ rpc/rpc_prot.c ~ rpc/rpcauth.3 ~ rpc/svc.c ~ rpc/svc_auth.c ~ rpc/svc_auth_unix.c ~ rpc/svc_raw.c ~ rpc/svc_run.c ~ rpc/svc_simple.c ~ rpc/svc_tcp.c ~ rpc/svc_udp.c ~ rpc/xdr.3 ~ rpc/xdr.c ~ rpc/xdr_array.c ~ rpc/xdr_float.c ~ rpc/xdr_mem.c ~ rpc/xdr_rec.c ~ rpc/xdr_reference.c ~ rpc/xdr_stdio.c > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) libevent ~ event.c > Fix from upstream to make all backends reinit on event_reinit(). This > was not being done for poll and select, so after fork they would remain > using the same socketpair for signal notification, leading to a race > between the two processes to read from it and hangs. > Problem originally reported by kili at . > ok gilles (nicm@) librpcsvc ~ bootparam_prot.x ~ klm_prot.x ~ mount.x ~ nfs_prot.x ~ rex.x ~ rnusers.x ~ rstat.x ~ rusers.x ~ sm_inter.x ~ spray.x ~ yp.x ~ yppasswd.x > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) libssl ~ src/crypto/des/rpc_des.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) == libexec =========================================================== 08/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/libexec ftpd ~ ftpd.8 > Add missing network service name from /var/log/ftpd entries. > ok and suggestion from jmc@ ok tobias@ (lum@) lockspool ~ lockspool.1 > add EXIT STATUS for /usr/libexec; (jmc@) mail.local ~ mail.local.8 > add EXIT STATUS for /usr/libexec; (jmc@) rpc.rstatd ~ rstat_proc.c > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) == regress =========================================================== 09/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/regress usr.bin ~ ssh/Makefile > tests for ECDSA keys (djm@) ~ ssh/cert-hostkey.sh ~ ssh/cert-userkey.sh > tests for ECDSA certificates (djm@) ~ mdoclint/mdoclint > - catching up with upstream mdoclint, recognise IMPLEMENTATION NOTES and > COMPATIBILTY as sections. these remain defined only for netbsd, since we > do not use these sections. > - contrariwise, undefine EXIT STATUS as being netbsd only. despite some > misgivings, i think we probably do need to ressurect this section. i'll > start to make these changes soon. (jmc@) ~ mdoclint/mdoclint.1 > put .Os in the right place; (jmc@) ~ mdoclint/mdoclint ~ mdoclint/mdoclint.1 > some very minor tweaks to bring us in line with mdoclint -r1.12 and > mdoclint.1 -r1.2; some minor os-specific differences remain (jmc@) ~ ssh/Makefile + ssh/keytype.sh > test different key types (dsa, rsa, ecdsa) and sizes for login > and host keys; print time used for each iteration; ok djm@ (markus@) == sbin ============================================================== 10/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/sbin mknod ~ mkfifo.1 > add an EXIT STATUS section for /sbin; (jmc@) modload ~ modload.8 > add an EXIT STATUS section for /sbin; (jmc@) modunload ~ modunload.8 > add an EXIT STATUS section for /sbin; (jmc@) nfsd ~ nfsd.8 > add an EXIT STATUS section for /sbin; (jmc@) pfctl ~ parse.y ~ pf_print_state.c ~ pfctl.c ~ pfctl_parser.c > remove trailing spaces and tabs; no binary change. > written with help from henning@, who suggested ensuring that there > are no changes in the digests for object files, thanks! > ok henning@ (sobrado@) route ~ route.c > remove trailing spaces and tabs from source code; no binary changes > (verified by both sthen@ and me). > ok sthen@; "just commit it" claudio@ (sobrado@) ~ Makefile ~ keywords.h ~ keywords.sh ~ route.c > sort generated keywords in order to replace linear probe with bsearch(3) > (more people should know about how to properly use libc-provided tools) > make keywords.h depend upon keywords.sh, so that it gets automatically > rebuilt when keywords.sh is edited > ok claudio@ (blambert@) ~ Makefile > Tried to get too fancy with the Makefile in a way that doesn't build > correctly; changing keywords.sh still requires manual intervention. > pointed out by sthen@ (blambert@) swapctl ~ swapctl.8 > add an EXIT STATUS section for /sbin; (jmc@) == share ============================================================= 11/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/share man ~ man7/man.7 ~ man7/mdoc.7 > this diff does two things (usually a bad sign): > - note which section headings (.Sh) are not used by openbsd > - move the description of the section heading to under the heading, rather > than before it: a much more logical way to read > diffs mailed upstream... (jmc@) ~ man5/rpc.5 > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) ~ man7/man.7 ~ man7/mdoc.7 > EXIT STATUS is allowed for section 6 pages too (even though none of our > section 6 pages currently contain this information); (jmc@) ~ man8/man8.alpha/MAKEDEV.8 ~ man8/man8.amd64/MAKEDEV.8 ~ man8/man8.armish/MAKEDEV.8 ~ man8/man8.aviion/MAKEDEV.8 ~ man8/man8.hp300/MAKEDEV.8 ~ man8/man8.hppa/MAKEDEV.8 ~ man8/man8.hppa64/MAKEDEV.8 ~ man8/man8.i386/MAKEDEV.8 ~ man8/man8.landisk/MAKEDEV.8 ~ man8/man8.loongson/MAKEDEV.8 ~ man8/man8.luna88k/MAKEDEV.8 ~ man8/man8.mac68k/MAKEDEV.8 ~ man8/man8.macppc/MAKEDEV.8 ~ man8/man8.mvme68k/MAKEDEV.8 ~ man8/man8.mvme88k/MAKEDEV.8 ~ man8/man8.palm/MAKEDEV.8 ~ man8/man8.sgi/MAKEDEV.8 ~ man8/man8.socppc/MAKEDEV.8 ~ man8/man8.sparc/MAKEDEV.8 ~ man8/man8.sparc64/MAKEDEV.8 ~ man8/man8.vax/MAKEDEV.8 ~ man8/man8.zaurus/MAKEDEV.8 > Regen (miod@) ~ man4/se.4 > Let se(4) support SiS191, and bring a lot of bugfixes and improvements from > FreeBSD. (miod@) ~ man4/pci.4 > update the description of se(4); (jmc@) ~ man4/azalia.4 > zap a load of wholly unneccessary .Pp; (jmc@) ~ man7/operator.7 > Both old and new groff behave in the following way: Literal tabs are > considered normal word characters even when delimiting column phrases > in .Bl -column. Thus, in any column but the last, if the column is > terminated by a literal tab, and the last character is a solitary dot, > that dot is NOT considered punctuation, and consequently offset from > the preceding text by a blank space. This space does not occur when the > Ta macro is used inmstead of a literal tab, or when a blank character is > inserted between the dot and the tab. > Confused now? So were we. > We decided to consider that a bug in groff, not a feature, > and to not emulate it in mandoc(1). > Thus, let operator(7) no longer depend on that groff bug. (schwarze@) misc ~ airport > add one airport... anyone want to maintain this? (deraadt@) ~ airport > - start fixing some entries after the airports were renamed > - remove HAG; ypenburg airport hasn't been a civil airport since '55. > and the airbase been abandoned since '92. (jasper@) ~ airport > - various tweaks and fixes for airport codes starting with A. (jasper@) ~ mdoc.template > this diff does two things (usually a bad sign): > - note which section headings (.Sh) are not used by openbsd > - move the description of the section heading to under the heading, rather > than before it: a much more logical way to read > diffs mailed upstream... (jmc@) ~ inter.phone > - add a few more (jasper@) ~ airport > - fix entries for 'B' (jasper@) ~ mdoc.template > EXIT STATUS is allowed for section 6 pages too (even though none of our > section 6 pages currently contain this information); (jmc@) == sys =============================================================== 12/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/sys arch/amd64/conf ~ GENERIC > delete PROCFS we will never support (deraadt@) arch/amd64/pci ~ pchb.c > pchbactivate should return result of config_activate_children (deraadt@) ~ pchb.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) arch/arm/mainbus ~ mainbus.c > Convert all powerhooks to activate functions, and provide powerhook stubs. > Of note: lcd stubs get pulled up to the parent; zts has to keep track of > whether it is in use or not > testing by myself and jakemsr; proof reading by oga (deraadt@) arch/arm/xscale ~ pxa2x0_apm.c > put the bufq_restart() in the right place, so that a 2nd resume works. > how did noone notice for so long? tsk, tsk, tsk. of course, I broke it. > tested by jakemsr (deraadt@) ~ pxa2x0_ohci.c > Change powerhooks into activate functions, and provide stub powerhook > functions > ok kettenis (deraadt@) ~ pxa27x_udc.c ~ pxa27x_udc.h ~ pxa2x0.c ~ pxa2x0_com.c ~ pxa2x0_lcd.c > Convert all powerhooks to activate functions, and provide powerhook stubs. > Of note: lcd stubs get pulled up to the parent; zts has to keep track of > whether it is in use or not > testing by myself and jakemsr; proof reading by oga (deraadt@) ~ pxa2x0_apm.c > Hurray! Zaurus apm can now call the activate functions intead of > powerhooks. > We call the activate functions at splhigh; unfortunately we cannot suspend > a > zaurus at splhigh because on resume the clock is hosed. We accept this bug > for now... perhaps someone can find it? > (The powerhooks remain in place in the drivers, and will be roto-tilled > once > we all the other powerhook-using architectures have switched over) > testing by myself and jakemsr; proof reading by oga (deraadt@) arch/beagle/dev ~ omap_com.c ~ omdisplay.c ~ omehci.c ~ omohci.c > lend a hand keeping beagle up-to-date with what is going on in powerhook > vs activate. It compiles. (deraadt@) arch/hppa/conf ~ GENERIC > delete PROCFS we will never support (deraadt@) arch/hppa64/conf ~ GENERIC > delete PROCFS we will never support (deraadt@) arch/i386/pci ~ pchb.c > pchbactivate should return result of config_activate_children (deraadt@) ~ pchb.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) arch/loongson/conf ~ files.loongson > Let non-ykbec kernels link again. (miod@) arch/loongson/dev ~ ohci_voyager.c > Change powerhooks into activate functions, and provide stub powerhook > functions > ok kettenis (deraadt@) ~ apm.c ~ bonito.c ~ kb3310.c ~ mainbus.c ~ smfb.c + kb3310var.h > WIP suspend/resume support for loongson lemote. Okay miod at . (pirofti@) ~ kb3310.c > Correctly enable wakeup interrupts after splhigh(). (miod@) ~ apm.c > Do wsdisplay suspend/resume and also the bufq dance. > Reminded by oga@, okay deraadt at . (pirofti@) ~ apm.c ~ kb3310.c > Clean-up the spl dance around suspend/resume. Okay miod at . (pirofti@) arch/loongson/include ~ autoconf.h > WIP suspend/resume support for loongson lemote. Okay miod at . (pirofti@) arch/loongson/loongson ~ yeeloong_machdep.c > WIP suspend/resume support for loongson lemote. Okay miod at . (pirofti@) ~ yeeloong_machdep.c > Let non-ykbec kernels link again. (miod@) arch/macppc/dev ~ wdc_obio.c > s/wdcactivate/config_activate_children/ (deraadt@) arch/macppc/pci ~ vgafb.c > Fix typo in vgafb_mmap(), causing a comparison to always fail. ok kettenis@ > (miod@) arch/mips64/include ~ cpu.h ~ db_machdep.h > ddbcpu for sgi. ok miod@ (syuu@) arch/mips64/mips64 ~ cpu.c ~ db_machdep.c ~ ipifuncs.c > ddbcpu for sgi. ok miod@ (syuu@) arch/sparc/conf ~ GENERIC > disable SVR4 compat by default; ok kettenis (deraadt@) arch/sparc/dev ~ obio.c ~ qec.c ~ sbus.c > Remove bogus LHS casts. makes gcc4 happy. > ok miod@ (kettenis@) arch/sparc/include ~ lock.h > Fix inline assembler to make it acceptable to gcc4. Similar to what we've > done to sparc64 a couple of months ago. > ok miod@ (kettenis@) arch/sparc/sparc ~ emul.c > Make gcc4 happy. Similar to what we've done to sparc64 a couple of months > ago. > ok miod@ (kettenis@) arch/zaurus/dev ~ zaurus_apm.c > put the bufq_restart() in the right place, so that a 2nd resume works. > how did noone notice for so long? tsk, tsk, tsk. of course, I broke it. > tested by jakemsr (deraadt@) ~ zaurus_audio.c ~ zaurus_kbd.c ~ zaurus_scoop.c ~ zaurus_ssp.c ~ zaurus_udc.c ~ zts.c > Convert all powerhooks to activate functions, and provide powerhook stubs. > Of note: lcd stubs get pulled up to the parent; zts has to keep track of > whether it is in use or not > testing by myself and jakemsr; proof reading by oga (deraadt@) ~ zaurus_apm.c > Hurray! Zaurus apm can now call the activate functions intead of > powerhooks. > We call the activate functions at splhigh; unfortunately we cannot suspend > a > zaurus at splhigh because on resume the clock is hosed. We accept this bug > for now... perhaps someone can find it? > (The powerhooks remain in place in the drivers, and will be roto-tilled > once > we all the other powerhook-using architectures have switched over) > testing by myself and jakemsr; proof reading by oga (deraadt@) ~ zaurus_apm.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) arch/zaurus/zaurus ~ zaurus_lcd.c > Convert all powerhooks to activate functions, and provide powerhook stubs. > Of note: lcd stubs get pulled up to the parent; zts has to keep track of > whether it is in use or not > testing by myself and jakemsr; proof reading by oga (deraadt@) dev ~ softraidvar.h ~ softraid.c > During boot probe walk disklist rather than alldevs. This avoids a race > where disks can be on alldevs, however they are not yet initialised and > have not yet called disk_attach() (in particular this means that dk_label > is a null pointer). Also, if we sleep restart the scan from the top of > the disklist in case things have changed whilst we slept. > ok marco@ (jsing@) ~ softraid.c > fix tailq use; ok thib (deraadt@) dev/acpi ~ acpi.c > - add a check for FWRITE here too. > ok miod@ (jasper@) ~ acpi.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) dev/ata ~ wd.c > sort DVACT_ actions in order of use (deraadt@) ~ wd.c > make struct bufq a member of the softc for devices that use it, > rather than it being a pointer to something that needs to be allocated > at attach. since all these devices need a bufq to operate, it makes > sense to have it allocated as part of the softc and get bufq_init > to just initialise all its fields. it also gets rid of the possibility > that you wont be able to allocate the bufq struct during attach, > which is something you dont want to happen. > secondly, it consistently implements a split between wrapper functions > and the per discipline implementation of the bufq handlers. it > consistently does the locking in the wrappers rather than doing > half in the wrappers and the other half in the implementations. > it also consistently handles the outstanding bufq bq pointer in the > wrappers. > this hides most of the implementation inside kern_bufq.c. the only > stuff left in buf.h is for the bits each implementation needs to > put inside struct buf. > tested by thib@ krw@ and me > ok thib@ matthew@ > no objection from krw@ (dlg@) ~ atascsi.c > the page_length field in the vpd page header is 2 bytes, not 1. > ok krw@ marco@ matthew@ (dlg@) dev/bluetooth ~ bthub.c > - add a missing ioctl FWRITE check > ok miod@ (jasper@) dev/cardbus ~ ohci_cardbus.c > Change powerhooks into activate functions, and provide stub powerhook > functions > ok kettenis (deraadt@) ~ if_dc_cardbus.c > When cardbus is fixed, this will be able to use dc_activate directly > (I stronly hope that cardbus needs no bus-specific wrappers!) (deraadt@) dev/ic ~ atw.c ~ atwvar.h ~ rtw.c ~ rtwvar.h > Massage the powerhook functions into activate functions, and then call > them from the powerhook. Fix a few quibbles about the things done for > the IFF_RUNNING and IFF_UP cases > ok kettenis (deraadt@) ~ dp8390.c ~ dp8390var.h > expose dp8390_enable/disable to the higher level drivers (deraadt@) ~ wdc.c ~ wdcvar.h > pcmcia/wdc_pcmcia.c (deraadt@) ~ mfi.c > the scsi completion code thinks that if you dont get MFI_STAT_OK > back from the chip on a command then the command completely failed. > MFI_STAT_SCSI_DONE_WITH_ERROR really means the command completed > fine, but there's some sense data too. this tweaks the handling to > be more appropriate, as per the linux and solaris drivers. > timed out waiting for beck@ > putting this in cos its obviously more correct than the current code. > (dlg@) ~ if_wi.c ~ if_wivar.h > ioctl versus resume-workq exclusion; cloned from iwn (deraadt@) ~ dc.c > activate functions, when they do not add value, should return the result of > config_activate_children (deraadt@) ~ fxp.c > activate function should return result of config_activate_children > (deraadt@) ~ xl.c > activate function should return result of config_activate_children > (deraadt@) ~ dc.c ~ fxp.c ~ rtl81x9.c ~ xl.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) ~ ami.c > the page_length field in the vpd page header is 2 bytes, not 1. > ok krw@ marco@ matthew@ (dlg@) ~ athnvar.h ~ ar5008.c ~ ar9280.c > fix initialization value of analog register AR_AN_TOP2 on some high > power AR9220 adapters. > this should fix at least Ubiquiti SR71-12 and Winstron DMNA92 adapters. > problem reported by Giuseppe Scalzi and Alex Dervish > fix tested by Giuseppe Scalzi with a Winstron DMNA92 (damien@) dev/isa ~ pckbc_isa.c > activate function should return result of config_activate_children > (deraadt@) ~ pckbc_isa.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. > (missed file) (deraadt@) dev/pci ~ if_rtw_pci.c ~ if_atw_pci.c > Massage the powerhook functions into activate functions, and then call > them from the powerhook. Fix a few quibbles about the things done for > the IFF_RUNNING and IFF_UP cases > ok kettenis (deraadt@) ~ if_wi_pci.c > ioctl versus resume-workq exclusion; cloned from iwn (deraadt@) ~ ohci_pci.c > Change powerhooks into activate functions, and provide stub powerhook > functions > ok kettenis (deraadt@) ~ azalia.c ~ auich.c > do not return EOPNOTSUPP for unknown activate actions (deraadt@) ~ pciide.c ~ pciide_amd_reg.h > PCI configuration space register save/restore for AMD756. (miod@) ~ pciide.c > no need to specially handle the 4 AMD756 registers at suspend/resume time; > they fall within the pcipower() handled range. > ok miod (deraadt@) ~ if_sis.c > activate function should return result of config_activate_children > (deraadt@) ~ if_nfe.c > activate function should return result of config_activate_children > (deraadt@) ~ if_bge.c > activate function should return result of config_activate_children > (deraadt@) ~ ahci.c ~ auich.c ~ azalia.c ~ if_alc.c ~ if_ale.c ~ if_bge.c ~ if_em.c ~ if_lii.c ~ if_msk.c ~ if_nfe.c ~ if_sis.c ~ pci.c ~ pciide.c ~ ppb.c ~ sili_pci.c ~ vga_pci.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) ~ azalia.c > remove a comment suggesting that azalia needs a powerhook (deraadt@) ~ pccbb.c > convert the powerhook to an activate function. That activate function > does not truly work yet many machines because it does not do enough; it is > a total fluke if it works for you. (kettenis is, I think, working on > improving it) > ok kettenis (deraadt@) ~ agp_i810.c > remove argnames from prototype. > no binary change. (oga@) ~ pcidevs > add id for BCM5719; from Linux tg3 driver via Brad (sthen@) ~ pcidevs.h ~ pcidevs_data.h > sync (sthen@) ~ if_vr.c > bus_dmamap_sync() freshly initialized Rx descriptors before flipping the > bit > that hands them over to the hardware. This prevents the hardware from > seeing > stale contents if the compiler decides to re-order stores or if the > hardware > does store-reordering. > There are sme doubts whether the i386/amd64 bus_dmamap_sync() > implementation > will be able to convince future compilers that do even more insanely stupid > optimizations from re-ordering stores. That will be addressed in a > seperate > patch. > ok matthew@, sthen@, oga@ (kettenis@) ~ pccbb.c > Some cleanup in preparation for suspend/resume improvements. (kettenis@) ~ if_se.c ~ if_sereg.h > Let se(4) support SiS191, and bring a lot of bugfixes and improvements from > FreeBSD. (miod@) ~ if_xl_pci.c > Remove redundant prototype left behind by deraadt@ (kettenis@) ~ if_se.c ~ if_sereg.h > Properly invoke bus_dmamap_sync() around the ring descriptors. No > functional > change. (miod@) ~ pci.c ~ pcivar.h > Add an ioctl to figure out the non-sticky bits in PCI BARs used for > determining > the size of those BARs. Make pcidump use this new ioctl to print the size > of PCI BARs. > ok deraadt@, miod@ (kettenis@) dev/pcmcia ~ wdc_pcmcia.c > wdcactivate() can go since it is just a wrapper around > config_activate_children (same change made to wdc.c and wdcvar.h) > ok kettenis (deraadt@) ~ cfxga.c ~ com_pcmcia.c ~ gpr.c ~ if_an_pcmcia.c ~ if_cnw.c ~ if_ep_pcmcia.c ~ if_malo.c ~ if_malovar.h ~ if_ne_pcmcia.c ~ if_ray.c ~ if_sm_pcmcia.c ~ if_wi_pcmcia.c ~ if_xe.c ~ pcmcia.c ~ wdc_pcmcia.c > Convert the pcmcia power hook to an activate function. Then change the > model so that DVACT_SUSPEND methods call sub-drivers with DVACT_SUSPEND > not DVACT_DEACTIVATE, and such. This creates a whole bunch of fallout, > which needs fixing. > wdc(4), ne(4), and wi(4) have been fully tested and actually work better > than they ever have before (no more wdc timeouts on resume!) > malo(4) has some other nasty bug which has not yet been spotted which > causes crazy panics. > The other drivers are more rare and will be fixed if people show up > with hardware; for now at least they have been adapted to the new model. > ok kettenis (deraadt@) ~ pcmcia.c ~ wdc_pcmcia.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) ~ pcmcia.c > Failure to attach a pcmcia driver could leave the function to be disabled > after config_found() returns; check for this and do not invoke > pcmcia_ccr_read() > on a disabled function in the following DPRINTF. No change for kernels > without option PCMCIADEBUG. (miod@) ~ pcmcia_cis.c ~ pcmciareg.h ~ pcmciavar.h > Add support for indirect CIS data (CISTPL_INDIRECT tuple). (miod@) ~ pcmcia_cis.c > Use pcmcia_cis_read_1() to read cis data to be checksummed, instead of > trying to roll our inline version of it and fail. Fixes `checksum error' > warnings on all the cards with checksum tuples I could find (admittedly not > many), and probably fixes all of them since this code has never been > correct > in the first place. (miod@) ~ pcmcia_cis.c > Off-by-two in the length check for CISTPL_CONFIG tuples. (miod@) dev/sdmmc ~ sdhc.c > activate function should return result of config_activate_children > (deraadt@) ~ sdhc.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) dev/usb ~ usbdevs ~ ukbd.c > Translation code for Fn-key sequences on the Gdium Liberty internal > keyboard, > which reports Fn as a regular key. (miod@) ~ usbdevs.h ~ usbdevs_data.h > regen (miod@) ~ ehci.c ~ ohci.c ~ ohcivar.h ~ uhci.c > Change powerhooks into activate functions, and provide stub powerhook > functions > ok kettenis (deraadt@) ~ uhci.c > uhci is apparently is unaware that it could be on a shared interrupt > It is OK to return 0 in that case, but it is not OK to print a > diagnostic. (deraadt@) ~ ubt.c > activate functions should not return EOPNOTSUPP (deraadt@) ~ uvisor.c ~ uhidev.c ~ usb.c > In xxactivate() DVACT_DEACTIVATE, when calling a series of > config_deactivate() > for sub-devices, return the last error return value instead of |'ing the > failures together and creating some value that is non-0 (bravo!) but > potentially loses the specific error value... (deraadt@) ~ uhci.c > sort DVACT_ actions according to the order likely to be used (deraadt@) ~ ohci.c > sort DVACT_ actions in order of use (deraadt@) ~ udl.c > annotate that this driver needs sc_dying code (deraadt@) ~ ehci.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) dev/wscons ~ wsemul_vt100.c > After all escape sequence processing, check for being beyond the last > column and and clear VTFL_LASTCHAR if so. > This fixes the case where an escape sequence (originally noticed with > DECSTBM) moves the cursor and doesn't reset the flag - if it was set, > there would be a spurious line feed on the next input. > ok miod (nicm@) kern ~ subr_disk.c > Add a device number to struct disk and populate it on disk attach. Whilst > here also expose disklist for future use. > ok deraadt@ miod@ (jsing@) ~ subr_autoconf.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) ~ kern_bufq.c > make struct bufq a member of the softc for devices that use it, > rather than it being a pointer to something that needs to be allocated > at attach. since all these devices need a bufq to operate, it makes > sense to have it allocated as part of the softc and get bufq_init > to just initialise all its fields. it also gets rid of the possibility > that you wont be able to allocate the bufq struct during attach, > which is something you dont want to happen. > secondly, it consistently implements a split between wrapper functions > and the per discipline implementation of the bufq handlers. it > consistently does the locking in the wrappers rather than doing > half in the wrappers and the other half in the implementations. > it also consistently handles the outstanding bufq bq pointer in the > wrappers. > this hides most of the implementation inside kern_bufq.c. the only > stuff left in buf.h is for the bits each implementation needs to > put inside struct buf. > tested by thib@ krw@ and me > ok thib@ matthew@ > no objection from krw@ (dlg@) ~ kern_bufq.c > Clarify why we can walk the list of bufqs without holding a mutex with a > comment. (kettenis@) ~ kern_bufq.c > There is no point doing wakeups in bufq_done() unless we're actually in the > process of quiescing I/O. > ok dlg@ (kettenis@) ~ subr_disk.c > Do not panic in parsedisk() for ``second class'' block devices (which we > can't > root off), return NULL instead. (miod@) ~ kern_bufq.c > Inline bufq_impl_disksort and bufq_impl_fifo's definitions into > bufq_impls. Also, make bufq_impls const. > ok dlg@ (matthew@) ~ kern_bufq.c > thib insists i take responsibility too (dlg@) net ~ rtsock.c > don't attempt to enqueue routing messages on sockets marked SS_CANTRCVMORE > ok claudio@ (blambert@) netinet ~ in_proto.c > Fix kernel compiling with disabled IPSEC and enabled GIF/MPLS > OK: claudio@, bob@, sthen@, thib@ (gollo@) netmpls ~ mpls_raw.c > Use MPLS_INKERNEL_LOOP_MAX instead of 16 when initializing mpls_inkloop. > (claudio@) ntfs ~ ntfs_ihash.c ~ ntfs_subr.c ~ ntfs_subr.h ~ ntfs_vfsops.c > revert previous "simplification". kcornies at gmail says it doesn't work. > (tedu@) scsi ~ cd.c ~ ch.c ~ safte.c ~ scsi_base.c ~ ses.c ~ st.c > Avoid possible aliasing-related compiler issues by always writing to > cmd->opcode through the type casted command pointer rather than > through xs->cmd->opcode. > Requested by deraadt@; ok krw at . (matthew@) ~ sd.c > in the activate function, order the DVACT_ functions in the order they > can expect to be used (deraadt@) ~ cd.c > Change the powerhook into an activation routine. It has to use a workq. > There is a bit of concern that this workq can race against a detach > happening... any solutions from the peanut gallery? (deraadt@) ~ scsiconf.c > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) ~ cd.c ~ sd.c ~ sdvar.h ~ st.c > make struct bufq a member of the softc for devices that use it, > rather than it being a pointer to something that needs to be allocated > at attach. since all these devices need a bufq to operate, it makes > sense to have it allocated as part of the softc and get bufq_init > to just initialise all its fields. it also gets rid of the possibility > that you wont be able to allocate the bufq struct during attach, > which is something you dont want to happen. > secondly, it consistently implements a split between wrapper functions > and the per discipline implementation of the bufq handlers. it > consistently does the locking in the wrappers rather than doing > half in the wrappers and the other half in the implementations. > it also consistently handles the outstanding bufq bq pointer in the > wrappers. > this hides most of the implementation inside kern_bufq.c. the only > stuff left in buf.h is for the bits each implementation needs to > put inside struct buf. > tested by thib@ krw@ and me > ok thib@ matthew@ > no objection from krw@ (dlg@) ~ scsi_all.h > ata information vpd page id (dlg@) ~ sd.c > Restore compilability after bufq changes (miod@) ~ st.c > Don't give xs->resid an invalid value (xs->datalen * st->blksize) > inside st_interpret_sense() and then exit without making sure it's > set back to <= xs->datalen. > Fixes 'done < 0; strategy broken' panics when un-tar'ing /cvs from > my ahci DAT tape drive. > ok dlg@ more-or-less-ok matthew@ (krw@) ~ scsi_all.h ~ scsiconf.c > the page_length field in the vpd page header is 2 bytes, not 1. > ok krw@ marco@ matthew@ (dlg@) sys ~ disk.h > Add a device number to struct disk and populate it on disk attach. Whilst > here also expose disklist for future use. > ok deraadt@ miod@ (jsing@) ~ device.h > Add DVACT_QUIECE support. This is called before splhigh() and before > DVACT_SUSPEND, therefore DVACT_QUIECE can do standard sleeping operations > to get ready. > Discussed quite a while back with kettenis and jakemsr, oga suddenly needed > it as well and wrote half of it, so it was time to finish it. > proofread by miod. (deraadt@) ~ buf.h > make struct bufq a member of the softc for devices that use it, > rather than it being a pointer to something that needs to be allocated > at attach. since all these devices need a bufq to operate, it makes > sense to have it allocated as part of the softc and get bufq_init > to just initialise all its fields. it also gets rid of the possibility > that you wont be able to allocate the bufq struct during attach, > which is something you dont want to happen. > secondly, it consistently implements a split between wrapper functions > and the per discipline implementation of the bufq handlers. it > consistently does the locking in the wrappers rather than doing > half in the wrappers and the other half in the implementations. > it also consistently handles the outstanding bufq bq pointer in the > wrappers. > this hides most of the implementation inside kern_bufq.c. the only > stuff left in buf.h is for the bits each implementation needs to > put inside struct buf. > tested by thib@ krw@ and me > ok thib@ matthew@ > no objection from krw@ (dlg@) ~ buf.h > Inline bufq_impl_disksort and bufq_impl_fifo's definitions into > bufq_impls. Also, make bufq_impls const. > ok dlg@ (matthew@) ~ pciio.h > Add an ioctl to figure out the non-sticky bits in PCI BARs used for > determining > the size of those BARs. Make pcidump use this new ioctl to print the size > of PCI BARs. > ok deraadt@, miod@ (kettenis@) == usr.bin =========================================================== 13/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin ar ~ ar.1 > add an EXIT STATUS section for /usr/bin; (jmc@) asa ~ asa.1 > add an EXIT STATUS section for /usr/bin; (jmc@) at ~ at.1 > add an EXIT STATUS section for /usr/bin; (jmc@) basename ~ basename.1 > add an EXIT STATUS section for /usr/bin; (jmc@) cal ~ cal.1 > add an EXIT STATUS section for /usr/bin; (jmc@) cap_mkdb ~ cap_mkdb.1 > add an EXIT STATUS section for /usr/bin; (jmc@) cmp ~ cmp.1 > add an EXIT STATUS section for /usr/bin; (jmc@) column ~ column.1 > add an EXIT STATUS section for /usr/bin; (jmc@) comm ~ comm.1 > add an EXIT STATUS section for /usr/bin; (jmc@) compress ~ compress.1 > add an EXIT STATUS section for /usr/bin; (jmc@) csplit ~ csplit.1 > add an EXIT STATUS section for /usr/bin; (jmc@) cut ~ cut.1 > add an EXIT STATUS section for /usr/bin; (jmc@) cvs ~ rcs.h > Removed ra_uid, which was supposed to save the uid of a delta's author. > Is not used and not useful. > ok xsa, zinovik (tobias@) ~ rcs.c > rcsnum_parse() allocates already an RCSNUM struct, so it's not needed to > copy it into a newly allocated one (which is even a memory leak). > ok zinovik (tobias@) ~ rcs.c ~ rcs.h > Rename RCSNUM's fd to rf_fd, complies to other variable names and > OpenRCS. > ok xsa, zinovik (tobias@) ~ cvs.1 > add an EXIT STATUS section for /usr/bin; (jmc@) diff ~ diff.1 > add an EXIT STATUS section for /usr/bin; (jmc@) dirname ~ dirname.1 > add an EXIT STATUS section for /usr/bin; (jmc@) du ~ du.1 > add an EXIT STATUS section for /usr/bin; (jmc@) expand ~ expand.1 > add an EXIT STATUS section for /usr/bin; (jmc@) file ~ file.1 > add an EXIT STATUS section for /usr/bin; (jmc@) fold ~ fold.1 > add an EXIT STATUS section for /usr/bin; (jmc@) fstat ~ fuser.1 > add an EXIT STATUS section for /usr/bin; (jmc@) ftp ~ ftp.c > Make second parameter of poll() the correct type. Removes compile warning. > advice and ok martynas@ (lum@) gencat ~ gencat.1 > add an EXIT STATUS section for /usr/bin; (jmc@) getconf ~ getconf.1 > add an EXIT STATUS section for /usr/bin; (jmc@) grep ~ grep.1 > add an EXIT STATUS section for /usr/bin; (jmc@) gzsig ~ gzsig.1 > add an EXIT STATUS section for /usr/bin; (jmc@) head ~ head.1 > add an EXIT STATUS section for /usr/bin; (jmc@) hexdump ~ hexdump.1 ~ od.1 > add an EXIT STATUS section for /usr/bin; (jmc@) id ~ groups.1 ~ id.1 ~ whoami.1 > add an EXIT STATUS section for /usr/bin; (jmc@) ipcrm ~ ipcrm.1 > add an EXIT STATUS section for /usr/bin; (jmc@) ipcs ~ ipcs.1 > add an EXIT STATUS section for /usr/bin; (jmc@) join ~ join.1 > add an EXIT STATUS section for /usr/bin; (jmc@) logger ~ logger.1 > Make 'file' an argument in -f description. > ok jmc@ (lum@) ~ logger.1 > zap trailing whitespace; (jmc@) ~ logger.1 > add an EXIT STATUS section for /usr/bin; (jmc@) logname ~ logname.1 > add an EXIT STATUS section for /usr/bin; (jmc@) look ~ look.1 > add an EXIT STATUS section for /usr/bin; (jmc@) man ~ man.1 > add an EXIT STATUS section for /usr/bin; (jmc@) mesg ~ mesg.1 > add an EXIT STATUS section for /usr/bin; (jmc@) modstat ~ modstat.8 > add an EXIT STATUS section for /usr/bin; (jmc@) paste ~ paste.1 > add an EXIT STATUS section for /usr/bin; (jmc@) patch ~ patch.1 > add an EXIT STATUS section for /usr/bin; (jmc@) pkg-config ~ pkg-config.1 > add an EXIT STATUS section for /usr/bin; (jmc@) pr ~ pr.1 > add an EXIT STATUS section for /usr/bin; (jmc@) printenv ~ printenv.1 > add EXIT STATUS (these two were hiding...); (jmc@) printf ~ printf.1 > add an EXIT STATUS section for /usr/bin; (jmc@) rcs ~ rcs.h > Removed ra_uid, which was supposed to save the uid of a delta's author. > Is not used and not useful. > ok xsa, zinovik (tobias@) ~ rcs.c > style (tobias@) ~ rcs.c > rcsnum_parse() allocates already an RCSNUM struct, so it's not needed to > copy it into a newly allocated one (which is even a memory leak). > ok zinovik (tobias@) ~ ci.1 ~ co.1 ~ ident.1 ~ rcs.1 ~ rcsclean.1 ~ rcsdiff.1 ~ rcsmerge.1 ~ rlog.1 > add an EXIT STATUS section for /usr/bin; (jmc@) readlink ~ readlink.1 > add an EXIT STATUS section for /usr/bin; (jmc@) rpcgen ~ rpc_clntout.c ~ rpc_cout.c ~ rpc_hout.c ~ rpc_main.c ~ rpc_parse.c ~ rpc_parse.h ~ rpc_sample.c ~ rpc_scan.c ~ rpc_scan.h ~ rpc_svcout.c ~ rpc_tblout.c ~ rpc_util.c ~ rpc_util.h > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) rpcinfo ~ rpcinfo.8 ~ rpcinfo.c > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) sed ~ sed.1 > add an EXIT STATUS section for /usr/bin; (jmc@) sort ~ sort.1 > add an EXIT STATUS section for /usr/bin; (jmc@) split ~ split.1 > add an EXIT STATUS section for /usr/bin; (jmc@) ssh ~ auth-options.c ~ auth1.c ~ auth2.c ~ bufaux.c ~ buffer.h ~ kex.c ~ key.c ~ packet.c ~ packet.h ~ ssh-dss.c ~ ssh-rsa.c > Add buffer_get_cstring() and related functions that verify that the > string extracted from the buffer contains no embedded \0 characters* > This prevents random (possibly malicious) crap from being appended to > strings where it would not be noticed if the string is used with > a string(3) function. > Use the new API in a few sensitive places. > * actually, we allow a single one at the end of the string for now because > we don't know how many deployed implementations get this wrong, but don't > count on this to remain indefinitely. (djm@) ~ PROTOCOL ~ PROTOCOL.agent ~ PROTOCOL.certkeys ~ auth2-jpake.c ~ authfd.c ~ authfile.c ~ buffer.h ~ dns.c ~ kex.c ~ kex.h ~ key.c ~ key.h ~ monitor.c ~ monitor_wrap.c ~ myproposal.h ~ packet.c ~ packet.h ~ pathnames.h ~ readconf.c ~ ssh-add.1 ~ ssh-add.c ~ ssh-agent.1 ~ ssh-agent.c ~ ssh-keygen.1 ~ ssh-keygen.c ~ ssh-keyscan.1 ~ ssh-keyscan.c ~ ssh-keysign.8 ~ ssh.1 ~ ssh.c ~ ssh2.h ~ ssh_config.5 ~ sshconnect.c ~ sshconnect2.c ~ sshd.8 ~ sshd.c ~ sshd_config.5 ~ uuencode.c ~ uuencode.h ~ lib/Makefile ~ sshd/Makefile + bufec.c + kexecdh.c + kexecdhc.c + kexecdhs.c + ssh-ecdsa.c > Implement Elliptic Curve Cryptography modes for key exchange (ECDH) and > host/user keys (ECDSA) as specified by RFC5656. ECDH and ECDSA offer > better performance than plain DH and DSA at the same equivalent symmetric > key length, as well as much shorter keys. > Only the mandatory sections of RFC5656 are implemented, specifically the > three REQUIRED curves nistp256, nistp384 and nistp521 and only ECDH and > ECDSA. Point compression (optional in RFC5656 is NOT implemented). > Certificate host and user keys using the new ECDSA key types are supported. > Note that this code has not been tested for interoperability and may be > subject to change. > feedback and ok markus@ (djm@) ~ ssh-add.c ~ ssh-agent.c ~ ssh-keygen.c ~ ssh-keysign.c ~ ssh.c ~ sshd.c > reintroduce commit from tedu@, which I pulled out for release engineering: > OpenSSL_add_all_algorithms is the name of the function we have a man page > for, so use that. ok djm (djm@) ~ ssh-agent.1 > fix some macro abuse; (jmc@) ~ ssh.1 > small text tweak to accommodate previous; (jmc@) ~ servconf.c > pick up ECDSA host key by default; ok djm@ (naddy@) ~ myproposal.h > prefer ECDH in a 256 bit curve field; prompted by naddy@ (djm@) ~ ssh-keygen.c > permit -b 256, 384 or 521 as key size for ECDSA; ok djm@ (markus@) ~ ssh.c > unbreak ControlPersist=yes for ControlMaster=yes; ok djm@ (markus@) ~ ssh-keygen.c > Switch ECDSA default key size to 256 bits, which according to RFC5656 > should still be better than our current RSA-2048 default. > ok djm@, markus@ (naddy@) ~ scp.1 > add an EXIT STATUS section for /usr/bin; (jmc@) ~ ssh.1 ~ ssh-add.1 > two more EXIT STATUS sections; (jmc@) stat ~ stat.c > Remove unused variable: linkfail > ok gilles@ (lum@) ~ stat.1 > add an EXIT STATUS section for /usr/bin; (jmc@) strings ~ strings.1 > add an EXIT STATUS section for /usr/bin; (jmc@) strip ~ strip.1 > add an EXIT STATUS section for /usr/bin; (jmc@) tail ~ tail.1 > add an EXIT STATUS section for /usr/bin; (jmc@) tee ~ tee.1 > add an EXIT STATUS section for /usr/bin; (jmc@) tic ~ tic.1 > remove trailing whitespace. (sobrado@) tmux ~ server-client.c > Add missing prototype. (nicm@) ~ cmd-set-option.c > Reset running jobs when the status line is enabled or disabled as well, > some people have it bound to a key. (nicm@) ~ xterm-keys.c > Simplify xterm modifier detection by treating as a bitmask + 1. Spotted > by and diff from Emanuele Giaquinta. (nicm@) touch ~ touch.1 > add an EXIT STATUS section for /usr/bin; (jmc@) tr ~ tr.1 > add an EXIT STATUS section for /usr/bin; (jmc@) tsort ~ tsort.1 > add an EXIT STATUS section for /usr/bin; (jmc@) tty ~ tty.1 > add an EXIT STATUS section for /usr/bin; (jmc@) uname ~ uname.1 > add an EXIT STATUS section for /usr/bin; (jmc@) unifdef ~ unifdef.1 > add an EXIT STATUS section for /usr/bin; (jmc@) uniq ~ uniq.1 > add an EXIT STATUS section for /usr/bin; (jmc@) wc ~ wc.1 > add an EXIT STATUS section for /usr/bin; (jmc@) what ~ what.1 > add an EXIT STATUS section for /usr/bin; (jmc@) which ~ whereis.1 ~ which.1 > add an EXIT STATUS section for /usr/bin; (jmc@) who ~ who.1 > add an EXIT STATUS section for /usr/bin; (jmc@) write ~ write.1 > add an EXIT STATUS section for /usr/bin; (jmc@) xargs ~ xargs.1 > add an EXIT STATUS section for /usr/bin; (jmc@) yacc ~ yacc.1 > add an EXIT STATUS section for /usr/bin; (jmc@) == usr.sbin ========================================================== 14/14 == http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin ac ~ ac.8 > add an EXIT STATUS section for /usr/sbin; (jmc@) authpf ~ authpf.c > remove trailing spaces and tabs; no binary change. > written with help from henning@, who suggested ensuring that there > are no changes in the digests for object files, thanks! > ok henning@ (sobrado@) bgpctl ~ bgpctl.c > remove trailing spaces and tabs from source code; no binary changes > (verified by both sthen@ and me). > ok sthen@; "just commit it" claudio@ (sobrado@) bgpd ~ bgpd.c ~ config.c ~ kroute.c ~ mrt.c ~ parse.y ~ rde.c ~ session.c > remove trailing spaces and tabs from source code; no binary changes > (verified by both sthen@ and me). > ok sthen@; "just commit it" claudio@ (sobrado@) dvmrpctl ~ parser.c ~ parser.h > move some things around to make intentions clear. not really a functional > change. ok claudio (tedu@) dvmrpd ~ control.c ~ rde_srt.c > remove trailing spaces and tabs from source code; no binary changes > (verified by both sthen@ and me). > ok sthen@; "just commit it" claudio@ (sobrado@) httpd ~ src/support/apachectl.8 ~ src/support/htpasswd.1 > add an EXIT STATUS section for /usr/sbin; (jmc@) ldapctl ~ Makefile > Need syntax.c to build the schema parser. Sorry for that. (martinh@) ldapd ~ btree.c > Do not use FP arithmetic. Variation on a diff from Mike Belopuhov some time > ago. (martinh@) ~ Makefile ~ auth.c ~ control.c ~ ldapd.c ~ ldapd.h ~ ldape.c ~ namespace.c + imsgev.c + imsgev.h > Move generic imsg/libevent glue to a separate file. > with eric@ at c2k10 (martinh@) ~ schema.c > Add missing leading string quote character in attribute type description. > Caused syntax errors when parsing schema from the subschema. (martinh@) ~ Makefile ~ schema.c ~ schema.h ~ validate.c + syntax.c > Implement attribute syntaxes from RFC4517. This adds validation to the most > common attribute types. Specialized attribute types like Delivery Method or > Teletex Terminal Identifier are recognized for completeness, but not > validated. (martinh@) ~ schema.c ~ validate.c > Resolve matching rules from superior attribute types at schema load time > instead of when each attribute is validated. (martinh@) ldpctl ~ ldpctl.8 ~ ldpctl.c ~ parser.c ~ parser.h > s/lfib/fib/ for more consistency with the other routing ctl tools. > While I also made the code more consistent the most noticable change > is the rename of the commandline arguments for fib coupling and viewing. > OK michele@ (claudio@) ~ parser.c ~ parser.h > move some things around to make intentions clear. not really a functional > change. ok claudio (tedu@) ldpd ~ control.c ~ kroute.c ~ ldpd.c ~ ldpd.conf.5 ~ ldpd.h ~ ldpe.c ~ parse.y > s/lfib/fib/ for more consitency with the other routing daemons. > This started manly because of ldpctl beeing inconsistent and me misstyping > lfib almost every time. > OK michele@ (claudio@) ~ ldpd.h ~ log.c ~ neighbor.c > NBR_STA_SESSION, NBR_STA_UP, and NBR_STA_ACTIVE represent all the same > group of states (all but NBR_STA_DOWN). Clean up this confusion and remove > NBR_STA_UP and NBR_STA_ACTIVE. > OK michele@ (claudio@) mtree ~ mtree.8 > add an EXIT STATUS section for /usr/sbin; (jmc@) ndp ~ ndp.8 > add an EXIT STATUS section for /usr/sbin; (jmc@) ospf6ctl ~ parser.c ~ parser.h > move some things around to make intentions clear. not really a functional > change. ok claudio (tedu@) ospfctl ~ parser.c ~ parser.h > move some things around to make intentions clear. not really a functional > change. ok claudio (tedu@) ospfd ~ auth.c ~ control.c ~ ospfd.c > remove trailing spaces and tabs from source code; no binary changes > (verified by both sthen@ and me). > ok sthen@; "just commit it" claudio@ (sobrado@) pcidump ~ pcidump.c > Add an ioctl to figure out the non-sticky bits in PCI BARs used for > determining > the size of those BARs. Make pcidump use this new ioctl to print the size > of PCI BARs. > ok deraadt@, miod@ (kettenis@) portmap ~ portmap.c > Oracle has re-licensed sunrpc under a three-clause BSD license. > Update our sources appropriately. OK deraadt@ jsg@ (millert@) procmap ~ procmap.1 > add an EXIT STATUS section for /usr/sbin; (jmc@) rarpd ~ rarpd.c > remove unused variable > ok jsg@ krw@ (chl@) relayctl ~ parser.c ~ parser.h > move some things around to make intentions clear. not really a functional > change. ok claudio (tedu@) relayd ~ parse.y ~ pfe_filter.c ~ relayd.c > remove trailing spaces and tabs from source code; no binary changes > (verified by both sthen@ and me). > ok sthen@; "just commit it" claudio@ (sobrado@) ripctl ~ parser.c ~ parser.h > move some things around to make intentions clear. not really a functional > change. ok claudio (tedu@) ~ parser.c > Unbreak the tree. Bad tedu, no cookie. (kettenis@) rtadvd ~ rtadvd.8 > add an EXIT STATUS section for /usr/sbin; (jmc@) rtsold ~ rtsold.8 > add an EXIT STATUS section for /usr/sbin; (jmc@) sa ~ usrdb.c > Use uid_t instead of u_long for comparing database keys in the usracct > summary database. > Fixed in NetBSD, and pointed out on ICB by deraadt at . (matthew@) ~ sa.8 > add an EXIT STATUS section for /usr/sbin; (jmc@) smtpd ~ makemap.8 ~ newaliases.8 > add an EXIT STATUS section for /usr/sbin; (jmc@) ~ parser.c ~ parser.h > move some things around to make intentions clear. not really a functional > change. ok claudio (tedu@) traceroute6 ~ traceroute6.8 > add an EXIT STATUS section for /usr/sbin; (jmc@) user ~ group.8 ~ groupadd.8 ~ groupdel.8 ~ groupinfo.8 ~ groupmod.8 ~ user.8 ~ useradd.8 ~ userdel.8 ~ userinfo.8 ~ usermod.8 > add an EXIT STATUS section for /usr/sbin; (jmc@) =============================================================================== From auto at squish.net Mon Sep 6 07:00:11 2010 From: auto at squish.net (OWC) Date: Mon, 6 Sep 2010 07:00:11 +0100 (BST) Subject: [owc] Weekly X11 changes ending 2010-09-05 Message-ID: <20100906060012.D0C641CD517@snowy.squish.net> OpenBSD X11 changes summary for 2010-08-29 to 2010-09-05 inclusive ================================================================== 3RDPARTY MODULES Makefile dist distrib driver etc lib proto xserver == 3RDPARTY ========================================================== 01/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/3RDPARTY 3RDPARTY > updates (matthieu@) == MODULES =========================================================== 02/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/MODULES MODULES > updates (matthieu@) == Makefile ========================================================== 03/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/Makefile Makefile > Remove macppc default xorg.conf. Discussed with ajacoutot@, drahn@ oga@ > and todd@ (matthieu@) == dist ============================================================== 04/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/dist dist ~ libxcb/NEWS ~ libxcb/configure.ac ~ libxcb/doc/tutorial/index.html ~ libxcb/src/c_client.py ~ libxcb/src/xcb_auth.c ~ libxcb/src/xcb_conn.c ~ libxcb/src/xcb_in.c ~ libxcb/src/xcb_out.c ~ libxcb/src/xcb_util.c ~ libxcb/src/xcbint.h > Update to libxcb 1.7 (matthieu@) == distrib =========================================================== 05/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/distrib distrib ~ sets/lists/xbase/md.alpha ~ sets/lists/xbase/md.amd64 ~ sets/lists/xbase/md.armish ~ sets/lists/xbase/md.hp300 ~ sets/lists/xbase/md.hppa ~ sets/lists/xbase/md.i386 ~ sets/lists/xbase/md.landisk ~ sets/lists/xbase/md.loongson ~ sets/lists/xbase/md.mac68k ~ sets/lists/xbase/md.macppc ~ sets/lists/xbase/md.mvme68k ~ sets/lists/xbase/md.sgi ~ sets/lists/xbase/md.socppc ~ sets/lists/xbase/md.sparc ~ sets/lists/xbase/md.sparc64 ~ sets/lists/xbase/md.zaurus ~ sets/lists/xetc/md.loongson ~ sets/lists/xetc/md.vax ~ sets/lists/xserv/md.alpha ~ sets/lists/xserv/md.amd64 ~ sets/lists/xserv/md.armish ~ sets/lists/xserv/md.hp300 ~ sets/lists/xserv/md.hppa ~ sets/lists/xserv/md.i386 ~ sets/lists/xserv/md.landisk ~ sets/lists/xserv/md.loongson ~ sets/lists/xserv/md.mac68k ~ sets/lists/xserv/md.macppc ~ sets/lists/xserv/md.mvme68k ~ sets/lists/xserv/md.mvme88k ~ sets/lists/xserv/md.sgi ~ sets/lists/xserv/md.socppc ~ sets/lists/xserv/md.sparc ~ sets/lists/xserv/md.sparc64 ~ sets/lists/xserv/md.zaurus ~ sets/lists/xserv/mi ~ sets/lists/xshare/mi > sync (todd@) ~ sets/lists/xbase/md.alpha ~ sets/lists/xbase/md.amd64 ~ sets/lists/xbase/md.armish ~ sets/lists/xbase/md.hp300 ~ sets/lists/xbase/md.hppa ~ sets/lists/xbase/md.i386 ~ sets/lists/xbase/md.landisk ~ sets/lists/xbase/md.loongson ~ sets/lists/xbase/md.mac68k ~ sets/lists/xbase/md.macppc ~ sets/lists/xbase/md.mvme68k ~ sets/lists/xbase/md.sgi ~ sets/lists/xbase/md.socppc ~ sets/lists/xbase/md.sparc ~ sets/lists/xbase/md.sparc64 ~ sets/lists/xbase/md.zaurus > sync (todd@) ~ notes/README.macppc > Remove macppc default xorg.conf. Discussed with ajacoutot@, drahn@ oga@ > and todd@ (matthieu@) == driver ============================================================ 06/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/driver driver ~ xf86-video-wildcatfb/src/wildcatfb_driver.c > Update after module loader simplification upstreams. Fixes loading > in xserver 1.8. ok miod at . (matthieu@) ~ xf86-video-wildcatfb/Makefile.am ~ xf86-video-wildcatfb/Makefile.in ~ xf86-video-wildcatfb/aclocal.m4 ~ xf86-video-wildcatfb/configure ~ xf86-video-wildcatfb/configure.ac ~ xf86-video-wildcatfb/ltmain.sh ~ xf86-video-wildcatfb/man/Makefile.am ~ xf86-video-wildcatfb/man/Makefile.in ~ xf86-video-wildcatfb/src/Makefile.in ~ xf86-video-wsfb/Makefile.am ~ xf86-video-wsfb/Makefile.in ~ xf86-video-wsfb/aclocal.m4 ~ xf86-video-wsfb/configure ~ xf86-video-wsfb/configure.ac ~ xf86-video-wsfb/man/Makefile.am ~ xf86-video-wsfb/man/Makefile.in ~ xf86-video-wsfb/src/Makefile.in ~ xf86-video-wsudl/Makefile.am ~ xf86-video-wsudl/Makefile.in ~ xf86-video-wsudl/aclocal.m4 ~ xf86-video-wsudl/configure ~ xf86-video-wsudl/configure.ac ~ xf86-video-wsudl/ltmain.sh ~ xf86-video-wsudl/man/Makefile.am ~ xf86-video-wsudl/man/Makefile.in ~ xf86-video-wsudl/src/Makefile.in > Sync the build system of xf86-video-{wildcatfb,wsfb,wsudl} with upstreams. > No functionnal change. (matthieu@) ~ xf86-video-wildcatfb/man/wildcatfb.man ~ xf86-video-wsfb/man/wsfb.man ~ xf86-video-wsudl/man/wsudl.man > XFree86(1) -> __xservername__(1). __xservername__ is a macro that > gets replaced by the actual X server (Xorg currently) by the build > system. (matthieu@) ~ xf86-video-wildcatfb/src/wildcatfb_driver.c ~ xf86-video-wsfb/src/wsfb_driver.c ~ xf86-video-wsudl/src/wsudl_driver.c > Add missing headers for ioctl() and getpagesize() prototypes. (matthieu@) ~ xf86-video-wsudl/config.h.in ~ xf86-video-wsudl/configure ~ xf86-video-wsudl/configure.ac > remove checks for xf1bpp and xf4bpp support, since they are not used. > (matthieu@) == etc =============================================================== 07/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/etc etc - X11.macppc/xorg.conf > Remove macppc default xorg.conf. Discussed with ajacoutot@, drahn@ oga@ > and todd@ (matthieu@) == lib =============================================================== 08/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/lib lib - freetype/docs/PATENTS - freetype/docs/TRUETYPE ~ freetype/ChangeLog ~ freetype/Jamfile ~ freetype/Makefile ~ freetype/README ~ freetype/README.git ~ freetype/configure ~ freetype/shlib_version ~ freetype/builds/toplevel.mk ~ freetype/builds/unix/aclocal.m4 ~ freetype/builds/unix/config.guess ~ freetype/builds/unix/config.sub ~ freetype/builds/unix/configure ~ freetype/builds/unix/configure.ac ~ freetype/builds/unix/configure.raw ~ freetype/builds/unix/ftconfig.in ~ freetype/builds/unix/install-sh ~ freetype/builds/unix/ltmain.sh ~ freetype/builds/win32/vc2005/freetype.vcproj ~ freetype/builds/win32/vc2005/index.html ~ freetype/builds/win32/vc2008/freetype.vcproj ~ freetype/builds/win32/vc2008/index.html ~ freetype/builds/win32/visualc/freetype.dsp ~ freetype/builds/win32/visualc/freetype.vcproj ~ freetype/builds/win32/visualc/index.html ~ freetype/builds/win32/visualce/freetype.dsp ~ freetype/builds/win32/visualce/freetype.vcproj ~ freetype/builds/win32/visualce/index.html ~ freetype/builds/wince/vc2005-ce/freetype.vcproj ~ freetype/builds/wince/vc2005-ce/index.html ~ freetype/builds/wince/vc2008-ce/freetype.vcproj ~ freetype/builds/wince/vc2008-ce/index.html ~ freetype/devel/ftoption.h ~ freetype/docs/CHANGES ~ freetype/docs/INSTALL ~ freetype/docs/VERSION.DLL ~ freetype/docs/formats.txt ~ freetype/docs/reference/ft2-base_interface.html ~ freetype/docs/reference/ft2-basic_types.html ~ freetype/docs/reference/ft2-bdf_fonts.html ~ freetype/docs/reference/ft2-bitmap_handling.html ~ freetype/docs/reference/ft2-cache_subsystem.html ~ freetype/docs/reference/ft2-cid_fonts.html ~ freetype/docs/reference/ft2-computations.html ~ freetype/docs/reference/ft2-font_formats.html ~ freetype/docs/reference/ft2-gasp_table.html ~ freetype/docs/reference/ft2-glyph_management.html ~ freetype/docs/reference/ft2-glyph_stroker.html ~ freetype/docs/reference/ft2-glyph_variants.html ~ freetype/docs/reference/ft2-gx_validation.html ~ freetype/docs/reference/ft2-gzip.html ~ freetype/docs/reference/ft2-header_file_macros.html ~ freetype/docs/reference/ft2-incremental.html ~ freetype/docs/reference/ft2-index.html ~ freetype/docs/reference/ft2-lcd_filtering.html ~ freetype/docs/reference/ft2-list_processing.html ~ freetype/docs/reference/ft2-lzw.html ~ freetype/docs/reference/ft2-mac_specific.html ~ freetype/docs/reference/ft2-module_management.html ~ freetype/docs/reference/ft2-multiple_masters.html ~ freetype/docs/reference/ft2-ot_validation.html ~ freetype/docs/reference/ft2-outline_processing.html ~ freetype/docs/reference/ft2-pfr_fonts.html ~ freetype/docs/reference/ft2-quick_advance.html ~ freetype/docs/reference/ft2-raster.html ~ freetype/docs/reference/ft2-sfnt_names.html ~ freetype/docs/reference/ft2-sizes_management.html ~ freetype/docs/reference/ft2-system_interface.html ~ freetype/docs/reference/ft2-toc.html ~ freetype/docs/reference/ft2-truetype_engine.html ~ freetype/docs/reference/ft2-truetype_tables.html ~ freetype/docs/reference/ft2-type1_tables.html ~ freetype/docs/reference/ft2-user_allocation.html ~ freetype/docs/reference/ft2-version.html ~ freetype/docs/reference/ft2-winfnt_fonts.html ~ freetype/docs/tutorial/step1.html ~ freetype/include/freetype/freetype.h ~ freetype/include/freetype/ftcache.h ~ freetype/include/freetype/fterrdef.h ~ freetype/include/freetype/ftlcdfil.h ~ freetype/include/freetype/ftlist.h ~ freetype/include/freetype/ftmodapi.h ~ freetype/include/freetype/ftrender.h ~ freetype/include/freetype/ftsystem.h ~ freetype/include/freetype/ttnameid.h ~ freetype/include/freetype/tttables.h ~ freetype/include/freetype/config/ftconfig.h ~ freetype/include/freetype/config/ftoption.h ~ freetype/include/freetype/internal/ftmemory.h ~ freetype/include/freetype/internal/ftobjs.h ~ freetype/src/autofit/afcjk.c ~ freetype/src/autofit/afglobal.c ~ freetype/src/autofit/afhints.c ~ freetype/src/autofit/afhints.h ~ freetype/src/autofit/aflatin.c ~ freetype/src/autofit/aflatin2.c ~ freetype/src/autofit/afpic.c ~ freetype/src/base/ftgloadr.c ~ freetype/src/base/ftglyph.c ~ freetype/src/base/ftgxval.c ~ freetype/src/base/ftinit.c ~ freetype/src/base/ftlcdfil.c ~ freetype/src/base/ftobjs.c ~ freetype/src/base/ftotval.c ~ freetype/src/base/ftoutln.c ~ freetype/src/base/ftpfr.c ~ freetype/src/base/ftrfork.c ~ freetype/src/base/ftstream.c ~ freetype/src/base/ftsystem.c ~ freetype/src/bdf/bdfdrivr.c ~ freetype/src/bdf/bdflib.c ~ freetype/src/cache/ftcbasic.c ~ freetype/src/cache/ftccache.c ~ freetype/src/cache/ftccache.h ~ freetype/src/cache/ftccmap.c ~ freetype/src/cache/ftcimage.c ~ freetype/src/cache/ftcmanag.c ~ freetype/src/cache/ftcmru.h ~ freetype/src/cache/ftcsbits.c ~ freetype/src/cff/cffcmap.c ~ freetype/src/cff/cffdrivr.c ~ freetype/src/cff/cffgload.c ~ freetype/src/cff/cffload.c ~ freetype/src/cff/cffload.h ~ freetype/src/cff/cffobjs.c ~ freetype/src/cff/cffparse.c ~ freetype/src/cff/cffpic.c ~ freetype/src/cff/cfftypes.h ~ freetype/src/cid/cidobjs.c ~ freetype/src/gxvalid/gxvcommn.c ~ freetype/src/gzip/ftgzip.c ~ freetype/src/lzw/ftlzw.c ~ freetype/src/otvalid/otvmath.c ~ freetype/src/otvalid/otvmod.c ~ freetype/src/pcf/pcfdrivr.c ~ freetype/src/pfr/pfrdrivr.c ~ freetype/src/pfr/pfrgload.c ~ freetype/src/pfr/pfrload.c ~ freetype/src/pfr/pfrobjs.c ~ freetype/src/pfr/pfrsbit.c ~ freetype/src/psaux/afmparse.c ~ freetype/src/psaux/afmparse.h ~ freetype/src/psaux/psobjs.c ~ freetype/src/psaux/t1decode.c ~ freetype/src/pshinter/pshglob.c ~ freetype/src/pshinter/pshpic.c ~ freetype/src/psnames/psmodule.c ~ freetype/src/psnames/pspic.c ~ freetype/src/raster/ftmisc.h ~ freetype/src/raster/ftraster.c ~ freetype/src/raster/rastpic.c ~ freetype/src/sfnt/sfdriver.c ~ freetype/src/sfnt/sfntpic.c ~ freetype/src/sfnt/sfobjs.c ~ freetype/src/sfnt/ttbdf.c ~ freetype/src/sfnt/ttcmap.c ~ freetype/src/sfnt/ttkern.c ~ freetype/src/sfnt/ttload.c ~ freetype/src/sfnt/ttsbit.c ~ freetype/src/smooth/ftgrays.c ~ freetype/src/smooth/ftsmooth.c ~ freetype/src/smooth/ftspic.c ~ freetype/src/tools/apinames.c ~ freetype/src/truetype/ttgload.c ~ freetype/src/truetype/ttgxvar.c ~ freetype/src/truetype/ttinterp.c ~ freetype/src/truetype/ttinterp.h ~ freetype/src/truetype/ttpic.c ~ freetype/src/type1/t1afm.c ~ freetype/src/type1/t1objs.c ~ freetype/src/type42/t42objs.c ~ freetype/src/type42/t42parse.c ~ freetype/src/winfonts/winfnt.c + freetype/ChangeLog.23 > Update to freetype 2.4.2. This has been in snapshots for a while > and tested explicitely by ajacoutot@ jasper@, jcs@, krw@ and others > on various architectures. (matthieu@) ~ libxcb/libxcb/shlib_version > Update to libxcb 1.7 (matthieu@) ~ libXi/COPYING ~ libXi/ChangeLog ~ libXi/Makefile.am ~ libXi/Makefile.in ~ libXi/aclocal.m4 ~ libXi/configure ~ libXi/configure.ac ~ libXi/man/Makefile.am ~ libXi/man/Makefile.in ~ libXi/man/XAllowDeviceEvents.man ~ libXi/man/XChangeDeviceDontPropagateList.man ~ libXi/man/XChangeKeyboardDevice.man ~ libXi/man/XChangePointerDevice.man ~ libXi/man/XDeviceBell.man ~ libXi/man/XGetDeviceControl.man ~ libXi/man/XGetDeviceKeyMapping.man ~ libXi/man/XGetDeviceModifierMapping.man ~ libXi/man/XGetDeviceMotionEvents.man ~ libXi/man/XGetDeviceProperty.man ~ libXi/man/XGetExtensionVersion.man ~ libXi/man/XGetFeedbackControl.man ~ libXi/man/XGrabDevice.man ~ libXi/man/XGrabDeviceButton.man ~ libXi/man/XGrabDeviceKey.man ~ libXi/man/XIChangeHierarchy.man ~ libXi/man/XIChangeProperty.man ~ libXi/man/XIDefineCursor.man ~ libXi/man/XIGrabButton.man ~ libXi/man/XIGrabDevice.man ~ libXi/man/XIGrabEnter.man ~ libXi/man/XIListProperties.man ~ libXi/man/XIQueryDevice.man ~ libXi/man/XIQueryPointer.man ~ libXi/man/XIQueryVersion.man ~ libXi/man/XISelectEvents.man ~ libXi/man/XISetClientPointer.man ~ libXi/man/XISetFocus.man ~ libXi/man/XIWarpPointer.man ~ libXi/man/XListDeviceProperties.man ~ libXi/man/XListInputDevices.man ~ libXi/man/XOpenDevice.man ~ libXi/man/XQueryDeviceState.man ~ libXi/man/XSelectExtensionEvent.man ~ libXi/man/XSelectExtensionEvent.txt ~ libXi/man/XSendExtensionEvent.man ~ libXi/man/XSetDeviceButtonMapping.man ~ libXi/man/XSetDeviceFocus.man ~ libXi/man/XSetDeviceMode.man ~ libXi/man/XSetDeviceValuators.man ~ libXi/src/Makefile.in ~ libXi/src/XExtInt.c ~ libXi/src/XGetVers.c ~ libXi/src/XIProperties.c ~ libXi/src/XIQueryVersion.c ~ libXi/src/XISelEv.c ~ libXi/src/XIint.h > Update to libXi 1.3.2 (matthieu@) + libXi/INSTALL > Missed re-added file in libXi 1.3.2. update. (matthieu@) - libX11/acinclude.m4 - libX11/man/xkb/XkbGetDetectableAutorepeat.man - libX11/man/xkb/XkbSetDetectableAutorepeat.man ~ libX11/ChangeLog ~ libX11/Makefile.am ~ libX11/Makefile.bsd-wrapper ~ libX11/Makefile.in ~ libX11/aclocal.m4 ~ libX11/configure ~ libX11/configure.ac ~ libX11/include/Makefile.in ~ libX11/include/X11/Xlibint.h ~ libX11/man/Compose.man ~ libX11/man/Makefile.am ~ libX11/man/Makefile.in ~ libX11/man/XRaiseWindow.man ~ libX11/man/XStringToKeysym.man ~ libX11/man/xkb/Makefile.am ~ libX11/man/xkb/Makefile.in ~ libX11/man/xkb/XkbFreeGeometry.man ~ libX11/man/xkb/XkbGetBounceKeysDelay.man ~ libX11/man/xkb/XkbGetSlowKeysDelay.man ~ libX11/man/xkb/XkbGetState.man ~ libX11/man/xkb/XkbKeyActionEntry.man ~ libX11/man/xkb/XkbSetBounceKeysDelay.man ~ libX11/modules/Makefile.in ~ libX11/modules/im/Makefile.in ~ libX11/modules/im/ximcp/Makefile.am ~ libX11/modules/im/ximcp/Makefile.in ~ libX11/modules/im/ximcp/imLcIm.c ~ libX11/modules/im/ximcp/imLcPrs.c ~ libX11/modules/im/ximcp/imRm.c ~ libX11/modules/lc/Makefile.in ~ libX11/modules/lc/Utf8/Makefile.am ~ libX11/modules/lc/Utf8/Makefile.in ~ libX11/modules/lc/def/Makefile.am ~ libX11/modules/lc/def/Makefile.in ~ libX11/modules/lc/gen/Makefile.am ~ libX11/modules/lc/gen/Makefile.in ~ libX11/modules/lc/xlocale/Makefile.am ~ libX11/modules/lc/xlocale/Makefile.in ~ libX11/modules/om/Makefile.in ~ libX11/modules/om/generic/Makefile.am ~ libX11/modules/om/generic/Makefile.in ~ libX11/nls/Makefile.in ~ libX11/nls/C/Makefile.in ~ libX11/nls/am_ET.UTF-8/Makefile.in ~ libX11/nls/armscii-8/Makefile.in ~ libX11/nls/el_GR.UTF-8/Makefile.in ~ libX11/nls/en_US.UTF-8/Compose.pre ~ libX11/nls/en_US.UTF-8/Makefile.in ~ libX11/nls/fi_FI.UTF-8/Compose.pre ~ libX11/nls/fi_FI.UTF-8/Makefile.in ~ libX11/nls/georgian-academy/Makefile.in ~ libX11/nls/georgian-ps/Makefile.in ~ libX11/nls/ibm-cp1133/Makefile.in ~ libX11/nls/iscii-dev/Makefile.in ~ libX11/nls/isiri-3342/Makefile.in ~ libX11/nls/iso8859-1/Makefile.in ~ libX11/nls/iso8859-10/Makefile.in ~ libX11/nls/iso8859-11/Makefile.in ~ libX11/nls/iso8859-13/Makefile.in ~ libX11/nls/iso8859-14/Makefile.in ~ libX11/nls/iso8859-15/Makefile.in ~ libX11/nls/iso8859-2/Makefile.in ~ libX11/nls/iso8859-3/Makefile.in ~ libX11/nls/iso8859-4/Makefile.in ~ libX11/nls/iso8859-5/Makefile.in ~ libX11/nls/iso8859-6/Makefile.in ~ libX11/nls/iso8859-7/Makefile.in ~ libX11/nls/iso8859-8/Makefile.in ~ libX11/nls/iso8859-9/Makefile.in ~ libX11/nls/iso8859-9e/Makefile.in ~ libX11/nls/ja/Makefile.in ~ libX11/nls/ja.JIS/Makefile.in ~ libX11/nls/ja.S90/Makefile.in ~ libX11/nls/ja.SJIS/Makefile.in ~ libX11/nls/ja.U90/Makefile.in ~ libX11/nls/ja_JP.UTF-8/Makefile.in ~ libX11/nls/ko/Makefile.in ~ libX11/nls/ko_KR.UTF-8/Makefile.in ~ libX11/nls/koi8-c/Makefile.in ~ libX11/nls/koi8-r/Makefile.in ~ libX11/nls/koi8-u/Makefile.in ~ libX11/nls/microsoft-cp1251/Makefile.in ~ libX11/nls/microsoft-cp1255/Makefile.in ~ libX11/nls/microsoft-cp1256/Makefile.in ~ libX11/nls/mulelao-1/Makefile.in ~ libX11/nls/nokhchi-1/Makefile.in ~ libX11/nls/pt_BR.UTF-8/Makefile.in ~ libX11/nls/ru_RU.UTF-8/Makefile.in ~ libX11/nls/tatar-cyr/Makefile.in ~ libX11/nls/th_TH/Makefile.in ~ libX11/nls/th_TH.UTF-8/Makefile.in ~ libX11/nls/tscii-0/Makefile.in ~ libX11/nls/vi_VN.tcvn/Makefile.in ~ libX11/nls/vi_VN.viscii/Makefile.in ~ libX11/nls/zh_CN/Makefile.in ~ libX11/nls/zh_CN.UTF-8/Makefile.in ~ libX11/nls/zh_CN.gb18030/Makefile.in ~ libX11/nls/zh_CN.gbk/Makefile.in ~ libX11/nls/zh_HK.UTF-8/Makefile.in ~ libX11/nls/zh_HK.big5/Makefile.in ~ libX11/nls/zh_HK.big5hkscs/Makefile.in ~ libX11/nls/zh_TW/Makefile.in ~ libX11/nls/zh_TW.UTF-8/Makefile.in ~ libX11/nls/zh_TW.big5/Makefile.in ~ libX11/specs/Makefile.in ~ libX11/specs/troffrules.in ~ libX11/specs/XIM/Makefile.am ~ libX11/specs/XIM/Makefile.in ~ libX11/specs/i18n/Makefile.am ~ libX11/specs/i18n/Makefile.in ~ libX11/specs/libX11/Makefile.am ~ libX11/specs/libX11/Makefile.in ~ libX11/src/ConnDis.c ~ libX11/src/Makefile.am ~ libX11/src/Makefile.in ~ libX11/src/OpenDis.c ~ libX11/src/SetPntMap.c ~ libX11/src/XErrorDB ~ libX11/src/XlibInt.c ~ libX11/src/Xprivate.h ~ libX11/src/Xxcbint.h ~ libX11/src/locking.c ~ libX11/src/xcb_disp.c ~ libX11/src/xcb_io.c ~ libX11/src/util/Makefile.am ~ libX11/src/util/Makefile.in ~ libX11/src/xcms/Makefile.am ~ libX11/src/xcms/Makefile.in ~ libX11/src/xkb/Makefile.am ~ libX11/src/xkb/Makefile.in ~ libX11/src/xlibi18n/Makefile.am ~ libX11/src/xlibi18n/Makefile.in ~ libX11/src/xlibi18n/lcUTF8.c + libX11/m4/ax_define_dir.m4 + libX11/m4/dolt.m4 > Update to libX11 1.3.5 (matthieu@) + libX11/man/xkb/XkbGetDetectableAutoRepeat.man + libX11/man/xkb/XkbSetDetectableAutoRepeat.man > Add 2 missed files in previous update to libX11 1.3.5. (matthieu@) ~ libXfont/COPYING ~ libXfont/ChangeLog ~ libXfont/Makefile.am ~ libXfont/Makefile.in ~ libXfont/aclocal.m4 ~ libXfont/configure ~ libXfont/configure.ac ~ libXfont/xfont.pc.in ~ libXfont/doc/fontlib.css ~ libXfont/doc/fontlib.xsl ~ libXfont/src/Makefile.in ~ libXfont/src/FreeType/Makefile.in ~ libXfont/src/bitmap/Makefile.in ~ libXfont/src/builtins/Makefile.in ~ libXfont/src/fc/Makefile.in ~ libXfont/src/fontfile/Makefile.in ~ libXfont/src/fontfile/bunzip2.c ~ libXfont/src/stubs/Makefile.in ~ libXfont/src/util/Makefile.in ~ libXfont/src/util/miscutil.c > Update to libXfont 1.4.2 (matthieu@) ~ libXi/COPYING ~ libXi/ChangeLog > fix merge botch (matthieu@) == proto ============================================================= 09/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/proto proto ~ renderproto/ChangeLog ~ renderproto/Makefile.am ~ renderproto/configure.ac ~ renderproto/render.h ~ renderproto/renderproto.txt + renderproto/README > Update to renderproto 0.11.1 (matthieu@) - glproto/INSTALL ~ glproto/COPYING ~ glproto/ChangeLog ~ glproto/Makefile.am ~ glproto/configure.ac ~ glproto/glcore.h ~ glproto/glxproto.h ~ glproto/glxtokens.h > Update to glproto 1.4.12 (matthieu@) ~ videoproto/ChangeLog ~ videoproto/Makefile.am ~ videoproto/configure.ac ~ videoproto/vldXvMC.h + videoproto/README + videoproto/xv-protocol-v2.txt > Update to videoproto 2.3.1 (matthieu@) + xextproto/specs/Makefile.am + xextproto/specs/appgroup.xml + xextproto/specs/dbe.xml + xextproto/specs/dpms.xml + xextproto/specs/evi.xml + xextproto/specs/geproto.xml + xextproto/specs/multibuf.xml + xextproto/specs/security.xml + xextproto/specs/shape.xml + xextproto/specs/shm.xml + xextproto/specs/sync.xml + xextproto/specs/tog-cup.xml + xextproto/specs/xtest.xml > Added files with xextproto 1.7.2 (matthieu@) ~ xextproto/ChangeLog ~ xextproto/Makefile.am ~ xextproto/README + xextproto/shapestr.h + xextproto/shmstr.h + xextproto/syncstr.h > 3 files that where re-added in xextproto 7.1.2 and missed by cvs commit. > (matthieu@) ~ xextproto/ChangeLog ~ xextproto/README > Fix 2 files that got mysteriously corrupted by CVS during > update to xextproto 7.1.2 (matthieu@) ~ xextproto/Makefile.am > merge botch in used file (matthieu@) == xserver =========================================================== 10/10 == http://www.openbsd.org/cgi-bin/cvsweb/X11/xserver xserver ~ hw/xfree86/os-support/bsd/bsd_init.c > Use the KERN_CONSDEV ioctl to figure out what the console device is and > attempt to open that first before trying /dev/ttyC[0-7]. > This makes X autoconfiguration a tad bit more intuitive on machines > with multiple SBus or UPA framebuffers, where wsdisplay0 isn't the > console. PCI framebuffers are still busted though. > ok matthieu@ (kettenis@) ~ hw/xfree86/dri/dri.c > Don't even attempt to establish a SIGIO handler for DRI1. > This hasn't been used for a very, very, very long time, (since before > OpenBSD had dri support, for example) and it causes segfaults on dri > drivers when sigio is disabled. Now we don't need to do context swaps on > sigio > nor are we trying to do interrupts in userland (thank fuck for that) this > function can die the death that I intended it to die about two years ago, > may it > burn. > The kernel support the the sigio ioctl will be removed in a couple of > weeks to give people time to update (right now it accepts it, then > ignores it). > ok kettenis@, matthieu at . (oga@) ~ configure.ac > Disable use of SIGIO by default; it breaks multi-card > configurations. We don't want to run thousands of lines of > potentially signal-unsafe code for no particular benefit. > ok deraadt@, matthieu@, oga@ (kettenis@) ~ Makefile.in ~ aclocal.m4 ~ configure ~ Xext/Makefile.in ~ Xi/Makefile.in ~ composite/Makefile.in ~ config/Makefile.in ~ damageext/Makefile.in ~ dbe/Makefile.in ~ dix/Makefile.in ~ doc/Makefile.in ~ exa/Makefile.in ~ fb/Makefile.in ~ glx/Makefile.in ~ hw/Makefile.in ~ hw/dmx/Makefile.in ~ hw/dmx/config/Makefile.in ~ hw/dmx/doc/Makefile.in ~ hw/dmx/examples/Makefile.in ~ hw/dmx/glxProxy/Makefile.in ~ hw/dmx/input/Makefile.in ~ hw/kdrive/Makefile.in ~ hw/kdrive/ephyr/Makefile.in ~ hw/kdrive/fake/Makefile.in ~ hw/kdrive/fbdev/Makefile.in ~ hw/kdrive/linux/Makefile.in ~ hw/kdrive/openbsd/Makefile.in ~ hw/kdrive/src/Makefile.in ~ hw/kdrive/wscons/Makefile.in ~ hw/vfb/Makefile.in ~ hw/xfree86/Makefile.in ~ hw/xfree86/common/Makefile.in ~ hw/xfree86/ddc/Makefile.in ~ hw/xfree86/dixmods/Makefile.in ~ hw/xfree86/dixmods/extmod/Makefile.in ~ hw/xfree86/doc/Makefile.in ~ hw/xfree86/doc/devel/Makefile.in ~ hw/xfree86/doc/man/Makefile.in ~ hw/xfree86/doc/sgml/Makefile.in ~ hw/xfree86/dri/Makefile.in ~ hw/xfree86/dri2/Makefile.in ~ hw/xfree86/exa/Makefile.in ~ hw/xfree86/fbdevhw/Makefile.in ~ hw/xfree86/i2c/Makefile.in ~ hw/xfree86/int10/Makefile.in ~ hw/xfree86/loader/Makefile.in ~ hw/xfree86/modes/Makefile.in ~ hw/xfree86/os-support/Makefile.in ~ hw/xfree86/os-support/bsd/Makefile.in ~ hw/xfree86/os-support/bus/Makefile.in ~ hw/xfree86/os-support/hurd/Makefile.in ~ hw/xfree86/os-support/linux/Makefile.in ~ hw/xfree86/os-support/misc/Makefile.in ~ hw/xfree86/os-support/sco/Makefile.in ~ hw/xfree86/os-support/solaris/Makefile.in ~ hw/xfree86/os-support/sysv/Makefile.in ~ hw/xfree86/parser/Makefile.in ~ hw/xfree86/ramdac/Makefile.in ~ hw/xfree86/shadowfb/Makefile.in ~ hw/xfree86/utils/Makefile.in ~ hw/xfree86/utils/cvt/Makefile.in ~ hw/xfree86/utils/gtf/Makefile.in ~ hw/xfree86/vbe/Makefile.in ~ hw/xfree86/vgahw/Makefile.in ~ hw/xfree86/x86emu/Makefile.in ~ hw/xfree86/xaa/Makefile.in ~ hw/xfree86/xf8_16bpp/Makefile.in ~ hw/xnest/Makefile.in ~ hw/xquartz/Makefile.in ~ hw/xquartz/GL/Makefile.in ~ hw/xquartz/bundle/Makefile.in ~ hw/xquartz/doc/Makefile.in ~ hw/xquartz/mach-startup/Makefile.in ~ hw/xquartz/pbproxy/Makefile.in ~ hw/xquartz/xpr/Makefile.in ~ hw/xwin/Makefile.in ~ include/Makefile.in ~ mi/Makefile.in ~ miext/Makefile.in ~ miext/cw/Makefile.in ~ miext/damage/Makefile.in ~ miext/rootless/Makefile.in ~ miext/shadow/Makefile.in ~ os/Makefile.in ~ randr/Makefile.in ~ record/Makefile.in ~ render/Makefile.in ~ test/Makefile.in ~ test/xi2/Makefile.in ~ xfixes/Makefile.in ~ xkb/Makefile.in > regen (yes lots of files, since util-macros has been updated). (matthieu@) =============================================================================== From auto at squish.net Mon Sep 6 07:00:12 2010 From: auto at squish.net (OWC) Date: Mon, 6 Sep 2010 07:00:12 +0100 (BST) Subject: [owc] Weekly ports changes ending 2010-09-05 Message-ID: <20100906060022.8ED351CD510@snowy.squish.net> OpenBSD ports changes summary for 2010-08-29 to 2010-09-05 inclusive ==================================================================== INDEX README archivers/py-lzo archivers/rzip astro/py-metar astro/xephem audio/abcde audio/ac3dec audio/akode audio/amarok audio/aqualung audio/ascd audio/audacious audio/audacious-plugins audio/audacity audio/aumix audio/bladeenc audio/bmp audio/bonk audio/cdparanoia audio/cmt audio/cmu-sphinx3 audio/cmu-sphinxbase audio/cplay audio/daapd audio/dumb audio/easytag audio/esound audio/espeak audio/exaile audio/faac audio/faad audio/festival audio/fluidsynth audio/freealut audio/gimmix audio/gmpc audio/gmpc-libnotify audio/gmpc-plugins audio/gnomad2 audio/gqmpeg audio/grip audio/gsm audio/gtkpod audio/herrie audio/hydrogen audio/id3ed audio/id3lib audio/ifp-line audio/jack audio/ksmp3play audio/libcdio audio/libgpod audio/mixer.app audio/mkplaylist audio/mono-taglib audio/mp3cut audio/mp3info audio/mp3splt-gtk audio/mpdBrowser audio/ncmpc audio/p5-Audio-MPD audio/picard audio/py-ao audio/py-cddb audio/py-eyed3 audio/py-id3 audio/py-mpd audio/py-mutagen audio/py-ogg audio/py-tagger audio/py-tagpy audio/py-xmms audio/pykaraoke audio/pympd audio/rhythmbox audio/sonata audio/soundtracker audio/streamripper audio/tagtool audio/vagalume audio/wmix audio/wmmixer audio/wmmp3 audio/wmtune audio/workman audio/xcdplayer audio/xhippo audio/xmix audio/xmms-bonk audio/xmms-fmradio audio/xmms-speex audio/xmms-wavpack audio/xmms-xf86audio audio/xmms2 audio/xmmsctrl biology/p5-Bio-ASN1-EntrezGene biology/py-biopython chinese/py-zhCodecs comms/birda comms/bottlerocket comms/colrdx comms/conserver comms/dfu-util comms/efax comms/flipit comms/gmfsk comms/gnokii comms/gpsk31 comms/hamlib comms/hylafax comms/jpilot comms/jpilot-syncmal comms/libmal comms/lrzsz comms/obexftp comms/openobex comms/pilot-link comms/qpage comms/scmxx comms/seyon comms/smstools comms/sredird comms/tkhylafax comms/tlf comms/x3270 comms/xastir comms/xcept comms/xlog converters/libpst converters/py-cjkcodecs converters/py-iconvcodec converters/recode databases databases/architect databases/dbh databases/directoryassistant databases/evolution-data-server databases/freetds databases/gdbm databases/gnats databases/gq databases/jxplorer databases/keximdb databases/lbdb databases/libpqxx databases/luasqlite3 databases/luma databases/mysql-administrator databases/mysql-query-browser databases/mysqlcc databases/ocaml-postgresql databases/p5-AsciiDB-TagFile databases/p5-BerkeleyDB databases/p5-Class-DBI-AsForm databases/p5-Class-DBI-Pager databases/p5-Class-DBI-Plugin-Type databases/p5-Class-DBI-mysql databases/p5-DBD-SQLite2 databases/p5-DBIx-ContextualFetch databases/p5-DBIx-Migration databases/p5-Rose-DB-Object databases/p5-SQL-Abstract databases/p5-Sort-SQL databases/p5-Tangram databases/p5-Tie-DBI databases/p5-sybperl databases/pgloader databases/pgworksheet databases/py-axiom databases/py-cdb databases/py-couchdb databases/py-elixir databases/py-ldap databases/py-mysql databases/py-odbc databases/py-pgsql databases/py-psycopg databases/py-psycopg2 databases/py-pygresql databases/py-sqlalchemy databases/py-sqlite databases/py-sqlite2 databases/py-sqlobject databases/py-storm databases/py-sybase databases/skytools devel devel/autoconf devel/automake devel/boost devel/bzr devel/cmake devel/cvs20hg devel/cvs2svn devel/cvsweb devel/ddd devel/eclipse devel/ethos devel/flawfinder devel/git-cola devel/glib2 devel/gobject-introspection devel/goffice devel/goopy devel/gperf devel/gtkparasite devel/ipython devel/iso-codes devel/libglade2 devel/libgsf devel/libsoup devel/llvm devel/mercurial devel/mico devel/nspr devel/p5-DateTime-Format-ICal devel/p5-PerlIO-via-Bzip2 devel/pear-Console-Table devel/py-Checker devel/py-SOAPpy devel/py-addons devel/py-asn1 devel/py-babel devel/py-buildbot devel/py-bytecodeassembler devel/py-cheetah devel/py-configobj devel/py-coverage devel/py-ctypes devel/py-dateutil devel/py-decorator devel/py-decoratortools devel/py-distutils-extra devel/py-dtopt devel/py-dulwich devel/py-editdist devel/py-epsilon devel/py-extremes devel/py-fpconst devel/py-gdata devel/py-gobject devel/py-hg-git devel/py-html5lib devel/py-kid devel/py-logilab-astng devel/py-logilab-common devel/py-mox devel/py-mxDateTime devel/py-nose devel/py-notify devel/py-openbsd devel/py-optik devel/py-orbit devel/py-parsing devel/py-peak-rules devel/py-pexpect devel/py-prioritized_methods devel/py-protocols devel/py-psyco devel/py-py devel/py-pyprof2calltree devel/py-pyro devel/py-radix devel/py-rcsparse devel/py-ruledispatch devel/py-serial devel/py-setuptools devel/py-silc devel/py-simplejson devel/py-sip devel/py-symboltype devel/py-tpg devel/py-turbocheetah devel/py-turbojson devel/py-turbokid devel/py-twisted devel/py-tz devel/py-unit devel/py-urwid devel/py-wsgiutils devel/py-xdg devel/py-zopeinterface devel/py-zopetesting devel/pybugz devel/pygame devel/pylint devel/pyrex devel/pyusb devel/qt4-eventsview devel/quirks devel/ruby-debug devel/scons devel/sdl-gfx devel/sdl-image devel/sdl-mixer devel/sdl-net devel/sdl-pango devel/sdl-sound devel/sdlmm devel/spe devel/splint devel/subversion devel/swig devel/vte devel/waf editors/openoffice3 editors/qscintilla editors/vim editors/vim-spell emulators/dynagen emulators/generator emulators/gns3 emulators/sdlmame emulators/spim games/angrydd games/castle-combat games/childsplay games/childsplay-plugins games/forcedattack games/fretsonfire games/gcompris games/londonlaw games/mnemosyne games/moon-buggy games/pathological games/quake2 games/rftg games/singularity games/ski games/teeworlds games/widelands geo/gdal geo/gmapcatcher geo/py-proj geo/qgis geo/tangogps geo/tilecache graphics graphics/asymptote graphics/blender graphics/comix graphics/dia graphics/djvulibre graphics/ffmpeg graphics/gimp graphics/jbig2dec graphics/lensfun graphics/py-Imaging graphics/py-cairo graphics/py-dot graphics/py-gd graphics/py-goocanvas graphics/py-graphics graphics/py-matplotlib graphics/py-opengl graphics/py-pigment graphics/py-pyx graphics/pycha graphics/xpaint graphics/zbar infrastructure/bin infrastructure/build infrastructure/lib infrastructure/man infrastructure/mk infrastructure/templates inputmethods/ibus japanese/kasumi lang/ghc lang/jamvm lang/librep lang/python mail/alpine mail/archivemail mail/cyrus-imapd mail/getmail mail/mailman mail/mozilla-thunderbird mail/offlineimap mail/postfix mail/py-milter mail/py-policyd-spf mail/py-spf mail/pyzor mail/roundcubemail mail/spambayes mail/tmda mail/zarafa math/eigen2 math/gnumeric math/py-Numeric math/py-gnuplot math/py-numpy math/py-probstat math/py-scipy misc/contacts misc/gpsd misc/gramps misc/gutenpy misc/p5-CreditCard misc/py-imdb misc/py-memcached misc/pymissile multimedia multimedia/avinfo multimedia/coherence multimedia/devede multimedia/dvdstyler multimedia/gstreamer-0.10 multimedia/moovida multimedia/oggconvert multimedia/recordmydesktop net/BitTorrent net/adsuck net/avahi net/charm net/cjc net/emesene net/farsight2 net/flow-tools net/gajim net/gtk-gnutella net/honeyd net/ipcheck net/libdnet net/libproxy net/munin net/nicotine net/nmap net/nsd net/opal net/openvpn net/openvpn_bsdauth net/p5-IO-Interface net/papyon net/pcapdiff net/pebrot net/pidgin net/py-GeoIP net/py-IP net/py-adns net/py-boto net/py-curl net/py-dns net/py-dnspython net/py-dpkt net/py-flowd net/py-flowtools net/py-impacket net/py-irclib net/py-libpcap net/py-medusa net/py-msnp net/py-pcapy net/py-pcs net/py-snmp net/py-xmpp net/py-xmpppy net/py-zsi net/rabbitmq net/rrdtool net/scapy net/supybot net/telepathy net/znc news/hellanzb news/py-yenc print/fontforge print/hplip print/lilypond print/lyx print/mftrace print/py-cups print/py-reportlab print/scribus print/system-config-printer productivity productivity/bruce productivity/fet productivity/gnucash productivity/gnucash-docs productivity/googlecl productivity/gtg productivity/impressive productivity/rednotebook productivity/slideml productivity/sunbird productivity/workrave productivity/yokadi security/arirang security/assl security/clamav security/cracklib security/cyrus-sasl2 security/gnutls security/kedpm security/libfwbuilder security/mcrypt security/nikto security/prelude security/py-Rijndael security/py-crack security/py-cryptkit security/py-crypto security/py-gnupg security/py-openssl security/py-paramiko security/py-pykpass security/py-sslwrapper security/stunnel sysutils/apcd sysutils/backintime sysutils/d-feet sysutils/dellflash sysutils/diskrescue sysutils/duplicity sysutils/flyback sysutils/gamin sysutils/heartbeat sysutils/idled sysutils/iogen sysutils/rdiff-backup sysutils/tentakel sysutils/toprump telephony/kamailio textproc textproc/asciidoc textproc/catfish textproc/dblatex textproc/discount textproc/docbook-dsssl textproc/gtk-doc textproc/iso12083 textproc/ispell textproc/libxml textproc/libxslt textproc/makefaq textproc/markdown textproc/meld textproc/mupdf textproc/pear-File-Find textproc/py-Chart textproc/py-ElementTree textproc/py-HappyDoc textproc/py-cElementTree textproc/py-chardet textproc/py-cssutils textproc/py-docutils textproc/py-epydoc textproc/py-feedparser textproc/py-jaxml textproc/py-lxml textproc/py-nltk textproc/py-pdf textproc/py-pygments textproc/py-rtf textproc/py-sphinx textproc/py-vobject textproc/py-xml textproc/py-yaml textproc/rarian textproc/txt2tags textproc/xml2rfc textproc/yould www/ajaxterm www/bricolage www/cherokee www/clearsilver www/cssed www/drupal6 www/epiphany www/epiphany-extensions www/firefox35 www/havp www/horde www/linkchecker www/midori www/moinmoin www/mozilla www/mozilla-firefox www/nginx www/nostromo www/ntlmaps www/pear www/phpmyadmin www/piwik www/puppet-dashboard www/py-CherryPy www/py-beaker www/py-beautifulsoup www/py-cherrypy2 www/py-clientform www/py-django www/py-flup www/py-formencode www/py-genshi www/py-htmltmpl www/py-httplib2 www/py-jinja2 www/py-jonpy www/py-mako www/py-meld3 www/py-nevow www/py-paste www/py-paste-deploy www/py-paste-script www/py-pylons www/py-quixote www/py-repoze-profile www/py-routes www/py-tempita www/py-turbogears www/py-weberror www/py-webhelpers www/py-webkitgtk www/py-webob www/py-webpy www/py-webtest www/py-werkzeug www/py-wsgiproxy www/py-zine www/pyblosxom www/rawdog www/seamonkey www/trac www/trac-ldapplugin www/tracnav www/twill www/vteplugin www/webkit www/xxxterm www/youtube-dl x11/aewm x11/awn x11/compiz x11/dbus-python x11/driconf x11/e17 x11/gammapage x11/gdesklets x11/gdevilspie x11/gigolo x11/gnome x11/gtk+2 x11/gtk-vnc x11/kde x11/kde4 x11/matchbox x11/obmenu x11/openbox x11/openmotif x11/p5-Tk x11/pcmanfm x11/pinot x11/py-Xlib x11/py-gtk2 x11/py-gtksourceview x11/py-kiwi x11/py-osd x11/py-qt3 x11/py-qt4 x11/py-wxPython x11/pypanel x11/scrotwm x11/tellico x11/tint x11/x11vnc == INDEX ============================================================= 01/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/INDEX INDEX > post-python-bump sync: 6466 (+678, -674) (sthen@) == README ============================================================ 02/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/README README > Repoint URL to OpenBSD Porters Handbook. > ok espie@ (lum@) == archivers ========================================================= 03/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/archivers py-lzo ~ Makefile > Bump revision after python's default change. (fgsch@) rzip ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) == astro ============================================================= 04/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/astro py-metar ~ Makefile > Bump revision after python's default change. (fgsch@) xephem ~ Makefile > missing bump after WANTLIB change (naddy@) == audio ============================================================= 05/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/audio abcde ~ patches/patch-abcde > regen patch (sthen@) ac3dec ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) akode ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) amarok ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) aqualung ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) ascd ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) audacious ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) audacious-plugins ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) audacity ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) aumix ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) bladeenc ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) bmp ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) bonk ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) cdparanoia ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) cmt ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) cmu-sphinx3 ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) cmu-sphinxbase ~ Makefile > really use mod fortran (sthen@) cplay ~ Makefile > Yet another round of bumps. (fgsch@) daapd ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) dumb ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) easytag ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) esound ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) espeak ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) exaile ~ Makefile > Yet another round of bumps. (fgsch@) faac ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) faad ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) festival ~ core/Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) fluidsynth ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) freealut ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gimmix ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gmpc ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gmpc-libnotify ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gmpc-plugins ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gnomad2 ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gqmpeg ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) grip ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gsm ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gtkpod ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) herrie ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) hydrogen ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) id3ed ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) id3lib ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) ifp-line ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) jack ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) ksmp3play ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) libcdio ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) libgpod ~ Makefile > Yet another round of bumps. (fgsch@) ~ Makefile > Yet another broken PKGNAME after the round of bumps. (ajacoutot@) ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) mixer.app ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) mkplaylist ~ Makefile > Yet another round of bumps. (fgsch@) mono-taglib - patches/patch-Makefile_in ~ Makefile > - remove unneeded patch (jasper@) mp3cut ~ Makefile > Add a comment about why we explicitely use the PKGNAME=${DISTNAME} > construct here. (ajacoutot@) mp3info ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) mp3splt-gtk ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) mpdBrowser ~ Makefile > Yet another round of bumps. (fgsch@) ncmpc ~ Makefile ~ patches/patch-src_screen_c > - fix implicit declaration (jasper@) p5-Audio-MPD ~ Makefile > missing p5- (sthen@) picard ~ Makefile > Yet another round of bumps. (fgsch@) ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) py-ao ~ Makefile > Yet another round of bumps. (fgsch@) py-cddb ~ Makefile > Yet another round of bumps. (fgsch@) py-eyed3 ~ Makefile > Yet another round of bumps. (fgsch@) py-id3 ~ Makefile > Yet another round of bumps. (fgsch@) py-mpd ~ Makefile > Yet another round of bumps. (fgsch@) py-mutagen ~ Makefile > Yet another round of bumps. (fgsch@) py-ogg ~ Makefile > Yet another round of bumps. (fgsch@) py-tagger ~ Makefile > Yet another round of bumps. (fgsch@) py-tagpy ~ Makefile > Yet another round of bumps. (fgsch@) ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) py-xmms ~ Makefile > Yet another round of bumps. (fgsch@) pykaraoke ~ Makefile > Yet another round of bumps. (fgsch@) pympd ~ Makefile > Yet another round of bumps. (fgsch@) rhythmbox ~ Makefile > Yet another round of bumps. (fgsch@) ~ Makefile > sndio gstreamer support is provided in gstreamer-plugins-good, so add it > as a RUN_DEPENDS. > I'm not forcing a dependency on gstreamer-plugins-ugly (needed for e.g. > mp3 support) because it doesn't have a full PERMIT_* = YES. > Users can install it manually if needed. (ajacoutot@) sonata ~ Makefile > Yet another round of bumps. (fgsch@) ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) soundtracker ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) streamripper ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) tagtool ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) vagalume ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) wmix ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) wmmixer ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) wmmp3 ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) wmtune ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) workman ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xcdplayer ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xhippo ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmix ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms-bonk ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms-fmradio ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms-speex ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms-wavpack ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms-xf86audio ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms2 ~ Makefile > Yet another round of bumps. (fgsch@) xmmsctrl ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) == biology =========================================================== 06/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/biology p5-Bio-ASN1-EntrezGene ~ Makefile ~ pkg/PLIST > - install examples too (jasper@) py-biopython ~ Makefile > Bump revision after python's default change. (fgsch@) == chinese =========================================================== 07/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/chinese py-zhCodecs ~ Makefile > Bump revision after python's default change. (fgsch@) == comms ============================================================= 08/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/comms birda ~ Makefile > new lib_depends/revision (sthen@) bottlerocket ~ Makefile > new lib_depends/revision (sthen@) colrdx ~ Makefile > new lib_depends/revision (sthen@) conserver ~ Makefile > new lib_depends/revision (sthen@) dfu-util ~ Makefile > new lib_depends/revision (sthen@) efax ~ Makefile > new lib_depends/revision (sthen@) flipit ~ Makefile > new lib_depends/revision (sthen@) gmfsk ~ Makefile > new lib_depends/revision (sthen@) gnokii ~ Makefile > new-style lib_depends/revision, fix wantlib (sthen@) gpsk31 ~ Makefile > new lib_depends/revision (sthen@) hamlib ~ Makefile > Bump revision after python's default change. (fgsch@) ~ Makefile > Unbreak -main PKGNAME, spotted by landry@ (ajacoutot@) hylafax ~ Makefile > new lib_depends/revision (sthen@) jpilot ~ Makefile > new lib_depends/revision (sthen@) jpilot-syncmal ~ Makefile > new lib_depends/revision (sthen@) libmal ~ Makefile > new lib_depends/revision (sthen@) lrzsz ~ Makefile > new lib_depends/revision (sthen@) obexftp ~ Makefile > new lib_depends/revision (sthen@) openobex ~ Makefile > new lib_depends/revision (sthen@) pilot-link ~ Makefile > new lib_depends/revision (sthen@) qpage ~ Makefile > new lib_depends/revision (sthen@) scmxx ~ Makefile > new lib_depends/revision (sthen@) seyon ~ Makefile > new lib_depends/revision (sthen@) smstools ~ Makefile ~ distinfo > update smstools3 to 3.1.12; many fixes/improvements including better > spool directory handling with many modems (sthen@) sredird ~ Makefile > new lib_depends/revision (sthen@) tkhylafax ~ Makefile > new lib_depends/revision (sthen@) tlf ~ Makefile > new lib_depends/revision (sthen@) x3270 ~ Makefile > new lib_depends/revision (sthen@) xastir ~ Makefile > use the gettext module, new revision/lib_depends (sthen@) xcept ~ Makefile > new lib_depends/revision (sthen@) xlog ~ Makefile > new lib_depends/revision (sthen@) == converters ======================================================== 09/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/converters libpst ~ Makefile > Bump revision after python's default change. (fgsch@) py-cjkcodecs ~ Makefile > Bump revision after python's default change. (fgsch@) py-iconvcodec ~ Makefile > Bump revision after python's default change. (fgsch@) recode ~ Makefile > Bump revision after python's default change. (fgsch@) == databases ========================================================= 10/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/databases databases ~ Makefile > Switch py-ldap and py-psycopg to build the 2.6 python flavour rather than > 2.5 (fgsch@) architect ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) dbh ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) directoryassistant ~ Makefile > Bump revision after python's default change. (fgsch@) evolution-data-server ~ Makefile > Bump (fgsch@) freetds ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) gdbm ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) gnats ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) gq ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) jxplorer ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) keximdb ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) lbdb ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) libpqxx ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) luasqlite3 ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) luma ~ Makefile > Bump revision after python's default change. (fgsch@) mysql-administrator ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) mysql-query-browser ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) mysqlcc ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) ocaml-postgresql ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-AsciiDB-TagFile ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-BerkeleyDB ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-Class-DBI-AsForm ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-Class-DBI-Pager ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-Class-DBI-Plugin-Type ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-Class-DBI-mysql ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-DBD-SQLite2 ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-DBIx-ContextualFetch ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-DBIx-Migration ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-Rose-DB-Object ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-SQL-Abstract ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-Sort-SQL ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-Tangram ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-Tie-DBI ~ Makefile > use REVISION and new-style LIB_DEPENDS+WANTLIB (sthen@) p5-sybperl ~ Makefile ~ patches/patch-CTlib_Makefile_PL ~ patches/patch-Makefile_PL ~ pkg/PLIST > sync patches, move to new-style WANTLIB/REVISION, and fix PKGNAME > which had lost its p5- prefix years ago. ok steven@ (sthen@) pgloader ~ Makefile > Bump revision after python's default change. (fgsch@) pgworksheet ~ Makefile > Bump revision after python's default change. (fgsch@) py-axiom ~ Makefile > Bump revision after python's default change. (fgsch@) py-cdb ~ Makefile > Bump revision after python's default change. (fgsch@) py-couchdb ~ Makefile > Bump revision after python's default change. (fgsch@) py-elixir ~ Makefile > Bump revision after python's default change. (fgsch@) py-ldap ~ Makefile ~ pkg/PLIST-examples > Add python 2.6 flavour, set it as default (was 2.5 previously) and bump. > (fgsch@) ~ Makefile ~ pkg/PLIST-main + pkg/PFRAG.python2.6-main > - drop python2.5 flavour of these "special" packages and add > @pkgpath markers; from ajacoutot@ > - tweak from me: @pkgpath markers for these go in PFRAG.python2.6-* > files rather than straight in PLIST-*, so that they are only added > to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or > 2.6 versions are valid updates and will have to ask every time, > ok ajacoutot@ (sthen@) py-mysql ~ Makefile > Bump revision after python's default change. (fgsch@) py-odbc ~ Makefile > Bump revision after python's default change. (fgsch@) py-pgsql ~ Makefile > Bump revision after python's default change. (fgsch@) py-psycopg ~ Makefile ~ pkg/PLIST-examples > Add python 2.6 flavour, set it as default (was 2.5 previously) and bump. > (fgsch@) ~ Makefile > Again a broken PKGNAME from python bump. > (also I wonder what is the python2.5 FLAVOR for). (ajacoutot@) ~ Makefile ~ pkg/PLIST-main + pkg/PFRAG.python2.6-main > - drop python2.5 flavour of these "special" packages and add > @pkgpath markers; from ajacoutot@ > - tweak from me: @pkgpath markers for these go in PFRAG.python2.6-* > files rather than straight in PLIST-*, so that they are only added > to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or > 2.6 versions are valid updates and will have to ask every time, > ok ajacoutot@ (sthen@) py-psycopg2 ~ Makefile > Bump revision after python's default change. (fgsch@) py-pygresql ~ Makefile > Bump revision after python's default change. (fgsch@) py-sqlalchemy ~ Makefile > Bump revision after python's default change. (fgsch@) py-sqlite ~ Makefile > Bump revision after python's default change. (fgsch@) py-sqlite2 ~ Makefile > Bump revision after python's default change. (fgsch@) py-sqlobject ~ Makefile > Bump revision after python's default change. (fgsch@) py-storm ~ Makefile > Bump revision after python's default change. (fgsch@) py-sybase ~ Makefile > Bump revision after python's default change. (fgsch@) skytools ~ Makefile > Bump revision after python's default change. (fgsch@) == devel ============================================================= 11/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > +pear-Console-Table (sthen@) ~ Makefile > Build the python2.6 flavor instead of 2.5 now that 2.6 is the default. > (fgsch@) ~ Makefile > Add py-dulwich (millert@) ~ Makefile > Add py-hg-git; OK martynas@ (millert@) autoconf ~ 2.63/Makefile ~ 2.64/Makefile ~ 2.65/Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) ~ 2.13/Makefile ~ 2.52/Makefile > bump for nawk removal (sthen@) automake ~ 1.9/Makefile > - first round of bumps for devel (jasper@) ~ 1.10/Makefile > bumps (jasper@) boost ~ Makefile > - first round of bumps for devel (jasper@) bzr ~ Makefile > - first round of bumps for devel (jasper@) cmake ~ Makefile > Remove hppa and powerpc from the list of archs that needs -O0 to build > cmake. This is apparently not needed anymore since the switch to gcc4. > prodded by brad, tested by myself (landry@) cvs20hg ~ Makefile > - first round of bumps for devel (jasper@) cvs2svn ~ Makefile > - first round of bumps for devel (jasper@) cvsweb ~ Makefile > - first round of bumps for devel (jasper@) ddd - patches/patch-themes_Makefile_in - patches/patch-vsllib_Makefile_in ~ Makefile ~ patches/patch-ddd_Makefile_in > - remove unneeded patches (jasper@) eclipse ~ plugins/py-dev/Makefile > - first round of bumps for devel (jasper@) ethos ~ Makefile > - first round of bumps for devel (jasper@) flawfinder ~ Makefile > - first round of bumps for devel (jasper@) git-cola ~ Makefile > - first round of bumps for devel (jasper@) glib2 ~ Makefile > - first round of bumps for devel (jasper@) ~ Makefile > Remove XXX. (ajacoutot@) gobject-introspection ~ Makefile > - first round of bumps for devel (jasper@) goffice ~ Makefile ~ distinfo > Maintainance update to goffice-0.8.10. (ajacoutot@) goopy ~ Makefile > - first round of bumps for devel (jasper@) gperf ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) gtkparasite ~ Makefile > - first round of bumps for devel (jasper@) ipython ~ Makefile > - first round of bumps for devel (jasper@) iso-codes ~ Makefile > bumps (jasper@) libglade2 ~ Makefile > bumps (jasper@) libgsf ~ Makefile > bumps (jasper@) libsoup ~ Makefile + patches/patch-libsoup_soup-gnutls_c > Merge from upstream 01a43ad9824fba77384534c6d588e0e0d653986e > "Due to bug 581342 we want to only negotiate SSL 3.0. Previously we > were telling gnutls to not do TLS1.0 or TLS1.1, but that means with > newer versions of gnutls that support TLS1.2 it would try to negotiate > that instead and generally fail. Fix that by disabling TLS1.2 too > (which works fine even with gnutls versions that don't support TLS1.2 > yet)." > https://bugzilla.gnome.org/show_bug.cgi?id=622857 (ajacoutot@) llvm ~ Makefile > bumps (jasper@) mercurial ~ Makefile > bumps (jasper@) ~ Makefile ~ distinfo > Update to 1.6.3. wcmaier@ jasper@ ok (fgsch@) mico ~ Makefile > acknowledge that this is broken and not really fixable; ok ajacoutot@ > sthen@ (naddy@) nspr ~ Makefile ~ distinfo ~ patches/patch-mozilla_nsprpub_config_rules_mk ~ patches/patch-mozilla_nsprpub_configure_in ~ patches/patch-mozilla_nsprpub_pr_src_md_unix_uxrng_c ~ patches/patch-mozilla_nsprpub_pr_src_misc_prdtoa_c ~ patches/patch-mozilla_nsprpub_pr_src_misc_prinit_c ~ patches/patch-mozilla_nsprpub_pr_src_misc_prnetdb_c ~ patches/patch-mozilla_nsprpub_pr_tests_socket_c ~ pkg/PLIST-main > Update to nspr 4.8.6, required by (at least) a future firefox 4 update.. > Tested in a bunch of amd64 bulk builds. > ok naddy@ phessler@ (landry@) p5-DateTime-Format-ICal - patches/patch-Build_PL ~ Makefile ~ pkg/PLIST > Set CONFIGURE_STYLE=modbuild, remove the unneeded patch and don't > set CONFIGURE_ARGS. Bump REVISION. Fixes file installation location > problem reported by jcs@, tested by jcs at . (sthen@) p5-PerlIO-via-Bzip2 ~ Makefile > don't set MODULES=cpan twice (sthen@) pear-Console-Table + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import ports/devel/pear-Console-Table, from Daniel Levai, ok ajacoutot@ ~ Makefile ~ pkg/PLIST > add missing @group, remove duplicated CATEGORIES, bump (sthen@) py-Checker ~ Makefile > bumpski for python (jasper@) py-SOAPpy ~ Makefile > bumpski for python (jasper@) py-addons ~ Makefile > bumpski for python (jasper@) py-asn1 ~ Makefile > bumpski for python (jasper@) py-babel ~ Makefile > bumpski for python (jasper@) py-buildbot ~ Makefile > bumpski for python (jasper@) py-bytecodeassembler ~ Makefile > bumpski for python (jasper@) py-cheetah ~ Makefile > bumpski for python (jasper@) py-configobj ~ Makefile > bumpski for python (jasper@) py-coverage ~ Makefile > bumpski for python (jasper@) py-ctypes ~ Makefile > bumpski for python (jasper@) ~ Makefile > - no need to for this make modifier here (jasper@) py-dateutil ~ Makefile > bumpski for python (jasper@) py-decorator ~ Makefile > bumpski for python (jasper@) py-decoratortools ~ Makefile > bumpski for python (jasper@) py-distutils-extra ~ Makefile > bumpski for python (jasper@) py-dtopt ~ Makefile > bumpski for python (jasper@) py-dulwich + Makefile + distinfo + pkg/DESCR + pkg/PLIST > Dulwich is a pure-Python implementation of the Git file formats and > protocols. > OK martynas@ (millert@) py-editdist ~ Makefile > bumpski for python (jasper@) py-epsilon ~ Makefile > bumpski for python (jasper@) py-extremes ~ Makefile > bumpski for python (jasper@) py-fpconst ~ Makefile > bumpski for python (jasper@) py-gdata ~ Makefile > bumpski for python (jasper@) py-gobject ~ Makefile > bumpski for python (jasper@) py-hg-git + distinfo + Makefile + pkg/DESCR + pkg/PLIST + patches/patch-hggit_hgrepo_py > New import: > py-hg-git port py-html5lib ~ Makefile > bumpski for python (jasper@) py-kid ~ Makefile > bumpski for python (jasper@) py-logilab-astng ~ Makefile > bumpski for python (jasper@) py-logilab-common ~ Makefile > bumpski for python (jasper@) py-mox ~ Makefile > bumpski for python (jasper@) py-mxDateTime ~ Makefile > bumpski for python (jasper@) ~ Makefile ~ pkg/PLIST + pkg/PFRAG.python2.6-main > - drop python2.5 flavour of these "special" packages and add > @pkgpath markers; from ajacoutot@ > - tweak from me: @pkgpath markers for these go in PFRAG.python2.6-* > files rather than straight in PLIST-*, so that they are only added > to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or > 2.6 versions are valid updates and will have to ask every time, > ok ajacoutot@ (sthen@) - pkg/PFRAG.python2.6-main + pkg/PFRAG.python2.6 > Unbreak by renaming the PFRAG to a correct value. (ajacoutot@) py-nose ~ Makefile > bumpski for python (jasper@) py-notify ~ Makefile > bumpski for python (jasper@) py-openbsd ~ Makefile > bumpski for python (jasper@) py-optik ~ Makefile > bumpski for python (jasper@) py-orbit ~ Makefile > bumpski for python (jasper@) py-parsing ~ Makefile > bumpski for python (jasper@) py-peak-rules ~ Makefile > bumpski for python (jasper@) py-pexpect ~ Makefile > bumpski for python (jasper@) py-prioritized_methods ~ Makefile > bumpski for python (jasper@) py-protocols ~ Makefile > bumpski for python (jasper@) py-psyco ~ Makefile > bumpski for python (jasper@) py-py ~ Makefile > bumpski for python (jasper@) py-pyprof2calltree ~ Makefile > bumpski for python (jasper@) py-pyro ~ Makefile > bumpski for python (jasper@) py-radix ~ Makefile > bumpski for python (jasper@) py-rcsparse ~ Makefile > bumpski for python (jasper@) py-ruledispatch ~ Makefile > bumpski for python (jasper@) py-serial ~ Makefile > bumpski for python (jasper@) py-setuptools ~ Makefile > bumpski for python (jasper@) py-silc ~ Makefile > bumpski for python (jasper@) py-simplejson ~ Makefile > bumpski for python (jasper@) py-sip ~ Makefile ~ distinfo > - update py-sip to 4.10.5 > - remove maintainer after several timeouts > ok ajacoutot@ (jasper@) ~ Makefile > upstream for these is extra-annoying and removes old versions; mirror the > current distfiles and add a note asking people updating the port to do the > same. ok jasper@ (sthen@) ~ Makefile > bumpski for python (jasper@) ~ Makefile ~ distinfo > - update py-sip to 4.11 > ok sthen@ (jasper@) py-symboltype ~ Makefile > bumpski for python (jasper@) py-tpg ~ Makefile > bumpski for python (jasper@) py-turbocheetah ~ Makefile > bumpski for python (jasper@) py-turbojson ~ Makefile > bumpski for python (jasper@) py-turbokid ~ Makefile > bumpski for python (jasper@) py-twisted ~ conch/Makefile ~ core/Makefile ~ lore/Makefile ~ mail/Makefile ~ names/Makefile ~ news/Makefile ~ pair/Makefile ~ runner/Makefile ~ web/Makefile ~ web2/Makefile ~ words/Makefile > bumpski for python (jasper@) py-tz ~ Makefile > bumpski for python (jasper@) py-unit ~ Makefile > bumpski for python (jasper@) py-urwid ~ Makefile > bumpski for python (jasper@) py-wsgiutils ~ Makefile > bumpski for python (jasper@) py-xdg ~ Makefile > bumpski for python (jasper@) py-zopeinterface ~ Makefile > bumpski for python (jasper@) py-zopetesting ~ Makefile > bumpski for python (jasper@) pybugz ~ Makefile > bumpski for python (jasper@) pygame ~ Makefile > bumpski for python (jasper@) pylint ~ Makefile > bumpski for python (jasper@) pyrex ~ Makefile > bumpski for python (jasper@) ~ Makefile ~ distinfo ~ pkg/PLIST > - update pyrex to 0.9.9 > - use MODPY_EGG_VERSION (jasper@) pyusb ~ Makefile > bumpski for python (jasper@) qt4-eventsview ~ Makefile > acknowledge that this is broken and not really fixable; ok ajacoutot@ > sthen@ (naddy@) quirks ~ Makefile ~ files/Quirks.pm > handle sybperl->p5-sybperl, ok steven@ (sthen@) ~ Makefile ~ files/Quirks.pm > missing p5- on Audio-MPD (sthen@) ruby-debug ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) scons ~ Makefile > bumps (jasper@) sdl-gfx ~ Makefile > Remove unneeded CONFIGURE_ENV. > Switch to new DEPENDS/REVISION. > from Brad (ajacoutot@) sdl-image ~ Makefile > Remove sdlconf_args from CONFIGURE_ENV. > Switch to new DEPENDS/REVISION. > from Brad (ajacoutot@) sdl-mixer ~ Makefile > Switch to new DEPENDS/REVISION. > from Brad (ajacoutot@) ~ Makefile > Typo, from Markus Lude. (ajacoutot@) sdl-net - patches/patch-Makefile_am ~ Makefile > Remove unneeded CONFIGURE_ENV. > Remove unused patch-Makefile_am. > Fiw WANTLIB, no need for USE_X11. > Switch to new DEPENDS/REVISION. > from Brad (ajacoutot@) sdl-pango ~ Makefile ~ pkg/DESCR > Several cleanups and fmt(1) DESCR. > from Brad (ajacoutot@) sdl-sound ~ Makefile > Switch to new DEPENDS/REVISION. > from Brad (ajacoutot@) sdlmm ~ Makefile > port cleanup; from brad, tested by us on gcc4 and phessler on gcc2/gcc3 > (pvalchev@) spe ~ Makefile > missed python bump (sthen@) splint ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) subversion ~ Makefile > bumps (jasper@) ~ patches/patch-configure_ac > regenerate patches (sthen@) swig ~ Makefile > bumps (jasper@) vte ~ Makefile > bumps (jasper@) waf ~ Makefile > bumps (jasper@) == editors =========================================================== 12/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/editors openoffice3 ~ Makefile > bump for python (sthen@) qscintilla ~ Makefile ~ distinfo ~ patches/patch-Qt4_qscintilla_pro ~ pkg/PLIST > - update qscintilla to 2.4.5 (jasper@) ~ Makefile > - add a proper mirror, thanks sthen. (jasper@) ~ Makefile > - remove a comment (jasper@) vim ~ Makefile > sync WANTLIB and bump (bump also needed for python) (sthen@) vim-spell ~ Makefile ~ distinfo > - a bunch of distfiles were updated, regen checksums (jasper@) ~ Makefile > fix Romanian (naddy@) == emulators ========================================================= 13/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators dynagen ~ Makefile > Bump revision after python's default change. (fgsch@) generator ~ Makefile > - fix master site > - switch to REVISION/new DEPENDS (jasper@) gns3 ~ Makefile > Bump revision after python's default change. (fgsch@) sdlmame ~ Makefile > Unbreak on amd64 by adding -Wno-system-headers to OPT_FLAGS. > sdlmame includes *mmintrin.h headers from gcc which can't be compiled > with -Wsystem-headers (now system default) -Werror (set by the port). > While here remove useless gcc4 MODULES stanzas (port is only for > i386/amd64), switch to newer WANTLIB/LIB_DEPENDS/REVISION idioms. > with tweaks from ajacoutot@, ok ajacoutot@ & MAINTAINER. (landry@) spim ~ patches/patch-CPU_run_c > fix build on other arches, and probably mips64 as well (definded->defined) > (sthen@) == games ============================================================= 14/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/games angrydd ~ Makefile > Bump revision after python's default change. (fgsch@) castle-combat ~ Makefile > Bump revision after python's default change. (fgsch@) childsplay ~ Makefile > Bump revision after python's default change. (fgsch@) childsplay-plugins ~ Makefile > Bump revision after python's default change. (fgsch@) forcedattack ~ Makefile > Bump revision after python's default change. (fgsch@) fretsonfire ~ Makefile > Bump revision after python's default change. (fgsch@) gcompris ~ Makefile > Bump revision after python's default change. (fgsch@) londonlaw ~ Makefile > Bump revision after python's default change. (fgsch@) mnemosyne ~ Makefile > Bump revision after python's default change. (fgsch@) moon-buggy ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) pathological ~ Makefile > Bump revision after python's default change. (fgsch@) quake2 - patches/patch-src_snd_sdl_c ~ Makefile ~ patches/patch-configure ~ patches/patch-src_snd_dma_c ~ pkg/PLIST + files/snd_sndio.c + patches/patch-src_Makefile_in > use the the same basic sndio backend code as found in other quake > ports > ok claudio@ (maintainer) (jakemsr@) rftg ~ Makefile ~ distinfo > minor update (espie@) singularity ~ Makefile > Bump revision after python's default change. (fgsch@) ~ Makefile > Fix PKGNAME after the python bump. (ajacoutot@) ski ~ Makefile > Bump revision after python's default change. (fgsch@) teeworlds ~ Makefile > Bump revision after python's default change. (fgsch@) widelands ~ Makefile > Bump revision after python's default change. (fgsch@) == geo =============================================================== 15/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/geo gdal ~ Makefile > Bump revision after python's default change. (fgsch@) ~ Makefile > missing python bumps in subpackages (sthen@) gmapcatcher ~ Makefile > Bump revision after python's default change. (fgsch@) py-proj ~ Makefile > Bump revision after python's default change. (fgsch@) qgis - patches/patch-cmake_Python_cmake - patches/patch-src_CMakeLists_txt ~ Makefile ~ distinfo ~ pkg/PFRAG.shared ~ pkg/PLIST > Update to qgis 1.5.0, now bundles gdaltools plugin. > ok ajacoutot@ (landry@) ~ Makefile > Bump revision after python's default change. (fgsch@) tangogps ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-configure_in + patches/patch-src_callbacks_c + patches/patch-src_gps_functions_c + patches/patch-src_hrm_functions_c > - update tangogps to 0.99.4 > - switch to new DEPENDS > - use an axe to remove the bluez dependency; upstream refuses to reply to > my > mails about actually fixing it instead of forcing it upon everyone. > ok MAINTAINER and landry@ (jasper@) tilecache ~ Makefile > Bump revision after python's default change. (fgsch@) == graphics ========================================================== 16/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics graphics ~ Makefile > Build the python2.6 flavor instead of 2.5 now that 2.6 is the default. > (fgsch@) ~ Makefile > add asymptote (jasper@) asymptote + distinfo + Makefile + pkg/DESCR + pkg/PLIST + patches/patch-configure > New import: > import asymptote 2.04 blender ~ Makefile > - bump for pythonia (jasper@) comix ~ Makefile > - bump for pythonia (jasper@) dia ~ Makefile > - bump for pythonia (jasper@) djvulibre - patches/patch-libdjvu_DjVuDocEditor_cpp ~ Makefile ~ distinfo ~ patches/patch-configure ~ pkg/PFRAG.no-no_x11 ~ pkg/PLIST > update to 3.5.23 > normalize icon and desktop stuff and other cleanup > all from Alexandr Shadchin, thanks! (steven@) ~ Makefile > Missing BUILD_DEPENDS. Doesn't fix packaging but it's a start. (sthen@) ~ Makefile > oops, this snuck into previous commit and shouldn't have been there. > (sthen@) ~ Makefile + patches/patch-desktopfiles_Makefile_in > add a file that needed a 'cvs add' in steven@'s previous commit, > spotted by steven. didn't package before -> no bump. (sthen@) ffmpeg - files/sndio.c ~ Makefile ~ patches/patch-configure ~ patches/patch-libavdevice_Makefile ~ patches/patch-libavutil_common_h + files/sndio_common.c + files/sndio_common.h + files/sndio_dec.c + files/sndio_enc.c > - Some clean up of the FFMpeg configure patch > - Update the sndio backend code to the newer libavdevice alsa code > which has been refactored and cleaned up a bit > From Brad (maintainer). (sthen@) gimp ~ stable/Makefile > - bump for pythonia (jasper@) jbig2dec ~ Makefile > - bump for pythonia (jasper@) lensfun ~ Makefile > - bump for pythonia (jasper@) py-Imaging ~ Makefile > - bump for python and switch default flavor to python2.6 (jasper@) ~ Makefile ~ pkg/PLIST-bin ~ pkg/PLIST-main + pkg/PFRAG.python2.6-bin + pkg/PFRAG.python2.6-main > - drop python2.5 flavour of these "special" packages and add > @pkgpath markers; from ajacoutot@ > - tweak from me: @pkgpath markers for these go in PFRAG.python2.6-* > files rather than straight in PLIST-*, so that they are only added > to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or > 2.6 versions are valid updates and will have to ask every time, > ok ajacoutot@ (sthen@) ~ Makefile > -examples had p1p2 (set in both FULLPKGNAME and REVISION); > repair and use EPOCH to allow upgrades (sthen@) ~ patches/patch-Tk_tkImaging_c ~ patches/patch-setup_py > regen patches (sthen@) py-cairo ~ Makefile > - bump for pythonia (jasper@) py-dot ~ Makefile > - bump for pythonia (jasper@) py-gd ~ Makefile > - bump for pythonia (jasper@) py-goocanvas ~ Makefile > - bump for pythonia (jasper@) py-graphics ~ Makefile > - bump for pythonia (jasper@) py-matplotlib ~ Makefile > - bump for pythonia (jasper@) py-opengl ~ Makefile > - bump for pythonia (jasper@) py-pigment ~ Makefile > - bump for pythonia (jasper@) py-pyx ~ Makefile > - bump for pythonia (jasper@) pycha ~ Makefile > - bump for pythonia (jasper@) xpaint ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) zbar ~ Makefile > - bump for pythonia (jasper@) == infrastructure ==================================================== 17/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin + portslogger > move portslogger to bin/ > ok naddy@ > if you have build scripts that use portslogger, adapt the path (steven@) build ~ dpb > adjust portslogger path (steven@) - portslogger > move portslogger to bin/ > ok naddy@ > if you have build scripts that use portslogger, adapt the path (steven@) ~ outdated-perl-ports > Switch to an http mirror > ok sthen@ (giovanni@) lib ~ DPB/Job/Port.pm > - revert previous, it breaks builds for at least two builders. > discussed with landry@ and naddy@ (jasper@) man ~ man1/check-conflicts.1 ~ man1/check-lib-depends.1 ~ man1/pkg_subst.1 > fix a few mdoc(7) syntax errors found by mandoc -Tlint > one of them was fatal (no formatted output at all) > another one caused information loss in the formatted output (schwarze@) mk ~ bsd.port.mk > let port-lib-depends-check work with an alternative PORTSDIR; > debugged with Brad, better fix after a suggestion from espie@ > ok espie@ (sthen@) templates ~ network.conf.template > - move archive.apache.org higher in the list; no sense sitting through a > bunch of mirrors when the most common problem is that a distfile has been > moved to the archive; ok jasper@ > - while there replace planetmirror (no longer active) with another site > (sthen@) == inputmethods ====================================================== 18/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/inputmethods ibus ~ Makefile > bumps for python (sthen@) - patches/patch-configure ~ Makefile > Remove unneeded py-gtk+2 dependency and patch. Bump. > Pointed out by ajacoutot@ (fgsch@) == japanese ========================================================== 19/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/japanese kasumi ~ Makefile > Add USE_X11. ajacoutot@ ok. (fgsch@) == lang ============================================================== 20/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/lang ghc ~ Makefile > bumps for python (sthen@) ~ Makefile > Bump for real. (kili@) jamvm ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) librep ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) python ~ python.port.mk > Switch default to python 2.6. > Discussed and ok from many. Bumps will follow. (fgsch@) ~ Makefile.inc > When knocking out a MULTI_PACKAGE on some arch, keep listing it in > MULTI_PACKAGES, and add an (ONLY|NOT)_FOR_ARCHS-subpkg=somearch, rather > than changing contents of the MULTI_PACKAGES variable. > Fixes dpb builds on !amd64/i386, because the bsddb package was > knocked out on other arch. > 'please unfuck the fucking mess people only testing on i386 and > amd64 did' landry@ (sthen@) == mail ============================================================== 21/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/mail alpine ~ Makefile ~ pkg/PLIST-main + files/README.OpenBSD + patches/patch-pith_conf_c + pkg/MESSAGE-main > Set "Do Not Send Flowed Text" by default to allow sending proper inline > diffs ("cool!!!" sthen@). > Switch to REVISION and new DEPENDS. > Add a README.OpenBSD file explaining how to setup pop/imap/smtp. > Most work from Daniel Dickman (thanks!), with a couple of tweaks. > (ajacoutot@) archivemail ~ Makefile > Bump revision after python's default change. (fgsch@) cyrus-imapd ~ Makefile > New HOMEPAGE and MASTER_SITES. (ajacoutot@) getmail ~ Makefile > Bump revision after python's default change. (fgsch@) mailman ~ Makefile > Bump revision after python's default change. (fgsch@) mozilla-thunderbird ~ Makefile > bump (jasper@) offlineimap ~ Makefile > Bump revision after python's default change. (fgsch@) postfix ~ Makefile ~ Makefile.inc ~ snapshot/Makefile ~ snapshot/distinfo ~ snapshot/pkg/DESCR ~ snapshot/pkg/PLIST > add sqlite flavour; from brad (jakob@) py-milter ~ Makefile > Bump revision after python's default change. (fgsch@) py-policyd-spf ~ Makefile > Bump revision after python's default change. (fgsch@) py-spf ~ Makefile > Bump revision after python's default change. (fgsch@) pyzor ~ Makefile > Bump revision after python's default change. (fgsch@) roundcubemail ~ Makefile ~ pkg/MESSAGE > fix for chrooted httpd; pointed out by viq (sthen@) spambayes ~ Makefile > Bump revision after python's default change. (fgsch@) tmda ~ Makefile > Bump revision after python's default change. (fgsch@) zarafa ~ zarafa/Makefile ~ zarafa/distinfo ~ zarafa/patches/patch-common_Makefile_in ~ zarafa/patches/patch-configure ~ zarafa/patches/patch-doc_manual_xml ~ zarafa/patches/patch-installer_linux_ldap_openldap_cfg ~ zarafa/patches/patch-installer_linux_server_cfg ~ zarafa/patches/patch-libfreebusy_Makefile_in ~ zarafa/patches/patch-mapi4linux_src_Makefile_in ~ zarafa/patches/patch-provider_libserver_ECSession_cpp ~ zarafa/patches/patch-provider_libserver_ECStoreObjectTable_cpp ~ zarafa/patches/patch-provider_server_ECServer_cpp ~ zarafa/patches/patch-spooler_DAgent_cpp ~ zarafa/pkg/PLIST-main ~ zarafa/pkg/PLIST-web + zarafa/pkg/patch-ECtools_ECTestTools_ICalTests_mapi2ical_cpp + zarafa/pkg/patch-ECtools_ECTestTools_RecurrenceTest_rectest_cpp > Update to zarafa-6.40.2. > Complete changelog available at: > http://download.zarafa.com/zarafa/release/docs/changelog.en.txt > (ajacoutot@) == math ============================================================== 22/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/math eigen2 ~ distinfo > - upstream modified a .hg/ file in the distfile. (jasper@) gnumeric ~ Makefile ~ distinfo > Maintainance update to gnumeric-1.10.10. (ajacoutot@) py-Numeric ~ Makefile > Bump revision after python's default change. (fgsch@) py-gnuplot ~ Makefile > Bump revision after python's default change. (fgsch@) py-numpy ~ Makefile > Bump revision after python's default change. (fgsch@) py-probstat ~ Makefile > Bump revision after python's default change. (fgsch@) py-scipy ~ Makefile > Bump revision after python's default change. (fgsch@) == misc ============================================================== 23/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/misc contacts ~ Makefile ~ distinfo ~ pkg/PLIST > Minor update to contacts-0.12. (ajacoutot@) gpsd ~ Makefile > Bump revision after python's default change. (fgsch@) ~ Makefile > Fix PKGNAME after the python bump batch. (ajacoutot@) gramps ~ Makefile > Bump revision after python's default change. (fgsch@) gutenpy ~ Makefile > Bump revision after python's default change. (fgsch@) p5-CreditCard ~ Makefile ~ distinfo > - update p5-Business-Creditcard to 0.31 > - remove espie@ as maintainer, prodded by himself > ok espie@ (jasper@) py-imdb ~ Makefile > Bump revision after python's default change. (fgsch@) py-memcached ~ Makefile > Bump revision after python's default change. (fgsch@) pymissile ~ Makefile > Bump revision after python's default change. (fgsch@) == multimedia ======================================================== 24/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia multimedia ~ Makefile > add avinfo (kevlo@) avinfo + Makefile + distinfo + patches/patch-src_ogm_c + patches/patch-src_mpeg_c + patches/patch-src_ass_y + patches/patch-src_print_c + patches/patch-src_avinfo_c + patches/patch-src_c_conv2_c + pkg/DESCR + pkg/PLIST > New import: > Initial import of avinfo-1.0.a15 coherence ~ Makefile > Bump revision after python's default change. (fgsch@) devede ~ Makefile > Bump revision after python's default change. (fgsch@) dvdstyler ~ Makefile > - add missing build dependency (jasper@) gstreamer-0.10 ~ py-gstreamer/Makefile > Bump revision after python's default change. (fgsch@) ~ plugins-good/Makefile ~ plugins-good/distinfo ~ plugins-good/patch-configure_ac ~ plugins-good/patch-ext_Makefile_am ~ plugins-good/pkg/PLIST-main > Update to gstreamer-plugins-good-0.10.25. > More info at: > http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.25.html > ok jasper@ (ajacoutot@) ~ plugins-ugly/Makefile ~ plugins-ugly/distinfo ~ plugins-ugly/patch-configure_ac ~ plugins-ugly/patch-ext_sidplay_Makefile_in ~ plugins-ugly/pkg/PLIST-main > Update to gstreamer-plugins-ugly-0.10.16. > More info at: > http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html > ok jasper@ (ajacoutot@) ~ plugins-bad/Makefile ~ plugins-bad/distinfo ~ plugins-bad/patch-configure_ac ~ plugins-bad/pkg/PLIST-main > Update to gstreamer-plugins-bad-0.10.20. > More info at: > http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.20.html > ok jasper@ (ajacoutot@) moovida ~ core/Makefile ~ plugins-bad/Makefile ~ plugins-good/Makefile ~ plugins-ugly/Makefile > Bump revision after python's default change. (fgsch@) oggconvert ~ Makefile > Bump revision after python's default change. (fgsch@) recordmydesktop ~ gtk/Makefile > Bump revision after python's default change. (fgsch@) == net =============================================================== 25/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/net BitTorrent ~ Makefile > bumps for python (sthen@) adsuck ~ Makefile ~ distinfo > Fix a crash where dumb apps try to be smart by moving the domain name > around. > Take maintainership. > Move snapshot location and website. > ok ajacout (marco@) ~ Makefile ~ pkg/DESCR > Cleanup from brad via a ajacoutot > ok ajacoutot (marco@) avahi ~ Makefile > bumps for python (sthen@) charm ~ Makefile > bumps for python (sthen@) cjc ~ Makefile > bumps for python (sthen@) emesene ~ Makefile > bumps for python (sthen@) farsight2 ~ Makefile > bumps for python (sthen@) flow-tools ~ Makefile > bumps for python (sthen@) gajim ~ Makefile > bumps for python (sthen@) gtk-gnutella ~ Makefile ~ distinfo ~ patches/patch-Configure > - update gtk-gnutella to 0.96.8 > ok aja@ (jasper@) honeyd ~ Makefile > bumps for python (sthen@) ipcheck ~ Makefile > bumps for python (sthen@) libdnet ~ Makefile > bumps for python (sthen@) libproxy ~ Makefile > bumps for python (sthen@) munin ~ Makefile > bumps for python (sthen@) nicotine ~ Makefile > bumps for python (sthen@) nmap ~ Makefile > bumps for python (sthen@) nsd ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) opal ~ Makefile ~ pkg/PLIST > Enable h264 and h263 support. > Switch to new DEPENDS/REVISION. (ajacoutot@) ~ Makefile > Duh, I forgot to bump... (ajacoutot@) openvpn ~ Makefile ~ distinfo ~ patches/patch-init_c ~ patches/patch-openvpn_8 ~ patches/patch-options_c ~ patches/patch-options_h ~ patches/patch-route_c ~ patches/patch-sample-config-files_client_conf ~ patches/patch-sample-config-files_server_conf ~ patches/patch-sample-config-files_static-home_conf ~ patches/patch-sample-config-files_static-office_conf ~ patches/patch-sample-config-files_tls-home_conf ~ patches/patch-sample-config-files_tls-office_conf ~ patches/patch-socket_c ~ pkg/PLIST > update to OpenVPN 2.1.2 > while here, enable dropping to _openvpn user in the sample configs. > ok and feedback ajacoutot@ (fkr@) openvpn_bsdauth - patches/patch-openvpn_bsdauth_8 ~ Makefile ~ distinfo ~ pkg/PLIST > update to newest version of the openvpn bsdauth plugin > ok ajacoutot@ (fkr@) p5-IO-Interface ~ Makefile ~ distinfo ~ patches/patch-Interface_xs > Update to 1.05; fixes regress test for netmask and mac address detection. > from Mikolaj Kucharsk, thanks! (kevlo@) papyon ~ Makefile > bumps for python (sthen@) pcapdiff ~ Makefile > bumps for python (sthen@) pebrot ~ Makefile > bumps for python (sthen@) pidgin ~ Makefile > bump for python (sthen@) ~ Makefile ~ pkg/PLIST-libpurple > Fix FULLPKGNAME and FULLPKGPATH so that updates work without ambiguity. > from sthen@, tested by myself. (ajacoutot@) py-GeoIP ~ Makefile > bumps for new python (sthen@) py-IP ~ Makefile > bumps for new python (sthen@) py-adns ~ Makefile > bumps for new python (sthen@) py-boto ~ Makefile > bumps for new python (sthen@) py-curl ~ Makefile > bumps for new python (sthen@) py-dns ~ Makefile > bumps for new python (sthen@) py-dnspython ~ Makefile > bumps for new python (sthen@) py-dpkt ~ Makefile > bumps for new python (sthen@) py-flowd ~ Makefile > bumps for new python (sthen@) py-flowtools ~ Makefile > bumps for new python (sthen@) py-impacket ~ Makefile > bumps for new python (sthen@) py-irclib ~ Makefile > bumps for new python (sthen@) py-libpcap ~ Makefile > bumps for new python (sthen@) py-medusa ~ Makefile > bumps for new python (sthen@) py-msnp ~ Makefile > bumps for new python (sthen@) py-pcapy ~ Makefile > bumps for new python (sthen@) py-pcs ~ Makefile > bumps for new python (sthen@) py-snmp ~ Makefile > bumps for new python (sthen@) py-xmpp ~ Makefile > bumps for new python (sthen@) py-xmpppy ~ Makefile > bumps for new python (sthen@) py-zsi ~ Makefile > bumps for new python (sthen@) rabbitmq ~ Makefile > bumps for new python (sthen@) rrdtool ~ Makefile > bumps for new python (sthen@) scapy ~ Makefile > bumps for new python (sthen@) supybot ~ Makefile > bumps for new python (sthen@) telepathy ~ libtelepathy/Makefile ~ telepathy-butterfly/Makefile ~ telepathy-farsight/Makefile ~ telepathy-gabble/Makefile ~ telepathy-glib/Makefile ~ telepathy-idle/Makefile ~ telepathy-inspector/Makefile ~ telepathy-mission-control/Makefile ~ telepathy-pinocchio/Makefile ~ telepathy-python/Makefile ~ telepathy-salut/Makefile ~ telepathy-spec/Makefile > And now for something completely different. More python bumps. (sthen@) znc ~ Makefile ~ distinfo ~ patches/patch-man_Makefile_in ~ pkg/PLIST > update to 0.094, from Brad (maintainer) (sthen@) == news ============================================================== 26/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/news hellanzb ~ Makefile > Bump revision after python's default change. (fgsch@) py-yenc ~ Makefile > Bump revision after python's default change. (fgsch@) == print ============================================================= 27/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/print fontforge ~ Makefile > Bump revision after python's default change. (fgsch@) ~ Makefile > Bump for real. Please put REVISION in the vicinity of PKGNAME. (naddy@) hplip ~ Makefile > Bump (fgsch@) lilypond ~ Makefile > Bump revision after python's default change. (fgsch@) ~ distinfo > - upstream regenerated the tarball. > committing on behalf of kili@ (jasper@) lyx ~ Makefile > Bump revision after python's default change. (fgsch@) mftrace ~ Makefile > Bump revision after python's default change. (fgsch@) py-cups ~ Makefile > Bump revision after python's default change. (fgsch@) py-reportlab ~ plugins/renderPM/Makefile ~ reportlab/Makefile > Bump revision after python's default change. (fgsch@) scribus ~ Makefile > Bump revision after python's default change. (fgsch@) system-config-printer ~ Makefile > Bump revision after python's default change. (fgsch@) == productivity ====================================================== 28/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/productivity productivity ~ Makefile > - remove gnucash-docs; will be rolled into the main gnucash port (jasper@) bruce ~ Makefile > Bump revision after python's default change. (fgsch@) fet ~ Makefile ~ distinfo ~ pkg/PLIST > - update fet to 5.14.1 (jasper@) gnucash ~ Makefile ~ distinfo ~ pkg/PLIST > - add the documentation from the standalone port into the main port > ok ajacoutot@ (jasper@) gnucash-docs - Makefile - distinfo - pkg/DESCR - pkg/PLIST > - remove gnucash-docs; will be rolled into the main gnucash port (jasper@) googlecl ~ Makefile > Bump revision after python's default change. (fgsch@) gtg ~ Makefile > More bumps for python. (fgsch@) impressive ~ Makefile > Bump revision after python's default change. (fgsch@) rednotebook ~ Makefile > Bump revision after python's default change. (fgsch@) slideml ~ Makefile > - fix homepages/master site (jasper@) sunbird ~ Makefile > More bumps for python. (fgsch@) workrave ~ Makefile > Bump revision after python's default change. (fgsch@) yokadi ~ Makefile > Bump revision after python's default change. (fgsch@) == security ========================================================== 29/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/security arirang ~ Makefile ~ distinfo ~ pkg/PLIST > Update to arirang 1.7, diff from Remi Pointel. > Looks ok to MAINTAINER. (landry@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to arirang 1.77, from MAINTAINER Jung. (landry@) assl ~ Makefile > - fix homepages/master site (jasper@) clamav ~ Makefile > hump de bump for pythonp (jasper@) cracklib ~ Makefile > hump de bump for pythonp (jasper@) cyrus-sasl2 ~ Makefile > New HOMEPAGE+MASTER_SITES. (ajacoutot@) gnutls ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-lib_includes_gnutls_gnutls_h_in + patches/patch-lib_includes_gnutls_x509_h > Major update to gnutls-2.10.1. > tested by landry@ in a bulk, thanks! (ajacoutot@) kedpm ~ Makefile > hump de bump for pythonp (jasper@) ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) libfwbuilder ~ Makefile > - fix build on clean system (jasper@) mcrypt ~ Makefile > unbreak deps following commit to libmcrypt. noted by landry@ > lum@, please check the dependency chain!! (sthen@) nikto ~ Makefile ~ distinfo ~ patches/patch-nikto_pl ~ pkg/PLIST > - update nikto to 2.1.2 > - fix COMMENT > - update homepage > maintainer timed-out (jasper@) prelude ~ libprelude/Makefile ~ prewikka/Makefile > - bump for python (jasper@) ~ libpreludedb/Makefile > Bump after python 2.6 switch. (ajacoutot@) ~ libprelude/Makefile ~ libpreludedb/Makefile ~ lml/Makefile ~ manager/Makefile ~ pflogger/Makefile > Switch to new DEPENDS/REVISION. > While here, fix the run dependencies of the libpreludedb subpackages. > (ajacoutot@) py-Rijndael ~ Makefile > hump de bump for pythonp (jasper@) py-crack ~ Makefile > hump de bump for pythonp (jasper@) py-cryptkit ~ Makefile > hump de bump for pythonp (jasper@) py-crypto ~ Makefile > hump de bump for pythonp (jasper@) py-gnupg ~ Makefile > hump de bump for pythonp (jasper@) py-openssl ~ Makefile > hump de bump for pythonp (jasper@) py-paramiko ~ Makefile > hump de bump for pythonp (jasper@) py-pykpass ~ Makefile > hump de bump for pythonp (jasper@) py-sslwrapper ~ Makefile > hump de bump for pythonp (jasper@) stunnel ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) == sysutils ========================================================== 30/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils apcd ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) backintime ~ Makefile.inc > Bump revision after python's default change. (fgsch@) d-feet ~ Makefile > Bump revision after python's default change. (fgsch@) dellflash ~ Makefile > - fix more homepage/master sites (jasper@) diskrescue ~ Makefile > - fix more homepage/master sites (jasper@) duplicity ~ Makefile > Bump revision after python's default change. (fgsch@) flyback ~ Makefile > Bump revision after python's default change. (fgsch@) ~ Makefile > Don't mix old (p*) and new (REVISION) style. > Bump for real, which needs an EPOCH in this case (without it, > you can't update from *p6p0). (kili@) gamin ~ Makefile > Bump revision after python's default change. (fgsch@) heartbeat ~ Makefile > More bumps for python. (fgsch@) idled ~ Makefile ~ pkg/PLIST > - remove dead homepage > - regen PLIST while here (jasper@) iogen ~ Makefile > - fix homepages/master site (jasper@) rdiff-backup ~ Makefile > Bump revision after python's default change. (fgsch@) tentakel ~ Makefile > Bump revision after python's default change. (fgsch@) toprump + patches/patch-toprump_c > - fix build for gcc2 (jasper@) == telephony ========================================================= 31/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/telephony kamailio ~ Makefile ~ distinfo ~ patches/patch-scripts_kamdbctl > update to 1.5.4, also taking care of bumping for new python (sthen@) == textproc ========================================================== 32/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > +pear-File-Find (this import was ok ajacoutot@ too, missed from commitlog). > (sthen@) asciidoc ~ Makefile > Might as well bump. Bump! (jasper@) ~ Makefile > - fix comment (jasper@) catfish ~ Makefile > Might as well bump. Bump! (jasper@) dblatex ~ Makefile > Might as well bump. Bump! (jasper@) discount ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-cstring_h ~ patches/patch-markdown_3 ~ patches/patch-markdown_7 ~ pkg/PLIST > - update discount to 1.6.6 > - mirror distfile due to stupid github > - maintainer timed-out (jasper@) docbook-dsssl - pkg/MESSAGE ~ Makefile > Remove useless MESSAGE, pkg documentation is always under > ${PREFIX}/share/doc/ > ok jasper@ (ajacoutot@) gtk-doc ~ Makefile > Might as well bump. Bump! (jasper@) iso12083 ~ Makefile > - mirror distfiles (jasper@) ~ Makefile > missing '/' (jasper@) ispell ~ Makefile ~ distinfo > - switch to versioned portuguese dictionary, as the old unversioned > one disappeared from the master site. (jasper@) libxml ~ Makefile > Might as well bump. Bump! (jasper@) ~ Makefile > - missed these while bumping. > spotted by markus lude. (jasper@) libxslt ~ Makefile > Might as well bump. Bump! (jasper@) ~ Makefile > - missed these while bumping. > spotted by markus lude. (jasper@) makefaq ~ Makefile > Might as well bump. Bump! (jasper@) markdown ~ Makefile > Might as well bump. Bump! (jasper@) meld ~ Makefile > Might as well bump. Bump! (jasper@) mupdf ~ Makefile ~ distinfo > distfile moved and got renamed, but didn't change. > ok sthen@ (maintainer) (matthieu@) - patches/patch-fitz_fitz_base_h ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-Makerules ~ patches/patch-debian_mupdf_desktop ~ pkg/PLIST + patches/patch-debian_mupdf_1 > update mupdf to 0.7 > Note: key bindings changed slightly; notably /=search (currently > only within a page), n=next search hit, N=last search hit. > A few others were removed to make room and consistency. See > manpage for more (or hit ? while running and look at stdout). (sthen@) pear-File-Find + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import ports/textproc/pear-File-Find, from Daniel Levai ~ Makefile ~ pkg/PLIST > add missing @group, remove duplicated CATEGORIES, bump (sthen@) py-Chart ~ Makefile > Might as well bump. Bump! (jasper@) py-ElementTree ~ Makefile > - switch to REVISION (jasper@) py-HappyDoc ~ Makefile > Might as well bump. Bump! (jasper@) py-cElementTree ~ Makefile > - switch to REVISION (jasper@) py-chardet ~ Makefile > Might as well bump. Bump! (jasper@) py-cssutils ~ Makefile > Might as well bump. Bump! (jasper@) ~ Makefile > Unbreak after python bump. (ajacoutot@) py-docutils ~ Makefile > Might as well bump. Bump! (jasper@) py-epydoc ~ Makefile > Might as well bump. Bump! (jasper@) py-feedparser ~ Makefile > Might as well bump. Bump! (jasper@) py-jaxml ~ Makefile > Might as well bump. Bump! (jasper@) py-lxml ~ Makefile > Might as well bump. Bump! (jasper@) py-nltk ~ Makefile ~ distinfo ~ patches/patch-setup_py ~ pkg/PLIST > - update py-nltk to 2.0b9 > ok ajacoutot@ (jasper@) ~ Makefile > Might as well bump. Bump! (jasper@) py-pdf ~ Makefile > Might as well bump. Bump! (jasper@) py-pygments ~ Makefile > Might as well bump. Bump! (jasper@) py-rtf ~ Makefile > Might as well bump. Bump! (jasper@) py-sphinx ~ Makefile > Might as well bump. Bump! (jasper@) py-vobject ~ Makefile > Might as well bump. Bump! (jasper@) py-xml ~ Makefile > Might as well bump. Bump! (jasper@) py-yaml ~ Makefile > Might as well bump. Bump! (jasper@) rarian ~ Makefile ~ pkg/PLIST > Quiet up @extraunexec. > Switch to REVISION. (ajacoutot@) txt2tags ~ Makefile > Might as well bump. Bump! (jasper@) xml2rfc ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) yould ~ Makefile > Might as well bump. Bump! (jasper@) == www =============================================================== 33/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/www ajaxterm ~ Makefile > python bumps (sthen@) bricolage ~ Makefile ~ patches/patch-inst_files_pl ~ pkg/PLIST > Don't create /var/tmp/bricolage during fake stage, we don't want things > outside of WKRINST be created and it gets left behind. > Regen PLIST while here. (ajacoutot@) cherokee ~ Makefile > python bumps (sthen@) clearsilver ~ Makefile > python bumps (sthen@) cssed ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) drupal6 ~ core/Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) epiphany ~ Makefile ~ distinfo > Maintainance update to epiphany-2.30.5. (ajacoutot@) ~ Makefile + patches/patch-src_pdm-dialog_c > Merge upstream commit 479f0a9a7ec095a8457e7d5b70695207e81f40c6 to fix > a loooong standing bug. > "pdm-dialog: do not crash when clearing the passwords from prefs dialog > The code (wrongly) assumed we could only be called from withing the > PDM dialog. Do some refactoring to make it more generic. > Bug #606933" (ajacoutot@) epiphany-extensions ~ Makefile > python bumps (sthen@) firefox35 ~ Makefile > Bump for python. These are the last bits. (fgsch@) havp ~ Makefile ~ distinfo > Update to 0.92 and switch to new dependencies style. > ok ajacoutot@ (giovanni@) horde - kronolith/patches/patch-lib_Driver_sql_php ~ kronolith/Makefile > remove a patch which was causing problems with calendars stored > in postgresql; reported/tested by viq (sthen@) ~ horde/Makefile > sort/tidy RUN_DEPENDS, no plist change (sthen@) ~ horde/Makefile > depend on Console_Table and File_Find pear modules; the scripts to > assist translation use them (sthen@) ~ imp/Makefile ~ ingo/Makefile ~ kronolith/Makefile ~ mnemo/Makefile ~ nag/Makefile ~ turba/Makefile > tidy/sort RUN_DEPENDS; no plist changes (sthen@) linkchecker ~ Makefile > python bumps (sthen@) midori ~ Makefile > python bumps (sthen@) moinmoin ~ Makefile > python bumps (sthen@) ~ Makefile ~ distinfo ~ pkg/PLIST > SECURITY UPDATE to 1.9.3. > Fixes CVE-2010-0828 and other XSS vulnerability. > input and ok martynas@ (fgsch@) mozilla ~ mozilla.port.mk > Wip on firefox 4 betas.. only install regxpcom if MOZILLA_VERSION !~ 4, > and set WRKDIST = ${WRKDIR}/mozilla-central if MOZILLA_VERSION =~ 4. > Builds in my tree, doesn't run yet... not ready for the masses! (landry@) mozilla-firefox ~ Makefile > Bump for python. These are the last bits. (fgsch@) nginx ~ Makefile ~ patches/patch-conf_nginx_conf > Make php easier to configure under nginx, by patching correct paths in. > Diff also does new LIB_DEPENDS/WANTLIB style. > OK from the maintainer, william@ > Cheers (edd@) nostromo ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) ntlmaps ~ Makefile > python bumps (sthen@) pear ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) phpmyadmin ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 3.3.6 > ok kevlo@ (maintainer) (giovanni@) piwik ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 1.0, reminded me by Viq (giovanni@) puppet-dashboard ~ Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) py-CherryPy ~ Makefile > bumps for python (sthen@) py-beaker ~ Makefile > bumps for python (sthen@) py-beautifulsoup ~ Makefile > bumps for python (sthen@) py-cherrypy2 ~ Makefile > bumps for python (sthen@) py-clientform ~ Makefile > bumps for python (sthen@) py-django ~ Makefile > bumps for python (sthen@) py-flup ~ Makefile > bumps for python (sthen@) py-formencode ~ Makefile > bumps for python (sthen@) py-genshi ~ Makefile > bumps for python (sthen@) py-htmltmpl ~ Makefile > bumps for python (sthen@) py-httplib2 ~ Makefile > bumps for python (sthen@) py-jinja2 ~ Makefile > bumps for python (sthen@) ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 2.5.2. ok maintainer (djm@). (fgsch@) py-jonpy ~ Makefile > bumps for python (sthen@) py-mako ~ Makefile > bumps for python (sthen@) py-meld3 ~ Makefile > bumps for python (sthen@) py-nevow ~ Makefile > bumps for python (sthen@) py-paste ~ Makefile > bumps for python (sthen@) py-paste-deploy ~ Makefile > bumps for python (sthen@) py-paste-script ~ Makefile > bumps for python (sthen@) py-pylons ~ Makefile > bumps for python (sthen@) py-quixote ~ Makefile > bumps for python (sthen@) py-repoze-profile ~ Makefile > bumps for python (sthen@) py-routes ~ Makefile > bumps for python (sthen@) py-tempita ~ Makefile > bumps for python (sthen@) py-turbogears ~ Makefile > bumps for python (sthen@) py-weberror ~ Makefile > bumps for python (sthen@) py-webhelpers ~ Makefile > bumps for python (sthen@) py-webkitgtk ~ Makefile > bumps for python (sthen@) py-webob ~ Makefile > bumps for python (sthen@) py-webpy ~ Makefile > bumps for python (sthen@) py-webtest ~ Makefile > bumps for python (sthen@) py-werkzeug ~ Makefile > bumps for python (sthen@) py-wsgiproxy ~ Makefile > bumps for python (sthen@) py-zine ~ Makefile > bumps for python (sthen@) pyblosxom ~ Makefile > python bumps (sthen@) rawdog ~ Makefile > python bumps (sthen@) seamonkey ~ Makefile > missing python bumps (sthen@) trac ~ Makefile > python bumps (sthen@) trac-ldapplugin ~ Makefile > python bumps (sthen@) tracnav ~ Makefile > python bumps (sthen@) twill ~ Makefile > python bumps (sthen@) vteplugin ~ Makefile > python bumps (sthen@) webkit ~ Makefile + patches/patch-configure > Don't force the use of -O2, the ports infrastructure takes care of > adding it. Makes the port respect user-defined CFLAGS. > Pointed out by brad (landry@) xxxterm ~ Makefile > Update HOMEPAGE and MASTER_SITES, Okay jasper@ prompted by marco@ > (laurent@) youtube-dl ~ Makefile > python bumps (sthen@) == x11 =============================================================== 34/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/x11 aewm ~ Makefile ~ patches/patch-Makefile ~ pkg/PLIST > - fix a warning during packaging about funky symlinks (ptd. out by sthen) > - get rid of gzip'd man pages > looks good to sthen@ (jasper@) awn ~ Makefile > bumps for python (sthen@) compiz ~ core/Makefile ~ core/pkg/PLIST > Fix typo in plist for now while I work on an update. (fgsch@) dbus-python ~ Makefile > bumps for python (sthen@) driconf ~ Makefile > bumps for python (sthen@) e17 ~ edje/Makefile > bumps for python (sthen@) gammapage ~ Makefile > bumps for python (sthen@) gdesklets ~ Makefile > bumps for python (sthen@) gdevilspie ~ Makefile > bumps for python (sthen@) ~ Makefile ~ distinfo ~ pkg/PLIST > - update gdevilspie to 0.5 (jasper@) gigolo ~ Makefile > bumps for python (sthen@) gnome ~ gucharmap/Makefile ~ gucharmap/distinfo > Bugfix update to gucharmap-2.30.3. (ajacoutot@) ~ alacarte/Makefile ~ applets2/Makefile ~ at-spi/Makefile ~ conduit/Makefile ~ deskbar-applet/Makefile ~ desktop/Makefile ~ development-monitor/Makefile ~ devhelp/Makefile ~ doc-utils/Makefile ~ empathy/Makefile ~ eog/Makefile ~ eog-plugins/Makefile ~ games/Makefile ~ gedit/Makefile ~ gedit-plugins/Makefile ~ hamster-applet/Makefile ~ librsvg/Makefile ~ mag/Makefile ~ menus/Makefile ~ orca/Makefile ~ pessulus/Makefile ~ planner/Makefile ~ py-gnome-desktop/Makefile ~ py-gnome-extras/Makefile ~ py-gnome/Makefile ~ py-nautilus/Makefile ~ totem/Makefile ~ tracker/Makefile > python bumps (sthen@) ~ totem/Makefile > Missing build depends. > spotted by landry@ (ajacoutot@) ~ panel/Makefile ~ panel/pkg/PLIST > Quick hack to unbreak build after python 2.6 switch. > configure looks for python but it isn't used anywhere... I'll revisit > this later. > Regen PLIST while here. (ajacoutot@) - ekiga/patch-lib_engine_components_call-history_history-contact_h - ekiga/patch-lib_engine_components_ldap_ldap-book_h - ekiga/patch-lib_engine_components_libnotify_libnotify-main_cpp - ekiga/patch-lib_engine_components_local-roster_local-presentity_h - ekiga/patch-lib_gui_xwindow_h ~ ekiga/Makefile > Remove now uneeded patches. (ajacoutot@) ~ panel/Makefile > Tweak XXX. (ajacoutot@) ~ doc-utils/Makefile > - fix dependency on libxslt. as it would pull in -main, instead of the > desired -python. > spotted by markus lude > ok aja@ (jasper@) ~ tracker/Makefile ~ tracker/distinfo ~ tracker/pkg/PLIST > Minor update to tracker-search-0.8.17. (ajacoutot@) ~ totem/Makefile > Remove dependency on gstreamer-plugins-ugly which doesn't have a full > PERMIT_* = YES. We don't need it anyway since most (if not all and even > more) needed support is provided by gstreamer-plugins-ffmpeg. (ajacoutot@) gtk+2 ~ Makefile > bumps for python (sthen@) gtk-vnc ~ Makefile > bumps for python (sthen@) kde ~ utils3/Makefile ~ bindings3/Makefile ~ office3/Makefile > bump for new python (sthen@) ~ okle/Makefile > Remove PKGNAME=${DISTNAME} constructs where possible, as this is the > default anyway. > ok jasper@ (ajacoutot@) kde4 ~ accessibility/Makefile ~ admin/Makefile ~ artwork/Makefile ~ base/Makefile ~ base-runtime/Makefile ~ base-workspace/Makefile ~ edu/Makefile ~ extragear-plasma/Makefile ~ games/Makefile ~ graphics/Makefile ~ libs/Makefile ~ multimedia/Makefile ~ network/Makefile ~ oxygen-icons/Makefile ~ pim/Makefile ~ pimlibs/Makefile ~ qimageblitz/Makefile ~ sdk/Makefile ~ toys/Makefile ~ utils/Makefile ~ velop/Makefile ~ webdev/Makefile > - remove superfluous PKGNAME=${DISTNAME} construct here too (jasper@) matchbox ~ matchbox-keyboard/Makefile + matchbox-keyboard/patch-src_matchbox-keyboard-layout_c + matchbox-keyboard/patch-src_matchbox-keyboard-row_c + matchbox-keyboard/patch-src_matchbox-keyboard_c + matchbox-keyboard/patch-src_matchbox-keyboard_h > Fix build with new libX11 Xdefs.h (sthen@) obmenu ~ Makefile > bumps for python (sthen@) openbox ~ Makefile > bumps for python (sthen@) openmotif ~ Makefile + patches/patch-demos_programs_workspace_wsmData_c + patches/patch-demos_programs_workspace_xrmLib_c + patches/patch-demos_unsupported_xmform_xmform_c > - fix a few of the more scarier implicit declarations (jasper@) p5-Tk - patches/patch-Tk_ColorEditor_pm - patches/patch-pTk_mTk_generic_tk_h ~ Makefile ~ distinfo ~ patches/patch-PNG_Makefile_PL ~ pkg/PLIST-main > Update p5-Tk to 804.029, fixing a problem seen by Daniel Levai with > clusterssh after updating his snapshot. Thanks Daniel for testing. (sthen@) pcmanfm ~ Makefile > Drop maintainership. > FYI, the newer versions have a bug which prevent right-click actions to > function properly (since years) and the newly rewritten pcmanfm is still > not > released... (ajacoutot@) pinot ~ Makefile > bumps for python (sthen@) py-Xlib ~ Makefile > bumps for python (sthen@) py-gtk2 ~ Makefile > bumps for python (sthen@) py-gtksourceview ~ Makefile > bumps for python (sthen@) py-kiwi ~ Makefile > bumps for python (sthen@) py-osd ~ Makefile > bumps for python (sthen@) py-qt3 ~ Makefile > upstream for these is extra-annoying and removes old versions; mirror the > current distfiles and add a note asking people updating the port to do the > same. ok jasper@ (sthen@) ~ Makefile > bumps for python (sthen@) py-qt4 ~ Makefile ~ distinfo ~ patches/patch-configure_py ~ pkg/PLIST-docs > - update py-qt4 to 4.7.4 > - remove maintainer after several timeouts > ok ajacoutot@ (jasper@) ~ Makefile > upstream for these is extra-annoying and removes old versions; mirror the > current distfiles and add a note asking people updating the port to do the > same. ok jasper@ (sthen@) ~ Makefile > bumps for python (sthen@) ~ Makefile ~ distinfo ~ pkg/PLIST-main > - update py-qt4 to 4.7.5 > ok sthen@ (jasper@) py-wxPython ~ Makefile > bumps for python (sthen@) pypanel ~ Makefile > bumps for python (sthen@) scrotwm ~ Makefile > - fix master site (jasper@) ~ Makefile ~ pkg/PLIST + patches/patch-Makefile > disable build/install of russian manual page for scrotwm until marco fixes > it. > OK jasper@ (edd@) tellico ~ Makefile > bumps for python (sthen@) tint ~ Makefile > bumps for python (sthen@) x11vnc ~ Makefile + patches/patch-x11vnc_connections_c + patches/patch-x11vnc_keyboard_c + patches/patch-x11vnc_pointer_c + patches/patch-x11vnc_pointer_h + patches/patch-x11vnc_remote_c + patches/patch-x11vnc_scan_c + patches/patch-x11vnc_screen_c + patches/patch-x11vnc_userinput_c > Fix build with new libX11 Xdefs.h (who'd have thought that other > software might use "pointer" as a variable name...). From upstream. > (sthen@) =============================================================================== From auto at squish.net Mon Sep 6 07:00:22 2010 From: auto at squish.net (OWC) Date: Mon, 6 Sep 2010 07:00:22 +0100 (BST) Subject: [owc] Weekly www changes ending 2010-09-05 Message-ID: <20100906060025.D3EC01CD52A@snowy.squish.net> OpenBSD www changes summary for 2010-08-29 to 2010-09-05 inclusive ================================================================== 47.html anoncvs.html books.html build cvsup.html cvsync.html donations.html faq fr items.html nl openbgpd openntpd openssh plus.html plus20.html plus21.html plus22.html plus23.html plus24.html plus25.html plus26.html plus27.html plus28.html plus29.html plus30.html plus31.html plus32.html plus33.html plus34.html plus35.html plus36.html plus37.html plus38.html plus39.html plus40.html plus41.html plus42.html plus43.html plus44.html plus45.html plus46.html plus47.html plus48.html press.html vax-simh.html want.html why-cvs.html == 47.html =========================================================== 01/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/47.html 47.html > point to porter's handbook instead of ports.html > we will leave historical pages as they are > diff from Daniel Dickman (steven@) == anoncvs.html ====================================================== 02/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/anoncvs.html anoncvs.html > sync (steven@) == books.html ======================================================== 03/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/books.html books.html > point to porter's handbook instead of ports.html > we will leave historical pages as they are > diff from Daniel Dickman (steven@) == build ============================================================= 04/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/build build ~ mirrors/anoncvs.html.end ~ mirrors/anoncvs.html.head ~ mirrors/cvsync.html.head > point to porter's handbook here too (steven@) == cvsup.html ======================================================== 05/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/cvsup.html cvsup.html > porter's handbook here too (steven@) == cvsync.html ======================================================= 06/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/cvsync.html cvsync.html > sync (steven@) == donations.html ==================================================== 07/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/donations.html donations.html > Dalco AG Switzerland has donated a nice ports building machine. Thank you > very much! (stephan@) == faq =============================================================== 08/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/faq faq ~ pt/index.html ~ pt/truetype.html > Sync with Steelix CVS (ajacoutot@) + upgrade48.html > skeleton. (nick@) ~ upgrade48.html > users (nick@) ~ upgrade48.html > copy/patch file lists. This is completely untested so far. (nick@) ~ upgrade48.html > new directories /etc/ldap, /etc/iked, and populate. > ldpd.conf is not a copy-over...or patch. > Still completely untested. Soon! :) (nick@) ~ upgrade-old.html > porter's handbook here too (steven@) ~ upgrade48.html > softraid update is not an advanced warning anymore. Nor is it a warning. > (nick@) ~ upgrade47.html > softraid rebuild won't be required, wording stolen from current.html > (nick@) ~ upgrade48.html > /etc/ldpd.conf isn't handled as a cp file. > /etc/iked is handled by base48.tgz and mtree, no need to build the tree > here (and this wasn't right, anyway) (nick@) + upgrade48.patch > upgrade patch file for 4.7 -> 4.8. very lightly tested so far, but > looks good so far. I would welcome advanced and knowledgeable user test > reports at this point, but make sure you 1) can do better than "didn't > work!" and 2) can recover from whatever it does to your machine! (nick@) ~ upgrade48.html > useradd lines are for the user to enter, should be 'd. (nick@) == fr ================================================================ 09/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/fr fr ~ events.html > Sync with Steelix CVS (ajacoutot@) == items.html ======================================================== 10/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/items.html items.html > point to porter's handbook instead of ports.html > we will leave historical pages as they are > diff from Daniel Dickman (steven@) == nl ================================================================ 11/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/nl nl ~ anoncvs.html ~ books.html ~ cvsync.html ~ donations.html ~ items.html ~ why-cvs.html > Sync with Steelix CVS (ajacoutot@) == openbgpd ========================================================== 12/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/openbgpd openbgpd ~ fr/ftp.html > Sync with Steelix CVS (ajacoutot@) == openntpd ========================================================== 13/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/openntpd openntpd ~ fr/ftp.html ~ fr/portable.html > Sync with Steelix CVS (ajacoutot@) == openssh =========================================================== 14/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/openssh openssh ~ cs/index.html ~ fr/ftp.html ~ fr/portable.html ~ ja/ftp.html ~ ja/index.html ~ ja/manual.html ~ ja/openbsd.html ~ ja/portable.html ~ nl/ftp.html ~ nl/index.html ~ nl/openbsd.html ~ nl/portable.html > Sync with Steelix CVS (ajacoutot@) == plus.html ========================================================= 15/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus.html plus.html > new plus goo from Nicolas P. M. Legrand (deraadt@) > remove advertisement of an incorrect change that has been reverted > (schwarze@) == plus20.html ======================================================= 16/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus20.html plus20.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus21.html ======================================================= 17/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus21.html plus21.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus22.html ======================================================= 18/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus22.html plus22.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus23.html ======================================================= 19/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus23.html plus23.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus24.html ======================================================= 20/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus24.html plus24.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus25.html ======================================================= 21/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus25.html plus25.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus26.html ======================================================= 22/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus26.html plus26.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus27.html ======================================================= 23/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus27.html plus27.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus28.html ======================================================= 24/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus28.html plus28.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus29.html ======================================================= 25/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus29.html plus29.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus30.html ======================================================= 26/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus30.html plus30.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus31.html ======================================================= 27/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus31.html plus31.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus32.html ======================================================= 28/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus32.html plus32.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus33.html ======================================================= 29/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus33.html plus33.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus34.html ======================================================= 30/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus34.html plus34.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus35.html ======================================================= 31/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus35.html plus35.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus36.html ======================================================= 32/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus36.html plus36.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus37.html ======================================================= 33/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus37.html plus37.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus38.html ======================================================= 34/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus38.html plus38.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus39.html ======================================================= 35/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus39.html plus39.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus40.html ======================================================= 36/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus40.html plus40.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus41.html ======================================================= 37/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus41.html plus41.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus42.html ======================================================= 38/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus42.html plus42.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus43.html ======================================================= 39/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus43.html plus43.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus44.html ======================================================= 40/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus44.html plus44.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus45.html ======================================================= 41/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus45.html plus45.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus46.html ======================================================= 42/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus46.html plus46.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == plus47.html ======================================================= 43/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus47.html plus47.html > new plus goo from Nicolas P. M. Legrand (deraadt@) == plus48.html ======================================================= 44/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus48.html plus48.html > rotate into 4.8; from Nicolas P. M. Legrand (deraadt@) == press.html ======================================================== 45/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/press.html press.html > point to porter's handbook instead of ports.html > we will leave historical pages as they are > diff from Daniel Dickman (steven@) == vax-simh.html ===================================================== 46/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/vax-simh.html vax-simh.html > point to porter's handbook instead of ports.html > we will leave historical pages as they are > diff from Daniel Dickman (steven@) == want.html ========================================================= 47/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/want.html want.html > list another suitable card in my request for a PCI VT6105M (sthen@) == why-cvs.html ====================================================== 48/48 == http://www.openbsd.org/cgi-bin/cvsweb/www/why-cvs.html why-cvs.html > point to porter's handbook instead of ports.html > we will leave historical pages as they are > diff from Daniel Dickman (steven@) =============================================================================== From auto at squish.net Mon Sep 13 07:00:12 2010 From: auto at squish.net (OWC) Date: Mon, 13 Sep 2010 07:00:12 +0100 (BST) Subject: [owc] Weekly X11 changes ending 2010-09-12 Message-ID: <20100913060015.E0C2F1CD52A@snowy.squish.net> OpenBSD X11 changes summary for 2010-09-05 to 2010-09-12 inclusive ================================================================== No changes made. =============================================================================== From auto at squish.net Mon Sep 13 07:00:01 2010 From: auto at squish.net (OWC) Date: Mon, 13 Sep 2010 07:00:01 +0100 (BST) Subject: [owc] Weekly src changes ending 2010-09-12 Message-ID: <20100913060012.DA10C1CD528@snowy.squish.net> OpenBSD src changes summary for 2010-09-05 to 2010-09-12 inclusive ================================================================== Makefile.cross bin/ls bin/test distrib/sets etc/changelist etc/mtree/special etc/rc gnu gnu/usr.bin/cc gnu/usr.bin/lynx lib/csu lib/libc lib/libcurses lib/libedit lib/libform lib/libmenu lib/libpanel lib/libpcap lib/libssl libexec/ld.so sbin/iked sbin/pfctl share/man share/mk sys/arch/amd64/amd64 sys/arch/amd64/conf sys/arch/amd64/include sys/arch/amd64/pci sys/arch/arm/xscale sys/arch/beagle/dev sys/arch/hp300/dev sys/arch/i386/conf sys/arch/i386/eisa sys/arch/i386/i386 sys/arch/i386/include sys/arch/i386/pci sys/arch/landisk/conf sys/arch/loongson/dev sys/arch/mips64/include sys/arch/mips64/mips64 sys/arch/sgi/include sys/arch/sgi/sgi sys/arch/sh/include sys/arch/sh/sh sys/arch/sparc/dev sys/arch/sparc/include sys/arch/sparc/sparc sys/arch/sparc64/dev sys/arch/sparc64/sparc64 sys/arch/sparc64/stand/ofwboot sys/arch/vax/mba sys/arch/vax/mscp sys/arch/vax/vsa sys/arch/zaurus/dev sys/arch/zaurus/zaurus sys/conf sys/crypto sys/ddb sys/dev sys/dev/ata sys/dev/cardbus sys/dev/ic sys/dev/isa sys/dev/pci sys/dev/pcmcia sys/dev/raidframe sys/dev/sdmmc sys/dev/usb sys/dev/vesa sys/isofs/cd9660 sys/isofs/udf sys/kern sys/miscfs/deadfs sys/miscfs/fifofs sys/miscfs/procfs sys/miscfs/specfs sys/msdosfs sys/net sys/netinet sys/netinet6 sys/netmpls sys/nfs sys/nnpfs sys/ntfs sys/scsi sys/sys sys/ufs/ext2fs sys/ufs/ffs sys/ufs/mfs sys/ufs/ufs sys/uvm usr.bin/aucat usr.bin/cvs usr.bin/m4 usr.bin/mandoc usr.bin/rcs usr.bin/ssh usr.bin/tmux usr.bin/xlint usr.sbin/httpd usr.sbin/ldapd usr.sbin/ldpd usr.sbin/pcidump usr.sbin/ripctl usr.sbin/smtpd usr.sbin/tcpdump == Makefile.cross ==================================================== 01/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/Makefile.cross Makefile.cross > Use TARGET_ARCH, not MACHINE_ARCH. Fix from Tobias Ulmer. ok jsg@ jasper@ > (drahn@) > Sigh, check in the actual diff, not a backout of th previous change. > Use TARGET_ARCH, not MACHINE_ARCH. Fix from Tobias Ulmer. ok jsg@ jasper@ > (drahn@) == bin =============================================================== 02/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/bin ls ~ ls.c ~ print.c > remove trailing spaces and tabs from source code; no binary change. > (sobrado@) test ~ test.1 > fix markup: (expression) -> ( expression ) > confirmed by and ok sobrado > fix comes from jilles at freebsd, -r1.30 (jmc@) == distrib =========================================================== 03/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/distrib sets ~ lists/base/md.alpha ~ lists/base/md.amd64 ~ lists/base/md.armish ~ lists/base/md.aviion ~ lists/base/md.hp300 ~ lists/base/md.hppa ~ lists/base/md.hppa64 ~ lists/base/md.i386 ~ lists/base/md.landisk ~ lists/base/md.loongson ~ lists/base/md.luna88k ~ lists/base/md.mac68k ~ lists/base/md.macppc ~ lists/base/md.mvme68k ~ lists/base/md.mvme88k ~ lists/base/md.mvmeppc ~ lists/base/md.palm ~ lists/base/md.sgi ~ lists/base/md.socppc ~ lists/base/md.sparc ~ lists/base/md.sparc64 ~ lists/base/md.vax ~ lists/base/md.zaurus ~ lists/comp/md.alpha ~ lists/comp/md.amd64 ~ lists/comp/md.armish ~ lists/comp/md.hp300 ~ lists/comp/md.hppa ~ lists/comp/md.hppa64 ~ lists/comp/md.i386 ~ lists/comp/md.landisk ~ lists/comp/md.mac68k ~ lists/comp/md.macppc ~ lists/comp/md.mvme68k ~ lists/comp/md.mvmeppc ~ lists/comp/md.palm ~ lists/comp/md.socppc ~ lists/comp/md.sparc ~ lists/comp/md.sparc64 ~ lists/comp/md.zaurus ~ lists/comp/mi > sync (deraadt@) == etc =============================================================== 04/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/etc changelist ~ changelist > add ssh_host_ecdsa_key to /etc; from Mattieu Baptiste > ok deraadt@ (naddy@) mtree/special ~ mtree/special > add ssh_host_ecdsa_key to /etc; from Mattieu Baptiste > ok deraadt@ (naddy@) rc ~ rc > add ssh_host_ecdsa_key to /etc; from Mattieu Baptiste > ok deraadt@ (naddy@) == gnu =============================================================== 05/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/gnu gnu ~ gcc/gcc/config/sh/lib1funcs.asm ~ gcc/gcc/config/sh/sh-protos.h ~ gcc/gcc/config/sh/sh.c ~ gcc/gcc/config/sh/sh.h + gcc/gcc/config/sh/openbsd.h > let gcc4 build on landisk > initial diff from jasper, finished by me with help from miod > ok jasper@ miod@ kettenis@ (jsg@) ~ gcc/gcc/config/mips/mips.h ~ gcc/gcc/config/mips/openbsd.h > Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested on > loongson (mips64el). > ok miod@ (kettenis@) ~ gcc/gcc/config/openbsd.h > Setup sane INCLUDE_DEFAULTS when cross compiling. > ok drahn@ (jsing@) usr.bin/cc ~ Makefile.tgt ~ cc_tools/Makefile ~ libgcc/Makefile > let gcc4 build on landisk > initial diff from jasper, finished by me with help from miod > ok jasper@ miod@ kettenis@ (jsg@) ~ Makefile.tgt ~ cc_tools/Makefile ~ libgcc/Makefile > Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested on > loongson (mips64el). > ok miod@ (kettenis@) ~ libgcc/Makefile > Make sure we build all the required integer-to-float and float-to-integer > functions that are needed on mips64. > ok miod@ (kettenis@) usr.bin/lynx ~ Makefile.bsd-wrapper > enable wide character support; ok nicm@ (naddy@) == lib =============================================================== 06/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/lib csu ~ mips64/crt0.c > Since the stack layout changes from gcc3 to gcc4, change the inline asm to > deal with this. > ok miod@ (kettenis@) libc ~ sys/open.2 > - O_NOFOLLOW is no longer non-posix; from thomas klausner > - bump posix revision and remove xpg; from millert > ok millert (jmc@) ~ rpc/bindresvport.3 ~ rpc/rpc.3 ~ rpc/rpcauth.3 ~ rpc/xdr.3 > do not use .B, which is man(7), not mdoc(7); and stop .Tn abuse > feedback and ok jmc@, ok millert@ (schwarze@) ~ sys/open.2 > Document EBUSY return when attempting to open a cua device that > someone else already has open. OK jmc@ (millert@) ~ locale/iswalnum.3 ~ locale/mbsrtowcs.3 ~ locale/mbstowcs.3 ~ locale/towlower.3 ~ locale/wcsrtombs.3 ~ locale/wcstod.3 ~ locale/wcstol.3 ~ locale/wcstombs.3 ~ stdio/fgetws.3 ~ stdio/fputws.3 ~ stdio/getwc.3 ~ stdio/putwc.3 ~ stdio/ungetwc.3 ~ string/wcstok.3 ~ string/wmemchr.3 > observe the following spelling: > - wide character (noun) > - wide-character (adjective) > this is the "fix of least resistance", and appears to be in line with > posix style; a tiny fix still needed for curses, but i'll mail that > upstream; (jmc@) libcurses ~ Makefile ~ curses.3tbl ~ curses.h ~ curses.priv.h ~ ncurses_cfg.h ~ shlib_version + curs_add_wch.3 + curs_add_wchstr.3 + curs_addwstr.3 + curs_get_wch.3 + curs_get_wstr.3 + curs_in_wch.3 + curs_in_wchstr.3 + curs_ins_wch.3 + curs_ins_wstr.3 + curs_inwstr.3 + widechar/charable.c + widechar/lib_add_wch.c + widechar/lib_box_set.c + widechar/lib_cchar.c + widechar/lib_erasewchar.c + widechar/lib_get_wch.c + widechar/lib_get_wstr.c + widechar/lib_hline_set.c + widechar/lib_in_wch.c + widechar/lib_in_wchnstr.c + widechar/lib_ins_wch.c + widechar/lib_inwstr.c + widechar/lib_key_name.c + widechar/lib_pecho_wchar.c + widechar/lib_slk_wset.c + widechar/lib_unget_wch.c + widechar/lib_vid_attr.c + widechar/lib_vline_set.c + widechar/lib_wacs.c + widechar/lib_wunctrl.c > Enable wide character support in ncurses. It is built into libcurses, > libform, libmenu, libpanel and each library is also linked to a > corresponding "w" version. > This is a major bump for all four libraries. > Thanks to landry, stsp, sthen, naddy, oga, Martin Pieuchot, and anyone > else I've forgotten for testing. > ok naddy krw deraadt (nicm@) ~ curses.3tbl > remove a duplicate line; thomas dickey has confirmed this issue is not > present in upstream sources, so it must be a local bug; (jmc@) ~ curses.3tbl > there's a missing full stop here too, which seems to be because of > another local variation; (jmc@) libedit ~ editline.3 > observe the following spelling: > - wide character (noun) > - wide-character (adjective) > this is the "fix of least resistance", and appears to be in line with > posix style; a tiny fix still needed for curses, but i'll mail that > upstream; (jmc@) libform ~ Makefile ~ shlib_version > Enable wide character support in ncurses. It is built into libcurses, > libform, libmenu, libpanel and each library is also linked to a > corresponding "w" version. > This is a major bump for all four libraries. > Thanks to landry, stsp, sthen, naddy, oga, Martin Pieuchot, and anyone > else I've forgotten for testing. > ok naddy krw deraadt (nicm@) libmenu ~ Makefile ~ shlib_version > Enable wide character support in ncurses. It is built into libcurses, > libform, libmenu, libpanel and each library is also linked to a > corresponding "w" version. > This is a major bump for all four libraries. > Thanks to landry, stsp, sthen, naddy, oga, Martin Pieuchot, and anyone > else I've forgotten for testing. > ok naddy krw deraadt (nicm@) libpanel ~ Makefile ~ shlib_version > Enable wide character support in ncurses. It is built into libcurses, > libform, libmenu, libpanel and each library is also linked to a > corresponding "w" version. > This is a major bump for all four libraries. > Thanks to landry, stsp, sthen, naddy, oga, Martin Pieuchot, and anyone > else I've forgotten for testing. > ok naddy krw deraadt (nicm@) libpcap ~ gencode.c > Make tcpdump of pflog interfaces work with 'net ' expression. > My problem, canacar@'s fix. > ok sthen@ canacar@ (krw@) libssl ~ man/Makefile > Use mandoc instead of groff to build PostScript manuals; note that > these are not built by default, but only built when MANPS is set. > kristaps@ and jmc@ agree with the idea, > and the patch doesn't bother deraadt@ at all (schwarze@) == libexec =========================================================== 07/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/libexec ld.so ~ mips64/rtld_machine.c > Fix lazy binding issue by making sure the second argument to > _dl_find_symbol() > always points to a pointer that is initialized to NULL. Consistently use > NULL instead of mixing NULL and 0 to make the pattern more obvious. > Fixes nm(1) crashes that happen when you pass it multiple object files on > the command line. > ok miod@ (kettenis@) == sbin ============================================================== 08/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/sbin iked ~ iked.h ~ ikev2.c ~ parse.y > - allow esp proposals without integrity and ah proposals without > encryption; > - add additional nonce length field, use that for the ciphers that > require additional keying material; > - setup right flow direction depending on the mode: fixes up iked > working as an initiator against charon. > tested by me and jsg. > ok reyk (mikeb@) pfctl ~ pfctl.8 > spacing fix; (jmc@) == share ============================================================= 09/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/share man ~ man7/operator.7 > Both old and new groff behave in the following way: Literal tabs are > considered normal word characters even when delimiting column phrases > in .Bl -column. Thus, in any column but the last, if the column is > terminated by a literal tab, and the last character is a solitary dot, > that dot is NOT considered punctuation, and consequently offset from > the preceding text by a blank space. This space does not occur when the > Ta macro is used inmstead of a literal tab, or when a blank character is > inserted between the dot and the tab. > Confused now? So were we. > We decided to consider that a bug in groff, not a feature, > and to not emulate it in mandoc(1). > Thus, let operator(7) no longer depend on that groff bug. (schwarze@) ~ man5/bsd.port.mk.5 > - sync description for clean. > - fix spello > ok espie@ (jasper@) ~ man5/bsd.port.mk.5 > over-eager doc, as noticed by the guys (espie@) ~ man9/VOP_LOOKUP.9 > Update the documentation reflecting the latest churn in the vop layer. > By updating I mean remove two sections (that where made wrong and where > wrong > before the churn) and tweak a few sentances. > ok deraadt (thib@) ~ man4/vscsi.4 > no need for this page to refer to MAKEDEV(8); (jmc@) ~ man4/diskmap.4 > add a little more detail to this page; > help/ok jsing (jmc@) ~ man4/bluetooth.4 > supply missing offset; (jmc@) ~ man5/port-modules.5 > - sync lua.port.mk blurb > ok sthen@ (jasper@) ~ man4/envy.4 > sort the hardware list; (jmc@) ~ man3/intro.3 > document the curses wide libraries, with help from nicm; (jmc@) ~ man4/acpi.4 > missing section number for acpisony(4); from Rafael Ferreira Neves (jmc@) mk ~ bsd.man.mk > Use mandoc instead of groff to build PostScript manuals; note that > these are not built by default, but only built when MANPS is set. > kristaps@ and jmc@ agree with the idea, > and the patch doesn't bother deraadt@ at all (schwarze@) == sys =============================================================== 10/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/sys arch/amd64/amd64 ~ pmap.c > Stop sending so many superfluous IPIs: zero out pm_cpus in pmap_create(), > don't set the current cpu's bit in pmap_activate() unless we actually > set %cr3, and add a DIAGNOSTIC printf to pmap_destroy() to catch if we > ever stop tracking them accurately again. Also, GC the unused pm_flags > member. > ok deraadt@, oga@ (guenther@) ~ bus_dma.c > Make sure bus_dmamap_sync() always involves a function call, to prevent the > compiler from doing stupid things like reordering stores around it. There > is > some debate whether this will be enough for newer versions of GCC and LLVM. > If this is indeed deemed necessary, this will be addressed in a future > diff. > ok miod@, oga@ (kettenis@) ~ aesni.c > shorten fpu critical sections so that all frees and other manipulations > won't interfere with an actual fp code. > reminder from kettenis: fpu_kernel_enter and fpu_kernel_exit should be > thought of as if they were mutex_enter and mutex_leave in regard to the > length of critical section and sleeps. > ok kettenis thib (mikeb@) ~ autoconf.c ~ identcpu.c > enable aesni. > that means that all users running ipsec on amd64 with 'aes' > cpu flag will have aes encryption accelerated in cbc and ctr > modes for all three key sizes: 128, 192 and 256. > for debug purposed a number of operations performed by the > driver is visible throught the pstat(8) utility: > pstat -d u aesni_ops > note that you need to run config(8) to hook up new files. > ok kettenis thib deraadt (mikeb@) arch/amd64/conf ~ files.amd64 > enable aesni. > that means that all users running ipsec on amd64 with 'aes' > cpu flag will have aes encryption accelerated in cbc and ctr > modes for all three key sizes: 128, 192 and 256. > for debug purposed a number of operations performed by the > driver is visible throught the pstat(8) utility: > pstat -d u aesni_ops > note that you need to run config(8) to hook up new files. > ok kettenis thib deraadt (mikeb@) ~ GENERIC > activate NTFS, let's hope it gets less experimental soon (as beck@ said) > okay'd by thib@, who now owns a spanking new ntfs image... > deraadt@ 'okay if thib@ lets you' (espie@) arch/amd64/include ~ pmap.h > Stop sending so many superfluous IPIs: zero out pm_cpus in pmap_create(), > don't set the current cpu's bit in pmap_activate() unless we actually > set %cr3, and add a DIAGNOSTIC printf to pmap_destroy() to catch if we > ever stop tracking them accurately again. Also, GC the unused pm_flags > member. > ok deraadt@, oga@ (guenther@) ~ bus.h > Make sure bus_dmamap_sync() always involves a function call, to prevent the > compiler from doing stupid things like reordering stores around it. There > is > some debate whether this will be enough for newer versions of GCC and LLVM. > If this is indeed deemed necessary, this will be addressed in a future > diff. > ok miod@, oga@ (kettenis@) arch/amd64/pci ~ pci_machdep.c > Make sure bus_dmamap_sync() always involves a function call, to prevent the > compiler from doing stupid things like reordering stores around it. There > is > some debate whether this will be enough for newer versions of GCC and LLVM. > If this is indeed deemed necessary, this will be addressed in a future > diff. > ok miod@, oga@ (kettenis@) ~ iommu.c > Provide a bus_dmamap_sync() implementation for the IOMMU. Fixes bigmem. > tested by naddy@, ok dlg@ (kettenis@) arch/arm/xscale ~ pxa27x_udc.c ~ pxa27x_udc.h ~ pxa2x0_apm.c ~ pxa2x0_com.c ~ pxa2x0_ohci.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) ~ pxa2x0_apm.c > No need for vfs_syncwait() in a bufq_quiesce() world > ok thib kettenis (deraadt@) arch/beagle/dev ~ ommmc.c > All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME} > (deraadt@) ~ omap_com.c ~ omdisplay.c ~ omehci.c ~ omohci.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) arch/hp300/dev ~ hpibvar.h > - spello, short-hand -> shorthand > ok miod@ (jasper@) ~ hd.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) arch/i386/conf ~ GENERIC > activate NTFS, let's hope it gets less experimental soon (as beck@ said) > okay'd by thib@, who now owns a spanking new ntfs image... > deraadt@ 'okay if thib@ lets you' (espie@) arch/i386/eisa ~ eisa_machdep.c > Make sure bus_dmamap_sync() always involves a function call, to prevent the > compiler from doing stupid things like reordering stores around it. There > is > some debate whether this will be enough for newer versions of GCC and LLVM. > If this is indeed deemed necessary, this will be addressed in a future > diff. > ok miod@, oga@ (kettenis@) arch/i386/i386 ~ apm.c > now that the drm issue is resolved, switch to using ca_activate calls > instead of powerhooks. (deraadt@) ~ bus_dma.c > Make sure bus_dmamap_sync() always involves a function call, to prevent the > compiler from doing stupid things like reordering stores around it. There > is > some debate whether this will be enough for newer versions of GCC and LLVM. > If this is indeed deemed necessary, this will be addressed in a future > diff. > ok miod@, oga@ (kettenis@) ~ apm.c > No need for vfs_syncwait() in a bufq_quiesce() world > ok thib kettenis (deraadt@) ~ apm.c > merge apm_standby() into apm_suspend() > vague ok from kettenis, but it is just mechanical (deraadt@) ~ apm.c > The resume powerhooks were always in the wrong place. Then when replaced > by the device-tree activate walk it even worse since we were doing so much > more work. apm_suspend() could return into the event handler and thus > tsleep() -- all this while we are supposedly trying to maintain splhigh > because our DVACT_SUSPEND mechanism has temporarily totally wrecked the > machine. > Move the hardware restoration code (DVACT_RESUME + other goo) to the same > function, and recognize that apm_resume() is just a boring event handler > which punts the event to userland. > ok oga (deraadt@) arch/i386/include ~ pte.h > - spello, short-hand -> shorthand > ok miod@ (jasper@) ~ bus.h > Make sure bus_dmamap_sync() always involves a function call, to prevent the > compiler from doing stupid things like reordering stores around it. There > is > some debate whether this will be enough for newer versions of GCC and LLVM. > If this is indeed deemed necessary, this will be addressed in a future > diff. > ok miod@, oga@ (kettenis@) arch/i386/pci ~ pci_machdep.c > Make sure bus_dmamap_sync() always involves a function call, to prevent the > compiler from doing stupid things like reordering stores around it. There > is > some debate whether this will be enough for newer versions of GCC and LLVM. > If this is indeed deemed necessary, this will be addressed in a future > diff. > ok miod@, oga@ (kettenis@) arch/landisk/conf ~ Makefile.landisk > move away from using /**/ to ## for cpp paste in sh locore > so we can drop -traditional-cpp > ok miod@ (jsg@) arch/loongson/dev ~ ohci_voyager.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) ~ glxpcib.c > Join the cf_activate() crowd and preserve a few msr around suspend. (miod@) ~ glxpcib.c > Restore msr unconditionnaly, why bother checking if they have changed; > deraadt (miod@) ~ glxpcib.c > rename function parameter to be more like all the others in the tree > (deraadt@) ~ apm.c > No need for vfs_syncwait() in a bufq_quiesce() world > ok thib kettenis (deraadt@) ~ apm.c ~ kb3310.c > Sync suspend logic with current practice, and try to handle failure > consistently; discussed with pirofti and deraadt. (miod@) arch/mips64/include ~ asm.h ~ cpu.h > move machine dependent GET_CPU_INFO(), getcurcpu(), setcurcpu() to > arch/sgi. ok miod@ (syuu@) ~ arcbios.h > Use __dead instead of volatile to mark functions that don't return. Makes > it possible to compile sgi kernels with gcc4. > ok miod@ (who pointed out what volatile was used for in this case) > (kettenis@) ~ cpu.h > Stricter types in MipsEmulateBranch(), and related cleanups. > No functional change. (miod@) arch/mips64/mips64 ~ cpu.c > Fix compile error on option DEBUG ok miod@ (syuu@) ~ cpu.c > Move cache settings into hw_cpu_init_secondary() ok miod@ (syuu@) ~ cp0access.S > move machine dependent GET_CPU_INFO(), getcurcpu(), setcurcpu() to > arch/sgi. ok miod@ (syuu@) ~ tlbhandler.S > Avoid machine-check exception on OCTEON. ok miod@ (syuu@) ~ db_machdep.c ~ trap.c > Stricter types in MipsEmulateBranch(), and related cleanups. > No functional change. (miod@) arch/sgi/include ~ cpu.h > Move cache settings into hw_cpu_init_secondary() ok miod@ (syuu@) ~ asm.h ~ cpu.h > move machine dependent GET_CPU_INFO(), getcurcpu(), setcurcpu() to > arch/sgi. ok miod@ (syuu@) arch/sgi/sgi ~ ip30_machdep.c > Move cache settings into hw_cpu_init_secondary() ok miod@ (syuu@) ~ locore.S > move machine dependent GET_CPU_INFO(), getcurcpu(), setcurcpu() to > arch/sgi. ok miod@ (syuu@) arch/sh/include ~ locore.h > move away from using /**/ to ## for cpp paste in sh locore > so we can drop -traditional-cpp > ok miod@ (jsg@) arch/sh/sh ~ locore_subr.S > move away from using /**/ to ## for cpp paste in sh locore > so we can drop -traditional-cpp > ok miod@ (jsg@) arch/sparc/dev ~ obio.c ~ qec.c ~ sbus.c > Remove bogus LHS casts. makes gcc4 happy. > ok miod@ (kettenis@) ~ xy.c > - spello, short-hand -> shorthand > ok miod@ (jasper@) ~ fd.c ~ presto.c ~ xd.c ~ xy.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) arch/sparc/include ~ lock.h > Fix inline assembler to make it acceptable to gcc4. Similar to what we've > done to sparc64 a couple of months ago. > ok miod@ (kettenis@) arch/sparc/sparc ~ emul.c > Make gcc4 happy. Similar to what we've done to sparc64 a couple of months > ago. > ok miod@ (kettenis@) arch/sparc64/dev ~ fd.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) arch/sparc64/sparc64 ~ disksubr.c > Nuke bogus comment. (jsing@) arch/sparc64/stand/ofwboot ~ ofdev.c > Sync disklabel_sun_to_bsd() with sparc64/disksubr.c. This gives us access > to the extended partition information and allows for correct > identification of parition types. (jsing@) ~ ofdev.c > Use the offset value passed into search_label() and call it with > LABELSECTOR instead of a hardcoded 0. No functional change. (jsing@) ~ vers.c > Crank ofwboot version after recent changes. (jsing@) arch/vax/mba ~ hp.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) arch/vax/mscp ~ mscp_disk.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) arch/vax/vsa ~ hdc9224.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) arch/zaurus/dev ~ zaurus_apm.c ~ zaurus_audio.c ~ zaurus_kbd.c ~ zaurus_scoop.c ~ zaurus_ssp.c ~ zts.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) arch/zaurus/zaurus ~ zaurus_lcd.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) conf ~ files > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ files > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) crypto ~ crypto.c > Reintroduce most crypto/crypto.c r1.55: > Move pool initialization to init_crypto and zap the crypto_pool_initialized > variable. This way we don't have to check if the pool are initialized every > time we do a crypto_getreq(). > However, also perform the crypto initialisation earlier in init_main so > that the crypto pools are initialised before they are used. > ok mikeb@ thib@ deraadt@ (jsing@) ddb ~ db_output.c > stray spaces no code change (marco@) dev ~ softraid.c > having a ca_activate function which just returns 1 is wrong on about 8 > different levels; ok oga kettenis (deraadt@) ~ ramdisk.c > no need for an activate function if it just returns 0 (deraadt@) ~ ccd.c ~ flash.c ~ ramdisk.c ~ vnd.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) ~ audio.c ~ audiovar.h > DVACT_{QUIESCE,RESUME} for audio(4) > DVACT_QUIESCE: > 1) waits until ringbuffer current position wraps back to the start of > the buffer > 2) stops playback and/or recording by way of the hardware drivers' "halt" > audio_hw_if method > 3) blocks userland access to audio device > 4) saves the current state of the master mute, then mutes it > DVACT_RESUME: > 1) reprogram hardware stream parameters for playback or recording > if they were active at DVACT_QUIESCE by way of hardware drivers' > "set_params" audio_hw_if method > 2) start playback or recording if they were active at DVACT_QUIESCE > by way of hardware drivers' "trigger" or "start" audio_hw_if method > 3) restores master mute state as it was at DVACT_QUIESCE > 4) wakes up blocked userland processes accessing the hardware (jakemsr@) dev/ata ~ wd.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) ~ wd.c > Introduce a disk_lookup() function which calls device_lookup(), before > verifying that the resulting device is present on the disklist. This > avoids a race whereby the disk driver can be accessed as soon as the > softc has been allocated, but before the disk has completed > initialisation and has called disk_attach() (up until this point > dk_label is still a null pointer). > Cut cd(4), sd(4) and wd(4) across to disk_lookup(). All callers of > disk_attach() need to be tested and cut over in due course. > ok deraadt@ krw@ (jsing@) dev/cardbus ~ if_acx_cardbus.c ~ if_ath_cardbus.c ~ if_athn_cardbus.c ~ if_atw_cardbus.c ~ if_pgt_cardbus.c ~ if_re_cardbus.c ~ if_rtw_cardbus.c > All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME} > (deraadt@) ~ if_re_cardbus.c ~ ohci_cardbus.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) dev/ic ~ dc.c > initialize rv to 0 in the activate function (deraadt@) ~ fxp.c ~ xl.c > initialize rv to 0 in the activate function (deraadt@) ~ rt2560.c ~ rt2661.c > Make the interrupt handler bail out early if the device wen away. Fixes > freezes that occur when removing CardBus cards when the interface is up. > ok deraadt@ (kettenis@) ~ atw.c ~ i82365.c ~ rt2560.c ~ rt2661.c ~ rt2860.c > All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME} > (deraadt@) ~ ath.c ~ athvar.h ~ atw.c ~ atwvar.h ~ dc.c ~ dcreg.h ~ fxp.c ~ fxpvar.h ~ pgt.c ~ rt2560.c ~ rt2560var.h ~ rt2661.c ~ rt2661var.h ~ rt2860.c ~ rt2860var.h ~ rtl81x9.c ~ rtl81x9reg.h ~ rtw.c ~ rtwvar.h ~ xl.c ~ xlreg.h > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) ~ mpireg.h > #defines for the bits inside the flags field in mpi_cfg_fc_port_pg1 (dlg@) ~ mpi.c ~ mpivar.h > implement handling of rescan events on fc controllers. allows "hotplug" of > fc devices. (dlg@) dev/isa ~ aps.c ~ i82365_isa.c ~ i82365_isapnp.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) ~ fd.c ~ mcd.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) dev/pci ~ if_se.c ~ if_sereg.h > Properly invoke bus_dmamap_sync() around the ring descriptors. No > functional > change. (miod@) ~ pci.c ~ pcivar.h > Add an ioctl to figure out the non-sticky bits in PCI BARs used for > determining > the size of those BARs. Make pcidump use this new ioctl to print the size > of PCI BARs. > ok deraadt@, miod@ (kettenis@) ~ pci_map.c > Some stupid hardware marks PCI BARs as prefetchable that aren't side-effect > free. Mapping those with BUS_SPACE_MAP_PREFETCHABLE can have disastrous > effects, like the NMIs observed by jsg@ with certain Intel 10Gb Ethernet > devices. So stop trusting the devices and instead require drivers to > explicitly pass the BUS_SPACE_MAP_PREFECTHABLE flag to pci_mapreg_map(). > The pci_mapreg_info() call will continue to return > BUS_SPACE_MAP_PREFECTHABLE > flags for prefetchable BARs as an easy way to figure out whether a BAR is > prefetchable. Since the vga_pci.c code uses this interface, all consumers > of VGA BARs will still use the BUS_SPACE_MAP_PREFETCHABLE flag when > appropriate. > ok oga@, jsg@ (kettenis@) ~ agp_i810.c ~ drm/i915_drv.c ~ drm/i915_drv.h > Rev 1.67 of intagp (agp_i810.c) was added to deal with the problem > where stuff was bound for a software fallback while we were vt switched, > so we couldn't assume that the aperture was clear. > Turns out that the 855 at least does not like this (the !stolen bits of > the bar at least are write-only), and this caused a gpu lockup on any > suspend that used that activate handler. > So this diff fixes it in a more complete way: > Firstly revert 1.67 of agp_i810.c, secondly add a DVACT_QUIESCE handler > to inteldrm, and in it we do three things: > 1) set a flag that causes any ioctl or pagefault to sleep until the flag > is cleared so that we don't end up with something doing the following > (for example:) > - bind object > - do another blocking operation in the same ioctl/fault > < suspend happens here, followed by resume> > - wake up assuming that the object is still bound and continue along our > merry way > 2) Wait for all current entrypoints to finish (so that 1) is actually > effective we need to first quiesce our callers before we continue). > 3) unbind everything that is in the gtt > On resume we clear the quiet flag, and everything can continue as > expected. > Behaves as expected for me on: 855 (x40 in acpi mode), gm965 (x61s) and > arrandale (x201) over multiple suspend cycles. Also tested by several on > tech. (oga@) ~ drm/i915_drv.c > Fix previous. > *sigh* Remove one assertion before you commit, then build fails with an > unused variable warning. > That'll teach me. (oga@) ~ pccbb.c ~ pccbbvar.h > Save and restore pci config space registers common to all PCI-CardBus > bridges when we do suspend and resume. > ok deraadt@ (kettenis@) ~ auich.c ~ pci.c ~ yds.c > All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME} > (deraadt@) ~ if_se.c > Bring the promiscuous/multicast handling code in line with the current > OpenBSD > practice; from brad (miod@) ~ arc.c ~ auacer.c ~ auglx.c ~ auich.c ~ autri.c ~ cs4280.c ~ cs4281.c ~ esa.c ~ esavar.h ~ eso.c ~ esovar.h ~ i82365_pci.c ~ if_bge.c ~ if_bgereg.h ~ if_bnxreg.h ~ if_em.c ~ if_em.h ~ if_ipw.c ~ if_ipwvar.h ~ if_iwi.c ~ if_iwivar.h ~ if_iwn.c ~ if_iwnvar.h ~ if_nfe.c ~ if_nfevar.h ~ if_re_pci.c ~ if_wi_pci.c ~ if_wpi.c ~ if_wpivar.h ~ maestro.c ~ neo.c ~ ohci_pci.c ~ pccbb.c ~ pci.c ~ pcivar.h ~ sdhc_pci.c ~ yds.c ~ ydsreg.h > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) ~ drm/radeon_drv.c > better to break out of the cases (deraadt@) ~ pccbb.c > During suspend, do not call children's interrupt handlers after we have > told them to suspend. In some drivers, this "wakes" them up. > ok kettenis (deraadt@) ~ pccbb.c > Split out the guts of pccbbintr() so that we can call it carefully at > resume time. > ok kettenis (deraadt@) ~ pccbb.c > Document that the resume case is waking children which may have been > ejected, and that this needs to be solved. (deraadt@) ~ emuxki.c > the open() functions give us flags like FREAD and FWRITE from sys/fcntl.h. > the AUOPEN_ macros from sys/dev/audiovar.h are for something else. > (jakemsr@) ~ azalia_codec.c ~ azalia.h > if the speaker is muted because headphones are plugged in, don't > unmute the speaker when the master volume control is unmuted (jakemsr@) ~ auvia.c ~ auviavar.h > autoconf activate suspend/resume for auvia(4). uses new audio(4) > DVACT_{QUIESCE,RESUME]. (jakemsr@) ~ auich.c > use audio(4) DVACT_{QUIESCE,RESUME} (jakemsr@) ~ cs4280.c > use audio(4) DVACT_{QUIESCE,RESUME} (jakemsr@) ~ cmpci.c > autoconf activate suspend/resume for cmpci(4). uses audio(4) > DVACT_{QUIESCE,RESUME}. (jakemsr@) ~ emuxki.c > autoconf activate suspend/resume for emu(4). uses audio(4) > DVACT_{QUIESCE,RESUME}. not 100% right yet. after resume, interrupts, > DMA, and the mixer appear to be working, but no sound is produced. > cookie for whoever finds the problem. (jakemsr@) ~ azalia.c > use audio(4) DVACT_{QUIESCE,RESUME} (jakemsr@) ~ auich.c ~ auvia.c ~ azalia.c ~ cmpci.c ~ cs4280.c ~ emuxki.c > silly me. use the switch() variable, not the case value. (jakemsr@) ~ if_msk.c > Add some missing bus_dmamap_sync(). Fix a small whitespace problem while > I'm there. (kettenis@) dev/pcmcia ~ if_ray.c > All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME} > (deraadt@) ~ if_ray.c ~ pcmcia.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) dev/raidframe ~ rf_openbsdkintf.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) dev/sdmmc ~ sdhc.c ~ sdhcvar.h > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) dev/usb ~ uhci.c > All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME} > (deraadt@) ~ ehci.c ~ ehcivar.h ~ ohci.c ~ ohcivar.h ~ uhci.c ~ uhcivar.h > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) ~ uvideo.c > anonymous unions aren't standard C and don't work with gcc2. name the > anonymous unions "un". > delete some obsolete mpeg/jpeg compression methods that have never been > supported, and will not need to be supported. (jakemsr@) dev/vesa ~ vesafbvar.h > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) isofs/cd9660 ~ cd9660_extern.h ~ cd9660_vfsops.c ~ cd9660_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ cd9660_extern.h ~ cd9660_vfsops.c ~ cd9660_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) isofs/udf ~ udf_extern.h ~ udf_vfsops.c ~ udf_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ udf_extern.h ~ udf_vfsops.c ~ udf_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) kern ~ kern_subr.c > All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME} > (deraadt@) ~ Makefile ~ vfs_conf.c ~ vfs_init.c ~ vfs_subr.c ~ vfs_sync.c + vfs_vops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ kern_subr.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) ~ vfs_vops.c > Add $OpenBSD$ prompted by mikeb@ (thib@) ~ init_main.c > Reintroduce most crypto/crypto.c r1.55: > Move pool initialization to init_crypto and zap the crypto_pool_initialized > variable. This way we don't have to check if the pool are initialized every > time we do a crypto_getreq(). > However, also perform the crypto initialisation earlier in init_main so > that the crypto pools are initialised before they are used. > ok mikeb@ thib@ deraadt@ (jsing@) ~ subr_disk.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) ~ subr_disk.c > Introduce a disk_lookup() function which calls device_lookup(), before > verifying that the resulting device is present on the disklist. This > avoids a race whereby the disk driver can be accessed as soon as the > softc has been allocated, but before the disk has completed > initialisation and has called disk_attach() (up until this point > dk_label is still a null pointer). > Cut cd(4), sd(4) and wd(4) across to disk_lookup(). All callers of > disk_attach() need to be tested and cut over in due course. > ok deraadt@ krw@ (jsing@) ~ subr_autoconf.c > remove a useless comment (deraadt@) ~ vfs_lookup.c > Rename lookup/relookup to vfs_lookup/vfs_relookup. > OK oga@, beck@, matthew@ (thib@) ~ Makefile ~ vfs_conf.c ~ vfs_init.c ~ vfs_subr.c ~ vfs_sync.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) miscfs/deadfs ~ dead_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ dead_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) miscfs/fifofs ~ fifo.h ~ fifo_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ fifo.h ~ fifo_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) miscfs/procfs ~ procfs.h ~ procfs_subr.c ~ procfs_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ procfs.h ~ procfs_subr.c ~ procfs_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) miscfs/specfs ~ spec_vnops.c ~ specdev.h > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ spec_vnops.c ~ specdev.h > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) msdosfs ~ msdosfs_denode.c ~ msdosfs_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ msdosfs_vnops.c > Rename lookup/relookup to vfs_lookup/vfs_relookup. > OK oga@, beck@, matthew@ (thib@) ~ msdosfs_denode.c ~ msdosfs_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) net ~ rtsock.c > Switch the MPLS blocks for RTM_CHANGE. Do not always remove the MPLS > information if the gateway changes, since real MPLS routes need to > change gateway and outgoing label on topology changes. So if there is > MPLS information and an outgoing label do a proper change but if the > gateway of a non-MPLS route is changed remove the MPLS path since it is > no longer valid. > OK michele@ (claudio@) ~ if_pfsync.c > creating a pfsync interface is always done from process context, so > we can pass M_WAITOK to malloc(9) (which was already done a few lines > down, which set off my aesthetic alarm). > While here, include malloc.h, since we're calling malloc. > ok dlg@ (blambert@) netinet ~ ip_divert.c ~ ip_input.c ~ ip_output.c ~ raw_ip.c ~ tcp_output.c ~ udp_usrreq.c > Return EACCES when pf_test() blocks a packet in ip_output(). This allows > ip_forward() to know the difference between blocked packets and those that > can't be forwarded (EHOSTUNREACH). Only in the latter case an ICMP should > be sent. In the other callers of ip_output() change the error back to > EHOSTUNREACH since userland may not expect EACCES on a sendto(). > OK henning@, markus@ (claudio@) netinet6 ~ ip6_input.c > Why ip6_input.c includes netinet/ip_icmp.h is beyond my imagination. > Compiles fine without it so remove it. (claudio@) netmpls ~ mpls.h ~ mpls_output.c > Map the TTL when building the initial MPLS stack from the encapsulated > packet. For IP and IPv6 the corresponding mapttl sysctl needs to be set. > This is needed to make traceroute work over MPLS. > OK michele@ (claudio@) nfs ~ nfs_node.c ~ nfs_subs.c ~ nfs_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ nfs_serv.c ~ nfs_subs.c > Rename lookup/relookup to vfs_lookup/vfs_relookup. > OK oga@, beck@, matthew@ (thib@) ~ nfs_node.c ~ nfs_subs.c ~ nfs_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) nnpfs ~ nnpfs_node-bsd.c ~ nnpfs_vfsops-openbsd.c ~ nnpfs_vnodeops-bsd.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ nnpfs_node-bsd.c ~ nnpfs_vfsops-openbsd.c ~ nnpfs_vnodeops-bsd.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) ntfs ~ ntfs.h ~ ntfs_vfsops.c ~ ntfs_vnops.c > Allow NTFS to compile by cutting it over to the new VOP world order. > Small cleanup while here, nuke the ntfs_bypass function and just > use eopnotsupp like every other filesystem, it makes no sense to > return ENOTTY for unimplemented VOPs. (thib@) ~ ntfs_subr.c > nessesary -> necessary. (miod@) ~ ntfs.h ~ ntfs_vfsops.c ~ ntfs_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) scsi ~ cd.c > rely on SCSI_AUTOCONF for cd_resume instead of wrapping it in a workq > (which creates a potential race against cd detach) > discussed with krw and dlg seperately (deraadt@) ~ cd.c > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) ~ scsiconf.c ~ scsiconf.h > activate hooks should return a value. > all from deraadt@ > tested by me with hotplugged disks on mpi(4) (dlg@) ~ scsi_base.c > let things request the detach of everything on the whole bus, rather than > just a target/lun. (dlg@) ~ cd.c ~ sd.c > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) ~ cd.c ~ sd.c > Introduce a disk_lookup() function which calls device_lookup(), before > verifying that the resulting device is present on the disklist. This > avoids a race whereby the disk driver can be accessed as soon as the > softc has been allocated, but before the disk has completed > initialisation and has called disk_attach() (up until this point > dk_label is still a null pointer). > Cut cd(4), sd(4) and wd(4) across to disk_lookup(). All callers of > disk_attach() need to be tested and cut over in due course. > ok deraadt@ krw@ (jsing@) ~ sd.c > scsi_xsh_del the io handler in deactivate to prevent it from being run on > a device thats now gone, or from being on the list of pending io when > the device is actually detached. > found and fix tested by jakemsr@ > "go for it" jakemsr@ (dlg@) ~ cd.c ~ sd.c ~ sdvar.h > Be more ruthlessly consistent in variable names for blk/block == > 512 == DEV_BSIZE units and variable-sized physical device 'sectors'. > I hope this reduces confusion a bit more. No change to .o files. > ok for intent miod@, with tweak. (krw@) ~ cd.c > Make cd the same as sd by calling the cd_parms member of the softc 'params' > rather than 'sc_params'. No change to .o file. (krw@) ~ sdvar.h ~ sd.c > Garbage collect rot_rate from disk_parms. No longer in disk label so no > need to calculate and save. Not used anywhere in tree. (krw@) sys ~ pciio.h > Add an ioctl to figure out the non-sticky bits in PCI BARs used for > determining > the size of those BARs. Make pcidump use this new ioctl to print the size > of PCI BARs. > ok deraadt@, miod@ (kettenis@) ~ buf.h > cut swapping to file over from disksort to bufq fifo's and > instead of doing work in the biodone callback for swapping > to file I/O, schedule the work to be done by the system > workq as it will call VOP_STRATEGY() in which we must be > allowed to sleep. > Thanks to Gabriel Kihlman for testing and spotting a bug in > the first version of this diff! > OK beck@, oga@ (thib@) ~ systm.h > All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME} > (deraadt@) ~ vnode.h > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ systm.h > remove the powerhook code. All architectures now use the ca_activate tree > traversal code to suspend/resume > ok oga kettenis blambert (deraadt@) ~ disk.h > Store a struct device pointer within struct disk and populate this when > disk_attach() is called by the device driver. We will be building on > this shortly. > ok deraadt@ krw@ (jsing@) ~ disk.h > Introduce a disk_lookup() function which calls device_lookup(), before > verifying that the resulting device is present on the disklist. This > avoids a race whereby the disk driver can be accessed as soon as the > softc has been allocated, but before the disk has completed > initialisation and has called disk_attach() (up until this point > dk_label is still a null pointer). > Cut cd(4), sd(4) and wd(4) across to disk_lookup(). All callers of > disk_attach() need to be tested and cut over in due course. > ok deraadt@ krw@ (jsing@) ~ namei.h > Rename lookup/relookup to vfs_lookup/vfs_relookup. > OK oga@, beck@, matthew@ (thib@) ~ vnode.h > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) ~ videoio.h > anonymous unions aren't standard C and don't work with gcc2. name the > anonymous unions "un". > delete some obsolete mpeg/jpeg compression methods that have never been > supported, and will not need to be supported. (jakemsr@) ufs/ext2fs ~ ext2fs_extern.h ~ ext2fs_subr.c ~ ext2fs_vfsops.c ~ ext2fs_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ ext2fs_vnops.c > Rename lookup/relookup to vfs_lookup/vfs_relookup. > OK oga@, beck@, matthew@ (thib@) ~ ext2fs_extern.h ~ ext2fs_subr.c ~ ext2fs_vfsops.c ~ ext2fs_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) ufs/ffs ~ ffs_extern.h ~ ffs_vfsops.c ~ ffs_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ ffs_extern.h ~ ffs_vfsops.c ~ ffs_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) ufs/mfs ~ mfs_extern.h ~ mfs_vfsops.c ~ mfs_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ mfs_extern.h ~ mfs_vfsops.c ~ mfs_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) ufs/ufs ~ ufs_extern.h ~ ufs_vnops.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ ufs_vnops.c > Rename lookup/relookup to vfs_lookup/vfs_relookup. > OK oga@, beck@, matthew@ (thib@) ~ ufs_extern.h ~ ufs_vnops.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) uvm ~ uvm_swap.c > cut swapping to file over from disksort to bufq fifo's and > instead of doing work in the biodone callback for swapping > to file I/O, schedule the work to be done by the system > workq as it will call VOP_STRATEGY() in which we must be > allowed to sleep. > Thanks to Gabriel Kihlman for testing and spotting a bug in > the first version of this diff! > OK beck@, oga@ (thib@) ~ uvm_swap.c > End the VOP experiment. Instead of the ridicolusly complicated operation > vector setup that has questionable features (that have, as far as I can > tell never been used in practice, atleast not in OpenBSD), remove all > the gunk and favor a simple struct full of function pointers that get > set directly by each of the filesystems. > Removes gobs of ugly code and makes things simpler by a magnitude. > The only downside of this is that we loose the vnoperate feature so > the spec/fifo operations of the filesystems need to be kept in sync > with specfs and fifofs, this is no big deal as the API it self is pretty > static. > Many thanks to armani@ who pulled an earlier version of this diff to > current after c2k10 and Gabriel Kihlman on tech@ for testing. > Liked by many. "come on, find your balls" deraadt at . (thib@) ~ uvm_swap.c > Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) > have been resolved. (thib@) == usr.bin =========================================================== 11/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin aucat ~ aucat.c > aucat: getpwnam: No such file or directory > is not a proper error message. (deraadt@) cvs ~ buf.c > Use SIZE_LEFT macro to determine left size instead of calculating with > pointers. > ok zinovik (tobias@) ~ buf.c > Improve buf.c comments, from zinovik. > ok stsp (nicm@) ~ rcs.c > Fixed typo. > ok ray, zinovik (tobias@) m4 ~ eval.c ~ expr.c ~ extern.h ~ gnum4.c ~ look.c ~ main.c ~ mdef.h ~ misc.c ~ stdd.h ~ trace.c > Remove stray spaces. No code change. (marco@) mandoc ~ term_ps.c > fix an off by one found by parfait > ok schwarze@ and kristaps (jsg@) rcs ~ ci.c ~ co.c ~ rcsprog.c ~ rcsutil.c > Set rcs_suffixes to default value on initialization. > ok ray zinovik (tobias@) ~ buf.c > Use SIZE_LEFT macro to determine left size instead of calculating with > pointers. > ok zinovik (tobias@) ~ buf.c > Improve buf.c comments, from zinovik. > ok stsp (nicm@) ~ rcs.c > Fixed typo. > ok ray, zinovik (tobias@) ssh ~ ssh-ecdsa.c > decl before code for compiler compatibility (deraadt@) ~ sshd_config > add ssh_host_ecdsa_key to /etc; from Mattieu Baptiste > ok deraadt@ (naddy@) ~ authfile.c > typo (djm@) ~ compress.c > work around name-space collisions some buggy compilers (looking at you > gcc, at least in earlier versions, but this does not forgive your current > transgressions) seen between zlib and openssl > ok djm (deraadt@) ~ kex.c ~ kex.h ~ kexecdh.c ~ key.c ~ key.h ~ monitor.c ~ ssh-ecdsa.c > ECDH/ECDSA compliance fix: these methods vary the hash function they use > (SHA256/384/512) depending on the length of the curve in use. The previous > code incorrectly used SHA256 in all cases. > This fix will cause authentication failure when using 384 or 521-bit curve > keys if one peer hasn't been upgraded and the other has. (256-bit curve > keys work ok). In particular you may need to specify HostkeyAlgorithms > when connecting to a server that has not been upgraded from an upgraded > client. > ok naddy@ (djm@) ~ ssh-ecdsa.c > fix ident (djm@) ~ ssh-keygen.1 > * mention ECDSA in more places > * less repetition in FILES section > * SSHv1 keys are still encrypted with 3DES > help and ok jmc@ (naddy@) ~ ssh.1 > mention RFC 5656 for ECC stuff (djm@) tmux ~ window-copy.c > Do not crash if the screen size is too small for the indicator in copy > mode. (nicm@) ~ cmd-switch-client.c ~ key-bindings.c ~ session.c ~ tmux.1 ~ tmux.h > Add -n and -p flags to switch-client to move to the next and previous > session (yes, it doesn't match window/pane, but so what, nor does > switch-client). > Based on a diff long ago from "edsouza". (nicm@) ~ window-copy.c > When resizing the copy mode screen, don't allow it to end up with the > viewable position beyond the size of the history. (nicm@) ~ tty-term.c > Ignore terminal overrides settings without a value. (nicm@) ~ Makefile ~ screen-redraw.c ~ tmux.h ~ tty-term.c ~ tty.c + tty-acs.c > Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupid > terminals (I'm looking at you, putty) which disable the vt100 ACS mode > switching sequences in UTF-8 mode. > Also on terminals without ACS at all, use ASCII equivalents where > obvious. (nicm@) ~ tty.c > Ugh. Pass the right type into tty_term_has. Teaches me to make last > minute changes :-/. (nicm@) xlint ~ lint1/init.c > nessesary -> necessary. (miod@) == usr.sbin ========================================================== 12/12 == http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin httpd ~ src/modules/standard/mod_rewrite.c > nessesary -> necessary. (miod@) ldapd ~ ldapd.conf.5 > RFC2247 -> RFC 2247; (jmc@) ldpd ~ ldpe.h ~ neighbor.c > The nbr_reset_*() timer fucntions are the same as the nbr_start_* function. > So replace the few calls to the reset function with nbr_start_*(). > OK michele@ (claudio@) ~ neighbor.c > Only run the nbr_idtimer() when this side is acting as master (establishing > the tcp session). Calling nbr_act_session_establish() on slave systems can > crash ldpd because active events are reinitialized. > OK michele@ (claudio@) pcidump ~ pcidump.c > Add an ioctl to figure out the non-sticky bits in PCI BARs used for > determining > the size of those BARs. Make pcidump use this new ioctl to print the size > of PCI BARs. > ok deraadt@, miod@ (kettenis@) ripctl ~ parser.c > Unbreak the tree. Bad tedu, no cookie. (kettenis@) smtpd ~ dns.c > we do dns resolutions in a separate process because we don't have an async > resolver. if we run scarce on resources and we cannot fork a separate dns > process or we cannot socketpair() tell the caller that we have a temporary > failure rather than issueing a fatal(). message will stay in queue and be > rescheduled later ... > bug reported and bugfix tested by Sacha El Masry > (gilles@) ~ lka.c > add support for sender expansion in smtpd.conf: > %U for sender localpart > %D for sender domainpart > diff sent to tech@ by Gregory Edigarov , timeout > by jacekm@, ok by me (gilles@) ~ smtpd.conf.5 > had planned to commit the change after oga@ and I are done with little > changes to lka_expand() but it looks like a bit more work :-) (gilles@) ~ parse.y > when I fixed the ruleset matching on rules that had more than one condition > by expanding them to several rules, I forgot to copy the tags to the > expanded rules. this commit unbreaks matching rules by tag. > documentation follows shortly ... > spotted and fixed by me a while ago, jacekm@ timeout (gilles@) ~ lka.c > oga@ spotted a bug in lka_expand() which caused it to miscalculate the > length of its expand buffer. this commit introduces a new lka_expand() > that has been simplified, that fixes the bug and that is more robust. > callers of lka_expand() can now determine that it has failed and throw > the recipient at session time. > lka_expand() rewrite by oga@, changes around it by me, tested on a few > different setups but no feedback from tech@ so ... let me know if it's > breaking something for you (gilles@) tcpdump ~ tcpdump.8 > fix a formatting issue for -E; (jmc@) =============================================================================== From auto at squish.net Mon Sep 13 07:00:15 2010 From: auto at squish.net (OWC) Date: Mon, 13 Sep 2010 07:00:15 +0100 (BST) Subject: [owc] Weekly ports changes ending 2010-09-12 Message-ID: <20100913060032.07E571CD52E@snowy.squish.net> OpenBSD ports changes summary for 2010-09-05 to 2010-09-12 inclusive ==================================================================== archivers/libtar astro/wmmoonclock astro/wmspaceweather astro/wmsun astro/xephem audio/abcde audio/ac3dec audio/akode audio/amarok audio/aqualung audio/ascd audio/audacious audio/audacious-plugins audio/audacity audio/aumix audio/bladeenc audio/bmp audio/bonk audio/cdparanoia audio/cmt audio/cmu-sphinx3 audio/cmu-sphinxbase audio/daapd audio/dumb audio/easytag audio/esound audio/espeak audio/faac audio/faad audio/festival audio/fluidsynth audio/freealut audio/gimmix audio/gmpc audio/gmpc-libnotify audio/gmpc-plugins audio/gnomad2 audio/gqmpeg audio/grip audio/gsm audio/gtkpod audio/herrie audio/hydrogen audio/id3ed audio/id3lib audio/ifp-line audio/jack audio/ksmp3play audio/last.fm audio/liba52 audio/libcanberra audio/libcdio audio/libdca audio/libgpod audio/libid3tag audio/libmad audio/libmikmod audio/libmpdclient audio/libmusicbrainz audio/libsidplay audio/mac audio/madplay audio/mixer.app audio/mono-taglib audio/morseplayer audio/mp3cddb audio/mp3encode audio/mp3info audio/mp3splt-gtk audio/mpg321 audio/mppenc audio/mt-daapd audio/nap audio/normalize audio/nosefart audio/nspmod audio/oggtag audio/openal audio/opennap audio/p5-Audio-MPD audio/p5-cddb audio/p5-libvorbis audio/pacpl audio/pianobar audio/picard audio/portaudio-svn audio/py-tagpy audio/rioutil audio/rplay audio/rsynth audio/rtunes audio/ruby-id3lib audio/scmpc audio/shell-fm audio/sidplay audio/sonata audio/soundtracker audio/speex audio/streamripper audio/tagtool audio/teknap audio/tempest audio/toolame audio/tracker audio/tremor-tools audio/vagalume audio/vorbisgain audio/wmix audio/wmmixer audio/wmmp audio/wmmp3 audio/wmtune audio/workman audio/xcd audio/xcdplayer audio/xhippo audio/xmcd audio/xmix audio/xmmix audio/xmms audio/xmms-bonk audio/xmms-flac audio/xmms-fmradio audio/xmms-shn audio/xmms-sid audio/xmms-speex audio/xmms-tremor audio/xmms-wavpack audio/xmms-xf86audio audio/xmmsctrl biology/bioperl cad/gerbv cad/klogic cad/pcb cad/xnecview chinese/bg5pdf chinese/bg5ps comms/xdx converters/pflogx databases/directoryassistant databases/freetds databases/pgadmin3 databases/py-cdb databases/py-sqlalchemy databases/py-sqlite2 devel devel/alex devel/autoconf devel/avr devel/cabal-install devel/cmake devel/coxpcall devel/dtc devel/fossil devel/gobject-introspection devel/happy devel/hs-QuickCheck devel/hs-fgl devel/hs-regex-base devel/hs-regex-compat devel/hs-regex-posix devel/hs-stm devel/hs-tar devel/hs-text devel/jdk devel/libbfd devel/liboobs devel/liboop devel/luacopas devel/luadoc devel/luaposix devel/luastdlib devel/p5-Class-AutoClass devel/p5-Config-IniFiles devel/p5-Graph devel/p5-Hash-AutoHash devel/p5-Hash-AutoHash-Args devel/p5-PerlIO-via-Bzip2 devel/p5-Tie-Hash-MultiValue devel/py-sip devel/pyrex devel/quirks devel/sdlmm devel/spe devel/xulrunner editors/emacs22 editors/nano editors/nedit editors/vim education/dvorak7min emulators/BasiliskII emulators/sdlmame games games/grhino games/quake2 games/sudoku geo/gmapcatcher geo/qgis graphics/fyre graphics/libcaca graphics/luagd graphics/luvcview graphics/py-Imaging infrastructure/bin infrastructure/man infrastructure/mk inputmethods inputmethods/ibus-anthy inputmethods/ibus-skk inputmethods/scim-anthy lang/ghc lang/guile lang/lua lang/php mail/courier-imap mail/mail-notification mail/mozilla-thunderbird mail/mutt mail/thunderbird-i18n misc misc/deco misc/lifelines misc/redshift multimedia/gstreamer-0.10 multimedia/oggconvert net net/ddclient net/ipsvd net/irssi-icb net/lftp net/libbgpdump net/microblog-purple net/pidgin net/socat net/telepathy net/wget net/yt news/nn print/hplip productivity productivity/gtg productivity/when productivity/xinvest productivity/xquote security security/arirang security/gnupg2 security/kedpm security/p5-Digest-SHA1 security/sshguard shells/zsh sysutils/collectd sysutils/flyback sysutils/heartbeat sysutils/runit sysutils/system-tools-backends sysutils/toprump sysutils/wmcb sysutils/wmmon telephony/asterisk-openbsd-moh textproc textproc/boust textproc/discount textproc/iso12083 textproc/meld textproc/p5-Pod-POM textproc/p5-String-ShellQuote textproc/p5-XML-NamespaceSupport textproc/p5-XML-Twig textproc/p5-XML-Writer textproc/wdiff textproc/zathura www/bricolage www/cherokee www/community-id www/epiphany www/firefox35 www/hs-cgi www/mozilla-firefox www/mozplugger www/opera-flashplugin www/p5-libwww www/py-CherryPy www/seamonkey www/varnish www/wwwoffle x11 x11/aewm x11/anonymous-pro x11/dbus-glib x11/dbus-python x11/e17 x11/freefarsi-ttf x11/gnome x11/inconsolata-font x11/lxrandr x11/openbox x11/openmotif x11/osd_clock x11/partiwm x11/pinot x11/py-qt3 x11/py-qt4 x11/spranq-ecofont-ttf x11/video x11/vlc x11/xtu == archivers ========================================================= 01/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/archivers libtar ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == astro ============================================================= 02/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/astro wmmoonclock ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) wmspaceweather ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) wmsun ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) xephem ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == audio ============================================================= 03/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/audio abcde ~ patches/patch-abcde > regen patch (sthen@) ac3dec ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) akode ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) amarok ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) aqualung ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) ascd ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) audacious ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) audacious-plugins ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) audacity ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) aumix ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) bladeenc ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) bmp ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) bonk ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) cdparanoia ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) cmt ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) cmu-sphinx3 ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) cmu-sphinxbase ~ Makefile > really use mod fortran (sthen@) daapd ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) dumb ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) easytag ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) esound ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) espeak ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) faac ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) faad ~ Makefile > new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary (sthen@) festival ~ core/Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) fluidsynth ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) freealut ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gimmix ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gmpc ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gmpc-libnotify ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gmpc-plugins ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gnomad2 ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gqmpeg ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) grip ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gsm ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) gtkpod ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) ~ Makefile > - Remove support for deprecated gnomevfs2. > - Set GPL version number. > - Loosen up LIB_DEPENDS and regen WANTLIB. > tested by and ok ckuethe@ (MAINTAINER) (ajacoutot@) herrie ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) hydrogen ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) id3ed ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) id3lib ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) ifp-line ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) jack ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) ksmp3play ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) last.fm ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) liba52 ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) libcanberra ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) libcdio ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) libdca ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) libgpod ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) libid3tag ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) libmad ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) libmikmod ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) libmpdclient ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) ~ Makefile + patches/patch-src_idle_c + patches/patch-src_song_c + patches/patch-src_tag_c > - fix build with gcc2 (jasper@) libmusicbrainz ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) libsidplay ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) mac ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) madplay ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) mixer.app ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) mono-taglib ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) morseplayer ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) mp3cddb ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) mp3encode ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) mp3info ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) mp3splt-gtk ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) ~ Makefile > - missing USE_X11 (jasper@) mpg321 ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) mppenc ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) mt-daapd ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) nap ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) normalize ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) nosefart ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) nspmod ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) oggtag ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) openal ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) opennap ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) p5-Audio-MPD ~ Makefile > missing p5- (sthen@) p5-cddb ~ Makefile ~ distinfo > - update p5-CDDB to 1.220 (jasper@) p5-libvorbis ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) pacpl ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) pianobar ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) picard ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) portaudio-svn ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) py-tagpy ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) rioutil ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) rplay ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) rsynth ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) rtunes ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) ruby-id3lib ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) scmpc ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) shell-fm ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) sidplay ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) sonata ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) soundtracker ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) speex ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) streamripper ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) tagtool ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) teknap ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) tempest ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) toolame ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) tracker ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) tremor-tools ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) vagalume ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) ~ Makefile > - missing USE_X11 (jasper@) vorbisgain ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) wmix ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) wmmixer ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) wmmp ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) wmmp3 ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) wmtune ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) workman ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xcd ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) xcdplayer ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xhippo ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmcd ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) xmix ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmmix ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) xmms ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) xmms-bonk ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms-flac ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) xmms-fmradio ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms-shn ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) xmms-sid ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) xmms-speex ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms-tremor ~ Makefile > new-style REVISIONS/LIB_DEPENDS (sthen@) xmms-wavpack ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmms-xf86audio ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) xmmsctrl ~ Makefile > new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary. > checked with check-lib-depends and PLIST_DB "make package". (sthen@) == biology =========================================================== 04/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/biology bioperl ~ Makefile > - remove a .orig file after patches to prevent it from ending up in PLIST > (jasper@) == cad =============================================================== 05/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/cad gerbv ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-icon-theme-installer + pkg/PFRAG.shared > - update gerbv to 2.4.0 > from andreas bihlmaier (MAINTAINER), with a tweak by me (jasper@) ~ Makefile ~ pkg/PLIST > - missing goo (jasper@) klogic ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) pcb ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-doc_pcb_1 ~ patches/patch-example_Makefile_in ~ patches/patch-example_libraries_Makefile_in ~ pkg/DESCR ~ pkg/PLIST + patches/patch-icon-theme-installer > - update pcb to 20091103 > ok andreas bihlmaier (MAINTAINER (jasper@) ~ Makefile ~ pkg/PLIST > - missing goo (jasper@) xnecview ~ Makefile > why set USE_GMAKE when CONFIGURE_STYLE is imake? builds fine w/o gmake.. > (jasper@) == chinese =========================================================== 06/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/chinese bg5pdf ~ Makefile > Switch to Python 2.6. Both bg5pdf and bg5ps work fine. > Requested by fgsch@ (kevlo@) ~ Makefile ~ patches/patch-Makefile > Simplify the code by not hardcoding the python version at all > and using whatever is the default in python.mk. > Based on the diff from fgsch@ (kevlo@) bg5ps ~ Makefile + patches/patch-ttf2psm_c > Switch to Python 2.6. Both bg5pdf and bg5ps work fine. > Requested by fgsch@ (kevlo@) == comms ============================================================= 07/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/comms xdx ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == converters ======================================================== 08/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/converters pflogx ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == databases ========================================================= 09/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/databases directoryassistant ~ Makefile > Update the MAINTAINERs E-Mail address, and bump pkg revision. > OK, landry@, jasper@ (sebastia@) freetds ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-configure ~ patches/patch-odbc_unittests_Makefile_in ~ patches/patch-src_ctlib_unittests_Makefile_in ~ patches/patch-src_dblib_unittests_Makefile_in ~ patches/patch-src_pool_Makefile_in ~ patches/patch-src_tds_unittests_Makefile_in ~ pkg/PLIST > update FreeTDS to a newer post-0.82 patchset; thanks to Ryan Boggs for > testing. (sthen@) pgadmin3 ~ Makefile ~ distinfo > Update to 1.10.5 > ok landry@ (pea@) py-cdb ~ Makefile > - remove maintainer; he timed-out many many times in the past with multiple > ports > and timed-out too after a long period for this change. (jasper@) py-sqlalchemy ~ Makefile ~ distinfo ~ pkg/PLIST > update to sqlalchemy 0.6.3. > maintainer (wcmaier@) ok. (fgsch@) py-sqlite2 ~ Makefile ~ distinfo ~ patches/patch-setup_py ~ pkg/PLIST > update to 2.6.0 > ok landry@ (eric@) == devel ============================================================= 10/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > sync (jasper@) ~ Makefile > - sync (jasper@) ~ Makefile > add libbfd (ckuethe@) ~ Makefile > - sync (jasper@) ~ Makefile > sync (jasper@) ~ Makefile > Hook hs-tar and hs-text. (kili@) alex ~ Makefile ~ distinfo > Update to alex-2.3.3. (kili@) autoconf ~ 2.13/Makefile ~ 2.52/Makefile > bump for nawk removal (sthen@) avr ~ Makefile.inc > - complete CATEGORIES (jasper@) cabal-install ~ Makefile ~ distinfo > Update to cabal-install-0.8.2. > Remove VMEM_WARNING, the port build fine with default limits. (kili@) cmake ~ Makefile > - bump REVISION following change for hppa/powerpc to stop forcing -O0 > - sort remaining arch > from Brad (sthen@) coxpcall ~ Makefile > - bump after recent lua.port.mk change > pointed out by sthen@ (jasper@) dtc ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) fossil ~ Makefile ~ distinfo > - update fossil to 20100823222416 > from james turner (MAINTAINER) (jasper@) gobject-introspection ~ Makefile + patches/patch-girepository_ginfo_c + patches/patch-tests_Makefile_in > - slightly improve the situation on sparc64: > * extend the DO_ALIGNED_COPY usage from girnode.c into ginfo.c > (freebsd seems to do the same) > * skips tests/scanner/ as opensolaris and several other distributions do, > this prevents g-ir-repository SIGBUSing there and allows the build to > succeed. > it's not really a great improvement (apart from ginfo.c patch), but at > least > it allows things to move forward, and gobject-introspection isn't enabled > yet > in other ports. > ok ajacoutot@ (jasper@) happy ~ Makefile ~ distinfo > Update to happy-1.18.5. (kili@) hs-QuickCheck ~ Makefile ~ distinfo > Update to QuickCheck-2.1.1.1. (kili@) hs-fgl ~ Makefile ~ distinfo > Update to fgl-5.4.2.3. (kili@) hs-regex-base ~ Makefile ~ distinfo > Update to regex-base-0.93.2. (kili@) hs-regex-compat ~ Makefile ~ distinfo > Update to regex-compat-0.93.1. (kili@) hs-regex-posix ~ Makefile ~ distinfo > Update to regex-posix-0.94.2. (kili@) hs-stm ~ Makefile ~ distinfo > Update to stm-2.1.2.1. (kili@) hs-tar + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > This library is for working with ".tar" archive files. It can read ~ Makefile > List `devel' before `archivers' in CATEGORIES. (kili@) hs-text + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > This package provides the Data.Text library, a library for the jdk ~ 1.7/Makefile > - move distfiles/ to a proper mirroring location. (jasper@) libbfd + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > gnu libbfd, for apps that need things from BFD that aren't provided liboobs + Makefile + distinfo + pkg/DESCR + pkg/PLIST + pkg/PFRAG.shared + patches/patch-oobs_oobs-user_c > New import: > Import liboobs-2.30.1 liboop ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) luacopas ~ Makefile > - remove redundant PKG_ARCH (jasper@) luadoc + distinfo + Makefile + pkg/DESCR + pkg/PLIST > New import: > import luadoc 3.0.1 ~ Makefile > - remove redundant PKG_ARCH (jasper@) ~ Makefile ~ pkg/PLIST > Unbreak this port, add a runtime dependency on devel/luafs. > OK jasper@ (dcoppa@) luaposix ~ Makefile > - better REGRESS_DEPENDS (jasper@) luastdlib ~ Makefile > - remove redundant PKG_ARCH (jasper@) p5-Class-AutoClass ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/PLIST > - update Class-AutoClass to 1.54 > - tweak DESCR > - set correct CONFIGURE_STYLE (jasper@) p5-Config-IniFiles ~ Makefile ~ distinfo > - update p5-Config-IniFiles to 2.58 (jasper@) p5-Graph ~ Makefile ~ distinfo > - update p5-Graph to 0.94 (jasper@) p5-Hash-AutoHash + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import p5-Hash-AutoHash 1.12 ~ Makefile > - tweak COMMENT (jasper@) p5-Hash-AutoHash-Args + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import Hash-AutoHash-Args-1.12 p5-PerlIO-via-Bzip2 ~ Makefile > don't set MODULES=cpan twice (sthen@) p5-Tie-Hash-MultiValue + Makefile + distinfo + pkg/PLIST + pkg/DESCR > New import: > import p5-Tie-Hash-MultiValue 1.02 py-sip ~ Makefile ~ distinfo > bug fix update to sip 4.11.1; ok landry@ jasper@ (sthen@) pyrex ~ Makefile ~ distinfo ~ pkg/PLIST > - update pyrex to 0.9.9 > - use MODPY_EGG_VERSION (jasper@) ~ Makefile > - the mastersite went belly up shortly after committing the update, so > provide a mirror for it. (jasper@) ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) ~ Makefile > - this builds fine w/o gmake, so remove the comment (jasper@) quirks ~ Makefile ~ files/Quirks.pm > missing p5- on Audio-MPD (sthen@) sdlmm ~ Makefile > MODULES added bogus dependencies in -docs; from Brad (naddy@) spe ~ Makefile > Update the MAINTAINERs E-Mail address, and bump pkg revision. > OK, landry@, jasper@ (sebastia@) xulrunner ~ Makefile.inc ~ 1.8/Makefile ~ 1.9/Makefile ~ 1.9/distinfo ~ 1.9/pkg/PLIST-devel ~ 1.9/pkg/PLIST-main > Chase mozilla-firefox update and bump xulrunner to 1.9.2.9. > Switch to use internal sqlite as now mozilla needs SQLITE_SECURE_DELETE > set, and there's no way we're going to do that with systemwide sqlite. > (landry@) == editors =========================================================== 11/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/editors emacs22 ~ patches/patch-configure_in > - regen (jasper@) + patches/patch-src_m_alpha_h + patches/patch-src_unexelf_c > - fix build on alpha > ok eric@ (MAINTAINER) (jasper@) nano ~ Makefile > enable UTF-8 support (naddy@) nedit ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) vim ~ Makefile ~ distinfo ~ files/pf.vim ~ patches/patch-runtime_filetype_vim ~ patches/patch-runtime_syntax_c_vim ~ patches/patch-runtime_syntax_make_vim ~ patches/patch-src_auto_configure ~ patches/patch-src_vim_h ~ pkg/PLIST-main > update to vim 7.3.003. ok kevlo@ sthen@ and much "squeee" from marco@ > (ckuethe@) == education ========================================================= 12/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/education dvorak7min ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == emulators ========================================================= 13/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators BasiliskII ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) sdlmame ~ Makefile > Unbreak on amd64 by adding -Wno-system-headers to OPT_FLAGS. > sdlmame includes *mmintrin.h headers from gcc which can't be compiled > with -Wsystem-headers (now system default) -Werror (set by the port). > While here remove useless gcc4 MODULES stanzas (port is only for > i386/amd64), switch to newer WANTLIB/LIB_DEPENDS/REVISION idioms. > with tweaks from ajacoutot@, ok ajacoutot@ & MAINTAINER. (landry@) == games ============================================================= 14/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/games games ~ Makefile > +grhino (landry@) grhino + Makefile + distinfo + pkg/PLIST + pkg/DESCR + patches/patch-configure > New import: > Import grhino 0.16.1, an Othello/Reversi game with a damn good AI. quake2 ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) sudoku ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == geo =============================================================== 15/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/geo gmapcatcher - files/setup.py ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-gmapcatcher_mapArgs_py + patches/patch-gmapcatcher_mapPixbuf_py + patches/patch-setup_py > Update to 0.7.5.0; diff inputs from ajacoutot@ and sthen at . > Note that the name of the program changed from gmapcatcher > to mapcatcher and gmapcatcher-download to mapdownloader. > ok sthen@ (kevlo@) qgis ~ Makefile + patches/patch-python_core_conversions_sip > Fix build with sip >= 4.11; discussed with Phil @ riverbank (sthen@) == graphics ========================================================== 16/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics fyre ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) libcaca ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) luagd ~ Makefile > - bump after recent lua.port.mk change > pointed out by sthen@ (jasper@) luvcview ~ Makefile + patches/patch-v4l2uvc_c > * no more anonymous unions in video(4) > * REVISION, new style WANTLIB/LIB_DEPENDS (jakemsr@) py-Imaging ~ Makefile > -examples had p1p2 (set in both FULLPKGNAME and REVISION); > repair and use EPOCH to allow upgrades (sthen@) ~ patches/patch-Tk_tkImaging_c ~ patches/patch-setup_py > regen patches (sthen@) == infrastructure ==================================================== 17/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin + link-checksums > prepare to move this too (espie@) ~ link-checksums > missing end $, noticed by Markus Lude (espie@) man + man1/dolock.1 + man1/resolve-lib.1 > document some more scripts (espie@) ~ man1/resolve-lib.1 > fix a typo and kill trailing whitespace found by mandoc -Tlint (schwarze@) ~ man1/dolock.1 > - typo (jasper@) ~ man1/check-conflicts.1 ~ man1/check-lib-depends.1 ~ man1/pkg_subst.1 ~ man1/register-plist.1 ~ man1/resolve-lib.1 > - various minor style nits > - start explanation of options with a capital letter for consistency > with other man pages. > - sprinkle some more .Xr where needed > - slight rewording in some places > feedback and ok espie@ (jasper@) mk ~ bsd.port.mk > - add clean=all, which takes care of cleaning work, flavors, packages and > plist. > just a shorthand for adding the above words to a list. > ok espie@ (jasper@) ~ bsd.port.mk > have clean=all zap builddir too. req'd by antoine (jasper@) == inputmethods ====================================================== 18/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/inputmethods inputmethods ~ Makefile > Enter ibus-anthy and ibus-skk (fgsch@) ibus-anthy + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-engine_Makefile_in + patches/patch-engine_ibus-engine-anthy_in + patches/patch-setup_ibus-setup-anthy_in > New import: > Import ibus-anthy, a japanese input engine for ibus. ibus-skk + Makefile + distinfo + pkg/PLIST + pkg/DESCR + patches/patch-setup_ibus-setup-skk_in + patches/patch-engine_ibus-engine-skk_in + patches/patch-setup_main_py > New import: > Import ibus-skk, a japanese skk input engine for ibus. scim-anthy ~ Makefile > Correct lib requirements. Bump revision. > ajacoutot@ ok (fgsch@) == lang ============================================================== 19/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/lang ghc ~ Makefile > Bump for real. (kili@) ~ Makefile ~ distinfo > New bootstrapping tarballs after ncurses update. > Adjust WANTLIB and bump. (kili@) guile ~ Makefile > - add a comment as to why the symlink is made > - add slib as a run dependency, so the symlink points to something > - switch to new DEPENDS/WANTLIB/REVISION > ok sthen@ (jasper@) ~ Makefile > fix RUN_DEPENDS, no cookie for me or jasper. pointed out by viq. (sthen@) lua ~ lua.port.mk > - automatically set PKG_ARCH=* when SHARED_ONLY is not set > ok sthen@ (jasper@) php - 5.2/patches/patch-ext_sybase_ct_config_m4 ~ Makefile.inc ~ 5.2/Makefile ~ 5.2/distinfo ~ 5.2/pkg/PLIST-main > update this php port to 5.2.14 too (robert@) == mail ============================================================== 20/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/mail courier-imap ~ Makefile > courier-pop3 does not work without main package, spotted by Dave Anderson > ok sthen@ (giovanni@) mail-notification ~ Makefile ~ patches/patch-jbsrc_jb_c + patches/patch-build_src_mn-base-mbox-mailbox-backend_c + patches/patch-build_src_mn-mozilla-mailbox-backend_c + patches/patch-src_mn-message-mime_c > Use GMime 2.4. (ajacoutot@) ~ Makefile > Explicitely set the gmime version. (ajacoutot@) mozilla-thunderbird ~ Makefile ~ distinfo ~ patch-mozilla_media_liboggz_include_oggz_oggz_off_t_generated_h ~ patch-mozilla_toolkit_library_Makefile_in > Update to mozilla-thunderbird 3.1.3, fixes MFSA 2010-49->63 > http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html#th > underbird3.1.3 > tested by pea@ and myself (landry@) mutt - snapshot/patches/patch-browser_c - snapshot/patches/patch-buffy_c - snapshot/patches/patch-doc_Makefile_in - snapshot/patches/patch-handler_c - snapshot/patches/patch-hcache_c - snapshot/patches/patch-hcache_h - snapshot/patches/patch-imap_imap_c - snapshot/patches/patch-imap_util_c - snapshot/patches/patch-url_c ~ Makefile.inc ~ snapshot/Makefile ~ snapshot/distinfo ~ snapshot/patches/patch-configure_ac ~ snapshot/pkg/PLIST ~ stable/Makefile + snapshot/patches/patch-doc_Makefile_am > - update the sidebar/compressed patches to work with this snapshot. > - new LIB_DEPENDS/REVISION. > - switch to a newer snapshot pulled from the repo, rolling in the > upstream patches. > requested by edd at . thanks to jasper@, landry@, pea@ for testing. (sthen@) thunderbird-i18n ~ Makefile ~ distinfo > Chase tb update and bump thunderbird-i18n to 3.1.3. (landry@) == misc ============================================================== 21/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/misc misc ~ Makefile > +redshift (ajacoutot@) deco ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) lifelines ~ Makefile + patches/patch-src_hdrs_mycurses_h > Fix build with ncursesw. > ok landry (nicm@) redshift ~ Makefile > Ooops tyop. (ajacoutot@) + distinfo + Makefile + pkg/PLIST + pkg/DESCR > New import: > Import redshift-1.5 == multimedia ======================================================== 22/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia gstreamer-0.10 ~ Makefile.inc > Make it possible to tweak CPPFLAGS and LDFLAGS in children ports. > ok jasper@ (ajacoutot@) + plugins-gl/distinfo + plugins-gl/Makefile + plugins-gl/pkg/DESCR + plugins-gl/pkg/PLIST > New import: > Import gstreamer-plugins-gl-0.10.2 ~ Makefile > +plugins-gl (ajacoutot@) ~ plugins-good/Makefile + plugins-good/patch-sys_v4l2_gstv4l2object_c > * no more anonymous unions in video(4) > * bump REVISION-main (jakemsr@) oggconvert ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == net =============================================================== 23/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > enable microblog-purple (sebastia@) ddclient ~ Makefile > Update the MAINTAINERs E-Mail address, and bump pkg revision. > OK, landry@, jasper@ (sebastia@) ipsvd ~ Makefile > - remove maintainer; he timed-out many many times in the past with multiple > ports > and timed-out too after a long period for this change. (jasper@) irssi-icb ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) lftp ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 4.0.10; from Remi Pointel (kevlo@) libbgpdump ~ Makefile ~ patches/patch-cfile_tools_c ~ pkg/PLIST > - fix another ridiculous use-(one-line)-after-free > - install testbgpdump as well as bgpdump, the different output format > is a little easier on my eyes (sthen@) microblog-purple + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-Makefile > New import: > Import microblog-purple: Twitter, Identica, and Status.net plugin for > libpurple pidgin + patches/patch-finch_libgnt_gntwm_c > Actually add the patch. (nicm@) socat ~ Makefile ~ distinfo > - SECURITY UPDATE of socat to 1.7.1.3 > SA40806/CVE-2010-2799: > socat Command Line Argument Buffer Overflow Vulnerability > maintainer timed-out (jasper@) telepathy ~ telepathy-haze/Makefile > Unbreak: this needs the python MODULE. > breakage reported by landry@ (ajacoutot@) wget + patches/patch-src_openssl_c + patches/patch-src_sysdep_h > - fix build with gcc2 (jasper@) yt ~ Makefile > - bump after recent lua.port.mk change > pointed out by sthen@ (jasper@) == news ============================================================== 24/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/news nn ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == print ============================================================= 25/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/print hplip ~ Makefile > Bring back PKGNAME-main. (kili@) ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-check_py ~ patches/patch-configure ~ patches/patch-installer_core_install_py ~ patches/patch-ui4_devmgr5_py ~ patches/patch-ui_devmgr4_py ~ pkg/PLIST-hpijs > Update to hplip-3.10.6. (ajacoutot@) == productivity ====================================================== 26/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/productivity productivity ~ Makefile > - sync (jasper@) gtg ~ Makefile ~ distinfo ~ patches/patch-GTG___init___py ~ patches/patch-GTG_gtg_py ~ patches/patch-gtg_desktop ~ pkg/PLIST > - update gtg to 0.2.4 (jasper@) when + distinfo + Makefile + pkg/DESCR + pkg/PLIST > New import: > import when 1.1.21 ~ Makefile ~ distinfo > - better distfile (jasper@) ~ Makefile > - argh, shuffling tarballs and distfiles is no fun..as pntd out by kili. > (jasper@) ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) xinvest ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) xquote ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == security ========================================================== 27/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > Add sshguard; OK sthen@ (millert@) arirang ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/PLIST > Update to arirang 1.90 from MAINTAINER jung. (landry@) gnupg2 ~ Makefile ~ distinfo > Update to 2.0.16 > ok jasper@ (pea@) kedpm ~ Makefile > Update the MAINTAINERs E-Mail address, and bump pkg revision. > OK, landry@, jasper@ (sebastia@) p5-Digest-SHA1 ~ Makefile ~ distinfo > - update p5-Digest-SHA1 to 2.13 (jasper@) sshguard + Makefile + distinfo + patches/patch-src_sshguard_procauth_c + patches/patch-src_sshguard_logsuck_c + pkg/DESCR + pkg/PLIST + pkg/MESSAGE > New import: > sshguard port; OK sthen@ ~ pkg/MESSAGE > Describe how to run sshguard from rc.local (millert@) ~ Makefile > Missed bump in previous. (ajacoutot@) == shells ============================================================ 28/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/shells zsh ~ Makefile ~ patches/patch-Doc_zsh_texi + patches/patch-configure_ac > Set _XOPEN_SOURCE_EXTENDED on OpenBSD as well. Fixes build with > ncursesw. > ok landry (nicm@) == sysutils ========================================================== 29/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils collectd ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-configure ~ patches/patch-src_Makefile_in > Update to collectd 4.10.1, from Simon Kuhnle, thanks! (landry@) flyback ~ Makefile > Don't mix old (p*) and new (REVISION) style. > Bump for real, which needs an EPOCH in this case (without it, > you can't update from *p6p0). (kili@) heartbeat ~ Makefile > Bring back PKGNAME-main. While here, add pthread to WANTLIB and bump > -main and -snmp. (kili@) runit ~ Makefile > - remove maintainer; he timed-out many many times in the past with multiple > ports > and timed-out too after a long period for this change. (jasper@) system-tools-backends + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-Utils_Platform_pm + patches/patch-Time_TimeDate_pm + patches/patch-Users_Users_pm + patches/patch-Network_Ifaces_pm + patches/patch-Time_NTP_pm + patches/patch-Network_Hosts_pm + patches/patch-Shares_SMB_pm > New import: > Import system-tools-backends-2.10.1 toprump + patches/patch-toprump_c > - fix build for gcc2 (jasper@) wmcb ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) wmmon ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == telephony ========================================================= 30/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/telephony asterisk-openbsd-moh ~ Makefile ~ distinfo > Trivial version update to add the 4.8 song now that it's up on the public > web site. (ian@) ~ pkg/PLIST > Both 4.8 and 4.7 updates failed to update the PLIST (ian@) ~ Makefile > Bump pkg, requested by sthen@ (ian@) == textproc ========================================================== 31/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > link textproc/zathura to the build (edd@) boust ~ Makefile > - missing USE_X11: (jasper@) discount ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) iso12083 ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) meld ~ Makefile ~ distinfo ~ pkg/PLIST > Update to meld-1.3.3. > Move to gnome module. (ajacoutot@) p5-Pod-POM ~ Makefile ~ distinfo ~ pkg/PLIST > - update p5-Pod-POM to 0.27 (jasper@) p5-String-ShellQuote ~ Makefile ~ distinfo > - update p5-String-ShellQuote to 1.04 (jasper@) p5-XML-NamespaceSupport ~ Makefile ~ distinfo > - update p5-XML-Namespacesupport to 1.11 > - remove configure argument taken care of by cpan.port.mk nowadays > (jasper@) p5-XML-Twig ~ Makefile ~ distinfo ~ patches/patch-Makefile_PL > - update p5-XML-Twig to 3.35 (jasper@) p5-XML-Writer ~ Makefile ~ distinfo > - update p5-XML-Writer to 0.612 (jasper@) wdiff ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) zathura + distinfo + Makefile + pkg/PLIST + pkg/DESCR > New import: > Import zathura PDF reader, from Abel Abraham Camarillo Ojeda (also > MAINTAINER). ~ Makefile > fix redundant libs spotted by ajacoutot@ > OK ajacoutot (edd@) ~ Makefile > - missing USE_X11: (jasper@) == www =============================================================== 32/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/www bricolage ~ Makefile ~ patches/patch-inst_files_pl ~ pkg/PLIST > Don't create /var/tmp/bricolage during fake stage, we don't want things > outside of WKRINST be created and it gets left behind. > Regen PLIST while here. (ajacoutot@) cherokee ~ Makefile ~ distinfo ~ pkg/PLIST-main + patches/patch-admin_wizards_php_py > Update to 1.0.8 and search for php-fastcgi in the correct place > so that the admin interface can find it and use it. > ok ajacoutot@ (robert@) community-id ~ Makefile ~ files/README.OpenBSD ~ pkg/PLIST + files/communityid.conf + patches/patch-webdir__htaccess > Simplify installation, now works out of the box without the need to tweak > anything when following README.OpenBSD. (ajacoutot@) ~ Makefile ~ pkg/PLIST > Add some @unexec-delete so that this package don't leave bogus links > behind. (ajacoutot@) epiphany ~ Makefile + patches/patch-src_pdm-dialog_c > Merge upstream commit 479f0a9a7ec095a8457e7d5b70695207e81f40c6 to fix > a loooong standing bug. > "pdm-dialog: do not crash when clearing the passwords from prefs dialog > The code (wrongly) assumed we could only be called from withing the > PDM dialog. Do some refactoring to make it more generic. > Bug #606933" (ajacoutot@) firefox35 ~ Makefile ~ distinfo ~ patch-media_liboggz_include_oggz_oggz_off_t_generated_h ~ patch-toolkit_library_Makefile_in > Update firefox35 port to 3.5.12, fixing a whole bunch of MFSA (2010-49->63) > (landry@) hs-cgi ~ Makefile ~ distinfo > Update to cgi-3001.1.7.3. > Fix HOMEPAGE (which was completely wrong, pointing to the parsec homepage). > (kili@) mozilla-firefox ~ Makefile ~ files/sydney_audio_sndio.c > simplify and improve sndio backend: > - do not use threads > - report current position correctly (fixes A/V sync) > input from jakemsr@, ratchov@ > ok landry@ (eric@) ~ Makefile ~ distinfo ~ patch-media_liboggz_include_oggz_oggz_off_t_generated_h ~ patch-toolkit_library_Makefile_in ~ pkg/PLIST > Update firefox35 port to 3.5.12, fixing a whole bunch of MFSA (2010-49->63) > (landry@) mozplugger ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-mozpluggerrc ~ pkg/MESSAGE > Update to mozplugger 1.14.1, with testing from Dave Del Debbio (thanks!) > and feedback from fgsch at . (landry@) opera-flashplugin ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) p5-libwww ~ Makefile ~ distinfo > - SECURITY UPDATE of p5-libwww to 5.835 > CVE-2010-2253: lwp-download in libwww-perl before 5.835 does not reject > downloads to filenames that begin with a . (dot) character, which allows > remote servers to create or overwrite files and possibly execute arbitrary > code. > from ian mcwilliam, ok sthen@ (jasper@) py-CherryPy ~ Makefile > Update the MAINTAINERs E-Mail address, and bump pkg revision. > OK, landry@, jasper@ (sebastia@) seamonkey ~ Makefile ~ distinfo ~ patch-mozilla_media_liboggz_include_oggz_oggz_off_t_generated_h > Update seamonkey to 2.0.7, fixing a bunch of MFSA (2010-49->63) (landry@) varnish ~ Makefile ~ distinfo ~ patches/patch-bin_varnishd_mgt_param_c ~ patches/patch-bin_varnishd_mgt_pool_c ~ patches/patch-configure ~ pkg/MESSAGE ~ pkg/PFRAG.shared ~ pkg/PLIST > update to 2.1.3 inspired by patch from Marius ROMAN gmail.com>, modifications by me with input from ajacoutot@ > ok ajacoutot@ (jim@) wwwoffle ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == x11 =============================================================== 33/33 == http://www.openbsd.org/cgi-bin/cvsweb/ports/x11 x11 ~ Makefile > Link anonymous-pro (matthieu@) ~ Makefile > - add partiwm (jasper@) aewm ~ Makefile ~ patches/patch-Makefile ~ pkg/PLIST > - fix a warning during packaging about funky symlinks (ptd. out by sthen) > - get rid of gzip'd man pages > looks good to sthen@ (jasper@) anonymous-pro + distinfo + Makefile + pkg/PLIST + pkg/DESCR > New import: > Import anonymous-pro fonts. with feedback from and ok landry@ ~ Makefile ~ pkg/PLIST > Don't install files with white space in their names. > Requested by and ok ajacoutot@ (matthieu@) dbus-glib ~ Makefile ~ distinfo ~ patches/patch-configure ~ pkg/PLIST > Update to dbus-glib-0.88. (ajacoutot@) ~ Makefile > Correct master site. ajacoutot@ ok. (fgsch@) ~ Makefile > Not my day... I forgot an important SHARED_LIBS bump. (ajacoutot@) dbus-python ~ Makefile ~ distinfo + patch-test_TestSuitePythonService_service_in + patch-test_run-test_sh + patch-test_run-with-tmp-session-bus_sh > update to dbus-python 0.83.1 and enable regression. > maintainer (ajacoutot@) ok (fgsch@) e17 ~ Makefile.inc > - move distfiles/ to a proper mirroring location. (jasper@) freefarsi-ttf ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) gnome ~ gvfs/Makefile > Fix RUN_DEPENDS, spotted by landry@ (ajacoutot@) ~ genius/Makefile ~ genius/distinfo ~ genius/pkg/PLIST > Update to genius-1.0.10. > Still broken but another step towards gnomevfs2 removal... (ajacoutot@) ~ f-spot/Makefile ~ f-spot/distinfo ~ f-spot/patches/patch-tools_Makefile_in > Minor update to f-spot-0.7.3. (ajacoutot@) ~ genius/Makefile ~ genius/distinfo ~ genius/patches/patch-src_gnome-genius_desktop > Minor update to genius-1.0.11. Still broken. (ajacoutot@) + system-tools/distinfo + system-tools/Makefile + system-tools/pkg/DESCR + system-tools/pkg/PLIST + system-tools/pkg/PFRAG.shared + system-tools/patches/patch-src_users_user-settings_c + system-tools/patches/patch-src_shares_share-settings_c + system-tools/patches/patch-src_shares_shares-tool_c + system-tools/patches/patch-interfaces_time_ui + system-tools/patches/patch-src_users_user-profiles_conf_in > New import: > Import gnome-system-tools-2.30.2 ~ nautilus/Makefile > Add one more port to the reminder list. (ajacoutot@) ~ system-tools/patches/patch-interfaces_time_ui ~ system-tools/patches/patch-src_users_user-profiles_conf_in + system-tools/patches/patch-src_time_main_c + system-tools/patches/patch-src_time_time-tool_c > Do not display NTP configuration/synchronisation for now, it requires > "services" support. (ajacoutot@) ~ totem-pl-parser/Makefile > Explicitely set the gmime version. (ajacoutot@) ~ krb5-auth-dialog/Makefile ~ krb5-auth-dialog/distinfo ~ krb5-auth-dialog/pkg/PFRAG.shared ~ krb5-auth-dialog/pkg/PLIST + krb5-auth-dialog/files/krb5-config > Update to krb5-auth-dialog-0.17. (ajacoutot@) inconsolata-font ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) lxrandr - patches/patch-src_lxrandr_c ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-data_lxrandr_desktop_in > Overdue update to lxrandr-0.1.1. (ajacoutot@) openbox ~ Makefile ~ distinfo ~ patches/patch-Makefile_in > update to openbox 3.4.11.2. > maintainer (benoit at openbsd.org) ok. (fgsch@) openmotif ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) osd_clock ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) partiwm + distinfo + Makefile + pkg/DESCR + pkg/PLIST + patches/patch-setup_py + patches/patch-xpra_scripts_server_py > New import: > import parti 0.0.6, includes partiwm, xpra and wimpiggy. ~ Makefile > - add missing run dependency (jasper@) pinot ~ Makefile > Explicitely set the gmime version. (ajacoutot@) py-qt3 ~ Makefile > - remove maintainer; he timed-out many many times in the past with multiple > ports > and timed-out too after a long period for this change. (jasper@) py-qt4 ~ Makefile ~ distinfo ~ pkg/PLIST-main > - bug fix update to py-qt 4.7.6 > - sync wantlib > - add missing dbus-python related file > - use the gettext module > ok jasper@ landry@ (sthen@) ~ Makefile + patches/patch-pyuic_uic_driver_py > Remove argument from open() call, works around a problem with pyuic4. > Worked out by me and independently suggested by Phil @ riverbank. (sthen@) spranq-ecofont-ttf ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) video ~ Makefile + patches/patch-video_c > * no more anonymous unions in video(4) > * no need to exclude GCC2_ARCHS > * bump REVISION > * minor nits (jakemsr@) vlc ~ Makefile ~ patches/patch-modules_access_v4l2_c > * no more anonymous unions in video(4) > * bump REVISION-main (jakemsr@) xtu ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) =============================================================================== From auto at squish.net Mon Sep 13 07:00:32 2010 From: auto at squish.net (OWC) Date: Mon, 13 Sep 2010 07:00:32 +0100 (BST) Subject: [owc] Weekly www changes ending 2010-09-12 Message-ID: <20100913060042.0EB2A1CD532@snowy.squish.net> OpenBSD www changes summary for 2010-09-05 to 2010-09-12 inclusive ================================================================== 48.html cs faq images index.html items.html lyrics.html nl older.html openbgpd opencvs openntpd openssh orders.html plus.html plus48.html pt translation.html == 48.html =========================================================== 01/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/48.html 48.html > add 4.8 pre-orders (deraadt@) > fix link (deraadt@) > Set versions for ports hilights. (landry@) > - set versions for software in base (jasper@) > - fix mysql version (jasper@) > add some new drivers (jsg@) > more hardware improvements and correct OpenSSH version. (jsg@) > Mention autoconfprivacy and UTF-8 locale. (stsp@) > X.Org base version is 7.5. (matthieu@) == cs ================================================================ 02/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/cs cs ~ donations.html ~ index.html > Sync with Steelix CVS (ajacoutot@) == faq =============================================================== 03/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/faq faq ~ upgrade48.html > useradd lines are for the user to enter, should be 'd. (nick@) ~ upgrade48.html > not all platforms have a bsd.mp, may generate a harmless error. > adjust how s are in place to make page validate. > patch file definitely exists now (and has been tested). > Warn that patch(1) may bail before attempting all files if it gets > confused, so check last file changed. (nick@) ~ upgrade48.html > Ready for advanced users to check out. > Still need to flesh out "before upgrading" section and ports sections > before it is ready for general public. (nick@) ~ upgrade48.html > sysmerge handles users and groups sanely now, so remove this warning, > and it probably reduces or eliminates the reasons to use the patch method. > Figures, 'bout the time I get generating the patch down to a science... > Prodding from ajacoutot at . (nick@) ~ faq6.html > brconfig->ifconfig, bridgename.if->hostname.if. ok nick@ (sthen@) ~ pf/index.html ~ index.html > Remove links to outdated translations. (ajacoutot@) ~ faq1.html > screwups from the 4.6->4.7 update. Found while working on 4.7->4.8. > (nick@) ~ nl/faq6.html ~ nl/index.html ~ pf/nl/index.html > Sync with Steelix CVS (ajacoutot@) ~ cs/faq1.html ~ cs/index.html ~ nl/faq1.html ~ pf/cs/index.html > Sync with Steelix CVS (ajacoutot@) == images ============================================================ 04/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/images images + 48song.jpg + ElPuffiachi.jpg + cd48-s.gif + openbsd48_cover.gif + poster24-s.gif + poster24.jpg > add 4.8 pre-orders (deraadt@) == index.html ======================================================== 05/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/index.html index.html > add 4.8 pre-orders (deraadt@) > Remove links to outdated translations. (ajacoutot@) == items.html ======================================================== 06/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/items.html items.html > add 4.8 pre-orders (deraadt@) > fix a url (deraadt@) == lyrics.html ======================================================= 07/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/lyrics.html lyrics.html > add 4.8 pre-orders (deraadt@) == nl ================================================================ 08/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/nl nl ~ anoncvs.html ~ books.html ~ cvsync.html ~ donations.html ~ items.html ~ why-cvs.html > Sync with Steelix CVS (ajacoutot@) ~ index.html ~ items.html ~ older.html ~ orders.html ~ translation.html > Sync with Steelix CVS (ajacoutot@) == older.html ======================================================== 09/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/older.html older.html > list 4.8 (deraadt@) == openbgpd ========================================================== 10/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/openbgpd openbgpd ~ index.html > Remove links to outdated translations. (ajacoutot@) ~ nl/index.html > Sync with Steelix CVS (ajacoutot@) ~ cs/index.html > Sync with Steelix CVS (ajacoutot@) == opencvs =========================================================== 11/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/opencvs opencvs ~ index.html > Remove links to outdated translations. (ajacoutot@) ~ nl/index.html > Sync with Steelix CVS (ajacoutot@) ~ cs/index.html > Sync with Steelix CVS (ajacoutot@) == openntpd ========================================================== 12/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/openntpd openntpd ~ index.html > Remove links to outdated translations. (ajacoutot@) ~ nl/index.html > Sync with Steelix CVS (ajacoutot@) ~ cs/index.html > Sync with Steelix CVS (ajacoutot@) == openssh =========================================================== 13/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/openssh openssh + ru/security.html > Sync with Steelix CVS (ajacoutot@) == orders.html ======================================================= 14/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/orders.html orders.html > add 4.8 pre-orders (deraadt@) == plus.html ========================================================= 15/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus.html plus.html > remove advertisement of an incorrect change that has been reverted > (schwarze@) == plus48.html ======================================================= 16/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/plus48.html plus48.html > typo (deraadt@) > new; Nicolas P. M. Legrand (deraadt@) == pt ================================================================ 17/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/pt pt ~ cvsup.html ~ donations.html ~ index.html ~ plus.html ~ translation.html ~ why-cvs.html > Sync with Steelix CVS (ajacoutot@) == translation.html ================================================== 18/18 == http://www.openbsd.org/cgi-bin/cvsweb/www/translation.html translation.html > Remove links to outdated translations. (ajacoutot@) =============================================================================== From auto at squish.net Mon Sep 20 07:00:01 2010 From: auto at squish.net (OWC) Date: Mon, 20 Sep 2010 07:00:01 +0100 (BST) Subject: [owc] Weekly src changes ending 2010-09-19 Message-ID: <20100920060011.3D6A51CD516@snowy.squish.net> OpenBSD src changes summary for 2010-09-12 to 2010-09-19 inclusive ================================================================== bin/date bin/ksh bin/ls bin/pax bin/rcp games/battlestar gnu lib/csu lib/libc lib/libcompat lib/libkeynote lib/libkvm lib/libsndio regress/lib sbin/bioctl sbin/iked sbin/init sbin/ipsecctl sbin/pfctl share/man sys/arch/loongson/include sys/arch/mips64/include sys/arch/mips64/mips64 sys/arch/sgi/include sys/arch/sgi/sgi sys/arch/sgi/stand sys/arch/sgi/stand/boot sys/arch/sgi/stand/boot32 sys/arch/sgi/stand/libsa32 sys/dev sys/dev/acpi sys/dev/ata sys/dev/ic sys/dev/pci sys/dev/usb sys/kern sys/net sys/netinet sys/netmpls sys/scsi sys/sys usr.bin/aucat usr.bin/cdio usr.bin/cvs usr.bin/dc usr.bin/find usr.bin/lex usr.bin/m4 usr.bin/man usr.bin/mandoc usr.bin/mklocale usr.bin/pkg-config usr.bin/rpcgen usr.bin/ssh usr.bin/vgrind usr.sbin/apm usr.sbin/cron usr.sbin/mtrace usr.sbin/pkg_add usr.sbin/pppd usr.sbin/pstat usr.sbin/rbootd usr.sbin/route6d usr.sbin/rtadvd usr.sbin/smtpd usr.sbin/traceroute usr.sbin/user == bin =============================================================== 01/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/bin date ~ date.1 > more wacky macro fixing; (jmc@) ksh ~ ksh.1 ~ sh.1 > some macro cleanup: > - remove some old groff workarounds in SYNOPSIS > - avoid "Op ... Oc" constructions > - avoid empty Sq/Dq > - change some incorrect Xr (jmc@) ls ~ ls.c ~ print.c > remove trailing spaces and tabs from source code; no binary change. > (sobrado@) pax ~ pax.1 > more wacky macro fixing; (jmc@) rcp ~ rcp.1 > more wacky macro fixing; (jmc@) == games ============================================================= 02/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/games battlestar ~ battlestar.6 > put HISTORY in the right place; (jmc@) == gnu =============================================================== 03/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/gnu gnu ~ gcc/gcc/config/mips/mips.h > Provide a LOCAL_ALIGNMENT() macro, as on other strict alignment > architectures. (miod@) == lib =============================================================== 04/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/lib csu ~ mips64/crt0.c > Since the stack layout changes from gcc3 to gcc4, change the inline asm to > deal with this. > ok miod@ (kettenis@) libc ~ gen/getloadavg.3 ~ stdlib/getopt_long.3 > more wacky macro fixing; (jmc@) libcompat ~ regexp/regexp.3 > more wacky macro fixing; (jmc@) libkeynote ~ keynote.3 > more wacky macro fixing; (jmc@) libkvm ~ kvm_getloadavg.3 > more wacky macro fixing; (jmc@) libsndio ~ sun.c > don't try to get the current stream postion when the device is stopped, > and don't generate clock ticks (ie don't invoke the sio_onmove(3) > call-back). (ratchov@) == regress =========================================================== 05/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/regress lib + libc/gcvt/Makefile + libc/gcvt/gcvt_test.c > Add gcvt() regress with test vectors derived from perl regress. > Does not currently pass, which is why perl can't use it to format > doubles. (millert@) ~ libc/gcvt/gcvt_test.c > Add more test vectors. (millert@) ~ libc/gcvt/gcvt_test.c > Test default precision when ndigit is negative. (millert@) ~ libc/gcvt/gcvt_test.c > Add cvs tag, author name and year (millert@) == sbin ============================================================== 06/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/sbin bioctl ~ bioctl.8 > various tweaks, based on a diff from Chris Palmer; > ok marco (jmc@) iked ~ proc.c > pass proper argument to the proc_sig_handler and check env for > NULL before dereferencing. fixes an annoying crash. > ok reyk (mikeb@) init ~ init.8 > more wacky macro fixing; (jmc@) ipsecctl ~ ipsec.conf.5 > more wacky macro fixing; (jmc@) pfctl ~ pfctl.8 > spacing fix; (jmc@) ~ pfctl.8 > - note that -Fr puts the filer in a "pass all" state > - note that -f replaces the current ruleset > based on a diff from Anders Langworthy, but altered by mcbride and henning; > ok henning (jmc@) ~ pfctl.8 > back out the -Fr hunk from previous: deraadt points out it is incorrectly > worded. i think what is there now is clear enough. (jmc@) ~ pfctl.8 > Do not break .Op scope by .Oc. > While here, remove .Xo macros that were ugly workarounds > to deal with groff-1.15 bugs, but are required neither by modern groff > nor by mandoc nor by any documentation we are aware of. > Problem originally noticed by jmc@ running mandoc -Tlint; > patch ok by jmc at . (schwarze@) == share ============================================================= 07/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/share man ~ man3/intro.3 > document the curses wide libraries, with help from nicm; (jmc@) ~ man4/acpi.4 > missing section number for acpisony(4); from Rafael Ferreira Neves (jmc@) ~ man5/port-modules.5 > fix "set yo yes" typo. (sthen@) ~ man4/axe.4 ~ man4/mos.4 > .Tm -> .Nm (jmc@) ~ man4/man4.amd64/apm.4 ~ man4/man4.i386/apm.4 ~ man4/man4.macppc/apm.4 ~ man4/man4.zaurus/apm.4 > - remove some silly .Tn/.Tm > - supply a missing -width to one of the lists (jmc@) ~ man4/auixp.4 ~ man4/lm.4 ~ man4/termios.4 ~ man4/man4.hppa/cpu.4tbl ~ man4/man4.landisk/shpcic.4 ~ man4/man4.vax/ra.4 > fix some unbalanced quoting, and a little whitespace removal; (jmc@) ~ man4/btsco.4 ~ man4/rtfps.4 ~ man4/rtw.4 ~ man4/man4.hppa/pdc.4 > more wacky macro fixes; (jmc@) ~ man4/ukbd.4 > remove a phantom control character; (jmc@) ~ man9/syscall.9 ~ man9/vaccess.9 ~ man9/vclean.9 ~ man9/vcount.9 ~ man9/vdevgone.9 ~ man9/vfinddev.9 ~ man9/vget.9 ~ man9/vput.9 ~ man9/vrecycle.9 ~ man9/vref.9 ~ man9/vrele.9 > - put the Os macro in the correct place > - in one instance, .Dr -> .Dq (jmc@) ~ man7/mdoc.samples.7 > fix some unbalanced quoting; (jmc@) == sys =============================================================== 08/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/sys arch/loongson/include + fpu.h > FPU control/status register defines, and upcoming userland function > prototypes to allow control of the FPU c/sr FS field. (miod@) arch/mips64/include ~ arcbios.h > Use __dead instead of volatile to mark functions that don't return. Makes > it possible to compile sgi kernels with gcc4. > ok miod@ (who pointed out what volatile was used for in this case) > (kettenis@) ~ cpu.h > Stricter types in MipsEmulateBranch(), and related cleanups. > No functional change. (miod@) ~ cpu.h > Added OCTEON in cpu type. ok miod@ (syuu@) ~ mips_opcode.h > There is only one code for coprocessor BC opcodes, so don't bother to > handle > a second (invalid) opcode; confirmed by all mips core documentation. > (miod@) + fpu.h > FPU control/status register defines, and upcoming userland function > prototypes to allow control of the FPU c/sr FS field. (miod@) ~ cpu.h > Protect a few more defines with _KERNEL checks, and also allow some of them > to be visible if _STANDALONE. This will eventually be used by the upcoming > new-and-improved loongson bootblocks (in the works). (miod@) ~ mips_opcode.h > Recognize MIPS IV extra FPU condition codes in MipsEmulateBranch(). (miod@) ~ mips_opcode.h > Overhaul ddb disassembler to recognize all MIPS IV instructions, as well as > some mips64r2 instructions. Various bugfixes all over as well (conditional > trap instructions do not have a delay slot, for instance). (miod@) arch/mips64/mips64 ~ tlbhandler.S > Avoid machine-check exception on OCTEON. ok miod@ (syuu@) ~ db_machdep.c ~ trap.c > Stricter types in MipsEmulateBranch(), and related cleanups. > No functional change. (miod@) ~ cpu.c > Added OCTEON in cpu type. ok miod@ (syuu@) ~ trap.c > Recognize the new sequence gcc4 uses to trap on divide by zero. (miod@) ~ db_disasm.c ~ db_machdep.c ~ trap.c > There is only one code for coprocessor BC opcodes, so don't bother to > handle > a second (invalid) opcode; confirmed by all mips core documentation. > (miod@) ~ db_disasm.c > Correctly disassemble `branch likely' instructions. (miod@) ~ trap.c > Recognize MIPS IV extra FPU condition codes in MipsEmulateBranch(). (miod@) ~ db_disasm.c > Overhaul ddb disassembler to recognize all MIPS IV instructions, as well as > some mips64r2 instructions. Various bugfixes all over as well (conditional > trap instructions do not have a delay slot, for instance). (miod@) arch/sgi/include + fpu.h > FPU control/status register defines, and upcoming userland function > prototypes to allow control of the FPU c/sr FS field. (miod@) arch/sgi/sgi ~ sginode.c > Do not trust the FPU identification register obtained from KL configuration > on IP27 as well; spotted by krw. (miod@) arch/sgi/stand ~ Makefile32.inc > Forc -mno-abicalls when compiling non-PIC bootblocks, for gcc 4 passes > -KPIC > to the assembler now unless -mno-abicalls is specified. (miod@) ~ Makefile.inc > Fix couple of warnings > ok miod (marco@) arch/sgi/stand/boot ~ arcbios.c > unstatic variable we need elsewhere, fixes stand build on tezro > ok jsing (marco@) ~ boot.c > Force .rodata.str1.4 section to be merged into .text for the 32-bit > bootblocks, > fallout from using -mno-abicalls noticed by jsing@ (miod@) ~ boot.c > Undo unrelated changes commitedby mistake. (miod@) arch/sgi/stand/boot32 ~ ld.script > Force .rodata.str1.4 section to be merged into .text for the 32-bit > bootblocks, > fallout from using -mno-abicalls noticed by jsing@ (miod@) arch/sgi/stand/libsa32 + heap.h > Force .rodata.str1.4 section to be merged into .text for the 32-bit > bootblocks, > fallout from using -mno-abicalls noticed by jsing@ (miod@) - heap.h > Undo unrelated changes commitedby mistake. (miod@) dev ~ audio.c ~ audiovar.h > DVACT_{QUIESCE,RESUME} for audio(4) > DVACT_QUIESCE: > 1) waits until ringbuffer current position wraps back to the start of > the buffer > 2) stops playback and/or recording by way of the hardware drivers' "halt" > audio_hw_if method > 3) blocks userland access to audio device > 4) saves the current state of the master mute, then mutes it > DVACT_RESUME: > 1) reprogram hardware stream parameters for playback or recording > if they were active at DVACT_QUIESCE by way of hardware drivers' > "set_params" audio_hw_if method > 2) start playback or recording if they were active at DVACT_QUIESCE > by way of hardware drivers' "trigger" or "start" audio_hw_if method > 3) restores master mute state as it was at DVACT_QUIESCE > 4) wakes up blocked userland processes accessing the hardware (jakemsr@) dev/acpi ~ atk0110.c > acpi sub-drivers may not use sensordev_install(); all acpi/acpiec/dsdt > operations must currently operate under the acpi thread. So use > aml_register_notify with ACPI_POLL for now -- it is a horrific hack of > an interface, but now that all drivers are unified to use it, we can > consider improving it. > tested by jasper and claudio (deraadt@) dev/ata ~ atascsi.c > check the cdb length on the scsi commands we emulate in atascsi as a way to > check that the midlayer is doing the right thing. > ok krw@ (dlg@) ~ atascsi.c > move the ncq depth calculation into atascsi_probe where it belongs. by > default we now only give devices 1 openings unless both the adapter and > device support ncq and a queue depth greater than one. > tested by josh elsasser, who always seems to get hurt when i change the > openings handling in atascsi. > ok krw@ (dlg@) dev/ic ~ mpireg.h > sas io unit page 0 and 1 (dlg@) ~ mpi.c > im not convinced we only have one outstanding event to ack at a time. this > steals^Wleverages the code used in mpii for handling a list of events to > acknowlede. > tested by hotplugging sas disks. (dlg@) ~ mpivar.h > im not convinced we only have one outstanding event to ack at a time. this > steals^Wleverages the code used in mpii for handling a list of events to > acknowlede. > tested by hotplugging sas disks. (dlg@) ~ mpi.c > dont reuse the event notifications ccbs id for the acknowledgement. (dlg@) ~ mpi.c ~ mpivar.h > if a busy sas device is unplugged, the pending io on that device will > never complete. > when we get a detach event from the firmware, we currently deactivate the > device and then request the scsi midlayer attempt to detach the device. > this diff now deactivates the device and then resets the target, forcing > the ioc to complete the pending operations. once the reset has completed > we then request a detach of the kernel device. > this lets me hotplug busy sas disks without leaking scsi_xfers or bufs or > anything. (dlg@) ~ mpi.c > allow devices on fc and sas adapters to use all the openings the chip can > provide. spi parts are still limited. > ok krw@ (dlg@) dev/pci ~ auvia.c ~ auviavar.h > autoconf activate suspend/resume for auvia(4). uses new audio(4) > DVACT_{QUIESCE,RESUME]. (jakemsr@) ~ auich.c > use audio(4) DVACT_{QUIESCE,RESUME} (jakemsr@) ~ cs4280.c > use audio(4) DVACT_{QUIESCE,RESUME} (jakemsr@) ~ cmpci.c > autoconf activate suspend/resume for cmpci(4). uses audio(4) > DVACT_{QUIESCE,RESUME}. (jakemsr@) ~ emuxki.c > autoconf activate suspend/resume for emu(4). uses audio(4) > DVACT_{QUIESCE,RESUME}. not 100% right yet. after resume, interrupts, > DMA, and the mixer appear to be working, but no sound is produced. > cookie for whoever finds the problem. (jakemsr@) ~ azalia.c > use audio(4) DVACT_{QUIESCE,RESUME} (jakemsr@) ~ auich.c ~ auvia.c ~ azalia.c ~ cmpci.c ~ cs4280.c ~ emuxki.c > silly me. use the switch() variable, not the case value. (jakemsr@) ~ if_msk.c > Add some missing bus_dmamap_sync(). Fix a small whitespace problem while > I'm there. (kettenis@) ~ yds.c ~ ydsreg.h > use audio(4) DVACT_{QUIESCE,RESUME} (jakemsr@) ~ if_lii.c > Move setting of reception of broadcast packets from lii_init() into > lii_iff() to be consistent with age/alc and other drivers. No functional > change. From Brad, tested by oga at . (sthen@) ~ if_xl_pci.c > wrap a long line (deraadt@) ~ if_em_hw.c > Check the right mask for additional functions in phy code for 82575 > and don't treat a MNG read timeout as fatal as per the Intel code > in FreeBSD. > With these changes Peter Bisroev no longer sees problems with phy > initialisation across reboots on ET quad 82575 cards. > ok claudio@ (jsg@) ~ if_em.c ~ if_em_hw.c ~ if_em_hw.h > add support for 82583V. Confirmed to work on Portwell CAD-0205. > ok jsg@ (yasuoka@) dev/usb ~ uvideo.c > anonymous unions aren't standard C and don't work with gcc2. name the > anonymous unions "un". > delete some obsolete mpeg/jpeg compression methods that have never been > supported, and will not need to be supported. (jakemsr@) ~ usb_quirks.c > - prevent about then dots from being emitted by my rum(4) upon attach. > (jasper@) kern ~ exec_elf.c > don't forget to free program header sections when writing > core files. fixes a local DoS that can be carried out by > an unprivileged user. > ok kettenis (mikeb@) net ~ if_spppsubr.c > Using a normaly unavailable 0.0.0.1 gateway on routes on sppp(4) based > devices is a bad idea. The problem is that the default route per se works > but PMTU is unable to clone host routes because the gateway is unreachable. > Fix sppp(4) so that it walks the routing table and fixes the gateways. > This makes PMTU work again. Diff tested by weerd@ and markus@ (older > version) > for a long time. (claudio@) netinet ~ ip_icmp.c ~ ip_icmp.h > Change icmp_reflect() so that it does not call icmp_send directly. This > allows other users (like MPLS) use this function instead of rolling a own > version. Implement icmp_do_exthdr() to attach an RFC 4884 extension header > to an ICMP error produced by icmp_do_error(). > "best to get it in." deraadt@ (claudio@) netmpls ~ mpls_input.c > First shot at ICMP error handling inside an MPLS path. Currently only > TTL exceeded errors for IPv4 are handled. This makes traceroute through > MPLS tunnels work (including RFC 4950 MPLS extension header). > "best to get it in." deraadt@ (claudio@) scsi ~ cd.c > Make cd the same as sd by calling the cd_parms member of the softc 'params' > rather than 'sc_params'. No change to .o file. (krw@) ~ sdvar.h ~ sd.c > Garbage collect rot_rate from disk_parms. No longer in disk label so no > need to calculate and save. Not used anywhere in tree. (krw@) ~ scsi_disk.h > i got the order of the bits in the cache page back to front. how > embarrsssment. > discovered by okan@ (dlg@) ~ scsi_base.c ~ scsiconf.h > the openings member of scsi_link is the maximum number of commands that a > scsi device can have in flight. instead of counting users of openings on > the bus by taking away from the openings value, count the number of > pending commands on the bus in a new pending variable. > this lets us know how many outstanding commands there are. we can then use > that to make sure that all commands a device has generated get completed > before detaching the device. this helps avoid resource leaks and use after > frees. > tested by me on pci ehci/umass, fc mpi, and sas mpi. > tested by jakemsr on cardbus ohci umass. > it found issues in sas mpi which were fixed as a result of this diff. > ok krw@ (dlg@) ~ st.c > Clean up sense mode handling to make residual value handling clearer > and more plausibly correct. > Tested by jsing@ and myself. (krw@) ~ st.c ~ cd.c > scsi_xsh_del the xs handler on DEACTIVATE. > same change as sd.c r1.212. matthew@ pointed out that cd(4) and > st(4) would need the same change. (dlg@) ~ st.c > dont leak an xs in ststart if its called while the device is dying. > pointed out by matthew@ (dlg@) ~ scsiconf.h ~ scsi_base.c > revert scsi_base.c r1.195 and scsiconf.h r1.138 as it screws up with some > disks in atascsi. > as reported in pr6470 (dlg@) sys ~ videoio.h > anonymous unions aren't standard C and don't work with gcc2. name the > anonymous unions "un". > delete some obsolete mpeg/jpeg compression methods that have never been > supported, and will not need to be supported. (jakemsr@) == usr.bin =========================================================== 09/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin aucat ~ wav.c > add forgotten ``return NULL'' when a .wav file fails to get the > device with the required mode (ratchov@) cdio ~ cdio.1 > more wacky macro fixing; (jmc@) cvs ~ cvs.5 > more wacky macro fixing; (jmc@) dc ~ dc.1 > more wacky macro fixing; (jmc@) find ~ find.1 > Shorten text pointing from -X to -print0. > Add pointer from -print0 to xargs(1). > Add an EXAMPLE to demonstrate \( ... -or ... \) -print0. > Stop advertising -print | xargs, which is dangerous. > Add a CAVEAT about passing find(1) output to other programs. > Mostly from joachimschipper dot nl; > using feedback from jmc@ and sthen@, and tweaked myself; > ok jmc@ (schwarze@) lex ~ flex.1 > fix SYNOPSIS; (jmc@) m4 ~ m4.1 > more wacky macro fixing; (jmc@) man ~ man.1 > - remove BUGS: it was out of date > - better Nd; from schwarze > ok schwarze (jmc@) mandoc ~ mdoc_argv.c > Prevent .Pp and .Lp from looping endlessly on punctuation. > Fix for .Pp from kristaps@, i applied the same to .Lp. > Bug reported by espie at . (schwarze@) ~ chars.c ~ chars.in ~ mandoc.c ~ out.c ~ roff.c > Parse and ignore the \k, \o, \w, and \z roff escapes, and recursively > ignore embedded escapes and mathematical roff subexpressions. > In roff copy mode, resolve "\\" to '\'. > Allow ".xx\}" where xx is a macro to close roff conditional scope. > Mandoc now handles the special character definitions in the pod2man(1) > preamble, so remove the explicit redefinitions in chars.c/chars.in. > From kristaps at . > I have checked that this causes no relevant change to the Perl manuals. > The only change introduced is that some non-ASCII characters rendered > incorrectly before are now rendered incorrectly in a different way. > For example, e accent aigu was "e", now is "e'" > and c cedille was "c", now is "c,". (schwarze@) mklocale ~ mklocale.1 > more wacky macro fixing; (jmc@) pkg-config ~ pkg-config > claim that we are pkg-config 0.22; ok ajacoutot@ ckuethe@ (sthen@) rpcgen ~ rpcgen.1 > more wacky macro fixing; (jmc@) ssh ~ sftp.1 > more wacky macro fixing; (jmc@) vgrind ~ vgrindefs.5 > more wacky macro fixing; (jmc@) == usr.sbin ========================================================== 10/10 == http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin apm ~ apm.8 > more wacky macro fixing; (jmc@) cron ~ crontab.5 > more wacky macro fixing; (jmc@) mtrace ~ mtrace.8 > more wacky macro fixing; (jmc@) pkg_add ~ OpenBSD/PackageLocation.pm ~ OpenBSD/Ustar.pm > set separate fields for atime/mtime in file entry, use them while creating. > allows user to undef them, and thus not to set utimes. > Use that to not set utimes for pkginfo. > fixes kili@'s bug in a nicer way wrt Ustar interface... (espie@) ~ pod/OpenBSD::Ustar.pod > document atime/mtime (espie@) pppd ~ pppd.8 > more wacky macro fixing; (jmc@) pstat ~ pstat.8 > more wacky macro fixing; (jmc@) rbootd ~ rbootd.8 > more wacky macro fixing; (jmc@) route6d ~ route6d.8 > more wacky macro fixing; (jmc@) rtadvd ~ rtadvd.conf.5 > more wacky macro fixing; (jmc@) smtpd ~ lka.c > oga@ spotted a bug in lka_expand() which caused it to miscalculate the > length of its expand buffer. this commit introduces a new lka_expand() > that has been simplified, that fixes the bug and that is more robust. > callers of lka_expand() can now determine that it has failed and throw > the recipient at session time. > lka_expand() rewrite by oga@, changes around it by me, tested on a few > different setups but no feedback from tech@ so ... let me know if it's > breaking something for you (gilles@) traceroute ~ traceroute.c > Reduce the output of MPLS information without removing information. > This gives a more compact output. (claudio@) user ~ usermgmt.conf.5 > more wacky macro fixing; (jmc@) =============================================================================== From auto at squish.net Mon Sep 20 07:00:11 2010 From: auto at squish.net (OWC) Date: Mon, 20 Sep 2010 07:00:11 +0100 (BST) Subject: [owc] Weekly X11 changes ending 2010-09-19 Message-ID: <20100920060014.E41E61CD517@snowy.squish.net> OpenBSD X11 changes summary for 2010-09-12 to 2010-09-19 inclusive ================================================================== 3RDPARTY MODULES app distrib == 3RDPARTY ========================================================== 01/04 == http://www.openbsd.org/cgi-bin/cvsweb/X11/3RDPARTY 3RDPARTY > update (matthieu@) == MODULES =========================================================== 02/04 == http://www.openbsd.org/cgi-bin/cvsweb/X11/MODULES MODULES > update (matthieu@) == app =============================================================== 03/04 == http://www.openbsd.org/cgi-bin/cvsweb/X11/app app ~ video/video.c > no more anonymous unions in video(4) (jakemsr@) ~ xtsscale/xtsscale.1 > - no need for root prompt here, user prompt will do > - .Xr the other touchscreen driver we have (uhts) > ok matthieu@ (jasper@) == distrib =========================================================== 04/04 == http://www.openbsd.org/cgi-bin/cvsweb/X11/distrib distrib ~ notes/README.macppc > There is no default /etc/X11/xorg.conf on macppc anymore. > input from and ok oga@ matthieu@ (ajacoutot@) =============================================================================== From auto at squish.net Mon Sep 20 07:00:14 2010 From: auto at squish.net (OWC) Date: Mon, 20 Sep 2010 07:00:14 +0100 (BST) Subject: [owc] Weekly ports changes ending 2010-09-19 Message-ID: <20100920060028.C3FA01CD511@snowy.squish.net> OpenBSD ports changes summary for 2010-09-12 to 2010-09-19 inclusive ==================================================================== INDEX archivers/libarchive archivers/libtar astro/wmmoonclock astro/wmspaceweather astro/wmsun astro/xephem audio/libao audio/p5-Ogg-Vorbis-Header-PurePerl audio/pianobar audio/rhythmbox audio/shell-fm audio/sound-theme-freedesktop audio/xmcd benchmarks/siege cad cad/fritzing cad/gerbv cad/klogic cad/pcb cad/xnecview chinese/bg5pdf comms/xdx converters converters/p5-Finance-Currency-Convert-XEconverters/p5-IDNA-Punycode converters/p5-MARC-Record converters/p5-Net-IDN-Encode converters/p5-Net-IDN-Nameprep converters/p5-Unicode-Stringprep converters/pflogx databases/apache-couchdb databases/freetds databases/p5-AnyEvent-CouchDB databases/p5-DBIx-DBSchema databases/py-elixir databases/py-odbc devel devel/alex devel/avr devel/boost devel/cabal-install devel/dtc devel/happy devel/hs-List devel/hs-ListLike devel/hs-MonadCatchIO-transformers devel/hs-PSQueue devel/hs-QuickCheck devel/hs-cereal devel/hs-directory-tree devel/hs-dlist devel/hs-fgl devel/hs-iteratee devel/hs-monads-fd devel/hs-murmur-hash devel/hs-primitive devel/hs-regex-base devel/hs-regex-compat devel/hs-regex-posix devel/hs-sendfile devel/hs-stm devel/hs-tar devel/hs-transformers devel/hs-unix-compat devel/hs-vector devel/jdk devel/libbfd devel/libev devel/libffi devel/libgdata devel/libgee devel/libgtop2 devel/libidn devel/liboop devel/libslang devel/libwnck devel/p5-Algorithm-Dependency devel/p5-AnyEvent-HTTP devel/p5-B-Deobfuscate devel/p5-Bit-Vector-Minimal devel/p5-Cache-Simple-TimedExpiry devel/p5-Carp-Assert devel/p5-Carp-Assert-More devel/p5-Class-Meta devel/p5-Class-Meta-Express devel/p5-Data-Buffer devel/p5-Data-Types devel/p5-Devel-Cycle devel/p5-Devel-Symdump devel/p5-ExtUtils-PkgConfig devel/p5-File-Flat devel/p5-File-NCopy devel/p5-File-Slurp devel/p5-Glib2 devel/p5-Locale-Maketext-Fuzzy devel/p5-Locale-Maketext-Gettext devel/p5-Locale-Maketext-Lexicon devel/p5-Log-Dispatch devel/p5-Proc-Daemon devel/p5-SVN-Notify devel/p5-String-Format devel/p5-Sub-Name devel/p5-Test-ClassAPI devel/p5-Test-Differences devel/p5-Test-Exception devel/p5-Test-Inline devel/p5-Test-LongString devel/p5-Test-Memory-Cycle devel/p5-Test-Object devel/p5-Test-Pod-Coverage devel/p5-Test-Spelling devel/p5-Test-Taint devel/p5-Test-WWW-Mechanize devel/p5-Tie-Array-Sorted devel/p5-Tree-DAG_Node devel/p5-Tree-Simple devel/p5-Universal-moniker devel/p5-YAML devel/p5-capitalization devel/py-decorator devel/py-dulwich devel/py-hg-git devel/pyrex devel/quirks devel/xulrunner editors/jed editors/nedit education/dvorak7min emulators/BasiliskII games/fretsonfire games/gcompris games/openttd games/quake2 games/sudoku games/xblast geo/tangogps graphics graphics/blender graphics/darktable graphics/djview4 graphics/djvulibre graphics/feh graphics/ffmpeg graphics/fyre graphics/inkscape graphics/lensfun graphics/libcaca graphics/libpano13 graphics/luvcview graphics/ufraw infrastructure/bin infrastructure/db infrastructure/lib infrastructure/man infrastructure/mk inputmethods inputmethods/ibus-anthy inputmethods/ibus-skk inputmethods/uim lang/chicken lang/erlang lang/mono lang/pugs lang/python lang/ruby lang/swi-prolog mail mail/dovecot mail/getmail mail/gmime mail/gmime24 mail/imapsync mail/mozilla-thunderbird mail/mutt mail/offlineimap math/gnumeric math/p5-GraphViz math/p5-Math-Bezier math/p5-Math-Pari math/py-scipy misc/deco misc/py-imdb misc/screen misc/shared-desktop-ontologies multimedia/gstreamer-0.10 multimedia/oggconvert multimedia/xine-lib net net/amsn net/avahi net/curl net/ejabberd net/gajim net/hs-network-bytestring net/irssi-icb net/minbif net/mldonkey net/p5-Net-Snort-Parser net/p5-NetPacket net/p5-SNMP-Info net/samba net/spectrum net/tcpreen net/telepathy net/wget news/nn news/pan print/gv print/texlive productivity/googlecl productivity/sunbird productivity/when productivity/xinvest productivity/xquote security/arirang security/openct security/opensc security/p5-Crypt-DES-EDE3 sysutils/consolekit sysutils/d-feet sysutils/libstatgrab sysutils/rdiff-backup sysutils/wmcb sysutils/wmmon telephony telephony/asterisk telephony/pjsua textproc textproc/boust textproc/discount textproc/gtranslator textproc/hs-attoparsec textproc/hs-attoparsec-iteratee textproc/hs-bytestring-nums textproc/hs-bytestring-show textproc/hs-heist textproc/hs-hexpat textproc/hs-xml textproc/iso12083 textproc/p5-Lingua-PT-Stemmer textproc/p5-Lingua-Stem textproc/p5-Lingua-Stem-Fr textproc/p5-Lingua-Stem-It textproc/p5-Lingua-Stem-Ru textproc/p5-Lingua-Stem-Snowball-Da textproc/p5-Lingua-Stem-Snowball-No textproc/p5-Lingua-Stem-Snowball-Se textproc/p5-PDF-API2 textproc/p5-Pod-Spell textproc/p5-Pod-Tests textproc/p5-Regexp-Common textproc/p5-Regexp-DefaultFlags textproc/p5-Text-Diff textproc/p5-Text-Template textproc/p5-Text-Wrapper textproc/wdiff textproc/zathura www www/drupal6 www/epiphany www/firefox35 www/gtkhtml3 www/horde www/hs-cgi www/hs-snap-core www/hs-snap-server www/hs-xhtml-combinators www/lighttpd www/mozilla www/mozilla-firefox www/opera-flashplugin www/p5-Apache-DBI www/p5-WWW-Mechanize www/phpldapadmin www/phpmyadmin www/py-nevow www/rt www/seamonkey www/surf www/webkit www/wwwoffle www/youtube-dl x11/awesome x11/awn x11/dbus x11/dbus-glib x11/e17 x11/freefarsi-ttf x11/gnome x11/i3 x11/inconsolata-font x11/lablgtk2 x11/openmotif x11/osd_clock x11/p5-Gtk2 x11/scrotwm x11/spranq-ecofont-ttf x11/video x11/vlc x11/x11vnc x11/xcursorgen x11/xtu == INDEX ============================================================= 01/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/INDEX INDEX > synkski (jasper@) == archivers ========================================================= 02/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/archivers libarchive - patches/patch-libarchive_archive_hash_h ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-tar_bsdtar_1 > maintenance update to 2.8.4, no changes of note (naddy@) libtar ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == astro ============================================================= 03/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/astro wmmoonclock ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) wmspaceweather ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) wmsun ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) xephem ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == audio ============================================================= 04/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/audio libao ~ Makefile > Fix wrong path in port's Makefile > OK naddy@ (dcoppa@) p5-Ogg-Vorbis-Header-PurePerl ~ Makefile ~ distinfo > - update to 1.0 (jasper@) pianobar ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) ~ Makefile ~ distinfo ~ patches/patch-Makefile > Update to pianobar-2010.08.21 > "go ahead" jasper@ (dcoppa@) rhythmbox ~ Makefile ~ pkg/PLIST + patches/patch-configure + patches/patch-data_ui_rhythmbox-ui_xml + patches/patch-plugins_Makefile_in > Several cleanups: > - add missing run_depends on py-gnome-desktop (needed for the magnatune > plugin) > - remove the audiocd plugin which requires cdda support in gvfs and that > is only possible with either HAL or gudev > - remove the "Scan Removable Media" from the interface, as for the same > reason we disable the audiocd plugin > - enable support for iPod (untested I own no such device) (ajacoutot@) shell-fm ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) sound-theme-freedesktop ~ Makefile > tyop. (ajacoutot@) xmcd ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == benchmarks ======================================================== 05/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/benchmarks siege ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-doc_Makefile_in ~ patches/patch-src_init_c ~ pkg/PLIST > update siege to 2.70 (sthen@) == cad =============================================================== 06/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/cad cad ~ Makefile > - add fritzing (jasper@) fritzing + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-phoenix_pro + files/fritzing.desktop + files/fritzing.sh > New import: > import fritzing 0.4.2 gerbv ~ Makefile ~ patches/patch-icon-theme-installer > - fix the patch here too (jasper@) klogic ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) pcb ~ Makefile ~ patches/patch-icon-theme-installer > - actually fix this patch (jasper@) xnecview ~ Makefile > why set USE_GMAKE when CONFIGURE_STYLE is imake? builds fine w/o gmake.. > (jasper@) == chinese =========================================================== 07/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/chinese bg5pdf ~ Makefile ~ pkg/PLIST > PYTHON_VER -> MODPY_VERSION; from fgsch@, thanks! (kevlo@) == comms ============================================================= 08/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/comms xdx ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == converters ======================================================== 09/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/converters converters ~ Makefile > - sync (jasper@) p5-Finance-Currency-Convert-XE ~ Makefile ~ distinfo > - update to 0.16 (jasper@) p5-IDNA-Punycode - Makefile - distinfo - pkg/DESCR - pkg/PLIST > - remove, superseded by p5-Net-IDN-Encode (jasper@) p5-MARC-Record ~ Makefile ~ distinfo > - update p5-MARC-Record to 2.0.2 (jasper@) p5-Net-IDN-Encode + distinfo + Makefile + pkg/DESCR + pkg/PLIST > New import: > import p5-Net-IDN-Encode 1.100 p5-Net-IDN-Nameprep ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/PLIST > - update p5-Net-IDN-Nameprep to 1.100 > ok sthen@ (jasper@) p5-Unicode-Stringprep + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import p5-Unicode-Stringprep 1.103 pflogx ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == databases ========================================================= 10/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/databases apache-couchdb ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ pkg/PFRAG.shared ~ pkg/PLIST > Maintainer update of erlang to R13B04, and apache-couchdb to 0.11.0 > OK landry@ (sebastia@) freetds ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-configure ~ patches/patch-odbc_unittests_Makefile_in ~ patches/patch-src_ctlib_unittests_Makefile_in ~ patches/patch-src_dblib_unittests_Makefile_in ~ patches/patch-src_pool_Makefile_in ~ patches/patch-src_tds_unittests_Makefile_in ~ pkg/PLIST > update FreeTDS to a newer post-0.82 patchset; thanks to Ryan Boggs for > testing. (sthen@) p5-AnyEvent-CouchDB ~ Makefile ~ distinfo ~ pkg/PLIST > - update to 1.20 (jasper@) ~ Makefile ~ pkg/PLIST > - install a bunch of examples (jasper@) p5-DBIx-DBSchema ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) py-elixir ~ Makefile > Better regress target. (fgsch@) py-odbc ~ Makefile ~ distinfo ~ patches/patch-setup_py ~ pkg/PLIST > update pyodbc to 2.1.8; from Ryan Boggs with plist fix from me > ok jasper@ (sthen@) == devel ============================================================= 11/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > Hook hs-tar and hs-text. (kili@) ~ Makefile > + hs-ListLike > + hs-MonadCatchIO-transformers > + hs-cereal > + hs-directory-tree > + hs-dlist > + hs-iteratee > + hs-monads-fd > + hs-transformers > + hs-unix-compat (jim@) ~ Makefile > + hs-List > + hs-PSQueue > + hs-murmur-hash > + hs-primitive > + hs-sendfile > + hs-vector (jim@) alex ~ Makefile ~ distinfo > Update to alex-2.3.3. (kili@) avr ~ Makefile.inc > - complete CATEGORIES (jasper@) boost ~ Makefile + patches/patch-boost_test_impl_execution_monitor_ipp > - OpenBSD does not have the definitions for the signals SI_ASYNCIO and > SI_MESGQ. > from markus hennecke > ok landry@ (jasper@) ~ patches/patch-boost_test_impl_execution_monitor_ipp > - tweak, suggested by fgs@ (jasper@) cabal-install ~ Makefile ~ distinfo > Update to cabal-install-0.8.2. > Remove VMEM_WARNING, the port build fine with default limits. (kili@) dtc ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) happy ~ Makefile ~ distinfo > Update to happy-1.18.5. (kili@) hs-List + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-List version 0.4.0 hs-ListLike + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-LikeLike version 1.0.1 hs-MonadCatchIO-transformers + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-MonadCatchIO-transformers version 0.2.2.0 hs-PSQueue + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-PSQueue version 1.1 hs-QuickCheck ~ Makefile ~ distinfo > Update to QuickCheck-2.1.1.1. (kili@) hs-cereal + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-cereal version 0.3.0.0 hs-directory-tree + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-directory-tree version 0.2.0 hs-dlist + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-dlist version 0.5 hs-fgl ~ Makefile ~ distinfo > Update to fgl-5.4.2.3. (kili@) hs-iteratee + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-iteratee version 0.3.5 hs-monads-fd + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-monads-fd version 0.1.0.1 hs-murmur-hash + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-murmur-hash version 0.1 hs-primitive + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-primitive version 0.3 hs-regex-base ~ Makefile ~ distinfo > Update to regex-base-0.93.2. (kili@) hs-regex-compat ~ Makefile ~ distinfo > Update to regex-compat-0.93.1. (kili@) hs-regex-posix ~ Makefile ~ distinfo > Update to regex-posix-0.94.2. (kili@) hs-sendfile + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-sendfile version 0.6.2 hs-stm ~ Makefile ~ distinfo > Update to stm-2.1.2.1. (kili@) hs-tar ~ Makefile > List `devel' before `archivers' in CATEGORIES. (kili@) hs-transformers + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-transformers version 0.2.1.0 hs-unix-compat + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-unix-compat version 0.1.2.1 hs-vector + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-vector version 0.6.0.1 jdk ~ 1.7/Makefile > - move distfiles/ to a proper mirroring location. (jasper@) libbfd ~ Makefile > Lowercase COMMENT. > Set GPL version #. > maintainer timeout (ajacoutot@) libev ~ Makefile ~ distinfo > Update to libev-3.9 > OK jim@, jasper@, landry@ (dcoppa@) libffi - patches/patch-include_Makefile_in ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-src_arm_sysv_S ~ patches/patch-testsuite_libffi_call_float2_c > - update libffi to 3.0.9 > - remove unneeded patch (jasper@) libgdata - patches/patch-po_Makefile_in_in ~ Makefile > - remove unneeded patch (jasper@) libgee ~ Makefile ~ distinfo > Bugfix update to libgee-0.5.3. > * fixes a few leaks (ajacoutot@) libgtop2 ~ Makefile ~ patches/patch-sysdeps_bsd_sysinfo_c > Fix ncpu display on big endian. (ajacoutot@) libidn ~ Makefile ~ distinfo ~ patches/patch-libidn_pc_in ~ pkg/PLIST > Major update to libidn-1.19. > Tested by landry@ in a bulk, thanks. (ajacoutot@) liboop ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) libslang ~ Makefile ~ distinfo + patches/patch-src_slsignal_c > update S-Lang to 2.2.2; from Frank Denis (sthen@) libwnck ~ Makefile ~ distinfo > Minor update to libwnck-2.30.4. (ajacoutot@) p5-Algorithm-Dependency ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-AnyEvent-HTTP ~ Makefile ~ distinfo > - update to 1.45 (jasper@) p5-B-Deobfuscate ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Bit-Vector-Minimal ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Cache-Simple-TimedExpiry ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Carp-Assert ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Carp-Assert-More ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Class-Meta ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Class-Meta-Express ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Data-Buffer ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Data-Types ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Devel-Cycle ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Devel-Symdump ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-ExtUtils-PkgConfig ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-File-Flat ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-File-NCopy ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) ~ Makefile > fix broken pkgname, thanks landry@ (sthen@) p5-File-Slurp ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Glib2 ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Locale-Maketext-Fuzzy ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Locale-Maketext-Gettext ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Locale-Maketext-Lexicon ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Log-Dispatch ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Proc-Daemon ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-SVN-Notify ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-String-Format ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Sub-Name ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-ClassAPI ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-Differences ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-Exception ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-Inline ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-LongString ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-Memory-Cycle ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-Object ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-Pod-Coverage ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-Spelling ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-Taint ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Test-WWW-Mechanize ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Tie-Array-Sorted ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Tree-DAG_Node ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Tree-Simple ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Universal-moniker ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-YAML ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-capitalization ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) py-decorator ~ Makefile ~ distinfo > Trivial update to 3.2.0 (fgsch@) py-dulwich ~ Makefile > Add missing dependency on setuptools. (millert@) ~ Makefile > - dependencies changed, so please bump! (jasper@) ~ Makefile > Mark it with MODPY_BADEGGS. millert@ ok. (fgsch@) py-hg-git ~ Makefile > Add missing dependency on setuptools. (millert@) ~ Makefile > - dependencies changed, so please bump! (jasper@) ~ Makefile > - Mark with MODPY_BADEGGS > - Make dependencies more readable > - Add missing dependency for regression and correct all tests > - Change to 80 cols > millert@ ok previous diff (fgsch@) pyrex ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) ~ Makefile > - this builds fine w/o gmake, so remove the comment (jasper@) quirks ~ Makefile ~ files/Quirks.pm > - add p5-IDNA-Punycode > ok sthen@ (jasper@) xulrunner ~ Makefile.inc ~ 1.8/Makefile ~ 1.9/Makefile ~ 1.9/distinfo ~ 1.9/pkg/PLIST-devel ~ 1.9/pkg/PLIST-main > Chase mozilla-firefox update and bump xulrunner to 1.9.2.9. > Switch to use internal sqlite as now mozilla needs SQLITE_SECURE_DELETE > set, and there's no way we're going to do that with systemwide sqlite. > (landry@) ~ 1.9/Makefile ~ 1.9/distinfo > Bugfix update to xulrunner 1.9.2.10. (landry@) == editors =========================================================== 12/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/editors jed ~ Makefile ~ distinfo ~ patches/patch-src_Makefile_in ~ pkg/PLIST + patches/patch-src_unix_c > update Jed to 0.99.19 + a couple of patches from upstream; from Frank Denis > move to new-style WANTLIB/LIB_DEPENDS, from me (sthen@) nedit ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == education ========================================================= 13/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/education dvorak7min ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == emulators ========================================================= 14/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators BasiliskII ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == games ============================================================= 15/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/games fretsonfire ~ Makefile > use MODPY_SETUPTOOLS and bump, found by fgsch's setuptools-checking > code. thanks landry@ for bulk build testing. (sthen@) gcompris ~ Makefile > Unbreak by fixing depends. > spotted by landry@ (ajacoutot@) openttd - patches/patch-Makefile_in - patches/patch-config_lib - patches/patch-src_settings_cpp ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/MESSAGE ~ pkg/PLIST + patches/patch-src_fileio_cpp + patches/patch-src_music_extmidi_cpp + patches/patch-src_table_settings_h > - update openttd to 1.0.3, fixing a host of security issues along the way > from Anton Yabchinskiy and Daniel Dickman > mk@ drops maintainership, any takers? (jasper@) ~ Makefile ~ pkg/PLIST > - missing update-icon-cache goo > - regen plist > - disable configure tests for timidity, allegro to avoid picking > up deps if installed at build time > - add dep on icu4c > - Daniel Dickman takes maintainer > (discussed with Daniel and mostly in a diff he agreed with which > crossed over with the update being committed ;) (sthen@) quake2 ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) sudoku ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) xblast - patches/patch-Makefile_in - patches/patch-po_Makefile_in_in ~ Makefile > - zap unneeded patches (jasper@) == geo =============================================================== 16/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/geo tangogps ~ Makefile ~ patches/patch-po_Makefile_in_in > - remove unneeded chunk (jasper@) == graphics ========================================================== 17/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics graphics ~ Makefile > -ufraw,lensfun (sthen@) ~ Makefile > +darktable (sthen@) blender ~ Makefile > Use the lang/python module. > No change in the generated package (except for the build time which > is compiled into the blender binary). > Now someone with enough blender skills should really try > wether it will still work if MODPY_VERSION is set to 2.6. (kili@) darktable + Makefile + distinfo + patches/patch-src_imageio_storage_picasa_c + patches/patch-src_gui_devices_c + patches/patch-src_LibRaw_src_libraw_cxx_cpp + patches/patch-src_iop_temperature_c + patches/patch-src_iop_colortransfer_c + patches/patch-po_Makefile_in_in + patches/patch-src_iop_exposure_c + patches/patch-src_iop_colorin_c + patches/patch-src_iop_colorout_c + patches/patch-src_iop_clipping_c + patches/patch-src_iop_bilateral_cc + patches/patch-src_iop_channelmixer_c + patches/patch-configure + patches/patch-src_iop_clahe_c + patches/patch-src_iop_grain_c + patches/patch-src_iop_highlights_c + patches/patch-src_iop_lens_c + patches/patch-src_iop_monochrome_c + patches/patch-src_iop_rawimport_c + patches/patch-src_iop_splittoning_c + patches/patch-src_iop_velvia_c + patches/patch-src_iop_vignette_c + patches/patch-src_views_darkroom_c + patches/patch-src_control_control_c + patches/patch-src_views_capture_c + patches/patch-src_libs_export_c + patches/patch-src_libs_copy_history_c + patches/patch-src_libs_image_c + patches/patch-src_libs_tagging_c + patches/patch-src_control_jobs_camera_jobs_c + patches/patch-src_develop_imageop_c + patches/patch-src_libs_select_c + patches/patch-src_libs_collect_c + patches/patch-src_libs_colorlabels_c + patches/patch-src_libs_camera_c + patches/patch-src_libs_lib_c + patches/patch-src_gui_presets_c + patches/patch-src_gui_gtk_c + patches/patch-src_gui_camera_import_dialog_c + patches/patch-src_gui_histogram_c + patches/patch-src_gui_iop_history_c + patches/patch-src_gui_metadata_c + patches/patch-src_common_camera_control_c + patches/patch-src_common_image_c + patches/patch-src_common_variables_c + patches/patch-src_imageio_storage_disk_c + patches/patch-src_imageio_storage_email_c + pkg/PLIST + pkg/DESCR > New import: > import ports/graphics/darktable, thanks ajacoutot@ for review+fixes. ~ patches/patch-configure > pkg-config now advertises 0.22, so there's no need for half of this patch. > no package change -> no bump. (sthen@) djview4 ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-desktopfiles_Makefile_in > update to 4.6 > normalize icon and desktop stuff > from Alexandr Shadchin with some tweaks (steven@) ~ Makefile > give maintainership to Alexandr Shadchin (steven@) djvulibre ~ Makefile > depend on desktop-file-utils (steven@) ~ Makefile ~ pkg/PFRAG.no-no_x11 ~ pkg/PLIST > Move icons in the correct plist. (ajacoutot@) ~ Makefile > give maintainership to Alexandr Shadchin (steven@) feh - patches/patch-src_keyevents_c ~ Makefile ~ distinfo ~ patches/patch-src_imlib_c ~ pkg/PLIST > Update to feh-1.9 > OK sthen@, ajacoutot@ (dcoppa@) ~ Makefile > Forgot to switch to new-style WANTLIB/LIB_DEPENDS in previous > commit... Shame on me (dcoppa@) ffmpeg ~ Makefile ~ files/sndio_dec.c > better timestamp for recorded data: account for buffering > requested/ok maintainer (jakemsr@) fyre ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) inkscape - patches/patch-po_Makefile_in_in ~ Makefile > - remove unneeded patch > - switch to new LIB_DEPENDS/REVISION (jasper@) lensfun - patches/patch-ac_py - patches/patch-build_mak_compiler_gcc_mak - patches/patch-build_mak_host_posix_mak ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-libs_lensfun_lensfun_mak ~ pkg/PLIST > update lensfun to 0.2.5 (sthen@) + patches/patch-build_tibs_compiler_gcc_mak + patches/patch-build_tibs_host_posix_mak + patches/patch-tibs_py > update lensfun to 0.2.5 (missed 'cvs add') (sthen@) libcaca ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) libpano13 ~ Makefile ~ distinfo ~ patches/patch-Makefile_am ~ patches/patch-configure_ac ~ patches/patch-tools_Makefile_am ~ pkg/PLIST > update libpano13 to 2.9.17 (sthen@) luvcview ~ Makefile + patches/patch-v4l2uvc_c > * no more anonymous unions in video(4) > * REVISION, new style WANTLIB/LIB_DEPENDS (jakemsr@) ufraw - patches/patch-ufraw-batch_c - patches/patch-ufraw_c ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-nikon_curve_c ~ patches/patch-ufraw_developer_c ~ pkg/PLIST > update UFRaw to 0.17, rolling in the lensfun flavour. (sthen@) == infrastructure ==================================================== 18/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ check-lib-depends > saner: always go thru a DumpRecorder, and perform full save/retrieve from > a dump recorder. (espie@) ~ resolve-lib > make it work even if LOCALBASE is not defined (espie@) ~ check-lib-depends > reset recorder if we get contents from packages, since it would grow too > much. (espie@) ~ libtool > when we had for example -lX11 -L/usr/X11R6/lib, > we could not find /usr/X11R6/lib/libX11.la > therefore, parse -L arguments before everything else so we know in which > directories to search libraries. > fixes libcaca, and possibly others (steven@) ~ libtool > when a lib has multiple different library names, populate the .libs dir > with > symlinks to all of them. > this fixes kde/multimedia, which builds a libmpeg-0.3.0.so (using > -release), > also known as libmpeg.so, and then links something with -lmpeg ... > (before this commit, we only had a symlink to the former) > it should really just use libmpeg.la instead, but let's have libtool handle > such attempts anyway. > might fix other stuff i'm not yet aware of, too. (steven@) db ~ user.list > Add spectrum to the build, and add the user to the database (sebastia@) ~ user.list > Reserve uid 655 for upcoming net/minbif port. (landry@) ~ user.list > reserve mediatomb user as requested by sthen@ (edd@) ~ user.list > reserve user _ircd-seven (fgsch@) lib ~ OpenBSD/Recorder.pm > saner: always go thru a DumpRecorder, and perform full save/retrieve from > a dump recorder. (espie@) man + man1/fetch-all.1 + man1/getpkgpath.1 + man1/link-checksums.1 + man1/portslogger.1 > document fetch-all, getpkgpath, link-checksum, portslogger (espie@) + man1/retrieve-index.1 > document retrieve-index (espie@) ~ man1/portslogger.1 > typo (espie@) + man1/update-patches.1 > document update-patches (espie@) + man1/make-plist.1 > document make-plist (espie@) mk ~ bsd.port.mk > basic support for READMEs, to be documented (espie@) == inputmethods ====================================================== 19/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/inputmethods inputmethods ~ Makefile > Enter ibus-anthy and ibus-skk (fgsch@) ibus-anthy + Makefile + distinfo + pkg/DESCR + pkg/PLIST + patches/patch-engine_Makefile_in + patches/patch-engine_ibus-engine-anthy_in + patches/patch-setup_ibus-setup-anthy_in > New import: > Import ibus-anthy, a japanese input engine for ibus. ibus-skk + Makefile + distinfo + pkg/PLIST + pkg/DESCR + patches/patch-setup_ibus-setup-skk_in + patches/patch-engine_ibus-engine-skk_in + patches/patch-setup_main_py > New import: > Import ibus-skk, a japanese skk input engine for ibus. uim ~ Makefile + patches/patch-uim_uim_x_kana_input_hack_c > - fix an off by one in uim_x_kana_input_hack_init() > found by TAKAHASHI Tamotsu, confirmed/committed by upstream. (jasper@) == lang ============================================================== 20/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/lang chicken ~ Makefile > - adjust after libffi update (jasper@) erlang - patches/patch-Makefile_in - patches/patch-erts_emulator_zlib_Makefile_in - patches/patch-erts_etc_unix_Install_src ~ Makefile ~ distinfo ~ patches/patch-erts_emulator_Makefile_in ~ patches/patch-erts_emulator_obsolete_driver_h ~ patches/patch-erts_lib_src_Makefile_in ~ patches/patch-lib_compiler_src_v3_codegen_erl ~ pkg/PFRAG.shared ~ pkg/PLIST > Maintainer update of erlang to R13B04, and apache-couchdb to 0.11.0 > OK landry@ (sebastia@) ~ Makefile ~ pkg/PLIST > Add a @mandir marker to the plist, to get whatis.db > cleand up on pkg_delete. > Noticed and ok fgsch@ (kili@) mono ~ mono.port.mk > Remove powerpc from mono supported arches. > It builds but there is no support for sigcontext and mono crashes right on > startup. No need to loose time building this... > input and ok robert@ (ajacoutot@) pugs ~ Makefile + patches/patch-src_Pugs_AST_Types_hs + patches/patch-src_Pugs_Types_hs > Pugs.Types defined an Eq instance for Control.Concurrent.STM.TMVar (from > the stm package), which is no longer possible, because TMVar is deriving > Eq now. So move the (somewhat crude) comparision based on addressOf (which > comes from the hs-pugs-compat package) into Pugs.AST.Types, providing an > explicit Eq instance for VThread. > IMHO, instance declarations for standard type classes on types imported > from other Haskell packages are evil. > Breakage noticed by naddy at . > While here, update WANTLIB and bump. (kili@) python ~ Makefile.inc ~ 2.4/Makefile ~ 2.5/Makefile > Update WANTLIB after ncurses update. While here remove unneeded > pthread-stubs > and xcb from -tkinter. With help from sthen@ (fgsch@) ~ 2.6/Makefile ~ 2.6/distinfo ~ 2.6/patches/patch-Lib_test_test_signal_py ~ 2.6/patches/patch-Lib_test_test_sys_py ~ 2.6/patches/patch-Modules_mathmodule_c ~ 2.6/patches/patch-configure_in ~ 2.6/patches/patch-setup_py ~ 2.6/pkg/PLIST-main ~ 2.6/pkg/PLIST-tests > Update Python to 2.6.6. Tested by many. > sthen@ ok (fgsch@) ~ python.port.mk > - Add a MODPY_JSON var soon to be used by ports requiring simplejson when > built with python versions previous to 2.6. > - Simplify MODPY_BADEGGS. > - Fake setuptools if MODPY_SETUPTOOLS is not present to detect those ports > that will build regardless but the resulting plist will be different. > Input, tested and ok by many, thanks! (fgsch@) ruby ~ Makefile + patches/patch-lib_webrick_httpresponse_rb > Apply a SECURITY FIX from upstream ruby for a WEBrick HTTP server XSS > vulnerability (CVE-2010-0541). > from TAKAHASHI Kaoru > maintainer timed-out (jasper@) swi-prolog + patches/patch-packages_xpce_src_x11_include_h > fix build with new libX11 Xdefs.h; ok jasper@ (naddy@) == mail ============================================================== 21/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/mail mail ~ Makefile > Remove gmime-2.0, it's deprecated and unmaintained (and security issues > are not taken care of anymore). Nothing uses it in tree anymore. > ok jasper@ (ajacoutot@) dovecot ~ Makefile + patches/patch-src_imap_cmd-select_c + patches/patch-src_lib_restrict-access_c > fixes from upstream via Brad; > - Fixed setgid() failure error message. > - imap: If selecting a mailbox fails, close the already selected mailbox. > (sthen@) ~ Makefile ~ distinfo + patch-src_lib-storage_index_maildir_maildir-uidlist_c + patch-src_lib_failures_c > Dovecot fixes from upstream via Brad. > - maildir: If uidlist isn't read, don't mark its UIDs as being known when > saving. > - maildir: Avoid unnecessary uidlist recreation during mail delivery. > - Removed "die after 3 EINTR write() failures to log". (sthen@) getmail ~ Makefile ~ distinfo ~ pkg/PLIST > - update getmail to 4.20.0 > from Tim van der Molen (new maintainer) (jasper@) gmime - Makefile - distinfo - patches/patch-gmime_gmime-utils_h - pkg/DESCR - pkg/PFRAG.shared - pkg/PLIST > Remove gmime-2.0, it's deprecated and unmaintained (and security issues > are not taken care of anymore). Nothing uses it in tree anymore. > ok jasper@ (ajacoutot@) gmime24 ~ Makefile ~ distinfo > Minor update to gmime-2.4.19. (ajacoutot@) imapsync ~ Makefile ~ distinfo > Update to 1.350. > ok landry@ (pea@) mozilla-thunderbird ~ Makefile ~ distinfo > Bugfix update to mozilla-thunderbird 3.1.4. Bump lightning REVISION. > (landry@) mutt ~ snapshot/Makefile ~ snapshot/distinfo > update Mutt to 1.5.21 (sthen@) offlineimap ~ Makefile ~ distinfo ~ pkg/PLIST > update offlineimap to 6.2.0.2, which resolves issues with python 2.6.5 > from Bjorn Ketelaars with tweaks by sthen and myself > maintainer timed-out. (jasper@) ~ Makefile > - bernd@ drops maintainership, prompted by him > pea@ takes over (jasper@) == math ============================================================== 22/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/math gnumeric ~ Makefile ~ pkg/PLIST > Add missing gtk-update-icon-cache goo. (ajacoutot@) p5-GraphViz ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Math-Bezier ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Math-Pari ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) py-scipy ~ Makefile > - fix LIB_DEPENDS; math/amd should have been a LIB_DEPENDS here. > the scipy package used to work as umfpack also had math/amd as > LIB_DEPENDS but this was removed from umfpack and py-scipy wasn't > changed to match. > - sync WANTLIB, bump REVISION > broken packages noticed by thib@ (sthen@) == misc ============================================================== 23/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/misc deco ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) py-imdb ~ Makefile ~ distinfo ~ patches/patch-setup_py ~ pkg/PLIST > Update py-imdb to version 4.6. With help from landry@, fgsch@, sthen@ > OK sthen@ (millert@) screen ~ Makefile > Remove Brad from maintainer, per his request. (ajacoutot@) shared-desktop-ontologies ~ Makefile > - add HOMEPAGE (jasper@) == multimedia ======================================================== 24/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia gstreamer-0.10 ~ plugins-good/Makefile + plugins-good/patch-sys_v4l2_gstv4l2object_c > * no more anonymous unions in video(4) > * bump REVISION-main (jakemsr@) oggconvert ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) xine-lib ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ patches/patch-m4_dvdnav_m4 ~ patches/patch-src_combined_ffmpeg_ff_video_decoder_c ~ patches/patch-src_input_input_dvd_c ~ patches/patch-src_libspudec_spu_c ~ patches/patch-src_libspudec_spu_h ~ patches/patch-src_libspudec_xine_spu_decoder_c ~ patches/patch-src_xine-engine_audio_decoder_c ~ patches/patch-src_xine-engine_audio_out_c ~ patches/patch-src_xine-engine_video_decoder_c ~ patches/patch-src_xine-engine_video_out_c ~ pkg/PLIST > update xine-lib to 1.1.19 and switch to new-style LIB_DEPENDS/WANTLIB > from Brad, thanks landry@ for testing in bulk build (sthen@) == net =============================================================== 25/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > Add spectrum to the build, and add the user to the database (sebastia@) ~ Makefile > +minbif (landry@) ~ Makefile > + hs-network-bytestring (jim@) amsn - patches/patch-amsn - patches/patch-proxy_tcl - patches/patch-utils_TkCximage_src_TkCximage_cpp ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-configure ~ pkg/PFRAG.shared ~ pkg/PLIST > - update amsn to 0.98.3 > from Azwaw OUSADOU, with some tweaks by me (jasper@) ~ Makefile > - missed in previous, no bump as it was committed < 1 minute ago (jasper@) ~ Makefile > grmbl, set license version (jasper@) - patches/patch-autoupdate_tcl ~ Makefile > - azwaw OUSADOU takes maintainership > - remove patch (jasper@) avahi ~ Makefile > Remove powerpc from mono supported arches. > It builds but there is no support for sigcontext and mono crashes right on > startup. No need to loose time building this... > input and ok robert@ (ajacoutot@) curl ~ Makefile ~ distinfo ~ patches/patch-docs_examples_Makefile_in ~ patches/patch-src_Makefile_in ~ patches/patch-tests_libtest_Makefile_in ~ patches/patch-tests_server_Makefile_in > keep up with upstream and update to 7.21.1; remove dead mirrors (naddy@) ejabberd ~ Makefile ~ distinfo ~ patches/patch-src_Makefile_in ~ patches/patch-src_ejabberdctl_template ~ pkg/PLIST > update from maintainer to latest ejabberd 2.1.5 > OK, jasper@ (sebastia@) gajim ~ Makefile ~ distinfo ~ patches/patch-scripts_gajim_in ~ pkg/PLIST > Update to O.14. > ok aja@ (pea@) hs-network-bytestring + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-network-bytestring version 0.1.3 irssi-icb ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) minbif ~ pkg/PLIST > _minbif uid/gid is 655, not 653. (landry@) + distinfo + Makefile + patches/patch-CMakeLists_txt + patches/patch-src_core_minbif_cpp + patches/patch-src_core_util_cpp + patches/patch-src_irc_irc_cpp + patches/patch-src_sockwrap_sockwrap_h + patches/patch-src_irc_dcc_cpp + patches/patch-minbif_conf + pkg/PLIST + pkg/MESSAGE + pkg/DESCR > New import: > Import minbif 1.0.3: ~ Makefile ~ pkg/MESSAGE > Don't hardcode /etc, use SYSCONFDIR. (ajacoutot@) mldonkey ~ stable/Makefile ~ stable/distinfo ~ stable/patches/patch-config_configure_in ~ stable/pkg/PLIST + stable/patches/patch-src_gtk2_gui_guiHtml_ml + stable/patches/patch-src_gtk2_gui_guiOptions_ml > Update to mldonkey-3.0.4 (dcoppa@) p5-Net-Snort-Parser ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-NetPacket ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-SNMP-Info ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) samba ~ Makefile > new-style WANTLIB/LIB_DEPENDS (sthen@) ~ Makefile ~ distinfo > SECURITY update to samba 3.5.5; fixes CVE-2010-3069, CVE-2010-3069. > From maintainer Ian McWilliam. (sthen@) spectrum + Makefile + distinfo + patches/patch-CMakeLists_txt + patches/patch-spectrum_cfg + patches/patch-spectrumctl_spectrum_env_py + patches/patch-spectrumctl_spectrum_spectrum_py + patches/patch-spectrumctl_spectrumctl_py + pkg/DESCR + pkg/PLIST > New import: > Import net/spectrum: XMPP transport/gateway tcpreen - patches/patch-po_Makefile_in_in ~ Makefile ~ pkg/PLIST > - remove unneeded patch > - regen PLIST (add @bin) (jasper@) telepathy ~ telepathy-logger/Makefile > Unbreak: this needs the python MODULE. > breakage reported by landry@ (ajacoutot@) wget + patches/patch-src_Makefile_in > Fix linking order so this works on static arches too. > hint from naddy@, thanks (jasper@) ~ Makefile + patches/patch-src_http_c + patches/patch-src_http_h + patches/patch-src_init_c + patches/patch-src_main_c + patches/patch-src_options_h + patches/patch-src_retr_c > SECURITY FIX for CVE-2010-2252 > By default, on server redirects, use the original URL to get the > local file name. > ok naddy@ > additional testing by kevlo@, thanks. (jasper@) == news ============================================================== 26/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/news nn ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) ~ Makefile > - enable for sh (jasper@) pan - patches/patch-pan_data-impl_my-tree_cc ~ Makefile ~ distinfo ~ patches/patch-pan_gui_gui_cc ~ pkg/PLIST + patches/patch-pan_general_utf8-utils_cc + patches/patch-pan_gui_body-pane_cc + patches/patch-pan_gui_body-pane_h + patches/patch-pan_gui_pan_cc + patches/patch-pan_gui_post-ui_cc + patches/patch-pan_usenet-utils_message-check-test_cc + patches/patch-pan_usenet-utils_message-check_cc + patches/patch-pan_usenet-utils_mime-utils_cc + patches/patch-pan_usenet-utils_mime-utils_h > Update to pan-0.133. > Change maintainer email while here. > Patch to make it build and work with gmime24 (from BZ). > tested by pea@ on amd64 and macppc and myself on i386. > ok pea@ (maintainer) (ajacoutot@) == print ============================================================= 27/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/print gv - fixincludes - patches/patch-config_Unix - patches/patch-doc_Imakefile - patches/patch-source_Imakefile - patches/patch-source_file_c - patches/patch-source_file_h - patches/patch-source_gv_man - patches/patch-source_ps_c ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/PLIST + patches/patch-src_Makefile_in + patches/patch-src_dialog_c > - long overdue update of gv to 3.7.1. > among the many fixes are security fixes for CVE-2002-0838, CVE-2006-5864, > CVE-2010-2055 and CVE-2010-2056 > - tweak DESCR > - fix MASTER_SITES/HOMEPAGE > - update license version (jasper@) texlive ~ base/Makefile ~ base/patches/patch-configure > Don't link pthread and libm globally. > OK jasper@ (edd@) == productivity ====================================================== 28/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/productivity googlecl ~ Makefile > s/USE_SETUPTOOLS/MODPY_SETUPTOOLS/ and bump (sthen@) sunbird ~ Makefile > Bump sunbird REVISION as nspr dependency was changed. (landry@) when ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) xinvest ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) xquote ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == security ========================================================== 29/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/security arirang ~ Makefile ~ distinfo ~ pkg/PLIST > Update to arirang 1.95, from MAINTAINER Jung with spacing style tweaks > from me. (landry@) openct - patches/patch-src_tools_Makefile_in ~ Makefile ~ distinfo ~ patches/patch-configure > - update openct to 0.6.20 > from maintainer douglas santos, with some tweaks by me (jasper@) opensc - patches/patch-doc_Makefile_in ~ Makefile ~ distinfo ~ pkg/PLIST > - update opensc to 0.11.13 > from maintainer douglas santos, with some tweaks by me (jasper@) p5-Crypt-DES-EDE3 ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) == sysutils ========================================================== 30/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils consolekit ~ Makefile ~ patches/patch-src_ck-sysdeps-openbsd_c > Make this work on non-human arches too. > ok jasper@ (ajacoutot@) d-feet ~ Makefile > missing MODPY_SETUPTOOLS and bump (sthen@) libstatgrab ~ Makefile + patches/patch-configure > Add a patch so that autohell correctly detects struct diskstats > dc_rbytes member, fixing the build. (landry@) rdiff-backup ~ Makefile + patch-rdiff_backup_SetConnections_py > Fix a deprecationWarning with python 2.6 > ok jasper@ (pea@) wmcb ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) wmmon ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) == telephony ========================================================= 31/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/telephony telephony ~ Makefile > disable asterisk,h323 for now; asterisk has disabled chan_h323 > with pwlib>=1.19.0. (sthen@) asterisk - patches/patch-autoconf_ast_ext_lib_m4 ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ pkg/PLIST-main > - update Asterisk to 1.6.2.13 > - upstream have prevented chan_h323 from building with pwlib>=1.19.0 > as it segfaults at startup; disable the h323 flavour for now. (sthen@) pjsua - patches/patch-pjlib_src_pj_os_core_unix_c - patches/patch-pjmedia_src_pjmedia-codec_gsm_c ~ Makefile ~ distinfo ~ patches/patch-aconfigure_ac > Update to pjsua-1.7 > OK sthen@ (dcoppa@) ~ Makefile ~ distinfo > Bugfix update to pjsua-1.8 (dcoppa@) == textproc ========================================================== 32/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > + hs-attoparsec > + hs-bytestring-nums (jim@) ~ Makefile > + hs-attoparsec-iteratee > + hs-bytestring-show > + hs-heist > + hs-hexpat > + hs-xml > and correctly sort (jim@) ~ Makefile > +gtranslator (ajacoutot@) boust ~ Makefile > - missing USE_X11: (jasper@) discount ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) gtranslator + distinfo + Makefile + pkg/DESCR + pkg/PLIST + patches/patch-man_Makefile_in + patches/patch-src_gtr-utils_c > New import: > Import gtranslator-1.9.11. hs-attoparsec + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-attoparsec version 0.8.1.0 hs-attoparsec-iteratee + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-attoparsec-iteratee version 0.1.1 hs-bytestring-nums + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-bytestring-nums version 0.3.2 hs-bytestring-show + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-bytestring-show version 0.3.3 hs-heist + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-heist version 0.2.3 hs-hexpat + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-hexpat version 0.18.3 hs-xml + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-xml version 1.3.7 iso12083 ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) p5-Lingua-PT-Stemmer ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Lingua-Stem ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Lingua-Stem-Fr ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Lingua-Stem-It ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Lingua-Stem-Ru ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Lingua-Stem-Snowball-Da ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Lingua-Stem-Snowball-No ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Lingua-Stem-Snowball-Se ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-PDF-API2 ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Pod-Spell ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Pod-Tests ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Regexp-Common ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Regexp-DefaultFlags ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Text-Diff ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Text-Template ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-Text-Wrapper ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) wdiff ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) zathura ~ Makefile > - missing USE_X11: (jasper@) == www =============================================================== 33/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > + hs-snap-core (jim@) ~ Makefile > + hs-snap-server > + hs-xhtml-combinators (jim@) drupal6 + filefield_sources/Makefile + filefield_sources/distinfo + filefield_sources/pkg/DESCR + filefield_sources/pkg/PLIST > New import: > import www/drupal6/filefield-sources-1.2 ~ Makefile > +filefield_sources (stephan@) ~ core/Makefile ~ core/distinfo > update drupal core to 6.19, addresses SA-CORE-2010-002: > - OpenID authentication bypass > - File download access bypass > - Comment unpublishing bypass > - Actions cross site scripting > gory details at http://drupal.org/node/880476 > no database upgrade required for this update. (stephan@) ~ core/Makefile ~ core/distinfo TAGGED OPENBSD_4_7 > SECURITY UPDATE to drupal-6.18 > Resolves SA-CORE-2010-002 > From stephan@, thanks! (william@) ~ core/Makefile ~ core/distinfo TAGGED OPENBSD_4_8 > SECURITY UPDATE to drupal-6.18 > Resolves SA-CORE-2010-002 > From stephan@, thanks! (william@) epiphany ~ Makefile ~ distinfo ~ pkg/PLIST > Minor update to epiphany-2.30.6. (ajacoutot@) firefox35 ~ Makefile ~ distinfo ~ patch-media_liboggz_include_oggz_oggz_off_t_generated_h ~ patch-toolkit_library_Makefile_in > Update firefox35 port to 3.5.12, fixing a whole bunch of MFSA (2010-49->63) > (landry@) ~ Makefile ~ distinfo > Bugfix update to firefox 3.5.13. (landry@) gtkhtml3 ~ Makefile > Also needs to run_depends on gnome-icon-theme. (ajacoutot@) horde ~ horde/Makefile + horde/patches/patch-util_icon_browser_php > fix cross-site scripting bug, pointed out by viq. fix (adapted from > upstream repo) requires php>=5.2 so tighten RUN_DEPENDS accordingly. > http://secunia.com/advisories/41283 (sthen@) hs-cgi ~ Makefile ~ distinfo > Update to cgi-3001.1.7.3. > Fix HOMEPAGE (which was completely wrong, pointing to the parsec homepage). > (kili@) hs-snap-core + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-snap-core version 0.2.11 hs-snap-server + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-snap-server version 0.2.11 hs-xhtml-combinators + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-xhtml-combinators version 0.2.2 lighttpd ~ Makefile + patches/patch-src_mod_proxy_c > Fix lighttpd mod_proxy waiting for response even if content-length is 0. > From upstream via Brad. (sthen@) mozilla ~ mozilla.port.mk > Change dependency to ensure nspr 4.8.6 is required. Fixes "error: > 'PR_STATIC_ASSERT' was not declared in this scope" failures. (landry@) mozilla-firefox ~ Makefile ~ distinfo ~ patch-media_liboggz_include_oggz_oggz_off_t_generated_h ~ patch-toolkit_library_Makefile_in ~ pkg/PLIST > Update firefox35 port to 3.5.12, fixing a whole bunch of MFSA (2010-49->63) > (landry@) ~ Makefile ~ distinfo > Bugfix update to mozilla-firefox 3.6.10 (landry@) opera-flashplugin ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) p5-Apache-DBI ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) p5-WWW-Mechanize ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) phpldapadmin ~ Makefile ~ pkg/PLIST > config.php can contain some sensitive information, so protect it. > ok robert@ (ajacoutot@) phpmyadmin ~ Makefile ~ distinfo ~ pkg/PLIST > Update to version 3.3.7 > ok kevlo@ (maintainer) (giovanni@) py-nevow ~ Makefile > missing MODPY_SETUPTOOLS and bump (sthen@) rt ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) ~ Makefile > take maintainership (robert@) seamonkey ~ Makefile ~ distinfo ~ patch-mozilla_media_liboggz_include_oggz_oggz_off_t_generated_h > Update seamonkey to 2.0.7, fixing a bunch of MFSA (2010-49->63) (landry@) ~ Makefile ~ distinfo > Bugfix update to seamonkey 2.0.4. Bump lightning REVISION. (landry@) surf ~ Makefile ~ distinfo > Update surf to 0.4.1. > ok landry@ (matthew@) webkit ~ Makefile ~ distinfo ~ patches/patch-configure > Update to webkit 1.2.4. > Tested by pea@, Dawe, Remi Pointel, jasper@ and marco@, thanks! (landry@) wwwoffle ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) youtube-dl ~ Makefile > mirror; bitbucket's dynamically-created tar.gz changed. ok pirofti@ > (sthen@) == x11 =============================================================== 34/34 == http://www.openbsd.org/cgi-bin/cvsweb/ports/x11 awesome ~ Makefile ~ distinfo ~ patches/patch-awesomeConfig_cmake ~ patches/patch-globalconf_h ~ pkg/PLIST > Update to awesome-3.4.7. > Added luadoc documentation. > OK landry@ (dcoppa@) awn - patches/patch-po_Makefile_in_in ~ Makefile > - remove unneeded patch (jasper@) dbus ~ Makefile ~ pkg/MESSAGE > Fixed typo. > ok ajacoutot (tobias@) dbus-glib ~ Makefile > Add an XXX here, to be revisited soon. (ajacoutot@) e17 ~ Makefile.inc > - move distfiles/ to a proper mirroring location. (jasper@) freefarsi-ttf ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) gnome ~ krb5-auth-dialog/Makefile ~ krb5-auth-dialog/distinfo ~ krb5-auth-dialog/pkg/PFRAG.shared ~ krb5-auth-dialog/pkg/PLIST + krb5-auth-dialog/files/krb5-config > Update to krb5-auth-dialog-0.17. (ajacoutot@) ~ deskbar-applet/Makefile ~ deskbar-applet/pkg/PLIST > Missing gtk-update-icon-cache goo which made the applet crashed. > (ajacoutot@) ~ totem-pl-parser/Makefile ~ totem-pl-parser/distinfo ~ totem-pl-parser/pkg/PLIST > Minor update to totem-pl-parser-2.30.3. (ajacoutot@) ~ session/Makefile ~ session/files/README.OpenBSD > gnome-applets2 is wanted in a default GNOME setup. (ajacoutot@) ~ pessulus/Makefile ~ pessulus/distinfo ~ pessulus/patches/patch-data_Makefile_in ~ pessulus/pkg/PLIST > Minor update to pessulus-2.30.3. (ajacoutot@) - menus/pkg/patch-simple-editor_GMenuSimpleEditor_menutreemodel_py ~ menus/Makefile ~ menus/distinfo ~ menus/patches/patch-util-Makefile_in ~ menus/pkg/DESCR ~ menus/pkg/PLIST > Minor update to gnome-menus-2.30.3. > * Respect XDG_MENU_PREFIX when writing user menu file (ajacoutot@) ~ f-spot/Makefile ~ f-spot/distinfo ~ f-spot/patches/patch-tools_Makefile_in ~ f-spot/pkg/PLIST > Update to f-spot-0.8.0. (ajacoutot@) ~ metacity/Makefile ~ metacity/distinfo ~ metacity/patches/patch-configure ~ metacity/pkg/PLIST > Maintainance update to metacity-2.30.2. (ajacoutot@) ~ totem/Makefile > - tighten dependency on gst-plugins-good after -soup was merged into -main > ok aja@ (jasper@) - metacity/patches/patch-src_ui_theme_c > Oops... "zisiz an outrageous failureu" landry@ (ajacoutot@) ~ session/Makefile > Add gconf2-polkit to the RUN_DEPENDS. (ajacoutot@) i3 - patches/patch-include_util_h - patches/patch-src_util_c ~ Makefile ~ distinfo ~ patches/patch-Makefile ~ patches/patch-common_mk ~ patches/patch-i3-msg_Makefile ~ patches/patch-i3_config ~ patches/patch-src_config_c ~ pkg/DESCR ~ pkg/PLIST + patches/patch-i3-input_Makefile + patches/patch-i3-input_ipc_c + patches/patch-i3-msg_main_c + patches/patch-i3-wsbar + patches/patch-include_config_h + patches/patch-src_ipc_c + patches/patch-src_layout_c + patches/patch-src_manage_c > Update to i3-3.5.1 > resolve_tilde() function by Christopher Zimmermann > (madroach AT zakweb DOT de): thanks! > OK landry@ (dcoppa@) inconsolata-font ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) lablgtk2 ~ Makefile ~ distinfo > Bugfix update to lablgtk-2.14.2 > OK giovanni@ (dcoppa@) openmotif ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) osd_clock ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) p5-Gtk2 ~ Makefile > drop msf as maintainer on his p5- thingys and bump REVISION > "perl smells like dead moose farts and you can quote me on that" msf@ > (sthen@) scrotwm - patches/patch-Makefile ~ Makefile ~ distinfo ~ patches/patch-scrotwm_c ~ pkg/PLIST > From russia with love! fix russian manpage courtesy of naddy. > Roll to 0.9.26 (marco@) spranq-ecofont-ttf ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) video ~ Makefile + patches/patch-video_c > * no more anonymous unions in video(4) > * no need to exclude GCC2_ARCHS > * bump REVISION > * minor nits (jakemsr@) vlc ~ Makefile ~ patches/patch-modules_access_v4l2_c > * no more anonymous unions in video(4) > * bump REVISION-main (jakemsr@) ~ Makefile ~ patches/patch-configure_ac ~ pkg/PLIST-main > sundry cleanups; > from Brad (maintainer): > - Fix sys/mount.h detection so VCD/libcdio support can be enabled. > - bump AUTOCONF_VERSION to 2.64. > - some Makefile cleaning up. > from me, ok Brad: > - garbage-collect share/locale dir > - collect REVISIONs together (sthen@) x11vnc - patches/patch-x11vnc_connections_c - patches/patch-x11vnc_keyboard_c - patches/patch-x11vnc_pointer_c - patches/patch-x11vnc_pointer_h - patches/patch-x11vnc_remote_c - patches/patch-x11vnc_scan_c - patches/patch-x11vnc_screen_c - patches/patch-x11vnc_userinput_c ~ Makefile ~ distinfo ~ patches/patch-x11vnc_help_c ~ pkg/PLIST > update x11vnc to 0.9.12, rolling in many of the patches (sthen@) xcursorgen ~ Makefile ~ distinfo ~ patches/patch-configure_ac > Update to X.Org release 7.5 version of xcursorgen. ok jasper@ (matthieu@) xtu ~ Makefile > - move distfiles/ to a proper mirroring location. (jasper@) =============================================================================== From auto at squish.net Mon Sep 20 07:00:28 2010 From: auto at squish.net (OWC) Date: Mon, 20 Sep 2010 07:00:28 +0100 (BST) Subject: [owc] Weekly www changes ending 2010-09-19 Message-ID: <20100920060037.E983E1CD534@snowy.squish.net> OpenBSD www changes summary for 2010-09-12 to 2010-09-19 inclusive ================================================================== 46.html 47.html 48.html errata47.html faq index.html nl opencvs openssh pt translation.html want.html == 46.html =========================================================== 01/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/46.html 46.html > Change FAQ number for i386 floppy boot 4.3.1 -> 4.3.2 > This was changed in faq4.html in version v1.285 > Change this for 4.8, 4.7 and 4.6 pages. (lum@) == 47.html =========================================================== 02/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/47.html 47.html > Change FAQ number for i386 floppy boot 4.3.1 -> 4.3.2 > This was changed in faq4.html in version v1.285 > Change this for 4.8, 4.7 and 4.6 pages. (lum@) == 48.html =========================================================== 03/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/48.html 48.html > Change FAQ number for i386 floppy boot 4.3.1 -> 4.3.2 > This was changed in faq4.html in version v1.285 > Change this for 4.8, 4.7 and 4.6 pages. (lum@) == errata47.html ===================================================== 04/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/errata47.html errata47.html > add 007_scsi.patch, ok krw@ and proper English + ok from matthew@ > (stephan@) == faq =============================================================== 05/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/faq faq ~ pt/faq1.html ~ pt/faq6.html ~ pt/faq8.html ~ pt/index.html > Sync with Steelix CVS (ajacoutot@) ~ faq6.html > bridgename.if -> hostname.if > noticed by Jim Lucas (steven@) ~ index.html > make headings more consistent on this page and between index.html and > articles. From David Vasek (vasek at fido dot cz), thanks! (nick@) ~ ports/differences.html ~ ports/guide.html ~ ports/index.html ~ ports/ports.html ~ ports/specialtopics.html ~ ports/testing.html > Align handbook navigation with the standard FAQ. > Massive trailing white space clean up. > ok sthen@ (jim@) ~ nl/faq4.html ~ nl/faq6.html ~ nl/index.html > Sync with Steelix CVS (ajacoutot@) ~ ports/differences.html > match footer with related pages > ok sthen@ (jim@) == index.html ======================================================== 06/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/index.html index.html > Link [pt] translation, thanks to Renato dos Santos for his work. > (ajacoutot@) == nl ================================================================ 07/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/nl nl ~ index.html ~ translation.html > Sync with Steelix CVS (ajacoutot@) == opencvs =========================================================== 08/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/opencvs opencvs ~ pt/index.html > Sync with Steelix CVS (ajacoutot@) ~ index.html > Link [pt] translation, thanks to Renato dos Santos for his work. > (ajacoutot@) ~ nl/index.html > Sync with Steelix CVS (ajacoutot@) == openssh =========================================================== 09/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/openssh openssh ~ faq.html > It's 2010. OpenSSH is THE version of ssh that most people use, and > probably the ONLY version many people have used, it isn't the "Free > Alternative" anymore. Start of a rework of this FAQ to bring it > up-to-date and refocus it as the authoritative introduction to "the" > version of ssh that most people will use. > Just 1.1 for now. Simpler explaination for those who have never > used alternatives to OpenSSH, OpenBSD users: just run recent versions > of OpenBSD, non-OpenBSD users start with your OS vendor. > After waiting for formal oks, agreement to a > "commit now and djm@ and dtucker@ will beat the snot out of me if I > screw up" from djm at . (nick@) ~ nl/faq.html > Sync with Steelix CVS (ajacoutot@) == pt ================================================================ 10/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/pt pt ~ index.html > Sync with Steelix CVS (ajacoutot@) ~ index.html ~ translation.html > Sync with Steelix CVS (ajacoutot@) == translation.html ================================================== 11/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/translation.html translation.html > Link [pt] translation, thanks to Renato dos Santos for his work. > (ajacoutot@) == want.html ========================================================= 12/12 == http://www.openbsd.org/cgi-bin/cvsweb/www/want.html want.html > I now have quite the collection of old SCSI cards and devices, much > thanks to krw@, claudio@, and James Lin. (matthew@) =============================================================================== From auto at squish.net Mon Sep 27 07:00:14 2010 From: auto at squish.net (OWC) Date: Mon, 27 Sep 2010 07:00:14 +0100 (BST) Subject: [owc] Weekly X11 changes ending 2010-09-26 Message-ID: <20100927060014.D31EA1CD527@snowy.squish.net> OpenBSD X11 changes summary for 2010-09-19 to 2010-09-26 inclusive ================================================================== 3RDPARTY MODULES app distrib == 3RDPARTY ========================================================== 01/04 == http://www.openbsd.org/cgi-bin/cvsweb/X11/3RDPARTY 3RDPARTY > update (matthieu@) == MODULES =========================================================== 02/04 == http://www.openbsd.org/cgi-bin/cvsweb/X11/MODULES MODULES > update (matthieu@) == app =============================================================== 03/04 == http://www.openbsd.org/cgi-bin/cvsweb/X11/app app ~ xconsole/configure.ac > Remove reference to XAW_CHECK_XPRINT_SUPPORT which was removed from > xorg-macros. While here fix list of dependencies. > Problem noticed by Dave Del Debbio. Thanks. (matthieu@) ~ xconsole/Makefile.in ~ xconsole/aclocal.m4 ~ xconsole/configure > regen (matthieu@) ~ xfontsel/Makefile.in ~ xfontsel/aclocal.m4 ~ xfontsel/configure > regen (matthieu@) ~ xfontsel/configure.ac > Remove reference to XAW_CHECK_XPRINT_SUPPORT which was removed from > xorg-macros. While here fix list of dependencies. (matthieu@) ~ xfd/Makefile.in ~ xfd/aclocal.m4 ~ xfd/configure > regen (matthieu@) ~ xfd/configure.ac > Remove reference to XAW_CHECK_XPRINT_SUPPORT which was removed from > xorg-macros. While here fix list of dependencies. (matthieu@) ~ xload/configure.ac > Remove reference to XAW_CHECK_XPRINT_SUPPORT which was removed from > xorg-macros. While here fix list of dependencies. (matthieu@) ~ xload/Makefile.in ~ xload/aclocal.m4 ~ xload/configure > regen (matthieu@) ~ xsm/Makefile.in ~ xsm/aclocal.m4 ~ xsm/configure > regen (matthieu@) ~ xsm/configure.ac > Remove reference to XAW_CHECK_XPRINT_SUPPORT which was removed from > xorg-macros. While here fix list of dependencies. (matthieu@) ~ video/Makefile > list all libraries needed and in the correct order so this builds > on static archs > from todd@ (jakemsr@) ~ Makefile > enable video(1), now builds on all archs > from/ok todd@ (jakemsr@) ~ cwm/cwmrc.5 > clarify window name/class a bit more with word ordering. > ok oga@ (okan@) ~ cwm/group.c > more clear variable name so than name/class shouldn't be confused again. > ok oga@ (okan@) ~ cwm/group.c ~ cwm/search.c > spacing nits (okan@) ~ cwm/parse.y > picked a henning diff from src - original log: > fix linecount bug with comments spanning multiple lines > problem reported with the obvious fix for bgpd by Sebastian Benoit > , also PR 6432 > ok oga@ (okan@) ~ cwm/cwmrc.5 ~ cwm/xevents.c > do not warp to clients marked 'ignore'; from chneukirchen at gmail - > thanks. > (with the manpage bit from me). > ok oga@ (okan@) ~ cwm/cwmrc.5 > s/\.Pb/.Pp/ for correct vertical spacing; found by mandoc -Tlint > (schwarze@) ~ cwm/cwm.1 > s/-offset -indent/-offset indent/ for correct indentation, > and properly encode \(:a > found by mandoc -Tlint (schwarze@) ~ video/video.1 ~ video/video.c > support for gamma and sharpness/acutance controls. > also from Martin Pieuchot, thanks! (jakemsr@) ~ video/video.1 > s/\.Xx/.Xr/ such that "Xv(3)" doesn't get lost; > found by mandoc -Tlint (schwarze@) == distrib =========================================================== 04/04 == http://www.openbsd.org/cgi-bin/cvsweb/X11/distrib distrib ~ sets/lists/xbase/mi ~ sets/lists/xetc/md.macppc ~ sets/lists/xshare/mi > sync (todd@) =============================================================================== From auto at squish.net Mon Sep 27 07:00:14 2010 From: auto at squish.net (OWC) Date: Mon, 27 Sep 2010 07:00:14 +0100 (BST) Subject: [owc] Weekly ports changes ending 2010-09-26 Message-ID: <20100927060027.2A4331CD518@snowy.squish.net> OpenBSD ports changes summary for 2010-09-19 to 2010-09-26 inclusive ==================================================================== archivers/bzip2 archivers/makeself archivers/p5-Compress-Bzip2 archivers/p5-Compress-LZO archivers/p5-PerlIO-gzip archivers/ruby-archive-tar-minitar audio/amarok audio/aqualung audio/festival audio/mpg123 audio/p5-Audio-CD audio/p5-Audio-FLAC-Header audio/p5-Ogg-Vorbis-Header audio/p5-gnupod audio/p5-libvorbis audio/rhythmbox audio/ruby-id3lib audio/sox audio/squeezecenter audio/wavpack audio/xmms2 biology/AcePerl comms/p5-Device-SerialPort comms/smstools converters/libiconv converters/p5-Convert-Binary-C converters/p5-Convert-UUlib converters/p5-JSON-DWIW converters/p5-JSON-XS converters/p5-Net-IDN-Encode converters/p5-Text-Iconv converters/p5-Unicode-Map converters/p5-Unicode-Map8 converters/p5-Unicode-String converters/ruby-json databases/db databases/freetds databases/hs-HDBC databases/hs-HDBC-sqlite3 databases/maatkit databases/p5-BerkeleyDB databases/p5-DBD-Pg databases/p5-DBD-SQLite databases/p5-DBD-SQLite2 databases/p5-DBD-Sybase databases/p5-DBD-mysql databases/p5-DBI databases/p5-GDBM_File databases/p5-Search-Xapian databases/p5-ldap databases/p5-pgsql databases/p5-sybperl databases/pgadmin3 databases/py-couchdb databases/ruby-activerecord databases/ruby-bdb databases/ruby-couch_potato databases/ruby-couchrest databases/ruby-data_objects databases/ruby-datamapper databases/ruby-do_sqlite3 databases/ruby-kirbybase databases/ruby-ldap databases/ruby-mysql databases/ruby-pg databases/ruby-postgres databases/ruby-sequel databases/ruby-sqlite3 databases/ruby-validatable databases/sqlports databases/xapian-core devel devel/ORBit2 devel/boost devel/cppcheck devel/cpphs devel/eclipse devel/ffcall devel/fossil devel/glib2 devel/hs-ConfigFile devel/hs-List devel/hs-ListLike devel/hs-MissingH devel/hs-MonadCatchIO-transformers devel/hs-PSQueue devel/hs-cereal devel/hs-directory-tree devel/hs-dlist devel/hs-hlint devel/hs-hslogger devel/hs-iteratee devel/hs-monads-fd devel/hs-murmur-hash devel/hs-primitive devel/hs-sendfile devel/hs-transformers devel/hs-uniplate devel/hs-unix-compat devel/hs-vector devel/hscolour devel/iso-codes devel/jakarta-servletapi devel/json-glib devel/libffi devel/libgsf devel/luapack devel/mico devel/mpfr devel/p5-Algorithm-MDiff devel/p5-Algorithm-Permute devel/p5-AutoXS-Header devel/p5-B-Hooks-OP-Check devel/p5-B-Utils devel/p5-BSD-Resource devel/p5-BSD-stat devel/p5-Cache-FastMmap devel/p5-Cache-Mmap devel/p5-Class-C3-XS devel/p5-Class-Date devel/p5-Class-MOP devel/p5-Class-MethodMaker devel/p5-Class-XSAccessor devel/p5-Clone devel/p5-Curses devel/p5-Data-Alias devel/p5-Data-Dump-Streamer devel/p5-Data-Structure-Util devel/p5-Data-UUID devel/p5-Date-Calc devel/p5-Date-Simple devel/p5-DateTime devel/p5-Devel-Caller devel/p5-Devel-Cover devel/p5-Devel-Declare devel/p5-Devel-FastProf devel/p5-Devel-GlobalDestruction devel/p5-Devel-Leak devel/p5-Devel-NYTProf devel/p5-Devel-SawAmpersand devel/p5-Devel-Size devel/p5-Device-USB devel/p5-Event devel/p5-Event-Lib devel/p5-File-Sync devel/p5-Glib2 devel/p5-Hash-AutoHash devel/p5-Hash-NoRef devel/p5-IO-KQueue devel/p5-IO-Tty devel/p5-IPC-ShareLite devel/p5-Internals devel/p5-Lchown devel/p5-List-MoreUtils devel/p5-Locale-Hebrew devel/p5-Locale-gettext devel/p5-Moose devel/p5-MooseX-Role-WithOverloading devel/p5-POE-XS-Queue-Array devel/p5-PadWalker devel/p5-Pango devel/p5-Params-Util devel/p5-Params-Validate devel/p5-PerlIO-eol devel/p5-Pod-Coverage devel/p5-Readonly-XS devel/p5-Regexp-Copy devel/p5-SDL devel/p5-Safe-Hole devel/p5-Scope-Upper devel/p5-Set-Object devel/p5-Sort-Key devel/p5-String-CRC32 devel/p5-Sub-Identify devel/p5-Sub-Name devel/p5-Taint-Runtime devel/p5-Term-ReadKey devel/p5-Term-ReadLine-Gnu devel/p5-Test-LeakTrace devel/p5-Test-Taint devel/p5-Tie-Hash-Indexed devel/p5-Variable-Magic devel/p5-Want devel/p5-WeakRef devel/p5-YAML-Syck devel/p5-YAML-XS devel/py-protocols devel/py-ruledispatch devel/qt-creator devel/quirks devel/ruby-abstract devel/ruby-actionpack devel/ruby-activesupport devel/ruby-assistance devel/ruby-clio devel/ruby-color-tools devel/ruby-columnize devel/ruby-cucumber devel/ruby-daemons devel/ruby-debug devel/ruby-debug-base devel/ruby-diff-lcs devel/ruby-echoe devel/ruby-extlib devel/ruby-facets devel/ruby-fastthread devel/ruby-flexmock devel/ruby-gem_plugin devel/ruby-gems devel/ruby-gettext devel/ruby-highline devel/ruby-hoe devel/ruby-linecache devel/ruby-locale devel/ruby-minitest devel/ruby-mocha devel/ruby-ncurses devel/ruby-needle devel/ruby-open4 devel/ruby-parsetree devel/ruby-polyglot devel/ruby-rack-test devel/ruby-rake devel/ruby-rcov devel/ruby-rparsec devel/ruby-rspec devel/ruby-ruby2ruby devel/ruby-ruby_parser devel/ruby-rubyforge devel/ruby-rubyinline devel/ruby-sexp devel/ruby-sexp_processor devel/ruby-systemtimer devel/ruby-term-ansicolor devel/ruby-transaction-simple devel/ruby-trollop devel/ruby-tzinfo devel/ruby-uuidtools devel/ruby-zentest devel/subversion devel/swig devel/xulrunner editors/openoffice3 editors/vim-spell games games/frogatto games/frozen-bubble games/oilwar games/openttd games/rftg games/sudognu games/tuxpaint-config geo/gdal geo/openbsd-developers geo/p5-Geo-Coordinates-UTM geo/p5-Geo-Coordinates-UTM-XS geo/ruby-findmyiphone graphics/ImageMagick graphics/aqsis graphics/blender graphics/cfdg graphics/dcraw graphics/djview4 graphics/djvulibre graphics/exiv2 graphics/ffmpeg graphics/gd graphics/imlib2 graphics/lcms graphics/libmpeg2 graphics/openexr-viewers graphics/p5-Cairo graphics/p5-GD graphics/p5-Image-EXIF graphics/p5-Image-Imlib2 graphics/p5-Imager graphics/ruby-color graphics/ruby-gd2 graphics/ruby-gruff graphics/ruby-mini_magick graphics/ruby-rmagick graphics/tkimg infrastructure/bin infrastructure/man infrastructure/mk infrastructure/plist inputmethods/scim-anthy inputmethods/scim-hangul inputmethods/uim japanese/nkf japanese/p5-Text-Kakasi lang lang/chicken lang/clisp lang/ecl lang/erlang lang/expect lang/ghc lang/hs-haskell-src-exts lang/kaffe lang/librep lang/pfe lang/python lang/ruby lang/sbcl lang/ucblogo lang/unicon lang/vala mail/abook mail/avenger mail/courier-imap mail/dspam mail/greyscanner mail/mailman mail/mozilla-thunderbird mail/p5-MIME-tools mail/razor-agents mail/ruby-actionmailer mail/ruby-mailfactory mail/ruby-mime mail/ruby-mime-types mail/ruby-rmail math/gnumeric math/p5-AI-FANN math/p5-Bit-Vector math/p5-Math-BigInt-GMP math/p5-Math-FFT math/p5-Math-GMP math/p5-Math-Pari misc/p5-File-MMagic-XS misc/pymissile misc/ttyrec misc/xnc multimedia multimedia/gstreamer-0.10 multimedia/mediatomb multimedia/subtitleripper multimedia/xine-lib net net/bitchx net/curl net/etherape net/farsight2 net/freeradius net/hpodder net/hs-network-bytestring net/hs-pb net/ktorrent net/libnice net/net-snmp net/p5-Geo-IP net/p5-IO-Interface net/p5-IO-Socket-Multicast net/p5-Net-DBus net/p5-Net-DNS net/p5-Net-Patricia net/p5-Net-Pcap net/p5-Net-RawIP net/p5-Net-SSH2 net/p5-Net-Z3950-Zoom net/p5-NetAddr-IP net/p5-Socket6 net/p5-flowd net/papyon net/pktstat net/poco net/quagga net/rrdtool net/ruby-amqp net/ruby-amqp-utils net/ruby-bunny net/ruby-eventmachine net/ruby-minion net/ruby-net-dns net/ruby-net-scp net/ruby-net-sftp net/ruby-net-ssh net/ruby-net-ssh-gateway net/ruby-nmap-parser net/ruby-pcap net/ruby-rrdtool net/ruby-snmp net/ruby-stomp net/ruby-xmpp4r net/slirp net/telepathy net/wget net/xchat net/xorp news/nn palm/pose print/htmldoc print/system-config-printer print/texlive print/texlive2010 print/xpp productivity/sunbird security security/arirang security/assl security/clamav security/gksu-polkit security/gnupg security/jailkit security/keychain security/nikto security/p5-Authen-Krb5-Simple security/p5-Crypt-Blowfish security/p5-Crypt-DES security/p5-Crypt-GpgME security/p5-Crypt-OpenSSL-Bignum security/p5-Crypt-OpenSSL-DSA security/p5-Crypt-OpenSSL-RSA security/p5-Crypt-OpenSSL-Random security/p5-Crypt-Rijndael security/p5-Crypt-SSLeay security/p5-Crypt-Serpent security/p5-Crypt-Twofish security/p5-Digest-MD2 security/p5-Digest-MD5-M4p security/p5-Digest-Nilsimsa security/p5-Digest-SHA1 security/p5-GSSAPI security/p5-MD5 security/p5-Net_SSLeay security/ruby-bcrypt security/ruby-ezcrypto security/ruby-openid security/ruby-yadis security/smbsniff security/steghide security/xmlsec sysutils sysutils/bacula sysutils/duplicity sysutils/freeipmi sysutils/god sysutils/grub sysutils/heartbeat sysutils/p5-Filesys-Df sysutils/p5-Proc-ProcessTable sysutils/p5-Quota sysutils/p5-Unix-Statgrab sysutils/p5-Unix-Syslog sysutils/ruby-capistrano sysutils/ruby-facter sysutils/ruby-mongrel_cluster sysutils/ruby-puppet sysutils/ruby-rails-app-installer sysutils/ruby-thor sysutils/ruby-vlad sysutils/syslog-ng sysutils/torture sysutils/tree telephony telephony/asterisk telephony/iaxclient telephony/pjsua textproc textproc/clucene textproc/dblatex textproc/eruby textproc/gonzui textproc/gtkaml textproc/gtranslator textproc/hs-HaXml textproc/hs-attoparsec textproc/hs-attoparsec-iteratee textproc/hs-bytestring-nums textproc/hs-bytestring-show textproc/hs-heist textproc/hs-hexpat textproc/hs-xml textproc/hyperestraier textproc/mozilla-dicts textproc/p5-Encode-Detect textproc/p5-LaTeX-TOM textproc/p5-LibXML-Common textproc/p5-Number-Format textproc/p5-Regexp-Common textproc/p5-SWISH-API textproc/p5-String-Approx textproc/p5-String-RewritePrefix textproc/p5-String-Similarity textproc/p5-Template textproc/p5-Text-Aspell textproc/p5-Text-CSV textproc/p5-Text-CSV_XS textproc/p5-Text-Diff textproc/p5-Text-Diff-HTML textproc/p5-Text-DoubleMetaphone textproc/p5-Text-LevenshteinXS textproc/p5-Text-Quoted textproc/p5-Text-Template textproc/p5-Text-Tmpl textproc/p5-Text-WordDiff textproc/p5-Text-Wrapper textproc/p5-XML-LibXML textproc/p5-XML-LibXSLT textproc/p5-XML-Parser textproc/p5-XML-SAX-ExpatXS textproc/py-xmldiff textproc/ruby-ascii85 textproc/ruby-builder textproc/ruby-erubis textproc/ruby-fastercsv textproc/ruby-fastri textproc/ruby-haml textproc/ruby-hpricot textproc/ruby-htmlentities textproc/ruby-hyperestraier textproc/ruby-icalendar textproc/ruby-markaby textproc/ruby-nokogiri textproc/ruby-pdf-reader textproc/ruby-pdf-writer textproc/ruby-prawn textproc/ruby-randexp textproc/ruby-redcloth textproc/ruby-rss textproc/ruby-rubigen textproc/ruby-templater textproc/ruby-treetop www www/ap2-mod_perl www/drupal6 www/firefox35 www/fluxbb www/flyspray www/gecko-mediaplayer www/hiawatha www/hs-snap-core www/hs-snap-server www/hs-xhtml-combinators www/midori www/minimo www/mod_auth_bsd www/mod_auth_kerb www/mod_auth_ldap www/mod_auth_mysql www/mod_auth_pgsql www/mod_auth_radius www/mod_bandwidth www/mod_dav www/mod_encoding www/mod_fastcgi www/mod_frontpage www/mod_geoip www/mod_gzip www/mod_jk www/mod_layout www/mod_ldapvhost www/mod_log_sql www/mod_mp3 www/mod_perl www/mod_random www/mod_ruby www/mod_scgi www/mod_security www/mod_text2html www/moinmoin www/mollify www/mozilla www/mozilla-firefox www/nginx www/opera-flashplugin www/p5-Apache-DB www/p5-CGI-SpeedyCGI www/p5-HTML-Embperl www/p5-HTML-Parser www/p5-HTML-Tidy www/p5-HTTP-GHTTP www/p5-WWW-Curl www/p5-libapreq www/p5-libwww www/pecl-chroot www/pecl-pcntl www/php5 www/puppet-dashboard www/py-zine www/raggle www/ruby-activemerchant www/ruby-activeresource www/ruby-addressable www/ruby-fcgi www/ruby-httpclient www/ruby-mechanize www/ruby-merb www/ruby-mongrel www/ruby-passenger www/ruby-rack www/ruby-rails www/ruby-rest-client www/ruby-sinatra www/ruby-thin www/ruby-thin_http www/ruby-typo www/seamonkey www/webkit www/wwwcount www/xapian-omega x11/dbus-glib x11/e17 x11/fleditor x11/fltk x11/flvw x11/flwm x11/gnome x11/gnome-mplayer x11/gtk2-murrine-engine x11/kde x11/kde4 x11/p5-Gnome2-Canvas x11/p5-Gtk2 x11/p5-Gtk2-GladeXML x11/p5-Tk x11/p5-X-Osd x11/pinot x11/py-qt4 x11/ruby-dbus x11/tktray x11/tktreectrl x11/video x11/vlc == archivers ========================================================= 01/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/archivers bzip2 ~ Makefile ~ distinfo ~ pkg/PLIST > SECURITY update to 1.0.6, which fixes an integer overflow, CVE-2010-0405. > ok jasper@ (naddy@) makeself ~ Makefile > - reset maintainer, requested by reinhard@ (jasper@) p5-Compress-Bzip2 ~ Makefile > bump (sthen@) p5-Compress-LZO ~ Makefile > bump (sthen@) p5-PerlIO-gzip ~ Makefile > bump (sthen@) ruby-archive-tar-minitar ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) == audio ============================================================= 02/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/audio amarok ~ Makefile ~ patches/patch-configure_in > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ~ Makefile > substitute /usr/bin/env ruby by ${LOCALBASE}/bin/ruby18 in ruby scripts. > ok jeremy@ (steven@) aqualung ~ Makefile > Update my MAINTAINER email address > OK landry@ (jeremy@) festival ~ core/Makefile ~ ogi/Makefile.inc > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) mpg123 ~ Makefile ~ distinfo > update to 1.12.4: bugfix release that improves printout of metadata > (ID3) in UTF-8 terminals (naddy@) ~ Makefile > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) p5-Audio-CD ~ Makefile > bump (sthen@) p5-Audio-FLAC-Header ~ Makefile > bump (sthen@) p5-Ogg-Vorbis-Header ~ Makefile > bump (sthen@) p5-gnupod - patches/patch-tools_getINC_pl - patches/patch-tools_gnupod_install_pl ~ Makefile > No longer need these patches now that perl 5.12.2 is in. (millert@) p5-libvorbis ~ Makefile > bump (sthen@) rhythmbox ~ Makefile ~ pkg/PLIST + patches/patch-configure + patches/patch-data_ui_rhythmbox-ui_xml + patches/patch-plugins_Makefile_in > Several cleanups: > - add missing run_depends on py-gnome-desktop (needed for the magnatune > plugin) > - remove the audiocd plugin which requires cdda support in gvfs and that > is only possible with either HAL or gudev > - remove the "Scan Removable Media" from the interface, as for the same > reason we disable the audiocd plugin > - enable support for iPod (untested I own no such device) (ajacoutot@) ~ Makefile ~ patches/patch-shell_main_c + patches/patch-shell_rb-python-module_c + patches/patch-shell_rb-python-module_h > Make rhythmbox start again after recent python 2.6.6 update. > Merged from upstream git. (ajacoutot@) ruby-id3lib ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) sox ~ Makefile > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) squeezecenter ~ Makefile > add a note about why this isn't updated, people keep asking (sthen@) ~ Makefile > change homepage, pointed out aja@ (sthen@) wavpack ~ Makefile > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) xmms2 ~ Makefile > bump (sthen@) == biology =========================================================== 03/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/biology AcePerl ~ Makefile > bump (sthen@) == comms ============================================================= 04/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/comms p5-Device-SerialPort ~ Makefile > bump (sthen@) smstools ~ Makefile ~ distinfo ~ patches/patch-scripts_sendsms > update smstools3 to 3.1.14, patch away a /bin/bash (sthen@) == converters ======================================================== 05/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/converters libiconv ~ Makefile + patches/patch-Makefile_devel > - honor CC/CFLAGS in the command we run at pre-configure > ok brad@ (MAINTAINER), landry@ (jasper@) p5-Convert-Binary-C ~ Makefile > bump (sthen@) p5-Convert-UUlib ~ Makefile > bump (sthen@) p5-JSON-DWIW ~ Makefile > bump (sthen@) p5-JSON-XS ~ Makefile > bump (sthen@) p5-Net-IDN-Encode ~ Makefile > bump (sthen@) p5-Text-Iconv ~ Makefile > bump (sthen@) p5-Unicode-Map ~ Makefile > bump (sthen@) p5-Unicode-Map8 ~ Makefile > bump (sthen@) p5-Unicode-String ~ Makefile > bump (sthen@) ruby-json ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) == databases ========================================================= 06/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/databases db ~ Makefile.inc > Force the use of gnu libtool here, mail/bogofilter configure script is > confused when db is built with our ports libtool. (landry@) freetds ~ Makefile ~ patches/patch-configure > use shared not static libiconv; fixes build with .Ox libtool. bump. > (sthen@) hs-HDBC ~ Makefile > Cleanups for haskell ports. > "Looks fine" kili@ (dcoppa@) hs-HDBC-sqlite3 ~ Makefile > Cleanups for haskell ports. > "Looks fine" kili@ (dcoppa@) maatkit ~ Makefile ~ distinfo ~ pkg/PLIST > Update to release 6926 (giovanni@) p5-BerkeleyDB ~ Makefile > bump (sthen@) p5-DBD-Pg ~ Makefile > bump (sthen@) p5-DBD-SQLite ~ Makefile > bump (sthen@) p5-DBD-SQLite2 ~ Makefile > bump (sthen@) p5-DBD-Sybase ~ Makefile > bump (sthen@) p5-DBD-mysql ~ Makefile > bump (sthen@) p5-DBI ~ Makefile > bump (sthen@) p5-GDBM_File ~ Makefile > bump (sthen@) p5-Search-Xapian ~ Makefile ~ distinfo > Update to p5-Search-Xapian-1.2.3.0. > Move to new DEPENDS. (ajacoutot@) p5-ldap ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 0.4001 > ok landry@ (pea@) - patches/patch-lib_Net_LDAP_LDIF_pm ~ Makefile > I forgot to cvs rm this patch.. no cookies for me > Spotted by kili@, thanks ! (pea@) p5-pgsql ~ Makefile > bump (sthen@) p5-sybperl ~ Makefile > bump (sthen@) pgadmin3 ~ Makefile ~ distinfo ~ pkg/PLIST > Update to 1.12.0 > ok landry@ (pea@) py-couchdb ~ Makefile ~ distinfo ~ pkg/PLIST > Update to version 0.8. Fix package name to match directory. > landry@ ok. (fgsch@) ruby-activerecord ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-bdb ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-couch_potato ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-couchrest ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-data_objects ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-datamapper ~ aggregates/Makefile ~ aggregates/pkg/PLIST ~ core/Makefile ~ core/pkg/PLIST ~ migrations/Makefile ~ migrations/pkg/PLIST ~ serializer/Makefile ~ serializer/pkg/PLIST ~ sweatshop/Makefile ~ timestamps/Makefile ~ types/Makefile ~ types/pkg/PLIST ~ validations/Makefile ~ validations/pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-do_sqlite3 ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-kirbybase ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-ldap ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-mysql ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-pg ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-postgres ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ~ Makefile > Take over maintenance of databases/ruby-postgres and devel/ruby-rcov > from Markus. > OK markus@ (jeremy@) ruby-sequel ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-sqlite3 ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-validatable ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) sqlports ~ Makefile ~ files/mksqlitedb ~ pkg/DESCR-compact ~ pkg/DESCR-main > output EPOCH and REVISION in dump-vars, and use it in sqlports. > ok espie@ (with a reminder to add EPOCH, my first diff just had REVISION). > (sthen@) xapian-core ~ Makefile ~ distinfo ~ pkg/PLIST > Update to xapian-core-1.2.3. (ajacoutot@) == devel ============================================================= 07/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/devel devel ~ Makefile > + hs-ListLike > + hs-MonadCatchIO-transformers > + hs-cereal > + hs-directory-tree > + hs-dlist > + hs-iteratee > + hs-monads-fd > + hs-transformers > + hs-unix-compat (jim@) ~ Makefile > + hs-List > + hs-PSQueue > + hs-murmur-hash > + hs-primitive > + hs-sendfile > + hs-vector (jim@) ~ Makefile > Hook up liboobs, ok jasper@ (ajacoutot@) ~ Makefile > - sync (jasper@) ~ Makefile > - sync (jasper@) ~ Makefile > - sync (jasper@) ORBit2 ~ Makefile > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) boost ~ Makefile + patches/patch-boost_test_impl_execution_monitor_ipp > - OpenBSD does not have the definitions for the signals SI_ASYNCIO and > SI_MESGQ. > from markus hennecke > ok landry@ (jasper@) ~ patches/patch-boost_test_impl_execution_monitor_ipp > - tweak, suggested by fgs@ (jasper@) cppcheck + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import cppcheck 1.44 cpphs - pkg/DESCR - pkg/PLIST ~ Makefile + pkg/DESCR-lib + pkg/DESCR-main + pkg/PLIST-lib + pkg/PLIST-main > Use cabal and build the library on archs with ghc (i386 and amd64), > because jasper@ wants the cpphs library. > Put the library into a separate subpackage (hs-cpphs). > Shorten DESCR-main (formerly DESCR). > Tested with both ghc and nhc98 (the latter on armish). (kili@) eclipse ~ plugins/rdt/Makefile > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ffcall ~ Makefile ~ patches/patch-avcall_avcall-sparc64_S ~ patches/patch-callback_trampoline_r_trampoline_c ~ patches/patch-callback_vacall_r_vacall-sparc64_S ~ patches/patch-vacall_vacall-sparc64_S + patches/patch-avcall_avcall_h_in + patches/patch-callback_vacall_r_vacall-sparc_S > Fix on sparc and sparc64. > ok phessler@ jasper@ (joshe@) fossil ~ Makefile ~ distinfo > Update to 20100918155143 > ok jasper@, James Turner (MAINTAINER) who had the same diff prepared > (stsp@) glib2 ~ Makefile + patches/patch-configure + patches/patch-gthread_gthread-posix_c > We do support monotonic clock, so patch accordingly. > Set correct mix/max thread priorities. > Remove an obvious comment. > ok landry@ jasper@ (ajacoutot@) hs-ConfigFile ~ Makefile > Cleanups for haskell ports. > "Looks fine" kili@ (dcoppa@) hs-List + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-List version 0.4.0 ~ Makefile > - add missing dependency (jasper@) hs-ListLike + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-LikeLike version 1.0.1 hs-MissingH ~ Makefile > Cleanups for haskell ports. > "Looks fine" kili@ (dcoppa@) hs-MonadCatchIO-transformers + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-MonadCatchIO-transformers version 0.2.2.0 ~ Makefile > - another missing dependency (jasper@) hs-PSQueue + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-PSQueue version 1.1 hs-cereal + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-cereal version 0.3.0.0 hs-directory-tree + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-directory-tree version 0.2.0 hs-dlist + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-dlist version 0.5 hs-hlint + distinfo + Makefile + pkg/PLIST + pkg/DESCR + patches/patch-hlint_cabal > New import: > import hlint 1.8 hs-hslogger ~ Makefile > Cleanups for haskell ports. > "Looks fine" kili@ (dcoppa@) hs-iteratee + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-iteratee version 0.3.5 hs-monads-fd + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-monads-fd version 0.1.0.1 ~ Makefile > - fix build on a clean system (jasper@) hs-murmur-hash + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-murmur-hash version 0.1 hs-primitive + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-primitive version 0.3 hs-sendfile + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-sendfile version 0.6.2 hs-transformers + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-transformers version 0.2.1.0 hs-uniplate + distinfo + Makefile + pkg/DESCR + pkg/PLIST > New import: > import hs-uniplate 1.5.1 hs-unix-compat + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-unix-compat version 0.1.2.1 hs-vector + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-vector version 0.6.0.1 hscolour ~ Makefile ~ distinfo > - update hscolour to 1.17 > ok kili@ (jasper@) iso-codes ~ Makefile ~ distinfo ~ pkg/PLIST > - update iso-codes to 3.19 (jasper@) jakarta-servletapi ~ Makefile > - reset maintainer, requested by reinhard@ (jasper@) json-glib ~ Makefile ~ distinfo ~ pkg/PLIST > Update to json-glib-0.12.0. > Move to new DEPENDS/REVISION. (ajacoutot@) libffi - patches/patch-include_Makefile_in ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-src_arm_sysv_S ~ patches/patch-testsuite_libffi_call_float2_c > - update libffi to 3.0.9 > - remove unneeded patch (jasper@) + patches/patch-src_mips_ffitarget_h > - missed this diff in previous commit, fixes build on mips64 (jasper@) libgsf - patches/patch-thumbnailer_Makefile_in ~ Makefile ~ distinfo ~ pkg/PLIST-main > Bugfix update to libgsf-1.14.19. > * Add some more OOo 3.2 and 3.3 namespaces. > * Quiet xml parsing two bits. (ajacoutot@) luapack ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) mico - patches/patch-MakeVars_in - patches/patch-admin_mkdepend_cc - patches/patch-codec_cc - patches/patch-coss_events_main_cc - patches/patch-coss_externalization_Stream_impl_cc - patches/patch-coss_externalization_extcriteriad_cc - patches/patch-coss_lifecycle_lifecriteriad_cc - patches/patch-coss_naming_Naming_impl_cc - patches/patch-coss_naming_nsd_cc - patches/patch-coss_time_TimeService_help_cc - patches/patch-daemon_imr_client_cc - patches/patch-daemon_imr_impl_cc - patches/patch-daemon_main_cc - patches/patch-daemon_poamediator_h - patches/patch-demo_boa_Makefile - patches/patch-demo_redlich_Makefile - patches/patch-idl_codegen-c++-common_cc - patches/patch-idl_codegen-c++-impl_cc - patches/patch-idl_codegen-c++-skel_cc - patches/patch-idl_codegen-c++-stub_cc - patches/patch-idl_codegen-c++-util_cc - patches/patch-idl_codegen-c++_cc - patches/patch-idl_codegen-idl_cc - patches/patch-idl_codegen-midl_cc - patches/patch-idl_codegen_cc - patches/patch-idl_codegen_h - patches/patch-idl_error_h - patches/patch-idl_main_cc - patches/patch-idl_params_cc - patches/patch-idl_parsenode_h - patches/patch-idl_parser_h - patches/patch-idl_scanner_ll - patches/patch-idl_yacc_yy - patches/patch-include_mico_fixed_h - patches/patch-include_mico_util_h - patches/patch-orb_address_cc - patches/patch-orb_any_cc - patches/patch-orb_boa_cc - patches/patch-orb_buffer_cc - patches/patch-orb_codeset_cc - patches/patch-orb_context_cc - patches/patch-orb_dii_cc - patches/patch-orb_dispatch_cc - patches/patch-orb_dsi_cc - patches/patch-orb_dynany_impl_cc - patches/patch-orb_except_cc - patches/patch-orb_fixed_cc - patches/patch-orb_iop_cc - patches/patch-orb_ior_cc - patches/patch-orb_memcheck_cc - patches/patch-orb_object_cc - patches/patch-orb_orb_cc - patches/patch-orb_string_cc - patches/patch-orb_transport_cc - patches/patch-orb_typecode_cc - patches/patch-orb_util_cc - patches/patch-orb_value_cc - patches/patch-tools_iordump_iordump_cc ~ Makefile ~ distinfo ~ systrace.filter ~ patches/patch-Makefile ~ patches/patch-configure ~ patches/patch-demo_MakeVars ~ patches/patch-demo_Makefile ~ patches/patch-demo_obv_Makefile ~ patches/patch-demo_poa_Makefile ~ patches/patch-demo_services_Makefile ~ patches/patch-ir_Makefile ~ patches/patch-man_man1_idl_1 ~ patches/patch-man_man1_imr_1 ~ patches/patch-man_man5_micorc_5 ~ patches/patch-man_man8_ird_8 ~ pkg/PFRAG.shared ~ pkg/PLIST + patches/patch-demo_csiv2_Makefile + patches/patch-demo_csiv2_interop_Makefile + patches/patch-demo_interop_jboss_Makefile + patches/patch-demo_interop_jboss_jdk1_3_x_Makefile + patches/patch-demo_interop_jboss_jdk1_3_x_cart-ejb_Makefile + patches/patch-demo_interop_jboss_jdk1_3_x_converter-ejb_Makefile + patches/patch-demo_interop_jboss_jdk1_3_x_corba-friendly-ejb_Makefile + patches/patch-demo_interop_jboss_jdk1_4_x_Makefile + patches/patch-demo_interop_jboss_jdk1_4_x_cart-ejb_Makefile + patches/patch-demo_interop_jboss_jdk1_4_x_converter-ejb_Makefile + patches/patch-demo_interop_jboss_jdk1_4_x_corba-friendly-ejb_Makefile + patches/patch-demo_mt_Makefile + patches/patch-demo_pi_Makefile > Unbreak mico on gcc4 archs by updating it to 2.3.13. > - remove commented out FLAVORS, and merge ssl FLAVOR into main package > - build regress tests (not everything is working, but at least they're > here) > - add native-connect:permit to systrace.filter, idl absolutely wants to > connect to the nearest dns server during build. Gross. > - remove shitload of now unneeded patches > - some tweaks from ajacoutot@/jasper@ > Build-tested on : > - gcc3 archs: arm (fails) by sthen@, alpha by naddy@, mips64 by jasper@ > - gcc4 archs: sparc64/amd64/macppc by my$self > ok jasper@ (landry@) mpfr ~ Makefile > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) p5-Algorithm-MDiff ~ Makefile > bump (sthen@) p5-Algorithm-Permute ~ Makefile > bump (sthen@) p5-AutoXS-Header ~ Makefile > bump (sthen@) p5-B-Hooks-OP-Check ~ Makefile > bump (sthen@) p5-B-Utils ~ Makefile > bump (sthen@) p5-BSD-Resource ~ Makefile > bump (sthen@) p5-BSD-stat ~ Makefile > bump (sthen@) p5-Cache-FastMmap ~ Makefile > bump (sthen@) p5-Cache-Mmap ~ Makefile > bump (sthen@) p5-Class-C3-XS ~ Makefile > bump (sthen@) p5-Class-Date ~ Makefile > bump (sthen@) p5-Class-MOP ~ Makefile > bump (sthen@) p5-Class-MethodMaker ~ Makefile > bump (sthen@) p5-Class-XSAccessor ~ Makefile > bump (sthen@) p5-Clone ~ Makefile > bump (sthen@) p5-Curses ~ Makefile > bump (sthen@) p5-Data-Alias ~ Makefile + patches/patch-Alias_xs > Add a patch from debian to make this build with perl 5.12.2. > Not all features work but it is enough for p5-Data-Visitor to work > (its only consumer). (millert@) ~ Makefile > bump (sthen@) p5-Data-Dump-Streamer ~ Makefile > bump (sthen@) p5-Data-Structure-Util ~ Makefile > bump (sthen@) p5-Data-UUID ~ Makefile > bump (sthen@) p5-Date-Calc ~ Makefile > bump (sthen@) p5-Date-Simple ~ Makefile > bump (sthen@) p5-DateTime ~ Makefile > bump (sthen@) p5-Devel-Caller ~ Makefile > bump (sthen@) p5-Devel-Cover ~ Makefile > bump (sthen@) p5-Devel-Declare ~ Makefile > bump (sthen@) p5-Devel-FastProf ~ Makefile > bump (sthen@) p5-Devel-GlobalDestruction ~ Makefile > bump (sthen@) p5-Devel-Leak ~ Makefile > bump (sthen@) p5-Devel-NYTProf ~ Makefile > bump (sthen@) p5-Devel-SawAmpersand ~ Makefile > bump (sthen@) p5-Devel-Size ~ Makefile > bump (sthen@) p5-Device-USB ~ Makefile > bump (sthen@) p5-Event ~ Makefile > bump (sthen@) p5-Event-Lib ~ Makefile > bump (sthen@) p5-File-Sync ~ Makefile > bump (sthen@) p5-Glib2 ~ Makefile > bump (sthen@) p5-Hash-AutoHash ~ Makefile > - better comment (jasper@) p5-Hash-NoRef ~ Makefile > bump (sthen@) p5-IO-KQueue ~ Makefile > bump (sthen@) p5-IO-Tty ~ Makefile > bump (sthen@) p5-IPC-ShareLite ~ Makefile > bump (sthen@) p5-Internals ~ Makefile > bump (sthen@) p5-Lchown ~ Makefile > bump (sthen@) p5-List-MoreUtils ~ Makefile > bump (sthen@) p5-Locale-Hebrew ~ Makefile > bump (sthen@) p5-Locale-gettext ~ Makefile > bump (sthen@) p5-Moose ~ Makefile > bump (sthen@) p5-MooseX-Role-WithOverloading ~ Makefile > bump (sthen@) p5-POE-XS-Queue-Array ~ Makefile > bump (sthen@) p5-PadWalker ~ Makefile > bump (sthen@) p5-Pango ~ Makefile > bump (sthen@) p5-Params-Util ~ Makefile > bump (sthen@) p5-Params-Validate ~ Makefile > bump (sthen@) p5-PerlIO-eol ~ Makefile > bump (sthen@) p5-Pod-Coverage ~ Makefile > bump (sthen@) p5-Readonly-XS ~ Makefile > bump (sthen@) p5-Regexp-Copy ~ Makefile > bump (sthen@) p5-SDL ~ Makefile > bump (sthen@) p5-Safe-Hole ~ Makefile > bump (sthen@) p5-Scope-Upper ~ Makefile > bump (sthen@) p5-Set-Object ~ Makefile > bump (sthen@) p5-Sort-Key ~ Makefile > bump (sthen@) p5-String-CRC32 ~ Makefile > bump (sthen@) p5-Sub-Identify ~ Makefile > bump (sthen@) p5-Sub-Name ~ Makefile > bump (sthen@) p5-Taint-Runtime ~ Makefile > bump (sthen@) p5-Term-ReadKey ~ Makefile > bump (sthen@) p5-Term-ReadLine-Gnu ~ Makefile > bump (sthen@) p5-Test-LeakTrace ~ Makefile > bump (sthen@) p5-Test-Taint ~ Makefile > bump (sthen@) p5-Tie-Hash-Indexed ~ Makefile > bump (sthen@) p5-Variable-Magic ~ Makefile > bump (sthen@) p5-Want ~ Makefile > bump (sthen@) p5-WeakRef ~ Makefile > bump (sthen@) p5-YAML-Syck ~ Makefile + patches/patch-syck_h > Zero newly allocated space, to avoid (in some cases) passing an > unclean buffer to Perl_is_utf8_string which proceeds to strlen() it, > causing an illegal access with malloc_flags J as it runs past the > end of the 0xd0d0d0. > Note there are various other problems with YAML::Syck and upstream > recommend not using it - see the README file. > ok jasper@ (sthen@) ~ Makefile > bump (sthen@) p5-YAML-XS ~ Makefile > bump (sthen@) py-protocols ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) py-ruledispatch ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) qt-creator ~ Makefile > Set PORTHOME = ${WRKDIR} to not pollute the root directory. (ajacoutot@) quirks ~ Makefile ~ files/Quirks.pm > Add py-couchdb after the package went lowercase. landry@ ok. (fgsch@) ~ Makefile ~ files/Quirks.pm > video(1) is in xenocara again (jakemsr@) ruby-abstract ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-actionpack ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-activesupport ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-assistance ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-clio ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-color-tools ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-columnize ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-cucumber ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-daemons ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-debug ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-debug-base ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-diff-lcs ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-echoe ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-extlib ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-facets ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-fastthread ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-flexmock ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-gem_plugin ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-gems ~ Makefile ~ distinfo ~ pkg/PLIST + pkg/MESSAGE + pkg/UNMESSAGE > Upgrade to ruby-gems 1.3.7 and work with the new split ruby port. > This now installs gem as gem18, since gem is included in ruby 1.9. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-gettext ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-highline ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-hoe ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-linecache ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-locale ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-minitest ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-mocha ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-ncurses ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-needle ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-open4 ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-parsetree ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-polyglot ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rack-test ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rake ~ Makefile ~ pkg/PLIST + pkg/MESSAGE + pkg/UNMESSAGE > Bump rake after split ruby port. > This also installs rake as rake18, as rake comes with ruby 1.9. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rcov ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ~ Makefile > Take over maintenance of databases/ruby-postgres and devel/ruby-rcov > from Markus. > OK markus@ (jeremy@) ruby-rparsec ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rspec ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-ruby2ruby ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-ruby_parser ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rubyforge ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rubyinline ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-sexp ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-sexp_processor ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-systemtimer ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-term-ansicolor ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-transaction-simple ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-trollop ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-tzinfo ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-uuidtools ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-zentest ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) subversion ~ Makefile ~ patches/patch-Makefile_in ~ patches/patch-configure_ac ~ patches/patch-subversion_libsvn_subr_auth_c > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) swig ~ Makefile > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) xulrunner ~ 1.9/Makefile ~ 1.9/distinfo > Bugfix update to xulrunner 1.9.2.10. (landry@) ~ 1.8/Makefile ~ 1.8/pkg/PLIST-devel ~ 1.8/pkg/PLIST-main ~ 1.9/Makefile ~ 1.9/pkg/PLIST-devel ~ 1.9/pkg/PLIST-main > fix nonsense in conflicts. (espie@) ~ Makefile.inc > Zap malware spreading server from MASTER_SITES. > ok landry@ (kili@) == editors =========================================================== 08/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/editors openoffice3 ~ Makefile ~ patch-filter_source_config_fragments_makefile_mk ~ pkg/PFRAG.no_java-i18n-bg ~ pkg/PFRAG.no_java-i18n-ca ~ pkg/PFRAG.no_java-i18n-de ~ pkg/PFRAG.no_java-i18n-es ~ pkg/PFRAG.no_java-i18n-fa ~ pkg/PFRAG.no_java-i18n-fi ~ pkg/PFRAG.no_java-i18n-fr ~ pkg/PFRAG.no_java-i18n-hu ~ pkg/PFRAG.no_java-i18n-it ~ pkg/PFRAG.no_java-i18n-ja ~ pkg/PFRAG.no_java-i18n-ko ~ pkg/PFRAG.no_java-i18n-lt ~ pkg/PFRAG.no_java-i18n-lv ~ pkg/PFRAG.no_java-i18n-nl ~ pkg/PFRAG.no_java-i18n-pl ~ pkg/PFRAG.no_java-i18n-pt-br ~ pkg/PFRAG.no_java-i18n-ru ~ pkg/PFRAG.no_java-i18n-sl ~ pkg/PFRAG.no_java-i18n-sv ~ pkg/PLIST-i18n-bg ~ pkg/PLIST-i18n-ca ~ pkg/PLIST-i18n-de ~ pkg/PLIST-i18n-es ~ pkg/PLIST-i18n-fa ~ pkg/PLIST-i18n-fi ~ pkg/PLIST-i18n-fr ~ pkg/PLIST-i18n-hu ~ pkg/PLIST-i18n-it ~ pkg/PLIST-i18n-ja ~ pkg/PLIST-i18n-ko ~ pkg/PLIST-i18n-lt ~ pkg/PLIST-i18n-lv ~ pkg/PLIST-i18n-nl ~ pkg/PLIST-i18n-pl ~ pkg/PLIST-i18n-pt-br ~ pkg/PLIST-i18n-ru ~ pkg/PLIST-i18n-sl ~ pkg/PLIST-i18n-sv ~ pkg/PLIST-java ~ pkg/PLIST-main > Don't hardcode the python version and fix plist for no_java. Bump. > Full build tested by landry@, no_java by myself. landry@ robert@ ok. > (fgsch@) vim-spell ~ Makefile ~ distinfo ~ pkg/PLIST-af ~ pkg/PLIST-am ~ pkg/PLIST-bg ~ pkg/PLIST-ca ~ pkg/PLIST-cs ~ pkg/PLIST-cy ~ pkg/PLIST-da ~ pkg/PLIST-de ~ pkg/PLIST-el ~ pkg/PLIST-eo ~ pkg/PLIST-es ~ pkg/PLIST-fo ~ pkg/PLIST-fr ~ pkg/PLIST-ga ~ pkg/PLIST-gd ~ pkg/PLIST-gl ~ pkg/PLIST-he ~ pkg/PLIST-hr ~ pkg/PLIST-hu ~ pkg/PLIST-id ~ pkg/PLIST-it ~ pkg/PLIST-ku ~ pkg/PLIST-la ~ pkg/PLIST-lt ~ pkg/PLIST-lv ~ pkg/PLIST-mg ~ pkg/PLIST-mi ~ pkg/PLIST-ms ~ pkg/PLIST-nb ~ pkg/PLIST-nl ~ pkg/PLIST-nn ~ pkg/PLIST-ny ~ pkg/PLIST-pl ~ pkg/PLIST-pt ~ pkg/PLIST-ru ~ pkg/PLIST-rw ~ pkg/PLIST-sk ~ pkg/PLIST-sl ~ pkg/PLIST-sv ~ pkg/PLIST-sw ~ pkg/PLIST-tet ~ pkg/PLIST-tl ~ pkg/PLIST-tn ~ pkg/PLIST-uk ~ pkg/PLIST-yi ~ pkg/PLIST-zu + pkg/PLIST-ro > Sync vim-spell with the recent vim-7.3 update. > Add a missing PLIST file for the "ro" flavour. > Make PLISTs refer to the ${P} variable instead of hard-coding the vim > version. > Drop redundant @comments from PLISTs (suggested by sthen). > Move the distfiles into their own distfile subdir (suggested by jasper). > ok marco, sthen, jasper (stsp@) == games ============================================================= 09/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/games games ~ Makefile > +frogatto (ajacoutot@) frogatto + distinfo + Makefile + pkg/DESCR + pkg/PLIST + patches/patch-Makefile + patches/patch-src_filesystem_cpp + patches/patch-src_sound_cpp + patches/patch-src_controls_cpp > New import: > Import frogatto-1.0.3 frozen-bubble ~ Makefile > bump (sthen@) oilwar ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) openttd - patches/patch-Makefile_in - patches/patch-config_lib - patches/patch-src_settings_cpp ~ Makefile ~ distinfo ~ pkg/DESCR ~ pkg/MESSAGE ~ pkg/PLIST + patches/patch-src_fileio_cpp + patches/patch-src_music_extmidi_cpp + patches/patch-src_table_settings_h > - update openttd to 1.0.3, fixing a host of security issues along the way > from Anton Yabchinskiy and Daniel Dickman > mk@ drops maintainership, any takers? (jasper@) ~ Makefile ~ pkg/PLIST > - missing update-icon-cache goo > - regen plist > - disable configure tests for timidity, allegro to avoid picking > up deps if installed at build time > - add dep on icu4c > - Daniel Dickman takes maintainer > (discussed with Daniel and mostly in a diff he agreed with which > crossed over with the update being committed ;) (sthen@) ~ Makefile ~ pkg/PLIST + patches/patch-Makefile_bundle_in > - don't install a gzipped manpage > ok daniel dickman (MAINTAINER) (jasper@) rftg ~ Makefile ~ distinfo > minor update. interface improvement: shows a big red cross on top of > discarded cards. (espie@) sudognu ~ Makefile > drop maintainership > switch to REVISION while here (steven@) tuxpaint-config ~ Makefile > Move to new DEPENDS and REVISION. > ok sthen@ (ajacoutot@) == geo =============================================================== 10/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/geo gdal ~ Makefile > bump (sthen@) openbsd-developers ~ Makefile ~ files/OpenBSD > Add my coordinates to geo/openbsd-developers. > ok landry@ (jeremy@) ~ Makefile ~ files/OpenBSD > Add myself. > ok jasper@ (joshe@) p5-Geo-Coordinates-UTM ~ Makefile ~ distinfo > - update to 0.09 (jasper@) p5-Geo-Coordinates-UTM-XS ~ Makefile ~ distinfo > - update to 0.04 > - add missing run dependency (jasper@) ~ Makefile > bump (sthen@) ruby-findmyiphone ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) == graphics ========================================================== 11/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/graphics ImageMagick ~ Makefile > indicate reason for gnu libtool (steven@) aqsis - patches/patch-SConstruct - patches/patch-aqsistypes_plugins_cpp - patches/patch-platform_default_SConscript - patches/patch-renderer_ddmanager_ddmanager_cpp - patches/patch-renderer_render_blobby_cpp ~ Makefile ~ distinfo ~ pkg/PLIST + patches/patch-CMakeLists_txt + patches/patch-libs_util_plugins_cpp > Major update to aqsis-1.6.0. > Drop maintainership. > ok sthen@ (ajacoutot@) blender ~ Makefile > Use the lang/python module. > No change in the generated package (except for the build time which > is compiled into the blender binary). > Now someone with enough blender skills should really try > wether it will still work if MODPY_VERSION is set to 2.6. (kili@) cfdg ~ Makefile ~ distinfo > - update cfdg to 2.2.2 (jasper@) dcraw - patches/patch-dcraw_c ~ Makefile ~ distinfo ~ pkg/PLIST > update to 9.04 and drop strl* patches which are difficult to maintain, > and this code is already present several other times in the ports tree > unpatched. jasper@ has no objections to dropping strl* patches. (sthen@) djview4 ~ Makefile > give maintainership to Alexandr Shadchin (steven@) djvulibre ~ Makefile > give maintainership to Alexandr Shadchin (steven@) exiv2 ~ Makefile > Force the use of gnu libtool here, our ports libtool generates a > slightly bogus libexiv2.la. (landry@) ~ Makefile > no longer requires gnu libtool (steven@) ffmpeg ~ Makefile > Switch to new-style LIB_DEPENDS and tighten the pkgspec for schroedinger. > No change to the package -> no bump. ok Brad (maintainer). (sthen@) gd - patches/patch-Makefile_in > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) imlib2 ~ Makefile > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) lcms ~ Makefile > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) libmpeg2 ~ Makefile > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) openexr-viewers ~ Makefile > Move to new DEPENDS and REVISION. > ok sthen@ (ajacoutot@) p5-Cairo ~ Makefile > bump (sthen@) p5-GD ~ Makefile > bump (sthen@) p5-Image-EXIF ~ Makefile > bump (sthen@) p5-Image-Imlib2 ~ Makefile > bump (sthen@) p5-Imager ~ Makefile > bump (sthen@) ruby-color ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-gd2 ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-gruff ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-mini_magick ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rmagick ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) tkimg - patches/patch-base_configure - patches/patch-base_tkimg_h - patches/patch-bmp_configure - patches/patch-gif_configure - patches/patch-ico_configure - patches/patch-jpeg_configure - patches/patch-libjpeg_tcl_configure - patches/patch-libpng_tcl_configure - patches/patch-libtiff_tcl_configure - patches/patch-libz_tcl_configure - patches/patch-pcx_configure - patches/patch-pixmap_configure - patches/patch-png_configure - patches/patch-ppm_configure - patches/patch-ps_configure - patches/patch-sgi_configure - patches/patch-sun_configure - patches/patch-tga_configure - patches/patch-tiff_configure - patches/patch-window_configure - patches/patch-xbm_configure - patches/patch-xpm_configure ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ pkg/PLIST > Update tkimg to 1.4 > Now supporting new format: DTED, RAW. > indexing TIFF images is now possible > and lots of other updates/fixes. > OK landry@, jasper@ (sebastia@) == infrastructure ==================================================== 12/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ libtool > when a lib has multiple different library names, populate the .libs dir > with > symlinks to all of them. > this fixes kde/multimedia, which builds a libmpeg-0.3.0.so (using > -release), > also known as libmpeg.so, and then links something with -lmpeg ... > (before this commit, we only had a symlink to the former) > it should really just use libmpeg.la instead, but let's have libtool handle > such attempts anyway. > might fix other stuff i'm not yet aware of, too. (steven@) ~ libtool > move test to discover shared libs in .la files to pass 2 because then we > actually have all the .la files we need (especially so if users insist on > using -lfoo instead of foo.la). > this makes it behave better for the creation of executable wrappers. > should fix sysutils/bacula. (steven@) ~ libtool > don't use empty valued libdir here (steven@) ~ libtool > put .o files on command line in objects array as well. > this fixes errors in gst-plugins-bad. > while here, check the object list and bail out if it's empty (steven@) ~ libtool > also add -lfoo arguments to deplibs if there is no key yet for this > library, > because the key may be set in a recursion step, but we only add to deplibs > at level 0. > this seems to produce more correct deplibs. > first step to fix kde/bindings. (steven@) ~ libtool > drop libraries from deplibs which we are not going to install. > this should fix exiv2. (steven@) ~ libtool > drop relative -L paths from dependency_libs before installing the .la file. > (steven@) man ~ man1/make-plist.1 ~ man1/update-patches.1 > s/-indent offset/-offset indent/ in .Bd; found by mandoc -Tlint (schwarze@) mk ~ bsd.port.mk > output EPOCH and REVISION in dump-vars, and use it in sqlports. > ok espie@ (with a reminder to add EPOCH, my first diff just had REVISION). > (sthen@) ~ bsd.port.mk > Switch to steven@/bernd@'s perl libtool living under infrastructure/ > by default for ports that set USE_LIBTOOL=Yes. Faster, better, > stronger, and cuts bulk builds time by ~15% in my tests on amd64. > Volunteers welcomed to fix the few USE_LIBTOOL=gnu users in the tree. > Report any oddities to ports at ... > 'Go ahead' espie@ 'Please proceed' steven@ > ok ajacoutot@ jasper@ phessler@ sthen@ (landry@) ~ bsd.port.mk > works better when you put the test where it belongs (espie@) ~ bsd.port.mk > clean-up "normal" dir even after cleaning flavors. > note that clean=flavors can't work with WRKOBJDIR set (espie@) ~ bsd.port.mk > - finally works as intended now (jasper@) ~ perl.port.mk > add libperl to WANTLIB for shared_only perl ports, to automatically handle > ABI changes in future. > bumps for affected ports to follow. (sthen@) ~ bsd.port.mk > - mips64(el) switched to gcc4 > ok phessler@ (jasper@) ~ bsd.port.mk > if we are not using gnu libtool, it's not needed in build depends (steven@) plist ~ vax > remove bitchx (sthen@) == inputmethods ====================================================== 13/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/inputmethods scim-anthy ~ Makefile > these ports don't build with ports libtool yet, as they ask libtool to > link with static library archives. force gnu libtool (this was already > done in vlc) and add a short explanatory comment. ok jasper@ ajacoutot@ > (sthen@) ~ Makefile + patches/patch-configure > Don't link with static library archives. Allows to build with ports > libtool. > Spotted by sthen@ (fgsch@) scim-hangul ~ Makefile > these ports don't build with ports libtool yet, as they ask libtool to > link with static library archives. force gnu libtool (this was already > done in vlc) and add a short explanatory comment. ok jasper@ ajacoutot@ > (sthen@) ~ Makefile ~ patches/patch-configure > Don't link with static library archives. Allows to build with ports > libtool. > Spotted by sthen@ (fgsch@) uim ~ Makefile + patches/patch-uim_uim_x_kana_input_hack_c > - fix an off by one in uim_x_kana_input_hack_init() > found by TAKAHASHI Tamotsu, confirmed/committed by upstream. (jasper@) == japanese ========================================================== 14/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/japanese nkf ~ Makefile > bump (sthen@) p5-Text-Kakasi ~ Makefile > bump (sthen@) == lang ============================================================== 15/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/lang lang ~ Makefile > sync (jasper@) chicken ~ Makefile > - adjust after libffi update (jasper@) clisp ~ Makefile ~ patches/patch-src_makemake_in + patches/patch-src_arilev0_d + patches/patch-src_arisparc64_d + patches/patch-src_spsparc64_d > Build on sparc64. > ok jasper@ (joshe@) ecl ~ Makefile > Mark as broken on hppa. I'm tired to kill that f.. process after it ate > 100% cpu for 2 days. (landry@) erlang ~ Makefile ~ pkg/PLIST > Add a @mandir marker to the plist, to get whatis.db > cleand up on pkg_delete. > Noticed and ok fgsch@ (kili@) ~ Makefile ~ pkg/PLIST + patches/patch-lib_tools_emacs_Makefile > - allow the erlang-mode to work by default by installing a missing file > ok joshe@ > maintainer timed-out (jasper@) expect - patches/patch-configure ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ pkg/PFRAG.shared ~ pkg/PLIST + patches/patch-configure_in + patches/patch-exp_chan_c + patches/patch-exp_clib_c + patches/patch-exp_main_sub_c + patches/patch-exp_main_tk_c + patches/patch-exp_trap_c + patches/patch-exp_win_c + patches/patch-pty_termios_c + patches/patch-tclconfig_tcl_m4 > Update expect to 5.44.1.15 > switch from tcl/tk 8.4 to 8.5 > take maintainership > after fixing the WANTLIB finally OK, landry@, sthen@, jasper@ (sebastia@) ghc ~ ghc.port.mk > - fix a variable name in comment > ok kili@ (jasper@) ~ ghc.port.mk > - append lang/ghc to CATEGORIES iff !nort > ok kili@ (jasper@) ~ ghc.port.mk > - fix URL (jasper@) hs-haskell-src-exts + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import haskell-src-exts 1.9.3 kaffe ~ Makefile > indicate why we use gnu libtool (steven@) librep ~ Makefile > Use gnu libtool here as PLIST contains a funky symlink to libtool binary. > jasper@ said he'll look into it. (landry@) ~ Makefile > - fix libtool usage and remove use_libtool=gnu. (jasper@) ~ Makefile > Fix apostrophe's usage in comment. ok apostrophe.org.uk? (sthen@) pfe ~ Makefile > summarize why it uses gnu libtool (steven@) python ~ 2.4/Makefile ~ 2.5/Makefile ~ 2.6/Makefile > - remove the BROKEN-mips64 markers after miod's recent softfloat commit, > python seems to be working well enough now. (jasper@) ruby - distinfo - patches/patch-class_c - patches/patch-common_mk - patches/patch-configure - patches/patch-eval_c - patches/patch-ext_dl_sym_c - patches/patch-ext_openssl_openssl_missing_h - patches/patch-lib_fileutils_rb - patches/patch-lib_rexml_document_rb - patches/patch-lib_webrick_httpresponse_rb - patches/patch-random_c - pkg/DESCR-gdbm - pkg/DESCR-iconv - pkg/DESCR-main - pkg/DESCR-tk - pkg/PLIST-gdbm - pkg/PLIST-iconv - pkg/PLIST-main - pkg/PLIST-tk + Makefile.inc > Remove files that I checked out with -r HEAD (jeremy@) ~ Makefile + patches/patch-lib_webrick_httpresponse_rb TAGGED OPENBSD_4_7 > MFC: > SECURITY FIX > Resolves CVE-2010-0541 > ok bernd@ jeremy@ (william@) ~ Makefile + patches/patch-lib_webrick_httpresponse_rb TAGGED OPENBSD_4_8 > MFC: > SECURITY FIX > Resolves CVE-2010-0541 > ok bernd@ jeremy@ (william@) sbcl ~ Makefile > Update my email address. (joshe@) ucblogo ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) unicon ~ Makefile > Add amd64 and sparc64 to NOT_FOR_ARCHS. espie@ has an update which will > hopefully fix that, but in the meantime less kittens are killed. (landry@) vala ~ Makefile ~ distinfo ~ pkg/PFRAG.shared ~ pkg/PLIST > Update to vala-0.10.0. > ok jasper@ (ajacoutot@) == mail ============================================================== 16/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/mail abook - pkg/MESSAGE ~ Makefile ~ pkg/DESCR ~ pkg/PLIST + patches/patch-ui_c > - add a patch to fix a seg. fault (from upstream) > - merge MESSAGE into DESCR > - remove reinhard@ as maintainer per his request > ok reinhard@ (jasper@) avenger ~ Makefile > appears to build fine with openbsd libtool (steven@) courier-imap ~ Makefile > Use gnu libtool here, db library is not found when using ports libtool. > (landry@) dspam ~ Makefile > Force the use of gnu libtool. Our ports libtool doesn't seem to add > -lkrb5 (among others) when building the pgsql flavor. (landry@) greyscanner ~ Makefile > Change master_sites to insulate us from BitBucket changes. > ok sthen@ (jim@) mailman ~ Makefile ~ distinfo ~ patches/patch-Mailman_Defaults_py_in ~ patches/patch-configure ~ pkg/PLIST > - SECURITY UPDATE of mailman to 2.1.14 > Fixes CVE-2010-3089: Mailman List Description Two Script Insertion > Vulnerabilities > ok sthen@ (jasper@) mozilla-thunderbird ~ Makefile ~ distinfo > Bugfix update to mozilla-thunderbird 3.1.4. Bump lightning REVISION. > (landry@) p5-MIME-tools ~ Makefile ~ distinfo > - update to 5.428 (jasper@) razor-agents ~ Makefile > bump (sthen@) ruby-actionmailer ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-mailfactory ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-mime ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-mime-types ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rmail ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) == math ============================================================== 17/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/math gnumeric ~ Makefile > works with openbsd libtool now too (steven@) p5-AI-FANN ~ Makefile > bump (sthen@) p5-Bit-Vector ~ Makefile > bump (sthen@) p5-Math-BigInt-GMP ~ Makefile > bump (sthen@) p5-Math-FFT ~ Makefile > bump (sthen@) p5-Math-GMP ~ Makefile > bump (sthen@) p5-Math-Pari ~ Makefile > bump (sthen@) == misc ============================================================== 18/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/misc p5-File-MMagic-XS ~ Makefile > bump (sthen@) pymissile ~ Makefile > Update homepage. (fgsch@) ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) ttyrec ~ Makefile > - reset maintainer, requested by reinhard@ (jasper@) xnc ~ Makefile > - reset maintainer, requested by reinhard@ (jasper@) == multimedia ======================================================== 19/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia multimedia ~ Makefile > link mediatomb (edd@) gstreamer-0.10 ~ plugins-base/Makefile ~ plugins-base/patch-ext_cdparanoia_gstcdparanoiasrc_c + plugins-base/patch-docs_plugins_gst-plugins-base-plugins_args + plugins-base/patch-gst-libs_gst_cdda_gstcddabasesrc_c + plugins-base/patch-tests_check_libs_cddabasesrc_c > Set the cdrom DEFAULT_DEVICE to a more appropriate value. (ajacoutot@) ~ plugins-bad/Makefile > Force the use of gnu libtool, build error with ports libtool. (landry@) ~ plugins-bad/Makefile > don't require gnu libtool (steven@) mediatomb + Makefile + distinfo + pkg/DESCR + pkg/PLIST + pkg/MESSAGE + patches/patch-tombupnp_threadutil_src_ThreadPool_c + patches/patch-acinclude_m4 + patches/patch-configure_ac + patches/patch-tombupnp_upnp_src_inc_uri_h + patches/patch-tombupnp_upnp_src_genlib_miniserver_miniserver_c + patches/patch-tombupnp_upnp_src_genlib_net_http_httpreadwrite_c + files/config.xml > New import: > import mediatomb upnp streaming server. OK sthen@ subtitleripper ~ Makefile > Remove myself as MAINTAINER of multimedia/subtitleripper > OK landry@ (jeremy@) xine-lib - patches/patch-src_input_Makefile_in - patches/patch-src_input_mms_c - patches/patch-src_input_vcd_libcdio_iso9660_fs_c - patches/patch-src_libsputext_demux_sputext_c - patches/patch-src_post_deinterlace_Makefile_in - patches/patch-src_xine-utils_utils_c ~ Makefile > Garbage collect some patches for Xine-lib which are not necessary. > From Brad. (sthen@) == net =============================================================== 20/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > + hs-network-bytestring (jim@) ~ Makefile > remove bitchx; unmaintained in ports or upstream, and has various unfixed > security problems e.g. CVE-2007-3360, CVE-2007-4584, CVE-2007-5839. > pointed out by James Hozier on misc at . ok aja@ (sthen@) ~ Makefile > - sync (jasper@) bitchx - Makefile - distinfo - patches/patch-configure - patches/patch-include_config_h - patches/patch-include_ctcp_h - patches/patch-include_struct_h - patches/patch-source_banlist_c - patches/patch-source_commands_c - patches/patch-source_ctcp_c - patches/patch-source_misc_c - patches/patch-source_names_c - patches/patch-source_notice_c - patches/patch-source_numbers_c - patches/patch-source_output_c - patches/patch-source_server_c - patches/patch-source_status_c - patches/patch-source_term_c - pkg/DESCR - pkg/PLIST > remove bitchx; unmaintained in ports or upstream, and has various unfixed > security problems e.g. CVE-2007-3360, CVE-2007-4584, CVE-2007-5839. > pointed out by James Hozier on misc at . ok aja@ (sthen@) curl ~ Makefile ~ distinfo ~ patches/patch-docs_examples_Makefile_in ~ patches/patch-src_Makefile_in ~ patches/patch-tests_libtest_Makefile_in ~ patches/patch-tests_server_Makefile_in > keep up with upstream and update to 7.21.1; remove dead mirrors (naddy@) - patches/patch-docs_examples_Makefile_in - patches/patch-src_Makefile_in - patches/patch-tests_libtest_Makefile_in - patches/patch-tests_server_Makefile_in > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) etherape - patches/patch-src_main_c ~ Makefile ~ distinfo ~ patches/patch-src_names_c ~ pkg/PLIST + patches/patch-src_decode_proto_c > - update etherape to 0.9.9 > ok benoit@ (MAINTAINER) (jasper@) farsight2 ~ Makefile ~ distinfo ~ patches/patch-configure ~ patches/patch-gst-libs_gst_farsight_fs-interfaces_c ~ pkg/PLIST + patches/patch-python_Makefile_in > - update farsight2 to 0.0.21 (jasper@) - patches/patch-python_Makefile_in ~ Makefile > - remove unneeded patch, deal with it in pre-configure (jasper@) freeradius ~ Makefile > indicate reason for gnu libtool (steven@) hpodder ~ Makefile > Cleanups for haskell ports. > "Looks fine" kili@ (dcoppa@) hs-network-bytestring + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-network-bytestring version 0.1.3 hs-pb + distinfo + Makefile + pkg/DESCR + pkg/PLIST > New import: > import pb 0.1.0 ktorrent ~ Makefile > builds fine with openbsd libtool (steven@) libnice - patches/patch-stun_stunmessage_c - patches/patch-stun_tests_test-format_c - patches/patch-stun_tests_test-parse_c - patches/patch-stun_usages_bind_c - patches/patch-stun_utils_c ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-agent_Makefile_in ~ patches/patch-agent_interfaces_c ~ patches/patch-nice_Makefile_in ~ patches/patch-random_Makefile_in ~ patches/patch-socket_Makefile_in ~ patches/patch-stun_Makefile_in ~ patches/patch-stun_stun5389_c ~ patches/patch-stun_tests_Makefile_in ~ patches/patch-stun_tests_test-bind_c ~ patches/patch-stun_tools_Makefile_in ~ patches/patch-stun_tools_stunbdc_c ~ patches/patch-stun_tools_stund_c ~ patches/patch-tests_Makefile_in ~ pkg/PLIST + patches/patch-common_mk > - update libnice to 0.0.13 > from tom murphy (MAINTAINER) (jasper@) net-snmp - patches/patch-local_tkmib - patches/patch-snmplib_snmpUDPDomain_c ~ Makefile ~ distinfo ~ patch-agent_mibgroup_if-mib_data_access_interface_sysctl_c ~ patch-agent_mibgroup_mibII_interfaces_c ~ patch-configure ~ pkg/PLIST-main > update Net-SNMP to 5.4.3 and pick up OpenBSD mibs from /usr/share/snmp/mibs > (sthen@) p5-Geo-IP ~ Makefile > bump (sthen@) p5-IO-Interface ~ Makefile > bump (sthen@) p5-IO-Socket-Multicast ~ Makefile > bump (sthen@) p5-Net-DBus ~ Makefile > bump (sthen@) p5-Net-DNS ~ Makefile > bump (sthen@) p5-Net-Patricia ~ Makefile > bump (sthen@) p5-Net-Pcap ~ Makefile > bump (sthen@) p5-Net-RawIP ~ Makefile > bump (sthen@) p5-Net-SSH2 ~ Makefile > bump (sthen@) p5-Net-Z3950-Zoom ~ Makefile > bump (sthen@) p5-NetAddr-IP ~ Makefile > bump (sthen@) p5-Socket6 ~ Makefile > bump (sthen@) p5-flowd ~ Makefile > bump (sthen@) papyon ~ Makefile ~ distinfo ~ pkg/PLIST > - update papyon to 0.5.1 (jasper@) pktstat ~ Makefile ~ pkg/PLIST + patches/patch-loop_c + patches/patch-sll_c > Add missing includes: from Markus Lude. > Add a @bin marker to PLIST, bump. > OK landry@ (dcoppa@) poco ~ Makefile ~ files/OpenBSD > Set proper thread priorities. > ok sebastia@ (maintainer) (ajacoutot@) quagga ~ Makefile ~ distinfo ~ patches/patch-doc_Makefile_in ~ patches/patch-ospfclient_Makefile_in > update to 0.99.17 (sthen@) rrdtool ~ Makefile + patches/patch-configure > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-amqp ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-amqp-utils ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-bunny ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-eventmachine ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-minion ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-net-dns ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-net-scp ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-net-sftp ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-net-ssh ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-net-ssh-gateway ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-nmap-parser ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-pcap ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rrdtool ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-snmp ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-stomp ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-xmpp4r ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) slirp ~ Makefile + patches/patch-mkpro > split() not longer implicitly assigns its results to @_. > This functionality was deprecated some time ago and as of perl 5.12.2 > is unsupported. (millert@) telepathy ~ telepathy-haze/Makefile + telepathy-haze/patches/patch-configure > - make sure we pickup the correct python version (jasper@) ~ Makefile > - sync (jasper@) - telepathy-feed/Makefile - telepathy-feed/distinfo - telepathy-feed/pkg/DESCR - telepathy-feed/pkg/PLIST > - remove, it's been deprecated upstream and has been disabled in our tree > for > a while now. (jasper@) - libtelepathy/Makefile - libtelepathy/distinfo - libtelepathy/patch-src_check-compat_Makefile_in - libtelepathy/pkg/DESCR - libtelepathy/pkg/PLIST > - remove, it's been deprecated upstream and has been disabled in our tree > for > a while now. (jasper@) ~ telepathy-butterfly/Makefile ~ telepathy-butterfly/distinfo ~ telepathy-butterfly/pkg/PLIST > - update telepathy-butterfly to 0.5.14 > - remove invalid configure argument (jasper@) ~ telepathy-farsight/Makefile ~ telepathy-farsight/distinfo + telepathy-farsight/patches/patch-configure > - update telepathy-farsight to 0.0.15 > - disable silent rules > - be sure to pickup the right python (jasper@) ~ telepathy-haze/Makefile ~ telepathy-haze/distinfo ~ telepathy-haze/patches/patch-configure > - update telepathy-haze to 0.4.0 (jasper@) ~ telepathy-glib/Makefile ~ telepathy-glib/distinfo ~ telepathy-glib/patches/patch-configure ~ telepathy-glib/patches/patch-telepathy-glib_Makefile_in ~ telepathy-glib/patches/patch-telepathy-glib_telepathy-glib_pc_in ~ telepathy-glib/pkg/PLIST > - update telepathy-glib to 0.12.0 (jasper@) - telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-connector_c - telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-xmpp-node_c - telepathy-gabble/patches/patch-src_bytestream-socks5_c - telepathy-gabble/patches/patch-src_bytestream-socks5_h ~ telepathy-gabble/Makefile ~ telepathy-gabble/distinfo ~ telepathy-gabble/patches/patch-configure ~ telepathy-gabble/patches/patch-lib_ext_wocky_examples_register_c ~ telepathy-gabble/patches/patch-lib_ext_wocky_tests_wocky-test-connector-server_c ~ telepathy-gabble/patches/patch-lib_ext_wocky_tests_wocky-xmpp-readwrite-test_c ~ telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-pubsub-node_c ~ telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-roster_c ~ telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-uninstalled_pc_in ~ telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-xmpp-connection_c ~ telepathy-gabble/patches/patch-src_util_c + telepathy-gabble/patches/patch-lib_ext_wocky_tests_Makefile_in + telepathy-gabble/patches/patch-lib_ext_wocky_tests_wocky-xmpp-connection-test_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-jabber-auth-digest_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-jabber-auth_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-muc_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-node_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-pep-service_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-ping_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-porter_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-pubsub-helpers_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-pubsub-service_c + telepathy-gabble/patches/patch-lib_ext_wocky_wocky_wocky-tls-connector_c > - update telepathy-gabble to 0.10.0 > - enable uuid (jasper@) ~ telepathy-python/Makefile ~ telepathy-python/distinfo ~ telepathy-python/pkg/PLIST > - update telepathy-python to 0.15.18 (jasper@) ~ telepathy-mission-control/Makefile ~ telepathy-mission-control/distinfo ~ telepathy-mission-control/patches/patch-configure ~ telepathy-mission-control/pkg/PLIST > - update telepathy-m-c to 5.6.0 (jasper@) - telepathy-spec/patches/patch-tools_gengobject_py - telepathy-spec/patches/patch-tools_make_all_async_py ~ telepathy-spec/Makefile ~ telepathy-spec/distinfo ~ telepathy-spec/patches/patch-Makefile ~ telepathy-spec/pkg/PLIST > - update telepathy-spec to 0.20.1 (jasper@) - telepathy-salut/patch-lib_gibber_gibber-bytestream-oob_c - telepathy-salut/patch-lib_gibber_gibber-muc-connection_c ~ telepathy-salut/Makefile ~ telepathy-salut/distinfo ~ telepathy-salut/patch-lib_gibber_examples_test-resolv_c ~ telepathy-salut/patch-lib_gibber_gibber-resolver_c ~ telepathy-salut/patch-lib_gibber_gibber-tcp-transport_c ~ telepathy-salut/patch-lib_gibber_gibber-unix-transport_c ~ telepathy-salut/patch-lib_gibber_gibber-util_c > - update telepathy-salut to 0.3.13 (jasper@) ~ telepathy-logger/Makefile > - switch to new depends (jasper@) ~ Makefile.inc ~ telepathy-butterfly/Makefile ~ telepathy-farsight/Makefile ~ telepathy-gabble/Makefile ~ telepathy-glib/Makefile ~ telepathy-haze/Makefile ~ telepathy-idle/Makefile ~ telepathy-inspector/Makefile ~ telepathy-mission-control/Makefile ~ telepathy-pinocchio/Makefile ~ telepathy-python/Makefile ~ telepathy-salut/Makefile ~ telepathy-spec/Makefile > - move USE_GMAKE to Makefile.inc and set it to No for pinnochio (jasper@) ~ Makefile.inc ~ telepathy-butterfly/Makefile ~ telepathy-farsight/Makefile ~ telepathy-gabble/Makefile ~ telepathy-glib/Makefile ~ telepathy-haze/Makefile ~ telepathy-idle/Makefile ~ telepathy-inspector/Makefile ~ telepathy-logger/Makefile ~ telepathy-mission-control/Makefile ~ telepathy-pinocchio/Makefile ~ telepathy-python/Makefile ~ telepathy-salut/Makefile ~ telepathy-spec/Makefile > - move USE_LIBTOOL to Makefile.inc too (jasper@) ~ telepathy-glib/Makefile > Disable introspection, it breaks when gobject-introspection is installed. > (ajacoutot@) ~ telepathy-gabble/Makefile ~ telepathy-gabble/patches/patch-configure ~ telepathy-gabble/patches/patch-lib_gibber_gibber-unix-transport_c > Fix connection to jabber by using openssl instead of gnutls. > Tighten dependencies, set a proper CA certificate file path and don't > pass socket options we don't support. (ajacoutot@) - telepathy-salut/patch-lib_gibber_gibber-unix-transport_c ~ telepathy-salut/Makefile > Remove unused patch, this code path is ifdef __linux (ajacoutot@) - telepathy-gabble/patch-lib_gibber_gibber-unix-transport_c ~ telepathy-gabble/Makefile > Remove unused patch, code path is ifdef __linux (ajacoutot@) wget ~ Makefile + patches/patch-src_Makefile_in + patches/patch-src_http_c + patches/patch-src_http_h + patches/patch-src_init_c + patches/patch-src_main_c + patches/patch-src_openssl_c + patches/patch-src_options_h + patches/patch-src_retr_c + patches/patch-src_sysdep_h TAGGED OPENBSD_4_7 > MFC: > SECURITY FIX > Resolves CVE-2010-2252 (william@) ~ Makefile + patches/patch-src_Makefile_in + patches/patch-src_http_c + patches/patch-src_http_h + patches/patch-src_init_c + patches/patch-src_main_c + patches/patch-src_openssl_c + patches/patch-src_options_h + patches/patch-src_retr_c + patches/patch-src_sysdep_h TAGGED OPENBSD_4_8 > MFC: > SECURITY FIX > Resolves CVE-2010-2252 (william@) xchat - patches/patch-src_fe-gtk_fe-gtk_c - patches/patch-src_fe-gtk_maingui_c - patches/patch-src_fe-gtk_menu_c - patches/patch-src_fe-gtk_xtext_h ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-configure ~ patches/patch-src_common_dbus_Makefile_in ~ pkg/PLIST > Update to xchat-2.8.8 and switch to new-style LIB_DEPENDS/WANTLIB > OK ajacoutot@, sthen@ (dcoppa@) xorp ~ Makefile > don't spend 11 hours trying to build this on arm only to have it fail > (sthen@) == news ============================================================== 21/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/news nn ~ Makefile > - enable for sh (jasper@) == palm ============================================================== 22/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/palm pose ~ Makefile > Bump after recent fltk change. > ok sthen@ (ajacoutot@) == print ============================================================= 23/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/print htmldoc ~ Makefile > Fix DEPENDS after recent fltk change. > Move to REVISION. > ok sthen@ (ajacoutot@) system-config-printer ~ Makefile ~ pkg/PLIST > Don't bundle the 'my-default-printer' utility, the feature is already > available from the main interface. (ajacoutot@) texlive ~ base/Makefile > fix a naughty hard-coded path. OK espie@ (edd@) ~ base/Makefile > Bump after previous. (ajacoutot@) texlive2010 + README + Makefile + Makefile.inc + base/distinfo + base/Makefile + base/files/README.OpenBSD + base/files/fmtutil.cnf-minimal + base/files/tl-link-config + base/pkg/MESSAGE + base/pkg/DESCR + base/pkg/PFRAG.shared + base/pkg/PFRAG.xindy + base/pkg/PLIST + base/patches/patch-configure + base/patches/patch-texk_web2c_Makefile_in + base/patches/patch-texk_web2c_luatexdir_image_pdftoepdf_cc + base/patches/patch-texk_web2c_pdftexdir_pdftoepdf_cc > New import: > Create a "work in progress" directory for texlive 2010. This is not > linked to ~ base/Makefile > unbreak xindy build (needed --disable-xindy-rules) > WIP area is not linked to build, no OK needed. (edd@) ~ base/Makefile ~ base/pkg/PFRAG.xindy ~ base/pkg/PLIST > Fix lib configurations, regenerate packing lists, add XXX to remond me to > check > stuff. > No OK needed, not linked to build. (edd@) ~ README > sync README. > No OK, not linked. (edd@) xpp ~ Makefile > Tighten DEPENDS and move to REVISION. > ok sthen@ (ajacoutot@) == productivity ====================================================== 24/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/productivity sunbird ~ Makefile > Bump sunbird REVISION as nspr dependency was changed. (landry@) == security ========================================================== 25/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/security security ~ Makefile > enable jailkit (sebastia@) ~ Makefile > +gksu-polkit (ajacoutot@) arirang ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) assl + patches/patch-Makefile > update to assl-0.9, take over maintainership. prodding from marco, ok > laurent (ckuethe@) - patches/patch-Makefile > - revert, chris intended to commit an update along with this patch, but > broke the tree. (jasper@) clamav ~ Makefile ~ distinfo ~ pkg/PLIST > update clamav to 0.96.3, ok pea@ (sthen@) ~ Makefile > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) gksu-polkit + Makefile + distinfo + pkg/DESCR + pkg/PLIST + pkg/PFRAG.shared + patches/patch-mechanism_dbus-gksu-server_xml + patches/patch-mechanism_gksu-polkit_conf + patches/patch-data_org_gnome_gksu_policy + patches/patch-gksu_gksu-polkit_c + patches/patch-libgksu_gksu-process_c + patches/patch-mechanism_gksu-controller_c + patches/patch-common_gksu-environment_vala + files/gksu-environment.vala > New import: > Import gksu-polkit-0.0.2. gnupg ~ Makefile > - reset maintainer, requested by reinhard@ (jasper@) jailkit + Makefile + distinfo + pkg/MESSAGE + pkg/DESCR + pkg/PLIST + patches/patch-configure + patches/patch-man_Makefile_in + patches/patch-Makefile_in + patches/patch-man_jailkit_8 + patches/patch-ini_jk_init_ini + patches/patch-py_jk_lib_py + patches/patch-man_jk_check_8 + patches/patch-man_jk_chrootlaunch_8 + patches/patch-man_jk_chrootsh_8 + patches/patch-man_jk_cp_8 + patches/patch-man_jk_init_8 + patches/patch-man_jk_jailuser_8 + patches/patch-man_jk_lsh_8 + patches/patch-man_jk_socketd_8 + patches/patch-man_jk_uchroot_8 + patches/patch-man_jk_update_8 > New import: > Import jailkit-2.12: utilities for jailing a user or process keychain ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) nikto ~ Makefile ~ distinfo ~ patches/patch-nikto_pl ~ pkg/PLIST > - update nikto to 2.1.3 > from remi pointel, maintainer timed-out > ok landry@ (jasper@) p5-Authen-Krb5-Simple ~ Makefile > bump (sthen@) p5-Crypt-Blowfish ~ Makefile > bump (sthen@) p5-Crypt-DES ~ Makefile > bump (sthen@) p5-Crypt-GpgME ~ Makefile > bump (sthen@) p5-Crypt-OpenSSL-Bignum ~ Makefile > bump (sthen@) p5-Crypt-OpenSSL-DSA ~ Makefile > bump (sthen@) p5-Crypt-OpenSSL-RSA ~ Makefile > bump (sthen@) p5-Crypt-OpenSSL-Random ~ Makefile > bump (sthen@) p5-Crypt-Rijndael ~ Makefile > bump (sthen@) p5-Crypt-SSLeay ~ Makefile > bump (sthen@) p5-Crypt-Serpent ~ Makefile > bump (sthen@) p5-Crypt-Twofish ~ Makefile > bump (sthen@) p5-Digest-MD2 ~ Makefile > bump (sthen@) p5-Digest-MD5-M4p ~ Makefile > bump (sthen@) p5-Digest-Nilsimsa ~ Makefile > bump (sthen@) p5-Digest-SHA1 ~ Makefile > bump (sthen@) p5-GSSAPI ~ Makefile > bump (sthen@) p5-MD5 ~ Makefile > bump (sthen@) p5-Net_SSLeay ~ Makefile > bump (sthen@) ruby-bcrypt ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-ezcrypto ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-openid ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-yadis ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) smbsniff ~ Makefile > - reset maintainer, requested by reinhard@ (jasper@) steghide ~ Makefile > add security/mhash to LIB_DEPENDS so that the dependency chain is not > fucked up. Hopefully last fallout of libmcrypt dep change. (landry@) xmlsec ~ Makefile > indicate why we use gnu libtool (steven@) == sysutils ========================================================== 26/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils sysutils ~ Makefile > Hook up system-tools-backends, ok jasper@ (ajacoutot@) ~ Makefile > - sync (jasper@) bacula ~ Makefile > Use gnu libtool, the infamous '.libs/bat vs bat' issue is back when > using ports libtool. To be revisited. (landry@) ~ Makefile > no longer requires gnu libtool (steven@) duplicity ~ Makefile ~ distinfo > Update to 0.6.10. > ok jim@ (MAINTAINER) (stsp@) freeipmi ~ Makefile > seems to build fine with openbsd libtool (steven@) god ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) grub ~ Makefile + patches/patch-stage2_fsys_ext2fs_c > Add support for reading newer ext2 filesystems with 256-byte inodes. > ok jasper@ (joshe@) heartbeat ~ Makefile > indicate reason for gnu libtool (steven@) p5-Filesys-Df ~ Makefile > bump (sthen@) p5-Proc-ProcessTable ~ Makefile > bump (sthen@) p5-Quota ~ Makefile > bump (sthen@) p5-Unix-Statgrab ~ Makefile > bump (sthen@) p5-Unix-Syslog ~ Makefile > bump (sthen@) ruby-capistrano ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-facter ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-mongrel_cluster ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-puppet ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rails-app-installer ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-thor ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-vlad ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) syslog-ng ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ pkg/PLIST > update to 3.1.2 > somehow it got stuck in my tree for a while (steven@) torture + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import torture 1.0 tree ~ Makefile + patches/patch-tree_c > Fix handling of symlinks in subdirectories; ok pyr@ (stsp@) == telephony ========================================================= 27/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/telephony telephony ~ Makefile > disable asterisk,h323 for now; asterisk has disabled chan_h323 > with pwlib>=1.19.0. (sthen@) asterisk - patches/patch-autoconf_ast_ext_lib_m4 ~ Makefile ~ distinfo ~ patches/patch-configure_ac ~ pkg/PLIST-main > - update Asterisk to 1.6.2.13 > - upstream have prevented chan_h323 from building with pwlib>=1.19.0 > as it segfaults at startup; disable the h323 flavour for now. (sthen@) iaxclient ~ Makefile ~ patches/patch-lib_unixfuncs_c > Set proper thread priorities. > ok sebastia@ (maintainer) (ajacoutot@) ~ Makefile > Missed bump. (ajacoutot@) pjsua ~ Makefile + patches/patch-pjlib_src_pj_os_core_unix_c > After discussion with fgsch@ and others, It's now clear that I was wrong > and 31 IS the correct value: shame on me... > "You need to revive the patch that was before 1.7" fgsch@ (dcoppa@) ~ patches/patch-pjlib_src_pj_os_core_unix_c > Better comments (aligned with upstream). > No functional changes, no bump (dcoppa@) == textproc ========================================================== 28/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc textproc ~ Makefile > + hs-attoparsec > + hs-bytestring-nums (jim@) ~ Makefile > + hs-attoparsec-iteratee > + hs-bytestring-show > + hs-heist > + hs-hexpat > + hs-xml > and correctly sort (jim@) ~ Makefile > +gtranslator (ajacoutot@) ~ Makefile > - sync (jasper@) clucene ~ Makefile > Use gnu libtool, a funky @symlink libclucene-0.9.21b.so.1.0 to the library > is added to PLIST when using ports libtool. (landry@) ~ Makefile > don't require gnu libtool (steven@) ~ Makefile ~ pkg/PFRAG.shared + patches/patch-src_Makefile_in > s/--release/-release/ > makes gnu libtool understand better (steven@) dblatex ~ Makefile ~ pkg/PLIST + patches/patch-setup_py > don't install gzipped manpages (jasper@) eruby ~ Makefile ~ patches/patch-configure_rb ~ pkg/PLIST > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) gonzui ~ Makefile ~ patches/patch-Makefile_in + patches/patch-configure + patches/patch-langscan_c_Makefile_in + patches/patch-langscan_java_Makefile_in + patches/patch-langscan_javascript_Makefile_in + patches/patch-langscan_php_Makefile_in + patches/patch-langscan_python_Makefile_in + patches/patch-langscan_sh_Makefile_in > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) gtkaml ~ Makefile > Make BROKEN, this is not compatible with the new version of vala I am > about to commit. Version 0.4 should fix this, but is still in > development and several of us need the new vala version to move ahead > with some ports. > FYI, nothing depends on this port in-tree. > ok jasper@ (ajacoutot@) gtranslator + distinfo + Makefile + pkg/DESCR + pkg/PLIST + patches/patch-man_Makefile_in + patches/patch-src_gtr-utils_c > New import: > Import gtranslator-1.9.11. hs-HaXml ~ Makefile > Cleanups for haskell ports. > "Looks fine" kili@ (dcoppa@) hs-attoparsec + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-attoparsec version 0.8.1.0 hs-attoparsec-iteratee + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-attoparsec-iteratee version 0.1.1 hs-bytestring-nums + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-bytestring-nums version 0.3.2 hs-bytestring-show + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-bytestring-show version 0.3.3 hs-heist + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-heist version 0.2.3 ~ Makefile > add missing dependencies > "just commit them" kili@ (jim@) hs-hexpat + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-hexpat version 0.18.3 ~ Makefile > add missing dependencies > "just commit them" kili@ (jim@) hs-xml + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-xml version 1.3.7 hyperestraier ~ Makefile > Update my MAINTAINER email address > OK landry@ (jeremy@) mozilla-dicts ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) p5-Encode-Detect ~ Makefile > bump (sthen@) p5-LaTeX-TOM ~ Makefile ~ distinfo > - update to 1.00 (jasper@) p5-LibXML-Common ~ Makefile > bump (sthen@) p5-Number-Format ~ Makefile ~ distinfo > - update to 1.60 (jasper@) p5-Regexp-Common ~ Makefile ~ distinfo > - update to 2010010201 (jasper@) p5-SWISH-API ~ Makefile > bump (sthen@) p5-String-Approx ~ Makefile > bump (sthen@) p5-String-RewritePrefix ~ Makefile ~ distinfo > - update to 0.005 (jasper@) p5-String-Similarity ~ Makefile > bump (sthen@) p5-Template ~ Makefile > bump (sthen@) p5-Text-Aspell ~ Makefile > bump (sthen@) p5-Text-CSV ~ Makefile ~ distinfo > - update to 1.18 (jasper@) p5-Text-CSV_XS ~ Makefile > bump (sthen@) p5-Text-Diff ~ Makefile ~ distinfo > - update to 1.37 (jasper@) p5-Text-Diff-HTML ~ Makefile ~ distinfo > - update to 0.06 (jasper@) p5-Text-DoubleMetaphone ~ Makefile > bump (sthen@) p5-Text-LevenshteinXS ~ Makefile > bump (sthen@) p5-Text-Quoted ~ Makefile ~ distinfo > - update to 2.06 (jasper@) p5-Text-Template ~ Makefile ~ distinfo > - update to 1.45 (jasper@) p5-Text-Tmpl ~ Makefile > bump (sthen@) p5-Text-WordDiff ~ Makefile ~ distinfo > - update to 0.05 (jasper@) p5-Text-Wrapper ~ Makefile ~ distinfo > - update to 1.02 (jasper@) p5-XML-LibXML ~ Makefile > bump (sthen@) p5-XML-LibXSLT ~ Makefile > bump (sthen@) p5-XML-Parser ~ Makefile > bump (sthen@) p5-XML-SAX-ExpatXS ~ Makefile > bump (sthen@) py-xmldiff + distinfo + Makefile + pkg/DESCR + pkg/PLIST + patches/patch-bin_xmldiff + patches/patch-bin_xmlrev > New import: > import py-xmldiff 0.6.10 ruby-ascii85 ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-builder ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-erubis ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-fastercsv ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-fastri ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-haml ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-hpricot ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-htmlentities ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-hyperestraier ~ Makefile ~ patches/patch-rubynative_configure > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-icalendar ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-markaby ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-nokogiri ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-pdf-reader ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-pdf-writer ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-prawn ~ core/Makefile ~ core/pkg/PLIST ~ format/Makefile ~ layout/Makefile ~ layout/pkg/PLIST ~ prawn/Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-randexp ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-redcloth ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rss ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rubigen ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-templater ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-treetop ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) == www =============================================================== 29/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/www www ~ Makefile > + hs-snap-core (jim@) ~ Makefile > + hs-snap-server > + hs-xhtml-combinators (jim@) ~ Makefile > add fluxbb and flyspray (ckuethe@) ap2-mod_perl ~ Makefile > bump (sthen@) drupal6 ~ devel/Makefile ~ devel/pkg/PLIST + devel/patches/patch-performance_performance_module TAGGED OPENBSD_4_7 > SECURITY FIX > Resolves SA-CONTRIB-2010-079 > http://drupalcode.org/viewvc/drupal/contributions/modules/devel/performance > /performance.module?r1=1.2.2.32&r2=1.2.2.33 > from stephan@, thanks! > ok jasper@ (william@) firefox35 ~ Makefile ~ distinfo > Bugfix update to firefox 3.5.13. (landry@) fluxbb + Makefile + distinfo + pkg/DESCR + pkg/MESSAGE + pkg/PLIST > New import: > import fluxbb, a simple web based forum. ok landry@ ~ Makefile ~ pkg/PLIST > A few clean-ups from ajacoutot@, ok landry@ (ckuethe@) flyspray + Makefile + distinfo + pkg/DESCR + pkg/MESSAGE + pkg/PLIST > New import: > import flyspray, a simple web-based bug tracking system. ok landry@ ~ Makefile > somehow I lost the "-p". pointed out by STeve Andre (ckuethe@) gecko-mediaplayer ~ Makefile ~ patches/patch-configure > Tighten xulrunner-devel pkgspec. > Fix confusion with xulrunner include paths. > Adjust WANTLIB. > Minor style cleanups. > OK landry@ (dcoppa@) hiawatha ~ Makefile ~ distinfo ~ patches/patch-Makefile_in ~ patches/patch-doc_hiawatha_1_in ~ patches/patch-serverconfig_c + patches/patch-libip_c + patches/patch-libip_h + patches/patch-monitor_c + patches/patch-send_c > Overdue update to hiawatha-7.3. (ajacoutot@) hs-snap-core + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-snap-core version 0.2.11 ~ Makefile ~ distinfo ~ pkg/PLIST > update to 0.2.12 > ok kili@ (jim@) hs-snap-server + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-snap-server version 0.2.11 ~ Makefile ~ distinfo > update to 0.2.12 > ok kili@ (jim@) hs-xhtml-combinators + Makefile + distinfo + pkg/DESCR + pkg/PLIST > New import: > import hs-xhtml-combinators version 0.2.2 ~ Makefile > - missing dependencies (jasper@) midori ~ Makefile ~ distinfo ~ patches/patch-midori_main_c ~ patches/patch-wscript ~ pkg/PLIST > Update to midori 0.2.8. (landry@) minimo ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) mod_auth_bsd ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_auth_kerb ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_auth_ldap ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_auth_mysql ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_auth_pgsql ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_auth_radius ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_bandwidth ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_dav ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_encoding ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_fastcgi ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_frontpage ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_geoip ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) ~ Makefile > unbreak PKGNAME (sthen@) mod_gzip ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_jk ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_layout ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_ldapvhost ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_log_sql ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_mp3 ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_perl ~ Makefile > bump (sthen@) ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_random ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_ruby ~ Makefile + patches/patch-configure_rb > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_scgi ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_security ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) mod_text2html ~ Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) moinmoin ~ Makefile ~ distinfo ~ pkg/PLIST TAGGED OPENBSD_4_8 > MFC: > SECURITY UPDATE to moinmoin-1.9.3 > Resolves CVE-2010-0828 (william@) mollify ~ Makefile ~ distinfo ~ pkg/PLIST > update mollify to 1.6.5.5 (sthen@) mozilla ~ mozilla.port.mk > Change dependency to ensure nspr 4.8.6 is required. Fixes "error: > 'PR_STATIC_ASSERT' was not declared in this scope" failures. (landry@) mozilla-firefox ~ Makefile ~ distinfo > Bugfix update to mozilla-firefox 3.6.10 (landry@) nginx ~ Makefile > Enable the static gzip module by default. > ok bernd@ > from Johan Huldtgren a while ago, thanks. (william@) opera-flashplugin ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) p5-Apache-DB ~ Makefile > bump (sthen@) p5-CGI-SpeedyCGI ~ Makefile > bump (sthen@) p5-HTML-Embperl ~ Makefile > bump (sthen@) p5-HTML-Parser ~ Makefile > bump (sthen@) p5-HTML-Tidy ~ Makefile > bump (sthen@) p5-HTTP-GHTTP ~ Makefile > bump (sthen@) p5-WWW-Curl ~ Makefile > bump (sthen@) ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) p5-libapreq ~ Makefile > bump (sthen@) p5-libwww ~ Makefile + patches/patch-bin_lwp-download TAGGED OPENBSD_4_7 > SECURITY FIX > Resolves CVE-2010-2253 > from jasper@, thanks! (william@) ~ Makefile + patches/patch-bin_lwp-download TAGGED OPENBSD_4_8 > SECURITY FIX > Resolves CVE-2010-2253 > from jasper@, thanks! (william@) pecl-chroot ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) pecl-pcntl ~ Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) php5 ~ core/Makefile > bump apache modules, since mod_headers in base httpd was updated. > OK, landry@ (sebastia@) puppet-dashboard ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) py-zine ~ Makefile > use MODPY_JSON. bump. maintainer (djm@) ok. (fgsch@) raggle ~ Makefile ~ patches/patch-Makefile > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-activemerchant ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-activeresource ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-addressable ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-fcgi ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-httpclient ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-mechanize ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-merb ~ action-args/Makefile ~ activerecord/Makefile ~ assets/Makefile ~ assets/pkg/PLIST ~ auth/Makefile ~ auth-core/Makefile ~ auth-core/pkg/PLIST ~ auth-more/Makefile ~ auth-more/pkg/PLIST ~ auth-slice-password/Makefile ~ cache/Makefile ~ cache/pkg/PLIST ~ core/Makefile ~ core/pkg/PLIST ~ datamapper/Makefile ~ datamapper/pkg/PLIST ~ exceptions/Makefile ~ exceptions/pkg/PLIST ~ gen/Makefile ~ gen/pkg/PLIST ~ haml/Makefile ~ helpers/Makefile ~ helpers/pkg/PLIST ~ mailer/Makefile ~ mailer/pkg/PLIST ~ merb/Makefile ~ more/Makefile ~ param-protection/Makefile ~ slices/Makefile ~ slices/pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-mongrel ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-passenger ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ~ Makefile > Remove Bernd as maintainer of ruby-passenger > OK bernd@ (jeremy@) ruby-rack ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rails ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-rest-client ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-sinatra ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-thin ~ Makefile ~ pkg/PLIST > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-thin_http ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ruby-typo ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) seamonkey ~ Makefile ~ distinfo > Bugfix update to seamonkey 2.0.4. Bump lightning REVISION. (landry@) webkit ~ Makefile ~ distinfo ~ patches/patch-configure > Update to webkit 1.2.4. > Tested by pea@, Dawe, Remi Pointel, jasper@ and marco@, thanks! (landry@) wwwcount ~ Makefile > - remove a few master sites > - switch to revision (jasper@) xapian-omega ~ Makefile ~ distinfo ~ patches/patch-freemem_cc > Update to xapian-omega-1.2.3. > Move to new DEPENDS. (ajacoutot@) == x11 =============================================================== 30/30 == http://www.openbsd.org/cgi-bin/cvsweb/ports/x11 dbus-glib ~ Makefile > Don't hardcode PORTSDIR, as spotted by Ted Roby. (ajacoutot@) e17 ~ e/Makefile > these ports don't build with ports libtool yet, as they ask libtool to > link with static library archives. force gnu libtool (this was already > done in vlc) and add a short explanatory comment. ok jasper@ ajacoutot@ > (sthen@) ~ e/Makefile ~ e/patches/patch-configure > don't link with static libintl; switch USE_LIBTOOL=gnu back to Yes (sthen@) fleditor ~ Makefile ~ pkg/PLIST > Lowercase COMMENT, fix DEPENDS and regen PLIST. > ok sthen@ (ajacoutot@) fltk ~ Makefile ~ patches/patch-configure_in ~ pkg/PLIST > Enble threads support, needed for an upcoming aqsis upgrade. > Use correct AUTOCONF_VERSION and regen PLIST. > ok sthen@ (ajacoutot@) flvw ~ Makefile ~ pkg/PLIST > Lowercase COMMENT, fix DEPENDS and regen PLIST. > ok sthen@ (ajacoutot@) flwm ~ Makefile ~ pkg/PLIST > Add missing @bin marker. > ok sthen@ (ajacoutot@) gnome ~ empathy/Makefile > - missing run dependency (jasper@) ~ gdm/Makefile ~ gdm/patches/patch-gui_gdmsetup_desktop_in_in > Use gksu-polkit instead of ktsuss to run gdmsetup. (ajacoutot@) ~ system-tools/Makefile ~ system-tools/pkg/PLIST > Comment the network and users utilities for now as they need more work. > (currently working on it) > ok jasper@ (ajacoutot@) ~ session/Makefile ~ session/files/README.OpenBSD > Mention gnome-system-tools. (ajacoutot@) ~ Makefile > Hook up gnome-system-tools, ok jasper@ (ajacoutot@) ~ Makefile > Bye bye gnome-scan. (ajacoutot@) - scan/Makefile - scan/distinfo - scan/patches/patch-configure_ac - scan/patches/patch-modules_gsane_gsane-processor_c - scan/pkg/DESCR-main - scan/pkg/PLIST-main > Remove. It doesn't work, hangs my scanner completely, crashes on !gcc4 > arches, is not maintained and has been marked as BROKEN for months. > "it's still intree?" jasper@ (ajacoutot@) ~ empathy/Makefile > - iso-codes is also a run dependency nowadays (jasper@) ~ anjuta/Makefile > Remove non existent SHARED_LIBS, no pkg change. (ajacoutot@) ~ ekiga/Makefile > works fine with openbsd libtool > just don't use --debug because they rely on libtool's std output to create > some headers. (steven@) ~ gedit-plugins/Makefile + gedit-plugins/patch-plugins_bookmarks_Makefile_in > remove stray \ > works fine now with openbsd libtool (steven@) ~ nautilus/Makefile ~ nautilus/patch-mpeglib_example_cddaplay_Makefile_in ~ nautilus/patch-mpeglib_example_mpgplay_Makefile_in ~ nautilus/patch-mpeglib_example_splay_Makefile_in ~ nautilus/patch-mpeglib_example_tplay_Makefile_in ~ nautilus/patch-mpeglib_example_yaf_yafcdda_Makefile_in ~ nautilus/patch-mpeglib_example_yaf_yafmpgplay_Makefile_in ~ nautilus/patch-mpeglib_example_yaf_yafsplay_Makefile_in ~ nautilus/patch-mpeglib_example_yaf_yaftplay_Makefile_in ~ nautilus/patch-mpeglib_example_yaf_yafvorbis_Makefile_in ~ nautilus/patch-mpeglib_example_yaf_yafyuv_Makefile_in > remove -Lxxx/.libs workarounds required with GNU libtool (naddy@) gnome-mplayer ~ Makefile > Fix problem with fullscreen not working by enabling panscan support. > panscan functionality requires mplayer svn r29565 or higher, so tighten > the pkgspec for mplayer accordingly. > Problem reported by landry@ and jasper@ > OK jasper@ (dcoppa@) ~ Makefile ~ patches/patch-configure > Really disable gnome-power-manager support. (dcoppa@) gtk2-murrine-engine ~ Makefile ~ distinfo > Update to gtk2-murrine-engine-0.98.0. > ok dcoppa@ (maintainer) (ajacoutot@) kde ~ bindings3/Makefile > Force the use of gnu libtool, our ports libtool seems to add an empty > -Wl,rpath, when linking rbuic. > All those fixes agreed/okayed by phessler@ espie@ steven@ jasper@ > sthen@ ajacoutot@ (landry@) ~ office3/Makefile > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) ~ bindings3/Makefile + bindings3/patches/patch-configure_in + bindings3/patches/patch-qtruby_rubylib_qtruby_Qt_cpp > Handle changes caused by splitting the ruby port and bump > OK jcs@, landry@, jasper@, sthen@ (jeremy@) kde4 ~ extragear-plasma/Makefile > switch master_sites to openbsddistfiles.com so that the ports are > fetchable again. reported by hal.gi at t-online.de via miod at . (martynas@) p5-Gnome2-Canvas ~ Makefile > bump (sthen@) p5-Gtk2 ~ Makefile > bump (sthen@) p5-Gtk2-GladeXML ~ Makefile > bump (sthen@) p5-Tk ~ Makefile > bump (sthen@) p5-X-Osd ~ Makefile > bump (sthen@) pinot ~ Makefile > Add missing dependency. (ajacoutot@) py-qt4 - patches/patch-pyuic_uic_driver_py ~ Makefile ~ distinfo > update py-qt4 to 4.7.7, ok jasper (sthen@) ruby-dbus ~ Makefile > Bump all ruby ports not already handled. > In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed > due to differences in how RDoc processes files. > This also has a number of changes to the regress tests to > work with the changes to devel/ruby-rake. It moves most of > the regress tests to use MODRUBY_REGRESS. > OK jcs@, landry@, jasper@, sthen@ (jeremy@) tktray ~ Makefile ~ distinfo ~ pkg/PLIST > Bugfix update to tktray 1.3.9 > OK sthen@, jasper@ (sebastia@) tktreectrl - patches/patch-configure ~ Makefile ~ distinfo ~ pkg/PLIST > Bugfix update to tktreectrl 2.2.10 > After some feedback and tweaks, OK sthen@ (sebastia@) video ~ Makefile > COMES_WITH = 4.9 (jakemsr@) vlc ~ Makefile > these ports don't build with ports libtool yet, as they ask libtool to > link with static library archives. force gnu libtool (this was already > done in vlc) and add a short explanatory comment. ok jasper@ ajacoutot@ > (sthen@) =============================================================================== From auto at squish.net Mon Sep 27 07:00:27 2010 From: auto at squish.net (OWC) Date: Mon, 27 Sep 2010 07:00:27 +0100 (BST) Subject: [owc] Weekly www changes ending 2010-09-26 Message-ID: <20100927060030.D82021CD528@snowy.squish.net> OpenBSD www changes summary for 2010-09-19 to 2010-09-26 inclusive ================================================================== 48.html cs faq fr hackathons.html hp300 images nl openbgpd opencvs openntpd openssh orders.html pt want.html == 48.html =========================================================== 01/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/48.html 48.html > add a few more things (jsg@) > mention few aucat improvements (ratchov@) > - mention install/upgrade changes > - add mono (jasper@) > - add openssh 5.6 blurb (jasper@) == cs ================================================================ 02/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/cs cs ~ index.html > Sync with Steelix CVS (ajacoutot@) == faq =============================================================== 03/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/faq faq ~ ports/differences.html ~ ports/guide.html ~ ports/index.html ~ ports/ports.html ~ ports/specialtopics.html ~ ports/testing.html > Align handbook navigation with the standard FAQ. > Massive trailing white space clean up. > ok sthen@ (jim@) ~ nl/faq4.html ~ nl/faq6.html ~ nl/index.html > Sync with Steelix CVS (ajacoutot@) ~ ports/differences.html > match footer with related pages > ok sthen@ (jim@) ~ index.html > thanks for the help, sthen at . :) (nick@) ~ current.html > Add a note to current.html about the ruby port being split into separate > ports for 1.8 and 1.9. > OK nick@ (jeremy@) ~ nl/index.html ~ pf/pt/index.html ~ pf/pt/shortcuts.html > Sync with Steelix CVS (ajacoutot@) ~ cs/index.html ~ fr/current.html ~ fr/faq1.html ~ fr/faq15.html ~ fr/faq6.html ~ fr/upgrade-old.html ~ pf/fr/filter.html ~ pf/fr/index.html ~ pf/fr/queueing.html > Sync with Steelix CVS (ajacoutot@) == fr ================================================================ 04/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/fr fr ~ 46.html ~ anoncvs.html ~ books.html ~ cvsup.html ~ cvsync.html ~ donations.html ~ hackathons.html ~ index.html ~ items.html ~ press.html ~ translation.html ~ vax-simh.html ~ want.html ~ why-cvs.html > Sync with Steelix CVS (ajacoutot@) == hackathons.html =================================================== 05/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/hackathons.html hackathons.html > artwork for the j2k10 tshirt (deraadt@) > names (deraadt@) == hp300 ============================================================= 06/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/hp300 hp300 + pt/domain.commands.html + pt/serialconsole.html > Sync with Steelix CVS (missed in previous) (ajacoutot@) == images ============================================================ 07/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/images images + hackathons/j2k10-s.gif + hackathons/j2k10.gif > artwork for the j2k10 tshirt (deraadt@) == nl ================================================================ 08/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/nl nl ~ index.html ~ translation.html > Sync with Steelix CVS (ajacoutot@) ~ orders.html > Sync with Steelix CVS (ajacoutot@) ~ anoncvs.html ~ cvsync.html ~ items.html ~ orders.html > Sync with Steelix CVS (ajacoutot@) == openbgpd ========================================================== 09/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/openbgpd openbgpd ~ fr/index.html > Sync with Steelix CVS (ajacoutot@) == opencvs =========================================================== 10/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/opencvs opencvs ~ nl/index.html > Sync with Steelix CVS (ajacoutot@) ~ pt/index.html > Sync with Steelix CVS (ajacoutot@) ~ cs/index.html ~ fr/index.html > Sync with Steelix CVS (ajacoutot@) == openntpd ========================================================== 11/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/openntpd openntpd + pt/index.html + pt/portable.html > Sync with Steelix CVS (missed in previous) (ajacoutot@) ~ fr/index.html ~ pt/index.html ~ pt/portable.html > Sync with Steelix CVS (ajacoutot@) == openssh =========================================================== 12/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/openssh openssh ~ nl/faq.html > Sync with Steelix CVS (ajacoutot@) ~ fr/faq.html ~ fr/ftp.html ~ fr/index.html ~ fr/openbsd.html ~ fr/portable.html > Sync with Steelix CVS (ajacoutot@) == orders.html ======================================================= 13/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/orders.html orders.html > Librarie Eyrolles is no longer carrying OpenBSD (austin@) > No OpenBSD stock seen on Eyrolles website as of 25 Sept 2010 (austin@) == pt ================================================================ 14/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/pt pt ~ index.html ~ translation.html > Sync with Steelix CVS (ajacoutot@) == want.html ========================================================= 15/15 == http://www.openbsd.org/cgi-bin/cvsweb/www/want.html want.html > I now have quite the collection of old SCSI cards and devices, much > thanks to krw@, claudio@, and James Lin. (matthew@) ===============================================================================