CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2008/08/07 11:04:58

Modified files:
	build          : support.dat 

Log message:
Add Volcano Intelligent Solutions, Brazil.


CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2008/08/07 11:06:05

Modified files:
	.              : support.html 

Log message:
sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/07 11:18:03

Modified files:
	sys/conf       : newvers.sh 

Log message:
we are at 4.4-current


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/07 11:37:37

Modified files:
	usr.bin/compress: compress.h 

Log message:
spacing.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/07 11:43:37

Modified files:
	sys/kern       : uipc_socket.c 

Log message:
don't wait for a free mbuf cluster in sosend() and enter the existing
error handler that was never used before.  this fixes a bug that a
userland process might hang if the system ran out of mbuf clusters or
even other unexpected behaviour in the network drivers.

this bug is very old - it is also found in rev 1.1/stevens v2/44lite2/...

discussed with many
ok markus@ thib@ dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/07 11:56:51

Modified files:
	sys/arch/socppc/dev: if_tsec.c 

Log message:
- Enable ALTQ support.
- Let the VLAN driver know that the hw can send and receive full size
VLAN tagged packets.

Tested by maja@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/07 12:06:18

Modified files:
	sys/net        : if_trunk.c 

Log message:
do not touch m after IFQ_ENQUEUE()+if_start().

ok brad@, mpf@, henning@, reyk@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/07 12:09:22

Modified files:
	sys/net        : bridgestp.c 

Log message:
account spanning tree frames in if_obytes and if_omcasts.

ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/08/07 12:29:32

Modified files:
	sbin/pfctl     : parse.y 

Log message:
correctly copy the log interface spec when expanding an antispoof rule that
covers loopback addresses. ok ryan
problem report from Harald Dunkel <harald.dunkel@aixigo.de>


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/08/07 12:33:49

Modified files:
	sys/sys        : mbuf.h 

Log message:
grow MINCLSIZE to MHLEN + MLEN + 1 again. we shrinked it just before the
release to be on the safe side, now we have 6 months to find remaining
offenders misusing MINCLSIZE


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/08/07 12:41:48

Modified files:
	lib/libc/stdlib: malloc.3 malloc.c 

Log message:
small cleanup of error/warning strings


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/07 12:46:04

Modified files:
	sys/arch/sparc64/include: cpu.h 
	sys/arch/sparc64/sparc64: clock.c genassym.cf locore.s 

Log message:
Give each CPU its own `struct intrhand' for %tick interrupts.  Fixes a
problem where the clock would stop ticking on some CPUs because of lost
ticks.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/07 13:26:57

Modified files:
	usr.sbin/ppp/ppp: ipv6cp.c 

Log message:
Fix a typo, inteface -> interface.

From Gleydson Soares <gsoares at gmail dot com>


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/07 15:25:48

Modified files:
	sys/arch/sparc64/sparc64: clock.c cpu.c locore.s 
	sys/arch/sparc64/include: cpu.h ctlreg.h 

Log message:
Use %sys_tick to generate clock interrupts on systems that have it.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/08/07 15:32:08

Modified files:
	sys/net        : route.c rtsock.c 

Log message:
Remove workaround used for the 4.4 release. More route prio stuff is comming
soon.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/08/07 18:32:47

Modified files:
	lib/libm/src   : s_nan.c 

Log message:
make _digittoint static


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/08/07 18:41:17

Modified files:
	lib/libm/src   : s_nan.c 

Log message:
revert


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/07 19:05:20

Modified files:
	sys/dev/acpi   : acpicpu.c 

Log message:
'prey' -> 'pray' in comment as prayer rather than predation seems
the intended meaning.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2008/08/08 01:26:40

Modified files:
	usr.bin/cdio   : cdio.c mmc.c 

Log message:
o use definitions from cd.h
o remove unused function prototype


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/08 02:22:42

Modified files:
	usr.bin/fgen   : fgen.1 fgen.l 

Log message:
add a description for the options of fgen;
remove superfluous comments from the roff source code.

improvements by jmc@ and matthieu@.

ok jmc@, matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/08 02:51:21

Modified files:
	usr.sbin/relayd: check_icmp.c hce.c pfe.c relay.c relay_udp.c 
	                 relayd.c 

Log message:
Check gettimeofday() against -1; Add a missing error check in one place.

OK reyk@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/08 02:54:08

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
plug an mbuf leak in m_pullup2(); If we fail to get a cluster for an mbuf,
free the mbuf before bailing out.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/08 03:02:25

Modified files:
	sys/ufs/ffs    : ffs_vfsops.c 

Log message:
spacing + wrap a line at 79chars.


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2008/08/08 03:14:33

Modified files:
	.              : i386-laptop.html 

Log message:
- update from fred crowson (amilo pro v3205) with some tweaks by me


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/08 05:10:06

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
add eMPIA Technology EeePC 701 camera (currently unsupported uvideo(4)
device)


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/08 05:10:31

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/08 06:20:24

Modified files:
	sys/dev/usb    : if_upgt.c 

Log message:
if we fail to extract the mbuf in the Rx routine, increment
the if_ierrors before bailing out;
Turn a printf() that fires in this case too a DPRINTF since we
the interface error counters now reflect this.

OK mglocker@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/08 09:57:41

Modified files:
	share/man/man4 : ral.4 

Log message:
add Longshine LCS-8031N to the list of supported devices (RT2860).

from Fabian (bsdlist at gmx dot net)


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/08 10:07:18

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
PCI IDs for Intel WiFi Link 5000 series (5100, 5300, 5350).


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/08 10:07:41

Modified files:
	sys/arch/sgi/include: disklabel.h 
	sys/arch/sgi/stand/sgivol: sgivol.c 

Log message:
Make sgivol use the sgilabel struct from machine/disklabel.h, rather than
declaring another.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/08 10:08:22

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/08 10:17:38

Modified files:
	sys/ufs/ffs    : ffs_alloc.c 

Log message:
use cgbase() instead of doing arthmetic on fs_fpg when calculating
block# too ensure proper casting.

From FreeBSD;

ok miod@, pedro@, blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/08 11:12:37

Modified files:
	sys/arch/sgi/stand/sgivol: sgivol.c 

Log message:
Wrap long lines and remove useless comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2008/08/08 11:49:21

Modified files:
	sys/netinet6   : ip6_output.c 

Log message:
Do not latch the IPSec tdb to the inpcb unconditionally.  This has
been moved to the protocol layer from ip_output at 2002/05/31.  The
IPv6 part has been forgotten so packets could get encrypted
unintentionally.
ok hshoexer markus


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/08 12:38:14

Modified files:
	usr.sbin/relayd: relay.c 

Log message:
Support HTTP responses that neither specify a Content-Length header
nor chunked encoding.  We don't know the length of the HTTP body in
this case, so it only works for single-pass HTTP responses without
subsequent HTTP response headers in the stream.  You can still enforce
the Content-Length header with an "expect" rule.

For example, this fixes response handling from undeadly.org (thttpd)
if relayd is running as a transparent HTTP proxy.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/08 12:56:06

Modified files:
	usr.sbin/relayd: relay.c 

Log message:
only dump all protocol nodes with DEBUG > 1.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/08 13:13:24

Modified files:
	usr.sbin/relayd: relay.c 

Log message:
fix possible memleaks in chunked encoding handler


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/08 13:49:09

Modified files:
	sys/kern       : vfs_syscalls.c 

Log message:
remove an if notyet block from sys_fstatfs(), that will never be needed,
softupdates are reported too statfs via other means. missed this block
in in rev1.148 where the same block was removed from sys_statfs().


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2008/08/08 14:07:49

Modified files:
	usr.bin/systat : main.c systat.1 

Log message:
Small step towards fixing documentation:
- sync usage() with reality. Remove the -h option that does nothing.
- don't complain about kvm_openfiles() error in case of incorrect usage.
- add basic descriptions of the new options and views in the manual
page. More is needed...
with help from jmc@ and sobrado@. ok sobrado@.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/08 14:34:30

Modified files:
	usr.sbin/relayd: relay.c 

Log message:
chunked encoding may include empty lines at random places, do not
abort the session if we get an empty line except of the expected chunk
header.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/08/08 14:40:24

Modified files:
	sys/nfs        : nfs_node.c nfs_vnops.c 

Log message:
Remove code for variable-sized allocations of NFS filehandles by malloc(),
as it was never used because there were 64-bit buffers already allocated
for filehandles in nfsnode structs.

ok thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/08/08 14:44:38

Modified files:
	sys/nfs        : nfs_bio.c nfs_subs.c nfs_syscalls.c nfs_vnops.c 

Log message:
After beck@ changed the way nfsiod's are notified of work, the
nfs_iodwant array became unused. Garbage collect and free up
a few bytes.

ok thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/08 15:44:44

Modified files:
	sys/nfs        : nfsproto.h 

Log message:
o sync comment with reality, we have never malloc()'ed filehandles
and the dead code that was supposed todo that has been removed.
o rename the NFS_SMALLFH constant to NFS_MAXFHSIZE, since it better
reflects what it's for.

ok blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/08 15:48:19

Modified files:
	usr.bin/systat : systat.1 

Log message:
documentation tweaks.

ok jmc@, matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/08 16:49:33

Modified files:
	usr.sbin/relayd: relay.c relayd.conf.5 

Log message:
add a variable $SERVER_NAME which is "OpenBSD relayd" by default.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/08 17:49:53

Modified files:
	sbin/newfs     : mkfs.c newfs.c 
	sys/arch/i386/i386: disksubr.c 
	sys/arch/sgi/sgi: disksubr.c 
	sys/kern       : subr_disk.c 
	sys/sys        : disklabel.h 
	sys/ufs/ffs    : ffs_vfsops.c 

Log message:
Admit b_blkno means block number; a block is DEV_BSIZE (a.k.a.
512) bytes; ffs is inextricably tied to using b_blkno and disklabel
always uses sectorsize units.

Thus use DEV_BSIZE units for all fields describing ffs filesystems
and convert to/from sectors where required. This enables the creation
and use of ffs filesystems on non-512 byte sectorsize devices.

This diff allows i386 and sgi (the two test platforms) to find
disklabels that are not on a sectorsize boundary. Same change to
further archs coming.

This is a no-op on 512-byte sectorsize devices.

This work triggered by jsing@'s need to create ffs filesystems on
sgi cdroms so we can create cdrom install media for sgi.

sgi testing by jsing@

ok jsing@ pedro@ "looks sane" beck@ weingart@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/09 01:57:48

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Prepare for ehci:  If GET_DEF request has failed, wait a moment before
issuing GET_CUR.  Makes my NX6000 attach on ehci.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/09 02:42:03

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Revert last commit, it doesn't always help, we need to find another
solution.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/09 04:14:02

Modified files:
	sys/nfs        : nfs_bio.c nfs_node.c nfs_var.h nfs_vnops.c 

Log message:
o nfs_vinvalbuf() is always called with the intrflag as 1, and then
checks if the mount is actually interrutable, and if not sets it 0.
remove this argument from nfs_vinvalbuf and just do the checking inside
the function.
o give nfs_vinvalbuf() a makeover so it looks nice. (spacing, casts, &c);
o Actually pass PCATCH too tsleep() if the mount it interrutable.

ok art@, blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/09 05:25:05

Modified files:
	sys/net        : if_pppoe.c 

Log message:
turn an MFREE() into an m_free() and garbage collect an
unused mbuf pointer.

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/09 10:31:08

Modified files:
	share/man/man4 : pckbd.4 ukbd.4 
	sys/dev/pckbc  : wskbdmap_mfii.c 
	sys/dev/usb    : makemap.awk 

Log message:
Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards.
This is only the simplified layout, which is final; the complete layout with
extra symbols is still being discussed.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/09 10:31:23

Modified files:
	sys/dev/usb    : ukbdmap.c 

Log message:
Regen


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/09 10:41:21

Modified files:
	sys/arch/alpha/pci: sio_pic.c 

Log message:
Do not forget to set the ``specific EOI'' bit when sending a... specific EOI;
from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/09 10:42:30

Modified files:
	sys/arch/alpha/tc: cfb.c ioasic.c scc.c tc_3000_300.c 
	                   tc_3000_500.c tc_conf.h 
	sys/dev/tc     : asc_tc.c asc_tcds.c if_fta.c if_le_ioasic.c 
	                 if_le_tc.c ioasicvar.h tc.c tcds.c tcdsvar.h 
	                 tcvar.h 

Log message:
Pass a device name to {tc,tcds,ioasic}_intr_establish in order to get
meaningful names associated to the interrupt counters.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/09 13:20:07

Modified files:
	sys/sys        : disklabel.h 

Log message:
Prevent integer overflow in DL_BLKTOSEC().

ok krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/09 14:42:28

Modified files:
	sys/arch/sparc64/sparc64: intr.c 

Log message:
Fix counting of shared (PCI) interrupts.  Remove some useless debug code
and unused variables.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/09 15:00:52

Modified files:
	sys/dev/pci    : if_nfe.c 

Log message:
MCP79 are also capable of Jumbo frames. Add the Jumbo support flag.

From: Linux forcedeth


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/09 15:06:05

Modified files:
	sys/arch/sparc64/include: sparc64.h 
	sys/arch/sparc64/sparc64: ofw_machdep.c 

Log message:
Add prom_set_sun4v_api_version().


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/09 16:59:20

Modified files:
	sys/dev/usb    : ehci.c ehcireg.h ehcivar.h usb.h 

Log message:
Add isochronous xfer support for ehci(4).  From NetBSD.

OK brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/09 18:18:35

Modified files:
	sys/dev/pci    : vga_pci.c 

Log message:
Style fixes and use of tabs for the DRM bits.

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/09 20:03:06

Modified files:
	sbin/disklabel : editor.c 

Log message:
Shorten the lines of '?' output in edit mode. A couple were too
long (>76 chars) for the install script space on the CD jackets.

Requested by deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/09 20:54:42

Modified files:
	usr.sbin/bind/lib/isc/unix: Tag: OPENBSD_4_2 privsep.c 

Log message:
This log message is an excruiciating pain in the ass when it repeats 4000 times a
second on a machine you need debug log on, and is actually used as a cacheing
nameserver. remove just this one line of debug log to save people's sanity


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/09 20:54:46

Modified files:
	usr.sbin/bind/lib/isc/unix: Tag: OPENBSD_4_3 privsep.c 

Log message:
This log message is an excruiciating pain in the ass when it repeats 4000 times a
second on a machine you need debug log on, and is actually used as a cacheing
nameserver. remove just this one line of debug log to save people's sanity


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/09 20:55:58

Modified files:
	usr.sbin/bind/bin/named: Tag: OPENBSD_4_2 server.c 

Log message:
Don't print a warning when the random device cannot be opened if
we have a pre-chroot random device.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/09 20:56:02

Modified files:
	usr.sbin/bind/bin/named: Tag: OPENBSD_4_3 server.c 

Log message:
Don't print a warning when the random device cannot be opened if
we have a pre-chroot random device.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/10 03:59:55

Modified files:
	sys/dev/acpi   : acpimadt.c 

Log message:
Don't assume the first LAPIC in the table corresponds to the boot processor.
Mark the processor we're running on as the boot processor instead.

ok marco@, art@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/10 04:01:25

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Prepare for ehci:
- Remove GET_DEF request for negotation.  It doesn't help, instead keep
breaking devices.
- On device close first switch back to default interface 0 before
abort/close the isoc pipe.  This fixes IOERRORs on device re-open.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/10 05:22:40

Modified files:
	sbin/disklabel : disklabel.8 editor.c 

Log message:
add missing space.

ok krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/10 06:03:53

Modified files:
	sys/dev/pci/drm: r300_cmdbuf.c 
	sys/dev        : audio.c 

Log message:
'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe via tech@.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/10 06:23:25

Modified files:
	games/tetris   : tetris.h 

Log message:
'coordiates' -> 'coordinates' from Dawe via tech@.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/10 07:00:25

Modified files:
	sbin/disklabel : disklabel.8 disklabel.c 

Log message:
spacing; remove non-existent flag from synopsis.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/10 07:39:09

Modified files:
	usr.bin/rdist  : docmd.c 

Log message:
typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/10 07:55:19

Modified files:
	sys/arch/sparc64/sparc64: hvcall.S 
	sys/arch/sparc64/include: hypervisor.h 

Log message:
Add hypervisor calls for the sun4v random number generator interface.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/10 08:13:05

Modified files:
	sys/arch/sparc64/include: cpu.h ctlreg.h 
	sys/arch/sparc64/sparc64: clock.c locore.s 

Log message:
Use the STICK logic on UltraSPARC-IIe to generate clock interrupts.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/10 09:52:50

Modified files:
	sys/sys        : disklabel.h 

Log message:
Fix other integer overflow vulnerability I introduced, this time in
DL_BLKOFFSET(). Pointed out by kettenis@ and deraadt@.

ok kettenis@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/08/10 10:14:29

Modified files:
	de             : donations.html errata42.html errata43.html 
	                 events.html ftp.html i386-laptop.html plat.html 
	                 security.html support.html want.html 
	faq/de         : current.html faq10.html upgrade43.html 
	faq/pf/de      : anchors.html authpf.html carp.html config.html 
	                 example1.html filter.html ftp.html index.html 
	                 logging.html macros.html nat.html options.html 
	                 perf.html pools.html queueing.html scrub.html 
	                 shortcuts.html tables.html 
	faq/pf/zh      : authpf.html config.html index.html macros.html 
	                 perf.html scrub.html tables.html 
	faq/zh         : current.html 
	openbgpd/de    : ftp.html 
	openntpd/de    : ftp.html portable.html 
	openssh/de     : ftp.html index.html openbsd.html security.html 
	openssh/usage/de: graphs.html index.html ssh-stats.html 
	zh             : errata42.html errata43.html ftp.html plat.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/10 11:40:10

Modified files:
	sbin/atactl    : atactl.8 atactl.c 

Log message:
add missing ellipsis; spacing.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/10 12:20:07

Modified files:
	sys/arch/vax/boot/boot: autoconf.c boot.c consio.c if_le.c 
	                        version 

Log message:
Add support for the VAXstation 3[58][24]0 to the bootblocks, currently
limited to serial console. This is enough for a 3520 to mopboot and download
a kernel over NFS.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/10 23:37:01

Modified files:
	sys/dev/usb    : usb_quirks.c uvideo.c 

Log message:
Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4)
devices to USB1, instead let them attach to ehci(4).

This may break a couple of the devices for the moment, but it's the way
we have to go finally.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/11 00:42:06

Modified files:
	usr.sbin/relayd: relay.c 

Log message:
add missing 'break' to read HTTP content correctly


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/11 02:07:14

Modified files:
	usr.sbin/relayd: relay.c relayd.h 

Log message:
better handling of HTTP POSTs or requests with Content-Length.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/11 02:24:41

Modified files:
	usr.sbin/relayd: relay.c 

Log message:
more goto fail on gettimeofday error


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/08/11 11:15:56

Modified files:
	usr.sbin/httpd/src/support: htdigest.c htpasswd.c 

Log message:
Use only safe functions in signal handlers.

ok millert, otto


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/08/11 11:17:53

Modified files:
	libexec/fingerd: fingerd.c 

Log message:
Prevent a buffer underrun if a line is received which only contains
(multiple) @.

ok millert, otto


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/08/11 11:22:54

Modified files:
	sys/dev        : biovar.h 
	sbin/bioctl    : bioctl.8 bioctl.c 

Log message:
Add infrastructure to manually kick off rebuilds.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/08/11 11:28:24

Modified files:
	sys/dev        : biovar.h 
	sbin/bioctl    : bioctl.8 bioctl.c 

Log message:
Undo last commit; deraadt didn't like it.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/11 12:20:37

Modified files:
	sys/arch/sparc64/sparc64: cpu.c 

Log message:
Add hw.setperf support for UltraSPARC-IIe support.

tested by miod@, matthieu@, naddy@, jsg@, djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/11 12:38:10

Added files:
	sys/arch/sparc64/include: apmvar.h 

Log message:
Minimal apmvar.h such that we can enable apm(8) and apmd(8) on sparc64.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/11 12:45:13

Modified files:
	usr.sbin/apm   : Makefile 
	usr.sbin/apmd  : Makefile 

Log message:
Build apm(8) and apmd(8) on sparc64.

pointed out by deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/11 13:03:05

Modified files:
	sbin/disklabel : disklabel.c 

Log message:
fix a6 partition lookup where a static variable was incorrectly used in
the recursive findopenbsd() function.  reported by PR 5905.

tested by many
ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/11 13:53:33

Modified files:
	sys/arch/sparc64/sparc64: cpu.c 

Log message:
Add hw.cupspeed cupport for all CPU types.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/11 14:23:19

Modified files:
	share/man/man7 : mdoc.samples.7 

Log message:
remove a note which seems to be duplicated; ok sobrado


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/11 14:24:45

Modified files:
	usr.bin/systat : systat.1 

Log message:
some consistency fixes and whitespace at eol removal;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/11 14:28:55

Modified files:
	libexec/spamd  : spamd.8 

Log message:
some documentation updates for spamd synchronisation:
- whitelisted entries are not synced
- entries added manually (using spamdb) are not synced

suggested by Stephan A. Rickauer; ok reyk


CVSROOT:	/cvs
Module name:	www
Changes by:	jmc@cvs.openbsd.org	2008/08/11 14:33:32

Modified files:
	.              : amd64.html i386.html macppc.html sparc64.html 

Log message:
+Longshine LCS-8031N to the ral(4) list;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/11 14:43:16

Modified files:
	distrib/notes/amd64: hardware 
	distrib/notes/i386: hardware 
	distrib/notes/macppc: hardware 
	distrib/notes/sparc64: hardware 

Log message:
+Longshine LCS-8031N to the ral(4) list;


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/11 14:56:55

Modified files:
	sys/arch/sparc64/dev: vgafb.c 

Log message:
Allow mapping mmio regions that are not page aligned.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/11 15:28:53

Modified files:
	sys/arch/sparc64/dev: iommu.c 

Log message:
Only print iotdb stuff when DEBUG.


CVSROOT:	/cvs
Module name:	src
Changes by:	jaredy@cvs.openbsd.org	2008/08/11 15:50:35

Modified files:
	bin/ksh        : tree.c 

Log message:
plug a memleak when freeing io redirection in commands.
the leaked memory is actually reclaimed when the command
finishes but may grow until that happens, e.g. during
command execution.

ok phessler@.
testing sobrado@ jmc@ oga@.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/11 16:42:19

Modified files:
	sys/dev/ic     : re.c rtl81x9reg.h 

Log message:
Add support for TX/RX checksum offload for newer re(4) chipsets.

Tested by naddy@

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/08/12 00:32:14

Modified files:
	games/boggle/boggle: bog.c 

Log message:
Fix a typo in a comment.  From dawedawe@gmx.de.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/08/12 00:50:16

Modified files:
	sys/dev/pci    : auvia.c 

Log message:
VT8233+ uses a different register base for capturing

from NetBSD.  fixes recording for kili@, martynas@ and me.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/12 02:26:42

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Don't process xfers which have the stream error bit set in the stream
header.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/08/12 03:44:26

Modified files:
	usr.sbin/config: exec_elf.c 

Log message:
basic bounds check on elf header info. avoid crashes on i.e.e truncated
kernels; noted by jasper@ ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 09:43:00

Modified files:
	sys/conf       : files 
Added files:
	sys/crypto     : hmac.c hmac.h cmac.c cmac.h key_wrap.c 
	                 key_wrap.h 

Log message:
Implementation of the HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC
and AES Key Wrap algorithms.
They will replace/extend the non-generic implementation in net80211.

AES-128-CMAC tested by sobrado@ (AlphaServer 1200),
naddy@ (alpha/sparc64) and sthen@ (sparc64, armish).
HMAC-* reviewed by hshoexer@

ok and hints from djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 09:45:55

src/regress/sys/crypto/cmac

Update of /cvs/src/regress/sys/crypto/cmac
In directory cvs.openbsd.org:/tmp/cvs-serv20851/cmac

Log Message:
Directory /cvs/src/regress/sys/crypto/cmac added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 09:45:56

src/regress/sys/crypto/hmac

Update of /cvs/src/regress/sys/crypto/hmac
In directory cvs.openbsd.org:/tmp/cvs-serv20851/hmac

Log Message:
Directory /cvs/src/regress/sys/crypto/hmac added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 09:45:57

src/regress/sys/crypto/key_wrap

Update of /cvs/src/regress/sys/crypto/key_wrap
In directory cvs.openbsd.org:/tmp/cvs-serv20851/key_wrap

Log Message:
Directory /cvs/src/regress/sys/crypto/key_wrap added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 09:49:08

Modified files:
	regress/sys/crypto: Makefile 
Added files:
	regress/sys/crypto/cmac: Makefile cmac_test.c cmac_test.txt 
	regress/sys/crypto/hmac: Makefile hmac_test.c hmac_test.txt 
	regress/sys/crypto/key_wrap: Makefile key_wrap_test.c 
	                             key_wrap_test.txt 

Log message:
test vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC,
AES Key Wrap.

ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 09:59:40

Modified files:
	sys/net80211   : ieee80211_crypto.c 

Log message:
use HMAC-MD5, HMAC-SHA1 and AES Key Wrap sys/crypto/


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 10:05:15

Modified files:
	sys/net80211   : ieee80211_crypto.c ieee80211_crypto.h 
	                 ieee80211_pae_input.c 

Log message:
simplify ieee80211_derive_ptk() prototype.
pass the AKMP so we can support other key derivation functions in the
future.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 10:14:05

Modified files:
	sys/net80211   : ieee80211_crypto.c ieee80211_crypto.h 
	                 ieee80211_node.c ieee80211_pae_input.c 
	                 ieee80211_proto.c 

Log message:
get rid of the map_ptk()/map_gtk() functions, just inline them
which makes things easier to track.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/08/12 10:14:46

Modified files:
	sys/net80211   : ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c 
	                 ieee80211_crypto_wep.c 

Log message:
use MINCLSIZE to decide wether we need to allocate an mbuf cluster instead
of MLEM, damien ok


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 10:21:46

Modified files:
	sys/net80211   : ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c 

Log message:
retrieve the TID from QoS frames to use with the appropriate
replay counter.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 10:24:24

Modified files:
	sys/net80211   : ieee80211.h 

Log message:
fix values for QoS control field.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 10:33:38

Modified files:
	sys/net80211   : ieee80211_crypto.h 

Log message:
add replay counter for management frames.


CVSROOT:	/cvs
Module name:	src
Changes by:	david@cvs.openbsd.org	2008/08/12 10:40:18

Modified files:
	sbin/pfctl     : pf_print_state.c 

Log message:
use correct byte order when printing state expiration minutes; ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 10:45:44

Modified files:
	sys/net80211   : ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c 
	                 ieee80211_crypto_wep.c ieee80211_ioctl.h 

Log message:
maintain a count of TKIP and CCMP replayed frames.
some cleanup while i'm here.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 10:51:39

Modified files:
	sys/conf       : files 
	sys/net80211   : ieee80211.h ieee80211_crypto.h 
	                 ieee80211_ioctl.h 
Added files:
	sys/net80211   : ieee80211_crypto_bip.c 

Log message:
Welcome BIP: the Broadcast/Multicast Integrity Protocol defined
in Draft IEEE P802.11w.
It provides data integrity and replay protection for broadcast/
multicast robust management frames (not used yet) using AES-128
in CMAC mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 10:56:45

Modified files:
	sys/net80211   : ieee80211_crypto.h 

Log message:
add new IEEE80211_CIPHER_AES128_CMAC cipher and new key flag
IEEE80211_KEY_IGTK.
lot of cleanup while i'm here (indent function prototypes).
change license since this file was completely rewritten.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/12 11:23:21

Modified files:
	sys/arch/vax/boot/boot: autoconf.c consio.c consio2.S if_le.c 
	                        version 

Log message:
Figured out where the prom console routines are on KA60 and how to invoke
them, thanks to old ultrix bootblocks lying around.
Also, enable M-Bus clock on the I/O slot IOCSR, this unstucks the cpu
clocks (which really are implemented on the SSC on the I/O module, but
need to be controlled via the cpu's ``internal'' processor registers...)


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 11:53:13

Modified files:
	sys/net80211   : ieee80211_input.c ieee80211_pae_input.c 
	                 ieee80211_proto.c ieee80211_proto.h 
	                 ieee80211_var.h 

Log message:
Change the way we process EAPOL-Key frames.
Free the mbuf in the ieee80211_eapol_key_input() function.
Do not assume the frame is contiguous, call m_pullup2() if it is not.
We need the frame to be contiguous to process KDEs efficiently in
EAPOL-Key frames (just like we process IEs in management frames).
However, there are drivers like upgt(4) that use m_devget() in the
RX path.  m_devget() can return fragmented mbuf chains.
Notice that we should do the same m_pullup2() for management frames.
This will be done later.
Remove the ic_recv_eapol callback.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 11:54:57

Modified files:
	sys/net80211   : ieee80211_crypto_ccmp.c 

Log message:
in a near future, unicast management frames will be encrypted/decrypted
using CCMP.  use the right replay counter in this case.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 12:01:41

Modified files:
	sys/net80211   : ieee80211_crypto.c ieee80211_var.h 

Log message:
extend the ic_nw_keys[] array to 6 elements.
indices 0-3 will be used for group data keys while indices 4-5 will
be used for integrity group keys.
add a ic_rsngroupmgmtcipher field too.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 12:22:41

Modified files:
	sys/net80211   : ieee80211.h ieee80211_node.h 
	                 ieee80211_pae_input.c ieee80211_pae_output.c 

Log message:
process IGTK KDEs in EAPOL-Key frames and install integrity group keys
if MFP was negotiated with the peer (not possible yet).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 12:25:40

Modified files:
	sys/net80211   : ieee80211_pae_output.c 

Log message:
AES Key Wrap adds a 64-bit MIC to the payload but we pad the content
of the frame so that it is a multiple of 8 bytes before encryption.
So we must reserve up to 15 bytes in the mbuf for the worst case, not 8.


CVSROOT:	/cvs
Module name:	src
Changes by:	weingart@cvs.openbsd.org	2008/08/12 12:27:22

Modified files:
	sys/arch/amd64/amd64: machdep.c 

Log message:
Nuke bigmem for release, still has issues.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 12:30:02

Modified files:
	sys/net80211   : ieee80211.h 

Log message:
add definitions for RSN capabilities field (RSN IE).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 12:30:56

Modified files:
	sys/net80211   : ieee80211_var.h 

Log message:
add IEEE80211_F_MFPR config flags (management frame protection required)
and IEEE80211_C_MFP capability bit (driver supports MFP).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 12:37:23

Modified files:
	sys/net80211   : ieee80211_node.c ieee80211_proto.c 

Log message:
generate a random IGTK in HostAP mode if we're MFP-capable.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 12:41:18

Modified files:
	sys/net80211   : ieee80211_crypto.c ieee80211_node.c 

Log message:
the only integrity group cipher currently supported is AES-128-CMAC.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 12:48:35

Modified files:
	sys/net80211   : ieee80211.h ieee80211_crypto.c 

Log message:
add support for EAPOL-Key v3 descriptors (similar to v2 except that the
MIC is computed using AES-128-CMAC instead of HMAC-SHA1).
add a SHA-256 based key derivation function (not used yet).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:05:39

Modified files:
	sys/net80211   : ieee80211_output.c ieee80211_pae_output.c 
	                 ieee80211_priv.h 

Log message:
add IEEE80211_RSNIE_MAXLEN and IEEE80211_WPAIE_MAXLEN definitions
instead of hard-coding values.
for RSN IE, request space for Group Integrity Cipher Suite.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:21:04

Modified files:
	sys/net80211   : ieee80211.h ieee80211_input.c ieee80211_node.c 
	                 ieee80211_output.c 

Log message:
add/process group integrity cipher suite in RSN IEs.
add support for MFP negotiation during association.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:29:07

Modified files:
	sys/net80211   : ieee80211_crypto.c ieee80211_crypto.h 
	                 ieee80211_input.c ieee80211_ioctl.c 
	                 ieee80211_node.c ieee80211_output.c 
	                 ieee80211_pae_input.c ieee80211_pae_output.c 

Log message:
new SHA-256 based AKMPs.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:34:35

Modified files:
	sys/net80211   : ieee80211_pae_output.c 

Log message:
v3 descriptors use AES Key Wrap too.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:34:54

Modified files:
	sys/net80211   : ieee80211_crypto.c 

Log message:
missing SHA-256 bits.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:40:13

Modified files:
	sys/net80211   : ieee80211.h 

Log message:
add a couple of new definitions (action frames, new subtypes for control
frames, new IEs etc...)


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:42:37

Modified files:
	sys/net80211   : ieee80211_input.c 

Log message:
populate ieee80211_recv_action(), does nothing yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:45:22

Modified files:
	sys/net80211   : ieee80211_input.c 

Log message:
do not drop frames that have an invalid IE, just stop processing
more IEs.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:50:39

Modified files:
	sys/net80211   : ieee80211_input.c ieee80211_proto.c 

Log message:
clear Tx_Rx protection bits properly.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:51:19

Modified files:
	sys/net80211   : ieee80211_pae_output.c 

Log message:
reserves the correct number of bytes in ieee80211_send_4way_msg2().


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:56:59

Modified files:
	sys/net80211   : ieee80211_crypto.c ieee80211_input.c 
	                 ieee80211_output.c 

Log message:
add the code to encrypt/decrypt management frames, retrieve key id
from MMIE etc...
this code can't be triggered as no drivers claim MFP capability yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 13:59:09

Modified files:
	sys/net80211   : ieee80211_var.h 

Log message:
nuke unused fields.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/12 14:07:13

Modified files:
	sys/net80211   : ieee80211_input.c 

Log message:
adopt the integrity group cipher of the AP at association time.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/12 16:48:32

Modified files:
	sys/arch/i386/stand/libsa: biosdev.c 
	sys/arch/amd64/stand/libsa: biosdev.c 

Log message:
Fix multiple addition error recently introduced for when extended partitions
are just before an OpenBSD partition in a MBR; done with kettenis & otto
ok reyk


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/12 17:10:41

Modified files:
	sys/dev/pci    : vga_pci.c 

Log message:
Kill dmesg spam. Since we can't guarantee that a device is capable of
having a drm driver, don't print when we fail to attach one.

stops the "drm at vga? not supported" spam people are seeing.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/08/12 17:16:07

Modified files:
	dist/Mesa/src/mesa/main: texstore.c 

Log message:
Fix out-of-bounds memory access in swizzle_copy(). My fix was different,
but this one (from mesa, prompted by my diff) should run a little faster.
Now mplayer -vo gl or gl2 works with dri enabled.

Detected by otto malloc.  Some debugging help from todd.

ok matthieu@, todd@.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/12 21:18:19

Modified files:
	sys/dev/ic     : re.c 

Log message:
Replace the use of a separate softc field to track the link
state with the newly minted link flag in the softc's rl_flags
field.

Tested by fkr@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/12 21:45:56

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add another PCI id for the Realtek 8139D chipset.

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/12 21:46:31

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/12 21:47:16

Modified files:
	sys/dev/pci    : if_rl_pci.c 

Log message:
Add the 8139D PCI id.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/12 21:59:16

Modified files:
	sys/dev/ic     : rtl81x9reg.h 

Log message:
Add more Config mode registers.

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/13 00:20:48

Modified files:
	usr.bin/systat : systat.1 main.c 

Log message:
-S currently does nothing useful, so remove it from
SYNOPSIS and usage(); after some discussion with canacar


CVSROOT:	/cvs
Module name:	src
Changes by:	av@cvs.openbsd.org	2008/08/13 06:21:19

Modified files:
	usr.bin/cdio   : cdio.c extern.h mmc.c 

Log message:
Old drives (reported Giovanni Bechis <bigionews@snb.it>) don't report CD-RW
write feature. Add additional check for media type before blanking.
The patch fixes problem for Giovanni.
ok fgsch


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/08/13 09:44:44

Modified files:
	sys/arch/amd64/amd64: lapic.c 
	sys/arch/amd64/include: specialreg.h 

Log message:
Disable the fantastics mis-feature on some newer Turion CPUs called C1E.
This "power saving" disables the apic when both cpu cores hit the hlt
instruction which kills our timer.

From FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/13 09:45:30

Modified files:
	sys/ufs/ufs    : ufs_vnops.c 

Log message:
remove a bunch of bogus ARGSUSED


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/08/13 09:46:21

Modified files:
	sys/arch/i386/i386: lapic.c 
	sys/arch/i386/include: specialreg.h 

Log message:
Disable the fantastics mis-feature on some newer Turion CPUs called C1E.
This "power saving" disables the apic when both cpu cores hit the hlt
instruction which kills our timer.

From FreeBSD.

(poked by kettenis)


CVSROOT:	/cvs
Module name:	src
Changes by:	weingart@cvs.openbsd.org	2008/08/13 10:01:08

Modified files:
	sys/arch/amd64/amd64: locore.S 

Log message:
This tab had bugged me forever.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/13 11:24:54

Modified files:
	usr.sbin/rtsold: rtsold.c 

Log message:
sync synopsis/usage; fix double "usage:"; KNF.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/13 11:38:02

Modified files:
	sys/net80211   : ieee80211_pae_input.c 

Log message:
do not increment is_rx_eapol_key twice for each frame.
fix a test on the mbuf length and one on the descriptor version.
remove redundant checking of GTK KDE length.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/13 11:44:45

Modified files:
	sys/net80211   : ieee80211_input.c 

Log message:
one should never use sizeof(struct llc) since 802.2 LLC headers
have a variable length.  use LLC_SNAPFRAMELEN instead (which happen
to be equal to sizeof(struct llc)) as we only deal with LLC+SNAP
headers.

some indentation tweaks while i'm here.
no binary change.


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2008/08/13 13:20:37

Modified files:
	.              : sparc64.html 

Log message:
Update todo list and blurb about unsupported hardware.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/13 13:30:02

Modified files:
	sys/arch/sparc64/conf: files.sparc64 
Added files:
	sys/arch/sparc64/dev: vrng.c 

Log message:
Initial stab at a driver for the integrated random number generator of the
UltraSPARC T2.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/13 13:30:12

Modified files:
	sys/dev/pci/drm: drmP.h drm_context.c drm_drv.c drm_irq.c 

Log message:
Kill a bunch of the drm context code that nothing uses anymore, the
xserver only actually uses a small part of it nowadays.

Kill a few other dead bits from the drmP.h while i'm here.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/13 13:33:29

Modified files:
	sys/dev/pci/drm: drmP.h drm_auth.c drm_drv.c 

Log message:
Generate the magic id using idgen32(). While i'm here fix the locking a
bit so we don't sleep with a spinlock.

ok djm@.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/13 14:22:55

Modified files:
	sys/dev/pci/drm: drmP.h drm_auth.c drm_drv.c 

Log message:
idgen32 wasn't really right here. Change back to how it was, but
done a little nicer.

Advice from deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/13 14:27:58

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c drm_irq.c drm_lock.c 

Log message:
Change the drm_lock*() api to take a pointer to the struct as a
parameter, this makes things a little cleaner and removes the need to
pass in the softc for some functions.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/13 14:29:34

Modified files:
	sys/dev        : video.c video_if.h 
	sys/dev/usb    : uvideo.c 

Log message:
Add VIDIOC_ENUM_FRAMESIZES ioctl.  This permits applications to query the
available formats and resolutions of a device (e.g. "luvcview -L").


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/13 14:38:26

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_fops.c 

Log message:
Kill file_priv->refs, it is always 1. Also  move two things from the
softc into file_priv since otherwise the wrong value could rarely be
used.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/13 14:45:42

Modified files:
	sys/dev/pci/drm: drm_drawable.c drm_memory.c drm_scatter.c 

Log message:
Check for zero in drm_calloc() to prevent divide-by-zero. Also rearrange
the two calls to drm_calloc() that had nmemb and size the wrong way
around.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/13 15:56:50

Modified files:
	sys/dev/pci/drm: drm_drawable.c 

Log message:
Make sure that we don't sleep with a lock held, some small cleanup while
i'm here.


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/08/13 18:59:50

Modified files:
	etc            : netstart 

Log message:
Tools from /usr may not be used in netstart since it may be NFS-mounted
and not available at that time. Rewrite the hostname.if permission check
to use only /bin/ls and the shell. Requested by deraadt.

ok todd, "Twisted." deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/08/13 23:15:41

Modified files:
	lib/librthread : rthread.c 

Log message:
If the initial thread calls pthread_exit(), don't overwrite its thread
structure, as the 'tid' member there is used by other parts of
librthread to determine whether the current thread is the initial thread


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/08/13 23:20:44

Modified files:
	lib/librthread : rthread.c 

Log message:
Fix 5771/library: in pthread_exit(), delay the call to _sem_post() that
unblocks the pthread_join() for this thread until the exiting thread is
completely done with its thread structure, as the joining thread will
free it once unblocked.  Also, don't bother to call _sem_post() if the
thread is detached.

ok kurt@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/08/13 23:57:06

Modified files:
	lib/librthread : rthread.c 

Log message:
Match libpthread's behavior and make pthread_join(NULL, whatever) fail
instead of crashing

ok kurt@
first observed by Jung <moorang at gmail.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/14 03:39:16

Modified files:
	usr.bin/aucat  : abuf.c abuf.h aproc.c conf.h 

Log message:
factor code that discards data from abuf strucure into a single
abuf_rdiscard() routine. Similarly add abuf_wcommit() routine for
writing. The purpose is to stop manupulating FIFO pointers in
various places outiside abuf.c, its too error prone.
No behaviour change.

ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/14 03:44:15

Modified files:
	usr.bin/aucat  : abuf.c abuf.h aproc.c 

Log message:
move mix/sub underrun/overrun handling code and data in the
generic abuf structure, so it can reused. Required for an audio
server. No behaviour change.

ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/14 03:45:23

Modified files:
	usr.bin/aucat  : aproc.c aproc.h 

Log message:
add a xxx_done() method to aproc structures, that cleans up just
before free()ing the aproc structure, this is cleaner and will
allow to reuse wpipe_xxx() and rpipe_xxx() when defining new
aprocs. No behaviour change.

ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/14 03:46:36

Modified files:
	usr.bin/aucat  : abuf.c abuf.h 

Log message:
add a bytes counter to abuf structures to count the number of
bytes that entered the FIFO. The counter may overflow, so it
should be used with "modulo 2^32" arithmetic. The counter will
be used later to synchronize playback to record. No behaviour
change.

ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/14 03:47:51

Modified files:
	usr.bin/aucat  : aproc.c aproc.h 

Log message:
add an "AUTOQUIT" flag to mix and sub aprocs. If the flag is
set, the mix aproc will exit once there are no more input
streams, similarly the sub aproc will exit once there are no
more ouput streams. If the flag is not set, the mix aproc will
generate silence, and the sub aproc will drop samples. By
default this flag is set, so no behaviour change.

ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/14 03:48:50

Modified files:
	usr.bin/aucat  : file.c 

Log message:
in file.c, before dereferencing pointers to in(), out(), eof(),
hup() routines of the aproc strucure check that the aproc
structure has not desappeared. This never happens currently, but
will be allowed later. No behaviour change.

ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/14 03:58:55

Modified files:
	usr.bin/aucat  : Makefile aproc.c aproc.h aucat.c dev.h 
	                 dev_sun.c file.c file.h legacy.c 
Added files:
	usr.bin/aucat  : dev.c 

Log message:
move all device related stuff from aucat.c to a new dev.c file.
The new dev_xxx() routines expose a "high level" self-contained
interface to the device. At initialization, the device is opened
and two chains of aproc structures are created:

* a playback chain that exposes a (initially) empty mix
aproc to which the rest of the code can attach new
streams to be played

* record chain that exposes a (initially) empty sub aproc
to which the rest of the code can attach new stream to
to record

The rest of the code, has just to use dev_attach() routine to
attach streams. While we're at it, add a ``devops'' structure
containing pointers to the device-specific routines. This will
allow later to add support for other type of device than the
Sun API.

Also, write the .wav headers in file_del(), so put all header
related data in the file strucuture. This allows to close() the
file, as soon as wpipe_xxx() aproc terminates. This will be
useful for the server, because it will need to close() descripts
of closed connections immediately.

add mix_pushzero() routine to fill the mixer with silence. It
will be used to avoid the mixer to underrun when there are no
input streams. Since we always have at least one input stream
there's no behaviour change.

ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/14 04:02:10

Modified files:
	usr.bin/aucat  : abuf.c 

Log message:
in abuf_rgetblk() the ``start'' pointer may take a value beyond the
end of the buffer because periodic boundary conditions of the FIFO are
not met

ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/14 04:18:34

Modified files:
	usr.sbin/config: mkmakefile.c 

Log message:
simplify S definition to just srcdir, since it appears there's no special
case anymore.
Note that you can always override it from the command line if you need it.

after discussion with deraadt@ and tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	martin@cvs.openbsd.org	2008/08/14 05:41:30

Modified files:
	sys/arch/vax/if: if_de.c 
	sys/arch/vax/include: param.h 
	sys/arch/vax/vax: disksubr.c ka650.c machdep.c pmap.c 

Log message:
convert the last traces of btoc/ctob macros

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/14 07:06:04

Modified files:
	usr.sbin/pkg_add: pkg_audit 

Log message:
let's make this half useful to recover from crashed disks with wrong info.


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2008/08/14 08:31:31

Modified files:
	sys/dev/acpi   : acpibat.c 

Log message:
add missing semicolon; ok mbalmer@, marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/14 09:25:16

Modified files:
	usr.bin/aucat  : abuf.h dev.c 

Log message:
fix comments suggested by eric@, remove stupid DPRINTF()


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/14 09:51:43

Modified files:
	sys/net80211   : ieee80211_proto.c ieee80211_proto.h 

Log message:
put ieee80211_dump_pkt() under #ifdef IEEE80211_DEBUG


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/14 10:02:24

Modified files:
	sys/net80211   : ieee80211_input.c 
	sys/dev/ic     : acx.c ath.c malo.c rt2560.c rt2661.c rt2860.c 
	                 rtw.c 
	sys/dev/usb    : if_ral.c if_rum.c 

Log message:
in ieee80211_input(), call if_start() after enqueuing frames in if_snd
when acting as an access point instead of having each driver doing the
job.

tested by krw@ (ral AP) and me with several drivers.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/14 10:07:58

Modified files:
	sys/net80211   : ieee80211_input.c 

Log message:
move the HostAP bridge code and the delivery of data frames to ether_input
to a separate ieee80211_deliver_data() function.
this will later be called by the A-MSDU deaggregation routine.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/14 10:10:01

Modified files:
	sys/net80211   : ieee80211_crypto.c 

Log message:
#ifdef notyet ieee80211_kdf() as it is not used yet (shrink kernel a bit)


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/14 10:14:53

Modified files:
	sys/net80211   : ieee80211_crypto.c 

Log message:
ieee80211_derive_pmkid() is not used either


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/14 11:10:29

Modified files:
	sbin/mount_vnd : mount_vnd.c mount_vnd.8 
	sys/dev        : vndioctl.h vnd.c 

Log message:
Allow the sector size to be specified by the user when configuring a
vnd(4) device, via a new -s option to vnconfig/mount_vnd. This allows us
to create disklabels and file systems that are suitable for use on
devices that have a non-512 byte sector size (eg. CDROMs).

With help from krw@ and feedback from pedro@.

ok krw@, pedro@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/14 11:41:20

Modified files:
	sys/dev/acpi   : dsdt.c 

Log message:
If the AML SizeOf() method is called with an object reference it should
return the size of the referenced object. This fixes a panic on the ASUS
eeePC 1000H when attaching the acpiasus(4) driver.

Issue reported and fix tested by robert@

ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/08/14 13:39:40

Modified files:
	sys/kern       : uipc_mbuf.c 
	sys/sys        : mbuf.h 

Log message:
Kill the _MCLDEREFERENCE() macro it was only used once and it should be only
used once -- in m_free(). Removed so that people don't get stupid ideas.
OK thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/08/14 16:29:43

Modified files:
	usr.bin/tcpbench: tcpbench.c 

Log message:
only update stats when we actually wrote sth, relevant for -n, ok djm
From: Pierre Riteau <pierre.riteau@gmail.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/15 02:15:27

Modified files:
	sys/net80211   : ieee80211_output.c ieee80211_pae_output.c 

Log message:
use LLC_SNAPFRAMELEN here too.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/08/15 05:18:11

Modified files:
	sys/dev        : softraid_crypto.c 

Log message:
use new shared HMAC_SHA1 code in crypto/hmac.[ch] rather than local
copy; ok hshoexer@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/15 08:41:21

Modified files:
	sbin/mount_vnd : mount_vnd.c 

Log message:
Add -s option to usage().

Prompted by jmc@

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/08/15 08:57:20

Modified files:
	share/man/man5 : resolv.conf.5 
	lib/libc/net   : res_init.c 

Log message:
Add resolv.conf(5) option to force lookups by TCP: "options tcp"

Also Extend "nameserver" declaration syntax to support port
numbers.  To avoid ambiguity these are only parsed when the address
is enclosed in square brackets, e.g. "nameserver [127.0.0.1]:5353"

Together these changes make forwarding DNS over a SSH tunnel very
easy, but unfortunately some programs in ports/ implement their
own resolvers (e.g. firefox). These will need to be modified to
support these options separately.

fixes jsing@ reyk@
ok deraadt@ millert@ krw@ + "I like it" from lots


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/08/15 09:49:08

Modified files:
	sys/dev/pci    : if_devar.h 

Log message:
Prefer unaligned accesses over copying the rx buffer on all archs that can
handle it, not only i386.  ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/15 13:42:03

Modified files:
	sys/conf       : files 

Log message:
hmac.c is needed by softraid crypto now, even on non-wlan machines.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/15 16:38:23

Modified files:
	sys/arch/vax/include: cpu.h 
	sys/arch/vax/vax: ka43.c ka46.c ka48.c ka49.c ka53.c ka650.c 
	                  ka680.c pmap.c vxt.c 

Log message:
Rename the cpu_dep hook ``steal_pages'' to ``init'', as it serves as an
early initialization routine (to enable caches, etc) while still running
physical, and does not allocate memory anymore.

(The irony in this is that forthcoming KA60 support actually steals pages
in its init function...)


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/15 16:40:07

Modified files:
	sys/arch/vax/include: bus.h 
	sys/arch/vax/vax: bus_dma.c 
	sys/arch/vax/vsa: vsbus.c 

Log message:
Remove unused and incomplete vax_bus_t enum, and unused vaxbus_dma_get_tag()
macro and related function pointers.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/15 16:41:02

Modified files:
	sys/arch/vax/vax: db_disasm.c 

Log message:
Correct disassembly of the start of a function: fix display layout and skip
only the 2 bytes of the procedure entry mask, not 4 bytes.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/15 16:41:49

Modified files:
	sys/arch/vax/include: clock.h 
	sys/arch/vax/vax: clock.c vxt.c 

Log message:
Move the vxt-specific clock functions frow clock.c to the cpu-specific support
file, fewer #ifdef this way.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/15 16:44:12

Modified files:
	sys/arch/vax/vsa: dz_ibus.c 

Log message:
In dzcninit(), do not forget to enable the receiver in addition to the
transmitter. On machines with glass console for which we do not have
a driver yet, and fall back to serial console, the PROM might not have
enabled it.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/15 16:47:45

Modified files:
	sys/arch/vax/vax: ka650.c 

Log message:
Fix array index computation in the machine check handler. Gives fatal bus errors
a chance to be reported correctly...


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/15 16:50:25

Modified files:
	sys/arch/vax/qbus: dz.c dzvar.h 

Log message:
Make the DZ_{READ,WRITE}_{BYTE,WORD} macros visible outside of dz.c, for
other dz attachments to be able to use them (soon).


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/15 18:26:26

Modified files:
	sys/arch/i386/i386: apm.c bios.c 

Log message:
bios_dev -> ba_name and bios_apmp -> ba_apmp in DPRINTF statements.
i386 kernels compile with BIOS_DEBUG again.

Spotted by Mathias Schmocker.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/15 19:53:05

Modified files:
	sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_bufs.c 
	                 drm_context.c drm_dma.c drm_drawable.c 
	                 drm_drv.c drm_fops.c drm_ioctl.c drm_irq.c 
	                 drm_lock.c drm_memory.c drm_pci.c drm_scatter.c 

Log message:
Apply a light paddling with the knf stick. No binary change.


CVSROOT:	/cvs
Module name:	www
Changes by:	dlg@cvs.openbsd.org	2008/08/16 00:20:47

Modified files:
	.              : donations.html 

Log message:
tempt gave me a netra 20


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/16 03:57:12

Modified files:
	regress/usr.bin/m4: Makefile 
Added files:
	regress/usr.bin/m4: args2.m4 args2.out 

Log message:
a new regression test, I has a diff for it.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/16 04:02:32

Modified files:
	regress/usr.bin/m4: Makefile 
Added files:
	regress/usr.bin/m4: includes.aux includes.m4 includes.out 

Log message:
another issue for which I have a patch.
Issue reported by Vortechz Anderson <utg_vrtz@yahoo.se>


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/16 06:19:49

Modified files:
	usr.bin/m4     : main.c 

Log message:
be more liberal in include handling, namely we only error out if it's
the end of the last included file AND we still have a macro to expand.
autoconf uses this in wine, and it turns out other m4 also do things that
way (not only gnu m4).

okay fries@, millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/16 06:21:46

Modified files:
	usr.bin/m4     : eval.c extern.h gnum4.c m4.1 main.c misc.c 
	                 parser.y tokenizer.l 

Log message:
argument parsing should only skip spaces outside of parenthesis.
Inside matching parenthesis, keep spaces as is (use chrsave instead of
pbstr, since there's no way it can be a further macro expansion).
Fixes a long-standing issue with autoconf (   --option -> --option),
matches other m4 than gnum4

okay millert@, fries@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/16 06:23:50

Modified files:
	usr.bin/m4     : extern.h gnum4.c misc.c parser.y tokenizer.l 

Log message:
not yet, committed too much


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/16 06:25:21

Modified files:
	usr.bin/m4     : eval.c 

Log message:
revert eval.c


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/16 06:26:07

Modified files:
	usr.bin/m4     : m4.1 

Log message:
fix


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2008/08/16 09:56:26

Modified files:
	.              : sparc64.html 

Log message:
Another T2+ machine we don't support yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/16 10:37:30

Modified files:
	sys/dev/usb    : ehci.c 

Log message:
Sync ehci isochronous part with NetBSD:
- Fix check for maximum bInterval value.
- Calculate frames/microframes values slightly different (but with mostly
same result finally).


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/16 10:47:32

Modified files:
	sys/dev/usb    : ehci.c 

Log message:
Spacing.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/16 12:56:07

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
If dwMaxPayloadTransferSize doesn't exactly match to an existing
endpoint, pick the next higher endpoint bandwidth.


CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2008/08/17 04:57:30

Modified files:
	.              : events.html 

Log message:
Add date for LinuxWorldExpo UK and indicate date and some details about
OpenCON 2008 in Venice.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/17 08:25:20

Modified files:
	sys/arch/sparc64/sparc64: locore.s 

Log message:
Garbage collect stupid delay loop.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 08:37:31

Modified files:
	sys/dev/pci/drm: drm_context.c 

Log message:
Make sure we can't sleep with a spinlock held


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/17 09:14:44

Modified files:
	distrib/landisk/miniroot: Makefile 

Log message:
Force fdisk to use the same geometry as the miniroot2.5M disktab
entry, the one that the disklabel will use, rather than the vnd
default geometry. Lets the generated miniroot44.fs boot again.

Problem found by Diana Eichart. Suggestions from drahn@.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 09:31:39

Modified files:
	sys/dev/pci/drm: drm_agpsupport.c drm_bufs.c drm_drv.c 

Log message:
Kill some redundant ifdefs, they're taken care of elsewhere.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/17 09:55:55

Modified files:
	sys/arch/sparc64/sparc64: cpu.c 

Log message:
Scale down cpu_clockrate[1] when we scale down the cpu clock frequency such
that delay(9) continues to do the right thing.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 10:13:10

Modified files:
	sys/dev/pci/drm: drm_drv.c 

Log message:
drm_load() and drm_unload() are a remnant of code meant to be shared
between the bsds. Just put them in attach/detach instead. Kills a little
bit of dead code, too.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 10:56:14

Modified files:
	sys/dev/pci/drm: drmP.h drm_agpsupport.c 

Log message:
kill the stupid pci capability defines, we have our own. Don't wrap
pci_read_capability while i'm at it.


CVSROOT:	/cvs
Module name:	src
Changes by:	ragge@cvs.openbsd.org	2008/08/17 12:40:13

Modified files:
	usr.bin/pcc    : ccconfig.h config.h 
	usr.bin/pcc/cc : Makefile cc.1 cc.c 
	usr.bin/pcc/ccom: cgram.y gcc_compat.c init.c main.c optim.c 
	                  pass1.h pftn.c scan.l stabs.c symtabs.c 
	                  trees.c 
	usr.bin/pcc/cpp: cpp.1 cpp.c cpp.h cpy.y scanner.l 
	usr.bin/pcc/i386: code.c local.c local2.c macdefs.h table.c 
	usr.bin/pcc/mip: common.c manifest.h match.c mkext.c node.h 
	                 optim2.c pass2.h protos.h reader.c regs.c 
	usr.bin/pcc/vax: local.c local2.c 

Log message:
Updates from master repo.  Can now compile both userland and kernel.
(with some patches...)


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 13:21:36

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c 

Log message:
Kill the infobufs and markbufs calls. Nothing uses them.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 14:49:52

Modified files:
	sys/dev/pci/drm: drm_agpsupport.c 

Log message:
Check the return value of agp_enable() instead of assuming it completed.
apply some knf and other formatting while i'm at it.

problem originally pointed out by Tobias Ulmer, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 15:31:38

Modified files:
	sys/dev/pci    : agp.c 

Log message:
Check that the driver properly initialised before allowing agp_acquire()
to succeed.

Inspired by Tobias Ulmer, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 17:36:22

Modified files:
	sys/dev/pci/drm: drmP.h 

Log message:
Kill a dead function and a dead struct member.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 17:49:02

Modified files:
	sys/dev/pci/drm: drmP.h 

Log message:
kill struct drm_freelist, after removing markbufs and infobufs nothing
touches it.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/17 18:01:49

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c 

Log message:
Another dead struct member.


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/08/17 22:28:18

Modified files:
	sys/dev/usb    : ehci.c 

Log message:
use M_NOWAIT instead of M_WAITOK to cause malloc() to return NULL
ok mglocker


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/18 14:29:37

Modified files:
	sys/arch/sparc64/dev: schizo.c 

Log message:
Add sparc_bus_addr function for schizo to allow CardBus to work.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	ragge@cvs.openbsd.org	2008/08/18 14:54:10

Modified files:
	usr.bin/pcc/cc : cc.c 
	usr.bin/pcc/cpp: cpp.c scanner.l 

Log message:
Updates from master repo: Fix two bugs reported by Art Grabowski.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/18 15:55:01

Modified files:
	sys/arch/hppa/conf: GENERIC RAMDISK 

Log message:
Add stge(4) and gentbi(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 16:03:26

src/sys/arch/vax/mbus

Update of /cvs/src/sys/arch/vax/mbus
In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/vax/mbus

Log Message:
Directory /cvs/src/sys/arch/vax/mbus added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/18 16:28:36

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add the PCI id for the Broadcom BCM5716 Ethernet controller.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/18 16:28:58

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 17:04:28

Modified files:
	sys/arch/vax/conf: files.vax 
	sys/arch/vax/dec: dzkbd.c dzkbdvar.h files.dec 
	sys/arch/vax/vax: wscons_machdep.c 
	sys/arch/vax/vsa: dz_ibus.c 
Added files:
	sys/arch/vax/dec: dzcons.c dzinput.c 

Log message:
Shuffle the dz console code (both serial and keyboard) to be more independent
of the console device attachment, and to be able to work on system where there
are more than one dz device of the same type, one of it being the console one.

This also allows a different register layout than the dz@ibus one to be used
for the dz console device.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 17:05:39

Modified files:
	sys/arch/vax/include: cpu.h 
	sys/arch/vax/vax: genassym.cf intvec.s ka410.c ka43.c ka46.c 
	                  ka48.c ka49.c ka53.c ka630.c ka650.c ka660.c 
	                  ka670.c ka680.c ka750.c ka780.c ka820.c 
	                  ka860.c vxt.c 

Log message:
Make hardclock() a cpu_dep member. Most machines will use the generic
hardclock() here, except for KA46 which needs to reset the diagnostic
timer.

This gives us working clock interrupt counters for vmstat -i in the process.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 17:07:26

Modified files:
	sys/arch/vax/conf: files.vax 
	sys/arch/vax/include: ka420.h ka650.h 
	sys/arch/vax/vax: ka410.c ka650.c 
Added files:
	sys/arch/vax/include: cvax.h 
	sys/arch/vax/vax: cvax.c 

Log message:
Move common CVAX defines and code (internal cache IPR, SSC layout, machine
check frame format...) to a single place. Get rid of duplicated KAxx_FOO
constants.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 17:08:57

Modified files:
	sys/arch/vax/include: intr.h 
	sys/arch/vax/vax: machdep.c 

Log message:
Preparing for KA60 support, crank IPL_TTY to level 0x16 (since it is
hardwired this way on KA60...), and compensate in splassert_check() when
serial device interrupts will remain at 0x14 or 0x15.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 17:09:42

Modified files:
	sys/arch/vax/uba: uba_sbi.c 

Log message:
Increment device interrupt event counter when redispatching an interrupt.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 17:10:39

Modified files:
	sys/arch/vax/uba: uba_common.h ubareg.h 

Log message:
Some uglyness to allow both uba_common.h and ubareg.h to be included;
temporary until they get merged for good (or split differently).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 17:19:29

Modified files:
	distrib/notes/vax: hardware prep 
	share/man/man4/man4.vax: Makefile dz.4 intro.4 le.4 uba.4 
	sys/arch/vax/conf: GENERIC RAMDISK files.vax 
	sys/arch/vax/dec: files.dec 
	sys/arch/vax/include: clock.h nexus.h rpb.h scb.h 
	sys/arch/vax/uba: ubareg.h 
	sys/arch/vax/vax: autoconf.c clock.c conf.c findcpu.c locore.c 
	                  machdep.c pmap.c scb.c vm_machdep.c 
Added files:
	share/man/man4/man4.vax: fwio.4 mbus.4 sii.4 
	sys/arch/vax/dec: sii.c siireg.h siivar.h 
	sys/arch/vax/mbus: dz_fwio.c files.mbus fwio.c fwioreg.h 
	                   fwiovar.h if_le_fwio.c mbus.c mbusreg.h 
	                   mbusvar.h sii_fwio.c uba_mbus.c 
	sys/arch/vax/vax: ka60.c 

Log message:
Add support for the ``Firefox'' VAXstation 3520/3540/3820/3840 workstations,
currently limited to serial console and a single processor working.

All ``on-board'' devices, including the Q-bus adapter, but except for
the frame buffer, are supported. The machine will boot over the network
or from SCSI devices.

Lots of thanks to Al Kossow for www.bitsavers.org, on which I found the
technical documentation allowing me to complete this port (which was
lacking at the time I got that machine...).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 17:20:44

Modified files:
	sys/arch/vax/boot/boot: autoconf.c conf.c consio.c if_le.c 

Log message:
Now that KA60 support is in, include the proper header files instead of
harcoding defines, and add rpb device type #39 (sii) boot information.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/18 17:25:53

Added files:
	sys/arch/vax/include: cca.h 

Log message:
Forgot to add this file, needing for KA60 support.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/18 20:02:02

Modified files:
	sys/arch/amd64/amd64: autoconf.c 

Log message:
add missing devices to nam2blk[]


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/18 20:34:04

Modified files:
	sys/dev/usb    : if_rum.c usbdevs 

Log message:
another rum; Jonathan Lee


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/18 20:34:08

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/18 20:37:27

Modified files:
	share/man/man4 : rum.4 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/18 20:45:50

Added files:
	.              : 44.html 

Log message:
a very rough start at the 4.4 web page
please developers, start updating this and the ANNOUNCEMENT file


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/18 22:30:21

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	jmc@cvs.openbsd.org	2008/08/19 00:39:35

Modified files:
	.              : amd64.html i386.html macppc.html sparc64.html 

Log message:
+D-Link DWA-110 to the rum(4) list;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/19 00:42:25

Modified files:
	distrib/notes/amd64: hardware 
	distrib/notes/i386: hardware 
	distrib/notes/macppc: hardware 
	distrib/notes/sparc64: hardware 

Log message:
+D-Link DWA-110 to the rum(4) list;


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/19 01:59:19

Modified files:
	sys/arch/macppc/dev: zs.c 

Log message:
Make it possible to enter ddb from the serial console.

ok miod@, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/19 02:26:20

Modified files:
	sys/arch/macppc/macppc: db_interface.c 

Log message:
Make it possible to enter ddb from the serial console.

ok miod@, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/08/19 03:41:12

Modified files:
	sbin/dumpfs    : dumpfs.c 

Log message:
Look at 'fs_flags' when dumping FFS2 file systems, okay beck@, millert@
and otto@.


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/08/19 03:49:50

Modified files:
	sys/compat/common: compat_dir.c 

Log message:
When failing to acquire the vnode lock in readdir_with_callback(), don't
try to release it before returning, okay fgsch@ and tedu@.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/08/19 04:37:12

Modified files:
	sbin/ipsecctl  : pfkdump.c 

Log message:
use the actual keysize from the SA to figure out which AES variant
(aes-192, aes-256) is used; ok hshoexer@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/19 05:52:15

Modified files:
	distrib/sets/lists/base: md.sparc64 
	distrib/sets/lists/comp: md.sparc64 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:17:49

Modified files:
	misc/gnugetopt : Makefile 

Log message:
- add a homepage
- bump pkgname


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:20:40

Modified files:
	lang/scheme48  : Makefile distinfo 
	lang/scheme48/patches: patch-Makefile_in 
	lang/scheme48/pkg: DESCR PLIST 
Added files:
	lang/scheme48/patches: patch-c_unix_socket_c 
	lang/scheme48/pkg: PFRAG.shared 

Log message:
- update scheme48 to 1.8
including many fixes and new features and works on non-i386 too now.

ok MAINTAINER


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:21:29

Modified files:
	geo/gpstk      : Makefile 

Log message:
- give this a bigger chance to build on mips64

ok ckuethe@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:23:39

Added files:
	x11/freefonts/patches: patch-freefont_fonts_dir 
Removed files:
	x11/freefonts/patches: patch-ab 

Log message:
- rename to a saner name


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:25:29

Modified files:
	x11/explorer   : Makefile 
	x11/explorer/patches: patch-main_expl_cpp patch-src_ewidgets_cpp 
Added files:
	x11/explorer/patches: patch-src_config_expl_cpp 
	                      patch-src_plugin_m_cpp 
Removed files:
	x11/explorer/patches: patch-ab patch-ac 

Log message:
- don't unconditionally strip the binary
- rename and regen patches
- bump pkgname


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:26:41

Modified files:
	net/py-dns     : Makefile distinfo 
	net/py-dns/pkg : PLIST 

Log message:
- update py-dns to 2.3.3

ok jakob@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:28:12

Modified files:
	textproc/gnome-spell: Makefile distinfo 
	textproc/gnome-spell/patches: patch-configure 
	textproc/gnome-spell/pkg: PLIST 
Removed files:
	textproc/gnome-spell/patches: 
	                              patch-gnome-spell_GNOME_Spell_server 

Log message:
- update gnome-spell to 1.0.8


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:32:09

Modified files:
	x11/gnome/gedit: Makefile 
	x11/gnome/gedit-plugins: Makefile 

Log message:
- explicitly depend on py-gtk > 2.12
- bump pkgname


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:33:31

Modified files:
	graphics       : Makefile 
	net            : Makefile 

Log message:
- hookup two ports that were forgotten some time, some how


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:35:09

Modified files:
	mail/gmime     : Makefile distinfo 
	mail/gmime/pkg : PLIST 

Log message:
- update gmime to 2.2.22
- fix license
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:37:40

Modified files:
	x11/gnome/baker: Makefile distinfo 
	x11/gnome/baker/patches: patch-src_prefsdlg_c 
	x11/gnome/baker/pkg: MESSAGE PLIST 
Removed files:
	x11/gnome/baker/patches: patch-src-devices_c patch-src-exec_c 
	                         patch-src_execfunctions_c 
	                         patch-src_preferences_c 

Log message:
- update gnomebaker to 0.6.4
(all our patches are accepted upstream)
- set a default device via gconf (from antoine)

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:41:24

Modified files:
	mail/fetchmail : Makefile 
Added files:
	mail/fetchmail/patches: patch-report_c 

Log message:
SECURITY FIX for http://secunia.com/advisories/30742/
(Fetchmail Large Header Processing Denial of Service)

Patch was taken from upstream advisory.
http://www.fetchmail.info/fetchmail-SA-2008-01.txt

ok bernd@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:45:27

Modified files:
	lang/STk       : Makefile 
	lang/STk/patches: patch-Src_dynload_c patch-Tk_unix_Makefile_in 
	                  patch-configure 
	lang/STk/pkg   : DESCR PLIST 

Log message:
- add a homepage and license
- regen patches and PLIST
- bump pkgname


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:51:02

Log message:
    - import p5-accessors
    
    The accessors pragma lets you create simple accessors at compile-time.
    This saves you from writing them by hand, which tends to result in
    cut-n-paste errors and a mess of duplicated code. It can also help you
    reduce the ammount of unwanted direct-variable access that may creep
    into your codebase when you're feeling lazy. accessors was designed with
    laziness in mind.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080820
    
    N ports/devel/p5-accessors/Makefile
    N ports/devel/p5-accessors/distinfo
    N ports/devel/p5-accessors/pkg/DESCR
    N ports/devel/p5-accessors/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:55:32

Modified files:
	devel          : Makefile 

Log message:
- add p5-accessors


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/19 16:56:00

Modified files:
	math/p5-AI-Perceptron: Makefile distinfo 
	math/p5-AI-Perceptron/pkg: DESCR 

Log message:
- update p5-AI-Perceptron to 1.0
- regen DESCR

ok kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 17:44:48

Modified files:
	www/drupal5/core: Makefile distinfo 
	www/drupal5/core/patches: patch-includes_form_inc 
	                          patch-modules_user_user_module 
	www/drupal5/core/pkg: PLIST 

Log message:
security update


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 17:45:30

Modified files:
	www/drupal5/devel: Makefile distinfo 
	www/drupal5/find_path: Makefile distinfo 
	www/drupal5/find_path/pkg: PLIST 
	www/drupal5/jquery_update: Makefile distinfo 
	www/drupal5/jquery_update/patches: patch-README_txt 
	www/drupal5/jquery_update/pkg: PLIST 
	www/drupal5/printer-friendly: Makefile distinfo 
	www/drupal5/subform_element: Makefile distinfo 
	www/drupal5/webform: Makefile distinfo 

Log message:
some minor update


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 17:45:58

Modified files:
	lang/ecl       : Makefile distinfo 
	lang/ecl/pkg   : PLIST 

Log message:
new version: still builds and runs okay, should be used to compile a new maxima!


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 17:47:41

ports/math/maxima/patches

Update of /cvs/ports/math/maxima/patches
In directory cvs.openbsd.org:/tmp/cvs-serv8968/patches

Log Message:
Directory /cvs/ports/math/maxima/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 17:49:32

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
NOT_FOR_ARCHS as dump-vars, to allow sqlports to perform better


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 17:50:54

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: mksqlitedb 
Added files:
	databases/sqlports/pkg: DESCR-compact DESCR-main PLIST-compact 
	                        PLIST-main 
Removed files:
	databases/sqlports/pkg: DESCR PLIST 

Log message:
new version, lots of code refactoring, and a new compact database.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 17:52:20

Log message:
    initial port of autoconf 2.62.
    dependent on some m4 tweaks to actually work (not yet committed)
    
    Status:
    
    Vendor Tag:	gnu
    Release Tags:	espie
    
    N ports/devel/autoconf/2.62/Makefile
    N ports/devel/autoconf/2.62/distinfo
    N ports/devel/autoconf/2.62/patches/patch-Makefile_in
    N ports/devel/autoconf/2.62/patches/patch-bin_autom4te_in
    N ports/devel/autoconf/2.62/patches/patch-bin_autoupdate_in
    N ports/devel/autoconf/2.62/patches/patch-configure
    N ports/devel/autoconf/2.62/patches/patch-doc_Makefile_in
    N ports/devel/autoconf/2.62/patches/patch-doc_autoconf_texi
    N ports/devel/autoconf/2.62/patches/patch-lib_autoconf_Makefile_in
    N ports/devel/autoconf/2.62/patches/patch-lib_autotest_Makefile_in
    N ports/devel/autoconf/2.62/patches/patch-lib_autotest_general_m4
    N ports/devel/autoconf/2.62/patches/patch-lib_m4sugar_Makefile_in
    N ports/devel/autoconf/2.62/patches/patch-tests_Makefile_in
    N ports/devel/autoconf/2.62/patches/patch-tests_c_at
    N ports/devel/autoconf/2.62/patches/patch-tests_local_at
    N ports/devel/autoconf/2.62/patches/patch-lib_m4sugar_m4sugar_m4
    N ports/devel/autoconf/2.62/patches/patch-tests_tools_at
    N ports/devel/autoconf/2.62/pkg/DESCR
    N ports/devel/autoconf/2.62/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/19 17:53:45

Modified files:
	www/mozilla-firefox: Makefile 
Added files:
	www/mozilla-firefox/patches: patch-js_Makefile_in 

Log message:
use system libm.  was ok naddy@, kurt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 18:04:30

Modified files:
	.              : Makefile 

Log message:
add .FORCE phony target to mirror-maker, so that you can set F=.FORCE to
force redoing something on every target easily.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 18:06:02

Modified files:
	games/xlife    : Makefile 

Log message:
fix master_sites


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 18:06:20

Modified files:
	lang/chicken   : Makefile 

Log message:
fix bogus REGRESS_DEPENDS


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/19 18:07:04

Modified files:
	misc/rlwrap    : Makefile 

Log message:
fix bogus REGRESS_DEPENDS


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/19 18:21:50

Modified files:
	www/firefox3   : Makefile 
	www/firefox3/files: README.OpenBSD 

Log message:
extend documentation, after emails i've got
- since version 3, ff uses standard printing dialog from gtk+2.  in
order to continue using cups for printing, you will need to install
cups subpackage of gtk+2.  after an email from Giovanni Bechis
- ff3 may not render scaled images properly due to incompatibilities
between some of the x drivers and x server (this has been fixed in
the new xserver).  document work-arounds for now.  after an email
from Markus Bergkvist


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/08/19 19:44:44

Modified files:
	multimedia/x264: Makefile 
Added files:
	multimedia/x264/patches: patch-common_osdep_h 
	                         patch-common_ppc_deblock_c 
	                         patch-common_ppc_predict_c 

Log message:
- fix build on macppc
- we have isfinite() now

ok brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/19 19:54:01

Modified files:
	multimedia/xine-lib: Makefile distinfo 
	multimedia/xine-lib/files: i386_set_ldt.c 
	multimedia/xine-lib/patches: patch-configure 
	                             patch-src_demuxers_demux_asf_c 
	                             patch-src_input_input_cdda_c 
	                             patch-src_input_input_dvb_c 
	                             patch-src_libfaad_xine_faad_decoder_c 
Removed files:
	multimedia/xine-lib/patches: patch-src_libfaad_Makefile_in 

Log message:
update to Xine-lib 1.1.15

This release contains some security fixes, notably a DoS via
corrupted Ogg files (CVS-2008-3231), some related fixes, and
fixes for a few possible buffer overflows.

ok jakemsr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/08/19 19:57:31

Modified files:
	devel/pwlib    : Makefile 
	devel/pwlib/patches: patch-plugins_sound_oss_sound_oss_cxx 

Log message:
various audio fixes:

- recognize all available audio devices
- the audio device is always opened read-write.  this results in
full-duplex operation for most OSS implementations, but full-dupplex
needs to be explicitly enabled on OpenBSD.
- don't error out if SNDCTL_DSP_SPEED returns an error.  instead
resample based on the returned sample rate.
- the resampling factor was not properly initilized and was returning
random values.
- simply skip samples to down-sample.  the average method it uses
sounds horrible.

now ekiga's softphone works for me when using the OSS audio backend

ok ajacoutot


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/19 20:07:04

Modified files:
	mail/dovecot   : Makefile distinfo 
	mail/dovecot/patches: patch-Makefile_in patch-configure_in 
	                      patch-dovecot-example_conf 
	mail/dovecot/pkg: PLIST-server PLIST-sieve 
Removed files:
	mail/dovecot/patches: patch-src_lib-mail_rfc822-parser_c 
	                      patch-src_lib-storage_index_maildir_maildir-storage_c 
	                      patch-src_lib-storage_index_maildir_maildir-sync_c 
	                      patch-src_lib_failures_c 

Log message:
Upgrade to Dovecot 1.1.2.

ok jakob@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/08/19 20:21:54

Added files:
	faq            : upgrade44.html 

Log message:
start getting ready for 4.4.
Don't even think of trying to use this yet, all details are still not here.
sysmerge part is missing still, too.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/19 22:37:15

Modified files:
	sys/kern       : subr_autoconf.c 

Log message:
Allow devices attaching at root (such as softraid) to be disabled in UKC.
ok marco@ deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/08/20 00:38:33

Modified files:
	mail/getmail   : Makefile distinfo 

Log message:
update to 4.8.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/08/20 02:25:41

Modified files:
	net/unbound    : Makefile distinfo 
	net/unbound/patches: patch-Makefile_in patch-doc_example_conf_in 
	net/unbound/pkg: PLIST 
Removed files:
	net/unbound/patches: patch-doc_unbound_conf_5_in 
	                     patch-util_config_file_c 

Log message:
upgrade to unbound 1.0.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 02:30:36

Modified files:
	multimedia/devede: Makefile distinfo 
	multimedia/devede/patches: patch-devede_executor_py 
	                           patch-devede_glade patch-devede_py 
	multimedia/devede/pkg: PLIST 

Log message:
- update to devede-3.10 (several enhancements, see changelog in source
for details)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 02:31:47

Modified files:
	textproc/gtkspell: Makefile distinfo 
	textproc/gtkspell/pkg: PLIST 

Log message:
- minor update to gtkspell-2.0.14
small bug fixes ; one new translation
- USE_GMAKE to build and install translations


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 02:32:59

Modified files:
	x11/liberation-fonts: Makefile distinfo 

Log message:
- update to liberation-fonts-1.04
- new HOMEPAGE and MASTER_SITES


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 02:34:46

Modified files:
	devel/libopensync: Makefile distinfo 
	devel/libopensync/pkg: PLIST 

Log message:
- update to libopensync-0.36


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 02:43:24

Modified files:
	x11/xfe        : Makefile distinfo 
	x11/xfe/patches: patch-Makefile_in patch-configure 

Log message:
- minor update to version 1.19.2
adds support for the 7zip archive format, some minor bugs have been
fixed and translations were updated


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 02:44:44

Modified files:
	www/tikiwiki   : Makefile distinfo 
	www/tikiwiki/pkg: MESSAGE PLIST 

Log message:
- update to tikiwiki 2.0
- remove myself from MAINTAINER (any takers?)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 02:45:38

Modified files:
	www/vtigercrm  : Makefile 
	www/vtigercrm/pkg: MESSAGE 

Log message:
- tweak MESSAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/08/20 02:46:45

Modified files:
	www            : Makefile 

Log message:
Link webkit and midori to the build.
Thanks again to everyone who tested it !

Okay'ed at least by sthen@ laurent@ jdixon@ before the lock.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/20 02:56:53

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
add clean=build: incentive to use SEPARATE_BUILD, as this allows you to not clean up the source, but only phases from configure up...


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 03:02:03

Modified files:
	audio/lame     : Makefile distinfo 
	audio/lame/patches: patch-configure patch-frontend_Makefile_in 
	audio/lame/pkg : PLIST-main PLIST-mp3x 

Log message:
- update lame to version 3.98
(new version heads up from sebastian.rother at jpberlin dot de)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 03:12:10

Modified files:
	infrastructure/plist: amd64 arm i386 powerpc sh sparc sparc64 
	                      vax 

Log message:
- remove mergemaster from the list of subdirs
(mergemaster has COMES_WITH=4.4)

"sure" espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/08/20 03:22:02

Modified files:
	usr.bin/compress: gzopen.c zmore 

Log message:
Use and report errors that inflate(3) can return, instead of
aborting silently, and pretending everything went alright.
This lets gzip(1) (especially gzip -t) detect truncated archives
and curruptions that violate the structure of the zlib format.
Unquiet compress(1) in zless/zmore, so the user has a chance
to see errors on corrupted archives.
OK millert@, markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/08/20 03:25:24

src/regress/usr.bin/gzip

Update of /cvs/src/regress/usr.bin/gzip
In directory cvs.openbsd.org:/tmp/cvs-serv2765/gzip

Log Message:
Directory /cvs/src/regress/usr.bin/gzip added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/08/20 03:29:51

Modified files:
	regress/usr.bin: Makefile 
Added files:
	regress/usr.bin/gzip: Makefile t1.sh t2.sh 

Log message:
Regression tests for gzip(1):
- Test if we detect truncated or corrupted files.
- Test basic functionality
OK millert@, markus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/20 03:56:17

Modified files:
	lang/gcc/3.3   : Makefile distinfo 

Log message:
fix bootstrap for ada and -current


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 04:33:50

Modified files:
	infrastructure/mk: bsd.port.mk cpan.port.mk 

Log message:
Redirect regression output so we get the actual exit code instead of the
last one in the pipe to make sure failed regression tests don't bake a
cookie when REGRESS_LOG is set (default).
Also redirect stderr to regress log and introduce REGRESS_STATUS_IGNORE
variable so post-regress targets like found in cpan.port.mk can do the
actual failure detection.

Problem noticed by bluhm@, latching of exit code suggested by steven@

Testing, feedback and ok on earlier version by bluhm@, 'go for it' espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 05:05:39

Log message:
    import p5-JSON-DWIW
    
    Other JSON modules require setting several parameters before calling the
    conversion methods to do what the author wants.  This module does things
    by default that the author thinks should be done when working with JSON
    in Perl.  This module also encodes and decodes faster than JSON.pm and
    JSON::Syck in the benchmarks.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080820
    
    N ports/converters/p5-JSON-DWIW/distinfo
    N ports/converters/p5-JSON-DWIW/Makefile
    N ports/converters/p5-JSON-DWIW/pkg/DESCR
    N ports/converters/p5-JSON-DWIW/pkg/PLIST
    N ports/converters/p5-JSON-DWIW/patches/patch-old_parse_c
    N ports/converters/p5-JSON-DWIW/patches/patch-DWIW_xs
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 05:05:43

Log message:
    import p5-JSON-Any
    
    This module will provide a coherent API to bring together the various
    JSON modules currently on CPAN.  This module will allow you to code to
    any JSON API and have it work regardless of which JSON module is
    actually installed.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080820
    
    N ports/converters/p5-JSON-Any/distinfo
    N ports/converters/p5-JSON-Any/Makefile
    N ports/converters/p5-JSON-Any/pkg/DESCR
    N ports/converters/p5-JSON-Any/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 05:05:46

Log message:
    import p5-Catalyst-View-JSON
    
    Catalyst::View::JSON is a Catalyst View handler that returns stash data
    in JSON format.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080820
    
    N ports/converters/p5-Catalyst-View-JSON/distinfo
    N ports/converters/p5-Catalyst-View-JSON/Makefile
    N ports/converters/p5-Catalyst-View-JSON/pkg/DESCR
    N ports/converters/p5-Catalyst-View-JSON/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 05:05:50

Modified files:
	converters     : Makefile 

Log message:
add p5-JSON-DWIW, p5-JSON-Any and p5-Catalyst-View-JSON


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/20 06:08:04

Modified files:
	sys/nfs        : nfs_kq.c 

Log message:
Return EINVAL instead of '1' for invalid kq filters.

From NetBSD;
OK art@, blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/20 06:09:23

Removed files:
	usr.bin/window : :tt :tty :var :ww 

Log message:
remove a few unused files that where probably added by mistake;

spotted in a commit too FreeBSD;

ok todd@, oga@, krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/08/20 06:38:41

Modified files:
	gnu/usr.sbin/sendmail/sendmail: Makefile 

Log message:
enable support for socket maps.

ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 07:15:52

Modified files:
	mail/cyrus-imapd: Makefile 
	mail/cyrus-imapd/files: imapd.conf 

Log message:
- add lmtp_downcase_rcpt to the default imapd.conf file as it is a
commonly used option
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 07:23:28

Modified files:
	devel/p5-Data-FormValidator: Makefile distinfo 

Log message:
maintenance update to version 4.61


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/20 07:30:56

Modified files:
	x11/xscreensaver: Makefile distinfo 
	x11/xscreensaver/patches: patch-configure 
	                          patch-driver_XScreenSaver_ad_in 
	                          patch-hacks_deco_man 
	x11/xscreensaver/pkg: PLIST 

Log message:
- update xscreensaver to 5.07


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 07:44:25

Log message:
    import p5-Data-Alias
    
    Data::Alias is a module that allows you to apply "aliasing semantics" to
    a section of code, causing aliases to be made whereever Perl would
    normally make copies instead.  You can use this to improve efficiency
    and readability, when compared to using references.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080820
    
    N ports/devel/p5-Data-Alias/Makefile
    N ports/devel/p5-Data-Alias/distinfo
    N ports/devel/p5-Data-Alias/pkg/PLIST
    N ports/devel/p5-Data-Alias/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 07:44:29

Log message:
    import p5-Class-Method-Modifiers
    
    Method modifiers are a powerful feature from the CLOS (Common Lisp
    Object System) world.
    Class::Method::Modifiers provides three modifiers: before, around, and
    after.  before and after are run just before and after the method they
    modify, but can not really affect that original method.  around is run
    in place of the original method, with a hook to easily call that
    original method.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080820
    
    N ports/devel/p5-Class-Method-Modifiers/Makefile
    N ports/devel/p5-Class-Method-Modifiers/distinfo
    N ports/devel/p5-Class-Method-Modifiers/pkg/PLIST
    N ports/devel/p5-Class-Method-Modifiers/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 07:44:33

Log message:
    import p5-Mouse
    
    Moose is wonderful but unfortunately, a little slow.  Though significant
    progress has been made over the years, the compile time penalty is a
    non-starter for some applications.
    Mouse aims to alleviate this by providing a subset of Moose's
    functionality, faster.  In particular, "has" in Moose is missing only a
    few expert-level features.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080820
    
    N ports/devel/p5-Mouse/Makefile
    N ports/devel/p5-Mouse/distinfo
    N ports/devel/p5-Mouse/pkg/PLIST
    N ports/devel/p5-Mouse/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 07:44:36

Log message:
    import p5-namespace-clean
    
    The namespace::clean pragma removes all previously declared or imported
    symbols at the end of the current packages compile cycle.  Functions
    called in the package itself will still be bound by their name, but they
    won't show up as methods on the class or its instances.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080820
    
    N ports/devel/p5-namespace-clean/Makefile
    N ports/devel/p5-namespace-clean/distinfo
    N ports/devel/p5-namespace-clean/pkg/PLIST
    N ports/devel/p5-namespace-clean/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 07:44:40

Modified files:
	devel          : Makefile 

Log message:



CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/08/20 08:22:50

Modified files:
	usr.bin/aucat  : aproc.c 

Log message:
abuf_flush() must be called only from the ``xxx_in()'' routines (ie
triggered by POLLIN condition).

mix_pushzero() is not called from the ``xxx_in()'' chain, but calls
abuf_flush() resulting in bad initialization of the mixer, which
will lead to a deadlock at some point.

ok jakemsr


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/20 08:53:56

ports/mail/fdm/patches

Update of /cvs/ports/mail/fdm/patches
In directory cvs.openbsd.org:/tmp/cvs-serv31733/patches

Log Message:
Directory /cvs/ports/mail/fdm/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/20 08:57:57

Added files:
	mail/fdm/patches: patch-Makefile 
	misc/tmux/patches: patch-Makefile 

Log message:
Fix link order so this will build with static linking.
From: maintainer Nicholas Marriott


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/20 09:04:19

Removed files:
	sysutils/mergemaster: Makefile distinfo 
	sysutils/mergemaster/patches: patch-mergemaster_8 
	                              patch-mergemaster_sh 
	sysutils/mergemaster/pkg: DESCR PLIST 

Log message:
superseded by sysmerge(8)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 09:32:10

Modified files:
	devel/jad      : Makefile 
	graphics/libdivxdecore: Makefile 
	net/nsping     : Makefile 
	net/quirc      : Makefile 

Log message:
- fix MASTER_SITES; noticed by drahn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 09:33:13

Modified files:
	devel/p5-Data-Visitor: Makefile distinfo 
	devel/p5-Data-Visitor/pkg: PLIST 

Log message:
update to version 0.18 now we have the new dependencies


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 09:38:59

Modified files:
	devel/p5-PAR-Dist: Makefile distinfo 

Log message:
maintenance update to version 0.31


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 09:45:24

Modified files:
	misc/jive      : Makefile 

Log message:
- add some MASTER_SITES; noticed by drahn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 09:51:42

Modified files:
	devel/smarty   : Makefile 

Log message:
- change HOMEPAGE (which fixes MASTER_SITES in the process to get the
correct -docs tarball; noticed by drahn@)
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/20 09:55:15

Modified files:
	graphics/swfdec: Makefile distinfo 
	graphics/swfdec/pkg: DESCR PFRAG.shared PLIST 
Added files:
	graphics/swfdec/patches: patch-player_Makefile_in 
	                         patch-swfdec-gtk_swfdec_playback_oss_c 
Removed files:
	graphics/swfdec/patches: patch-Makefile_in patch-configure_ac 
	                         patch-libswfdec_jpeg_sl_types_h 
	                         patch-libswfdec_mpglib_clipconv_f32_s16_h 
	                         patch-player_swf_play_c 
	                         patch-plugin_Makefile_in 
	                         patch-plugin_plugin_c 
	graphics/swfdec/pkg: PFRAG.plugin 

Log message:
- long overdue update of swfdec to 0.6.8
- remove jolan@ as maintainer per his request
- specifiy license version
- regen WANTLIB
- plugin flavor moves to it's own package (www/swfdec-plugin)
- other misc tweaks


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/20 09:57:05

Log message:
    import swfdec-plugin 0.6.0
    
    Swfdec-Mozilla contains a plugin for Mozilla browsers that uses the
    Swfdec library for playing SWF files.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080820
    
    N ports/www/swfdec-plugin/distinfo
    N ports/www/swfdec-plugin/Makefile
    N ports/www/swfdec-plugin/pkg/DESCR
    N ports/www/swfdec-plugin/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/20 09:59:45

Modified files:
	www            : Makefile 

Log message:
- add swfdec-plugin (used to be graphics/swfdec,plugin)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/08/20 10:00:03

Modified files:
	x11/awesome    : Makefile 

Log message:
Correct license annotation. From Emilien Gaspar on ports@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 10:08:11

Modified files:
	misc/openbabel : Makefile distinfo 
	misc/openbabel/patches: patch-test_cml_sh 
	misc/openbabel/pkg: PFRAG.shared PLIST 

Log message:
- update to openbabel-2.2.0
- gcc4 is needed to build this now

* improved force fields and coordinate generation, conformer searching,
enhanced plugins including molecular descriptors, filters, and
command-line transformations
* many formats improved or added, including CIF, mmCIF, Gaussian cube,
PQR, OpenDX cubes, and more
* improved developer API and scripting support
* many, many bugfixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 10:09:23

Modified files:
	x11/xdrawchem  : Makefile 
	x11/xdrawchem/pkg: PLIST 

Log message:
- use gcc4 (allows building with openbabel-2.2.0)
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/20 10:11:11

Modified files:
	net/loudmouth  : Makefile distinfo 
	net/loudmouth/patches: patch-tests-Makefile_in 
Added files:
	net/loudmouth/patches: patch-configure 
	                       patch-loudmouth_Makefile_in 
	                       patch-loudmouth_lm-sock_c 

Log message:
- update loudmouth to 1.4.1
- bump major
- fix license marker
- enable regression suite


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/20 10:14:03

Modified files:
	x11/gnome/gossip: Makefile distinfo 
	x11/gnome/gossip/patches: patch-src_sounds_Makefile_in 
	x11/gnome/gossip/pkg: PLIST 

Log message:
- update gossip to 0.31
- enable dbus, keyring and ebook support


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 10:16:53

Modified files:
	infrastructure/plist: amd64 arm i386 powerpc sh sparc sparc64 
	                      vax 

Log message:
- revert previous, requested by pvalchev@ who is coming up with a larger
diff (no-one likes cvs conflicts...)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/20 10:25:41

Modified files:
	x11/rdesktop   : Makefile distinfo 
	x11/rdesktop/pkg: PLIST 
Added files:
	x11/rdesktop/patches: patch-configure patch-rdpsnd_sun_c 
Removed files:
	x11/rdesktop/patches: patch-xwin_c 

Log message:
- update rdesktop to 1.6.0
* includes SECURITY FIXES for several over-/underflows:
CVE-2008-1801 CVE-2008-1802 CVE-2008-1803
- specify license marker
- prevent picking up libsamplerate if present
- regen PLIST

based on a diff by Devin Smith on ports@, with feedback from
brad@ and steven@ on ports@.

maintainer (ckuethe@) timed-out on this diff.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/20 10:31:41

Modified files:
	sys/arch/vax/dec: dzcons.c dzkbd.c dzkbdvar.h 

Log message:
Oops, previous console changes would initialize serial console on lines 0
(e.g. on microVAXes) at 4800 bps as if they were keyboard lines.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/20 10:35:15

Modified files:
	www/squid      : Makefile distinfo 
	www/squid/patches: patch-configure_in patch-src_cf_data_pre 
Removed files:
	www/squid/patches: patch-src_client_side_c 

Log message:
Upgrade Squid to 2.7-STABLE4

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/20 12:04:44

Modified files:
	sys/arch/sgi/conf: GENERIC 

Log message:
Add USER_PCICONF so that pcidump can work.

Prompted by jasper@

ok miod@


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2008/08/20 12:16:25

Modified files:
	.              : 44.html 

Log message:
update X related versions


CVSROOT:	/cvs
Module name:	www
Changes by:	ratchov@cvs.openbsd.org	2008/08/20 12:18:24

Modified files:
	.              : 44.html 

Log message:
mention aucat(1) changes


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/20 12:21:13

Modified files:
	distrib/sgi/iso: Makefile 

Log message:
re-enable iso building


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/08/20 12:28:46

Modified files:
	usr.bin/patch  : patch.c 

Log message:
The code to detect multiple applied diffs to empty files I introduced 4
years ago is not correct if the diff has an empty context for other
reasons, so revert that change. Problem found by Joerg Sonnenberger;
ok tedu@ millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/08/20 12:29:37

Modified files:
	regress/usr.bin/patch: Makefile 

Log message:
mention t3 fails


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/20 12:49:12

Modified files:
	sys/dev/rasops : rasops.c 

Log message:
If RI_FORCEMONO is set in ri_flags, build ri_devcmap as if it was a 1bpp
frame buffer.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/20 12:50:17

Modified files:
	sys/arch/vax/vax: led.c 

Log message:
Attach led0 on ka60, and display system load on the front panel.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/20 12:52:07

Modified files:
	sys/arch/vax/dec: sii.c siivar.h 

Log message:
Don't copy interesting parts of struct scsi_xfer to a read only internal
ScsiCmd structure. Since we keep a pointer to the scsi_xfer nevertheless,
we can get the information from it directly.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/20 12:55:25

Modified files:
	sys/arch/vax/dec: dzcons.c 

Log message:
Do not mask bit 0x80 in dzcngetc() - we run serial consoles in 8N1.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/20 13:00:01

Modified files:
	distrib/notes/vax: hardware 
	share/man/man4/man4.vax: Makefile intro.4 mbus.4 
	sys/arch/vax/conf: GENERIC RAMDISK 
	sys/arch/vax/dec: dzcons.c 
	sys/arch/vax/mbus: files.mbus 
	sys/arch/vax/vax: findcpu.c wscons_machdep.c 
Added files:
	share/man/man4/man4.vax: legss.4 
	sys/arch/vax/mbus: legss.c 

Log message:
Minimal driver for the VAXstation 35x0/38x0 LEGSS option, currently limited
to 8 bit mode operation, and no color or accelerated features until I can
find documentation about it.

Speed is decent by VAX standards, except for scrolling, which is so
abysmally slow one could see ZZ Top's beards growing while waiting for the
screen to scroll...


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2008/08/20 13:17:38

Modified files:
	.              : 44.html 

Log message:
some platform and hardware support news


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/08/20 13:18:04

Modified files:
	infrastructure/db: Tag: OPENBSD_4_4 hosts-sparc64 

Log message:
new setup


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 13:26:06

Modified files:
	textproc/p5-XML-RSS: Makefile distinfo 
	textproc/p5-XML-RSS/pkg: PLIST 

Log message:
update to version 1.33 and remove maintainer as requested

ok jasper@ (former maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 13:55:29

Modified files:
	devel/p5-Set-Object: Makefile distinfo 

Log message:
maintenance update to version 1.25 and whitespace fixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 14:05:54

Log message:
    import p5-Paranoid
    
    This collection of modules started out as modules which perform things
    (debatably) in a safer and taint-safe manner.  Since then it's also
    grown to include functionality that fit into the same framework and
    conventions of the original modules, including keeping the debug hooks
    for command-line debugging.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080820
    
    N ports/devel/p5-Paranoid/Makefile
    N ports/devel/p5-Paranoid/distinfo
    N ports/devel/p5-Paranoid/pkg/PLIST
    N ports/devel/p5-Paranoid/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 14:05:59

Modified files:
	devel          : Makefile 

Log message:
add p5-Paranoid


CVSROOT:	/cvs
Module name:	ports
Changes by:	dhill@cvs.openbsd.org	2008/08/20 14:09:59

Modified files:
	mail/p5-MIME-Lite: Makefile distinfo 
	mail/p5-MIME-Lite/pkg: PLIST 

Log message:
Upgrade to 3.021

Add dependancies recommended by the author.

OK simon@ merdely@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 14:11:11

Modified files:
	devel/p5-Parse-PlainConfig: Makefile distinfo 

Log message:
update to version 2.04 now we have the new dependency and remove the
superfluous VERSION variable


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/08/20 14:13:36

Modified files:
	net/maradns    : Makefile distinfo 
	net/maradns/patches: patch-build_install_sh patch-configure 
	net/maradns/pkg: PLIST 
Added files:
	net/maradns/patches: patch-server_udpsuccess_c 
	                     patch-tcp_zoneserver_c 

Log message:
update to maradns 1.3.07.09

based on a diff by Vlad Glagolev


CVSROOT:	/cvs
Module name:	src
Changes by:	pvalchev@cvs.openbsd.org	2008/08/20 14:35:52

Modified files:
	distrib/notes/hppa: prep 

Log message:
hppa autoboot instructions for new and old PDC; help & ok miodski@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/20 14:36:28

Modified files:
	mail/p5-Email-LocalDelivery: Makefile distinfo 

Log message:
maintenance update to version 0.217 and removal of dead HOMEPAGE

ok dhill@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/20 14:36:45

Modified files:
	math/maxima    : Makefile distinfo 
	math/maxima/pkg: PLIST 
Added files:
	math/maxima/patches: patch-maxima_spec_in patch-src_Makefile_am 
	                     patch-src_Makefile_in 

Log message:
update to 5.16.1.
Most useful change is that this does now build with ecl.

Thus it should build on !i386. Most arches untested yet, but ecl
is vastly more portable.

(discussed with jasper and pvalchev)


CVSROOT:	/cvs
Module name:	ports
Changes by:	dhill@cvs.openbsd.org	2008/08/20 14:41:04

Modified files:
	mail/p5-Email-FolderType: Makefile distinfo 

Log message:
upgrade to 0.813 and remove dead HOMEPAGE

ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/20 14:56:44

Modified files:
	www/opera      : Makefile distinfo 

Log message:
- SECURITY: update opera to version 9.52
this is a recommended security and stability upgrade, see
http://www.opera.com/docs/changelogs/linux/952/ for details

ok sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/20 15:02:47

Modified files:
	databases/sqlports/files: mksqlitedb 

Log message:
style nitpick, no functional changes


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/20 15:06:10

Modified files:
	editors/zile   : Makefile distinfo 
	editors/zile/pkg: PLIST 
Added files:
	editors/zile/patches: patch-configure 
Removed files:
	editors/zile/patches: patch-src_Makefile_in 

Log message:
* Update to 2.2.61.  Fixes potential LP64 issues in regex code.
* Removing extra warning flags which trigger lots and lots of warnings
from the the included GNU project code.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/08/20 16:19:49

Modified files:
	gnu/usr.sbin/sendmail/sendmail: Makefile 

Log message:
fix the comment about enabling socket map support

noticed by ajacoutot


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvalchev@cvs.openbsd.org	2008/08/20 16:20:42

Modified files:
	infrastructure/plist: i386 

Log message:
p list for 4.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/08/20 16:38:25

Modified files:
	www/llgal      : Makefile distinfo 

Log message:
- update to 0.13.15
- clarify license marker

ok steven@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/20 16:47:12

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/08/20 16:55:33

Modified files:
	share/man/man4 : pci.4 re.4 

Log message:
update for 8168/8102E support.


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/08/20 16:58:17

Modified files:
	.              : 44.html 

Log message:
add a few more drivers to the list.


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/08/20 17:20:00

Modified files:
	.              : 44.html 

Log message:
Remove a duplicate entry.


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/08/20 17:23:10

Modified files:
	.              : 44.html 

Log message:
More duplicates, too early in the morning.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/08/20 19:12:35

Modified files:
	www/elinks     : Makefile distinfo 
	www/elinks/patches: patch-configure 
	                    patch-src_scripting_lua_core_c 
	www/elinks/pkg : PLIST 

Log message:
Update to 0.11.4; many bugfixes and a few enhancements.
Mostly from Frank Denis on ports@, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/08/20 19:17:40

Modified files:
	sys/nfs        : nfs_vnops.c 

Log message:
Fix 'if ();' construction introduced in last commit, okay deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2008/08/20 20:30:22

Log message:
    import pidgin-libnotify, a libnotify plugin for pidgin
    
    Status:
    
    Vendor Tag:	jcs
    Release Tags:	jcs20080820
    
    N ports/x11/pidgin-libnotify/distinfo
    N ports/x11/pidgin-libnotify/Makefile
    N ports/x11/pidgin-libnotify/pkg/DESCR
    N ports/x11/pidgin-libnotify/pkg/PLIST
    N ports/x11/pidgin-libnotify/patches/patch-src_pidgin-libnotify_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2008/08/20 20:32:31

Modified files:
	x11            : Makefile 

Log message:
+= pidgin-libnotify


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/08/20 22:09:57

Modified files:
	usr.bin/ssh    : session.c 

Log message:
allow ForceCommand internal-sftp with arguments. based on patch from
michael.barabanov AT gmail.com; ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/20 23:04:02

Modified files:
	share/man/man4 : re.4 cardbus.4 

Log message:
- add missing word in re.4
- update re(4) description in cardbus.4


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/20 23:07:04

Modified files:
	share/man/man4/man4.vax: legss.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/20 23:09:10

Modified files:
	lib/freetype   : ChangeLog Jamfile Makefile README autogen.sh 
	lib/freetype/builds/unix: configure.ac configure.raw 
	lib/freetype/builds/win32/visualc: freetype.dsp freetype.vcproj 
	                                   index.html 
	lib/freetype/builds/win32/visualce: freetype.dsp freetype.vcproj 
	                                    index.html 
	lib/freetype/docs: CHANGES VERSION.DLL release 
	lib/freetype/docs/reference: ft2-base_interface.html 
	                             ft2-basic_types.html 
	                             ft2-bdf_fonts.html 
	                             ft2-bitmap_handling.html 
	                             ft2-cache_subsystem.html 
	                             ft2-cid_fonts.html 
	                             ft2-computations.html 
	                             ft2-font_formats.html 
	                             ft2-gasp_table.html 
	                             ft2-glyph_management.html 
	                             ft2-glyph_stroker.html 
	                             ft2-glyph_variants.html 
	                             ft2-gx_validation.html 
	                             ft2-gzip.html 
	                             ft2-header_file_macros.html 
	                             ft2-incremental.html ft2-index.html 
	                             ft2-lcd_filtering.html 
	                             ft2-list_processing.html 
	                             ft2-lzw.html ft2-mac_specific.html 
	                             ft2-module_management.html 
	                             ft2-multiple_masters.html 
	                             ft2-ot_validation.html 
	                             ft2-outline_processing.html 
	                             ft2-pfr_fonts.html ft2-raster.html 
	                             ft2-sfnt_names.html 
	                             ft2-sizes_management.html 
	                             ft2-system_interface.html 
	                             ft2-toc.html 
	                             ft2-truetype_engine.html 
	                             ft2-truetype_tables.html 
	                             ft2-type1_tables.html 
	                             ft2-user_allocation.html 
	                             ft2-version.html 
	                             ft2-winfnt_fonts.html 
	lib/freetype/include/freetype: freetype.h ftbbox.h ftbdf.h 
	                               ftbitmap.h ftcache.h ftcid.h 
	                               ftgasp.h ftglyph.h ftgxval.h 
	                               ftgzip.h ftimage.h ftincrem.h 
	                               ftlcdfil.h ftlist.h ftlzw.h 
	                               ftmac.h ftmm.h ftmodapi.h 
	                               ftotval.h ftoutln.h ftpfr.h 
	                               ftrender.h ftsizes.h ftsnames.h 
	                               ftstroke.h ftsystem.h fttypes.h 
	                               ftwinfnt.h ftxf86.h t1tables.h 
	                               ttnameid.h tttables.h 
	lib/freetype/include/freetype/config: ftheader.h 
	lib/freetype/include/freetype/internal: ftgloadr.h 
	lib/freetype/src/base: ftcalc.c ftglyph.c ftmac.c 
	lib/freetype/src/cff: cffobjs.c 
	lib/freetype/src/otvalid: otvgpos.c 
	lib/freetype/src/psaux: psobjs.c 
	lib/freetype/src/raster: ftraster.c 
	lib/freetype/src/smooth: ftgrays.c 
	lib/freetype/src/tools/docmaker: tohtml.py 
	lib/freetype/src/truetype: ttgload.c ttinterp.c 
	lib/freetype/src/type1: t1objs.c 

Log message:
Update to Freetype 2.3.7. This is a bug fix release. No API change.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/20 23:10:48

Modified files:
	.              : 3RDPARTY 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/08/20 23:20:53

Modified files:
	geo/gpsbabel   : Makefile distinfo 
	geo/gpsbabel/patches: patch-Makefile_in patch-configure_in 
Added files:
	geo/gpsbabel/patches: patch-alan_c patch-lmx_c 

Log message:
update to gpsbabel-1.3.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/08/20 23:26:59

Modified files:
	net/darkstat   : Makefile distinfo 
	net/darkstat/pkg: PLIST 

Log message:
Maintenance update to darkstat 3.0.711


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/20 23:46:00

xenocara/kdrive

Update of /cvs/xenocara/kdrive
In directory cvs.openbsd.org:/tmp/cvs-serv19547/kdrive

Log Message:
Directory /cvs/xenocara/kdrive added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/20 23:48:42

Added files:
	kdrive         : Makefile.bsd-wrapper 

Log message:
Add a way to build kdrive-based X servers in a separate directory,
to make it possible to build them at the same time as Xorg.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/20 23:54:41

Modified files:
	share/mk       : bsd.xorg.mk 

Log message:
Provide a way to build sources that aren't in .CURDIR by specifying
_SRCDIR expliciteley in Makefile.bsd-wrapper.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/20 23:59:01

Modified files:
	net/pidgin     : Makefile distinfo 
	net/pidgin/files: purple.service 
	net/pidgin/patches: patch-config_h_in patch-configure_ac 
	                    patch-finch_libgnt_Makefile_in 
	                    patch-finch_plugins_Makefile_in 
	                    patch-libpurple_nat-pmp_c 
	                    patch-libpurple_plugins_ssl_Makefile_in 
	                    patch-libpurple_protocols_gg_Makefile_in 
	                    patch-libpurple_protocols_oscar_Makefile_in 
	                    patch-libpurple_protocols_silc_silc_c 
	                    patch-libpurple_purple-remote 
	                    patch-libpurple_purple-url-handler 
	                    patch-pidgin_Makefile_in 
	                    patch-pidgin_gtkdialogs_c 
	                    patch-pidgin_gtkmain_c 
	net/pidgin/pkg : DESCR PLIST 

Log message:
Update to Pidgin 2.5.0.

"no worse than before" ckuethe@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/21 01:23:44

Modified files:
	sysutils/gkrellm/gkrellm: Makefile 
	sysutils/gkrellm/gkrellm/patches: patch-server_gkrellmd_h 
	                                  patch-src_sysdeps_openbsd_c 
	sysutils/gkrellm/gkrellm/pkg: PLIST-main 
Added files:
	sysutils/gkrellm/gkrellm/patches: patch-gkrellm_1 
	                                  patch-gkrellmd_1 
	                                  patch-server_gkrellmd_conf 

Log message:
- use SUBST_CMD
- fix PATHs in documentation
- add a default gkrellmd.conf
- make the server use the unpriviledged _gkrellmd user by default
- add sparc64 to the list of apm(4) capable arches and s/powerpc/macppc


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/21 01:24:19

Modified files:
	infrastructure/db: user.list 

Log message:
- add the _gkrellmd user and group (sysutils/gkrellm/gkrellm)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/21 01:30:16

Modified files:
	sysutils/conky : Makefile 
	sysutils/wmapm : Makefile 
	sysutils/xbatt : Makefile 
	x11/asapm      : Makefile 
	x11/gnome/applets2: Makefile 
	x11/matchbox/matchbox-panel: Makefile 

Log message:
- add sparc64 to the list of apm(4) capable arches (needs -current)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/21 01:34:07

Modified files:
	x11/icewm      : Makefile 
	x11/icewm/patches: apm-patch-src_aapm_h patch-doc_icewm-7_html 

Log message:
- remove the ifdef i386 so that all apm capable arches can make use of the
battery plugin (spotted by mikeb@)
- use SUBST_CMD


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/21 04:27:25

Log message:
    import libgda 3.0.4
    
    GNOME Data Access (GDA) is an attempt to provide uniform access to
    different kinds of data sources (databases, information servers, mail
    spools, etc).  It is a complete architecture that provides all you need
    to access your data.  It is defined by a set of CORBA interfaces as
    generic as possible (but very powerful at the same time) so that any
    kind of data source can be accessed through them.
    
    most work done by ajacoutot@, based on an initial port by me.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080821
    
    N ports/x11/gnome/libgda/distinfo
    N ports/x11/gnome/libgda/Makefile
    N ports/x11/gnome/libgda/pkg/PLIST-main
    N ports/x11/gnome/libgda/pkg/PFRAG.shared-main
    N ports/x11/gnome/libgda/pkg/DESCR-db4
    N ports/x11/gnome/libgda/pkg/PLIST-db4
    N ports/x11/gnome/libgda/pkg/PLIST-ldap
    N ports/x11/gnome/libgda/pkg/PLIST-mdb
    N ports/x11/gnome/libgda/pkg/DESCR-ldap
    N ports/x11/gnome/libgda/pkg/DESCR-mdb
    N ports/x11/gnome/libgda/pkg/DESCR-mysql
    N ports/x11/gnome/libgda/pkg/DESCR-pgsql
    N ports/x11/gnome/libgda/pkg/DESCR-main
    N ports/x11/gnome/libgda/pkg/PLIST-mysql
    N ports/x11/gnome/libgda/pkg/PFRAG.shared-db4
    N ports/x11/gnome/libgda/pkg/PFRAG.shared-ldap
    N ports/x11/gnome/libgda/pkg/PFRAG.shared-mdb
    N ports/x11/gnome/libgda/pkg/PFRAG.shared-mysql
    N ports/x11/gnome/libgda/pkg/PFRAG.shared-pgsql
    N ports/x11/gnome/libgda/pkg/PLIST-pgsql
    N ports/x11/gnome/libgda/patches/patch-providers_bdb_gda-bdb_h
    N ports/x11/gnome/libgda/patches/patch-configure
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/21 04:28:39

Modified files:
	x11/gnome      : Makefile 

Log message:
- add libgda


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/21 07:12:33

Modified files:
	graphics/pornview: Makefile 
	graphics/pornview/pkg: PLIST 
Added files:
	graphics/pornview/patches: patch-src_support_image_loader_c 
	                           patch-src_support_widgets_zlist_c 

Log message:
- make this use gtk2 (instead of gtk1)
- add a patch from debian to fix an out of bounds error
- remove xsa@ as maintainer per his request
- bump PKGNAME

"if it works, i'm fine with it" xsa@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/21 07:52:30

Modified files:
	x11/p5-Gtk     : Makefile 
	x11/p5-Gtk/patches: patch-GdkImlib_Makefile_PL 
	                    patch-GdkPixbuf_Makefile_PL 
	                    patch-GtkHTML_Makefile_PL patch-Gtk_Gtk_pm 
	                    patch-Gtk_Makefile_PL patch-Makefile_PL 
	x11/p5-Gtk/pkg : PLIST 
Removed files:
	x11/p5-Gtk/pkg : PFRAG.gnome 

Log message:
- remove gnome flavor (makes little sense)
- regen patches

"looks fine" ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/08/21 08:05:21

Log message:
    Import avrdude - a utility for programming Atmel AVR microcontrollers
    supporting a number of different types of programming hardware and MCUs
    
    Status:
    
    Vendor Tag:	ckuethe
    Release Tags:	ckuethe_20080821
    
    N ports/devel/avrdude/Makefile
    N ports/devel/avrdude/distinfo
    N ports/devel/avrdude/pkg/DESCR
    N ports/devel/avrdude/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/08/21 08:07:18

Modified files:
	devel          : Makefile 

Log message:
add avrdude
ok laurent@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/21 08:11:14

Modified files:
	audio/soundtracker: Makefile 
	audio/soundtracker/patches: patch-app_Makefile_in 
	                            patch-app_drivers_Makefile_in 
	                            patch-app_gui-subs_c patch-app_gui_c 
	                            patch-app_menubar_c 
	                            patch-app_sample_editor_c 
	                            patch-app_transposition_c 
	                            patch-config_h_in patch-configure_in 
	audio/soundtracker/pkg: DESCR PLIST 
Removed files:
	audio/soundtracker/pkg: PFRAG.gnome 

Log message:
- remove gnome flavor
- regen patches

ok wcobb@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/08/21 08:20:12

Modified files:
	devel/avrdude  : Makefile 
	devel/avrdude/pkg: PLIST 

Log message:
Be more specific about GPL version and fix PLIST.
Thanks to ajacoutot for explaining how @sample works.
ok ajacoutot


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/21 08:48:02

Modified files:
	net/ncftp      : Makefile distinfo 
	net/ncftp/pkg  : DESCR PLIST 

Log message:
maintenance update to 3.2.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/21 09:51:51

Modified files:
	www/php5/core  : Makefile 
	www/php5/core/files: php5.conf 

Log message:
- s/LOCALBASE/PREFIX/

"of course" robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	ragge@cvs.openbsd.org	2008/08/21 10:34:10

Modified files:
	usr.bin/pcc/cpp: scanner.l 

Log message:
From master repo:  Accept // inside #if directives.


CVSROOT:	/cvs
Module name:	src
Changes by:	ragge@cvs.openbsd.org	2008/08/21 10:39:54

Modified files:
	usr.bin/pcc/ccom: Makefile.inc 

Log message:
Add missing dependency for external.h, from Don Hiatt.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/08/21 10:54:44

Modified files:
	lib/libc/stdio : mktemp.c 

Log message:
Remove useless code, the kernel will set errno appropriately if an
element in the path does not exist.  OK deraadt@ pvalchev@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/08/21 11:50:47

Modified files:
	archivers/lzma : Makefile distinfo 
	archivers/lzma/pkg: PLIST 

Log message:
maintenance update to 4.32.7


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/21 12:16:13

Modified files:
	share/man/man4 : termios.4 

Log message:
+ECHOK; from Markus Bergkvist
ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/21 12:23:17

Modified files:
	sys/dev/pci/drm: drmP.h drm_irq.c 

Log message:
Instead of having a number of malloced arrays for vblank handling, just
put them in a structure and malloc free an array of those, it is nicer
that way and They're all needed at the same time, anyway.

Idea taken from a suggestion on the dri-devel mailing list.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/21 13:02:17

Modified files:
	audio          : Makefile 
	x11            : Makefile 

Log message:
- kill two flavors i missed,
spotted by viq, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/21 13:43:27

Modified files:
	geo/gpsbabel   : Makefile 

Log message:
we need a master site


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/21 13:55:24

Modified files:
	driver/xf86-video-siliconmotion: Makefile.in aclocal.m4 
	                                 configure configure.ac 
	                                 ltmain.sh 
	driver/xf86-video-siliconmotion/man: Makefile.in 
	                                     siliconmotion.man 
	driver/xf86-video-siliconmotion/src: Makefile.am Makefile.in 
	                                     regsmi.h smi.h smi_accel.c 
	                                     smi_dac.c smi_dga.c 
	                                     smi_driver.c smi_hwcurs.c 
	                                     smi_i2c.c smi_shadow.c 
	                                     smi_video.c smi_video.h 
Added files:
	driver/xf86-video-siliconmotion/src: smi_exa.c smi_pcirename.h 
	                                     smi_xaa.c 

Log message:
update to xf86-video-siliconmotion 1.6.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/21 13:59:41

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/21 14:06:35

Modified files:
	xserver/hw/xfree86/common: xf86Bus.c 
	xserver/hw/xfree86/os-support/bsd: Makefile.am Makefile.in 
Added files:
	xserver/hw/xfree86/os-support/bsd: bsd_sbus.c 

Log message:
Add enough OpenBSD-specific sbus support code to be able to support the
sunffb driver.

ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/21 14:59:14

Modified files:
	usr.bin/m4     : extern.h misc.c 

Log message:
use unsigned char for buffers, allow differentiating between EOF and y".

okay otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/21 15:00:14

Modified files:
	usr.bin/m4     : parser.y tokenizer.l 

Log message:
gnu extension: 0rN:az   for  baseN numbers.

okay otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/21 15:01:05

Modified files:
	usr.bin/m4     : gnum4.c 

Log message:
extend format support to cater to recent GNU autoconf

okay otto@, some useful ideas from miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/21 15:01:47

Modified files:
	usr.bin/m4     : eval.c 

Log message:
in gnu-m4 mode, allow definition of the empty macro (yes, autoconf 2.62
actually uses this, bleh)

okay otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/08/21 15:02:28

Modified files:
	usr.bin/m4     : m4.1 

Log message:
Document new gnu extensions, okay jmc@, otto@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/21 15:03:43

Modified files:
	devel/autoconf : Makefile 

Log message:
+2.62, needs a -current m4


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/21 15:43:57

Modified files:
	sys/dev/pci/drm: drmP.h drm_irq.c 

Log message:
Rip out the remnants of the vblank signal stuff. Nothing uses it, and
it's stupid anyway. Most of this was ifdefed out.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/21 15:52:08

Modified files:
	mail/postfix/stable: Makefile distinfo 
	mail/postfix/stable/pkg: PLIST 

Log message:
Update to Postfix 2.5.4.

ok jakob@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/21 15:53:34

Modified files:
	mail/postfix/snapshot: Makefile distinfo 

Log message:
Update to Postfix 2.6-20080814.

ok jakob@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/21 15:56:49

Modified files:
	multimedia/xine-lib: Makefile 
Added files:
	multimedia/xine-lib/patches: patch-src_xine-engine_buffer_h 

Log message:
Fix compilation with some C++ based programs.


CVSROOT:	/cvs
Module name:	src
Changes by:	simon@cvs.openbsd.org	2008/08/21 15:57:45

Modified files:
	usr.bin/pkg-config: pkg-config 

Log message:
Add an optional separator to stringize() and use it from do_list() to
match the GNU pkg-config --list-all output.

ok ckuethe@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/21 15:59:51

Modified files:
	graphics/cal3d : Makefile distinfo 

Log message:
update to version 0.11.0

ok laurent@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/21 16:50:21

Modified files:
	mail/evolution : Makefile distinfo 
	mail/evolution/patches: patch-help_C_evolution_xml 
	mail/evolution/pkg: PLIST 

Log message:
- update evolution to 2.22.3.1
- add gnome-spell to run depends (from ajacoutot@)


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2008/08/21 17:05:30

Modified files:
	sys/netinet    : ipsec_output.c 

Log message:
Assign the ip and ip6 pointers in ipsp_process_packet() only if a
header of the matching address family is available.  Especially do
not read ip->ip_off from an IPv6 packet header.
ok markus


CVSROOT:	/cvs
Module name:	ports
Changes by:	dhill@cvs.openbsd.org	2008/08/21 18:08:57

Modified files:
	net/mtr        : Makefile distinfo 
	net/mtr/patches: patch-configure 

Log message:
upgrade to 0.74

- use gtk+2 instead of gtk+
- fix security hole


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2008/08/21 18:35:08

Modified files:
	sys/net        : pf.c 

Log message:
Make pf_print_host() print IPv6 addresses correctly.
ok mpf


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2008/08/21 18:46:15

src/regress/sys/net

Update of /cvs/src/regress/sys/net
In directory cvs.openbsd.org:/tmp/cvs-serv10296/net

Log Message:
Directory /cvs/src/regress/sys/net added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2008/08/21 18:48:33

Modified files:
	regress/sys    : Makefile 
Added files:
	regress/sys/net: Makefile pf_print_test.c 

Log message:
Test the IPv6 address printing of pf_print_host() in net/pf.c.
help and ok mpf


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/08/21 18:56:13

Modified files:
	lib/libc/stdio : mktemp.c 

Log message:
Replace the old algorithm that included the process id as part of the
temporary file name with one that only uses random data.  OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/21 18:59:34

Modified files:
	lib/libc/gen   : getgrouplist.c 

Log message:
After spotting a + record, continue scanning and pick up later groups
in the file.  Problem spotted by drahn.
ok millert


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/21 19:06:31

Modified files:
	usr.bin/m4     : m4.1 

Log message:
kill trailing whitespace;


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/21 19:09:08

Modified files:
	sys/dev/pci    : pcidevs pucdata.c 

Log message:
more puc happiness


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/21 19:09:11

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
synbc


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/21 19:22:00

Modified files:
	.              : 44.html 

Log message:
sync to ANNOUNCEMENT file in progress...


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/08/21 20:00:12

Modified files:
	sys/dev        : biovar.h 
	sbin/bioctl    : bioctl.8 bioctl.c 

Log message:
Add a hack to manually kick off rebuilds.  This will need some love in the
near future.

ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/21 21:12:37

Modified files:
	sys/dev        : ramdisk.c rd.c 

Log message:
ANSI and other cleanups; ok krw


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/21 21:19:02

Modified files:
	sys/kern       : subr_disk.c 

Log message:
simplification, and repair findblkmajor for name## lookups; ok krw


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/22 00:41:36

Modified files:
	sbin/bioctl    : bioctl.8 bioctl.c 

Log message:
- -R before -r in SYNOPSIS/usage()
- avoid marking up `|'


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/22 02:52:35

Modified files:
	usr.bin/ftp    : cmds.c domacro.c ftp.1 main.c util.c 

Log message:
default file transfer type is binary, not ascii;
commands which toggle settings can take an explicit on or off argument
to force the setting appropiately, show these arguments in usage;
synchronize synopsis and usage of commands; spacing; KNF;
other minor documentation tweaks.

written with help by jmc@

ok jmc@ (documentation), martynas@ (type usage and default file transfer type)


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/08/22 04:41:37

Modified files:
	sys/arch/hppa/include: vmparam.h 
	sys/arch/mips64/include: vmparam.h 
	sys/arch/sh/include: vmparam.h 

Log message:
Set PIE address range to avoid or minimize mmap pressure due to limited
address space. The space between PAGE_SIZE and the non-pie fixed link
address creates no mmap pressure so use that space for PIE. However on
hppa the non-pie fixed link address is PAGE_SIZE so just use a small range
for PIE to minimize mmap pressure.

okay miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/22 05:38:25

Log message:
    Import guichan-0.8.1
    
    Guichan is a small, efficient C++ GUI library designed for games. It
    comes with a standard set of widgets and can use several different
    back-ends for displaying graphics and grabbing user input.
    
    based on a submission by Jonathan Armani <dbd@asystant.net>, MAINTAINER
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20080822
    
    N ports/devel/guichan/Makefile
    N ports/devel/guichan/distinfo
    N ports/devel/guichan/pkg/DESCR
    N ports/devel/guichan/pkg/PLIST
    N ports/devel/guichan/pkg/PFRAG.shared
    N ports/devel/guichan/patches/patch-src_sdl_Makefile_in
    N ports/devel/guichan/patches/patch-src_opengl_Makefile_in
    N ports/devel/guichan/patches/patch-src_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/22 05:40:55

Modified files:
	devel          : Makefile 

Log message:
+guichan


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/22 05:41:50

Log message:
    Import tmw-0.0.25 (aka The Mana World)
    
    The Mana World (TMW) is a serious effort to create an innovative free
    and open source MMORPG. TMW uses 2D graphics and aims to create a large
    and diverse interactive world.
    
    Beware, this will increase your slackiness...
    
    port reworked from scratch from an original submission by
    Jonathan Armani <dbd@asystant.net>, MAINTAINER
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20080822
    
    N ports/games/tmw/Makefile
    N ports/games/tmw/distinfo
    N ports/games/tmw/pkg/PLIST-main
    N ports/games/tmw/pkg/DESCR-main
    N ports/games/tmw/pkg/DESCR-music
    N ports/games/tmw/pkg/PLIST-music
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/22 05:43:35

Modified files:
	games          : Makefile 

Log message:
+tmw


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/22 05:51:48

Modified files:
	sbin/sysctl    : sysctl.8 

Log message:
mention machine/cpu.h for the CPU identifiers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/22 05:53:32

Modified files:
	devel/liboil   : Makefile 
Added files:
	devel/liboil/patches: patch-liboil_liboilcpu-powerpc_c 

Log message:
Add support for AltiVec detection using the sysctl node on OpenBSD and
remove the dependency on gcc4.

ok jasper@ ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/22 06:02:33

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
mention machine/cpu.h for the CPU identifiers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/22 06:43:33

Modified files:
	multimedia/x264: Makefile 

Log message:
- Don't use ${CONFIGURE_SHARED} since this isn't autoconf proper
- Add missing --prefix
- Remove no longer used pre-configure target


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 06:56:55

Modified files:
	distrib/sets/lists/comp: md.vax 
	distrib/sets/lists/base: md.vax 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/22 07:02:53

Modified files:
	include        : Makefile 
	gnu/usr.bin/binutils: Makefile.bsd-wrapper 

Log message:
Don't install libbfd and libopcodes and the associated headers.
They really are just a way to share common code between gdb and binutils
(which in the GNU world are seperate packages).  The developers (and I'm
one of them) make absolutely no effert to maintain a stable API/ABI.

If ports people really need libbfd or libopcodes, they should just
package a suitable version.

ok weingart@, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 07:05:10

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hppa 
	                         md.hppa64 md.i386 md.landisk md.macppc 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 
	distrib/sets/lists/comp: md.alpha md.amd64 md.armish md.hppa 
	                         md.hppa64 md.i386 md.landisk md.macppc 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 08:39:22

Modified files:
	sys/sys        : unistd.h 

Log message:
set _POSIX_JOB_CONTROL and _POSIX_SAVED_IDS to the correct values; ok millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/08/22 08:48:53

Modified files:
	www/pear       : Makefile distinfo 
	www/pear/files : patch-lib_PEAR_Config_php 
	www/pear/patches: patch-go-pear 
	www/pear/pkg   : PLIST-main 

Log message:
update to pear 1.7.2 which is the current stable
version.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 09:15:29

src/usr.sbin/crunchgen

Update of /cvs/src/usr.sbin/crunchgen
In directory cvs.openbsd.org:/usr/src/usr.sbin/crunchgen

Log Message:
Directory /cvs/src/usr.sbin/crunchgen added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 09:18:55

Modified files:
	usr.sbin       : Makefile 
	distrib/crunch : Makefile 
Added files:
	usr.sbin/crunchgen: Makefile README crunched_main.c crunchgen.1 
	                    crunchgen.c crunchide.1 crunchide.c 
	                    ecoff_hide.c elf_hide.c mkskel.sh 
Removed files:
	distrib/crunch : Makefile.inc README 
	distrib/crunch/crunchgen: Makefile crunched_main.c crunchgen.1 
	                          crunchgen.c mkskel.sh 
	distrib/crunch/crunchide: Makefile crunchide.1 crunchide.c 
	                          ecoff_hide.c elf_hide.c 

Log message:
Merge crunchgen & crunchhide (using name checking), and move to usr.sbin
next step is to not install it as two programs, but be even more clever


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 09:38:37

Modified files:
	usr.sbin/crunchgen: Makefile crunchgen.1 crunchgen.c crunchide.c 
Removed files:
	usr.sbin/crunchgen: crunchide.1 

Log message:
merge crunchide into crunchgen as the -h flag.  this is not yet done the
nicest way since there is lot of code that has to churn, but it works.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 09:48:02

src/usr.sbin/mksuncd

Update of /cvs/src/usr.sbin/mksuncd
In directory cvs.openbsd.org:/usr/src/usr.sbin/mksuncd

Log Message:
Directory /cvs/src/usr.sbin/mksuncd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 09:48:32

Modified files:
	usr.sbin       : Makefile 
Added files:
	usr.sbin/mksuncd: Makefile mksuncd.1 mksuncd.c 

Log message:
move mksuncd to here (but still only sparc64 build)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 09:49:36

Removed files:
	distrib/crunch : Makefile 
	distrib/sparc64/mksuncd: Makefile mksuncd.1 mksuncd.c 

Log message:
mksuncd lives in the base now, and one does not need to go do fiddly
things in distrib before building snaps or cds of any kind, any more.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 09:52:33

Modified files:
	distrib        : Makefile 

Log message:
No need to enter crunch


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 10:01:00

Modified files:
	distrib        : Makefile 

Log message:
more crunch stuff goes away


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 10:08:12

Modified files:
	usr.sbin/crunchgen: Makefile 
Added files:
	usr.sbin/crunchgen: crunchgen.8 
Removed files:
	usr.sbin/crunchgen: crunchgen.1 

Log message:
make it section 8


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 10:09:32

Modified files:
	distrib/sets/lists/base: md.sparc64 mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 11:09:08

Modified files:
	sys/arch/vax/if: if_ze.c sgec.c sgecvar.h 
	sys/arch/vax/vsa: if_ze_vsbus.c 
	sys/arch/vax/vxt: if_ze_vxtbus.c 

Log message:
Instead of spewing error messages about link status, support link status
like all drivers should
ok miod


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/08/22 11:14:57

Modified files:
	lib/libc/stdlib: Makefile.inc malloc.c 

Log message:
Smarter implementation of calloc(3), which uses the fact that mmap(2)
returns zero filled pages; remember to replace this function as well if you
provide your own malloc implementation; ok djm@ deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	otto@cvs.openbsd.org	2008/08/22 13:00:21

Modified files:
	.              : 44.html 

Log message:
malloc


CVSROOT:	/cvs
Module name:	www
Changes by:	otto@cvs.openbsd.org	2008/08/22 13:04:24

Modified files:
	.              : 44.html 

Log message:
statfs


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2008/08/22 13:13:27

Modified files:
	.              : 44.html 

Log message:
minor tweaks


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 13:33:48

Modified files:
	.              : 44.html 

Log message:
bring it back to form


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/22 13:58:21

Modified files:
	sys/dev/ic     : bwi.c 

Log message:
a ; in a bad place; dragonfly; ok mglocker


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2008/08/22 14:03:11

Modified files:
	.              : 44.html 

Log message:
fix link to statfs(3).


CVSROOT:	/cvs
Module name:	www
Changes by:	otto@cvs.openbsd.org	2008/08/22 14:08:14

Modified files:
	.              : 44.html 

Log message:
statfs is in section 2


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/08/22 14:18:22

Modified files:
	misc/p5-Spreadsheet-WriteExcel: Makefile distinfo 
	misc/p5-Spreadsheet-WriteExcel/pkg: PLIST 

Log message:
update to 2.23


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/22 14:54:06

Modified files:
	devel/p5-Log-Log4perl: Makefile distinfo 
	devel/p5-Log-Log4perl/pkg: PLIST 

Log message:
update to version 1.17


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/22 15:05:07

Modified files:
	distrib/notes/vax: hardware 
	share/man/man4/man4.vax: lkms.4 
	sys/arch/vax/dec: dzms.c vsms_ws.c vsmsvar.h 
	sys/arch/vax/vxt: qscms.c 

Log message:
Let lkms(4) support VSXXX-AB tablets in addition to the mice it already
supports, based on appendix C and D of the VCB02 (qdss) technical manual.

Also parse the selftest results and report device errors.

Not tested on actual tablet due to the lack of any; mouse operation is not
disturbed.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/08/22 15:25:11

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
make sure we always map and unmap multiples of MALLOC_PAGESIZE;
case spotted by beck, one by me; ok deraadt@ beck@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/08/22 15:55:16

Modified files:
	security/zkt   : Makefile distinfo 
	security/zkt/pkg: PLIST 
Removed files:
	security/zkt/patches: patch-Makefile patch-config_h 

Log message:
update ZKT to v0.97; bug fixes, license changed (GPL->BSD)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/08/22 15:57:49

Modified files:
	mail/postgrey  : Makefile distinfo 
	mail/postgrey/patches: patch-postgrey 

Log message:
upgrade postgrey to v1.32; from David Hill


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/08/22 23:34:36

Modified files:
	lib/libc/string: wcschr.c 

Log message:
unbreak wcschr(string, L'\0') which was incorrectly returning NULL
rather than a pointer to the terminating nul; ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/08/23 00:15:16

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
fix calloc() for MALLOC_OPTIONS=J case: SOME_JUNK was being filled into
the freshly mmaped pages disrupting their pure zeroness;
ok otto@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/23 01:05:40

Modified files:
	share/man/man8 : release.8 

Log message:
it's no longer necessary to build crunch by hand, so adjust the
release instructions accordingly;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/23 01:08:06

Modified files:
	usr.sbin/mksuncd: mksuncd.1 

Log message:
ufs -> UFS;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/08/23 01:19:38

ports/devel/avrdude/patches

Update of /cvs/ports/devel/avrdude/patches
In directory cvs.openbsd.org:/tmp/cvs-serv12458/patches

Log Message:
Directory /cvs/ports/devel/avrdude/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/08/23 01:20:17

Modified files:
	devel/avrdude  : Makefile 
	devel/avrdude/pkg: DESCR 
Added files:
	devel/avrdude/patches: patch-stk500_c patch-stk500v2_c 

Log message:
merge patches from arduino. add a note on how to load code into an
arduino. tested with a diecimilia.
ok ajacoutot


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/23 01:24:06

Modified files:
	usr.sbin/crunchgen: crunchgen.8 crunchgen.c 

Log message:
- document -h
- (re)organise the page a little
- zap second "usage:" string from usage()


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/08/23 01:49:38

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
unbreak MALLOC_OPTIONS=G that I broke in my last commit;
slightly kludgey solution for until otto fixes it properly; ok otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/08/23 01:51:35

Modified files:
	lib/libc/locale: multibyte_sb.c 

Log message:
make mbstowcs(NULL, string, 0) correctly return the length of the
wchar_t string needed to represent "string", which in our case
is just strlen(string); feedback & "looks right" deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/23 01:59:42

Modified files:
	mail/p5-Email-MIME-Encodings: Makefile distinfo 

Log message:
maintenance update to version 1.311

confirmed by maintainer


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/08/23 02:06:18

Modified files:
	devel/p5-Config-Options: Makefile distinfo 
	devel/p5-Config-Options/pkg: PLIST 

Log message:
update to 0.08

from Anton V. Yabchinskiy <arn at antora.ru>


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/08/23 04:08:02

Modified files:
	lib/libc/gen   : getgrouplist.c 

Log message:
add missing header needed by asprintf().

ok otto@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/23 06:40:22

Modified files:
	sys/arch/vax/mbus: sii_fwio.c 

Log message:
Pick the correct host adapter id from nvram.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 06:53:23

Modified files:
	driver/xf86-input-acecad: ChangeLog configure.ac 
	driver/xf86-input-acecad/src: acecad.c 

Log message:
xf86-input-acecad 1.2.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 06:53:53

Modified files:
	driver/xf86-input-acecad: Makefile.in aclocal.m4 configure 
	                          ltmain.sh 
	driver/xf86-input-acecad/man: Makefile.in 
	driver/xf86-input-acecad/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 06:56:39

Modified files:
	driver/xf86-input-calcomp: ChangeLog Makefile.am 
	driver/xf86-input-calcomp/man: Makefile.am calcomp.man 
	driver/xf86-input-calcomp/src: xf86Calcomp.c xf86Calcomp.h 

Log message:
xf86-input-calcomp 1.1.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 06:57:09

Modified files:
	driver/xf86-input-calcomp: Makefile.in aclocal.m4 config.guess 
	                           config.h.in config.sub configure 
	                           configure.ac ltmain.sh 
	driver/xf86-input-calcomp/man: Makefile.in 
	driver/xf86-input-calcomp/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:05:44

Modified files:
	driver/xf86-input-citron: ChangeLog Makefile.am 
	driver/xf86-input-citron/man: citron.man 
	driver/xf86-input-citron/src: citron.c citron.h 

Log message:
xf86-input-citron 2.2.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:06:37

Modified files:
	driver/xf86-input-citron: configure.ac 

Log message:
x86-input-citron 2.2.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:07:09

Modified files:
	driver/xf86-input-citron: Makefile.in aclocal.m4 config.guess 
	                          config.h.in config.sub configure 
	                          ltmain.sh 
	driver/xf86-input-citron/man: Makefile.in 
	driver/xf86-input-citron/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:15:19

Removed files:
	driver/xf86-input-digitaledge/man: Makefile.am Makefile.in 
	driver/xf86-input-digitaledge/src: DigitalEdge.c Makefile.am 
	                                   Makefile.in 

Log message:
Remove an unmaintained, unused driver.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:19:30

xenocara/driver/xf86-input-digitaledge/obj

Update of /cvs/xenocara/driver/xf86-input-digitaledge/obj
In directory cvs.openbsd.org:/tmp/cvs-serv22732/obj

Log Message:
Directory /cvs/xenocara/driver/xf86-input-digitaledge/obj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:22:04

Modified files:
	driver/xf86-input-digitaledge: Makefile.in aclocal.m4 configure 
	                               configure.ac ltmain.sh 
Added files:
	driver/xf86-input-digitaledge/man: Makefile.am Makefile.in 
	driver/xf86-input-digitaledge/src: DigitalEdge.c Makefile.am 
	                                   Makefile.in 

Log message:
Resurrect and update to version 1.1.1.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:31:26

Modified files:
	driver/xf86-input-dmc: ChangeLog Makefile.am configure.ac 
	driver/xf86-input-dmc/man: Makefile.am 
	driver/xf86-input-dmc/src: xf86DMC.c 

Log message:
xf86-input-dmc 1.1.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:32:00

Modified files:
	driver/xf86-input-dmc: Makefile.in aclocal.m4 config.guess 
	                       config.h.in config.sub configure 
	                       ltmain.sh 
	driver/xf86-input-dmc/man: Makefile.in 
	driver/xf86-input-dmc/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:33:05

Added files:
	driver/xf86-input-dmc: autogen.sh 

Log message:
xf86-input-dmc 1.1.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:37:51

Modified files:
	driver/xf86-input-dynapro: ChangeLog Makefile.am configure.ac 
	driver/xf86-input-dynapro/man: Makefile.am 
	driver/xf86-input-dynapro/src: xf86Dyna.c 

Log message:
xf86-input-dynapro 1.1.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:38:22

Modified files:
	driver/xf86-input-dynapro: Makefile.in aclocal.m4 config.guess 
	                           config.h.in config.sub configure 
	                           ltmain.sh 
	driver/xf86-input-dynapro/man: Makefile.in 
	driver/xf86-input-dynapro/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:42:25

Modified files:
	driver/xf86-input-elo2300: ChangeLog Makefile.am configure.ac 
	driver/xf86-input-elo2300/man: Makefile.am 
	driver/xf86-input-elo2300/src: elo.c 

Log message:
xf86-input-elo2300 1.1.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:42:58

Modified files:
	driver/xf86-input-elo2300: Makefile.in aclocal.m4 config.guess 
	                           config.h.in config.sub configure 
	                           ltmain.sh 
	driver/xf86-input-elo2300/man: Makefile.in 
	driver/xf86-input-elo2300/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:47:07

Modified files:
	driver/xf86-input-elographics: COPYING ChangeLog Makefile.am 
	                               configure.ac 
	driver/xf86-input-elographics/src: xf86Elo.c 

Log message:
xf86-input-elographics 1.2.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:47:46

Modified files:
	driver/xf86-input-elographics: Makefile.in aclocal.m4 configure 
	                               ltmain.sh 
	driver/xf86-input-elographics/man: Makefile.in 
	driver/xf86-input-elographics/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:57:32

Modified files:
	driver/xf86-input-fpit: configure.ac readme.txt 
	driver/xf86-input-fpit/man: fpit.man 
	driver/xf86-input-fpit/src: xf86Fpit.c 

Log message:
xf86-input-fpit 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 07:58:04

Modified files:
	driver/xf86-input-fpit: Makefile.in aclocal.m4 configure 
	                        ltmain.sh 
	driver/xf86-input-fpit/man: Makefile.in 
	driver/xf86-input-fpit/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 08:01:36

Modified files:
	driver/xf86-input-hyperpen: configure.ac 
	driver/xf86-input-hyperpen/src: xf86HyperPen.c 

Log message:
xf86-input-hyperpen 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 08:02:07

Modified files:
	driver/xf86-input-hyperpen: Makefile.in aclocal.m4 configure 
	                            ltmain.sh 
	driver/xf86-input-hyperpen/man: Makefile.in 
	driver/xf86-input-hyperpen/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 08:05:43

Modified files:
	driver/xf86-input-jamstudio: configure.ac 
	driver/xf86-input-jamstudio/src: js_x.c 

Log message:
xf86-input-jamstudio 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 08:06:13

Modified files:
	driver/xf86-input-jamstudio: Makefile.in aclocal.m4 configure 
	                             ltmain.sh 
	driver/xf86-input-jamstudio/man: Makefile.in 
	driver/xf86-input-jamstudio/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 08:13:17

xenocara/driver/xf86-input-joystick/config

Update of /cvs/xenocara/driver/xf86-input-joystick/config
In directory cvs.openbsd.org:/tmp/cvs-serv4617/config

Log Message:
Directory /cvs/xenocara/driver/xf86-input-joystick/config added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 08:16:59

Modified files:
	driver/xf86-input-joystick: ChangeLog Makefile.am configure.ac 
	driver/xf86-input-joystick/man: Makefile.am 
	driver/xf86-input-joystick/src: Makefile.am 
Added files:
	driver/xf86-input-joystick: autogen.sh 
	driver/xf86-input-joystick/config: 50-x11-input-joystick.fdi 
	                                   Makefile.am 
	driver/xf86-input-joystick/man: joystick.man 
	driver/xf86-input-joystick/src: StrKeysym.c StrKeysym.h 
	                                backend_bsd.c backend_bsd.h 
	                                backend_evdev.c backend_evdev.h 
	                                backend_joystick.c 
	                                backend_joystick.h jstk.c jstk.h 
	                                jstk_axis.c jstk_axis.h 
	                                jstk_key.c jstk_key.h 
	                                jstk_options.c jstk_options.h 
	                                ks_tables.h 
Removed files:
	driver/xf86-input-joystick/src: xf86Jstk.c 

Log message:
xf86-input joystick 1.3.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 08:17:31

Modified files:
	driver/xf86-input-joystick: Makefile.in aclocal.m4 config.h.in 
	                            configure ltmain.sh 
	driver/xf86-input-joystick/man: Makefile.in 
	driver/xf86-input-joystick/src: Makefile.in 
Added files:
	driver/xf86-input-joystick/config: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/23 08:27:19

Modified files:
	textproc/p5-Template-Plugin-Number-Format: Makefile distinfo 

Log message:
update to version 1.02

ok sturm@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/23 08:42:21

Modified files:
	driver/xf86-video-sunffb/src: VISmoveImage.s ffb_asm.s 

Log message:
Provide .register directives such that this compile.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/23 08:45:30

Added files:
	driver/xf86-video-sunffb: Makefile.bsd-wrapper 

Log message:
Build infrastructure for driver.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/23 08:46:27

Modified files:
	driver/xf86-video-sunffb/src: Makefile.am 

Log message:
Define USE_VIS.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/23 08:51:55

Modified files:
	driver/xf86-video-sunffb: Makefile.in aclocal.m4 config.guess 
	                          config.h.in config.sub configure 
	                          ltmain.sh 
	driver/xf86-video-sunffb/man: Makefile.in 
	driver/xf86-video-sunffb/src: Makefile.in 

Log message:
regen with OpenBSD autotools

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/23 08:53:57

Modified files:
	driver/xf86-video-sunffb/src: VISmoveImage.s 

Log message:
Don't disable FPU since it causes excessive traps that make the driver almost
completely unusable.  From NetBSD.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 08:59:25

Modified files:
	driver/xf86-input-joystick: configure.ac 

Log message:
Fix check for dev/usb/usbhid.h (needs dev/usb/usb.h).


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 08:59:54

Modified files:
	driver/xf86-input-joystick: configure 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:13:03

Modified files:
	driver/xf86-input-magellan: ChangeLog configure.ac 
	driver/xf86-input-magellan/src: magellan.h 

Log message:
xf86-input-magellan 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:13:46

Modified files:
	driver/xf86-input-magellan: Makefile.in aclocal.m4 configure 
	                            ltmain.sh 
	driver/xf86-input-magellan/man: Makefile.in 
	driver/xf86-input-magellan/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:17:12

Modified files:
	driver/xf86-input-microtouch: ChangeLog Makefile.am configure.ac 
	driver/xf86-input-microtouch/src: microtouch.c 

Log message:
xf86-input-microtouch 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:17:44

Modified files:
	driver/xf86-input-microtouch: Makefile.in aclocal.m4 
	                              config.guess config.h.in 
	                              config.sub configure ltmain.sh 
	driver/xf86-input-microtouch/man: Makefile.in 
	driver/xf86-input-microtouch/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:21:14

Modified files:
	driver/xf86-input-mutouch: configure.ac 
	driver/xf86-input-mutouch/src: xf86MuTouch.c 

Log message:
xf86-input-mutouch 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:21:46

Modified files:
	driver/xf86-input-mutouch: Makefile.in aclocal.m4 configure 
	                           ltmain.sh 
	driver/xf86-input-mutouch/man: Makefile.in 
	driver/xf86-input-mutouch/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:24:18

Modified files:
	driver/xf86-input-palmax: configure.ac 
	driver/xf86-input-palmax/src: xf86Palmax.c 

Log message:
xf86-input-palmax 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:24:49

Modified files:
	driver/xf86-input-palmax: Makefile.in aclocal.m4 configure 
	                          ltmain.sh 
	driver/xf86-input-palmax/man: Makefile.in 
	driver/xf86-input-palmax/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:27:33

Modified files:
	driver/xf86-input-penmount: ChangeLog configure.ac 
	driver/xf86-input-penmount/man: Makefile.am 
	driver/xf86-input-penmount/src: xf86PM.c xf86PM.h 

Log message:
xf86-input-penmount 1.3.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/23 09:28:00

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
- GPL version number must be appended in the license marker

"oui, oui" espie@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:28:05

Modified files:
	driver/xf86-input-penmount: Makefile.am Makefile.in aclocal.m4 
	                            config.guess config.h.in config.sub 
	                            configure ltmain.sh 
	driver/xf86-input-penmount/man: Makefile.in 
	driver/xf86-input-penmount/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:32:10

Modified files:
	driver/xf86-input-summa: configure.ac 
	driver/xf86-input-summa/src: xf86Summa.c 

Log message:
xf86-input-summa 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:33:36

Modified files:
	driver/xf86-input-summa: Makefile.in aclocal.m4 configure 
	                         ltmain.sh 
	driver/xf86-input-summa/man: Makefile.in 
	driver/xf86-input-summa/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:36:07

Modified files:
	driver/xf86-input-tek4957: configure.ac 
	driver/xf86-input-tek4957/src: xf86Tek4957.c 

Log message:
xf86-input-tek4957 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:36:39

Modified files:
	driver/xf86-input-tek4957: Makefile.in aclocal.m4 configure 
	                           ltmain.sh 
	driver/xf86-input-tek4957/man: Makefile.in 
	driver/xf86-input-tek4957/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/23 09:41:06

Added files:
	driver/xf86-video-suncg6: Makefile.bsd-wrapper 

Log message:
Build infrastructure for driver.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:42:12

Removed files:
	driver/xf86-input-ur98: COPYING ChangeLog Makefile.am 
	                        Makefile.in aclocal.m4 config.guess 
	                        config.h.in config.sub configure 
	                        configure.ac depcomp install-sh 
	                        ltmain.sh missing 
	driver/xf86-input-ur98/man: Makefile.am Makefile.in ur98.man 
	driver/xf86-input-ur98/src: Makefile.am Makefile.in xf86Ur-98.c 

Log message:
remove xf86-input-ur98, a GNU/Linux specific driver


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/23 09:43:44

Modified files:
	driver/xf86-video-suncg6: Makefile.in aclocal.m4 config.guess 
	                          config.h.in config.sub configure 
	                          ltmain.sh 
	driver/xf86-video-suncg6/man: Makefile.in 
	driver/xf86-video-suncg6/src: Makefile.in 

Log message:
regen with OpenBSD autotools

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:46:07

Modified files:
	driver/xf86-input-vmmouse: configure.ac 
	driver/xf86-input-vmmouse/src: vmmouse.c vmmouse_client.c 
	                               vmmouse_proto.h 

Log message:
xf86-input-vmmouse 12.5.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:47:10

Modified files:
	driver/xf86-input-vmmouse: Makefile.in aclocal.m4 config.h.in 
	                           configure ltmain.sh 
	driver/xf86-input-vmmouse/man: Makefile.in 
	driver/xf86-input-vmmouse/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/23 09:49:36

Modified files:
	driver         : Makefile 

Log message:
Build xf86-video-sunffb on sparc64.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 09:55:59

Modified files:
	driver         : Makefile 

Log message:
Updates to more recent versions have un-broken several input drivers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/23 10:01:28

Modified files:
	games          : Makefile 
Removed files:
	games/bombermaze: Makefile distinfo 
	games/bombermaze/patches: patch-configure 
	                          patch-po_Makefile_in_in 
	                          patch-src_Makefile_in 
	games/bombermaze/pkg: DESCR PLIST 

Log message:
Remove dead cruft that's one of the few ports keeping x11/gnome/libs
and other old gtk1 stuff alive.

nobody even tried to convince me to keep this;
bomberclone or xbomber may be a good alternative though.

"go ahead" ajacoutot@ laurent@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/23 10:29:34

Modified files:
	geo/gpstk      : Makefile 
	geo/gpstk/pkg  : PLIST-main 

Log message:
- add USE_LIBTOOL= Yes
- remove quotes from comment
- regen PLIST with @bin markers

ok ckuethe@ (MAINTAINER) who would have come up with the same diff if g++
wasn't that slow ;-)


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/23 10:33:41

Log message:
    import postgresql_autodoc
    
    This is a utility which will run through PostgreSQL system tables and
    returns HTML, Dot, Dia and DocBook XML which describes the database.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080823
    
    N ports/databases/postgresql_autodoc/distinfo
    N ports/databases/postgresql_autodoc/Makefile
    N ports/databases/postgresql_autodoc/pkg/DESCR
    N ports/databases/postgresql_autodoc/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/23 10:33:44

Modified files:
	databases      : Makefile 

Log message:
postgresql_autodoc


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/23 10:49:01

Log message:
    import p5-DBIx-DWIW
    
    This module provides a robust and simple DBI wrapper
    to Do What I Want (DWIW).
    Can be useful to monitor MySQL replication.
    
    from Pierre-Emmanuel Andre
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080823
    
    N ports/databases/p5-DBIx-DWIW/Makefile
    N ports/databases/p5-DBIx-DWIW/distinfo
    N ports/databases/p5-DBIx-DWIW/pkg/DESCR
    N ports/databases/p5-DBIx-DWIW/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/23 10:49:05

Modified files:
	databases      : Makefile 

Log message:
add p5-DBIx-DWIW


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 11:08:44

Modified files:
	driver/xf86-video-ark: configure.ac 
	driver/xf86-video-ark/src: ark.h ark_accel.c ark_driver.c 
	                           ark_reg.h 

Log message:
xf86-video-ark 0.7.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 11:09:19

Modified files:
	driver/xf86-video-ark: Makefile.in aclocal.m4 configure 
	                       ltmain.sh 
	driver/xf86-video-ark/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/23 11:19:19

Modified files:
	.              : 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 
Added files:
	.              : plus44.html 

Log message:
rotate to -current


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/23 11:19:41

Modified files:
	.              : plus44.html 

Log message:
spelling


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/23 11:36:40

Modified files:
	.              : errata.html errata21.html errata22.html 
	                 errata23.html errata24.html errata25.html 
	                 errata26.html errata27.html errata28.html 
	                 errata29.html errata30.html errata31.html 
	                 errata32.html errata33.html errata34.html 
	                 errata35.html errata36.html errata37.html 
	                 errata38.html errata39.html errata40.html 
	                 errata41.html errata42.html errata43.html 
Added files:
	.              : errata44.html 

Log message:
get ready for later


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/23 12:03:36

Modified files:
	.              : 44.html 

Log message:
sync to ANNOUNCEMENT


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/23 12:08:24

Modified files:
	.              : 44.html 

Log message:
spelling


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/23 14:13:39

Modified files:
	mail/dovecot   : Makefile 
	mail/dovecot/patches: patch-dovecot-example_conf 

Log message:
Add missing PREFIX marker to an example plugins path for LDA.

From Ingo Schwarze <schwarze at usta dot de>


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/23 14:20:57

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/23 14:38:57

Modified files:
	www/py-flup    : Makefile distinfo 
	www/py-flup/pkg: PLIST 

Log message:
bugfix update to py-flup-1.0.1.  from Vlad Glagolev, with tweaks by me
ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/23 14:45:10

Modified files:
	devel/pyusb    : Makefile distinfo 
	devel/pyusb/pkg: PLIST 

Log message:
update to pyusb-0.4.1.  ok wcmaier@
also license changed to BSD, adjusted license marker.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 15:00:47

Modified files:
	driver/xf86-video-ast: ChangeLog configure.ac 
	driver/xf86-video-ast/src: Makefile.am ast.h ast_2dtool.c 
	                           ast_2dtool.h ast_accel.c ast_cursor.c 
	                           ast_driver.c ast_mode.c ast_mode.h 
	                           ast_tool.c ast_vgatool.c 
Added files:
	driver/xf86-video-ast/src: ast_pcirename.h 

Log message:
xf86-video-ast 0.85.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mbalmer@cvs.openbsd.org	2008/08/23 15:00:47

xenocara/driver/xf86-input-gunze

Update of /cvs/xenocara/driver/xf86-input-gunze
In directory cvs.openbsd.org:/tmp/cvs-serv1113/xf86-input-gunze

Log Message:
Directory /cvs/xenocara/driver/xf86-input-gunze added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 15:01:26

Added files:
	driver/xf86-video-ast: Makefile.bsd-wrapper 

Log message:
add BSD build infrastructure


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mbalmer@cvs.openbsd.org	2008/08/23 15:01:32

xenocara/driver/xf86-input-gunze/man

Update of /cvs/xenocara/driver/xf86-input-gunze/man
In directory cvs.openbsd.org:/tmp/cvs-serv9188/man

Log Message:
Directory /cvs/xenocara/driver/xf86-input-gunze/man added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mbalmer@cvs.openbsd.org	2008/08/23 15:01:33

xenocara/driver/xf86-input-gunze/src

Update of /cvs/xenocara/driver/xf86-input-gunze/src
In directory cvs.openbsd.org:/tmp/cvs-serv9188/src

Log Message:
Directory /cvs/xenocara/driver/xf86-input-gunze/src added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 15:01:58

Modified files:
	driver/xf86-video-ast: Makefile.in aclocal.m4 config.guess 
	                       config.h.in config.sub configure 
	                       ltmain.sh 
	driver/xf86-video-ast/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mbalmer@cvs.openbsd.org	2008/08/23 15:04:43

Added files:
	driver/xf86-input-gunze: Makefile.am Makefile.bsd-wrapper 
	                         Makefile.in aclocal.m4 config.guess 
	                         config.h.in config.sub configure 
	                         configure.ac depcomp install-sh 
	                         ltmain.sh missing 
	driver/xf86-input-gunze/man: Makefile.am Makefile.in gunze.man 
	driver/xf86-input-gunze/src: Makefile.am Makefile.in xf86Gunze.c 

Log message:
Add support for Gunze touchpanels.  These can be found e.g. on the
Panasonic Toughbook CF-27.

ok matthieu


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 15:13:12

Modified files:
	driver/xf86-video-chips: configure.ac 
	driver/xf86-video-chips/src: Makefile.am ct_BlitMM.h 
	                             ct_Blitter.h ct_BltHiQV.h 
	                             ct_accel.c ct_bank.c ct_cursor.c 
	                             ct_ddc.c ct_dga.c ct_driver.c 
	                             ct_driver.h ct_regs.c ct_shadow.c 
	                             ct_video.c 
	driver/xf86-video-chips/util: AsmMacros.h dRegs.c mRegs.c 
	                              modClock.c 
Added files:
	driver/xf86-video-chips/src: ct_pcirename.h 

Log message:
xf86-video-chips 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 15:13:48

Modified files:
	driver/xf86-video-chips: Makefile.in aclocal.m4 config.h.in 
	                         configure ltmain.sh 
	driver/xf86-video-chips/man: Makefile.in 
	driver/xf86-video-chips/src: Makefile.in 
	driver/xf86-video-chips/util: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 15:14:07

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/23 15:17:43

Modified files:
	.              : 3RDPARTY 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/23 15:23:47

Modified files:
	games/mnemosyne: Makefile distinfo 
	games/mnemosyne/pkg: PLIST 

Log message:
- bugfix update to mnemosyne-1.1.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/23 15:40:08

Modified files:
	x11/gnome/py-gnome-extras: Makefile 

Log message:
give regression tests a chance to work.  no package changes
ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/23 16:07:03

Modified files:
	mail/mozilla-thunderbird: Makefile 
	devel/xulrunner: Makefile 
	devel/xulrunner/pkg: PLIST-devel 
Added files:
	mail/mozilla-thunderbird/patches: patch-js_Makefile_in 
	devel/xulrunner/patches: patch-js_Makefile_in 

Log message:
adapt from mozilla-firefox: use system libm


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/23 16:12:21

Modified files:
	www/minimo     : Makefile 
Added files:
	www/minimo/patches: patch-js_Makefile_in 

Log message:
- use system libm
- update LIB_DEPENDS, to include nssutil3
- change HOMEPAGE to a working one (www-archive.mozilla.org)
- bump package name


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/23 16:27:46

Modified files:
	www/firefox3   : Makefile 
	www/firefox3/files: README.OpenBSD 
Added files:
	www/firefox3/patches: patch-js_src_build_mk 

Log message:
- use system libm
- add a note to README.OpenBSD about making printing w/ lpr work
(now that ff3 uses default printing dialog from gtk+2).  idea from
merdely@'s weblog


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/23 16:57:11

Modified files:
	sys/arch/vax/mbus: legss.c 

Log message:
Slight speed improvement by using byte accesses on word boundaries for all
frame buffer memory operations, instead of word access on word boundaries.


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2008/08/23 17:00:33

Modified files:
	.              : 44.html 

Log message:
sysmerge is at section 8.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/08/23 21:13:12

Modified files:
	sys/arch/sh/sh : sh_machdep.c 

Log message:
surplus semicolon on if statement


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/23 23:24:40

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/24 02:20:21

Modified files:
	sys/dev/mii    : miidevs 

Log message:
BCM5714 also supports fiber interfaces.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/24 02:20:35

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/24 02:23:15

Modified files:
	sys/dev/mii    : miidevs 

Log message:
Add Atheros OUI and Atheros F1 id.

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/24 02:23:28

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mbalmer@cvs.openbsd.org	2008/08/24 02:29:21

Modified files:
	driver/xf86-input-gunze/src: xf86Gunze.c 

Log message:
Remove XFree version 3 leftovers and make the code readable not only by
a compiler (KNF, spacing, etc.)


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/24 02:29:56

Modified files:
	driver/xf86-input-mouse: configure.ac 
	driver/xf86-input-mouse/man: mousedrv.man 
	driver/xf86-input-mouse/src: mouse.c 

Log message:
xf86-input-mouse 1.3.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/24 02:30:28

Modified files:
	driver/xf86-input-mouse: Makefile.in aclocal.m4 configure 
	                         ltmain.sh 
	driver/xf86-input-mouse/man: Makefile.in 
	driver/xf86-input-mouse/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/24 02:40:03

Modified files:
	databases/mysql: Makefile distinfo 
	databases/mysql/files: README.OpenBSD 
	databases/mysql/patches: patch-configure_in 
	                         patch-mysql-test_Makefile_in 
	                         patch-mysql-test_mysql-test-run-shell_sh 
	                         patch-scripts_Makefile_in 
	                         patch-scripts_mysql_install_db_sh 
	                         patch-sql_mysqld_cc 
	databases/mysql/pkg: PLIST-main PLIST-server PLIST-tests 

Log message:
Upgrade to MySQL 5.0.67.

Tested by sthen@ on amd64/sparc64.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/24 03:01:51

Modified files:
	graphics/imlib2: Makefile 

Log message:
Simplify the Makefile a bit by removing some unnecessary CONFIGURE_ARGS
options passed to the autoconf script. The autoconf script already
deals with this by having MMX/SSE2 disabled unless on i386/amd64.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/08/24 03:08:49

Modified files:
	sys/scsi       : sd.c 

Log message:
dont display disk geometry (cyls/heads/sectors) since it mostly lies these
days. if you really want it still you can fetch it via disklabel(8).

ok krw@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/24 05:05:03

Modified files:
	sys/dev        : video.c video_if.h 
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
Add support for processing unit (e.g. brightness) controls.  New V4L2
ioctls therefore are VIDIOC_QUERYCTRL, VIDIOC_G_CTRL, and VIDIOC_S_CTRL.


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2008/08/24 05:24:24

Modified files:
	devel/mercurial: Makefile distinfo 
	devel/mercurial/pkg: PLIST 

Log message:
Update to 1.0.2.

While here, switch to MODPY_EGG_VERSION, too.

ok merdely@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/24 05:43:00

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
Use consistent variable names;  curr -> cur, err -> error.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/24 06:56:17

Modified files:
	sys/arch/macppc/macppc: disksubr.c 
	sys/arch/socppc/socppc: disksubr.c 

Log message:
Fix readdpmelabel() so it doesn't corrupt a disklabel about to be
written (i.e. partoff != NULL), and doesn't corrupt a disklabel
with more than eight (8) dpme partitions.

Problems reported by Josh Elsasser via PR#5904. Testing by Josh,
otto@, drahn@, maja@, kettenis@. Most of the diff from otto@.

ok drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/24 08:49:36

Modified files:
	sys/arch/vax/mbus: dz_fwio.c 

Log message:
Correct dmesg, do not mention dz is the console device if running with
glass console.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/24 08:49:59

Modified files:
	sys/arch/vax/qbus: qd.c 
	sys/arch/vax/vsa: gpx.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/24 08:51:22

Modified files:
	sys/arch/vax/qbus: dz.c 

Log message:
Writing to the DTR register on KA60 resets the TCR register behind our back.
Preserve it explicitely in dzmctl() and restore it after the DTR update.
(This problem was a real PITA to track down)


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/24 08:52:09

Modified files:
	sys/arch/vax/vsa: dz_ibus.c 

Log message:
vsbus machines also have modem control bits on line #2, no need to fake them.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/24 09:22:08

Modified files:
	etc            : ksh.kshrc 

Log message:
remove the ls=ls -gCF alias: we already have an alias for ls (-CF),
and now that the behaviour of -g has changed to be more in line
with posix, we get group ID by default anyway;

kick started by PR 5784 from Jacek Masiulaniec;
discussed with otto and sobrado;
ok deraadt millert


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 10:12:49

Modified files:
	.              : 44.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/24 10:13:54

Log message:
    import p5-Net-FTPSSL
    
    Net::FTPSSL is an object oriented Perl module which implements a simple
    FTP client over a Secure Socket Layer (SSL) connection written following
    the directives described in RFC959 and RFC2228.
    
    from Pierre-Emmanuel Andre
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080824
    
    N ports/net/p5-Net-FTPSSL/distinfo
    N ports/net/p5-Net-FTPSSL/Makefile
    N ports/net/p5-Net-FTPSSL/pkg/PLIST
    N ports/net/p5-Net-FTPSSL/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/24 10:13:57

Modified files:
	net            : Makefile 

Log message:
add p5-Net-FTPSSL


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 10:22:27

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 10:30:18

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
proper indent


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 12:45:01

Modified files:
	.              : errata42.html 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/24 12:53:36

Modified files:
	sys/arch/hppa/dev: mongoosereg.h 

Log message:
Correct eisa i/o ports layout structure, this has probably been broken
when switching from gcc 2.95, if not forever.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 13:10:08

Modified files:
	.              : errata44.html 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/24 13:46:45

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Get VIDIOC_G_FMT working (makes ekiga happy).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/24 14:10:57

Modified files:
	sbin/wsconsctl : util.c 
	sys/arch/vax/mbus: legss.c 
	sys/dev/wscons : wsconsio.h 

Log message:
Define a proper wsdisplay type for legss(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 14:13:21

Modified files:
	sys/arch/sparc64/conf: RAMDISK 

Log message:
many more devices for the RAMDISK


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 14:13:35

Modified files:
	distrib/sparc64/bsd.rd: list 

Log message:
ralink firmware on the ramdisk


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 14:24:43

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
Tadpole Viper onboard ethernet has no eeprom either, but the PROM entry
has subsystem ids set to the same as the regular ids, so the heuristic does
not work.  So look for the TAD,Viper machine name.  When we get our hand on
a Bullfrog (with a PCI slot) we will need to revisit this.
ok kettenis


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 14:37:26

Modified files:
	.              : sparc64.html 

Log message:
another model supported: Tadpole Viper


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/08/24 14:43:53

Modified files:
	libexec/ld.so  : ld.so.1 

Log message:
prepends, not overrides default search path.  with/ok kurt@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/24 15:02:23

Modified files:
	xserver/hw/xfree86/common: xf86Configure.c 
	xserver/hw/xfree86/os-support/bsd: bsd_sbus.c 

Log message:
Make -configure work for SBus/UPA devices instead of crashing.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/24 15:36:20

Modified files:
	xserver/hw/xfree86/os-support/bus: xf86Sbus.h 

Log message:
Unbreak sparc build.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/24 16:02:26

Modified files:
	multimedia/devede: Makefile distinfo 
	multimedia/devede/patches: patch-devede_glade patch-devede_py 

Log message:
- bugfix update to DeVeDe 3.11


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/08/24 17:44:44

Modified files:
	sys/arch/macppc/dev: i2s.c i2svar.h openpic.c snapper.c 

Log message:
o implement proper volume control table based on chipset docs
o attempt to make record work (but silence for now)
from drahn@, ok maja@, drahn@


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/24 18:51:06

Modified files:
	.              : sparc64.html 

Log message:
rearrange models, and include uncoming ones


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/08/24 21:16:22

Modified files:
	sys/arch/macppc/dev: snapper.c openpic.c 

Log message:
how about i commit what was actually approved? wrong tree, bad todd ;-(


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/08/24 21:35:24

Modified files:
	distrib/sets/lists/xserv: md.amd64 md.i386 md.macppc 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/08/24 22:54:00

Modified files:
	distrib/sets/lists/xserv: md.alpha 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/08/25 02:51:24

Modified files:
	distrib/sets/lists/xserv: md.sparc64 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/08/25 02:52:56

Modified files:
	graphics/luvcview: Makefile 
Added files:
	graphics/luvcview/patches: patch-gui_c 

Log message:
Fix core dump when using a image resolutions > 640x480.  Upstream is
informed and confirmed the bug.  As soon a new version is available which
includes the fix we will remove the patch and update the port.

OK robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/25 03:18:34

ports/games/tmw/patches

Update of /cvs/ports/games/tmw/patches
In directory cvs.openbsd.org:/tmp/cvs-serv20472/patches

Log Message:
Directory /cvs/ports/games/tmw/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/25 03:19:39

Modified files:
	games/tmw      : Makefile 
Added files:
	games/tmw/patches: patch-configure 

Log message:
- s/-lpthread/-pthread


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/08/25 03:26:17

Modified files:
	sys/nfs        : nfs_subs.c 

Log message:
Correctly invalidate attribute cache entries in case the vnode mode
changes, okay beck@, tedu@ and thib@.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/08/25 05:27:01

Modified files:
	sys/kern       : subr_disk.c 

Log message:
If partoffp is non-NULL then readdoslabel() is just looking for the
correct address to write the passed label. Don't spoof partitions
while looking for the address, as this could result in an invalid
label being written out.

"That looks right" deraadt@ "Looks good to me" miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/08/25 05:56:12

Modified files:
	usr.bin/aucat  : aucat.c 

Log message:
minor tweak for removal of "[-d devel]" (change done in r1.19 and r1.21).

ok ratchov@


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/08/25 06:05:04

Modified files:
	.              : sparc64.html 

Log message:
Add some more blades/vme machines, system boards used by
3rd party system manufacturers, and naturetech/themis products.


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/08/25 07:25:21

Modified files:
	.              : sparc64.html 

Log message:
A few more themis/force computers systems.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/25 07:35:34

Modified files:
	sys/arch/sgi/xbow: xbridge.c 

Log message:
Unbreak.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/25 07:51:12

Modified files:
	sys/arch/sgi/sgi: conf.c 

Log message:
Add device majors for USB character devices in OpenBSD/sgi.

ok miod@ jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/25 08:00:33

Modified files:
	etc/etc.sgi    : MAKEDEV.md 

Log message:
Add USB devices.

ok miod@ jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/25 08:01:55

Modified files:
	etc/etc.sgi    : MAKEDEV 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/25 08:05:51

Modified files:
	sys/arch/sgi/include: bus.h 

Log message:
Add bus_space_read_raw_region_* and bus_space_write_raw_region_* bus space
accessors to OpenBSD/sgi.

ok miod@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/08/25 08:21:24

Modified files:
	de             : alpha.html donations.html errata.html 
	                 errata27.html errata28.html errata29.html 
	                 errata30.html errata31.html errata32.html 
	                 errata33.html errata34.html errata35.html 
	                 errata36.html errata37.html errata38.html 
	                 errata39.html errata40.html errata41.html 
	                 errata42.html errata43.html events.html 
	                 i386.html macppc.html plus29.html plus30.html 
	                 sparc64.html 
	faq/pf/fr      : anchors.html authpf.html carp.html config.html 
	                 example1.html filter.html ftp.html index.html 
	                 logging.html macros.html nat.html options.html 
	                 pools.html queueing.html scrub.html 
	                 shortcuts.html tables.html 
Added files:
	de             : errata44.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/25 08:48:42

Modified files:
	productivity/osmo: Makefile distinfo 
	productivity/osmo/patches: patch-configure patch-po_Makefile_in 
	productivity/osmo/pkg: PLIST 
Added files:
	productivity/osmo/patches: patch-po_fr_po 
Removed files:
	productivity/osmo/patches: patch-src_calendar_c 
	                           patch-src_calendar_widget_c 
	                           patch-src_main_c 
	                           patch-src_options_gui_calendar_c 

Log message:
- update to osmo-0.2.2
- use SUBST_CMD
- fix FR locale (use fr.po from upstream SVN)

from Pierre-Emmanuel Andre (MAINTAINER), thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/25 08:53:34

Modified files:
	sys/arch/sgi/stand/sgivol: sgivol.c 

Log message:
Make sgivol(8) use the device sector size for reads and writes. This allows
us to use sgivol on devices which have a sector size != DEV_BSIZE, such as
a CD drive.

ok miod@ krw@


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/08/25 08:57:56

Modified files:
	.              : sparc64.html 

Log message:
Add some pre SPARC64-V HAL/Fujitsu systems to the unsupported list.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/25 09:14:43

Modified files:
	net/dctc       : Makefile distinfo 
	net/dctc/patches: patch-config_h_in patch-configure_in 
	                  patch-src_display_c patch-src_gdl_c 
	                  patch-src_gts_c patch-src_keyboard_c 
	                  patch-src_main_c patch-src_md_c patch-src_md_h 
	                  patch-src_network_c patch-src_sema_c 
	net/dctc/pkg   : DESCR PLIST 
Added files:
	net/dctc/patches: patch-src_bdb_c patch-src_dc_xfer_common_c 
	                  patch-src_keyboard_master_c patch-src_mydb_c 
	net/dctc/pkg   : MESSAGE 
Removed files:
	net/dctc/patches: patch-src_db_c patch-src_dc_manage_c 
	                  patch-src_uaddr_c 
	net/dctc/pkg   : SECURITY 

Log message:
- update dctc to a less ancient version 0.85.9
- merge parts of pkg/SECURITY into pkg/MESSAGE
- fix license marker

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/25 09:15:53

Modified files:
	net/dc_gui     : Makefile distinfo 
	net/dc_gui/patches: patch-config_h_in patch-configure_in 
	                    patch-src_callbacks_c patch-src_do_connect_c 
	                    patch-src_init_fnc_c 
	net/dc_gui/pkg : DESCR PLIST 
Added files:
	net/dc_gui/patches: patch-dc_gui2_stat_src_init_fnc_c 
	                    patch-src_bdb_c 
Removed files:
	net/dc_gui/patches: patch-intl_Makefile_in 
	                    patch-po_Makefile_in_in 
	                    patch-src_interface_c 

Log message:
- update dc_gui to a gtk2 version 0.80
- fix license marker
- install .desktop file
- re-format DESCR

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2008/08/25 10:15:27

Modified files:
	.              : want.html 

Log message:
need some items for an AlphaServer 1200.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/08/25 10:15:53

Modified files:
	sys/arch/sgi/conf: GENERIC RAMDISK 

Log message:
- add a bunch of enabled usb devices that have been tested.

together with the previous commits by jsing@, OpenBSD/sgi does USB now.

ok jsing@ miod@


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/25 10:21:46

Modified files:
	.              : sparc64.html 

Log message:
balance


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/25 11:13:22

Modified files:
	net/cvsync     : Makefile 
Added files:
	net/cvsync/patches: patch-common_refuse_c 
	                    patch-samples_cvsyncd-OpenBSD_conf 

Log message:
* fix an off-by-one buffer underrun; from millert@
* add xenocara to OpenBSD cvsyncd.conf template


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/25 11:13:25

Modified files:
	distrib/sgi/iso: Makefile 

Log message:
Now that the rest of the infrastructure is in place, actually create a
working installXX.iso for OpenBSD/sgi!

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/25 11:18:55

Modified files:
	distrib/alpha/iso: Makefile 
	distrib/amd64/iso: Makefile 
	distrib/hppa/iso: Makefile 
	distrib/i386/iso: Makefile 
	distrib/macppc/iso: Makefile 
	distrib/sparc/iso: Makefile 
	distrib/sparc64/iso: Makefile 
	distrib/vax/iso: Makefile 

Log message:
use ?= for adjusting RELXDIR for all sets


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvalchev@cvs.openbsd.org	2008/08/25 11:20:49

Modified files:
	infrastructure/plist: amd64 arm i386 powerpc sh sparc sparc64 
	                      vax 

Log message:
4.4 pkgs


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/25 11:21:56

Modified files:
	distrib/notes/sgi: install 

Log message:
We can install from a CD-ROM now...


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/25 11:22:34

Modified files:
	net/dctc       : Makefile 

Log message:
fix syntax error


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/25 11:55:27

Modified files:
	editors/nano   : Makefile distinfo 
	editors/nano/patches: patch-doc_man_Makefile_in 
	                      patch-doc_man_fr_Makefile_in 
	                      patch-src_Makefile_in 
	editors/nano/pkg: PLIST 

Log message:
bugfix update to 2.0.8


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/08/25 11:56:17

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
Make all combinations of G, P, J and zero-fill work with as little
effort as possible in most cases; ok djm@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/25 12:05:57

Modified files:
	app/xterm      : MANIFEST Tekproc.c VTPrsTbl.c VTparse.def 
	                 VTparse.h aclocal.m4 button.c charproc.c 
	                 charsets.c configure.in ctlseqs.ms ctlseqs.txt 
	                 cursor.c data.h fontutils.c input.c main.c 
	                 menu.c misc.c ptydata.c ptyx.h screen.c 
	                 scrollbar.c trace.c trace.h version.h xterm.h 
	                 xterm.log.html xterm.man xtermcap.c 
	                 xtermcfg.hin 

Log message:
xterm-236. Tested by form@ and simon@.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/25 12:20:25

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/08/25 12:22:42

Modified files:
	distrib/notes/sgi: hardware 

Log message:
- usb stuff


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/25 12:41:21

Modified files:
	.              : 3RDPARTY 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/08/25 13:49:29

Modified files:
	xserver/hw/xfree86/os-support/bsd: bsd_sbus.c 

Log message:
Since wscons(4) manages the hardware cursor for us, there's no nee to
fiddle with it here.  Pointed out by miod@.

ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/25 14:43:49

Modified files:
	sys/dev/ic     : ath.c 

Log message:
two spelling fixes from Anathae Townsend;


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/08/25 14:52:47

Modified files:
	games          : Makefile 
Removed files:
	games/blobwars : Makefile distinfo 
	games/blobwars/patches: patch-doc_manual_html patch-makefile 
	games/blobwars/pkg: DESCR PLIST 

Log message:
Remove this. It claims to be GPL, but in truth it contains files the
author "found on the web", and he's not going to fix this.

"Yes" naddy


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2008/08/25 15:40:39

Modified files:
	.              : sparc64.html 

Log message:
Accelerated X is available for creator(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/25 16:30:19

Modified files:
	lib/libc/gen   : getgrent.c 

Log message:
correct +name handling; schwarze@usta.de


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/25 16:42:22

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/08/25 18:03:54

Modified files:
	sysutils/logpp : Makefile distinfo 
	sysutils/logpp/pkg: PLIST 

Log message:
- update to 0.16
- add bin marker and clarify license while here
- take MAINTAINER

ok msf@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/08/25 23:17:07

Modified files:
	share/man/man8/man8.sgi: MAKEDEV.8 

Log message:
regen

prompted by todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/25 23:41:07

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add the PCI id for the Broadcom BCM5785 Ethernet controller.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/25 23:41:46

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/26 01:40:32

Modified files:
	share/man/man4 : rgephy.4 

Log message:
Mention the 8211C.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/26 01:43:03

Modified files:
	sys/dev/mii    : rgephyreg.h 

Log message:
Update comment to mention the 8211C.


CVSROOT:	/cvs
Module name:	www
Changes by:	damien@cvs.openbsd.org	2008/08/26 01:56:11

Modified files:
	.              : 44.html 

Log message:
ral(4) now supports RT2700 chipset (found in eeePC 901).


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/26 02:59:49

Modified files:
	share/man/man3 : intro.3 

Log message:
libbfd and libopcodes no longer built;


CVSROOT:	/cvs
Module name:	www
Changes by:	mpf@cvs.openbsd.org	2008/08/26 03:11:59

Modified files:
	.              : 44.html 

Log message:
Add new pf(4) rule label counter and pfctl(8) kill features.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/08/26 06:17:10

Modified files:
	sys/net        : pf.c pfvar.h 

Log message:
introduce a function to be called when addressing information has changed,
pf_pkt_addr_changed. atm just clears the state key pointer.
calling this is cleaner than having other parts of the stack clearing
pointers in the pf part of the mbuf packet header directly.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/08/26 06:18:01

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
call pf_pkt_addr_changed instead of manually clearing the pf state key ptr


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/08/26 06:19:01

Modified files:
	sys/netinet    : ipsec_output.c 

Log message:
we need to call pf_pkt_addr_changed here too. found by david


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/08/26 08:24:16

Modified files:
	driver/xf86-video-intel: configure.ac configure 

Log message:
Don't try and build the memory manager parts for libdrm 2.3.1, this version has
been bumped to 2.4.0 upstream.

ok matthieu@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/08/26 08:32:20

Modified files:
	graphics/xfig  : Makefile distinfo 
	graphics/xfig/patches: patch-Imakefile 
	graphics/xfig/pkg: PLIST 
Added files:
	graphics/xfig/patches: patch-e_chop_c patch-fig_h 
	                       patch-w_intersect_c patch-w_keyboard_c 
	                       patch-w_snap_c patch-w_snap_h 

Log message:
update to 3.2.5; fixes LP64 problems making fonts unusable on amd64.
Thanks oga@ and Jonathan Armani for testing.

Add (previously missing) license comment; the license for 3.2.5 has
reverted to MIT-like.

patches/patch-w_intersect_c includes a reimplementation of some
complex math functions, not yet in our libm.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/26 08:57:58

Log message:
    yet another crypto library, dependency for amule, when we get it to
    work.
    
    Status:
    
    Vendor Tag:	espie
    Release Tags:	cryptopp
    
    N ports/devel/cryptopp/distinfo
    N ports/devel/cryptopp/Makefile
    N ports/devel/cryptopp/patches/patch-GNUmakefile
    N ports/devel/cryptopp/patches/patch-config_h
    N ports/devel/cryptopp/patches/patch-smartptr_h
    N ports/devel/cryptopp/patches/patch-misc_h
    N ports/devel/cryptopp/patches/patch-secblock_h
    N ports/devel/cryptopp/patches/patch-algebra_h
    N ports/devel/cryptopp/patches/patch-modarith_h
    N ports/devel/cryptopp/patches/patch-algparam_h
    N ports/devel/cryptopp/patches/patch-osrng_h
    N ports/devel/cryptopp/pkg/PLIST
    N ports/devel/cryptopp/pkg/PFRAG.shared
    N ports/devel/cryptopp/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/26 09:39:27

Modified files:
	sys/uvm        : uvm_amap.c 

Log message:
Plug potential memory leak.

"looks sane to me" otto@, ok miod@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/08/26 10:36:24

Modified files:
	lib/libdrm     : Makefile.in aclocal.m4 configure configure.ac 
	                 ltmain.sh 
	lib/libdrm/libdrm: Makefile.am Makefile.in xf86drm.c xf86drm.h 
	                   xf86drmHash.c xf86drmRandom.c xf86drmSL.c 
	                   xf86mm.h 
	lib/libdrm/shared-core: Makefile.in drm.h drm_sarea.h i915_drm.h 
	                        mach64_drm.h mga_drm.h r128_drm.h 
	                        radeon_drm.h savage_drm.h via_3d_reg.h 
	                        via_drm.h 
Added files:
	lib/libdrm/shared-core: nouveau_drm.h xgi_drm.h 

Log message:
update libdrm to 2.3.1 preserving local changes. This was tested by
several before lock.

ok matthieu.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/08/26 10:38:56

Modified files:
	driver/xf86-video-ati/src: legacy_crtc.c 

Log message:
Don't call the MODESET_CTL ioctl on the drm device if direct rendering
isn't enabled. From upstream, patch originally from me.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/26 10:52:29

Modified files:
	x11/kde/arts3  : Makefile distinfo 
	x11/kde/arts3/patches: patch-artsc_artsdsp_in 
	x11/kde/arts3/pkg: PLIST 
	x11/kde/base3  : Makefile distinfo 
	x11/kde/base3/patches: patch-kioslave_floppy_Makefile_in 
	                       patch-startkde 
	x11/kde/base3/pkg: PLIST-main 
	x11/kde/edu3   : Makefile distinfo 
	x11/kde/edu3/pkg: PLIST 
	x11/kde/games3 : Makefile distinfo 
	x11/kde/games3/pkg: PLIST 
	x11/kde/graphics3: Makefile distinfo 
	x11/kde/graphics3/pkg: PLIST-kpov PLIST-main PLIST-sane 
	x11/kde/libs3  : Makefile distinfo 
	x11/kde/libs3/patches: patch-dcop_dcopidl2cpp_Makefile_in 
	                       patch-dcop_dcopidl_Makefile_in 
	                       patch-kdecore_kpty_cpp 
	                       patch-kdecore_tests_kurltest_cpp 
	                       patch-kdesu_process_cpp 
	x11/kde/libs3/pkg: PLIST-cups PLIST-main 
Removed files:
	x11/kde/base3/patches: 
	                       patch-kcontrol_ebrowsing_plugins_localdomain_Makefile_in 
	                       patch-kcontrol_ebrowsing_plugins_shorturi_Makefile_in 
	                       patch-kioslave_smb_Makefile_in 

Log message:
start updating to kde 3.5.10

style issues, regen with new make plist.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/26 11:24:38

Modified files:
	audio/amarok   : Makefile distinfo 
	audio/amarok/pkg: PLIST 

Log message:
minor update (1.4.10)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/26 11:29:45

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/08/26 11:56:30

Modified files:
	lib/libc/stdio : vfprintf.c 

Log message:
don't zero-pad special values.  ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/26 12:05:23

Modified files:
	devel/xulrunner: Makefile 
	devel/xulrunner/pkg: PLIST-devel 
Added files:
	devel/xulrunner/files: libxul-embedding.pc 
	devel/xulrunner/patches: patch-config_rules_mk 

Log message:
- mark RPATH xulrunner libraries.  apps don't (yet) use XPCOM glue,
and mark RPATH xulrunner location.  this fixes apps such as
py-gnome-extras.  w/ help from kurt@
- install libxpcomglue{,_s} XPCOM glue, and libxul-embedding
pkg-config so that apps can use it, which is a proper way to get
xulrunner libs loaded
looks ok kurt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/26 12:09:42

ports/x11/gnome/py-gnome-extras/patches

Update of /cvs/ports/x11/gnome/py-gnome-extras/patches
In directory cvs.openbsd.org:/tmp/cvs-serv24723/patches

Log Message:
Directory /cvs/ports/x11/gnome/py-gnome-extras/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/26 12:11:03

Modified files:
	x11/gnome/py-gnome-extras: Makefile 
Added files:
	x11/gnome/py-gnome-extras/patches: patch-gtkmozembed_Makefile_in 

Log message:
- use a proper way to mark RPATH (-R backwards-compat flag didn't
mark resulting libmozembed here)
- workaround no more
ok kurt@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/08/26 12:29:12

Modified files:
	lib/libc/stdio : printf.3 vfprintf.c 

Log message:
- add F
- make inf INF nan NAN comply to standards (eEfFgG)
- extend man page bits
ok millert@.  w/ a man page tweak and ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/26 12:36:21

Modified files:
	sys/arch/vax/boot/boot: boot.c devopen.c version 

Log message:
When using the not-documented-but-ought-to 'boot sd(...)file' syntax (e.g.
when mopbooting the bootblocks because one trashed the ones on disk by
accident), be sure to use the proper BDEV_SDx rpb device type value,
depending on the type of onboard controller. Crank version.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/26 12:44:50

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/08/26 13:00:32

Modified files:
	driver/xf86-video-intel/src: i830_display.c 

Log message:
Use the modeset_ctl ioctl to let the drm know that we're setting the
mode from userland. This means we can switch of the vblank ioctl when no
3d client is using it. Backported from newer ddxen to make use of the
new libdrm.

ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/26 13:43:05

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
Better strategy to single out onboard bge(4)'s on sparc64 machines.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/26 13:46:23

Modified files:
	sys/arch/vax/dec: vsms_ws.c 

Log message:
Stylus pressure sensor is active low, so invert the logic converting it
to button #5.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2008/08/26 14:57:27

Modified files:
	security/p5-Authen-Krb5-Simple: Makefile distinfo 
	security/p5-Authen-Krb5-Simple/patches: patch-Makefile_PL 
	                                        patch-Simple_xs 

Log message:
Update to 0.40. maintainer timed out.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/08/26 15:06:29

Modified files:
	sys/dev/ic     : gem.c 

Log message:
Fix a couple of problems that may make gem(4) get stuck:

1. If bus_dmamap_load_mbuf() fails because there are not enough
segments in the map, defrag the mbuf.

2. If there are not enough free (hardware ring) descriptors, set
IFF_OACTIVE and keep the packet on the queue.

3. If there is some other resource starvation that makes
bus_dmamap_load_mbuf() or defragmentation fail, drop the packet.
Don't set IFF_OACTIVE, since the Tx ring could be empty and we'd be
stuck.

4. Only pass packets that are actually handed off to the hardware to
BPF.  Do so before handing them off to the hardware to make sure
the packet isn't freed behind our back.

ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/26 15:52:48

Modified files:
	sys/dev/usb    : uvideo.h 

Log message:
Fix alignment panic on sparc64 by removing a wrong __packed.  While
there reorder fields in the struct to make it shorter on 64 bit archs.

panic reported by jasper@
thanks to miod@ for helping me debug this down


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/26 16:24:30

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
new devs


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/26 16:25:08

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/26 16:25:20

Modified files:
	sys/dev/usb    : usb_quirks.c 

Log message:
another ups to knock out of being a uhid


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/08/26 16:49:09

Modified files:
	libexec/spamd  : grey.c 

Log message:
Fix an if (); typo. ok beck@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/08/26 18:31:01

Modified files:
	gnu/usr.bin/gcc/gcc: calls.c expr.h 
	gnu/usr.bin/gcc/gcc/config/i386: i386-protos.h i386.c i386.h 

Log message:
fix 128-bit division.  gcc mangled arguments when passing to the
__udivti3, because MUST_PASS_IN_STACK always returned 1 on amd64;
pr#5780
reported by Simon Kuhnle
tested by Simon Kuhnle, sthen@, brad@
double-checked & tweak from miod@
ok sthen@, brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/26 18:35:24

Modified files:
	devel/silc-toolkit: Makefile 
	net/silc-client: Makefile 
	net/silc-server: Makefile 
	net/irssi-silc : Makefile 
Removed files:
	devel/silc-toolkit/patches: patch-lib_silcmath_tma_h 
	net/silc-client/patches: patch-lib_silcmath_tma_h 
	net/silc-server/patches: patch-lib_silcmath_tma_h 
	net/irssi-silc/patches: patch-lib_silcmath_tma_h 

Log message:
workaround no more: can use 128-bit arithmetics now on amd64.
ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/08/26 18:40:38

Modified files:
	lib/libc/stdio : vfprintf.c 

Log message:
comment fixes


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/26 19:37:16

Modified files:
	sys/altq       : altq_rmclass.h altq_rmclass_debug.h 

Log message:
delete unused pragma ident junk


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/08/26 20:08:34

Modified files:
	gnu/usr.bin/gcc/gcc: expr.h 

Log message:
exposed too much, only expose prototype outside ifdef


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2008/08/26 22:11:52

Modified files:
	usr.bin/mg     : keymap.c 

Log message:
add a C-c target, so we can use it as a prefix for keybindings.
Now you can do something like:
global-set-key "\^c\^c" compile
in your ~/.mg


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 01:40:08

Modified files:
	x11            : Makefile 
Removed files:
	x11/gnomemm    : Makefile distinfo 
	x11/gnomemm/patches: patch-src_Makefile_in 
	                     patch-src_gnome--_Makefile_in 
	                     patch-src_gnome--_app-helper_h 
	                     patch-src_gnome--_imlib_h 
	x11/gnomemm/pkg: DESCR-docs DESCR-main PFRAG.shared-main 
	                 PLIST-docs PLIST-main 

Log message:
- remove old, unused and unneeded gtk+1 cruft

"let it die" wilfried@ (MAINTAINER)
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 01:42:00

Modified files:
	x11/gnome      : Makefile 
Removed files:
	x11/gnome/libs : Makefile distinfo 
	x11/gnome/libs/patches: patch-aclocal_m4 patch-configure_in 
	                        patch-devel-docs_Makefile_in 
	                        patch-devel-docs_gnome_Makefile_in 
	                        patch-devel-docs_gnomeui_Makefile_in 
	                        patch-devel-docs_gnorba_Makefile_in 
	                        patch-libart_lgpl_doc_Makefile_in 
	                        patch-libgnome_gnome-dentry_c 
	                        patch-libgnome_gnome-dump_c 
	                        patch-libgnome_gnome-metadata_c 
	                        patch-libgnomeui_gnome-dns_c 
	                        patch-libgnomeui_gnome-init_c 
	                        patch-libgnomeui_gnome-messagebox_c 
	                        patch-libgnorba_Makefile_in 
	                        patch-libgnorba_orbitns_c 
	                        patch-zvt_subshell_c patch-zvt_zterm_c 
	x11/gnome/libs/pkg: DESCR PFRAG.shared PLIST 
	x11/gnome/oaf  : Makefile distinfo 
	x11/gnome/oaf/patches: patch-configure patch-liboaf_Makefile_in 
	x11/gnome/oaf/pkg: DESCR PFRAG.shared PLIST 

Log message:
- remove old, unused and unneeded gtk+1 cruft

ok ajacoutot@
agreed by mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 01:43:08

Modified files:
	devel          : Makefile 
Removed files:
	devel/glade    : Makefile distinfo 
	devel/glade/patches: patch-configure 
	                     patch-omf-install_Makefile_in 
	devel/glade/pkg: DESCR PLIST 

Log message:
- remove old, unused and uneeded gtk+1 cruft.

ok ajacoutot@
agreed by mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/27 02:41:46

Modified files:
	sys/net        : if_pppoe.c 

Log message:
Fix length check when parsing PPPoE discovery phase packets.

Malicious PPPoE discovery packets could cause the kernel to
crash.

From canacar@ and inspired by the original fix from NetBSD.
ok canacar@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/27 03:05:04

Modified files:
	sys/dev/ic     : an.c ar5210.c ar5211.c ar5212.c ath.c atw.c 
	                 pgt.c rtw.c rt2560.c rt2661.c malo.c rt2860.c 
	                 bwi.c acx.c 
	sys/dev/pci    : if_ipw.c if_iwi.c if_iwn.c if_wpi.c 
	sys/dev/usb    : if_ral.c if_rum.c if_zyd.c 
	sys/net80211   : ieee80211.c ieee80211_crypto.c 
	                 ieee80211_crypto.h ieee80211_crypto_tkip.c 
	                 ieee80211_input.c ieee80211_ioctl.c 
	                 ieee80211_node.c ieee80211_output.c 
	                 ieee80211_pae_input.c ieee80211_pae_output.c 
	                 ieee80211_proto.c ieee80211_var.h 

Log message:
introduce new IEEE80211_STA_ONLY kernel option that can be set to
remove IBSS and HostAP support from net80211 and 802.11 drivers.
it can be used to shrink RAMDISK kernels for instance (like what
was done for wi(4)).
it also has the benefit of highlighting what is specific to IBSS
and HostAP modes in the code.
the cost is that we now have two code paths to maintain.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/27 03:14:37

Modified files:
	sys/dev/ic     : bwi.c 

Log message:
override net80211's ic_node_alloc function to allocate a full
bwi_node structure (containing the rate control state).
because bwi(4) does not support HostAP or IBSS modes there is
no need to maintain a per-node rate control state, so we could
as well store it in bwi_softc but that will allow for future
improvements.

pointed out by Taylor R Campbell (campbell AT mumble DOT net)
on tech@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/27 03:28:38

Modified files:
	sys/dev/pci    : if_ipw.c if_iwi.c 

Log message:
the firmware is responsible for sending management frames, but
since we pass received management frames to net80211, net80211
may send replies (like deauth/disassoc), so we just call
IF_PURGE(&ic->ic_mgtq) in {ipw,iwi}_start just to be on the
safe side of things (so we don't leak mbufs).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/27 03:49:32

Modified files:
	sys/dev/usb    : if_zyd.c if_zydreg.h 

Log message:
hardware may pass us ACK or CTS frames in some cases, so use
IEEE80211_ACK_LEN instead of IEEE80211_MIN_LEN for ZYD_MIN_RXBUFSZ
and ZYD_MIN_FRAGSZ.
silence some warnings while i'm there.
change ZYD_FILTER_BSS to use the same value as the vendor's driver
that contains some magic (undocumented) bits.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/27 04:01:18

Modified files:
	sys/net80211   : ieee80211_radiotap.h 
	sys/dev/ic     : ath.c 

Log message:
add IEEE80211_RADIOTAP_F_FCS radiotap flag from NetBSD.

use it in drivers that leave the 802.11 FCS in frames
passed to radiotap BPF.  otherwise, userland has no way
to know if FCS is included or not as it depends on drivers.
this is required by some ports (aircrack).

requested by dhill@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/27 04:03:47

Modified files:
	sys/dev/ic     : bwi.c 

Log message:
another IEEE80211_RADIOTAP_F_FCS candidate.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/27 04:29:53

Modified files:
	sys/dev/ic     : rtw.c 

Log message:
fix IEEE80211_RADIOTAP_F_SHORTPRE


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/27 04:34:24

Modified files:
	sys/dev/usb    : if_ral.c if_upgt.c 

Log message:
pass FCS to radiotap.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/27 04:58:01

Modified files:
	sys/net80211   : ieee80211.h ieee80211_radiotap.h 
	                 ieee80211_var.h 

Log message:
move definitions of channels attributes away from ieee80211.h such
that ieee80211.h contains only definitions that are part of the
802.11 standard and not constants used internally by net80211.
because channels attributes are exported to userland through the
radiotap BPF interface, add the definitions to ieee80211_radiotap.h
too (which must be kept in sync with what is used in net80211).
also, do not export combinations of channel attributes to userland
so that noone get stupid ideas.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/27 06:25:14

Modified files:
	x11/kde/admin3 : Makefile distinfo 
	x11/kde/admin3/pkg: PLIST 
	x11/kde/pim3   : Makefile distinfo 
	x11/kde/pim3/patches: patch-kalarm_kalarmapp_cpp 
	x11/kde/pim3/pkg: PLIST 
Removed files:
	x11/kde/pim3/patches: patch-kmail_kmfoldertree_cpp 
	                      patch-kmail_kmmainwidget_cpp 
	                      patch-kmail_newfolderdialog_cpp 

Log message:
updat to 3.5.10


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/27 07:39:27

Modified files:
	x11/kde/artwork3: Makefile distinfo 
	x11/kde/artwork3/pkg: PLIST 
	x11/kde/sdk3   : Makefile distinfo 
	x11/kde/utils3 : Makefile distinfo 
	x11/kde/utils3/pkg: PLIST 
Added files:
	x11/kde/sdk3/pkg: DESCR-main DESCR-svn PLIST-main PLIST-svn 
Removed files:
	x11/kde/sdk3/pkg: DESCR PLIST 

Log message:
3.5.10 update...
as for sdk, recognize svn, and create an extra package for it...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/27 09:21:51

Modified files:
	x11/kde/network3: Makefile distinfo 
	x11/kde/network3/patches: patch-krfb_libvncserver_rfb_h 
	x11/kde/network3/pkg: PLIST 
	x11/kde/webdev : Makefile distinfo 
	x11/kde/webdev/pkg: PLIST 

Log message:
more 3.5.10


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/08/27 11:31:48

Modified files:
	sys/dev/usb    : uvideo.h 

Log message:
Some __packed cleanup;  Remove another obsolete pack from a none-hardware
struct and pack all other hardware structs which have been forgotten.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/27 11:33:30

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
another ups


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/27 11:33:33

Modified files:
	sys/dev/usb    : usb_quirks.c usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 12:09:36

Modified files:
	graphics/tiff  : Makefile 
Added files:
	graphics/tiff/patches: patch-libtiff_tif_lzw_c 

Log message:
Security fix for SA31610
http://secunia.com/advisories/31610
LibTIFF LZW Decoder Buffer Underflow Vulnerability

Patch extracted from Debian's tiff_3.8.2-7+etch1

"looks fine" ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 12:25:02

Modified files:
	audio/herrie   : Makefile distinfo 
	audio/herrie/pkg: PLIST 

Log message:
- update herrie to 2.1

from emilien gaspar, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/08/27 12:55:05

Log message:
    A client-side HTTP library for GHC. Requirement for the upcoming update to
    darcs-2.0.2.
    
    Status:
    
    Vendor Tag:	kili
    Release Tags:	kili_20080827
    
    N ports/net/hs-HTTP/Makefile
    N ports/net/hs-HTTP/distinfo
    N ports/net/hs-HTTP/pkg/DESCR
    N ports/net/hs-HTTP/pkg/PLIST
    N ports/net/hs-HTTP/patches/patch-HTTP_cabal
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/08/27 12:56:06

Modified files:
	net            : Makefile 

Log message:
+hs-HTTP


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/27 13:24:47

Modified files:
	app/xwd        : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 config.h.in configure configure.ac dsimple.c 
	                 dsimple.h xwd.c xwd.man 
Added files:
	app/xwd        : clientwin.c clientwin.h 

Log message:
xwd 1.0.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/27 13:30:05

Modified files:
	app/xwininfo   : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 configure configure.ac dsimple.c dsimple.h 
	                 xwininfo.c 
Added files:
	app/xwininfo   : clientwin.c clientwin.h 

Log message:
xwininfo 1.0.4


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/27 13:32:29

Modified files:
	.              : MODULES 3RDPARTY 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 13:42:10

Modified files:
	graphics/luvcview: Makefile 

Log message:
- minor tweaks, including honoring CC and fix CFLAGS


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/27 13:42:20

Modified files:
	lib/libXau     : COPYING ChangeLog Makefile.am Makefile.in 
	                 aclocal.m4 configure configure.ac ltmain.sh 

Log message:
libXau 1.0.4 (no binary change on OpenBSD)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 13:49:19

Log message:
    import p5-Music-Audioscrobbler-Submit 0.05
    
    Music::Audioscrobbler::Submit is a scrobbler for MPD implementing the
    1.2 protocol, including "Now Playing' feature.
    Items are submitted and stored in a queue. This queue is stored as a
    file using Tie::File. When you submit a track, it will add the queue to
    the track and process the queue. If it submits all items in the queue,
    the submit() method will return true.
    
    based on a port by anton v. yabchinkiy, with tweaks by me.
    ok landry@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080827
    
    N ports/audio/p5-Music-Audioscrobbler-Submit/Makefile
    N ports/audio/p5-Music-Audioscrobbler-Submit/distinfo
    N ports/audio/p5-Music-Audioscrobbler-Submit/pkg/PLIST
    N ports/audio/p5-Music-Audioscrobbler-Submit/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 13:50:38

Log message:
    import p5-Music-Audioscrobbler-MPD 0.12
    
    Music::Audioscrobbler::MPD is a scrobbler for MPD. It provides routines
    to submit songs to last.fm from MPD.
    
    based on a port by anton v. yabchinkiy, with tweaks by me.
    ok landry@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080827
    
    N ports/audio/p5-Music-Audioscrobbler-MPD/Makefile
    N ports/audio/p5-Music-Audioscrobbler-MPD/distinfo
    N ports/audio/p5-Music-Audioscrobbler-MPD/pkg/PLIST
    N ports/audio/p5-Music-Audioscrobbler-MPD/pkg/DESCR
    N ports/audio/p5-Music-Audioscrobbler-MPD/patches/patch-examples_musicmpdscrobble_example_conf
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 13:52:17

Modified files:
	audio          : Makefile 

Log message:
add p5-Music-Audioscrobbler-MPD
p5-Music-Audioscrobbler-Submit


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/08/27 13:56:14

Modified files:
	x11/isomaster  : Makefile distinfo 
	x11/isomaster/pkg: PLIST 

Log message:
Maintenance update to 1.3.3. From maintainer Giovanni Bechis.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/27 14:00:22

Modified files:
	driver/xf86-input-keyboard: COPYING configure.ac 
	driver/xf86-input-keyboard/man: Makefile.am kbd.man 
	driver/xf86-input-keyboard/src: kbd.c sun_kbd.c 

Log message:
xf86-input-keyboard 1.3.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/27 14:01:08

Modified files:
	driver/xf86-input-keyboard: Makefile.in aclocal.m4 configure 
	                            ltmain.sh 
	driver/xf86-input-keyboard/man: Makefile.in 
	driver/xf86-input-keyboard/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/27 14:02:12

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 14:04:07

Modified files:
	www/havp       : Makefile distinfo 
	www/havp/pkg   : PLIST 

Log message:
- update havp to 0.89

from giovanni bechis (MAINTAINER), thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/08/27 14:12:00

Modified files:
	share/man/man4/man4.sgi: intro.4 

Log message:
add an Xr to usb, now that we have usb on sgi


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/27 14:20:13

Modified files:
	usr.bin/tic    : infotocap.1 

Log message:
correct man sections; from Tobias Sarnowski
ok millert


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/27 14:38:59

Modified files:
	sys/dev/ic     : rtl81x9reg.h 

Log message:
Remove a redundant define for RL_CFG2 and remove an incorrect comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/27 14:39:32

Modified files:
	share/man/man5 : forward.5 

Log message:
document \user; from Kristaps D?onsons, originally from Mengzhu Wang
document comma separated entries; from millert
reorganise the page a bit to read better

ok millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 16:08:34

Modified files:
	devel/p5-Params-Util: Makefile distinfo 

Log message:
- update p5-Params-Util to 0.33


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/27 16:08:56

Modified files:
	devel/p5-Task-Weaken: Makefile distinfo 

Log message:
- update p5-Task-Weaken to 1.02


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/27 18:19:27

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_memrange.c 
	                 drm_vm.c files.drm 

Log message:
replace usage of drm_memrange with extent(9). No functional change, but
should shrink the kernel somewhat. For some strange reason I was unaware
of this api when I pulled in these changes.

tested by myself and Paul de Weerd, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/27 18:44:31

Removed files:
	sys/dev/pci/drm: drm_memrange.c 

Log message:
This file was meant to be removed with the last commit, it's now empty
and unused.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/27 19:17:30

Modified files:
	sys/dev/pci    : if_em_hw.h 

Log message:
Add some more E1000 PCI ids.

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/27 19:34:18

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h i915_irq.c 

Log message:
Kill the ifdefed out ttm interface stuff. The intel driver has
definitively gone for GEM so this will not be needed.

No binary change.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/27 19:51:52

Modified files:
	sys/dev/pci/drm: i915_dma.c 

Log message:
set sarea_priv to NULL to prevent possible access on next open/close.

From Robert Noland via drm git.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/27 20:26:16

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h 

Log message:
Ignore userland provided batchbuffer start parameter, we can determine
it ourselves.

From drm git.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/08/27 23:18:26

Modified files:
	sys/arch/sgi/conf: GENERIC 

Log message:
- enable uvideo on sgi, it's working for me with a quickcam e 3500 plus

ok mglocker@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/08/28 02:23:10

Modified files:
	mail/dkim-milter: Makefile distinfo 
	mail/dkim-milter/patches: patch-dkim-filter_dkim-filter_8 
	                          patch-dkim-filter_dkim-filter_c 
	                          patch-libdkim_dkim_h 

Log message:
upgrade to DKIM Milter v2.7.1


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/28 02:39:44

Modified files:
	usr.bin/mkdep  : mkdep.gcc.sh 

Log message:
typo; from hyjial
ok otto


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/28 02:52:00

Modified files:
	x11/kde/toys3  : Makefile distinfo 
	x11/kde/toys3/pkg: PLIST 
	x11/kde/multimedia3: Makefile distinfo 
	x11/kde/multimedia3/pkg: PLIST 
	x11/kde/accessibility3: Makefile distinfo 
	x11/kde/accessibility3/pkg: PLIST 

Log message:
3.5.10


CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2008/08/28 04:10:13

Modified files:
	.              : events.html 

Log message:
There will be an OpenBSD table at OpenExpo.


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/08/28 04:21:23

Modified files:
	sys/arch/sparc64/conf: GENERIC 
	sys/dev/pci    : files.pci 
Added files:
	sys/dev/pci    : auacer.c auacerreg.h 

Log message:
Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations.
Suggestions and corrections by kettenis, ratchov, jakemsr.  Thanks a lot!
Recording doesn't work at the moment.

ok kettenis ratchov


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/08/28 04:29:35

Added files:
	share/man/man4 : auacer.4 

Log message:
man page for the auacer(4) driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/28 05:10:25

Modified files:
	sys/net        : trunklacp.c 

Log message:
encode the speed and link state in the local port key.

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/08/28 06:50:38

Modified files:
	security/wpa_supplicant: Makefile 
	security/wpa_supplicant/pkg: DESCR 

Log message:
Fix typo - ok reyk@ (maintainer).


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/28 07:09:02

Modified files:
	share/man/man4 : pci.4 ac97.4 

Log message:
some auacer(4) bits;


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/28 07:10:54

Modified files:
	sys/net        : if_ethersubr.c if_pppoe.c if_pppoe.h 

Log message:
Fix a typo in the naming of the PPPoE input queues, ppoe -> pppoe.

ok canacar@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/28 07:19:38

Modified files:
	sys/net        : if_pppoe.c 

Log message:
some style fixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2008/08/28 07:35:17

Modified files:
	net/py-dnspython: Makefile distinfo 
	net/py-dnspython/pkg: PLIST 

Log message:
Update to 1.6.0 (bugfixes).

Diff originally from jasper@ with tweaks by me.

ok jasper@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mbalmer@cvs.openbsd.org	2008/08/28 08:29:50

Modified files:
	driver/xf86-input-elographics/src: xf86Elo.c 

Log message:
Make the xf86-input-elographics driver actually work.  Don't stall the
X server by staying in an infinite loop.  Took me almost a day to find.

help and ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/28 08:40:44

Modified files:
	sys/dev/pci    : if_ipw.c if_ipwreg.h 
	share/man/man4 : ipw.4 

Log message:
WPA support for ipw(4).
Did a lot of cleanup while I was there.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/28 08:53:06

Modified files:
	graphics/gimp/stable: Makefile 
	graphics/gimp/stable/pkg: PLIST 

Log message:
Remove the altivec FLAVOR as this currently does not do anything
since the AltiVec support is not actually being built and even if
the autoconf test is bypassed to make sure it is built it isn't
being used with the current code in the Gimp.

ok kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/28 09:08:38

Modified files:
	sys/dev/pci    : if_ipw.c if_ipwreg.h if_ipwvar.h 

Log message:
i've lost the IF_PURGE() bits in the process...
use license.template while i'm here.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/28 09:19:03

Modified files:
	sys/dev/pci    : if_bwi_pci.c 

Log message:
Do not try to attach to rev 2 BCM4311/BCM4312 chipsets as they
require v4 firmware and the driver currently uses v3 firmware.

ok mglocker@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/28 09:23:31

Modified files:
	multimedia/x264: Makefile 
	multimedia/x264/patches: patch-common_cpu_c 

Log message:
- Add support for x264 detecting the number of CPUs via the
hw.ncpu sysctl.
- Switch the AltiVec code from using the signals method of
presence detection to using the machdep.altivec sysctl.

ok kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/28 09:52:20

Modified files:
	sys/dev/pci    : if_iwi.c if_iwireg.h if_iwivar.h 
	share/man/man4 : iwi.4 

Log message:
WPA support for iwi(4).
some initial WMM bits too.
use license.template while i'm here.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/28 09:55:37

Modified files:
	sys/dev/pci    : if_iwi.c 

Log message:
80 cols.

no binary changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/28 10:00:21

Modified files:
	sys/dev/pci    : if_ipw.c 

Log message:
#undef IPW_DEBUG
fix a comment while i'm here.

pointed out by brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/28 10:02:14

Modified files:
	sys/dev/pci    : if_ipw.c 

Log message:
indent IF_PURGE.  pointed out by brad@

no binary changes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2008/08/28 10:53:41

Modified files:
	databases/py-storm: Makefile distinfo 
	databases/py-storm/pkg: PLIST 

Log message:
Update to 0.12.

While here, update my address, switch to MODPY_EGG_VERSION and do
some housecleaning. Similar diff from fgsch@.

ok fgsch@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	mbalmer@cvs.openbsd.org	2008/08/28 11:50:21

Modified files:
	xserver/os     : privsep.c 

Log message:
Add /dev/tty04 to the list of devices privilege separated X can open.
(The IBM SurePos 500 has six serial lines and the touch screen is at
this device).

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/28 11:51:09

Modified files:
	sys/dev/ic     : re.c 

Log message:
Rewrite the multicast/promiscuous handling and in the process merge into
one function. Also fix reception of multicast packets when in promisuous
mode. The Realtek chips are a little different than most others in that
they will not receive multicast packets by enabling promiscuous mode
alone.

Tested by naddy@ and sthen@
ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/28 11:56:24

Modified files:
	sys/net80211   : ieee80211_input.c 

Log message:
unbreak IEEE80211_DEBUG


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/28 12:29:08

Modified files:
	sys/dev/pci/drm: i915_dma.c 

Log message:
Ignore xserver provided mmio address. We already have it. From git.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/08/28 13:02:56

Modified files:
	print/transfig : Makefile distinfo 
	print/transfig/patches: patch-fig2dev_Imakefile 
	print/transfig/pkg: PLIST 
Removed files:
	print/transfig/patches: patch-fig2dev_dev_gensvg_c 

Log message:
update transfig to 3.2.5 to match the recently updated xfig.
Add license marker. Tested by oga@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/28 13:04:40

Modified files:
	lang/gcc/3.3   : Makefile 
Added files:
	lang/gcc/3.3/patches: patch-gcc_calls_c 
	                      patch-gcc_config_i386_i386-protos_h 
	                      patch-gcc_config_i386_i386_c 
	                      patch-gcc_config_i386_i386_h 
	                      patch-gcc_expr_h 

Log message:
- works on amd64, so mark it in ONLY_FOR_ARCHS
- adapt 128-bit arithmetics fix
tested by Simon Kuhnle
tested by/ok sthen@, ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/08/28 13:55:20

Modified files:
	lang/nhc98     : Makefile distinfo 
	lang/nhc98/patches: patch-Makefile patch-configure 
	                    patch-script_harch patch-script_hsc2hs_inst 
	                    patch-script_nhc98_inst patch-tests_runtests 
	lang/nhc98/pkg : PLIST 
Added files:
	lang/nhc98/patches: patch-Makefile_inc 
Removed files:
	lang/nhc98/patches: patch-script_confhc 
	                    patch-src_compiler98_RenameLib_hs 
	                    patch-src_runtime_Kernel_collector_c 
	                    patch-tests_conformance98_Directory_getDirContents_getDir_stdout 

Log message:
Update to nhc98-1.20.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/28 14:30:51

Modified files:
	graphics/cal3d/pkg: PLIST 

Log message:
fix plist.  no package, no bump, no cookie

pointed out by naddy@


CVSROOT:	/cvs
Module name:	www
Changes by:	claudio@cvs.openbsd.org	2008/08/28 15:00:55

Modified files:
	.              : want.html 

Log message:
I need an additional Cisco CAB-OCTAL-ASYNC cable for my serial console box.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/08/28 15:20:23

Modified files:
	devel/eclipse/plugins/wtp: Makefile 
	devel/eclipse/plugins/wtp/pkg: DESCR 

Log message:
linewrap DESCR and bump package. ok ian@ (maintainer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/08/28 19:16:47

Modified files:
	devel/xulrunner: Makefile 
	devel/xulrunner/pkg: PLIST-devel 
Added files:
	devel/xulrunner/files: xulrunner-embedding.pc 
Removed files:
	devel/xulrunner/files: libxul-embedding.pc 

Log message:
libxul-embedding -> xulrunner-embedding, since apps (liferea) think
that it's xulrunner 1.9, if libxul-embedding is detected.


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/08/28 21:38:31

Modified files:
	sys/dev/pci    : km.c 
	share/man/man4 : km.4 pci.4 

Log message:
support AMD Family 11h (Turion X2 Ultra et al);  discussed with jsg@ and jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/08/28 21:58:43

Modified files:
	devel/avrdude  : Makefile distinfo 

Log message:
fix distfile, prompted by naddy


CVSROOT:	/cvs
Module name:	www
Changes by:	cnst@cvs.openbsd.org	2008/08/28 23:33:35

Modified files:
	.              : 44.html 

Log message:
expand the hardware sensors section


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/29 02:11:35

Modified files:
	mail/imapsync  : Makefile distinfo 

Log message:
- minor update to imapsync-1.264
- set PKG_ARCH=*

from MAINTAINER Pierre-Emmanuel Andre, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/29 02:13:08

Modified files:
	sys/sys        : mbuf.h 
	share/man/man9 : mbuf.9 

Log message:
MSIZE and MCLBYTES are now defined in sys/param.h; from Jordan Gordeev
ok thib


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/29 02:17:28

Modified files:
	usr.sbin/sysmerge: sysmerge.sh 

Log message:
- prevent sysmerge from installing a virgin master.passwd and group
files (only allow delete or merge+install); requested by nick@

no objections from laurent@ krw@ oga@
ok sthen@ nick@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/29 02:40:53

Modified files:
	sys/net80211   : ieee80211_var.h 

Log message:
garbage collect unused capabilities and configurations flags.
add two capabilities flags: IEEE80211_C_HT for HT STAs (802.11n)
and IEEE80211_C_APPMGT which indicates the capability for an AP
to buffer unicast and multicast traffic for STAs in PS mode.
all drivers claiming HostAP support should support that but the
truth is that none of them do.
most of them are still at the 802.11b-only era and do not update
dynamic parts of beacons or process frames from ic_pwrsaveq.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/08/29 02:57:28

Modified files:
	sys/sys        : namei.h 

Log message:
fix comment: we use a pool for namei, so malloc considerations do not
apply; ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/29 03:03:48

Modified files:
	share/man/man4 : ral.4 ural.4 rum.4 pgt.4 ath.4 rtw.4 

Log message:
add the following paragraph from the wi(4) manual page to the
CAVEATS section of all drivers claiming HostAP support:

"Host AP mode doesn't support power saving.  Clients attempting to
use power saving mode may experience significant packet loss
(disabling power saving on the client will fix this)."

unfortunately (or not?), more and more clients are using PS mode by
default and will not work properly with an AP running OpenBSD.

proper handling of STAs in PS mode will come in net80211 but is is
very unlikely that all drivers will be ported.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/08/29 03:18:39

Log message:
    import cunit:
    
    CUnit is a lightweight system for writing, administering, and running
    unit tests in C.  It provides C programmers a basic testing
    functionality with a flexible variety of user interfaces.  It uses a
    simple framework for building test structures, and provides a rich set
    of assertions for testing common data types.   In addition, several
    different interfaces are provided for running tests and reporting
    results.
    
    from maintainer Markus Bergkvist, thanks!
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20080829
    
    N ports/devel/cunit/Makefile
    N ports/devel/cunit/distinfo
    N ports/devel/cunit/pkg/DESCR
    N ports/devel/cunit/pkg/PLIST
    N ports/devel/cunit/pkg/PFRAG.shared
    N ports/devel/cunit/patches/patch-doc_headers_Makefile_in
    N ports/devel/cunit/patches/patch-doc_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/08/29 03:20:03

Modified files:
	devel          : Makefile 

Log message:
+cunit


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/29 03:30:23

Modified files:
	sys/dev/ic     : atw.c 
	share/man/man4 : atw.4 

Log message:
the atw(4) man page says:

"The driver lets you change to Host AP mode, but it does not work
and it probably never will."

so just remove the HOSTAP capability bit in the code and remove this
sentence.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/08/29 03:36:41

Modified files:
	build          : support.dat 

Log message:
- new entry for neotext.ca from Duncan Patton a Campbell
- new contact details from Eder M. Gutierrez Alarcon

from www@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/08/29 03:37:27

Modified files:
	.              : support.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/29 03:44:16

Modified files:
	share/man/man4 : ral.4 ural.4 rum.4 pgt.4 ath.4 rtw.4 

Log message:
new sentence, new line.


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/08/29 03:46:10

Modified files:
	usr.bin/cvs    : trigger.c 

Log message:
If parsing of a command in one of the trigger files fails, treat this as an
error instead of ignoring it.

ok joris


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/08/29 03:51:21

Modified files:
	usr.bin/cvs    : trigger.c 

Log message:
Support for variable expansion in trigger files added.

ok joris


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/08/29 03:54:22

Modified files:
	usr.bin/cvs    : commit.c 

Log message:
Pre-commit checks (CVSROOT/commitinfo) are run before log message is
requested. Do this for GNU cvs compatibility, too.

ok joris


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/29 04:05:00

Modified files:
	sys/dev/ic     : ar5210.c ar5211.c ar5212.c ar5xxx.h 

Log message:
add a HAL function to force disabling the hardware crypto engine


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/29 04:52:41

Modified files:
	share/man/man4 : acx.4 

Log message:
acx(4) supports Host AP mode too and does not handle PS STAs properly
(since it uses net80211 and does not manage dynamic parts of beacons).

spotted by jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/29 04:54:06

Modified files:
	x11/kde/artwork3: Makefile 
	x11/kde/artwork3/pkg: PLIST 
Added files:
	x11/kde/artwork3/patches: 
	                          patch-kscreensaver_kxsconfig_Makefile_in 

Log message:
stop depending on the exact screensaver modules being installed,
just put all the desktop files in, it's simpler.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/08/29 05:07:59

Modified files:
	graphics/gimp  : Makefile 

Log message:
the altivec FLAVOR was removed. from viq, thanks!.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/08/29 05:15:32

Modified files:
	sys/dev/ic     : athvar.h ath.c 

Log message:
add support for software crypto to allow WPA/WPA2/RSN.  it is disabled
for now because it needs more testing, but basic WPA/WPA2 and WEP
seems to work.  to enable it, set the compiled-in ath_softcrypto
variable to 1.

this is based on a previous diff from damien@ with some changes to
disable the hardware crypto engine if softcrypto is enabled and to
keeps the hardware crypto code in place to allow later work on
hardware WPA/WPA2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/29 05:27:44

Modified files:
	x11/kde/addons3: Makefile distinfo 
	x11/kde/addons3/pkg: PLIST 
	x11/kde/bindings3: Makefile distinfo 
	x11/kde/bindings3/patches: patch-kjsembed_Makefile_in 
	                           patch-korundum_rubylib_korundum_Makefile_in 
	                           patch-qtruby_rubylib_designer_rbuic_Makefile_in 
	                           patch-qtruby_rubylib_designer_uilib_Makefile_in 
	                           patch-qtruby_rubylib_qtruby_Makefile_in 
	x11/kde/bindings3/pkg: PLIST 

Log message:
3.5.10, missing i18n as usual...


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2008/08/29 05:47:49

Modified files:
	etc/bind       : named-dual.conf named-simple.conf 

Log message:
remove BIND's delegation-only from default config files.
ok djm@ millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/29 05:52:20

Modified files:
	x11/gnustep/base: Makefile 
	x11/gnustep/base/pkg: PLIST 
	lang/swi-prolog: Makefile 
	lang/swi-prolog/patches: patch-src_configure_in 
	lang/swi-prolog/pkg: PFRAG.shared PLIST 

Log message:
fix stupid conflict marker introduced ages ago that my friends forgot to fix...


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/08/29 06:14:53

Modified files:
	sys/net80211   : ieee80211.c ieee80211_input.c ieee80211_ioctl.c 
	                 ieee80211_node.c ieee80211_node.h 
	                 ieee80211_output.c ieee80211_proto.c 
	                 ieee80211_var.h 
	sys/dev/ic     : pgt.c 

Log message:
move code to support Frequency-Hopping spread spectrum (FHSS) PHYs
to the Attic.  nothing uses it in the tree and it is very unlikely
that something will use it one day.
the only driver supporting FHSS PHYs in the tree is ray(4) and it
does not use net80211.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/29 06:30:21

Modified files:
	lang/swi-prolog: Makefile distinfo 
	lang/swi-prolog/patches: patch-packages_semweb_configure_in 
	                         patch-src_configure_in 
	lang/swi-prolog/pkg: PFRAG.shared PLIST 

Log message:
update to 5.6.59


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/29 06:59:49

Modified files:
	x11/kde/i18n3  : Makefile distinfo 
	x11/kde/i18n3/pkg: PLIST-es PLIST-et PLIST-fr PLIST-is PLIST-it 
	                   PLIST-km PLIST-nds PLIST-nl PLIST-pl PLIST-ru 
	                   PLIST-sr PLIST-sv 
Removed files:
	x11/kde/i18n3/patches: ru-patch-data_kdeedu_kturtle_Makefile_in 

Log message:
update the existing translations


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/29 07:07:13

Modified files:
	usr.bin/vi/ex  : ex_cscope.c 

Log message:
Fix nvi's cscope support in the case that someone provided a filename
without a directory (e.g. :cscope add cscope.out). Found and fixed by
Paul Irofti, with help from me; Thanks!

upstream nvi also has this fix.

ok otto@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/29 07:08:33

Modified files:
	x11/kde/i18n3  : Makefile distinfo 
Added files:
	x11/kde/i18n3/pkg: PLIST-be PLIST-te PLIST-uz@cyrillic PLIST-wa 

Log message:
add the new languages


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/29 07:44:23

Modified files:
	sys/dev/pci/drm: drm_memory.c 

Log message:
Don't memcpy too far whem drm_realloc() is called with a smaller size.
This was never noticed since it's always used with a larger size.

Noticed by Stephane Marchesin.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/29 08:50:02

Modified files:
	japanese/canna : Makefile 

Log message:
force COPTS during build


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/29 09:01:29

Modified files:
	japanese/canna/patches: patch-Canna_conf 
	                        patch-dic_ideo_grammar_Imakefile 
	                        patch-lib_canna_canna_h 
	                        patch-server_convert_c 
Added files:
	japanese/canna/patches: patch-dic_ideo_pubdic_pod_c 

Log message:
prevent segfault on amd64, no idea if it works fine yet.
no pkg bump, since this just fixes build.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/08/29 09:14:59

Modified files:
	sys/dev/pci/drm: drmP.h 

Log message:
Build with mtrr support on amd64. This really should have gone in in
edmonton, but I forgot.

ok and extra testing phessler@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2008/08/29 10:05:37

Modified files:
	audio/p5-gnupod: Makefile distinfo 

Log message:
Update to 0.99.7.  From James Turner (MAINTAINER)

ok phessler@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/29 11:27:57

Modified files:
	productivity/calcurse: Makefile distinfo 
	productivity/calcurse/patches: patch-configure 
	productivity/calcurse/pkg: PLIST 

Log message:
- update to calcurse-2.2

based on a submission by Frederic Culot, maintainer and developer


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/08/29 13:50:20

Modified files:
	net/samba      : Makefile 
	net/samba/files: README.OpenBSD 

Log message:
s/SYSCONDIR/SYSCONFDIR/


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2008/08/29 15:48:42

Modified files:
	x11/pidgin-libnotify: Makefile 

Log message:
missing build dep on p5-XML-Parser


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/29 16:59:56

Modified files:
	sys/dev/ic     : re.c 

Log message:
Take the PHY out of power down while attaching just before probing for
PHY. This helps with systems dual booting Windows XP/Vista where the
Windows drivers will put the PHY in power down mode when rebooting.

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/29 17:28:34

Modified files:
	sys/dev/pci    : if_em.c 

Log message:
Disable the use of Jumbo frames on the first generation chips (82542).
The exact details are unknown (possibly hw errata?) but the Windows
and Linux drivers have never supported Jumbos on this chipset and since
it is so old and rare it is not that big of a deal.

From FreeBSD

ok dlg@ awhile ago.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/29 19:09:08

Modified files:
	share/man/man4 : km.4 pci.4 

Log message:
Correct the last commit. There is no such thing as the K11
microarchitecture (yet). Family 11h (Griffin) is a K8
microarchitectre CPU with some bits from K10 such as power
management and sensor interface.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/29 19:10:13

Modified files:
	sys/dev/pci    : km.c 

Log message:
Mention Family 11h in the comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/29 19:16:30

Modified files:
	kerberosV/doc  : Makefile 

Log message:
- Remove passing a redundant --no-split flag on the command line
for makeinfo.
- Remove some white space.

ok beck@ biorn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2008/08/29 20:10:13

Modified files:
	databases/py-sqlalchemy: Makefile distinfo 

Log message:
update to 0.4.7p1. maintainer ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2008/08/29 20:24:32

Modified files:
	databases/py-elixir: Makefile distinfo 

Log message:
Update to 0.6.1; wcmaier@ ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/08/29 20:46:56

Modified files:
	sys/dev/pci    : wdt.c 
Removed files:
	sys/dev/pci    : wdt50x.h 

Log message:
Remove the header that exposed the old wdt ioctl interface to userland,
wdt was converted to use the common watchdog code some time ago so this
is no longer needed.

"yes, we should remove it" mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/29 22:50:50

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add the vendor ID for Techsan Electronics and PCI ids for their
Sky2PC DVB cards.

From jbg@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/29 22:51:45

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/08/29 23:23:42

Modified files:
	.              : donations.html 

Log message:
Catch up on some donations..

Names not already on the list for the PCIe systems..

Dustin Lundquist, Edvinas Juozaitis, Magnus Holmberg, Niko Itajarvi,
Olivier Matthey, Rafael Sadowski, Simon Lundstr�m, William Karh

For the Intel E1000 82575 dual port adapter..

Ian Chard


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/30 01:24:32

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add PCI ids for Intel E1000 82576 based boards.

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/30 01:25:12

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/30 01:39:12

Modified files:
	sys/dev/ic     : gem.c 
	sys/dev/pci    : if_cas.c 

Log message:
Fix an issue initially reported by drahn@ with gem(4) where these
drivers can report 2-3x times the number of actual packets being
transmitted by only incrementing the counter for descriptors with
buffers being freed.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/30 01:41:51

Modified files:
	sys/dev/ic     : gemvar.h 

Log message:
garbage collect the no longer used GEM_IS_APPLE macro.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/08/30 02:16:14

Modified files:
	sys/dev/mii    : brgphy.c 

Log message:
Move the link state check back up to the top of the various status
functions right after reading the BMSR as it was before the addition
of the fiber support and simplify brgphy_fiber_status() a bit.

ok dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/08/30 02:25:48

Modified files:
	www/ap2-mod_perl: Makefile 
	www/ap2-mod_perl/pkg: PLIST 
Removed files:
	www/ap2-mod_perl/patches: patch-lib_Apache2_SizeLimit_pm 

Log message:
remove patch for an issue that was fixed with the last release

pointed out by djm@, confirmed by maintainer


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/08/30 02:30:33

ports/net/livemedia/patches

Update of /cvs/ports/net/livemedia/patches
In directory cvs.openbsd.org:/tmp/cvs-serv30789/patches

Log Message:
Directory /cvs/ports/net/livemedia/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/08/30 02:31:28

Modified files:
	net/livemedia  : Makefile distinfo 
Added files:
	net/livemedia/patches: patch-liveMedia_RTSPClient_cpp 

Log message:
Update to liveMedia 2008.07.25, and remove a wrong timeout. This fixes
tv-over-ip for at least Free french ISP.

ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2008/08/30 04:41:38

Modified files:
	usr.bin/cdio   : cdio.c extern.h mmc.c 

Log message:
use a bitmap to store the features. simplify the code a bit and allow for
future work.  ok av@ a similar diff.


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2008/08/30 05:06:09

Modified files:
	.              : want.html 

Log message:
i could use some usb devices to test/confirm their working on openbsd/sgi


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/30 05:08:12

Modified files:
	japanese/Wnn   : Makefile 

Log message:
heed COPTS


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/08/30 05:17:00

Modified files:
	japanese/Wnn   : Makefile 
	japanese/Wnn/patches: patch-Wnn_conv_cvt_read_c 
	                      patch-Wnn_jlib_V3_Imakefile 
	                      patch-Xwnmo_xjutil_Imakefile 
	                      patch-Xwnmo_xjutil_jutil_c 
	                      patch-Xwnmo_xwnmo_Imakefile 
	                      patch-config_Project_tmpl 
	                      patch-kWnn_jlib_Imakefile 

Log message:
restyle and regen patches, wow old stuff


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/30 07:38:43

Modified files:
	xserver/hw/xfree86/doc/man: Xorg.man.pre 

Log message:
Typo (the the). From Thomas Bozdar (Thomas dot Bosdar at quest dot com).
Thanks.


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2008/08/30 07:54:58

Modified files:
	lang/eltclsh   : Makefile distinfo 
	lang/eltclsh/pkg: PLIST 
Removed files:
	lang/eltclsh/patches: patch-config_mk_in 

Log message:
Update to 1.9, depend on Tcl/Tk 8.5.


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2008/08/30 08:02:18

Modified files:
	lang/eltclsh   : Makefile 

Log message:
Spaces around the = signs.


CVSROOT:	/cvs
Module name:	www
Changes by:	rainer@cvs.openbsd.org	2008/08/30 08:54:38

Modified files:
	.              : 44.html 

Log message:
rtadvd(8)  now revoces it's privileges and runs at it's own user _rtadvd.

Ok martin


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/08/30 10:29:25

Modified files:
	faq            : upgrade44.html 

Log message:
restructure to work-in option of using sysmerge.
I'm opting for a hybrid approach -- some files should just be copied
over, some files should be handled in other ways (master.passwd, group),
and sysmerge rocks for the rest.  As does a patch file for some users.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/30 11:02:26

Modified files:
	net/samba      : Makefile 
	net/samba/files: README.OpenBSD 
	net/samba/pkg  : MESSAGE-main 

Log message:
- don't use $SYSCONFDIR for base system files (which are always
installed under /etc, whatever $SYSCONFDIR value is)
- s/PREFIX/LOCALBASE and the opposite where it makes sense
- README.OpenBSD is part of samba-docs, so no need to tell the user to
install samba-docs

ok mbalmer@ who gave me ten bonus points for solving the samba puzzle!


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/08/30 11:15:44

Modified files:
	faq            : upgrade44.html 

Log message:
starting to fill in the blanks.  copy-as-is, patch list.
Verification of my lists is welcome, but not expected.


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2008/08/30 12:02:02

Modified files:
	.              : want.html 

Log message:
- smallish tweak


CVSROOT:	/cvs
Module name:	src
Changes by:	martin@cvs.openbsd.org	2008/08/30 12:58:24

Modified files:
	sys/arch/vax/vax: pmap.c 

Log message:
no need to include uvm/uvm.h twice


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/30 14:13:03

Modified files:
	sys/arch/vax/dec: sii.c siivar.h 

Log message:
Code refactorization and state structure changes in preparation of asynchronous
abort commands, needed to eventually support command timeouts for non-polled
commands... no functional change.


CVSROOT:	/cvs
Module name:	www
Changes by:	claudio@cvs.openbsd.org	2008/08/30 14:24:25

Modified files:
	.              : want.html 

Log message:
I'm getting a CAB-OCTAL-ASYNC from Stuart Henderson but I could still use
async modules. Thanks.


CVSROOT:	/cvs
Module name:	src
Changes by:	martin@cvs.openbsd.org	2008/08/30 14:45:31

Modified files:
	sys/arch/vax/include: pmap.h 
	sys/arch/vax/vax: locore.c pmap.c 
	sys/arch/vax/vsa: vsbus.c 

Log message:
replace TRUNC_PAGE by trunc_page and ROUND_PAGE by round_page
plus cast to vaddr_t where necassary

from Miod's todo list

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/08/30 18:35:08

Modified files:
	multimedia/xine-lib: Makefile 
	multimedia/xine-lib/patches: patch-src_input_input_cdda_c 

Log message:
Fix CDDB access on 64-bit architectures.

From Xine-lib source repo

ok jakemsr@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/31 01:16:34

Modified files:
	distrib/notes  : m4.common 

Log message:
There's no more /usr/X11R6/lib/X11/doc. (noticed by fgsch@).


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/31 01:30:43

Modified files:
	distrib/notes  : README.sparc64 

Log message:
mention the sunffb driver.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/08/31 01:33:29

Modified files:
	distrib/notes  : README.alpha README.hp300 README.mac68k 
	                 README.macppc README.sgi README.sparc 
	                 README.zaurus 

Log message:
Remove references to oldish times.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/08/31 02:29:35

Modified files:
	usr.sbin/bgpctl: parser.c 

Log message:
Fix AS check in parse_community() -- well-known communities have the AS
part set to COMMUNITY_WELLKNOWN which is the same as USHRT_MAX.
Figured out by Greg Skinner


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/08/31 03:40:56

Modified files:
	share/man/man4 : adv.4 sk.4 wi.4tbl 

Log message:
remove http links to dead domains.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/08/31 03:50:12

Modified files:
	sys/dev/pci    : pciide_cmd_reg.h hifn7751.c 

Log message:
remove http links to dead/changed domains.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/08/31 03:54:32

Modified files:
	sys/dev/mii    : sqphy.c sqphyreg.h 

Log message:
remove http links to dead domain.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/08/31 04:44:10

Modified files:
	x11/bwidget    : Makefile 

Log message:
use tk module, and default tk version


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/08/31 05:02:23

Modified files:
	security/tcltls: Makefile 
Added files:
	security/tcltls/patches: patch-pkgIndex_tcl_in 

Log message:
- make use of tcl module and default tcl version
- fix library version in pkgIndex.tcl, from bsdmaniak at gmail


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/31 06:16:14

Modified files:
	net/loudmouth  : Makefile distinfo 
	net/loudmouth/patches: patch-configure patch-loudmouth_lm-sock_c 

Log message:
- update loudmouth to 1.4.2
- regen patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/31 06:29:25

Modified files:
	net/dctc/patches: patch-configure_in 

Log message:
- remove fragment that snuck in and broke dctc.

breakage spotted by naddy, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/31 08:19:09

Modified files:
	share/man/man4 : adv.4 

Log message:
no need for .Pp before or after .Sh;


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/08/31 09:02:43

Modified files:
	graphics/gimp/stable: Makefile distinfo 
	graphics/gimp/stable/patches: patch-etc_Makefile_in 
	graphics/gimp/stable/pkg: PLIST 

Log message:
update to 2.4.7

from Giovanni Bechis <bigionews at snb.it>


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/31 09:16:49

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/08/31 09:18:13

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/08/31 09:50:26

Modified files:
	faq            : upgrade44.html 

Log message:
I managed to reverse the bsd.mp and bsd kernel upgrade lines.  Jonathan
Armani (dbd at asystant dot net) managed to spot it, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/31 10:01:31

Modified files:
	x11/pidgin-libnotify: Makefile 

Log message:
- p5-XML-Parser is needed for intltool, so use intltool MODULE instead
- RUN_DEPENDS=${BUILD_DEPENDS} construct should never be used; besides,
p5-XML-Parser is not needed to run this program

ok jcs@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/31 10:06:11

Modified files:
	print/gutenprint: Makefile 
	print/gutenprint/pkg: MESSAGE-main 

Log message:
- don't tell users to install the -cups subpackage when it does not exist
anymore


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/31 10:29:51

Modified files:
	net/dctc       : Makefile 

Log message:
- fix borked lib_depends (db/v4)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/31 10:57:27

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/08/31 10:58:01

Modified files:
	sys/nfs        : nfs.h 

Log message:
remove the #if 0'ed NFS_ATTRTIMEO() macro since it was
replaced by a function long ago..

ok blambert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/08/31 11:16:22

Modified files:
	net/amsn       : Makefile distinfo 
	net/amsn/patches: patch-Makefile_in patch-amsn patch-amsn-remote 
	                  patch-amsn-remote-CLI patch-configure 
	net/amsn/pkg   : PLIST 

Log message:
update to 0.97.2

similar diff from bsdmaniak at gmail


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/08/31 11:21:57

Modified files:
	sys/dev/ic     : ncr53c9x.c siop.c siop_common.c trm.c 

Log message:
Fix redundant device name and/or target printing after calling
sc_print_addr(); ok krw@


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/08/31 11:26:58

Modified files:
	.              : 44.html 

Log message:
fix a few typos pointed out by Giovanni Bechis


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/31 11:28:09

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/08/31 11:32:22

Modified files:
	games/tmw      : Makefile distinfo 

Log message:
- update to tmw-0.0.26
tested on i386, amd64, macppc

from Jonathan Armani, MAINTAINER


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/31 13:08:00

Modified files:
	.              : 44.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/31 13:40:44

Modified files:
	audio/speex    : Makefile distinfo 
	audio/speex/pkg: PLIST 

Log message:
update to 1.2rc1


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/08/31 13:46:40

Modified files:
	net            : Makefile 
Removed files:
	net/zebra      : Makefile distinfo 
	net/zebra/patches: patch-bgpd_bgp_snmp_c patch-configure 
	                   patch-doc_Makefile_in patch-lib_smux_c 
	                   patch-lib_sockunion_c patch-lib_vty_c 
	                   patch-ospf6d_ospf6_message_c 
	                   patch-ospfd_ospf_abr_h 
	                   patch-ospfd_ospf_interface_h 
	                   patch-ospfd_ospf_packet_c 
	                   patch-ospfd_ospf_snmp_c patch-ospfd_ospfd_c 
	                   patch-ripd_rip_snmp_c 
	                   patch-zebra_kernel_socket_c 
	                   patch-zebra_zebra_snmp_c 
	net/zebra/pkg  : DESCR MESSAGE PLIST 

Log message:
Remove zebra, which is broken, dead, and superseded by net/quagga.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/31 14:06:35

Modified files:
	.              : 44.html 

Log message:
fix hrefs; from weerd


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/31 14:18:17

Modified files:
	sbin/pfctl     : pfctl.c 

Log message:
avoid line wrap in usage() output;


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2008/08/31 15:07:05

Modified files:
	.              : 44.html 

Log message:
- fix sparc64 vi entry, from paul de weerd.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/08/31 15:21:08

Modified files:
	.              : 44.html 

Log message:
getting there..


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/31 17:09:00

Modified files:
	textproc/p5-XML-Writer: Makefile distinfo 
	textproc/p5-XML-Writer/pkg: PLIST 

Log message:
- update p5-XML-Writer to 0.604 (now with examples)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/08/31 17:17:33

Modified files:
	textproc/p5-XML-Twig: Makefile distinfo 
	textproc/p5-XML-Twig/patches: patch-Makefile_PL 

Log message:
- update p5-XML-Twig to 3.32


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/08/31 23:45:54

Modified files:
	share/man/man4 : ddb.4 

Log message:
- Ctl -> Ctrl
- some missing words from the vnode command

from Pierre Riteau


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/01 00:13:14

Modified files:
	usr.bin/sed    : sed.1 

Log message:
note that the opening delimiter of a context address should be preceded
by a backslash, if the delimiter is not a slash;

adapted from freebsd -r1.47 from yar;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 01:17:04

Modified files:
	security/p5-GSSAPI: Makefile distinfo 

Log message:
- update GSSAPI to 0.26
- drop maintainership


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 01:17:38

Modified files:
	security/p5-Authen-SASL: Makefile distinfo 

Log message:
- update p5-Authen-SASL to 2.12
- drop maintainership


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 01:18:07

Modified files:
	devel/p5-Devel-Size: Makefile distinfo 

Log message:
- update p5-Devel-Size to 0.71


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 01:18:32

Modified files:
	graphics/p5-SVG: Makefile distinfo 

Log message:
- update p5-SVG to 2.44


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 01:31:38

Modified files:
	devel/p5-Event : Makefile distinfo 
	devel/p5-Event/pkg: PLIST 

Log message:
- update p5-Event to 1.11
- install a tutorial (pdf)


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/01 02:37:45

Modified files:
	usr.bin/make   : make.1 

Log message:
section headings do not need to be quoted; from Alan R. S. Bueno


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/09/01 02:50:07

Modified files:
	usr.sbin/pstat : pstat.c 

Log message:
sync synopsis and usage; KNF.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/01 02:51:03

Modified files:
	misc/openbabel : Makefile 
Added files:
	misc/openbabel/patches: patch-include_openbabel_fingerprint_h 
	                        patch-src_fingerprint_cpp 

Log message:
Pull in a patch from the openbabel source repo to remove
the unconditional use of __builtin_popcount if using GCC.
Eliminates the need for a newer GCC version.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/01 02:52:31

Modified files:
	x11/xdrawchem  : Makefile 

Log message:
Revert the last commit now that openbabel has removed the
dependency on GCC 4.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/01 03:02:59

Modified files:
	sys/dev/ic     : ath.c 

Log message:
Switch ath(4) to softcrypto to enable support for WPA/WPA2.

Tested by ckuethe@ and many users, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 03:03:34

Modified files:
	audio/p5-Audio-MPD: Makefile distinfo 

Log message:
- update p5-Audio-MPD to 0.19.4


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/09/01 03:40:43

Modified files:
	lib/libc/net   : inet_net_pton.c 

Log message:
do not overflow for large prefix len (e.g. 2147483649)
report Maksymilian Arciemowicz; ok djm, deraadt


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 03:54:49

Modified files:
	devel/p5-POE   : Makefile distinfo 
	devel/p5-POE/pkg: PLIST 

Log message:
- update p5-POE to 1.0003


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 03:55:09

Modified files:
	net/p5-POE-Filter-IRCD: Makefile distinfo 

Log message:
- update p5-POE-Filter-IRCD to 2.38


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 03:55:34

Log message:
    import p5-POE-Component-Pluggable 1.10
    
    POE::Component::Pluggable is a base class for creating plugin enabled
    POE Components. It is a generic port of POE::Component::IRC's plugin
    system.
    
    If your component dispatches events to registered POE sessions, then
    POE::Component::Pluggable may be a good fit for you.
    
    Users of your component can then load plugins using the plugin methods
    provided to handle events generated by the component.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080901
    
    N ports/devel/p5-POE-Component-Pluggable/distinfo
    N ports/devel/p5-POE-Component-Pluggable/Makefile
    N ports/devel/p5-POE-Component-Pluggable/pkg/PLIST
    N ports/devel/p5-POE-Component-Pluggable/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 03:57:40

Modified files:
	devel          : Makefile 

Log message:
- add p5-POE-Component-Pluggable


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 03:57:57

Modified files:
	net/p5-POE-Component-IRC: Makefile distinfo 
	net/p5-POE-Component-IRC/pkg: PLIST 

Log message:
- update p5-POE-Component-IRC to 5.88


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 04:15:31

Modified files:
	www/p5-WebService-MusicBrainz: Makefile distinfo 

Log message:
- update p5-WebService-MusicBrainz to 0.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/09/01 05:03:29

Log message:
    liquid resize library, a fun seam-carving library.
    
    Status:
    
    Vendor Tag:	espie
    Release Tags:	lqr
    
    N ports/graphics/liblqr/distinfo
    N ports/graphics/liblqr/Makefile
    N ports/graphics/liblqr/pkg/PLIST
    N ports/graphics/liblqr/pkg/PFRAG.shared
    N ports/graphics/liblqr/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/09/01 05:15:29

Log message:
    liquid rescale plugin for gimp
    
    Status:
    
    Vendor Tag:	espie
    Release Tags:	lqr
    
    N ports/graphics/gimp/liquid-rescale/Makefile
    N ports/graphics/gimp/liquid-rescale/distinfo
    N ports/graphics/gimp/liquid-rescale/pkg/PLIST
    N ports/graphics/gimp/liquid-rescale/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/09/01 05:17:54

Modified files:
	graphics       : Makefile 
	graphics/gimp  : Makefile 

Log message:
+liquid-rescale


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/01 08:08:25

Modified files:
	sys/arch/sgi/sgi: disksubr.c 

Log message:
Allow sgi to spoof the native label. But don't spoof when just
looking for the place to write the disklabel, i.e. partoffp != NULL.

tested & ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/01 08:38:31

Modified files:
	sys/dev/pci    : if_lii.c if_liireg.h 

Log message:
Finish the rest... ATL2 -> LII

ok jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/01 09:47:44

Modified files:
	www/nginx      : Makefile distinfo 
	www/nginx/pkg  : PLIST 

Log message:
Maintenance update to latest stable version 0.6.32, from maintainer
Darrin Chandler on ports@.

"Thanks to Toni Mueller for prodding, and to Simon Kuhnle for prodding,
testing, and the patch (I had the same diff just before lock but kept
forgetting after unlock)." -dwc


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 10:25:16

Modified files:
	www/p5-WebService-Audioscrobbler: Makefile distinfo 

Log message:
- update p5-WebService-Audioscrobbler to 0.07


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/01 10:28:50

Modified files:
	sys/arch/sgi/sgi: disksubr.c 

Log message:
Bring comment into line with reality. We use sgi label info but don't
create just partitions 'i' -> 'l'. jsing@ had noted same discord.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/01 10:54:48

Modified files:
	archivers/p5-Archive-Zip: Makefile distinfo 

Log message:
- update p5-Archive-Zip to 1.24, mostly bug fixes


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/01 11:18:19

Modified files:
	libexec/makewhatis: Makefile 

Log message:
Install files in the correct directory even with NOMAN set.
Theo made a number of suggestions/enhancements  to get to this final version.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/01 11:30:56

Modified files:
	sys/arch/amd64/include: biosvar.h 
	sys/arch/i386/include: biosvar.h segments.h 
	sys/dev/ic     : bhareg.h gdtvar.h i82596reg.h stireg.h twereg.h 
	                 vgareg.h 
	sys/dev/pcmcia : if_rayreg.h 
	sys/ntfs       : ntfs.h 

Log message:
Avoid #pragma pack(1) and unify everything towards using __packed.
This requires that structures defined within __packed structures must
independently request that they themselves become __packed, too.
worked on with toby
CVS: ----------------------------------------------------------------------


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/01 11:37:05

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h i915_irq.c 

Log message:
Add Interrupt mitigation for the i9XX user_irq, should save a bit of power;
from drm git.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/01 11:40:26

Modified files:
	sys/dev/pci/drm: radeon_cp.c 

Log message:
convert a tsleep back to msleep that got lost in a previous upstream merge.
Won't sleep with a spinlock here anymore.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/01 11:41:15

Modified files:
	faq            : upgrade44.html 

Log message:
fill in manual merge and delete sections.


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/01 11:50:15

Modified files:
	sys/dev/pci/drm: drm_memory.c 

Log message:
fix null dereference.

initial patch from me, reworked by oga@.

found by LLVM/Clang Static Analyzer.

ok oga@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/01 12:02:01

Modified files:
	faq            : upgrade44.html 

Log message:
chio.conf was a left-over from 4.3


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/01 12:09:56

Modified files:
	faq            : upgrade44.html 
Added files:
	faq            : upgrade44.patch 

Log message:
+upgrade44.patch.  WARNING: very lightly tested so far.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/09/01 12:12:23

Modified files:
	.              : lyrics.html 

Log message:
correct link


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2008/09/01 13:09:17

Modified files:
	devel/py-epsilon: Makefile distinfo 
	devel/py-epsilon/pkg: PLIST 

Log message:
update to 0.5.10

ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2008/09/01 13:10:22

Modified files:
	databases/py-axiom: Makefile distinfo 
	databases/py-axiom/pkg: PLIST 

Log message:
update to 0.5.28

ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2008/09/01 13:11:04

Modified files:
	www/py-nevow   : Makefile distinfo 
	www/py-nevow/pkg: PLIST 

Log message:
update to 0.9.32

ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2008/09/01 13:13:05

Modified files:
	graphics/py-Imaging: Makefile distinfo 
	graphics/py-Imaging/pkg: PLIST-main 

Log message:
* update to 1.1.6
* fix WANTLIB in subpackages
* -bin subpackage depends on -main
* install public headers
* remove maintainer per his request

ok mbalmer@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/01 13:18:13

Modified files:
	app/fvwm/libs  : Parse.c 

Log message:
Remove extra semi-colon after conditional. Tested by phessler@.


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/01 13:18:31

Modified files:
	sys/dev/pci/drm: drm_drawable.c 

Log message:
avoid loosing return value from copyin, and properly return it.

initial patch from me, reworked by oga@.

found by LLVM/Clang Static Analyzer.

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/01 13:41:11

Modified files:
	sys/net80211   : ieee80211_input.c ieee80211_output.c 
	                 ieee80211_proto.h ieee80211_var.h 

Log message:
rework previously unused ieee80211_pwrsave() function, call it from
ieee80211_mgmt_output() and ieee80211_encap().
use new IEEE80211_C_APPMGT capability flag where appropriate.
rename ic_tim_mcast to ic_tim_mcast_pending.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/01 13:43:34

Modified files:
	sys/net80211   : ieee80211_output.c 

Log message:
extend ieee80211_classify() to extract DSCP field from IPv6 packets too.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/01 13:55:21

Modified files:
	sys/net80211   : ieee80211.h ieee80211_output.c ieee80211_var.h 

Log message:
add ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack,
0=normal ack).  all bits are currently set to 0.
use this bitmap to set the ACK policy of the QoS control field of
outgoing QoS frames.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/01 14:00:19

Modified files:
	sys/net80211   : ieee80211_rssadapt.c 

Log message:
use C99 style struct initializer instead of GCC specific one (from NetBSD).
some whitespace cleanup too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/01 14:02:53

Modified files:
	misc/wordnet   : Makefile 
	misc/wordnet/patches: patch-src_wnb 
	misc/wordnet/pkg: PLIST 
Added files:
	misc/wordnet/patches: patch-lib_binsrch_c patch-lib_morph_c 
	                      patch-lib_search_c patch-lib_wnutil_c 
	                      patch-src_wn_c 

Log message:
- SECURITY update, add patches to fix oCERT-2008-014,
WordNet stack and heap overflows. Thanks to Rob Holland
of oCERT for contacting us with the advisory.

- housekeeping: regenerate PLIST, move to Tcl/Tk 8.5,
use SUBST_CMD macro rather than hand-rolled command.


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/09/01 17:30:08

Modified files:
	usr.bin/systat : pftop.c 

Log message:
Display direction In/Out/Any for rule display, not just In/Out.
ok canacar@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2008/09/01 17:50:00

Log message:
    ruby-snmp-1.0.2, a pure ruby snmp library
    
    Status:
    
    Vendor Tag:	jcs
    Release Tags:	jcs20080901
    
    N ports/net/ruby-snmp/distinfo
    N ports/net/ruby-snmp/Makefile
    N ports/net/ruby-snmp/pkg/DESCR
    N ports/net/ruby-snmp/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2008/09/01 17:52:56

Modified files:
	net            : Makefile 

Log message:
oh hai ruby-snmp


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/01 18:01:34

Modified files:
	share/termtypes: Makefile 

Log message:
Use the installed version of tic instead of the newly built version,
The build/upgrade process requires that changes requiring this type of
update be recorded in faq/current.html. ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/01 18:14:23

Modified files:
	usr.sbin/lpr/lpd: recvjob.c 

Log message:
be more careful in checking disk space; ok millert


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/01 19:12:04

Modified files:
	sys/dev/pci/drm: drm.h drmP.h drm_agpsupport.c drm_auth.c 
	                 drm_bufs.c drm_context.c drm_drawable.c 
	                 drm_drv.c drm_ioctl.c drm_irq.c drm_lock.c 
	                 drm_scatter.c drm_vm.c 

Log message:
detypedef some more. No functional change.


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/09/01 20:16:57

Modified files:
	.              : 44.html 

Log message:
Correct capitalization of UltraSPARC and SPARC64.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/01 22:19:46

Modified files:
	usr.sbin/pkg_add: Makefile 

Log message:
Install in the correct directory with NOMAN set. Based on makewhatis
with additional CLEANFILES from theo.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/02 04:15:49

Modified files:
	converters/p5-Calendar-Simple: Makefile distinfo 

Log message:
- update p5-Calendar-Simple to 1.20
- add run_depends on a recommended module


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/02 04:29:34

Modified files:
	sys/dev/pci    : agp_intel.c 

Log message:
missing break;
ok oga@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/02 05:03:04

Modified files:
	faq            : upgrade44.html 

Log message:
service -> services


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/02 05:28:05

Modified files:
	sysutils/gkrellm/gkrellm: Makefile 
	sysutils/gkrellm/gkrellm/patches: patch-src_sysdeps_openbsd_c 
	sysutils/gkrellm/gkrellm/pkg: PLIST-main 

Log message:
Add support for sensors through hw.sensors sysctls, currently temperature,
fan speed and voltages.
From a diff by Josh Elsasser on ports@ a while ago, thanks!

ok ajacoutot@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/02 05:38:06

Modified files:
	usr.sbin/sysmerge: sysmerge.sh 

Log message:
- make sure they are no sendmail leftovers in src when sysmerge stops
unexpectedly

feedback and ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/02 06:33:17

Log message:
    import pyzor 0.4.0
    
    Pyzor is a collaborative, networked system to detect and block spam
    using identifying digests of messages.
    
    Pyzor initially started out to be merely a Python implementation of
    Razor, but due to the protocol and the fact that Razor's server is not
    Free Software, I decided to Pyzor should be based upon a new, lighter,
    more language- independent protocol.
    
    requested by and ok dlg@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080901
    
    N ports/mail/pyzor/distinfo
    N ports/mail/pyzor/Makefile
    N ports/mail/pyzor/pkg/DESCR
    N ports/mail/pyzor/pkg/PLIST
    N ports/mail/pyzor/patches/patch-lib_pyzor_client_py
    N ports/mail/pyzor/patches/patch-scripts_pyzor
    N ports/mail/pyzor/patches/patch-scripts_pyzord
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/02 06:34:20

Modified files:
	mail           : Makefile 

Log message:
add pyzor


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/02 06:44:08

Modified files:
	devel/glib2    : Makefile distinfo 
Removed files:
	devel/glib2/patches: patch-configure 

Log message:
Update glib2 to 2.16.5.

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/02 06:55:44

Modified files:
	regress/sys/crypto/cmac: Makefile cmac_test.c 
	regress/sys/crypto/hmac: Makefile hmac_test.c 
	regress/sys/crypto/key_wrap: Makefile key_wrap_test.c 

Log message:
fix builds for when obj/ present
fix gcc warnings
add licenses
ok damien@


CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2008/09/02 07:37:47

Modified files:
	.              : donations.html 

Log message:
Remove Tako Bruinsma per his request.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/02 08:09:51

Modified files:
	converters/p5-MARC-Record: Makefile distinfo 
	converters/p5-MARC-Record/pkg: PLIST 

Log message:
- update p5-MARC-Record to 2.0.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/02 08:10:22

Modified files:
	net/p5-Net-Z3950-Zoom: Makefile distinfo 

Log message:
- update p5-Net-Z3950-Zoom to 1.24
- add MODULES+=devel/gettext


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/02 08:13:03

Modified files:
	x11/gtksourceview: Makefile distinfo 
	x11/gtksourceview/patches: patch-configure 
	x11/gtksourceview/pkg: PLIST 

Log message:
- update gtksourceview to 2.2.2

from giovanni (MAINTAINER), with tweaks by me


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/02 09:45:07

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/etc: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/02 10:41:11

Modified files:
	editors/leafpad: Makefile distinfo 
	editors/leafpad/pkg: PLIST 

Log message:
- update leafpad to 0.8.14
- set USE_GMAKE=Yes to build the translations ("fucking classical" -antoine)

ok ajacoutot@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/02 11:35:16

Modified files:
	sys/net        : if_bridge.c if_pfsync.c if_vlan.c pf.c 

Log message:
remove dead stores and newly created unused variables.

Found by LLVM/Clang Static Analyzer.

ok henning@ mpf@


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/09/02 12:28:18

Modified files:
	www/mindterm   : Makefile 

Log message:
obvious PERMIT typo, no pkg change, no pkg bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/09/02 12:35:57

Modified files:
	mail/mutt      : Makefile.inc 

Log message:
corrects builds where MACHINE != MACHINE_ARCH (WRKDIST vs WRKSRC)


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/02 13:21:28

Modified files:
	distrib/common : elfrdsetroot.c 

Log message:
If the image size is known to be too big, print out the sizes.
ok deraadt@ miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/02 14:02:34

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h 

Log message:
Track progress inside of batchbuffers so we know the hardware isn't
wedged.

This avoids early temination of long-running commands.

From Keith Packard, via drm git. Tested by several on various chipsets.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/02 14:11:19

Modified files:
	sys/dev/pci/drm: i915_dma.c 

Log message:
If we need a physical hardware status page, initialise it at device attach
instead of putting up and tearing down on open and close, some chips got
unstable with it being done repeatedly.

From drm git. Tested by several.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/09/02 15:08:29

Modified files:
	lang/ruby      : ruby.port.mk 

Log message:
add MODRUBY_LIB_DEPENDS.

ok bernd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/02 15:11:12

Modified files:
	x11/xdrawchem  : Makefile 
Added files:
	x11/xdrawchem/patches: patch-xdrawchem_Makefile_in 
Removed files:
	x11/xdrawchem/patches: gcc-xdrawchem_Makefile_in 

Log message:
- make it possible to build under all archs without exhausting memory

fix build on alpha, tested by merdely@ thanks ;-)


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/02 15:42:05

Modified files:
	share/man/man9 : Makefile malloc.9 

Log message:
remove last bits of MALLOC/FREE

spotted by and initial patch from espie@, with inputs from jmc@

ok espie@ jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/02 15:51:42

Modified files:
	mail/offlineimap: Makefile distinfo 
	mail/offlineimap/pkg: PLIST 

Log message:
Update to offlineimap-6.0.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/02 16:05:23

Modified files:
	www/apache-httpd: Makefile distinfo 
	www/apache-httpd/patches: patch-Makefile_in patch-configure 
	                          patch-docs_man_rotatelogs_8 
	                          patch-support_rotatelogs_c 
	www/apache-httpd/pkg: PLIST 

Log message:
Security update to apache-httpd-2.2.9. (CVE-2008-2364 and CVE-2007-6420)

http://www.apache.org/dist/httpd/CHANGES_2.2.9

Also fix LIB_DEPENDS and use the external pcre library instead of the shipped
one.

ok dlg@, simon@, merdely@ (pre-lock)


CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2008/09/02 17:05:12

Modified files:
	sbin/bioctl    : bioctl.c 

Log message:
devname -> devicename to prevent shadowing devname(3); ok marco@


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/09/02 17:16:01

Modified files:
	net/opal       : Makefile 

Log message:
give macppc a fighting chance, set the correct pic flag for this lib for macppc
ok ajacoutot@ (maint)


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/09/02 17:17:15

Modified files:
	devel/pwlib    : Makefile 

Log message:
verified to work via ekiga by me
PLEASE commit this ;-) ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/02 20:34:09

Modified files:
	faq            : upgrade44.html 

Log message:
correct numbering of sections 4 & 5
Add another reason to use sysmerge -- it cleans up past sloppy upgrades
nicely.
Fill out sysmerge section (sysmerge people: look over and comment, please).


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	canacar@cvs.openbsd.org	2008/09/02 22:39:12

Modified files:
	app/cwm        : search.c 

Log message:
Keep the exec menu entries sorted.
Go for it okan@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/09/03 02:37:51

Modified files:
	sys/netinet    : ip_carp.c 

Log message:
Prevent a possible overflow when the sum of all demotion counters
gets bigger than 255. OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/09/03 02:41:57

Modified files:
	sys/netinet6   : ip6_var.h ip6_output.c 

Log message:
Remove dead code: ip6_copypktopts() is not used anywhere.
OK deraadt@, henning@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/03 04:57:33

Modified files:
	faq            : upgrade44.html 

Log message:
Typos, thinkos and stupidos from sthen@ and ajocoutot@, thanks!  Also
add package upgrade advisory section, which should be a separate commit,
'cept I've already removed it twice, and I'm tired of doing so :)


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/03 05:01:50

Modified files:
	usr.sbin/ypldap: ypldap.c 

Log message:
Missing break in case statement.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/03 05:04:03

Modified files:
	usr.sbin/ypldap: ypldap.c 

Log message:
; -> : in getopt optstring.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/03 05:13:54

Modified files:
	sbin/disklabel : editor.c 

Log message:
Missing break in case statement.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/03 06:00:56

Modified files:
	sys/dev/pci    : kate.c 

Log message:
Use & not && when masking bits.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/03 06:20:52

Modified files:
	x11/mplayer    : Makefile 
Added files:
	x11/mplayer/patches: patch-stream_tvi_v4l2_c 

Log message:
Enable V4L2 input support.

.e.g. mplayer tv:// -tv driver=v4l2:device=/dev/video0

ok robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/03 06:51:39

Modified files:
	sys/netinet    : udp_usrreq.c tcp_output.c 

Log message:
do not set the pkthdr mbuf state key pointer to the state key saved in the
pcb. the state key ptr in the pcb is the one that had to be used by pf
outbound. but by convention the state key pointer in the pkthdr is the one
used INbound, so pf follows its reverse pointer to find the sk to use,
and since a reverse doesn't exist for locally terminated connections the
reverse pointer is null and thus the whole game a noop.
note that this only affects packets FROM local udp/tcp sockets, for the
other direction everything works as expected.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/03 06:57:19

Modified files:
	sys/net        : pf.c 

Log message:
before linking state keys compare them to verify they actually are the
exact reverse of each other. if there is a mismatch don't erstablish the
link and print enough so that we should be able to find the culprit.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/03 07:26:16

Modified files:
	www/trac       : Makefile distinfo 

Log message:
SECURITY update to trac 0.10.5

- Fixes cross-site redirection in quickjump found by Russ McRee.
- Fixes wiki engine XSS found by Nathan Collins.
- Added PostgreSQL 8.3 support.
- Fixes FineGrainedPermissions for scoped repositories.
- Fixes problem with repository syncing raising exceptions.

ok Ben Lovett (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/03 07:29:33

Modified files:
	www/trac       : Makefile 
	www/trac/pkg   : PLIST 

Log message:
regenerate PLIST (.egg-info was missing) and use MODPY_EGG_VERSION, bump


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/03 07:41:49

Modified files:
	usr.sbin/snmpd : snmpe.c 
	usr.sbin/relayd: pfe.c 

Log message:
Missing breaks.
ok pyr@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/09/03 07:58:01

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
housekeeping:

- remove extraneous spaces
- better column alignment
- sort vendors by vendor-id
- sort products by vendor-id,device-id
- group products by vendor-id rather than vendor-name
- fix vendor-id for Motorola SB4100 (checked with vendor driver)

ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/09/03 08:01:14

Modified files:
	sys/dev/usb    : usbdevs_data.h usbdevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/09/03 08:33:06

Modified files:
	mail/dkim-milter: Makefile distinfo 

Log message:
upgrade to 2.7.2; fixes memory leaks


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/03 08:43:30

Modified files:
	editors/leafpad: Makefile distinfo 
	editors/leafpad/pkg: PLIST 

Log message:
- small update to leafpad-0.8.15
"This release adds and update some translations."


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/09/03 08:48:59

Removed files:
	lib/libc/stdlib: calloc.c 

Log message:
remove now obsolete calloc implementation; prompted by miod


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2008/09/03 10:02:58

Modified files:
	.              : i386-laptop.html 

Log message:
Initial status of Acer 'Aspire One' subnotebook


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/03 13:29:48

Modified files:
	sys/dev/ic     : dc.c dcreg.h 

Log message:
In dc_setcfg() suppress printing a warning when forcing the receiver
and transmitter to idle state times out for chips where the status
bits in question never change (observed in detail with DM9102A) and
therefore the warning would highly likely be a false positive.

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/03 13:43:59

Modified files:
	sys/dev/pci    : if_ipw.c if_iwi.c 

Log message:
redefine ic_send_mgmt() as a no-op instead of calling IF_PURGE in
{ipw,iwi}_start which is wrong (node reference is not released).
from pgt(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/03 13:47:58

Modified files:
	sys/dev/pci    : if_iwi.c if_iwireg.h 

Log message:
(Re)Association requests should contain a QoS Capability element,
not an EDCA Parameter Set element (spotted by IEEE80211_STA_ONLY).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/03 13:53:37

Modified files:
	sys/net80211   : ieee80211_output.c 

Log message:
third parameter of ieee80211_get_assoc_req() is a management frame
subtype, not a boolean indicating assoc or reassoc.
rename the parameter and use if (type == IEEE80211_FC0_SUBTYPE_REASSOC_REQ)
instead of if (reassoc).
it worked only because IEEE80211_FC0_SUBTYPE_ASSOC_REQ is equal to 0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/09/03 14:41:49

Modified files:
	net/flowd      : Makefile distinfo 

Log message:
upgrade to v0.9.1; bugfix release


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/09/03 14:44:13

Modified files:
	net/isc-dhcp   : Makefile distinfo 

Log message:
upgrade to v3.1.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/09/03 15:02:31

Modified files:
	security/mhash : Makefile distinfo 
	security/mhash/patches: patch-lib_Makefile_in 
	security/mhash/pkg: PLIST 

Log message:
upgrade to v0.9.9


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/03 15:29:30

Modified files:
	gnu/usr.bin/ld/rtld: malloc.c 

Log message:
Provide our own calloc() since we provide our own malloc(), otherwise we won't
be able to link against libc_pic.a anyway.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/03 15:58:17

Modified files:
	x11/qt3        : qt3.port.mk 
	x11/qt4        : qt4.port.mk 

Log message:
Remove forgotten MODGCC bits for sparc64. sparc64 has been using gcc3
for 4 1/2 years now.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/03 16:21:46

Modified files:
	build          : mirrors.dat 

Log message:
add a second rit.edu mirror, this one carrying snapshots and
more releases. Requested by maintainer Kurt Mosiejczuk.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/03 16:22:20

Modified files:
	.              : ftp.html 
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/03 16:36:08

Modified files:
	build          : mirrors.pl 

Log message:
for ftplist, s/&ntilde;/n/ as done for umlauts/eacute


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/09/03 16:40:27

Modified files:
	lang/ghc       : Makefile 

Log message:
Drop maintainership.
If you have to work on ghc-HEAD but can't get the ghc-HEAD souces, there's
no point to work on it at all.
If you complain about missing portability, and all those Haskell guys agree,
but at the same time delay bootstrapping to the next release whenever a
release happens, there's no expectation for getting bootstrapping back at
all.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/03 17:11:59

Modified files:
	sbin/restore   : tape.c 

Log message:
Start with a max size tape buffer rather than one 1/2 the max (i.e.
32K). This allows the automatic recognition of dumps written with
64K buffers. It also prevents alert scsi devices from complaining
about read requests that provide only 1/2 the room needed for an
actual tape record.

Problem noted, fix tested & ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/03 17:24:25

Modified files:
	sbin/mount_vnd : mount_vnd.c mount_vnd.8 
	sys/dev        : vnd.c vndioctl.h 

Log message:
Replace -s (sector size) option with more general -t (disktype)
option which makes the vnd device emulate the geometry of the
specified disktab(5) entry. No change in behaviour or geometry
unless -t is used.

API for vnd configuration ioctl (VNDIOCSET) changes, so mount_vnd
must be in sync with kernel.

Tested & ok jsing@ 'Lovely' deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/09/03 19:09:20

Modified files:
	distrib/sgi/iso: Makefile 

Log message:
Change ISO generation to use the new -t option for vnconfig.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/09/03 23:30:53

Modified files:
	graphics/p5-Image-ExifTool: Makefile distinfo 

Log message:
update to 7.30

from patrick keshishian (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/04 00:42:12

Modified files:
	mail/p5-Mail-SpamAssassin: Makefile distinfo 
	mail/p5-Mail-SpamAssassin/patches: patch-Makefile_PL 
	                                   patch-sa-update_raw 
	mail/p5-Mail-SpamAssassin/pkg: PLIST 

Log message:
Update to SpamAssassin 3.2.5; minor bug fix update.

ok mbalmer@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/04 01:51:58

Modified files:
	porting        : autoconf.html 

Log message:
List the new autoconf versions we support.
"Sure!" espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fkr@cvs.openbsd.org	2008/09/04 01:52:36

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
I moved (and not just to get a free commit) a while go.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/04 02:35:43

Modified files:
	mail/dovecot   : Makefile distinfo 
	mail/dovecot/patches: patch-configure_in 
	mail/dovecot/pkg: DESCR-server 

Log message:
Update to Dovecot 1.1.3.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martin@cvs.openbsd.org	2008/09/04 02:52:29

Modified files:
	net/olsrd      : Makefile distinfo 
	net/olsrd/patches: patch-src_cfgparser_Makefile 
	net/olsrd/pkg  : PLIST 

Log message:
- update to 0.5.6
- take over maintainership

help and ok sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/04 03:55:21

Modified files:
	.              : mail.html 

Log message:
openbsd.cz is not currently functional; remove mailing list entry.
Reported by Tomas Bodzar on www@, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/04 05:46:18

Modified files:
	usr.sbin/usbdevs: usbdevs.c 

Log message:
Check for the correct ioctl failure case and reflect that
in the return code of getdevicedesc in which it is called.

ok yuo@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/04 05:57:56

Modified files:
	gnu/usr.sbin/sendmail/sendmail: map.c 

Log message:
Use & not && to mask bits.
Sendmail folks have been notified and are fixing this for
the next release.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/04 07:11:49

Modified files:
	build          : mirrors.dat 

Log message:
add FF data (upstream mirror) for filedump.se.rit.edu


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/04 07:50:37

Modified files:
	share/man/man4 : pf.4 

Log message:
- document DIOCKILLSRCNODES; requested by Johan Strom
- fix some line wrap in DIOCSETIFFLAG

ok henning


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/04 09:44:42

Modified files:
	bin/ls         : ls.1 ls.c 

Log message:
- make -ln and -nl combinations behave identically. currently -l overrides -n.
behaviour now similar to netbsd/freebsd/solaris.

- make -gn and -ng combinations behave identically: long listing, numeric
group ID, no user ID. currently -g overrides -n. behaviour now similar to
netbsd/solaris.

- allow -m and -x to override -1Cgln (and each other) if specified last.
currently -m and -x can be overriden even if they are specified last.
behaviour now similar to netbsd/freebsd. fixes PR 5785 from
Jacek Masiulaniec.

- update man page to reflect reality.

ls.c diff based on Jacek Masiulaniec's diff from PR 5785, and extended by
sobrado. this work is really a joint effort from sobrado and myself.
i don't know about igor, but this particular diff has nearly killed me...

ok millert otto


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/04 09:51:28

Modified files:
	usr.bin/awk    : awk.1 

Log message:
+awk does not support {n,m} pattern matching
noted by Vadim Zhukov, though slightly different (doc) fix committed;

ok millert


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/04 09:59:52

Modified files:
	sys/dev/pci    : if_iwi.c if_iwireg.h 

Log message:
mostly cosmetic.
also, do not set the privacy bit in the capinfo field of (re)assoc
requests, even for RSNA.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/09/04 11:36:47

Modified files:
	.              : 44.html index.html items.html lyrics.html 
	                 orders.html tshirts.html 
Added files:
	images         : 44song.jpg SourceWars.jpg cd44-s.gif 
	                 openbsd44_cover.gif poster20-s.gif poster20.jpg 
	                 tshirt-30b-s.gif tshirt-30b.gif 
	                 tshirt-30f-s.gif tshirt-30f-ss.gif 
	                 tshirt-30f.gif 

Log message:
activate pre-orders for 4.4.  release the new song at the same time.
see http://openbsd.org/l.html for the song (until www.openbsd.org gets
caught up in about 20 minuts, direct access to openbsd.org will have
the new content..)


CVSROOT:	/cvs
Module name:	www
Changes by:	drahn@cvs.openbsd.org	2008/09/04 11:54:02

Modified files:
	.              : donations.html 

Log message:
Drive sled + drive for xserv, thanks.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/09/04 13:10:51

Modified files:
	.              : pmax.html cats.html 

Log message:
repairs; guede


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/09/04 14:33:24

Modified files:
	graphics/libcaca: Makefile 

Log message:
Distfile moved again. Sigh...
Noticed by landry.

ok landry


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/09/04 14:33:54

Modified files:
	.              : lyrics.html 

Log message:
improve


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/09/04 14:36:18

Modified files:
	.              : lyrics.html 

Log message:
improve


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/04 14:51:22

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/09/04 16:10:19

Modified files:
	.              : anoncvs.html 

Log message:
Add my mirror in Toronto, Canada.


CVSROOT:	/cvs
Module name:	www
Changes by:	pvalchev@cvs.openbsd.org	2008/09/04 16:27:38

Modified files:
	.              : 44.html 

Log message:
typo, pointed out by will drewry


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/09/04 16:37:08

Modified files:
	.              : 44.html 

Log message:
more pkg counts


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/04 16:58:23

Modified files:
	x11/vlc        : Makefile 
	x11/vlc/patches: patch-modules_demux_ogg_c 
Added files:
	x11/vlc/patches: patch-modules_access_mms_mmstu_c 
	                 patch-modules_access_mms_mmstu_h 
	                 patch-modules_demux_tta_c 

Log message:
Pull in integer overflow fixes for TTA, MMS and Ogg.

CVE-2008-3732, CVE-2008-3794

ok sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/04 17:51:57

Modified files:
	.              : cats.html pmax.html alpha.html hp300.html 
	                 macppc.html mvme88k.html sgi.html 

Log message:
Spelling/grammar fixes, mostly from guede on www@, thanks!
Bump copyright dates.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/04 19:01:00

Modified files:
	x11/vlc        : Makefile 
Added files:
	x11/vlc/patches: patch-modules_demux_live555_cpp 

Log message:
Fix a crash if VLC is not able to connect to a RTSP server.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/04 19:10:21

Modified files:
	graphics/ffmpeg: Makefile 
	graphics/ffmpeg/patches: patch-configure 
Added files:
	graphics/ffmpeg/patches: patch-libavcodec_ppc_check_altivec_c 

Log message:
Fix FFmpeg's configure script so it can retreive and understand the
hardware architecture instead of the machine port. Also add support
for detecting the presence of AltiVec at run-time using the
machdep.altivec sysctl.

At the moment AltiVec is disabled but this at least allows the
configure script to build in the support if --disable-altivec is
removed. Facilitates further testing and debugging.

ok kili@ jakemsr@


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/09/05 00:58:42

Modified files:
	share/man/man4 : softraid.4 

Log message:
get rid of the unneeded 'etc.' at the end of the list.
also remove bogus '\&' escape.
help and ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/05 04:38:12

Modified files:
	usr.sbin/bgpd  : session.c 

Log message:
ignore unknown SAFIs in the MP capabilities. used by some to distribute
some kind of VPN stuff


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/05 05:00:03

Modified files:
	faq            : upgrade44.html 

Log message:
missing new user.  <sarcasm>So nice to see people carefully keeping
current.html up-to-date</sarcasm>.  Thanks to Daniel Ouellet for
noticing.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/05 05:14:15

Modified files:
	faq            : upgrade44.html 

Log message:
singular -> plural, since there are multiple users to add.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/05 05:19:49

Log message:
    Import cherokee-0.8.1
    
    Cherokee is a very fast, flexible and easy to configure Web Server. It
    supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI,
    TLS and SSL encrypted connections, Virtual hosts, Authentication, on the
    fly encoding, Load balancing, Apache compatible log files, and much
    more.
    
    based on a submission from Fernando Quintero (MAINTAINER)
    testing, feedback and ok sthen@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20080905
    
    N ports/www/cherokee/Makefile
    N ports/www/cherokee/distinfo
    N ports/www/cherokee/patches/patch-cherokee_conf_sample_pre
    N ports/www/cherokee/patches/patch-cherokee-admin_1
    N ports/www/cherokee/patches/patch-configure
    N ports/www/cherokee/patches/patch-cherokee_Makefile_in
    N ports/www/cherokee/pkg/DESCR-ldap
    N ports/www/cherokee/pkg/DESCR-main
    N ports/www/cherokee/pkg/DESCR-mysql
    N ports/www/cherokee/pkg/PLIST-geoip
    N ports/www/cherokee/pkg/PLIST-ldap
    N ports/www/cherokee/pkg/PLIST-main
    N ports/www/cherokee/pkg/PLIST-mysql
    N ports/www/cherokee/pkg/DESCR-geoip
    N ports/www/cherokee/pkg/MESSAGE-main
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/05 05:21:17

Modified files:
	infrastructure/db: user.list 

Log message:
- add _cherokee user and group (www/cherokee)


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/05 05:21:41

Modified files:
	faq            : current.html 

Log message:
Missing _ypldap user from back in June.  *grumble*


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/05 05:22:26

Modified files:
	www            : Makefile 

Log message:
+cherokee


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/05 06:28:02

Log message:
    Import gworkspace-0.8.6
    
    GWorkspace is a clone of the NeXT workspace manager with some added
    features as spatial viewing, an advanced database based search system,
    etc.
    
    As for the rest of GNUstep apps under OpenBSD, it is somewhat
    experimental.
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20070905
    
    N ports/x11/gnustep/gworkspace/Makefile
    N ports/x11/gnustep/gworkspace/distinfo
    N ports/x11/gnustep/gworkspace/pkg/DESCR
    N ports/x11/gnustep/gworkspace/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/05 06:28:50

Modified files:
	x11/gnustep    : Makefile 

Log message:
+gworkspace


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/05 07:15:34

Modified files:
	share/man/man4 : options.4 

Log message:
remove remaining MALLOC/FREE bits

spotted by jmc@

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/05 08:11:57

Modified files:
	sys/kern       : kern_synch.c 

Log message:
When munging the WANTIPL of the mutex to prevent undoing the sched_lock,
use the constant for IPL_SCHED, and not splsched(), which doesn't do what
we want.

ok art@. Tested by Paul de Weerd.


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2008/09/05 08:15:06

Modified files:
	.              : amd64.html 

Log message:
Remove link to out-dated X.Org docs.


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2008/09/05 08:16:40

Modified files:
	.              : i386.html 

Log message:
- No more XFree86 3.3.6 X servers.
- Remove link to out of date X.Org documentation.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/09/05 08:17:50

Modified files:
	sys/kern       : kern_synch.c 

Log message:
Don't overwrite the old ipl in msleep if PNORELOCK was set.


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/09/05 08:37:43

Modified files:
	devel/glpk     : Makefile distinfo 
	devel/glpk/pkg : PLIST 

Log message:
- update to 4.30 (initial diff from Guillaume Pinot)
- even though gmp is now optional, it is explicity used/linked
- fix-up SHARED_LIBS
- add @bin markers

tweak and ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/05 08:38:15

Modified files:
	sys/kern       : kern_synch.c 

Log message:
Back out previous. Art realised a problem with it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/05 09:45:10

Modified files:
	www/liferea    : Makefile distinfo 
	www/liferea/pkg: PLIST 

Log message:
- update liferea to 1.4.19

from Wiktor Izdebski (MAINTAINER)


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2008/09/05 11:07:40

Modified files:
	.              : i386-laptop.html 

Log message:
More realistic


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2008/09/05 11:35:35

Modified files:
	.              : i386-laptop.html 

Log message:
No more XFree86 servers since Xenocara. Remove suggestion to try them.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/05 12:29:43

Modified files:
	x11/gnustep/back: Makefile 
	x11/gnustep/back/pkg: DESCR PLIST 
Added files:
	x11/gnustep/back/pkg: MESSAGE PFRAG.cairo PFRAG.libart 
	                      PFRAG.xlib 

Log message:
- rework this port so that one can install a different graphics backend
(namely cairo, libart and xlib)
suggested by David Chisnall <csdavec at swansea dot ac dot uk>

MESSAGE tweaked from the FreeBSD gnustep-back port.
While deprecated, the xlib backend is still the default because it's the
most stable for now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/09/05 13:53:44

Modified files:
	net/py-boto    : Makefile distinfo 
	net/py-boto/pkg: PLIST 

Log message:
update to 1.4a; from Bruno Bigras (MAINTAINER)

ok merdely@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/05 14:17:11

Modified files:
	sys/dev/pci/drm: i915_irq.c 

Log message:
fix vblank interrupt mask. Unbreaks sync-to-vblank and anything that
needs the actual interrupts. Oops!


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/09/05 15:13:00

Modified files:
	.              : tshirts.html 

Log message:
correct number tag


CVSROOT:	/cvs
Module name:	src
Changes by:	okan@cvs.openbsd.org	2008/09/05 15:16:32

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
- clarify Radeon HD 2600 Pro entry
- add Mobility Radeon HD 2600 found in a hp 8510p

ok brad


CVSROOT:	/cvs
Module name:	src
Changes by:	okan@cvs.openbsd.org	2008/09/05 15:17:09

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/05 15:31:55

Modified files:
	x11/xfed       : Makefile 
	x11/xfed/pkg   : PLIST 
Added files:
	x11/xfed       : distinfo 

Log message:
- old MASTER_SITES no longer has the distfile, so switch to a mirror

- this had an evil use of NO_CHECKSUM (don't do that at home kids,
just mirror the distfile!): remove it and provide distinfo

- regen PLIST while there, and thus bump package

ok steven@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/05 17:07:23

Modified files:
	sys/dev/pci/drm: drm_auth.c 

Log message:
The helper functions in this file are only used in one place and
relatively small, so inline them. This shrinks the kernel by about 500
bytes and saves a tree lookup.


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2008/09/05 17:41:41

Modified files:
	.              : i386-laptop.html 

Log message:
i915resolution isn't needed with intel driver 2.x.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/05 17:51:03

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_dma.c 

Log message:
The code for cleaning up errored buffers and for cleaning up at the end
is the same. Factor them into one function. Saves another 450 bytes on
amd64.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/05 19:32:08

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c drm_ioctl.c drm_irq.c 
	                 drm_lock.c i915_dma.c mga_dma.c 

Log message:
Kill the stats data structures and noop some other parts. Nothing in
userland asks for these stats, and we stopped recording anything
interesting a while back.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/05 20:54:52

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_dma.c 

Log message:
Kill some more unused struct fields and the cases for them.


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/09/06 00:01:57

Modified files:
	.              : cvsync.html 

Log message:
Add my mirror in Toronto, Canada.


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/09/06 00:02:56

Modified files:
	.              : anoncvs.html 

Log message:
Remove a space.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/09/06 01:29:51

Modified files:
	.              : 44.html 

Log message:
typos


CVSROOT:	/cvs
Module name:	ports
Changes by:	fkr@cvs.openbsd.org	2008/09/06 03:07:10

Modified files:
	net/openvpn    : Makefile distinfo 

Log message:
update to openvpn 2.1rc9, this includes security fixes
in earlier versions of 2.1 rc series, CVE-2008-3459

ok bernd@, ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 03:52:57

Log message:
    import p5-Directory-Scratch
    
    When writing test suites for modules that operate on files, it's often
    inconvenient to correctly create a platform-independent temporary
    storage space, manipulate files inside it, then clean it up when the
    test exits.  The inconvenience usually results in tests that don't work
    everwhere, or worse, no tests at all.
    This module aims to eliminate that problem by making it easy to do
    things right.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/devel/p5-Directory-Scratch/distinfo
    N ports/devel/p5-Directory-Scratch/Makefile
    N ports/devel/p5-Directory-Scratch/pkg/DESCR
    N ports/devel/p5-Directory-Scratch/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 03:53:01

Log message:
    import p5-Test-HTML-Tidy
    
    Handy way to check that HTML is valid, according to HTML::Tidy.  It is
    built with Test::Builder and plays happily with Test::More and friends.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/devel/p5-Test-HTML-Tidy/distinfo
    N ports/devel/p5-Test-HTML-Tidy/Makefile
    N ports/devel/p5-Test-HTML-Tidy/pkg/DESCR
    N ports/devel/p5-Test-HTML-Tidy/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 03:53:05

Log message:
    import p5-Devel-Cover
    
    This module provides code coverage metrics for Perl.  Code coverage
    metrics describe how thoroughly tests exercise code.  By using
    Devel::Cover you can discover areas of code not exercised by your tests
    and determine which tests to create to increase coverage.  Code coverage
    can be considered as an indirect measure of quality.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/devel/p5-Devel-Cover/distinfo
    N ports/devel/p5-Devel-Cover/Makefile
    N ports/devel/p5-Devel-Cover/pkg/PLIST
    N ports/devel/p5-Devel-Cover/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 03:53:08

Log message:
    import p5-Test-Strict
    
    Test::Strict lets you check the syntax, presence of the strict and
    warnings pragma in your Perl code.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/devel/p5-Test-Strict/distinfo
    N ports/devel/p5-Test-Strict/Makefile
    N ports/devel/p5-Test-Strict/pkg/DESCR
    N ports/devel/p5-Test-Strict/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 03:53:12

Modified files:
	devel          : Makefile 

Log message:
add p5-Directory-Scratch, p5-Test-HTML-Tidy, p5-Devel-Cover and
p5-Test-Strict


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:33:37

Log message:
    import p5-Catalyst-Plugin-C3
    
    This module is related to the possible transition of Catalyst from NEXT
    to Class::C3.  This transition hasn't happened yet, and might not for a
    while.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/devel/p5-Catalyst-Plugin-C3/distinfo
    N ports/devel/p5-Catalyst-Plugin-C3/Makefile
    N ports/devel/p5-Catalyst-Plugin-C3/pkg/DESCR
    N ports/devel/p5-Catalyst-Plugin-C3/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:33:41

Log message:
    import p5-Catalyst-Plugin-Cache
    
    This plugin gives you access to a variety of systems for caching data.
    It allows you to use a very simple configuration API, while maintaining
    the possibility of flexibility when you need it later.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/www/p5-Catalyst-Plugin-Cache/distinfo
    N ports/www/p5-Catalyst-Plugin-Cache/Makefile
    N ports/www/p5-Catalyst-Plugin-Cache/pkg/DESCR
    N ports/www/p5-Catalyst-Plugin-Cache/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:33:45

Log message:
    import p5-Catalyst-Plugin-Cache-Store-FastMmap
    
    This store plugin is a bit of a wrapper for Cache::FastMmap.
    As Cache::FastMmap can't store plain values by default, this module
    ships with a subclass that will wrap all values in a scalar reference
    before storing.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/distinfo
    N ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile
    N ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg/DESCR
    N ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:33:48

Log message:
    import p5-Catalyst-Plugin-ConfigLoader-Environment
    
    Catalyst::Plugin::ConfigLoader::Environment reads environment variables
    and sets up the configuration in your application accordingly.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/www/p5-Catalyst-Plugin-ConfigLoader-Environment/distinfo
    N ports/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile
    N ports/www/p5-Catalyst-Plugin-ConfigLoader-Environment/pkg/DESCR
    N ports/www/p5-Catalyst-Plugin-ConfigLoader-Environment/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:33:51

Log message:
    import p5-Catalyst-Plugin-LogWarnings
    
    This plugin redirects perl's warn() warnings to a Catalyst log
    ($c->log->warn), allowing you to filter warnings, log warnings to a
    database, Log4Perl, etc.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/www/p5-Catalyst-Plugin-LogWarnings/distinfo
    N ports/www/p5-Catalyst-Plugin-LogWarnings/Makefile
    N ports/www/p5-Catalyst-Plugin-LogWarnings/pkg/DESCR
    N ports/www/p5-Catalyst-Plugin-LogWarnings/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:33:55

Log message:
    import p5-Catalyst-Component-ACCEPT_CONTEXT
    
    Models and Views don't usually have access to the request object, since
    they probably don't really need it.  Sometimes, however, having the
    request context available outside of Controllers makes your application
    cleaner.  If that's the case, just use this module as a base class.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/distinfo
    N ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
    N ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/pkg/DESCR
    N ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:33:59

Log message:
    import p5-HTML-SBC
    
    Simple Blog Code is a simple markup language.  You can use it for guest
    books, blogs, wikis, boards and various other web applications.  It
    produces valid and semantic (X)HTML from input and is patterned on that
    tiny usenet markups like *bold* and _underline_.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/www/p5-HTML-SBC/distinfo
    N ports/www/p5-HTML-SBC/Makefile
    N ports/www/p5-HTML-SBC/pkg/DESCR
    N ports/www/p5-HTML-SBC/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:34:02

Log message:
    import p5-XML-Atom-SimpleFeed
    
    This module provides a minimal API for generating Atom syndication feeds
    quickly and easily.  It supports all aspects of the Atom format, but it
    has no provisions for generating feeds with extension elements.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/www/p5-XML-Atom-SimpleFeed/distinfo
    N ports/www/p5-XML-Atom-SimpleFeed/Makefile
    N ports/www/p5-XML-Atom-SimpleFeed/pkg/DESCR
    N ports/www/p5-XML-Atom-SimpleFeed/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:34:06

Modified files:
	devel          : Makefile 
	www            : Makefile 

Log message:
add p5-Catalyst-Plugin-C3 to devel/ and p5-Catalyst-Plugin-Cache,
p5-Catalyst-Plugin-Cache-Store-FastMmap,
p5-Catalyst-Plugin-ConfigLoader-Environment,
p5-Catalyst-Plugin-LogWarnings, p5-Catalyst-Component-ACCEPT_CONTEXT,
p5-HTML-SBC and p5-XML-Atom-SimpleFeed to www/


CVSROOT:	/cvs
Module name:	src
Changes by:	simon@cvs.openbsd.org	2008/09/06 04:49:28

Modified files:
	usr.bin/pkg-config: pkg-config 

Log message:
Calling --help shouldn't be an error condition, so exit with status 0
instead of 1, and make it consistent with gnu.

ok ckuethe@


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2008/09/06 05:11:02

Modified files:
	usr.sbin/mopd/mopchk: mopchk.1 

Log message:
correct name. -moj


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 05:39:41

Log message:
    import p5-Template-Plugin-Markdown
    
    Template::Plugin::Markdown is a plugin for TT which provides a filter to
    format your text with Markdown style.
    
    ok okan@ just before the lock
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080906
    
    N ports/textproc/p5-Template-Plugin-Markdown/Makefile
    N ports/textproc/p5-Template-Plugin-Markdown/distinfo
    N ports/textproc/p5-Template-Plugin-Markdown/pkg/PLIST
    N ports/textproc/p5-Template-Plugin-Markdown/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/06 05:39:45

Modified files:
	textproc       : Makefile 

Log message:
add p5-Template-Plugin-Markdown


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 06:00:19

Modified files:
	include        : sha2.h 
	lib/libc/hash  : Makefile.inc sha2.3 sha2.c 

Log message:
Rename SHA256/384/512 API to avoid namespace collisions with
forthcoming OpenSSL update.

Function names lose their underscore (SHA256_Init => SHA256Init) and
the various SHA256_CTX, SHA512_CTX are merged into a single SHA2_CTX
that is used for all these hashes.

ok millert@ manpage bits jmc@ "please commit" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 06:00:37

Modified files:
	lib/libc       : shlib_version 

Log message:
crank for sha2 changes


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 06:01:34

Modified files:
	sbin/isakmpd   : hash.c 
	bin/md5        : md5.c 
	usr.bin/ssh    : md-sha256.c 

Log message:
adapt to sha2(3) API changes; ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 06:15:53

Log message:
    import of OpenSSL 0.9.8h
    
    Status:
    
    Vendor Tag:	openssl
    Release Tags:	openssl_0_9_8_h
    
    N src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head
    N src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head_FIPS
    C src/lib/libssl/src/CHANGES
    U src/lib/libssl/src/CHANGES.SSLeay
    C src/lib/libssl/src/config
    C src/lib/libssl/src/Configure
    C src/lib/libssl/src/e_os2.h
    C src/lib/libssl/src/e_os.h
    C src/lib/libssl/src/FAQ
    C src/lib/libssl/src/INSTALL
    C src/lib/libssl/src/install.com
    U src/lib/libssl/src/INSTALL.DJGPP
    U src/lib/libssl/src/INSTALL.MacOS
    N src/lib/libssl/src/INSTALL.NW
    U src/lib/libssl/src/INSTALL.OS2
    U src/lib/libssl/src/INSTALL.VMS
    C src/lib/libssl/src/INSTALL.W32
    N src/lib/libssl/src/INSTALL.W64
    U src/lib/libssl/src/INSTALL.WCE
    C src/lib/libssl/src/LICENSE
    U src/lib/libssl/src/Makefile
    I src/lib/libssl/src/Makefile.bak
    C src/lib/libssl/src/Makefile.org
    N src/lib/libssl/src/Makefile.shared
    C src/lib/libssl/src/makevms.com
    C src/lib/libssl/src/NEWS
    U src/lib/libssl/src/openssl.doxy
    C src/lib/libssl/src/openssl.spec
    C src/lib/libssl/src/PROBLEMS
    C src/lib/libssl/src/README
    U src/lib/libssl/src/README.ASN1
    U src/lib/libssl/src/README.ENGINE
    U src/lib/libssl/src/apps/app_rand.c
    C src/lib/libssl/src/apps/apps.c
    C src/lib/libssl/src/apps/apps.h
    C src/lib/libssl/src/apps/asn1pars.c
    C src/lib/libssl/src/apps/ca.c
    U src/lib/libssl/src/apps/ca-cert.srl
    U src/lib/libssl/src/apps/CA.com
    U src/lib/libssl/src/apps/ca-key.pem
    C src/lib/libssl/src/apps/CA.pl
    C src/lib/libssl/src/apps/CA.pl.in
    U src/lib/libssl/src/apps/ca-req.pem
    C src/lib/libssl/src/apps/CA.sh
    U src/lib/libssl/src/apps/cert.pem
    C src/lib/libssl/src/apps/ciphers.c
    U src/lib/libssl/src/apps/client.pem
    N src/lib/libssl/src/apps/cms.c
    U src/lib/libssl/src/apps/crl2p7.c
    C src/lib/libssl/src/apps/crl.c
    C src/lib/libssl/src/apps/dgst.c
    U src/lib/libssl/src/apps/dh1024.pem
    U src/lib/libssl/src/apps/dh2048.pem
    U src/lib/libssl/src/apps/dh4096.pem
    U src/lib/libssl/src/apps/dh512.pem
    C src/lib/libssl/src/apps/dh.c
    C src/lib/libssl/src/apps/dhparam.c
    U src/lib/libssl/src/apps/dsa1024.pem
    U src/lib/libssl/src/apps/dsa512.pem
    C src/lib/libssl/src/apps/dsa.c
    U src/lib/libssl/src/apps/dsa-ca.pem
    C src/lib/libssl/src/apps/dsaparam.c
    U src/lib/libssl/src/apps/dsa-pca.pem
    U src/lib/libssl/src/apps/dsap.pem
    N src/lib/libssl/src/apps/ec.c
    N src/lib/libssl/src/apps/ecparam.c
    C src/lib/libssl/src/apps/enc.c
    C src/lib/libssl/src/apps/engine.c
    U src/lib/libssl/src/apps/errstr.c
    C src/lib/libssl/src/apps/gendh.c
    C src/lib/libssl/src/apps/gendsa.c
    C src/lib/libssl/src/apps/genrsa.c
    U src/lib/libssl/src/apps/install.com
    C src/lib/libssl/src/apps/makeapps.com
    U src/lib/libssl/src/apps/Makefile
    L src/lib/libssl/src/apps/md4.c
    U src/lib/libssl/src/apps/nseq.c
    C src/lib/libssl/src/apps/ocsp.c
    U src/lib/libssl/src/apps/oid.cnf
    C src/lib/libssl/src/apps/openssl.c
    C src/lib/libssl/src/apps/openssl.cnf
    C src/lib/libssl/src/apps/openssl-vms.cnf
    C src/lib/libssl/src/apps/passwd.c
    U src/lib/libssl/src/apps/pkcs7.c
    U src/lib/libssl/src/apps/pca-cert.srl
    U src/lib/libssl/src/apps/pca-key.pem
    U src/lib/libssl/src/apps/pca-req.pem
    C src/lib/libssl/src/apps/pkcs12.c
    U src/lib/libssl/src/apps/pkcs8.c
    U src/lib/libssl/src/apps/prime.c
    U src/lib/libssl/src/apps/privkey.pem
    C src/lib/libssl/src/apps/progs.h
    C src/lib/libssl/src/apps/progs.pl
    C src/lib/libssl/src/apps/rand.c
    C src/lib/libssl/src/apps/req.c
    U src/lib/libssl/src/apps/req.pem
    U src/lib/libssl/src/apps/rsa8192.pem
    C src/lib/libssl/src/apps/rsa.c
    C src/lib/libssl/src/apps/rsautl.c
    U src/lib/libssl/src/apps/s1024key.pem
    U src/lib/libssl/src/apps/s1024req.pem
    U src/lib/libssl/src/apps/s512-key.pem
    U src/lib/libssl/src/apps/s512-req.pem
    C src/lib/libssl/src/apps/s_apps.h
    C src/lib/libssl/src/apps/s_cb.c
    C src/lib/libssl/src/apps/s_client.c
    U src/lib/libssl/src/apps/server2.pem
    U src/lib/libssl/src/apps/server.pem
    U src/lib/libssl/src/apps/server.srl
    C src/lib/libssl/src/apps/sess_id.c
    C src/lib/libssl/src/apps/smime.c
    C src/lib/libssl/src/apps/speed.c
    C src/lib/libssl/src/apps/spkac.c
    C src/lib/libssl/src/apps/s_server.c
    C src/lib/libssl/src/apps/s_socket.c
    C src/lib/libssl/src/apps/s_time.c
    U src/lib/libssl/src/apps/testCA.pem
    U src/lib/libssl/src/apps/testdsa.h
    U src/lib/libssl/src/apps/testrsa.h
    N src/lib/libssl/src/apps/timeouts.h
    C src/lib/libssl/src/apps/verify.c
    C src/lib/libssl/src/apps/version.c
    U src/lib/libssl/src/apps/winrand.c
    C src/lib/libssl/src/apps/x509.c
    U src/lib/libssl/src/apps/demoCA/cacert.pem
    U src/lib/libssl/src/apps/demoCA/index.txt
    U src/lib/libssl/src/apps/demoCA/serial
    U src/lib/libssl/src/apps/demoCA/private/cakey.pem
    U src/lib/libssl/src/apps/set/set_b_ca.pem
    U src/lib/libssl/src/apps/set/set_c_ca.pem
    U src/lib/libssl/src/apps/set/set_d_ct.pem
    U src/lib/libssl/src/apps/set/set-g-ca.pem
    U src/lib/libssl/src/apps/set/set-m-ca.pem
    U src/lib/libssl/src/apps/set/set_root.pem
    U src/lib/libssl/src/bugs/alpha.c
    U src/lib/libssl/src/bugs/dggccbug.c
    U src/lib/libssl/src/bugs/MS
    U src/lib/libssl/src/bugs/sgiccbug.c
    U src/lib/libssl/src/bugs/sslref.dif
    U src/lib/libssl/src/bugs/SSLv3
    U src/lib/libssl/src/bugs/stream.c
    U src/lib/libssl/src/bugs/ultrixcc.c
    N src/lib/libssl/src/certs/README.RootCerts
    U src/lib/libssl/src/certs/demo/ca-cert.pem
    U src/lib/libssl/src/certs/demo/dsa-ca.pem
    U src/lib/libssl/src/certs/demo/dsa-pca.pem
    U src/lib/libssl/src/certs/demo/pca-cert.pem
    U src/lib/libssl/src/certs/expired/ICE.crl
    C src/lib/libssl/src/crypto/cpt_err.c
    C src/lib/libssl/src/crypto/cryptlib.c
    C src/lib/libssl/src/crypto/cryptlib.h
    C src/lib/libssl/src/crypto/crypto.h
    C src/lib/libssl/src/crypto/crypto-lib.com
    C src/lib/libssl/src/crypto/cversion.c
    C src/lib/libssl/src/crypto/ebcdic.c
    U src/lib/libssl/src/crypto/ebcdic.h
    C src/lib/libssl/src/crypto/ex_data.c
    N src/lib/libssl/src/crypto/ia64cpuid.S
    C src/lib/libssl/src/crypto/install.com
    N src/lib/libssl/src/crypto/LPdir_nyi.c
    N src/lib/libssl/src/crypto/LPdir_unix.c
    N src/lib/libssl/src/crypto/LPdir_vms.c
    N src/lib/libssl/src/crypto/LPdir_win32.c
    N src/lib/libssl/src/crypto/LPdir_win.c
    N src/lib/libssl/src/crypto/LPdir_wince.c
    C src/lib/libssl/src/crypto/Makefile
    C src/lib/libssl/src/crypto/md32_common.h
    C src/lib/libssl/src/crypto/mem.c
    U src/lib/libssl/src/crypto/mem_clr.c
    C src/lib/libssl/src/crypto/mem_dbg.c
    N src/lib/libssl/src/crypto/o_dir.c
    N src/lib/libssl/src/crypto/o_dir.h
    N src/lib/libssl/src/crypto/o_dir_test.c
    C src/lib/libssl/src/crypto/opensslconf.h
    C src/lib/libssl/src/crypto/opensslv.h
    C src/lib/libssl/src/crypto/opensslconf.h.in
    C src/lib/libssl/src/crypto/ossl_typ.h
    U src/lib/libssl/src/crypto/o_str.c
    U src/lib/libssl/src/crypto/o_str.h
    U src/lib/libssl/src/crypto/o_time.c
    U src/lib/libssl/src/crypto/o_time.h
    N src/lib/libssl/src/crypto/sparccpuid.S
    C src/lib/libssl/src/crypto/symhacks.h
    C src/lib/libssl/src/crypto/tmdiff.c
    C src/lib/libssl/src/crypto/tmdiff.h
    C src/lib/libssl/src/crypto/uid.c
    N src/lib/libssl/src/crypto/x86_64cpuid.pl
    N src/lib/libssl/src/crypto/x86cpuid.pl
    C src/lib/libssl/src/crypto/aes/aes_cbc.c
    U src/lib/libssl/src/crypto/aes/aes_cfb.c
    C src/lib/libssl/src/crypto/aes/aes_core.c
    U src/lib/libssl/src/crypto/aes/aes_ctr.c
    U src/lib/libssl/src/crypto/aes/aes_ecb.c
    C src/lib/libssl/src/crypto/aes/aes.h
    N src/lib/libssl/src/crypto/aes/aes_ige.c
    C src/lib/libssl/src/crypto/aes/aes_locl.h
    C src/lib/libssl/src/crypto/aes/aes_misc.c
    U src/lib/libssl/src/crypto/aes/aes_ofb.c
    N src/lib/libssl/src/crypto/aes/aes_wrap.c
    U src/lib/libssl/src/crypto/aes/Makefile
    U src/lib/libssl/src/crypto/aes/README
    C src/lib/libssl/src/crypto/aes/asm/aes-586.pl
    N src/lib/libssl/src/crypto/aes/asm/aes-ia64.S
    N src/lib/libssl/src/crypto/aes/asm/aes-x86_64.pl
    C src/lib/libssl/src/crypto/asn1/a_bitstr.c
    C src/lib/libssl/src/crypto/asn1/a_bool.c
    C src/lib/libssl/src/crypto/asn1/a_bytes.c
    C src/lib/libssl/src/crypto/asn1/a_d2i_fp.c
    C src/lib/libssl/src/crypto/asn1/a_digest.c
    C src/lib/libssl/src/crypto/asn1/a_dup.c
    C src/lib/libssl/src/crypto/asn1/a_enum.c
    C src/lib/libssl/src/crypto/asn1/a_gentm.c
    C src/lib/libssl/src/crypto/asn1/a_hdr.c
    C src/lib/libssl/src/crypto/asn1/a_i2d_fp.c
    C src/lib/libssl/src/crypto/asn1/a_int.c
    C src/lib/libssl/src/crypto/asn1/a_mbstr.c
    C src/lib/libssl/src/crypto/asn1/a_meth.c
    C src/lib/libssl/src/crypto/asn1/a_object.c
    C src/lib/libssl/src/crypto/asn1/a_octet.c
    U src/lib/libssl/src/crypto/asn1/a_print.c
    C src/lib/libssl/src/crypto/asn1/a_set.c
    C src/lib/libssl/src/crypto/asn1/a_sign.c
    C src/lib/libssl/src/crypto/asn1/asn1_err.c
    N src/lib/libssl/src/crypto/asn1/asn1_gen.c
    C src/lib/libssl/src/crypto/asn1/asn1.h
    C src/lib/libssl/src/crypto/asn1/asn1_lib.c
    C src/lib/libssl/src/crypto/asn1/asn1_mac.h
    C src/lib/libssl/src/crypto/asn1/asn1_par.c
    C src/lib/libssl/src/crypto/asn1/asn1t.h
    N src/lib/libssl/src/crypto/asn1/asn_mime.c
    C src/lib/libssl/src/crypto/asn1/asn_moid.c
    C src/lib/libssl/src/crypto/asn1/asn_pack.c
    C src/lib/libssl/src/crypto/asn1/a_strex.c
    U src/lib/libssl/src/crypto/asn1/a_strnid.c
    U src/lib/libssl/src/crypto/asn1/a_time.c
    C src/lib/libssl/src/crypto/asn1/a_type.c
    C src/lib/libssl/src/crypto/asn1/a_utctm.c
    U src/lib/libssl/src/crypto/asn1/a_utf8.c
    C src/lib/libssl/src/crypto/asn1/a_verify.c
    U src/lib/libssl/src/crypto/asn1/charmap.h
    U src/lib/libssl/src/crypto/asn1/charmap.pl
    C src/lib/libssl/src/crypto/asn1/d2i_pr.c
    C src/lib/libssl/src/crypto/asn1/d2i_pu.c
    C src/lib/libssl/src/crypto/asn1/evp_asn1.c
    U src/lib/libssl/src/crypto/asn1/f_enum.c
    U src/lib/libssl/src/crypto/asn1/f_int.c
    U src/lib/libssl/src/crypto/asn1/f_string.c
    C src/lib/libssl/src/crypto/asn1/i2d_pr.c
    C src/lib/libssl/src/crypto/asn1/i2d_pu.c
    U src/lib/libssl/src/crypto/asn1/Makefile
    C src/lib/libssl/src/crypto/asn1/n_pkey.c
    U src/lib/libssl/src/crypto/asn1/nsseq.c
    C src/lib/libssl/src/crypto/asn1/p5_pbe.c
    C src/lib/libssl/src/crypto/asn1/p5_pbev2.c
    U src/lib/libssl/src/crypto/asn1/p8_key.c
    U src/lib/libssl/src/crypto/asn1/p8_pkey.c
    C src/lib/libssl/src/crypto/asn1/tasn_dec.c
    C src/lib/libssl/src/crypto/asn1/tasn_enc.c
    C src/lib/libssl/src/crypto/asn1/tasn_fre.c
    C src/lib/libssl/src/crypto/asn1/tasn_new.c
    U src/lib/libssl/src/crypto/asn1/tasn_prn.c
    C src/lib/libssl/src/crypto/asn1/tasn_typ.c
    C src/lib/libssl/src/crypto/asn1/tasn_utl.c
    U src/lib/libssl/src/crypto/asn1/t_bitst.c
    C src/lib/libssl/src/crypto/asn1/t_crl.c
    C src/lib/libssl/src/crypto/asn1/t_pkey.c
    C src/lib/libssl/src/crypto/asn1/t_req.c
    C src/lib/libssl/src/crypto/asn1/t_spki.c
    U src/lib/libssl/src/crypto/asn1/t_x509a.c
    C src/lib/libssl/src/crypto/asn1/t_x509.c
    C src/lib/libssl/src/crypto/asn1/x_algor.c
    U src/lib/libssl/src/crypto/asn1/x_attrib.c
    C src/lib/libssl/src/crypto/asn1/x_bignum.c
    C src/lib/libssl/src/crypto/asn1/x_crl.c
    C src/lib/libssl/src/crypto/asn1/x_exten.c
    U src/lib/libssl/src/crypto/asn1/x_info.c
    C src/lib/libssl/src/crypto/asn1/x_long.c
    C src/lib/libssl/src/crypto/asn1/x_name.c
    C src/lib/libssl/src/crypto/asn1/x_pkey.c
    C src/lib/libssl/src/crypto/asn1/x_pubkey.c
    C src/lib/libssl/src/crypto/asn1/x_req.c
    U src/lib/libssl/src/crypto/asn1/x_sig.c
    U src/lib/libssl/src/crypto/asn1/x_spki.c
    U src/lib/libssl/src/crypto/asn1/x_val.c
    C src/lib/libssl/src/crypto/asn1/x_x509a.c
    C src/lib/libssl/src/crypto/asn1/x_x509.c
    U src/lib/libssl/src/crypto/bf/bf_cbc.c
    U src/lib/libssl/src/crypto/bf/bf_cfb64.c
    C src/lib/libssl/src/crypto/bf/bf_ecb.c
    C src/lib/libssl/src/crypto/bf/bf_enc.c
    U src/lib/libssl/src/crypto/bf/bf_locl.h
    U src/lib/libssl/src/crypto/bf/bf_ofb64.c
    C src/lib/libssl/src/crypto/bf/bf_opts.c
    U src/lib/libssl/src/crypto/bf/bf_pi.h
    U src/lib/libssl/src/crypto/bf/bfs.cpp
    C src/lib/libssl/src/crypto/bf/bf_skey.c
    C src/lib/libssl/src/crypto/bf/bfspeed.c
    C src/lib/libssl/src/crypto/bf/bftest.c
    C src/lib/libssl/src/crypto/bf/blowfish.h
    U src/lib/libssl/src/crypto/bf/COPYRIGHT
    U src/lib/libssl/src/crypto/bf/INSTALL
    U src/lib/libssl/src/crypto/bf/Makefile
    U src/lib/libssl/src/crypto/bf/README
    U src/lib/libssl/src/crypto/bf/VERSION
    U src/lib/libssl/src/crypto/bf/asm/bf-586.pl
    U src/lib/libssl/src/crypto/bf/asm/bf-686.pl
    U src/lib/libssl/src/crypto/bf/asm/readme
    C src/lib/libssl/src/crypto/bio/b_dump.c
    U src/lib/libssl/src/crypto/bio/bf_buff.c
    U src/lib/libssl/src/crypto/bio/bf_lbuf.c
    C src/lib/libssl/src/crypto/bio/bf_nbio.c
    U src/lib/libssl/src/crypto/bio/bf_null.c
    U src/lib/libssl/src/crypto/bio/bio_cb.c
    C src/lib/libssl/src/crypto/bio/bio_err.c
    C src/lib/libssl/src/crypto/bio/bio.h
    N src/lib/libssl/src/crypto/bio/bio_lcl.h
    C src/lib/libssl/src/crypto/bio/bio_lib.c
    C src/lib/libssl/src/crypto/bio/b_print.c
    C src/lib/libssl/src/crypto/bio/b_sock.c
    C src/lib/libssl/src/crypto/bio/bss_acpt.c
    U src/lib/libssl/src/crypto/bio/bss_bio.c
    C src/lib/libssl/src/crypto/bio/bss_conn.c
    N src/lib/libssl/src/crypto/bio/bss_dgram.c
    C src/lib/libssl/src/crypto/bio/bss_fd.c
    C src/lib/libssl/src/crypto/bio/bss_file.c
    C src/lib/libssl/src/crypto/bio/bss_log.c
    U src/lib/libssl/src/crypto/bio/bss_mem.c
    U src/lib/libssl/src/crypto/bio/bss_null.c
    U src/lib/libssl/src/crypto/bio/bss_rtcp.c
    C src/lib/libssl/src/crypto/bio/bss_sock.c
    U src/lib/libssl/src/crypto/bio/Makefile
    C src/lib/libssl/src/crypto/bn/bn_add.c
    C src/lib/libssl/src/crypto/bn/bn_asm.c
    C src/lib/libssl/src/crypto/bn/bn_blind.c
    N src/lib/libssl/src/crypto/bn/bn_const.c
    C src/lib/libssl/src/crypto/bn/bn_ctx.c
    N src/lib/libssl/src/crypto/bn/bn_depr.c
    C src/lib/libssl/src/crypto/bn/bn_div.c
    C src/lib/libssl/src/crypto/bn/bn_err.c
    C src/lib/libssl/src/crypto/bn/bn_exp2.c
    C src/lib/libssl/src/crypto/bn/bn_exp.c
    C src/lib/libssl/src/crypto/bn/bn_gcd.c
    N src/lib/libssl/src/crypto/bn/bn_gf2m.c
    C src/lib/libssl/src/crypto/bn/bn.h
    C src/lib/libssl/src/crypto/bn/bn_kron.c
    C src/lib/libssl/src/crypto/bn/bn_lcl.h
    C src/lib/libssl/src/crypto/bn/bn_lib.c
    C src/lib/libssl/src/crypto/bn/bn_mod.c
    C src/lib/libssl/src/crypto/bn/bn_mont.c
    C src/lib/libssl/src/crypto/bn/bn_mpi.c
    U src/lib/libssl/src/crypto/bn/bn.mul
    C src/lib/libssl/src/crypto/bn/bn_mul.c
    N src/lib/libssl/src/crypto/bn/bn_nist.c
    C src/lib/libssl/src/crypto/bn/bn_prime.c
    C src/lib/libssl/src/crypto/bn/bn_prime.h
    C src/lib/libssl/src/crypto/bn/bn_prime.pl
    C src/lib/libssl/src/crypto/bn/bn_print.c
    C src/lib/libssl/src/crypto/bn/bn_rand.c
    C src/lib/libssl/src/crypto/bn/bn_recp.c
    C src/lib/libssl/src/crypto/bn/bn_shift.c
    U src/lib/libssl/src/crypto/bn/bnspeed.c
    C src/lib/libssl/src/crypto/bn/bn_sqr.c
    C src/lib/libssl/src/crypto/bn/bn_sqrt.c
    C src/lib/libssl/src/crypto/bn/bntest.c
    C src/lib/libssl/src/crypto/bn/bn_word.c
    U src/lib/libssl/src/crypto/bn/divtest.c
    U src/lib/libssl/src/crypto/bn/exp.c
    U src/lib/libssl/src/crypto/bn/expspeed.c
    C src/lib/libssl/src/crypto/bn/exptest.c
    U src/lib/libssl/src/crypto/bn/Makefile
    U src/lib/libssl/src/crypto/bn/todo
    U src/lib/libssl/src/crypto/bn/vms-helper.c
    C src/lib/libssl/src/crypto/bn/asm/bn-586.pl
    U src/lib/libssl/src/crypto/bn/asm/co-586.pl
    C src/lib/libssl/src/crypto/bn/asm/ia64.S
    U src/lib/libssl/src/crypto/bn/asm/mips3.s
    N src/lib/libssl/src/crypto/bn/asm/mo-586.pl
    U src/lib/libssl/src/crypto/bn/asm/pa-risc2.s
    U src/lib/libssl/src/crypto/bn/asm/pa-risc2W.s
    U src/lib/libssl/src/crypto/bn/asm/ppc.pl
    U src/lib/libssl/src/crypto/bn/asm/README
    U src/lib/libssl/src/crypto/bn/asm/sparcv8plus.S
    U src/lib/libssl/src/crypto/bn/asm/sparcv8.S
    U src/lib/libssl/src/crypto/bn/asm/vms.mar
    U src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c
    N src/lib/libssl/src/crypto/bn/asm/x86_64-mont.pl
    U src/lib/libssl/src/crypto/bn/asm/x86.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/add.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/comba.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/div.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/f
    U src/lib/libssl/src/crypto/bn/asm/x86/mul_add.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/mul.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/sqr.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/sub.pl
    C src/lib/libssl/src/crypto/buffer/buf_err.c
    C src/lib/libssl/src/crypto/buffer/buffer.c
    C src/lib/libssl/src/crypto/buffer/buffer.h
    U src/lib/libssl/src/crypto/buffer/Makefile
    N src/lib/libssl/src/crypto/camellia/camellia.c
    N src/lib/libssl/src/crypto/camellia/camellia.h
    N src/lib/libssl/src/crypto/camellia/cmll_cbc.c
    N src/lib/libssl/src/crypto/camellia/cmll_cfb.c
    N src/lib/libssl/src/crypto/camellia/cmll_ctr.c
    N src/lib/libssl/src/crypto/camellia/cmll_ecb.c
    N src/lib/libssl/src/crypto/camellia/cmll_locl.h
    N src/lib/libssl/src/crypto/camellia/cmll_misc.c
    N src/lib/libssl/src/crypto/camellia/cmll_ofb.c
    N src/lib/libssl/src/crypto/camellia/Makefile
    C src/lib/libssl/src/crypto/cast/cast.h
    U src/lib/libssl/src/crypto/cast/cast_lcl.h
    C src/lib/libssl/src/crypto/cast/castopts.c
    U src/lib/libssl/src/crypto/cast/casts.cpp
    U src/lib/libssl/src/crypto/cast/cast_s.h
    C src/lib/libssl/src/crypto/cast/cast_spd.c
    C src/lib/libssl/src/crypto/cast/casttest.c
    U src/lib/libssl/src/crypto/cast/c_cfb64.c
    C src/lib/libssl/src/crypto/cast/c_ecb.c
    U src/lib/libssl/src/crypto/cast/c_enc.c
    U src/lib/libssl/src/crypto/cast/c_ofb64.c
    C src/lib/libssl/src/crypto/cast/c_skey.c
    U src/lib/libssl/src/crypto/cast/Makefile
    U src/lib/libssl/src/crypto/cast/asm/cast-586.pl
    U src/lib/libssl/src/crypto/cast/asm/readme
    N src/lib/libssl/src/crypto/cms/cms_asn1.c
    N src/lib/libssl/src/crypto/cms/cms_att.c
    N src/lib/libssl/src/crypto/cms/cms_cd.c
    N src/lib/libssl/src/crypto/cms/cms_dd.c
    N src/lib/libssl/src/crypto/cms/cms_enc.c
    N src/lib/libssl/src/crypto/cms/cms_env.c
    N src/lib/libssl/src/crypto/cms/cms_err.c
    N src/lib/libssl/src/crypto/cms/cms_ess.c
    N src/lib/libssl/src/crypto/cms/cms.h
    N src/lib/libssl/src/crypto/cms/cms_io.c
    N src/lib/libssl/src/crypto/cms/cms_lcl.h
    N src/lib/libssl/src/crypto/cms/cms_lib.c
    N src/lib/libssl/src/crypto/cms/cms_sd.c
    N src/lib/libssl/src/crypto/cms/cms_smime.c
    N src/lib/libssl/src/crypto/cms/Makefile
    C src/lib/libssl/src/crypto/comp/comp_err.c
    C src/lib/libssl/src/crypto/comp/comp.h
    C src/lib/libssl/src/crypto/comp/comp_lib.c
    U src/lib/libssl/src/crypto/comp/c_rle.c
    C src/lib/libssl/src/crypto/comp/c_zlib.c
    U src/lib/libssl/src/crypto/comp/Makefile
    U src/lib/libssl/src/crypto/conf/cnf_save.c
    C src/lib/libssl/src/crypto/conf/conf_api.c
    U src/lib/libssl/src/crypto/conf/conf_api.h
    C src/lib/libssl/src/crypto/conf/conf_def.c
    U src/lib/libssl/src/crypto/conf/conf_def.h
    C src/lib/libssl/src/crypto/conf/conf_err.c
    C src/lib/libssl/src/crypto/conf/conf.h
    C src/lib/libssl/src/crypto/conf/conf_lib.c
    U src/lib/libssl/src/crypto/conf/conf_mall.c
    C src/lib/libssl/src/crypto/conf/conf_mod.c
    C src/lib/libssl/src/crypto/conf/conf_sap.c
    U src/lib/libssl/src/crypto/conf/keysets.pl
    U src/lib/libssl/src/crypto/conf/Makefile
    U src/lib/libssl/src/crypto/conf/README
    U src/lib/libssl/src/crypto/conf/ssleay.cnf
    U src/lib/libssl/src/crypto/conf/test.c
    U src/lib/libssl/src/crypto/des/cbc3_enc.c
    U src/lib/libssl/src/crypto/des/cbc_cksm.c
    U src/lib/libssl/src/crypto/des/cbc_enc.c
    C src/lib/libssl/src/crypto/des/cfb64ede.c
    U src/lib/libssl/src/crypto/des/cfb64enc.c
    C src/lib/libssl/src/crypto/des/cfb_enc.c
    U src/lib/libssl/src/crypto/des/COPYRIGHT
    U src/lib/libssl/src/crypto/des/des3s.cpp
    U src/lib/libssl/src/crypto/des/des.c
    C src/lib/libssl/src/crypto/des/des_enc.c
    C src/lib/libssl/src/crypto/des/des.h
    U src/lib/libssl/src/crypto/des/des-lib.com
    C src/lib/libssl/src/crypto/des/des_locl.h
    U src/lib/libssl/src/crypto/des/des_old2.c
    C src/lib/libssl/src/crypto/des/des_old.c
    C src/lib/libssl/src/crypto/des/des_old.h
    C src/lib/libssl/src/crypto/des/des_opts.c
    U src/lib/libssl/src/crypto/des/DES.pm
    U src/lib/libssl/src/crypto/des/des.pod
    U src/lib/libssl/src/crypto/des/dess.cpp
    C src/lib/libssl/src/crypto/des/destest.c
    C src/lib/libssl/src/crypto/des/des_ver.h
    U src/lib/libssl/src/crypto/des/DES.xs
    C src/lib/libssl/src/crypto/des/ecb3_enc.c
    U src/lib/libssl/src/crypto/des/FILES0
    C src/lib/libssl/src/crypto/des/ecb_enc.c
    C src/lib/libssl/src/crypto/des/ede_cbcm_enc.c
    U src/lib/libssl/src/crypto/des/enc_read.c
    U src/lib/libssl/src/crypto/des/enc_writ.c
    U src/lib/libssl/src/crypto/des/fcrypt_b.c
    C src/lib/libssl/src/crypto/des/fcrypt.c
    U src/lib/libssl/src/crypto/des/Imakefile
    U src/lib/libssl/src/crypto/des/INSTALL
    U src/lib/libssl/src/crypto/des/KERBEROS
    U src/lib/libssl/src/crypto/des/Makefile
    U src/lib/libssl/src/crypto/des/makefile.bc
    U src/lib/libssl/src/crypto/des/ncbc_enc.c
    U src/lib/libssl/src/crypto/des/ofb64ede.c
    U src/lib/libssl/src/crypto/des/ofb64enc.c
    U src/lib/libssl/src/crypto/des/ofb_enc.c
    U src/lib/libssl/src/crypto/des/options.txt
    U src/lib/libssl/src/crypto/des/pcbc_enc.c
    U src/lib/libssl/src/crypto/des/qud_cksm.c
    U src/lib/libssl/src/crypto/des/rand_key.c
    C src/lib/libssl/src/crypto/des/read2pwd.c
    U src/lib/libssl/src/crypto/des/README
    U src/lib/libssl/src/crypto/des/read_pwd.c
    U src/lib/libssl/src/crypto/des/rpc_des.h
    U src/lib/libssl/src/crypto/des/rpc_enc.c
    U src/lib/libssl/src/crypto/des/rpw.c
    C src/lib/libssl/src/crypto/des/set_key.c
    C src/lib/libssl/src/crypto/des/speed.c
    U src/lib/libssl/src/crypto/des/spr.h
    C src/lib/libssl/src/crypto/des/str2key.c
    U src/lib/libssl/src/crypto/des/typemap
    U src/lib/libssl/src/crypto/des/VERSION
    C src/lib/libssl/src/crypto/des/xcbc_enc.c
    U src/lib/libssl/src/crypto/des/asm/crypt586.pl
    U src/lib/libssl/src/crypto/des/asm/des-586.pl
    U src/lib/libssl/src/crypto/des/asm/des686.pl
    U src/lib/libssl/src/crypto/des/asm/desboth.pl
    N src/lib/libssl/src/crypto/des/asm/des_enc.m4
    U src/lib/libssl/src/crypto/des/asm/readme
    U src/lib/libssl/src/crypto/des/t/test
    U src/lib/libssl/src/crypto/des/times/486-50.sol
    U src/lib/libssl/src/crypto/des/times/586-100.lnx
    U src/lib/libssl/src/crypto/des/times/686-200.fre
    U src/lib/libssl/src/crypto/des/times/aix.cc
    U src/lib/libssl/src/crypto/des/times/alpha.cc
    U src/lib/libssl/src/crypto/des/times/hpux.cc
    U src/lib/libssl/src/crypto/des/times/sparc.gcc
    U src/lib/libssl/src/crypto/des/times/usparc.cc
    U src/lib/libssl/src/crypto/dh/dh1024.pem
    U src/lib/libssl/src/crypto/dh/dh192.pem
    U src/lib/libssl/src/crypto/dh/dh2048.pem
    U src/lib/libssl/src/crypto/dh/dh4096.pem
    U src/lib/libssl/src/crypto/dh/dh512.pem
    U src/lib/libssl/src/crypto/dh/dh_asn1.c
    C src/lib/libssl/src/crypto/dh/dh_check.c
    N src/lib/libssl/src/crypto/dh/dh_depr.c
    C src/lib/libssl/src/crypto/dh/dh_err.c
    C src/lib/libssl/src/crypto/dh/dh_gen.c
    C src/lib/libssl/src/crypto/dh/dh.h
    C src/lib/libssl/src/crypto/dh/dh_key.c
    C src/lib/libssl/src/crypto/dh/dh_lib.c
    C src/lib/libssl/src/crypto/dh/dhtest.c
    U src/lib/libssl/src/crypto/dh/example
    U src/lib/libssl/src/crypto/dh/generate
    U src/lib/libssl/src/crypto/dh/Makefile
    U src/lib/libssl/src/crypto/dh/p1024.c
    U src/lib/libssl/src/crypto/dh/p192.c
    U src/lib/libssl/src/crypto/dh/p512.c
    U src/lib/libssl/src/crypto/dsa/dsa_asn1.c
    N src/lib/libssl/src/crypto/dsa/dsa_depr.c
    C src/lib/libssl/src/crypto/dsa/dsa_err.c
    C src/lib/libssl/src/crypto/dsa/dsa_gen.c
    U src/lib/libssl/src/crypto/dsa/dsagen.c
    C src/lib/libssl/src/crypto/dsa/dsa.h
    C src/lib/libssl/src/crypto/dsa/dsa_key.c
    C src/lib/libssl/src/crypto/dsa/dsa_lib.c
    C src/lib/libssl/src/crypto/dsa/dsa_ossl.c
    C src/lib/libssl/src/crypto/dsa/dsa_sign.c
    C src/lib/libssl/src/crypto/dsa/dsatest.c
    C src/lib/libssl/src/crypto/dsa/dsa_vrf.c
    U src/lib/libssl/src/crypto/dsa/fips186a.txt
    U src/lib/libssl/src/crypto/dsa/Makefile
    U src/lib/libssl/src/crypto/dsa/README
    C src/lib/libssl/src/crypto/dso/dso_dl.c
    C src/lib/libssl/src/crypto/dso/dso_dlfcn.c
    C src/lib/libssl/src/crypto/dso/dso_err.c
    C src/lib/libssl/src/crypto/dso/dso.h
    C src/lib/libssl/src/crypto/dso/dso_lib.c
    C src/lib/libssl/src/crypto/dso/dso_null.c
    U src/lib/libssl/src/crypto/dso/dso_openssl.c
    C src/lib/libssl/src/crypto/dso/dso_vms.c
    C src/lib/libssl/src/crypto/dso/dso_win32.c
    U src/lib/libssl/src/crypto/dso/Makefile
    U src/lib/libssl/src/crypto/dso/README
    N src/lib/libssl/src/crypto/ec/ec2_mult.c
    N src/lib/libssl/src/crypto/ec/ec2_smpl.c
    N src/lib/libssl/src/crypto/ec/ec2_smpt.c
    N src/lib/libssl/src/crypto/ec/ec_asn1.c
    N src/lib/libssl/src/crypto/ec/ec_check.c
    N src/lib/libssl/src/crypto/ec/ec_curve.c
    C src/lib/libssl/src/crypto/ec/ec_cvt.c
    C src/lib/libssl/src/crypto/ec/ec_err.c
    C src/lib/libssl/src/crypto/ec/ec.h
    N src/lib/libssl/src/crypto/ec/ec_key.c
    C src/lib/libssl/src/crypto/ec/ec_lcl.h
    C src/lib/libssl/src/crypto/ec/ec_lib.c
    C src/lib/libssl/src/crypto/ec/ec_mult.c
    C src/lib/libssl/src/crypto/ec/ecp_mont.c
    C src/lib/libssl/src/crypto/ec/ecp_nist.c
    N src/lib/libssl/src/crypto/ec/ec_print.c
    C src/lib/libssl/src/crypto/ec/ecp_smpl.c
    C src/lib/libssl/src/crypto/ec/ectest.c
    U src/lib/libssl/src/crypto/ec/Makefile
    N src/lib/libssl/src/crypto/ecdh/ecdh.h
    N src/lib/libssl/src/crypto/ecdh/ecdhtest.c
    N src/lib/libssl/src/crypto/ecdh/ech_err.c
    N src/lib/libssl/src/crypto/ecdh/ech_key.c
    N src/lib/libssl/src/crypto/ecdh/ech_lib.c
    N src/lib/libssl/src/crypto/ecdh/ech_locl.h
    N src/lib/libssl/src/crypto/ecdh/ech_ossl.c
    N src/lib/libssl/src/crypto/ecdh/Makefile
    N src/lib/libssl/src/crypto/ecdsa/ecdsa.h
    N src/lib/libssl/src/crypto/ecdsa/ecdsatest.c
    N src/lib/libssl/src/crypto/ecdsa/ecs_asn1.c
    N src/lib/libssl/src/crypto/ecdsa/ecs_err.c
    N src/lib/libssl/src/crypto/ecdsa/ecs_lib.c
    N src/lib/libssl/src/crypto/ecdsa/ecs_locl.h
    N src/lib/libssl/src/crypto/ecdsa/ecs_ossl.c
    N src/lib/libssl/src/crypto/ecdsa/ecs_sign.c
    N src/lib/libssl/src/crypto/ecdsa/ecs_vrf.c
    N src/lib/libssl/src/crypto/ecdsa/Makefile
    C src/lib/libssl/src/crypto/engine/eng_all.c
    C src/lib/libssl/src/crypto/engine/eng_cnf.c
    N src/lib/libssl/src/crypto/engine/eng_cryptodev.c
    C src/lib/libssl/src/crypto/engine/eng_ctrl.c
    C src/lib/libssl/src/crypto/engine/eng_dyn.c
    C src/lib/libssl/src/crypto/engine/eng_err.c
    C src/lib/libssl/src/crypto/engine/eng_fat.c
    C src/lib/libssl/src/crypto/engine/engine.h
    C src/lib/libssl/src/crypto/engine/enginetest.c
    C src/lib/libssl/src/crypto/engine/eng_init.c
    C src/lib/libssl/src/crypto/engine/eng_int.h
    C src/lib/libssl/src/crypto/engine/eng_lib.c
    C src/lib/libssl/src/crypto/engine/eng_list.c
    C src/lib/libssl/src/crypto/engine/eng_openssl.c
    N src/lib/libssl/src/crypto/engine/eng_padlock.c
    C src/lib/libssl/src/crypto/engine/eng_pkey.c
    C src/lib/libssl/src/crypto/engine/eng_table.c
    U src/lib/libssl/src/crypto/engine/Makefile
    U src/lib/libssl/src/crypto/engine/README
    C src/lib/libssl/src/crypto/engine/tb_cipher.c
    C src/lib/libssl/src/crypto/engine/tb_dh.c
    C src/lib/libssl/src/crypto/engine/tb_digest.c
    C src/lib/libssl/src/crypto/engine/tb_dsa.c
    N src/lib/libssl/src/crypto/engine/tb_ecdh.c
    N src/lib/libssl/src/crypto/engine/tb_ecdsa.c
    C src/lib/libssl/src/crypto/engine/tb_rand.c
    C src/lib/libssl/src/crypto/engine/tb_rsa.c
    N src/lib/libssl/src/crypto/engine/tb_store.c
    C src/lib/libssl/src/crypto/err/err_all.c
    C src/lib/libssl/src/crypto/err/err.c
    C src/lib/libssl/src/crypto/err/err.h
    C src/lib/libssl/src/crypto/err/err_prn.c
    U src/lib/libssl/src/crypto/err/Makefile
    C src/lib/libssl/src/crypto/err/openssl.ec
    C src/lib/libssl/src/crypto/evp/bio_b64.c
    C src/lib/libssl/src/crypto/evp/bio_enc.c
    C src/lib/libssl/src/crypto/evp/bio_md.c
    C src/lib/libssl/src/crypto/evp/bio_ok.c
    C src/lib/libssl/src/crypto/evp/c_all.c
    C src/lib/libssl/src/crypto/evp/c_allc.c
    C src/lib/libssl/src/crypto/evp/c_alld.c
    C src/lib/libssl/src/crypto/evp/digest.c
    C src/lib/libssl/src/crypto/evp/e_aes.c
    C src/lib/libssl/src/crypto/evp/e_bf.c
    N src/lib/libssl/src/crypto/evp/e_camellia.c
    C src/lib/libssl/src/crypto/evp/e_cast.c
    C src/lib/libssl/src/crypto/evp/e_des3.c
    C src/lib/libssl/src/crypto/evp/e_des.c
    U src/lib/libssl/src/crypto/evp/e_dsa.c
    C src/lib/libssl/src/crypto/evp/e_idea.c
    C src/lib/libssl/src/crypto/evp/encode.c
    C src/lib/libssl/src/crypto/evp/e_null.c
    U src/lib/libssl/src/crypto/evp/e_old.c
    C src/lib/libssl/src/crypto/evp/e_rc2.c
    C src/lib/libssl/src/crypto/evp/e_rc4.c
    C src/lib/libssl/src/crypto/evp/e_rc5.c
    N src/lib/libssl/src/crypto/evp/e_seed.c
    U src/lib/libssl/src/crypto/evp/evp_acnf.c
    C src/lib/libssl/src/crypto/evp/evp_enc.c
    C src/lib/libssl/src/crypto/evp/evp_err.c
    C src/lib/libssl/src/crypto/evp/evp.h
    C src/lib/libssl/src/crypto/evp/evp_key.c
    C src/lib/libssl/src/crypto/evp/evp_lib.c
    C src/lib/libssl/src/crypto/evp/evp_locl.h
    C src/lib/libssl/src/crypto/evp/evp_pbe.c
    C src/lib/libssl/src/crypto/evp/evp_pkey.c
    C src/lib/libssl/src/crypto/evp/evp_test.c
    C src/lib/libssl/src/crypto/evp/evptests.txt
    C src/lib/libssl/src/crypto/evp/e_xcbc_d.c
    U src/lib/libssl/src/crypto/evp/Makefile
    C src/lib/libssl/src/crypto/evp/m_dss1.c
    C src/lib/libssl/src/crypto/evp/m_dss.c
    N src/lib/libssl/src/crypto/evp/m_ecdsa.c
    C src/lib/libssl/src/crypto/evp/m_md2.c
    C src/lib/libssl/src/crypto/evp/m_md4.c
    C src/lib/libssl/src/crypto/evp/m_md5.c
    C src/lib/libssl/src/crypto/evp/m_mdc2.c
    C src/lib/libssl/src/crypto/evp/m_null.c
    C src/lib/libssl/src/crypto/evp/m_ripemd.c
    C src/lib/libssl/src/crypto/evp/m_sha1.c
    C src/lib/libssl/src/crypto/evp/m_sha.c
    C src/lib/libssl/src/crypto/evp/names.c
    U src/lib/libssl/src/crypto/evp/openbsd_hw.c
    C src/lib/libssl/src/crypto/evp/p5_crpt2.c
    C src/lib/libssl/src/crypto/evp/p5_crpt.c
    C src/lib/libssl/src/crypto/evp/p_dec.c
    C src/lib/libssl/src/crypto/evp/p_enc.c
    C src/lib/libssl/src/crypto/evp/p_lib.c
    C src/lib/libssl/src/crypto/evp/p_open.c
    C src/lib/libssl/src/crypto/evp/p_seal.c
    U src/lib/libssl/src/crypto/evp/p_sign.c
    C src/lib/libssl/src/crypto/evp/p_verify.c
    U src/lib/libssl/src/crypto/md2/Makefile
    U src/lib/libssl/src/crypto/md2/md2.c
    C src/lib/libssl/src/crypto/md2/md2_dgst.c
    C src/lib/libssl/src/crypto/md2/md2.h
    C src/lib/libssl/src/crypto/md2/md2_one.c
    C src/lib/libssl/src/crypto/md2/md2test.c
    C src/lib/libssl/src/crypto/hmac/hmac.c
    C src/lib/libssl/src/crypto/hmac/hmac.h
    U src/lib/libssl/src/crypto/hmac/hmactest.c
    U src/lib/libssl/src/crypto/hmac/Makefile
    C src/lib/libssl/src/crypto/idea/idea.h
    U src/lib/libssl/src/crypto/idea/ideatest.c
    U src/lib/libssl/src/crypto/idea/Makefile
    U src/lib/libssl/src/crypto/idea/version
    U src/lib/libssl/src/crypto/krb5/krb5_asn.c
    C src/lib/libssl/src/crypto/krb5/krb5_asn.h
    U src/lib/libssl/src/crypto/krb5/Makefile
    C src/lib/libssl/src/crypto/lhash/lhash.c
    C src/lib/libssl/src/crypto/lhash/lhash.h
    U src/lib/libssl/src/crypto/lhash/lh_stats.c
    U src/lib/libssl/src/crypto/lhash/lh_test.c
    U src/lib/libssl/src/crypto/lhash/Makefile
    U src/lib/libssl/src/crypto/lhash/num.pl
    U src/lib/libssl/src/crypto/md4/Makefile
    U src/lib/libssl/src/crypto/md4/md4.c
    C src/lib/libssl/src/crypto/md4/md4_dgst.c
    C src/lib/libssl/src/crypto/md4/md4.h
    C src/lib/libssl/src/crypto/md4/md4_locl.h
    C src/lib/libssl/src/crypto/md4/md4_one.c
    U src/lib/libssl/src/crypto/md4/md4s.cpp
    C src/lib/libssl/src/crypto/md4/md4test.c
    U src/lib/libssl/src/crypto/md5/Makefile
    U src/lib/libssl/src/crypto/md5/md5.c
    C src/lib/libssl/src/crypto/md5/md5_dgst.c
    C src/lib/libssl/src/crypto/md5/md5.h
    C src/lib/libssl/src/crypto/md5/md5_locl.h
    C src/lib/libssl/src/crypto/md5/md5_one.c
    U src/lib/libssl/src/crypto/md5/md5s.cpp
    C src/lib/libssl/src/crypto/md5/md5test.c
    C src/lib/libssl/src/crypto/md5/asm/md5-586.pl
    N src/lib/libssl/src/crypto/md5/asm/md5-x86_64.pl
    C src/lib/libssl/src/crypto/mdc2/Makefile
    C src/lib/libssl/src/crypto/mdc2/mdc2.h
    U src/lib/libssl/src/crypto/mdc2/mdc2test.c
    U src/lib/libssl/src/crypto/objects/Makefile
    C src/lib/libssl/src/crypto/objects/obj_dat.c
    C src/lib/libssl/src/crypto/objects/obj_dat.h
    C src/lib/libssl/src/crypto/objects/obj_dat.pl
    C src/lib/libssl/src/crypto/objects/objects.h
    U src/lib/libssl/src/crypto/objects/objects.pl
    U src/lib/libssl/src/crypto/objects/objects.README
    C src/lib/libssl/src/crypto/objects/objects.txt
    C src/lib/libssl/src/crypto/objects/obj_err.c
    C src/lib/libssl/src/crypto/objects/obj_lib.c
    C src/lib/libssl/src/crypto/objects/obj_mac.h
    C src/lib/libssl/src/crypto/objects/obj_mac.num
    C src/lib/libssl/src/crypto/objects/o_names.c
    U src/lib/libssl/src/crypto/ocsp/Makefile
    C src/lib/libssl/src/crypto/ocsp/ocsp_asn.c
    C src/lib/libssl/src/crypto/ocsp/ocsp_cl.c
    C src/lib/libssl/src/crypto/ocsp/ocsp_err.c
    C src/lib/libssl/src/crypto/ocsp/ocsp_ext.c
    C src/lib/libssl/src/crypto/ocsp/ocsp.h
    C src/lib/libssl/src/crypto/ocsp/ocsp_ht.c
    C src/lib/libssl/src/crypto/ocsp/ocsp_lib.c
    C src/lib/libssl/src/crypto/ocsp/ocsp_prn.c
    U src/lib/libssl/src/crypto/ocsp/ocsp_srv.c
    C src/lib/libssl/src/crypto/ocsp/ocsp_vfy.c
    U src/lib/libssl/src/crypto/pem/Makefile
    U src/lib/libssl/src/crypto/pem/message
    U src/lib/libssl/src/crypto/pem/pem2.h
    C src/lib/libssl/src/crypto/pem/pem_all.c
    C src/lib/libssl/src/crypto/pem/pem_err.c
    C src/lib/libssl/src/crypto/pem/pem.h
    C src/lib/libssl/src/crypto/pem/pem_info.c
    C src/lib/libssl/src/crypto/pem/pem_lib.c
    C src/lib/libssl/src/crypto/pem/pem_oth.c
    C src/lib/libssl/src/crypto/pem/pem_pk8.c
    C src/lib/libssl/src/crypto/pem/pem_pkey.c
    C src/lib/libssl/src/crypto/pem/pem_seal.c
    U src/lib/libssl/src/crypto/pem/pem_sign.c
    U src/lib/libssl/src/crypto/pem/pem_x509.c
    C src/lib/libssl/src/crypto/pem/pem_xaux.c
    U src/lib/libssl/src/crypto/pem/pkcs7.lis
    C src/lib/libssl/src/crypto/perlasm/cbc.pl
    U src/lib/libssl/src/crypto/perlasm/readme
    N src/lib/libssl/src/crypto/perlasm/x86_64-xlate.pl
    C src/lib/libssl/src/crypto/perlasm/x86asm.pl
    C src/lib/libssl/src/crypto/perlasm/x86ms.pl
    C src/lib/libssl/src/crypto/perlasm/x86nasm.pl
    C src/lib/libssl/src/crypto/perlasm/x86unix.pl
    U src/lib/libssl/src/crypto/pkcs12/Makefile
    C src/lib/libssl/src/crypto/pkcs12/p12_add.c
    U src/lib/libssl/src/crypto/pkcs12/p12_asn.c
    U src/lib/libssl/src/crypto/pkcs12/p12_attr.c
    C src/lib/libssl/src/crypto/pkcs12/p12_crpt.c
    C src/lib/libssl/src/crypto/pkcs12/p12_crt.c
    C src/lib/libssl/src/crypto/pkcs12/p12_decr.c
    C src/lib/libssl/src/crypto/pkcs12/p12_init.c
    C src/lib/libssl/src/crypto/pkcs12/p12_key.c
    C src/lib/libssl/src/crypto/pkcs12/p12_kiss.c
    C src/lib/libssl/src/crypto/pkcs12/p12_mutl.c
    C src/lib/libssl/src/crypto/pkcs12/p12_npas.c
    U src/lib/libssl/src/crypto/pkcs12/p12_p8d.c
    U src/lib/libssl/src/crypto/pkcs12/p12_p8e.c
    U src/lib/libssl/src/crypto/pkcs12/p12_utl.c
    C src/lib/libssl/src/crypto/pkcs12/pk12err.c
    C src/lib/libssl/src/crypto/pkcs12/pkcs12.h
    C src/lib/libssl/src/crypto/pkcs7/bio_ber.c
    U src/lib/libssl/src/crypto/pkcs7/dec.c
    U src/lib/libssl/src/crypto/pkcs7/des.pem
    U src/lib/libssl/src/crypto/pkcs7/doc
    U src/lib/libssl/src/crypto/pkcs7/enc.c
    U src/lib/libssl/src/crypto/pkcs7/es1.pem
    C src/lib/libssl/src/crypto/pkcs7/example.c
    U src/lib/libssl/src/crypto/pkcs7/example.h
    U src/lib/libssl/src/crypto/pkcs7/infokey.pem
    U src/lib/libssl/src/crypto/pkcs7/info.pem
    U src/lib/libssl/src/crypto/pkcs7/Makefile
    C src/lib/libssl/src/crypto/pkcs7/pk7_asn1.c
    C src/lib/libssl/src/crypto/pkcs7/pk7_attr.c
    U src/lib/libssl/src/crypto/pkcs7/pk7_dgst.c
    C src/lib/libssl/src/crypto/pkcs7/pk7_doit.c
    U src/lib/libssl/src/crypto/pkcs7/pk7_enc.c
    C src/lib/libssl/src/crypto/pkcs7/pk7_lib.c
    C src/lib/libssl/src/crypto/pkcs7/pk7_mime.c
    C src/lib/libssl/src/crypto/pkcs7/pk7_smime.c
    C src/lib/libssl/src/crypto/pkcs7/pkcs7err.c
    C src/lib/libssl/src/crypto/pkcs7/pkcs7.h
    U src/lib/libssl/src/crypto/pkcs7/server.pem
    U src/lib/libssl/src/crypto/pkcs7/sign.c
    U src/lib/libssl/src/crypto/pkcs7/verify.c
    U src/lib/libssl/src/crypto/pkcs7/p7/a1
    U src/lib/libssl/src/crypto/pkcs7/p7/a2
    U src/lib/libssl/src/crypto/pkcs7/p7/cert.p7c
    U src/lib/libssl/src/crypto/pkcs7/p7/smime.p7m
    U src/lib/libssl/src/crypto/pkcs7/p7/smime.p7s
    U src/lib/libssl/src/crypto/pkcs7/t/3des.pem
    U src/lib/libssl/src/crypto/pkcs7/t/3dess.pem
    U src/lib/libssl/src/crypto/pkcs7/t/c.pem
    U src/lib/libssl/src/crypto/pkcs7/t/ff
    U src/lib/libssl/src/crypto/pkcs7/t/msie-e
    U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-01
    U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-01.pem
    U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-02
    U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-02.pem
    U src/lib/libssl/src/crypto/pkcs7/t/msie-e.pem
    U src/lib/libssl/src/crypto/pkcs7/t/msie-s-a-e
    U src/lib/libssl/src/crypto/pkcs7/t/msie-s-a-e.pem
    U src/lib/libssl/src/crypto/pkcs7/t/nav-smime
    U src/lib/libssl/src/crypto/pkcs7/t/server.pem
    U src/lib/libssl/src/crypto/pkcs7/t/s.pem
    N src/lib/libssl/src/crypto/pqueue/Makefile
    N src/lib/libssl/src/crypto/pqueue/pq_compat.h
    N src/lib/libssl/src/crypto/pqueue/pq_test.c
    N src/lib/libssl/src/crypto/pqueue/pqueue.c
    N src/lib/libssl/src/crypto/pqueue/pqueue.h
    U src/lib/libssl/src/crypto/rand/Makefile
    C src/lib/libssl/src/crypto/rand/md_rand.c
    C src/lib/libssl/src/crypto/rand/rand_egd.c
    C src/lib/libssl/src/crypto/rand/rand_err.c
    C src/lib/libssl/src/crypto/rand/randfile.c
    C src/lib/libssl/src/crypto/rand/rand.h
    U src/lib/libssl/src/crypto/rand/rand_lcl.h
    C src/lib/libssl/src/crypto/rand/rand_lib.c
    N src/lib/libssl/src/crypto/rand/rand_nw.c
    U src/lib/libssl/src/crypto/rand/rand_os2.c
    C src/lib/libssl/src/crypto/rand/randtest.c
    C src/lib/libssl/src/crypto/rand/rand_unix.c
    U src/lib/libssl/src/crypto/rand/rand_vms.c
    C src/lib/libssl/src/crypto/rand/rand_win.c
    U src/lib/libssl/src/crypto/rc2/Makefile
    U src/lib/libssl/src/crypto/rc2/rc2_cbc.c
    U src/lib/libssl/src/crypto/rc2/rc2cfb64.c
    C src/lib/libssl/src/crypto/rc2/rc2_ecb.c
    C src/lib/libssl/src/crypto/rc2/rc2.h
    U src/lib/libssl/src/crypto/rc2/rc2_locl.h
    U src/lib/libssl/src/crypto/rc2/rc2ofb64.c
    C src/lib/libssl/src/crypto/rc2/rc2_skey.c
    C src/lib/libssl/src/crypto/rc2/rc2speed.c
    C src/lib/libssl/src/crypto/rc2/rc2test.c
    U src/lib/libssl/src/crypto/rc2/rrc2.doc
    U src/lib/libssl/src/crypto/rc2/tab.c
    U src/lib/libssl/src/crypto/rc2/version
    U src/lib/libssl/src/crypto/rc4/Makefile
    C src/lib/libssl/src/crypto/rc4/rc4.c
    C src/lib/libssl/src/crypto/rc4/rc4_enc.c
    C src/lib/libssl/src/crypto/rc4/rc4.h
    U src/lib/libssl/src/crypto/rc4/rc4_locl.h
    U src/lib/libssl/src/crypto/rc4/rc4s.cpp
    C src/lib/libssl/src/crypto/rc4/rc4_skey.c
    C src/lib/libssl/src/crypto/rc4/rc4speed.c
    C src/lib/libssl/src/crypto/rc4/rc4test.c
    U src/lib/libssl/src/crypto/rc4/rrc4.doc
    C src/lib/libssl/src/crypto/rc4/asm/rc4-586.pl
    U src/lib/libssl/src/crypto/rc4/asm/rc4-ia64.S
    U src/lib/libssl/src/crypto/rc4/asm/rc4-x86_64.pl
    U src/lib/libssl/src/crypto/rc5/Makefile
    C src/lib/libssl/src/crypto/rc5/rc5.h
    U src/lib/libssl/src/crypto/rc5/rc5_locl.h
    U src/lib/libssl/src/crypto/rc5/rc5s.cpp
    U src/lib/libssl/src/crypto/rc5/rc5test.c
    U src/lib/libssl/src/crypto/ripemd/Makefile
    U src/lib/libssl/src/crypto/ripemd/README
    C src/lib/libssl/src/crypto/ripemd/ripemd.h
    U src/lib/libssl/src/crypto/ripemd/rmd160.c
    U src/lib/libssl/src/crypto/ripemd/rmdconst.h
    C src/lib/libssl/src/crypto/ripemd/rmd_dgst.c
    C src/lib/libssl/src/crypto/ripemd/rmd_locl.h
    C src/lib/libssl/src/crypto/ripemd/rmd_one.c
    C src/lib/libssl/src/crypto/ripemd/rmdtest.c
    U src/lib/libssl/src/crypto/ripemd/asm/rips.cpp
    C src/lib/libssl/src/crypto/ripemd/asm/rmd-586.pl
    U src/lib/libssl/src/crypto/rsa/Makefile
    C src/lib/libssl/src/crypto/rsa/rsa_asn1.c
    C src/lib/libssl/src/crypto/rsa/rsa_chk.c
    N src/lib/libssl/src/crypto/rsa/rsa_depr.c
    C src/lib/libssl/src/crypto/rsa/rsa_eay.c
    C src/lib/libssl/src/crypto/rsa/rsa_err.c
    C src/lib/libssl/src/crypto/rsa/rsa_gen.c
    C src/lib/libssl/src/crypto/rsa/rsa.h
    C src/lib/libssl/src/crypto/rsa/rsa_lib.c
    U src/lib/libssl/src/crypto/rsa/rsa_none.c
    C src/lib/libssl/src/crypto/rsa/rsa_null.c
    C src/lib/libssl/src/crypto/rsa/rsa_oaep.c
    U src/lib/libssl/src/crypto/rsa/rsa_pk1.c
    U src/lib/libssl/src/crypto/rsa/rsa_pss.c
    C src/lib/libssl/src/crypto/rsa/rsa_saos.c
    C src/lib/libssl/src/crypto/rsa/rsa_sign.c
    U src/lib/libssl/src/crypto/rsa/rsa_ssl.c
    C src/lib/libssl/src/crypto/rsa/rsa_test.c
    U src/lib/libssl/src/crypto/rsa/rsa_x931.c
    N src/lib/libssl/src/crypto/seed/Makefile
    N src/lib/libssl/src/crypto/seed/seed.c
    N src/lib/libssl/src/crypto/seed/seed_cbc.c
    N src/lib/libssl/src/crypto/seed/seed_cfb.c
    N src/lib/libssl/src/crypto/seed/seed_ecb.c
    N src/lib/libssl/src/crypto/seed/seed.h
    N src/lib/libssl/src/crypto/seed/seed_locl.h
    N src/lib/libssl/src/crypto/seed/seed_ofb.c
    U src/lib/libssl/src/crypto/sha/Makefile
    U src/lib/libssl/src/crypto/sha/sha1.c
    C src/lib/libssl/src/crypto/sha/sha1dgst.c
    C src/lib/libssl/src/crypto/sha/sha1_one.c
    U src/lib/libssl/src/crypto/sha/sha1s.cpp
    C src/lib/libssl/src/crypto/sha/sha1test.c
    N src/lib/libssl/src/crypto/sha/sha256.c
    N src/lib/libssl/src/crypto/sha/sha256t.c
    N src/lib/libssl/src/crypto/sha/sha512.c
    N src/lib/libssl/src/crypto/sha/sha512t.c
    U src/lib/libssl/src/crypto/sha/sha.c
    C src/lib/libssl/src/crypto/sha/sha_dgst.c
    C src/lib/libssl/src/crypto/sha/sha.h
    C src/lib/libssl/src/crypto/sha/sha_locl.h
    C src/lib/libssl/src/crypto/sha/sha_one.c
    C src/lib/libssl/src/crypto/sha/shatest.c
    U src/lib/libssl/src/crypto/sha/asm/README
    C src/lib/libssl/src/crypto/sha/asm/sha1-586.pl
    U src/lib/libssl/src/crypto/sha/asm/sha1-ia64.pl
    N src/lib/libssl/src/crypto/sha/asm/sha1-x86_64.pl
    N src/lib/libssl/src/crypto/sha/asm/sha512-ia64.pl
    N src/lib/libssl/src/crypto/sha/asm/sha512-sse2.pl
    N src/lib/libssl/src/crypto/sha/asm/sha512-x86_64.pl
    U src/lib/libssl/src/crypto/stack/Makefile
    C src/lib/libssl/src/crypto/stack/safestack.h
    C src/lib/libssl/src/crypto/stack/stack.c
    C src/lib/libssl/src/crypto/stack/stack.h
    N src/lib/libssl/src/crypto/store/Makefile
    N src/lib/libssl/src/crypto/store/README
    N src/lib/libssl/src/crypto/store/store.h
    N src/lib/libssl/src/crypto/store/str_err.c
    N src/lib/libssl/src/crypto/store/str_lib.c
    N src/lib/libssl/src/crypto/store/str_locl.h
    N src/lib/libssl/src/crypto/store/str_mem.c
    N src/lib/libssl/src/crypto/store/str_meth.c
    C src/lib/libssl/src/crypto/threads/mttest.c
    N src/lib/libssl/src/crypto/threads/netware.bat
    U src/lib/libssl/src/crypto/threads/profile.sh
    U src/lib/libssl/src/crypto/threads/ptest.bat
    U src/lib/libssl/src/crypto/threads/pthread2.sh
    U src/lib/libssl/src/crypto/threads/pthread.sh
    U src/lib/libssl/src/crypto/threads/pthreads-vms.com
    U src/lib/libssl/src/crypto/threads/purify.sh
    U src/lib/libssl/src/crypto/threads/README
    U src/lib/libssl/src/crypto/threads/solaris.sh
    C src/lib/libssl/src/crypto/threads/th-lock.c
    U src/lib/libssl/src/crypto/threads/win32.bat
    U src/lib/libssl/src/crypto/txt_db/Makefile
    C src/lib/libssl/src/crypto/txt_db/txt_db.c
    C src/lib/libssl/src/crypto/txt_db/txt_db.h
    U src/lib/libssl/src/crypto/ui/Makefile
    U src/lib/libssl/src/crypto/ui/ui_compat.c
    U src/lib/libssl/src/crypto/ui/ui_compat.h
    C src/lib/libssl/src/crypto/ui/ui_err.c
    C src/lib/libssl/src/crypto/ui/ui.h
    C src/lib/libssl/src/crypto/ui/ui_lib.c
    C src/lib/libssl/src/crypto/ui/ui_locl.h
    C src/lib/libssl/src/crypto/ui/ui_openssl.c
    C src/lib/libssl/src/crypto/ui/ui_util.c
    C src/lib/libssl/src/crypto/x509/by_dir.c
    U src/lib/libssl/src/crypto/x509/by_file.c
    U src/lib/libssl/src/crypto/x509/Makefile
    C src/lib/libssl/src/crypto/x509/x509_att.c
    C src/lib/libssl/src/crypto/x509/x509_cmp.c
    U src/lib/libssl/src/crypto/x509/x509cset.c
    U src/lib/libssl/src/crypto/x509/x509_d2.c
    U src/lib/libssl/src/crypto/x509/x509_def.c
    C src/lib/libssl/src/crypto/x509/x509_err.c
    U src/lib/libssl/src/crypto/x509/x509_ext.c
    C src/lib/libssl/src/crypto/x509/x509.h
    C src/lib/libssl/src/crypto/x509/x509_lu.c
    U src/lib/libssl/src/crypto/x509/x509name.c
    U src/lib/libssl/src/crypto/x509/x509_obj.c
    C src/lib/libssl/src/crypto/x509/x509_r2x.c
    C src/lib/libssl/src/crypto/x509/x509_req.c
    U src/lib/libssl/src/crypto/x509/x509rset.c
    U src/lib/libssl/src/crypto/x509/x509_set.c
    C src/lib/libssl/src/crypto/x509/x509spki.c
    C src/lib/libssl/src/crypto/x509/x509_trs.c
    C src/lib/libssl/src/crypto/x509/x509_txt.c
    C src/lib/libssl/src/crypto/x509/x509type.c
    C src/lib/libssl/src/crypto/x509/x509_v3.c
    C src/lib/libssl/src/crypto/x509/x509_vfy.c
    C src/lib/libssl/src/crypto/x509/x509_vfy.h
    N src/lib/libssl/src/crypto/x509/x509_vpm.c
    C src/lib/libssl/src/crypto/x509/x_all.c
    C src/lib/libssl/src/crypto/x509v3/ext_dat.h
    U src/lib/libssl/src/crypto/x509v3/Makefile
    N src/lib/libssl/src/crypto/x509v3/pcy_cache.c
    N src/lib/libssl/src/crypto/x509v3/pcy_data.c
    N src/lib/libssl/src/crypto/x509v3/pcy_int.h
    N src/lib/libssl/src/crypto/x509v3/pcy_lib.c
    N src/lib/libssl/src/crypto/x509v3/pcy_map.c
    N src/lib/libssl/src/crypto/x509v3/pcy_node.c
    N src/lib/libssl/src/crypto/x509v3/pcy_tree.c
    U src/lib/libssl/src/crypto/x509v3/tabtest.c
    N src/lib/libssl/src/crypto/x509v3/v3_addr.c
    U src/lib/libssl/src/crypto/x509v3/v3_akeya.c
    C src/lib/libssl/src/crypto/x509v3/v3_akey.c
    C src/lib/libssl/src/crypto/x509v3/v3_alt.c
    N src/lib/libssl/src/crypto/x509v3/v3_asid.c
    C src/lib/libssl/src/crypto/x509v3/v3_bcons.c
    C src/lib/libssl/src/crypto/x509v3/v3_bitst.c
    C src/lib/libssl/src/crypto/x509v3/v3_conf.c
    U src/lib/libssl/src/crypto/x509v3/v3conf.c
    C src/lib/libssl/src/crypto/x509v3/v3_cpols.c
    C src/lib/libssl/src/crypto/x509v3/v3_crld.c
    C src/lib/libssl/src/crypto/x509v3/v3_enum.c
    C src/lib/libssl/src/crypto/x509v3/v3err.c
    C src/lib/libssl/src/crypto/x509v3/v3_extku.c
    U src/lib/libssl/src/crypto/x509v3/v3_genn.c
    C src/lib/libssl/src/crypto/x509v3/v3_ia5.c
    C src/lib/libssl/src/crypto/x509v3/v3_info.c
    C src/lib/libssl/src/crypto/x509v3/v3_int.c
    C src/lib/libssl/src/crypto/x509v3/v3_lib.c
    N src/lib/libssl/src/crypto/x509v3/v3_ncons.c
    C src/lib/libssl/src/crypto/x509v3/v3_ocsp.c
    U src/lib/libssl/src/crypto/x509v3/v3_pcia.c
    U src/lib/libssl/src/crypto/x509v3/v3_pci.c
    N src/lib/libssl/src/crypto/x509v3/v3_pcons.c
    C src/lib/libssl/src/crypto/x509v3/v3_pku.c
    N src/lib/libssl/src/crypto/x509v3/v3_pmaps.c
    U src/lib/libssl/src/crypto/x509v3/v3prin.c
    C src/lib/libssl/src/crypto/x509v3/v3_prn.c
    C src/lib/libssl/src/crypto/x509v3/v3_purp.c
    C src/lib/libssl/src/crypto/x509v3/v3_skey.c
    C src/lib/libssl/src/crypto/x509v3/v3_sxnet.c
    C src/lib/libssl/src/crypto/x509v3/v3_utl.c
    C src/lib/libssl/src/crypto/x509v3/x509v3.h
    U src/lib/libssl/src/demos/b64.c
    U src/lib/libssl/src/demos/b64.pl
    U src/lib/libssl/src/demos/privkey.pem
    U src/lib/libssl/src/demos/README
    U src/lib/libssl/src/demos/selfsign.c
    U src/lib/libssl/src/demos/spkigen.c
    U src/lib/libssl/src/demos/asn1/ocsp.c
    U src/lib/libssl/src/demos/asn1/README.ASN1
    U src/lib/libssl/src/demos/bio/Makefile
    U src/lib/libssl/src/demos/bio/README
    U src/lib/libssl/src/demos/bio/saccept.c
    U src/lib/libssl/src/demos/bio/sconnect.c
    U src/lib/libssl/src/demos/bio/server.pem
    U src/lib/libssl/src/demos/easy_tls/cacerts.pem
    U src/lib/libssl/src/demos/easy_tls/cert.pem
    C src/lib/libssl/src/demos/easy_tls/easy-tls.c
    U src/lib/libssl/src/demos/easy_tls/easy-tls.h
    U src/lib/libssl/src/demos/easy_tls/Makefile
    U src/lib/libssl/src/demos/easy_tls/README
    U src/lib/libssl/src/demos/easy_tls/test.c
    U src/lib/libssl/src/demos/easy_tls/test.h
    U src/lib/libssl/src/demos/eay/base64.c
    U src/lib/libssl/src/demos/eay/conn.c
    U src/lib/libssl/src/demos/eay/loadrsa.c
    U src/lib/libssl/src/demos/eay/Makefile
    U src/lib/libssl/src/demos/engines/cluster_labs/cluster_labs.h
    U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs.c
    U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs.ec
    U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.c
    U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.h
    U src/lib/libssl/src/demos/engines/cluster_labs/Makefile
    U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca.c
    U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca.ec
    U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.c
    U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.h
    U src/lib/libssl/src/demos/engines/ibmca/ica_openssl_api.h
    U src/lib/libssl/src/demos/engines/ibmca/Makefile
    U src/lib/libssl/src/demos/engines/rsaref/build.com
    U src/lib/libssl/src/demos/engines/rsaref/Makefile
    U src/lib/libssl/src/demos/engines/rsaref/README
    U src/lib/libssl/src/demos/engines/rsaref/rsaref.c
    U src/lib/libssl/src/demos/engines/rsaref/rsaref.ec
    U src/lib/libssl/src/demos/engines/rsaref/rsaref_err.c
    U src/lib/libssl/src/demos/engines/rsaref/rsaref_err.h
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod.c
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod.ec
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.c
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.h
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod.h
    U src/lib/libssl/src/demos/engines/zencod/Makefile
    U src/lib/libssl/src/demos/maurice/cert.pem
    U src/lib/libssl/src/demos/maurice/example1.c
    U src/lib/libssl/src/demos/maurice/example2.c
    U src/lib/libssl/src/demos/maurice/example3.c
    U src/lib/libssl/src/demos/maurice/example4.c
    U src/lib/libssl/src/demos/maurice/loadkeys.c
    U src/lib/libssl/src/demos/maurice/loadkeys.h
    U src/lib/libssl/src/demos/maurice/Makefile
    U src/lib/libssl/src/demos/maurice/privkey.pem
    U src/lib/libssl/src/demos/maurice/README
    U src/lib/libssl/src/demos/pkcs12/pkread.c
    U src/lib/libssl/src/demos/pkcs12/pkwrite.c
    U src/lib/libssl/src/demos/pkcs12/README
    U src/lib/libssl/src/demos/prime/Makefile
    U src/lib/libssl/src/demos/prime/prime.c
    U src/lib/libssl/src/demos/sign/cert.pem
    U src/lib/libssl/src/demos/sign/key.pem
    U src/lib/libssl/src/demos/sign/Makefile
    U src/lib/libssl/src/demos/sign/sign.c
    U src/lib/libssl/src/demos/sign/sign.txt
    U src/lib/libssl/src/demos/sign/sig.txt
    U src/lib/libssl/src/demos/ssl/cli.cpp
    U src/lib/libssl/src/demos/ssl/inetdsrv.cpp
    U src/lib/libssl/src/demos/ssl/serv.cpp
    N src/lib/libssl/src/demos/ssltest-ecc/ECCcertgen.sh
    N src/lib/libssl/src/demos/ssltest-ecc/ECC-RSAcertgen.sh
    N src/lib/libssl/src/demos/ssltest-ecc/README
    N src/lib/libssl/src/demos/ssltest-ecc/RSAcertgen.sh
    N src/lib/libssl/src/demos/ssltest-ecc/ssltest.sh
    U src/lib/libssl/src/demos/state_machine/Makefile
    U src/lib/libssl/src/demos/state_machine/state_machine.c
    U src/lib/libssl/src/demos/tunala/A-client.pem
    U src/lib/libssl/src/demos/tunala/A-server.pem
    U src/lib/libssl/src/demos/tunala/autogunk.sh
    C src/lib/libssl/src/demos/tunala/autoungunk.sh
    U src/lib/libssl/src/demos/tunala/breakage.c
    U src/lib/libssl/src/demos/tunala/buffer.c
    U src/lib/libssl/src/demos/tunala/CA.pem
    C src/lib/libssl/src/demos/tunala/cb.c
    C src/lib/libssl/src/demos/tunala/configure.in
    U src/lib/libssl/src/demos/tunala/INSTALL
    U src/lib/libssl/src/demos/tunala/ip.c
    U src/lib/libssl/src/demos/tunala/Makefile
    U src/lib/libssl/src/demos/tunala/Makefile.am
    U src/lib/libssl/src/demos/tunala/README
    U src/lib/libssl/src/demos/tunala/sm.c
    N src/lib/libssl/src/demos/tunala/test.sh
    C src/lib/libssl/src/demos/tunala/tunala.c
    C src/lib/libssl/src/demos/tunala/tunala.h
    U src/lib/libssl/src/demos/x509/mkcert.c
    U src/lib/libssl/src/demos/x509/mkreq.c
    U src/lib/libssl/src/demos/x509/README
    C src/lib/libssl/src/doc/c-indentation.el
    U src/lib/libssl/src/doc/fingerprints.txt
    U src/lib/libssl/src/doc/openssl_button.gif
    U src/lib/libssl/src/doc/openssl_button.html
    U src/lib/libssl/src/doc/openssl-shared.txt
    C src/lib/libssl/src/doc/openssl.txt
    U src/lib/libssl/src/doc/README
    C src/lib/libssl/src/doc/ssleay.txt
    C src/lib/libssl/src/doc/standards.txt
    C src/lib/libssl/src/doc/apps/asn1parse.pod
    U src/lib/libssl/src/doc/apps/CA.pl.pod
    C src/lib/libssl/src/doc/apps/ca.pod
    C src/lib/libssl/src/doc/apps/ciphers.pod
    C src/lib/libssl/src/doc/apps/config.pod
    U src/lib/libssl/src/doc/apps/crl2pkcs7.pod
    U src/lib/libssl/src/doc/apps/crl.pod
    C src/lib/libssl/src/doc/apps/dgst.pod
    U src/lib/libssl/src/doc/apps/dhparam.pod
    U src/lib/libssl/src/doc/apps/dsaparam.pod
    U src/lib/libssl/src/doc/apps/dsa.pod
    N src/lib/libssl/src/doc/apps/ecparam.pod
    N src/lib/libssl/src/doc/apps/ec.pod
    C src/lib/libssl/src/doc/apps/enc.pod
    U src/lib/libssl/src/doc/apps/errstr.pod
    U src/lib/libssl/src/doc/apps/gendsa.pod
    U src/lib/libssl/src/doc/apps/genrsa.pod
    U src/lib/libssl/src/doc/apps/nseq.pod
    C src/lib/libssl/src/doc/apps/ocsp.pod
    C src/lib/libssl/src/doc/apps/openssl.pod
    U src/lib/libssl/src/doc/apps/passwd.pod
    U src/lib/libssl/src/doc/apps/pkcs12.pod
    U src/lib/libssl/src/doc/apps/pkcs7.pod
    U src/lib/libssl/src/doc/apps/pkcs8.pod
    C src/lib/libssl/src/doc/apps/req.pod
    U src/lib/libssl/src/doc/apps/rand.pod
    U src/lib/libssl/src/doc/apps/rsa.pod
    C src/lib/libssl/src/doc/apps/rsautl.pod
    C src/lib/libssl/src/doc/apps/s_client.pod
    U src/lib/libssl/src/doc/apps/sess_id.pod
    C src/lib/libssl/src/doc/apps/smime.pod
    U src/lib/libssl/src/doc/apps/speed.pod
    U src/lib/libssl/src/doc/apps/spkac.pod
    C src/lib/libssl/src/doc/apps/s_server.pod
    U src/lib/libssl/src/doc/apps/s_time.pod
    C src/lib/libssl/src/doc/apps/verify.pod
    U src/lib/libssl/src/doc/apps/version.pod
    C src/lib/libssl/src/doc/apps/x509.pod
    N src/lib/libssl/src/doc/apps/x509v3_config.pod
    N src/lib/libssl/src/doc/crypto/ASN1_generate_nconf.pod
    U src/lib/libssl/src/doc/crypto/ASN1_OBJECT_new.pod
    U src/lib/libssl/src/doc/crypto/ASN1_STRING_length.pod
    U src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod
    U src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod
    U src/lib/libssl/src/doc/crypto/BIO_ctrl.pod
    C src/lib/libssl/src/doc/crypto/BIO_f_base64.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_buffer.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_cipher.pod
    U src/lib/libssl/src/doc/crypto/BIO_find_type.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_md.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_null.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_ssl.pod
    U src/lib/libssl/src/doc/crypto/BIO_new.pod
    U src/lib/libssl/src/doc/crypto/bio.pod
    U src/lib/libssl/src/doc/crypto/BIO_push.pod
    U src/lib/libssl/src/doc/crypto/BIO_read.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_accept.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_bio.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_connect.pod
    C src/lib/libssl/src/doc/crypto/BIO_set_callback.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_fd.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_file.pod
    U src/lib/libssl/src/doc/crypto/BIO_should_retry.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_mem.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_null.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_socket.pod
    U src/lib/libssl/src/doc/crypto/blowfish.pod
    U src/lib/libssl/src/doc/crypto/BN_add.pod
    C src/lib/libssl/src/doc/crypto/BN_add_word.pod
    N src/lib/libssl/src/doc/crypto/BN_BLINDING_new.pod
    U src/lib/libssl/src/doc/crypto/BN_bn2bin.pod
    U src/lib/libssl/src/doc/crypto/BN_cmp.pod
    U src/lib/libssl/src/doc/crypto/BN_copy.pod
    U src/lib/libssl/src/doc/crypto/BN_CTX_new.pod
    U src/lib/libssl/src/doc/crypto/BN_CTX_start.pod
    U src/lib/libssl/src/doc/crypto/BN_generate_prime.pod
    C src/lib/libssl/src/doc/crypto/bn_internal.pod
    U src/lib/libssl/src/doc/crypto/BN_mod_inverse.pod
    U src/lib/libssl/src/doc/crypto/BN_mod_mul_montgomery.pod
    U src/lib/libssl/src/doc/crypto/BN_mod_mul_reciprocal.pod
    C src/lib/libssl/src/doc/crypto/BN_new.pod
    U src/lib/libssl/src/doc/crypto/BN_num_bytes.pod
    C src/lib/libssl/src/doc/crypto/bn.pod
    U src/lib/libssl/src/doc/crypto/BN_rand.pod
    U src/lib/libssl/src/doc/crypto/BN_set_bit.pod
    U src/lib/libssl/src/doc/crypto/BN_swap.pod
    U src/lib/libssl/src/doc/crypto/BN_zero.pod
    U src/lib/libssl/src/doc/crypto/buffer.pod
    U src/lib/libssl/src/doc/crypto/CONF_modules_free.pod
    U src/lib/libssl/src/doc/crypto/CONF_modules_load_file.pod
    U src/lib/libssl/src/doc/crypto/crypto.pod
    U src/lib/libssl/src/doc/crypto/CRYPTO_set_ex_data.pod
    U src/lib/libssl/src/doc/crypto/d2i_ASN1_OBJECT.pod
    U src/lib/libssl/src/doc/crypto/d2i_DHparams.pod
    U src/lib/libssl/src/doc/crypto/d2i_DSAPublicKey.pod
    U src/lib/libssl/src/doc/crypto/d2i_PKCS8PrivateKey.pod
    U src/lib/libssl/src/doc/crypto/d2i_RSAPublicKey.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_ALGOR.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_NAME.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_SIG.pod
    C src/lib/libssl/src/doc/crypto/des_modes.pod
    U src/lib/libssl/src/doc/crypto/des.pod
    U src/lib/libssl/src/doc/crypto/DH_generate_key.pod
    U src/lib/libssl/src/doc/crypto/DH_generate_parameters.pod
    U src/lib/libssl/src/doc/crypto/DH_get_ex_new_index.pod
    U src/lib/libssl/src/doc/crypto/DH_new.pod
    U src/lib/libssl/src/doc/crypto/dh.pod
    C src/lib/libssl/src/doc/crypto/DH_set_method.pod
    U src/lib/libssl/src/doc/crypto/DH_size.pod
    U src/lib/libssl/src/doc/crypto/DSA_do_sign.pod
    U src/lib/libssl/src/doc/crypto/DSA_dup_DH.pod
    U src/lib/libssl/src/doc/crypto/DSA_generate_key.pod
    U src/lib/libssl/src/doc/crypto/dsa.pod
    U src/lib/libssl/src/doc/crypto/DSA_generate_parameters.pod
    U src/lib/libssl/src/doc/crypto/DSA_get_ex_new_index.pod
    U src/lib/libssl/src/doc/crypto/DSA_new.pod
    C src/lib/libssl/src/doc/crypto/DSA_set_method.pod
    U src/lib/libssl/src/doc/crypto/DSA_SIG_new.pod
    U src/lib/libssl/src/doc/crypto/DSA_sign.pod
    U src/lib/libssl/src/doc/crypto/DSA_size.pod
    N src/lib/libssl/src/doc/crypto/ecdsa.pod
    U src/lib/libssl/src/doc/crypto/engine.pod
    U src/lib/libssl/src/doc/crypto/ERR_clear_error.pod
    U src/lib/libssl/src/doc/crypto/ERR_error_string.pod
    U src/lib/libssl/src/doc/crypto/ERR_get_error.pod
    U src/lib/libssl/src/doc/crypto/ERR_GET_LIB.pod
    U src/lib/libssl/src/doc/crypto/ERR_load_crypto_strings.pod
    U src/lib/libssl/src/doc/crypto/ERR_load_strings.pod
    U src/lib/libssl/src/doc/crypto/err.pod
    U src/lib/libssl/src/doc/crypto/ERR_print_errors.pod
    U src/lib/libssl/src/doc/crypto/ERR_put_error.pod
    U src/lib/libssl/src/doc/crypto/evp.pod
    U src/lib/libssl/src/doc/crypto/ERR_remove_state.pod
    N src/lib/libssl/src/doc/crypto/ERR_set_mark.pod
    C src/lib/libssl/src/doc/crypto/EVP_BytesToKey.pod
    C src/lib/libssl/src/doc/crypto/EVP_DigestInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_EncryptInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_OpenInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_PKEY_new.pod
    U src/lib/libssl/src/doc/crypto/EVP_PKEY_set1_RSA.pod
    C src/lib/libssl/src/doc/crypto/EVP_SealInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_SignInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_VerifyInit.pod
    U src/lib/libssl/src/doc/crypto/hmac.pod
    U src/lib/libssl/src/doc/crypto/lhash.pod
    U src/lib/libssl/src/doc/crypto/lh_stats.pod
    C src/lib/libssl/src/doc/crypto/md5.pod
    C src/lib/libssl/src/doc/crypto/mdc2.pod
    U src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod
    U src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod
    N src/lib/libssl/src/doc/crypto/OPENSSL_Applink.pod
    U src/lib/libssl/src/doc/crypto/OPENSSL_config.pod
    N src/lib/libssl/src/doc/crypto/OPENSSL_ia32cap.pod
    U src/lib/libssl/src/doc/crypto/OPENSSL_load_builtin_modules.pod
    U src/lib/libssl/src/doc/crypto/OPENSSL_VERSION_NUMBER.pod
    U src/lib/libssl/src/doc/crypto/pem.pod
    U src/lib/libssl/src/doc/crypto/PKCS12_create.pod
    U src/lib/libssl/src/doc/crypto/PKCS12_parse.pod
    U src/lib/libssl/src/doc/crypto/PKCS7_decrypt.pod
    U src/lib/libssl/src/doc/crypto/PKCS7_encrypt.pod
    U src/lib/libssl/src/doc/crypto/PKCS7_sign.pod
    U src/lib/libssl/src/doc/crypto/PKCS7_verify.pod
    U src/lib/libssl/src/doc/crypto/RAND_add.pod
    C src/lib/libssl/src/doc/crypto/RAND_bytes.pod
    U src/lib/libssl/src/doc/crypto/RAND_cleanup.pod
    C src/lib/libssl/src/doc/crypto/RAND_egd.pod
    U src/lib/libssl/src/doc/crypto/RAND_load_file.pod
    U src/lib/libssl/src/doc/crypto/rand.pod
    C src/lib/libssl/src/doc/crypto/RAND_set_rand_method.pod
    U src/lib/libssl/src/doc/crypto/rc4.pod
    C src/lib/libssl/src/doc/crypto/ripemd.pod
    U src/lib/libssl/src/doc/crypto/RSA_blinding_on.pod
    U src/lib/libssl/src/doc/crypto/RSA_check_key.pod
    U src/lib/libssl/src/doc/crypto/RSA_generate_key.pod
    C src/lib/libssl/src/doc/crypto/RSA_get_ex_new_index.pod
    U src/lib/libssl/src/doc/crypto/RSA_new.pod
    U src/lib/libssl/src/doc/crypto/RSA_padding_add_PKCS1_type_1.pod
    U src/lib/libssl/src/doc/crypto/rsa.pod
    U src/lib/libssl/src/doc/crypto/RSA_print.pod
    U src/lib/libssl/src/doc/crypto/RSA_private_encrypt.pod
    U src/lib/libssl/src/doc/crypto/RSA_public_encrypt.pod
    C src/lib/libssl/src/doc/crypto/RSA_set_method.pod
    U src/lib/libssl/src/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod
    C src/lib/libssl/src/doc/crypto/RSA_sign.pod
    U src/lib/libssl/src/doc/crypto/RSA_size.pod
    C src/lib/libssl/src/doc/crypto/sha.pod
    U src/lib/libssl/src/doc/crypto/SMIME_read_PKCS7.pod
    U src/lib/libssl/src/doc/crypto/threads.pod
    U src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod
    U src/lib/libssl/src/doc/crypto/ui_compat.pod
    U src/lib/libssl/src/doc/crypto/ui.pod
    U src/lib/libssl/src/doc/crypto/X509_NAME_add_entry_by_txt.pod
    U src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod
    U src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod
    U src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod
    U src/lib/libssl/src/doc/crypto/X509_new.pod
    N src/lib/libssl/src/doc/crypto/x509.pod
    C src/lib/libssl/src/doc/HOWTO/certificates.txt
    U src/lib/libssl/src/doc/HOWTO/keys.txt
    U src/lib/libssl/src/doc/HOWTO/proxy_certificates.txt
    U src/lib/libssl/src/doc/ssl/d2i_SSL_SESSION.pod
    U src/lib/libssl/src/doc/ssl/SSL_accept.pod
    U src/lib/libssl/src/doc/ssl/SSL_alert_type_string.pod
    U src/lib/libssl/src/doc/ssl/SSL_CIPHER_get_name.pod
    U src/lib/libssl/src/doc/ssl/SSL_clear.pod
    U src/lib/libssl/src/doc/ssl/SSL_COMP_add_compression_method.pod
    U src/lib/libssl/src/doc/ssl/SSL_connect.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_add_extra_chain_cert.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_add_session.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_ctrl.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_flush_sessions.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_free.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_get_ex_new_index.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_get_verify_mode.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_new.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_load_verify_locations.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_sessions.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_number.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_set_cache_size.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_set_get_cb.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cert_store.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cert_verify_callback.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cipher_list.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_client_CA_list.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_client_cert_cb.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_default_passwd_cb.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_generate_session_id.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_info_callback.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_max_cert_list.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_mode.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_msg_callback.pod
    C src/lib/libssl/src/doc/ssl/SSL_CTX_set_options.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_quiet_shutdown.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_session_cache_mode.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_session_id_context.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_ssl_version.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_timeout.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
    C src/lib/libssl/src/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_verify.pod
    C src/lib/libssl/src/doc/ssl/SSL_CTX_use_certificate.pod
    U src/lib/libssl/src/doc/ssl/SSL_new.pod
    U src/lib/libssl/src/doc/ssl/SSL_do_handshake.pod
    U src/lib/libssl/src/doc/ssl/SSL_free.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_ciphers.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_client_CA_list.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_current_cipher.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_default_timeout.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_error.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_ex_data_X509_STORE_CTX_idx.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_ex_new_index.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_fd.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_peer_cert_chain.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_peer_certificate.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_rbio.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_session.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_SSL_CTX.pod
    U src/lib/libssl/src/doc/ssl/SSL_pending.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_verify_result.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_version.pod
    U src/lib/libssl/src/doc/ssl/SSL_library_init.pod
    U src/lib/libssl/src/doc/ssl/SSL_load_client_CA_file.pod
    U src/lib/libssl/src/doc/ssl/ssl.pod
    U src/lib/libssl/src/doc/ssl/SSL_read.pod
    U src/lib/libssl/src/doc/ssl/SSL_rstate_string.pod
    U src/lib/libssl/src/doc/ssl/SSL_SESSION_free.pod
    U src/lib/libssl/src/doc/ssl/SSL_SESSION_get_ex_new_index.pod
    C src/lib/libssl/src/doc/ssl/SSL_SESSION_get_time.pod
    U src/lib/libssl/src/doc/ssl/SSL_session_reused.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_bio.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_connect_state.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_fd.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_session.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_shutdown.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_verify_result.pod
    U src/lib/libssl/src/doc/ssl/SSL_shutdown.pod
    U src/lib/libssl/src/doc/ssl/SSL_state_string.pod
    U src/lib/libssl/src/doc/ssl/SSL_want.pod
    U src/lib/libssl/src/doc/ssl/SSL_write.pod
    N src/lib/libssl/src/engines/axp.opt
    N src/lib/libssl/src/engines/e_4758cca.c
    N src/lib/libssl/src/engines/e_4758cca.ec
    N src/lib/libssl/src/engines/e_4758cca_err.c
    N src/lib/libssl/src/engines/e_4758cca_err.h
    N src/lib/libssl/src/engines/e_aep.c
    N src/lib/libssl/src/engines/e_aep.ec
    N src/lib/libssl/src/engines/e_aep_err.c
    N src/lib/libssl/src/engines/e_aep_err.h
    N src/lib/libssl/src/engines/e_atalla.c
    N src/lib/libssl/src/engines/e_atalla.ec
    N src/lib/libssl/src/engines/e_atalla_err.c
    N src/lib/libssl/src/engines/e_atalla_err.h
    N src/lib/libssl/src/engines/e_chil.c
    N src/lib/libssl/src/engines/e_chil.ec
    N src/lib/libssl/src/engines/e_chil_err.c
    N src/lib/libssl/src/engines/e_chil_err.h
    N src/lib/libssl/src/engines/e_cswift.c
    N src/lib/libssl/src/engines/e_cswift.ec
    N src/lib/libssl/src/engines/e_cswift_err.c
    N src/lib/libssl/src/engines/e_cswift_err.h
    N src/lib/libssl/src/engines/e_gmp.c
    N src/lib/libssl/src/engines/e_gmp.ec
    N src/lib/libssl/src/engines/e_gmp_err.c
    N src/lib/libssl/src/engines/e_gmp_err.h
    N src/lib/libssl/src/engines/engine_vector.mar
    N src/lib/libssl/src/engines/e_nuron.c
    N src/lib/libssl/src/engines/e_nuron.ec
    N src/lib/libssl/src/engines/e_nuron_err.c
    N src/lib/libssl/src/engines/e_nuron_err.h
    N src/lib/libssl/src/engines/e_sureware.c
    N src/lib/libssl/src/engines/e_sureware.ec
    N src/lib/libssl/src/engines/e_sureware_err.c
    N src/lib/libssl/src/engines/e_sureware_err.h
    N src/lib/libssl/src/engines/e_ubsec.c
    N src/lib/libssl/src/engines/e_ubsec.ec
    N src/lib/libssl/src/engines/e_ubsec_err.c
    N src/lib/libssl/src/engines/e_ubsec_err.h
    N src/lib/libssl/src/engines/makeengines.com
    N src/lib/libssl/src/engines/Makefile
    N src/lib/libssl/src/engines/vax.opt
    N src/lib/libssl/src/engines/vendor_defns/aep.h
    N src/lib/libssl/src/engines/vendor_defns/atalla.h
    N src/lib/libssl/src/engines/vendor_defns/cswift.h
    N src/lib/libssl/src/engines/vendor_defns/hw_4758_cca.h
    N src/lib/libssl/src/engines/vendor_defns/hwcryptohook.h
    N src/lib/libssl/src/engines/vendor_defns/hw_ubsec.h
    N src/lib/libssl/src/engines/vendor_defns/sureware.h
    L src/lib/libssl/src/include/openssl/aes.h
    L src/lib/libssl/src/include/openssl/asn1.h
    L src/lib/libssl/src/include/openssl/asn1_mac.h
    L src/lib/libssl/src/include/openssl/asn1t.h
    L src/lib/libssl/src/include/openssl/bio.h
    L src/lib/libssl/src/include/openssl/blowfish.h
    L src/lib/libssl/src/include/openssl/bn.h
    L src/lib/libssl/src/include/openssl/buffer.h
    L src/lib/libssl/src/include/openssl/cast.h
    L src/lib/libssl/src/include/openssl/comp.h
    L src/lib/libssl/src/include/openssl/conf_api.h
    L src/lib/libssl/src/include/openssl/conf.h
    L src/lib/libssl/src/include/openssl/crypto.h
    L src/lib/libssl/src/include/openssl/des.h
    L src/lib/libssl/src/include/openssl/des_old.h
    L src/lib/libssl/src/include/openssl/dh.h
    L src/lib/libssl/src/include/openssl/dsa.h
    L src/lib/libssl/src/include/openssl/dso.h
    L src/lib/libssl/src/include/openssl/dtls1.h
    L src/lib/libssl/src/include/openssl/ebcdic.h
    L src/lib/libssl/src/include/openssl/ecdh.h
    L src/lib/libssl/src/include/openssl/ecdsa.h
    L src/lib/libssl/src/include/openssl/ec.h
    L src/lib/libssl/src/include/openssl/engine.h
    L src/lib/libssl/src/include/openssl/e_os2.h
    L src/lib/libssl/src/include/openssl/err.h
    L src/lib/libssl/src/include/openssl/evp.h
    L src/lib/libssl/src/include/openssl/hmac.h
    L src/lib/libssl/src/include/openssl/idea.h
    L src/lib/libssl/src/include/openssl/krb5_asn.h
    L src/lib/libssl/src/include/openssl/kssl.h
    L src/lib/libssl/src/include/openssl/lhash.h
    L src/lib/libssl/src/include/openssl/md2.h
    L src/lib/libssl/src/include/openssl/md4.h
    L src/lib/libssl/src/include/openssl/md5.h
    L src/lib/libssl/src/include/openssl/objects.h
    L src/lib/libssl/src/include/openssl/obj_mac.h
    L src/lib/libssl/src/include/openssl/ocsp.h
    L src/lib/libssl/src/include/openssl/opensslconf.h
    L src/lib/libssl/src/include/openssl/opensslv.h
    L src/lib/libssl/src/include/openssl/ossl_typ.h
    L src/lib/libssl/src/include/openssl/pem2.h
    L src/lib/libssl/src/include/openssl/pem.h
    L src/lib/libssl/src/include/openssl/pkcs12.h
    L src/lib/libssl/src/include/openssl/pkcs7.h
    L src/lib/libssl/src/include/openssl/pq_compat.h
    L src/lib/libssl/src/include/openssl/pqueue.h
    L src/lib/libssl/src/include/openssl/rand.h
    L src/lib/libssl/src/include/openssl/rc2.h
    L src/lib/libssl/src/include/openssl/rc4.h
    L src/lib/libssl/src/include/openssl/ripemd.h
    L src/lib/libssl/src/include/openssl/rsa.h
    L src/lib/libssl/src/include/openssl/safestack.h
    L src/lib/libssl/src/include/openssl/sha.h
    L src/lib/libssl/src/include/openssl/ssl23.h
    L src/lib/libssl/src/include/openssl/ssl2.h
    L src/lib/libssl/src/include/openssl/ssl3.h
    L src/lib/libssl/src/include/openssl/ssl.h
    L src/lib/libssl/src/include/openssl/stack.h
    L src/lib/libssl/src/include/openssl/store.h
    L src/lib/libssl/src/include/openssl/symhacks.h
    L src/lib/libssl/src/include/openssl/tls1.h
    L src/lib/libssl/src/include/openssl/tmdiff.h
    L src/lib/libssl/src/include/openssl/txt_db.h
    L src/lib/libssl/src/include/openssl/ui_compat.h
    L src/lib/libssl/src/include/openssl/ui.h
    L src/lib/libssl/src/include/openssl/x509.h
    L src/lib/libssl/src/include/openssl/x509v3.h
    L src/lib/libssl/src/include/openssl/x509_vfy.h
    U src/lib/libssl/src/MacOS/buildinf.h
    U src/lib/libssl/src/MacOS/GUSI_Init.cpp
    U src/lib/libssl/src/MacOS/mklinks.as.hqx
    U src/lib/libssl/src/MacOS/_MWERKS_GUSI_prefix.h
    U src/lib/libssl/src/MacOS/_MWERKS_prefix.h
    U src/lib/libssl/src/MacOS/opensslconf.h
    U src/lib/libssl/src/MacOS/OpenSSL.mcp.hqx
    U src/lib/libssl/src/MacOS/Randomizer.cpp
    U src/lib/libssl/src/MacOS/Randomizer.h
    U src/lib/libssl/src/MacOS/TODO
    U src/lib/libssl/src/MacOS/GetHTTPS.src/CPStringUtils.cpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/CPStringUtils.hpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.cpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/GetHTTPS.cpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/MacSocket.cpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/MacSocket.h
    U src/lib/libssl/src/ms/32all.bat
    N src/lib/libssl/src/ms/applink.c
    U src/lib/libssl/src/ms/bcb4.bat
    U src/lib/libssl/src/ms/certCA.srl
    U src/lib/libssl/src/ms/certCA.ss
    U src/lib/libssl/src/ms/certU.ss
    U src/lib/libssl/src/ms/cmp.pl
    C src/lib/libssl/src/ms/do_masm.bat
    C src/lib/libssl/src/ms/do_ms.bat
    C src/lib/libssl/src/ms/do_nasm.bat
    C src/lib/libssl/src/ms/do_nt.bat
    N src/lib/libssl/src/ms/do_win64a.bat
    N src/lib/libssl/src/ms/do_win64i.bat
    U src/lib/libssl/src/ms/keyCA.ss
    U src/lib/libssl/src/ms/keyU.ss
    C src/lib/libssl/src/ms/mingw32.bat
    U src/lib/libssl/src/ms/mw.bat
    U src/lib/libssl/src/ms/README
    U src/lib/libssl/src/ms/req2CA.ss
    U src/lib/libssl/src/ms/reqCA.ss
    U src/lib/libssl/src/ms/reqU.ss
    U src/lib/libssl/src/ms/.rnd
    U src/lib/libssl/src/ms/speed32.bat
    U src/lib/libssl/src/ms/tenc.bat
    U src/lib/libssl/src/ms/tencce.bat
    C src/lib/libssl/src/ms/test.bat
    U src/lib/libssl/src/ms/testce2.bat
    U src/lib/libssl/src/ms/testce.bat
    U src/lib/libssl/src/ms/testenc.bat
    U src/lib/libssl/src/ms/testencce.bat
    U src/lib/libssl/src/ms/testpem.bat
    U src/lib/libssl/src/ms/testpemce.bat
    U src/lib/libssl/src/ms/testss.bat
    U src/lib/libssl/src/ms/testssce.bat
    U src/lib/libssl/src/ms/tlhelp32.h
    U src/lib/libssl/src/ms/tpem.bat
    U src/lib/libssl/src/ms/tpemce.bat
    N src/lib/libssl/src/ms/uplink.c
    N src/lib/libssl/src/ms/uplink.h
    N src/lib/libssl/src/ms/uplink.pl
    C src/lib/libssl/src/ms/x86asm.bat
    N src/lib/libssl/src/Netware/build.bat
    N src/lib/libssl/src/Netware/cpy_tests.bat
    N src/lib/libssl/src/Netware/do_tests.pl
    N src/lib/libssl/src/Netware/globals.txt
    N src/lib/libssl/src/Netware/readme.txt
    N src/lib/libssl/src/Netware/set_env.bat
    U src/lib/libssl/src/os2/backwardify.pl
    U src/lib/libssl/src/os2/OS2-EMX.cmd
    C src/lib/libssl/src/shlib/hpux10-cc.sh
    U src/lib/libssl/src/shlib/irix.sh
    C src/lib/libssl/src/shlib/Makefile.hpux10-cc
    U src/lib/libssl/src/shlib/README
    U src/lib/libssl/src/shlib/sco5-shared-gcc.sh
    U src/lib/libssl/src/shlib/sco5-shared-installed
    U src/lib/libssl/src/shlib/sco5-shared.sh
    U src/lib/libssl/src/shlib/solaris-sc4.sh
    U src/lib/libssl/src/shlib/solaris.sh
    U src/lib/libssl/src/shlib/sun.sh
    U src/lib/libssl/src/shlib/svr5-shared-gcc.sh
    U src/lib/libssl/src/shlib/svr5-shared-installed
    U src/lib/libssl/src/shlib/svr5-shared.sh
    U src/lib/libssl/src/shlib/win32.bat
    U src/lib/libssl/src/shlib/win32dll.bat
    C src/lib/libssl/src/ssl/bio_ssl.c
    N src/lib/libssl/src/ssl/d1_both.c
    N src/lib/libssl/src/ssl/d1_clnt.c
    N src/lib/libssl/src/ssl/d1_enc.c
    N src/lib/libssl/src/ssl/d1_lib.c
    N src/lib/libssl/src/ssl/d1_meth.c
    N src/lib/libssl/src/ssl/d1_pkt.c
    N src/lib/libssl/src/ssl/d1_srvr.c
    N src/lib/libssl/src/ssl/dtls1.h
    C src/lib/libssl/src/ssl/install.com
    C src/lib/libssl/src/ssl/kssl.c
    U src/lib/libssl/src/ssl/kssl.h
    U src/lib/libssl/src/ssl/kssl_lcl.h
    U src/lib/libssl/src/ssl/Makefile
    C src/lib/libssl/src/ssl/s23_clnt.c
    C src/lib/libssl/src/ssl/s23_lib.c
    C src/lib/libssl/src/ssl/s23_meth.c
    U src/lib/libssl/src/ssl/s23_pkt.c
    C src/lib/libssl/src/ssl/s23_srvr.c
    C src/lib/libssl/src/ssl/s2_clnt.c
    C src/lib/libssl/src/ssl/s2_enc.c
    C src/lib/libssl/src/ssl/s2_lib.c
    C src/lib/libssl/src/ssl/s2_meth.c
    U src/lib/libssl/src/ssl/s2_pkt.c
    C src/lib/libssl/src/ssl/s2_srvr.c
    C src/lib/libssl/src/ssl/s3_both.c
    C src/lib/libssl/src/ssl/s3_clnt.c
    C src/lib/libssl/src/ssl/s3_enc.c
    C src/lib/libssl/src/ssl/s3_lib.c
    C src/lib/libssl/src/ssl/s3_meth.c
    C src/lib/libssl/src/ssl/s3_pkt.c
    C src/lib/libssl/src/ssl/s3_srvr.c
    U src/lib/libssl/src/ssl/ssl23.h
    U src/lib/libssl/src/ssl/ssl2.h
    C src/lib/libssl/src/ssl/ssl3.h
    C src/lib/libssl/src/ssl/ssl_algs.c
    C src/lib/libssl/src/ssl/ssl_asn1.c
    C src/lib/libssl/src/ssl/ssl_cert.c
    C src/lib/libssl/src/ssl/ssl_ciph.c
    U src/lib/libssl/src/ssl/ssl_err2.c
    C src/lib/libssl/src/ssl/ssl_err.c
    C src/lib/libssl/src/ssl/ssl.h
    C src/lib/libssl/src/ssl/ssl_lib.c
    C src/lib/libssl/src/ssl/ssl-lib.com
    C src/lib/libssl/src/ssl/ssl_locl.h
    C src/lib/libssl/src/ssl/ssl_rsa.c
    C src/lib/libssl/src/ssl/ssl_sess.c
    C src/lib/libssl/src/ssl/ssl_stat.c
    U src/lib/libssl/src/ssl/ssl_task.c
    C src/lib/libssl/src/ssl/ssltest.c
    C src/lib/libssl/src/ssl/ssl_txt.c
    C src/lib/libssl/src/ssl/t1_clnt.c
    C src/lib/libssl/src/ssl/t1_enc.c
    C src/lib/libssl/src/ssl/t1_lib.c
    C src/lib/libssl/src/ssl/t1_meth.c
    C src/lib/libssl/src/ssl/t1_srvr.c
    C src/lib/libssl/src/ssl/tls1.h
    C src/lib/libssl/src/test/bctest
    L src/lib/libssl/src/test/bftest.c
    L src/lib/libssl/src/test/bntest.c
    U src/lib/libssl/src/test/CAss.cnf
    U src/lib/libssl/src/test/CAssdh.cnf
    U src/lib/libssl/src/test/CAssdsa.cnf
    U src/lib/libssl/src/test/CAssrsa.cnf
    L src/lib/libssl/src/test/casttest.c
    N src/lib/libssl/src/test/cms-examples.pl
    N src/lib/libssl/src/test/cms-test.pl
    L src/lib/libssl/src/test/destest.c
    L src/lib/libssl/src/test/dhtest.c
    L src/lib/libssl/src/test/dsatest.c
    U src/lib/libssl/src/test/dummytest.c
    L src/lib/libssl/src/test/ecdhtest.c
    L src/lib/libssl/src/test/ecdsatest.c
    L src/lib/libssl/src/test/ectest.c
    L src/lib/libssl/src/test/enginetest.c
    L src/lib/libssl/src/test/evp_test.c
    U src/lib/libssl/src/test/evptests.txt
    L src/lib/libssl/src/test/exptest.c
    L src/lib/libssl/src/test/hmactest.c
    L src/lib/libssl/src/test/ideatest.c
    N src/lib/libssl/src/test/igetest.c
    U src/lib/libssl/src/test/Makefile
    C src/lib/libssl/src/test/maketests.com
    L src/lib/libssl/src/test/md2test.c
    L src/lib/libssl/src/test/md4test.c
    L src/lib/libssl/src/test/md5test.c
    L src/lib/libssl/src/test/mdc2test.c
    U src/lib/libssl/src/test/methtest.c
    U src/lib/libssl/src/test/P1ss.cnf
    U src/lib/libssl/src/test/P2ss.cnf
    U src/lib/libssl/src/test/pkcs7-1.pem
    U src/lib/libssl/src/test/pkcs7.pem
    U src/lib/libssl/src/test/r160test.c
    L src/lib/libssl/src/test/randtest.c
    L src/lib/libssl/src/test/rc2test.c
    L src/lib/libssl/src/test/rc4test.c
    L src/lib/libssl/src/test/rc5test.c
    L src/lib/libssl/src/test/rmdtest.c
    L src/lib/libssl/src/test/rsa_test.c
    L src/lib/libssl/src/test/sha1test.c
    L src/lib/libssl/src/test/sha256t.c
    L src/lib/libssl/src/test/sha512t.c
    L src/lib/libssl/src/test/shatest.c
    N src/lib/libssl/src/test/smcont.txt
    L src/lib/libssl/src/test/ssltest.c
    U src/lib/libssl/src/test/Sssdsa.cnf
    U src/lib/libssl/src/test/Sssrsa.cnf
    C src/lib/libssl/src/test/tcrl
    U src/lib/libssl/src/test/tcrl.com
    C src/lib/libssl/src/test/testca
    U src/lib/libssl/src/test/testca.com
    U src/lib/libssl/src/test/test.cnf
    U src/lib/libssl/src/test/testcrl.pem
    C src/lib/libssl/src/test/testenc
    U src/lib/libssl/src/test/testenc.com
    U src/lib/libssl/src/test/testgen
    U src/lib/libssl/src/test/testgen.com
    U src/lib/libssl/src/test/testp7.pem
    U src/lib/libssl/src/test/testreq2.pem
    U src/lib/libssl/src/test/testrsa.pem
    C src/lib/libssl/src/test/tests.com
    U src/lib/libssl/src/test/testsid.pem
    U src/lib/libssl/src/test/testss
    U src/lib/libssl/src/test/testss.com
    U src/lib/libssl/src/test/testssl
    U src/lib/libssl/src/test/testssl.com
    U src/lib/libssl/src/test/testsslproxy
    U src/lib/libssl/src/test/testx509.pem
    U src/lib/libssl/src/test/times
    C src/lib/libssl/src/test/tpkcs7
    U src/lib/libssl/src/test/tpkcs7.com
    C src/lib/libssl/src/test/tpkcs7d
    U src/lib/libssl/src/test/tpkcs7d.com
    C src/lib/libssl/src/test/treq
    U src/lib/libssl/src/test/treq.com
    C src/lib/libssl/src/test/trsa
    U src/lib/libssl/src/test/trsa.com
    C src/lib/libssl/src/test/tsid
    U src/lib/libssl/src/test/tsid.com
    U src/lib/libssl/src/test/tverify.com
    C src/lib/libssl/src/test/tx509
    U src/lib/libssl/src/test/tx509.com
    U src/lib/libssl/src/test/Uss.cnf
    U src/lib/libssl/src/test/v3-cert1.pem
    U src/lib/libssl/src/test/v3-cert2.pem
    U src/lib/libssl/src/test/VMSca-response.1
    U src/lib/libssl/src/test/VMSca-response.2
    N src/lib/libssl/src/test/smime-certs/smdsa1.pem
    N src/lib/libssl/src/test/smime-certs/smdsa2.pem
    N src/lib/libssl/src/test/smime-certs/smdsa3.pem
    N src/lib/libssl/src/test/smime-certs/smdsap.pem
    N src/lib/libssl/src/test/smime-certs/smroot.pem
    N src/lib/libssl/src/test/smime-certs/smrsa1.pem
    N src/lib/libssl/src/test/smime-certs/smrsa2.pem
    N src/lib/libssl/src/test/smime-certs/smrsa3.pem
    U src/lib/libssl/src/times/100.lnx
    U src/lib/libssl/src/times/100.nt
    U src/lib/libssl/src/times/200.lnx
    U src/lib/libssl/src/times/486-66.dos
    U src/lib/libssl/src/times/486-66.nt
    U src/lib/libssl/src/times/486-66.w31
    U src/lib/libssl/src/times/586-085i.nt
    U src/lib/libssl/src/times/586-1002.lnx
    U src/lib/libssl/src/times/586-100.dos
    U src/lib/libssl/src/times/586-100.LN3
    U src/lib/libssl/src/times/586-100.ln4
    U src/lib/libssl/src/times/586-100.lnx
    U src/lib/libssl/src/times/586-100.nt
    U src/lib/libssl/src/times/586-100.NT2
    U src/lib/libssl/src/times/586-100.ntx
    U src/lib/libssl/src/times/586-100.w31
    U src/lib/libssl/src/times/586p-100.lnx
    U src/lib/libssl/src/times/5.lnx
    U src/lib/libssl/src/times/686-200.bsd
    U src/lib/libssl/src/times/686-200.lnx
    U src/lib/libssl/src/times/686-200.nt
    U src/lib/libssl/src/times/aixold.t
    U src/lib/libssl/src/times/aix.t
    U src/lib/libssl/src/times/alpha.t
    U src/lib/libssl/src/times/alpha400.t
    U src/lib/libssl/src/times/cyrix100.lnx
    U src/lib/libssl/src/times/dgux.t
    U src/lib/libssl/src/times/dgux-x86.t
    U src/lib/libssl/src/times/hpux-acc.t
    U src/lib/libssl/src/times/hpux-kr.t
    U src/lib/libssl/src/times/hpux.t
    U src/lib/libssl/src/times/L1
    U src/lib/libssl/src/times/p2.w95
    U src/lib/libssl/src/times/pent2.t
    U src/lib/libssl/src/times/R10000.t
    U src/lib/libssl/src/times/R4400.t
    U src/lib/libssl/src/times/readme
    U src/lib/libssl/src/times/s586-100.lnx
    U src/lib/libssl/src/times/s586-100.nt
    U src/lib/libssl/src/times/sgi.t
    U src/lib/libssl/src/times/sparc2
    U src/lib/libssl/src/times/sparcLX.t
    U src/lib/libssl/src/times/sparc.t
    U src/lib/libssl/src/times/usparc.t
    U src/lib/libssl/src/times/090/586-100.nt
    U src/lib/libssl/src/times/091/486-50.nt
    U src/lib/libssl/src/times/091/586-100.lnx
    U src/lib/libssl/src/times/091/68000.bsd
    U src/lib/libssl/src/times/091/686-200.lnx
    U src/lib/libssl/src/times/091/alpha064.osf
    U src/lib/libssl/src/times/091/alpha164.lnx
    U src/lib/libssl/src/times/091/alpha164.osf
    U src/lib/libssl/src/times/091/mips-rel.pl
    U src/lib/libssl/src/times/091/r10000.irx
    U src/lib/libssl/src/times/091/r3000.ult
    U src/lib/libssl/src/times/091/r4400.irx
    U src/lib/libssl/src/times/x86/bfs.cpp
    U src/lib/libssl/src/times/x86/casts.cpp
    U src/lib/libssl/src/times/x86/des3s.cpp
    U src/lib/libssl/src/times/x86/dess.cpp
    U src/lib/libssl/src/times/x86/md4s.cpp
    U src/lib/libssl/src/times/x86/md5s.cpp
    U src/lib/libssl/src/times/x86/rc4s.cpp
    U src/lib/libssl/src/times/x86/sha1s.cpp
    U src/lib/libssl/src/tools/c89.sh
    U src/lib/libssl/src/tools/c_hash
    U src/lib/libssl/src/tools/c_info
    U src/lib/libssl/src/tools/c_issuer
    U src/lib/libssl/src/tools/c_name
    U src/lib/libssl/src/tools/c_rehash
    U src/lib/libssl/src/tools/c_rehash.in
    U src/lib/libssl/src/tools/Makefile
    U src/lib/libssl/src/util/add_cr.pl
    U src/lib/libssl/src/util/bat.sh
    C src/lib/libssl/src/util/ck_errf.pl
    C src/lib/libssl/src/util/clean-depend.pl
    N src/lib/libssl/src/util/copy.pl
    C src/lib/libssl/src/util/cygwin.sh
    U src/lib/libssl/src/util/deleof.pl
    U src/lib/libssl/src/util/dirname.pl
    C src/lib/libssl/src/util/domd
    U src/lib/libssl/src/util/do_ms.sh
    U src/lib/libssl/src/util/err-ins.pl
    U src/lib/libssl/src/util/extract-names.pl
    N src/lib/libssl/src/util/extract-section.pl
    U src/lib/libssl/src/util/files.pl
    U src/lib/libssl/src/util/fixNT.sh
    U src/lib/libssl/src/util/FreeBSD.sh
    U src/lib/libssl/src/util/install.sh
    C src/lib/libssl/src/util/libeay.num
    C src/lib/libssl/src/util/mk1mf.pl
    U src/lib/libssl/src/util/mkcerts.sh
    C src/lib/libssl/src/util/mkdef.pl
    C src/lib/libssl/src/util/mkdir-p.pl
    C src/lib/libssl/src/util/mkerr.pl
    C src/lib/libssl/src/util/mkfiles.pl
    C src/lib/libssl/src/util/mklink.pl
    C src/lib/libssl/src/util/mkstack.pl
    U src/lib/libssl/src/util/opensslwrap.sh
    U src/lib/libssl/src/util/perlpath.pl
    U src/lib/libssl/src/util/pod2man.pl
    U src/lib/libssl/src/util/pod2mantest
    U src/lib/libssl/src/util/pod2mantest.pod
    U src/lib/libssl/src/util/point.sh
    U src/lib/libssl/src/util/selftest.pl
    U src/lib/libssl/src/util/shlib_wrap.sh
    U src/lib/libssl/src/util/sp-diff.pl
    U src/lib/libssl/src/util/speed.sh
    U src/lib/libssl/src/util/src-dep.pl
    C src/lib/libssl/src/util/ssleay.num
    U src/lib/libssl/src/util/tab_num.pl
    U src/lib/libssl/src/util/x86asm.sh
    C src/lib/libssl/src/util/pl/BC-32.pl
    C src/lib/libssl/src/util/pl/linux.pl
    C src/lib/libssl/src/util/pl/Mingw32.pl
    N src/lib/libssl/src/util/pl/netware.pl
    C src/lib/libssl/src/util/pl/OS2-EMX.pl
    C src/lib/libssl/src/util/pl/ultrix.pl
    C src/lib/libssl/src/util/pl/unix.pl
    C src/lib/libssl/src/util/pl/VC-32.pl
    U src/lib/libssl/src/VMS/install.com
    C src/lib/libssl/src/VMS/mkshared.com
    U src/lib/libssl/src/VMS/multinet_shr.opt
    U src/lib/libssl/src/VMS/openssl_utils.com
    U src/lib/libssl/src/VMS/socketshr_shr.opt
    U src/lib/libssl/src/VMS/tcpip_shr_decc.opt
    U src/lib/libssl/src/VMS/test-includes.com
    U src/lib/libssl/src/VMS/TODO
    U src/lib/libssl/src/VMS/ucx_shr_decc_log.opt
    U src/lib/libssl/src/VMS/ucx_shr_decc.opt
    U src/lib/libssl/src/VMS/ucx_shr_vaxc.opt
    U src/lib/libssl/src/VMS/VMSify-conf.pl
    U src/lib/libssl/src/VMS/WISHLIST.TXT
    
    659 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jopenssl:yesterday -jopenssl src/lib/libssl/src

CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 06:17:54

Modified files:
	lib/libssl/src : CHANGES Configure FAQ INSTALL INSTALL.W32 
	                 LICENSE Makefile.org NEWS README config e_os.h 
	                 e_os2.h install.com makevms.com openssl.spec 
	lib/libssl/src/VMS: mkshared.com 
	lib/libssl/src/apps: CA.pl.in CA.sh apps.c apps.h asn1pars.c 
	                     ca.c ciphers.c crl.c dgst.c dh.c dhparam.c 
	                     dsa.c dsaparam.c enc.c engine.c gendh.c 
	                     gendsa.c genrsa.c makeapps.com ocsp.c 
	                     openssl-vms.cnf openssl.c openssl.cnf 
	                     passwd.c pkcs12.c progs.h progs.pl rand.c 
	                     req.c rsa.c rsautl.c s_apps.h s_cb.c 
	                     s_client.c s_server.c s_socket.c s_time.c 
	                     sess_id.c smime.c speed.c spkac.c verify.c 
	                     version.c x509.c 
	lib/libssl/src/crypto: cpt_err.c cryptlib.c cryptlib.h 
	                       crypto-lib.com crypto.h cversion.c 
	                       ebcdic.c ex_data.c install.com 
	                       md32_common.h mem.c mem_dbg.c 
	                       opensslconf.h.in opensslv.h ossl_typ.h 
	                       symhacks.h tmdiff.c tmdiff.h uid.c 
	lib/libssl/src/crypto/aes: aes.h aes_cbc.c aes_core.c aes_locl.h 
	                           aes_misc.c 
	lib/libssl/src/crypto/aes/asm: aes-586.pl 
	lib/libssl/src/crypto/asn1: a_bitstr.c a_bool.c a_bytes.c 
	                            a_d2i_fp.c a_digest.c a_dup.c 
	                            a_enum.c a_gentm.c a_hdr.c 
	                            a_i2d_fp.c a_int.c a_mbstr.c 
	                            a_meth.c a_object.c a_octet.c 
	                            a_set.c a_sign.c a_strex.c a_type.c 
	                            a_utctm.c a_verify.c asn1.h 
	                            asn1_err.c asn1_lib.c asn1_mac.h 
	                            asn1_par.c asn1t.h asn_moid.c 
	                            asn_pack.c d2i_pr.c d2i_pu.c 
	                            evp_asn1.c i2d_pr.c i2d_pu.c 
	                            n_pkey.c p5_pbe.c p5_pbev2.c t_crl.c 
	                            t_pkey.c t_req.c t_spki.c t_x509.c 
	                            tasn_dec.c tasn_enc.c tasn_fre.c 
	                            tasn_new.c tasn_typ.c tasn_utl.c 
	                            x_algor.c x_bignum.c x_crl.c 
	                            x_exten.c x_long.c x_name.c x_pkey.c 
	                            x_pubkey.c x_req.c x_x509.c 
	                            x_x509a.c 
	lib/libssl/src/crypto/bf: bf_ecb.c bf_enc.c bf_opts.c bf_skey.c 
	                          bfspeed.c bftest.c blowfish.h 
	lib/libssl/src/crypto/bio: b_dump.c b_print.c b_sock.c bf_nbio.c 
	                           bio.h bio_err.c bio_lib.c bss_acpt.c 
	                           bss_conn.c bss_fd.c bss_file.c 
	                           bss_log.c bss_sock.c 
	lib/libssl/src/crypto/bn: bn.h bn_add.c bn_asm.c bn_blind.c 
	                          bn_ctx.c bn_div.c bn_err.c bn_exp.c 
	                          bn_exp2.c bn_gcd.c bn_kron.c bn_lcl.h 
	                          bn_lib.c bn_mod.c bn_mont.c bn_mpi.c 
	                          bn_mul.c bn_prime.c bn_prime.h 
	                          bn_prime.pl bn_print.c bn_rand.c 
	                          bn_recp.c bn_shift.c bn_sqr.c 
	                          bn_sqrt.c bn_word.c bntest.c exptest.c 
	lib/libssl/src/crypto/bn/asm: bn-586.pl ia64.S 
	lib/libssl/src/crypto/buffer: buf_err.c buffer.c buffer.h 
	lib/libssl/src/crypto/cast: c_ecb.c c_skey.c cast.h cast_spd.c 
	                            castopts.c casttest.c 
	lib/libssl/src/crypto/comp: c_zlib.c comp.h comp_err.c 
	                            comp_lib.c 
	lib/libssl/src/crypto/conf: conf.h conf_api.c conf_def.c 
	                            conf_err.c conf_lib.c conf_mod.c 
	                            conf_sap.c 
	lib/libssl/src/crypto/des: cfb64ede.c cfb_enc.c des.h des_enc.c 
	                           des_locl.h des_old.c des_old.h 
	                           des_opts.c des_ver.h destest.c 
	                           ecb3_enc.c ecb_enc.c ede_cbcm_enc.c 
	                           fcrypt.c read2pwd.c set_key.c speed.c 
	                           str2key.c xcbc_enc.c 
	lib/libssl/src/crypto/dh: dh.h dh_check.c dh_err.c dh_gen.c 
	                          dh_key.c dh_lib.c dhtest.c 
	lib/libssl/src/crypto/dsa: dsa.h dsa_err.c dsa_gen.c dsa_key.c 
	                           dsa_lib.c dsa_ossl.c dsa_sign.c 
	                           dsa_vrf.c dsatest.c 
	lib/libssl/src/crypto/dso: dso.h dso_dl.c dso_dlfcn.c dso_err.c 
	                           dso_lib.c dso_null.c dso_vms.c 
	                           dso_win32.c 
	lib/libssl/src/crypto/ec: ec.h ec_cvt.c ec_err.c ec_lcl.h 
	                          ec_lib.c ec_mult.c ecp_mont.c 
	                          ecp_nist.c ecp_smpl.c ectest.c 
	lib/libssl/src/crypto/engine: eng_all.c eng_cnf.c eng_ctrl.c 
	                              eng_dyn.c eng_err.c eng_fat.c 
	                              eng_init.c eng_int.h eng_lib.c 
	                              eng_list.c eng_openssl.c 
	                              eng_pkey.c eng_table.c engine.h 
	                              enginetest.c tb_cipher.c tb_dh.c 
	                              tb_digest.c tb_dsa.c tb_rand.c 
	                              tb_rsa.c 
	lib/libssl/src/crypto/err: err.c err.h err_all.c err_prn.c 
	                           openssl.ec 
	lib/libssl/src/crypto/evp: bio_b64.c bio_enc.c bio_md.c bio_ok.c 
	                           c_all.c c_allc.c c_alld.c digest.c 
	                           e_aes.c e_bf.c e_cast.c e_des.c 
	                           e_des3.c e_idea.c e_null.c e_rc2.c 
	                           e_rc4.c e_rc5.c e_xcbc_d.c encode.c 
	                           evp.h evp_enc.c evp_err.c evp_key.c 
	                           evp_lib.c evp_locl.h evp_pbe.c 
	                           evp_pkey.c evp_test.c evptests.txt 
	                           m_dss.c m_dss1.c m_md2.c m_md4.c 
	                           m_md5.c m_mdc2.c m_null.c m_ripemd.c 
	                           m_sha.c m_sha1.c names.c p5_crpt.c 
	                           p5_crpt2.c p_dec.c p_enc.c p_lib.c 
	                           p_open.c p_seal.c p_verify.c 
	lib/libssl/src/crypto/hmac: hmac.c hmac.h 
	lib/libssl/src/crypto/idea: idea.h 
	lib/libssl/src/crypto/krb5: krb5_asn.h 
	lib/libssl/src/crypto/lhash: lhash.c lhash.h 
	lib/libssl/src/crypto/md2: md2.h md2_dgst.c md2_one.c md2test.c 
	lib/libssl/src/crypto/md4: md4.h md4_dgst.c md4_locl.h md4_one.c 
	                           md4test.c 
	lib/libssl/src/crypto/md5: md5.h md5_dgst.c md5_locl.h md5_one.c 
	                           md5test.c 
	lib/libssl/src/crypto/md5/asm: md5-586.pl 
	lib/libssl/src/crypto/mdc2: Makefile mdc2.h 
	lib/libssl/src/crypto/objects: o_names.c obj_dat.c obj_dat.pl 
	                               obj_err.c obj_lib.c obj_mac.num 
	                               objects.h objects.txt 
	lib/libssl/src/crypto/ocsp: ocsp.h ocsp_asn.c ocsp_cl.c 
	                            ocsp_err.c ocsp_ext.c ocsp_ht.c 
	                            ocsp_lib.c ocsp_prn.c ocsp_vfy.c 
	lib/libssl/src/crypto/pem: pem.h pem_all.c pem_err.c pem_info.c 
	                           pem_lib.c pem_oth.c pem_pk8.c 
	                           pem_pkey.c pem_seal.c pem_xaux.c 
	lib/libssl/src/crypto/perlasm: cbc.pl x86asm.pl x86ms.pl 
	                               x86nasm.pl x86unix.pl 
	lib/libssl/src/crypto/pkcs12: p12_add.c p12_crpt.c p12_crt.c 
	                              p12_decr.c p12_init.c p12_key.c 
	                              p12_kiss.c p12_mutl.c p12_npas.c 
	                              pk12err.c pkcs12.h 
	lib/libssl/src/crypto/pkcs7: bio_ber.c example.c pk7_asn1.c 
	                             pk7_attr.c pk7_doit.c pk7_lib.c 
	                             pk7_mime.c pk7_smime.c pkcs7.h 
	                             pkcs7err.c 
	lib/libssl/src/crypto/rand: md_rand.c rand.h rand_egd.c 
	                            rand_err.c rand_lib.c rand_unix.c 
	                            rand_win.c randfile.c randtest.c 
	lib/libssl/src/crypto/rc2: rc2.h rc2_ecb.c rc2_skey.c rc2speed.c 
	                           rc2test.c 
	lib/libssl/src/crypto/rc4: rc4.c rc4.h rc4_enc.c rc4_skey.c 
	                           rc4speed.c rc4test.c 
	lib/libssl/src/crypto/rc4/asm: rc4-586.pl 
	lib/libssl/src/crypto/rc5: rc5.h 
	lib/libssl/src/crypto/ripemd: ripemd.h rmd_dgst.c rmd_locl.h 
	                              rmd_one.c rmdtest.c 
	lib/libssl/src/crypto/ripemd/asm: rmd-586.pl 
	lib/libssl/src/crypto/rsa: rsa.h rsa_asn1.c rsa_chk.c rsa_eay.c 
	                           rsa_err.c rsa_gen.c rsa_lib.c 
	                           rsa_null.c rsa_oaep.c rsa_saos.c 
	                           rsa_sign.c rsa_test.c 
	lib/libssl/src/crypto/sha: sha.h sha1_one.c sha1dgst.c 
	                           sha1test.c sha_dgst.c sha_locl.h 
	                           sha_one.c shatest.c 
	lib/libssl/src/crypto/sha/asm: sha1-586.pl 
	lib/libssl/src/crypto/stack: safestack.h stack.c stack.h 
	lib/libssl/src/crypto/threads: mttest.c th-lock.c 
	lib/libssl/src/crypto/txt_db: txt_db.c txt_db.h 
	lib/libssl/src/crypto/ui: ui.h ui_err.c ui_lib.c ui_locl.h 
	                          ui_openssl.c ui_util.c 
	lib/libssl/src/crypto/x509: by_dir.c x509.h x509_att.c 
	                            x509_cmp.c x509_err.c x509_lu.c 
	                            x509_r2x.c x509_req.c x509_trs.c 
	                            x509_txt.c x509_v3.c x509_vfy.c 
	                            x509_vfy.h x509spki.c x509type.c 
	                            x_all.c 
	lib/libssl/src/crypto/x509v3: ext_dat.h v3_akey.c v3_alt.c 
	                              v3_bcons.c v3_bitst.c v3_conf.c 
	                              v3_cpols.c v3_crld.c v3_enum.c 
	                              v3_extku.c v3_ia5.c v3_info.c 
	                              v3_int.c v3_lib.c v3_ocsp.c 
	                              v3_pku.c v3_prn.c v3_purp.c 
	                              v3_skey.c v3_sxnet.c v3_utl.c 
	                              v3err.c x509v3.h 
	lib/libssl/src/demos/easy_tls: easy-tls.c 
	lib/libssl/src/demos/tunala: autoungunk.sh cb.c configure.in 
	                             tunala.c tunala.h 
	lib/libssl/src/doc: c-indentation.el openssl.txt ssleay.txt 
	                    standards.txt 
	lib/libssl/src/doc/HOWTO: certificates.txt 
	lib/libssl/src/doc/apps: asn1parse.pod ca.pod ciphers.pod 
	                         config.pod dgst.pod enc.pod ocsp.pod 
	                         openssl.pod req.pod rsautl.pod 
	                         s_client.pod s_server.pod smime.pod 
	                         verify.pod x509.pod 
	lib/libssl/src/doc/crypto: BIO_f_base64.pod BIO_set_callback.pod 
	                           BN_add_word.pod BN_new.pod 
	                           DH_set_method.pod DSA_set_method.pod 
	                           EVP_BytesToKey.pod EVP_DigestInit.pod 
	                           EVP_SealInit.pod RAND_bytes.pod 
	                           RAND_egd.pod RAND_set_rand_method.pod 
	                           RSA_get_ex_new_index.pod 
	                           RSA_set_method.pod RSA_sign.pod 
	                           bn.pod bn_internal.pod des_modes.pod 
	                           md5.pod mdc2.pod ripemd.pod sha.pod 
	lib/libssl/src/doc/ssl: SSL_CTX_set_options.pod 
	                        SSL_CTX_set_tmp_rsa_callback.pod 
	                        SSL_CTX_use_certificate.pod 
	                        SSL_SESSION_get_time.pod 
	lib/libssl/src/ms: do_masm.bat do_ms.bat do_nasm.bat do_nt.bat 
	                   mingw32.bat test.bat x86asm.bat 
	lib/libssl/src/shlib: Makefile.hpux10-cc hpux10-cc.sh 
	lib/libssl/src/ssl: bio_ssl.c install.com kssl.c s23_clnt.c 
	                    s23_lib.c s23_meth.c s23_srvr.c s2_clnt.c 
	                    s2_enc.c s2_lib.c s2_meth.c s2_srvr.c 
	                    s3_both.c s3_clnt.c s3_enc.c s3_lib.c 
	                    s3_meth.c s3_pkt.c s3_srvr.c ssl-lib.com 
	                    ssl.h ssl3.h ssl_algs.c ssl_asn1.c 
	                    ssl_cert.c ssl_ciph.c ssl_err.c ssl_lib.c 
	                    ssl_locl.h ssl_rsa.c ssl_sess.c ssl_stat.c 
	                    ssl_txt.c ssltest.c t1_clnt.c t1_enc.c 
	                    t1_lib.c t1_meth.c t1_srvr.c tls1.h 
	lib/libssl/src/test: bctest maketests.com tcrl testca testenc 
	                     tests.com tpkcs7 tpkcs7d treq trsa tsid 
	                     tx509 
	lib/libssl/src/util: ck_errf.pl clean-depend.pl cygwin.sh domd 
	                     libeay.num mk1mf.pl mkdef.pl mkdir-p.pl 
	                     mkerr.pl mkfiles.pl mklink.pl mkstack.pl 
	                     ssleay.num 
	lib/libssl/src/util/pl: BC-32.pl Mingw32.pl OS2-EMX.pl VC-32.pl 
	                        linux.pl ultrix.pl unix.pl 

Log message:
resolve conflicts


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 06:20:16

Modified files:
	lib/libssl/crypto: Makefile shlib_version 
	lib/libssl/crypto/arch/alpha: opensslconf.h 
	lib/libssl/crypto/arch/amd64: opensslconf.h 
	lib/libssl/crypto/arch/arm: opensslconf.h 
	lib/libssl/crypto/arch/hppa: opensslconf.h 
	lib/libssl/crypto/arch/i386: opensslconf.h 
	lib/libssl/crypto/arch/m68k: opensslconf.h 
	lib/libssl/crypto/arch/m88k: opensslconf.h 
	lib/libssl/crypto/arch/mips64: opensslconf.h 
	lib/libssl/crypto/arch/powerpc: opensslconf.h 
	lib/libssl/crypto/arch/sh: opensslconf.h 
	lib/libssl/crypto/arch/sparc: opensslconf.h 
	lib/libssl/crypto/arch/sparc64: opensslconf.h 
	lib/libssl/crypto/arch/vax: opensslconf.h 
	lib/libssl/src/apps: s_apps.h s_client.c s_socket.c 
	lib/libssl/src/crypto/des: des_enc.c fcrypt_b.c 
	lib/libssl/src/crypto/dso: dso_dlfcn.c 
	lib/libssl/src/crypto/engine: hw_cryptodev.c 
	lib/libssl/src/crypto/x509v3: v3_alt.c 
	lib/libssl/ssl : Makefile shlib_version 

Log message:
remerge local tweaks, update per-arch configuration headers, update
Makefiles, crank shlib_version


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 06:21:54

Modified files:
	usr.sbin/openssl: Makefile 
	regress/lib/libssl: Makefile 

Log message:
update for openssl-0.9.8h


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 06:22:57

Modified files:
	usr.sbin/httpd/src/modules/ssl: ssl_engine_pphrase.c 
	sbin/isakmpd   : x509.c 

Log message:
adapt to API changes in OpenSSL 0.9.8h


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 06:24:16

Modified files:
	usr.bin/ssh    : kex.c 
	usr.bin/ssh/lib: Makefile 

Log message:
OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need our
replacement anymore


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/06 07:25:48

Modified files:
	usr.sbin/sysmerge: sysmerge.sh 

Log message:
- don't list *.merged files in the "remaining for you to merge by hand"
list, it's very confusing.

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/06 08:04:48

Modified files:
	share/man/man4 : options.4 

Log message:
more removal of text relevant to the now-removed MALLOC() and FREE(),
and some general tweaking;

help/ok miod


CVSROOT:	/cvs
Module name:	www
Changes by:	jmc@cvs.openbsd.org	2008/09/06 08:08:49

Modified files:
	.              : 44.html 

Log message:
typos; from Richard Toohey


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 08:26:28

Modified files:
	lib/libssl/src/crypto/dsa: dsa.h 

Log message:
remove duplicate definition of OPENSSL_DSA_MAX_MODULUS_BITS spotted
by dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/06 08:48:53

Modified files:
	sys/dev/pci/drm: drm_ioctl.c 

Log message:
Something else that nothing calls.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/06 09:35:02

Modified files:
	sys/scsi       : st.c 

Log message:
Return EIO when the residual is > xs->datalen, even if SCSI_SILENT is
set. SCSI_SILENT mediates printing error messages only.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/06 10:26:39

Modified files:
	.              : Makefile.cross 

Log message:
Try to clean up the cross build environment, more of the tree cross builds now
ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/06 13:49:05

Modified files:
	sys/arch/hppa/include: vmparam.h 

Log message:
Fix comment to catch up with HPPA_PGALIAS change.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/06 15:49:15

Modified files:
	misc/wordnet   : Makefile 
	misc/wordnet/patches: patch-lib_search_c 

Log message:
updated patch from Rob Holland, his commentary:

"Andreas Tille, the Debian WordNet maintainer, noticed a bug in my
patch. The bug is not security related, but causes incorrect behaviour
in WordNet.

I replaced a strncpy(s1, s2, strlen(s2)) with a strcpy forgetting that
strncpy invoked that way would always omit the trailing \0 (as the \0
would always be at strlen(s2) + 1). This resulted in a truncation of
output from WordNet which relied on the previous behavior which it
used to 'patch' s1. I've now adjusted the strncpy to be a memcpy and
added a comment, to make the intent of the code clear. (Using a str*
function when you don't wish any handling of \0 is unintuitive to me,
hence my mistake). [..] Apologies for the error."

thanks Rob for the exemplary handling of this advisory. Notifications
to package maintainers and follow-ups are almost unheard-of and very
welcome.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/06 16:23:21

Modified files:
	sys/crypto     : hmac.c hmac.h sha2.c sha2.h xform.c xform.h 

Log message:
match libc sha2(3) API changes for kernel; ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/09/06 17:39:57

Modified files:
	lang/python/2.5: Makefile 
	lang/python/2.5/pkg: PLIST-main 

Log message:
The _sha256 and _sha512 modules are not built when Python is built
against OpenSSL 0.9.8 as it includes support for these hashes directly.
Bump pkgname.
Report from Frank Denis


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/06 18:13:30

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/06 18:44:06

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c drm_fops.c drm_lock.c 

Log message:
Kill some unneeded defines and struct members.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/06 20:22:34

Modified files:
	sbin/ifconfig  : ifconfig.8 ifconfig.c 

Log message:
Allow some set-style commands to have zero arguments.  If there is an
argument after that command, check if it is a keyword, and if it is,
that means the original command really has no argument. Get it?
Now.. replace -m with media (no options), and -M with chan (no options).
Try 'ifconfig -a media chan' on a wireless & ethernet machine after this.
ok henning, reyk, thanks for the comments from others


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/07 00:45:51

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
- say what "media" w/o args does
- chan argument is n, not id


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/07 00:55:35

Modified files:
	share/man/man4 : de.4 ec.4 eg.4 el.4 ep.4 lii.4 msk.4 sk.4 xl.4 
	share/man/man4/man4.i386: ie.4 

Log message:
(oops, forgot to grep for "ifconfig -M/m")
-Mm now unsupported, use "media" without args;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/07 01:54:04

Modified files:
	games/rocksndiamonds: Makefile distinfo 
	games/rocksndiamonds/patches: patch-src_Makefile 
	games/rocksndiamonds/pkg: PLIST 

Log message:
- update to rocksndiamonds-3.2.4

ok landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/07 01:54:57

Added files:
	games/rocksndiamonds/patches: patch-src_game_em_sound_c 
	                              patch-src_libgame_sound_c 

Log message:
- add forgotten patches from last commit


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/07 02:56:25

Modified files:
	www/p5-Catalyst-Plugin-ConfigLoader: Makefile distinfo 

Log message:
maintenance update to version 0.21


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/07 02:58:08

Modified files:
	devel/p5-Config-Any: Makefile distinfo 

Log message:
maintenance update to version 0.14


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/07 03:00:34

Modified files:
	devel/p5-Perl6-Junction: Makefile distinfo 
	devel/p5-Perl6-Junction/pkg: PLIST 

Log message:
maintenance update to version 1.40000


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/07 03:06:27

Modified files:
	devel/p5-Universal-isa: Makefile distinfo 

Log message:
maintenance update to version 1.01


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/07 03:14:21

Modified files:
	net/p5-POE-Component-Client-Keepalive: Makefile distinfo 

Log message:
maintenance update to version 0.21


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/07 03:15:35

Modified files:
	net/p5-POE-Component-Client-HTTP: Makefile distinfo 

Log message:
update to version 0.85


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/07 03:21:06

Modified files:
	textproc/diffstat: Makefile distinfo 
	textproc/diffstat/pkg: PLIST 

Log message:
update to version 1.46 and add @bin marker


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/07 03:42:01

Modified files:
	devel/p5-Data-Dump: Makefile distinfo 

Log message:
update to version 1.11


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/07 03:58:14

Modified files:
	mail/clamsmtp  : Makefile distinfo 
	mail/clamsmtp/pkg: PLIST 

Log message:
update to version 1.10, change homepage to new location, add @bin marker
and drop maintainership


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/07 07:24:46

Modified files:
	proto/inputproto: ChangeLog Makefile.am XI.h XIproto.h 
	                  configure.ac 

Log message:
Update to inputproto 1.4.4.

Note that this version has removed the include of Xmd.h that
caused the update to 1.4.3 to be reverted.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/07 07:28:46

Log message:
    Import xinput 1.3.0. Replaces xsetmode(1)/xsetpointer(1).
    
    Status:
    
    Vendor Tag:	xorg
    Release Tags:	v1_3_0
    
    N xenocara/app/xinput/install-sh
    N xenocara/app/xinput/missing
    N xenocara/app/xinput/config.guess
    N xenocara/app/xinput/NEWS
    N xenocara/app/xinput/configure.ac
    N xenocara/app/xinput/depcomp
    N xenocara/app/xinput/README
    N xenocara/app/xinput/ChangeLog
    N xenocara/app/xinput/configure
    N xenocara/app/xinput/config.sub
    N xenocara/app/xinput/AUTHORS
    N xenocara/app/xinput/COPYING
    N xenocara/app/xinput/INSTALL
    N xenocara/app/xinput/Makefile.in
    N xenocara/app/xinput/aclocal.m4
    N xenocara/app/xinput/config.h.in
    N xenocara/app/xinput/Makefile.am
    N xenocara/app/xinput/compile
    N xenocara/app/xinput/src/version.c
    N xenocara/app/xinput/src/feedback.c
    N xenocara/app/xinput/src/setint.c
    N xenocara/app/xinput/src/xinput.c
    N xenocara/app/xinput/src/setptr.c
    N xenocara/app/xinput/src/state.c
    N xenocara/app/xinput/src/xinput.h
    N xenocara/app/xinput/src/setmode.c
    N xenocara/app/xinput/src/test.c
    N xenocara/app/xinput/src/buttonmap.c
    N xenocara/app/xinput/src/Makefile.in
    N xenocara/app/xinput/src/list.c
    N xenocara/app/xinput/src/Makefile.am
    N xenocara/app/xinput/man/xinput.man
    N xenocara/app/xinput/man/Makefile.in
    N xenocara/app/xinput/man/Makefile.am
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/07 07:31:56

Modified files:
	app/xinput     : Makefile.in aclocal.m4 configure 
	app/xinput/man : Makefile.in 
	app/xinput/src : Makefile.in 
Added files:
	app/xinput     : Makefile.bsd-wrapper 

Log message:
Xenocara build infrastructure and regen autotools files.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/07 08:09:37

Modified files:
	distrib/miniroot: install.sub 

Log message:
Nuke ifconfig '-m' uses. Use bare 'media' instead. Pointed out by
Paul de Weerd via source-changes@.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/09/07 08:59:41

Modified files:
	lib/libc/rpc   : xdr.3 

Log message:
Fix param list for xdrrec_eof.  Found during coding some stuff that uses
xdr goo.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/07 09:37:02

Modified files:
	lib/libssl/src/crypto/rsa: rsa_eay.c 

Log message:
Fix merge botch.

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/09/07 11:13:19

Modified files:
	textproc/gnuvd : Makefile distinfo 
	textproc/gnuvd/pkg: PLIST 

Log message:
update to 1.0.7


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/07 12:35:02

Modified files:
	share/man/man7 : mdoc.samples.7 

Log message:
fix silly mix up in PREDEFINED STRINGS;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/07 12:52:15

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
nwid requires an arg; ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/07 12:58:35

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
update wireless synopsis too: nwid requires an argument, chan does not;


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/07 13:22:03

Modified files:
	share/mk       : bsd.own.mk 

Log message:
allow PICFLAG to be overridden; ok kettenis drahn


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/07 13:22:21

Modified files:
	lib/libssl/crypto: Makefile 

Log message:
sparc now requires this bloated library to be -fPIC


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:09

src/lib/libc/arch/alpha/gdtoa

Update of /cvs/src/lib/libc/arch/alpha/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/alpha/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/alpha/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:10

src/lib/libc/arch/amd64/gdtoa

Update of /cvs/src/lib/libc/arch/amd64/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/amd64/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/amd64/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:12

src/lib/libc/arch/arm/gdtoa

Update of /cvs/src/lib/libc/arch/arm/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/arm/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/arm/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:13

src/lib/libc/arch/hppa/gdtoa

Update of /cvs/src/lib/libc/arch/hppa/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/hppa/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/hppa/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:14

src/lib/libc/arch/hppa64/gdtoa

Update of /cvs/src/lib/libc/arch/hppa64/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/hppa64/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/hppa64/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:15

src/lib/libc/arch/i386/gdtoa

Update of /cvs/src/lib/libc/arch/i386/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/i386/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/i386/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:16

src/lib/libc/arch/m68k/gdtoa

Update of /cvs/src/lib/libc/arch/m68k/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/m68k/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/m68k/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:17

src/lib/libc/arch/m88k/gdtoa

Update of /cvs/src/lib/libc/arch/m88k/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/m88k/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/m88k/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:18

src/lib/libc/arch/mips64/gdtoa

Update of /cvs/src/lib/libc/arch/mips64/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/mips64/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/mips64/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:19

src/lib/libc/arch/powerpc/gdtoa

Update of /cvs/src/lib/libc/arch/powerpc/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/powerpc/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/powerpc/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:20

src/lib/libc/arch/sh/gdtoa

Update of /cvs/src/lib/libc/arch/sh/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/sh/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/sh/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:21

src/lib/libc/arch/sparc/gdtoa

Update of /cvs/src/lib/libc/arch/sparc/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/sparc/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/sparc/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:22

src/lib/libc/arch/sparc64/gdtoa

Update of /cvs/src/lib/libc/arch/sparc64/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/sparc64/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/sparc64/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:23

src/lib/libc/arch/vax/gdtoa

Update of /cvs/src/lib/libc/arch/vax/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/vax/gdtoa

Log Message:
Directory /cvs/src/lib/libc/arch/vax/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:20:24

src/lib/libc/gdtoa

Update of /cvs/src/lib/libc/gdtoa
In directory cvs.openbsd.org:/tmp/cvs-serv15366/gdtoa

Log Message:
Directory /cvs/src/lib/libc/gdtoa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:22:11

src/regress/lib/libc/printf

Update of /cvs/src/regress/lib/libc/printf
In directory cvs.openbsd.org:/tmp/cvs-serv10949/printf

Log Message:
Directory /cvs/src/regress/lib/libc/printf added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:22:12

src/regress/lib/libc/fpclassify

Update of /cvs/src/regress/lib/libc/fpclassify
In directory cvs.openbsd.org:/tmp/cvs-serv10949/fpclassify

Log Message:
Directory /cvs/src/regress/lib/libc/fpclassify added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 14:36:10

Modified files:
	sys/arch/alpha/include: ieee.h 
	sys/arch/amd64/include: ieee.h 
	sys/arch/arm/include: ieee.h 
	sys/arch/hppa/include: ieee.h 
	sys/arch/hppa64/include: ieee.h 
	sys/arch/i386/include: ieee.h 
	sys/arch/m68k/include: float.h ieee.h 
	sys/arch/m88k/include: float.h ieee.h 
	sys/arch/mips64/include: float.h ieee.h 
	sys/arch/powerpc/include: ieee.h 
	sys/arch/sh/include: ieee.h 
	sys/arch/sparc/include: ieee.h 
	sys/arch/sparc64/include: ieee.h 
	include        : Makefile math.h stdlib.h 
	lib/libc       : Makefile.inc 
	lib/libc/arch/amd64/gen: Makefile.inc 
	lib/libc/arch/hppa64/gen: Makefile.inc 
	lib/libc/arch/i386/gen: Makefile.inc 
	lib/libc/arch/m68k/gen: Makefile.inc 
	lib/libc/arch/m88k/gen: Makefile.inc 
	lib/libc/arch/mips64/gen: Makefile.inc nan.c 
	lib/libc/arch/sparc/gen: Makefile.inc 
	lib/libc/arch/sparc64/gen: Makefile.inc 
	lib/libc/gen   : fpclassify.c isfinite.c isinf.c isnan.c 
	                 isnormal.c 
	lib/libc/stdio : floatio.h vfprintf.c 
	lib/libc/stdlib: Makefile.inc 
	lib/libm       : Makefile shlib_version 
	lib/libm/arch/amd64: e_acos.S e_asin.S e_atan2.S e_atan2f.S 
	                     e_exp.S e_fmod.S e_log.S e_log10.S 
	                     e_remainder.S e_remainderf.S e_scalb.S 
	                     e_sqrt.S e_sqrtf.S 
	lib/libm/arch/hppa: e_remainder.c e_remainderf.c e_sqrt.c 
	                    e_sqrtf.c 
	lib/libm/arch/i387: e_acos.S e_asin.S e_atan2.S e_atan2f.S 
	                    e_exp.S e_fmod.S e_log.S e_log10.S 
	                    e_remainder.S e_remainderf.S e_scalb.S 
	                    e_sqrt.S e_sqrtf.S 
	lib/libm/arch/mc68881: e_acos.S e_asin.S e_atanh.S e_cosh.S 
	                       e_exp.S e_log.S e_log10.S e_remainder.S 
	                       e_scalb.S e_sinh.S e_sqrt.S 
	lib/libm/src   : e_acos.c e_acosf.c e_acosh.c e_acoshf.c 
	                 e_asin.c e_asinf.c e_atan2.c e_atan2f.c 
	                 e_atanh.c e_atanhf.c e_cosh.c e_coshf.c e_exp.c 
	                 e_expf.c e_fmod.c e_fmodf.c e_hypot.c 
	                 e_hypotf.c e_j0.c e_j0f.c e_j1.c e_j1f.c e_jn.c 
	                 e_jnf.c e_lgamma_r.c e_lgammaf_r.c e_log.c 
	                 e_log10.c e_log10f.c e_logf.c e_pow.c e_powf.c 
	                 e_remainder.c e_remainderf.c e_scalb.c 
	                 e_scalbf.c e_sinh.c e_sinhf.c e_sqrt.c 
	                 e_sqrtf.c math_private.h s_asinh.c s_asinhf.c 
	                 s_erf.c s_erff.c s_nan.c s_significand.c 
	                 s_significandf.c w_gamma.c w_gamma_r.c 
	regress/lib/libc: Makefile 
	regress/lib/libm/tgamma: tgamma.c 
Added files:
	include        : complex.h 
	lib/libc/arch/alpha/gdtoa: Makefile.inc arith.h gd_qnan.h 
	lib/libc/arch/amd64/gdtoa: Makefile.inc arith.h gd_qnan.h 
	                           strtold.c 
	lib/libc/arch/amd64/gen: fpclassifyl.c isfinitel.c isinfl.c 
	                         isnanl.c isnormall.c 
	lib/libc/arch/arm/gdtoa: Makefile.inc arith.h gd_qnan.h 
	lib/libc/arch/hppa/gdtoa: Makefile.inc arith.h gd_qnan.h 
	lib/libc/arch/hppa64/gdtoa: Makefile.inc arith.h gd_qnan.h 
	                            strtold.c 
	lib/libc/arch/hppa64/gen: fpclassifyl.c isfinitel.c isinfl.c 
	                          isnanl.c isnormall.c 
	lib/libc/arch/i386/gdtoa: Makefile.inc arith.h gd_qnan.h 
	                          strtold.c 
	lib/libc/arch/i386/gen: fpclassifyl.c isfinitel.c isinfl.c 
	                        isnanl.c isnormall.c 
	lib/libc/arch/m68k/gdtoa: Makefile.inc arith.h gd_qnan.h 
	                          strtold.c 
	lib/libc/arch/m68k/gen: fpclassifyl.c isfinitel.c isinfl.c 
	                        isnanl.c isnormall.c 
	lib/libc/arch/m88k/gdtoa: Makefile.inc arith.h gd_qnan.h 
	                          strtold.c 
	lib/libc/arch/m88k/gen: fpclassifyl.c isfinitel.c isinfl.c 
	                        isnanl.c isnormall.c 
	lib/libc/arch/mips64/gdtoa: Makefile.inc arith.h gd_qnan.h 
	                            strtold.c 
	lib/libc/arch/mips64/gen: fpclassifyl.c isfinitel.c isinfl.c 
	                          isnanl.c isnormall.c 
	lib/libc/arch/powerpc/gdtoa: Makefile.inc arith.h gd_qnan.h 
	lib/libc/arch/sh/gdtoa: Makefile.inc arith.h gd_qnan.h 
	lib/libc/arch/sparc/gdtoa: Makefile.inc arith.h gd_qnan.h 
	                           strtold.c 
	lib/libc/arch/sparc/gen: fpclassifyl.c isfinitel.c isinfl.c 
	                         isnanl.c isnormall.c 
	lib/libc/arch/sparc64/gdtoa: Makefile.inc arith.h gd_qnan.h 
	                             strtold.c 
	lib/libc/arch/sparc64/gen: fpclassifyl.c isfinitel.c isinfl.c 
	                           isnanl.c isnormall.c 
	lib/libc/arch/vax/gdtoa: Makefile.inc arith.h gd_qnan.h hdtoa.c 
	                         strtof.c 
	lib/libc/gdtoa : Makefile.inc arithchk.c dmisc.c dtoa.c g_Qfmt.c 
	                 g__fmt.c g_ddfmt.c g_dfmt.c g_ffmt.c g_xLfmt.c 
	                 g_xfmt.c gdtoa.c gdtoa.h gdtoaimp.h gethex.c 
	                 gmisc.c hd_init.c hdtoa.c hexnan.c ldtoa.c 
	                 locks.c misc.c qnan.c smisc.c strtoIQ.c 
	                 strtoId.c strtoIdd.c strtoIf.c strtoIg.c 
	                 strtoIx.c strtoIxL.c strtod.c strtodI.c 
	                 strtodg.c strtodnrp.c strtof.c strtold.c 
	                 strtopQ.c strtopd.c strtopdd.c strtopf.c 
	                 strtopx.c strtopxL.c strtorQ.c strtord.c 
	                 strtordd.c strtorf.c strtorx.c strtorxL.c sum.c 
	                 ulp.c 
	lib/libm/src   : e_log2.c e_log2f.c s_cabs.c s_cabsf.c s_cacos.c 
	                 s_cacosf.c s_cacosh.c s_cacoshf.c s_carg.c 
	                 s_cargf.c s_casin.c s_casinf.c s_casinh.c 
	                 s_casinhf.c s_catan.c s_catanf.c s_catanh.c 
	                 s_catanhf.c s_ccos.c s_ccosf.c s_ccosh.c 
	                 s_ccoshf.c s_cexp.c s_cexpf.c s_cimag.c 
	                 s_cimagf.c s_clog.c s_clogf.c s_conj.c 
	                 s_conjf.c s_cpow.c s_cpowf.c s_cproj.c 
	                 s_cprojf.c s_creal.c s_crealf.c s_csin.c 
	                 s_csinf.c s_csinh.c s_csinhf.c s_csqrt.c 
	                 s_csqrtf.c s_ctan.c s_ctanf.c s_ctanh.c 
	                 s_ctanhf.c s_fdim.c s_fmax.c s_fmaxf.c s_fmin.c 
	                 s_fminf.c 
	regress/lib/libc/fpclassify: Makefile fpclassify.c 
	regress/lib/libc/printf: Makefile fp.c 
Removed files:
	lib/libc/stdlib: strtod.c strtof.c 
	lib/libm/src   : k_standard.c s_lib_version.c s_matherr.c 
	                 w_acos.c w_acosf.c w_acosh.c w_acoshf.c 
	                 w_asin.c w_asinf.c w_atan2.c w_atan2f.c 
	                 w_atanh.c w_atanhf.c w_cabs.c w_cabsf.c 
	                 w_cosh.c w_coshf.c w_exp.c w_expf.c w_fmod.c 
	                 w_fmodf.c w_gammaf.c w_gammaf_r.c w_hypot.c 
	                 w_hypotf.c w_j0.c w_j0f.c w_j1.c w_j1f.c w_jn.c 
	                 w_jnf.c w_lgamma.c w_lgamma_r.c w_lgammaf.c 
	                 w_lgammaf_r.c w_log.c w_log10.c w_log10f.c 
	                 w_logf.c w_pow.c w_powf.c w_remainder.c 
	                 w_remainderf.c w_scalb.c w_scalbf.c w_sinh.c 
	                 w_sinhf.c w_sqrt.c w_sqrtf.c 

Log message:
- replace dtoa w/ David's gdtoa, version 2008-03-15
- provide proper dtoa locks
- use the real strtof implementation
- add strtold, __hdtoa, __hldtoa
- add %a/%A support
- don't lose precision in printf, don't round to double anymore
- implement extended-precision versions of libc functions: fpclassify,
isnan, isinf, signbit, isnormal, isfinite, now that the ieee.h is
fixed
- separate vax versions of strtof, and __hdtoa
- add complex math support.  added functions: cacos, casin, catan,
ccos, csin, ctan, cacosh, casinh, catanh, ccosh, csinh, ctanh, cexp,
clog, cabs, cpow, csqrt, carg, cimag, conj, cproj, creal, cacosf,
casinf, catanf, ccosf, csinf, ctanf, cacoshf, casinhf, catanhf,
ccoshf, csinhf, ctanhf, cexpf, clogf, cabsf, cpowf, csqrtf, cargf,
cimagf, conjf, cprojf, crealf
- add fdim, fmax, fmin
- add log2. (adapted implementation e_log.c.  could be more acruate
& faster, but it's good enough for now)
- remove wrappers & cruft in libm, supposed to work-around mistakes
in SVID, etc.;  use ieee versions.  fixes issues in python 2.6 for
djm@
- make _digittoint static
- proper definitions for i386, and amd64 in ieee.h
- sh, powerpc don't really have extended-precision
- add missing definitions for mips64 (quad), m{6,8}k (96-bit) float.h
for LDBL_*
- merge lead to frac for m{6,8}k, for gdtoa to work properly
- add FRAC*BITS & EXT_TO_ARRAY32 definitions in ieee.h, for hdtoa&ldtoa
to use
- add EXT_IMPLICIT_NBIT definition, which indicates implicit
normalization bit
- add regression tests for libc: fpclassify and printf
- arith.h & gd_qnan.h definitions
- update ieee.h: hppa doesn't have quad-precision, hppa64 does
- add missing prototypes to gdtoaimp
- on 64-bit platforms make sure gdtoa doesn't use a long when it
really wants an int
- etc., what i may have forgotten...
- bump libm major, due to removed&changed symbols
- no libc bump, since this is riding on djm's libc major crank from
a day ago

discussed with / requested by / testing theo, sthen@, djm@, jsg@,
merdely@, jsing@, tedu@, brad@, jakemsr@, and others.
looks good to millert@
parts of the diff ok kettenis@

this commit does not include:
- man page changes


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/07 15:09:58

Modified files:
	app            : Makefile 

Log message:
Enable xinput, disable xsetmode & xsetpointer.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/07 15:19:17

Modified files:
	gnu/lib/libstdc++: shlib_version 

Log message:
bump minor.  ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/07 15:43:14

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/07 16:21:10

Modified files:
	devel/libgsf   : Makefile distinfo 
	devel/libgsf/patches: patch-thumbnailer_Makefile_in 
	devel/libgsf/pkg: PLIST-gnome PLIST-main 

Log message:
Update libgsf to 1.14.9.

ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/07 17:00:17

Added files:
	x11/kde/network3/patches: 
	                          patch-kopete_libkopete_avdevice_videodevice_cpp 
	                          patch-kopete_libkopete_avdevice_videodevice_h 
	                          patch-kopete_libkopete_avdevice_videodevicepool_cpp 

Log message:
Enable the V4L2 support in Kopete. Tested with MSN webcam support.

ok robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/07 17:30:03

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/07 17:36:27

Modified files:
	devel/p5-Array-Compare: Makefile distinfo 

Log message:
- update p5-Array-Compare to 1.16

maintainer (msf@) timed-out


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/07 17:48:02

Removed files:
	usr.bin/ssh    : md-sha256.c 

Log message:
gc unused file (obseleted by libcrypto update)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/07 18:01:07

Modified files:
	converters/p5-Finance-Currency-Convert-XE: Makefile distinfo 

Log message:
- update p5-Finance-Currency-Convert-XE to 0.15
(adds about 90 new currencies, among other changes)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/07 18:04:14

Modified files:
	textproc/p5-Font-TTF: Makefile distinfo 
	textproc/p5-Font-TTF/pkg: PLIST 

Log message:
- update p5-Font-TTF to 0.45


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/07 18:07:40

Modified files:
	textproc/p5-LaTeX-TOM: Makefile distinfo 

Log message:
- update p5-LaTeX-TOM to 0.9


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/07 18:11:47

Modified files:
	textproc/p5-Font-AFM: Makefile distinfo 

Log message:
- update p5-Font-AFM to 1.20


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/07 23:36:29

Modified files:
	sys/arch/i386/conf: RAMDISK RAMDISKC 

Log message:
delete a few more things.  hoping someone shows up who is upset by this,
and puts some backpressure on this process.  come on, someone get mad...
and do something about it!


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/08 01:08:27

Modified files:
	sys/dev/usb    : ehci.c 

Log message:
expand switch cases so they're not so ugly and easier to read.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/08 01:23:38

Modified files:
	lib/libssl/crypto: Makefile 

Log message:
turn off CAST assembler code (i.e. use C implementation) as it has bad
relocations that lead to libcrypto.so being marked TEXTREL;
linker-fu from drahn@ "go ahead" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/08 01:38:33

Modified files:
	sys/dev/pci    : if_txp.c 
	sys/dev/mii    : amphy.c dcphy.c inphy.c iophy.c nsphy.c rlphy.c 
	                 ukphy_subr.c 

Log message:
IEEE 802.3 Annex 28B.3 explicitly specifies the following relative
priorities of the technologies supported by 802.3 Selector Field
value.

1000BASE-T full duplex
1000BASE-T
100BASE-T2 full duplex
100BASE-TX full duplex
100BASE-T2
100BASE-T4
100BASE-TX
10BASE-T full duplex
10BAST-T

However PHY drivers did not honor the order such that 100BASE-T4 had
higher priority than 100BASE-TX full duplex. Fix a long standing bug
such that PHY drivers choose the highest common denominator ability.

This bug is exposed by a Cisco 3550 switch which inadvertently
announces 100BASE-T4 capability even though it is not capable of
100BASE-T4 operation, it is a 100BASE-TX switch.

From FreeBSD

Tested with dc(4), fxp(4), rl(4), sis(4).


CVSROOT:	/cvs
Module name:	ports
Changes by:	wilfried@cvs.openbsd.org	2008/09/08 01:48:43

Modified files:
	databases/mysqlcc: Makefile distinfo 
	databases/mysqlcc/patches: patch-configure 
	                           patch-src_CApplication_cpp 
	                           patch-src_CHotKeyEditorDialog_cpp 
	                           patch-src_main_cpp 
	databases/mysqlcc/pkg: PLIST 
Removed files:
	databases/mysqlcc/patches: patch-shared_src_CMySQL_cpp 
	                           patch-src_CQueryWindow_cpp 

Log message:
update to 0.9.8


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/08 01:50:15

Modified files:
	sys/dev/mii    : tqphy.c urlphy.c 

Log message:
remove some useless comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/08 02:10:54

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
Fix a link state issue reported by reyk@

In some situations we were not clearing pending link state attentions.
Because of this we were not getting further interrupts for link state
changes, thus never went into iface UP state.

Force an interrupt at the end of bge_ifmedia_upd so we will call
bge_link_upd, clear the link state attention and get further
interrupts.

From FreeBSD

ok reyk@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/08 02:33:12

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
- Add entries for two revisions of the ATI Radeon X1650 adapters.
- Fix some of the existing ATI Radeon entries to have more consistent
and shorter names.

Based on a diff from Jonathan Armani <jonathan dot armani at supinfo dot com>


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/08 02:33:47

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/08 02:40:42

Modified files:
	x11            : Makefile 
Removed files:
	x11/explorer   : Makefile distinfo 
	x11/explorer/patches: patch-configure patch-main_expl_cpp 
	                      patch-src_config_expl_cpp 
	                      patch-src_cpdlg_cpp patch-src_ewidgets_cpp 
	                      patch-src_file_tool_cpp 
	                      patch-src_plugin_m_cpp patch-src_vars_h 
	x11/explorer/pkg: DESCR PLIST 

Log message:
Remove explorer. The last port left using Qt. Imported 10 years ago
with no updates since and no official homepage or distsite.

"I'm all in favor of dropping old unmaintained stuffs" ajacoutot@
"I can only fully agree to antoine and you wrt ditching the old stuff" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/08 02:48:32

Modified files:
	x11            : Makefile 
Removed files:
	x11/qt         : Makefile distinfo qt.port.mk 
	x11/qt/patches : patch-configs_openbsd-g++-shared 
	                 patch-configs_openbsd-g++-shared-debug 
	                 patch-configs_openbsd-g++-static 
	                 patch-configs_openbsd-g++-static-debug 
	                 patch-extensions_imageio_src_Makefile_in 
	                 patch-include_qregion_h patch-include_qt_gif_h 
	                 patch-src_Makefile_in 
	                 patch-src_kernel_qregion_cpp 
	                 patch-src_kernel_qregion_h 
	                 patch-src_kernel_qt_gif_h 
	x11/qt/pkg     : DESCR-examples DESCR-html DESCR-main 
	                 MESSAGE-main PFRAG.no-shared-main 
	                 PFRAG.shared-main PLIST-examples PLIST-html 
	                 PLIST-main 

Log message:
Bye bye Qt. No longer being used by anything in the ports tree.

"I'm all in favor of dropping old unmaintained stuffs" ajacoutot@
"I can only fully agree to antoine and you wrt ditching the old stuff" jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/09/08 03:06:25

Modified files:
	usr.bin/vmstat : vmstat.c 

Log message:
"InUse" is much more interesting than "Releases" for pools. ok beck@
deraadt@ art@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/08 03:23:46

Modified files:
	.              : INDEX 

Log message:
- sync: 5248


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/08 03:41:35

Modified files:
	www/p5-WWW-Wikipedia: Makefile distinfo 

Log message:
- update p5-WWW-Wikipedia to 1.94


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/09/08 03:47:25

Modified files:
	.              : errata43.html 

Log message:
Typo in errata44.html link fixed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/08 03:50:18

Modified files:
	security/p5-POE-Component-SSLify: Makefile distinfo 
	security/p5-POE-Component-SSLify/pkg: PLIST 

Log message:
- update p5-POE-Component-SSLify to 0.14
- fix depends


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/08 03:51:22

Modified files:
	net/p5-Nmap-Parser: Makefile distinfo 

Log message:
- update p5-Nmap-Parser to 1.16
- fix license


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/09/08 03:53:57

Modified files:
	de             : anoncvs.html cvsync.html donations.html 
	                 errata43.html events.html ftp.html index.html 
	                 items.html orders.html sparc64.html 
	                 tshirts.html 
	faq/pf/pl      : perf.html 
	openbgpd/de    : ftp.html 
	openntpd/de    : ftp.html portable.html 
	pl             : index.html 
	porting/de     : autoconf.html 
	zh             : errata.html errata40.html errata41.html 
	                 errata42.html errata43.html 
Added files:
	zh             : errata44.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/08 03:55:16

Modified files:
	net/p5-POE-Component-Server-FTP: Makefile distinfo 

Log message:
- update p5-POE-Component-Server-FTP to 0.08


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/09/08 06:20:47

Modified files:
	lib            : Makefile 

Log message:
enable pixman for landisk now that it builds, from brad@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/09/08 06:23:16

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.vax md.zaurus 
	                          mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/09/08 06:23:35

Modified files:
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/09/08 06:26:03

Modified files:
	distrib/sets/lists/xserv: md.sparc64 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/08 07:13:02

Modified files:
	sys/net80211   : ieee80211_var.h 

Log message:
define IEEE80211_STA_ONLY if SMALL_KERNEL is defined to shrink
the size of install media.

ok damien@ deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/09/08 07:35:11

Modified files:
	databases/maatkit: Makefile distinfo 
	databases/maatkit/pkg: PLIST 

Log message:
- update to 2152 from Giovanni (MAINTAINER)
- update HOMEPAGE, noticed by simon@
- remove pre-install workaround target

ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/08 08:15:42

Modified files:
	www/p5-HTML-SBC: Makefile 

Log message:
remove nonexistent dependency that is covered by base perl but existed
until a few minues ago in mystuff/
no bump as it didn't actually packaged

pointed out by naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/08 09:01:31

Modified files:
	devel/silc-toolkit: Makefile 

Log message:
Enable assembler AES code on amd64 and add missing dependency on Yasm.

ok jdixon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/08 09:02:41

Modified files:
	net/silc-client: Makefile distinfo 
	net/silc-client/pkg: PLIST 

Log message:
Upgrade to silc-client 1.1.5; bug fix update.

ok jdixon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/08 10:31:47

Modified files:
	net/irssi-silc : Makefile distinfo 
	net/irssi-silc/pkg: PLIST 

Log message:
> SILC Client 1.1.5 is out.  Lots of bugs fixed.
sync with silc-client-1.1.5.  ok jdixon@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/08 10:53:35

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
add mustek powermust 800 ups;  ok theo, sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/08 10:54:33

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/08 10:57:05

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
holtek; bigionews@snb.it


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/08 10:57:11

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/08 10:58:32

Modified files:
	sys/dev/usb    : usb_quirks.c 

Log message:
prevent mustek from attaching as uhid.  ok theo, sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/08 11:04:20

Modified files:
	usr.bin/printf : printf.c 

Log message:
enable support for %a, %A, %F.  ok theo


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/08 11:17:10

Modified files:
	devel/pwlib    : Makefile 
	devel/pwlib/patches: patch-make_unix_mak 
	net/openh323   : Makefile 
	net/opal       : Makefile 
	telephony/ohphone: Makefile 

Log message:
- sanitize STDCCFLAGS/CFLAGS
- add -fPIC unconditionally (requested by naddy@) by adding it to
unix.mak (in pwlib) which get sourced by the other ports

feedback from and ok naddy@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/08 12:11:15

Modified files:
	x11/gnome/devhelp: Makefile distinfo 
	x11/gnome/devhelp/pkg: PLIST 
Removed files:
	x11/gnome/devhelp/pkg: PFRAG.shared 

Log message:
- update to devhelp 0.20
- merge PFRAG.shared into PLIST as it is SHARED_ONLY (python MODULE)

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/08 12:46:57

Log message:
    import libneural 1.0.3
    
    libneural is an extremely tiny library for creating a software three
    layer backpropagation neural network. This is useful for a very wide
    variety of pattern recognition and classification problems. It is
    written in C++, based on the standard algorithm with NO fancy features
    like bias terms or momentum.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080908
    
    N ports/math/libneural/distinfo
    N ports/math/libneural/Makefile
    N ports/math/libneural/pkg/DESCR
    N ports/math/libneural/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/08 12:55:26

Modified files:
	math           : Makefile 

Log message:
- add libneural


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/08 13:31:16

Modified files:
	usr.bin/ftp    : cmds.c ftp.1 

Log message:
- simplify mget(): remove the duplicate code and just use getit(),
as a result it can do nice things getit() does such as:
- -n: use 'newer' for transfers (fetches files that are newer on
the server, than locally), this can be used for e.g. mirroring (mget
-cnr 4.* would fetch missing files, continue interrupted transfers,
and replace newer files of 4.X dirs)
- -d: spedify depth of the recurrence.  e.g. 'mget -rd 2 patches'
in pub/openbsd would fetch only archive files, not going further
into dirs
- use static restartit, max_depth instead of doing the magic
tested/requested&ok merdely@;  ok pyr@, millert@
man page tweaks&ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/08 13:35:25

Modified files:
	sys/dev/usb    : ugen.c 

Log message:
- don't leave nodes unconfigured, when setting alternate setting
fails.  fixes my ups
looked over by fgs@.  ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/08 13:38:30

Modified files:
	sysutils/nut   : Makefile distinfo 
	sysutils/nut/patches: patch-clients_Makefile_in 
	                      patch-clients_upsset_c 
	                      patch-clients_upsstats_c patch-configure 
	sysutils/nut/pkg: PLIST-cgi PLIST-main 
Added files:
	sysutils/nut/pkg: PFRAG.shared-main 

Log message:
update to nut-2.2.2, which contains the old agiler driver from 2.2.0
(now called agiler-old)
upses such as the below can now work again:
{0x0665, 0x5161, &agiler_old_subdriver},        /* Belkin F6C1200-UNV */
{0x06da, 0x0003, &agiler_old_subdriver},        /* Mustek Powermust */
{0x0f03, 0x0001, &agiler_old_subdriver},        /* Unitek Alpha 1200Sx *
ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/08 14:16:13

Modified files:
	usr.bin/printf : printf.1 

Log message:
- add descriptions for %F, and infinity/not-a-number from printf(3)
- add missing %e to the format list


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/08 14:42:24

Modified files:
	usr.sbin/crunchgen: elf_hide.c 

Log message:
clean warnings on all architectures


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/08 17:28:28

Modified files:
	graphics/ffmpeg: Makefile 
	graphics/ffmpeg/patches: patch-configure 
Added files:
	graphics/ffmpeg/patches: patch-libavdevice_v4l2_c 

Log message:
Enable the V4L2 input support.

ok jakemsr@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/08 18:25:56

Modified files:
	sys/dev/mii    : miidevs eephy.c 

Log message:
Recognize the Marvell 88E1116R Gig PHY.

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/08 18:26:38

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/09 00:15:36

Modified files:
	.              : MODULES 

Log message:
mostly sync with the X.Org 7.4 modules list.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/09 01:22:39

Modified files:
	share/man/man3 : sysexits.3 

Log message:
style(9) does not recommend sysexits, so don;t claim it does;
also swap the style Xr for _exit(2);

prodded by two PRs from FreeBSD, 127219 and 127220, submitted
by Bruce Cran, though we've taken the opposite fix;

help/ok otto


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/09 01:27:49

Modified files:
	multimedia/mkvtoolnix: Makefile distinfo 
	multimedia/mkvtoolnix/patches: patch-configure 
	multimedia/mkvtoolnix/pkg: PFRAG.no-no_x11 PLIST 

Log message:
- update to mkvtoolnix-2.3.0
several bugfixes and enhancements


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/09 02:11:29

Modified files:
	audio/mpd      : Makefile 

Log message:
Add -D_BSD_SOURCE so that mpd calls initgroups(3) and sets additional
groups when dropping privilege. This fixes long-standing permission
problems when accessing music directory..
From Tobias Ulmer (MAINTAINER) on ports@, thanks!
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/09 05:17:30

Modified files:
	x11/gnome/baker: Makefile 
	x11/gnome/baker/pkg: MESSAGE 

Log message:
- tweak MESSAGE


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/09 07:56:39

Modified files:
	sbin/ifconfig  : ifconfig.c 
	sbin/pfctl     : parse.y pf_print_state.c pfctl_parser.c 
	sys/conf       : files 
	sys/net        : if_types.h pf.c pfvar.h 
	sys/sys        : sockio.h 
Added files:
	share/man/man4 : pflow.4 
	sys/net        : if_pflow.c if_pflow.h 

Log message:
welcome pflow(4), a netflow v5 compatible flow export interface.
flows export data gathered from pf states.
initial implementation by Joerg Goltermann <jg@osn.de>, guidance and many
changes by me. 'put it in' theo


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/09 08:00:51

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
document pflow stuff, Joerg Goltermann <jg@osn.de> with some changes by me
(I am sure jmc will make this even betterer)


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/09 08:04:09

Modified files:
	sys/conf       : GENERIC 

Log message:
actually enable pflow


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/09/09 09:26:12

Modified files:
	sys/netinet    : tcp_input.c 

Log message:
The pf state to pcb linking code change didn't account for the
TIME_WAIT socket recycling code to redo the pcb lookup w/out
resetting the inp pointer. Therefore we used the stale pcb,
which leads us to reply with a RST to SYNs received on TIME_WAIT
sockets.  Also move the findpcb label below the pf pcb cache lookup,
to avoid using a stale pcb when the caching code gets activated.
OK markus@, henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/09/09 09:40:54

Modified files:
	share/man/man4 : Makefile 

Log message:
Hook up auacer.4 here.  Reminded by form@.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/09 09:46:17

Modified files:
	share/man/man4 : Makefile 

Log message:
pflow.4


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/09 09:47:15

Modified files:
	share/man/man4 : pflow.4 

Log message:
clarify mtu setting, pt out by theo


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/09/09 10:53:58

Modified files:
	.              : orders.html 

Log message:
enable euro orders


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/09 12:17:47

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/09/09 12:54:57

Modified files:
	www/nostromo   : Makefile distinfo 
	www/nostromo/pkg: PLIST 

Log message:
Update to latest version nostromo 1.8.7.

Help and OK jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/09 14:42:55

Modified files:
	include        : math.h 
	lib/libm       : Makefile 
Added files:
	lib/libm/src   : w_gammaf.c w_gammaf_r.c w_lgamma.c w_lgammaf.c 

Log message:
sigh, gamma got lost


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/09 14:45:23

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
fix printing by group name (eg. ifconfig em), do not abort in the
initial getinfo(), and remove a few superfluous warnings there.

ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/09 14:58:11

Modified files:
	devel/libgsf   : Makefile 

Log message:
Make sure to build without Bonobo support when trying to build
with the no_gnome pseudo FLAVOR as was done before, the flags
were changed around between versions in the autoconf script.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/09 15:02:06

Modified files:
	sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_drv.c 

Log message:
Kill some stupid agp api wrapper functions, just use the agp api
directly.  While i'm here, factor out some common functionality into a
separate function, and kill some typedefs (man this code is full of
them...). Shaves another 450 bytes off the kernel.

Tested by ckuethe and Paul de Weerd, thanks.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:13:54

Log message:
    import p5-Algorithm-IncludeExclude
    
    Algorithm::IncludeExclude lets you define a tree of include / exclude
    rules and then allows you to determine the best rule for a given path.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-Algorithm-IncludeExclude/distinfo
    N ports/devel/p5-Algorithm-IncludeExclude/Makefile
    N ports/devel/p5-Algorithm-IncludeExclude/pkg/DESCR
    N ports/devel/p5-Algorithm-IncludeExclude/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:13:57

Log message:
    import p5-Best
    
    Best attempts to load modules from a list, stopping at the first
    successful load and failing only if no alternative was found.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-Best/distinfo
    N ports/devel/p5-Best/Makefile
    N ports/devel/p5-Best/pkg/DESCR
    N ports/devel/p5-Best/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:02

Log message:
    import p5-Class-Multimethods
    
    The Class:Multimethod module exports a subroutine (&multimethod) that
    can be used to declare other subroutines that are dispatched using a
    algorithm different from the normal Perl subroutine or method dispatch
    mechanism.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-Class-Multimethods/distinfo
    N ports/devel/p5-Class-Multimethods/Makefile
    N ports/devel/p5-Class-Multimethods/pkg/DESCR
    N ports/devel/p5-Class-Multimethods/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:05

Log message:
    import p5-File-Attributes
    
    File::Attributes is a wrapper around modules in the File::Attributes
    hierarchy.  If you use this module directly (instead of one of the
    aforementioned decendants), then your attribute manipulations will Just
    Work, regardless of the underlying filesystem.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-File-Attributes/distinfo
    N ports/devel/p5-File-Attributes/Makefile
    N ports/devel/p5-File-Attributes/pkg/DESCR
    N ports/devel/p5-File-Attributes/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:09

Log message:
    import p5-File-Attributes-Recursive
    
    This module works like File::Attributes, but will recurse up the
    directory tree until a matching attribute is found.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-File-Attributes-Recursive/distinfo
    N ports/devel/p5-File-Attributes-Recursive/Makefile
    N ports/devel/p5-File-Attributes-Recursive/pkg/DESCR
    N ports/devel/p5-File-Attributes-Recursive/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:13

Log message:
    import p5-File-CreationTime
    
    This module keeps track of creation times on filesystems that don't
    normally provide such information.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-File-CreationTime/distinfo
    N ports/devel/p5-File-CreationTime/Makefile
    N ports/devel/p5-File-CreationTime/pkg/DESCR
    N ports/devel/p5-File-CreationTime/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:17

Log message:
    import p5-Log-Trace
    
    This module provides a unified approach to tracing.  A script can use
    Log::Trace qw( < mode > ) to set the behaviour of the TRACE function.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-Log-Trace/distinfo
    N ports/devel/p5-Log-Trace/Makefile
    N ports/devel/p5-Log-Trace/pkg/DESCR
    N ports/devel/p5-Log-Trace/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:20

Log message:
    import p5-Test-Assertions
    
    Test::Assertions provides a convenient set of tools for constructing
    tests, such as unit tests or run-time assertion checks (like C's ASSERT
    macro).  Unlike some of the Test:: modules available on CPAN,
    Test::Assertions is not limited to unit test scripts; for example it can
    be used to check output is as expected within a benchmarking script.
    When it is used for unit tests, it generates output in the standard form
    for CPAN unit testing (under Test::Harness).
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-Test-Assertions/distinfo
    N ports/devel/p5-Test-Assertions/Makefile
    N ports/devel/p5-Test-Assertions/pkg/DESCR
    N ports/devel/p5-Test-Assertions/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:24

Log message:
    import p5-Test-JSON
    
    JavaScript Object Notation (JSON) is a lightweight data interchange
    format.  Test::JSON makes it easy to verify that you have built valid
    JSON and that it matches your expected output.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-Test-JSON/distinfo
    N ports/devel/p5-Test-JSON/Makefile
    N ports/devel/p5-Test-JSON/pkg/DESCR
    N ports/devel/p5-Test-JSON/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:27

Log message:
    import p5-Test-NoTabs
    
    Test::NoTabs lets you check the presence of tabs in your perl code.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-Test-NoTabs/distinfo
    N ports/devel/p5-Test-NoTabs/Makefile
    N ports/devel/p5-Test-NoTabs/pkg/DESCR
    N ports/devel/p5-Test-NoTabs/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:31

Log message:
    import p5-Test-YAML-Valid
    
    This module lets you easily test the validity of YAML.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20080909
    
    N ports/devel/p5-Test-YAML-Valid/distinfo
    N ports/devel/p5-Test-YAML-Valid/Makefile
    N ports/devel/p5-Test-YAML-Valid/pkg/DESCR
    N ports/devel/p5-Test-YAML-Valid/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/09 15:14:35

Modified files:
	devel          : Makefile 

Log message:
add p5-Algorithm-IncludeExclude, p5-Best, p5-Class-Multimethods,
p5-File-Attributes, p5-File-Attributes-Recursive, p5-File-CreationTime,
p5-Log-Trace, p5-Test-Assertions, p5-Test-JSON, p5-Test-NoTabs and
p5-Test-YAML-Valid


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/09 16:22:30

Modified files:
	share/man/man4 : malo.4 

Log message:
SparkLAN WCFM-100 reported to work by
Bryan Vyhmeister.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/09 18:22:49

Modified files:
	usr.sbin/dhcpd : options.c 

Log message:
bzero' the option buffer with the correct buffer size.  this fixes
incomplete buffer initialization and possible incorrect option
handling.

Thanks to Nick Bender
ok krw@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/09 18:32:03

Modified files:
	sbin/pfctl     : parse.y 

Log message:
do not try to print $$ when it has not been set


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/09 20:09:56

Modified files:
	sys/dev/pci/drm: drm_context.c drmP.h 

Log message:
Kill the max_context member of the softc, it does nothing useful.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/09 20:11:32

Modified files:
	sys/dev/pci/drm: ati_pcigart.c 

Log message:
40-bit GART support for PCIE devices. From drm git a while ago.

Tested by a few, no regressions for normal use.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/09 23:38:04

Modified files:
	lib/libssl/src/crypto/rand: rand_unix.c 

Log message:
use one call to arc4random_buf() instead of lots of arc4random()


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/10 03:10:17

Modified files:
	sys/net        : pf.c 

Log message:
re-enable the state key linking. i believe the bugs that hit us shortly
before release are fixed, and the extra check i added prevents incorrect
linking if there are still cases with tunnels, tho none of the testers
saw these yet, except for an icmp case that will be fixed shortly. the
extra check prevents misbehavior there.
if you see 'pf: state key linking mismatch' messages please report them to
me along with ifconfig -A and mention if you do any routing or nat tricks.
ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/10 03:10:55

Modified files:
	sys/netinet    : ip_icmp.c 

Log message:
icmp_reflect reuses mbufs. call pf_pkt_addr_changed to clear the state
key stuff.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/09/10 06:30:40

Modified files:
	sys/kern       : kern_synch.c 

Log message:
There's no need to fully traverse the wakeup queue when waking a specific
process sleeping on a unique address (wakeup -> wakeup_one)

ok guenther@, tedu@, art@


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/09/10 08:01:23

Modified files:
	sys/arch/i386/i386: esm.c longrun.c 
	sys/arch/i386/isa: pccom.c 
	sys/dev/acpi   : dsdt.c 
	sys/dev/ata    : wd.c 
	sys/dev/ic     : aic6915.c ciss.c fxp.c gem.c hme.c ncr53c9x.c 
	                 pckbc.c re.c rtl81x9.c smc83c170.c smc91cxx.c 
	                 xl.c 
	sys/dev/isa    : if_ef_isapnp.c viasio.c 
	sys/dev/pci    : if_art.c if_bce.c if_bge.c if_bnx.c if_cas.c 
	                 if_et.c if_ix.c if_ixgb.c if_lge.c if_lii.c 
	                 if_msk.c if_myx.c if_nfe.c if_nxe.c if_pcn.c 
	                 if_san_xilinx.c if_sis.c if_sk.c if_ste.c 
	                 if_stge.c if_tht.c if_tl.c if_txp.c if_vge.c 
	                 if_vic.c if_vr.c if_wb.c mbg.c ppb.c 
	sys/dev        : rnd.c vmt.c 
	sys/dev/sbus   : be.c 
	sys/dev/usb    : ehci.c if_aue.c if_axe.c if_cue.c if_udav.c 
	                 if_url.c ohci.c umbg.c 
	sys/dev/wscons : wsdisplay_compat_usl.c 
	sys/kern       : kern_sensors.c sched_bsd.c tty_msts.c 
	                 tty_nmea.c 
	sys/net        : bridgestp.c if_bridge.c if_pfsync.c if_strip.c 
	                 route.c 
	sys/netbt      : hci_link.c l2cap_misc.c rfcomm_dlc.c 
	                 rfcomm_session.c rfcomm_upper.c 
	sys/netinet    : if_ether.c ip_ipsp.c ip_spd.c 

Log message:
Convert timeout_add() calls using multiples of hz to timeout_add_sec()

Really just the low-hanging fruit of (hopefully) forthcoming timeout
conversions.

ok art@, krw@


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/09/10 08:38:14

Modified files:
	.              : plus44.html 

Log message:
Upto 07/30


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/10 08:54:47

Modified files:
	sbin/ifconfig  : ifconfig.8 
	share/man/man4 : pflow.4 

Log message:
some pflow tweaks;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/10 08:57:37

Modified files:
	share/man/man4 : pf.4 

Log message:
+.Xr pflow 4 ,


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/10 08:59:53

Modified files:
	usr.sbin/acpidump: acpidump.c 
	usr.sbin/acpidump/aml: aml_common.c aml_memman.c 

Log message:
Proper format string modifiers and missing includes to get correct prototypes
on 64-bit systems.


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/09/10 09:00:01

Modified files:
	usr.sbin/bgpd  : carp.c 

Log message:
Properly free allocated memory if carp_demote_get encounters an error.

ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/10 09:07:47

Modified files:
	share/man/man5 : pf.conf.5 

Log message:
pflow related stuff, reminded by jmc


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/10 09:08:00

Modified files:
	x11/xfce4/xfce4-notes: Makefile distinfo 
	x11/xfce4/xfce4-notes/pkg: PLIST 

Log message:
Update to xfce4-notes 1.6.2, fixes an issue reported by edd barrett.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/10 09:46:44

Modified files:
	devel/p5-Test-Tester: Makefile distinfo 

Log message:
maintenance update to version 0.107


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/10 09:55:03

Modified files:
	www/p5-Catalyst-Plugin-I18N: Makefile distinfo 

Log message:
maintenance update to version 0.08


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/10 10:13:43

Modified files:
	share/man/man4 : pcagpio.4 iic.4 
	sys/dev/i2c    : pca9554.c 

Log message:
add support for the PCA9555 device which has 16 instead of 8 pins.

ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/10 10:47:43

Modified files:
	graphics/xfig  : Makefile 
Removed files:
	graphics/xfig/patches: patch-w_intersect_c 

Log message:
Remove workaround for lack of complex number support in libm, bump package.
ok martynas@


CVSROOT:	/cvs
Module name:	korganizer
Changes by:	ian@cvs.openbsd.org	2008/09/10 10:48:50

Log message:
    initial
    
    Status:
    
    Vendor Tag:	ian
    Release Tags:	ian_2008-Sep-10
    
    N korganizer/std.ics
    cvs: ERROR: cannot write file /cvs/korganizer/std.ics,v: No such file or directory
    N korganizer/std0.ics
    cvs: ERROR: cannot write file /cvs/korganizer/std0.ics,v: No such file or directory
    N korganizer/lt.ics
    cvs: ERROR: cannot write file /cvs/korganizer/lt.ics,v: No such file or directory
    N korganizer/mar.ics
    cvs: ERROR: cannot write file /cvs/korganizer/mar.ics,v: No such file or directory
    N korganizer/betty.ics
    cvs: ERROR: cannot write file /cvs/korganizer/betty.ics,v: No such file or directory
    N korganizer/ben.ics
    cvs: ERROR: cannot write file /cvs/korganizer/ben.ics,v: No such file or directory
    N korganizer/andrej.ics
    cvs: ERROR: cannot write file /cvs/korganizer/andrej.ics,v: No such file or directory
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/10 11:20:53

Modified files:
	share/man/man4 : pcagpio.4 

Log message:
simpler;


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/10 11:21:48

Modified files:
	games/alephone/alephone: Makefile 
Removed files:
	games/alephone/alephone/patches: 
	                                 patch-Source_Files_Misc_preferences_cpp 

Log message:
- remove workaround for log2.  ok maintainer phessler@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/10 11:25:26

Modified files:
	comms/gmfsk    : Makefile 
Added files:
	comms/gmfsk/patches: patch-src_misc_misc_c patch-src_misc_misc_h 

Log message:
- don't redefine log2.  ok&spotted by naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/10 13:37:29

Modified files:
	x11/gnome/libgda/patches: patch-configure 

Log message:
unbreak MDB detection on amd64 and sparc64; ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/10 14:49:03

Modified files:
	graphics/cfdg  : Makefile 
Removed files:
	graphics/cfdg/patches: patch-src-common_renderimpl_cpp 

Log message:
libc has isfinite.  ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/10 14:50:31

Modified files:
	math/R         : Makefile 
Removed files:
	math/R/patches : patch-src_nmath_dnbeta_c 

Log message:
don't round to double-precision anymore, since libc got extended-precision
functions now.  ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/10 15:16:53

Modified files:
	devel/gsl      : Makefile 
Removed files:
	devel/gsl/patches: patch-gsl_math_h 

Log message:
- don't round to double-precision
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/10 16:01:04

Modified files:
	graphics/gmt   : Makefile 
Removed files:
	graphics/gmt/patches: patch-src_gmt_h 

Log message:
- remove pre-release quirk
ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/09/10 16:17:33

Modified files:
	sbin/savecore  : savecore.8 
	usr.sbin/syslogc: syslogc.8 syslogc.c 

Log message:
sync synopsis and usage; documentation tweaks.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/10 17:32:03

Modified files:
	share/man/man4 : pflow.4 

Log message:
Correct capitalization of NetFlow.


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/09/10 20:38:14

Modified files:
	sys/arch/arm/arm: cpu.c cpufunc.c 
	sys/arch/arm/conf: files.arm 
	sys/arch/arm/include: armreg.h cpuconf.h cpufunc.h 
Added files:
	sys/arch/arm/arm: cpufunc_asm_arm10.S cpufunc_asm_arm9.S 
	                  cpufunc_asm_armv5.S cpufunc_asm_armv5_ec.S 

Log message:
add support for arm9e core, taken from NetBSD.
ok drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/10 21:21:03

Modified files:
	sys/dev/ic     : dc.c 

Log message:
For chips with a broken DC_ISR_RX_STATE which never signals
stopped nor the waiting state and also no other means to check
whether the receiver is idle, we have no choice but to call
mii_tick unconditionally even in the case of the DC_REDUCED_MII_POLL
handling as far as the RX side is concerned. This isn't necessarily
worse than checking whether RX is idle though because unlike as
with TX we're racing with the hardware, which might receive packets
any time while we poll the MII, anyway. Fixes the use of trunk(4)
with the affected interfaces.

From FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/10 22:15:37

Modified files:
	usr.sbin/pkg_add: Makefile 

Log message:
Do not clean ${PACKAGES} as this is the source files, if run without obj dir
present, it will delete the source files. Found by Steven Roberts.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/10 22:32:23

Modified files:
	sys/dev/cardbus: if_dc_cardbus.c 

Log message:
Add missing license. Copy the license used elsewhere with the dc(4) driver.


CVSROOT:	/cvs
Module name:	www
Changes by:	jmc@cvs.openbsd.org	2008/09/10 23:25:08

Modified files:
	.              : amd64.html i386.html macppc.html sparc64.html 

Log message:
+SparkLAN WCFM-100 to the malo(4) list;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/10 23:28:25

Modified files:
	distrib/notes/amd64: hardware 
	distrib/notes/i386: hardware 
	distrib/notes/macppc: hardware 
	distrib/notes/sparc64: hardware 

Log message:
+SparkLAN WCFM-100 to the malo(4) list;


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/10 23:39:51

Modified files:
	sys/dev/pci    : if_dc_pci.c 

Log message:
Remove the redundant local variable 'revision' from the PCI attach function.
The softc field dc_revision contains the PCI revision. No functional change.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 00:49:14

Modified files:
	sys/dev/pci    : if_dc_pci.c 
	sys/dev/cardbus: if_dc_cardbus.c 
	sys/dev/ic     : dc.c 

Log message:
ANSI function declarations.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/11 04:06:29

Modified files:
	regress/gnu/egcs/gcc-bounds: snprintf-4.cpp snprintf-4.cpp.exp 
	                             snprintf-4.cpp.exp.gcc3 

Log message:
Make that test pass on 64 bit platforms as well.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/11 05:30:14

Modified files:
	sys/arch/luna88k/dev: lunaws.c 

Log message:
Use & not && to mask bits.
ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2008/09/11 05:58:09

Modified files:
	net/yt         : Makefile 
	net/yt/files   : yt.lua 

Log message:
Add support for links from players embedded in third party pages.
ok martynas@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/11 06:45:20

Modified files:
	sys/dev/acpi   : acpitz.c 

Log message:
Thermal Zone entities might not be direct object references, but named
references. Account for this, and the hp530 laptop won't spontaneously
power down thinking internal temperature is over 500C.

ok marco@


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/09/11 07:57:58

Modified files:
	.              : plus44.html 

Log message:
Upto 08/07, closing the file


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/09/11 07:58:37

Modified files:
	.              : plus.html 

Log message:
Upto 08/14


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/11 08:03:13

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Broadcom BCM4315.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/11 08:03:27

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/09/11 08:19:33

Modified files:
	.              : amd64.html i386.html macppc.html sparc64.html 

Log message:
Remove per driver vendor device lists for 802.11 drivers.
The information is already in the relevant man pages and takes
up too much space for something that often isn't accurate due
to vendors changing chip but not product name.

Explicity list the Apple "airport" and "airport extreme"
models on the macppc page though, as they are very common on macppc
and sometimes the only non USB option due to non standard Apple
connectors.

discussed for quite some time with deraadt@ and jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/09/11 08:22:37

Modified files:
	usr.bin/ssh    : compat.c compat.h nchan.c ssh.c 

Log message:
only send eow and no-more-sessions requests to openssh 5 and newer;
fixes interop problems with broken ssh v2 implementations; ok djm@


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/09/11 08:37:42

Modified files:
	.              : plus44.html 

Log message:
Missing dot


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/11 08:49:58

Modified files:
	usr.sbin/bgpd  : log.h session.c session.h 

Log message:
remove hackery to un-demote after the session has been established for
a while, we can now just use a timer (since i rewrote the timer code)


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/09/11 10:06:01

Modified files:
	sys/nfs        : nfs_kq.c 

Log message:
issue a NOTE_TRUNCATE if the file size has shrinked

ok tedu@, blambert@, art@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 10:07:37

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add Broadcom BCM4321 and BCM4322 PCI ids.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 10:08:16

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 11:20:18

Modified files:
	sys/dev/mii    : dcphy.c 

Log message:
Fix a typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 11:31:26

Modified files:
	share/man/man4 : dc.4 

Log message:
- MBit/s -> Mbps
- Separate the notes about the 21143/21145 based adapters and the line
`For more information on configuring this device..'


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 11:57:45

Modified files:
	share/man/man5 : pf.conf.5 

Log message:
Mbit/s -> Mbps

pointed out by jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 12:26:58

Modified files:
	sys/dev/mii    : rlphy.c 

Log message:
In rlphy_service() for the MII_TICK case don't bother to check whether
the currently selected media is of type IFM_AUTO as autonegotiation
does not need to be kicked anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/11 13:18:12

Modified files:
	lib/libm/src   : s_fmax.c s_fmaxf.c s_fmin.c s_fminf.c 

Log message:
- make much more readable: don't reimplement isnan, signbit each
time we need them
ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/11 13:19:34

Modified files:
	lib/libm       : Makefile 
Added files:
	lib/libm/noieee_src: n_fdim.c n_fmax.c n_fmaxf.c n_fmin.c 
	                     n_fminf.c 

Log message:
since these got no ieee-specific code anymore, add fmin, fmax, fdim,
fminf, fmaxf, fdimf, fdiml for VAX.  looks good to millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/11 13:22:05

Modified files:
	lang/gcc/3.3   : Makefile 
	lang/gcc/3.3/pkg: PLIST-main 
	lang/gcc/3.4/pkg: PLIST 
	lang/gcc/4.0/pkg: PLIST 
	lang/gcc/4.1   : Makefile 
	lang/gcc/4.1/pkg: PLIST 
	lang/gcc/4.2   : Makefile 
	lang/gcc/4.2/pkg: PLIST-main 
	lang/gcc/4.3   : Makefile 
	lang/gcc/4.3/pkg: PLIST-main 

Log message:
our math.h does not need quirks for gcc anymore.  fix-includes
script does not produce math.h, and just uses the system one, so
remove it from PLIST.  makes gccs package again.  spotted&ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/11 13:24:23

Modified files:
	print/gutenprint: Makefile 
Removed files:
	print/gutenprint/patches: patch-src_main_sequence_c 

Log message:
- don't round to double-precision
ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/11 13:43:56

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Revert previous commit; it introduces duplicate #defines.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/11 13:44:57

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/11 13:51:27

Modified files:
	x11/kde4/edu   : Makefile 
Removed files:
	x11/kde4/edu/patches: patch-kalgebra_src_graph2d_cpp 
	                      patch-kig_objects_circle_type_cc 

Log message:
- got fmin, fmax


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/11 13:52:18

Modified files:
	x11/kde4/extragear-plasma: Makefile 
	x11/kde4/extragear-plasma/patches: 
	                                   patch-applets_lancelot_app_src_BaseActionWidget_cpp 

Log message:
- libm has fmaxf


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/11 13:59:42

Modified files:
	net/ncftp      : distinfo 

Log message:
Seems upstream re-rolled the distfile without bumping the version on the
5 september... bad bad. spotted by my ppc bulk build.

ok naddy@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 14:51:53

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Re-add the Broadcom BCM4321 and BCM4322 PCI ids and correct the previous
entry labeled as BCM4322 which is actually a serial port.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 14:52:24

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 14:55:34

Modified files:
	sys/dev/pci    : if_bwi_pci.c 
	sys/dev/cardbus: if_bwi_cardbus.c 

Log message:
Remove the BCM4322 id. This is a 802.11n chipset and also requires v4 firmware.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 15:00:56

Modified files:
	sys/dev/cardbus: com_cardbus.c 

Log message:
Update for the renaming of the existing BCM4322 entry to SERIAL_2.
A COM port should not be misleadingly labeled as a Wifi chipset.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/11 15:45:43

Modified files:
	games/micropolis: Makefile 
Added files:
	games/micropolis/patches: patch-src_tclx_config_linux 

Log message:
- use ieee fp math
spotted&tested&ok naddy@


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2008/09/11 18:41:07

Modified files:
	.              : donations.html 

Log message:
These kind donors (+some who preferred to remain anonymous) got portable
OpenSSH a new server to run the bugtracker, mailing list and anoncvs.

rebalance the columns of donors while I'm here


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/11 23:15:54

Modified files:
	lib/libc/sys   : reboot.2 

Log message:
as we did for reboot(8), do not attempt to list architectures
which do or do not support certain options: it just goes horribly
out of date;


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/11 23:33:10

Modified files:
	lib/libc/hash  : sha2.3 

Log message:
the last example doesn't need a ctx variable;
from Loic Tortay via jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/11 23:44:52

Modified files:
	sys/dev/ic     : dc.c 

Log message:
Some fixes for dc_txeof()..
- Don't reload the watchdog timer in case there are still unhandled
descriptors.
- Don't clear IFF_OACTIVE unless there are at least 6 free TX
descriptors. The function dc_encap() will bail if there are
only 5 or fewer free TX descriptors, causing dc_start() to
abort so it makes no sense to pretend we could process mbufs
again when in fact we can't.
- Always assign idx to sc->dc_cdata.dc_tx_cons; it doesn't make
much sense to exclude the idx == sc->dc_cdata.dc_tx_cons case.

From FreeBSD


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/12 01:49:11

Modified files:
	net/samba      : Makefile distinfo 
	net/samba/files: README.OpenBSD 
	net/samba/pkg  : DESCR-docs PLIST-docs PLIST-main 

Log message:
Update to Samba 3.0.32.

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/12 02:43:18

Modified files:
	sys/arch/alpha/alpha: pmap.c 

Log message:
Don't forget to actually return a pa for the K0SEG case...


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/09/12 02:55:41

Modified files:
	sys/uvm        : uvm_amap.c 

Log message:
less waste for amaps in the common case:
allocate a single malloc chunk instead of three and allocate a single
slot for a single page instead of four slots. ok miod@ tedu@ @deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/12 03:09:43

Modified files:
	share/man/man4 : pflow.4 

Log message:
revert last unauthorized commit.
I reAlly doN't ThiNk thAt ranDomLy capiTaliZing chAractErs iN woRdS mAkes
tHeM loOk MoRe ImpoRtaNt eVeN iF cIScO tHinKs sO


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/09/12 03:54:47

Modified files:
	usr.sbin/ospfd : packet.c 

Log message:
Don't be to strict in find_iface() about what we accept on point-to-point
links. If a packet arrived on a point-to-point interface we should accept it
even if the source address of the packet is different to our iface destination
address. OK norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/12 04:46:09

Modified files:
	usr.sbin/ntpd  : Makefile ntp.c ntpd.h 
Added files:
	usr.sbin/ntpd  : ntp_dns.c 

Log message:
move dns lookups to its own (privilege revoking, not chrooting) process.
reason: the parent process must never ever block, but the dns routines can.
last not least this fixes ntpd -s 'hanging' for a long time.
tested by a couple of people


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/12 05:14:04

Modified files:
	sys/arch/mvme68k/dev: sbic.c ssh.c 
	sys/dev/eisa   : aha1742.c 
	sys/dev/ic     : adv.c adw.c bha.c dpt.c iha.c ncr5380sbc.c 
	                 osiop.c uha.c 
	sys/dev/isa    : aha.c wds.c 
	sys/scsi       : scsiconf.h 

Log message:
SCSI_DATA_UIO is never used. Code which checks for it is either dead or
commented out, remove it. Unifdef TFS while there.

ok marco@ krw@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	miod@cvs.openbsd.org	2008/09/12 05:18:28

Modified files:
	etc/X11.mac68k : xorg.conf 

Log message:
Provide a module section to enforce a particular load order, as done on
other a.out platforms.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	miod@cvs.openbsd.org	2008/09/12 05:18:52

Modified files:
	distrib/sets   : nocreate 

Log message:
Allow xserv to be built on mvme88k.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	miod@cvs.openbsd.org	2008/09/12 05:24:53

Modified files:
	distrib/sets/lists/xbase: md.mac68k md.mvme68k md.mvme88k 
	distrib/sets/lists/xetc: md.mac68k md.mvme88k 
	distrib/sets/lists/xserv: md.hp300 md.mac68k md.mvme68k 
	                          md.mvme88k 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/12 06:24:19

Modified files:
	devel/pcre     : Makefile distinfo 
Removed files:
	devel/pcre/patches: patch-pcre_compile_c 

Log message:
Upgrade to PCRE 7.8.

ok jakob@


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/09/12 06:27:27

Modified files:
	sys/arch/alpha/alpha: pmap.c 
	sys/arch/sh/sh : pmap.c 
	sys/dev        : systrace.c 
	sys/ufs/ext2fs : ext2fs_vfsops.c 
	sys/ufs/ffs    : ffs_vfsops.c 

Log message:
Remove bzero/memset calls after pool_gets by passing the PR_ZERO
flag to the pool_get call.

ok art@, krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/12 06:35:19

Modified files:
	sys/dev/acpi   : acpitz.c 

Log message:
In acpitz_setfan(), try to send fan commands to ``power resources'' objects.
Makes a few hp laptops run cooler and quieter.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/12 06:53:55

Modified files:
	sys/netinet6   : icmp6.c 

Log message:
just like v4 icmp, icmp6 recycles mbufs so we need to call
pf_pkt_addr_changed to clear the recorded pf state information in the hdr
claudio ok


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/09/12 07:11:15

Modified files:
	usr.bin/cvs    : rcs.c 

Log message:
Be very conservative about state changes with "admin -s".  With GNU CVS
and current OpenCVS code it's possible to change a state in a way that
cannot be fixed with another admin call.

No objections xsa@


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/09/12 07:20:37

Modified files:
	usr.bin/cvs    : admin.c 

Log message:
Be also very conservative about the supplied revision for state changes,
i.e. don't successfully parse "admin -s dead:1.1:1.1".

Changed global var logrev into function-specific all-purpose rev, too.

No objections xsa@


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/12 07:23:18

Modified files:
	usr.sbin/sysmerge: sysmerge.sh 

Log message:
- use shell built-in getopts instead of getopt(1)
- cleanup by adding usage and error_rm_wrkdir functions

feedbacks from guenther@ sthen@ and jared r r spiegel, thank you!
ok sthen


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/09/12 07:24:24

Modified files:
	usr.bin/cvs    : rcs.c 

Log message:
Plugged two memory leaks which could be encountered while using -r argument
with various CVS commands.

"seems to make sense" xsa@


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/12 07:31:59

Modified files:
	usr.sbin/sysmerge: sysmerge.8 sysmerge.sh 

Log message:
- make it possible to use a user defined MERGE_CMD instead of sdiff

mostly from andreas@
man page enhancing by jmc@
ok andreas@


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/09/12 07:38:35

Modified files:
	usr.bin/cvs    : getlog.c 

Log message:
Move the revision selection in front of output, so errors won't mix up
with output.  Matches GNU cvs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/12 07:56:32

Modified files:
	security/qca-tls: Makefile 
	security/qca-tls/patches: patch-configure 
Added files:
	security/qca-tls/patches: patch-qca-tls_cpp 

Log message:
* Fix build against OpenSSL 0.9.8; from Daniel Roethlisberger via FreeBSD.
* Remove former maintainer per his request.
* tab-ify


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/12 07:58:21

Modified files:
	devel/pwlib/patches: patch-src_ptclib_pssl_cxx 

Log message:
Remove a workaround that is no longer required and breaks with OpenSSL 0.9.8.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/09/12 08:08:49

Modified files:
	gnu/usr.bin/cvs/src: log.c 

Log message:
Typo in description for log -r fixed.

ok joris@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/12 08:26:01

Modified files:
	devel/yasm     : Makefile distinfo 
	devel/yasm/patches: patch-configure 
	devel/yasm/pkg : PLIST 

Log message:
Update to Yasm 0.7.1.

ok okan@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/12 08:28:06

Added files:
	security/steghide/patches: patch-src_MHashPP_cc 

Log message:
fix building against mhash 0.9.9; from maintainer Giovanni Bechis


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/09/12 09:22:07

Modified files:
	share/man/man4 : pflow.4 

Log message:
oops missed to decapitalize the first char


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/09/12 09:41:40

Modified files:
	sys/nfs        : nfs_socket.c nfs_syscalls.c 

Log message:
move the declaration of nfsrv3_procs to nfs_syscalls.c

ok blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/12 09:59:37

Modified files:
	usr.sbin/mksuncd: Makefile 

Log message:
install the man page into MD location, since it only builds
for some archs (currently sparc64);

fix proposed by miod;


CVSROOT:	/cvs
Module name:	src
Changes by:	moritz@cvs.openbsd.org	2008/09/12 10:12:08

Modified files:
	libexec/ftpd   : extern.h ftpcmd.y ftpd.c 

Log message:
Don't split large commands into multiple commands on a 512-byte
boundary but just fail on them. This prevents CSRF-like attacks,
when a web browser is used to access an ftp server.

Reported by Maksymilian Arciemowicz <cxib@securityreason.com>.

ok millert@ martynas@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/09/12 10:17:57

Modified files:
	sys/nfs        : nfs_vnops.c 

Log message:
provide a NOTE_TRUNCATED kq hint in nfs_setattr() if the file
shrinks, same thing as UFS does.

ok/pointers pedro@
ok blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/09/12 10:55:37

Modified files:
	sys/nfs        : nfs.h 

Log message:
zap a deprecated macro, NMOD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/12 14:07:15

Modified files:
	www/snownews   : Makefile distinfo 
	www/snownews/patches: patch-conversions_c 
Removed files:
	www/snownews/patches: patch-interface_c patch-interface_h 
	                      patch-main_c patch-net-support_c 
	                      patch-netio_c patch-xmlparse_c 

Log message:
update to snownews-1.5.10
it contains patches from Martynas Venckus:

- net-support.c: HTTP header only needs to be ASCII in the token
- xmlparse.c: Convert feed title to target charset, too. Should
probaly be in interface.c
- main.c, interface.h, interface.c: Add a signal handler for resizing
to work on many other ncurses implementations
- conversions.c: Determine output charset with nl_langinfo()

ok kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/12 23:37:12

Modified files:
	share/man/man4 : video.4 

Log message:
autoamtically -> automatically; from Stijn


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/13 01:23:37

Modified files:
	net/p5-SNMP_Session: Makefile distinfo 

Log message:
Update p5-SNMP_Session to 1.12.

ok okan@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/13 01:24:46

Modified files:
	emulators/generator: Makefile distinfo 
	emulators/generator/pkg: PLIST 

Log message:
Update generator to 0.35r4.

ok okan@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/13 02:25:12

Modified files:
	textproc/p5-Text-SimpleTable: Makefile distinfo 

Log message:
maintenance update to version 0.05


CVSROOT:	/cvs
Module name:	src
Changes by:	moritz@cvs.openbsd.org	2008/09/13 06:04:49

Modified files:
	libexec/ftpd   : ftpcmd.y 

Log message:
Fix minor bug in the previous commit, which could hang the
current session, when the last character of an overly long line
was a newline character. Additionally reply with
500 "Command too long" for commands, which are too large.

Issue found and proposed fix by Luke Mewburn <lukem@NetBSD.org>.

ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/13 06:33:52

Modified files:
	sys/uvm        : uvm_swap.c 

Log message:
fix potential use of uninitialized value

Found by LLVM/Clang Static Analyzer.

"Right." miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/13 07:35:06

Modified files:
	sys/dev/ic     : ar5212.c ar5211.c 

Log message:
fallback to 11b support if the EEPROM is not reporting any available mode.
there is probably a new EEPROM format here, but i don't know how to parse
the AR5424 version yet, so just set some defaults for these chipsets for now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/13 09:27:51

Modified files:
	security/p5-Catalyst-Plugin-Authentication: Makefile distinfo 
	security/p5-Catalyst-Plugin-Authentication/pkg: PLIST 
Removed files:
	security/p5-Catalyst-Plugin-Authentication/patches: 
	                                                    patch-lib_Catalyst_Authentication_Realm_pm 
	                                                    patch-lib_Catalyst_Plugin_Authentication_Internals_pod 

Log message:
update to version 0.10007 and remove patches that got accepted upstream


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/13 09:36:31

Modified files:
	security/p5-Catalyst-Plugin-Authentication-Store-DBIC: Makefile 
	                                                       distinfo 

Log message:
update to version 0.11


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/13 09:38:37

Modified files:
	security/p5-Catalyst-Plugin-Authorization-ACL: Makefile distinfo 

Log message:
maintenance update to version 0.09


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/13 09:39:59

Modified files:
	security/p5-Catalyst-Plugin-Authorization-Roles: Makefile 
	                                                 distinfo 

Log message:
maintenance update to version 0.07


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/13 09:59:18

Modified files:
	databases/p5-Catalyst-Model-DBIC-Schema: Makefile distinfo 

Log message:
update to version 0.21


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/13 10:15:49

Log message:
    Import xcompmgr 1.1.4.
    It will replace the version in ports now that its license has been
    clarified. ok ajacoutot@ balmer@ oga@.
    
    Status:
    
    Vendor Tag:	xorg
    Release Tags:	v1_1_4
    
    N xenocara/app/xcompmgr/config.h.in
    N xenocara/app/xcompmgr/autogen.sh
    N xenocara/app/xcompmgr/xcompmgr.c
    N xenocara/app/xcompmgr/NEWS
    N xenocara/app/xcompmgr/install-sh
    N xenocara/app/xcompmgr/configure
    N xenocara/app/xcompmgr/Makefile.in
    N xenocara/app/xcompmgr/Makefile.am
    N xenocara/app/xcompmgr/README
    N xenocara/app/xcompmgr/missing
    N xenocara/app/xcompmgr/aclocal.m4
    N xenocara/app/xcompmgr/AUTHORS
    N xenocara/app/xcompmgr/xcompmgr.1
    N xenocara/app/xcompmgr/ChangeLog
    N xenocara/app/xcompmgr/configure.ac
    N xenocara/app/xcompmgr/depcomp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/13 10:19:05

Modified files:
	app/xcompmgr   : Makefile.in aclocal.m4 configure depcomp 
	                 install-sh missing 
Added files:
	app/xcompmgr   : Makefile.bsd-wrapper 

Log message:
Xenocara build infrastructure and regen autotools files.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/13 10:22:25

Modified files:
	app/xcompmgr   : xcompmgr.c 

Log message:
Patch from X.Org -current: Make usage() report the current version.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/13 10:36:52

Modified files:
	app            : Makefile 

Log message:
build xcompmgr.


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2008/09/13 11:02:09

Modified files:
	x11/xcompmgr   : Makefile 

Log message:
xcompmgr is now in xenocara so mark it COMES_WITH=4.5.
ok ajacoutot@, mbalmer@, oga@.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/13 12:18:26

Modified files:
	sys/arch/powerpc/powerpc: pmap.c 

Log message:
Kernel map is supposed to only allocate from the limited kernel addresses,
panic if the kernel attempts to map an improper address.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/13 15:25:40

Modified files:
	lib/libm/arch/vax: n_cabs.S 
	lib/libm/noieee_src: n_cabs.c 

Log message:
remove z_abs.  ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/13 16:04:40

Modified files:
	net/pidgin     : Makefile distinfo 
	net/pidgin/files: ssl-openssl.c 
	net/pidgin/patches: patch-configure_ac 
	                    patch-finch_libgnt_Makefile_in 
	                    patch-finch_plugins_Makefile_in 
	                    patch-libpurple_plugins_ssl_Makefile_in 
	                    patch-libpurple_protocols_gg_Makefile_in 
	                    patch-libpurple_protocols_oscar_Makefile_in 
	                    patch-libpurple_purple-remote 
	                    patch-libpurple_purple-url-handler 
	                    patch-pidgin_gtkdialogs_c 
	                    patch-pidgin_gtknotify_c 
	net/pidgin/pkg : PLIST 

Log message:
Update to Pidgin 2.5.1.

ok steven@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/13 16:25:49

Modified files:
	lib/libc/stdlib: strtod.3 

Log message:
strtof has been introduced in c99
from Thomas Pfaff.  ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/13 16:48:45

Modified files:
	lib/libc/stdlib: strtod.3 Makefile.inc 

Log message:
document strtold.  ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/14 01:02:49

Modified files:
	x11/transset-df: Makefile 

Log message:
kill RUN_DEPENDS on xcompmgr, it's part of xenocara now


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 01:30:37

Modified files:
	proto/glproto  : configure.ac glxproto.h 

Log message:
glproto 1.4.9. tested by naddy@ on a bulk ports build


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 01:31:43

Modified files:
	proto/x11proto : ChangeLog X.h XF86keysym.h Xalloca.h 
	                 Xfuncproto.h.in Xfuncs.h Xos.h Xos_r.h 
	                 Xosdefs.h Xproto.h Xw32defs.h Xwindows.h 
	                 Xwinsock.h configure.ac do-not-use-config.h.in 
	                 keysymdef.h 

Log message:
x11proto 7.0.13. tested by naddy@ on a bulk ports build


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 01:32:43

Modified files:
	proto/xextproto: ChangeLog Makefile Makefile.am configure.ac 
	                 security.h 
Added files:
	proto/xextproto: Xge.h ge.h geproto.h 
Removed files:
	proto/xextproto: Xagsrv.h 

Log message:
xextproto 7.0.3. tested by naddy@ on a bulk ports build


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 01:34:08

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/14 04:09:42

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
Use one block mapping to map kernel text up to 4MB and another one for the
remainder to prevent covering kernel data.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/14 05:44:54

Modified files:
	lib/libc/stdio : printf.3 
	usr.bin/printf : printf.1 

Log message:
describe %a/%A.  from freebsd
tweaks/ok millert@, jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2008/09/14 06:28:11

Modified files:
	net/yt         : Makefile 
	net/yt/files   : yt.lua 

Log message:
Download higher quality videos (fmt=6) if available.
ok martynas@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 07:18:30

Modified files:
	app            : Makefile 
Removed files:
	app/lbxproxy   : AUTHORS COPYING ChangeLog INSTALL Makefile.am 
	                 Makefile.bsd-wrapper Makefile.in NEWS README 
	                 aclocal.m4 compile config.guess config.h.in 
	                 config.sub configure configure.ac depcomp 
	                 design install-sh lbxproxy.def lbxproxy.man 
	                 missing mkinstalldirs 
	app/lbxproxy/config: AtomControl 
	app/lbxproxy/di: atomcache.c cache.c cmap.c cmaputil.c 
	                 dispatch.c extensions.c gfx.c globals.c init.c 
	                 lbxfuncs.c lbxutil.c main.c options.c pm.c 
	                 props.c reqtype.c resource.c swaprep.c 
	                 swapreq.c tables.c tags.c unsquish.c utils.c 
	                 wire.c zeropad.c 
	app/lbxproxy/include: assert.h atomcache.h cache.h colormap.h 
	                      init.h lbx.h lbxext.h misc.h os.h pm.h 
	                      pmP.h proxyopts.h reqtype.h resource.h 
	                      swap.h tags.h util.h wire.h 
	app/lbxproxy/os: WaitFor.c connection.c io.c lbxproxytrans.c 
	                 osdep.h osinit.c 
	app/xphelloworld: AUTHORS COPYING ChangeLog INSTALL Makefile.am 
	                  Makefile.bsd-wrapper Makefile.in NEWS README 
	                  aclocal.m4 compile config.h.in configure 
	                  configure.ac depcomp install-sh missing 
	                  mkinstalldirs 
	app/xphelloworld/xpawhelloworld: Makefile.am Makefile.in 
	                                 xpawhelloworld.c 
	                                 xpawhelloworld.man 
	app/xphelloworld/xphelloworld: Makefile.am Makefile.in 
	                               xphelloworld.c xphelloworld.man 
	                               xphelloworld.sgml 
	app/xphelloworld/xpsimplehelloworld: Makefile.am Makefile.in 
	                                     xpsimplehelloworld.c 
	                                     xpsimplehelloworld.man 
	                                     xpsimplehelloworld.sgml 
	app/xphelloworld/xpxmhelloworld: Makefile.am Makefile.in 
	                                 xpxmhelloworld.c 
	                                 xpxmhelloworld.man 
	                                 xpxmhelloworld.sgml 
	app/xphelloworld/xpxthelloworld: Makefile.am Makefile.in 
	                                 xpxthelloworld.c 
	                                 xpxthelloworld.man 
	                                 xpxthelloworld.sgml 
	app/xplsprinters: AUTHORS COPYING ChangeLog INSTALL Makefile.am 
	                  Makefile.bsd-wrapper Makefile.in NEWS README 
	                  aclocal.m4 compile config.guess config.h.in 
	                  config.sub configure configure.ac depcomp 
	                  install-sh missing mkinstalldirs 
	                  xplsprinters.c xplsprinters.man 
	                  xplsprinters.sgml 
	app/xprehashprinterlist: AUTHORS COPYING ChangeLog INSTALL 
	                         Makefile.am Makefile.bsd-wrapper 
	                         Makefile.in NEWS README aclocal.m4 
	                         compile config.guess config.h.in 
	                         config.sub configure configure.ac 
	                         depcomp install-sh missing 
	                         mkinstalldirs xprehashprinterlist.c 
	                         xprehashprinterlist.man 
	                         xprehashprinterlist.sgml 

Log message:
Remove deprecated applications (have been disabled for several month).


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 08:16:04

Modified files:
	proto          : Makefile 

Log message:
Skip deprecated xf86rushproto.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 08:31:57

Removed files:
	driver/xf86-video-impact/man: Makefile.am Makefile.in impact.man 
	driver/xf86-video-impact/src: Makefile.am Makefile.in impact.h 
	                              impact_cmap.c impact_driver.c 
	                              impact_regs.c impact_regs.h 
	                              impact_shadow.c 

Log message:
Remove Linux-only driver.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 08:38:05

Removed files:
	driver/xf86-video-via: COPYING ChangeLog Makefile.am 
	                       Makefile.bsd-wrapper Makefile.in 
	                       aclocal.m4 config.guess config.h.in 
	                       config.sub configure configure.ac depcomp 
	                       install-sh ltmain.sh missing 
	driver/xf86-video-via/man: Makefile.am Makefile.in via.man 
	driver/xf86-video-via/src: Makefile.am Makefile.in via.h 
	                           via_3d.c via_3d.h via_accel.c 
	                           via_bandwidth.c via_bios.h 
	                           via_cursor.c via_dga.c 
	                           via_dmabuffer.h via_dri.c via_dri.h 
	                           via_driver.c via_driver.h 
	                           via_drmclient.h via_i2c.c via_id.c 
	                           via_id.h via_memcpy.c via_memcpy.h 
	                           via_memory.c via_mode.c via_mode.h 
	                           via_priv.h via_regs.h via_shadow.c 
	                           via_swov.c via_swov.h via_vbe.c 
	                           via_vgahw.c via_vgahw.h via_video.c 
	                           via_video.h via_vt162x.c via_vt162x.h 
	                           via_xvmc.c via_xvmc.h via_xvpriv.h 
	driver/xf86-video-via/src/xvmc: Makefile.am Makefile.in 
	                                driDrawable.c driDrawable.h 
	                                viaLowLevel.c viaLowLevel.h 
	                                viaLowLevelPro.c viaXvMC.c 
	                                viaXvMCPriv.h xf86dri.c 
	                                xf86dri.h xf86dristr.h 

Log message:
remove via driver, replaced by the openchome driver.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/14 09:00:43

Modified files:
	security/clamav: Makefile distinfo 
	security/clamav/patches: patch-clamav_milter-clamav_milter_c 
	                         patch-clamd_Makefile_in 
	                         patch-database_Makefile_in 
	                         patch-etc-clamd_conf 
	                         patch-etc_Makefile_in 
	                         patch-libclamav_Makefile_in 
	                         patch-libclamav_str_c 
Added files:
	security/clamav: systrace.filter 
Removed files:
	security/clamav/patches: patch-clamd_clamd_c 
	                         patch-clamd_scanner_c 
	                         patch-clamd_scanner_h 
	                         patch-clamd_session_c 
	                         patch-clamd_session_h 
	                         patch-clamdscan_client_c 
	                         patch-configure 

Log message:
SECURITY and other bug fixes.

- A vulnerability in ClamAV's chm-parser allowed remote attackers to
cause a denial of service (application crash) via a malformed CHM file
(CVE-2008-1389).

- A vulnerability in libclamav would allow attackers to cause a
denial of service via vectors related to an out-of-memory condition
(CVE-2008-3912).

- Multiple memory leaks were found in ClamAV that could possibly allow
attackers to cause a denial of service via excessive memory consumption
(CVE-2008-3913).

- A number of unspecified vulnerabilities in ClamAV were reported that
have an unknown impact and attack vectors related to file descriptor
leaks (CVE-2008-3914).

various OpenBSD patches rolled in upstream. thanks to sturm@
for looking over systrace.filter (needed for the test of sendmsg()
in configure to enable FD passing).


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 10:49:22

Log message:
    dri2proto 1.1
    
    Status:
    
    Vendor Tag:	xorg
    Release Tags:	v1_1
    
    N xenocara/proto/dri2proto/dri2proto.pc.in
    N xenocara/proto/dri2proto/configure.ac
    N xenocara/proto/dri2proto/autogen.sh
    N xenocara/proto/dri2proto/COPYING
    N xenocara/proto/dri2proto/configure
    N xenocara/proto/dri2proto/install-sh
    N xenocara/proto/dri2proto/dri2proto.h
    N xenocara/proto/dri2proto/missing
    N xenocara/proto/dri2proto/Makefile.am
    N xenocara/proto/dri2proto/aclocal.m4
    N xenocara/proto/dri2proto/Makefile.in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 10:51:14

Added files:
	proto/dri2proto: Makefile 

Log message:
BSD Makefile


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 13:47:42

Modified files:
	lib/libGL/libmesa: Makefile 

Log message:
Fix clean target.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/14 15:47:55

Modified files:
	driver/xf86-video-neomagic/src: neo.h neo_2070.c neo_2090.c 
	                                neo_2097.c neo_2200.c neo_bank.c 
	                                neo_cursor.c neo_dga.c 
	                                neo_driver.c neo_i2c.c 
	                                neo_macros.h 

Log message:
Fix botched xf86-video-neomagic 1.2.1 merge.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/14 18:13:40

Modified files:
	net/silc-server: Makefile distinfo 
	net/silc-server/patches: patch-doc_example_silcd_conf_in 

Log message:
Update to silc-server 1.1.12; bug fix update.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/14 20:30:14

Modified files:
	mail/procmail  : Makefile 

Log message:
Remove bad dist sites.


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2008/09/15 00:04:10

Modified files:
	faq            : faq4.html 

Log message:
- typo, spotted by thomas pfaff


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/15 00:42:37

Modified files:
	devel/p5-Config-Tiny: Makefile distinfo 

Log message:
- update p5-Config-Tiny to 2.12


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/09/15 00:58:47

Modified files:
	.              : plus44.html 

Log message:
typos in plus44.html, reported by Dmitry Medvedev


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/09/15 05:31:06

Modified files:
	sys/dev/usb    : ehci.c 

Log message:
Sync ehci-isoc part a bit up with NetBSD:
- Sign over Jeremy Morse's copyright (who contributed ehci-isoc support)
to NetBSD copyright but still mention him as contributor. OK'd by
Jeremy Morse.
- Update TODO list.
- Clarify the error message in case when a low/full speed isoc device
has been attached to ehci.
- Add a missing break so that the isoc setup code doesn't access
uninitialized microframe content which has been request by the driver
but not been used.

OK kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/15 07:00:55

Modified files:
	x11/py-osd     : Makefile 

Log message:
Fix broken HOMEPAGE/MASTER_SITE, remove MAINTAINER per his request.

ok alek@ (previous MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/15 07:34:58

Modified files:
	share/zoneinfo/datfiles: africa asia europe southamerica 

Log message:
Update to tzdata2008f from elsie.nci.nih.gov


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/09/15 07:44:09

Modified files:
	sys/dev/usb    : ehci.c 

Log message:
I forgot to sync the NetBSD Copyright 2004-2008 update.  Fix it.

Spotted by stu@ and miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/15 08:36:20

Modified files:
	audio/sonata   : Makefile distinfo 
	audio/sonata/pkg: PLIST 
Removed files:
	audio/sonata/patches: patch-sonata_main_py 

Log message:
- bug fix release to sonata-1.5.3


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2008/09/15 10:11:35

Modified files:
	usr.bin/mg     : buffer.c def.h file.c fileio.c line.c region.c 
	                 sysdef.h tty.c word.c 

Log message:
Enable dirty buffer detection in mg.
Emulate the emacs behavior: after suspend/resume, buffer switch,
or at save time, warn (prompt) the user if the file has been modified
on disk in the interim.
This has already saved my butt numerous times.
ok phessler


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2008/09/15 10:13:35

Modified files:
	usr.bin/mg     : cmode.c def.h file.c funmap.c line.c mg.1 
	                 paragraph.c random.c undo.c yank.c 

Log message:
Expose the undo commands as proper mg functions.
This should have no functional change on undo, but it does facilitate
testing undo behavior.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/15 10:21:40

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add an IDT PCIe bridge.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/15 10:22:24

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/09/15 11:16:14

Modified files:
	share/man/man9 : mbuf.9 

Log message:
briefly document the M_LINK0 and M_FILDROP flags; ok jmc@


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2008/09/15 12:10:27

Modified files:
	.              : want.html 

Log message:
sata disk taken care of


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/09/15 12:13:36

Modified files:
	distrib/special/dd: Makefile 

Log message:
Use LDSTATIC for -static not LDFLAGS. okay millert@ kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/15 13:10:02

Modified files:
	security/xmlsec: Makefile distinfo 
	security/xmlsec/pkg: PLIST-main 

Log message:
- update to 1.2.11, which builds with OpenSSL 0.9.8
- use gettext module (from ajacoutot@)


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/15 13:19:45

Modified files:
	sys/arch/amd64/amd64: ioapic.c 

Log message:
Make this compile if !MULTIPROCESSOR.

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/15 13:20:07

Modified files:
	www/firefox3   : Makefile 
	www/firefox3/patches: 
	                      patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in 
	                      patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke_asm_ppc_openbsd_s 
Added files:
	www/firefox3/patches: 
	                      patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs_asm_ppc_openbsd_s 

Log message:
fix xptcalls for macppc.  ok/tested by kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/15 13:22:32

Modified files:
	usr.bin/printf : printf.1 
	lib/libc/stdio : printf.3 

Log message:
- describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behave
when the argument is infinity/not-a-number
ok millert@, jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/15 13:24:47

Modified files:
	sys/arch/amd64/amd64: mpbios.c 

Log message:
Make this compile if !MULTIPROCESSOR.

ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/15 13:25:37

Modified files:
	sys/dev/acpi   : acpimadt.c acpivar.h 

Log message:
Make this compile if !MULTIPROCESSOR.

ok brad@


CVSROOT:	/cvs
Module name:	www
Changes by:	austin@cvs.openbsd.org	2008/09/15 14:01:57

Modified files:
	.              : orders.html 

Log message:
Reduce prices on many older CD sets.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/09/15 14:11:05

Modified files:
	sys/net        : route.h 

Log message:
Add RTP_MASK and RTP_DOWN needed for upcomming link state tracking.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/09/15 14:12:11

Modified files:
	sbin/route     : route.c show.c 

Log message:
Mask rtm->rtm_priority with RTP_MASK before printing so that the priority is
correctly shown even if the route is flagged RTP_DOWN. OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/09/15 14:13:10

Modified files:
	usr.bin/netstat: route.c show.c 

Log message:
Similar to route(8) change mask rtm->rtm_priority with RTP_MASK to show
correct values. OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/15 14:28:44

Modified files:
	lib/libc/stdio : mktemp.c 

Log message:
add missing header needed by strlen().

ok millert@


CVSROOT:	/cvs
Module name:	www
Changes by:	austin@cvs.openbsd.org	2008/09/15 14:29:04

Modified files:
	.              : orders.html 

Log message:
Fix mistake, no price for 2.6 CD set.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/09/15 14:38:17

Modified files:
	usr.sbin/dhcpd : bpf.c dispatch.c icmp.c sync.c 

Log message:
When checking if a syscall like open(), ioctl() or writev() failed compare
directly against -1 and do not use a < 0 test. OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/09/15 14:39:21

Modified files:
	usr.sbin/dhcrelay: bpf.c dispatch.c 

Log message:
Sync with dhcpd. Do not use < 0 to check for failed syscalls use == -1
instead. OK henning@


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2008/09/15 15:04:59

Modified files:
	.              : sparc64.html 

Log message:
Remove m4k/m5k/m8k/m9k from list of supported machines; running OpenBSD on
these machines can fault the system board requiring a Sun support engineer to
come by to clear the fault.


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/15 15:46:01

Modified files:
	sys/netinet    : ip_ah.c ip_ipcomp.c ip_ipsp.c ip_mroute.c 

Log message:
remove dead stores and newly created unused variables.

Found by LLVM/Clang Static Analyzer.

ok mpf@ looks good mk@ ok henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 15:46:28

Log message:
    import standalone version of libmp4v2.  libmp4v2 is a library for
    reading and manipulating the MP4 media container.  libmp4v2 used
    to be part of the faad distribution, but is not included in newer
    versions.
    
    nits picked and ok brad@
    
    Status:
    
    Vendor Tag:	jakemsr
    Release Tags:	jakemsr-20080915
    
    N ports/multimedia/libmp4v2/Makefile
    N ports/multimedia/libmp4v2/distinfo
    N ports/multimedia/libmp4v2/pkg/PLIST
    N ports/multimedia/libmp4v2/pkg/PFRAG.shared
    N ports/multimedia/libmp4v2/pkg/DESCR
    N ports/multimedia/libmp4v2/patches/patch-test_Makefile_in
    N ports/multimedia/libmp4v2/patches/patch-test_mp4broadcaster_cpp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 15:49:10

Modified files:
	audio/daapd    : Makefile 
	audio/daapd/pkg: PLIST 
Added files:
	audio/daapd/patches: patch-db_cc 

Log message:
- get libmp4v2 from multimedia/libmp4v2 instead of audio/faad
- @bin marker

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 15:58:19

Modified files:
	audio/faad     : Makefile distinfo 
	audio/faad/patches: patch-frontend_Makefile_am 
	                    patch-frontend_main_c patch-include_faad_h 
	                    patch-plugins_xmms_src_Makefile_am 
	                    patch-plugins_xmms_src_libmp4_c 
	audio/faad/pkg : PFRAG.shared-main PLIST-main 
Added files:
	audio/faad/patches: patch-common_mp4ff_Makefile_am 
	                    patch-include_neaacdec_h 
	                    patch-libfaad_structs_h 
Removed files:
	audio/faad/patches: patch-Makefile_am 
	                    patch-common_mp4ff_mp4ff_int_types_h 
	                    patch-common_mp4v2_systems_h 
	                    patch-configure_in patch-libfaad_Makefile_am 
	                    patch-libfaad_common_h 
	                    patch-plugins_mpeg4ip_aa_file_cpp 
	                    patch-plugins_mpeg4ip_faad2_cpp 

Log message:
- update to faad-2.6.1
- greatly simplify type-mismatch-correcting patches.  most of the
mismatches actually match on size and signedness, so only fix the
ones that don't match.  tested to work on sparc64 by naddy@ a
while back.
- libmp4v2 is no longer part of this package


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:00:38

Modified files:
	audio/faac     : Makefile distinfo 
	audio/faac/patches: patch-configure_in 
	                    patch-frontend_Makefile_am 
	                    patch-include_faac_h 
	                    patch-libfaac_Makefile_am 
	                    patch-libfaac_frame_h 
	audio/faac/pkg : PLIST 
Added files:
	audio/faac/patches: patch-common_Makefile_am 
Removed files:
	audio/faac/patches: patch-bootstrap 

Log message:
- update to faac-1.26
- now uses libmp4v2 from multimedia/libmp4v2 instead of audio/faad

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:02:44

Modified files:
	audio/audacious-plugins: Makefile 
	audio/audacious-plugins/patches: patch-src_aac_libmp4_c 
	audio/audacious-plugins/pkg: PLIST-arts 

Log message:
- simpler faad related patching
- @bin marker for arts-helper
- bump PKGNAMEs

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:04:17

Modified files:
	audio/mpd      : Makefile 
	audio/mpd/patches: patch-src_inputPlugins_aac_plugin_c 
	                   patch-src_inputPlugins_mp4_plugin_c 

Log message:
- simpler faad related patches
- bump PKGNAME

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:06:11

Modified files:
	graphics/ffmpeg: Makefile 
	graphics/ffmpeg/patches: patch-libavcodec_libfaad_c 

Log message:
- faad/faac update related changes
- bump PKGNAME

ok brad@, also tested by ckuethe@ a while back


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:07:29

Modified files:
	multimedia     : Makefile 

Log message:
+ libmp4v2


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:08:40

Modified files:
	multimedia/avidemux: Makefile 
	multimedia/avidemux/patches: 
	                             patch-avidemux_ADM_audiocodec_ADM_codecfaad_cpp 

Log message:
- faac/faad related changes
- bump PKGNAME

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:11:42

Modified files:
	multimedia/xine-lib: Makefile 
	multimedia/xine-lib/patches: patch-configure 
Removed files:
	multimedia/xine-lib/patches: 
	                             patch-src_libfaad_xine_faad_decoder_c 

Log message:
- simpler faad related patching
- bump PKGNAME

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:13:03

Modified files:
	x11/mplayer    : Makefile 
	x11/mplayer/patches: patch-libmpcodecs_ad_faad_c 
	x11/mplayer/pkg: MESSAGE 

Log message:
- simpler faad related patching
- in MESSAGE, end sentence with a period
- bump PKGNAME

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:14:23

Modified files:
	x11/vlc        : Makefile 
	x11/vlc/patches: patch-modules_codec_faad_c 

Log message:
- simpler faad related patching
- bump PKGNAME

ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/09/15 16:40:50

Modified files:
	sys/dev/pci    : auich.c 

Log message:
this driver uses three dma segments; play, record, calibrate.
instead of using a linked list to describe the dma segments
use three distinct pointers.

also, this driver only needs 1 buffer descriptor for each dma
segment, since each buffer descriptor can handle as many samples
as each segment can hold.

makes the code a little easier to read and allows us to free
the calibration buffer when we're done with it.

idea originally from ratchov@ a while back.  tested by ratchov@
and myself.

ok ratchov@


CVSROOT:	/cvs
Module name:	www
Changes by:	austin@cvs.openbsd.org	2008/09/15 16:48:47

Modified files:
	.              : orders.html 

Log message:
Further minor price changes.


CVSROOT:	/cvs
Module name:	www
Changes by:	austin@cvs.openbsd.org	2008/09/15 17:26:21

Modified files:
	.              : orders.html 

Log message:
Add Romania to list of Euro countries.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/15 20:37:04

Modified files:
	multimedia/xine-lib: Makefile 
Added files:
	multimedia/xine-lib/patches: patch-src_demuxers_demux_flv_c 

Log message:
Add support for H.264/AAC and some other audio codecs to the Flash
demuxer.

From Xine-lib repo

ok jakemsr@


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/15 22:20:42

Modified files:
	sys/arch/powerpc/include: cpu.h db_machdep.h intr.h 
	sys/arch/macppc/dev: openpic.c 
	sys/arch/macppc/include: autoconf.h db_machdep.h intr.h 
	sys/arch/macppc/macppc: db_interface.c machdep.c 

Log message:
SMP ddb support, with some feedback from kettenis.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/16 03:04:36

Modified files:
	x11/xtu        : Makefile 

Log message:
- homepage (and master_sites) are no more, spotted by landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/16 03:43:15

Modified files:
	x11/xfce4/xfce4-mailwatch: Makefile distinfo 
	x11/xfce4/xfce4-mailwatch/pkg: PLIST 

Log message:
Update to mailwatch 1.1.0, this release adds support for IMAPS/POPS/Gmail
over HTTPS through security/gnutls.
Added missing @exec gtk-update-icon-cache while here.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2008/09/16 07:58:55

Modified files:
	sys/net        : if_pflow.c 

Log message:
fix whitespace/tab typos

ok henning@ claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2008/09/16 09:48:13

Modified files:
	sys/kern       : uipc_domain.c 
	sys/net        : if_pflow.c if_pflow.h 
	sys/sys        : socket.h sysctl.h 
	usr.bin/netstat: inet.c main.c netstat.h 

Log message:
netstat statistics for pflow(4) via pseudo family

ok cluadio@ henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/09/16 10:38:25

Modified files:
	sys/arch/sgi/dev: power.c 

Log message:
- remove some unneeded headers

with and ok jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/16 10:52:15

Modified files:
	devel/libconfig: Makefile distinfo 
	devel/libconfig/pkg: PLIST 

Log message:
- update libconfig to 1.3.1
- install example code
- tweak license (from me)

from Markus Bergkvist (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/16 12:52:52

Modified files:
	sys/uvm        : uvm_fault.c uvm_swap.c 

Log message:
remove dead stores and newly created unused variables.

Found by LLVM/Clang Static Analyzer.

ok miod@ art@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/16 13:41:06

Modified files:
	sys/sys        : ptrace.h 
	sys/kern       : sys_process.c 
	lib/libc/sys   : ptrace.2 

Log message:
Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2).

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/16 13:41:35

Modified files:
	devel/asp2php  : Makefile distinfo 
	devel/asp2php/patches: patch-Makefile patch-src-Makefile 
	devel/asp2php/pkg: PFRAG.no-no_x11 PLIST 
Added files:
	devel/asp2php/patches: patch-src_jscript_Makefile 

Log message:
- update asp2php to 0.77.3


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/16 13:59:50

Modified files:
	gnu/usr.bin/binutils/gdb: auxv.c inf-ptrace.c 

Log message:
Add support for reading ELF auxilliary vectors.

ok kurt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/16 14:00:18

Modified files:
	editors/beaver : Makefile distinfo 
	editors/beaver/pkg: DESCR PLIST 
Added files:
	editors/beaver/patches: patch-src_interface_c 

Log message:
- update beaver to 0.3.0.1 (switches to gtk2)
- install .desktop file
- fix license marker
- re-format DESCR


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/16 14:02:47

Modified files:
	sys/arch/i386/i386: mpbios.c 

Log message:
Make this compile if !MULTIPROCESSOR.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/16 14:17:48

Modified files:
	gnu/usr.bin/binutils/gdb: auxv.c 

Log message:
Terminate printing of auxilliary vector upon reaching the first AT_NULL.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/16 14:40:17

Modified files:
	lang/erlang    : Makefile 

Log message:
Drop Jon Olsson as maintainer, as per his request on ports@.
Bump package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/16 14:43:10

Modified files:
	devel/sdl      : Makefile 
Added files:
	devel/sdl/patches: patch-src_video_x11_SDL_x11modes_c 

Log message:
Fix alignment error in SDL display output from sparc64 to i386.
From upstream SVN.  ok pvalchev@, brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/16 15:08:27

Modified files:
	security/stegdetect: Makefile distinfo 
	security/stegdetect/patches: patch-Makefile_in 
	                             patch-file_Makefile_in 
	security/stegdetect/pkg: PLIST 
Removed files:
	security/stegdetect/patches: patch-xsteg_c 

Log message:
- update stegdetect to 0.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/16 15:15:53

Modified files:
	x11/gtkglarea  : Makefile 

Log message:
- master site is gone, so mirror it elsewhere


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/16 15:22:39

Modified files:
	www            : Makefile 
Removed files:
	www/nscache    : Makefile distinfo 
	www/nscache/pkg: DESCR PLIST 

Log message:
- remove nscache, nobody uses netscape 4 anymore and nscache doesn't
grok newer mozilla's .db files.

if you were still looking at what you were browsing in 1999...get a life.

ok landry@ sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/16 15:33:37

Modified files:
	sys/netinet    : ip_mroute.c 

Log message:
remove another dead store.

spotted by markus@

ok henning@ mpf@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/16 16:02:31

Modified files:
	driver/xf86-video-cirrus: ChangeLog Makefile.in aclocal.m4 
	                          config.h.in configure configure.ac 
	                          ltmain.sh 
	driver/xf86-video-cirrus/man: Makefile.in cirrus.man 
	driver/xf86-video-cirrus/src: Makefile.am Makefile.in alp.h 
	                              alp_driver.c cir.h cir_driver.c 
	                              lg.h lg_driver.c lg_xaa.h 
Added files:
	driver/xf86-video-cirrus/src: cir_pcirename.h 

Log message:
xf86-video-cirrus 1.2.1 + one bug fix from git-current.
Tested on alpine gl5446 on alpha.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/16 16:04:13

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/16 16:06:24

Modified files:
	lib/libm       : Makefile 
Removed files:
	lib/libm/src   : s_isinf.c s_isinff.c s_isnan.c s_isnanf.c 

Log message:
gc unused files, the functions are in libc.  ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/16 16:08:08

Modified files:
	lib/libm/src   : s_finite.c s_finitef.c 

Log message:
typo: is -> if.  ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/16 16:13:12

Modified files:
	lib/libm/arch/vax: n_sqrt.S n_cbrt.S 

Log message:
remove d_cbrt, dcbrt, d_sqrt.  ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/09/16 19:29:39

Modified files:
	sys/arch/sgi/dev: com_ioc.c 

Log message:
Unbreak com@ioc probing.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/09/16 19:30:58

Modified files:
	sys/arch/sgi/include: autoconf.h 

Log message:
Garbage collect unused variable from sys_rec structure.

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/09/16 20:39:41

Modified files:
	net/py-boto    : Makefile distinfo 

Log message:
update to 1.4c from MAINTAINER (Bruno Bigras)

ok merdely@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/09/16 20:40:27

Modified files:
	sysutils/duplicity: Makefile distinfo 
	sysutils/duplicity/patches: patch-setup_py 
	sysutils/duplicity/pkg: PLIST 

Log message:
update to 0.5.01 from MAINTAINER (Bruno Bigras)

ok merdely@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/16 23:06:22

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Remove some duplicate NVIDIA entries and touch up some of the names
to make the naming more consistent.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/16 23:22:06

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/16 23:29:25

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
- Fix a typo, Rebotics -> Robotics
- Replace tabs with spaces as separator for two NVIDIA entries

NVIDIA part from Antti Harri <iku at openbsd dot fi>


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/16 23:29:54

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/16 23:43:15

Modified files:
	sys/netinet6   : icmp6.c ip6_input.c ip6_mroute.c nd6.c 
	                 nd6_nbr.c nd6_rtr.c raw_ip6.c 

Log message:
remove dead stores and newly created unused variables.

Found by LLVM/Clang Static Analyzer.

ok henning@ mpf@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/16 23:54:48

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
rev 1.1369 changed the SB200 entries to use the IXPx00 naming scheme
for consistency with the other entries already there. Revert that
change. Also change the other entries for the SBx00 chipsets from
using IXPx00 to using SBx00. IXPx00 was a code name used by ATI
in addition to the SBx00 product name. As of SB700 and newer the
IXPx00 name has been dropped plus SBx00 are more well known.

requested by jsg@ awhile ago.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/16 23:55:22

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/17 00:14:09

Modified files:
	sys/dev/pci    : ahci.c auixp.c azalia.c pciide.c piixpm.c 

Log message:
Update for renamed ATI PCI ids.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/17 00:18:45

Modified files:
	sys/dev/pci    : ahci.c files.pci 

Log message:
ATI IXPx00 -> SBx00


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/17 00:26:13

Modified files:
	share/man/man4 : auixp.4 pci.4 pciide.4 piixpm.4 

Log message:
Update for renaming of ATI IXP to SB.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/17 00:47:57

Modified files:
	usr.bin/cvs    : rcs.c 
	usr.bin/rcs    : rcs.c 

Log message:
try getlogin() to get the real username when comitting files as root.
this gives better information in log messages when the user logged in
with a different uid and used sudo or su to become root. matches the
behaviour of gcvs except that we don't fallback to LOGNAME or USER
since getlogin() should not lie.

ok tobias@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/09/17 00:49:25

Modified files:
	mail/pflogsumm : Makefile distinfo 
	mail/pflogsumm/patches: patch-pflogsumm_pl 
Removed files:
	mail/pflogsumm/patches: patch_rus-pflogsumm_pl 

Log message:
update to pflogsumm v1.1.2; from Giovanni Bechis


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/17 01:19:19

Modified files:
	sys/dev/mii    : ciphy.c rgephy.c xmphy.c 

Log message:
Remove the unsupported media types explicitly listed in the switch cases
for MII_MEDIACHG. The default case will catch these media types.

ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 02:04:18

Modified files:
	usr.sbin/sysmerge: sysmerge.sh 

Log message:
- when merging a file, add a key to see a diff between the merged file
and the new or old one

requested by todd@ months ago
"I like the idea" fgsch@, "should be in" todd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 04:08:23

Log message:
    Import timetrex-2.2.13
    
    TimeTrex is a complete web-based payroll and time management suite which
    offers employee scheduling, attendance (timeclock, timesheet), job
    costing, invoicing and payroll all in a tightly integrated package.
    
    "looks good" to fkr@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20080917
    
    N ports/www/timetrex/distinfo
    N ports/www/timetrex/Makefile
    N ports/www/timetrex/pkg/DESCR
    N ports/www/timetrex/pkg/MESSAGE
    N ports/www/timetrex/pkg/PLIST
    N ports/www/timetrex/patches/patch-timetrex_ini_php-example_linux
    N ports/www/timetrex/patches/patch-templates_install_SystemSettings_tpl
    N ports/www/timetrex/patches/patch-classes_adodb_adodb_inc_php
    N ports/www/timetrex/patches/patch-classes_cache_lite_Hashed_Cache_Lite_php
    N ports/www/timetrex/files/README.OpenBSD
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 04:11:29

Modified files:
	www            : Makefile 

Log message:
+timetrex


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 04:17:27

Log message:
    Import tesseract-2.03
    
    The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
    Accuracy test. Between 1995 and 2006 it had little work done on it, but
    it is probably one of the most accurate open source OCR engines
    available. The source code will read a binary, grey or color image and
    output text. A tiff reader is built in that will read uncompressed TIFF
    images, or libtiff can be added to read compressed images.
    
    reworked from scratch from an original submission by
    jrrs at ice-nine dot org a while ago on ports@; he's been non-responsive
    so far so I'm taking MAINTAINERship.
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20080917
    
    N ports/graphics/tesseract/distinfo
    N ports/graphics/tesseract/Makefile
    N ports/graphics/tesseract/pkg/PLIST-fr
    N ports/graphics/tesseract/pkg/PLIST-de
    N ports/graphics/tesseract/pkg/PLIST-it
    N ports/graphics/tesseract/pkg/PLIST-nl
    N ports/graphics/tesseract/pkg/PLIST-main
    N ports/graphics/tesseract/pkg/PLIST-es
    N ports/graphics/tesseract/pkg/PLIST-pt
    N ports/graphics/tesseract/pkg/DESCR-fr
    N ports/graphics/tesseract/pkg/DESCR-pt
    N ports/graphics/tesseract/pkg/DESCR-de
    N ports/graphics/tesseract/pkg/DESCR-es
    N ports/graphics/tesseract/pkg/DESCR-it
    N ports/graphics/tesseract/pkg/DESCR-nl
    N ports/graphics/tesseract/pkg/DESCR-main
    N ports/graphics/tesseract/patches/patch-dict_dawg_cpp
    N ports/graphics/tesseract/patches/patch-dict_makedawg_cpp
    N ports/graphics/tesseract/patches/patch-Makefile_in
    N ports/graphics/tesseract/patches/patch-viewer_svutil_h
    N ports/graphics/tesseract/patches/patch-configure
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 04:18:19

Modified files:
	graphics       : Makefile 

Log message:
+tesseract


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/17 04:38:59

Modified files:
	net/samba      : Makefile 

Log message:
- Disable FAM so autoconf will not pull it in if it is installed
- Tweak how CONFIGURE_ARGS are passed along so as to remove
cases where the Makefile will pass along --without-foo
--with-foo
- Add missing crypto lib for WANTLIB with the ads FLAVOR

Part of the CONFIGURE_ARGS tweaking from form@
Missing lib from WANTLIB pointed out by sthen@

ok sthen@ ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/17 04:42:58

Modified files:
	faq            : upgrade44.html 

Log message:
fix version number, from bsd at openbsd dot rutgers dot edu, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/17 05:56:35

Log message:
    import bouml 4.5
    
    BOUML is a free UML tool box (under development) allowing you to specify and
    generate code in C++, Java, Idl, PHP and Python.
    BOUML is extensible, and the external tools (named plug-outs) may be developed
    in C++ or Java, using BOUML for their definition as any other program. The code
    generators and reverses are ones of the predefined plug-outs included in the
    BOUML distribution.
    
    feedback and ok ajacoutot@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080917
    
    N ports/devel/bouml/distinfo
    N ports/devel/bouml/Makefile
    N ports/devel/bouml/pkg/DESCR-docs
    N ports/devel/bouml/pkg/DESCR-main
    N ports/devel/bouml/pkg/PLIST-main
    N ports/devel/bouml/pkg/PLIST-docs
    N ports/devel/bouml/pkg/MESSAGE-main
    N ports/devel/bouml/patches/patch-Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 05:57:44

Modified files:
	print/py-cups  : Makefile distinfo 
	print/py-cups/patches: patch-cupsconnection_c 

Log message:
- small update to version 1.9.42


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/17 06:00:49

Modified files:
	devel          : Makefile 

Log message:
- add bouml


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 06:00:56

Modified files:
	print/system-config-printer: Makefile distinfo 
	print/system-config-printer/patches: patch-Makefile_in 
	                                     patch-cupshelpers_cupshelpers_py 
	                                     patch-system-config-printer_py 
	                                     patch-troubleshoot_CheckPPDSanity_py 
	print/system-config-printer/pkg: PLIST 

Log message:
- update to system-config-printer-1.0.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	markus@cvs.openbsd.org	2008/09/17 06:39:17

Modified files:
	benchmarks/netperf: Makefile 
Added files:
	benchmarks/netperf/patches: patch-nettest_bsd_c 

Log message:
unbreak udp_stream test (missing bind(2)); ok jakob@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 07:22:06

Log message:
    Import cdk-5.0.20060507
    
    Cdk stands for 'Curses Development Kit' and it currently contains 21
    ready to use widgets which facilitate the speedy development of full
    screen curses programs.
    
    from Pierre-Emmanuel Andre with some tweaks
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20080917
    
    N ports/devel/cdk/Makefile
    N ports/devel/cdk/distinfo
    N ports/devel/cdk/pkg/DESCR
    N ports/devel/cdk/pkg/PLIST
    N ports/devel/cdk/pkg/PFRAG.shared
    N ports/devel/cdk/patches/patch-Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 07:27:27

Modified files:
	devel          : Makefile 

Log message:
+cdk


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 07:42:10

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
- add ^TRUEPREFIX to the generic SUBST_VARS

"go ahead" espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 07:54:54

Modified files:
	net/ejabberd   : Makefile 
	net/haproxy    : Makefile 
	net/pidgin     : Makefile 
	databases/mysql: Makefile 
	devel/hudson   : Makefile 
	print/cups-pdf : Makefile 
	www/timetrex   : Makefile 

Log message:
- TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/17 08:27:53

Log message:
    import sharedance 6.0
    
    Sharedance is a high-performance server that centralize ephemeral
    KEY/DATA Pairs on remote hosts, without the overhead and the complexity
    of an SQL database.
    It was mainly designed to share caches and sessions between a pool of
    web servers. Access to a sharedance server is trivial through a simple
    PHP API and it is compatible with the expectations of PHP 4 and PHP 5
    session handlers.
    
    from William Yodlowsky with some tweaks by me
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080917
    
    N ports/databases/sharedance/Makefile
    N ports/databases/sharedance/distinfo
    N ports/databases/sharedance/pkg/DESCR
    N ports/databases/sharedance/pkg/PLIST
    N ports/databases/sharedance/pkg/MESSAGE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/17 08:28:48

Modified files:
	databases      : Makefile 

Log message:
- add sharedance


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 09:12:32

Modified files:
	x11/openbox    : Makefile 
	x11/openbox/pkg: PLIST 

Log message:
- register ${SYSCONFDIR}/xdg/ in PLIST so that it is correctly removed on
pkg_delete
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 09:39:51

Log message:
    Import tint-0.6.0
    
    Tint is a simple panel/taskbar intentionally made for openbox3, but should
    also work with other window managers.
    The goal is to keep a clean and unintrusive look with lightweight code and
    compliance with freedesktop specifications.
    
    from Pierre-Emmanuel Andre with some tweaks
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	ajacoutot_20080917
    
    N ports/x11/tint/Makefile
    N ports/x11/tint/distinfo
    N ports/x11/tint/pkg/PLIST
    N ports/x11/tint/pkg/DESCR
    N ports/x11/tint/patches/patch-src_Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/17 09:40:32

Modified files:
	x11            : Makefile 

Log message:
+tint


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/09/17 10:48:44

Modified files:
	sys/arch/amd64/amd64: mpbios_intr_fixup.c 

Log message:
catch up with renamed Nvidia PCI ID


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/17 10:54:32

Modified files:
	sys/arch/i386/i386: mpbios_intr_fixup.c 

Log message:
Also update the NVIDIA PCI id for the i386 copy of this code.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/09/17 12:09:54

Modified files:
	net/nmap       : Makefile distinfo 
	net/nmap/patches: patch-Makefile_in patch-configure 
	                  patch-nsock_include_nsock_h 
	                  patch-nsock_src_nsock_pcap_h patch-tcpip_cc 
	                  patch-zenmap_setup_py 
	net/nmap/pkg   : PFRAG.shared-main PLIST-zenmap 
Added files:
	net/nmap/patches: 
	                  patch-zenmap_install_scripts_unix_su-to-zenmap_sh 

Log message:
Update to 4.76. From maintainer Giovanni Bechis <g.bechis@snb.it>.

ok landry@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/17 13:31:12

Modified files:
	driver/xf86-video-dummy: ChangeLog Makefile.in aclocal.m4 
	                         configure configure.ac ltmain.sh 
	driver/xf86-video-dummy/src: Makefile.in dummy.h dummy_driver.c 

Log message:
xf86-video-dummy 0.3.0


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/17 14:10:37

Modified files:
	sys/net        : bpf.c if_pfsync.c if_ppp.c if_trunk.c pf.c 

Log message:
remove dead stores and newly created unused variables.

fix potential use of uninitialized value in trunk_port_ioctl() function.

Found by LLVM/Clang Static Analyzer.

ok mpf@ henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/17 14:19:24

Modified files:
	infrastructure/db: hosts-sparc64 

Log message:
remove some machines


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2008/09/17 14:25:41

Modified files:
	sys/net        : if_pflow.c 

Log message:
fix whitespaces

ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2008/09/17 16:18:00

Modified files:
	sys/net        : if_pflow.c 

Log message:
Solve m_free problem with a not correctly configured pflow interface
leading to a kernel crash reported in PR5930

OK claudio@ henning@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/17 18:56:42

Modified files:
	faq            : upgrade44.html 

Log message:
promote from "don't use" to "use with care"


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/09/17 19:04:27

Modified files:
	faq            : upgrade44.html 

Log message:
ejabberd is a special case for upgrades, per viq at viq dot ath dot cx,
and a discussion on ports@.
Anything else out there we are forgetting, porters?


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/17 21:56:25

Modified files:
	sys/arch/macppc/dev: macintr.c openpic.c 
	sys/arch/macppc/include: intr.h 
	sys/arch/macppc/macppc: clock.c cpu.c genassym.cf machdep.c 
	sys/arch/powerpc/include: intr.h 
	sys/arch/powerpc/powerpc: intr.c mutex.S 

Log message:
Redesign of the powerpc interrupt architecture, use true levels intead of
blocking specific interrupts. Needs signficant testing to prove that
one remaining elusive bug has been squashed.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/09/18 01:50:39

Modified files:
	usr.sbin/procmap: procmap.c 

Log message:
Add a flag to print amap usage.
otto@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/09/18 02:02:53

Modified files:
	usr.sbin/procmap: procmap.1 procmap.c 

Log message:
document -A and include in usage


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/18 03:06:27

Modified files:
	sys/dev/pci    : musycc.c 

Log message:
fix potential use of uninitialized value

Found by LLVM/Clang Static Analyzer.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/18 04:23:33

Modified files:
	usr.bin/tcpbench: tcpbench.c 

Log message:
remove unused variable

sure henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/18 05:17:32

Modified files:
	usr.sbin/procmap: procmap.1 

Log message:
add -A to SYNOPSIS;


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/18 06:19:32

Modified files:
	databases/p5-ldap: Makefile distinfo 
	databases/p5-ldap/pkg: PLIST 

Log message:
Update to Net::LDAP 0.37, from pea at raveland dot org, thanks !
See http://search.cpan.org/src/GBARR/perl-ldap-0.37/Changes for Changelog

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/18 07:36:07

Modified files:
	www/timetrex   : Makefile distinfo 
	www/timetrex/pkg: PLIST 

Log message:
- update to timetrex-2.2.14
This release contains a detailed printable timesheet as well asseveral
bugfixes, including one bug that in rare circumstances may have caused
timesheets to be calculated incorrectly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/18 07:37:41

Modified files:
	net/samba      : Makefile 
	net/openh323   : Makefile 
	mail/mozilla-thunderbird: Makefile 
	devel/xulrunner: Makefile 
	lang/vala      : Makefile 
	print/cups     : Makefile 
	print/foomatic-db: Makefile 
	print/foo2zjs  : Makefile 
	print/foomatic-db-engine: Makefile 
	security/py-crypto: Makefile 
	graphics/sane-frontends: Makefile 
	graphics/xsane : Makefile 
	www/mozilla-firefox: Makefile 
	www/firefox3   : Makefile 
	www/pecl-APC   : Makefile 
	www/pecl-memcache: Makefile 
	www/php5/extensions: Makefile 
	www/seamonkey  : Makefile 
	print/foomatic-filters: Makefile 
	sysutils/heartbeat: Makefile 

Log message:
- SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS

looks good to landry@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/09/18 08:45:36

Modified files:
	usr.bin/ftp    : cmds.c 

Log message:
unbreak for gcc2 archs; declaration before code!


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/18 08:47:59

Modified files:
	devel/gettext  : Makefile 
Added files:
	devel/gettext/patches: 
	                       patch-gettext-runtime_intl_libgnuintl_h_in 

Log message:
In libintl.h, check that cpp macros are defined before testing their value.
This avoids warnings with -Wundef.  Requested by espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/18 09:10:57

Modified files:
	sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_auth.c drm_bufs.c 
	                 drm_context.c drm_dma.c drm_drawable.c 
	                 drm_drv.c drm_fops.c drm_irq.c drm_lock.c 
	                 i915_dma.c radeon_cp.c 

Log message:
Rework the drm locking to be at least halfway sane. The freebsd code
held a lock over all driver ioctls in order to be ``mpsafe''. Stop lying
to ourselves for a start. This code is not fully mpsafe, and should not
pretend to be so.  Put the locking around where it should, and rely on
biglock for the rest. This will need to be fixed, but avoids some of the
horrible that we have right now.

Tested by many over a long time and several iterations.


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/09/18 09:16:30

Modified files:
	share/man/man9 : mbuf.9 
	sys/dev/ic     : xl.c 
	sys/dev/pci    : if_bge.c if_san_xilinx.c if_ti.c if_txp.c 
	sys/sys        : mbuf.h 

Log message:
Introduce the infrastructure required to support hardware VLAN tag
stripping:  Add a field to the mbuf pkthdr to hold the tag and an
mbuf flag that tells if the tag is valid.  Inspired by FreeBSD.

Struct packing suggested by kettenis@.   csum_flags is now 16 bits.
Adapt to this in the drivers.

ok reyk@, henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/09/18 10:30:19

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/18 16:50:58

Modified files:
	.              : events.html 

Log message:
Move events to past, change tense.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/18 17:02:31

Log message:
    import slurm:
    
    Yet another network load monitor. Slurm started as a port of a Linux
    PPP link monitor called pppstatus by Gabriel Montenegro. It was then
    transformed into a generic netowrk load monitor that supports *BSD,
    Linux, HP-UX, and Solaris.
    
    Slurm shows `realtime' traffic statistics, has three graph modes,
    can monitor any network device, and uses curses to draw ascii
    graphics, including ascii theme support.
    
    From maintainer Ryan Freeman, adjusted by myself and ajacoutot.
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20080918
    
    N ports/net/slurm/Makefile
    N ports/net/slurm/distinfo
    N ports/net/slurm/pkg/PLIST
    N ports/net/slurm/pkg/DESCR
    N ports/net/slurm/patches/patch-slurm_1
    N ports/net/slurm/patches/patch-src_if_media_c
    N ports/net/slurm/patches/patch-theme_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/18 17:04:36

Modified files:
	net            : Makefile 

Log message:
+slurm


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/18 17:16:14

Modified files:
	lang/erlang    : Makefile 
	lang/erlang/pkg: PLIST 

Log message:
Add new MAINTAINER, Alex Popov. Bump package.
While there, regen PLIST, it had symlinks marked as @bin.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/18 18:26:43

Modified files:
	devel/re2c     : Makefile distinfo 
	devel/re2c/patches: patch-dfa_cc 
	devel/re2c/pkg : PLIST 

Log message:
Maintenance update to 0.13.5 - a couple of segfaults fixed and
some new features. Regen plist while there.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/18 19:42:06

Modified files:
	sys/arch/powerpc/include: intr.h 

Log message:
miod pointed out that some items were multiply defined (patched into
existance too many times).


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/18 19:49:54

Modified files:
	sys/arch/macppc/dev: openpic.c 

Log message:
While vaguely interesting, the prints coming out of the driver was way too
noisy. Hopefully this will quiet it down for all but extremely odd cases
(where we probably want to see the messages).


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/18 23:41:29

Modified files:
	share/man/man7 : script.7 
	sys/kern       : exec_conf.c 
	sys/sys        : exec_script.h param.h 

Log message:
increase MAXINTERP from 64 to 128 and allow a little extra room on top
of that for shell scripts to cover the #!, an optional space following
it and a newline at the end. feedback and ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/09/19 00:09:01

Modified files:
	lib/libssl/src/crypto: x86_64cpuid.pl 
	lib/libssl/src/crypto/aes/asm: aes-586.pl 
	lib/libssl/src/crypto/perlasm: x86_64-xlate.pl x86unix.pl 
	lib/libssl/src/crypto/rc4/asm: rc4-x86_64.pl 

Log message:
fix some cause of bad TEXTREL on i386 and amd64
- global function calls in .init sections (diff makes them via PLT)
- calls to global functions in aes-586.S (made static or local)
- global variable accesses in rc4-x86_64.S (now made via GOT)
from djm@large; ok miod@


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/09/19 00:13:19

Modified files:
	build          : support.dat 

Log message:
remove Altinity, requested by james.peel at altinity.com

fix a & -> &amp; while here


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/09/19 00:13:51

Modified files:
	.              : support.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/09/19 00:37:08

Modified files:
	.              : plus44.html 

Log message:
Fixes from Richard Toohey


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2008/09/19 02:06:16

Modified files:
	usr.sbin/ypldap: ypldap.conf.5 

Log message:
typo
spotted by uw at o3si dot de


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/09/19 02:52:16

Modified files:
	usr.sbin/tcpdump: util.c 

Log message:
Merge printb() fix from ifconfig.c -r 1.157:
Don't increment a pointer *before* testing it for NULL.
OK canacar@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/09/19 03:47:39

Modified files:
	net/slurm      : Makefile 
Added files:
	net/slurm/patches: patch-Makefile_in 

Log message:
avoid running configure twice, drop autoconf stuff.

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/09/19 04:44:12

Modified files:
	sys/arch/i386/pci: glxsb.c 

Log message:
AES with keysize != 128 bit is not supported in hardware, so we need
to switch to the software implementation; ok hshoexer, tom


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/09/19 06:24:55

Modified files:
	sys/compat/hpux: hpux_file.c 
	sys/kern       : kern_descrip.c vfs_lockf.c vfs_vnops.c 
	sys/sys        : filedesc.h lockf.h proc.h 

Log message:
Fix a bunch of problems and races with posix file locking.

- file descriptor table becomes the owner of the lock instead of the proc.
- When grabbing the lock, we check if the fd hasn't changed under our
feet, this is more or less impossible to solve without a hack like
this. I've banged my head against the wall, I figured out a solution,
but implementing it correctly would cost me 12 gray hairs. Screw it,
this is ugly, but it works.
- Wait until usecount drains before releasing the posix lock in closef.
- Add missing FREF/FRELE to sys_flock
- keep the pid in the flock struct instead of abusing the fact that we
used to use the proc as the lock owner.

Pointed out by and discussed with Al Viro, big thanks.
miod@ ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/19 06:48:36

Modified files:
	mail/pyzor     : Makefile 

Log message:
Avast! Install files with better modes, ye landlubbers.
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/09/19 07:00:31

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
add a possible convenience link to the WRKDIR
*solely* as a facility for people working on the ports tree.
not to be used for anything at all in the ports tree itself !!!
since it's not protected against any kind of race.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/09/19 07:24:41

Modified files:
	usr.bin/nc     : nc.1 netcat.c 

Log message:
documentation tweaks; synchronize synopsis and usage.

written with help by jmc@

ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/19 10:31:23

Modified files:
	devel/ORBit2   : Makefile distinfo 
	devel/ORBit2/patches: patch-test_timeout_sh 

Log message:
- update ORBit2 to 2.14.15
* several bugfixes and speed-ups
* fix issue with regression tests


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/19 14:18:03

Modified files:
	sys/arch/mvme88k/include: param.h 
	sys/arch/mvme88k/mvme88k: m197_machdep.c 
	sys/arch/mvme88k/stand/bootxx: Makefile bootxx.c 
	sys/arch/mvme88k/stand/libsa: Makefile libsa.h 
	sys/arch/mvme88k/stand/netboot: boot.c version.c 
	sys/arch/mvme88k/stand/tftpboot: boot.c version.c 
Added files:
	sys/arch/mvme88k/stand/libsa: board.c 
Removed files:
	sys/arch/mvme88k/stand/bootxx: version.c 

Log message:
Perform the mvme197 latency timer reprogramming in the boot blocks, in
addition to the kernel, and unconditionnaly handle all busswitch revision 1
based boards as horribly broken, even with 50MHz clocks.

Based on an report of an early 50MHz 197LE board being unable to boot,
due to memory corruption.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/09/19 15:14:13

Modified files:
	x11/xmonad     : Makefile 

Log message:
Drop maintainership.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/09/19 15:19:15

Modified files:
	devel/alex     : Makefile 

Log message:
Drop maintainership.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/09/19 15:23:19

Modified files:
	devel/happy    : Makefile 

Log message:
Drop maintainership.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/09/19 15:39:43

Modified files:
	devel/haddock  : Makefile 

Log message:
Drop maintainership.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2008/09/19 15:51:00

Modified files:
	net/tor        : Makefile distinfo 
	net/tor/patches: patch-configure 
	                 patch-src_config_torrc_sample_in 
	net/tor/pkg    : PLIST 

Log message:
- update tor to 0.2.0.31.
- addresses two potential anonymity issues.
- starts to fix a bug where in rare cases traffic from one Tor stream gets mixed into another stream.
- fixes a variety of smaller issues.

ok fgsch@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/09/19 15:57:16

Modified files:
	x11/hs-x11-extras: Makefile 

Log message:
Drop maintainership.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/19 17:34:31

Modified files:
	regress/sys/kern/execve/tests: badinterplen.in 

Log message:
adjust for MAXINTERP crank, pointed out by dkrause@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/09/19 17:36:24

Modified files:
	sys/kern       : kern_time.c 

Log message:
system/5918: fix clearing of ITIMER_VIRTUAL and ITIMER_PROF it_interval
ok tedu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2008/09/20 09:53:42

Modified files:
	xserver/hw/xfree86/os-support/bus: Pci.c 

Log message:
Make X stop messing with PCI BARs on sparc64.  Makes ati driver work again
on Ultra 5/10 machines.

ok matthieu@, oga@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/20 10:07:42

Modified files:
	driver/openbsd-input-ws/src: ws.c 

Log message:
Failing to open the input device is a fatal error.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/20 10:08:19

Modified files:
	driver/openbsd-input-ws: Makefile.in aclocal.m4 configure 
	                         ltmain.sh 
	driver/openbsd-input-ws/man: Makefile.in 
	driver/openbsd-input-ws/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/20 10:35:17

Modified files:
	lib/libpciaccess/src: openbsd_pci.c 

Log message:
allow 2 successives calls to pci_system_init() and fix pci_system_cleanup()
to make it possible to call pci_system_init() again.
ok kettenis@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/20 10:58:32

Modified files:
	security/p5-Catalyst-Plugin-Authorization-Roles: Makefile 

Log message:
BUILD_DEPENDS=${RUN_DEPENDS}, no PKGNAME bump necessary


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/20 11:12:27

Modified files:
	security/p5-Catalyst-Plugin-Authentication-Store-DBIC: Makefile 

Log message:
move p5-Catalyst-Plugin-Session-State-Cookie from REGRESS_DEPENDS to
RUN_DEPENDS, unbreaking build
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/20 11:16:35

Modified files:
	x11/matchbox/matchbox-panel: Makefile 

Log message:
missing PKGNAME bump, needed on sparc64


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/09/20 14:26:05

Log message:
    import libnipper 0.12.1
    
    Nipper enables network administrators, security professionals and auditors
    to quickly produce reports on key network infrastructure devices.
    
    testing by rui and Nigel J. Taylor who also provided a patch
    
    ok rui@
    
    Status:
    
    Vendor Tag:	steven
    Release Tags:	steven-20080920
    
    N ports/security/libnipper/Makefile
    N ports/security/libnipper/distinfo
    N ports/security/libnipper/patches/patch-device_device_cpp
    N ports/security/libnipper/patches/patch-CMakeLists_txt
    N ports/security/libnipper/patches/patch-device_crypto_crypto-base64_cpp
    N ports/security/libnipper/pkg/PLIST
    N ports/security/libnipper/pkg/PFRAG.shared
    N ports/security/libnipper/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/09/20 14:28:02

Log message:
    import nipper 0.12.0
    
    Nipper enables network administrators, security professionals and auditors
    to quickly produce reports on key network infrastructure devices.
    
    tested by rui and Nigel J. Taylor
    
    ok rui@
    
    Status:
    
    Vendor Tag:	steven
    Release Tags:	steven-20080920
    
    N ports/security/nipper/Makefile
    N ports/security/nipper/distinfo
    N ports/security/nipper/patches/patch-CMakeLists_txt
    N ports/security/nipper/pkg/PLIST
    N ports/security/nipper/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/09/20 14:29:17

Modified files:
	security       : Makefile 

Log message:
+libnipper
+nipper


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/20 14:38:23

Modified files:
	libexec/spamd  : spamd.8 

Log message:
document spamd log entry format; requested by Stephan A. Rickauer
ok beck


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2008/09/20 16:15:52

Modified files:
	net/net-snmp   : Makefile distinfo 
	net/net-snmp/patches: patch-Makefile_top 
	                      patch-agent_mibgroup_mibII_tcpTable_c 
	                      patch-agent_mibgroup_mibII_var_route_c 
	                      patch-configure 
	net/net-snmp/pkg: PLIST-main 
Removed files:
	net/net-snmp/patches: patch-snmplib_snmp_version_c 

Log message:
- maintenance update to net-snmp 5.4.2. Check the Changelog for more information.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/09/21 04:31:34

Modified files:
	security/nipper: Makefile 
	security/libnipper: Makefile 

Log message:
license says it cannot be used as part of a commercial product.
hence, set PERMIT_*_CDROM = No.

pointed out by sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2008/09/21 09:39:14

Modified files:
	net/freeradius : Makefile distinfo 
	net/freeradius/patches: patch-Makefile patch-configure 
	                        patch-raddb_Makefile 
	                        patch-raddb_radiusd_conf_in 
	net/freeradius/pkg: PLIST-main 
Added files:
	net/freeradius/patches: patch-src_lib_log_c 
	                        patch-src_main_command_c 

Log message:
- maintenance update to freeradius 2.1.0.
- SNMP support is now available through an experimental Perl script.
- If snmp.conf is being used in your radiusd.conf you should delete or comment that entry.
- Check the Changelog for more information.

input and ok ajacoutot@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/21 11:01:24

Modified files:
	driver/xf86-video-r128/man: Makefile.am 

Log message:
Death to bare RCS ids.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/21 11:07:06

Modified files:
	driver/xf86-video-r128/man: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/21 11:07:39

Modified files:
	driver/xf86-video-r128/src: r128_driver.c 

Log message:
Don't try int10 on macppc.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/21 12:19:53

Modified files:
	x11/py-osd     : Makefile 

Log message:
missing PKGNAME bump after HOMEPAGE/MAINTAINER change


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2008/09/21 12:25:32

Modified files:
	archivers/unrar: Makefile distinfo 
	archivers/unrar/patches: patch-makefile_unix patch-os_hpp 
	archivers/unrar/pkg: PLIST 

Log message:
- maintenance update to unrar 3.82.

ok jasper@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/21 13:47:54

Modified files:
	doc/xorg-docs/man/general: X.man 

Log message:
Fix rgb.txt path. From Jerome Pinot. Thanks.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/21 16:27:32

Log message:
    import shell-fm 0.6
    
    Shell.FM is a lightweight and interactive console based player for
    last.fm radio streams (e.g. lastfm://artistnames/someartist) featuring
    proxy support and bookmarks saving.
    
    from guillaume pinot (maintainer). with tweaks by giovanni bechis and jakemsr@
    testing by many, thanks!
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080922
    
    N ports/audio/shell-fm/Makefile
    N ports/audio/shell-fm/distinfo
    N ports/audio/shell-fm/pkg/PLIST
    N ports/audio/shell-fm/pkg/DESCR
    N ports/audio/shell-fm/patches/patch-Makefile
    N ports/audio/shell-fm/patches/patch-source_Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/21 16:29:19

Modified files:
	audio          : Makefile 

Log message:
add shell-fm


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/21 17:59:20

Modified files:
	sys/dev/usb    : if_axe.c 

Log message:
Add missing splnet to the ioctl handler.

ok jsg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/22 00:43:16

Modified files:
	www/timetrex   : Makefile distinfo 

Log message:
- upstream re-rolled the distfile
- bump to be on the safe side

spotted by jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/22 02:13:28

Modified files:
	biology/nutdb  : Makefile distinfo 
	biology/nutdb/patches: patch-nut_1 
	biology/nutdb/pkg: PLIST 

Log message:
- update nutdb to 13.9
- update HOMEPAGE
- remove maintainer who has been inactive/unresponsive for years


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/09/22 04:22:19

Modified files:
	sys/net        : pfvar.h 

Log message:
Reorder PFSTATE_PFLOW define:
It applies to state_flags, not to sync_flags.
OK henning@, gollo@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/22 06:20:03

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
- Add XenSource vendor id and SCSI HBA product id.
- Add some more Intel ICH9 product id's.

Most of the Intel product id's are from
Robert <robert at openbsd dot pap dot st>


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/22 06:20:27

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/22 06:43:31

Log message:
    Import vitetris-0.51
    
    vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay is
    much like the early Tetris games by Nintendo. Features include:
    
    -Configurable keys
    -Highscore table
    -Two-player mode with garbage
    -Network play
    
    from MAINTAINER Ryan Freeman with several tweaks
    input from sthen@ who kicked my ass at network game
    ok sthen@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20080922
    
    N ports/games/vitetris/Makefile
    N ports/games/vitetris/distinfo
    N ports/games/vitetris/patches/patch-Makefile
    N ports/games/vitetris/pkg/PLIST
    N ports/games/vitetris/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/22 06:44:00

Modified files:
	games          : Makefile 

Log message:
+vitetris


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/22 07:24:24

Log message:
    import xfce4-smartbookmark, a plugin for the xfce4 panel permitting to
    directly type web search requests sent to a configurable website search
    engine. Results are directly displayed in your preferred web browser.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	landry
    Release Tags:	landry_20080922
    
    N ports/x11/xfce4/xfce4-smartbookmark/Makefile
    N ports/x11/xfce4/xfce4-smartbookmark/distinfo
    N ports/x11/xfce4/xfce4-smartbookmark/pkg/PLIST
    N ports/x11/xfce4/xfce4-smartbookmark/pkg/PFRAG.shared
    N ports/x11/xfce4/xfce4-smartbookmark/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/22 07:25:35

Log message:
    import xfce4-screenshooter, a plugin for the xfce4 panel permitting to take
    screenshots of the full desktop or just single windows.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	landry
    Release Tags:	landry_20080922
    
    N ports/x11/xfce4/xfce4-screenshooter/Makefile
    N ports/x11/xfce4/xfce4-screenshooter/distinfo
    N ports/x11/xfce4/xfce4-screenshooter/pkg/PLIST
    N ports/x11/xfce4/xfce4-screenshooter/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/22 07:37:50

Modified files:
	x11/xfce4      : Makefile 

Log message:
add xfce4-screenshooter and xfce4-smartbookmark


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/22 07:50:30

Log message:
    Import cheese-2.22.3
    
    Cheese uses your webcam to take photos and videos, applies fancy special
    effects and lets you share the fun with others.  Under the hood, Cheese
    uses GStreamer to apply fancy effects to photos and videos.  With Cheese
    it is easy to take photos of you, your friends, pets or whatever you
    want and share them with others.
    
    Add a patch from NetBSD to fix v4l2 support.
    
    BEWARE!
    This port is not functionnal right now, an update to
    gstreamer-plugins-good is needed first
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20080922
    
    N ports/x11/gnome/cheese/distinfo
    N ports/x11/gnome/cheese/Makefile
    N ports/x11/gnome/cheese/pkg/DESCR
    N ports/x11/gnome/cheese/pkg/PLIST
    N ports/x11/gnome/cheese/patches/patch-configure
    N ports/x11/gnome/cheese/patches/patch-src_cheese-webcam_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/22 07:51:03

Modified files:
	x11/gnome      : Makefile 

Log message:
+cheese


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/22 07:53:02

Modified files:
	mail/roundcubemail: Makefile distinfo 
	mail/roundcubemail/patches: patch-UPGRADING 
	                            patch-config_main_inc_php_dist 
	                            patch-program_include_main_inc 
	                            patch-program_include_session_inc 
	mail/roundcubemail/pkg: PLIST 

Log message:
Update to 0.2beta: bugfixes and new features. ok ajacoutout.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/09/22 08:15:03

Modified files:
	app/cwm        : Makefile calmwm.c calmwm.h client.c headers.h 
	                 screen.c search.c xevents.c 

Log message:
Display the current window title not a previous one in the case of
``show all'' in the window search dialogue. Noticed and diff from Tim
van der Molen, thanks!


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/09/22 08:28:04

Modified files:
	app/cwm        : Makefile calmwm.c calmwm.h client.c headers.h 
	                 screen.c xevents.c 

Log message:
*sigh* Revert the diff that wasn't meant to go in yet.

note to self: When you mean to type cvs commit search.c, don't forget
the filename.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/09/22 08:35:16

Modified files:
	app/cwm        : cwmrc.5 

Log message:
Improve wording of the ``ignore'' directive. From Martin Toft a while
ago, ok okan@ from similar amount of time ago.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/09/22 08:37:12

Modified files:
	app/cwm        : cwm.1 

Log message:
.Bl needs a matching .El. From Martin Toft a while ago, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	mpf@cvs.openbsd.org	2008/09/22 09:17:54

Modified files:
	emulators/qemu : Makefile 
	emulators/qemu/patches: patch-vl_c 

Log message:
Fix -net tap,ifname=/dev/tunX support.
Bump PKGNAME.
OK todd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/22 09:36:56

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 
	multimedia/gstreamer-0.10/plugins-good/pkg: DESCR-main 
Added files:
	multimedia/gstreamer-0.10/plugins-good/pkg: DESCR-soup 
	                                            PLIST-soup 

Log message:
- if libsoup is installed, the souphttpsrc plugin will be built, so add
a corresponding subpackage


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/22 09:45:56

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 

Log message:
- oops, missed bump
... I can here Nikolay's sword ready to cut my head off...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/22 11:16:13

Log message:
    import evolution-plugin-webcal 2.21.92
    
    GNOME URL handler for web-published ical calendar files, which
    integrates with the Evolution groupware suite. It allows you to
    subscribe to a published calendar simply by clicking on a webcal: URL.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080922
    
    N ports/mail/evolution-plugin-webcal/distinfo
    N ports/mail/evolution-plugin-webcal/Makefile
    N ports/mail/evolution-plugin-webcal/pkg/PLIST
    N ports/mail/evolution-plugin-webcal/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/22 11:17:27

Modified files:
	mail           : Makefile 

Log message:
- add evolution-plugin-webcal


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/22 12:06:31

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add PCI id's for the Intel G41, G45 and Q45 GPUs.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/22 12:07:14

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/22 12:46:36

Modified files:
	net/net-snmp   : Makefile 
Added files:
	net/net-snmp/patches: 
	                      patch-agent_mibgroup_hardware_cpu_cpu_sysctl_c 

Log message:
- re-enable kmem support, with 5.4.2 there don't seem to be
any problems on tested arch (including the ones that used to
have trouble).

- repair sysctl() use in cpu_sysctl.c, it was using the wrong
type and at least on some arch the system call was failing, so
because the code isn't careful about checking return codes and
thus used uninitialized space, it tried to allocate memory for
info structures for 128 million CPUs on one of my systems...

"definitely ok" rui@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/09/22 13:20:02

Modified files:
	security/stunnel: Makefile distinfo 
	security/stunnel/patches: patch-src_stunnel_c 

Log message:
upgrade to stunnel v4.26.
also; update patch to write pidfile before dropping privs.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/22 13:42:07

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
Do not use an uninitialized local for comparison in azalia_rirb_intr().
While there, fix a bounds checking error in azalia_[gs]et_port().

ok deanna@ ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/22 13:44:00

Modified files:
	sys/dev        : softraid.c softraid_crypto.c 

Log message:
Make sure some possibly uninitialized local variables are assigned correct
values in all cases.

ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/22 13:44:41

Modified files:
	sys/scsi       : st.c 

Log message:
Do not return an uninitialized value on success in stclose().

ok krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/22 13:45:35

Modified files:
	sys/arch/vax/mbus: mbus.c 

Log message:
Do not dereference an uninitialized pointer if a rogue, unknown type of board
is detected.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/22 14:54:40

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add PCI id's for the Intel ICH10 southbridge.

Based on a diff from Robert <robert at openbsd dot pap dot st>


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/22 14:56:39

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Fix a typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/22 14:59:37

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	jcs@cvs.openbsd.org	2008/09/22 15:35:48

Modified files:
	sys/dev/acpi   : acpithinkpad.c 

Log message:
ignore a type 6 event seen on my x200 when the ac adapter is
plugged in and removed


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/22 16:32:26

Modified files:
	net/ladvd      : Makefile distinfo 
	net/ladvd/pkg  : DESCR 

Log message:
improve pkg/DESCR wording and update to 0.6.1:

- support for OpenBSD's SIOCGIFDESCR
- support for hw.vendor and hw.product on OpenBSD
- manpage now lists default user (_ladvd on OpenBSD)
- location support also works for LLDP (-L)

from MAINTAINER Paul de Weerd, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/22 18:27:18

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
Rewrite two small sections of code in bge_blockinit() to simplify the
code. No functional change.

ok krw@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/22 18:44:17

Modified files:
	graphics/libmpeg2: Makefile distinfo 
	graphics/libmpeg2/pkg: DESCR PLIST 
Added files:
	graphics/libmpeg2/patches: patch-configure_ac 
Removed files:
	graphics/libmpeg2/patches: patch-Makefile_in patch-configure 
	                           patch-libmpeg2_idct_alpha_c 

Log message:
Upgrade to libmpeg2 0.5.1.

Tested on amd64/i386, arm by sthen@, powerpc by merdely@, also
builds on alpha/sparc64.

ok merdely@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/22 22:31:41

Modified files:
	sys/compat/osf1: osf1_time.c 

Log message:
Fix uninitialized value.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/22 22:33:07

Modified files:
	sys/arch/mips64/mips64: clock.c 

Log message:
Fix uninitialized variable if the TOD clock value is horribly wrong.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/22 22:34:02

Modified files:
	sys/arch/mips64/mips64: pmap.c 

Log message:
In pmap_steal_memory(), when a memory segment is completely allocated,
remove it correctly from the array.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/22 22:44:31

Modified files:
	sys/arch/mvme88k/dev: vx.c 

Log message:
Fix uninitialized variable.


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/09/23 04:47:14

Modified files:
	sys/dev/usb    : if_uath.c usbdevs 

Log message:
Add IDs for Philips SNU6500 to uath(4) ok damien@


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/09/23 04:49:33

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	grunk@cvs.openbsd.org	2008/09/23 05:03:41

Modified files:
	share/man/man8 : starttls.8 

Log message:
RFC2487 is obsoleted by RFC3207
ok jmc@ millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/09/23 05:30:29

Modified files:
	share/man/man4 : uath.4 

Log message:
Add Philips SNU6500 to the list of supported devices. Reminded by jsg@


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/09/23 05:43:44

Modified files:
	.              : amd64.html i386.html macppc.html sparc64.html 

Log message:
Don't explicitly list the hundreds of USB Ethernet devices and
don't list each nForce chip for nfe as it isn't terribly helpful.


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/09/23 06:09:18

Modified files:
	.              : i386.html 

Log message:
Modernise the list of the supported processors.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/23 07:24:08

Modified files:
	lang/STk       : Makefile 

Log message:
Missing PKGNAME bump. (only 1/3 of the last commit message got actually done)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/09/23 07:25:46

Modified files:
	sys/uvm        : uvm_map.c 

Log message:
Do not merge userland map entries.

Imagine lots of random small mappings (think malloc(3)) and sometimes
one large mapping (network buffer). If we've filled up our address space
enough, the random address picked for the large allocation is likely to
be overlapping an existing small allocation, so we'll do a linear scan
to find the next free address. That next free address is likely to
be just after a small allocation. Those two map entires get merged.
If we now allocate an amap for the merged map entry, it will be large.
When we later free the large allocation the amap is not truncated. All
these are design decisions that made sense for sbrk, but with random
allocations and malloc that actually returns memory, this really hurt us.

This is the reason why certain processes like apache and sendmail could
eat more than 10 times as much amap memory as they needed, eventually
hitting the malloc limit and hanging or running the machine out of
kmem_map and crashing.

otto@ ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/23 07:27:11

Modified files:
	lang/ghc       : Makefile 

Log message:
Missing PKGNAME-doc bump after MAINTAINER removal.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/23 07:31:50

Modified files:
	mail/dovecot   : Makefile 

Log message:
Missing PKGNAME-sieve bump after COMMENT-sieve change.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/23 07:54:08

Modified files:
	share/man/man4 : uath.4 

Log message:
sort the hardware list;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/23 07:57:21

Modified files:
	distrib/notes/amd64: hardware 
	distrib/notes/i386: hardware 
	distrib/notes/sparc64: hardware 

Log message:
+Philips SNU6500 to the uath(4) list;


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/23 08:23:22

Modified files:
	net/unworkable : Makefile distinfo 
	net/unworkable/pkg: PLIST 

Log message:
update to niallo's unworkable-0.5, which includes:
- Support for Fast Extensions (BEP 6), avoiding long hash checks
with Fast Resume and many bugfixes which make transfers happen at
a faster rate.
from niallo@.  ok merdely@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/23 08:34:37

Modified files:
	net/ruby-snmp  : Makefile 

Log message:
Remove quotes around COMMENT and capitalize Ruby.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/23 13:08:55

Modified files:
	app/xterm      : MANIFEST charproc.c fontutils.c input.c main.c 
	                 os2main.c ptyx.h version.h xterm.h 
	                 xterm.log.html xterm.man 

Log message:
xterm 237. tested by krw@ oga@ and others.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/23 13:11:40

Modified files:
	lib/pixman     : Makefile.am Makefile.bsd-wrapper Makefile.in 
	                 TODO aclocal.m4 config.h.in configure 
	                 configure.ac ltmain.sh 
	lib/pixman/pixman: Makefile.am Makefile.in Makefile.win32 
	                   pixman-access.c pixman-compose.c 
	                   pixman-compute-region.c pixman-edge.c 
	                   pixman-image.c pixman-mmx.c pixman-pict.c 
	                   pixman-private.h pixman-region.c 
	                   pixman-source.c pixman-transformed.c 
	                   pixman-trap.c pixman-utils.c pixman.h 
	lib/pixman/test: Makefile.am Makefile.in 
Added files:
	lib/pixman     : pixman-1-uninstalled.pc.in 
	lib/pixman/pixman: combine.h.inc combine.inc combine.pl 
	                   pixman-region16.c pixman-region32.c 
	                   pixman-sse2.c pixman-sse2.h pixman-vmx.c 
	                   pixman-vmx.h 
	lib/pixman/test: clip-test.c region-test.c 
Removed files:
	lib/pixman/pixman: pixman-combine.c pixman-sse.c pixman-sse.h 
	                   pixman-version.h 

Log message:
pixman 0.12.0. Tested on a full ports build by naddy@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/23 13:11:56

Modified files:
	.              : MODULES 3RDPARTY 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/23 13:36:22

ports/productivity/grisbi/files

Update of /cvs/ports/productivity/grisbi/files
In directory cvs.openbsd.org:/tmp/cvs-serv4023/files

Log Message:
Directory /cvs/ports/productivity/grisbi/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/23 13:37:06

Modified files:
	productivity/grisbi: Makefile 
	productivity/grisbi/pkg: PLIST 

Log message:
Add a grisbi.desktop file, and fix @bin marker.
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/23 13:37:55

Added files:
	productivity/grisbi/files: grisbi.desktop 

Log message:
Oops, damn cvs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/23 13:55:02

Log message:
    Import waf 1.4.4.
    Waf is a Python-based framework for configuring, compiling and
    installing applications. It is a replacement for other tools such as
    Autotools, Scons, CMake or Ant.
    The port provides a devel/waf MODULE for use by third-party ports.
    
    with tweaks, lots of python-fu and ok wcmaier@, ok jasper@
    
    Status:
    
    Vendor Tag:	landry
    Release Tags:	landry_20080923
    
    N ports/devel/waf/Makefile
    N ports/devel/waf/distinfo
    N ports/devel/waf/waf.port.mk
    N ports/devel/waf/patches/patch-waf
    N ports/devel/waf/patches/patch-wscript
    N ports/devel/waf/pkg/PLIST
    N ports/devel/waf/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/23 13:56:05

Modified files:
	devel          : Makefile 

Log message:
add waf.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/23 14:45:27

Modified files:
	sys/arch/macppc/macppc: clock.c ofw_machdep.c 
	sys/arch/macppc/pci: vgafb.c 

Log message:
Plug more uninitialized variables.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/23 14:53:12

Log message:
    import p5-WeakRef 0.01
    
    A weak reference is just like an ordinary Perl reference except that it
    isn't included in the reference count of the thing referred to. This
    means that once all references to a particular piece of data are weak,
    the piece of data is freed and all the weak references are set to undef.
    This is particularly useful for implementing circular data structures
    without memory leaks or caches of objects.
    
    ok simon@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080923
    
    N ports/devel/p5-WeakRef/distinfo
    N ports/devel/p5-WeakRef/Makefile
    N ports/devel/p5-WeakRef/pkg/DESCR
    N ports/devel/p5-WeakRef/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/23 14:55:42

Modified files:
	devel          : Makefile 

Log message:
- add p5-WeakRef


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/23 14:57:20

Modified files:
	biology/AcePerl: Makefile distinfo 
	biology/AcePerl/patches: patch-Makefile_PL 
	biology/AcePerl/pkg: PLIST 

Log message:
- update AcePerl to 1.91

ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/23 14:59:40

Log message:
    import ratproxy 1.51
    
    (buzz word alert!)
    Semi-automated, largely passive web application security audit tool,
    optimized for an accurate and sensitive detection, and automatic
    annotation, of potential problems and security-relevant design patterns
    based on the observation of existing, user-initiated traffic in complex
    web 2.0 environments.
    Detects and prioritizes broad classes of security problems, such as
    dynamic cross-site trust model considerations, script inclusion issues,
    content serving problems, insufficient XSRF and XSS defenses, and much
    more.
    
    testing and ok kili@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080923
    
    N ports/www/ratproxy/distinfo
    N ports/www/ratproxy/Makefile
    N ports/www/ratproxy/pkg/DESCR
    N ports/www/ratproxy/pkg/PLIST
    N ports/www/ratproxy/patches/patch-Makefile
    N ports/www/ratproxy/patches/patch-ratproxy-report_sh
    N ports/www/ratproxy/patches/patch-ssl_c
    N ports/www/ratproxy/patches/patch-ratproxy_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/23 15:01:06

Modified files:
	www            : Makefile 

Log message:
- add ratproxy


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2008/09/23 15:21:01

Modified files:
	security/nikto : Makefile distinfo 
	security/nikto/pkg: PLIST 

Log message:
- maintenance update to nikto 2.03.

ok laurent@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/09/23 15:39:21

Modified files:
	mail/amavisd-new: Makefile distinfo 
	mail/amavisd-new/patches: patch-amavisd patch-amavisd_conf 
	                          patch-amavisd_conf-sample 
	mail/amavisd-new/pkg: PLIST 
Added files:
	mail/amavisd-new/patches: patch-amavisd-release 

Log message:
Update to 2.6.1. From maintainer Giovanni Bechis <g.bechis@snb.it>.

ok (portwise) simon@ sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/23 16:44:20

Modified files:
	sys/arch/sparc64/dev: vcons.c 

Log message:
One more uninitialized local. Yawn.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/09/23 20:42:01

Modified files:
	www/phpmyadmin : Makefile distinfo 

Log message:
SECURITY update to 2.11.9.1 which fixes a code execution vulnerability.

CVE-2008-4096 Code execution vulnerability
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4096

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/24 00:40:32

Modified files:
	security/p5-Catalyst-Plugin-Authentication: Makefile 

Log message:
move p5-Test-Exception from REGRESS_DEPENDS to BUILD_DEPENDS
to unbreak build
no PKGNAME bump necessary


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/24 00:43:45

Modified files:
	sbin/atactl    : atactl.8 

Log message:
remove duplicate command;
from Daniel Roethlisberge, documentation/5936;


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/24 01:13:43

Modified files:
	net/pidgin     : Makefile 

Log message:
no python, no build
no PKGNAME bump needed


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/09/24 02:41:30

Modified files:
	sys/dev/pci    : if_vr.c 

Log message:
Fix a vr(4) panic that occurs under high load.
If the RX path runs into an out of mbuf scenario, the code
will leave the RX chain with a NULL'd mbuf-slot.
We now always reassign a valid mbuf, even if m_devget() fails.

OK brad@, thib@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 05:29:13

Modified files:
	devel/p5-Class-AutoClass: Makefile distinfo 

Log message:
- update p5-Class-AutoClass to 1.01
- fix license


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:29:15

Log message:
    import p5-Convert-Binary-C 0.71
    
    Convert::Binary::C is a preprocessor and parser for C type definitions.
    It is highly configurable and supports arbitrarily complex data
    structures. Its object-oriented interface has pack and unpack methods
    that act as replacements for Perl's pack and unpack and allow to use C
    types instead of a string representation of the data structure for
    conversion of binary data from and to Perl's complex data structures.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper20080924
    
    N ports/converters/p5-Convert-Binary-C/distinfo
    N ports/converters/p5-Convert-Binary-C/Makefile
    N ports/converters/p5-Convert-Binary-C/pkg/DESCR
    N ports/converters/p5-Convert-Binary-C/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:30:07

Modified files:
	converters     : Makefile 

Log message:
- add p5-Convert-Binary-C


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/24 07:30:47

Modified files:
	share/man/man3 : dlfcn.3 

Log message:
Document dlclose() return value.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:32:49

Log message:
    import p5-Data-Stag 0.11
    
    This module is for manipulating data as hierarchical tag/value pairs
    (Structured TAGs or Simple Tree AGgreggates). These datastructures can
    be represented as nested arrays, which have the advantage of being
    native to Perl.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080924
    
    N ports/devel/p5-Data-Stag/Makefile
    N ports/devel/p5-Data-Stag/distinfo
    N ports/devel/p5-Data-Stag/pkg/DESCR
    N ports/devel/p5-Data-Stag/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:35:06

Modified files:
	devel          : Makefile 

Log message:
- add p5-Data-Stag


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:36:21

Log message:
    import p5-Bio-ASN1-EntrezGene 1.091
    
    Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI
    Entrez Gene genome databases
    (http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It parses an
    ASN.1-formatted Entrez Gene record and returns a data structure that
    contains all data items from the gene record.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080924
    
    N ports/biology/p5-Bio-ASN1-EntrezGene/distinfo
    N ports/biology/p5-Bio-ASN1-EntrezGene/Makefile
    N ports/biology/p5-Bio-ASN1-EntrezGene/pkg/DESCR
    N ports/biology/p5-Bio-ASN1-EntrezGene/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:37:28

Modified files:
	biology        : Makefile 

Log message:
- add p5-Bio-ASN1-EntrezGene


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:41:43

Log message:
    import p5-Math-Derivative 0.01
    
    Perform numerical first (Derivative1) and second Derivative2) order
    differentiation on vectors of data.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080924
    
    N ports/math/p5-Math-Derivative/Makefile
    N ports/math/p5-Math-Derivative/distinfo
    N ports/math/p5-Math-Derivative/pkg/PLIST
    N ports/math/p5-Math-Derivative/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:42:33

Log message:
    import p5-Math-Spline 0.01
    
    This package provides cubic spline interpolation of numeric data. The
    data is passed as references to two arrays containing the x and y
    ordinates. It may be used as an exporter of the numerical functions or,
    more easily as a class module.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080924
    
    N ports/math/p5-Math-Spline/Makefile
    N ports/math/p5-Math-Spline/distinfo
    N ports/math/p5-Math-Spline/pkg/PLIST
    N ports/math/p5-Math-Spline/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:43:37

Log message:
    import p5-Statistics-Descriptive 2.6
    
    This module provides basic functions used in descriptive statistics. It
    has an object oriented design and supports two different types of data
    storage and calculation objects: sparse and full. With the sparse
    method, none of the data is stored and only a few statistical measures
    are available. Using the full method, the entire data set is retained
    and additional functions are available.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080924
    
    N ports/math/p5-Statistics-Descriptive/Makefile
    N ports/math/p5-Statistics-Descriptive/distinfo
    N ports/math/p5-Statistics-Descriptive/pkg/DESCR
    N ports/math/p5-Statistics-Descriptive/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:45:45

Modified files:
	math           : Makefile 

Log message:
- add p5-Math-Derivative, p5-Math-Spline and p5-Statistics-Descriptive


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:46:46

Log message:
    import p5-SVG-Graph 0.02
    
    SVG::Graph is a suite of perl modules for plotting data. SVG::Graph
    currently supports plots of one-, two- and three-dimensional data, as
    well as N-ary rooted trees.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080924
    
    N ports/graphics/p5-SVG-Graph/distinfo
    N ports/graphics/p5-SVG-Graph/Makefile
    N ports/graphics/p5-SVG-Graph/pkg/DESCR
    N ports/graphics/p5-SVG-Graph/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 07:47:50

Modified files:
	graphics       : Makefile 

Log message:
- add p5-SVG-Graph


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/24 07:54:16

ports/net/pfflowd/patches

Update of /cvs/ports/net/pfflowd/patches
In directory cvs.openbsd.org:/tmp/cvs-serv4869/patches

Log Message:
Directory /cvs/ports/net/pfflowd/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/09/24 07:56:00

Modified files:
	net/pfflowd    : Makefile 
	net/pfflowd/pkg: PLIST 
Added files:
	net/pfflowd/patches: patch-pfflowd_c patch-pfflowd_h 

Log message:
Adapt pfflowd to cope with PF changes from n2k8. Patches from canacar@,
thanks! Maintainer timeout; mpf@ jdixon@ ok.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/24 07:59:01

Modified files:
	build          : mirrors.dat 

Log message:
Add new mirrors in Brasilia and Buenos Aires, from www@ submissions.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/24 07:59:20

Modified files:
	.              : ftp.html 
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/09/24 09:30:54

Modified files:
	www/drupal5/webform: Makefile 
	www/drupal5/webform/patches: patch-components_grid_inc 
Added files:
	www/drupal5/webform/patches: patch-webform_components_inc 

Log message:
fix for two regressions
- save gridset results correctly again
- labels should be optional


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 10:19:14

Modified files:
	net/p5-Net-Whois-Raw: Makefile distinfo 
	net/p5-Net-Whois-Raw/pkg: PLIST 

Log message:
- update p5-Net-Whois-Raw to 1.57


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/24 10:30:43

Modified files:
	graphics/xsane : Makefile distinfo 
	graphics/xsane/patches: patch-src_Makefile_in 
	graphics/xsane/pkg: PLIST 

Log message:
- bugfix release to Xsane 0.996:
* a bug in PDF documents was fixed
* the viewer window does not use full screen without window frame for
large images anymore


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/09/24 10:53:44

Modified files:
	.              : donations.html 

Log message:
Paypal donation addition


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/09/24 11:00:48

Modified files:
	.              : plus.html 

Log message:
Upto 08/26


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/24 11:01:16

Modified files:
	graphics/xsane : Makefile 

Log message:
- precise license; no binary change


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 11:14:26

Modified files:
	biology/emboss : Makefile distinfo 
	biology/emboss/pkg: PLIST 

Log message:
- update emboss to the latest stable version, 6.0.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/24 11:18:26

Modified files:
	www/tikiwiki   : Makefile distinfo 
	www/tikiwiki/pkg: PLIST 

Log message:
- tikiwiki-2.1
This release contains multiple bugfixes and preventive security corrections


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/24 11:29:46

Modified files:
	audio/lame     : Makefile distinfo 

Log message:
- bugfix update to lame-398-2


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/09/24 11:38:05

Modified files:
	etc/etc.vax    : MAKEDEV.md 

Log message:
enable /dev/xfs0 creation like other archs in the 'all' mode
yes, I know, afs on vax, who would want this?


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/09/24 11:38:31

Modified files:
	etc/etc.vax    : MAKEDEV 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 11:44:43

ports/devel/p5-Cache-FastMmap/patches

Update of /cvs/ports/devel/p5-Cache-FastMmap/patches
In directory cvs.openbsd.org:/tmp/cvs-serv20423/patches

Log Message:
Directory /cvs/ports/devel/p5-Cache-FastMmap/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 11:45:42

Modified files:
	devel/p5-Cache-FastMmap: Makefile 
Added files:
	devel/p5-Cache-FastMmap/patches: 
	                                 patch-Cache-FastMmap-CImpl_mmap_cache_c 

Log message:
- fix build with GCC2


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 12:33:08

Modified files:
	www/mod_perl   : Makefile 
Added files:
	www/mod_perl/patches: patch-apaci_Connection_c 

Log message:
- fix build with GCC2


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/24 12:53:55

Modified files:
	usr.bin/top    : screen.c screen.h 

Log message:
remove unused function

from tobias@

ok otto@ tobias@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/24 13:09:05

Modified files:
	sys/dev/pci    : auvia.c auixp.c azalia.c 

Log message:
remove dead stores and newly created unused variables.

Found by LLVM/Clang Static Analyzer.

ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/24 13:12:59

Modified files:
	sys/dev/pci    : if_em.c if_em_hw.c if_ixgb.c if_ti.c if_xge.c 

Log message:
remove dead stores and newly created unused variables.

Found by LLVM/Clang Static Analyzer.

ok henning@ brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/24 13:23:25

Modified files:
	www/mozilla-firefox: Makefile distinfo 

Log message:
security update to mozilla-firefox-2.0.0.17.  MFSA 2008-45, MFSA
2008-44, MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-40,
MFSA 2008-39, MFSA 2008-38, MFSA 2008-37
http://www.mozilla.org/security/known-vulnerabilities/firefox20.html#firefox2.0.0.17
ok naddy@.  looks good to kurt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/24 13:25:40

Modified files:
	www/firefox3   : Makefile distinfo 
	www/firefox3/patches: patch-browser_components_nsBrowserGlue_js 
	                      patch-configure_in 
	                      patch-js_src_xpconnect_shell_Makefile_in 
	                      patch-toolkit_components_url-classifier_src_nsUrlClassifierDBService_cpp 

Log message:
security/stability update to mozilla-firefox-3.0.2.  MFSA 2008-44,
MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-40
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.2
ok naddy@.  looks good to kurt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/24 13:29:16

Modified files:
	www/seamonkey  : Makefile distinfo 
	www/seamonkey/pkg: PLIST 

Log message:
security update to seamonkey-1.1.12.  MFSA 2008-45, MFSA 2008-44,
MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-40, MFSA 2008-38,
MFSA 2008-37
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.12
- rework to have enough MASTER_SITES for langpacks
ok naddy@.  looks good to kurt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/24 13:52:05

Modified files:
	www/firefox-i18n: Makefile distinfo 

Log message:
update for mozilla-firefox-2.0.0.17


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/24 13:56:11

Modified files:
	mail/enigmail-seamonkey: Makefile 

Log message:
update for seamonkey-1.1.12.  ok naddy@


CVSROOT:	/cvs
Module name:	www
Changes by:	chl@cvs.openbsd.org	2008/09/24 14:08:39

Modified files:
	faq            : upgrade44.html 

Log message:
keep consistency between upgrade43 and upgrade44

ok nick@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/24 14:47:31

Removed files:
	www/mod_perl/patches: patch-apaci_Connection_c 

Log message:
bah, remove patch that doesn't make sense as Connection.c doesn't exist anymore


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/09/24 15:18:48

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.vax md.zaurus 
	                          mi 
	distrib/sets/lists/xserv: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.vax md.zaurus 
	                          mi 
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/09/24 17:01:32

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 

Log message:
fix -soup WANTLIB

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/25 05:00:48

Modified files:
	sys/dev/ata    : atascsi.c 

Log message:
Initialize 'capacity' to 0 and use tabs to indent. "won't hurt" miod@.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/25 05:07:12

Modified files:
	sys/dev/usb    : umass.c 

Log message:
Add 'default:' stanza to switch() to make clear that 'status' is always
initialized. From NetBSD. "won't hurt" miod@.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/25 05:23:54

Modified files:
	sys/dev/ic     : mfi.c 

Log message:
Initialize 'ssc' to NULL since we test it later. Shouldn't ever be
NULL at the point of test unless the device list is confused, but
be consistantly paranoid if we're going to be paranoid.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/09/25 05:37:03

Modified files:
	usr.bin/vi/common: recover.c 

Log message:
do not hardcode the editor name in the message displayed by "-r"
when there are no files to recover as this flag is used by ex(1)
and view(1) too.

problem found by jsing@,  Sven Verdoolaege did some suggestions
to improve its portability.

diff committed upstream.

ok jsing@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/25 09:26:40

Modified files:
	build          : mirrors.dat 

Log message:
temporarily disable some mirrors


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/25 09:27:22

Modified files:
	.              : ftp.html 
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/25 11:54:01

Modified files:
	sys/dev/pci    : pccbb.c 

Log message:
remove dead store.

Found by LLVM/Clang Static Analyzer.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/25 11:55:28

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
remove dead store.

Found by LLVM/Clang Static Analyzer.

ok brad@ krw@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 12:31:45

Modified files:
	converters/p5-Jcode: Makefile distinfo 
	converters/p5-Jcode/pkg: DESCR 

Log message:
- bug fix update to 2.7
- re-format DESCR


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 12:34:58

Modified files:
	net/p5-Net-TFTP: Makefile distinfo 

Log message:
- update p5-Net-TFTP to 0.17 (adds ipv6 support)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 12:39:09

Modified files:
	net/p5-Net-ParseWhois: Makefile distinfo 
	net/p5-Net-ParseWhois/pkg: DESCR PLIST 

Log message:
- update p5-Net-ParseWhois to 0.7
- re-format DESCR


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 12:49:44

Modified files:
	misc/p5-Spreadsheet-WriteExcel: Makefile distinfo 
	misc/p5-Spreadsheet-WriteExcel/pkg: DESCR PLIST 

Log message:
- update p5-Spreadsheet-WriteExcel to 2.25
- add missing dependency
- re-format DESCR


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 12:50:34

Modified files:
	misc/p5-Spreadsheet-ParseExcel: Makefile distinfo 
	misc/p5-Spreadsheet-ParseExcel/pkg: PLIST 

Log message:
- update p5-Spreadsheet-ParseExcel to 0.33


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 13:06:53

Modified files:
	www/p5-CSS-Tiny: Makefile distinfo 

Log message:
- update p5-CSS-Tiny to 1.15


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/25 13:06:57

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
remove dead stores and newly created unused variable.

Found by LLVM/Clang Static Analyzer.

ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/09/25 13:09:16

Modified files:
	sys/dev/pci/bktr: bktr_audio.c 

Log message:
remove dead stores.

Found by LLVM/Clang Static Analyzer.

ok jakemsr@


CVSROOT:	/cvs
Module name:	src
Changes by:	jordan@cvs.openbsd.org	2008/09/25 13:12:28

Modified files:
	sys/dev/acpi   : dsdt.c dsdt.h 

Log message:
Fixed memory leak bug during scope evaluation
Removed unused functions
ok marco@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/25 14:43:09

Modified files:
	multimedia/xine-lib: Makefile 
	multimedia/xine-lib/patches: patch-src_xine-utils_cpu_accel_c 
Added files:
	multimedia/xine-lib/patches: patch-src_xine-utils_mangle_h 

Log message:
Correct detection of code being compiled as PIC. Allows the cpuid inline
assembly code to compile thus allowing dynamic SIMD instruction detection
and the use of MMX Extended and 3DNow (as well as SSE/SSE2 if and when
such code is added).

ok jakemsr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2008/09/25 14:43:56

Modified files:
	devel/libmagic : Makefile distinfo 
	devel/libmagic/patches: patch-src_softmagic_c 
	devel/libmagic/pkg: PLIST 
Added files:
	devel/libmagic/patches: patch-configure 

Log message:
- maintenance update to libmagic 4.26.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/25 14:47:16

Modified files:
	sys/dev/mii    : files.mii 
Added files:
	sys/dev/mii    : atphy.c 

Log message:
Add a driver for the Attansic F1 PHY.

From FreeBSD via kevlo@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/25 14:51:10

Modified files:
	sys/dev/mii    : miidevs 

Log message:
Add the id for the Atheros F2 PHY.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/25 14:51:20

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/25 14:54:26

Modified files:
	devel/xulrunner: Makefile distinfo 

Log message:
security update to xulrunner-1.8.1.17.  ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/25 15:13:49

Modified files:
	textproc/mozilla-dicts: Makefile distinfo 
	textproc/mozilla-dicts/pkg: PLIST-ca PLIST-cs PLIST-cy-GB 
	                            PLIST-de-AT PLIST-de-CH PLIST-de-DE 
	                            PLIST-en-AU PLIST-en-CA PLIST-es-AR 
	                            PLIST-fr PLIST-ga-IE PLIST-he 
	                            PLIST-hr PLIST-hu PLIST-is PLIST-lt 
	                            PLIST-pl PLIST-pt-BR PLIST-pt-PT 
	                            PLIST-ro PLIST-ru PLIST-sl 
Added files:
	textproc/mozilla-dicts/pkg: DESCR-af DESCR-ar DESCR-be DESCR-bg 
	                            DESCR-da DESCR-el DESCR-el-EN 
	                            DESCR-en-GB DESCR-en-ZA DESCR-eo 
	                            DESCR-es-ES DESCR-et DESCR-eu 
	                            DESCR-fy-NL DESCR-gl DESCR-hsb 
	                            DESCR-id DESCR-it DESCR-ku DESCR-la 
	                            DESCR-lv DESCR-nb-NO DESCR-nl 
	                            DESCR-nn-NO DESCR-sk DESCR-sq 
	                            DESCR-sr DESCR-sv-SE DESCR-uk 
	                            PLIST-af PLIST-ar PLIST-be PLIST-bg 
	                            PLIST-da PLIST-el PLIST-el-EN 
	                            PLIST-en-GB PLIST-en-ZA PLIST-eo 
	                            PLIST-es-ES PLIST-et PLIST-eu 
	                            PLIST-fy-NL PLIST-gl PLIST-hsb 
	                            PLIST-id PLIST-it PLIST-ku PLIST-la 
	                            PLIST-lv PLIST-nb-NO PLIST-nl 
	                            PLIST-nn-NO PLIST-sk PLIST-sq 
	                            PLIST-sr PLIST-sv-SE PLIST-uk 
Removed files:
	textproc/mozilla-dicts/pkg: DESCR-bg-BG DESCR-danish DESCR-el-GR 
	                            DESCR-eo-EO DESCR-es-es DESCR-fr-FR 
	                            DESCR-is-IS DESCR-it-IT DESCR-lv-LV 
	                            DESCR-main DESCR-nb-NO_nn-NO 
	                            DESCR-nl-NL DESCR-sv PLIST-bg-BG 
	                            PLIST-danish PLIST-el-GR PLIST-eo-EO 
	                            PLIST-es-es PLIST-fr-FR PLIST-is-IS 
	                            PLIST-it-IT PLIST-lv-LV PLIST-main 
	                            PLIST-nb-NO_nn-NO PLIST-nl-NL 
	                            PLIST-sv 

Log message:
- overdue update to get mozilla dictionaries up-to-date w/
https://addons.mozilla.org/firefox/browse/type:3
- since 'main' is not special anymore, simplify the port, and build
en-GB subpackage.  from naddy@
- quantity of dictionaries grew 35 -> 51
- bump version to 1.2
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/25 15:17:38

Modified files:
	www/firefox3   : Makefile 
Added files:
	www/firefox3/patches: 
	                      patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp 

Log message:
search for dictionaries the generic mozilla location, that
textproc/mozilla-dicts uses: LOCALBASE/share/mozilla-dicts
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 15:24:02

Modified files:
	textproc/p5-String-Random: Makefile distinfo 

Log message:
- update p5-String-Random to 0.22


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 15:29:09

Modified files:
	textproc/p5-POE-Filter-XML: Makefile distinfo 

Log message:
- update p5-POE-Filter-XML to 0.33
- specify license version
- don't do BUILD_DEPENDS=${RUN_DEPENDS} when it's not strictly needed


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 15:33:18

Modified files:
	textproc/p5-Number-Format: Makefile distinfo 

Log message:
- update p5-Number-Format to 1.60


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 15:36:20

Modified files:
	textproc/p5-Text-Diff-HTML: Makefile distinfo 

Log message:
- update p5-Text-Diff-HTML to 0.05
- fix license


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/25 15:49:14

Modified files:
	textproc/p5-Text-WordDiff: Makefile distinfo 

Log message:
- update p5-Text-WordDiff to 0.04
- add a bunch of missing dependencies


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/25 21:14:42

Modified files:
	devel/sdl      : Makefile 

Log message:
- Remove ${LDFLAGS} from LDFLAGS specified with CONFIGURE_ENV since this
is not set elsewhere.
- Add disable option for PulseAudio so support is not built if it happens
to be installed.
- Enable the use of YASM to build the i386 assembly blit code.

ok pvalchev@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/25 22:09:17

Modified files:
	net            : Makefile 

Log message:
Also build the operops FLAVOR for silc-server.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/26 02:20:45

Modified files:
	misc/gutenpy   : Makefile 

Log message:
- add missing dependency on python-bz2
- add license version while here

spotted by nick guenther, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/26 03:48:40

Modified files:
	x11/xfce4/xfce4-smartbookmark/pkg: PLIST 

Log message:
Oops, no idea where this @ came from.. spotted by naddy@.
Was not building, hence no PKGNAME bump.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/26 04:35:15

Modified files:
	share/man/man4 : Makefile pci.4 mii.4 
	sys/dev/mii    : files.mii 
	sys/dev/pci    : files.pci 
Added files:
	share/man/man4 : jmphy.4 jme.4 
	sys/dev/mii    : jmphy.c jmphyreg.h 
	sys/dev/pci    : if_jme.c if_jmevar.h if_jmereg.h 

Log message:
Add drivers for the JMicron JMC250/JMC260 Ethernet controllers
and JMicron JMP202/JMP211 Ethernet PHYs.

Written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD
by Sepherosa Ziehau and then ported to OpenBSD by me.

Thanks once again to JMicron for supplying hardware and
information which made this possible.

Some cleanup still needs to be done, and checksum offload
needs to be sorted out, but the driver otherwise seems
to work great.  Comitted over a JMC250 card.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/09/26 05:11:59

Modified files:
	usr.bin/ftp    : fetch.c 

Log message:
support proxies with password.
adapted from a patch by nikns, with tweaks by millert.

took forever to test for real...

okay miod@, henning@, millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/26 05:44:39

Modified files:
	productivity/grisbi: Makefile 
	productivity/grisbi/pkg: PLIST 

Log message:
Oops, fix .desktop file installation w/ correct ownership, spotted by naddy@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/26 06:01:43

Log message:
    import libcanberra 0.9
    
    Libcanberra is an implementation of the Freedesktop Sound Theme
    specification. It allows developers to play sounds given a list of
    events.
    
    ok landry@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080926
    
    N ports/audio/libcanberra/Makefile
    N ports/audio/libcanberra/distinfo
    N ports/audio/libcanberra/pkg/DESCR
    N ports/audio/libcanberra/pkg/PLIST
    N ports/audio/libcanberra/pkg/PFRAG.shared
    N ports/audio/libcanberra/patches/patch-Makefile_in
    N ports/audio/libcanberra/patches/patch-configure
    N ports/audio/libcanberra/patches/patch-src_common_h
    N ports/audio/libcanberra/patches/patch-src_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/26 06:03:36

Modified files:
	audio          : Makefile 

Log message:
- add libcanberra


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2008/09/26 08:46:44

Modified files:
	devel/ruby-activesupport: Makefile distinfo 
	devel/ruby-activesupport/pkg: PLIST 
	databases/ruby-activerecord: Makefile distinfo 
	databases/ruby-activerecord/pkg: PLIST 
	devel/ruby-actionpack: Makefile distinfo 
	devel/ruby-actionpack/pkg: PLIST 
	mail/ruby-actionmailer: Makefile distinfo 
	www/ruby-activeresource: Makefile distinfo 
	www/ruby-activeresource/pkg: PLIST 
	www/ruby-rails : Makefile distinfo 

Log message:
update ruby on rails and its support modules to 2.1.1
works around a dos vulnerability in rexml

similar diff from Jeremy Evans <openbsd at jeremyevans.net>

update run_depends so forward updates work properly

ok bernd@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/26 09:19:55

Modified files:
	usr.sbin/snmpd : control.c snmpd.8 snmpd.c snmpd.h snmpe.c 
	usr.sbin/snmpctl: snmpctl.8 snmpctl.c 

Log message:
allow to add an additional restricted control socket for trap sending
only (not even show commands).  this allows to place a socket for
traps in another daemon's chroot.

(based on restricted socket support from bgpd)


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/26 10:22:15

Modified files:
	lib/csu/sh     : Makefile 

Log message:
Remove PICFLAG= setting, it is overridden in bsd.prog.mk. tested on landisk.
Caught and ok kurt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/26 11:04:15

Modified files:
	net/rsync      : Makefile distinfo 

Log message:
maintenance update to 3.0.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/26 12:20:04

Log message:
    import p5-Test-URI 1.08
    
    Check various parts of Uniform Resource Locators.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080926
    
    N ports/devel/p5-Test-URI/Makefile
    N ports/devel/p5-Test-URI/distinfo
    N ports/devel/p5-Test-URI/pkg/DESCR
    N ports/devel/p5-Test-URI/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/26 12:25:58

Modified files:
	devel          : Makefile 

Log message:
- add p5-Test-URI


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/26 13:00:58

Modified files:
	sysutils/nut   : Makefile 
	sysutils/nut/pkg: DESCR-cgi 

Log message:
Apapche -> Apache.  ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/26 13:04:26

Modified files:
	www/minimo     : Makefile distinfo 

Log message:
security update to minimo-1.8.1.17.  ok kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/26 13:26:24

Modified files:
	usr.sbin/snmpctl: snmpctl.c 

Log message:
add [-s socket] to usage();


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/26 13:29:19

Modified files:
	mail/mozilla-thunderbird: Makefile distinfo 

Log message:
security update to mozilla-thunderbird-2.0.0.17.  MFSA 2008-46,
MFSA 2008-44, MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-38,
MFSA 2008-37
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.17
ok naddy@.  looks good to kurt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/26 13:30:13

Modified files:
	mail/enigmail  : Makefile distinfo 

Log message:
- update to enigmail-0.95.7, bug-fix release
http://enigmail.mozdev.org/download/changelog.php#enig0.95.7
- update for mozilla-thunderbird-2.0.0.17
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/26 13:33:25

Modified files:
	mail/enigmail-seamonkey: Makefile distinfo 

Log message:
- bug-fix update to enigmail-seamonkey-0.95.7
http://enigmail.mozdev.org/download/changelog.php#enig0.95.7
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/26 13:35:47

Modified files:
	mail/thunderbird-i18n: Makefile distinfo 

Log message:
update for mozilla-thunderbird-2.0.0.17


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/26 14:58:32

Modified files:
	build          : mirrors.dat 

Log message:
- reinstate some temporarily disabled mirrors
- btradianz is an ex-mirror, req by johan@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/09/26 14:58:56

Modified files:
	.              : ftp.html 
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/09/26 15:15:53

Modified files:
	sys/dev/pci    : agp_i810.c agp.c 
	sys/arch/i386/pci: pchb.c 
	sys/arch/amd64/pci: pchb.c 

Log message:
Attach agp(4) to the Intel Q35 integrated video.
Tested on ASUS P5E-VM DO motherboard.

ok oga


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/26 15:17:57

Modified files:
	net/silc-server: Makefile distinfo 
	net/silc-server/patches: operops-patch-apps_silcd_command_c 

Log message:
Update to silc-server 1.1.13; bug fix update.

ok johan@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/26 15:39:34

Modified files:
	share/man/man4 : Makefile mii.4 
Added files:
	share/man/man4 : atphy.4 

Log message:
Add a man page for atphy(4).


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/09/26 23:07:45

Modified files:
	www/phpmyadmin : Makefile distinfo 

Log message:
SECURITY update to 2.11.9.2 which fixes XSS vulnerability for
Microsoft Internet Explorer.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/27 02:20:49

Modified files:
	mail/getmail   : Makefile distinfo 

Log message:
update to getmail 4.8.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/27 03:23:28

Modified files:
	www/myreview   : Makefile distinfo 

Log message:
- distfile changed name; spotted by landry@, thanks!
- I could not get direct link to the main tarball, so I'll host it
- remove myself from MAINTAINER


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/27 05:34:07

Modified files:
	www/hiawatha   : Makefile distinfo 
	www/hiawatha/patches: patch-doc_hiawatha_1_in 

Log message:
- update to hiawatha-6.9
Small bugfixes and improvements.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/27 05:54:11

Modified files:
	net/rsnapshot  : Makefile distinfo 
	net/rsnapshot/patches: patch-README patch-rsnapshot-program_pl 
	                       patch-rsnapshot_1 
	                       patch-rsnapshot_conf_default_in 
	net/rsnapshot/pkg: PLIST 

Log message:
- update to rsnapshot-1.3.1
- take over MAINTAINERship (previous maintainer timeout)
- use SUBST_VARS


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/27 07:03:30

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
remove a debug printf that is no longer required


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/27 07:05:21

Modified files:
	www/firefox3   : Makefile distinfo 

Log message:
update to firefox3-3.0.3:
Fixed a problem where users were unable to retrieve saved passwords
or save new passwords (bug 454708)
ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/27 07:21:23

Modified files:
	etc/mail       : trusted-users 

Log message:
remove extra '#'.  ok millert@, jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/27 07:54:15

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/27 09:00:08

Modified files:
	sys/net80211   : ieee80211.h ieee80211_crypto_ccmp.c 
	                 ieee80211_crypto_tkip.c ieee80211_input.c 
	                 ieee80211_output.c ieee80211_proto.h 

Log message:
Add some inline functions to test the presence of optional 802.11
header fields (Sequence Control, Address 4, QoS Control, +HTC) and
use them where appropriate.

Add ieee80211_get_qos() inline function to extract the QoS control
field of an 802.11 header instead of duplicating the same scary
code everywhere (the location of this field depends on the presence
of an Address 4 field).

Export ieee80211_up_to_ac() so that drivers can select the access
category to use based on the TID subfield of the QoS Control field.

Define more QoS-related bits for the RSN Capabilities field of RSN IE
(will be used later).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/27 09:16:09

Modified files:
	sys/net80211   : ieee80211_crypto.c ieee80211_crypto.h 
	                 ieee80211_input.c ieee80211_ioctl.c 
	                 ieee80211_ioctl.h ieee80211_node.c 
	                 ieee80211_node.h ieee80211_output.c 
	                 ieee80211_pae_input.c ieee80211_pae_output.c 
	                 ieee80211_priv.h ieee80211_proto.c 
	                 ieee80211_var.h 

Log message:
Initial implementation of PMKSA caching and pre-authentication.
This will be required for future WPA-Enterprise support (802.1X).
Add ieee80211_needs_auth() function (not implemented yet) to
notify the userland 802.1X PACP machine when an 802.1X port
becomes enabled (that is after successfull 802.11 Open System
authentication).
Add SIOCS80211KEYRUN and SIOCS80211KEYAVAIL ioctls so that the
PACP state machine can kick the 802.11 key state machine and
install PMKs obtained from 802.1X (pre-)authentication.

Enable SHA-256 based AKMPs by default while I'm here (TGw).
This uses SHA-256 for key-derivation (instead of SHA1), AES-128-CMAC
for data integrity, and AES Key Wrap for data protection of EAPOL-Key
frames.  An OpenBSD AP will always advertise this capability and an
OpenBSD STA will always prefer SHA-256 based AKMPs over SHA1 based
ones if both are supported by an AP.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/27 11:30:08

Modified files:
	sysutils/nut   : Makefile 
	sysutils/nut/patches: patch-clients_Makefile_in 
	sysutils/nut/pkg: PLIST-snmp 

Log message:
- add neon to LIB_DEPENDS, so that netxml driver always builds
- upsimage.cgi used upsimage_cgi_LDFLAGS to tweak for -all-static,
and not *_LDADD as upsstats.cgi and upsset.cgi did.  as a result
upsimage.cgi was linked dynamically, therefore broken inside chroot
- add USE_GMAKE, so that it builds on landisk
- make lib-depends-check happy
- add @bin marker for bin/snmp-ups
- bump all PKGNAMEs
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/27 11:58:25

Modified files:
	devel/glib2    : Makefile distinfo 

Log message:
Update glib2 to 2.16.6.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/27 11:59:12

Modified files:
	x11/gtk+2      : Makefile distinfo 

Log message:
Update to GTK+ 2.12.12.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/09/27 13:14:33

Modified files:
	mail/thunderbird-i18n: Makefile 
	www/firefox-i18n: Makefile 
Added files:
	mail/thunderbird-i18n/pkg: DESCR-en-GB PLIST-en-GB 
	www/firefox-i18n/pkg: DESCR-en-GB PLIST-en-GB 
Removed files:
	mail/thunderbird-i18n/pkg: DESCR-main PLIST-main 
	www/firefox-i18n/pkg: DESCR-main PLIST-main 

Log message:
simplify, since main is not special anymore.  adapted from naddy@'s
diff for mozilla-dicts.  ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/09/27 13:17:10

Modified files:
	etc/mail       : README 

Log message:
- missing documentation bits for trusted-users
- spamd(8) configuration now lives in /etc/mail, too
- sort some items that were out of order
ok jmc@.  no objections millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/27 15:47:20

Modified files:
	devel/git      : Makefile distinfo 
	devel/git/patches: patch-Makefile patch-git-gui_git-gui_sh 
	                   patch-gitweb_gitweb_perl 
	                   patch-t_t4019-diff-wserror_sh 
	devel/git/pkg  : PLIST-main PLIST-svn PLIST-x11 
Added files:
	devel/git/patches: patch-t_t4018-diff-funcname_sh 
	                   patch-t_t9400-git-cvsserver-server_sh 
Removed files:
	devel/git/patches: patch-t_t3200-branch_sh patch-t_t7201-co_sh 

Log message:
Update to git-1.6.0.2.

An earlier diff got tested by landry@. Thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/09/27 18:07:00

Modified files:
	sys/dev/microcode/isp: asm_12160.h 

Log message:
Update 12160 firmware: 10.04.32 -> 10.04.41. From mjacob via FreeBSD.

Tested & ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/09/28 00:43:07

Modified files:
	sys/net80211   : ieee80211_proto.h 

Log message:
unbreak the tree.
pointed out by deraadt@, Markus Peloquin

sorry guys.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 01:13:18

Modified files:
	comms/jpilot-syncmal: Makefile 

Log message:
RUN_DEPENDS can never provide libs for WANTLIB, fix it up and bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 01:19:07

Modified files:
	emulators/gns3 : Makefile 

Log message:
this port breaks python.port.mk's logic, it needs python during fake
although NO_BUILD=Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 01:28:54

Modified files:
	games/gtetrinet: Makefile 

Log message:
missing BUILD_DEPENDS on p5-XML-Parser


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 01:34:43

Modified files:
	games/warzone2100: Makefile 

Log message:
missing BUILD_DEPENDS on unzip


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 01:46:01

Modified files:
	graphics/gimp/liquid-rescale: Makefile 

Log message:
missing BUILD_DEPENDS on p5-XML-Parser


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 02:00:33

Modified files:
	lang/eltclsh   : Makefile 

Log message:
complete switch to tcl/tk 8.5
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 02:55:01

Modified files:
	x11/gnome/dasher: Makefile 

Log message:
mising dependency on gnome-doc-utils
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 03:16:24

Modified files:
	x11/gnome/empathy: Makefile 

Log message:
missing dependency on x11/py-gtk2
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 04:10:30

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/patches: patch-gui_gdmsetup_c 

Log message:
unbreak build
fix WANTLIB
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 04:29:47

Modified files:
	x11/gnome/ghex : Makefile 

Log message:
missing dependency on x11/gnome/doc-utils
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 04:37:13

Modified files:
	geo/gpstk      : Makefile 

Log message:
build with -O0 on sparc64, even -O1 needs 800M of memory
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 04:53:05

Modified files:
	x11/xfce4/xfprint: Makefile 

Log message:
missing BUILD_DEPENDS on ::x11/xfce4/xfce-mcs-manager
no PKGNAME bump needed


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/28 04:57:51

Modified files:
	x11/gnome/libbonobo: Makefile 

Log message:
missing RUN_DEPENDS on devel/popt
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/28 07:40:52

Modified files:
	graphics/gimp/liquid-rescale: Makefile 

Log message:
- use intltool MODULE; p5-XML-Parser was needed because of the intltool
command

"Feel free to fix it" sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/28 07:55:17

Modified files:
	lang/ezm3      : Makefile 
	net/cvsup      : Makefile 

Log message:
* new homepage; from robert@openbsd.pap.st
* remove a dead master site
* drop maintainership


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/09/28 08:08:51

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
initialize the ether_vtag field like the rest of the packet header


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/09/28 08:39:55

Modified files:
	sys/net        : pf.c 

Log message:
Teach PF pf_print_state_parts() about IPv4 in IP and IPv6 in IP
encapsulation. Decapitalise the 'v' in ICMPv6 whilst here.

ok henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/09/28 08:43:22

Modified files:
	graphics/png   : Makefile distinfo 
	graphics/png/patches: patch-scripts_libpng_pc_in 
	                      patch-scripts_makefile_openbsd 

Log message:
Maintenance update to 1.2.32.
Library bump because png_struct has been extended.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/09/28 09:25:33

Modified files:
	sys/netinet    : in_gif.c 
	sys/netinet6   : in6_gif.c 

Log message:
Clear the PF state key before an IP packet exits a gif(4) tunnel, in order
to prevent state key mismatches.

ok henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 09:43:06

Modified files:
	lang/ruby      : Makefile distinfo 
	lang/ruby/patches: patch-configure 
	lang/ruby/pkg  : PLIST-main 
Added files:
	lang/ruby/patches: patch-lib_rexml_document_rb 
	                   patch-lib_rexml_entity_rb 
Removed files:
	lang/ruby/patches: patch-array_c patch-bignum_c patch-eval_c 
	                   patch-intern_h patch-io_c patch-sprintf_c 
	                   patch-string_c 

Log message:
Security update to ruby-1.8.6.287.

This fixes a DNS spoofing vulnerability in Ruby's resolver lib. (CVE-2008-1447)

A DoS vulnerability in WEBrick(CVE-2008-3656), problems with Ruby's
safelevel implementation (CVE-2008-3655) and a taint check problem
in Ruby's dynamic loader (CVE-2008-3657) got fixed as well.

This also contains a fix for the REXML DoS issue. (CVE-2008-3790)

More information:
http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/
http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/

Tested by Jeremy Evans and jcs@. Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 09:45:18

Modified files:
	devel/ruby-gems: Makefile distinfo 
	devel/ruby-gems/patches: 
	                         patch-lib_rubygems_commands_install_command_rb 
	                         patch-lib_rubygems_dependency_installer_rb 
	                         patch-lib_rubygems_install_update_options_rb 
	                         patch-lib_rubygems_installer_rb 
	                         patch-setup_rb 
	devel/ruby-gems/pkg: PLIST 
Added files:
	devel/ruby-gems/patches: patch-lib_rubygems_config_file_rb 

Log message:
Update to ruby-gems-1.3.0.

Initial diff for 1.2.0 from Jeremy Evans.
Some hints from sturm@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 09:47:27

Modified files:
	lang/ruby      : ruby.port.mk 

Log message:
Require ruby-gems-1.3.0 and add --default-source-index to GEM_FLAGS.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 09:52:15

Modified files:
	www/ruby-mongrel: Makefile distinfo 
	www/ruby-mongrel/pkg: PLIST 

Log message:
Update to ruby-mongrel-1.1.5.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 09:58:55

Modified files:
	databases/ruby-sqlite3: Makefile distinfo 
	databases/ruby-sqlite3/pkg: PLIST 

Log message:
Update to ruby-sqlite3-1.2.4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 10:03:41

Log message:
    Initial import of ruby-pg-0.7.9.2008.08.17.
    
    This is a newer interface to access PostgreSQL database from Ruby.
    It is designed to offer every feature available in libpq to Ruby, with a
    better API. This module is simpler, cleaner, and more portable than
    ruby-postgres.
    
    Submitted and maintained by Jeremy Evans.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2008-sep-28
    
    N ports/databases/ruby-pg/Makefile
    N ports/databases/ruby-pg/distinfo
    N ports/databases/ruby-pg/pkg/DESCR
    N ports/databases/ruby-pg/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 10:04:48

Modified files:
	databases      : Makefile 

Log message:
Add ruby-pg.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/09/28 10:14:40

Modified files:
	sys/net        : if_gif.c 
	sys/netinet    : in_gif.c 

Log message:
Ansify function declarations for gif(4).

ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 10:40:23

Log message:
    Initial import of ruby-diff-lcs-1.1.2.
    
    Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt
    longest common subsequence (LCS) algorithm to compute intelligent
    differences between two sequenced enumerable containers.
    The implementation is based on Mario I. Wolczko's Smalltalk version
    (1.2,1993) and Ned Konz's Perl version (Algorithm::Diff).
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2008-sep-28
    
    N ports/devel/ruby-diff-lcs/Makefile
    N ports/devel/ruby-diff-lcs/distinfo
    N ports/devel/ruby-diff-lcs/pkg/PLIST
    N ports/devel/ruby-diff-lcs/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 10:42:00

Modified files:
	devel          : Makefile 

Log message:
Add ruby-diff-lcs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 10:48:29

Log message:
    Initial import of ruby-assistance-0.1.5.
    
    assistance is a mini-ActiveSupport like project that's fast, and
    light-weight to be used as a dependency in various other projects by
    multiple maintainers.
    
    Submitted and maintained by Clint Pachl. Some tweaks by me.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2008-sep-28
    
    N ports/devel/ruby-assistance/Makefile
    N ports/devel/ruby-assistance/distinfo
    N ports/devel/ruby-assistance/pkg/PLIST
    N ports/devel/ruby-assistance/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/09/28 10:50:11

Modified files:
	devel          : Makefile 

Log message:
Add ruby-assistance.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/28 14:19:52

Modified files:
	usr.sbin/ntpd  : ntpd.8 

Log message:
ntpd does not require you to run rdate -n before it -- it notices such an
event. so don't use the word "before" .. and leave the mention ambigious
ok henning


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/28 14:32:17

Modified files:
	sys/arch/i386/include: cpu.h 

Log message:
Remove "XXX for now" NLAPIC define. Already provided via lapic.h.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/28 14:43:31

Modified files:
	sys/arch/i386/include: intr.h 

Log message:
Always include machine/cpu.h and remove i82489reg.h/i82489var.h.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/09/28 20:27:38

Modified files:
	sys/dev        : audio.c 

Log message:
account for data expansion due to emulation in AUDIO_GET{I,O}OFFS
ioctls.

ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/28 22:30:40

Modified files:
	gnu/usr.bin/gcc/gcc/config/alpha: alpha.h 

Log message:
Add a -mno-ieee option to disable ieee mode; ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/29 02:32:04

Modified files:
	lang/STk       : Makefile 

Log message:
(hmm..patch got borked last time..)
- add HOMEPAGE
- add license marker
- remove (now) double STK_ARCH
- reformat DESCR


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/09/29 02:34:57

Modified files:
	distrib/sets/lists/xbase: md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/29 03:27:32

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/pkg: PLIST 

Log message:
- fix location of gnome-session in README.OpenBSD (spotted by landry@, thanks!)
- regen PLIST while here


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/09/29 03:54:30

Modified files:
	usr.sbin/ospfd : kroute.c 

Log message:
Refactor code that handles the kroute interfaces and make it possible to
learn new interfaces during runtime. This should solve the issue with
reloads failing when interfaces where created during runtime.
OK norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/29 03:58:51

Modified files:
	usr.sbin/relayd: parse.y pfe_filter.c relayd.conf.5 relayd.h 

Log message:
allow to listen on a port range for redirections.  this fixes
stickyness with web applications that cannot do the clustering on
their own and require stickyness with HTTP to HTTPS migration.  this
is required in many cases; it is a true fact that we cannot always fix
the backend application in the real world.

Tested and requested by many


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/09/29 05:55:28

Modified files:
	.              : sparc64.html macppc.html 

Log message:
shrink product lists


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/29 06:07:59

Modified files:
	usr.sbin/relayd: parse.y 

Log message:
sort tokens for better readability


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/09/29 06:20:27

Modified files:
	.              : sparc.html 

Log message:
shrink pcmcia product lists.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/09/29 06:34:18

Modified files:
	sys/kern       : kern_malloc.c 
	sys/sys        : malloc.h param.h 
	sys/uvm        : uvm_init.c 

Log message:
Use pools to do allocations for all sizes <= PAGE_SIZE.
This will allow us to escape the limitations of kmem_map.
At this moment, the per-type limits are still enforced for all sizes,
but we might loosen that limit in the future after some thinking.

Original diff from Mickey in kernel/5761 , I massaged it a little to
obey the per-type limits.

miod@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/09/29 07:13:35

Modified files:
	sys/arch/amd64/conf: GENERIC RAMDISK_CD 
	sys/arch/i386/conf: GENERIC RAMDISK_CD 

Log message:
enable JMicron Ethernet (jme/jmphy)


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/09/29 07:42:22

Modified files:
	lib/libc/arch/sparc64/sys: cerror.S 

Log message:
Use large pic asm for access to errno (needed for pie). Originally from
drahn@ but tweaked to use same scratch reg as PIC_PROLOGUE.
okay miod@ drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/09/29 08:03:41

Modified files:
	usr.sbin/bgpd  : rde_filter.c 

Log message:
Correct the logic when matching prefixes. This solves issues where IPv6
prefixes where matched on a simple deny from any prefix 0.0.0.0/0 rule.
OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/29 08:53:36

Modified files:
	usr.sbin/relayd: parse.y relayd.c relayd.conf.5 relayd.h 

Log message:
allow to load expect, filter, log, and remove keys from external files
just containing on key per line.  this allows easier use of URL
white/blacklists from external sources.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/29 09:06:52

Modified files:
	usr.sbin/relayd: relayd.c relayd.conf.5 

Log message:
Change parsing of comments in external rule files.  The hash mark may
appear in URLs (eg. /index.html#anchor), so only allow full-line
comments indicated by a hash mark # at the beginning of a line.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/29 09:12:23

Modified files:
	usr.sbin/relayd: hce.c pfe_filter.c relay.c relay_udp.c relayd.c 

Log message:
spacing


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/29 09:27:21

Modified files:
	usr.sbin/relayd: relay.c 

Log message:
also log the label if available for the matching rule node (like the
URL filter category etc.)


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/09/29 09:50:56

Modified files:
	usr.sbin/relayd: relay.c 

Log message:
fix log option with filter rules


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/09/29 10:42:41

Modified files:
	bin/ls         : ls.1 

Log message:
more updates on which args do and do not mix (doc only, this time):

- list -f in the -cStu "exclusive group" (we already document that -f
overrides these options)
- note that our implementation of -f differs from posix
- -k and -u do not override each other: those options are not used together

ok sobrado


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/29 11:19:07

Log message:
    import perl 5.10.0 from CPAN
    
    Status:
    
    Vendor Tag:	CPAN
    Release Tags:	PERL_5_10_0
    
    U src/gnu/usr.bin/perl/AUTHORS
    U src/gnu/usr.bin/perl/Artistic
    C src/gnu/usr.bin/perl/Changes
    C src/gnu/usr.bin/perl/Changes5.000
    C src/gnu/usr.bin/perl/Changes5.001
    C src/gnu/usr.bin/perl/Changes5.002
    C src/gnu/usr.bin/perl/Changes5.003
    U src/gnu/usr.bin/perl/Changes5.004
    U src/gnu/usr.bin/perl/Changes5.005
    U src/gnu/usr.bin/perl/Changes5.6
    C src/gnu/usr.bin/perl/Changes5.8
    C src/gnu/usr.bin/perl/Configure
    U src/gnu/usr.bin/perl/Copying
    C src/gnu/usr.bin/perl/EXTERN.h
    C src/gnu/usr.bin/perl/INSTALL
    C src/gnu/usr.bin/perl/INTERN.h
    C src/gnu/usr.bin/perl/MANIFEST
    U src/gnu/usr.bin/perl/META.yml
    C src/gnu/usr.bin/perl/Makefile.SH
    U src/gnu/usr.bin/perl/Makefile.micro
    U src/gnu/usr.bin/perl/Policy_sh.SH
    C src/gnu/usr.bin/perl/README
    U src/gnu/usr.bin/perl/README.aix
    C src/gnu/usr.bin/perl/README.amiga
    U src/gnu/usr.bin/perl/README.apollo
    U src/gnu/usr.bin/perl/README.beos
    U src/gnu/usr.bin/perl/README.bs2000
    U src/gnu/usr.bin/perl/README.ce
    U src/gnu/usr.bin/perl/README.cn
    U src/gnu/usr.bin/perl/README.cygwin
    U src/gnu/usr.bin/perl/README.dgux
    U src/gnu/usr.bin/perl/README.dos
    U src/gnu/usr.bin/perl/README.epoc
    U src/gnu/usr.bin/perl/README.freebsd
    U src/gnu/usr.bin/perl/README.hpux
    U src/gnu/usr.bin/perl/README.hurd
    U src/gnu/usr.bin/perl/README.irix
    U src/gnu/usr.bin/perl/README.jp
    U src/gnu/usr.bin/perl/README.ko
    U src/gnu/usr.bin/perl/README.linux
    U src/gnu/usr.bin/perl/README.machten
    U src/gnu/usr.bin/perl/README.macos
    U src/gnu/usr.bin/perl/README.macosx
    U src/gnu/usr.bin/perl/README.micro
    C src/gnu/usr.bin/perl/XSUB.h
    U src/gnu/usr.bin/perl/README.mint
    U src/gnu/usr.bin/perl/README.mpeix
    U src/gnu/usr.bin/perl/README.netware
    U src/gnu/usr.bin/perl/README.openbsd
    C src/gnu/usr.bin/perl/README.os2
    U src/gnu/usr.bin/perl/README.os390
    U src/gnu/usr.bin/perl/README.os400
    U src/gnu/usr.bin/perl/README.plan9
    U src/gnu/usr.bin/perl/README.qnx
    N src/gnu/usr.bin/perl/README.riscos
    U src/gnu/usr.bin/perl/README.solaris
    N src/gnu/usr.bin/perl/README.symbian
    U src/gnu/usr.bin/perl/README.tru64
    U src/gnu/usr.bin/perl/README.tw
    U src/gnu/usr.bin/perl/README.uts
    U src/gnu/usr.bin/perl/README.vmesa
    C src/gnu/usr.bin/perl/README.vms
    U src/gnu/usr.bin/perl/README.vos
    C src/gnu/usr.bin/perl/README.win32
    U src/gnu/usr.bin/perl/Todo.micro
    U src/gnu/usr.bin/perl/autodoc.pl
    C src/gnu/usr.bin/perl/av.c
    C src/gnu/usr.bin/perl/av.h
    U src/gnu/usr.bin/perl/pp_pack.c
    U src/gnu/usr.bin/perl/cc_runtime.h
    C src/gnu/usr.bin/perl/cflags.SH
    C src/gnu/usr.bin/perl/config_h.SH
    C src/gnu/usr.bin/perl/configpm
    U src/gnu/usr.bin/perl/configure.com
    U src/gnu/usr.bin/perl/configure.gnu
    C src/gnu/usr.bin/perl/cop.h
    C src/gnu/usr.bin/perl/cv.h
    C src/gnu/usr.bin/perl/deb.c
    C src/gnu/usr.bin/perl/doio.c
    C src/gnu/usr.bin/perl/doop.c
    C src/gnu/usr.bin/perl/dosish.h
    C src/gnu/usr.bin/perl/dump.c
    U src/gnu/usr.bin/perl/embed.fnc
    C src/gnu/usr.bin/perl/embed.h
    C src/gnu/usr.bin/perl/embed.pl
    U src/gnu/usr.bin/perl/embedvar.h
    U src/gnu/usr.bin/perl/fakesdio.h
    U src/gnu/usr.bin/perl/fakethr.h
    U src/gnu/usr.bin/perl/form.h
    C src/gnu/usr.bin/perl/gv.c
    U src/gnu/usr.bin/perl/genpacksizetables.pl
    C src/gnu/usr.bin/perl/global.sym
    U src/gnu/usr.bin/perl/globals.c
    C src/gnu/usr.bin/perl/globvar.sym
    C src/gnu/usr.bin/perl/gv.h
    C src/gnu/usr.bin/perl/handy.h
    C src/gnu/usr.bin/perl/hv.c
    C src/gnu/usr.bin/perl/hv.h
    C src/gnu/usr.bin/perl/installhtml
    C src/gnu/usr.bin/perl/installman
    C src/gnu/usr.bin/perl/installperl
    U src/gnu/usr.bin/perl/intrpvar.h
    U src/gnu/usr.bin/perl/iperlsys.h
    C src/gnu/usr.bin/perl/keywords.h
    C src/gnu/usr.bin/perl/keywords.pl
    U src/gnu/usr.bin/perl/locale.c
    N src/gnu/usr.bin/perl/madly.c
    U src/gnu/usr.bin/perl/makeaperl.SH
    C src/gnu/usr.bin/perl/makedef.pl
    C src/gnu/usr.bin/perl/makedepend.SH
    U src/gnu/usr.bin/perl/makedir.SH
    C src/gnu/usr.bin/perl/malloc.c
    C src/gnu/usr.bin/perl/mg.c
    U src/gnu/usr.bin/perl/malloc_ctl.h
    N src/gnu/usr.bin/perl/mathoms.c
    C src/gnu/usr.bin/perl/mg.h
    C src/gnu/usr.bin/perl/minimod.pl
    C src/gnu/usr.bin/perl/miniperlmain.c
    N src/gnu/usr.bin/perl/mkppport
    N src/gnu/usr.bin/perl/mkppport.lst
    U src/gnu/usr.bin/perl/myconfig.SH
    U src/gnu/usr.bin/perl/nostdio.h
    U src/gnu/usr.bin/perl/numeric.c
    C src/gnu/usr.bin/perl/op.c
    C src/gnu/usr.bin/perl/op.h
    C src/gnu/usr.bin/perl/opcode.h
    C src/gnu/usr.bin/perl/opcode.pl
    U src/gnu/usr.bin/perl/opnames.h
    N src/gnu/usr.bin/perl/overload.h
    N src/gnu/usr.bin/perl/overload.pl
    U src/gnu/usr.bin/perl/pad.c
    U src/gnu/usr.bin/perl/pad.h
    N src/gnu/usr.bin/perl/parser.h
    C src/gnu/usr.bin/perl/patchlevel.h
    C src/gnu/usr.bin/perl/perl.c
    C src/gnu/usr.bin/perl/perl.h
    U src/gnu/usr.bin/perl/perlapi.c
    U src/gnu/usr.bin/perl/perl_keyword.pl
    U src/gnu/usr.bin/perl/perlapi.h
    C src/gnu/usr.bin/perl/perlio.c
    C src/gnu/usr.bin/perl/perlio.h
    C src/gnu/usr.bin/perl/perlio.sym
    U src/gnu/usr.bin/perl/perliol.h
    C src/gnu/usr.bin/perl/perlsdio.h
    C src/gnu/usr.bin/perl/perlsfio.h
    U src/gnu/usr.bin/perl/perlsh
    U src/gnu/usr.bin/perl/perlvars.h
    N src/gnu/usr.bin/perl/perly.act
    C src/gnu/usr.bin/perl/perly.c
    C src/gnu/usr.bin/perl/perly.h
    N src/gnu/usr.bin/perl/perly.tab
    C src/gnu/usr.bin/perl/perly.y
    U src/gnu/usr.bin/perl/pod.lst
    C src/gnu/usr.bin/perl/pp.c
    C src/gnu/usr.bin/perl/pp.h
    U src/gnu/usr.bin/perl/pp.sym
    C src/gnu/usr.bin/perl/pp_ctl.c
    C src/gnu/usr.bin/perl/pp_hot.c
    C src/gnu/usr.bin/perl/regcomp.c
    C src/gnu/usr.bin/perl/proto.h
    U src/gnu/usr.bin/perl/pp_sort.c
    C src/gnu/usr.bin/perl/pp_sys.c
    U src/gnu/usr.bin/perl/reentr.h
    U src/gnu/usr.bin/perl/reentr.c
    N src/gnu/usr.bin/perl/mro.c
    U src/gnu/usr.bin/perl/reentr.pl
    C src/gnu/usr.bin/perl/sv.c
    C src/gnu/usr.bin/perl/regcomp.h
    U src/gnu/usr.bin/perl/regcomp.pl
    U src/gnu/usr.bin/perl/regcomp.sym
    U src/gnu/usr.bin/perl/regen.pl
    U src/gnu/usr.bin/perl/regen_lib.pl
    N src/gnu/usr.bin/perl/regen_perly.pl
    C src/gnu/usr.bin/perl/regexec.c
    C src/gnu/usr.bin/perl/regexp.h
    U src/gnu/usr.bin/perl/regnodes.h
    C src/gnu/usr.bin/perl/run.c
    C src/gnu/usr.bin/perl/scope.c
    C src/gnu/usr.bin/perl/scope.h
    C src/gnu/usr.bin/perl/sv.h
    C src/gnu/usr.bin/perl/taint.c
    C src/gnu/usr.bin/perl/util.c
    U src/gnu/usr.bin/perl/thread.h
    C src/gnu/usr.bin/perl/toke.c
    U src/gnu/usr.bin/perl/uconfig.h
    U src/gnu/usr.bin/perl/uconfig.sh
    C src/gnu/usr.bin/perl/universal.c
    C src/gnu/usr.bin/perl/unixish.h
    U src/gnu/usr.bin/perl/utf8.c
    U src/gnu/usr.bin/perl/utf8.h
    U src/gnu/usr.bin/perl/utfebcdic.h
    C src/gnu/usr.bin/perl/util.h
    U src/gnu/usr.bin/perl/utils.lst
    N src/gnu/usr.bin/perl/uupacktool.pl
    U src/gnu/usr.bin/perl/warnings.h
    U src/gnu/usr.bin/perl/warnings.pl
    C src/gnu/usr.bin/perl/writemain.SH
    U src/gnu/usr.bin/perl/xsutils.c
    N src/gnu/usr.bin/perl/generate_uudmap.c
    N src/gnu/usr.bin/perl/overload.c
    N src/gnu/usr.bin/perl/regcharclass.h
    U src/gnu/usr.bin/perl/pp_proto.h
    N src/gnu/usr.bin/perl/import.out
    C src/gnu/usr.bin/perl/Cross/Makefile
    U src/gnu/usr.bin/perl/Cross/Makefile.SH.patch
    C src/gnu/usr.bin/perl/Cross/README
    U src/gnu/usr.bin/perl/Cross/TODO
    U src/gnu/usr.bin/perl/Cross/config
    U src/gnu/usr.bin/perl/Cross/config.sh-arm-linux
    U src/gnu/usr.bin/perl/Cross/generate_config_sh
    U src/gnu/usr.bin/perl/Cross/installperl.patch
    U src/gnu/usr.bin/perl/Cross/warp
    N src/gnu/usr.bin/perl/Cross/config.sh-arm-linux-n770
    N src/gnu/usr.bin/perl/Cross/Makefile-cross-SH
    N src/gnu/usr.bin/perl/Cross/build-arm-n770-sh
    N src/gnu/usr.bin/perl/Cross/cflags-cross-arm
    N src/gnu/usr.bin/perl/Cross/README.new
    U src/gnu/usr.bin/perl/NetWare/CLIBsdio.h
    U src/gnu/usr.bin/perl/NetWare/CLIBstr.h
    U src/gnu/usr.bin/perl/NetWare/CLIBstuf.c
    U src/gnu/usr.bin/perl/NetWare/CLIBstuf.h
    U src/gnu/usr.bin/perl/NetWare/MP.imp
    U src/gnu/usr.bin/perl/NetWare/Main.c
    U src/gnu/usr.bin/perl/NetWare/Makefile
    U src/gnu/usr.bin/perl/NetWare/NWTInfo.c
    U src/gnu/usr.bin/perl/NetWare/NWUtil.c
    U src/gnu/usr.bin/perl/NetWare/Nwmain.c
    U src/gnu/usr.bin/perl/NetWare/Nwpipe.c
    U src/gnu/usr.bin/perl/NetWare/config.wc
    U src/gnu/usr.bin/perl/NetWare/config_H.wc
    U src/gnu/usr.bin/perl/NetWare/config_h.PL
    U src/gnu/usr.bin/perl/NetWare/config_sh.PL
    U src/gnu/usr.bin/perl/NetWare/deb.h
    U src/gnu/usr.bin/perl/NetWare/dl_netware.xs
    U src/gnu/usr.bin/perl/NetWare/intdef.h
    U src/gnu/usr.bin/perl/NetWare/interface.c
    U src/gnu/usr.bin/perl/NetWare/interface.cpp
    U src/gnu/usr.bin/perl/NetWare/interface.h
    U src/gnu/usr.bin/perl/NetWare/iperlhost.h
    U src/gnu/usr.bin/perl/NetWare/netware.h
    U src/gnu/usr.bin/perl/NetWare/nw5.c
    U src/gnu/usr.bin/perl/NetWare/nw5iop.h
    U src/gnu/usr.bin/perl/NetWare/nw5sck.c
    U src/gnu/usr.bin/perl/NetWare/nw5sck.h
    U src/gnu/usr.bin/perl/NetWare/nw5thread.c
    U src/gnu/usr.bin/perl/NetWare/nw5thread.h
    U src/gnu/usr.bin/perl/NetWare/nwhashcls.cpp
    U src/gnu/usr.bin/perl/NetWare/nwhashcls.h
    U src/gnu/usr.bin/perl/NetWare/nwperlhost.h
    U src/gnu/usr.bin/perl/NetWare/nwperlsys.c
    U src/gnu/usr.bin/perl/NetWare/nwperlsys.h
    U src/gnu/usr.bin/perl/NetWare/nwpipe.h
    U src/gnu/usr.bin/perl/NetWare/nwplglob.c
    U src/gnu/usr.bin/perl/NetWare/nwplglob.h
    U src/gnu/usr.bin/perl/NetWare/nwstdio.h
    U src/gnu/usr.bin/perl/NetWare/nwtinfo.h
    U src/gnu/usr.bin/perl/NetWare/nwutil.h
    U src/gnu/usr.bin/perl/NetWare/nwvmem.h
    U src/gnu/usr.bin/perl/NetWare/perllib.cpp
    U src/gnu/usr.bin/perl/NetWare/splittree.pl
    U src/gnu/usr.bin/perl/NetWare/sv_nw.c
    U src/gnu/usr.bin/perl/NetWare/win32ish.h
    U src/gnu/usr.bin/perl/NetWare/bat/Buildtype.bat
    U src/gnu/usr.bin/perl/NetWare/bat/SetCodeWar.bat
    U src/gnu/usr.bin/perl/NetWare/bat/SetNWBld.bat
    U src/gnu/usr.bin/perl/NetWare/bat/Setnlmsdk.bat
    U src/gnu/usr.bin/perl/NetWare/bat/ToggleD2.bat
    U src/gnu/usr.bin/perl/NetWare/t/NWModify.pl
    U src/gnu/usr.bin/perl/NetWare/t/NWScripts.pl
    U src/gnu/usr.bin/perl/NetWare/t/Readme.txt
    U src/gnu/usr.bin/perl/NetWare/testnlm/echo/echo.c
    U src/gnu/usr.bin/perl/NetWare/testnlm/type/type.c
    U src/gnu/usr.bin/perl/Porting/Contract
    C src/gnu/usr.bin/perl/Porting/Glossary
    U src/gnu/usr.bin/perl/Porting/Maintainers
    U src/gnu/usr.bin/perl/Porting/Maintainers.pl
    U src/gnu/usr.bin/perl/Porting/Maintainers.pm
    U src/gnu/usr.bin/perl/Porting/apply
    U src/gnu/usr.bin/perl/Porting/check83.pl
    U src/gnu/usr.bin/perl/Porting/checkAUTHORS.pl
    U src/gnu/usr.bin/perl/Porting/checkURL.pl
    U src/gnu/usr.bin/perl/Porting/checkVERSION.pl
    U src/gnu/usr.bin/perl/Porting/checkcase.pl
    U src/gnu/usr.bin/perl/Porting/checkcfgvar.pl
    U src/gnu/usr.bin/perl/Porting/cmpVERSION.pl
    U src/gnu/usr.bin/perl/Porting/config.sh
    C src/gnu/usr.bin/perl/Porting/config_H
    U src/gnu/usr.bin/perl/Porting/config_h.pl
    U src/gnu/usr.bin/perl/Porting/corecpan.pl
    N src/gnu/usr.bin/perl/Porting/corelist.pl
    U src/gnu/usr.bin/perl/Porting/curliff.pl
    U src/gnu/usr.bin/perl/Porting/findrfuncs
    U src/gnu/usr.bin/perl/Porting/findvars
    U src/gnu/usr.bin/perl/Porting/fixCORE
    U src/gnu/usr.bin/perl/Porting/fixvars
    U src/gnu/usr.bin/perl/Porting/genlog
    U src/gnu/usr.bin/perl/Porting/makemeta
    C src/gnu/usr.bin/perl/Porting/makerel
    U src/gnu/usr.bin/perl/Porting/manicheck
    U src/gnu/usr.bin/perl/Porting/p4d2p
    U src/gnu/usr.bin/perl/Porting/p4genpatch
    U src/gnu/usr.bin/perl/Porting/patching.pod
    U src/gnu/usr.bin/perl/Porting/patchls
    C src/gnu/usr.bin/perl/Porting/pumpkin.pod
    U src/gnu/usr.bin/perl/Porting/repository.pod
    U src/gnu/usr.bin/perl/Porting/sort_perldiag.pl
    U src/gnu/usr.bin/perl/Porting/testall.atom
    U src/gnu/usr.bin/perl/Porting/thirdclean
    U src/gnu/usr.bin/perl/Porting/valgrindpp.pl
    N src/gnu/usr.bin/perl/Porting/regcharclass.pl
    N src/gnu/usr.bin/perl/Porting/add-package.pl
    U src/gnu/usr.bin/perl/apollo/netinet/in.h
    U src/gnu/usr.bin/perl/ext/B/B.pm
    U src/gnu/usr.bin/perl/ext/B/B.xs
    U src/gnu/usr.bin/perl/ext/B/Makefile.PL
    U src/gnu/usr.bin/perl/ext/B/O.pm
    U src/gnu/usr.bin/perl/ext/B/defsubs_h.PL
    U src/gnu/usr.bin/perl/ext/B/typemap
    C src/gnu/usr.bin/perl/ext/B/B/Concise.pm
    U src/gnu/usr.bin/perl/ext/B/B/Debug.pm
    U src/gnu/usr.bin/perl/ext/B/B/Deparse.pm
    U src/gnu/usr.bin/perl/ext/B/B/Lint.pm
    U src/gnu/usr.bin/perl/ext/B/B/Showlex.pm
    U src/gnu/usr.bin/perl/ext/B/B/Terse.pm
    U src/gnu/usr.bin/perl/ext/B/B/Xref.pm
    U src/gnu/usr.bin/perl/ext/B/hints/darwin.pl
    U src/gnu/usr.bin/perl/ext/B/hints/openbsd.pl
    U src/gnu/usr.bin/perl/ext/B/t/OptreeCheck.pm
    U src/gnu/usr.bin/perl/ext/B/t/b.t
    U src/gnu/usr.bin/perl/ext/B/t/concise-xs.t
    U src/gnu/usr.bin/perl/ext/B/t/concise.t
    U src/gnu/usr.bin/perl/ext/B/t/debug.t
    U src/gnu/usr.bin/perl/ext/B/t/deparse.t
    U src/gnu/usr.bin/perl/ext/B/t/f_map
    U src/gnu/usr.bin/perl/ext/B/t/f_map.t
    U src/gnu/usr.bin/perl/ext/B/t/f_sort
    U src/gnu/usr.bin/perl/ext/B/t/f_sort.t
    U src/gnu/usr.bin/perl/ext/B/t/lint.t
    U src/gnu/usr.bin/perl/ext/B/t/o.t
    U src/gnu/usr.bin/perl/ext/B/t/optree_check.t
    U src/gnu/usr.bin/perl/ext/B/t/optree_concise.t
    N src/gnu/usr.bin/perl/ext/B/t/optree_constants.t
    N src/gnu/usr.bin/perl/ext/B/t/optree_misc.t
    U src/gnu/usr.bin/perl/ext/B/t/optree_samples.t
    U src/gnu/usr.bin/perl/ext/B/t/optree_sort.t
    U src/gnu/usr.bin/perl/ext/B/t/optree_specials.t
    U src/gnu/usr.bin/perl/ext/B/t/optree_varinit.t
    N src/gnu/usr.bin/perl/ext/B/t/pragma.t
    U src/gnu/usr.bin/perl/ext/B/t/showlex.t
    U src/gnu/usr.bin/perl/ext/B/t/terse.t
    U src/gnu/usr.bin/perl/ext/B/t/xref.t
    N src/gnu/usr.bin/perl/ext/B/t/pluglib/B/Lint/Plugin/Test.pm
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/Changes
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/README
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/Zlib.xs
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/config.in
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/typemap
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/examples/filtdef
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/examples/filtinf
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/fallback/constants.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/fallback/constants.xs
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/private/MakeUtil.pm
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/t/01version.t
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/t/02zlib.t
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/t/07bufsize.t
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/t/18lvalue.t
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/adler32.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/compress.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/crc32.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/crc32.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/deflate.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/deflate.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/infback.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inffast.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inffast.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inffixed.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inflate.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inflate.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inftrees.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inftrees.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/trees.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/trees.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/uncompr.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/zconf.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/zlib.h
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/zutil.c
    N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/zutil.h
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/Changes
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/README
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/filtdef
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/filtinf
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/gzcat
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/gzgrep
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/gzstream
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/lib/Compress/Zlib.pm
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/private/MakeUtil.pm
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/01version.t
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/03zlib-v1.t
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/05examples.t
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/06gzsetp.t
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/08encoding.t
    N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/14gzopen.t
    U src/gnu/usr.bin/perl/ext/Cwd/Changes
    C src/gnu/usr.bin/perl/ext/Cwd/Cwd.xs
    U src/gnu/usr.bin/perl/ext/Cwd/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Cwd/t/cwd.t
    U src/gnu/usr.bin/perl/ext/Cwd/t/taint.t
    U src/gnu/usr.bin/perl/ext/Cwd/t/win32.t
    U src/gnu/usr.bin/perl/ext/DB_File/Changes
    C src/gnu/usr.bin/perl/ext/DB_File/DB_File.pm
    C src/gnu/usr.bin/perl/ext/DB_File/DB_File.xs
    U src/gnu/usr.bin/perl/ext/DB_File/DB_File_BS
    C src/gnu/usr.bin/perl/ext/DB_File/Makefile.PL
    U src/gnu/usr.bin/perl/ext/DB_File/dbinfo
    U src/gnu/usr.bin/perl/ext/DB_File/typemap
    U src/gnu/usr.bin/perl/ext/DB_File/version.c
    U src/gnu/usr.bin/perl/ext/DB_File/hints/dynixptx.pl
    U src/gnu/usr.bin/perl/ext/DB_File/hints/sco.pl
    U src/gnu/usr.bin/perl/ext/DB_File/t/db-btree.t
    U src/gnu/usr.bin/perl/ext/DB_File/t/db-hash.t
    U src/gnu/usr.bin/perl/ext/DB_File/t/db-recno.t
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Changes
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Dumper.pm
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Dumper.xs
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Todo
    U src/gnu/usr.bin/perl/ext/Data/Dumper/t/bugs.t
    U src/gnu/usr.bin/perl/ext/Data/Dumper/t/dumper.t
    U src/gnu/usr.bin/perl/ext/Data/Dumper/t/freezer.t
    U src/gnu/usr.bin/perl/ext/Data/Dumper/t/overload.t
    U src/gnu/usr.bin/perl/ext/Data/Dumper/t/pair.t
    N src/gnu/usr.bin/perl/ext/Data/Dumper/t/bless.t
    U src/gnu/usr.bin/perl/ext/Devel/DProf/Changes
    U src/gnu/usr.bin/perl/ext/Devel/DProf/DProf.pm
    U src/gnu/usr.bin/perl/ext/Devel/DProf/DProf.xs
    U src/gnu/usr.bin/perl/ext/Devel/DProf/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Devel/DProf/Todo
    U src/gnu/usr.bin/perl/ext/Devel/DProf/t/DProf.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/Changes
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/HACKERS
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/MANIFEST.SKIP
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/PPPort.xs
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/PPPort_pm.PL
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/PPPort_xs.PL
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/README
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/TODO
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/apicheck_c.PL
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/mktests.PL
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/module2.c
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/module3.c
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/ppport_h.PL
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/soak
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/typemap
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/buildperl.pl
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/devtools.pl
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/mkapidoc.sh
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/mktodo
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/mktodo.pl
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/regenerate
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/scanprov
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/apicheck.pl
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/apidoc.fnc
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/embed.fnc
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/ppptools.pl
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/ppport.fnc
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004010
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004020
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004030
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004040
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004050
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005010
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005020
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005030
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005040
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5006000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5006001
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5006002
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5007000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5007001
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5007002
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5007003
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008001
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008002
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008003
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008004
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008005
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008006
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008007
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008008
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009001
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009002
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009003
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009004
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009005
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/MY_CXT
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/SvPV
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/SvREFCNT
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/Sv_set
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/call
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/cop
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/exception
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/format
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/grok
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/limits
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/mPUSH
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/magic
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/memory
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/misc
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/newCONSTSUB
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/newRV
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/podtest
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/ppphbin
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/ppphdoc
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/ppphtest
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/pvs
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/snprintf
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/strlfuncs
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/sv_xpvf
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/threads
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/uv
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/variables
    C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/version
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/warn
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/shared_pv
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004010
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004020
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004030
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004040
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004050
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005010
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005020
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005030
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005040
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5006000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5006001
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5006002
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5007000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5007001
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5007002
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5007003
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008001
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008002
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008003
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008004
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008005
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008006
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008007
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008008
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009000
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009001
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009002
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009003
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009004
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009005
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/MY_CXT.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/SvPV.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/SvREFCNT.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/Sv_set.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/call.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/cop.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/exception.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/grok.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/limits.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/mPUSH.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/magic.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/memory.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/misc.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/newCONSTSUB.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/newRV.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/podtest.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/ppphtest.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/pvs.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/snprintf.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/strlfuncs.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/sv_xpvf.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/testutil.pl
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/threads.t
    U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/uv.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/variables.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/warn.t
    N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/shared_pv.t
    U src/gnu/usr.bin/perl/ext/Devel/Peek/Changes
    U src/gnu/usr.bin/perl/ext/Devel/Peek/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Devel/Peek/Peek.pm
    U src/gnu/usr.bin/perl/ext/Devel/Peek/Peek.xs
    U src/gnu/usr.bin/perl/ext/Devel/Peek/t/Peek.t
    U src/gnu/usr.bin/perl/ext/Digest/MD5/Changes
    U src/gnu/usr.bin/perl/ext/Digest/MD5/MD5.pm
    C src/gnu/usr.bin/perl/ext/Digest/MD5/MD5.xs
    U src/gnu/usr.bin/perl/ext/Digest/MD5/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Digest/MD5/README
    U src/gnu/usr.bin/perl/ext/Digest/MD5/typemap
    U src/gnu/usr.bin/perl/ext/Digest/MD5/hints/MacOS.pl
    U src/gnu/usr.bin/perl/ext/Digest/MD5/hints/dec_osf.pl
    U src/gnu/usr.bin/perl/ext/Digest/MD5/hints/irix_6.pl
    U src/gnu/usr.bin/perl/ext/Digest/MD5/t/align.t
    U src/gnu/usr.bin/perl/ext/Digest/MD5/t/badfile.t
    U src/gnu/usr.bin/perl/ext/Digest/MD5/t/bits.t
    U src/gnu/usr.bin/perl/ext/Digest/MD5/t/clone.t
    C src/gnu/usr.bin/perl/ext/Digest/MD5/t/files.t
    U src/gnu/usr.bin/perl/ext/Digest/MD5/t/md5-aaa.t
    U src/gnu/usr.bin/perl/ext/Digest/MD5/t/utf8.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/Changes
    N src/gnu/usr.bin/perl/ext/Digest/SHA/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Digest/SHA/README
    N src/gnu/usr.bin/perl/ext/Digest/SHA/SHA.pm
    N src/gnu/usr.bin/perl/ext/Digest/SHA/SHA.xs
    N src/gnu/usr.bin/perl/ext/Digest/SHA/typemap
    N src/gnu/usr.bin/perl/ext/Digest/SHA/bin/shasum
    N src/gnu/usr.bin/perl/ext/Digest/SHA/src/hmac.c
    N src/gnu/usr.bin/perl/ext/Digest/SHA/src/hmac.h
    N src/gnu/usr.bin/perl/ext/Digest/SHA/src/hmacxtra.c
    N src/gnu/usr.bin/perl/ext/Digest/SHA/src/sha.c
    N src/gnu/usr.bin/perl/ext/Digest/SHA/src/sha.h
    N src/gnu/usr.bin/perl/ext/Digest/SHA/src/sha64bit.c
    N src/gnu/usr.bin/perl/ext/Digest/SHA/src/sha64bit.h
    N src/gnu/usr.bin/perl/ext/Digest/SHA/src/shaxtra.c
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/allfcns.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/base64.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/bitbuf.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/dumpload.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/fips198.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/gglong.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/gg.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/hmacsha.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/ireland.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/methods.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/nistbit.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/nistbyte.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/rfc2202.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha1.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha224.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha256.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha384.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha512.t
    N src/gnu/usr.bin/perl/ext/Digest/SHA/t/woodbury.t
    U src/gnu/usr.bin/perl/ext/DynaLoader/DynaLoader_pm.PL
    C src/gnu/usr.bin/perl/ext/DynaLoader/Makefile.PL
    U src/gnu/usr.bin/perl/ext/DynaLoader/README
    U src/gnu/usr.bin/perl/ext/DynaLoader/XSLoader_pm.PL
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_aix.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_beos.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_dld.xs
    U src/gnu/usr.bin/perl/ext/DynaLoader/dl_dllload.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_dlopen.xs
    U src/gnu/usr.bin/perl/ext/DynaLoader/dl_dyld.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_hpux.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_mac.xs
    U src/gnu/usr.bin/perl/ext/DynaLoader/dl_mpeix.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_next.xs
    U src/gnu/usr.bin/perl/ext/DynaLoader/dl_none.xs
    N src/gnu/usr.bin/perl/ext/DynaLoader/dl_symbian.xs
    U src/gnu/usr.bin/perl/ext/DynaLoader/dl_vmesa.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_vms.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dlutils.c
    U src/gnu/usr.bin/perl/ext/DynaLoader/hints/aix.pl
    U src/gnu/usr.bin/perl/ext/DynaLoader/hints/gnukfreebsd.pl
    U src/gnu/usr.bin/perl/ext/DynaLoader/hints/gnuknetbsd.pl
    U src/gnu/usr.bin/perl/ext/DynaLoader/hints/linux.pl
    U src/gnu/usr.bin/perl/ext/DynaLoader/hints/netbsd.pl
    U src/gnu/usr.bin/perl/ext/DynaLoader/hints/openbsd.pl
    N src/gnu/usr.bin/perl/ext/DynaLoader/t/DynaLoader.t
    U src/gnu/usr.bin/perl/ext/DynaLoader/t/XSLoader.t
    U src/gnu/usr.bin/perl/ext/Encode/AUTHORS
    U src/gnu/usr.bin/perl/ext/Encode/Changes
    U src/gnu/usr.bin/perl/ext/Encode/Encode.pm
    U src/gnu/usr.bin/perl/ext/Encode/Encode.xs
    U src/gnu/usr.bin/perl/ext/Encode/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Encode/README
    U src/gnu/usr.bin/perl/ext/Encode/encengine.c
    U src/gnu/usr.bin/perl/ext/Encode/encoding.pm
    U src/gnu/usr.bin/perl/ext/Encode/Byte/Byte.pm
    U src/gnu/usr.bin/perl/ext/Encode/Byte/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Encode/CN/CN.pm
    U src/gnu/usr.bin/perl/ext/Encode/CN/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Encode/EBCDIC/EBCDIC.pm
    U src/gnu/usr.bin/perl/ext/Encode/EBCDIC/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Encode/Encode/Changes.e2x
    U src/gnu/usr.bin/perl/ext/Encode/Encode/ConfigLocal_PM.e2x
    U src/gnu/usr.bin/perl/ext/Encode/Encode/Makefile_PL.e2x
    U src/gnu/usr.bin/perl/ext/Encode/Encode/README.e2x
    U src/gnu/usr.bin/perl/ext/Encode/Encode/_PM.e2x
    U src/gnu/usr.bin/perl/ext/Encode/Encode/_T.e2x
    U src/gnu/usr.bin/perl/ext/Encode/Encode/encode.h
    U src/gnu/usr.bin/perl/ext/Encode/JP/JP.pm
    U src/gnu/usr.bin/perl/ext/Encode/JP/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Encode/KR/KR.pm
    U src/gnu/usr.bin/perl/ext/Encode/KR/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Encode/Symbol/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Encode/Symbol/Symbol.pm
    U src/gnu/usr.bin/perl/ext/Encode/TW/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Encode/TW/TW.pm
    U src/gnu/usr.bin/perl/ext/Encode/Unicode/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Encode/Unicode/Unicode.pm
    U src/gnu/usr.bin/perl/ext/Encode/Unicode/Unicode.xs
    U src/gnu/usr.bin/perl/ext/Encode/bin/enc2xs
    U src/gnu/usr.bin/perl/ext/Encode/bin/piconv
    U src/gnu/usr.bin/perl/ext/Encode/bin/ucm2table
    U src/gnu/usr.bin/perl/ext/Encode/bin/ucmlint
    C src/gnu/usr.bin/perl/ext/Encode/bin/ucmsort
    U src/gnu/usr.bin/perl/ext/Encode/bin/unidump
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Alias.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/CJKConstants.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Config.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Encoder.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Encoding.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Guess.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/PerlIO.pod
    C src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Supported.pod
    N src/gnu/usr.bin/perl/ext/Encode/lib/Encode/GSM0338.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/CN/HZ.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/JP/H2Z.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/JP/JIS7.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/KR/2022_KR.pm
    U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/MIME/Header.pm
    N src/gnu/usr.bin/perl/ext/Encode/lib/Encode/MIME/Name.pm
    C src/gnu/usr.bin/perl/ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
    C src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Unicode/UTF7.pm
    U src/gnu/usr.bin/perl/ext/Encode/t/Aliases.t
    U src/gnu/usr.bin/perl/ext/Encode/t/CJKT.t
    U src/gnu/usr.bin/perl/ext/Encode/t/Encode.t
    U src/gnu/usr.bin/perl/ext/Encode/t/Encoder.t
    U src/gnu/usr.bin/perl/ext/Encode/t/Mod_EUCJP.pm
    U src/gnu/usr.bin/perl/ext/Encode/t/Unicode.t
    U src/gnu/usr.bin/perl/ext/Encode/t/at-cn.t
    U src/gnu/usr.bin/perl/ext/Encode/t/at-tw.t
    U src/gnu/usr.bin/perl/ext/Encode/t/big5-eten.enc
    U src/gnu/usr.bin/perl/ext/Encode/t/big5-eten.utf
    U src/gnu/usr.bin/perl/ext/Encode/t/big5-hkscs.enc
    U src/gnu/usr.bin/perl/ext/Encode/t/big5-hkscs.utf
    C src/gnu/usr.bin/perl/ext/Encode/t/enc_data.t
    C src/gnu/usr.bin/perl/ext/Encode/t/enc_eucjp.t
    U src/gnu/usr.bin/perl/ext/Encode/t/enc_module.enc
    C src/gnu/usr.bin/perl/ext/Encode/t/enc_module.t
    C src/gnu/usr.bin/perl/ext/Encode/t/enc_utf8.t
    U src/gnu/usr.bin/perl/ext/Encode/t/encoding.t
    U src/gnu/usr.bin/perl/ext/Encode/t/fallback.t
    N src/gnu/usr.bin/perl/ext/Encode/t/from_to.t
    U src/gnu/usr.bin/perl/ext/Encode/t/gb2312.enc
    U src/gnu/usr.bin/perl/ext/Encode/t/gb2312.utf
    U src/gnu/usr.bin/perl/ext/Encode/t/grow.t
    U src/gnu/usr.bin/perl/ext/Encode/t/guess.t
    U src/gnu/usr.bin/perl/ext/Encode/t/gsm0338.t
    U src/gnu/usr.bin/perl/ext/Encode/t/jisx0201.enc
    U src/gnu/usr.bin/perl/ext/Encode/t/jisx0201.utf
    U src/gnu/usr.bin/perl/ext/Encode/t/jisx0208.enc
    U src/gnu/usr.bin/perl/ext/Encode/t/jisx0208.utf
    U src/gnu/usr.bin/perl/ext/Encode/t/jisx0212.enc
    U src/gnu/usr.bin/perl/ext/Encode/t/jisx0212.utf
    U src/gnu/usr.bin/perl/ext/Encode/t/jperl.t
    U src/gnu/usr.bin/perl/ext/Encode/t/ksc5601.enc
    U src/gnu/usr.bin/perl/ext/Encode/t/ksc5601.utf
    U src/gnu/usr.bin/perl/ext/Encode/t/mime-header.t
    U src/gnu/usr.bin/perl/ext/Encode/t/mime_header_iso2022jp.t
    U src/gnu/usr.bin/perl/ext/Encode/t/perlio.t
    C src/gnu/usr.bin/perl/ext/Encode/t/rt.pl
    U src/gnu/usr.bin/perl/ext/Encode/t/unibench.pl
    U src/gnu/usr.bin/perl/ext/Encode/t/utf8strict.t
    N src/gnu/usr.bin/perl/ext/Encode/t/mime-name.t
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-1.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-10.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-11.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-13.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-14.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-15.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-16.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-2.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-3.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-4.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-5.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-6.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-7.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-8.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-9.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/adobeStdenc.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/adobeSymbol.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/adobeZdingbat.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/ascii.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/big5-eten.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/big5-hkscs.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp037.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1006.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1026.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1047.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1250.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1251.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1252.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1253.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1254.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1255.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1256.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1257.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1258.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp424.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp437.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp500.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp737.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp775.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp850.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp852.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp855.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp856.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp857.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp860.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp861.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp862.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp863.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp864.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp865.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp866.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp869.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp874.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp875.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp932.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp936.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp949.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/cp950.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/ctrl.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/dingbats.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/euc-cn.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/euc-jp.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/euc-kr.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/gb12345.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/gb2312.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/gsm0338.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/hp-roman8.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/ir-165.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/jis0201.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/jis0208.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/jis0212.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/johab.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/koi8-f.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/koi8-r.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/koi8-u.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/ksc5601.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macArabic.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macCentEuro.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macChinsimp.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macChintrad.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macCroatian.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macCyrillic.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macDingbats.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macFarsi.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macGreek.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macHebrew.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macIceland.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macJapanese.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macKorean.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macROMnn.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macRUMnn.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macRoman.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macSami.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macSymbol.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macThai.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macTurkish.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/macUkraine.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/nextstep.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/null.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/posix-bc.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/shiftjis.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/symbol.ucm
    U src/gnu/usr.bin/perl/ext/Encode/ucm/viscii.ucm
    U src/gnu/usr.bin/perl/ext/Errno/ChangeLog
    U src/gnu/usr.bin/perl/ext/Errno/Errno_pm.PL
    U src/gnu/usr.bin/perl/ext/Errno/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Errno/t/Errno.t
    C src/gnu/usr.bin/perl/ext/Fcntl/Fcntl.pm
    U src/gnu/usr.bin/perl/ext/Fcntl/Fcntl.xs
    U src/gnu/usr.bin/perl/ext/Fcntl/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Fcntl/t/fcntl.t
    U src/gnu/usr.bin/perl/ext/Fcntl/t/syslfs.t
    N src/gnu/usr.bin/perl/ext/Fcntl/t/mode.t
    U src/gnu/usr.bin/perl/ext/File/Glob/Changes
    U src/gnu/usr.bin/perl/ext/File/Glob/Glob.pm
    U src/gnu/usr.bin/perl/ext/File/Glob/Glob.xs
    U src/gnu/usr.bin/perl/ext/File/Glob/Makefile.PL
    U src/gnu/usr.bin/perl/ext/File/Glob/TODO
    C src/gnu/usr.bin/perl/ext/File/Glob/bsd_glob.c
    U src/gnu/usr.bin/perl/ext/File/Glob/bsd_glob.h
    U src/gnu/usr.bin/perl/ext/File/Glob/t/basic.t
    U src/gnu/usr.bin/perl/ext/File/Glob/t/case.t
    U src/gnu/usr.bin/perl/ext/File/Glob/t/global.t
    U src/gnu/usr.bin/perl/ext/File/Glob/t/taint.t
    U src/gnu/usr.bin/perl/ext/Filter/Util/Call/Call.pm
    U src/gnu/usr.bin/perl/ext/Filter/Util/Call/Call.xs
    U src/gnu/usr.bin/perl/ext/Filter/Util/Call/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Filter/t/call.t
    U src/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.pm
    U src/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.xs
    U src/gnu/usr.bin/perl/ext/GDBM_File/Makefile.PL
    U src/gnu/usr.bin/perl/ext/GDBM_File/typemap
    U src/gnu/usr.bin/perl/ext/GDBM_File/hints/sco.pl
    U src/gnu/usr.bin/perl/ext/GDBM_File/t/gdbm.t
    N src/gnu/usr.bin/perl/ext/Hash/Util/Changes
    N src/gnu/usr.bin/perl/ext/Hash/Util/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Hash/Util/Util.xs
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/Changes
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/FieldHash.xs
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/01_load.t
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/02_function.t
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/03_class.t
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/04_thread.t
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/05_perlhook.t
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/10_hash.t
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/11_hashassign.t
    N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/12_hashwarn.t
    N src/gnu/usr.bin/perl/ext/Hash/Util/lib/Hash/Util.pm
    N src/gnu/usr.bin/perl/ext/Hash/Util/t/Util.t
    U src/gnu/usr.bin/perl/ext/I18N/Langinfo/Langinfo.pm
    U src/gnu/usr.bin/perl/ext/I18N/Langinfo/Langinfo.xs
    U src/gnu/usr.bin/perl/ext/I18N/Langinfo/Makefile.PL
    U src/gnu/usr.bin/perl/ext/I18N/Langinfo/fallback/const-c.inc
    U src/gnu/usr.bin/perl/ext/I18N/Langinfo/fallback/const-xs.inc
    U src/gnu/usr.bin/perl/ext/I18N/Langinfo/t/Langinfo.t
    U src/gnu/usr.bin/perl/ext/IO/ChangeLog
    C src/gnu/usr.bin/perl/ext/IO/IO.pm
    C src/gnu/usr.bin/perl/ext/IO/IO.xs
    U src/gnu/usr.bin/perl/ext/IO/Makefile.PL
    U src/gnu/usr.bin/perl/ext/IO/README
    U src/gnu/usr.bin/perl/ext/IO/poll.c
    U src/gnu/usr.bin/perl/ext/IO/poll.h
    U src/gnu/usr.bin/perl/ext/IO/hints/sco.pl
    U src/gnu/usr.bin/perl/ext/IO/lib/IO/Dir.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/File.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/Handle.pm
    U src/gnu/usr.bin/perl/ext/IO/lib/IO/Pipe.pm
    U src/gnu/usr.bin/perl/ext/IO/lib/IO/Poll.pm
    U src/gnu/usr.bin/perl/ext/IO/lib/IO/Seekable.pm
    U src/gnu/usr.bin/perl/ext/IO/lib/IO/Select.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/Socket.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/Socket/INET.pm
    U src/gnu/usr.bin/perl/ext/IO/lib/IO/Socket/UNIX.pm
    U src/gnu/usr.bin/perl/ext/IO/t/IO.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_const.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_dir.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_dup.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_file.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_linenum.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_multihomed.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_pipe.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_poll.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_sel.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_sock.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_taint.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_tell.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_udp.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_unix.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_utf8.t
    U src/gnu/usr.bin/perl/ext/IO/t/io_xs.t
    U src/gnu/usr.bin/perl/ext/IPC/SysV/ChangeLog
    U src/gnu/usr.bin/perl/ext/IPC/SysV/MANIFEST
    U src/gnu/usr.bin/perl/ext/IPC/SysV/Makefile.PL
    U src/gnu/usr.bin/perl/ext/IPC/SysV/Msg.pm
    U src/gnu/usr.bin/perl/ext/IPC/SysV/README
    U src/gnu/usr.bin/perl/ext/IPC/SysV/Semaphore.pm
    U src/gnu/usr.bin/perl/ext/IPC/SysV/SysV.pm
    U src/gnu/usr.bin/perl/ext/IPC/SysV/SysV.xs
    U src/gnu/usr.bin/perl/ext/IPC/SysV/hints/cygwin.pl
    U src/gnu/usr.bin/perl/ext/IPC/SysV/hints/next_3.pl
    U src/gnu/usr.bin/perl/ext/IPC/SysV/t/ipcsysv.t
    U src/gnu/usr.bin/perl/ext/IPC/SysV/t/msg.t
    U src/gnu/usr.bin/perl/ext/IPC/SysV/t/sem.t
    U src/gnu/usr.bin/perl/ext/List/Util/Changes
    U src/gnu/usr.bin/perl/ext/List/Util/Makefile.PL
    U src/gnu/usr.bin/perl/ext/List/Util/README
    U src/gnu/usr.bin/perl/ext/List/Util/Util.xs
    U src/gnu/usr.bin/perl/ext/List/Util/multicall.h
    U src/gnu/usr.bin/perl/ext/List/Util/lib/List/Util.pm
    U src/gnu/usr.bin/perl/ext/List/Util/lib/Scalar/Util.pm
    U src/gnu/usr.bin/perl/ext/List/Util/t/00version.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/blessed.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/dualvar.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/first.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/isvstring.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/lln.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/max.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/maxstr.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/min.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/minstr.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/openhan.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_blessed.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_first.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_lln.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_max.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_maxstr.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_min.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_minstr.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_openhan.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_readonly.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_reduce.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_refaddr.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_reftype.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_shuffle.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_sum.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/proto.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/p_tainted.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/readonly.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/reduce.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/refaddr.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/reftype.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/shuffle.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/sum.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/tainted.t
    U src/gnu/usr.bin/perl/ext/List/Util/t/weak.t
    U src/gnu/usr.bin/perl/ext/MIME/Base64/Base64.pm
    U src/gnu/usr.bin/perl/ext/MIME/Base64/Base64.xs
    U src/gnu/usr.bin/perl/ext/MIME/Base64/Changes
    U src/gnu/usr.bin/perl/ext/MIME/Base64/Makefile.PL
    U src/gnu/usr.bin/perl/ext/MIME/Base64/QuotedPrint.pm
    U src/gnu/usr.bin/perl/ext/MIME/Base64/README
    U src/gnu/usr.bin/perl/ext/MIME/Base64/t/base64.t
    U src/gnu/usr.bin/perl/ext/MIME/Base64/t/quoted-print.t
    U src/gnu/usr.bin/perl/ext/MIME/Base64/t/unicode.t
    U src/gnu/usr.bin/perl/ext/MIME/Base64/t/warn.t
    N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/FastCalc.pm
    N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/FastCalc.xs
    N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/t/bigintfc.t
    N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/t/bootstrap.t
    N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/t/mbi_rand.t
    N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/t/leak.t
    C src/gnu/usr.bin/perl/ext/NDBM_File/Makefile.PL
    C src/gnu/usr.bin/perl/ext/NDBM_File/NDBM_File.pm
    U src/gnu/usr.bin/perl/ext/NDBM_File/NDBM_File.xs
    C src/gnu/usr.bin/perl/ext/NDBM_File/typemap
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/cygwin.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/dec_osf.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/dynixptx.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/gnukfreebsd.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/gnuknetbsd.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/linux.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/sco.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/solaris.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/svr4.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/t/ndbm.t
    U src/gnu/usr.bin/perl/ext/ODBM_File/Makefile.PL
    C src/gnu/usr.bin/perl/ext/ODBM_File/ODBM_File.pm
    C src/gnu/usr.bin/perl/ext/ODBM_File/ODBM_File.xs
    U src/gnu/usr.bin/perl/ext/ODBM_File/typemap
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/cygwin.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/dec_osf.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/gnukfreebsd.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/gnuknetbsd.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/hpux.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/linux.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/sco.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/solaris.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/svr4.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/ultrix.pl
    C src/gnu/usr.bin/perl/ext/ODBM_File/t/odbm.t
    C src/gnu/usr.bin/perl/ext/Opcode/Makefile.PL
    C src/gnu/usr.bin/perl/ext/Opcode/Opcode.pm
    C src/gnu/usr.bin/perl/ext/Opcode/Opcode.xs
    C src/gnu/usr.bin/perl/ext/Opcode/Safe.pm
    C src/gnu/usr.bin/perl/ext/Opcode/ops.pm
    U src/gnu/usr.bin/perl/ext/Opcode/t/Opcode.t
    U src/gnu/usr.bin/perl/ext/Opcode/t/ops.t
    U src/gnu/usr.bin/perl/ext/POSIX/Makefile.PL
    C src/gnu/usr.bin/perl/ext/POSIX/POSIX.pm
    C src/gnu/usr.bin/perl/ext/POSIX/POSIX.pod
    C src/gnu/usr.bin/perl/ext/POSIX/POSIX.xs
    U src/gnu/usr.bin/perl/ext/POSIX/typemap
    U src/gnu/usr.bin/perl/ext/POSIX/hints/bsdos.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/dynixptx.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/freebsd.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/gnukfreebsd.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/gnuknetbsd.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/linux.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/mint.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/netbsd.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/next_3.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/sunos_4.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/svr4.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/uts.pl
    U src/gnu/usr.bin/perl/ext/POSIX/t/is.t
    N src/gnu/usr.bin/perl/ext/POSIX/t/math.t
    U src/gnu/usr.bin/perl/ext/POSIX/t/posix.t
    U src/gnu/usr.bin/perl/ext/POSIX/t/sigaction.t
    N src/gnu/usr.bin/perl/ext/POSIX/t/sysconf.t
    U src/gnu/usr.bin/perl/ext/POSIX/t/taint.t
    N src/gnu/usr.bin/perl/ext/POSIX/t/termios.t
    N src/gnu/usr.bin/perl/ext/POSIX/t/time.t
    U src/gnu/usr.bin/perl/ext/POSIX/t/waitpid.t
    U src/gnu/usr.bin/perl/ext/PerlIO/encoding/MANIFEST
    U src/gnu/usr.bin/perl/ext/PerlIO/encoding/Makefile.PL
    U src/gnu/usr.bin/perl/ext/PerlIO/encoding/encoding.pm
    U src/gnu/usr.bin/perl/ext/PerlIO/encoding/encoding.xs
    N src/gnu/usr.bin/perl/ext/PerlIO/encoding/t/nolooping.t
    U src/gnu/usr.bin/perl/ext/PerlIO/scalar/Makefile.PL
    U src/gnu/usr.bin/perl/ext/PerlIO/scalar/scalar.pm
    U src/gnu/usr.bin/perl/ext/PerlIO/scalar/scalar.xs
    U src/gnu/usr.bin/perl/ext/PerlIO/t/PerlIO.t
    U src/gnu/usr.bin/perl/ext/PerlIO/t/encoding.t
    U src/gnu/usr.bin/perl/ext/PerlIO/t/fail.t
    U src/gnu/usr.bin/perl/ext/PerlIO/t/fallback.t
    U src/gnu/usr.bin/perl/ext/PerlIO/t/open.t
    U src/gnu/usr.bin/perl/ext/PerlIO/t/scalar.t
    U src/gnu/usr.bin/perl/ext/PerlIO/t/via.t
    U src/gnu/usr.bin/perl/ext/PerlIO/via/Makefile.PL
    C src/gnu/usr.bin/perl/ext/PerlIO/via/via.pm
    U src/gnu/usr.bin/perl/ext/PerlIO/via/via.xs
    U src/gnu/usr.bin/perl/ext/PerlIO/via/hints/aix.pl
    C src/gnu/usr.bin/perl/ext/SDBM_File/Makefile.PL
    C src/gnu/usr.bin/perl/ext/SDBM_File/SDBM_File.pm
    U src/gnu/usr.bin/perl/ext/SDBM_File/SDBM_File.xs
    U src/gnu/usr.bin/perl/ext/SDBM_File/typemap
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/CHANGES
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/COMPARE
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/Makefile.PL
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/README
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/README.too
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/biblio
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dba.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbd.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbe.1
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbe.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbu.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/grind
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/hash.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/linux.patches
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/makefile.sdbm
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/pair.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/pair.h
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/readme.ms
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/sdbm.3
    C src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/sdbm.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/sdbm.h
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/tune.h
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/util.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/t/sdbm.t
    U src/gnu/usr.bin/perl/ext/Safe/t/safe1.t
    U src/gnu/usr.bin/perl/ext/Safe/t/safe2.t
    U src/gnu/usr.bin/perl/ext/Safe/t/safe3.t
    N src/gnu/usr.bin/perl/ext/Safe/t/safeops.t
    N src/gnu/usr.bin/perl/ext/Safe/t/safeuniversal.t
    U src/gnu/usr.bin/perl/ext/Socket/Makefile.PL
    C src/gnu/usr.bin/perl/ext/Socket/Socket.pm
    C src/gnu/usr.bin/perl/ext/Socket/Socket.xs
    U src/gnu/usr.bin/perl/ext/Socket/t/Socket.t
    U src/gnu/usr.bin/perl/ext/Socket/t/socketpair.t
    U src/gnu/usr.bin/perl/ext/Sys/Hostname/Hostname.pm
    U src/gnu/usr.bin/perl/ext/Sys/Hostname/Hostname.xs
    U src/gnu/usr.bin/perl/ext/Sys/Hostname/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Sys/Hostname/t/Hostname.t
    U src/gnu/usr.bin/perl/ext/Sys/Syslog/Changes
    U src/gnu/usr.bin/perl/ext/Sys/Syslog/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Sys/Syslog/README
    C src/gnu/usr.bin/perl/ext/Sys/Syslog/Syslog.pm
    U src/gnu/usr.bin/perl/ext/Sys/Syslog/Syslog.xs
    N src/gnu/usr.bin/perl/ext/Sys/Syslog/README.win32
    U src/gnu/usr.bin/perl/ext/Sys/Syslog/fallback/const-c.inc
    U src/gnu/usr.bin/perl/ext/Sys/Syslog/fallback/const-xs.inc
    U src/gnu/usr.bin/perl/ext/Sys/Syslog/t/00-load.t
    U src/gnu/usr.bin/perl/ext/Sys/Syslog/t/constants.t
    U src/gnu/usr.bin/perl/ext/Sys/Syslog/t/syslog.t
    N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/PerlLog.mc
    N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/PerlLog_RES.uu
    N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/PerlLog_dll.uu
    N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/Win32.pm
    N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/compile.pl
    U src/gnu/usr.bin/perl/ext/Storable/ChangeLog
    U src/gnu/usr.bin/perl/ext/Storable/MANIFEST
    U src/gnu/usr.bin/perl/ext/Storable/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Storable/README
    C src/gnu/usr.bin/perl/ext/Storable/Storable.pm
    U src/gnu/usr.bin/perl/ext/Storable/Storable.xs
    U src/gnu/usr.bin/perl/ext/Storable/hints/gnukfreebsd.pl
    U src/gnu/usr.bin/perl/ext/Storable/hints/gnuknetbsd.pl
    U src/gnu/usr.bin/perl/ext/Storable/hints/linux.pl
    U src/gnu/usr.bin/perl/ext/Storable/t/HAS_ATTACH.pm
    U src/gnu/usr.bin/perl/ext/Storable/t/HAS_HOOK.pm
    U src/gnu/usr.bin/perl/ext/Storable/t/HAS_OVERLOAD.pm
    U src/gnu/usr.bin/perl/ext/Storable/t/attach_errors.t
    U src/gnu/usr.bin/perl/ext/Storable/t/attach_singleton.t
    U src/gnu/usr.bin/perl/ext/Storable/t/blessed.t
    U src/gnu/usr.bin/perl/ext/Storable/t/canonical.t
    U src/gnu/usr.bin/perl/ext/Storable/t/circular_hook.t
    U src/gnu/usr.bin/perl/ext/Storable/t/code.t
    N src/gnu/usr.bin/perl/ext/Storable/t/compat01.t
    U src/gnu/usr.bin/perl/ext/Storable/t/compat06.t
    U src/gnu/usr.bin/perl/ext/Storable/t/croak.t
    U src/gnu/usr.bin/perl/ext/Storable/t/dclone.t
    U src/gnu/usr.bin/perl/ext/Storable/t/downgrade.t
    N src/gnu/usr.bin/perl/ext/Storable/t/file_magic.t
    U src/gnu/usr.bin/perl/ext/Storable/t/forgive.t
    U src/gnu/usr.bin/perl/ext/Storable/t/freeze.t
    U src/gnu/usr.bin/perl/ext/Storable/t/integer.t
    U src/gnu/usr.bin/perl/ext/Storable/t/interwork56.t
    U src/gnu/usr.bin/perl/ext/Storable/t/just_plain_nasty.t
    U src/gnu/usr.bin/perl/ext/Storable/t/lock.t
    U src/gnu/usr.bin/perl/ext/Storable/t/make_56_interwork.pl
    U src/gnu/usr.bin/perl/ext/Storable/t/make_downgrade.pl
    U src/gnu/usr.bin/perl/ext/Storable/t/make_overload.pl
    U src/gnu/usr.bin/perl/ext/Storable/t/malice.t
    U src/gnu/usr.bin/perl/ext/Storable/t/overload.t
    U src/gnu/usr.bin/perl/ext/Storable/t/recurse.t
    U src/gnu/usr.bin/perl/ext/Storable/t/restrict.t
    U src/gnu/usr.bin/perl/ext/Storable/t/retrieve.t
    U src/gnu/usr.bin/perl/ext/Storable/t/sig_die.t
    U src/gnu/usr.bin/perl/ext/Storable/t/st-dump.pl
    U src/gnu/usr.bin/perl/ext/Storable/t/store.t
    U src/gnu/usr.bin/perl/ext/Storable/t/testlib.pl
    U src/gnu/usr.bin/perl/ext/Storable/t/threads.t
    U src/gnu/usr.bin/perl/ext/Storable/t/tied.t
    U src/gnu/usr.bin/perl/ext/Storable/t/tied_hook.t
    U src/gnu/usr.bin/perl/ext/Storable/t/tied_items.t
    U src/gnu/usr.bin/perl/ext/Storable/t/utf8.t
    U src/gnu/usr.bin/perl/ext/Storable/t/utf8hash.t
    U src/gnu/usr.bin/perl/ext/Storable/t/weak.t
    N src/gnu/usr.bin/perl/ext/Text/Soundex/Changes
    N src/gnu/usr.bin/perl/ext/Text/Soundex/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Text/Soundex/README
    N src/gnu/usr.bin/perl/ext/Text/Soundex/Soundex.pm
    N src/gnu/usr.bin/perl/ext/Text/Soundex/Soundex.xs
    N src/gnu/usr.bin/perl/ext/Text/Soundex/t/Soundex.t
    U src/gnu/usr.bin/perl/ext/Time/HiRes/Changes
    C src/gnu/usr.bin/perl/ext/Time/HiRes/HiRes.pm
    U src/gnu/usr.bin/perl/ext/Time/HiRes/HiRes.xs
    U src/gnu/usr.bin/perl/ext/Time/HiRes/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Time/HiRes/typemap
    U src/gnu/usr.bin/perl/ext/Time/HiRes/fallback/const-c.inc
    U src/gnu/usr.bin/perl/ext/Time/HiRes/fallback/const-xs.inc
    N src/gnu/usr.bin/perl/ext/Time/HiRes/hints/aix.pl
    U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/dec_osf.pl
    U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/dynixptx.pl
    U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/irix.pl
    N src/gnu/usr.bin/perl/ext/Time/HiRes/hints/linux.pl
    U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/sco.pl
    U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/solaris.pl
    U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/svr4.pl
    U src/gnu/usr.bin/perl/ext/Time/HiRes/t/HiRes.t
    N src/gnu/usr.bin/perl/ext/Time/Piece/Changes
    N src/gnu/usr.bin/perl/ext/Time/Piece/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Time/Piece/Piece.pm
    N src/gnu/usr.bin/perl/ext/Time/Piece/Piece.xs
    N src/gnu/usr.bin/perl/ext/Time/Piece/README
    N src/gnu/usr.bin/perl/ext/Time/Piece/Seconds.pm
    N src/gnu/usr.bin/perl/ext/Time/Piece/t/01base.t
    N src/gnu/usr.bin/perl/ext/Time/Piece/t/02core.t
    N src/gnu/usr.bin/perl/ext/Time/Piece/t/03compare.t
    N src/gnu/usr.bin/perl/ext/Time/Piece/t/04mjd.t
    N src/gnu/usr.bin/perl/ext/Time/Piece/t/05overload.t
    N src/gnu/usr.bin/perl/ext/Time/Piece/t/06subclass.t
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/Changes
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/Normalize.pm
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/Normalize.xs
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/README
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/mkheader
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/fcdc.t
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/form.t
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/func.t
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/illegal.t
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/norm.t
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/null.t
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/proto.t
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/split.t
    U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/test.t
    N src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/tie.t
    N src/gnu/usr.bin/perl/ext/Win32/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Win32/Win32.pm
    N src/gnu/usr.bin/perl/ext/Win32/Win32.xs
    N src/gnu/usr.bin/perl/ext/Win32/longpath.inc
    N src/gnu/usr.bin/perl/ext/Win32/Changes
    N src/gnu/usr.bin/perl/ext/Win32/t/ExpandEnvironmentStrings.t
    N src/gnu/usr.bin/perl/ext/Win32/t/GetFileVersion.t
    N src/gnu/usr.bin/perl/ext/Win32/t/GetFolderPath.t
    N src/gnu/usr.bin/perl/ext/Win32/t/GetFullPathName.t
    N src/gnu/usr.bin/perl/ext/Win32/t/GetLongPathName.t
    N src/gnu/usr.bin/perl/ext/Win32/t/GetOSVersion.t
    N src/gnu/usr.bin/perl/ext/Win32/t/GuidGen.t
    N src/gnu/usr.bin/perl/ext/Win32/t/CreateFile.t
    N src/gnu/usr.bin/perl/ext/Win32/t/GetCurrentThreadId.t
    N src/gnu/usr.bin/perl/ext/Win32/t/Unicode.t
    N src/gnu/usr.bin/perl/ext/Win32/t/GetShortPathName.t
    N src/gnu/usr.bin/perl/ext/Win32/t/Names.t
    U src/gnu/usr.bin/perl/ext/XS/APItest/APItest.pm
    U src/gnu/usr.bin/perl/ext/XS/APItest/APItest.xs
    U src/gnu/usr.bin/perl/ext/XS/APItest/MANIFEST
    U src/gnu/usr.bin/perl/ext/XS/APItest/Makefile.PL
    U src/gnu/usr.bin/perl/ext/XS/APItest/README
    N src/gnu/usr.bin/perl/ext/XS/APItest/core.c
    N src/gnu/usr.bin/perl/ext/XS/APItest/core_or_not.inc
    N src/gnu/usr.bin/perl/ext/XS/APItest/exception.c
    N src/gnu/usr.bin/perl/ext/XS/APItest/notcore.c
    U src/gnu/usr.bin/perl/ext/XS/APItest/t/call.t
    N src/gnu/usr.bin/perl/ext/XS/APItest/t/exception.t
    U src/gnu/usr.bin/perl/ext/XS/APItest/t/hash.t
    N src/gnu/usr.bin/perl/ext/XS/APItest/t/my_cxt.t
    N src/gnu/usr.bin/perl/ext/XS/APItest/t/op.t
    U src/gnu/usr.bin/perl/ext/XS/APItest/t/printf.t
    U src/gnu/usr.bin/perl/ext/XS/APItest/t/push.t
    N src/gnu/usr.bin/perl/ext/XS/APItest/t/svsetsv.t
    N src/gnu/usr.bin/perl/ext/XS/APItest/t/xs_special_subs.t
    N src/gnu/usr.bin/perl/ext/XS/APItest/t/xs_special_subs_require.t
    U src/gnu/usr.bin/perl/ext/XS/Typemap/Makefile.PL
    U src/gnu/usr.bin/perl/ext/XS/Typemap/README
    U src/gnu/usr.bin/perl/ext/XS/Typemap/Typemap.pm
    U src/gnu/usr.bin/perl/ext/XS/Typemap/Typemap.xs
    U src/gnu/usr.bin/perl/ext/XS/Typemap/stdio.c
    U src/gnu/usr.bin/perl/ext/XS/Typemap/typemap
    U src/gnu/usr.bin/perl/ext/XS/Typemap/t/Typemap.t
    U src/gnu/usr.bin/perl/ext/attrs/Makefile.PL
    U src/gnu/usr.bin/perl/ext/attrs/attrs.pm
    U src/gnu/usr.bin/perl/ext/attrs/attrs.xs
    U src/gnu/usr.bin/perl/ext/attrs/t/attrs.t
    U src/gnu/usr.bin/perl/ext/re/Makefile.PL
    U src/gnu/usr.bin/perl/ext/re/re.pm
    U src/gnu/usr.bin/perl/ext/re/re.xs
    N src/gnu/usr.bin/perl/ext/re/re_comp.h
    N src/gnu/usr.bin/perl/ext/re/re_top.h
    U src/gnu/usr.bin/perl/ext/re/hints/mpeix.pl
    N src/gnu/usr.bin/perl/ext/re/t/lexical_debug.pl
    N src/gnu/usr.bin/perl/ext/re/t/lexical_debug.t
    U src/gnu/usr.bin/perl/ext/re/t/re.t
    N src/gnu/usr.bin/perl/ext/re/t/re_funcs.t
    N src/gnu/usr.bin/perl/ext/re/t/regop.pl
    N src/gnu/usr.bin/perl/ext/re/t/regop.t
    N src/gnu/usr.bin/perl/ext/re/t/qr.t
    U src/gnu/usr.bin/perl/ext/threads/Makefile.PL
    U src/gnu/usr.bin/perl/ext/threads/threads.pm
    U src/gnu/usr.bin/perl/ext/threads/threads.xs
    N src/gnu/usr.bin/perl/ext/threads/hints/hpux.pl
    U src/gnu/usr.bin/perl/ext/threads/hints/linux.pl
    U src/gnu/usr.bin/perl/ext/threads/shared/Makefile.PL
    U src/gnu/usr.bin/perl/ext/threads/shared/shared.pm
    U src/gnu/usr.bin/perl/ext/threads/shared/shared.xs
    U src/gnu/usr.bin/perl/ext/threads/shared/hints/linux.pl
    U src/gnu/usr.bin/perl/ext/threads/shared/t/0nothread.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/av_refs.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/av_simple.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/blessed.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/cond.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/disabled.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/hv_refs.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/hv_simple.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/no_share.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/shared_attr.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/sv_refs.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/sv_simple.t
    U src/gnu/usr.bin/perl/ext/threads/shared/t/wait.t
    N src/gnu/usr.bin/perl/ext/threads/shared/t/waithires.t
    N src/gnu/usr.bin/perl/ext/threads/shared/t/stress.t
    U src/gnu/usr.bin/perl/ext/threads/t/basic.t
    N src/gnu/usr.bin/perl/ext/threads/t/blocks.t
    N src/gnu/usr.bin/perl/ext/threads/t/context.t
    U src/gnu/usr.bin/perl/ext/threads/t/end.t
    N src/gnu/usr.bin/perl/ext/threads/t/err.t
    N src/gnu/usr.bin/perl/ext/threads/t/exit.t
    N src/gnu/usr.bin/perl/ext/threads/t/free.t
    N src/gnu/usr.bin/perl/ext/threads/t/free2.t
    U src/gnu/usr.bin/perl/ext/threads/t/join.t
    N src/gnu/usr.bin/perl/ext/threads/t/kill.t
    U src/gnu/usr.bin/perl/ext/threads/t/libc.t
    U src/gnu/usr.bin/perl/ext/threads/t/list.t
    U src/gnu/usr.bin/perl/ext/threads/t/problems.t
    N src/gnu/usr.bin/perl/ext/threads/t/stack.t
    N src/gnu/usr.bin/perl/ext/threads/t/stack_env.t
    N src/gnu/usr.bin/perl/ext/threads/t/state.t
    U src/gnu/usr.bin/perl/ext/threads/t/stress_cv.t
    U src/gnu/usr.bin/perl/ext/threads/t/stress_re.t
    U src/gnu/usr.bin/perl/ext/threads/t/stress_string.t
    U src/gnu/usr.bin/perl/ext/threads/t/thread.t
    C src/gnu/usr.bin/perl/ext/util/make_ext
    N src/gnu/usr.bin/perl/ext/util/make_ext_cross
    N src/gnu/usr.bin/perl/ext/Win32API/File/Changes
    N src/gnu/usr.bin/perl/ext/Win32API/File/File.pm
    N src/gnu/usr.bin/perl/ext/Win32API/File/File.xs
    N src/gnu/usr.bin/perl/ext/Win32API/File/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Win32API/File/README
    N src/gnu/usr.bin/perl/ext/Win32API/File/buffers.h
    N src/gnu/usr.bin/perl/ext/Win32API/File/cFile.h
    N src/gnu/usr.bin/perl/ext/Win32API/File/cFile.pc
    N src/gnu/usr.bin/perl/ext/Win32API/File/const2perl.h
    N src/gnu/usr.bin/perl/ext/Win32API/File/typemap
    N src/gnu/usr.bin/perl/ext/Win32API/File/ExtUtils/Myconst2perl.pm
    N src/gnu/usr.bin/perl/ext/Win32API/File/t/file.t
    N src/gnu/usr.bin/perl/ext/Win32API/File/t/tie.t
    N src/gnu/usr.bin/perl/ext/Win32CORE/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Win32CORE/Win32CORE.c
    N src/gnu/usr.bin/perl/ext/Win32CORE/Win32CORE.pm
    N src/gnu/usr.bin/perl/ext/Win32CORE/t/win32core.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/Changes
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/Makefile.PL
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/README
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/File/GlobMapper.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/IO/Compress/Base.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/private/MakeUtil.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/t/01misc.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Base/t/globmapper.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/Changes
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/Makefile.PL
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/README
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/gzappend
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/gzcat
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/gzgrep
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/gzstream
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/unzip
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/private/MakeUtil.pm
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/001zlib-generic-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/001zlib-generic-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/001zlib-generic-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/001zlib-generic-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-transparent.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/004gziphdr.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/005defhdr.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/010examples.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/020isize.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/050interop-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/100generic-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/100generic-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/100generic-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/100generic-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/101truncate-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/101truncate-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/101truncate-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/101truncate-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/102tied-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/102tied-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/102tied-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/102tied-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/103newtied-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/103newtied-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/103newtied-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/103newtied-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/104destroy-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/104destroy-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/104destroy-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/104destroy-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-gzip-only.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-zip-only.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/106prime-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/106prime-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/106prime-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/106prime-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/107multi-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/107multi-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/107multi-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/107multi-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-transparent.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/109merge-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/109merge-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/109merge-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/109merge-zip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/110encode-deflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/110encode-gzip.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/110encode-rawdeflate.t
    N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/110encode-zip.t
    U src/gnu/usr.bin/perl/beos/beos.c
    U src/gnu/usr.bin/perl/beos/beosish.h
    U src/gnu/usr.bin/perl/beos/nm.c
    U src/gnu/usr.bin/perl/cygwin/Makefile.SHs
    U src/gnu/usr.bin/perl/cygwin/cygwin.c
    U src/gnu/usr.bin/perl/djgpp/config.over
    U src/gnu/usr.bin/perl/djgpp/configure.bat
    U src/gnu/usr.bin/perl/djgpp/djgpp.c
    U src/gnu/usr.bin/perl/djgpp/djgpp.h
    U src/gnu/usr.bin/perl/djgpp/djgppsed.sh
    U src/gnu/usr.bin/perl/djgpp/fixpmain
    C src/gnu/usr.bin/perl/emacs/cperl-mode.el
    U src/gnu/usr.bin/perl/emacs/e2ctags.pl
    U src/gnu/usr.bin/perl/emacs/ptags
    U src/gnu/usr.bin/perl/epoc/config.sh
    U src/gnu/usr.bin/perl/epoc/createpkg.pl
    U src/gnu/usr.bin/perl/epoc/epoc.c
    U src/gnu/usr.bin/perl/epoc/epoc_stubs.c
    U src/gnu/usr.bin/perl/epoc/epocish.c
    U src/gnu/usr.bin/perl/epoc/epocish.h
    U src/gnu/usr.bin/perl/epoc/link.pl
    U src/gnu/usr.bin/perl/h2pl/README
    U src/gnu/usr.bin/perl/h2pl/cbreak.pl
    U src/gnu/usr.bin/perl/h2pl/cbreak2.pl
    U src/gnu/usr.bin/perl/h2pl/getioctlsizes
    U src/gnu/usr.bin/perl/h2pl/mksizes
    U src/gnu/usr.bin/perl/h2pl/mkvars
    U src/gnu/usr.bin/perl/h2pl/tcbreak
    U src/gnu/usr.bin/perl/h2pl/tcbreak2
    U src/gnu/usr.bin/perl/h2pl/eg/sizeof.ph
    U src/gnu/usr.bin/perl/h2pl/eg/sysexits.pl
    U src/gnu/usr.bin/perl/h2pl/eg/sys/errno.pl
    U src/gnu/usr.bin/perl/h2pl/eg/sys/ioctl.pl
    U src/gnu/usr.bin/perl/hints/3b1.sh
    U src/gnu/usr.bin/perl/hints/3b1cc
    C src/gnu/usr.bin/perl/hints/README.hints
    C src/gnu/usr.bin/perl/hints/aix.sh
    U src/gnu/usr.bin/perl/hints/aix_3.sh
    U src/gnu/usr.bin/perl/hints/aix_4.sh
    U src/gnu/usr.bin/perl/hints/altos486.sh
    U src/gnu/usr.bin/perl/hints/amigaos.sh
    U src/gnu/usr.bin/perl/hints/apollo.sh
    U src/gnu/usr.bin/perl/hints/atheos.sh
    U src/gnu/usr.bin/perl/hints/aux_3.sh
    U src/gnu/usr.bin/perl/hints/beos.sh
    U src/gnu/usr.bin/perl/hints/broken-db.msg
    U src/gnu/usr.bin/perl/hints/bsdos.sh
    U src/gnu/usr.bin/perl/hints/convexos.sh
    U src/gnu/usr.bin/perl/hints/cxux.sh
    U src/gnu/usr.bin/perl/hints/cygwin.sh
    U src/gnu/usr.bin/perl/hints/darwin.sh
    U src/gnu/usr.bin/perl/hints/dcosx.sh
    C src/gnu/usr.bin/perl/hints/dec_osf.sh
    C src/gnu/usr.bin/perl/hints/dgux.sh
    U src/gnu/usr.bin/perl/hints/dos_djgpp.sh
    N src/gnu/usr.bin/perl/hints/dragonfly.sh
    U src/gnu/usr.bin/perl/hints/dynix.sh
    U src/gnu/usr.bin/perl/hints/epix.sh
    U src/gnu/usr.bin/perl/hints/dynixptx.sh
    U src/gnu/usr.bin/perl/hints/esix4.sh
    U src/gnu/usr.bin/perl/hints/fps.sh
    C src/gnu/usr.bin/perl/hints/freebsd.sh
    U src/gnu/usr.bin/perl/hints/genix.sh
    U src/gnu/usr.bin/perl/hints/gnu.sh
    U src/gnu/usr.bin/perl/hints/gnukfreebsd.sh
    U src/gnu/usr.bin/perl/hints/gnuknetbsd.sh
    U src/gnu/usr.bin/perl/hints/greenhills.sh
    C src/gnu/usr.bin/perl/hints/hpux.sh
    U src/gnu/usr.bin/perl/hints/i386.sh
    U src/gnu/usr.bin/perl/hints/interix.sh
    U src/gnu/usr.bin/perl/hints/irix_4.sh
    U src/gnu/usr.bin/perl/hints/irix_5.sh
    U src/gnu/usr.bin/perl/hints/irix_6.sh
    U src/gnu/usr.bin/perl/hints/irix_6_0.sh
    U src/gnu/usr.bin/perl/hints/irix_6_1.sh
    U src/gnu/usr.bin/perl/hints/isc.sh
    U src/gnu/usr.bin/perl/hints/isc_2.sh
    C src/gnu/usr.bin/perl/hints/linux.sh
    U src/gnu/usr.bin/perl/hints/lynxos.sh
    C src/gnu/usr.bin/perl/hints/machten.sh
    C src/gnu/usr.bin/perl/hints/machten_2.sh
    N src/gnu/usr.bin/perl/hints/midnightbsd.sh
    U src/gnu/usr.bin/perl/hints/mint.sh
    U src/gnu/usr.bin/perl/hints/mips.sh
    U src/gnu/usr.bin/perl/hints/mpc.sh
    U src/gnu/usr.bin/perl/hints/mpeix.sh
    U src/gnu/usr.bin/perl/hints/ncr_tower.sh
    C src/gnu/usr.bin/perl/hints/netbsd.sh
    U src/gnu/usr.bin/perl/hints/newsos4.sh
    U src/gnu/usr.bin/perl/hints/next_3.sh
    U src/gnu/usr.bin/perl/hints/next_3_0.sh
    U src/gnu/usr.bin/perl/hints/next_4.sh
    U src/gnu/usr.bin/perl/hints/nonstopux.sh
    U src/gnu/usr.bin/perl/hints/openbsd.sh
    U src/gnu/usr.bin/perl/hints/opus.sh
    U src/gnu/usr.bin/perl/hints/os2.sh
    C src/gnu/usr.bin/perl/hints/os390.sh
    U src/gnu/usr.bin/perl/hints/os400.sh
    U src/gnu/usr.bin/perl/hints/posix-bc.sh
    U src/gnu/usr.bin/perl/hints/powerux.sh
    C src/gnu/usr.bin/perl/hints/qnx.sh
    U src/gnu/usr.bin/perl/hints/rhapsody.sh
    N src/gnu/usr.bin/perl/hints/riscos.sh
    C src/gnu/usr.bin/perl/hints/sco.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_0.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_1.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_2.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_3.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_4.sh
    C src/gnu/usr.bin/perl/hints/solaris_2.sh
    U src/gnu/usr.bin/perl/hints/stellar.sh
    U src/gnu/usr.bin/perl/hints/sunos_4_0.sh
    C src/gnu/usr.bin/perl/hints/sunos_4_1.sh
    U src/gnu/usr.bin/perl/hints/super-ux.sh
    U src/gnu/usr.bin/perl/hints/svr4.sh
    U src/gnu/usr.bin/perl/hints/svr5.sh
    U src/gnu/usr.bin/perl/hints/t001.c
    U src/gnu/usr.bin/perl/hints/ti1500.sh
    U src/gnu/usr.bin/perl/hints/titanos.sh
    C src/gnu/usr.bin/perl/hints/ultrix_4.sh
    C src/gnu/usr.bin/perl/hints/umips.sh
    U src/gnu/usr.bin/perl/hints/unicos.sh
    U src/gnu/usr.bin/perl/hints/unicosmk.sh
    U src/gnu/usr.bin/perl/hints/unisysdynix.sh
    U src/gnu/usr.bin/perl/hints/utekv.sh
    U src/gnu/usr.bin/perl/hints/uts.sh
    U src/gnu/usr.bin/perl/hints/uwin.sh
    U src/gnu/usr.bin/perl/hints/vmesa.sh
    U src/gnu/usr.bin/perl/hints/vos.sh
    N src/gnu/usr.bin/perl/hints/catamount.sh
    U src/gnu/usr.bin/perl/lib/AnyDBM_File.pm
    U src/gnu/usr.bin/perl/lib/AnyDBM_File.t
    C src/gnu/usr.bin/perl/lib/AutoLoader.pm
    C src/gnu/usr.bin/perl/lib/AutoLoader.t
    C src/gnu/usr.bin/perl/lib/AutoSplit.pm
    U src/gnu/usr.bin/perl/lib/AutoSplit.t
    C src/gnu/usr.bin/perl/lib/Benchmark.pm
    U src/gnu/usr.bin/perl/lib/Benchmark.t
    C src/gnu/usr.bin/perl/lib/CGI.pm
    C src/gnu/usr.bin/perl/lib/CPAN.pm
    C src/gnu/usr.bin/perl/lib/Carp.pm
    U src/gnu/usr.bin/perl/lib/Carp.t
    U src/gnu/usr.bin/perl/lib/Config.t
    C src/gnu/usr.bin/perl/lib/Cwd.pm
    U src/gnu/usr.bin/perl/lib/DB.pm
    U src/gnu/usr.bin/perl/lib/DB.t
    U src/gnu/usr.bin/perl/lib/DBM_Filter.pm
    U src/gnu/usr.bin/perl/lib/Digest.pm
    U src/gnu/usr.bin/perl/lib/DirHandle.pm
    U src/gnu/usr.bin/perl/lib/DirHandle.t
    U src/gnu/usr.bin/perl/lib/Dumpvalue.pm
    U src/gnu/usr.bin/perl/lib/Dumpvalue.t
    C src/gnu/usr.bin/perl/lib/English.pm
    U src/gnu/usr.bin/perl/lib/English.t
    U src/gnu/usr.bin/perl/lib/Env.pm
    C src/gnu/usr.bin/perl/lib/Exporter.pm
    U src/gnu/usr.bin/perl/lib/Exporter.t
    U src/gnu/usr.bin/perl/lib/Fatal.pm
    U src/gnu/usr.bin/perl/lib/Fatal.t
    C src/gnu/usr.bin/perl/lib/FileCache.pm
    U src/gnu/usr.bin/perl/lib/FileHandle.pm
    U src/gnu/usr.bin/perl/lib/FileHandle.t
    C src/gnu/usr.bin/perl/lib/FindBin.pm
    U src/gnu/usr.bin/perl/lib/FindBin.t
    U src/gnu/usr.bin/perl/lib/Internals.t
    U src/gnu/usr.bin/perl/lib/Memoize.pm
    U src/gnu/usr.bin/perl/lib/NEXT.pm
    U src/gnu/usr.bin/perl/lib/PerlIO.pm
    U src/gnu/usr.bin/perl/lib/SelectSaver.pm
    U src/gnu/usr.bin/perl/lib/SelectSaver.t
    N src/gnu/usr.bin/perl/lib/SelfLoader-buggy.t
    C src/gnu/usr.bin/perl/lib/SelfLoader.pm
    U src/gnu/usr.bin/perl/lib/SelfLoader.t
    C src/gnu/usr.bin/perl/lib/Shell.pm
    U src/gnu/usr.bin/perl/lib/Shell.t
    U src/gnu/usr.bin/perl/lib/Switch.pm
    U src/gnu/usr.bin/perl/lib/Symbol.pm
    U src/gnu/usr.bin/perl/lib/Symbol.t
    U src/gnu/usr.bin/perl/lib/Test.pm
    U src/gnu/usr.bin/perl/lib/Thread.pm
    C src/gnu/usr.bin/perl/lib/UNIVERSAL.pm
    U src/gnu/usr.bin/perl/lib/abbrev.pl
    U src/gnu/usr.bin/perl/lib/assert.pl
    U src/gnu/usr.bin/perl/lib/bignum.pm
    C src/gnu/usr.bin/perl/lib/base.pm
    U src/gnu/usr.bin/perl/lib/attributes.pm
    C src/gnu/usr.bin/perl/lib/autouse.pm
    U src/gnu/usr.bin/perl/lib/autouse.t
    N src/gnu/usr.bin/perl/lib/CORE.pod
    U src/gnu/usr.bin/perl/lib/bigfloat.pl
    U src/gnu/usr.bin/perl/lib/bigfloatpl.t
    U src/gnu/usr.bin/perl/lib/bigint.pl
    U src/gnu/usr.bin/perl/lib/bigint.pm
    U src/gnu/usr.bin/perl/lib/bigintpl.t
    U src/gnu/usr.bin/perl/lib/bigrat.pm
    U src/gnu/usr.bin/perl/lib/bigrat.pl
    U src/gnu/usr.bin/perl/lib/fields.pm
    C src/gnu/usr.bin/perl/lib/blib.pm
    U src/gnu/usr.bin/perl/lib/blib.t
    U src/gnu/usr.bin/perl/lib/bytes.pm
    U src/gnu/usr.bin/perl/lib/bytes.t
    U src/gnu/usr.bin/perl/lib/bytes_heavy.pl
    U src/gnu/usr.bin/perl/lib/cacheout.pl
    U src/gnu/usr.bin/perl/lib/charnames.pm
    U src/gnu/usr.bin/perl/lib/charnames.t
    U src/gnu/usr.bin/perl/lib/complete.pl
    C src/gnu/usr.bin/perl/lib/constant.pm
    U src/gnu/usr.bin/perl/lib/constant.t
    U src/gnu/usr.bin/perl/lib/ctime.pl
    U src/gnu/usr.bin/perl/lib/dbm_filter_util.pl
    C src/gnu/usr.bin/perl/lib/diagnostics.pm
    U src/gnu/usr.bin/perl/lib/diagnostics.t
    U src/gnu/usr.bin/perl/lib/dotsh.pl
    C src/gnu/usr.bin/perl/lib/dumpvar.pl
    U src/gnu/usr.bin/perl/lib/dumpvar.t
    U src/gnu/usr.bin/perl/lib/exceptions.pl
    U src/gnu/usr.bin/perl/lib/fastcwd.pl
    N src/gnu/usr.bin/perl/lib/feature.pm
    N src/gnu/usr.bin/perl/lib/feature.t
    U src/gnu/usr.bin/perl/lib/h2xs.t
    U src/gnu/usr.bin/perl/lib/filetest.pm
    U src/gnu/usr.bin/perl/lib/filetest.t
    U src/gnu/usr.bin/perl/lib/find.pl
    U src/gnu/usr.bin/perl/lib/finddepth.pl
    U src/gnu/usr.bin/perl/lib/flush.pl
    U src/gnu/usr.bin/perl/lib/getcwd.pl
    U src/gnu/usr.bin/perl/lib/getopt.pl
    U src/gnu/usr.bin/perl/lib/getopts.pl
    U src/gnu/usr.bin/perl/lib/h2ph.t
    N src/gnu/usr.bin/perl/lib/mro.pm
    U src/gnu/usr.bin/perl/lib/hostname.pl
    U src/gnu/usr.bin/perl/lib/if.pm
    U src/gnu/usr.bin/perl/lib/if.t
    C src/gnu/usr.bin/perl/lib/importenv.pl
    U src/gnu/usr.bin/perl/lib/integer.pm
    U src/gnu/usr.bin/perl/lib/integer.t
    U src/gnu/usr.bin/perl/lib/less.pm
    U src/gnu/usr.bin/perl/lib/less.t
    U src/gnu/usr.bin/perl/lib/lib.t
    U src/gnu/usr.bin/perl/lib/lib_pm.PL
    U src/gnu/usr.bin/perl/lib/locale.pm
    U src/gnu/usr.bin/perl/lib/locale.t
    U src/gnu/usr.bin/perl/lib/look.pl
    U src/gnu/usr.bin/perl/lib/newgetopt.pl
    U src/gnu/usr.bin/perl/lib/open.pm
    U src/gnu/usr.bin/perl/lib/open.t
    U src/gnu/usr.bin/perl/lib/open2.pl
    U src/gnu/usr.bin/perl/lib/open3.pl
    C src/gnu/usr.bin/perl/lib/overload.pm
    U src/gnu/usr.bin/perl/lib/overload.t
    C src/gnu/usr.bin/perl/lib/perl5db.pl
    N src/gnu/usr.bin/perl/lib/perl5db.t
    U src/gnu/usr.bin/perl/lib/pwd.pl
    U src/gnu/usr.bin/perl/lib/shellwords.pl
    C src/gnu/usr.bin/perl/lib/sigtrap.pm
    U src/gnu/usr.bin/perl/lib/sigtrap.t
    U src/gnu/usr.bin/perl/lib/sort.pm
    U src/gnu/usr.bin/perl/lib/sort.t
    C src/gnu/usr.bin/perl/lib/stat.pl
    C src/gnu/usr.bin/perl/lib/strict.pm
    U src/gnu/usr.bin/perl/lib/strict.t
    U src/gnu/usr.bin/perl/lib/subs.pm
    U src/gnu/usr.bin/perl/lib/subs.t
    U src/gnu/usr.bin/perl/lib/syslog.pl
    U src/gnu/usr.bin/perl/lib/tainted.pl
    U src/gnu/usr.bin/perl/lib/termcap.pl
    U src/gnu/usr.bin/perl/lib/timelocal.pl
    U src/gnu/usr.bin/perl/lib/utf8.pm
    C src/gnu/usr.bin/perl/lib/utf8.t
    U src/gnu/usr.bin/perl/lib/utf8_heavy.pl
    C src/gnu/usr.bin/perl/lib/validate.pl
    U src/gnu/usr.bin/perl/lib/vars.pm
    U src/gnu/usr.bin/perl/lib/vars.t
    N src/gnu/usr.bin/perl/lib/vars_carp.t
    N src/gnu/usr.bin/perl/lib/version.pm
    N src/gnu/usr.bin/perl/lib/version.pod
    N src/gnu/usr.bin/perl/lib/version.t
    U src/gnu/usr.bin/perl/lib/vmsish.pm
    U src/gnu/usr.bin/perl/lib/vmsish.t
    U src/gnu/usr.bin/perl/lib/warnings.pm
    U src/gnu/usr.bin/perl/lib/warnings.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS.pm
    N src/gnu/usr.bin/perl/lib/Thread.t
    N src/gnu/usr.bin/perl/lib/overload64.t
    N src/gnu/usr.bin/perl/lib/Archive/Extract.pm
    N src/gnu/usr.bin/perl/lib/Archive/Tar.pm
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/01_Archive-Extract.t
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/double_dir.zip.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.bz2.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.gz.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.jar.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.par.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.tar.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.tgz.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.zip.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.jar.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.par.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tar.bz2.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tar.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tbz.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tgz.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.zip.packed
    N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.Z.packed
    N src/gnu/usr.bin/perl/lib/Archive/Tar/Constant.pm
    N src/gnu/usr.bin/perl/lib/Archive/Tar/File.pm
    N src/gnu/usr.bin/perl/lib/Archive/Tar/bin/ptar
    N src/gnu/usr.bin/perl/lib/Archive/Tar/bin/ptardiff
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/01_use.t
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/02_methods.t
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/03_file.t
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/04_resolved_issues.t
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/long/b
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/long/bar.tar.packed
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/long/foo.tgz.packed
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/short/b
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/short/bar.tar.packed
    N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/short/foo.tgz.packed
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers.pm
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/Changes
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/README
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/Demo.pm
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/Descriptions.pm
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/MyClass.pm
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo2.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo3.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo4.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_call.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_chain.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_cycle.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_hashdir.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_phases.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_range.pl
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_rawdata.pl
    N src/gnu/usr.bin/perl/lib/Attribute/Handlers/t/constants.t
    N src/gnu/usr.bin/perl/lib/Attribute/Handlers/t/linerep.t
    U src/gnu/usr.bin/perl/lib/Attribute/Handlers/t/multi.t
    N src/gnu/usr.bin/perl/lib/Attribute/Handlers/t/data_convert.t
    U src/gnu/usr.bin/perl/lib/CGI/Apache.pm
    C src/gnu/usr.bin/perl/lib/CGI/Carp.pm
    U src/gnu/usr.bin/perl/lib/CGI/Changes
    C src/gnu/usr.bin/perl/lib/CGI/Cookie.pm
    C src/gnu/usr.bin/perl/lib/CGI/Fast.pm
    U src/gnu/usr.bin/perl/lib/CGI/Pretty.pm
    U src/gnu/usr.bin/perl/lib/CGI/Push.pm
    U src/gnu/usr.bin/perl/lib/CGI/Switch.pm
    C src/gnu/usr.bin/perl/lib/CGI/Util.pm
    U src/gnu/usr.bin/perl/lib/CGI/eg/RunMeFirst
    U src/gnu/usr.bin/perl/lib/CGI/eg/caution.xbm
    U src/gnu/usr.bin/perl/lib/CGI/eg/clickable_image.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/cookie.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/crash.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/customize.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/diff_upload.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/dna_small_gif.uu
    U src/gnu/usr.bin/perl/lib/CGI/eg/file_upload.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/frameset.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/index.html
    U src/gnu/usr.bin/perl/lib/CGI/eg/internal_links.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/javascript.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/make_links.pl
    U src/gnu/usr.bin/perl/lib/CGI/eg/monty.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/multiple_forms.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/nph-clock.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/nph-multipart.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/popup.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/save_state.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/tryit.cgi
    U src/gnu/usr.bin/perl/lib/CGI/eg/wilogo_gif.uu
    U src/gnu/usr.bin/perl/lib/CGI/t/apache.t
    U src/gnu/usr.bin/perl/lib/CGI/t/can.t
    U src/gnu/usr.bin/perl/lib/CGI/t/carp.t
    C src/gnu/usr.bin/perl/lib/CGI/t/cookie.t
    U src/gnu/usr.bin/perl/lib/CGI/t/fast.t
    C src/gnu/usr.bin/perl/lib/CGI/t/form.t
    C src/gnu/usr.bin/perl/lib/CGI/t/function.t
    C src/gnu/usr.bin/perl/lib/CGI/t/html.t
    U src/gnu/usr.bin/perl/lib/CGI/t/no_tabindex.t
    U src/gnu/usr.bin/perl/lib/CGI/t/pretty.t
    U src/gnu/usr.bin/perl/lib/CGI/t/push.t
    U src/gnu/usr.bin/perl/lib/CGI/t/request.t
    N src/gnu/usr.bin/perl/lib/CGI/t/start_end_asterisk.t
    N src/gnu/usr.bin/perl/lib/CGI/t/start_end_end.t
    N src/gnu/usr.bin/perl/lib/CGI/t/start_end_start.t
    U src/gnu/usr.bin/perl/lib/CGI/t/switch.t
    C src/gnu/usr.bin/perl/lib/CGI/t/util-58.t
    C src/gnu/usr.bin/perl/lib/CGI/t/util.t
    N src/gnu/usr.bin/perl/lib/CPAN/Debug.pm
    C src/gnu/usr.bin/perl/lib/CPAN/FirstTime.pm
    N src/gnu/usr.bin/perl/lib/CPAN/HandleConfig.pm
    N src/gnu/usr.bin/perl/lib/CPAN/Kwalify.pm
    C src/gnu/usr.bin/perl/lib/CPAN/Nox.pm
    U src/gnu/usr.bin/perl/lib/CPAN/PAUSE2003.pub
    N src/gnu/usr.bin/perl/lib/CPAN/PAUSE2005.pub
    N src/gnu/usr.bin/perl/lib/CPAN/PAUSE2007.pub
    N src/gnu/usr.bin/perl/lib/CPAN/Queue.pm
    U src/gnu/usr.bin/perl/lib/CPAN/SIGNATURE
    N src/gnu/usr.bin/perl/lib/CPAN/Tarzip.pm
    N src/gnu/usr.bin/perl/lib/CPAN/Version.pm
    N src/gnu/usr.bin/perl/lib/CPAN/DeferedCode.pm
    N src/gnu/usr.bin/perl/lib/CPAN/Kwalify/distroprefs.dd
    N src/gnu/usr.bin/perl/lib/CPAN/Kwalify/distroprefs.yml
    C src/gnu/usr.bin/perl/lib/CPAN/bin/cpan
    N src/gnu/usr.bin/perl/lib/CPAN/t/01loadme.t
    N src/gnu/usr.bin/perl/lib/CPAN/t/02nox.t
    N src/gnu/usr.bin/perl/lib/CPAN/t/03pkgs.t
    N src/gnu/usr.bin/perl/lib/CPAN/t/10version.t
    N src/gnu/usr.bin/perl/lib/CPAN/t/11mirroredby.t
    N src/gnu/usr.bin/perl/lib/CPAN/API/HOWTO.pm
    U src/gnu/usr.bin/perl/lib/Carp/Heavy.pm
    U src/gnu/usr.bin/perl/lib/Class/ISA.pm
    U src/gnu/usr.bin/perl/lib/Class/Struct.pm
    U src/gnu/usr.bin/perl/lib/Class/Struct.t
    U src/gnu/usr.bin/perl/lib/Class/ISA/ChangeLog
    U src/gnu/usr.bin/perl/lib/Class/ISA/t/00_about_verbose.t
    U src/gnu/usr.bin/perl/lib/Class/ISA/t/01_old_junk.t
    N src/gnu/usr.bin/perl/lib/Config/Extensions.pm
    N src/gnu/usr.bin/perl/lib/Config/Extensions.t
    U src/gnu/usr.bin/perl/lib/DBM_Filter/Changes
    C src/gnu/usr.bin/perl/lib/DBM_Filter/compress.pm
    C src/gnu/usr.bin/perl/lib/DBM_Filter/encode.pm
    C src/gnu/usr.bin/perl/lib/DBM_Filter/int32.pm
    C src/gnu/usr.bin/perl/lib/DBM_Filter/null.pm
    C src/gnu/usr.bin/perl/lib/DBM_Filter/utf8.pm
    U src/gnu/usr.bin/perl/lib/DBM_Filter/t/01error.t
    U src/gnu/usr.bin/perl/lib/DBM_Filter/t/02core.t
    U src/gnu/usr.bin/perl/lib/DBM_Filter/t/compress.t
    U src/gnu/usr.bin/perl/lib/DBM_Filter/t/encode.t
    U src/gnu/usr.bin/perl/lib/DBM_Filter/t/int32.t
    U src/gnu/usr.bin/perl/lib/DBM_Filter/t/null.t
    U src/gnu/usr.bin/perl/lib/DBM_Filter/t/utf8.t
    N src/gnu/usr.bin/perl/lib/Devel/InnerPackage.pm
    U src/gnu/usr.bin/perl/lib/Devel/SelfStubber.pm
    U src/gnu/usr.bin/perl/lib/Devel/SelfStubber.t
    U src/gnu/usr.bin/perl/lib/Digest/Changes
    U src/gnu/usr.bin/perl/lib/Digest/base.pm
    U src/gnu/usr.bin/perl/lib/Digest/file.pm
    U src/gnu/usr.bin/perl/lib/Digest/t/base.t
    U src/gnu/usr.bin/perl/lib/Digest/t/digest.t
    U src/gnu/usr.bin/perl/lib/Digest/t/file.t
    U src/gnu/usr.bin/perl/lib/Env/t/array.t
    U src/gnu/usr.bin/perl/lib/Env/t/env.t
    U src/gnu/usr.bin/perl/lib/Exporter/Heavy.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/Changes
    C src/gnu/usr.bin/perl/lib/ExtUtils/Command.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/Constant.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Embed.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Install.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/Installed.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Liblist.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MANIFEST.SKIP
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_AIX.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MM_Any.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_BeOS.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_Cygwin.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_DOS.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_MacOS.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_NW5.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MM_OS2.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_QNX.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_UWIN.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MM_Unix.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MM_VMS.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_VOS.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MM_Win32.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MM_Win95.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MY.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Manifest.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Mkbootstrap.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Mksymlists.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/NOTES
    U src/gnu/usr.bin/perl/lib/ExtUtils/PATCHING
    U src/gnu/usr.bin/perl/lib/ExtUtils/Packlist.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/ParseXS.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/README
    U src/gnu/usr.bin/perl/lib/ExtUtils/TODO
    U src/gnu/usr.bin/perl/lib/ExtUtils/instmodsh
    C src/gnu/usr.bin/perl/lib/ExtUtils/testlib.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/typemap
    C src/gnu/usr.bin/perl/lib/ExtUtils/xsubpp
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Base.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Changes
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/Unix.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/VMS.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/Windows.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/aix.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/cygwin.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/darwin.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/os2.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/t/01-basic.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/t/02-link.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/Command/MM.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/Constant/Base.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/Constant/ProxySubs.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/Constant/Utils.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/Constant/XS.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/Liblist/Kid.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/00compile.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/Constant.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/Embed.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/FIRST_MAKEFILE.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/INST.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/INSTALL_BASE.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/INST_PREFIX.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/Install.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/Installed.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/Liblist.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_Any.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_BeOS.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_Cygwin.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_NW5.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_OS2.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_Unix.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_VMS.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_Win32.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/Manifest.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/Mkbootstrap.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/PL_FILES.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/Packlist.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/VERSION_FROM.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/backwards.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/basic.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/build_man.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/bytes.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/config.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/dir_target.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/eu_command.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/hints.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/make.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/oneliner.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/parse_version.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/pm.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/postamble.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/prefixify.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/prereq_print.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/problems.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/prompt.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/recurs.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/revision.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/split_command.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/testlib.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/vmsish.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/writemakefile_args.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/t/xs.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/cd.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/WriteEmptyMakefile.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/fixin.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/prereq.t
    N src/gnu/usr.bin/perl/lib/ExtUtils/t/maketext_filter.t
    U src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/Config.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/FAQ.pod
    U src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/Tutorial.pod
    U src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/bytes.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/vmsish.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/ParseXS/t/XSTest.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/ParseXS/t/XSTest.xs
    N src/gnu/usr.bin/perl/lib/ExtUtils/ParseXS/t/basic.t
    C src/gnu/usr.bin/perl/lib/File/Basename.pm
    U src/gnu/usr.bin/perl/lib/File/Basename.t
    C src/gnu/usr.bin/perl/lib/File/CheckTree.pm
    U src/gnu/usr.bin/perl/lib/File/CheckTree.t
    C src/gnu/usr.bin/perl/lib/File/Compare.pm
    U src/gnu/usr.bin/perl/lib/File/Compare.t
    C src/gnu/usr.bin/perl/lib/File/Copy.pm
    U src/gnu/usr.bin/perl/lib/File/Copy.t
    U src/gnu/usr.bin/perl/lib/File/DosGlob.pm
    U src/gnu/usr.bin/perl/lib/File/DosGlob.t
    N src/gnu/usr.bin/perl/lib/File/Fetch.pm
    C src/gnu/usr.bin/perl/lib/File/Find.pm
    C src/gnu/usr.bin/perl/lib/File/Path.pm
    U src/gnu/usr.bin/perl/lib/File/Path.t
    U src/gnu/usr.bin/perl/lib/File/Spec.pm
    C src/gnu/usr.bin/perl/lib/File/Temp.pm
    U src/gnu/usr.bin/perl/lib/File/stat.pm
    U src/gnu/usr.bin/perl/lib/File/stat.t
    N src/gnu/usr.bin/perl/lib/File/Fetch/t/01_File-Fetch.t
    U src/gnu/usr.bin/perl/lib/File/Find/t/find.t
    U src/gnu/usr.bin/perl/lib/File/Find/t/taint.t
    U src/gnu/usr.bin/perl/lib/File/Spec/Cygwin.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/Epoc.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/Functions.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/Mac.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/OS2.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/Unix.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/VMS.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/Win32.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/t/Functions.t
    U src/gnu/usr.bin/perl/lib/File/Spec/t/Spec.t
    U src/gnu/usr.bin/perl/lib/File/Spec/t/crossplatform.t
    U src/gnu/usr.bin/perl/lib/File/Spec/t/rel2abs2rel.t
    N src/gnu/usr.bin/perl/lib/File/Spec/t/tmpdir.t
    C src/gnu/usr.bin/perl/lib/File/Temp/t/cmp.t
    U src/gnu/usr.bin/perl/lib/File/Temp/t/mktemp.t
    U src/gnu/usr.bin/perl/lib/File/Temp/t/object.t
    U src/gnu/usr.bin/perl/lib/File/Temp/t/posix.t
    U src/gnu/usr.bin/perl/lib/File/Temp/t/security.t
    C src/gnu/usr.bin/perl/lib/File/Temp/t/seekable.t
    U src/gnu/usr.bin/perl/lib/File/Temp/t/tempfile.t
    U src/gnu/usr.bin/perl/lib/FileCache/t/01open.t
    U src/gnu/usr.bin/perl/lib/FileCache/t/02maxopen.t
    U src/gnu/usr.bin/perl/lib/FileCache/t/03append.t
    U src/gnu/usr.bin/perl/lib/FileCache/t/04twoarg.t
    U src/gnu/usr.bin/perl/lib/FileCache/t/05override.t
    U src/gnu/usr.bin/perl/lib/FileCache/t/06export.t
    U src/gnu/usr.bin/perl/lib/FileCache/t/07noimport.t
    U src/gnu/usr.bin/perl/lib/Filter/Simple.pm
    U src/gnu/usr.bin/perl/lib/Filter/Simple/Changes
    U src/gnu/usr.bin/perl/lib/Filter/Simple/README
    U src/gnu/usr.bin/perl/lib/Filter/Simple/t/data.t
    U src/gnu/usr.bin/perl/lib/Filter/Simple/t/export.t
    U src/gnu/usr.bin/perl/lib/Filter/Simple/t/filter.t
    U src/gnu/usr.bin/perl/lib/Filter/Simple/t/filter_only.t
    U src/gnu/usr.bin/perl/lib/Filter/Simple/t/import.t
    C src/gnu/usr.bin/perl/lib/Getopt/Long.pm
    C src/gnu/usr.bin/perl/lib/Getopt/Std.pm
    U src/gnu/usr.bin/perl/lib/Getopt/Std.t
    U src/gnu/usr.bin/perl/lib/Getopt/Long/CHANGES
    U src/gnu/usr.bin/perl/lib/Getopt/Long/README
    U src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-basic.t
    U src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-compat.t
    U src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-linkage.t
    U src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-oo.t
    N src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-xargv.t
    N src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-xstring.t
    U src/gnu/usr.bin/perl/lib/I18N/Collate.pm
    U src/gnu/usr.bin/perl/lib/I18N/Collate.t
    U src/gnu/usr.bin/perl/lib/I18N/LangTags.pm
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/ChangeLog
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/Detect.pm
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/List.pm
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/README
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/01_about_verbose.t
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/05_main.t
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/07_listy.t
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/10_http.t
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/20_locales.t
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/50_super.t
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/55_supers_strict.t
    U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/80_all_env.t
    N src/gnu/usr.bin/perl/lib/IO/Zlib.pm
    N src/gnu/usr.bin/perl/lib/IO/Zlib/t/basic.t
    N src/gnu/usr.bin/perl/lib/IO/Zlib/t/external.t
    N src/gnu/usr.bin/perl/lib/IO/Zlib/t/getc.t
    N src/gnu/usr.bin/perl/lib/IO/Zlib/t/getline.t
    N src/gnu/usr.bin/perl/lib/IO/Zlib/t/import.t
    N src/gnu/usr.bin/perl/lib/IO/Zlib/t/large.t
    N src/gnu/usr.bin/perl/lib/IO/Zlib/t/tied.t
    N src/gnu/usr.bin/perl/lib/IO/Zlib/t/uncomp1.t
    N src/gnu/usr.bin/perl/lib/IO/Zlib/t/uncomp2.t
    N src/gnu/usr.bin/perl/lib/IPC/Cmd.pm
    U src/gnu/usr.bin/perl/lib/IPC/Open2.pm
    U src/gnu/usr.bin/perl/lib/IPC/Open2.t
    C src/gnu/usr.bin/perl/lib/IPC/Open3.pm
    U src/gnu/usr.bin/perl/lib/IPC/Open3.t
    N src/gnu/usr.bin/perl/lib/IPC/Cmd/t/01_IPC-Cmd.t
    N src/gnu/usr.bin/perl/lib/IPC/Cmd/t/02_Interactive.t
    N src/gnu/usr.bin/perl/lib/IPC/Cmd/t/src/child.pl
    U src/gnu/usr.bin/perl/lib/Locale/Constants.pm
    U src/gnu/usr.bin/perl/lib/Locale/Constants.pod
    U src/gnu/usr.bin/perl/lib/Locale/Country.pm
    U src/gnu/usr.bin/perl/lib/Locale/Country.pod
    U src/gnu/usr.bin/perl/lib/Locale/Currency.pm
    U src/gnu/usr.bin/perl/lib/Locale/Currency.pod
    U src/gnu/usr.bin/perl/lib/Locale/Language.pm
    U src/gnu/usr.bin/perl/lib/Locale/Language.pod
    U src/gnu/usr.bin/perl/lib/Locale/Maketext.pm
    U src/gnu/usr.bin/perl/lib/Locale/Maketext.pod
    U src/gnu/usr.bin/perl/lib/Locale/Script.pm
    U src/gnu/usr.bin/perl/lib/Locale/Script.pod
    U src/gnu/usr.bin/perl/lib/Locale/Codes/ChangeLog
    U src/gnu/usr.bin/perl/lib/Locale/Codes/README
    U src/gnu/usr.bin/perl/lib/Locale/Codes/t/all.t
    U src/gnu/usr.bin/perl/lib/Locale/Codes/t/constants.t
    U src/gnu/usr.bin/perl/lib/Locale/Codes/t/country.t
    U src/gnu/usr.bin/perl/lib/Locale/Codes/t/currency.t
    U src/gnu/usr.bin/perl/lib/Locale/Codes/t/languages.t
    U src/gnu/usr.bin/perl/lib/Locale/Codes/t/rename.t
    U src/gnu/usr.bin/perl/lib/Locale/Codes/t/script.t
    U src/gnu/usr.bin/perl/lib/Locale/Codes/t/uk.t
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/ChangeLog
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/Guts.pm
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/GutsLoader.pm
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/README
    N src/gnu/usr.bin/perl/lib/Locale/Maketext/Simple.pm
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/TPJ13.pod
    N src/gnu/usr.bin/perl/lib/Locale/Maketext/Simple/t/0-signature.t
    N src/gnu/usr.bin/perl/lib/Locale/Maketext/Simple/t/1-basic.t
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/01_about_verbose.t
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/10_make.t
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/20_get.t
    N src/gnu/usr.bin/perl/lib/Locale/Maketext/t/30_local.t
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/40_super.t
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/50_super.t
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/60_super.t
    U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/90_utf8.t
    N src/gnu/usr.bin/perl/lib/Log/Message.pm
    N src/gnu/usr.bin/perl/lib/Log/Message/Config.pm
    N src/gnu/usr.bin/perl/lib/Log/Message/Handlers.pm
    N src/gnu/usr.bin/perl/lib/Log/Message/Item.pm
    N src/gnu/usr.bin/perl/lib/Log/Message/Simple.pm
    N src/gnu/usr.bin/perl/lib/Log/Message/Simple/t/01_use.t
    N src/gnu/usr.bin/perl/lib/Log/Message/Simple/t/02_imports.t
    N src/gnu/usr.bin/perl/lib/Log/Message/Simple/t/03_functions.t
    N src/gnu/usr.bin/perl/lib/Log/Message/t/01_Log-Message-Config.t
    N src/gnu/usr.bin/perl/lib/Log/Message/t/02_Log-Message.t
    N src/gnu/usr.bin/perl/lib/Log/Message/t/conf/LoadMe.pl
    N src/gnu/usr.bin/perl/lib/Log/Message/t/conf/config_file
    U src/gnu/usr.bin/perl/lib/Math/BigFloat.pm
    C src/gnu/usr.bin/perl/lib/Math/BigInt.pm
    U src/gnu/usr.bin/perl/lib/Math/BigRat.pm
    C src/gnu/usr.bin/perl/lib/Math/Complex.pm
    U src/gnu/usr.bin/perl/lib/Math/Complex.t
    C src/gnu/usr.bin/perl/lib/Math/Trig.pm
    U src/gnu/usr.bin/perl/lib/Math/Trig.t
    U src/gnu/usr.bin/perl/lib/Math/BigFloat/Trace.pm
    U src/gnu/usr.bin/perl/lib/Math/BigInt/Calc.pm
    U src/gnu/usr.bin/perl/lib/Math/BigInt/CalcEmu.pm
    U src/gnu/usr.bin/perl/lib/Math/BigInt/Trace.pm
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/_e_math.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/alias.inc
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bare_mbf.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bare_mbi.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bare_mif.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigfltpm.inc
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigfltpm.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigintc.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigintpm.inc
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigintpm.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigints.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/biglog.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigroot.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/calling.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/config.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/const_mbf.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/constant.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/downgrade.t
    N src/gnu/usr.bin/perl/lib/Math/BigInt/t/big_pi_e.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/inf_nan.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/isa.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/lib_load.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbf_ali.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbi_ali.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbi_rand.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbimbf.inc
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbimbf.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbf0.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbf1.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbfa.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbfi.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbfn.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbfw.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/require.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/sub_ali.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/sub_mbf.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/sub_mbi.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/sub_mif.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/trap.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/upgrade.inc
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/upgrade.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/upgradef.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_lib1.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_lib2.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_lib3.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_lib4.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_mbfw.t
    U src/gnu/usr.bin/perl/lib/Math/BigInt/t/with_sub.t
    N src/gnu/usr.bin/perl/lib/Math/BigInt/t/nan_cmp.t
    N src/gnu/usr.bin/perl/lib/Math/BigInt/t/new_ovld.t
    N src/gnu/usr.bin/perl/lib/Math/BigInt/t/round.t
    U src/gnu/usr.bin/perl/lib/Math/BigRat/t/big_ap.t
    U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigfltpm.inc
    U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigfltrt.t
    U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigrat.t
    U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigratpm.inc
    U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigratpm.t
    U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigratup.t
    U src/gnu/usr.bin/perl/lib/Math/BigRat/t/requirer.t
    U src/gnu/usr.bin/perl/lib/Math/BigRat/t/trap.t
    N src/gnu/usr.bin/perl/lib/Math/BigRat/t/biglog.t
    N src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigroot.t
    U src/gnu/usr.bin/perl/lib/Memoize/AnyDBM_File.pm
    U src/gnu/usr.bin/perl/lib/Memoize/Expire.pm
    U src/gnu/usr.bin/perl/lib/Memoize/ExpireFile.pm
    U src/gnu/usr.bin/perl/lib/Memoize/ExpireTest.pm
    U src/gnu/usr.bin/perl/lib/Memoize/NDBM_File.pm
    U src/gnu/usr.bin/perl/lib/Memoize/README
    U src/gnu/usr.bin/perl/lib/Memoize/SDBM_File.pm
    U src/gnu/usr.bin/perl/lib/Memoize/Storable.pm
    U src/gnu/usr.bin/perl/lib/Memoize/TODO
    U src/gnu/usr.bin/perl/lib/Memoize/t/array.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/array_confusion.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/correctness.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/errors.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/expfile.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/expire.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/expmod_n.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/expmod_t.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/flush.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/normalize.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/prototype.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/speed.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/tie.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/tie_gdbm.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/tie_ndbm.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/tie_sdbm.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/tie_storable.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/tiefeatures.t
    U src/gnu/usr.bin/perl/lib/Memoize/t/unmemoize.t
    N src/gnu/usr.bin/perl/lib/Module/Build.pm
    N src/gnu/usr.bin/perl/lib/Module/CoreList.pm
    N src/gnu/usr.bin/perl/lib/Module/Load.pm
    N src/gnu/usr.bin/perl/lib/Module/Loaded.pm
    N src/gnu/usr.bin/perl/lib/Module/Pluggable.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/API.pod
    N src/gnu/usr.bin/perl/lib/Module/Build/Authoring.pod
    N src/gnu/usr.bin/perl/lib/Module/Build/Base.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Changes
    N src/gnu/usr.bin/perl/lib/Module/Build/Compat.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Config.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/ConfigData.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Cookbook.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/ModuleInfo.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Notes.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/PPMMaker.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/PodParser.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Version.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/YAML.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Dumper.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/Amiga.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/Default.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/EBCDIC.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/MPEiX.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/MacOS.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/RiscOS.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/Unix.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/VMS.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/VOS.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/Windows.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/aix.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/cygwin.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/darwin.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/Platform/os2.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/scripts/config_data
    N src/gnu/usr.bin/perl/lib/Module/Build/t/basic.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/compat.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/destinations.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/ext.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/extend.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/files.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/install.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/manifypods.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/mbyaml.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/metadata.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/metadata2.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/moduleinfo.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/notes.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/parents.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/pod_parser.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/ppm.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/runthrough.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/xs.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/tilde.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/versions.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/new_from_context.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/test_type.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/help.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/test_types.t
    N src/gnu/usr.bin/perl/lib/Module/Build/t/bundled/Tie/CPHash.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/t/lib/DistGen.pm
    N src/gnu/usr.bin/perl/lib/Module/Build/t/lib/MBTest.pm
    N src/gnu/usr.bin/perl/lib/Module/CoreList/bin/corelist
    N src/gnu/usr.bin/perl/lib/Module/CoreList/t/corelist.t
    N src/gnu/usr.bin/perl/lib/Module/CoreList/t/find_modules.t
    N src/gnu/usr.bin/perl/lib/Module/Load/Conditional.pm
    N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
    N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/02_Parse_Version.t
    N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/Commented.pm
    N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/InPod.pm
    N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/LoadIt.pm
    N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/LoadMe.pl
    N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/ToBeLoaded
    N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/MustBe/Loaded.pm
    N src/gnu/usr.bin/perl/lib/Module/Load/t/01_Module-Load.t
    N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/LoadIt.pm
    N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/LoadMe.pl
    N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/TestModule.pm
    N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/ToBeLoaded
    N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/config_file
    N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/Must/Be/Loaded.pm
    N src/gnu/usr.bin/perl/lib/Module/Loaded/t/01_Module-Loaded.t
    N src/gnu/usr.bin/perl/lib/Module/Pluggable/Object.pm
    U src/gnu/usr.bin/perl/lib/NEXT/Changes
    U src/gnu/usr.bin/perl/lib/NEXT/README
    U src/gnu/usr.bin/perl/lib/NEXT/t/actual.t
    U src/gnu/usr.bin/perl/lib/NEXT/t/actuns.t
    U src/gnu/usr.bin/perl/lib/NEXT/t/next.t
    U src/gnu/usr.bin/perl/lib/NEXT/t/unseen.t
    U src/gnu/usr.bin/perl/lib/Net/Cmd.pm
    U src/gnu/usr.bin/perl/lib/Net/Config.eg
    U src/gnu/usr.bin/perl/lib/Net/Config.pm
    U src/gnu/usr.bin/perl/lib/Net/Domain.pm
    C src/gnu/usr.bin/perl/lib/Net/FTP.pm
    C src/gnu/usr.bin/perl/lib/Net/NNTP.pm
    U src/gnu/usr.bin/perl/lib/Net/Netrc.pm
    U src/gnu/usr.bin/perl/lib/Net/POP3.pm
    C src/gnu/usr.bin/perl/lib/Net/Ping.pm
    N src/gnu/usr.bin/perl/lib/Net/Changes
    U src/gnu/usr.bin/perl/lib/Net/SMTP.pm
    U src/gnu/usr.bin/perl/lib/Net/Time.pm
    U src/gnu/usr.bin/perl/lib/Net/hostent.pm
    U src/gnu/usr.bin/perl/lib/Net/hostent.t
    U src/gnu/usr.bin/perl/lib/Net/libnetFAQ.pod
    U src/gnu/usr.bin/perl/lib/Net/netent.pm
    U src/gnu/usr.bin/perl/lib/Net/netent.t
    U src/gnu/usr.bin/perl/lib/Net/protoent.pm
    U src/gnu/usr.bin/perl/lib/Net/protoent.t
    U src/gnu/usr.bin/perl/lib/Net/servent.pm
    U src/gnu/usr.bin/perl/lib/Net/servent.t
    N src/gnu/usr.bin/perl/lib/Net/Hostname.pm.eg
    N src/gnu/usr.bin/perl/lib/Net/README
    U src/gnu/usr.bin/perl/lib/Net/FTP/A.pm
    U src/gnu/usr.bin/perl/lib/Net/FTP/E.pm
    U src/gnu/usr.bin/perl/lib/Net/FTP/I.pm
    U src/gnu/usr.bin/perl/lib/Net/FTP/L.pm
    U src/gnu/usr.bin/perl/lib/Net/FTP/dataconn.pm
    U src/gnu/usr.bin/perl/lib/Net/Ping/Changes
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/100_load.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/110_icmp_inst.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/120_udp_inst.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/130_tcp_inst.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/140_stream_inst.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/150_syn_inst.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/190_alarm.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/200_ping_tcp.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/250_ping_hires.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/300_ping_stream.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/400_ping_syn.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/410_syn_host.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/450_service.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/500_ping_icmp.t
    U src/gnu/usr.bin/perl/lib/Net/Ping/t/510_ping_udp.t
    U src/gnu/usr.bin/perl/lib/Net/demos/ftp
    U src/gnu/usr.bin/perl/lib/Net/demos/inetd
    U src/gnu/usr.bin/perl/lib/Net/demos/nntp
    U src/gnu/usr.bin/perl/lib/Net/demos/nntp.mirror
    U src/gnu/usr.bin/perl/lib/Net/demos/pop3
    U src/gnu/usr.bin/perl/lib/Net/demos/smtp.self
    U src/gnu/usr.bin/perl/lib/Net/demos/time
    U src/gnu/usr.bin/perl/lib/Net/t/config.t
    U src/gnu/usr.bin/perl/lib/Net/t/datasend.t
    U src/gnu/usr.bin/perl/lib/Net/t/ftp.t
    U src/gnu/usr.bin/perl/lib/Net/t/hostname.t
    U src/gnu/usr.bin/perl/lib/Net/t/libnet_t.pl
    U src/gnu/usr.bin/perl/lib/Net/t/netrc.t
    U src/gnu/usr.bin/perl/lib/Net/t/nntp.t
    U src/gnu/usr.bin/perl/lib/Net/t/require.t
    U src/gnu/usr.bin/perl/lib/Net/t/smtp.t
    U src/gnu/usr.bin/perl/lib/Net/t/time.t
    N src/gnu/usr.bin/perl/lib/Object/Accessor.pm
    N src/gnu/usr.bin/perl/lib/Object/Accessor/t/00_Object-Accessor.t
    N src/gnu/usr.bin/perl/lib/Object/Accessor/t/01_Object-Accessor-Subclassed.t
    N src/gnu/usr.bin/perl/lib/Object/Accessor/t/02_Object-Accessor-allow.t
    N src/gnu/usr.bin/perl/lib/Object/Accessor/t/03_Object-Accessor-local.t
    N src/gnu/usr.bin/perl/lib/Object/Accessor/t/04_Object-Accessor-lvalue.t
    N src/gnu/usr.bin/perl/lib/Object/Accessor/t/05_Object-Accessor-callback.t
    N src/gnu/usr.bin/perl/lib/Package/Constants.pm
    N src/gnu/usr.bin/perl/lib/Package/Constants/t/01_list.t
    N src/gnu/usr.bin/perl/lib/Params/Check.pm
    N src/gnu/usr.bin/perl/lib/Params/Check/t/01_Params-Check.t
    U src/gnu/usr.bin/perl/lib/PerlIO/via/QuotedPrint.pm
    U src/gnu/usr.bin/perl/lib/PerlIO/via/t/QuotedPrint.t
    U src/gnu/usr.bin/perl/lib/Pod/Checker.pm
    N src/gnu/usr.bin/perl/lib/Pod/Escapes.pm
    U src/gnu/usr.bin/perl/lib/Pod/Find.pm
    U src/gnu/usr.bin/perl/lib/Pod/Functions.pm
    C src/gnu/usr.bin/perl/lib/Pod/Html.pm
    U src/gnu/usr.bin/perl/lib/Pod/InputObjects.pm
    C src/gnu/usr.bin/perl/lib/Pod/LaTeX.pm
    C src/gnu/usr.bin/perl/lib/Pod/Man.pm
    U src/gnu/usr.bin/perl/lib/Pod/ParseLink.pm
    U src/gnu/usr.bin/perl/lib/Pod/ParseUtils.pm
    U src/gnu/usr.bin/perl/lib/Pod/Parser.pm
    C src/gnu/usr.bin/perl/lib/Pod/Perldoc.pm
    C src/gnu/usr.bin/perl/lib/Pod/PlainText.pm
    U src/gnu/usr.bin/perl/lib/Pod/Plainer.pm
    U src/gnu/usr.bin/perl/lib/Pod/Select.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple.pod
    C src/gnu/usr.bin/perl/lib/Pod/Text.pm
    U src/gnu/usr.bin/perl/lib/Pod/Usage.pm
    N src/gnu/usr.bin/perl/lib/Pod/Escapes/ChangeLog
    N src/gnu/usr.bin/perl/lib/Pod/Escapes/README
    N src/gnu/usr.bin/perl/lib/Pod/Escapes/t/01_about_verbose.t
    N src/gnu/usr.bin/perl/lib/Pod/Escapes/t/10_main.t
    N src/gnu/usr.bin/perl/lib/Pod/Escapes/t/15_name2charnum.t
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/BaseTo.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/GetOptsOO.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToChecker.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToMan.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToNroff.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToPod.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToRtf.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToText.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToTk.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToXml.pm
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/t/01_about_verbose.t
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/t/checkerbasic.t
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/t/perldocbasic.t
    U src/gnu/usr.bin/perl/lib/Pod/Perldoc/t/textbasic.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/BlackBox.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/ChangeLog
    N src/gnu/usr.bin/perl/lib/Pod/Simple/Checker.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/Debug.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/DumpAsText.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/DumpAsXML.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/HTML.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/HTMLBatch.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/HTMLLegacy.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/LinkSection.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/Methody.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/Progress.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParser.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParserEndToken.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParserStartToken.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParserTextToken.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParserToken.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/README
    N src/gnu/usr.bin/perl/lib/Pod/Simple/RTF.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/Search.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/SimpleTree.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/Subclassing.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/Text.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/TextContent.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/TiedOutFH.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/Transcode.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/TranscodeDumb.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/TranscodeSmart.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/XMLOutStream.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/00about.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/20_skip.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/accept01.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/accept05.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/begin.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/ac_d.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/basic.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/cbacks.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/chunking.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/closeys.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/encod01.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/encod02.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/encod03.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/end_over.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fcodes_e.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fcodes_l.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fcodes.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fcodes_s.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fullstop.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/html01.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/for.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fornot.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/html02.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/html03.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/htmlbat.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/heads.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/items02.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/junk1o.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/junk2o.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/linkclas.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlcygo.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/items.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/itemstar.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/junk1.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlfaq.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/junk2.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlfaqo.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlvaro.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/pulltitl.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlcyg.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/reinit.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search05.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search10.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlvar.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search12.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/puller.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search20.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/render.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search22.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search25.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search26.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search27.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search28.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search29.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search50.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/tiedfh.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/verb_fmt.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/verbatim.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/stree.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/x_nixer.t
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jp.txt.packed
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jp.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpx.txt.packed
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpx.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpy.txt.packed
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpy.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpz.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpz.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/8859_7.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/8859_7.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/cp1256.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/cp1256.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/fet_cont.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/fet_cont.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/fet_dup.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/fet_dup.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/iso6.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/iso6.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/koi8r.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/koi8r.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/lat1fr.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/lat1fr.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/lat1frim.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/lat1frim.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38b.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38b.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38p.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38p.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/nonesuch.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/nonesuch.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/pasternak_cp1251.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/pasternak_cp1251.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_explicit.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_explicit.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_latin1.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_latin1.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_utf8.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_utf8.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/polish_utf8.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/polish_utf8.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/s2763_sjis.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/s2763_sjis.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/thai_iso11.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/thai_iso11.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/fiqhakbar_iso6.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/fiqhakbar_iso6.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_implicit_utf8.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf16be_bom.txt.packed
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf16le_bom.txt.packed
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf8_bom.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf8_bom.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf8_bom2.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf8_bom2.xml
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/Blorm.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/squaa.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/zikzik.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/Zonk/Fiddle.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/Zonk/Pronk.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/Zonk/Veng.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/hinkhonk/Glunk.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/hinkhonk/Vliff.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/hinkhonk/readme.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/pod/perlflif.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/pod/perlthng.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/squaa/Glunk.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/squaa/Vliff.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/Suzzle.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/hinkhonk/Glunk.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/hinkhonk/Vliff.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/hinkhonk/readme.txt
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/pod/perlthng.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/pod/perlzuk.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/squaa/Vliff.pm
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/squaa/Wowo.pod
    N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib3/squaa/Vliff.pm
    C src/gnu/usr.bin/perl/lib/Pod/Text/Color.pm
    C src/gnu/usr.bin/perl/lib/Pod/Text/Overstrike.pm
    C src/gnu/usr.bin/perl/lib/Pod/Text/Termcap.pm
    U src/gnu/usr.bin/perl/lib/Pod/t/Functions.t
    U src/gnu/usr.bin/perl/lib/Pod/t/InputObjects.t
    U src/gnu/usr.bin/perl/lib/Pod/t/Select.t
    U src/gnu/usr.bin/perl/lib/Pod/t/Usage.t
    U src/gnu/usr.bin/perl/lib/Pod/t/basic.cap
    U src/gnu/usr.bin/perl/lib/Pod/t/basic.clr
    U src/gnu/usr.bin/perl/lib/Pod/t/basic.man
    U src/gnu/usr.bin/perl/lib/Pod/t/basic.ovr
    U src/gnu/usr.bin/perl/lib/Pod/t/basic.pod
    U src/gnu/usr.bin/perl/lib/Pod/t/basic.t
    U src/gnu/usr.bin/perl/lib/Pod/t/basic.txt
    N src/gnu/usr.bin/perl/lib/Pod/t/color.t
    U src/gnu/usr.bin/perl/lib/Pod/t/contains_pod.t
    U src/gnu/usr.bin/perl/lib/Pod/t/eol.t
    N src/gnu/usr.bin/perl/lib/Pod/t/filehandle.t
    U src/gnu/usr.bin/perl/lib/Pod/t/htmlescp.pod
    U src/gnu/usr.bin/perl/lib/Pod/t/htmlescp.t
    U src/gnu/usr.bin/perl/lib/Pod/t/htmllink.pod
    U src/gnu/usr.bin/perl/lib/Pod/t/htmllink.t
    U src/gnu/usr.bin/perl/lib/Pod/t/htmlview.pod
    U src/gnu/usr.bin/perl/lib/Pod/t/htmlview.t
    U src/gnu/usr.bin/perl/lib/Pod/t/man.t
    U src/gnu/usr.bin/perl/lib/Pod/t/parselink.t
    N src/gnu/usr.bin/perl/lib/Pod/t/pod-parser.t
    U src/gnu/usr.bin/perl/lib/Pod/t/pod2html-lib.pl
    U src/gnu/usr.bin/perl/lib/Pod/t/pod2latex.t
    N src/gnu/usr.bin/perl/lib/Pod/t/termcap.t
    C src/gnu/usr.bin/perl/lib/Pod/t/text-options.t
    U src/gnu/usr.bin/perl/lib/Pod/t/text.t
    U src/gnu/usr.bin/perl/lib/Pod/t/user.t
    U src/gnu/usr.bin/perl/lib/Pod/t/utils.t
    U src/gnu/usr.bin/perl/lib/Search/Dict.pm
    U src/gnu/usr.bin/perl/lib/Search/Dict.t
    U src/gnu/usr.bin/perl/lib/Switch/t/given.t
    U src/gnu/usr.bin/perl/lib/Switch/t/nested.t
    U src/gnu/usr.bin/perl/lib/Switch/t/switch.t
    C src/gnu/usr.bin/perl/lib/Term/ANSIColor.pm
    C src/gnu/usr.bin/perl/lib/Term/Cap.pm
    U src/gnu/usr.bin/perl/lib/Term/Cap.t
    U src/gnu/usr.bin/perl/lib/Term/Complete.pm
    U src/gnu/usr.bin/perl/lib/Term/Complete.t
    C src/gnu/usr.bin/perl/lib/Term/ReadLine.pm
    U src/gnu/usr.bin/perl/lib/Term/ReadLine.t
    N src/gnu/usr.bin/perl/lib/Term/UI.pm
    U src/gnu/usr.bin/perl/lib/Term/ANSIColor/ChangeLog
    U src/gnu/usr.bin/perl/lib/Term/ANSIColor/README
    N src/gnu/usr.bin/perl/lib/Term/ANSIColor/t/basic.t
    N src/gnu/usr.bin/perl/lib/Term/UI/History.pm
    N src/gnu/usr.bin/perl/lib/Term/UI/t/00_load.t
    N src/gnu/usr.bin/perl/lib/Term/UI/t/01_history.t
    N src/gnu/usr.bin/perl/lib/Term/UI/t/02_ui.t
    U src/gnu/usr.bin/perl/lib/Test/Builder.pm
    C src/gnu/usr.bin/perl/lib/Test/Harness.pm
    U src/gnu/usr.bin/perl/lib/Test/More.pm
    U src/gnu/usr.bin/perl/lib/Test/Simple.pm
    U src/gnu/usr.bin/perl/lib/Test/Tutorial.pod
    U src/gnu/usr.bin/perl/lib/Test/Builder/Module.pm
    U src/gnu/usr.bin/perl/lib/Test/Builder/Tester.pm
    U src/gnu/usr.bin/perl/lib/Test/Builder/Tester/Color.pm
    U src/gnu/usr.bin/perl/lib/Test/Harness/Assert.pm
    U src/gnu/usr.bin/perl/lib/Test/Harness/Changes
    U src/gnu/usr.bin/perl/lib/Test/Harness/Iterator.pm
    U src/gnu/usr.bin/perl/lib/Test/Harness/Point.pm
    N src/gnu/usr.bin/perl/lib/Test/Harness/Results.pm
    U src/gnu/usr.bin/perl/lib/Test/Harness/Straps.pm
    U src/gnu/usr.bin/perl/lib/Test/Harness/TAP.pod
    N src/gnu/usr.bin/perl/lib/Test/Harness/Util.pm
    U src/gnu/usr.bin/perl/lib/Test/Harness/bin/prove
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/00compile.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/assert.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/base.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/callback.t
    N src/gnu/usr.bin/perl/lib/Test/Harness/t/failure.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/from_line.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/harness.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/inc_taint.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/nonumbers.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/ok.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/point-parse.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/point.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/prove-globbing.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/prove-switches.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/strap-analyze.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/strap.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/test-harness.t
    U src/gnu/usr.bin/perl/lib/Test/Harness/t/version.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/Changes
    U src/gnu/usr.bin/perl/lib/Test/Simple/README
    U src/gnu/usr.bin/perl/lib/Test/Simple/TODO
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/00test_harness_check.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/Builder.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/More.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/bad_plan.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/bail_out.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/buffer.t
    N src/gnu/usr.bin/perl/lib/Test/Simple/t/carp.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/circular_data.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/create.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/curr_test.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/details.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/diag.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/eq_set.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/exit.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/extra.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/extra_one.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/fail-like.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/fail-more.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/fail.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/fail_one.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/filehandles.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/fork.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/harness_active.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/has_plan.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/has_plan2.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/import.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/is_deeply_fail.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/is_fh.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/maybe_regex.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/missing.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/no_diag.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/no_ending.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/no_header.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/no_plan.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/ok_obj.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/output.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/overload.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/overload_threads.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_bad.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_is_noplan.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_no_plan.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_shouldnt_import.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_skip_all.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/require_ok.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/reset.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/simple.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/skip.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/skipall.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_01basic.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_02fhrestore.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_03die.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_04line_num.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_05faildiag.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_06errormess.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_07args.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/thread_taint.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/threads.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/todo.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/undef.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/use_ok.t
    U src/gnu/usr.bin/perl/lib/Test/Simple/t/useing.t
    N src/gnu/usr.bin/perl/lib/Test/Simple/t/cmp_ok.t
    N src/gnu/usr.bin/perl/lib/Test/Simple/t/is_deeply_dne_bug.t
    N src/gnu/usr.bin/perl/lib/Test/Simple/t/is_deeply_with_threads.t
    N src/gnu/usr.bin/perl/lib/Test/Simple/t/try.t
    N src/gnu/usr.bin/perl/lib/Test/Simple/t/lib/Dummy.pm
    N src/gnu/usr.bin/perl/lib/Test/Simple/t/lib/MyOverload.pm
    U src/gnu/usr.bin/perl/lib/Test/t/05_about_verbose.t
    U src/gnu/usr.bin/perl/lib/Test/t/fail.t
    U src/gnu/usr.bin/perl/lib/Test/t/mix.t
    U src/gnu/usr.bin/perl/lib/Test/t/multiline.t
    U src/gnu/usr.bin/perl/lib/Test/t/onfail.t
    U src/gnu/usr.bin/perl/lib/Test/t/qr.t
    U src/gnu/usr.bin/perl/lib/Test/t/skip.t
    U src/gnu/usr.bin/perl/lib/Test/t/success.t
    U src/gnu/usr.bin/perl/lib/Test/t/todo.t
    U src/gnu/usr.bin/perl/lib/Text/Abbrev.pm
    U src/gnu/usr.bin/perl/lib/Text/Abbrev.t
    C src/gnu/usr.bin/perl/lib/Text/Balanced.pm
    C src/gnu/usr.bin/perl/lib/Text/ParseWords.pm
    U src/gnu/usr.bin/perl/lib/Text/ParseWords.t
    C src/gnu/usr.bin/perl/lib/Text/Tabs.pm
    C src/gnu/usr.bin/perl/lib/Text/Wrap.pm
    U src/gnu/usr.bin/perl/lib/Text/Balanced/Changes
    U src/gnu/usr.bin/perl/lib/Text/Balanced/README
    N src/gnu/usr.bin/perl/lib/Text/Balanced/t/00-load.t
    U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extbrk.t
    U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extcbk.t
    U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extdel.t
    U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extmul.t
    U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extqlk.t
    U src/gnu/usr.bin/perl/lib/Text/Balanced/t/exttag.t
    U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extvar.t
    U src/gnu/usr.bin/perl/lib/Text/Balanced/t/gentag.t
    U src/gnu/usr.bin/perl/lib/Text/ParseWords/taint.t
    U src/gnu/usr.bin/perl/lib/Text/TabsWrap/CHANGELOG
    N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/37000.t
    N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/39548.t
    N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/Jacobson.t
    N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/Jacobson2.t
    N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/Jochen.t
    N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/belg4mit.t
    U src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/fill.t
    N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/sep.t
    N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/sep2.t
    U src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/tabs.t
    U src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/wrap.t
    U src/gnu/usr.bin/perl/lib/Thread/Queue.pm
    U src/gnu/usr.bin/perl/lib/Thread/Queue.t
    U src/gnu/usr.bin/perl/lib/Thread/Semaphore.pm
    U src/gnu/usr.bin/perl/lib/Thread/Semaphore.t
    U src/gnu/usr.bin/perl/lib/Tie/Array.pm
    U src/gnu/usr.bin/perl/lib/Tie/File.pm
    U src/gnu/usr.bin/perl/lib/Tie/Handle.pm
    C src/gnu/usr.bin/perl/lib/Tie/Hash.pm
    U src/gnu/usr.bin/perl/lib/Tie/Memoize.pm
    U src/gnu/usr.bin/perl/lib/Tie/Memoize.t
    C src/gnu/usr.bin/perl/lib/Tie/RefHash.pm
    C src/gnu/usr.bin/perl/lib/Tie/Scalar.pm
    U src/gnu/usr.bin/perl/lib/Tie/Scalar.t
    U src/gnu/usr.bin/perl/lib/Tie/SubstrHash.pm
    U src/gnu/usr.bin/perl/lib/Tie/SubstrHash.t
    N src/gnu/usr.bin/perl/lib/Tie/StdHandle.pm
    U src/gnu/usr.bin/perl/lib/Tie/Array/push.t
    U src/gnu/usr.bin/perl/lib/Tie/Array/splice.t
    U src/gnu/usr.bin/perl/lib/Tie/Array/std.t
    U src/gnu/usr.bin/perl/lib/Tie/Array/stdpush.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/00_version.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/01_gen.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/02_fetchsize.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/03_longfetch.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/04_splice.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/05_size.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/06_fixrec.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/07_rv_splice.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/08_ro.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/09_gen_rs.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/10_splice_rs.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/11_rv_splice_rs.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/12_longfetch_rs.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/13_size_rs.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/14_lock.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/15_pushpop.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/16_handle.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/17_misc_meth.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/18_rs_fixrec.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/19_cache.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/20_cache_full.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/21_win32.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/22_autochomp.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/23_rv_ac_splice.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/24_cache_loop.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/25_gen_nocache.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/26_twrite.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/27_iwrite.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/28_mtwrite.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/29_downcopy.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/29a_upcopy.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/30_defer.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/31_autodefer.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/32_defer_misc.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/33_defer_vs.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/40_abs_cache.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/41_heap.t
    U src/gnu/usr.bin/perl/lib/Tie/File/t/42_offset.t
    U src/gnu/usr.bin/perl/lib/Tie/Handle/stdhandle.t
    N src/gnu/usr.bin/perl/lib/Tie/Handle/stdhandle_from_handle.t
    N src/gnu/usr.bin/perl/lib/Tie/RefHash/rebless.t
    N src/gnu/usr.bin/perl/lib/Tie/RefHash/refhash.t
    N src/gnu/usr.bin/perl/lib/Tie/RefHash/storable.t
    N src/gnu/usr.bin/perl/lib/Tie/RefHash/threaded.t
    N src/gnu/usr.bin/perl/lib/Tie/Hash/NamedCapture.pm
    C src/gnu/usr.bin/perl/lib/Time/Local.pm
    U src/gnu/usr.bin/perl/lib/Time/Local.t
    C src/gnu/usr.bin/perl/lib/Time/gmtime.pm
    U src/gnu/usr.bin/perl/lib/Time/gmtime.t
    U src/gnu/usr.bin/perl/lib/Time/localtime.pm
    U src/gnu/usr.bin/perl/lib/Time/localtime.t
    U src/gnu/usr.bin/perl/lib/Time/tm.pm
    U src/gnu/usr.bin/perl/lib/Unicode/Collate.pm
    U src/gnu/usr.bin/perl/lib/Unicode/README
    U src/gnu/usr.bin/perl/lib/Unicode/UCD.pm
    U src/gnu/usr.bin/perl/lib/Unicode/UCD.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/Changes
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/README
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/keys.txt
    N src/gnu/usr.bin/perl/lib/Unicode/Collate/allkeys.txt
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/altern.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/cjkrange.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/contract.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/hangtype.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/hangul.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/ignor.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/illegal.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/illegalp.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/index.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/normal.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/override.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/rearrang.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/test.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/trailwt.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/variable.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/version.t
    U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/view.t
    U src/gnu/usr.bin/perl/lib/User/grent.pm
    U src/gnu/usr.bin/perl/lib/User/grent.t
    U src/gnu/usr.bin/perl/lib/User/pwent.pm
    U src/gnu/usr.bin/perl/lib/User/pwent.t
    N src/gnu/usr.bin/perl/lib/base/Changes
    U src/gnu/usr.bin/perl/lib/base/t/base.t
    U src/gnu/usr.bin/perl/lib/base/t/fields-base.t
    U src/gnu/usr.bin/perl/lib/base/t/fields.t
    N src/gnu/usr.bin/perl/lib/base/t/sigdie.t
    N src/gnu/usr.bin/perl/lib/base/t/version.t
    N src/gnu/usr.bin/perl/lib/base/t/warnings.t
    N src/gnu/usr.bin/perl/lib/base/t/isa.t
    U src/gnu/usr.bin/perl/lib/bignum/t/bigint.t
    U src/gnu/usr.bin/perl/lib/bignum/t/bignum.t
    U src/gnu/usr.bin/perl/lib/bignum/t/bigrat.t
    U src/gnu/usr.bin/perl/lib/bignum/t/biinfnan.t
    U src/gnu/usr.bin/perl/lib/bignum/t/bn_lite.t
    U src/gnu/usr.bin/perl/lib/bignum/t/bninfnan.t
    U src/gnu/usr.bin/perl/lib/bignum/t/br_lite.t
    U src/gnu/usr.bin/perl/lib/bignum/t/brinfnan.t
    U src/gnu/usr.bin/perl/lib/bignum/t/infnan.inc
    U src/gnu/usr.bin/perl/lib/bignum/t/option_a.t
    U src/gnu/usr.bin/perl/lib/bignum/t/option_l.t
    U src/gnu/usr.bin/perl/lib/bignum/t/option_p.t
    U src/gnu/usr.bin/perl/lib/bignum/t/ratopt_a.t
    N src/gnu/usr.bin/perl/lib/bignum/t/bigexp.t
    N src/gnu/usr.bin/perl/lib/bignum/t/in_effect.t
    N src/gnu/usr.bin/perl/lib/bignum/t/scope_f.t
    N src/gnu/usr.bin/perl/lib/bignum/t/scope_i.t
    N src/gnu/usr.bin/perl/lib/bignum/t/scope_r.t
    N src/gnu/usr.bin/perl/lib/bignum/t/big_e_pi.t
    N src/gnu/usr.bin/perl/lib/bignum/t/bii_e_pi.t
    N src/gnu/usr.bin/perl/lib/bignum/t/bir_e_pi.t
    N src/gnu/usr.bin/perl/lib/encoding/warnings.pm
    N src/gnu/usr.bin/perl/lib/encoding/warnings/t/1-warning.t
    N src/gnu/usr.bin/perl/lib/encoding/warnings/t/2-fatal.t
    N src/gnu/usr.bin/perl/lib/encoding/warnings/t/3-normal.t
    N src/gnu/usr.bin/perl/lib/encoding/warnings/t/4-lexical.t
    N src/gnu/usr.bin/perl/lib/perl5db/t/eval-line-bug
    U src/gnu/usr.bin/perl/lib/unicore/ArabicShaping.txt
    U src/gnu/usr.bin/perl/lib/unicore/BidiMirroring.txt
    U src/gnu/usr.bin/perl/lib/unicore/Blocks.txt
    U src/gnu/usr.bin/perl/lib/unicore/CaseFolding.txt
    U src/gnu/usr.bin/perl/lib/unicore/CompositionExclusions.txt
    U src/gnu/usr.bin/perl/lib/unicore/EastAsianWidth.txt
    U src/gnu/usr.bin/perl/lib/unicore/HangulSyllableType.txt
    U src/gnu/usr.bin/perl/lib/unicore/Index.txt
    U src/gnu/usr.bin/perl/lib/unicore/Jamo.txt
    U src/gnu/usr.bin/perl/lib/unicore/LineBreak.txt
    U src/gnu/usr.bin/perl/lib/unicore/Makefile
    U src/gnu/usr.bin/perl/lib/unicore/NamedSequences.txt
    N src/gnu/usr.bin/perl/lib/unicore/NamedSqProv.txt
    U src/gnu/usr.bin/perl/lib/unicore/NamesList.txt
    U src/gnu/usr.bin/perl/lib/unicore/NormalizationCorrections.txt
    U src/gnu/usr.bin/perl/lib/unicore/PropList.txt
    U src/gnu/usr.bin/perl/lib/unicore/PropValueAliases.txt
    U src/gnu/usr.bin/perl/lib/unicore/PropertyAliases.txt
    U src/gnu/usr.bin/perl/lib/unicore/README.perl
    U src/gnu/usr.bin/perl/lib/unicore/ReadMe.txt
    U src/gnu/usr.bin/perl/lib/unicore/Scripts.txt
    U src/gnu/usr.bin/perl/lib/unicore/SpecialCasing.txt
    U src/gnu/usr.bin/perl/lib/unicore/StandardizedVariants.txt
    U src/gnu/usr.bin/perl/lib/unicore/UnicodeData.txt
    U src/gnu/usr.bin/perl/lib/unicore/mktables
    U src/gnu/usr.bin/perl/lib/unicore/mktables.lst
    U src/gnu/usr.bin/perl/lib/unicore/version
    U src/gnu/usr.bin/perl/lib/warnings/register.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Backend.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Config.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Configure.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Error.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/FAQ.pod
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Hacking.pod
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Module.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Selfupdate.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/inc.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Backend/RV.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Configure/Setup.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Base.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/MM.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Sample.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/Constants.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/inc/conf.pl
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Constants.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Extract.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Fetch.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Report.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Search.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Source.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Utils.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Constants/Report.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Utils/Autoflush.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Author.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Checksums.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Fake.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Signature.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Author/Fake.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Classic.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins/Source.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
    N src/gnu/usr.bin/perl/lib/CPANPLUS/bin/cpan2dist
    N src/gnu/usr.bin/perl/lib/CPANPLUS/bin/cpanp
    N src/gnu/usr.bin/perl/lib/CPANPLUS/bin/cpanp-run-perl
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/00_CPANPLUS-Inc.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/01_CPANPLUS-Configure.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/02_CPANPLUS-Internals.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/04_CPANPLUS-Module.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/08_CPANPLUS-Backend.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/09_CPANPLUS-Internals-Search.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/10_CPANPLUS-Error.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/19_CPANPLUS-Dist.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/15_CPANPLUS-Shell.t
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readme
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/CHECKSUMS
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.readme
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/CHECKSUMS
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.readme
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
    N src/gnu/usr.bin/perl/lib/CPANPLUS/t/inc/conf.pl
    N src/gnu/usr.bin/perl/mad/P5AST.pm
    N src/gnu/usr.bin/perl/mad/P5re.pm
    N src/gnu/usr.bin/perl/mad/PLXML.pm
    N src/gnu/usr.bin/perl/mad/Nomad.pm
    N src/gnu/usr.bin/perl/mad/p55
    N src/gnu/usr.bin/perl/mad/t/p55.t
    U src/gnu/usr.bin/perl/mint/Makefile
    U src/gnu/usr.bin/perl/mint/README
    U src/gnu/usr.bin/perl/mint/errno.h
    U src/gnu/usr.bin/perl/mint/pwd.c
    U src/gnu/usr.bin/perl/mint/stdio.h
    U src/gnu/usr.bin/perl/mint/time.h
    U src/gnu/usr.bin/perl/mint/sys/time.h
    U src/gnu/usr.bin/perl/mpeix/mpeix.c
    U src/gnu/usr.bin/perl/mpeix/mpeix_setjmp.c
    U src/gnu/usr.bin/perl/mpeix/mpeixish.h
    U src/gnu/usr.bin/perl/mpeix/nm
    U src/gnu/usr.bin/perl/mpeix/relink
    U src/gnu/usr.bin/perl/os2/Changes
    C src/gnu/usr.bin/perl/os2/Makefile.SHs
    U src/gnu/usr.bin/perl/os2/diff.configure
    U src/gnu/usr.bin/perl/os2/dl_os2.c
    U src/gnu/usr.bin/perl/os2/dlfcn.h
    C src/gnu/usr.bin/perl/os2/os2.c
    U src/gnu/usr.bin/perl/os2/os2.sym
    U src/gnu/usr.bin/perl/os2/os2_base.t
    N src/gnu/usr.bin/perl/os2/os2_pipe.t
    U src/gnu/usr.bin/perl/os2/os2add.sym
    C src/gnu/usr.bin/perl/os2/os2ish.h
    U src/gnu/usr.bin/perl/os2/os2thread.h
    U src/gnu/usr.bin/perl/os2/perl2cmd.pl
    U src/gnu/usr.bin/perl/os2/perlrexx.c
    U src/gnu/usr.bin/perl/os2/perlrexx.cmd
    U src/gnu/usr.bin/perl/os2/OS2/typemap
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/Changes
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/ExtAttr.pm
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/ExtAttr.xs
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/MANIFEST
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/Makefile.PL
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/myea.h
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/typemap
    C src/gnu/usr.bin/perl/os2/OS2/ExtAttr/t/os2_ea.t
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/Changes
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/MANIFEST
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/Makefile.PL
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/PrfDB.pm
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/PrfDB.xs
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/t/os2_prfdb.t
    U src/gnu/usr.bin/perl/os2/OS2/Process/MANIFEST
    U src/gnu/usr.bin/perl/os2/OS2/Process/Makefile.PL
    C src/gnu/usr.bin/perl/os2/OS2/Process/Process.pm
    C src/gnu/usr.bin/perl/os2/OS2/Process/Process.xs
    N src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_atoms.t
    N src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_clipboard.t
    U src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_process.t
    U src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_process_kid.t
    U src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_process_text.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/Changes
    U src/gnu/usr.bin/perl/os2/OS2/REXX/MANIFEST
    U src/gnu/usr.bin/perl/os2/OS2/REXX/Makefile.PL
    U src/gnu/usr.bin/perl/os2/OS2/REXX/REXX.pm
    C src/gnu/usr.bin/perl/os2/OS2/REXX/REXX.xs
    U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/Changes
    U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/DLL.pm
    U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/DLL.xs
    U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/MANIFEST
    U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/Makefile.PL
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_cmprt.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_dllld.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_emxrv.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_objcall.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_sql.test
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_tiesql.test
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_tievar.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_tieydb.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_varset.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_vrexx.t
    U src/gnu/usr.bin/perl/plan9/aperl
    U src/gnu/usr.bin/perl/plan9/buildinfo
    C src/gnu/usr.bin/perl/plan9/config.plan9
    C src/gnu/usr.bin/perl/plan9/config_h.sample
    U src/gnu/usr.bin/perl/plan9/config_sh.sample
    U src/gnu/usr.bin/perl/plan9/exclude
    U src/gnu/usr.bin/perl/plan9/fndvers
    U src/gnu/usr.bin/perl/plan9/genconfig.pl
    C src/gnu/usr.bin/perl/plan9/mkfile
    U src/gnu/usr.bin/perl/plan9/myconfig.plan9
    U src/gnu/usr.bin/perl/plan9/plan9.c
    C src/gnu/usr.bin/perl/plan9/plan9ish.h
    U src/gnu/usr.bin/perl/plan9/setup.rc
    U src/gnu/usr.bin/perl/plan9/versnum
    U src/gnu/usr.bin/perl/plan9/arpa/inet.h
    U src/gnu/usr.bin/perl/pod/Makefile.SH
    C src/gnu/usr.bin/perl/pod/buildtoc
    U src/gnu/usr.bin/perl/pod/checkpods.PL
    C src/gnu/usr.bin/perl/pod/perl.pod
    U src/gnu/usr.bin/perl/pod/perl5004delta.pod
    U src/gnu/usr.bin/perl/pod/perl5005delta.pod
    U src/gnu/usr.bin/perl/pod/perl561delta.pod
    U src/gnu/usr.bin/perl/pod/perl56delta.pod
    U src/gnu/usr.bin/perl/pod/perl570delta.pod
    U src/gnu/usr.bin/perl/pod/perl571delta.pod
    U src/gnu/usr.bin/perl/pod/perl572delta.pod
    U src/gnu/usr.bin/perl/pod/perl573delta.pod
    U src/gnu/usr.bin/perl/pod/perl581delta.pod
    U src/gnu/usr.bin/perl/pod/perl582delta.pod
    U src/gnu/usr.bin/perl/pod/perl583delta.pod
    U src/gnu/usr.bin/perl/pod/perl584delta.pod
    U src/gnu/usr.bin/perl/pod/perl585delta.pod
    U src/gnu/usr.bin/perl/pod/perl586delta.pod
    U src/gnu/usr.bin/perl/pod/rofftoc
    U src/gnu/usr.bin/perl/pod/perl587delta.pod
    U src/gnu/usr.bin/perl/pod/perl588delta.pod
    C src/gnu/usr.bin/perl/pod/perl58delta.pod
    N src/gnu/usr.bin/perl/pod/perl590delta.pod
    N src/gnu/usr.bin/perl/pod/perl591delta.pod
    N src/gnu/usr.bin/perl/pod/perl592delta.pod
    N src/gnu/usr.bin/perl/pod/perl593delta.pod
    N src/gnu/usr.bin/perl/pod/perl594delta.pod
    N src/gnu/usr.bin/perl/pod/perl595delta.pod
    U src/gnu/usr.bin/perl/pod/perlapi.pod
    U src/gnu/usr.bin/perl/pod/perlapio.pod
    U src/gnu/usr.bin/perl/pod/perlartistic.pod
    U src/gnu/usr.bin/perl/pod/perlbook.pod
    U src/gnu/usr.bin/perl/pod/perlboot.pod
    U src/gnu/usr.bin/perl/pod/perlbot.pod
    C src/gnu/usr.bin/perl/pod/perlcall.pod
    U src/gnu/usr.bin/perl/pod/perlcheat.pod
    U src/gnu/usr.bin/perl/pod/perlclib.pod
    U src/gnu/usr.bin/perl/pod/perlcompile.pod
    C src/gnu/usr.bin/perl/pod/perldata.pod
    U src/gnu/usr.bin/perl/pod/perldbmfilter.pod
    U src/gnu/usr.bin/perl/pod/perldebguts.pod
    U src/gnu/usr.bin/perl/pod/perldebtut.pod
    C src/gnu/usr.bin/perl/pod/perldebug.pod
    C src/gnu/usr.bin/perl/pod/perldiag.pod
    U src/gnu/usr.bin/perl/pod/perldoc.pod
    C src/gnu/usr.bin/perl/pod/perldsc.pod
    U src/gnu/usr.bin/perl/pod/perlebcdic.pod
    C src/gnu/usr.bin/perl/pod/perlembed.pod
    C src/gnu/usr.bin/perl/pod/perlfaq.pod
    C src/gnu/usr.bin/perl/pod/perlfaq1.pod
    C src/gnu/usr.bin/perl/pod/perlfaq2.pod
    C src/gnu/usr.bin/perl/pod/perlfaq3.pod
    C src/gnu/usr.bin/perl/pod/perlfaq4.pod
    C src/gnu/usr.bin/perl/pod/perlfaq5.pod
    C src/gnu/usr.bin/perl/pod/perlfaq6.pod
    C src/gnu/usr.bin/perl/pod/perlfaq7.pod
    C src/gnu/usr.bin/perl/pod/perlfaq8.pod
    C src/gnu/usr.bin/perl/pod/perlfaq9.pod
    U src/gnu/usr.bin/perl/pod/perlfilter.pod
    U src/gnu/usr.bin/perl/pod/perlfork.pod
    U src/gnu/usr.bin/perl/pod/perlform.pod
    C src/gnu/usr.bin/perl/pod/perlfunc.pod
    U src/gnu/usr.bin/perl/pod/perlglossary.pod
    U src/gnu/usr.bin/perl/pod/perlgpl.pod
    C src/gnu/usr.bin/perl/pod/perlguts.pod
    U src/gnu/usr.bin/perl/pod/perlhack.pod
    C src/gnu/usr.bin/perl/pod/perlhist.pod
    C src/gnu/usr.bin/perl/pod/perlintern.pod
    U src/gnu/usr.bin/perl/pod/perlintro.pod
    U src/gnu/usr.bin/perl/pod/perliol.pod
    C src/gnu/usr.bin/perl/pod/perlipc.pod
    U src/gnu/usr.bin/perl/pod/perllexwarn.pod
    C src/gnu/usr.bin/perl/pod/perllocale.pod
    U src/gnu/usr.bin/perl/pod/perllol.pod
    C src/gnu/usr.bin/perl/pod/perlmod.pod
    U src/gnu/usr.bin/perl/pod/perlmodinstall.pod
    U src/gnu/usr.bin/perl/pod/perlmodlib.PL
    C src/gnu/usr.bin/perl/pod/perlmodlib.pod
    U src/gnu/usr.bin/perl/pod/perlmodstyle.pod
    U src/gnu/usr.bin/perl/pod/perlnewmod.pod
    U src/gnu/usr.bin/perl/pod/perlnumber.pod
    C src/gnu/usr.bin/perl/pod/perlobj.pod
    C src/gnu/usr.bin/perl/pod/perlop.pod
    U src/gnu/usr.bin/perl/pod/perlopentut.pod
    U src/gnu/usr.bin/perl/pod/perlothrtut.pod
    U src/gnu/usr.bin/perl/pod/perlpacktut.pod
    C src/gnu/usr.bin/perl/pod/perlpod.pod
    U src/gnu/usr.bin/perl/pod/perlpodspec.pod
    U src/gnu/usr.bin/perl/pod/perlport.pod
    N src/gnu/usr.bin/perl/pod/perlpragma.pod
    C src/gnu/usr.bin/perl/pod/perlre.pod
    C src/gnu/usr.bin/perl/pod/perlref.pod
    U src/gnu/usr.bin/perl/pod/perlreftut.pod
    N src/gnu/usr.bin/perl/pod/perlreguts.pod
    U src/gnu/usr.bin/perl/pod/perlrequick.pod
    U src/gnu/usr.bin/perl/pod/perlreref.pod
    U src/gnu/usr.bin/perl/pod/perlretut.pod
    C src/gnu/usr.bin/perl/pod/perlrun.pod
    C src/gnu/usr.bin/perl/pod/perlsec.pod
    U src/gnu/usr.bin/perl/pod/perlstyle.pod
    C src/gnu/usr.bin/perl/pod/perlsub.pod
    C src/gnu/usr.bin/perl/pod/perlsyn.pod
    C src/gnu/usr.bin/perl/pod/perlthrtut.pod
    C src/gnu/usr.bin/perl/pod/perltie.pod
    C src/gnu/usr.bin/perl/pod/perltoc.pod
    U src/gnu/usr.bin/perl/pod/perltodo.pod
    U src/gnu/usr.bin/perl/pod/perltooc.pod
    C src/gnu/usr.bin/perl/pod/perltoot.pod
    U src/gnu/usr.bin/perl/pod/perltrap.pod
    U src/gnu/usr.bin/perl/pod/perlunicode.pod
    U src/gnu/usr.bin/perl/pod/perluniintro.pod
    N src/gnu/usr.bin/perl/pod/perlunitut.pod
    U src/gnu/usr.bin/perl/pod/perlutil.pod
    C src/gnu/usr.bin/perl/pod/perlvar.pod
    C src/gnu/usr.bin/perl/pod/perlxs.pod
    C src/gnu/usr.bin/perl/pod/perlxstut.pod
    U src/gnu/usr.bin/perl/pod/pod2html.PL
    U src/gnu/usr.bin/perl/pod/pod2latex.PL
    C src/gnu/usr.bin/perl/pod/pod2man.PL
    C src/gnu/usr.bin/perl/pod/pod2text.PL
    C src/gnu/usr.bin/perl/pod/pod2usage.PL
    U src/gnu/usr.bin/perl/pod/podchecker.PL
    U src/gnu/usr.bin/perl/pod/podselect.PL
    U src/gnu/usr.bin/perl/pod/roffitall
    U src/gnu/usr.bin/perl/pod/splitman
    C src/gnu/usr.bin/perl/pod/splitpod
    N src/gnu/usr.bin/perl/pod/perlunifaq.pod
    N src/gnu/usr.bin/perl/pod/perlreapi.pod
    N src/gnu/usr.bin/perl/pod/perlrebackslash.pod
    N src/gnu/usr.bin/perl/pod/perlrecharclass.pod
    N src/gnu/usr.bin/perl/pod/perlcommunity.pod
    N src/gnu/usr.bin/perl/pod/perl5100delta.pod
    U src/gnu/usr.bin/perl/qnx/ar
    U src/gnu/usr.bin/perl/qnx/cpp
    N src/gnu/usr.bin/perl/qnx/qnx.c
    N src/gnu/usr.bin/perl/symbian/PerlApp.cpp
    N src/gnu/usr.bin/perl/symbian/PerlApp.h
    N src/gnu/usr.bin/perl/symbian/PerlApp.hrh
    N src/gnu/usr.bin/perl/symbian/PerlAppAif.rss
    N src/gnu/usr.bin/perl/symbian/PerlBase.cpp
    N src/gnu/usr.bin/perl/symbian/PerlBase.h
    N src/gnu/usr.bin/perl/symbian/PerlBase.pod
    N src/gnu/usr.bin/perl/symbian/PerlRecog.cpp
    N src/gnu/usr.bin/perl/symbian/PerlRecog.mmp
    N src/gnu/usr.bin/perl/symbian/PerlUi.cpp
    N src/gnu/usr.bin/perl/symbian/PerlUi.h
    N src/gnu/usr.bin/perl/symbian/PerlUi.hrh
    N src/gnu/usr.bin/perl/symbian/PerlUiS60.rss
    N src/gnu/usr.bin/perl/symbian/PerlUiS80.rss
    N src/gnu/usr.bin/perl/symbian/PerlUiS90.rss
    N src/gnu/usr.bin/perl/symbian/PerlUiUIQ.rss
    N src/gnu/usr.bin/perl/symbian/PerlUtil.cpp
    N src/gnu/usr.bin/perl/symbian/PerlUtil.h
    N src/gnu/usr.bin/perl/symbian/PerlUtil.pod
    N src/gnu/usr.bin/perl/symbian/README
    N src/gnu/usr.bin/perl/symbian/TODO
    N src/gnu/usr.bin/perl/symbian/bld.inf
    N src/gnu/usr.bin/perl/symbian/cwd.pl
    N src/gnu/usr.bin/perl/symbian/config.pl
    N src/gnu/usr.bin/perl/symbian/config.sh
    N src/gnu/usr.bin/perl/symbian/demo_pl
    N src/gnu/usr.bin/perl/symbian/find_writeable_data.pl
    N src/gnu/usr.bin/perl/symbian/hexdump.pl
    N src/gnu/usr.bin/perl/symbian/install.cfg
    N src/gnu/usr.bin/perl/symbian/makesis.pl
    N src/gnu/usr.bin/perl/symbian/port.pl
    N src/gnu/usr.bin/perl/symbian/sanity.pl
    N src/gnu/usr.bin/perl/symbian/sdk.pl
    N src/gnu/usr.bin/perl/symbian/sisify.pl
    N src/gnu/usr.bin/perl/symbian/symbian_dll.cpp
    N src/gnu/usr.bin/perl/symbian/symbian_proto.h
    N src/gnu/usr.bin/perl/symbian/symbian_stubs.c
    N src/gnu/usr.bin/perl/symbian/symbian_stubs.h
    N src/gnu/usr.bin/perl/symbian/symbian_utils.cpp
    N src/gnu/usr.bin/perl/symbian/symbianish.h
    N src/gnu/usr.bin/perl/symbian/uid.pl
    N src/gnu/usr.bin/perl/symbian/version.pl
    N src/gnu/usr.bin/perl/symbian/xsbuild.pl
    N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/Msg.mmp
    N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/Msg.pkg
    N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/Msg.pm
    N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/Msg.xs
    N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/README
    N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/bld.inf
    N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/location.pl
    C src/gnu/usr.bin/perl/t/README
    C src/gnu/usr.bin/perl/t/TEST
    U src/gnu/usr.bin/perl/t/TestInit.pm
    C src/gnu/usr.bin/perl/t/harness
    U src/gnu/usr.bin/perl/t/perl.supp
    U src/gnu/usr.bin/perl/t/test.pl
    C src/gnu/usr.bin/perl/t/base/cond.t
    C src/gnu/usr.bin/perl/t/base/if.t
    C src/gnu/usr.bin/perl/t/base/lex.t
    U src/gnu/usr.bin/perl/t/base/num.t
    C src/gnu/usr.bin/perl/t/base/pat.t
    U src/gnu/usr.bin/perl/t/base/rs.t
    C src/gnu/usr.bin/perl/t/base/term.t
    C src/gnu/usr.bin/perl/t/cmd/elsif.t
    C src/gnu/usr.bin/perl/t/cmd/for.t
    C src/gnu/usr.bin/perl/t/cmd/mod.t
    C src/gnu/usr.bin/perl/t/cmd/subval.t
    C src/gnu/usr.bin/perl/t/cmd/switch.t
    U src/gnu/usr.bin/perl/t/cmd/while.t
    U src/gnu/usr.bin/perl/t/comp/parser.t
    C src/gnu/usr.bin/perl/t/comp/use.t
    U src/gnu/usr.bin/perl/t/comp/bproto.t
    C src/gnu/usr.bin/perl/t/comp/cmdopt.t
    U src/gnu/usr.bin/perl/t/comp/colon.t
    U src/gnu/usr.bin/perl/t/comp/cpp.aux
    C src/gnu/usr.bin/perl/t/comp/cpp.t
    C src/gnu/usr.bin/perl/t/comp/decl.t
    N src/gnu/usr.bin/perl/t/comp/fold.t
    U src/gnu/usr.bin/perl/t/comp/hints.t
    C src/gnu/usr.bin/perl/t/comp/multiline.t
    U src/gnu/usr.bin/perl/t/comp/opsubs.t
    U src/gnu/usr.bin/perl/t/comp/our.t
    C src/gnu/usr.bin/perl/t/comp/package.t
    C src/gnu/usr.bin/perl/t/comp/proto.t
    U src/gnu/usr.bin/perl/t/comp/redef.t
    U src/gnu/usr.bin/perl/t/comp/require.t
    U src/gnu/usr.bin/perl/t/comp/script.t
    U src/gnu/usr.bin/perl/t/comp/term.t
    N src/gnu/usr.bin/perl/t/comp/uproto.t
    U src/gnu/usr.bin/perl/t/comp/utf.t
    C src/gnu/usr.bin/perl/t/io/argv.t
    U src/gnu/usr.bin/perl/t/io/binmode.t
    U src/gnu/usr.bin/perl/t/io/crlf.t
    U src/gnu/usr.bin/perl/t/io/crlf_through.t
    C src/gnu/usr.bin/perl/t/io/dup.t
    U src/gnu/usr.bin/perl/t/io/fflush.t
    C src/gnu/usr.bin/perl/t/io/fs.t
    C src/gnu/usr.bin/perl/t/io/inplace.t
    U src/gnu/usr.bin/perl/t/io/iprefix.t
    U src/gnu/usr.bin/perl/t/io/layers.t
    U src/gnu/usr.bin/perl/t/io/nargv.t
    C src/gnu/usr.bin/perl/t/io/open.t
    U src/gnu/usr.bin/perl/t/io/openpid.t
    C src/gnu/usr.bin/perl/t/io/pipe.t
    C src/gnu/usr.bin/perl/t/io/print.t
    C src/gnu/usr.bin/perl/t/io/read.t
    N src/gnu/usr.bin/perl/t/io/say.t
    C src/gnu/usr.bin/perl/t/io/tell.t
    U src/gnu/usr.bin/perl/t/io/through.t
    U src/gnu/usr.bin/perl/t/io/utf8.t
    U src/gnu/usr.bin/perl/t/japh/abigail.t
    U src/gnu/usr.bin/perl/t/lib/1_compile.t
    N src/gnu/usr.bin/perl/t/lib/Cname.pm
    U src/gnu/usr.bin/perl/t/lib/NoExporter.pm
    U src/gnu/usr.bin/perl/t/lib/TieIn.pm
    U src/gnu/usr.bin/perl/t/lib/TieOut.pm
    N src/gnu/usr.bin/perl/t/lib/common.pl
    U src/gnu/usr.bin/perl/t/lib/commonsense.t
    U src/gnu/usr.bin/perl/t/lib/compmod.pl
    U src/gnu/usr.bin/perl/t/lib/contains_pod.xr
    U src/gnu/usr.bin/perl/t/lib/cygwin.t
    U src/gnu/usr.bin/perl/t/lib/filter-util.pl
    U src/gnu/usr.bin/perl/t/lib/h2ph.h
    U src/gnu/usr.bin/perl/t/lib/h2ph.pht
    N src/gnu/usr.bin/perl/t/lib/mypragma.pm
    N src/gnu/usr.bin/perl/t/lib/mypragma.t
    N src/gnu/usr.bin/perl/t/lib/proxy_constant_subs.t
    N src/gnu/usr.bin/perl/t/lib/no_load.t
    N src/gnu/usr.bin/perl/t/lib/Dummy.pm
    N src/gnu/usr.bin/perl/t/lib/HasSigDie.pm
    U src/gnu/usr.bin/perl/t/lib/Dev/Null.pm
    U src/gnu/usr.bin/perl/t/lib/Devel/switchd.pm
    U src/gnu/usr.bin/perl/t/lib/Filter/Simple/ExportTest.pm
    U src/gnu/usr.bin/perl/t/lib/Filter/Simple/FilterOnlyTest.pm
    U src/gnu/usr.bin/perl/t/lib/Filter/Simple/FilterTest.pm
    U src/gnu/usr.bin/perl/t/lib/Filter/Simple/ImportTest.pm
    U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Utils.pm
    U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/BFD.pm
    U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/PL_FILES.pm
    U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/Problem.pm
    U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/Recurs.pm
    N src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/XS.pm
    U src/gnu/usr.bin/perl/t/lib/Math/BigFloat/Subclass.pm
    U src/gnu/usr.bin/perl/t/lib/Math/BigInt/BareCalc.pm
    U src/gnu/usr.bin/perl/t/lib/Math/BigInt/Scalar.pm
    U src/gnu/usr.bin/perl/t/lib/Math/BigInt/Subclass.pm
    U src/gnu/usr.bin/perl/t/lib/Math/BigRat/Test.pm
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/Catch.pm
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/death.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/death_in_eval.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/exit.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/extras.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/five_fail.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/last_minute_death.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/one_fail.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/pre_plan_death.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/require.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/success.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/too_few.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/too_few_fail.plx
    U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/two_fail.plx
    N src/gnu/usr.bin/perl/t/lib/compress/CompTestUtils.pm
    N src/gnu/usr.bin/perl/t/lib/compress/any.pl
    N src/gnu/usr.bin/perl/t/lib/compress/anyunc.pl
    N src/gnu/usr.bin/perl/t/lib/compress/destroy.pl
    N src/gnu/usr.bin/perl/t/lib/compress/generic.pl
    N src/gnu/usr.bin/perl/t/lib/compress/merge.pl
    N src/gnu/usr.bin/perl/t/lib/compress/multi.pl
    N src/gnu/usr.bin/perl/t/lib/compress/newtied.pl
    N src/gnu/usr.bin/perl/t/lib/compress/oneshot.pl
    N src/gnu/usr.bin/perl/t/lib/compress/prime.pl
    N src/gnu/usr.bin/perl/t/lib/compress/tied.pl
    N src/gnu/usr.bin/perl/t/lib/compress/truncate.pl
    N src/gnu/usr.bin/perl/t/lib/compress/zlib-generic.pl
    N src/gnu/usr.bin/perl/t/lib/compress/encode.pl
    U src/gnu/usr.bin/perl/t/lib/dprof/V.pm
    U src/gnu/usr.bin/perl/t/lib/dprof/test1_t
    U src/gnu/usr.bin/perl/t/lib/dprof/test1_v
    U src/gnu/usr.bin/perl/t/lib/dprof/test2_t
    U src/gnu/usr.bin/perl/t/lib/dprof/test2_v
    U src/gnu/usr.bin/perl/t/lib/dprof/test3_t
    U src/gnu/usr.bin/perl/t/lib/dprof/test3_v
    U src/gnu/usr.bin/perl/t/lib/dprof/test4_t
    U src/gnu/usr.bin/perl/t/lib/dprof/test4_v
    U src/gnu/usr.bin/perl/t/lib/dprof/test5_t
    U src/gnu/usr.bin/perl/t/lib/dprof/test5_v
    U src/gnu/usr.bin/perl/t/lib/dprof/test6_t
    U src/gnu/usr.bin/perl/t/lib/dprof/test6_v
    U src/gnu/usr.bin/perl/t/lib/dprof/test7_t
    U src/gnu/usr.bin/perl/t/lib/dprof/test7_v
    U src/gnu/usr.bin/perl/t/lib/dprof/test8_t
    U src/gnu/usr.bin/perl/t/lib/dprof/test8_v
    N src/gnu/usr.bin/perl/t/lib/feature/nonesuch
    N src/gnu/usr.bin/perl/t/lib/feature/say
    N src/gnu/usr.bin/perl/t/lib/feature/switch
    N src/gnu/usr.bin/perl/t/lib/feature/implicit
    U src/gnu/usr.bin/perl/t/lib/locale/latin1
    U src/gnu/usr.bin/perl/t/lib/locale/utf8
    U src/gnu/usr.bin/perl/t/lib/sample-tests/bailout
    U src/gnu/usr.bin/perl/t/lib/sample-tests/bignum
    U src/gnu/usr.bin/perl/t/lib/sample-tests/bignum_many
    U src/gnu/usr.bin/perl/t/lib/sample-tests/combined
    U src/gnu/usr.bin/perl/t/lib/sample-tests/descriptive
    U src/gnu/usr.bin/perl/t/lib/sample-tests/die
    U src/gnu/usr.bin/perl/t/lib/sample-tests/die_head_end
    U src/gnu/usr.bin/perl/t/lib/sample-tests/die_last_minute
    U src/gnu/usr.bin/perl/t/lib/sample-tests/duplicates
    U src/gnu/usr.bin/perl/t/lib/sample-tests/head_end
    U src/gnu/usr.bin/perl/t/lib/sample-tests/head_fail
    U src/gnu/usr.bin/perl/t/lib/sample-tests/inc_taint
    U src/gnu/usr.bin/perl/t/lib/sample-tests/lone_not_bug
    U src/gnu/usr.bin/perl/t/lib/sample-tests/no_nums
    U src/gnu/usr.bin/perl/t/lib/sample-tests/no_output
    U src/gnu/usr.bin/perl/t/lib/sample-tests/out_of_order
    U src/gnu/usr.bin/perl/t/lib/sample-tests/segfault
    U src/gnu/usr.bin/perl/t/lib/sample-tests/shbang_misparse
    U src/gnu/usr.bin/perl/t/lib/sample-tests/simple
    U src/gnu/usr.bin/perl/t/lib/sample-tests/simple_fail
    U src/gnu/usr.bin/perl/t/lib/sample-tests/skip
    U src/gnu/usr.bin/perl/t/lib/sample-tests/skip_nomsg
    U src/gnu/usr.bin/perl/t/lib/sample-tests/skipall
    U src/gnu/usr.bin/perl/t/lib/sample-tests/skipall_nomsg
    U src/gnu/usr.bin/perl/t/lib/sample-tests/taint
    U src/gnu/usr.bin/perl/t/lib/sample-tests/switches
    U src/gnu/usr.bin/perl/t/lib/sample-tests/taint_warn
    U src/gnu/usr.bin/perl/t/lib/sample-tests/todo
    U src/gnu/usr.bin/perl/t/lib/sample-tests/todo_inline
    U src/gnu/usr.bin/perl/t/lib/sample-tests/too_many
    U src/gnu/usr.bin/perl/t/lib/sample-tests/vms_nit
    U src/gnu/usr.bin/perl/t/lib/sample-tests/with_comments
    U src/gnu/usr.bin/perl/t/lib/strict/refs
    U src/gnu/usr.bin/perl/t/lib/strict/subs
    U src/gnu/usr.bin/perl/t/lib/strict/vars
    U src/gnu/usr.bin/perl/t/lib/warnings/1global
    U src/gnu/usr.bin/perl/t/lib/warnings/2use
    U src/gnu/usr.bin/perl/t/lib/warnings/3both
    U src/gnu/usr.bin/perl/t/lib/warnings/4lint
    U src/gnu/usr.bin/perl/t/lib/warnings/5nolint
    U src/gnu/usr.bin/perl/t/lib/warnings/6default
    U src/gnu/usr.bin/perl/t/lib/warnings/7fatal
    U src/gnu/usr.bin/perl/t/lib/warnings/8signal
    U src/gnu/usr.bin/perl/t/lib/warnings/9enabled
    N src/gnu/usr.bin/perl/t/lib/warnings/9uninit
    U src/gnu/usr.bin/perl/t/lib/warnings/av
    U src/gnu/usr.bin/perl/t/lib/warnings/doio
    U src/gnu/usr.bin/perl/t/lib/warnings/doop
    U src/gnu/usr.bin/perl/t/lib/warnings/gv
    U src/gnu/usr.bin/perl/t/lib/warnings/hv
    U src/gnu/usr.bin/perl/t/lib/warnings/malloc
    U src/gnu/usr.bin/perl/t/lib/warnings/mg
    U src/gnu/usr.bin/perl/t/lib/warnings/op
    U src/gnu/usr.bin/perl/t/lib/warnings/pad
    U src/gnu/usr.bin/perl/t/lib/warnings/perl
    U src/gnu/usr.bin/perl/t/lib/warnings/perlio
    U src/gnu/usr.bin/perl/t/lib/warnings/perly
    U src/gnu/usr.bin/perl/t/lib/warnings/pp
    U src/gnu/usr.bin/perl/t/lib/warnings/pp_ctl
    U src/gnu/usr.bin/perl/t/lib/warnings/pp_hot
    U src/gnu/usr.bin/perl/t/lib/warnings/pp_pack
    U src/gnu/usr.bin/perl/t/lib/warnings/pp_sys
    U src/gnu/usr.bin/perl/t/lib/warnings/regcomp
    U src/gnu/usr.bin/perl/t/lib/warnings/regexec
    U src/gnu/usr.bin/perl/t/lib/warnings/run
    C src/gnu/usr.bin/perl/t/lib/warnings/sv
    U src/gnu/usr.bin/perl/t/lib/warnings/taint
    U src/gnu/usr.bin/perl/t/lib/warnings/toke
    U src/gnu/usr.bin/perl/t/lib/warnings/universal
    U src/gnu/usr.bin/perl/t/lib/warnings/utf8
    U src/gnu/usr.bin/perl/t/lib/warnings/util
    U src/gnu/usr.bin/perl/t/op/64bitint.t
    U src/gnu/usr.bin/perl/t/op/alarm.t
    U src/gnu/usr.bin/perl/t/op/anonsub.t
    C src/gnu/usr.bin/perl/t/op/append.t
    U src/gnu/usr.bin/perl/t/op/args.t
    U src/gnu/usr.bin/perl/t/op/arith.t
    C src/gnu/usr.bin/perl/t/op/array.t
    U src/gnu/usr.bin/perl/t/op/assignwarn.t
    N src/gnu/usr.bin/perl/t/op/attrhand.t
    U src/gnu/usr.bin/perl/t/op/attrs.t
    C src/gnu/usr.bin/perl/t/op/auto.t
    U src/gnu/usr.bin/perl/t/op/avhv.t
    U src/gnu/usr.bin/perl/t/op/bless.t
    N src/gnu/usr.bin/perl/t/op/blocks.t
    C src/gnu/usr.bin/perl/t/op/bop.t
    N src/gnu/usr.bin/perl/t/op/caller.pl
    U src/gnu/usr.bin/perl/t/op/caller.t
    U src/gnu/usr.bin/perl/t/op/chars.t
    U src/gnu/usr.bin/perl/t/op/chdir.t
    C src/gnu/usr.bin/perl/t/op/chop.t
    U src/gnu/usr.bin/perl/t/op/chr.t
    C src/gnu/usr.bin/perl/t/op/closure.t
    U src/gnu/usr.bin/perl/t/op/cmp.t
    U src/gnu/usr.bin/perl/t/op/concat.t
    C src/gnu/usr.bin/perl/t/op/cond.t
    U src/gnu/usr.bin/perl/t/op/context.t
    U src/gnu/usr.bin/perl/t/op/cproto.t
    U src/gnu/usr.bin/perl/t/op/crypt.t
    U src/gnu/usr.bin/perl/t/op/defins.t
    C src/gnu/usr.bin/perl/t/op/delete.t
    U src/gnu/usr.bin/perl/t/op/die.t
    U src/gnu/usr.bin/perl/t/op/die_exit.t
    C src/gnu/usr.bin/perl/t/op/do.t
    N src/gnu/usr.bin/perl/t/op/dor.t
    U src/gnu/usr.bin/perl/t/op/each.t
    C src/gnu/usr.bin/perl/t/op/eval.t
    C src/gnu/usr.bin/perl/t/op/exec.t
    U src/gnu/usr.bin/perl/t/op/exists_sub.t
    U src/gnu/usr.bin/perl/t/op/exp.t
    U src/gnu/usr.bin/perl/t/op/fh.t
    U src/gnu/usr.bin/perl/t/op/filetest.t
    C src/gnu/usr.bin/perl/t/op/flip.t
    C src/gnu/usr.bin/perl/t/op/fork.t
    U src/gnu/usr.bin/perl/t/op/getpid.t
    U src/gnu/usr.bin/perl/t/op/getppid.t
    C src/gnu/usr.bin/perl/t/op/glob.t
    U src/gnu/usr.bin/perl/t/op/gmagic.t
    C src/gnu/usr.bin/perl/t/op/goto.t
    C src/gnu/usr.bin/perl/t/op/goto_xs.t
    U src/gnu/usr.bin/perl/t/op/grent.t
    U src/gnu/usr.bin/perl/t/op/grep.t
    C src/gnu/usr.bin/perl/t/op/groups.t
    C src/gnu/usr.bin/perl/t/op/gv.t
    U src/gnu/usr.bin/perl/t/op/hash.t
    U src/gnu/usr.bin/perl/t/op/hashassign.t
    U src/gnu/usr.bin/perl/t/op/hashwarn.t
    U src/gnu/usr.bin/perl/t/op/inc.t
    N src/gnu/usr.bin/perl/t/op/inccode-tie.t
    U src/gnu/usr.bin/perl/t/op/inccode.t
    N src/gnu/usr.bin/perl/t/op/incfilter.t
    C src/gnu/usr.bin/perl/t/op/index.t
    U src/gnu/usr.bin/perl/t/op/int.t
    U src/gnu/usr.bin/perl/t/op/join.t
    U src/gnu/usr.bin/perl/t/op/lc.t
    U src/gnu/usr.bin/perl/t/op/lc_user.t
    U src/gnu/usr.bin/perl/t/op/length.t
    U src/gnu/usr.bin/perl/t/op/lex_assign.t
    U src/gnu/usr.bin/perl/t/op/lfs.t
    C src/gnu/usr.bin/perl/t/op/list.t
    C src/gnu/usr.bin/perl/t/op/local.t
    U src/gnu/usr.bin/perl/t/op/localref.t
    U src/gnu/usr.bin/perl/t/op/loopctl.t
    U src/gnu/usr.bin/perl/t/op/lop.t
    C src/gnu/usr.bin/perl/t/op/magic.t
    U src/gnu/usr.bin/perl/t/op/method.t
    C src/gnu/usr.bin/perl/t/op/mkdir.t
    C src/gnu/usr.bin/perl/t/op/my.t
    U src/gnu/usr.bin/perl/t/op/my_stash.t
    N src/gnu/usr.bin/perl/t/op/mydef.t
    U src/gnu/usr.bin/perl/t/op/negate.t
    U src/gnu/usr.bin/perl/t/op/not.t
    U src/gnu/usr.bin/perl/t/op/numconvert.t
    U src/gnu/usr.bin/perl/t/op/oct.t
    U src/gnu/usr.bin/perl/t/op/or.t
    C src/gnu/usr.bin/perl/t/op/ord.t
    U src/gnu/usr.bin/perl/t/op/override.t
    C src/gnu/usr.bin/perl/t/op/pack.t
    C src/gnu/usr.bin/perl/t/op/pat.t
    U src/gnu/usr.bin/perl/t/op/pos.t
    U src/gnu/usr.bin/perl/t/op/pow.t
    C src/gnu/usr.bin/perl/t/op/push.t
    U src/gnu/usr.bin/perl/t/op/pwent.t
    U src/gnu/usr.bin/perl/t/op/qq.t
    U src/gnu/usr.bin/perl/t/op/quotemeta.t
    U src/gnu/usr.bin/perl/t/op/rand.t
    C src/gnu/usr.bin/perl/t/op/range.t
    C src/gnu/usr.bin/perl/t/op/re_tests
    C src/gnu/usr.bin/perl/t/op/read.t
    C src/gnu/usr.bin/perl/t/op/readdir.t
    U src/gnu/usr.bin/perl/t/op/readline.t
    U src/gnu/usr.bin/perl/t/op/recurse.t
    C src/gnu/usr.bin/perl/t/op/ref.t
    C src/gnu/usr.bin/perl/t/op/regexp.t
    N src/gnu/usr.bin/perl/t/op/reg_email.t
    U src/gnu/usr.bin/perl/t/op/regexp_noamp.t
    N src/gnu/usr.bin/perl/t/op/regexp_notrie.t
    N src/gnu/usr.bin/perl/t/op/regexp_qr.t
    N src/gnu/usr.bin/perl/t/op/regexp_qr_embed.t
    N src/gnu/usr.bin/perl/t/op/regexp_trielist.t
    N src/gnu/usr.bin/perl/t/op/reg_mesg.t
    U src/gnu/usr.bin/perl/t/op/repeat.t
    U src/gnu/usr.bin/perl/t/op/reverse.t
    C src/gnu/usr.bin/perl/t/op/runlevel.t
    N src/gnu/usr.bin/perl/t/op/rxcode.t
    U src/gnu/usr.bin/perl/t/op/sleep.t
    N src/gnu/usr.bin/perl/t/op/smartmatch.t
    C src/gnu/usr.bin/perl/t/op/sort.t
    U src/gnu/usr.bin/perl/t/op/splice.t
    C src/gnu/usr.bin/perl/t/op/split.t
    C src/gnu/usr.bin/perl/t/op/sprintf.t
    C src/gnu/usr.bin/perl/t/op/sprintf2.t
    U src/gnu/usr.bin/perl/t/op/srand.t
    U src/gnu/usr.bin/perl/t/op/sselect.t
    U src/gnu/usr.bin/perl/t/op/stash.t
    C src/gnu/usr.bin/perl/t/op/stat.t
    N src/gnu/usr.bin/perl/t/op/state.t
    C src/gnu/usr.bin/perl/t/op/study.t
    N src/gnu/usr.bin/perl/t/op/studytied.t
    U src/gnu/usr.bin/perl/t/op/sub.t
    U src/gnu/usr.bin/perl/t/op/sub_lval.t
    C src/gnu/usr.bin/perl/t/op/subst.t
    N src/gnu/usr.bin/perl/t/op/substT.t
    U src/gnu/usr.bin/perl/t/op/subst_amp.t
    U src/gnu/usr.bin/perl/t/op/subst_wamp.t
    C src/gnu/usr.bin/perl/t/op/substr.t
    N src/gnu/usr.bin/perl/t/op/switch.t
    U src/gnu/usr.bin/perl/t/op/sysio.t
    C src/gnu/usr.bin/perl/t/op/taint.t
    U src/gnu/usr.bin/perl/t/op/threads.t
    N src/gnu/usr.bin/perl/t/op/threads_create.pl
    C src/gnu/usr.bin/perl/t/op/tie.t
    U src/gnu/usr.bin/perl/t/op/tiearray.t
    U src/gnu/usr.bin/perl/t/op/tiehandle.t
    C src/gnu/usr.bin/perl/t/op/time.t
    U src/gnu/usr.bin/perl/t/op/tr.t
    U src/gnu/usr.bin/perl/t/op/undef.t
    C src/gnu/usr.bin/perl/t/op/universal.t
    C src/gnu/usr.bin/perl/t/op/unshift.t
    U src/gnu/usr.bin/perl/t/op/utf8decode.t
    U src/gnu/usr.bin/perl/t/op/utfhash.t
    U src/gnu/usr.bin/perl/t/op/utftaint.t
    C src/gnu/usr.bin/perl/t/op/vec.t
    U src/gnu/usr.bin/perl/t/op/ver.t
    U src/gnu/usr.bin/perl/t/op/wantarray.t
    C src/gnu/usr.bin/perl/t/op/write.t
    N src/gnu/usr.bin/perl/t/op/qrstack.t
    N src/gnu/usr.bin/perl/t/op/symbolcache.t
    N src/gnu/usr.bin/perl/t/op/reg_namedcapture.t
    N src/gnu/usr.bin/perl/t/op/reg_nc_tie.t
    N src/gnu/usr.bin/perl/t/op/reset.t
    N src/gnu/usr.bin/perl/t/op/qr.t
    N src/gnu/usr.bin/perl/t/op/kill0.t
    N src/gnu/usr.bin/perl/t/op/reg_pmod.t
    N src/gnu/usr.bin/perl/t/op/reg_unsafe.t
    N src/gnu/usr.bin/perl/t/op/overload_integer.t
    N src/gnu/usr.bin/perl/t/op/reg_fold.t
    U src/gnu/usr.bin/perl/t/pod/emptycmd.t
    U src/gnu/usr.bin/perl/t/pod/emptycmd.xr
    U src/gnu/usr.bin/perl/t/pod/find.t
    U src/gnu/usr.bin/perl/t/pod/for.t
    U src/gnu/usr.bin/perl/t/pod/for.xr
    U src/gnu/usr.bin/perl/t/pod/headings.t
    U src/gnu/usr.bin/perl/t/pod/headings.xr
    U src/gnu/usr.bin/perl/t/pod/include.t
    U src/gnu/usr.bin/perl/t/pod/include.xr
    U src/gnu/usr.bin/perl/t/pod/included.t
    U src/gnu/usr.bin/perl/t/pod/included.xr
    U src/gnu/usr.bin/perl/t/pod/lref.t
    U src/gnu/usr.bin/perl/t/pod/lref.xr
    U src/gnu/usr.bin/perl/t/pod/multiline_items.t
    U src/gnu/usr.bin/perl/t/pod/multiline_items.xr
    U src/gnu/usr.bin/perl/t/pod/nested_items.t
    U src/gnu/usr.bin/perl/t/pod/nested_items.xr
    U src/gnu/usr.bin/perl/t/pod/nested_seqs.t
    U src/gnu/usr.bin/perl/t/pod/nested_seqs.xr
    U src/gnu/usr.bin/perl/t/pod/oneline_cmds.t
    U src/gnu/usr.bin/perl/t/pod/oneline_cmds.xr
    N src/gnu/usr.bin/perl/t/pod/p2u_data.pl
    U src/gnu/usr.bin/perl/t/pod/plainer.t
    U src/gnu/usr.bin/perl/t/pod/pod2usage.t
    C src/gnu/usr.bin/perl/t/pod/pod2usage.xr
    U src/gnu/usr.bin/perl/t/pod/pod2usage2.t
    U src/gnu/usr.bin/perl/t/pod/poderrs.t
    U src/gnu/usr.bin/perl/t/pod/poderrs.xr
    U src/gnu/usr.bin/perl/t/pod/podselect.t
    U src/gnu/usr.bin/perl/t/pod/podselect.xr
    U src/gnu/usr.bin/perl/t/pod/special_seqs.t
    U src/gnu/usr.bin/perl/t/pod/special_seqs.xr
    U src/gnu/usr.bin/perl/t/pod/testcmp.pl
    U src/gnu/usr.bin/perl/t/pod/testp2pt.pl
    U src/gnu/usr.bin/perl/t/pod/testpchk.pl
    N src/gnu/usr.bin/perl/t/pod/twice.t
    U src/gnu/usr.bin/perl/t/pod/testpods/lib/Pod/Stuff.pm
    N src/gnu/usr.bin/perl/t/run/cloexec.t
    U src/gnu/usr.bin/perl/t/run/exit.t
    U src/gnu/usr.bin/perl/t/run/fresh_perl.t
    U src/gnu/usr.bin/perl/t/run/noswitch.t
    U src/gnu/usr.bin/perl/t/run/runenv.t
    U src/gnu/usr.bin/perl/t/run/switch0.t
    U src/gnu/usr.bin/perl/t/run/switchC.t
    U src/gnu/usr.bin/perl/t/run/switchF.t
    U src/gnu/usr.bin/perl/t/run/switchF1.t
    U src/gnu/usr.bin/perl/t/run/switchI.t
    U src/gnu/usr.bin/perl/t/run/switchPx.aux
    U src/gnu/usr.bin/perl/t/run/switchPx.t
    U src/gnu/usr.bin/perl/t/run/switchx.t
    U src/gnu/usr.bin/perl/t/run/switcha.t
    U src/gnu/usr.bin/perl/t/run/switchd.t
    U src/gnu/usr.bin/perl/t/run/switches.t
    U src/gnu/usr.bin/perl/t/run/switchn.t
    U src/gnu/usr.bin/perl/t/run/switchp.t
    U src/gnu/usr.bin/perl/t/run/switcht.t
    U src/gnu/usr.bin/perl/t/run/switchx.aux
    N src/gnu/usr.bin/perl/t/run/switchx2.aux
    U src/gnu/usr.bin/perl/t/uni/case.pl
    U src/gnu/usr.bin/perl/t/uni/chomp.t
    N src/gnu/usr.bin/perl/t/uni/chr.t
    U src/gnu/usr.bin/perl/t/uni/class.t
    U src/gnu/usr.bin/perl/t/uni/fold.t
    N src/gnu/usr.bin/perl/t/uni/greek.t
    N src/gnu/usr.bin/perl/t/uni/latin2.t
    U src/gnu/usr.bin/perl/t/uni/lower.t
    N src/gnu/usr.bin/perl/t/uni/overload.t
    U src/gnu/usr.bin/perl/t/uni/sprintf.t
    U src/gnu/usr.bin/perl/t/uni/title.t
    U src/gnu/usr.bin/perl/t/uni/tr_7jis.t
    U src/gnu/usr.bin/perl/t/uni/tr_eucjp.t
    U src/gnu/usr.bin/perl/t/uni/tr_sjis.t
    C src/gnu/usr.bin/perl/t/uni/tr_utf8.t
    U src/gnu/usr.bin/perl/t/uni/upper.t
    U src/gnu/usr.bin/perl/t/uni/write.t
    N src/gnu/usr.bin/perl/t/uni/cache.t
    U src/gnu/usr.bin/perl/t/win32/system.t
    U src/gnu/usr.bin/perl/t/win32/system_tests
    U src/gnu/usr.bin/perl/t/x2p/s2p.t
    N src/gnu/usr.bin/perl/t/mro/basic_01_dfs.t
    N src/gnu/usr.bin/perl/t/mro/vulcan_c3.t
    N src/gnu/usr.bin/perl/t/mro/basic_02_dfs.t
    N src/gnu/usr.bin/perl/t/mro/next_method.t
    N src/gnu/usr.bin/perl/t/mro/basic_03_dfs.t
    N src/gnu/usr.bin/perl/t/mro/next_ineval.t
    N src/gnu/usr.bin/perl/t/mro/basic_04_dfs.t
    N src/gnu/usr.bin/perl/t/mro/next_inanon.t
    N src/gnu/usr.bin/perl/t/mro/basic_05_dfs.t
    N src/gnu/usr.bin/perl/t/mro/basic.t
    N src/gnu/usr.bin/perl/t/mro/vulcan_dfs.t
    N src/gnu/usr.bin/perl/t/mro/dbic_c3.t
    N src/gnu/usr.bin/perl/t/mro/pkg_gen.t
    N src/gnu/usr.bin/perl/t/mro/c3_with_overload.t
    N src/gnu/usr.bin/perl/t/mro/complex_c3.t
    N src/gnu/usr.bin/perl/t/mro/method_caching.t
    N src/gnu/usr.bin/perl/t/mro/dbic_dfs.t
    N src/gnu/usr.bin/perl/t/mro/recursion_c3.t
    N src/gnu/usr.bin/perl/t/mro/overload_c3.t
    N src/gnu/usr.bin/perl/t/mro/complex_dfs.t
    N src/gnu/usr.bin/perl/t/mro/next_NEXT.t
    N src/gnu/usr.bin/perl/t/mro/inconsistent_c3.t
    N src/gnu/usr.bin/perl/t/mro/recursion_dfs.t
    N src/gnu/usr.bin/perl/t/mro/basic_01_c3.t
    N src/gnu/usr.bin/perl/t/mro/basic_02_c3.t
    N src/gnu/usr.bin/perl/t/mro/overload_dfs.t
    N src/gnu/usr.bin/perl/t/mro/basic_03_c3.t
    N src/gnu/usr.bin/perl/t/mro/basic_04_c3.t
    N src/gnu/usr.bin/perl/t/mro/basic_05_c3.t
    N src/gnu/usr.bin/perl/t/mro/next_skip.t
    N src/gnu/usr.bin/perl/t/mro/next_edgecases.t
    N src/gnu/usr.bin/perl/t/mro/next_goto.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/01use.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/02alsoworks.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/02works.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/02works_taint.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/03diffname.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/04acmedir.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/04acmedir_single.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/04acmepath.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/04acmepath_single.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/05postpath.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/06multipath.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/07instantiate.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/08nothing.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/09require.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/10innerpack.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/10innerpack_inner.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/10innerpack_noinner.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/10innerpack_override.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/11usetwice.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/12only.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/12onlyarray.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/12onlyregex.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/13except.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/13exceptarray.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/13exceptregex.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/14package.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/15topicsafe.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/16different_extension.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/17devel_inner_package.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/18skipped_package.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/19can_ok_clobber.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/20dodgy_files.t
    N src/gnu/usr.bin/perl/t/Module_Pluggable/acme/Acme/MyTest/Plugin/Foo.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/Acme/MyTest/Plugin/Foo.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/ExtTest/Plugin/Bar.plugin
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/ExtTest/Plugin/Foo.plugin
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/ExtTest/Plugin/Quux/Foo.plugin
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/InnerTest/Plugin/Foo.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyOtherTest/Plugin/Bar.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyOtherTest/Plugin/Foo.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyOtherTest/Plugin/Quux.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyOtherTest/Plugin/Quux/Foo.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyTest/Extend/Plugin/Bar.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyTest/Plugin/Bar.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyTest/Plugin/Foo.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyTest/Plugin/Quux/Foo.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/No/Middle.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/OddTest/Plugin/-Dodgy.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/OddTest/Plugin/Foo.pm
    N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/TA/C/A/I.pm
    U src/gnu/usr.bin/perl/uts/sprintf_wrap.c
    U src/gnu/usr.bin/perl/uts/strtol_wrap.c
    C src/gnu/usr.bin/perl/utils/Makefile
    C src/gnu/usr.bin/perl/utils/c2ph.PL
    N src/gnu/usr.bin/perl/utils/config_data.PL
    N src/gnu/usr.bin/perl/utils/corelist.PL
    U src/gnu/usr.bin/perl/utils/cpan.PL
    U src/gnu/usr.bin/perl/utils/dprofpp.PL
    U src/gnu/usr.bin/perl/utils/enc2xs.PL
    C src/gnu/usr.bin/perl/utils/h2ph.PL
    C src/gnu/usr.bin/perl/utils/h2xs.PL
    U src/gnu/usr.bin/perl/utils/instmodsh.PL
    U src/gnu/usr.bin/perl/utils/libnetcfg.PL
    C src/gnu/usr.bin/perl/utils/perlbug.PL
    U src/gnu/usr.bin/perl/utils/perldoc.PL
    U src/gnu/usr.bin/perl/utils/perlivp.PL
    U src/gnu/usr.bin/perl/utils/piconv.PL
    C src/gnu/usr.bin/perl/utils/pl2pm.PL
    U src/gnu/usr.bin/perl/utils/prove.PL
    N src/gnu/usr.bin/perl/utils/ptar.PL
    N src/gnu/usr.bin/perl/utils/ptardiff.PL
    N src/gnu/usr.bin/perl/utils/shasum.PL
    U src/gnu/usr.bin/perl/utils/splain.PL
    U src/gnu/usr.bin/perl/utils/xsubpp.PL
    N src/gnu/usr.bin/perl/utils/cpan2dist.PL
    N src/gnu/usr.bin/perl/utils/cpanp-run-perl.PL
    N src/gnu/usr.bin/perl/utils/cpanp.PL
    N src/gnu/usr.bin/perl/utils/Makefile.SH
    U src/gnu/usr.bin/perl/vmesa/Makefile
    U src/gnu/usr.bin/perl/vmesa/vmesa.c
    U src/gnu/usr.bin/perl/vmesa/vmesaish.h
    U src/gnu/usr.bin/perl/vms/descrip_mms.template
    C src/gnu/usr.bin/perl/vms/gen_shrfls.pl
    U src/gnu/usr.bin/perl/vms/genopt.com
    U src/gnu/usr.bin/perl/vms/make_command.com
    U src/gnu/usr.bin/perl/vms/mms2make.pl
    U src/gnu/usr.bin/perl/vms/munchconfig.c
    C src/gnu/usr.bin/perl/vms/myconfig.com
    C src/gnu/usr.bin/perl/vms/perlvms.pod
    U src/gnu/usr.bin/perl/vms/sockadapt.c
    U src/gnu/usr.bin/perl/vms/sockadapt.h
    C src/gnu/usr.bin/perl/vms/test.com
    C src/gnu/usr.bin/perl/vms/vms.c
    C src/gnu/usr.bin/perl/vms/vmsish.h
    U src/gnu/usr.bin/perl/vms/vmspipe.com
    U src/gnu/usr.bin/perl/vms/writemain.pl
    C src/gnu/usr.bin/perl/vms/ext/Filespec.pm
    C src/gnu/usr.bin/perl/vms/ext/XSSymSet.pm
    C src/gnu/usr.bin/perl/vms/ext/filespec.t
    U src/gnu/usr.bin/perl/vms/ext/DCLsym/0README.txt
    C src/gnu/usr.bin/perl/vms/ext/DCLsym/DCLsym.pm
    U src/gnu/usr.bin/perl/vms/ext/DCLsym/DCLsym.xs
    U src/gnu/usr.bin/perl/vms/ext/DCLsym/Makefile.PL
    U src/gnu/usr.bin/perl/vms/ext/DCLsym/test.pl
    U src/gnu/usr.bin/perl/vms/ext/Stdio/0README.txt
    U src/gnu/usr.bin/perl/vms/ext/Stdio/Makefile.PL
    U src/gnu/usr.bin/perl/vms/ext/Stdio/Stdio.pm
    C src/gnu/usr.bin/perl/vms/ext/Stdio/Stdio.xs
    C src/gnu/usr.bin/perl/vms/ext/Stdio/test.pl
    U src/gnu/usr.bin/perl/vos/Changes
    U src/gnu/usr.bin/perl/vos/compile_full_perl.cm
    U src/gnu/usr.bin/perl/vos/configure_full_perl.sh
    U src/gnu/usr.bin/perl/vos/make_full_perl.sh
    N src/gnu/usr.bin/perl/vos/syslog.h
    U src/gnu/usr.bin/perl/vos/vos.c
    U src/gnu/usr.bin/perl/vos/vosish.h
    U src/gnu/usr.bin/perl/win32/FindExt.pm
    C src/gnu/usr.bin/perl/win32/Makefile
    N src/gnu/usr.bin/perl/win32/Makefile.ce
    U src/gnu/usr.bin/perl/win32/buildext.pl
    C src/gnu/usr.bin/perl/win32/config.bc
    N src/gnu/usr.bin/perl/win32/config.ce
    U src/gnu/usr.bin/perl/win32/config.gc
    C src/gnu/usr.bin/perl/win32/config.vc
    U src/gnu/usr.bin/perl/win32/config.vc64
    C src/gnu/usr.bin/perl/win32/config_H.bc
    N src/gnu/usr.bin/perl/win32/config_H.ce
    C src/gnu/usr.bin/perl/win32/config_H.gc
    C src/gnu/usr.bin/perl/win32/config_H.vc
    U src/gnu/usr.bin/perl/win32/config_H.vc64
    C src/gnu/usr.bin/perl/win32/config_h.PL
    C src/gnu/usr.bin/perl/win32/config_sh.PL
    U src/gnu/usr.bin/perl/win32/distclean.bat
    C src/gnu/usr.bin/perl/win32/dl_win32.xs
    U src/gnu/usr.bin/perl/win32/fcrypt.c
    U src/gnu/usr.bin/perl/win32/genmk95.pl
    C src/gnu/usr.bin/perl/win32/makefile.mk
    U src/gnu/usr.bin/perl/win32/mdelete.bat
    N src/gnu/usr.bin/perl/win32/perl.rc
    N src/gnu/usr.bin/perl/win32/perlexe.ico.packd
    U src/gnu/usr.bin/perl/win32/perlexe.rc
    U src/gnu/usr.bin/perl/win32/perlglob.c
    U src/gnu/usr.bin/perl/win32/perlhost.h
    C src/gnu/usr.bin/perl/win32/perllib.c
    N src/gnu/usr.bin/perl/win32/perlmaince.c
    C src/gnu/usr.bin/perl/win32/pod.mak
    C src/gnu/usr.bin/perl/win32/runperl.c
    U src/gnu/usr.bin/perl/win32/splittree.pl
    U src/gnu/usr.bin/perl/win32/sync_ext.pl
    U src/gnu/usr.bin/perl/win32/vdir.h
    U src/gnu/usr.bin/perl/win32/vmem.h
    C src/gnu/usr.bin/perl/win32/win32.c
    C src/gnu/usr.bin/perl/win32/win32.h
    N src/gnu/usr.bin/perl/win32/win32ceio.c
    C src/gnu/usr.bin/perl/win32/win32io.c
    N src/gnu/usr.bin/perl/win32/win32iop-o.h
    C src/gnu/usr.bin/perl/win32/win32iop.h
    C src/gnu/usr.bin/perl/win32/win32sck.c
    U src/gnu/usr.bin/perl/win32/win32thread.c
    U src/gnu/usr.bin/perl/win32/win32thread.h
    N src/gnu/usr.bin/perl/win32/wince.c
    N src/gnu/usr.bin/perl/win32/wince.h
    N src/gnu/usr.bin/perl/win32/wincesck.c
    U src/gnu/usr.bin/perl/win32/bin/exetype.pl
    U src/gnu/usr.bin/perl/win32/bin/perlglob.pl
    U src/gnu/usr.bin/perl/win32/bin/pl2bat.pl
    U src/gnu/usr.bin/perl/win32/bin/runperl.pl
    U src/gnu/usr.bin/perl/win32/bin/search.pl
    N src/gnu/usr.bin/perl/win32/ce-helpers/cecopy-lib.pl
    N src/gnu/usr.bin/perl/win32/ce-helpers/comp.pl
    N src/gnu/usr.bin/perl/win32/ce-helpers/compile-all.bat
    N src/gnu/usr.bin/perl/win32/ce-helpers/compile.bat
    N src/gnu/usr.bin/perl/win32/ce-helpers/makedist.pl
    N src/gnu/usr.bin/perl/win32/ce-helpers/registry.bat
    C src/gnu/usr.bin/perl/win32/include/dirent.h
    U src/gnu/usr.bin/perl/win32/include/netdb.h
    U src/gnu/usr.bin/perl/win32/include/arpa/inet.h
    C src/gnu/usr.bin/perl/win32/include/sys/socket.h
    C src/gnu/usr.bin/perl/x2p/EXTERN.h
    C src/gnu/usr.bin/perl/x2p/INTERN.h
    C src/gnu/usr.bin/perl/x2p/Makefile.SH
    C src/gnu/usr.bin/perl/x2p/a2p.c
    C src/gnu/usr.bin/perl/x2p/a2p.h
    U src/gnu/usr.bin/perl/x2p/a2p.pod
    U src/gnu/usr.bin/perl/x2p/a2p.y
    U src/gnu/usr.bin/perl/x2p/a2py.c
    U src/gnu/usr.bin/perl/x2p/cflags.SH
    C src/gnu/usr.bin/perl/x2p/find2perl.PL
    U src/gnu/usr.bin/perl/x2p/hash.c
    C src/gnu/usr.bin/perl/x2p/hash.h
    C src/gnu/usr.bin/perl/x2p/s2p.PL
    U src/gnu/usr.bin/perl/x2p/str.c
    U src/gnu/usr.bin/perl/x2p/str.h
    U src/gnu/usr.bin/perl/x2p/util.c
    U src/gnu/usr.bin/perl/x2p/util.h
    U src/gnu/usr.bin/perl/x2p/walk.c
    
    493 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jCPAN:yesterday -jCPAN src/gnu/usr.bin/perl

CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/29 11:36:24

Modified files:
	gnu/usr.bin/perl: Changes Changes5.000 Changes5.001 Changes5.002 
	                  Changes5.003 Changes5.8 Configure EXTERN.h 
	                  INSTALL INTERN.h MANIFEST Makefile.SH 
	                  Makefile.bsd-wrapper Makefile.bsd-wrapper1 
	                  README README.amiga README.os2 README.vms 
	                  README.win32 XSUB.h av.c av.h cflags.SH 
	                  config_h.SH configpm configure.gnu cop.h cv.h 
	                  deb.c doio.c doop.c dosish.h dump.c embed.h 
	                  embed.pl global.sym globvar.sym gv.c gv.h 
	                  handy.h hv.c hv.h installhtml installman 
	                  installperl keywords.h keywords.pl makedef.pl 
	                  makedepend.SH malloc.c mg.c mg.h minimod.pl 
	                  miniperlmain.c op.c op.h opcode.h opcode.pl 
	                  patchlevel.h perl.c perl.h perlio.c perlio.h 
	                  perlio.sym perlsdio.h perlsfio.h perly.c 
	                  perly.h perly.y pp.c pp.h pp_ctl.c pp_hot.c 
	                  pp_sys.c proto.h regcomp.c regcomp.h regexec.c 
	                  regexp.h run.c scope.c scope.h shlib_version 
	                  sv.c sv.h taint.c toke.c universal.c unixish.h 
	                  util.c util.h utils.lst writemain.SH 
	gnu/usr.bin/perl/Cross: Makefile README 
	gnu/usr.bin/perl/Porting: Glossary config_H makerel pumpkin.pod 
	gnu/usr.bin/perl/beos: nm.c 
	gnu/usr.bin/perl/emacs: cperl-mode.el 
	gnu/usr.bin/perl/ext/B/B: Concise.pm 
	gnu/usr.bin/perl/ext/Cwd: Cwd.xs 
	gnu/usr.bin/perl/ext/DB_File: DB_File.pm DB_File.xs Makefile.PL 
	gnu/usr.bin/perl/ext/Devel/PPPort: PPPort_pm.PL PPPort_xs.PL 
	                                   apicheck_c.PL mktests.PL 
	                                   typemap 
	gnu/usr.bin/perl/ext/Devel/PPPort/devel: buildperl.pl 
	                                         mkapidoc.sh mktodo 
	                                         mktodo.pl scanprov 
	gnu/usr.bin/perl/ext/Devel/PPPort/parts: apicheck.pl ppptools.pl 
	gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc: MY_CXT SvPV call 
	                                             cop exception 
	                                             format grok limits 
	                                             mPUSH magic misc 
	                                             newCONSTSUB newRV 
	                                             ppphbin ppphdoc 
	                                             ppphtest sv_xpvf 
	                                             threads uv version 
	gnu/usr.bin/perl/ext/Digest/MD5: MD5.xs 
	gnu/usr.bin/perl/ext/Digest/MD5/t: files.t 
	gnu/usr.bin/perl/ext/Digest/SHA: SHA.pm 
	gnu/usr.bin/perl/ext/DynaLoader: Makefile.PL dl_aix.xs 
	                                 dl_beos.xs dl_dld.xs 
	                                 dl_dlopen.xs dl_hpux.xs 
	                                 dl_mac.xs dl_next.xs dl_vms.xs 
	                                 dlutils.c 
	gnu/usr.bin/perl/ext/Encode/bin: ucmsort 
	gnu/usr.bin/perl/ext/Encode/lib/Encode: Supported.pod 
	gnu/usr.bin/perl/ext/Encode/lib/Encode/MIME/Header: 
	                                                    ISO_2022_JP.pm 
	gnu/usr.bin/perl/ext/Encode/lib/Encode/Unicode: UTF7.pm 
	gnu/usr.bin/perl/ext/Encode/t: Mod_EUCJP.pm enc_data.t 
	                               enc_eucjp.t enc_module.t 
	                               enc_utf8.t rt.pl 
	gnu/usr.bin/perl/ext/Fcntl: Fcntl.pm 
	gnu/usr.bin/perl/ext/File/Glob: bsd_glob.c 
	gnu/usr.bin/perl/ext/GDBM_File/t: gdbm.t 
	gnu/usr.bin/perl/ext/IO: IO.pm IO.xs 
	gnu/usr.bin/perl/ext/IO/lib/IO: File.pm Handle.pm Socket.pm 
	gnu/usr.bin/perl/ext/IO/lib/IO/Socket: INET.pm 
	gnu/usr.bin/perl/ext/IPC/SysV: Makefile.PL 
	gnu/usr.bin/perl/ext/NDBM_File: Makefile.PL NDBM_File.pm typemap 
	gnu/usr.bin/perl/ext/NDBM_File/t: ndbm.t 
	gnu/usr.bin/perl/ext/ODBM_File: ODBM_File.pm ODBM_File.xs 
	gnu/usr.bin/perl/ext/ODBM_File/t: odbm.t 
	gnu/usr.bin/perl/ext/Opcode: Makefile.PL Opcode.pm Opcode.xs 
	                             Safe.pm ops.pm 
	gnu/usr.bin/perl/ext/POSIX: POSIX.pm POSIX.pod POSIX.xs 
	gnu/usr.bin/perl/ext/PerlIO/via: via.pm 
	gnu/usr.bin/perl/ext/SDBM_File: Makefile.PL SDBM_File.pm 
	gnu/usr.bin/perl/ext/SDBM_File/sdbm: readme.ms sdbm.3 sdbm.c 
	gnu/usr.bin/perl/ext/SDBM_File/t: sdbm.t 
	gnu/usr.bin/perl/ext/Socket: Socket.pm Socket.xs 
	gnu/usr.bin/perl/ext/Storable: Storable.pm 
	gnu/usr.bin/perl/ext/Sys/Syslog: Syslog.pm 
	gnu/usr.bin/perl/ext/Time/HiRes: HiRes.pm 
	gnu/usr.bin/perl/ext/util: make_ext 
	gnu/usr.bin/perl/hints: README.hints aix.sh beos.sh dec_osf.sh 
	                        dgux.sh freebsd.sh hpux.sh linux.sh 
	                        machten.sh machten_2.sh netbsd.sh 
	                        openbsd.sh os390.sh qnx.sh sco.sh 
	                        solaris_2.sh sunos_4_1.sh ultrix_4.sh 
	                        umips.sh 
	gnu/usr.bin/perl/lib: AutoLoader.pm AutoLoader.t AutoSplit.pm 
	                      Benchmark.pm CGI.pm CPAN.pm Carp.pm Cwd.pm 
	                      English.pm Exporter.pm FileCache.pm 
	                      FindBin.pm SelfLoader.pm Shell.pm 
	                      UNIVERSAL.pm autouse.pm base.pm blib.pm 
	                      constant.pm ctime.pl diagnostics.pm 
	                      dumpvar.pl getopt.pl importenv.pl 
	                      newgetopt.pl overload.pm perl5db.pl pwd.pl 
	                      sigtrap.pm stat.pl strict.pm syslog.pl 
	                      termcap.pl utf8.t validate.pl 
	gnu/usr.bin/perl/lib/CGI: Carp.pm Cookie.pm Fast.pm Util.pm 
	gnu/usr.bin/perl/lib/CGI/t: cookie.t form.t function.t html.t 
	                            util-58.t util.t 
	gnu/usr.bin/perl/lib/CPAN: FirstTime.pm Nox.pm 
	gnu/usr.bin/perl/lib/CPAN/bin: cpan 
	gnu/usr.bin/perl/lib/DBM_Filter: compress.pm encode.pm int32.pm 
	                                 null.pm utf8.pm 
	gnu/usr.bin/perl/lib/ExtUtils: Command.pm Embed.pm Install.pm 
	                               Liblist.pm MM_Any.pm MM_OS2.pm 
	                               MM_Unix.pm MM_VMS.pm MM_Win32.pm 
	                               MakeMaker.pm Manifest.pm 
	                               Mkbootstrap.pm Mksymlists.pm 
	                               testlib.pm typemap xsubpp 
	gnu/usr.bin/perl/lib/ExtUtils/MakeMaker: FAQ.pod 
	gnu/usr.bin/perl/lib/ExtUtils/t: parse_version.t 
	gnu/usr.bin/perl/lib/File: Basename.pm CheckTree.pm Compare.pm 
	                           Copy.pm Find.pm Path.pm 
	gnu/usr.bin/perl/lib/File/Temp/t: cmp.t 
	gnu/usr.bin/perl/lib/Getopt: Long.pm Std.pm 
	gnu/usr.bin/perl/lib/IPC: Open3.pm 
	gnu/usr.bin/perl/lib/Math: BigInt.pm Complex.pm Trig.pm 
	gnu/usr.bin/perl/lib/Net: FTP.pm NNTP.pm Ping.pm 
	gnu/usr.bin/perl/lib/Pod: Html.pm LaTeX.pm Man.pm Perldoc.pm 
	                          PlainText.pm Text.pm 
	gnu/usr.bin/perl/lib/Pod/Text: Color.pm Overstrike.pm Termcap.pm 
	gnu/usr.bin/perl/lib/Pod/t: contains_pod.t text-options.t 
	gnu/usr.bin/perl/lib/Term: ANSIColor.pm Cap.pm ReadLine.pm 
	gnu/usr.bin/perl/lib/Test: Harness.pm 
	gnu/usr.bin/perl/lib/Text: Balanced.pm ParseWords.pm Tabs.pm 
	                           Wrap.pm 
	gnu/usr.bin/perl/lib/Tie: Hash.pm RefHash.pm Scalar.pm 
	gnu/usr.bin/perl/lib/Time: Local.pm gmtime.pm 
	gnu/usr.bin/perl/os2: Makefile.SHs os2.c os2ish.h 
	gnu/usr.bin/perl/os2/OS2/ExtAttr/t: os2_ea.t 
	gnu/usr.bin/perl/os2/OS2/Process: Process.pm Process.xs 
	gnu/usr.bin/perl/os2/OS2/REXX: REXX.xs 
	gnu/usr.bin/perl/plan9: config.plan9 config_h.sample mkfile 
	                        plan9ish.h 
	gnu/usr.bin/perl/pod: buildtoc perl.pod perl58delta.pod 
	                      perlcall.pod perldata.pod perldebug.pod 
	                      perldiag.pod perldsc.pod perlembed.pod 
	                      perlfaq.pod perlfaq1.pod perlfaq2.pod 
	                      perlfaq3.pod perlfaq4.pod perlfaq5.pod 
	                      perlfaq6.pod perlfaq7.pod perlfaq8.pod 
	                      perlfaq9.pod perlfunc.pod perlguts.pod 
	                      perlhist.pod perlintern.pod perlipc.pod 
	                      perllocale.pod perlmod.pod perlmodlib.pod 
	                      perlobj.pod perlop.pod perlpod.pod 
	                      perlre.pod perlref.pod perlrun.pod 
	                      perlsec.pod perlsub.pod perlsyn.pod 
	                      perlthrtut.pod perltie.pod perltoc.pod 
	                      perltoot.pod perlvar.pod perlxs.pod 
	                      perlxstut.pod pod2man.PL pod2text.PL 
	                      pod2usage.PL splitpod 
	gnu/usr.bin/perl/t: README TEST harness 
	gnu/usr.bin/perl/t/base: cond.t if.t lex.t pat.t term.t 
	gnu/usr.bin/perl/t/cmd: elsif.t for.t mod.t subval.t switch.t 
	gnu/usr.bin/perl/t/comp: cmdopt.t cpp.t decl.t multiline.t 
	                         package.t proto.t use.t 
	gnu/usr.bin/perl/t/io: argv.t dup.t fs.t inplace.t open.t pipe.t 
	                       print.t read.t tell.t 
	gnu/usr.bin/perl/t/lib/warnings: sv 
	gnu/usr.bin/perl/t/op: append.t array.t auto.t bop.t chop.t 
	                       closure.t cond.t delete.t do.t eval.t 
	                       exec.t flip.t fork.t glob.t goto.t 
	                       goto_xs.t groups.t gv.t index.t list.t 
	                       local.t magic.t mkdir.t my.t ord.t pack.t 
	                       pat.t push.t range.t re_tests read.t 
	                       readdir.t ref.t regexp.t runlevel.t 
	                       sort.t split.t sprintf.t sprintf2.t 
	                       stat.t study.t subst.t substr.t taint.t 
	                       tie.t time.t universal.t unshift.t vec.t 
	                       write.t 
	gnu/usr.bin/perl/t/pod: pod2usage.xr 
	gnu/usr.bin/perl/t/uni: tr_7jis.t tr_eucjp.t tr_sjis.t tr_utf8.t 
	gnu/usr.bin/perl/utils: Makefile Makefile.SH c2ph.PL h2ph.PL 
	                        h2xs.PL perlbug.PL pl2pm.PL 
	gnu/usr.bin/perl/vms: gen_shrfls.pl myconfig.com perlvms.pod 
	                      test.com vms.c vmsish.h 
	gnu/usr.bin/perl/vms/ext: Filespec.pm XSSymSet.pm filespec.t 
	gnu/usr.bin/perl/vms/ext/DCLsym: DCLsym.pm 
	gnu/usr.bin/perl/vms/ext/Stdio: Stdio.xs test.pl 
	gnu/usr.bin/perl/win32: Makefile config.bc config.vc config_H.bc 
	                        config_H.gc config_H.vc config_h.PL 
	                        config_sh.PL dl_win32.xs makefile.mk 
	                        perllib.c pod.mak runperl.c win32.c 
	                        win32.h win32io.c win32iop.h win32sck.c 
	gnu/usr.bin/perl/win32/include: dirent.h 
	gnu/usr.bin/perl/win32/include/sys: socket.h 
	gnu/usr.bin/perl/x2p: EXTERN.h INTERN.h Makefile.SH a2p.c a2p.h 
	                      a2p.y find2perl.PL hash.c hash.h s2p.PL 
	                      str.c str.h util.c util.h walk.c 
Added files:
	gnu/usr.bin/perl: DynaLoader.sed 
Removed files:
	gnu/usr.bin/perl: Changes5.8.1 Changes5.8.2 Changes5.8.3 
	                  Changes5.8.4 Changes5.8.5 Changes5.8.6 
	                  Changes5.8.7 README.Y2K bytecode.pl import.out 
	                  perly.fixer perly_c.diff perlyline.pl 
	                  reentr.inc thrdvar.h 
	gnu/usr.bin/perl/cygwin: ld2.in perlld.in 
	gnu/usr.bin/perl/ext/B: NOTES README TESTS Todo 
	gnu/usr.bin/perl/ext/B/B: Asmdata.pm Assembler.pm Bblock.pm 
	                          Bytecode.pm C.pm CC.pm Disassembler.pm 
	                          Stackobj.pm Stash.pm assemble 
	                          cc_harness disassemble makeliblinks 
	gnu/usr.bin/perl/ext/B/C: C.xs Makefile.PL 
	gnu/usr.bin/perl/ext/B/ramblings: cc.notes curcop.runtime 
	                                  flip-flop magic reg.alloc 
	                                  runtime.porting 
	gnu/usr.bin/perl/ext/B/t: asmdata.t assembler.t bblock.t 
	                          bytecode.t stash.t 
	gnu/usr.bin/perl/ext/ByteLoader: ByteLoader.pm ByteLoader.xs 
	                                 Makefile.PL bytecode.h 
	                                 byterun.c byterun.h 
	gnu/usr.bin/perl/ext/ByteLoader/hints: sunos.pl 
	gnu/usr.bin/perl/ext/Cwd: ppport.h 
	gnu/usr.bin/perl/ext/Devel/PPPort: MANIFEST META.yml PPPort.pm 
	gnu/usr.bin/perl/ext/Encode: MANIFEST META.yml 
	gnu/usr.bin/perl/ext/Thread: Makefile.PL Notes Queue.pmx README 
	                             README.threads Semaphore.pmx 
	                             Thread.xs create.tx die.tx die2.tx 
	                             io.tx join.tx join2.tx list.tx 
	                             lock.tx queue.tx specific.tx 
	                             sync.tx sync2.tx thr5005.t typemap 
	                             unsync.tx unsync2.tx unsync3.tx 
	                             unsync4.tx 
	gnu/usr.bin/perl/ext/Thread/Thread: Signal.pm Specific.pm 
	gnu/usr.bin/perl/ext/Time/HiRes: ppport.h 
	gnu/usr.bin/perl/ext/Unicode/Normalize/t: short.t 
	gnu/usr.bin/perl/ext/threads: Changes README typemap 
	gnu/usr.bin/perl/ext/threads/shared: README typemap 
	gnu/usr.bin/perl/jpl: ChangeLog README README.JUST-JNI 
	                      SETVARS.PL install-jpl 
	gnu/usr.bin/perl/jpl/JNI: Changes Closer.java JNI.pm JNI.xs 
	                          JNIConfig JNIConfig.Win32 
	                          JNIConfig.kaffe JNIConfig.noembed 
	                          JNIConfig.standard Makefile.PL test.pl 
	                          typemap typemap.gcc typemap.win32 
	gnu/usr.bin/perl/jpl/JPL: AutoLoader.pm Class.pm Compile.pm 
	                          Makefile.PL 
	gnu/usr.bin/perl/jpl/JPL_Rolo: JPL_Rolo.jpl Makefile.PL README 
	                               cardfile 
	gnu/usr.bin/perl/jpl/PerlInterpreter: Makefile.PL 
	                                      PerlInterpreter.c 
	                                      PerlInterpreter.h 
	                                      PerlInterpreter.java 
	gnu/usr.bin/perl/jpl/Sample: Makefile.PL Sample.jpl 
	gnu/usr.bin/perl/jpl/Test: Makefile.PL Test.jpl 
	gnu/usr.bin/perl/jpl/bin: jpl 
	gnu/usr.bin/perl/jpl/docs: Tutorial.pod 
	gnu/usr.bin/perl/jpl/get_jdk: README get_jdk.pl jdk_hosts 
	gnu/usr.bin/perl/lib: ph.t 
	gnu/usr.bin/perl/lib/CPAN/t: Nox.t loadme.t mirroredby.t vcmp.t 
	gnu/usr.bin/perl/lib/ExtUtils: META.yml 
	gnu/usr.bin/perl/lib/ExtUtils/t: Command.t installbase.t 
	gnu/usr.bin/perl/lib/Hash: Util.pm Util.t 
	gnu/usr.bin/perl/lib/Math/BigInt/t: fallback.t 
	gnu/usr.bin/perl/lib/Net: Changes.libnet Hostname.eg 
	                          README.libnet 
	gnu/usr.bin/perl/lib/Pod/t: text-errors.t 
	gnu/usr.bin/perl/lib/Switch: Changes README 
	gnu/usr.bin/perl/lib/Term/ANSIColor: test.pl 
	gnu/usr.bin/perl/lib/Test/Harness/t: pod.t 
	gnu/usr.bin/perl/lib/Test/Simple/t: sort_bug.t strays.t 
	gnu/usr.bin/perl/lib/Text: Soundex.pm Soundex.t 
	gnu/usr.bin/perl/lib/Tie: RefHash.t 
	gnu/usr.bin/perl/t/op: nothr5005.t regmesg.t 
	gnu/usr.bin/perl/t/win32: getosversion.t longpath.t 
	gnu/usr.bin/perl/utils: perlcc.PL 
	gnu/usr.bin/perl/vms: genconfig.pl perly_c.vms perly_h.vms 
	                      vms_yfix.pl 
	gnu/usr.bin/perl/vos: Makefile build.cm compile_perl.cm 
	                      config.alpha.def config.alpha.h 
	                      config.ga.def config.ga.h config.pl 
	                      configure_perl.cm install_perl.cm 
	                      mv-if-diff perl.bind test_vos_dummies.c 
	                      vos_dummies.c 
	gnu/usr.bin/perl/win32: makeico.pl 
	gnu/usr.bin/perl/win32/ext/Win32: Makefile.PL Win32.pm Win32.xs 
	gnu/usr.bin/perl/wince: Makefile.ce README.perlce cecopy-lib.pl 
	                        comp.pl compile-all.bat compile.bat 
	                        config.ce config_H.ce config_h.PL 
	                        config_sh.PL dl_win32.xs makedist.pl 
	                        makeico.pl perl.rc perlhost.h perllib.c 
	                        perlmain.c registry.bat runperl.c 
	                        splittree.pl vdir.h vmem.h win32.h 
	                        win32io.c win32iop.h win32thread.c 
	                        win32thread.h wince.c wince.h wincesck.c 
	gnu/usr.bin/perl/wince/bin: exetype.pl perlglob.pl pl2bat.pl 
	                            runperl.pl search.pl 
	gnu/usr.bin/perl/wince/include/arpa: inet.h 
	gnu/usr.bin/perl/wince/include/sys: socket.h 

Log message:
fix conflicts and merge in local changes to perl 5.10.0


CVSROOT:	/cvs
Module name:	src
Changes by:	simon@cvs.openbsd.org	2008/09/29 11:46:59

Modified files:
	usr.sbin/pkg_add/OpenBSD: Error.pm 

Log message:
add prototype for Carp::croak to prevent error under perl 5.10

feedback by espie@, prodded by millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	kili@cvs.openbsd.org	2008/09/29 12:16:30

Modified files:
	usr.bin/find   : find.1 

Log message:
Add a missing `|' to the description of -perm.

ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/29 12:16:58

Modified files:
	games/gtetrinet: Makefile 
	games/gtetrinet/pkg: PLIST-main 
Added files:
	games/gtetrinet/patches: patch-Makefile_in 

Log message:
- use intltool MODULE
- while here: precise GPL marker, regen PLIST and make fake less verbose
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:17:18

Modified files:
	textproc/p5-XML-Parser: Makefile 
	textproc/p5-XML-Parser/pkg: PLIST 

Log message:
regen plist and bump for new perl

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 12:29:43

Modified files:
	sys/dev/acpi   : dsdt.c dsdt.h 

Log message:
back out previous commit, since it is breaking a variety of machines
(Supermicro X5DLR, and seperately, see pr 5941)


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:32:12

Modified files:
	archivers/p5-Archive-Tar: Makefile 
	archivers/p5-Compress-Raw-Zlib: Makefile 
	archivers/p5-Compress-Zlib: Makefile 
	archivers/p5-IO-Compress-Zlib: Makefile 
	archivers/p5-IO-Zlib: Makefile 

Log message:
set COMES_WITH=4.5 for ports coming together with the new perl


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:34:23

Modified files:
	archivers/p5-Archive-Zip: Makefile 

Log message:
remove RUN_DEPENDS to p5-Compress-Zlib that now comes with perl and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:41:21

Modified files:
	textproc/p5-PDF-API2: Makefile 
	textproc/p5-PDF-Reuse: Makefile 
	textproc/p5-Text-PDF: Makefile 
	textproc/p5-XML-Dumper: Makefile 

Log message:
remove RUN_DEPENDS to modules now coming with perl and bump


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 12:41:56

Modified files:
	usr.sbin/syslogd: privsep.c 

Log message:
do not close a random file descriptor in debug mode, PR 5938 from mickey


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:42:31

Modified files:
	converters/p5-Convert-ASCII-Armour: Makefile 

Log message:
remove RUN_DEPENDS to module now coming with perl and bump


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 12:42:54

Modified files:
	usr.sbin/syslogd: syslogd.c 

Log message:
initialize both sides of the lockpipe (only used in debug mode) to -1 to
have averted the bug found in pr 5938


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:45:01

ports/devel/p5-Module-Pluggable/patches

Update of /cvs/ports/devel/p5-Module-Pluggable/patches
In directory cvs.openbsd.org:/tmp/cvs-serv11274/patches

Log Message:
Directory /cvs/ports/devel/p5-Module-Pluggable/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:45:13

Modified files:
	devel/p5-Module-Pluggable: Makefile 
Added files:
	devel/p5-Module-Pluggable/patches: patch-Makefile_PL 

Log message:
fix Makefile.PL for a sane packaging list under the new perl


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 12:45:59

Modified files:
	sys/dev/pcmcia : pcmciadevs if_ne_pcmcia.c 

Log message:
Support another ne(4) at pcmcia(4), pr5940 from Kamo Hiroyasu


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 12:46:03

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 12:46:50

Modified files:
	share/man/man4 : ne.4 

Log message:
document new support for I-O DATA PCET/TX-R


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:47:15

Modified files:
	devel/p5-Module-Build: Makefile 

Log message:
remove dependency to p5-Archive-Tar which now comes with perl and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:48:22

Modified files:
	www/p5-libwww  : Makefile 

Log message:
remove dependency to p5-Compress-Zlib which now comes with perl and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:50:54

Modified files:
	devel/p5-Tree-Simple: Makefile distinfo 

Log message:
update to version 1.18 which works with our new perl

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:53:38

Modified files:
	mail/amavisd-new: Makefile 

Log message:
remove RUN_DEPENDS to modules now coming with our perl and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:56:15

Modified files:
	mail/openwebmail: Makefile 

Log message:
remove RUN_DEPENDS to p5-Compress-Zlib which now comes with perl and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 12:57:29

Modified files:
	devel/svk      : Makefile 

Log message:
remove RUN_DEPENDS to p5-Compress-Zlib which now comes with perl and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/09/29 13:02:22

Modified files:
	x11/gnome/libbonobo: Makefile 

Log message:
explain RUN_DEPENDS on popt
requested by brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 13:12:29

Modified files:
	textproc/p5-XML-SAX: Makefile distinfo 
	textproc/p5-XML-SAX/pkg: PLIST 

Log message:
update to version 0.96 and fix plist for new perl


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/29 15:41:37

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper1 
	gnu/usr.bin/perl/lib/CPANPLUS: Backend.pm Config.pm Configure.pm 
	                               Dist.pm Error.pm FAQ.pod 
	                               Hacking.pod Internals.pm 
	                               Module.pm Selfupdate.pm Shell.pm 
	gnu/usr.bin/perl/lib/CPANPLUS/Backend: RV.pm 
	gnu/usr.bin/perl/lib/CPANPLUS/Dist: Build.pm MM.pm 
	gnu/usr.bin/perl/lib/CPANPLUS/Internals: Extract.pm Fetch.pm 
	                                         Report.pm Search.pm 
	                                         Source.pm Utils.pm 
	gnu/usr.bin/perl/lib/CPANPLUS/Module: Author.pm Checksums.pm 
	                                      Fake.pm 
	gnu/usr.bin/perl/lib/CPANPLUS/Module/Author: Fake.pm 
	gnu/usr.bin/perl/lib/CPANPLUS/Shell: Default.pm 
	gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins: 
	                                                     CustomSource.pm 
	                                                     Remote.pm 
	                                                     Source.pm 
	gnu/usr.bin/perl/lib/Log/Message: Simple.pm 
	gnu/usr.bin/perl/lib/Object: Accessor.pm 
	gnu/usr.bin/perl/lib/Term/UI: History.pm 

Log message:
Remove bogus man pages and fix the NAME lines for many more.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/29 16:04:43

Modified files:
	driver/xf86-video-wsfb/src: wsfb_driver.c 

Log message:
Get rid of the old XFree86 libc wrapper.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/09/29 16:05:12

Modified files:
	driver/xf86-video-wsfb: aclocal.m4 configure 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/29 16:43:06

Modified files:
	net/p5-Nmap-Scanner: Makefile 

Log message:
- fix license marker
- add missing run dependency (spotted by simon@)

ok simon@


CVSROOT:	/cvs
Module name:	www
Changes by:	drahn@cvs.openbsd.org	2008/09/29 16:43:17

Modified files:
	.              : want.html 

Log message:
Remove some old requests, now need serial hardware for consoles.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 16:43:45

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
always need the vlan includes; ok jsg


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 16:43:58

Modified files:
	sys/arch/sparc64/conf: GENERIC RAMDISK 

Log message:
jme(4) works on sparc64; ok jsg


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/29 16:48:24

Modified files:
	sys/dev/pci/drm: drm_vm.c 

Log message:
Fix mmap to always return the right value in the error path. While i'm
here rework it a little bit to remove a shadowed variable.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/09/29 16:50:07

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c 

Log message:
Put back the ``address'' field to struct drm_buf, this allows machdrm to
actually compile again (no one's tested it yet, still and I don't have
one).


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 16:53:58

Modified files:
	databases/p5-Class-DBI: Makefile 
	devel/p5-Class-Std-Utils: Makefile 
	devel/p5-Class-Std: Makefile 
	devel/p5-Config-Any: Makefile 
	databases/p5-DBD-Pg: Makefile 
	graphics/p5-Graphics-ColorNames: Makefile 
	devel/p5-Module-Install: Makefile 
	devel/p5-Module-ScanDeps: Makefile 
	devel/p5-Smart-Comments: Makefile 
	textproc/p5-Text-RecordParser: Makefile 
	sysutils/p5-Unix-PID: Makefile 

Log message:
remove dependencies to modules coming with the new perl and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 16:54:15

Modified files:
	devel/p5-Module-Build: Makefile 
	devel/p5-Module-CoreList: Makefile 
	devel/p5-Module-Load: Makefile 
	devel/p5-version: Makefile 

Log message:
set COMES_WITH as those modules also come with the new perl


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/29 16:55:47

Modified files:
	infrastructure/mk: perl.port.mk 

Log message:
remove dependencies to ports now coming with perl


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/09/29 17:16:46

Modified files:
	app/cwm        : Makefile calmwm.c calmwm.h client.c headers.h 
	                 screen.c xevents.c 

Log message:
Xinerama and XRandR dual head support for cwm(1). Now we detect the xrandr
reconfiguration events and change our sizes depending on that. We also detect
the xinerama screens for maximize, vertmaximize and initial window placement.

This could be improved by automatically resizing maximized windows when
the screen resolution changes and by moving windows that would be hidden
into visible space. Said changes will come shortly.

Tested by many. matthieu@ didn't oppose.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 17:30:04

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 17:36:38

Modified files:
	distrib/sets/lists/base: md.sparc64 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/29 18:47:47

Modified files:
	distrib/miniroot: install.sub 

Log message:
install hostname.* files mode 640 root.wheel by default; ok krw


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/09/29 19:50:48

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
straighten the deck chairs slightly


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/09/29 22:54:00

Modified files:
	sys/arch/macppc/dev: xlights.c 

Log message:
simplify and rework the mechanism to run the leds, 'it is better' miod@ deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/30 02:15:06

Modified files:
	sysutils/flyback: Makefile 
	sysutils/flyback/patches: patch-backup_backend_py 

Log message:
- GNU cp is needed all the way; fix restore function


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/30 03:22:58

Log message:
    import p5-AI-FANN 0.08
    
    AI::FANN is a Perl wrapper for the Fast Artificial Neural Network (FANN)
    Library. It's an object oriented interface provides an almost direct map
    to the C library API.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080930
    
    N ports/math/p5-AI-FANN/Makefile
    N ports/math/p5-AI-FANN/distinfo
    N ports/math/p5-AI-FANN/pkg/DESCR
    N ports/math/p5-AI-FANN/pkg/PLIST
    N ports/math/p5-AI-FANN/patches/patch-Makefile_PL
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/09/30 03:25:03

Modified files:
	math           : Makefile 

Log message:
add p5-AI-FANN


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/09/30 03:54:19

Modified files:
	sysutils/conky : Makefile distinfo 
	sysutils/conky/patches: patch-doc_Makefile_in 
	                        patch-src_openbsd_c 
	sysutils/conky/pkg: PLIST 
Added files:
	sysutils/conky/patches: patch-src_fs_c patch-src_openbsd_h 
Removed files:
	sysutils/conky/patches: patch-src_conky_c 

Log message:
Update to conky 1.6.1.
conkyrc.sample disappeared, and src/openbsd.h is missing from distfile.
ok jasper@ & vlad glagolev (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/30 04:25:58

ports/x11/gnome/file-roller/patches

Update of /cvs/ports/x11/gnome/file-roller/patches
In directory cvs.openbsd.org:/tmp/cvs-serv11915/patches

Log Message:
Directory /cvs/ports/x11/gnome/file-roller/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/09/30 04:31:25

Modified files:
	x11/gnome/file-roller: Makefile 
	x11/gnome/file-roller/pkg: PLIST 
Added files:
	x11/gnome/file-roller/patches: patch-src_fr-command-tar_c 

Log message:
- add a workaround when updating a tar archive that doesn't exist;
tar.gz archives can now be created without error (it worked before but
an error was popped up)
from GNOME bugzilla #487012
- regen PLIST and precise license marker while here


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/30 06:21:41

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper1 
	gnu/usr.bin/perl/lib: AnyDBM_File.pm NEXT.pm 
	gnu/usr.bin/perl/lib/Module/Build: ModuleInfo.pm Notes.pm 
	gnu/usr.bin/perl/lib/Net: libnetFAQ.pod 
	gnu/usr.bin/perl/lib/Pod: Checker.pm Select.pm Usage.pm 
	gnu/usr.bin/perl/lib/Text: Abbrev.pm 
	gnu/usr.bin/perl/pod: perlxstut.pod 

Log message:
Remove a couple more bogus man pages and add missing MLINKs.  The
makewhatis info for the perl man pages now matches the pages themselves.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/30 07:11:49

Modified files:
	sbin/ifconfig  : ifconfig.8 ifconfig.c 

Log message:
compress powersleep commands into one; ok damien


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/30 07:14:28

Modified files:
	graphics/p5-Imager: Makefile 
	graphics/p5-Imager/pkg: PLIST 

Log message:
regen packaging list for new perl and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/09/30 07:18:59

Modified files:
	www/mod_perl   : Makefile 
	www/mod_perl/pkg: PLIST 

Log message:
regen packaging list for new perl and bump

noticed by and ok landry@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/30 07:41:16

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 

Log message:
Add back a change that got lost in the final merge.
We cannot mkdep DynaLoader.c since it is a generated file.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/30 08:38:43

Modified files:
	gnu/usr.bin/lynx/WWW/Library/Implementation: HTGopher.c 

Log message:
from mainline lynx; passed to us by bulibuta@sdf.lonestar.org
2008-04-27 (2.8.7dev.9)
* pass a newline after the start of PRE-section in HTGopher.c to force
the first newline between records to be seen and cause the lines to
split (report by Ciprian Dorin Craciun) -TD


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/30 09:29:15

Modified files:
	sys/ufs/mfs    : mfs_vnops.c 

Log message:
Fix an occasional mfs-related panic on reboot in mfs_close.  There's no
need to check v_usecount, the buffer queue check is sufficient.
From mickey.  OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/30 09:34:44

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/30 10:01:56

Modified files:
	bin/mkdir      : mkdir.c 

Log message:
Fix "-m mode" in conjunction with the -p flag.  Also simplify the error
handling.  Closes PR 5908.  OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/30 10:16:21

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
Always say "User %s access denied", in all cases, to avoid some stupid
spinny things which parse those messages.  Do not close the connection
as requested by Josh Grosse, since a 530 is not supposed to do that.
ok millert


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/09/30 10:24:16

Modified files:
	usr.sbin/ypldap: Makefile ldapclient.c parse.y ypldap.8 ypldap.c 
	                 ypldap.h 
Added files:
	usr.sbin/ypldap: aldap.c aldap.h ber.c ber.h 

Log message:
aldap library -- Replacement for openldap used in ypldap. aldap is an semi-asynchronous client interface to connect to LDAP servers.


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2008/09/30 11:28:52

Modified files:
	usr.sbin/ypldap: aldap.h 

Log message:
add missing copyright.


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2008/09/30 11:31:04

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
fix ugly comments.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/09/30 11:39:24

Modified files:
	emulators      : Makefile 
Removed files:
	emulators/vmware/3: Makefile distinfo systrace.policy 
	emulators/vmware/3/files: README.OpenBSD config 
	                          vmware-linuxrtc_unload.sh 
	                          vmware-modules.sh 
	                          vmware-vmmon_unload.sh 
	                          vmware-vmnet_unload.sh vmware.sh 
	emulators/vmware/3/patches: patch-Makefile patch-source_Makefile 
	                            patch-source_linuxrtc_Makefile 
	                            patch-source_vmmon_Makefile 
	                            patch-source_vmmon_include_x86_h 
	                            patch-source_vmmon_openbsd_driver_h 
	                            patch-source_vmmon_openbsd_drv_c 
	                            patch-source_vmmon_openbsd_host_c 
	                            patch-source_vmmon_uname_c 
	                            patch-source_vmnet_Makefile 
	                            patch-source_vmnet_if_hubmod_c 
	                            patch-util_vmware-run_c 
	emulators/vmware/3/pkg: DESCR PLIST 

Log message:
Remove this ancient VMware 3 port for the kernel LKMs. They have never
really worked very well and with newer kernels they do not work at all.

PR 5893.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/09/30 11:59:22

Modified files:
	sys/dev/pci    : if_em.c if_ixgb.c 

Log message:
style nits.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/30 12:54:29

Modified files:
	sys/arch/hppa/hppa: vm_machdep.c 
	sys/arch/hppa64/hppa64: vm_machdep.c 
	sys/arch/sparc64/sparc64: vm_machdep.c 

Log message:
Do not perform cache operations in vmapbuf(), pmap is supposed to do them
for us if needed.

ok art@ kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/09/30 14:00:29

Modified files:
	sys/arch/vax/vax: pmap.c sgmap.c 

Log message:
Fix various pmap_extract() buglets:
- for kernel space addresses, check the page number fits in Sysmap before
accessing the array.
- for user space addresses, return the right (in-page) address bits.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/30 15:29:59

Modified files:
	usr.bin/w      : w.c 

Log message:
Properly display files with embedded colons being xferred via ftd.
Closes PR 5119.  OK miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/09/30 16:42:55

Modified files:
	sys/arch/macppc/macppc: ofw_machdep.c 

Log message:
Properly count memory on machines where Open Firmware reports zero sized
entries in between filled banks.

ok drahn@


CVSROOT:	/cvs
Module name:	www
Changes by:	austin@cvs.openbsd.org	2008/09/30 17:08:14

Modified files:
	.              : orders.html 

Log message:
Temporary sale on polo shirts in North America


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/09/30 17:25:31

Modified files:
	bin/mkdir      : mkdir.c 

Log message:
Fix a problem in the last commit.  Upon closer reading of POSIX, in
-p mode we only want to change the mode on directories we actually created.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/09/30 17:32:34

Modified files:
	sys/dev/ic     : mpireg.h 

Log message:
describe the extended configuration header and the sas device config page
0.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/09/30 17:36:19

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
add support for handling extended configuration page requests. the sas
pages are all extended, which is annoying.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/09/30 17:40:16

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
provide a scsi probe hook that checks if an atapi device is plugged into
sas mpi variants. this lets the midlayer know it should send the right
sized commands to the device.

this will make the cd drive work on the sun enterprise m4000 and related
machines.

reported by James Hsieh at sun.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/30 17:54:50

Modified files:
	distrib/sets/lists/base: md.vax 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/09/30 17:58:40

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
check all luns on sas boards to see if the device is atapi instead of just
the first one.


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/09/30 18:55:11

Modified files:
	usr.bin/locate/locate: locate.c 

Log message:
in getrusage(), use RUSAGE_SELF for the current process rather than 0

ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/09/30 21:14:31

Modified files:
	etc/etc.i386   : INSTALL.linux 

Log message:
typo; Daniel Dickman


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/09/30 22:46:20

Modified files:
	devel/avr/binutils: Makefile distinfo 
	devel/avr/binutils/patches: patch-bfd_Makefile_in 
	                            patch-binutils_Makefile_in 
	                            patch-etc_Makefile_in 
	                            patch-ld_Makefile_in 
	                            patch-libiberty_Makefile_in 
	                            patch-opcodes_Makefile_in 
	devel/avr/binutils/pkg: PLIST 
Added files:
	devel/avr/binutils/patches: patch-bfd_Makefile_am 
	                            patch-bfd_archures_c 
	                            patch-bfd_bfd-in2_h 
	                            patch-bfd_coff-avr_c 
	                            patch-bfd_coff-ext-avr_c 
	                            patch-bfd_coffcode_h 
	                            patch-bfd_coffgen_c 
	                            patch-bfd_coffswap_h 
	                            patch-bfd_config_bfd 
	                            patch-bfd_configure 
	                            patch-bfd_configure_in 
	                            patch-bfd_cpu-avr_c 
	                            patch-bfd_targets_c 
	                            patch-binutils_Makefile_am 
	                            patch-binutils_bucomm_c 
	                            patch-binutils_bucomm_h 
	                            patch-binutils_budbg_h 
	                            patch-binutils_debug_c 
	                            patch-binutils_debug_h 
	                            patch-binutils_doc_objcopy_1 
	                            patch-binutils_objcopy_c 
	                            patch-binutils_rdcoff_c 
	                            patch-binutils_wrcoff_c 
	                            patch-gas_config_tc-avr_c 
	                            patch-gas_doc_c-avr_texi 
	                            patch-include_coff_avr_h 
	                            patch-include_coff_internal_h 
	                            patch-include_elf_avr_h 
	                            patch-include_opcode_avr_h 
	                            patch-ld_Makefile_am 
	                            patch-ld_configure_tgt 
	                            patch-ld_emulparams_avr1_sh 
	                            patch-ld_emulparams_avr2_sh 
	                            patch-ld_emulparams_avr3_sh 
	                            patch-ld_emulparams_avr4_sh 
	                            patch-ld_emulparams_avr5_sh 
	                            patch-ld_emulparams_avr6_sh 
	                            patch-ld_emulparams_avrxmega1_sh 
	                            patch-ld_emulparams_avrxmega2_sh 
	                            patch-ld_emulparams_avrxmega3_sh 
	                            patch-ld_emulparams_avrxmega4_sh 
	                            patch-ld_emulparams_avrxmega5_sh 
	                            patch-ld_emulparams_avrxmega6_sh 
	                            patch-ld_emulparams_avrxmega7_sh 
	                            patch-ld_emultempl_avrelf_em 
	                            patch-ld_genscripts_sh 
	                            patch-ld_scripttempl_avr_sc 
	                            patch-opcodes_avr-dis_c 
Removed files:
	devel/avr/binutils/patches: patch-binutils_doc_Makefile_in 
	                            patch-gas_Makefile_in 
	                            patch-gas_doc_Makefile_in 

Log message:
update to binutils 2.18, plus some new devices. based on the freebsd port.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/09/30 22:52:19

Modified files:
	devel/avr/gcc  : Makefile distinfo 
	devel/avr/gcc/patches: patch-Makefile_in 
	                       patch-libiberty_Makefile_in 
	devel/avr/gcc/pkg: PLIST 
Added files:
	devel/avr/gcc/patches: patch-gcc_builtins_c 
	                       patch-gcc_config_avr_avr_c 
	                       patch-gcc_config_avr_avr_h 
	                       patch-gcc_config_avr_avr_md 
	                       patch-gcc_config_avr_constraints_md 
	                       patch-gcc_config_avr_libgcc_S 
	                       patch-gcc_config_avr_t-avr 
	                       patch-gcc_doc_extend_texi 
	                       patch-gcc_doc_md_texi patch-libcpp_expr_c 
	                       patch-libcpp_include_cpplib_h 
Removed files:
	devel/avr/gcc/patches: patch-gcc_Makefile_in 

Log message:
update to gcc-4.2.2. adds support for lots of new devices, makes it possible
to compile arduino compatible code. based on the freebsd port


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/09/30 22:56:57

Modified files:
	devel/avr/libc : Makefile distinfo 
	devel/avr/libc/pkg: PLIST 

Log message:
update to avr-libc 1.6.2. bug fixes, improved performance, math improvements


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/09/30 23:16:07

Modified files:
	math/octave    : Makefile 

Log message:
homepage changed


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/01 00:39:18

Modified files:
	usr.bin/sort   : sort.1 

Log message:
-s not specified by posix; from Daniel Dickman


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/01 02:02:59

Modified files:
	multimedia/gstreamer-0.10/plugins-bad: Makefile 
	multimedia/gstreamer-0.10/plugins-bad/pkg: DESCR-main 
Added files:
	multimedia/gstreamer-0.10/plugins-bad/patches: 
	                                               patch-configure_ac 
	multimedia/gstreamer-0.10/plugins-bad/pkg: DESCR-mplex 
	                                           DESCR-x264 
	                                           PLIST-mplex 
	                                           PLIST-x264 

Log message:
- add a sub-package for the x264 plugin (originally from brad@)
- add a sub-package for the mplex plugin
- tweak DESCR-main accordingly

ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/10/01 02:46:59

Modified files:
	bin/date       : netdate.c 

Log message:
give a less confusing error message on bindresvport() failure; ok
matthieu@ millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/01 03:03:27

Modified files:
	bin/ed         : ed.1 

Log message:
for the `g' and `G' commands, document that if no lines match
the regular expression then the current line number remains unchanged;


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/01 05:24:08

Modified files:
	games/wormux   : Makefile distinfo 
	games/wormux/pkg: PLIST 
Added files:
	games/wormux/patches: patch-src_game_config_cpp 
	                      patch-src_tool_file_tools_cpp 
Removed files:
	games/wormux/patches: patch-configure patch-src_map_tileitem_cpp 
	                      patch-src_network_network_cpp 
	                      patch-src_sound_jukebox_cpp 
	                      patch-src_tool_math_tools_h 

Log message:
Update to wormux 0.8.1.
All previous patches integrated upstream, and newer patches already
commited in svn too. see http://gna.org/bugs/?11751, 11754 and 12340.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/01 06:24:05

Modified files:
	sysutils/pkg_mgr: Makefile 

Log message:
Mark pkg_mgr as being arch-independent.
ok landry@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 07:31:33

Modified files:
	gnu/usr.bin/perl/lib/ExtUtils: MM_Unix.pm 

Log message:
re-apply change from rev 1.18


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 07:56:11

Modified files:
	gnu/usr.bin/perl/lib/ExtUtils: MM_Unix.pm 

Log message:
Add another change that got dropped in the merge of perl 5.10.0.
This time, add a comment describing why it is there.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/01 08:30:22

Modified files:
	graphics/p5-Imager: Makefile 
	graphics/p5-Imager/pkg: PLIST 

Log message:
reinstate manpages, now perl/lib/ExtUtils/MM_Unix.pm is repaired.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/01 08:31:36

Modified files:
	www/mod_perl   : Makefile 
	www/mod_perl/pkg: PLIST 

Log message:
reinstate manpages, now perl/lib/ExtUtils/MM_Unix.pm is repaired.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/10/01 08:59:18

Modified files:
	lib/libpthread/arch/powerpc: _atomic_lock.c 
	lib/librthread/arch/powerpc: _atomic_lock.c 

Log message:
Assert my copyright on files I gave to d@ back in 1998.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/01 10:01:51

Modified files:
	x11/mplayer    : Makefile 
Added files:
	x11/mplayer/patches: patch-libmpdemux_demux_real_c 

Log message:
SECURITY fix for Real demuxer heap overflow (CVE-2008-3827).
ok biorn@, robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/01 10:01:51

Modified files:
	textproc/p5-XML-Parser: Makefile 
	textproc/p5-XML-Parser/pkg: PLIST 

Log message:
restore previous packaing list


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/01 10:04:27

Modified files:
	textproc/p5-XML-SAX: Makefile 
	textproc/p5-XML-SAX/pkg: PLIST 

Log message:
restore previous packaging list and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/01 10:11:44

Modified files:
	net/p5-Nmap-Scanner: Makefile 
	net/p5-Nmap-Scanner/pkg: PLIST 

Log message:
regen packaging list after update with new perl minus our local
MakeMaker changes and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/01 10:12:55

Log message:
    Import ctunnel-0.2
    
    ctunnel is a software for proxying and forwarding TCP connections via
    a cryptographic tunnel.
    ctunnel can be used to secure any existing TCP based protocol, such
    as HTTP, VNC, Telnet, FTP, RSH, MySQL, etc.
    You can also chain/bounce connections to any number of intermediary hosts.
    
    from Pierre-Emmanuel Andre <pea@raveland.org>, thanks!
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	ajacoutot_20081001
    
    N ports/security/ctunnel/Makefile
    N ports/security/ctunnel/distinfo
    N ports/security/ctunnel/patches/patch-ctunnel_c
    N ports/security/ctunnel/patches/patch-Makefile
    N ports/security/ctunnel/patches/patch-README
    N ports/security/ctunnel/pkg/PLIST
    N ports/security/ctunnel/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/01 10:14:10

Modified files:
	security       : Makefile 

Log message:
+ctunnel


CVSROOT:	/cvs
Module name:	src
Changes by:	mk@cvs.openbsd.org	2008/10/01 10:51:48

Modified files:
	sys/net        : if_pppoe.c 

Log message:
Don't timeout_del() if we're going to do a timeout_add() right away.

ok claudio


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/01 11:35:02

Modified files:
	www/p5-WWW-Google-SiteMap: Makefile 
	www/p5-HTTPD-Log-Filter: Makefile 

Log message:
Adjust dependencies for IO::Zlib which now come as part
of base Perl.

Fix REGRESS_DEPENDS for p5-WWW-Google-SiteMap.

ok simon@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/01 13:13:01

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
Be more agressive in flusing the cache.  In addition to flushing the
instruction cache, also purge TLB entries.  The PA-RISC 2.0
architecture says that cache lines may be moved in when a translation
exists even if no access is done.  This might have been hurting us
badly since we create illegal aliases in pmap_zero_page() and
pmap_copy_page().

Probably not perfect yet, and perhaps a bit of a sledgehammer, but it
makes PA-RISC 2.0 machines stable again.


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2008/10/01 13:13:57

Modified files:
	sys/dev/acpi   : acpiasus.c 

Log message:
The display cycle key generates two ACPI events, so catch both
from jsign@

Change the camel capitalized key defines to full capitals,
and add some keys found on the eeepc 1000H

ok marco@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/01 13:30:03

Modified files:
	x11/gnome/alacarte: Makefile 

Log message:
- fix LIB_DEPENDS spec on python-expat

"oh yeah baby!" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/01 13:30:39

Modified files:
	mail/p5-Mail-SpamAssassin: Makefile 
	mail/p5-Mail-SpamAssassin/pkg: PLIST 

Log message:
Adjust dependencies for IO::Zlib and Archive::Tar which now come
as part of base Perl. Regen PLIST while there, some manpages missed.

ok simon@ "commitski" mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/01 13:43:35

Modified files:
	sys/arch/amd64/conf: RAMDISK 

Log message:
When things get tight, sis(4) loses first


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/01 13:44:53

ports/lang/tcl/8.5/files

Update of /cvs/ports/lang/tcl/8.5/files
In directory cvs.openbsd.org:/tmp/cvs-serv30158/files

Log Message:
Directory /cvs/ports/lang/tcl/8.5/files added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/01 13:45:10

Modified files:
	gnu/usr.bin/cvs/man: cvs.1 

Log message:
Fix synopsis of "commit" command.

ok sthen@, xsa@, deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/01 13:47:40

Modified files:
	lang/tcl/8.5   : Makefile distinfo 
	lang/tcl/8.5/patches: patch-unix_Makefile_in patch-unix_tcl_m4 
	lang/tcl/8.5/pkg: DESCR PFRAG.shared PLIST 
Added files:
	lang/tcl/8.5/files: README.OpenBSD 

Log message:
update to 8.5.4 and various port cleanups
add README file for tcl/tk on OpenBSD

all from maintainer Stuart Cassoff


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/01 13:48:46

Modified files:
	x11/tk/8.5     : Makefile distinfo 
	x11/tk/8.5/patches: patch-unix_Makefile_in patch-unix_tcl_m4 
	x11/tk/8.5/pkg : DESCR PFRAG.shared PLIST 

Log message:
update to 8.5.4 and various port cleanups

from maintainer Stuart Cassoff


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 13:56:57

Modified files:
	lib/libc/db/hash: hash_buf.c 

Log message:
Fix for sequential retrieval failure when using large key/data pairs.
Closes PR 2764.  Has been running on the list server for years.
OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/01 14:00:32

Modified files:
	sys/uvm        : uvm_pglist.c 

Log message:
In uvm_pglistalloc(), do not fall through the success code if we could not find
a suitable range and ran out of memory segments. Oops.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/01 14:14:09

Modified files:
	sysutils/conky : Makefile 
	sysutils/conky/pkg: PLIST 
Removed files:
	sysutils/conky/patches: patch-doc_Makefile_in 

Log message:
Remove garbage chars in manpage, and correctly install it.
Discussed with upstream.


CVSROOT:	/cvs
Module name:	ports
Changes by:	millert@cvs.openbsd.org	2008/10/01 14:15:04

Modified files:
	www/wml        : Makefile distinfo 
	www/wml/patches: patch-configure 
	                 patch-wml_aux_txt2html_txt2html_src 
	                 patch-wml_backend_p2_mp4h_configure 
	                 patch-wml_frontend_wml_src 
Added files:
	www/wml/patches: patch-wml_aux_weblint_weblint_src 
	                 patch-wml_backend_p3_eperl_configure 
	                 patch-wml_backend_p3_eperl_configure_in 

Log message:
Update to wml 2.0.11 and fix an assumption in configure that is
not valid for perl-5.10.0.  OK bernd@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 14:22:47

Modified files:
	lib/libc/db/hash: hash_buf.c 

Log message:
Simplify the loop used for bp overflow detection to match what I'm
using on the list server.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 14:26:28

Modified files:
	libexec/lockspool: lockspool.c 

Log message:
Use the real uid instead of getlogin() to determine the identity
of the invoking user.  OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 14:32:44

Modified files:
	libexec/lockspool: lockspool.c 

Log message:
Use poll() to determine when stdin is readable and throw away input
until we hit EOF.  OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 14:33:07

Modified files:
	libexec/lockspool: lockspool.1 

Log message:
Mention how lockspool is expected to be used.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/01 14:34:38

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/files: README.OpenBSD 

Log message:
- add some necessary and/or helpful RUN_DEPENDS

"okicoki" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/01 14:52:56

Modified files:
	net/mtr        : Makefile 

Log message:
Fix WANTLIB and LIB_DEPENDS, bump.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/01 15:06:43

Modified files:
	sys/arch/sparc64/dev: vgafb.c 

Log message:
Revert last commit.  It didn't really help and we fixed X11 instead.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/10/01 15:17:06

Modified files:
	sys/netinet6   : in6.c in6_var.h nd6_nbr.c 

Log message:
If a neighbor solictation isn't from the unspecified address, make sure
that the source address matches one of the interfaces address prefixes.
From NetBSD, tested by todd@ and naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2008/10/01 15:49:02

ports/textproc/p5-SWISH-API/patches

Update of /cvs/ports/textproc/p5-SWISH-API/patches
In directory cvs.openbsd.org:/tmp/cvs-serv23534/patches

Log Message:
Directory /cvs/ports/textproc/p5-SWISH-API/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2008/10/01 15:49:48

Modified files:
	textproc/p5-SWISH-API: Makefile 
Added files:
	textproc/p5-SWISH-API/patches: patch-perl_Makefile_PL 

Log message:
Make work with Perl 5.10.
Pointed out by naddy@
ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/01 15:54:26

Modified files:
	security/p5-Digest-SHA: Makefile 

Log message:
COMES_WITH=4.5 following Perl update.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/01 15:54:55

Modified files:
	mail/p5-Mail-DKIM: Makefile 
	net/p5-Net-DNS-SEC: Makefile 
	security/p5-Module-Signature: Makefile 

Log message:
Adjust for Digest::SHA move to base perl. Bump packages all round.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/01 16:01:01

Modified files:
	devel/p5-Class-MethodMaker: Makefile distinfo 

Log message:
update to version 2.12 to let it work with our new perl

pointed out by naddy@
ok merdely@, sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/01 16:09:27

Modified files:
	archivers/p5-IO-Compress-Base: Makefile 
	archivers/p5-IO-Compress-Zlib: Makefile 

Log message:
two more modules coming with base perl

pointed out by Markus Lude, thanks!
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/01 16:33:19

Modified files:
	comms/hamlib   : Makefile 
	comms/hamlib/pkg: PLIST-main 

Log message:
Don't install perllocal.pod, we don't in any other ports.
Regen plist, bump.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/01 16:51:14

Log message:
    import p5-Internals, required for p5-PerlIO-via-dynamic since perl 5.10
    
    This module allows you to write-protect and write-enable your Perl
    variables, objects and data structures.
    Moreover, the reference count of any Perl variable can be read and set.
    
    pointed out by and looks alright to sthen@
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20081002
    
    N ports/devel/p5-Internals/Makefile
    N ports/devel/p5-Internals/distinfo
    N ports/devel/p5-Internals/pkg/PLIST
    N ports/devel/p5-Internals/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/01 16:51:20

Modified files:
	devel          : Makefile 

Log message:
add p5-Internals


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/01 16:53:09

Modified files:
	devel/p5-PerlIO-via-dynamic: Makefile 

Log message:
add dependency to p5-Internals required for new perl and bump

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 17:02:44

src/regress/lib/libc/fnmatch

Update of /cvs/src/regress/lib/libc/fnmatch
In directory cvs.openbsd.org:/tmp/cvs-serv22080/fnmatch

Log Message:
Directory /cvs/src/regress/lib/libc/fnmatch added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 17:02:45

src/regress/lib/libc/glob

Update of /cvs/src/regress/lib/libc/glob
In directory cvs.openbsd.org:/tmp/cvs-serv22080/glob

Log Message:
Directory /cvs/src/regress/lib/libc/glob added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 17:04:13

Modified files:
	lib/libc/gen   : fnmatch.c glob.c 
Added files:
	lib/libc/gen   : charclass.h 

Log message:
POSIX character class support for fnmatch(3) and glob(3).  OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 17:04:36

Added files:
	regress/lib/libc/glob: Makefile files globtest.c globtest.in 

Log message:
Regress driver for glob(3).  Needs more tests.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/01 17:04:58

Added files:
	regress/lib/libc/fnmatch: Makefile fnm_test.c fnm_test.in 

Log message:
Regress driver for fnmatch(3).  Needs more tests.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/01 19:15:38

Modified files:
	sysutils/fam   : Makefile 
	sysutils/fam/pkg: MESSAGE 

Log message:
- show famd daemon startup
- bump PKGNAME

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/01 23:58:56

Modified files:
	www/p5-CGI-SpeedyCGI: Makefile 
	www/p5-CGI-SpeedyCGI/patches: patch-Makefile_PL 
Added files:
	www/p5-CGI-SpeedyCGI/patches: patch-src_speedy_backend_main_h 

Log message:
make it work with our new perl and bump

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/10/02 01:27:57

Modified files:
	etc            : changelist 

Log message:
Monitor various named files for changes (root.hint and the standard zones).
Closes PR 5625

ok ajacoutot@, jakob@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/02 01:28:43

Modified files:
	devel/p5-Algorithm-Permute: Makefile distinfo 

Log message:
Update to 0.12, fixing build with Perl 5.10.0
ok kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/02 01:58:50

Modified files:
	net/unworkable : Makefile distinfo 

Log message:
Update to 0.51: very minor but important code changes.

Fixes a couple of edge-case bugs in the mapping of pieces to
mmap'd files on-disk. This makes multi-file torrent downloads
more reliable.

From maintainer Niall O'Higgins


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/02 02:18:07

Modified files:
	www/p5-Apache-DB: Makefile distinfo 

Log message:
Update to 0.14, fixes build with Perl 5.10.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/02 02:31:29

Modified files:
	x11/p5-Tk      : Makefile distinfo 
	x11/p5-Tk/pkg  : PLIST-main 

Log message:
Update to 804.028, fixes build with Perl 5.10.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 04:25:53

Modified files:
	distrib/sets/lists/base: md.sparc 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/02 06:26:45

Modified files:
	regress/lib/libc: Makefile 

Log message:
Hook up fnmatch and glob regress.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/10/02 06:31:18

Modified files:
	sbin/pfctl     : parse.y 

Log message:
implement "set state-defaults X", where X is a list of state options as
permitted keep state(X). applies to all rules which do not have keep state
explicitely. e. g. "set state-defaults pflow, no-sync"
ok phessler deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/10/02 06:36:32

Modified files:
	share/man/man5 : pf.conf.5 

Log message:
document state-defaults option


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/02 06:39:25

Modified files:
	usr.sbin/bgpd  : bgpd.conf.5 

Log message:
correct path for isakmpd/local.pub; from Matthew Dempsky


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/10/02 08:00:21

Modified files:
	usr.sbin/ntpd  : ntp.c 

Log message:
in priv_settime(), we must not adjust the 'next' timestamps on their for
the offset since we use monotime for these for some time now, and monotime
is not affected by system time changes (like, duh, that was the reason for
the change). PR5927


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/10/02 08:11:07

Modified files:
	sys/netinet6   : icmp6.c 

Log message:
Fix PF state key mismatches that occur when callers of icmp6_reflect()
recycle mbufs. Based on an initial diff by henning@, also tested by todd@.

ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/02 08:39:35

Modified files:
	usr.bin/ssh    : session.c 

Log message:
Convert an unchecked strdup to xstrdup.  OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 08:40:22

Modified files:
	sys/kern       : sys_socket.c 

Log message:
A closed, disconnected, or otherwise failed socket is still a socket
and should return stat information instead of EINVAL from deep in the
guts of tcp_usrreq.  While there, put some more information into struct
stat, inspired by FreeBSD. EINVAL problem reported in PR 5943


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/10/02 09:12:45

Modified files:
	sys/net        : pf.c 

Log message:
When redirect is used with sticky-address and a matching pass rule uses
reply-to, the sticky-address in the source tracking pool is overwritten
with the reply-to address, resulting in new connections being incorrectly
redirected to the reply-to host (instead of the sticky-address host).

Prevent this by passing a NULL source node reference to pf_map_addr() when
looking up the reply-to host, thus preventing the NAT source node from
being overwritten.

ok mcbride@ henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/10/02 09:16:43

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add IDs for the IBM 4810 BSP (Base System Peripherals) and SCC (Simple
Communications Controller) found on IBM SurePOS 300 series.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/10/02 09:18:06

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 09:24:14

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
use calloc() instead of malloc() and bzero()


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/10/02 09:28:07

Modified files:
	sys/dev/pci    : pucdata.c 

Log message:
Add the IBM 4810 ("SurePOS 300 Series") SCC to support the four additional
serial ports.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/10/02 09:30:14

Modified files:
	share/man/man4 : puc.4 

Log message:
Add the IBM 4810 SCC to the list of supported devices.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 09:39:13

Modified files:
	textproc/p5-XML-SAX-ExpatXS: Makefile distinfo 
	textproc/p5-XML-SAX-ExpatXS/patches: patch-Makefile_PL 
	textproc/p5-XML-SAX-ExpatXS/pkg: PLIST 

Log message:
- update p5-XML-SAX-ExpatXS to 1.31


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 09:59:48

Modified files:
	.              : 44.html 

Log message:
update pkg counts


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 10:00:42

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
backout Tadpole specific non-dma workaround commited in  1.287, since it
appears the machine Mark got had a disk which failed very soon after
that
ok kettenis


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/02 10:01:58

Modified files:
	lib/libc/gen   : login_cap.c 

Log message:
simplify and clarify login_getstyle; ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/02 10:44:43

Modified files:
	games/hunt/huntd: driver.c huntd.6 

Log message:
Remove useless setsid() and setpgrp() calls and add -b option to
run huntd in the background like a true daemon.  OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/02 11:28:12

Modified files:
	sys/netinet6   : Tag: OPENBSD_4_2 in6.c in6_var.h nd6_nbr.c 

Log message:
If a neighbor solictation isn't from the unspecified address, make sure
that the source address matches one of the interfaces address prefixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/02 11:28:35

Modified files:
	sys/netinet6   : Tag: OPENBSD_4_3 in6.c in6_var.h nd6_nbr.c 

Log message:
If a neighbor solictation isn't from the unspecified address, make sure
that the source address matches one of the interfaces address prefixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/02 12:06:37

Modified files:
	infrastructure/install: make-plist 

Log message:
new perl can't read from unopened dir (autovivified handle)


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/10/02 12:11:26

Modified files:
	.              : errata42.html errata43.html security.html 

Log message:
Add the ndp errata.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/02 12:29:40

Modified files:
	sys/dev/pci    : auvia.c auviavar.h 

Log message:
according to the alsa driver for these devices, the hardware provides
256 buffer descriptors, and the 256th descriptor is flakey.  this
driver uses one descriptor for each block of the buffer, so we need
to make sure buffer size / block size < 256, or we will run out of
usable descriptors.

lets me play youtube videos via gnash on my auvia equipped machine.

ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 12:35:13

Modified files:
	audio/p5-Music-Audioscrobbler-MPD: Makefile distinfo 

Log message:
- update p5-Music-Audioscrobbler-MPD to 0.13


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 12:40:41

Log message:
    import powerdns 2.9.21.1
    
    pdnsd is a proxy dns server with permanent caching (the cache
    contents are written to hard disk on exit) that is designed to cope
    with unreachable or down dns servers (for example in dial-in
    networking).
    
    original port by dlg@ and robert@, banged into shape by me.
    not hooked to the builds as this needs further testing/tweaking
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081002
    
    N ports/net/powerdns/distinfo
    N ports/net/powerdns/Makefile
    N ports/net/powerdns/pkg/DESCR-mysql
    N ports/net/powerdns/pkg/DESCR-main
    N ports/net/powerdns/pkg/PLIST-main
    N ports/net/powerdns/pkg/PFRAG.shared-main
    N ports/net/powerdns/pkg/DESCR-pgsql
    N ports/net/powerdns/pkg/DESCR-sqlite
    N ports/net/powerdns/pkg/DESCR-sqlite3
    N ports/net/powerdns/pkg/PLIST-mysql
    N ports/net/powerdns/pkg/PFRAG.shared-mysql
    N ports/net/powerdns/pkg/PFRAG.shared-pgsql
    N ports/net/powerdns/pkg/PFRAG.shared-sqlite
    N ports/net/powerdns/pkg/PFRAG.shared-sqlite3
    N ports/net/powerdns/pkg/PLIST-pgsql
    N ports/net/powerdns/pkg/PLIST-sqlite
    N ports/net/powerdns/pkg/PLIST-sqlite3
    N ports/net/powerdns/pkg/MESSAGE-main
    N ports/net/powerdns/patches/patch-pdns_dns_hh
    N ports/net/powerdns/patches/patch-modules_gpgsqlbackend_OBJECTLIBS
    N ports/net/powerdns/patches/patch-pdns_Makefile_in
    N ports/net/powerdns/files/tables-mysql.sql
    N ports/net/powerdns/files/tables-pgsql.sql
    N ports/net/powerdns/files/tables-sqlite.sql
    N ports/net/powerdns/files/pdns.conf
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 12:41:44

Modified files:
	infrastructure/db: user.list 

Log message:
- add _pdnsd:_pdnsd for powerdns


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/10/02 12:44:06

Modified files:
	.              : errata42.html errata43.html 

Log message:
Add the CVE id.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 13:18:09

Modified files:
	security/p5-Net_SSLeay: Makefile distinfo 

Log message:
- update p5-Net-SSLeay to 1.35

ok bluhm@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 13:18:33

Modified files:
	net/p5-POE-Component-Jabber: Makefile distinfo 
	net/p5-POE-Component-Jabber/pkg: PLIST 

Log message:
- update p5-POE-Component-Jabber to 2.03


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 13:32:33

Modified files:
	games/hunt/huntd: huntd.6 

Log message:
spelling; Dieter Rauschenberger


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/02 13:50:52

Modified files:
	lang/ghc       : Makefile 
Added files:
	lang/ghc/patches: patch-aclocal_m4 
	                  patch-driver_mangler_ghc-asm_lprl 

Log message:
Fix for perl 5.10.
Thanks to sthen@ for testing the build on amd64.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/02 13:53:12

Modified files:
	mail/thunderbird-i18n: Makefile 
	mail/thunderbird-i18n/pkg: PLIST-en-GB 
	www/firefox-i18n: Makefile 
	www/firefox-i18n/pkg: PLIST-en-GB 

Log message:
adjust for -main -> -en-gb subpackage name change; ok martynas@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/02 14:07:49

Modified files:
	gnu/usr.bin/binutils/bfd/doc: Makefile.am Makefile.in 

Log message:
Since we don't install libbfd anymore, don't install bfd.info.

requested by jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/10/02 14:12:08

Modified files:
	libexec/ld.so  : library.c library_mquery.c loader.c sod.c 
	                 util.c 
	libexec/ld.so/alpha: syscall.h 
	libexec/ld.so/amd64: syscall.h 
	libexec/ld.so/arm: syscall.h 
	libexec/ld.so/hppa: syscall.h 
	libexec/ld.so/i386: syscall.h 
	libexec/ld.so/mips64: syscall.h 
	libexec/ld.so/powerpc: syscall.h 
	libexec/ld.so/sh: syscall.h 
	libexec/ld.so/sparc: syscall.h 
	libexec/ld.so/sparc64: syscall.h 

Log message:
Fix mmap() error checking to be correct 64-bit addresses. Consistently
use _dl_mmap_error() to check for mmap() errors. Adjust datatypes of
some local vars for 64-bit safety.

okay millert@ drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 14:12:28

Modified files:
	distrib/sets/lists/man: md.alpha md.amd64 md.armish md.hppa 
	                        md.hppa64 md.i386 md.landisk md.macppc 
	                        md.mvmeppc md.sgi md.socppc md.sparc 
	                        md.sparc64 md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/02 14:21:15

Modified files:
	sys/arch/mac68k/dev: if_mc.c if_sn.c 
	sys/arch/macppc/dev: if_bm.c if_mc.c 
	sys/arch/mvme68k/dev: if_ie.c 
	sys/arch/mvme88k/dev: if_ie.c 
	sys/arch/sgi/dev: if_mec.c 
	sys/arch/socppc/dev: if_tsec.c 
	sys/arch/sparc/dev: be.c hme.c if_ie.c qe.c 
	sys/arch/vax/bi: if_ni.c 
	sys/arch/vax/if: if_qe.c sgec.c 
	sys/dev/ic     : aic6915.c am7990.c dc.c elink3.c fxp.c gem.c 
	                 hme.c i82596.c if_wi.c lemac.c mtd8xx.c re.c 
	                 rtl81x9.c smc83c170.c xl.c 
	sys/dev/isa    : if_ef_isapnp.c if_eg.c if_el.c if_ex.c if_ie.c 
	sys/dev/pci    : if_bce.c if_bge.c if_bnx.c if_cas.c if_de.c 
	                 if_em.c if_et.c if_ix.c if_ixgb.c if_jme.c 
	                 if_lii.c if_msk.c if_myx.c if_nfe.c if_nge.c 
	                 if_nxe.c if_pcn.c if_sis.c if_sk.c if_ste.c 
	                 if_stge.c if_tht.c if_ti.c if_tl.c if_txp.c 
	                 if_vge.c if_vic.c if_vr.c if_wb.c if_xge.c 
	sys/dev/pcmcia : if_ray.c 
	sys/dev/sbus   : be.c qe.c 
	sys/dev/usb    : if_aue.c if_axe.c if_cdce.c if_cdcef.c if_cue.c 
	                 if_kue.c if_udav.c 
	sys/net        : if_ethersubr.c if_trunk.c if_tun.c 
	sys/net80211   : ieee80211_ioctl.c 

Log message:
First step towards cleaning up the Ethernet driver ioctl handling.
Move calling ether_ioctl() from the top of the ioctl function, which
at the moment does absolutely nothing, to the default switch case.
Thus allowing drivers to define their own ioctl handlers and then
falling back on ether_ioctl(). The only functional change this results
in at the moment is having all Ethernet drivers returning the proper
errno of ENOTTY instead of EINVAL/ENXIO when encountering unknown
ioctl's.

Shrinks the i386 kernels by..
RAMDISK - 1024 bytes
RAMDISKB -  1120 bytes
RAMDISKC - 832 bytes

Tested by martin@/jsing@/todd@/brad@
Build tested on almost all archs by todd@/brad@

ok jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:30:43

Modified files:
	archivers/p5-Compress-LZO: Makefile 
	archivers/p5-PerlIO-gzip: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:31:16

Modified files:
	audio/p5-Audio-CD: Makefile 
	audio/p5-Audio-FLAC-Header: Makefile 
	audio/p5-Ogg-Vorbis-Header: Makefile 
	audio/p5-libvorbis: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:32:18

Modified files:
	comms/p5-Device-SerialPort: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/02 14:32:19

Modified files:
	biology/AcePerl: Makefile 
	www/clearsilver: Makefile 
	mail/cyrus-imapd: Makefile 
	www/fcgi       : Makefile 
	comms/hamlib   : Makefile 
	net/irssi      : Makefile 
	net/irssi-silc : Makefile 
	japanese/nkf   : Makefile 
	mail/razor-agents: Makefile 
	comms/pilot-link: Makefile 
	security/prelude/libprelude: Makefile 
	security/prelude/libpreludedb: Makefile 

Log message:
bump packages with Perl .so modules; the old ones don't work
with new perl and the package signature doesn't change, so we
have to do this ourselves to make pkg_add updates work.

ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:32:45

Modified files:
	converters/p5-Convert-Binary-C: Makefile 
	converters/p5-Convert-UUlib: Makefile 
	converters/p5-JSON-DWIW: Makefile 
	converters/p5-JSON-XS: Makefile 
	converters/p5-Text-Iconv: Makefile 
	converters/p5-Unicode-Map: Makefile 
	converters/p5-Unicode-Map8: Makefile 
	converters/p5-Unicode-String: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/10/02 14:33:36

Modified files:
	security/p5-IO-Socket-SSL: Makefile distinfo 
	security/p5-IO-Socket-SSL/pkg: PLIST 

Log message:
- update to p5-IO-Socket-SSL 1.16
- take maintainership
ok sturm


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/02 14:34:13

Modified files:
	www/ap2-mod_perl: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl
pointed out by simon@ (I missed it since it's not linked to build)


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:34:40

Modified files:
	databases/p5-BerkeleyDB: Makefile 
	databases/p5-DBD-SQLite: Makefile 
	databases/p5-DBD-SQLite2: Makefile 
	databases/p5-DBD-Sybase: Makefile 
	databases/p5-DBD-mysql: Makefile 
	databases/p5-DBI: Makefile 
	databases/p5-GDBM_File: Makefile 
	databases/p5-pgsql: Makefile 
	databases/p5-sybperl: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

feedback and ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:35:10

Modified files:
	devel/p5-Algorithm-MDiff: Makefile 
	devel/p5-BSD-Resource: Makefile 
	devel/p5-BSD-stat: Makefile 
	devel/p5-Cache-FastMmap: Makefile 
	devel/p5-Cache-Mmap: Makefile 
	devel/p5-Class-C3-XS: Makefile 
	devel/p5-Class-Date: Makefile 
	devel/p5-Class-MOP: Makefile 
	devel/p5-Clone : Makefile 
	devel/p5-Curses: Makefile 
	devel/p5-Data-Alias: Makefile 
	devel/p5-Data-Structure-Util: Makefile 
	devel/p5-Data-UUID: Makefile 
	devel/p5-Date-Calc: Makefile 
	devel/p5-Date-Simple: Makefile 
	devel/p5-DateTime: Makefile 
	devel/p5-Devel-Cover: Makefile 
	devel/p5-Devel-FastProf: Makefile 
	devel/p5-Devel-Leak: Makefile 
	devel/p5-Devel-SawAmpersand: Makefile 
	devel/p5-Devel-Size: Makefile 
	devel/p5-Event : Makefile 
	devel/p5-Event-Lib: Makefile 
	devel/p5-File-Sync: Makefile 
	devel/p5-Glib2 : Makefile 
	devel/p5-Hash-NoRef: Makefile 
	devel/p5-IO-KQueue: Makefile 
	devel/p5-IO-Tty: Makefile 
	devel/p5-IPC-ShareLite: Makefile 
	devel/p5-Lchown: Makefile 
	devel/p5-List-MoreUtils: Makefile 
	devel/p5-Locale-Hebrew: Makefile 
	devel/p5-Locale-gettext: Makefile 
	devel/p5-POE-XS-Queue-Array: Makefile 
	devel/p5-PadWalker: Makefile 
	devel/p5-Params-Validate: Makefile 
	devel/p5-PerlIO-eol: Makefile 
	devel/p5-Pod-Coverage: Makefile 
	devel/p5-Readonly-XS: Makefile 
	devel/p5-Regexp-Copy: Makefile 
	devel/p5-Safe-Hole: Makefile 
	devel/p5-Set-Object: Makefile 
	devel/p5-Sort-Key: Makefile 
	devel/p5-String-CRC32: Makefile 
	devel/p5-Sub-Name: Makefile 
	devel/p5-Taint-Runtime: Makefile 
	devel/p5-Term-ReadKey: Makefile 
	devel/p5-Term-ReadLine-Gnu: Makefile 
	devel/p5-Test-Taint: Makefile 
	devel/p5-Tie-Hash-Indexed: Makefile 
	devel/p5-Time-Piece: Makefile 
	devel/p5-Want  : Makefile 
	devel/p5-WeakRef: Makefile 
	devel/p5-YAML-Syck: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

feedback and ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:35:42

Modified files:
	geo/p5-Geo-Coordinates-UTM-XS: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:36:04

Modified files:
	graphics/p5-Cairo: Makefile 
	graphics/p5-GD : Makefile 
	graphics/p5-Image-EXIF: Makefile 
	graphics/p5-Image-Imlib2: Makefile 
	graphics/p5-PerlMagick: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/02 14:36:08

Modified files:
	databases/p5-DBIx-Migration: Makefile 

Log message:
plist changed with new perl, pointed out by naddy -> bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:38:08

Modified files:
	japanese/p5-Text-Kakasi: Makefile 
	math/p5-Bit-Vector: Makefile 
	math/p5-Math-BigInt-GMP: Makefile 
	math/p5-Math-FFT: Makefile 
	math/p5-Math-GMP: Makefile 
	math/p5-Math-Pari: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:38:37

Modified files:
	net/p5-Geo-IP  : Makefile 
	net/p5-IO-Interface: Makefile 
	net/p5-IO-Socket-Multicast: Makefile 
	net/p5-Net-DBus: Makefile 
	net/p5-Net-DNS : Makefile 
	net/p5-Net-Patricia: Makefile 
	net/p5-Net-Pcap: Makefile 
	net/p5-Net-RawIP: Makefile 
	net/p5-Net-SSH2: Makefile 
	net/p5-Net-Z3950-Zoom: Makefile 
	net/p5-Socket6 : Makefile 
	net/p5-flowd   : Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:39:34

Modified files:
	security/p5-Authen-Krb5-Simple: Makefile 
	security/p5-Crypt-Blowfish: Makefile 
	security/p5-Crypt-DES: Makefile 
	security/p5-Crypt-GpgME: Makefile 
	security/p5-Crypt-OpenSSL-Bignum: Makefile 
	security/p5-Crypt-OpenSSL-DSA: Makefile 
	security/p5-Crypt-OpenSSL-RSA: Makefile 
	security/p5-Crypt-OpenSSL-Random: Makefile 
	security/p5-Crypt-Rijndael: Makefile 
	security/p5-Crypt-SSLeay: Makefile 
	security/p5-Crypt-Twofish: Makefile 
	security/p5-Digest-MD2: Makefile 
	security/p5-Digest-MD5-M4p: Makefile 
	security/p5-Digest-Nilsimsa: Makefile 
	security/p5-Digest-SHA1: Makefile 
	security/p5-GSSAPI: Makefile 
	security/p5-MD5: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:41:13

Modified files:
	sysutils/p5-Filesys-Df: Makefile 
	sysutils/p5-Proc-ProcessTable: Makefile 
	sysutils/p5-Quota: Makefile 
	sysutils/p5-Unix-Statgrab: Makefile 
	sysutils/p5-Unix-Syslog: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:41:32

Modified files:
	textproc/p5-LibXML-Common: Makefile 
	textproc/p5-String-Approx: Makefile 
	textproc/p5-String-Similarity: Makefile 
	textproc/p5-Template: Makefile 
	textproc/p5-Text-Aspell: Makefile 
	textproc/p5-Text-CSV_XS: Makefile 
	textproc/p5-Text-DoubleMetaphone: Makefile 
	textproc/p5-Text-LevenshteinXS: Makefile 
	textproc/p5-Text-Tmpl: Makefile 
	textproc/p5-XML-LibXML: Makefile 
	textproc/p5-XML-LibXSLT: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/02 14:42:37

Modified files:
	www/p5-HTML-Embperl: Makefile 
	www/p5-HTML-Parser: Makefile 
	www/p5-HTML-Tidy: Makefile 
	www/p5-HTTP-GHTTP: Makefile 
	www/p5-WWW-Curl: Makefile 
	www/p5-libapreq: Makefile 
	www/p5-libapreq2: Makefile 
	x11/p5-Gnome2-Canvas: Makefile 
	x11/p5-Gtk     : Makefile 
	x11/p5-Gtk2    : Makefile 
	x11/p5-Gtk2-GladeXML: Makefile 

Log message:
bump SHARED_ONLY ports so they get updated and work with the new perl

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/02 14:44:26

Modified files:
	audio/mt-daapd : Makefile 

Log message:
Remove maintainer per his request.

If someone wants to take this port, please note that it's now at
http://www.fireflymediaserver.org/


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/02 15:06:14

Modified files:
	archivers      : Makefile 
	devel          : Makefile 
	security       : Makefile 
	x11            : Makefile 

Log message:
unhook ports that are marked COMES_WITH


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 16:24:31

Modified files:
	audio/p5-Audio-MPD-Common: Makefile distinfo 

Log message:
- update p5-Audio-MPD-Common to 0.1.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 16:25:37

Modified files:
	audio/p5-POE-Component-Client-MPD: Makefile distinfo 

Log message:
- update p5-POE-Component-Client-MPD to 0.9.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 16:25:38

Modified files:
	devel/p5-AnyEvent: Makefile distinfo 

Log message:
- update p5-AnyEvent to 4.234


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 16:25:47

Modified files:
	devel/p5-BSD-Resource: Makefile distinfo 
	devel/p5-BSD-Resource/pkg: PLIST 

Log message:
- update p5-BSD-Resource to 1.2901


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/02 16:55:21

Modified files:
	x11/gtk2mm     : Makefile 

Log message:
fix WANTLIB, bump.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/02 16:58:22

Modified files:
	games/hunt/huntd: huntd.6 

Log message:
zap trailing whitespace;


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/10/02 17:00:41

Modified files:
	telephony/p5-Net-SIP: Makefile distinfo 

Log message:
- update to p5-Net-SIP 0.49
ok sturm


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 17:10:19

Modified files:
	www/p5-HTML-FillInForm: Makefile distinfo 

Log message:
- update p5-HTML-FillInForm to 2.00


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 17:10:21

Modified files:
	www/p5-HTML-Lint: Makefile distinfo 
	www/p5-HTML-Lint/pkg: PLIST 

Log message:
- update p5-HTML-Lint to 2.04


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 17:10:23

Modified files:
	textproc/p5-XML-RSS: Makefile distinfo 
	textproc/p5-XML-RSS/patches: patch-examples_rss_info_pl 

Log message:
- update p5-XML-RSS to 1.35


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 17:10:24

Modified files:
	devel/p5-POE-XS-Queue-Array: Makefile distinfo 

Log message:
- update p5-POE-XS-Queue-Array to 0.005


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/02 17:10:26

Modified files:
	devel/p5-Heap  : Makefile distinfo 
	devel/p5-Heap/pkg: PLIST 

Log message:
- update p5-Heap to 0.80


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 17:19:20

Modified files:
	usr.sbin/ppp/ppp: datalink.c 

Log message:
Repair "set reconnect random 0" from PR 5368.  This bug report was ignored
since Feb 2007, even though it had a patch.  How did this happen??


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 17:27:24

Modified files:
	lib/libpthread/arch/m68k: _atomic_lock.c 
	lib/libpthread/arch/sparc: _atomic_lock.c 
	lib/libpthread/arch/sparc64: _atomic_lock.c 
	lib/libpthread/sys: slow_atomic_lock.c 
	lib/libpthread/uthread: uthread_fd.c uthread_vfork.c 

Log message:
the license on this is PD; david leonard says so


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 17:29:26

Modified files:
	lib/librthread/arch/m68k: _atomic_lock.c 
	lib/librthread/arch/sparc: _atomic_lock.c 
	lib/librthread/arch/sparc64: _atomic_lock.c 

Log message:
the license on this is PD; david leonard says so


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/02 17:55:18

Modified files:
	usr.bin/compile_et: compile_et.1 
	usr.sbin/ndp   : gmt2local.c gmt2local.h 

Log message:
get rid of some unneeded $Id stuff


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/02 18:19:55

Modified files:
	sys/dev/ic     : i82596.c 

Log message:
KNF.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/02 18:58:40

Modified files:
	sys/dev/ic     : atw.c 

Log message:
Remove a few small ifdef/ifndef OpenBSD sections which contained some
NetBSD code.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/02 19:31:24

Modified files:
	sys/dev/pcmcia : if_xe.c 

Log message:
Merge xe_ether_ioctl() into xe_ioctl() which was just a handler for
SIOCSIFADDR, now this looks like every other driver. Also return ENOTTY
for unknown ioctl's. Reduces i386 GENERIC by 112 bytes.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/02 19:41:40

Modified files:
	sys/dev/pcmcia : if_cnw.c 

Log message:
Return ENOTTY for unknown ioctl's.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/02 20:23:17

Modified files:
	faq            : upgrade44.html 

Log message:
add dhcpd.interfaces and new X drivers sections to "things to be aware of".


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/02 21:04:35

Modified files:
	faq            : upgrade44.html 

Log message:
HTML validation fixes


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/02 21:12:57

Modified files:
	faq            : current.html 

Log message:
validation errors.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/02 21:13:09

Modified files:
	sys/dev/usb    : if_upl.c 

Log message:
Return ENOTTY for unknown ioctl's.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/10/02 22:22:37

Modified files:
	sys/sys        : proc.h 
	sys/kern       : kern_sig.c 
	lib/librthread : rthread.h rthread_sig.c 

Log message:
Make sigwait() work correctly.  In particular, it'll work when the
signal is already pending in the calling thread or the main thread
and there's no longer a race condition where the signal could be
diverted but sigwait() would still block.  There were some off-by-one
errors too.

(The checking of the main thread's pending list is just until a
pending list for the process can be added to struct process.  For
now, such signals end up as pending on the main thread.)

oks tedu@ and art@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/03 01:21:56

Modified files:
	x11/gnustep    : gnustep.port.mk 
	x11/gnustep/back: Makefile 
	x11/gnustep/base: Makefile 
	x11/gnustep/examples: Makefile 
	x11/gnustep/gui: Makefile 
	x11/gnustep/make: Makefile 

Log message:
- introduce MASTER_SITE_GNUSTEP


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/03 01:58:13

Modified files:
	x11/gnustep/gworkspace: Makefile distinfo 
	x11/gnustep/gworkspace/pkg: PLIST 

Log message:
- gworkspace-0.8.7


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/10/03 02:18:44

Modified files:
	games/adventure: crc.c 

Log message:
Mask crcval in the right place, avoiding segfault during save
on 64-bit arch. (The save format is not portable, however).
Looks right to deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/10/03 03:10:45

Modified files:
	usr.sbin/httpd/src/ap: ap_hook.c 
	usr.sbin/httpd/src/modules/proxy: proxy_http.c 

Log message:
Use correct function signature when calling the write_host_header hook.

from Josh Elsasser <josh@elsasser.org>, thanks.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/03 04:07:41

Modified files:
	graphics/babl  : Makefile distinfo 
	graphics/babl/patches: patch-Makefile_in 
	                       patch-extensions_Makefile_in 
	graphics/babl/pkg: PLIST 

Log message:
- update babl to version 0.0.22

from Giovanni Bechis


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/03 04:13:48

Modified files:
	graphics/gegl  : Makefile distinfo 
	graphics/gegl/patches: patch-operations_external_ff-load_c 
	graphics/gegl/pkg: PLIST-main 
Removed files:
	graphics/gegl/patches: patch-gegl_graph_gegl-node_c 

Log message:
- update babl to version 0.0.22

from Giovanni Bechis


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/03 04:15:45

Modified files:
	x11/gnome/scan : Makefile 
	x11/gnome/scan/pkg: PLIST-gimp PLIST-main 

Log message:
- fix WANTLIB
- regen PLIST while here
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:29:39

Modified files:
	audio/p5-Audio-M4P: Makefile distinfo 

Log message:
- update p5-Audio-M4P to 0.51


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:29:42

Modified files:
	devel/p5-Cache-Memcached: Makefile distinfo 

Log message:
- update p5-Cache-Memcached to 1.24


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:30:07

Modified files:
	devel/p5-Config-General: Makefile distinfo 

Log message:
- update p5-Config-General to 2.40


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:30:30

Modified files:
	devel/p5-Error : Makefile distinfo 

Log message:
- update p5-Error to 0.1705


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:30:53

Modified files:
	devel/p5-Expect-Simple: Makefile distinfo 

Log message:
- update p5-Expect-Simple to 0.04


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:31:55

Modified files:
	devel/p5-Scalar-Defer: Makefile distinfo 
	devel/p5-Scalar-Defer/patches: patch-Makefile_PL 

Log message:
- update p5-Scalar-Defer to 0.18
*includes fixes for regression tests with perl 5.10


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:32:40

Modified files:
	devel/p5-Set-Scalar: Makefile distinfo 

Log message:
- update p5-Set-Scalar to 1.22

ok kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:33:05

Modified files:
	devel/p5-Term-ReadPassword: Makefile distinfo 

Log message:
- update p5-Term-ReadPassword to 0.11


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:33:26

Modified files:
	textproc/p5-PPI: Makefile distinfo 
	textproc/p5-PPI/pkg: PLIST 

Log message:
- update p5-PPI to 1.203


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 04:33:43

Modified files:
	devel/p5-Proc-Simple: Makefile distinfo 

Log message:
- update p5-Proc-Simple to 1.23


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/03 05:17:17

Modified files:
	graphics/inkscape: Makefile 
	graphics/inkscape/pkg: PLIST 
Added files:
	graphics/inkscape/patches: patch-utf8-to-roff 

Log message:
Add patch from upstream to fix build with perl 5.10.0.
Regen plist while there. ok phessler@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/03 05:39:01

Modified files:
	graphics/dia   : Makefile 
	graphics/dia/pkg: PLIST 
Added files:
	graphics/dia/patches: patch-app_main_c 
	                      patch-objects_GRAFCET_boolequation_c 

Log message:
- bring in 2 patches from FreeBSD
* fix pixbuf export (jpeg, png...)
* fix printing
- regen PLIST while here


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/10/03 05:41:21

Modified files:
	etc            : dhcpd.conf 

Log message:
Remove shared-network from the sample config, people who need
that should expect to read the manual anyway and it's caused some
confusion in the past.

Add example entries for fixed-address and pxeboot.

ok krw@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 05:51:47

Modified files:
	converters/p5-Convert-ASN1: Makefile distinfo 

Log message:
- update p5-Convert-ASN1 to 0.22

"feel free" kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 05:52:23

Modified files:
	converters/p5-Text-Iconv: Makefile distinfo 

Log message:
- update p5-Text-Iconv to 1.7

"feel free" kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/03 06:33:37

Modified files:
	math/p5-Math-Pari: Makefile distinfo 

Log message:
update to 2.010800, fixes build with perl 5.10.0
ok simon@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/03 06:52:19

Modified files:
	build          : mirrors.dat 

Log message:
Add new mirror in Sweden, from maintainer Viktor Holmlund
on www@ - thanks.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/03 06:52:44

Modified files:
	.              : ftp.html 
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/03 06:57:50

Modified files:
	build          : mirrors.dat 

Log message:
add Brad's anoncvs mirror to the master list


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/03 06:58:15

Modified files:
	.              : anoncvs.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 07:00:06

Modified files:
	games/quiz     : quiz.c 

Log message:
Repair long group handling; Alf Schlichting, PR 4164


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 07:01:26

Modified files:
	usr.sbin/config: main.c 

Log message:
correct comment; a part of PR4184


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/03 07:08:12

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
do not give an example of how to chmod files: we can presume the user
knows that. removes an ambiguity in the permission of authorized_keys;

ok deraadt


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/03 07:32:02

Modified files:
	build          : support.dat 

Log message:
Update information for a few existing entries, from www@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/03 07:32:21

Modified files:
	.              : support.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:35:47

Modified files:
	devel/p5-AnyEvent: Makefile distinfo 

Log message:
- update p5-AnyEvent to the today released 4.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:36:25

Modified files:
	devel/p5-Data-OptList: Makefile distinfo 

Log message:
- update p5-Data-OptList to 0.103


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:36:44

Modified files:
	devel/p5-Exporter-Lite: Makefile distinfo 

Log message:
- update p5-Export-Lite to 0.02


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:38:29

Modified files:
	devel/p5-File-Find-Rule: Makefile distinfo 

Log message:
- update p5-File-Find-Rule to 0.30


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:38:30

Modified files:
	devel/p5-File-HomeDir: Makefile distinfo 
	devel/p5-File-HomeDir/pkg: PLIST 

Log message:
- update p5-File-HomeDir to 0.81


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:38:31

Modified files:
	devel/p5-File-MimeInfo: Makefile distinfo 

Log message:
- update p5-File-MimeInfo to 0.15


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:38:31

Modified files:
	devel/p5-File-ShareDir: Makefile distinfo 
	devel/p5-File-ShareDir/patches: patch-Makefile_PL 
	devel/p5-File-ShareDir/pkg: PLIST 

Log message:
- update p5-File-ShareDir to 1.00


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:40:22

Modified files:
	devel/p5-Hash-Merge: Makefile distinfo 

Log message:
- update p5-Hash-Mergo to 0.10


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:40:25

Modified files:
	devel/p5-Package-Generator: Makefile distinfo 

Log message:
- update p5-Package-Generator to 0.102


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:40:29

Modified files:
	devel/p5-Params-CallbackRequest: Makefile distinfo 

Log message:
- update p5-Params-CallbackRequest to 1.19


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:40:33

Modified files:
	devel/p5-Sub-Exporter: Makefile distinfo 

Log message:
- updat p5-Sub-Exporter to 0.980


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 07:41:13

Modified files:
	mail/p5-MIME-tools: Makefile distinfo 

Log message:
- update p5-MIME-tools to 5.427

testing and "groovy" simon@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 08:25:11

Modified files:
	libexec/spamd-setup: spamd-setup.8 spamd-setup.c 
	etc            : rc 

Log message:
New option -D to daemonize spamd-setup for early bootup use.  This avoids
spamd-setup hanging if there are various (network?) issues and the system
not proceeding to multiuser so that this can be debugged.  We do not use
& for startup in /etc/rc because this makes the spamd-setup a child of the
rc scripts after bootup (that is gross)
Problem reported in PR 5864, change discussed with beck, ok millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/03 08:33:53

Modified files:
	games/freedroidrpg: Makefile distinfo 
	games/freedroidrpg/patches: patch-src_init_c 
	games/freedroidrpg/pkg: PLIST 
Added files:
	games/freedroidrpg/patches: patch-po_Makefile_in 
	                            patch-src_Makefile_in 

Log message:
- update to freedroidrpg-0.11
- needs gcc4


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 09:07:06

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
another option hdspa


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 09:07:21

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 09:07:31

Modified files:
	sys/dev/usb    : ubsa.c 

Log message:
another option hdspa


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 09:09:52

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
and.. another option device..


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 09:09:57

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 09:10:02

Modified files:
	sys/dev/usb    : ubsa.c 

Log message:
and.. another option device..


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/10/03 09:19:04

Modified files:
	devel/p5-YAML-Syck: Makefile distinfo 

Log message:
- update to p5-YAML-Syck 1.05
ok sturm


CVSROOT:	/cvs
Module name:	src
Changes by:	eric@cvs.openbsd.org	2008/10/03 09:20:29

Modified files:
	usr.sbin/bgpd  : buffer.c 
	usr.sbin/dvmrpd: buffer.c 
	usr.sbin/ospf6d: buffer.c 
	usr.sbin/ospfd : buffer.c 
	usr.sbin/relayd: buffer.c 
	usr.sbin/snmpd : buffer.c 

Log message:
Unify code between the various flavors of imsg buffer.c.
Use unsigned int for msg_iovlen.

ok henning@ claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/03 10:29:05

Modified files:
	gnu/usr.sbin/sendmail/cf/cf: Makefile submit.mc 
Added files:
	gnu/usr.sbin/sendmail/cf/cf: openbsd-submit.mc 

Log message:
Add openbsd-submit.mc, a custom version submit.mc and revert the
existing submit.mc to the stock version.  Closes PR 4951.
OK sthen@ martynas@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 10:53:37

Modified files:
	textproc/intltool: Makefile distinfo 

Log message:
- update intltool 0.40.4

thanks to sturm@ for trying it in a bulk build!
ok ajacoutot@ (who had the same diff)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/03 10:59:03

Modified files:
	x11/pidgin-guifications: Makefile 

Log message:
add intltool to MODULES, fix build on clean machine


CVSROOT:	/cvs
Module name:	src
Changes by:	weingart@cvs.openbsd.org	2008/10/03 11:07:54

Modified files:
	sys/arch/amd64/amd64: db_interface.c 

Log message:
Make extra cpu's in DDB not spin in tight loop.
Having them 'hlt' is a good thing, especially
where thermal management (acpi, etc) is concerned.

They wake up lots due to local tick timer anyhow.

ok gwk@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 12:29:09

Modified files:
	devel/p5-Clone : Makefile distinfo 
	devel/p5-Clone/patches: patch-Makefile_PL 

Log message:
- update p5-Clone to 0.29

"feel free" kevlo@ (MAINTAINER)
ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 12:31:49

Modified files:
	databases/p5-SQL-Statement: Makefile distinfo 
	databases/p5-SQL-Statement/pkg: PLIST 

Log message:
- update p5-SQL-Statement to 1.15

"feel free" kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 12:32:15

Modified files:
	devel/p5-App-Info: Makefile distinfo 

Log message:
- update p5-App-Info to 0.55

"feel free" kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/03 12:32:35

Modified files:
	devel/p5-Carp-Clan: Makefile distinfo 

Log message:
- update p5-Carp-Clan to 6.00

"feel free" kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/10/03 12:42:45

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
avoid spitting up regions when purging stuff from the cache, it puts
too much pressure on the amaps. ok tedu@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/10/03 12:44:29

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
when increasing the size of a larger than a page allocation try
mapping the region next to the existing one first; there's a pretty
high chance there's a hole there we can use; ok deraadt@ tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/10/03 12:46:04

Modified files:
	lib/libc/crypt : arc4random.c 

Log message:
zap __arc4_getbyte(), it was only used by the old malloc; ok millert@
kurt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/03 12:58:52

Modified files:
	libexec/spamd-setup: spamd-setup.8 spamd-setup.c 

Log message:
-D before -d;


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/10/03 13:01:12

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
save and restore errno on success. while it is not stricly needed for
non-syscalls, there's just too much code not doing the right thing on
error paths; prompted by and ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/03 13:03:06

Modified files:
	libexec/spamd-setup: spamd-setup.8 

Log message:
beef up the description of -D a little, and don;t imply the
option somehow terrorises spamd-setup;


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/10/03 13:31:49

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
reduce rbyte cache to 512 bytes, no measurable slowdown (even in the
threaded case) but much smaller working set; prompted by and ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/10/03 13:36:36

Modified files:
	usr.sbin/httpd/src/modules/standard: mod_log_config.c 

Log message:
KNF and readability changes; no binary changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/10/03 13:37:44

Modified files:
	usr.sbin/httpd/src/support: rotatelogs.c 

Log message:
Readability changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 13:45:34

Modified files:
	bin/csh        : str.c 

Log message:
NUL not NULL


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/03 13:56:24

Modified files:
	sys/dev/ic     : midway.c 

Log message:
Return ENOTTY for unknown ioctl's.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/03 14:25:29

Modified files:
	sys/dev/ic     : dp8390.c smc91cxx.c 
	sys/dev/usb    : if_url.c 

Log message:
Use ether_ioctl().


CVSROOT:	/cvs
Module name:	src
Changes by:	weingart@cvs.openbsd.org	2008/10/03 15:57:25

Modified files:
	sys/arch/amd64/amd64: db_interface.c 

Log message:
Backout. kettenis@ has reservations.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/10/03 16:43:38

Modified files:
	etc/afs        : CellServDB 

Log message:
sync with grand.central.org; prompted by pr#5817


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/03 17:24:23

Modified files:
	devel/p5-Catalyst-Plugin-StackTrace: Makefile distinfo 

Log message:
maintenance update to version 0.09


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/03 17:31:47

Modified files:
	devel/p5-Paranoid: Makefile distinfo 

Log message:
maintenance update to version 0.20


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/03 17:32:05

Modified files:
	devel/p5-Parse-PlainConfig: Makefile distinfo 

Log message:
maintenance update to version 2.06


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/03 17:33:18

Modified files:
	lang/parrot    : Makefile distinfo 
	lang/parrot/pkg: PLIST 

Log message:
update to version 0.7.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/03 17:38:36

Modified files:
	mail/mlmmj     : Makefile 
	mail/mlmmj/pkg : PLIST 

Log message:
update project homepage, regen packaging list while there and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/10/03 17:47:24

Modified files:
	security/p5-Module-Signature: Makefile 

Log message:
Add missing p5- prefix.
ok sthen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 17:56:28

Modified files:
	usr.bin/ssh    : sshconnect2.c 

Log message:
Repair strnvis() buffersize of 4*n+1, with termination gauranteed by the
function.
spotted by des@freebsd, who commited an incorrect fix to the freebsd tree
and (as is fairly typical) did not report the problem to us.  But this fix
is correct.
ok djm


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 19:14:15

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/03 20:21:49

Modified files:
	usr.sbin/traceroute: traceroute.c 

Log message:
explicitly pad & pack the packetdata structure thrown around on the wire,
just like in traceroute6.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/04 02:11:54

Log message:
    Initial import of libchewing 0.3.1
    
    libchewing is derived from Chewing input method, a xcin module
    focusing on intelligent phonetic processing by Lu-chuan Kung
    (lckung) and Kang-pen Chen (kpchen).
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-04
    
    N ports/chinese/libchewing/.Xauthority
    N ports/chinese/libchewing/.forward
    L ports/chinese/libchewing/ChangeLog
    N ports/chinese/libchewing/.login
    N ports/chinese/libchewing/.icbrb
    I ports/chinese/libchewing/ports/CVS
    I ports/chinese/libchewing/ports/chinese/CVS
    N ports/chinese/libchewing/ports/chinese/Makefile
    I ports/chinese/libchewing/ports/chinese/arphicttf/CVS
    N ports/chinese/libchewing/ports/chinese/arphicttf/Makefile
    N ports/chinese/libchewing/ports/chinese/arphicttf/distinfo
    I ports/chinese/libchewing/ports/chinese/arphicttf/files/CVS
    I ports/chinese/libchewing/ports/chinese/arphicttf/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/arphicttf/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/arphicttf/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/bg5pdf/CVS
    N ports/chinese/libchewing/ports/chinese/bg5pdf/Makefile
    N ports/chinese/libchewing/ports/chinese/bg5pdf/distinfo
    I ports/chinese/libchewing/ports/chinese/bg5pdf/patches/CVS
    N ports/chinese/libchewing/ports/chinese/bg5pdf/patches/patch-Makefile
    I ports/chinese/libchewing/ports/chinese/bg5pdf/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/bg5pdf/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/bg5pdf/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/bg5ps/CVS
    N ports/chinese/libchewing/ports/chinese/bg5ps/Makefile
    N ports/chinese/libchewing/ports/chinese/bg5ps/distinfo
    I ports/chinese/libchewing/ports/chinese/bg5ps/files/CVS
    I ports/chinese/libchewing/ports/chinese/bg5ps/patches/CVS
    N ports/chinese/libchewing/ports/chinese/bg5ps/patches/patch-Makefile
    N ports/chinese/libchewing/ports/chinese/bg5ps/patches/patch-bg5ps
    N ports/chinese/libchewing/ports/chinese/bg5ps/patches/patch-bg5ps.conf
    N ports/chinese/libchewing/ports/chinese/bg5ps/patches/patch-gb2312_bg5ps_conf
    I ports/chinese/libchewing/ports/chinese/bg5ps/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/bg5ps/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/bg5ps/pkg/MESSAGE
    N ports/chinese/libchewing/ports/chinese/bg5ps/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/c2t/CVS
    N ports/chinese/libchewing/ports/chinese/c2t/Makefile
    N ports/chinese/libchewing/ports/chinese/c2t/distinfo
    I ports/chinese/libchewing/ports/chinese/c2t/files/CVS
    I ports/chinese/libchewing/ports/chinese/c2t/patches/CVS
    N ports/chinese/libchewing/ports/chinese/c2t/patches/patch-01
    N ports/chinese/libchewing/ports/chinese/c2t/patches/patch-02
    I ports/chinese/libchewing/ports/chinese/c2t/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/c2t/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/c2t/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/cless/CVS
    N ports/chinese/libchewing/ports/chinese/cless/Makefile
    N ports/chinese/libchewing/ports/chinese/cless/distinfo
    I ports/chinese/libchewing/ports/chinese/cless/files/CVS
    I ports/chinese/libchewing/ports/chinese/cless/patches/CVS
    N ports/chinese/libchewing/ports/chinese/cless/patches/patch-Makefile_in
    N ports/chinese/libchewing/ports/chinese/cless/patches/patch-defines_h_in
    N ports/chinese/libchewing/ports/chinese/cless/patches/patch-less_nro
    N ports/chinese/libchewing/ports/chinese/cless/patches/patch-lesskey_nro
    I ports/chinese/libchewing/ports/chinese/cless/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/cless/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/cless/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/crxvt/CVS
    N ports/chinese/libchewing/ports/chinese/crxvt/Makefile
    N ports/chinese/libchewing/ports/chinese/crxvt/distinfo
    I ports/chinese/libchewing/ports/chinese/crxvt/files/CVS
    I ports/chinese/libchewing/ports/chinese/crxvt/patches/CVS
    I ports/chinese/libchewing/ports/chinese/crxvt/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/crxvt/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/crxvt/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/hc/CVS
    N ports/chinese/libchewing/ports/chinese/hc/Makefile
    N ports/chinese/libchewing/ports/chinese/hc/distinfo
    I ports/chinese/libchewing/ports/chinese/hc/patches/CVS
    N ports/chinese/libchewing/ports/chinese/hc/patches/patch-Makefile
    I ports/chinese/libchewing/ports/chinese/hc/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/hc/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/hc/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/kcfonts/CVS
    N ports/chinese/libchewing/ports/chinese/kcfonts/Makefile
    N ports/chinese/libchewing/ports/chinese/kcfonts/distinfo
    I ports/chinese/libchewing/ports/chinese/kcfonts/files/CVS
    N ports/chinese/libchewing/ports/chinese/kcfonts/files/Imakefile
    N ports/chinese/libchewing/ports/chinese/kcfonts/files/kc.alias
    I ports/chinese/libchewing/ports/chinese/kcfonts/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/kcfonts/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/kcfonts/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/libtabe/CVS
    N ports/chinese/libchewing/ports/chinese/libtabe/Makefile
    N ports/chinese/libchewing/ports/chinese/libtabe/distinfo
    I ports/chinese/libchewing/ports/chinese/libtabe/patches/CVS
    N ports/chinese/libchewing/ports/chinese/libtabe/patches/patch-configure
    N ports/chinese/libchewing/ports/chinese/libtabe/patches/patch-script_Makefile_in
    N ports/chinese/libchewing/ports/chinese/libtabe/patches/patch-script_config_sub
    N ports/chinese/libchewing/ports/chinese/libtabe/patches/patch-src_Makefile_in
    N ports/chinese/libchewing/ports/chinese/libtabe/patches/patch-src_supports_bims_Makefile_in
    I ports/chinese/libchewing/ports/chinese/libtabe/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/libtabe/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/libtabe/pkg/PFRAG.shared
    N ports/chinese/libchewing/ports/chinese/libtabe/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/lunar/CVS
    N ports/chinese/libchewing/ports/chinese/lunar/Makefile
    N ports/chinese/libchewing/ports/chinese/lunar/distinfo
    I ports/chinese/libchewing/ports/chinese/lunar/files/CVS
    I ports/chinese/libchewing/ports/chinese/lunar/patches/CVS
    N ports/chinese/libchewing/ports/chinese/lunar/patches/patch-01
    N ports/chinese/libchewing/ports/chinese/lunar/patches/patch-02
    I ports/chinese/libchewing/ports/chinese/lunar/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/lunar/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/lunar/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/py-zhCodecs/CVS
    N ports/chinese/libchewing/ports/chinese/py-zhCodecs/Makefile
    N ports/chinese/libchewing/ports/chinese/py-zhCodecs/distinfo
    I ports/chinese/libchewing/ports/chinese/py-zhCodecs/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/py-zhCodecs/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/py-zhCodecs/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/rxvt-big5/CVS
    N ports/chinese/libchewing/ports/chinese/rxvt-big5/Makefile
    N ports/chinese/libchewing/ports/chinese/rxvt-big5/distinfo
    I ports/chinese/libchewing/ports/chinese/rxvt-big5/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/rxvt-big5/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/rxvt-big5/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/taipeifonts/CVS
    N ports/chinese/libchewing/ports/chinese/taipeifonts/Makefile
    N ports/chinese/libchewing/ports/chinese/taipeifonts/distinfo
    I ports/chinese/libchewing/ports/chinese/taipeifonts/files/CVS
    N ports/chinese/libchewing/ports/chinese/taipeifonts/files/Imakefile
    N ports/chinese/libchewing/ports/chinese/taipeifonts/files/taipei.alias
    I ports/chinese/libchewing/ports/chinese/taipeifonts/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/taipeifonts/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/taipeifonts/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/ttfm/CVS
    N ports/chinese/libchewing/ports/chinese/ttfm/Makefile
    N ports/chinese/libchewing/ports/chinese/ttfm/distinfo
    I ports/chinese/libchewing/ports/chinese/ttfm/files/CVS
    I ports/chinese/libchewing/ports/chinese/ttfm/patches/CVS
    N ports/chinese/libchewing/ports/chinese/ttfm/patches/patch-Makefile
    N ports/chinese/libchewing/ports/chinese/ttfm/patches/patch-modules_xttfm_ttfm
    N ports/chinese/libchewing/ports/chinese/ttfm/patches/patch-ttfm.sh
    I ports/chinese/libchewing/ports/chinese/ttfm/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/ttfm/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/ttfm/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/xcin/CVS
    N ports/chinese/libchewing/ports/chinese/xcin/Makefile
    N ports/chinese/libchewing/ports/chinese/xcin/distinfo
    I ports/chinese/libchewing/ports/chinese/xcin/files/CVS
    I ports/chinese/libchewing/ports/chinese/xcin/patches/CVS
    N ports/chinese/libchewing/ports/chinese/xcin/patches/patch-input_tab_Makefile_in
    N ports/chinese/libchewing/ports/chinese/xcin/patches/patch-script_Makefile_in
    N ports/chinese/libchewing/ports/chinese/xcin/patches/patch-src_Makefile_in
    I ports/chinese/libchewing/ports/chinese/xcin/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/xcin/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/xcin/pkg/PLIST
    I ports/chinese/libchewing/ports/chinese/xcin25/CVS
    N ports/chinese/libchewing/ports/chinese/xcin25/Makefile
    N ports/chinese/libchewing/ports/chinese/xcin25/distinfo
    I ports/chinese/libchewing/ports/chinese/xcin25/pkg/CVS
    N ports/chinese/libchewing/ports/chinese/xcin25/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/xcin25/pkg/MESSAGE
    N ports/chinese/libchewing/ports/chinese/xcin25/pkg/PLIST
    N ports/chinese/libchewing/ports/chinese/libchewing/Makefile
    N ports/chinese/libchewing/ports/chinese/libchewing/distinfo
    N ports/chinese/libchewing/ports/chinese/libchewing/pkg/PLIST
    N ports/chinese/libchewing/ports/chinese/libchewing/pkg/DESCR
    N ports/chinese/libchewing/ports/chinese/libchewing/pkg/PFRAG.shared
    N ports/chinese/libchewing/ports/chinese/libchewing/patches/patch-configure
    N ports/chinese/libchewing/.ssh/known_hosts
    N ports/chinese/libchewing/.ssh/known_hosts2
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/04 02:13:36

Modified files:
	chinese        : Makefile 

Log message:
add libchewing


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/04 02:54:30

Removed files:
	chinese/libchewing: .Xauthority .forward .icbrb .login 
	chinese/libchewing/.ssh: known_hosts known_hosts2 
	chinese/libchewing/ports/chinese: Makefile 
	chinese/libchewing/ports/chinese/arphicttf: Makefile distinfo 
	chinese/libchewing/ports/chinese/arphicttf/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/bg5pdf: Makefile distinfo 
	chinese/libchewing/ports/chinese/bg5pdf/patches: patch-Makefile 
	chinese/libchewing/ports/chinese/bg5pdf/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/bg5ps: Makefile distinfo 
	chinese/libchewing/ports/chinese/bg5ps/patches: patch-Makefile 
	                                                patch-bg5ps 
	                                                patch-bg5ps.conf 
	                                                patch-gb2312_bg5ps_conf 
	chinese/libchewing/ports/chinese/bg5ps/pkg: DESCR MESSAGE PLIST 
	chinese/libchewing/ports/chinese/c2t: Makefile distinfo 
	chinese/libchewing/ports/chinese/c2t/patches: patch-01 patch-02 
	chinese/libchewing/ports/chinese/c2t/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/cless: Makefile distinfo 
	chinese/libchewing/ports/chinese/cless/patches: 
	                                                patch-Makefile_in 
	                                                patch-defines_h_in 
	                                                patch-less_nro 
	                                                patch-lesskey_nro 
	chinese/libchewing/ports/chinese/cless/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/crxvt: Makefile distinfo 
	chinese/libchewing/ports/chinese/crxvt/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/hc: Makefile distinfo 
	chinese/libchewing/ports/chinese/hc/patches: patch-Makefile 
	chinese/libchewing/ports/chinese/hc/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/kcfonts: Makefile distinfo 
	chinese/libchewing/ports/chinese/kcfonts/files: Imakefile 
	                                                kc.alias 
	chinese/libchewing/ports/chinese/kcfonts/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/libchewing: Makefile distinfo 
	chinese/libchewing/ports/chinese/libchewing/patches: 
	                                                     patch-configure 
	chinese/libchewing/ports/chinese/libchewing/pkg: DESCR 
	                                                 PFRAG.shared 
	                                                 PLIST 
	chinese/libchewing/ports/chinese/libtabe: Makefile distinfo 
	chinese/libchewing/ports/chinese/libtabe/patches: 
	                                                  patch-configure 
	                                                  patch-script_Makefile_in 
	                                                  patch-script_config_sub 
	                                                  patch-src_Makefile_in 
	                                                  patch-src_supports_bims_Makefile_in 
	chinese/libchewing/ports/chinese/libtabe/pkg: DESCR PFRAG.shared 
	                                              PLIST 
	chinese/libchewing/ports/chinese/lunar: Makefile distinfo 
	chinese/libchewing/ports/chinese/lunar/patches: patch-01 
	                                                patch-02 
	chinese/libchewing/ports/chinese/lunar/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/py-zhCodecs: Makefile distinfo 
	chinese/libchewing/ports/chinese/py-zhCodecs/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/rxvt-big5: Makefile distinfo 
	chinese/libchewing/ports/chinese/rxvt-big5/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/taipeifonts: Makefile distinfo 
	chinese/libchewing/ports/chinese/taipeifonts/files: Imakefile 
	                                                    taipei.alias 
	chinese/libchewing/ports/chinese/taipeifonts/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/ttfm: Makefile distinfo 
	chinese/libchewing/ports/chinese/ttfm/patches: patch-Makefile 
	                                               patch-modules_xttfm_ttfm 
	                                               patch-ttfm.sh 
	chinese/libchewing/ports/chinese/ttfm/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/xcin: Makefile distinfo 
	chinese/libchewing/ports/chinese/xcin/patches: 
	                                               patch-input_tab_Makefile_in 
	                                               patch-script_Makefile_in 
	                                               patch-src_Makefile_in 
	chinese/libchewing/ports/chinese/xcin/pkg: DESCR PLIST 
	chinese/libchewing/ports/chinese/xcin25: Makefile distinfo 
	chinese/libchewing/ports/chinese/xcin25/pkg: DESCR MESSAGE PLIST 

Log message:
remove things I screwed up


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/04 03:16:11

Log message:
    Initial import of libchewing 0.3.1
    
    libchewing is derived from Chewing input method, a xcin module
    focusing on intelligent phonetic processing by Lu-chuan Kung
    (lckung) and Kang-pen Chen (kpchen).
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-04
    
    N ports/chinese/libchewing/distinfo
    N ports/chinese/libchewing/Makefile
    N ports/chinese/libchewing/pkg/PLIST
    N ports/chinese/libchewing/pkg/DESCR
    N ports/chinese/libchewing/pkg/PFRAG.shared
    N ports/chinese/libchewing/patches/patch-configure
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/04 03:39:00

Modified files:
	usr.sbin/pkg_add/OpenBSD: PkgSpec.pm 

Log message:
tighter specs (tested for ages locally)


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/10/04 05:54:43

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
When closing the video stream switch back to default interface as last
action.  Shuts down the device gracefully.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/04 09:21:59

Modified files:
	sys/kern       : kern_clock.c 

Log message:
At clock initialization, if we discover that tickadj is 0 (due to very
high HZ) set it to 1, to avoid various divide-by-zero errors later
Based on discussion in PR 5511
ok miod


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/10/04 09:34:45

Modified files:
	sys/arch/alpha/alpha: db_disasm.c 

Log message:
this is not the cvtql/sv opcode.  ok miod@, naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/04 10:08:16

Modified files:
	textproc/ispell: Makefile distinfo 
	textproc/ispell/pkg: PLIST-main 

Log message:
- update slovak dictionary; from frantisek holop
- regen PLIST while here
- bump


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/04 11:30:59

Modified files:
	sys/dev/pcmcia : if_ne_pcmcia.c 

Log message:
More Linksys models (to match the Netgear ones) from PR 3879.  I am not
adding the PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_INVALID version though
without proof that it actually exists.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/04 11:58:08

Modified files:
	devel/p5-B-Keywords: Makefile distinfo 

Log message:
- update p5-B-Keywords to 1.08
- fix license

ok msf@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/04 11:58:58

Modified files:
	devel/p5-ExtUtils-Depends: Makefile distinfo 

Log message:
- update p5-ExtUtils-Depends to 0.301
- fix license

ok msf@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/04 12:00:49

Modified files:
	devel/p5-Perl-Critic: Makefile distinfo 
	devel/p5-Perl-Critic/pkg: PLIST 

Log message:
- p5-Perl-Critic 1.092
- fix license
- add a bunch of missing depends
- add some example files

ok msf@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/04 12:02:31

Modified files:
	x11/p5-Gtk2-GladeXML: Makefile distinfo 
	x11/p5-Gtk2-GladeXML/patches: patch-Makefile_PL 

Log message:
- update p5-Gtk2-GladeXML to 1.007
- specify license version
- update WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/04 12:48:04

Modified files:
	sys/dev/acpi   : dsdt.c dsdt.h 

Log message:
Commit cleanup part of the diff that was backed out in the previous commit
(removal of unused functions).

requested by deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/04 13:17:27

Modified files:
	games/wormux   : Makefile 

Log message:
For an obscure reason, this doesn't package anymore. Overwrite the broken
install-sh script by the one provided by automake 1.9 as a temporary
workaround. Didn't build, hence no bump.. spotted by sturm@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/04 13:21:00

Modified files:
	sys/dev        : softraid_raid0.c 

Log message:
Remove bogus code from the error path in sr_raid0_rw(); ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/04 13:21:50

Modified files:
	sys/arch/sh/sh : trap.c 

Log message:
Fix potentially uninitialized variables in syscall().


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/04 15:41:04

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Some AMD RS780 IDs (same as those listed under ATI).


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/04 15:42:02

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/04 16:59:43

Modified files:
	devel/p5-Cache-Memcached: Makefile 
	devel/p5-Cache-Memcached/pkg: PLIST 

Log message:
regen packaging list and bump to unbreak

pointed out by naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/04 17:08:22

Modified files:
	sys/arch/i386/stand/libsa: pciprobe.c 

Log message:
The wrong byte of the return code was being looked at for the
PCI probe.  Yuichiro Goto, PR 5048
It would be nice if someone with a "pci0 at mainbus0 bus 0: configuration 2"
system would double check this and mail us back.
ok toby


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/05 02:01:56

xenocara/share/pciids

Update of /cvs/xenocara/share/pciids
In directory cvs.openbsd.org:/tmp/cvs-serv401/pciids

Log Message:
Directory /cvs/xenocara/share/pciids added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/05 02:06:07

Modified files:
	.              : Makefile 
	lib/libpciaccess: Makefile.bsd-wrapper 
Added files:
	share/pciids   : Makefile pcidevs2pciids.pl 

Log message:
provide a pciutils style pci.ids file for libpciaccess.
ok todd@ deraadt@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/05 02:08:33

Modified files:
	.              : README 

Log message:
- rework the blurb about NFS clock synchronisation; the configure
test was removed by todd@ some time ago.
- document the need for src/sys/dev/pci/pcidevs in the build process.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/05 02:10:05

Modified files:
	.              : README 

Log message:
strip white space at end of lines.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/05 02:31:14

Modified files:
	devel/subversion: Makefile 

Log message:
bump p5-SVN so that it gets rebuilt with perl 5.10


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/05 02:58:56

Modified files:
	textproc/aspell/dicts/sk: Makefile distinfo 
	textproc/aspell/dicts/sk/pkg: PLIST 

Log message:
- update Slovak dict to versiob 0.52_0; from frantisek holop
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/05 03:00:33

Modified files:
	textproc/aspell/core: Makefile 
	textproc/aspell/core/pkg: PLIST 

Log message:
- fix license marker
- regen PLIST while here
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/05 03:46:24

Modified files:
	textproc/aspell/dicts/eo: Makefile 
	textproc/aspell/dicts/ru: Makefile 

Log message:
- set PERMIT_* to No for aspell-eo and aspell-ru
they come without any license nor copyright and there are some dubious
comments in the source


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/05 03:46:52

Modified files:
	textproc/aspell/dicts: Makefile.inc 

Log message:
- fix license marker: add a complete list of the licenses used


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/05 03:47:13

Modified files:
	textproc/aspell/dicts/id: Makefile distinfo 

Log message:
- update Indonesian dictionnary to version 0.50.1_0


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/05 04:51:39

Modified files:
	sys/arch/sparc64/dev: sbbc.c 

Log message:
Add missing argument to printf.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/05 05:12:19

Modified files:
	sys/kern       : kern_malloc.c 

Log message:
In malloc_page_free(), restore the correct wire_count value.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/05 05:57:48

Modified files:
	sys/dev/pci    : if_em.c 

Log message:
Always update published link state even if the internal link state doesn't
change.  Prevents us from getting stuck in LINK_STATE_UNKNOWN.  Fixes PR 5914.

tested by deraadt@, sthen@
ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/10/05 07:14:20

Modified files:
	bin/dd         : dd.1 

Log message:
the ellipsis allow more than one operand being specified.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/10/05 07:21:08

Modified files:
	sbin/dhclient  : dhclient.conf.5 

Log message:
Clarify discussion of option modifiers. They only affect values passed
to dhclient-script. Our default script only uses a few options so
others are unaffected by option modifiers. PR#5834 is thus rendered
moot.

Feedback & suggestions from jmc@, ok deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/10/05 07:24:40

Modified files:
	sbin/dhclient  : dhclient.conf.5 

Log message:
Oops. Missed one typo jmc@ spotted.


CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2008/10/05 08:08:29

Modified files:
	build          : support.dat support.skel 

Log message:
Remove a handful of entries with defunct websites.  Also add a not to the
header text that the website should be somehow OpenBSD related or mention
OpenBSD somewhere on the website (as most sites do).

discussed with sthen.


CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2008/10/05 08:08:53

Modified files:
	.              : support.html 

Log message:
regen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/05 10:22:04

Modified files:
	math/octave    : Makefile distinfo 
	math/octave/patches: patch-octMakefile_in patch-run-octave_in 
	                     patch-scripts_pkg_pkg_m 
	math/octave/pkg: PLIST 

Log message:
update to 3.0.2


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/05 10:57:36

Modified files:
	sys/arch/i386/i386: cpu.c ioapic.c mpbios.c 
	sys/arch/i386/include: i82093var.h 

Log message:
Remove IOAPIC ID remapping code.  It should not be necessary to avoid reusing
LAPIC IDs and if there are MPBIOSes we handle them with ACPI now.

ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/05 12:21:55

Modified files:
	faq            : upgrade44.html 

Log message:
time to remove the qualifiers, I think it is ready for use.


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2008/10/05 13:23:05

Modified files:
	share/man/man8 : release.8 

Log message:
Mention that /usr/src is now needed to build xenocara.
ok jmc@, oga@.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/05 13:52:34

Modified files:
	lib/libc/locale: wcstod.c 

Log message:
Fix conversion of numbers without an exponent.

ok martynas@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/05 14:36:00

Modified files:
	sbin/dhclient  : dhclient.conf.5 

Log message:
- talk about the "client configuration script" consistenly
- Xr dhclient-script on first mention, which is section 8 not 5

ok krw


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/05 14:37:52

Modified files:
	usr.sbin/relayd: relayd.conf.5 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:08:49

Modified files:
	mail/mailscanner: Makefile 

Log message:
- add missing NO_REGRESS

ok todd@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/05 15:10:14

Modified files:
	usr.sbin/authpf: authpf.c 

Log message:
grammar; PR 5394


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:11:38

Modified files:
	devel/p5-IO-All: Makefile distinfo 

Log message:
- update p5-IO-All to 0.38


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:14:43

Modified files:
	devel/p5-PadWalker: Makefile distinfo 

Log message:
- update p5-PadWalker to 1.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:15:25

Modified files:
	devel/p5-OLE-Storage_Lite: Makefile distinfo 
	devel/p5-OLE-Storage_Lite/pkg: PLIST 

Log message:
- update p5-OLE-Storage_Lite to 0.17
- add some examples


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:24:58

Modified files:
	devel/p5-Tree-Simple-View: Makefile distinfo 

Log message:
- update p5-Tree-Simple-View to 0.17


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:27:11

Modified files:
	devel/p5-Tie-CPHash: Makefile distinfo 

Log message:
- update p5-Tie-CPHash to 1.04
- switch to Module::Build


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:51:18

Modified files:
	www/p5-PodToHTML: Makefile distinfo 

Log message:
- update p5-PodToHTML to 0.08

please note that the author advices to switch to use Pod::Simple::HTML
(textproc/p5-Pod-Simple) instead of this module.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:54:31

Modified files:
	www/p5-HTML-Stream: Makefile distinfo 

Log message:
- update p5-HTML-Stream to 1.60
- fix license

"feel free" kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:56:42

Modified files:
	textproc/p5-Text-Table: Makefile distinfo 

Log message:
- update p5-Text-Table to 1.114

"feel free" kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 15:58:37

Modified files:
	textproc/p5-String-Similarity: Makefile distinfo 

Log message:
- update p5-String-Similarity to 1.03

"feel free" kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 16:03:42

Modified files:
	devel/p5-Data-UUID: Makefile distinfo 
	devel/p5-Data-UUID/pkg: DESCR 

Log message:
- update p5-Data-UUID to 1.148
- reformat DESCR

"feel free" kevlo@


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2008/10/05 16:10:25

Modified files:
	faq            : current.html 

Log message:
Document perl and submit.cf changes


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 16:31:59

Modified files:
	www/p5-Apache-ASP: Makefile distinfo 

Log message:
- update p5-Apache-ASP to 2.61


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/05 16:32:11

Modified files:
	sys/dev/pci    : if_re_pci.c 
	sys/dev/ic     : rtl81x9reg.h 

Log message:
Detect if the adapter is a PCIe adapter and set the RL_FLAG_PCIE flag
if so.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/05 16:43:40

Modified files:
	sys/dev/ic     : rtl81x9reg.h 

Log message:
Add a flag to indicate a 64-bit PCI bus is present.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 17:02:45

Modified files:
	devel/p5-Devel-FastProf: Makefile distinfo 
	devel/p5-Devel-FastProf/pkg: PLIST 

Log message:
- update p5-Devel-FastProf to 0.08


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 17:03:10

Modified files:
	textproc/p5-Template-Provider-Encoding: Makefile distinfo 

Log message:
- update p5-Template-Provider-Encoding to 0.10


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 17:03:38

Modified files:
	devel/p5-IPC-ShareLite: Makefile distinfo 
Removed files:
	devel/p5-IPC-ShareLite/patches: patch-Configure 
	                                patch-Makefile_PL 

Log message:
- updatep5-IPC-ShareLite to 0.13


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/05 17:07:58

Modified files:
	devel/p5-Log-Dispatch-FileRotate: Makefile distinfo 

Log message:
- update p5-Log-Dispatch-FileRotate to 1.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/05 18:04:45

Modified files:
	www/p5-HTML-Embperl: Makefile 

Log message:
Mark BROKEN for now; does not build with Perl 5.10 and lacking
interest. See http://permalink.gmane.org/gmane.os.openbsd.ports/31744


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/05 18:34:10

Modified files:
	sys/dev/ic     : re.c rtl81x9reg.h 

Log message:
Detect and store the PCI/PCIe bus speed.

From DragonFly


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/05 22:58:37

Modified files:
	usr.bin/sendbug: sendbug.c 

Log message:
parse all arguments before going and doing the job requested by -P
(slight change made to check argc == 0)
from Daniel Dickman


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/10/06 02:01:28

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
use strtonum() instead of atoi() and remove an unnecessary bzero()

ok pyr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 02:15:32

Modified files:
	devel/p5-Log-Dispatch: Makefile distinfo 
	devel/p5-Log-Dispatch/pkg: PLIST 

Log message:
- update p5-Log-Dispatch to 2.21

ok msf@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 02:59:30

Modified files:
	databases/p5-Sort-SQL: Makefile distinfo 

Log message:
- update p5-Sort-SQL to 0.03


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 03:00:04

Modified files:
	devel/p5-Time-Clock: Makefile distinfo 

Log message:
- update p5-Time-Clock to 0.12


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 03:00:23

Modified files:
	devel/p5-Time-Piece-MySQL: Makefile distinfo 

Log message:
- update p5-Time-Piece-MySQL to 0.06


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/06 03:36:17

Modified files:
	usr.sbin/pkg_add: pkg_create pkg_merge 
	usr.sbin/pkg_add/OpenBSD: Add.pm CollisionReport.pm Delete.pm 
	                          PackingElement.pm PackingList.pm 
	                          md5.pm 

Log message:
turn the checksums stored in packing elements into real objects, so that
pkg_add becomes mostly independent of the type of checksum stored.

separate md5 into an abstract OpenBSD::digest class and an md5 subclass
with specific methods to compute checksums and serialize results, and create
an sha class that does the same thing with sha256 (with a base64 serializer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/06 03:37:02

Modified files:
	infrastructure/package: register-plist 

Log message:
make register-plist aware of the new digest infrastructure.
make it not notice a switch from md5 to sha256.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/06 04:54:00

Modified files:
	multimedia/recordmydesktop/gtk: Makefile 
	multimedia/recordmydesktop/gtk/patches: 
	                                        patch-src_gtk-recordMyDesktop_in 
Added files:
	multimedia/recordmydesktop/gtk/patches: 
	                                        patch-src_gtk-recordmydesktop_desktop 

Log message:
- tweak desktop file to get a better name in the menu (from jasper@)
- use SUBST_CMD

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/10/06 05:20:20

Modified files:
	usr.sbin/ypldap: ldapclient.c aldap.h 

Log message:
Oops, also commit the header file. Remove silly debug message.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/06 07:39:09

Modified files:
	share/zoneinfo/datfiles: southamerica 

Log message:
update to tzdata2008g from  elsie.nci.nih.gov


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/06 07:41:28

Modified files:
	lib/libc/time  : tz-art.htm 

Log message:
update to tzcode2008g from  elsie.nci.nih.gov


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/10/06 07:41:33

Modified files:
	usr.bin/stat   : stat.1 

Log message:
give working examples (s/timespec/time/ for variables exported)
please commit from jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/10/06 08:17:49

Modified files:
	lib/csu/alpha  : Makefile 
	lib/csu/amd64  : Makefile 
	lib/csu/arm    : Makefile 
	lib/csu/hppa   : Makefile 
	lib/csu/hppa64 : Makefile 
	lib/csu/i386   : Makefile 
	lib/csu/powerpc: Makefile 
	lib/csu/sparc  : Makefile 
	lib/csu/sparc64: Makefile 

Log message:
The recent change to bsd.own.mk to allow PICFLAG to be overridden made
these previously ignored PICFLAG settings become active. Remove PICFLAG
overrides to restore -fpic/-fPIC modes. In snaps for a week.

okay drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/06 09:14:29

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
another geforce


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/06 09:14:38

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/06 10:09:13

Modified files:
	sysutils/syslog-ng: Makefile 

Log message:
fix master sites


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 10:47:55

Log message:
    import p5-Devel-GlobalDestruction 0.02
    
    Perl's global destruction is a little tricky to deal with WRT finalizers
    because it's not ordered and objects can sometimes disappear.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081006
    
    N ports/devel/p5-Devel-GlobalDestruction/distinfo
    N ports/devel/p5-Devel-GlobalDestruction/Makefile
    N ports/devel/p5-Devel-GlobalDestruction/pkg/DESCR
    N ports/devel/p5-Devel-GlobalDestruction/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 10:48:51

Log message:
    import p5-Sub-Identify 0.03
    
    Sub::Identify allows you to retrieve the real name of code references.
    For this, it uses Perl's introspection mechanism, provided by the B
    module.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081006
    
    N ports/devel/p5-Sub-Identify/Makefile
    N ports/devel/p5-Sub-Identify/distinfo
    N ports/devel/p5-Sub-Identify/pkg/DESCR
    N ports/devel/p5-Sub-Identify/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 10:50:49

Modified files:
	devel/p5-Curses-UI: Makefile distinfo 
	devel/p5-Curses-UI/pkg: PLIST 

Log message:
- update p5-Curses-UI to 0.9605

testing by landry@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 10:52:55

Modified files:
	devel          : Makefile 

Log message:
- add p5-Devel-GlobalDestruction and p5-Sub-Identify


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 10:59:28

Modified files:
	geo/p5-Geo-Coordinates-UTM: Makefile distinfo 

Log message:
- update p5-Geo-Coordinates-UTM to 0.08


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 10:59:59

Modified files:
	geo/p5-Geo-Coordinates-UTM-XS: Makefile distinfo 

Log message:
- update p5-Geo-Coordinates-UTM-XS to 0.03


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 11:00:25

Modified files:
	geo/p5-Geo-Ellipsoids: Makefile distinfo 

Log message:
- update p5-Geo-Ellipsoids to 0.16


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 11:00:48

Modified files:
	geo/p5-Geo-Functions: Makefile distinfo 

Log message:
- update p5-Geo-Functions to 0.07


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 11:01:16

Modified files:
	security/p5-Crypt-CBC: Makefile distinfo 
	security/p5-Crypt-CBC/pkg: PLIST 

Log message:
- update p5-Crypt-CBC to 2.30


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 11:01:49

Modified files:
	security/p5-Crypt-Rijndael: Makefile distinfo 

Log message:
- update p5-Crypt-Rijndael to 1.07


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 11:02:17

Modified files:
	textproc/p5-XML-Validator-Schema: Makefile distinfo 
	textproc/p5-XML-Validator-Schema/pkg: DESCR PLIST 

Log message:
- update p5-XML-Validator-Schema to 1.10


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 11:02:37

Modified files:
	www/p5-Test-HTTP-Server-Simple: Makefile distinfo 

Log message:
- update p5-Test-HTTP-Server-Simple to 0.09


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/06 12:17:29

Modified files:
	sys/uvm        : uvm_vnode.c 

Log message:
uvn_attach message is purely diagnostic, not needed
no ok's from anyone because they are all slacking


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/06 12:31:03

Modified files:
	sys/dev/wscons : wsdisplay.c 

Log message:
Add missing checks for sc_focus being NULL. Found the hard way by
Jesus Sanchez.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/06 13:26:13

ports/print/texlive/base/files

Update of /cvs/ports/print/texlive/base/files
In directory cvs.openbsd.org:/tmp/cvs-serv14678/files

Log Message:
Directory /cvs/ports/print/texlive/base/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/06 13:26:55

ports/print/texlive/texmf

Update of /cvs/ports/print/texlive/texmf
In directory cvs.openbsd.org:/tmp/cvs-serv28091/texmf

Log Message:
Directory /cvs/ports/print/texlive/texmf added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/06 13:27:11

ports/print/texlive/texmf/patches

Update of /cvs/ports/print/texlive/texmf/patches
In directory cvs.openbsd.org:/tmp/cvs-serv25880/patches

Log Message:
Directory /cvs/ports/print/texlive/texmf/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/06 13:27:12

ports/print/texlive/texmf/pkg

Update of /cvs/ports/print/texlive/texmf/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv25880/pkg

Log Message:
Directory /cvs/ports/print/texlive/texmf/pkg added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/06 13:46:22

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
Unconditionally compile idt_vec_xxx functions.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/10/06 14:18:56

Modified files:
	sys/dev/usb    : ehci.c 

Log message:
Don't force multi transaction endpoints (>1024 bytes) down to single
transactions.  From NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/06 14:38:33

Modified files:
	usr.bin/awk    : FIXES awk.h awkgram.y b.c lex.c lib.c main.c 
	                 maketab.c run.c 

Log message:
Update awk to version 20071023; OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/10/06 14:42:02

Modified files:
	sys/arch/amd64/amd64: cpu.c db_disasm.c 

Log message:
remove dead stores and newly created unused variables.

Found by LLVM/Clang Static Analyzer.

ok weingart@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/10/06 14:50:18

Modified files:
	usr.sbin/httpd/src/support: rotatelogs.c 

Log message:
Don't exit if the logfile specified on the command line can not be
created due to a path component not existing, but log the error and
retry.  This will repeatetly log an error, like it does without the patch,
but it will not slowly eat up memory.  This fixes pr 4228.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/06 15:05:56

Modified files:
	sys/arch/amd64/amd64: machdep.c 

Log message:
Remove useless comment.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/06 15:55:47

Modified files:
	devel/p5-Exception-Class: Makefile distinfo 

Log message:
- update p5-Exception-Class to  1.23

maintainer timed-out


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/06 16:07:19

Modified files:
	devel/p5-Perl-Critic: Makefile 

Log message:
add missing dependency to enable build in clean environment and bump


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/10/06 17:03:26

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add some devices from submitted dmesgs.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/10/06 17:04:18

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/06 17:09:37

Modified files:
	sys/arch/alpha/include: vmparam.h 

Log message:
more readable virtual memory size values.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/06 20:20:12

Modified files:
	sys/sys        : sysctl.h 
	sys/kern       : kern_sysctl.c 
	usr.bin/fstat  : fstat.1 fstat.c 

Log message:
Do not display file offsets and a few other pieces of information, except
to the user or the superuser.  Display * for those fields instead.  From
PR 5113, but modified to use copyout correctly.
comments from tedu, ok from others


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/06 20:30:02

Modified files:
	usr.sbin/pstat : pstat.8 pstat.c 

Log message:
pstat can hide information too; also based on PR 5113


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/06 22:11:56

Modified files:
	devel/scons    : Makefile distinfo 
	devel/scons/pkg: PLIST 
	x11/gaia/patches: patch-SConstruct 

Log message:
Update to SCons 1.0.1.

ok maintainer


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/07 00:29:36

Modified files:
	usr.sbin/pkg_add/OpenBSD: Replace.pm 

Log message:
oops, missed one compute_md5
noticed by djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/07 03:00:38

Modified files:
	devel/p5-Sub-Name: Makefile distinfo 

Log message:
- update p5-Sub-Name 0.04
- fix license

ok msf@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/10/07 03:23:32

Modified files:
	usr.sbin/pcidump: pcidump.8 pcidump.c 

Log message:
dump pci devices from all the domains available in the system. this gives
a proper view of what is plugged into the box, previously only the first
domain was displayed.

from Paul de Weerd <weerd@weirdnet.nl> with help and feedback from
kettenis@. thanks paul :)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/07 03:57:52

Modified files:
	telephony/asterisk: Makefile distinfo 
	telephony/asterisk/patches: patch-Makefile patch-configure 
	                            patch-main_asterisk_c 
	telephony/asterisk/pkg: PLIST-main 

Log message:
maintenance update to 1.4.22; many fixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/07 04:01:41

Log message:
    import arp-scan:
    
    arp-scan is a command-line tool for system discovery and fingerprinting.
    It constructs and sends ARP requests to the specified IP addresses,
    and displays any responses that are received.
    
    arp-scan allows you to:
    
    * Send ARP packets to any number of destination hosts, using a
    configurable output bandwidth or packet rate.
    
    This is useful for system discovery, where you may need
    to scan large address spaces.
    
    * Construct the outgoing ARP packet in a flexible way.
    
    arp-scan gives control of all of the fields in the ARP
    packet and the fields in the Ethernet frame header.
    
    * Decode and display any returned packets.
    
    arp-scan will decode and display any received ARP packets
    and lookup the vendor using the MAC address.
    
    * Fingerprint IP hosts using the arp-fingerprint tool.
    
    ok phessler@
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081007
    
    N ports/net/arp-scan/distinfo
    N ports/net/arp-scan/Makefile
    N ports/net/arp-scan/pkg/PLIST
    N ports/net/arp-scan/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/07 04:02:33

Modified files:
	net            : Makefile 

Log message:
+arp-scan


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/07 04:42:27

Modified files:
	www/timetrex   : Makefile distinfo 
	www/timetrex/patches: patch-templates_install_SystemSettings_tpl 
	www/timetrex/pkg: PLIST 

Log message:
- bugfix update to timetrex-2.2.15
This release has several bugfixes, including a fix for an issue that may
have caused accrual policies to stop calculating accrued time for some
employees.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/10/07 05:31:09

Modified files:
	sys/dev/usb    : ehci.c 

Log message:
In ehci_free_itd() replace LIST_INSERT_AFTER(LIST_FIRST(..), ..) with
LIST_INSERT_HEAD(..) to prevent a crash when the freelist is empty. From
NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/07 06:02:32

Modified files:
	gnu/usr.bin/perl/lib/ExtUtils/t: parse_version.t 

Log message:
Prevent cvs keyword expansion from causing a test failure.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/10/07 06:34:30

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
if fetching a config page for a sas target doesnt work then let the scsi
midlayer try to probe it anyway. this lets raid devices configured on an
mpi to work again.

reported by djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/07 08:01:42

Modified files:
	www/php5       : Makefile.inc 

Log message:
typo in SUPDISTFILES, pointed out by Pierre Riteau.
ok robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/07 08:27:22

Modified files:
	net/rrdtool    : Makefile 

Log message:
I missed this package bump needed for the Perl update.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/07 08:57:21

Modified files:
	devel/uuid     : Makefile 
	net/net-snmp   : Makefile 

Log message:
bump package versions, for perl 5.10.0


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/07 09:02:45

Modified files:
	usr.bin/sed/TEST: sed.test 

Log message:
There is no /usr/old/bin/sed so compare test results against /usr/bin/sed


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2008/10/07 10:03:38

Modified files:
	sys/dev/pci    : if_lii.c 

Log message:
If we fail to read the MAC address from the eeprom, fallback to reading
the MAC address registers. In most cases these already have the correct
MAC address. This should address PR5743. Thanks to Rodolfo Gouveia for
testing earlier diffs.

ok dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/07 11:01:15

Modified files:
	devel/p5-Class-MOP: Makefile distinfo 

Log message:
- update p5-Class-MOP to 0.66


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/07 11:01:42

Modified files:
	devel/p5-Moose : Makefile distinfo 
	devel/p5-Moose/pkg: PLIST 

Log message:
- update p5-Moose to 0.58


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/07 11:05:39

Log message:
    - import p5-Term-Animation 2.4
    
    This module provides a framework to produce sprite animations using
    ASCII art. Each ASCII 'sprite' is given one or more frames, and placed
    into the animation as an 'animation entity'. An animation entity can
    have a callback routine.
    
    from Girish Venkatachalam (MAINTAINER) with tweaks by me
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081007
    
    N ports/misc/p5-Term-Animation/Makefile
    N ports/misc/p5-Term-Animation/distinfo
    N ports/misc/p5-Term-Animation/pkg/DESCR
    N ports/misc/p5-Term-Animation/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/07 11:06:57

Modified files:
	misc           : Makefile 

Log message:
- add p5-Term-Animation


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/07 11:27:17

Modified files:
	usr.sbin/authpf: authpf.c 

Log message:
protect better against races from incoming signals; slightly changed
from 5394 by tracking the fd instead of the fp.
ok beck


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/07 11:54:22

Modified files:
	devel/p5-Moose : Makefile 

Log message:
add missing dependency, remove nonexisting CONFIGURE_STYLE and bump

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/07 12:02:20

Modified files:
	sys/dev/acpi   : dsdt.c dsdt.h 

Log message:
Fix memory leak bug during scope evaluation (now without introducing a bug
in evaluation of the Return() operator).  Based jordan@'s diff from rev. 1.133.

ok jordan@, marco@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/07 13:55:52

Modified files:
	textproc/aspell/dicts: Makefile.inc 
	textproc/aspell/dicts/eo: Makefile 
	textproc/aspell/dicts/ru: Makefile 

Log message:
bump aspell-eo and aspell-ru after PERMIT_* changes


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/07 14:41:05

Modified files:
	sys/dev/mii    : eephy.c 

Log message:
Make sure page 0 is selected when we initialize the PHY.  Fixes problems
with the eephy(4) that attaches to nfe(4) on machines like the Sun Ultra 40.

ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/07 14:54:35

Added files:
	print/texlive/texmf: Makefile distinfo 
	print/texlive/texmf/patches: 
	                             patch-texmf-dist_tex_latex_gmutils_gmutils_sty 
	                             patch-texmf-dist_tex_latex_gmverb_gmverb_sty 
	print/texlive/texmf/pkg: DESCR-docs DESCR-full DESCR-main 
	                         DESCR-tetex PLIST-docs PLIST-full 
	                         PLIST-main PLIST-tetex 

Log message:
import texlive 2008, texmf part
reorganized port uses subpackages now instead of separate ports
easier to work on in tree; not linked to builds yet.

from maintainer Edd Barrett


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/07 15:01:51

Modified files:
	infrastructure/db: user.list 

Log message:
- rename net/powerdns user to _powerdns to avoid confusion with net/pdnsd


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/07 15:02:53

Modified files:
	net/powerdns   : Makefile 
	net/powerdns/files: pdns.conf 
	net/powerdns/pkg: PLIST-main 

Log message:
- re-organize Makefile a bit
- rename user and use it's id in pdns.conf


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/07 15:47:48

Modified files:
	audio/easytag  : Makefile 
	audio/easytag/pkg: PLIST 

Log message:
Enable MP4 support in easytag by depending on the new multimedia/libmp4v2
port. Diff from Tim van der Molen on ports@, thanks!
Tweak comment to use 'audio' instead of 'multimedia', suggested by jakemsr@.

'go ahead' jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/07 15:51:38

Modified files:
	usr.bin/sed    : sed.1 process.c 

Log message:
The 'l' command should not encode newlines.  Also document that
backspace is escaped as \b.  OK phessler@ and jmc@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/07 15:56:39

Modified files:
	xserver/hw/xfree86/common: xf86Bus.c 

Log message:
PR 5005: On alpha, trust the PCI BARS from SRM. ok kettenis@, miod@.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/07 15:59:33

Modified files:
	sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_bufs.c 
	                 drm_context.c drm_dma.c drm_drv.c drm_ioctl.c 
	                 drm_irq.c drm_lock.c i915_dma.c i915_drv.c 
	                 i915_drv.h mach64_drv.c mach64_drv.h 
	                 mach64_state.c mga_drv.c mga_drv.h mga_state.c 
	                 r128_drv.c r128_drv.h r128_state.c radeon_drv.c 
	                 radeon_drv.h radeon_state.c savage_bci.c 
	                 savage_drv.c savage_drv.h sis_drv.c sis_drv.h 
	                 sis_mm.c tdfx_drv.c via_dma.c via_drv.c 
	                 via_drv.h 

Log message:
Move dev->driver over to being a pointer to a const struct, instead of stupidly
filling in a pre-allocated one on each attach.

Makes the code a bunch nicer, shrinks a kernel by about 1.5k on amd64,
helps with my sanity, and paves way for later changes.

Tested by a few for a couple of weeks now.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/10/07 16:06:29

Modified files:
	sys/arch/alpha/alpha: fp_complete.c 
	sys/lib/libkern: softfloat.c softfloat.h 

Log message:
unbreak ieeefp emulation code wrt converting double to unsigned
long ints for alpha.  we've got only one instruction (cvttq) to
convert double-t to quadword, and float64_to_int64 did not take
into account the unsigned conversions
therefore, overflow always occured, and half of the unsigned range
(LONG_MAX .. ULONG_MAX) was broken
introduce roundAndPackInt64NoOverflow and float64_to_int64_no_overflow
for softfloat, that works with unsigned integers as well.  note
that this will return zero for nan/inf/oflow/uflow, raising exception
flag

perl is happy now
looked over by miod@
tested by naddy@, and by me on nick@'s alpha


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/10/07 16:21:02

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 

Log message:
re-enable ieeefp mode on alpha again, now that the kernel code is
fixed.  tested by me and naddy@.  ok theo


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/07 16:25:12

Modified files:
	sys/dev/pci/drm: drmP.h drm_dma.c drm_drv.c i915_dma.c 
	                 i915_irq.c i915_mem.c mach64_dma.c mach64_drv.h 
	                 mach64_irq.c mach64_state.c mga_dma.c mga_drv.h 
	                 mga_state.c mga_warp.c r128_cce.c r128_drv.h 
	                 r128_state.c r300_cmdbuf.c radeon_cp.c 
	                 radeon_irq.c radeon_mem.c radeon_state.c 
	                 savage_bci.c savage_state.c sis_mm.c via_dma.c 
	                 via_irq.c via_map.c via_mm.c via_verifier.c 
	                 via_video.c 

Log message:
Kill the linux-ready negative return codes in ``shared'' code. We handle
them wrong in several cases that i've noticed and Merging when needed is
still fairly simple, anyway. This shaves another 500 bytes from an amd64
kernel due to not having to flip the sign on some things. It also stops
my eyes bleeding.

Tested by a few along with the last diff that went in.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/10/07 16:25:53

Modified files:
	lib/libm       : Makefile 
	lib/libm/noieee_src: n_cabs.c 
Added files:
	lib/libm/noieee_src: n_cacos.c n_cacosh.c n_carg.c n_casin.c 
	                     n_casinh.c n_catan.c n_catanh.c n_ccos.c 
	                     n_ccosh.c n_cexp.c n_cimag.c n_cimagf.c 
	                     n_clog.c n_conj.c n_conjf.c n_cpow.c 
	                     n_cproj.c n_cprojf.c n_creal.c n_crealf.c 
	                     n_csin.c n_csinh.c n_csqrt.c n_ctan.c 
	                     n_ctanh.c n_hypot.c 
	lib/libm/arch/vax: n_hypot.S 
Removed files:
	lib/libm/arch/vax: n_cabs.S 

Log message:
- noieee_src: adapt complex versions of the functions it already
supports (which is all, except the float ones)
ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/10/07 16:31:13

Added files:
	www/firefox3/patches: patch-netwerk_cookie_src_Makefile_in 

Log message:
let it build on alpha.  reported by merdely@ a few weeks ago...
tested & ok naddy@ and merdely@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/07 16:35:30

Modified files:
	sys/dev/pci/drm: i915_drv.c mach64_drv.c mga_drv.c r128_drv.c 
	                 radeon_drv.c savage_drv.c sis_drv.c tdfx_drv.c 
	                 via_drv.c 

Log message:
Kill a bunch of #ifdef freebsd/netbsd code in *_drv.c. No binary change.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/07 16:58:35

Modified files:
	.              : want.html 

Log message:
My evil nforce4 socket939 motherboard that does nasty things with
acpi enabled has died, see if anyone else has one they can spare.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/07 17:38:31

Modified files:
	build          : support.dat 

Log message:
Add entry for securenetworks.pt, req on www@.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/07 17:38:53

Modified files:
	.              : support.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/07 18:19:36

Modified files:
	sys/arch/i386/conf: GENERIC 
	sys/arch/amd64/conf: GENERIC 

Log message:
uhci(4) at cardbus(4) seems to work (to the same extent that ohci(4) and
ehci(4) work; ie. it has the same variety of unplug bugs)


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/10/07 20:20:02

Modified files:
	distrib/sets/lists/xbase: md.sgi 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/10/07 20:24:29

Modified files:
	share/mk       : bsd.xconf.mk 
	xserver        : Makefile.bsd-wrapper 

Log message:
enable GL for libraries, but not the X server .. for mips64


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/07 23:22:45

Modified files:
	print/texlive/texmf: Makefile 

Log message:
fix pkgnames in rundepends
not bumping since we're not building it yet


CVSROOT:	/cvs
Module name:	src
Changes by:	mcbride@cvs.openbsd.org	2008/10/08 00:24:50

Modified files:
	sys/net        : pf_table.c pfvar.h 

Log message:
Get rid of the second table entry pool (pfr_kentry_pl2); we're already
using the default interrupt handler for both, so there's no need to keep
table entries created in interrupt context separate.

ok henning art


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/10/08 01:09:37

Modified files:
	gnu/usr.bin/texinfo/makeinfo: xml.c 

Log message:
prevent access to output_paragraph with negative offset; PR 5518; ok
deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 02:08:08

Modified files:
	www/p5-Catalyst-Plugin-PageCache: Makefile distinfo 
	www/p5-Catalyst-Plugin-PageCache/pkg: PLIST 

Log message:
update to version 0.21

from Jim Razmus (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/10/08 02:41:19

Modified files:
	sys/uvm        : uvm_amap.c uvm_map.c 

Log message:
Don't extend amaps beyond what their supposed maximum. This code path is
not taken anymore, but it doesn't hurt to be correct.

from NetBSD, through mickey in pr 5812
prodded by otto@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/08 05:06:02

Modified files:
	.              : want.html 

Log message:
I was offered an MSI board exhibiting similar problems, so remove
my request. Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/08 05:40:32

Modified files:
	x11/hicolor-icon-theme: Makefile 
	x11/hicolor-icon-theme/pkg: PLIST 
	x11/tango-icon-theme: Makefile 
	x11/tango-icon-theme/pkg: PLIST 

Log message:
- add missing gtk-update-icon-cache goo
- remove cache file on pkg_delete

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/08 05:40:59

Modified files:
	x11/tango-icon-theme-extras: Makefile 
	x11/tango-icon-theme-extras/pkg: PLIST 

Log message:
- add missing gtk-update-icon-cache goo

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/08 05:41:52

Modified files:
	x11/gnome/icon-theme: Makefile 
	x11/gnome/icon-theme/pkg: PLIST 
	x11/gnome/themes: Makefile 
	x11/gnome/themes/pkg: PLIST 
	x11/gnome/themes-extras: Makefile 
	x11/gnome/themes-extras/pkg: PLIST 

Log message:
- remove cache file on pkg_delete

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	kili@cvs.openbsd.org	2008/10/08 06:17:02

Modified files:
	usr.sbin/mtree : mtree.h verify.c 

Log message:
Correct exit codes for extra files. PR 5072.

Reminded by millert. ok millert, deraaadt


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 06:41:05

Modified files:
	devel/p5-DateTime: Makefile distinfo 

Log message:
- update p5-DateTime to 0.4305


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 06:41:46

Modified files:
	devel/p5-DateTime-Format-Builder: Makefile distinfo 
	devel/p5-DateTime-Format-Builder/pkg: PLIST 

Log message:
- update p5-DateTime-Format-Builder to 0.7901


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 06:42:08

Modified files:
	devel/p5-DateTime-Format-Strptime: Makefile distinfo 

Log message:
- update p5-DateTime-Format-Strptime to 1.0800


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 06:42:32

Modified files:
	devel/p5-DateTime-Format-Pg: Makefile distinfo 

Log message:
- update p5-DateTime-Format-Pg to 0.16002


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 06:42:54

Modified files:
	devel/p5-DateTime-Locale: Makefile distinfo 
	devel/p5-DateTime-Locale/pkg: DESCR PLIST 

Log message:
- update p5-DateTime-Locale to 0.42


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 06:43:25

Modified files:
	devel/p5-DateTime-TimeZone: Makefile distinfo 
	devel/p5-DateTime-TimeZone/pkg: DESCR PLIST 

Log message:
- update p5-DateTime-TimeZone to 0.81


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/08 06:43:38

Modified files:
	x11/tango-icon-theme: Makefile 
	x11/tango-icon-theme/pkg: PLIST 
	x11/hicolor-icon-theme: Makefile 
	x11/hicolor-icon-theme/pkg: PLIST 
	x11/gnome/icon-theme: Makefile 
	x11/gnome/icon-theme/pkg: PLIST 
	x11/gnome/themes: Makefile 
	x11/gnome/themes/pkg: PLIST 
	x11/gnome/themes-extras: Makefile 
	x11/gnome/themes-extras/pkg: PLIST 

Log message:
- oops, missing %D in PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 06:54:46

Modified files:
	graphics/p5-Image-Info: Makefile distinfo 

Log message:
- update p5-Image-Info to 1.28
- add license marker

"feel free" kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/08 07:00:00

Modified files:
	x11/tango-icon-theme: Makefile 
	x11/tango-icon-theme/pkg: PLIST 
	x11/hicolor-icon-theme: Makefile 
	x11/hicolor-icon-theme/pkg: PLIST 
	x11/gnome/icon-theme: Makefile 
	x11/gnome/icon-theme/pkg: PLIST 
	x11/gnome/themes: Makefile 
	x11/gnome/themes/pkg: PLIST 
	x11/gnome/themes-extras: Makefile 
	x11/gnome/themes-extras/pkg: PLIST 

Log message:
- fuck me, move @unexec-delete at the end of the PLIST as under some
circumstances the icon-cache file would be recreated by @unexec

spotted by Mikolaj Kucharski, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 07:00:24

Modified files:
	graphics/p5-Image-Imlib2: Makefile distinfo 
	graphics/p5-Image-Imlib2/pkg: PLIST 

Log message:
- update p5-Image-Imlib2 to 2.01


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 07:04:18

Modified files:
	graphics/p5-Image-Size: Makefile distinfo 

Log message:
- update p5-Image-Size to 3.1.1
- add license marker

"feel free" kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/08 07:11:28

Modified files:
	x11/xfce4/xfce4-icon-theme: Makefile 
	x11/xfce4/xfce4-icon-theme/pkg: PLIST 

Log message:
Remove icon cache file on pkg_delete.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 07:14:15

Modified files:
	www/p5-Apache-Gallery: Makefile 
	www/p5-Apache-Gallery/files: README.chroot 
	www/p5-Apache-Gallery/pkg: PLIST 

Log message:
- use newer p5-Image-Size to fix issues with perl 5.10
- use SUBST_CMD


CVSROOT:	/cvs
Module name:	www
Changes by:	simon@cvs.openbsd.org	2008/10/08 07:44:27

Modified files:
	build          : support.dat 

Log message:
add my company

ok sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	simon@cvs.openbsd.org	2008/10/08 07:44:46

Modified files:
	.              : support.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2008/10/08 09:06:49

Modified files:
	sys/dev/isa    : it.c itvar.h 

Log message:
o chip revision is 4-bit value
o some #define's instead of digits


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/10/08 09:11:13

Modified files:
	usr.bin/systat : pftop.c 

Log message:
Fix the order of traversal when printing the queues. Properly places
child queues under their respective interface root queues. Reported
by jared r r spiegel via PR 5861.


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/10/08 09:45:55

Modified files:
	net/openafs    : Makefile 
	net/openafs/files: README.OpenBSD openafs-setup 

Log message:
o fix autoconf dependency; otherwise any autoconf-* would match then it would
fail to exec autoconf-2.60
o update README.OpenBSD to include rc.local and rc.shutdown bits
o invade and cleanup openafs-setup
- polish consistency
- prompt for a sample general purpose user
- backup CellServDB and restore on script failure
- compact output
- better cleanup incase it is restarted
- show all afs commands as they are run
- reorder various places to make more logical sense
- DO NOT DO RECURSIVE MOUNTS, this leads to panics;
(thanks bob/art for explaining).. i.e. no 'fs mkm /afs/.root.afs root.afs')
- add a few gratuitous remote cells during setup as examples
- add files of consequence to /etc/changelist
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 10:02:29

Modified files:
	graphics/comix : Makefile distinfo 
	graphics/comix/pkg: PLIST 

Log message:
- update comix to 3.6.5

from frantisek holop, with a tweak by me
maintainer timed-out


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 10:08:00

Modified files:
	devel/py-gdata : Makefile distinfo 
	devel/py-gdata/pkg: DESCR PLIST 

Log message:
- update py-gdata to 1.2.1
- install documentation and examples
- sync DESCR with reality

from frantisek holop (new MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 10:36:51

ports/devel/spe/patches

Update of /cvs/ports/devel/spe/patches
In directory cvs.openbsd.org:/tmp/cvs-serv30121/patches

Log Message:
Directory /cvs/ports/devel/spe/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 10:51:59

Modified files:
	textproc/p5-XML-SAX-Expat-Incremental: Makefile distinfo 

Log message:
- update p5-XML-SAX-Expat-Incremental 0.05
(rt #23838: Leaks like a mofo ...)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 10:56:50

Modified files:
	net/p5-Net-Z3950-Zoom: Makefile distinfo 
	net/p5-Net-Z3950-Zoom/pkg: PLIST 

Log message:
- update p5-Net-Z3950-Zoom to 1.25


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/08 11:06:30

Modified files:
	usr.bin/compress: main.c 

Log message:
For "gunzip -N", the name stored in the gzip header has no directory,
so write the uncompressed file in the same directory we would use
were the -N option not specified.  Closes PR 5224


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 11:14:57

Modified files:
	net/p5-Geo-IP  : Makefile distinfo 

Log message:
- update p5-Geo-IP to 1.35


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 11:15:49

Modified files:
	net/p5-Net-GPSD: Makefile distinfo 
	net/p5-Net-GPSD/pkg: PLIST 

Log message:
- update p5-Net-GPSD to 0.36
- fix post-install to also install more example scripts


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 11:16:46

Modified files:
	net/p5-Net-UPnP: Makefile distinfo 
	net/p5-Net-UPnP/pkg: PLIST 

Log message:
- update p5-Net-UPnP to 1.2.4
- install example files


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/10/08 11:17:15

Modified files:
	sys/dev/usb    : umsm.c ubsa.c 

Log message:
As the Option N.V. Globetrotter HSDPA Modem is not compatible
with ubsa(4), it is moved to umsm(4).

ok jsg@, reported by Daniele Pilenga


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 11:17:32

Modified files:
	net/p5-Socket6 : Makefile distinfo 

Log message:
- update p5-Socket to 0.22
- re-word license


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2008/10/08 11:17:39

Modified files:
	sys/dev/isa    : it.c 

Log message:
Older IT8712F chips have 8-bit watchdog timeout counter.
Use minutes for 16-bit values.


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/10/08 11:19:26

Modified files:
	share/man/man4 : umsm.4 

Log message:
sync man page

"Option N.V. Globetrotter HSDPA Modem" is moved to umsm(4) from ubsa(4)


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 11:21:25

Modified files:
	devel/p5-Slay-Makefile-Gress: Makefile distinfo 

Log message:
update to version 0.05

ok okan@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/08 11:26:47

Modified files:
	usr.bin/sed    : compile.c extern.h main.c misc.c 

Log message:
Allow sed to handle arbitrarily long lines.  Also plug a memory
leak noticed in the process.  Closes PR 5303.  OK otto@ deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 11:29:03

Modified files:
	net/p5-IO-Socket-Multicast: Makefile distinfo 

Log message:
- update p5-IO-Socket-Multicast to 1.05

"feel free" kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2008/10/08 11:32:47

Modified files:
	sys/dev/isa    : it.c 

Log message:
better comments


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 11:34:57

Modified files:
	www/p5-Catalyst-Runtime: Makefile 

Log message:
add missing dependency to REGRESS_DEPENDS


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 11:42:50

Modified files:
	textproc/p5-XML-XSLT: Makefile distinfo 

Log message:
update to version 0.48


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 11:43:37

Modified files:
	devel/p5-IPC-Run3: Makefile distinfo 

Log message:
- update p5-IPC-Run to 0.042


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 11:44:40

Modified files:
	security/p5-Crypt-GpgME: Makefile distinfo 

Log message:
maintenance update to version 0.08


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/08 11:47:28

Modified files:
	usr.bin/vmstat : vmstat.c 

Log message:
use (unsigned) in rate calculation for > 2 billion interrupts.  This will
do until when we tweak struct uvmexp to have unsigned 64 bit counters,
and when we do, it will not break.
from PR 4046, ok millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 11:49:03

Modified files:
	misc/p5-I18N-Charset: Makefile distinfo 
	misc/p5-I18N-Charset/pkg: PLIST 

Log message:
- update p5-I18N-Charset to 1.394

"feel free" kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 11:51:46

Modified files:
	devel/p5-Class-InsideOut: Makefile distinfo 
	devel/p5-Class-InsideOut/pkg: PLIST 

Log message:
update to version 1.09


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/10/08 12:30:13

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
new PCI ID for Intel WiFi Link 5350.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/10/08 12:33:54

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/10/08 12:42:21

Modified files:
	usr.sbin/pppd  : sys-bsd.c 

Log message:
SIOCAIFADDR can fail with EEXIST either if the local or the destination
address already exists so mention both addresses in the error message.
From PR4584 (alexander at beard dot se) I just tuned the error message a bit.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/08 14:30:23

Modified files:
	www/opera      : Makefile distinfo 
	www/opera/pkg  : PLIST 

Log message:
update to opera 9.60


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/08 14:44:47

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2008/10/08 14:52:30

Log message:
    import god 0.7.3, a process monitoring framework
    
    Status:
    
    Vendor Tag:	jcs
    Release Tags:	jcs20081008
    
    N ports/sysutils/god/Makefile
    N ports/sysutils/god/distinfo
    N ports/sysutils/god/patches/patch-ext_god_kqueue_handler_c
    N ports/sysutils/god/patches/patch-lib_god_cli_run_rb
    N ports/sysutils/god/patches/patch-lib_god_contacts_email_rb
    N ports/sysutils/god/pkg/PFRAG.shared
    N ports/sysutils/god/pkg/DESCR
    N ports/sysutils/god/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2008/10/08 14:53:47

Modified files:
	sysutils       : Makefile 

Log message:
+= god


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/10/08 15:05:53

Modified files:
	usr.bin/mail   : mail.1 

Log message:
document -d.  ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/10/08 15:06:44

Modified files:
	devel/py-simplejson: Makefile distinfo 
	devel/py-simplejson/pkg: PLIST 

Log message:
update to py-simplejson-1.9.3.  ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/10/08 15:07:25

Modified files:
	devel/py-turbojson: Makefile distinfo 
	devel/py-turbojson/pkg: PLIST 

Log message:
update to py-turbojson-1.1.4.diff.  ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/10/08 15:09:01

Modified files:
	www/py-turbogears: Makefile distinfo 

Log message:
1.0.7 is a bugfix release. It contains bugfixes for the 1.0 branch.
And makes TG even more stable than before. See the changelog for
all the details
ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 15:31:31

Modified files:
	devel/p5-Data-Visitor: Makefile distinfo 

Log message:
maintenance update to version 0.21


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 15:32:51

Modified files:
	devel/spe      : Makefile distinfo 
	devel/spe/pkg  : PLIST 
Added files:
	devel/spe/patches: patch-setup_py patch-spe_desktop 

Log message:
- update spe to 0.8.4 (which actually works with our wxwidgets)
- specify license marker
- install .desktop file
- re-format DESCR

from Joerg Zinke with some suggestions by me


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 15:35:27

Modified files:
	devel/p5-Test-Deep: Makefile distinfo 

Log message:
maintenance update to version 0.103


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 15:38:44

Modified files:
	devel/p5-Test-Group: Makefile distinfo 

Log message:
maintenance update to version 0.14


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 15:41:09

Modified files:
	devel/p5-Test-Distribution: Makefile distinfo 

Log message:
- update p5-Test-Distribution to 2.00


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 15:43:02

Modified files:
	devel/p5-Test-File-Contents: Makefile distinfo 

Log message:
- update p5-Test-File-Contents to 0.05


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 15:45:13

Modified files:
	devel/p5-Log-Log4perl: Makefile distinfo 

Log message:
maintenance update to version 1.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/08 15:46:06

Modified files:
	devel/p5-Test-Base: Makefile distinfo 

Log message:
- update p5-Test-Base to 0.54


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/08 15:55:19

Modified files:
	math/mathomatic: Makefile distinfo 
	math/mathomatic/patches: patch-globals_c patch-makefile 
	math/mathomatic/pkg: PLIST 

Log message:
update to 14.2.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/08 16:27:06

Modified files:
	devel/p5-Test-Reporter: Makefile distinfo 
	devel/p5-Test-Reporter/pkg: PLIST 

Log message:
update to version 1.5201

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/08 16:27:23

Modified files:
	math/fftw3     : Makefile distinfo 
	math/fftw3/pkg : PFRAG.double-main PFRAG.float-main 

Log message:
update to 3.1.3, bugfix release


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/08 17:03:55

Modified files:
	mail/dovecot   : Makefile distinfo 
	mail/dovecot/patches: patch-configure_in 
Added files:
	mail/dovecot/patches: 
	                      patch-src_lib-storage_index_mbox_istream-raw-mbox_c 
	                      patch-src_plugins_expire_expire-plugin_c 

Log message:
Update to Dovecot 1.1.4.

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/10/08 17:34:03

Modified files:
	usr.bin/ssh    : ssh.1 ssh.c 

Log message:
Add -y option to force logging via syslog rather than stderr.
Useful for daemonised ssh connection (ssh -f). Patch originally from
and ok'd by markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/08 17:53:09

Modified files:
	sys/arch/mac68k/dev: if_mc.c if_sn.c 
	sys/arch/macppc/dev: if_mc.c 
	sys/arch/vax/bi: if_ni.c 
	sys/arch/vax/if: if_qe.c 

Log message:
cosmetic change for ioctl funtions.. move splnet out from variable declaration.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/08 18:17:54

Modified files:
	sys/arch/vax/if: if_de.c sgec.c 

Log message:
cosmetic change for ioctl funtions.. move splnet out from variable declaration.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/08 18:43:48

Modified files:
	sys/arch/vax/if: if_de.c 

Log message:
Use ether_ioctl().


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/08 19:07:02

Modified files:
	sys/dev/usb    : ulpt.c 

Log message:
stop waiting for the printer to become ready, see PR 5427 for more
information.  Also explains PR 4124 and 5318


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/08 21:31:07

Modified files:
	sys/net        : if_ethersubr.c 

Log message:
Add fallback ioctl handlers for MTU and multicast to ether_ioctl().


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/10/08 21:50:54

Modified files:
	usr.bin/ssh    : servconf.c sshd_config.5 

Log message:
support setting PermitEmptyPasswords in a Match block
requested in PR3891; ok dtucker@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/09 00:05:39

Modified files:
	databases/postgresql: Makefile distinfo 
	databases/postgresql/pkg: PLIST-docs PLIST-main 

Log message:
Upgrade to PostgreSQL 8.3.4; bug fix release.

ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/10/09 00:31:53

Modified files:
	sys/sys        : proc.h 
	sys/kern       : init_main.c kern_exit.c kern_fork.c 

Log message:
Put a reference count in struct process to prevent use-after-free
if the main thread reaches the reaper ahead of some other thread
in the process.

ok art@ tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/10/09 00:34:10

Modified files:
	sys/kern       : kern_prot.c 

Log message:
Use the reference count in struct process to update the proc count
for users by the correct amount when changing real UID on (r)threaded
processes.

ok art@ tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/09 00:48:12

Modified files:
	usr.bin/mail   : main.c 

Log message:
- add -d to usage
- sync -f arg name with man page synopsis


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/09 00:54:22

Modified files:
	usr.bin/ssh    : ssh.c 

Log message:
add -y to usage();


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/10/09 01:48:55

Modified files:
	sys/kern       : kern_sysctl.c 

Log message:
pass NULL rather than 0 for interrupt time usage to calcru()

ok art@


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/10/09 02:43:43

Modified files:
	sys/arch/arm/include: cpu.h 
	sys/arch/hppa/include: cpu.h 
	sys/arch/m68k/include: cpu.h 
	sys/arch/mips64/include: cpu.h 
	sys/arch/sh/include: cpu.h 
	sys/arch/sparc/sparc: cpuvar.h 
	sys/arch/sparc64/include: cpu.h 
	sys/arch/vax/include: cpu.h 

Log message:
Implement CPU_INFO_UNIT for everyone, not just MP kernels.
ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/09 03:31:09

Modified files:
	x11/rox-filer  : Makefile 
	x11/rox-filer/pkg: PLIST 

Log message:
- homepage changed
- regen plist while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/09 03:51:32

Modified files:
	mail/p5-Email-Folder: Makefile distinfo 

Log message:
- update p5-Email-Folder to 0.854


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/10/09 04:10:49

Modified files:
	sys/arch/amd64/amd64: db_memrw.c 

Log message:
remove a dead store.

Found by LLVM/Clang Static Analyzer.

ok weingart@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/09 04:58:32

Modified files:
	usr.bin/sed    : main.c 

Log message:
Don't strip newline when reading lines; matches the original behavior.
From otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/10/09 08:14:40

Modified files:
	usr.sbin/snmpd : trap.c 

Log message:
plug memleak by calling ber_free() after sending a trap to cleanup the
BER write buffer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/09 09:16:03

Log message:
    Import libvmime-0.8.1
    
    VMime is a powerful C++ class library for working with MIME messages and
    Internet messaging services like IMAP, POP or SMTP.  With VMime you can
    parse, generate and modify messages, and also connect to store and
    transport services to receive or send messages over the Internet.  The
    library offers all the features to build a complete mail client.
    
    <...>
    
    feedback from and ok landry@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081009
    
    N ports/devel/libvmime/distinfo
    N ports/devel/libvmime/Makefile
    N ports/devel/libvmime/pkg/DESCR
    N ports/devel/libvmime/pkg/PLIST
    N ports/devel/libvmime/pkg/PFRAG.shared
    N ports/devel/libvmime/patches/patch-configure
    N ports/devel/libvmime/patches/patch-vmime_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/09 09:18:46

Modified files:
	devel          : Makefile 

Log message:
+libvmime


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/09 10:00:07

Modified files:
	sys/kern       : uipc_socket.c 
	sys/sys        : socketvar.h 

Log message:
Change sb_timeo to unsigned, so that even if some calculation (ie. n * HZ)
becomes a very large number it will not wrap the short into a negative
number and screw up timeouts.  It will simply become a max of 65535.  Since
this happens when HZ is cranked to a high number, this will still only take
n seconds, or less.  Safer than crashing.
Prompted by PR 5511
ok guenther


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/09 10:40:57

Modified files:
	usr.bin/sed    : compile.c 

Log message:
In compile_subst(), adjust for the fact that the initial buffer
that is passed in may now be larger than _POSIX2_LINE_MAX.
Thanks to pedro@ for the test case.  OK pedro@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/09 10:56:12

Modified files:
	x11/pekwm      : Makefile distinfo 
	x11/pekwm/patches: patch-src_PDecor_cc 
	x11/pekwm/pkg  : PLIST 
Added files:
	x11/pekwm/patches: patch-configure patch-src_FrameListMenu_cc 
	                   patch-src_Frame_cc 

Log message:
- update to pekwm-0.1.7

from Nicholas Marriott (MAINTAINER)


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/10/09 12:19:06

Modified files:
	.              : plus.html 

Log message:
Upto 09/26.


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/10/09 12:33:15

Modified files:
	usr.bin/chpass : util.c 

Log message:
remove unused variable

ok millert@ jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/10/09 12:35:38

Modified files:
	sys/arch/amd64/amd64: intr.c 

Log message:
replace M_WAITOK with M_NOWAIT

ok krw@ kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/09 12:50:45

Modified files:
	net/wget       : Makefile distinfo 
	net/wget/patches: patch-configure patch-doc_Makefile_in 
	                  patch-doc_wget_texi 
	net/wget/pkg   : PLIST 
Added files:
	net/wget/patches: patch-doc_sample_wgetrc 

Log message:
maintenance update to 1.1.4, a couple of fixes. while there,
adjust to use ${SUBST_CMD}.

ok okan@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/09 13:04:18

Modified files:
	sys/arch/amd64/amd64: machdep.c 
	sys/arch/i386/i386: machdep.c 

Log message:
Skip memory areas smaller than 1 MB above the 16 MB boundary to deal with
buggy ACP BIOSes.  Based on a diff from weingart@.

ok deraadt@, oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/09 15:10:08

Modified files:
	usr.sbin/user  : user.c 

Log message:
When adding a new user, do not move a potential yp line (+:*:::0:0::::) to the
end of the file, for this would make logins coming after the yp line (such
as nomadic or fallback accounts) to come back before the yp line and take
precedence. Found the hard way installing packages needing a user to be created.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/09 15:14:58

Modified files:
	usr.bin/sed    : compile.c 

Log message:
Now that len is set later in compile_subst() we need to move the
xmalloc call that goes with it.


CVSROOT:	/cvs
Module name:	www
Changes by:	pvalchev@cvs.openbsd.org	2008/10/09 15:39:26

Modified files:
	.              : report.html 

Log message:
Mention how to get into DDB if the machine is hung instead of paniced,
to hopefully improve some bug reports (this won't always work though).
ok theo and nick; this page could probably be improved further


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/09 15:45:05

Modified files:
	usr.bin/rcs    : rcs.c 

Log message:
cvs(1) uses a config file to know about the $OpenBSD$ expansion keyword,
but unfortunately rcs is not so lucky, and it will have to encoded inside.
A bit gross, but what can we do? PR 5953, ok tobias


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/09 16:12:51

Log message:
    import p5-Geography-Countries 1.4
    
    This module maps country names, and their 2-letter, 3-letter and
    numerical codes, as defined by the ISO-3166 maintenance agency [1], and
    defined by the UNSD.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080910
    
    N ports/geo/p5-Geography-Countries/Makefile
    N ports/geo/p5-Geography-Countries/distinfo
    N ports/geo/p5-Geography-Countries/pkg/DESCR
    N ports/geo/p5-Geography-Countries/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/09 16:13:45

Modified files:
	geo            : Makefile 

Log message:
- add p5-Geography-Countries


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/09 16:15:18

Log message:
    import p5-User-Identity 0.92
    
    The User::Identity object is created to maintain a set of informational
    objects which are related to one user. The User::Identity module tries
    to be smart providing defaults, conversions and often required
    combinations.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080910
    
    N ports/misc/p5-User-Identity/distinfo
    N ports/misc/p5-User-Identity/Makefile
    N ports/misc/p5-User-Identity/pkg/DESCR
    N ports/misc/p5-User-Identity/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/09 16:16:07

Modified files:
	misc           : Makefile 

Log message:
- add p5-User-Identity


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/09 16:20:51

Modified files:
	devel/p5-Object-Realize: Makefile distinfo 

Log message:
- update p5-Object-Realize to 0.18


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/09 17:02:07

Modified files:
	sys/dev/ic     : re.c 

Log message:
Set hardware timer according to bus clock speed.

From sephe@DragonFly


CVSROOT:	/cvs
Module name:	src
Changes by:	steven@cvs.openbsd.org	2008/10/09 22:35:31

Modified files:
	usr.sbin/pkg_add: pkg_merge pkg_mklocatedb 

Log message:
add rcs tags

ok espie


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/10/09 22:55:16

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
spelling in comment; ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/10/09 23:00:12

Modified files:
	usr.bin/ssh    : key.c 

Log message:
typo in error message; ok djm@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/09 23:32:58

Modified files:
	.              : README 

Log message:
The number of Xenocara packages has shrunk under 300.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/10/10 02:05:45

Modified files:
	sys/arch/alpha/include: cpu.h 
	sys/arch/arm/include: cpu.h 
	sys/arch/hppa/include: cpu.h 
	sys/arch/hppa64/include: cpu.h 
	sys/arch/m68k/include: cpu.h 
	sys/arch/m88k/include: cpu.h 
	sys/arch/mips64/include: cpu.h 
	sys/arch/powerpc/include: cpu.h 
	sys/arch/sh/include: cpu.h 
	sys/arch/sparc/sparc: cpuvar.h 
	sys/arch/sparc64/include: cpu.h 
	sys/arch/vax/include: cpu.h 

Log message:
Define MAXCPUS on all architectures.
For now, sparc64 is arbitrarily set to 256 (only architecture that didn't have
a practical limit in the code on the number of cpus).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/10/10 02:36:28

Modified files:
	sys/arch/alpha/include: cpu.h 
	sys/arch/arm/include: cpu.h 
	sys/arch/hppa/include: cpu.h 
	sys/arch/hppa64/include: cpu.h 
	sys/arch/m68k/include: cpu.h 
	sys/arch/m88k/include: cpu.h 
	sys/arch/mips64/include: cpu.h 
	sys/arch/sh/include: cpu.h 
	sys/arch/sparc/sparc: cpuvar.h 
	sys/arch/vax/include: cpu.h 

Log message:
Add empty cpu_unidle() macros for architectures that currently don't do
anything special to prod a cpu to leave the idle loop in signotify.
powerpc, i386, amd64 and sparc64 will follow soon so that everyone has
the same interface to wake an idling cpu.


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/10/10 05:46:22

Modified files:
	etc            : ntpd.conf 

Log message:
show examples for sensors. use nmea as suggested by mbalmer, henning agrees.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 06:11:31

Modified files:
	mail/p5-Mail-Sender: Makefile distinfo 
	mail/p5-Mail-Sender/patches: patch-Config_PL 

Log message:
- update p5-Mail-Sender to 0.8.16


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 06:12:07

Modified files:
	math/p5-Math-GMP: Makefile distinfo 
	math/p5-Math-GMP/patches: patch-Makefile_PL 

Log message:
- update p5-Math-GMP to 2.05
- fix license marker


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 06:12:58

Modified files:
	net/p5-Event-RPC: Makefile distinfo 
	net/p5-Event-RPC/pkg: DESCR 

Log message:
- update p5-Event-RPC to 1.00


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 06:14:17

Modified files:
	security/p5-GnuPG-Interface: Makefile distinfo 
	security/p5-GnuPG-Interface/pkg: DESCR PLIST 

Log message:
- update p5-GnuPG-Interface to 0.36


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/10/10 06:17:09

Modified files:
	usr.sbin/ntpd  : ntpd.conf.5 

Log message:
- use nmea(4) for general sensor example rather than udcf(4)
which only works in w.europe
- use a more realistic value for udcf correction example
- use a GPS-only receiver for "refid GPS" example

suggested/ok mbalmer


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/10 06:18:06

Modified files:
	devel/p5-Exporter-Lite: Makefile 

Log message:
- remove unused VERSION variable
- add missing license marker, pointed out by jasper

ok jasper


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 06:23:23

Modified files:
	security/p5-PGP-Sign: Makefile distinfo 

Log message:
- update p5-PGP-Sign to 0.20


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 06:38:03

Modified files:
	textproc/p5-XML-RSS: Makefile distinfo 

Log message:
- update p5-XML-RSS to 1.36
- make sure we don't miss example files by using pax to install them


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 06:50:53

Modified files:
	textproc/p5-XML-SAX-Expat: Makefile distinfo 
	textproc/p5-XML-SAX-Expat/patches: patch-Makefile_PL 

Log message:
- update p5-XML-SAX-Expat to 0.40


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 07:04:17

Modified files:
	www/p5-CGI-Ajax: Makefile distinfo 
	www/p5-CGI-Ajax/pkg: PLIST 

Log message:
- update p5-CGI-Ajax to 0.706
- install a bunch of example scripts


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 07:09:17

Modified files:
	www/p5-CGI-Application: Makefile distinfo 

Log message:
- update p5-CGI-Application to 4.11


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 07:11:37

Modified files:
	www/p5-CGI-Cookie-Splitter: Makefile distinfo 

Log message:
- update p5-CGI-Cookie-Splitter to 0.02


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/10 07:16:02

Modified files:
	databases/p5-DBIx-Migration: Makefile 

Log message:
repair PKGNAME, missing p5- prefix.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 07:45:02

Modified files:
	print/acrofonts: Makefile 

Log message:
- fix MASTER_SITES


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/10/10 07:55:25

Modified files:
	share/man/man4 : pflow.4 

Log message:
write "pflow", "flowsrc" and "flowdst" using the right macros.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/10 08:00:46

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
missing spl() for codec command setting/retrieval

from NetBSD via Alexey Suslikov, thanks

"looks good" ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/10/10 08:16:38

Modified files:
	sys/arch/sgi/conf: GENERIC 

Log message:
- add and enable rum(4)

committed over a rum(4) donated by Maxim Belooussov, thanks!

ok jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/10 08:27:38

Modified files:
	games/wesnoth  : Makefile distinfo 
	games/wesnoth/patches: patch-configure 
	                       patch-src_server_server_cpp 
	games/wesnoth/pkg: PLIST 

Log message:
- maintenance update of wesnoth to 1.4.5
- specify license version

ok maintainer
test built on arm by kili@, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/10 08:32:16

src/regress/usr.bin/sed

Update of /cvs/src/regress/usr.bin/sed
In directory cvs.openbsd.org:/tmp/cvs-serv27053/sed

Log Message:
Directory /cvs/src/regress/usr.bin/sed added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/10 08:33:34

Added files:
	regress/usr.bin/sed: Makefile hanoi.expected hanoi.sed 
	                     math.expected math.in math.sed 
	                     sedtest.expected sedtest.sh 
	                     sierpinski.expected sierpinski.sed 

Log message:
Adapt sed test suite to regress framework.
Add sierpinski triangle script from http://sed.sourceforge.net/grabbag/scripts


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/10 08:34:06

Modified files:
	regress/usr.bin: Makefile 

Log message:
hook up sed regress


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/10 08:35:06

Modified files:
	sys/sys        : proc.h 
	sys/kern       : init_main.c kern_exit.c kern_fork.c kern_prot.c 

Log message:
backout; is causing some people difficulty


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/10/10 09:24:24

Modified files:
	usr.sbin/tcpdump: print-ppp.c 

Log message:
Fix -X output of ppp packets. Inspired by PR4624 and especially the patch
provided by canacar@. I just modified it a bit to skip the data link proto
number as well. OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	dhill@cvs.openbsd.org	2008/10/10 09:35:59

Modified files:
	sys/netinet    : tcp_input.c 

Log message:
Comment out statekey code to stop 'panic: soreceive 3', which
happens with IPv6 TCP traffic, until a better fix is found.

patch from henning@
proded by deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/10/10 10:43:27

Modified files:
	usr.bin/ssh    : ssh_config.5 

Log message:
use 'Privileged ports can be forwarded only when logging in as root on
the remote machine.' for RemoteForward just like ssh.1 -R.

ok djm@ jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/10 13:35:24

Modified files:
	x11/e17/embryo : Makefile 

Log message:
automake does not imply autoconf in CONFIGURE_STYLE
no PKGNAME bump needed, as this only unbreaks builds on clean systems


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/10 13:42:33

Modified files:
	x11/e17/eet    : Makefile 

Log message:
missing autoconf in CONFIGURE_STYLE to unbreak build on clean machines
no PKGNAME bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/10 13:56:21

Modified files:
	devel/cunit    : Makefile 

Log message:
needs autoconf to build properly


CVSROOT:	/cvs
Module name:	src
Changes by:	dhill@cvs.openbsd.org	2008/10/10 14:03:42

Modified files:
	sys/netinet    : tcp_input.c 

Log message:
back out previous change.  Another panic, not as frequent, and
definitely not at will.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/10 14:13:11

Modified files:
	sys/dev        : rnd.c rndvar.h 

Log message:
minor 3 was /dev/prandom, which used random().  make that use the
arandom code, just like minor 4.  in fact, make them act exactly
the same.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/10 14:13:29

Modified files:
	share/man/man4 : Makefile random.4 

Log message:
prandom dies


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/10 14:15:23

Modified files:
	etc            : MAKEDEV.common 

Log message:
skip making /dev/prandom.  as a side effect, /dev/arandom becomes minor 3.
but that is OK because both minor 3 and 4 now do the same thing.  eventually,
2 releases from now, everyone will have forgotten about minor 4 and we can
delete the support code for it from sys/dev/rnd.c
various versions of this looked at by millert and todd


CVSROOT:	/cvs
Module name:	src
Changes by:	steven@cvs.openbsd.org	2008/10/10 14:15:52

Modified files:
	share/man/man5 : port-modules.5 

Log message:
sync tcl/tk description with reality


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/10 14:16:10

Modified files:
	etc/etc.alpha  : MAKEDEV 
	etc/etc.amd64  : MAKEDEV 
	etc/etc.armish : MAKEDEV 
	etc/etc.aviion : MAKEDEV 
	etc/etc.hp300  : MAKEDEV 
	etc/etc.hppa   : MAKEDEV 
	etc/etc.hppa64 : MAKEDEV 
	etc/etc.i386   : MAKEDEV 
	etc/etc.landisk: MAKEDEV 
	etc/etc.luna88k: MAKEDEV 
	etc/etc.mac68k : MAKEDEV 
	etc/etc.macppc : MAKEDEV 
	etc/etc.mvme68k: MAKEDEV 
	etc/etc.mvme88k: MAKEDEV 
	etc/etc.sgi    : MAKEDEV 
	etc/etc.socppc : MAKEDEV 
	etc/etc.sparc  : MAKEDEV 
	etc/etc.sparc64: MAKEDEV 
	etc/etc.vax    : MAKEDEV 
	etc/etc.zaurus : MAKEDEV 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/10 14:17:12

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/10 14:21:40

Modified files:
	sys/arch/i386/conf: files.i386 
	sys/arch/solbourne/solbourne: locore.s 
	sys/arch/sparc/sparc: locore.s 
	sys/arch/vax/conf: files.vax 
	sys/conf       : files 
Removed files:
	sys/arch/i386/i386: random.s 
	sys/arch/vax/vax: random.s 
	sys/lib/libkern/arch/sparc: random.S 

Log message:
Use the MI random() for all cases; no need for a MD version since it
has never been performance sensitive.
Running on all platforms, discussed with millert and kettenis, ok toby


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/10 14:32:28

Modified files:
	infrastructure/build: libtool 

Log message:
sort libraries by version number only instead of alphanumerically by filename
prevents libfoo.so.10.0 < libfoo.so.9.0

pointed out and similar diff by bluhm@ before ports lock


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/10 15:40:40

Modified files:
	net/GeoIP      : Makefile distinfo 
	net/GeoIP/patches: patch-libGeoIP_GeoIP_c 
	net/GeoIP/pkg  : PLIST 
Removed files:
	net/GeoIP/patches: patch-man_geoiplookup_1 

Log message:
update to 1.4.5


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/10 16:40:22

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
Enable PCIe snooping on the remaining ATI/NVIDIA chipsets.
Fixes clicking and other noise related issues.

ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/10 16:58:16

Modified files:
	games/spider   : Makefile 
	games/spider/patches: patch-gfx_c patch-spider_c 

Log message:
missing prototypes for malloc/calloc cause problems on amd64.
diff from Michael Warmuth on ports@ a couple of months ago (during
ports lock), thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/10 17:08:26

Modified files:
	www/links+     : Makefile distinfo 
	www/links+/patches: patch-html_c 
	www/links+/pkg : PLIST 

Log message:
update to 2.2, various fixes including portability (LP64 big-endian)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/11 01:54:13

Modified files:
	misc/shared-mime-info: Makefile distinfo 
	misc/shared-mime-info/pkg: PLIST 

Log message:
- update to shared-mime-info-0.51


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/11 04:58:59

Modified files:
	www/mod_perl   : Makefile 
Added files:
	www/mod_perl/patches: patch-src_modules_perl_mod_perl_c 
	                      patch-src_modules_perl_mod_perl_h 

Log message:
Take fix from upstream to make it work with perl 5.10.

Also noticed by, tested and ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/11 05:07:32

Modified files:
	x11/mplayer    : Makefile 
	x11/mplayer/pkg: DESCR 

Log message:
- add the jack FLAVOR to DESCR
- bump


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/10/11 07:51:35

Modified files:
	sys/dev/usb    : usbdi.c 

Log message:
For none interrupt endpoints call the xfer done function before
calling the xfer callback function to allow a device driver to
immediately reschedule the same xfer.

This e.g. improves performance for isoc high- fullspeed xfers (ehci).

From NetBSD.  OK phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/11 10:49:56

Modified files:
	sys/kern       : kern_malloc.c 

Log message:
Since malloc_page_alloc() is a pool allocator it should check for PR_WAITOK
instead of M_NOWAIT.  Checking for M_NOWAIT made many malloc calls that used
that flag actually wait.  This probably explains many if the strange hangs
people have seen recently.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/11 14:31:50

Modified files:
	sys/dev        : softraid.c 
	sys/dev/acpi   : acpicpu.c 
	sys/dev/isa    : it.c 
	sys/dev/pci    : if_ix.c 
	sys/dev/pci/drm: drm_drv.c 

Log message:
Fix various printf constructs either missing arguments or format specifiers.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/11 14:34:10

Modified files:
	sys/net        : if_pppoe.c 

Log message:
Make sure no two pppoe devices share the same sc_unique identifier. While
there, fix some typos, and pass M_CANFAIL to all malloc() calls which use
M_WAITOK but are tested for failure.

test&ok brad@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/11 14:35:05

Modified files:
	faq            : current.html 

Log message:
Advise that people pkg_delete the Perl modules which moved to base
(after they've updated the rest of their packages). Looks good to kili@.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/11 14:46:17

Modified files:
	faq            : current.html 

Log message:
xcompmgr moved from ports to xbase.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/11 17:49:05

Modified files:
	sys/dev/ic     : re.c rtl81x9reg.h 

Log message:
Use hardware timer to simulate interrupt moderation.  Old devices will no
longer be livelocked when they are receiving on GigE line.  Newer devices
also gain well controlled interrupt rate.

If hardware supports interrupt moderation (e.g. 8168B, 8168C), you could
also use hardware based interrupt moderation, however, due to lack of
necessary information it does not work as reliably as simulated interrupt
moderation.  It is _not_ recommended currently.

By default, PCIe devices' simulated interrupt moderation timer is set to
75us, while PCI devices' is set to 125us.

From sephe@DragonFly


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/10/11 18:12:07

Modified files:
	net/openafs    : Makefile 
	net/openafs/files: README.OpenBSD openafs-setup 
	net/openafs/patches: patch-src_lwp_lwp_h 
Added files:
	net/openafs/patches: patch-src_cf_osconf_m4 

Log message:
o add autoconf to CONFIGURE_STYLE to fix autoconf depend
o no longer require kernel sources since not building lkm; if this changes,
the attic can be raided
o typo in openafs-setup comments from sthen@; thanks!
o obey CFLAGS and CC
o twiddle lwp.h patch to be OpenBSD specific
bump PKGNAME


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/11 18:54:49

Modified files:
	sys/dev/cardbus: if_re_cardbus.c 
	sys/dev/pci    : if_re_pci.c 

Log message:
If re_attach() fails at any point make sure to disestablish various
resources setup by the bus front ends, especially the shutdown hook.
Found while testing some other changes with a CardBus adapter and
re_attach() was failing early before the interface pointer was
assigned. Then the system was rebooted, the shutdown hook was called
and *boom* in re_stop().


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/10/12 01:16:43

Modified files:
	.              : plus.html 

Log message:
Upto 10/05


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/12 02:21:21

Modified files:
	net/net-snmp   : Makefile 
	net/net-snmp/pkg: PLIST-main 

Log message:
Enable the IPv6 support.

ok maintainer


CVSROOT:	/cvs
Module name:	ports
Changes by:	martin@cvs.openbsd.org	2008/10/12 02:29:39

Modified files:
	devel/uisp     : Makefile 
Added files:
	devel/uisp/patches: patch-src_DAPA_C 

Log message:
enable flashing via the parallel port on i386; bump PKGNAME

from Claus Kestel with help from sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/12 02:52:03

Modified files:
	converters/libiconv: libiconv.port.mk 

Log message:
style


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/12 03:17:22

Modified files:
	sys/arch/sparc64/dev: vbus.c vbusvar.h 

Log message:
Add interrupt support.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/12 03:18:24

Modified files:
	sys/arch/sparc64/dev: vcons.c 

Log message:
Make vcons(4) interrupt driven.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/12 04:34:18

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
add azalia_codec_disconnect_stream(), a function to direct all
converters in a group to use HDA link stream #0.  use it when
halting playback/recording.

from NetBSD via Alexey Suslikov, thanks

tested by several, thanks also


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/12 04:42:39

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
if converters in a group are not needed to satisfy the requirements
of a stream, direct the unneeded converters use HDA link stream #0

from NetBSD via Alexey Suslikov, thanks

tested by several, thanks also


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 04:46:40

Modified files:
	xserver        : Makefile.bsd-wrapper 

Log message:
Xprt is not built by default anymore. Remove the code that selectively
disabled it on a few platforms.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/12 05:50:19

Modified files:
	sys/arch/socppc/dev: ipic.c 
	sys/arch/socppc/socppc: machdep.c 

Log message:
Adjust for redesigned powerpc interrupt architecture.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/12 05:51:08

Modified files:
	sys/arch/socppc/socppc: clock.c 

Log message:
Reduce diff to macppc version.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/12 05:58:22

Modified files:
	multimedia/recordmydesktop/base: Makefile 
Added files:
	multimedia/recordmydesktop/base/patches: patch-src_rmd_jack_c 

Log message:
- enable jack support
- add patch from kevlo@FreeBSD to suppress warnings

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/12 06:22:10

Modified files:
	multimedia/mkvtoolnix: Makefile distinfo 
	multimedia/mkvtoolnix/pkg: DESCR PLIST 

Log message:
- update to mkvtoolnix 2.4.0
- base64tool has been removed as mkvmerge can now read binary in hex
several bugfixes and enhancements


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 07:55:49

Modified files:
	driver/xf86-video-vesa: COPYING configure.ac 
	driver/xf86-video-vesa/src: vesa.c vesa.h 

Log message:
xf86-video-vesa 2.0.0, plus one fix to keep it working with xserver 1.4.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 07:56:24

Modified files:
	driver/xf86-video-vesa: Makefile.in aclocal.m4 configure 
	                        ltmain.sh 
	driver/xf86-video-vesa/man: Makefile.in 
	driver/xf86-video-vesa/src: Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 07:56:52

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/12 08:45:58

Modified files:
	comms/jpilot   : Makefile 
	comms/jpilot/pkg: PLIST 

Log message:
- add icon mentioned in the .desktop file so that it appears nicely in xdg
menus


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 09:20:51

Modified files:
	driver/xf86-video-intel: Makefile.am Makefile.in aclocal.m4 
	                         configure configure.ac 
	driver/xf86-video-intel/man: Makefile.in 
	driver/xf86-video-intel/src: Makefile.am Makefile.in common.h 
	                             exa_wm.g4i exa_wm_projective.g4i 
	                             exa_wm_write.g4a exa_wm_write.g4b 
	                             i810_driver.c i810_reg.h i830.h 
	                             i830_bios.c i830_bios.h 
	                             i830_debug.c i830_display.c 
	                             i830_dri.c i830_driver.c i830_dvo.c 
	                             i830_exa.c i830_hwmc.c i830_hwmc.h 
	                             i830_lvds.c i830_memory.c 
	                             i830_quirks.c i830_sdvo.c 
	                             i830_sdvo.h i830_sdvo_regs.h 
	                             i830_tv.c i830_video.c i830_video.h 
	                             i915_hwmc.c i915_hwmc.h 
	                             i915_video.c i965_render.c 
	                             i965_video.c 
	driver/xf86-video-intel/src/bios_reader: Makefile.in 
	                                         bios_reader.c 
	driver/xf86-video-intel/src/ch7017: Makefile.in 
	driver/xf86-video-intel/src/ch7xxx: Makefile.in 
	driver/xf86-video-intel/src/ivch: Makefile.in 
	driver/xf86-video-intel/src/reg_dumper: Makefile.am Makefile.in 
	                                        idle.c reg_dumper.h 
	driver/xf86-video-intel/src/sil164: Makefile.in 
	driver/xf86-video-intel/src/tfp410: Makefile.in 
	driver/xf86-video-intel/src/xvmc: I810XvMC.c Makefile.am 
	                                  Makefile.in i915_structs.h 
	                                  i915_xvmc.c intel_xvmc.c 
	                                  intel_xvmc.h 
Added files:
	driver/xf86-video-intel: acinclude.m4 
	driver/xf86-video-intel/src: exa_wm_src_sample_planar.g4a 
	                             exa_wm_src_sample_planar.g4b 
	                             exa_wm_yuv_rgb.g4a 
	                             exa_wm_yuv_rgb.g4b i830_hdmi.c 
	driver/xf86-video-intel/src/reg_dumper: hotplug.c 
	driver/xf86-video-intel/src/xvmc: intel_xvmc_dump.c 

Log message:
xf86-video-intel 2.4.2. Has been in snapshots for weeks. Ok oga@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 09:25:44

Modified files:
	driver/xf86-video-intel/src: i830_driver.c 

Log message:
Disable framebuffer compression for now. Problems noticed by oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/12 11:31:17

Modified files:
	net/openafs    : Makefile 
	net/openafs/files: README.OpenBSD openafs-setup 

Log message:
- s/LOCALBASE/PREFIX
- s/%SYSCONFDIR%/etc where it makes sense (e.g. /etc/rc.conf.local will
always be /etc/rc.conf.local whatever value ${SYSCONFDIR} is set to)
- use SUBST_CMD
- don't hardcode /usr/local
- precise license marker
- s/definately/definitely/ (from sthen@)

"looks good" sthen@, ok todd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/12 11:36:03

Modified files:
	databases/gq   : Makefile 
	databases/gq/patches: patch-configure_in patch-intl_dcigettext_c 
	                      patch-src_dt_password_c patch-src_encode_c 
	                      patch-src_state_c patch-src_util_c 
	                      patch-src_xmlparse_c 
	databases/gq/pkg: PLIST 
Added files:
	databases/gq/patches: patch-src_gq_desktop 

Log message:
- tweak .desktop file so that we have an icon to show in the GNOME menu
- precise license marker
- add sysutils to CATEGORIES
- regen patches and PLIST while here

ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/10/12 13:03:12

Modified files:
	sys/net        : trunklacp.c trunklacp.h 

Log message:
Some more cleanup. No binary change.
OK reyk@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/12 13:06:30

Modified files:
	x11/kde/sdk3   : Makefile 
	x11/kde/sdk3/pkg: PLIST-main 

Log message:
Add a @pkgpath marker after the split into -main and -svn subpackages
and bump PKGNAME-main.

ok espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/12 13:15:31

Modified files:
	gnu/usr.bin/perl: config.over installperl 
	gnu/usr.bin/perl/lib/ExtUtils: MM_Unix.pm 

Log message:
Remove hack from MM_Unix.pm and simply set man1dir to 'none' in
installperl to prevent man page installation of the perl man pages.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 14:09:43

Modified files:
	driver/xf86-video-glint: DRI.txt Makefile.in README.pm3 
	                         aclocal.m4 configure configure.ac 
	                         ltmain.sh 
	driver/xf86-video-glint/man: Makefile.in 
	driver/xf86-video-glint/src: Makefile.am Makefile.in glint.h 
	                             glint_common.h glint_dri.c 
	                             glint_dri.h glint_driver.c 
	                             glint_regs.h pm2_video.c 
	                             pm3_accel.c pm3_dac.c pm3_regs.h 
	                             tx_accel.c tx_dac.c 
Added files:
	driver/xf86-video-glint/src: glintpcirename.h 

Log message:
xf86-video-glint 1.2.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 14:32:12

Modified files:
	driver/xf86-video-i128: Makefile.in aclocal.m4 config.h.in 
	                        configure configure.ac ltmain.sh 
	driver/xf86-video-i128/man: Makefile.in i128.man 
	driver/xf86-video-i128/src: IBMRGB.h Makefile.am Makefile.in 
	                            Ti302X.h i128.h i128IBMDAC.c 
	                            i128_driver.c i128accel.c i128dga.c 
	                            i128exa.c i128init.c i128reg.h 
Added files:
	driver/xf86-video-i128/src: i128pcirename.h 

Log message:
xf86-video-i128 1.3.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 14:41:53

Modified files:
	driver/xf86-video-i740: Makefile.in aclocal.m4 configure 
	                        configure.ac ltmain.sh 
	driver/xf86-video-i740/man: Makefile.in i740.man 
	driver/xf86-video-i740/src: Makefile.am Makefile.in i740.h 
	                            i740_accel.c i740_cursor.c 
	                            i740_dga.c i740_dga.h i740_driver.c 
	                            i740_i2c.c i740_io.c i740_macros.h 
	                            i740_reg.h i740_video.c 

Log message:
xf86-video-i740 1.2.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/12 14:44:12

Modified files:
	devel/p5-Sub-Uplevel: Makefile distinfo 
	devel/p5-Sub-Uplevel/pkg: PLIST 

Log message:
- update p5-Sub-Uplevel to 0.2002
- fix license marker

ok msf@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:05:43

Modified files:
	driver/xf86-video-rendition: ChangeLog Makefile.in aclocal.m4 
	                             config.h.in configure configure.ac 
	                             ltmain.sh 
	driver/xf86-video-rendition/man: Makefile.in rendition.man 
	driver/xf86-video-rendition/src: Makefile.in accel.h accelX.c 
	                                 cmd2d.h commonregs.h cscode.h 
	                                 hwcursor.c hwcursor.h 
	                                 rendition.c rendition.h 
	                                 rendition_options.h 
	                                 rendition_shadow.c 
	                                 rendition_shadow.h v1kregs.h 
	                                 v1krisc.c v1krisc.h v2kregs.h 
	                                 vboard.c vboard.h vloaduc.c 
	                                 vloaduc.h vmisc.c vmisc.h 
	                                 vmodes.c vmodes.h vos.h 
	                                 vramdac.c vramdac.h vtypes.h 

Log message:
xf86-video-rendision 4.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:11:38

Modified files:
	driver/xf86-video-s3: ChangeLog Makefile.in aclocal.m4 configure 
	                      configure.ac ltmain.sh 
	driver/xf86-video-s3/src: Makefile.am Makefile.in newmmio.h s3.h 
	                          s3_IBMRGB.c s3_Ti.c s3_Trio64DAC.c 
	                          s3_accel.c s3_bios.c s3_cursor.c 
	                          s3_dga.c s3_driver.c s3_reg.h 
	                          s3_video.c 
Added files:
	driver/xf86-video-s3/src: s3_pcirename.h 
Removed files:
	driver/xf86-video-s3: compile 

Log message:
xf86-video-s3 0.6.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:19:06

Modified files:
	driver/xf86-video-s3virge: CALLMAP Makefile.in TODO_NOTES 
	                           aclocal.m4 configure configure.ac 
	                           ltmain.sh 
	driver/xf86-video-s3virge/man: Makefile.in s3virge.man 
	driver/xf86-video-s3virge/src: Makefile.am Makefile.in newmmio.h 
	                               regs3v.h s3v.h s3v_accel.c 
	                               s3v_dac.c s3v_dga.c s3v_driver.c 
	                               s3v_hwcurs.c s3v_i2c.c 
	                               s3v_macros.h s3v_rop.h 
	                               s3v_shadow.c s3v_xv.c 
Added files:
	driver/xf86-video-s3virge/src: s3v_pcirename.h 

Log message:
xf86-video-s3virge 1.10.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:24:21

Modified files:
	driver/xf86-video-savage: Makefile.in aclocal.m4 configure 
	                          configure.ac ltmain.sh 
	driver/xf86-video-savage/man: Makefile.in 
	driver/xf86-video-savage/src: Makefile.in savage_accel.c 
	                              savage_bci.h savage_dga.c 
	                              savage_dri.c savage_driver.c 
	                              savage_driver.h savage_exa.c 
	                              savage_hwmc.c savage_i2c.c 
	                              savage_regs.h savage_shadow.c 
	                              savage_vbe.c savage_vbe.h 
	                              savage_video.c 

Log message:
xf86-video-savage 2.2.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:31:59

Modified files:
	driver/xf86-video-trident: Makefile.in aclocal.m4 configure 
	                           configure.ac ltmain.sh 
	driver/xf86-video-trident/man: Makefile.in 
	driver/xf86-video-trident/src: Makefile.am Makefile.in 
	                               blade_accel.c image_accel.c 
	                               trident.h trident_accel.c 
	                               trident_bank.c trident_dac.c 
	                               trident_dga.c trident_driver.c 
	                               trident_i2c.c trident_regs.h 
	                               trident_shadow.c trident_tv.c 
	                               trident_video.c tridenthelper.c 
	                               tridentramdac.c tvga_dac.c 
	                               xp4_accel.c xp_accel.c 
Added files:
	driver/xf86-video-trident/src: tridentpcirename.h 

Log message:
xf86-video-trident 1.3.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:36:24

Modified files:
	driver/xf86-video-tseng: Makefile.in aclocal.m4 config.h.in 
	                         configure configure.ac ltmain.sh 
	driver/xf86-video-tseng/man: Makefile.in tseng.man 
	driver/xf86-video-tseng/src: Makefile.am Makefile.in tseng.h 
	                             tseng_accel.c tseng_cursor.c 
	                             tseng_dga.c tseng_driver.c 
Added files:
	driver/xf86-video-tseng/src: tseng_pcirename.h 

Log message:
xf86-video-tseng 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:40:51

Modified files:
	driver/xf86-video-tdfx: Makefile.in aclocal.m4 configure 
	                        configure.ac ltmain.sh 
	driver/xf86-video-tdfx/man: Makefile.in 
	driver/xf86-video-tdfx/src: Makefile.in tdfx.h tdfx_accel.c 
	                            tdfx_dga.c tdfx_dri.c tdfx_dri.h 
	                            tdfx_dripriv.h tdfx_driver.c 
	                            tdfx_hwcurs.c tdfx_io.c tdfx_priv.c 
	                            tdfx_priv.h tdfx_sli.c tdfx_video.c 
	                            tdfxdefs.h 

Log message:
xf86-video-tdfx 1.4.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:46:43

Modified files:
	driver/xf86-video-voodoo: Makefile.in aclocal.m4 config.h.in 
	                          configure configure.ac ltmain.sh 
	driver/xf86-video-voodoo/man: Makefile.in voodoo.man 
	driver/xf86-video-voodoo/src: Makefile.am Makefile.in voodoo.h 
	                              voodoo_driver.c voodoo_hardware.c 
Added files:
	driver/xf86-video-voodoo/src: voodoo_pcirename.h 

Log message:
xf86-video-voodoo 1.2.0


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:49:04

Modified files:
	driver/xf86-video-vmware: configure configure.ac 
	driver/xf86-video-vmware/src: vmware.c vmware.h vmwarevideo.c 

Log message:
xf86-vmware 10.16.5


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 15:49:24

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/12 16:00:37

Modified files:
	print/texlive/texmf: Makefile 
	print/texlive/texmf/pkg: PLIST-docs PLIST-full PLIST-main 
	                         PLIST-tetex 

Log message:
move some stuff between subpackages, sort plists
(no pkg bumps since it's not hooked to builds yet)

from maintainer Edd Barrett


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/12 16:08:04

Modified files:
	x11/dbus       : Makefile distinfo 
	x11/dbus/patches: patch-bus_Makefile_in patch-bus_dbus-daemon_1 
	                  patch-dbus-1_pc_in patch-dbus_Makefile_in 
	                  patch-doc_Makefile_in patch-tools_Makefile_in 
	                  patch-tools_dbus-uuidgen_1 
	x11/dbus/pkg   : PLIST 
Removed files:
	x11/dbus/patches: patch-bus_policy_c 

Log message:
Update to DBus 1.2.4.

Also a security update for a remote application DoS.. CVE-2008-3834.

ok jasper@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/12 16:09:20

Modified files:
	x11/dbus-glib  : Makefile distinfo 
	x11/dbus-glib/pkg: PLIST 

Log message:
Update to DBus-glib 0.76.

ok jasper@ ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/12 18:14:04

Modified files:
	build/mirrors  : openbgpd-ftp.html.head openntpd-ftp.html.head 
	                 openntpd-portable.html.head 

Log message:
add "Do not edit manually" warnings to top as done with the other templates.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/12 23:13:31

Added files:
	driver/xf86-video-i740/src: i740_pcirename.h 

Log message:
Oops missed to add that file as part of xf86-video-i740 1.2.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/10/12 23:42:46

Modified files:
	lib/librthread : rthread.c rthread_attr.c rthread_sync.c 
	                 rthread_tls.c 

Log message:
use calloc() instead of malloc() and memset()

"look good" tedu@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/13 04:56:38

Modified files:
	textproc/docbook-to-man: Makefile 
	textproc/docbook-to-man/patches: 
	                                 patch-Instant_tptregexp_regexp_c 

Log message:
fix a core dump on amd64 and bump PKGNAME

ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/13 05:42:45

Modified files:
	audio/xmms-tremor: Makefile 

Log message:
BUILD_DEPENDS=${RUN_DEPENDS}


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/13 05:47:25

Modified files:
	converters/xmltoman: Makefile 

Log message:
missing deps on p5-XML-Parser (yes, only p5-XML-Parser)
bump PKGNAME


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/13 05:56:54

Modified files:
	share/zoneinfo/datfiles: africa asia southamerica zone.tab 

Log message:
update to tzdata2008g from elsie.nci.nih.gov


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/13 06:05:24

Modified files:
	security/prelude/prewikka: Makefile 

Log message:
missing BUILD_DEPENDS on gettext
no PKGNAME bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/13 06:26:47

Modified files:
	www/ap2-mod_fastcgi: Makefile 

Log message:
USE_LIBTOOL=Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/13 07:02:40

Modified files:
	telephony/chan_unistim: Makefile distinfo 

Log message:
Update for Asterisk 1.4.22, noticed by naddy and sturm.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/13 07:05:18

Modified files:
	x11/nx/opennx  : Makefile 

Log message:
missing BUILD_DEPENDS on archivers/zip


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/13 07:22:10

Added files:
	regress/usr.bin/sed: dc.expected dc.in dc.sed 

Log message:
Add sed-based dc(1) clone.  This exposes a long-standing bug in BSD sed
Not hooked up to regress yet since sed gets in a tight cpu loop.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/13 07:27:33

Modified files:
	regress/usr.bin/sed: Makefile 

Log message:
cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/10/13 08:02:20

Modified files:
	sys/netinet    : udp_usrreq.c 

Log message:
disable the pcb linking for udp for the moment since there is some weird
bug with IPv6 in some circumstances. we'll find it one day...
lots of debugging dhill


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/13 08:22:56

Modified files:
	geo/gpsbabel   : Makefile 

Log message:
fix fetch


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/13 08:23:10

Modified files:
	x11/e17/ecore  : Makefile 
	x11/e17/edje   : Makefile 
	x11/e17/efreet : Makefile 
	x11/e17/evas   : Makefile 

Log message:
CONFIGURE_STYLE+=autoconf


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/10/13 08:55:14

Modified files:
	audio/gtkpod   : Makefile 
	audio/gtkpod/pkg: PLIST 

Log message:
- make it build: missing intltool dependency
- make it work: missing mp4v2 LIB_DEPEND
tweak/ok sturm@, sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/13 08:59:56

Modified files:
	editors/nano   : Makefile distinfo 

Log message:
update to 2.0.9: translation updates


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/10/13 10:37:10

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnreg.h if_iwnvar.h 

Log message:
Almost complete rewrite of iwn(4).
Add support for Intel WiFi Link 5000 Series adapters (5100/5150/5300/5350).

Quite frankly, Intel made things unnecessarily difficult by gratuitously
changing firmware commands (adding new fields in the middle of a struct)
and some register offsets for the 5000 Series and by defining yet another
way of loading a firmware.
I had to write a hardware abstraction layer to manage those differences.

Committed over a 5300 adapter (3T3R).
Require an upgrade of the iwn-firmware package, even for 4965AGN users.
Not tested on 5100, 5150 and 5350 (test reports are more than welcomed.)
There should be no regression on the 4965AGN.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/10/13 10:37:52

Modified files:
	share/man/man4 : iwn.4 

Log message:
document 5000 Series support and new firmware url.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/13 13:44:37

Modified files:
	geo/gpsbabel   : Makefile 

Log message:
Add another mirror.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/13 13:52:03

Modified files:
	build          : mirrors.pl mirrors.tmpl 
Added files:
	build/mirrors  : openssh-ftp.html.end openssh-ftp.html.head 
	                 openssh-portable.html.end 
	                 openssh-portable.html.head 
	                 openssh-portable.html.mid1 

Log message:
Add infrastructure to build OpenSSH ftp site lists from mirrors.dat.
ok grunk@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/13 14:34:11

Modified files:
	app/luit       : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 charset.c charset.h compile configure 
	                 configure.ac luit.c luit.man parser.c parser.h 
	                 sys.c 

Log message:
luit 1.0.3


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/13 14:53:32

Modified files:
	app/xedit      : AUTHORS COPYING ChangeLog Makefile.am 
	                 Makefile.in README Xedit-noxprint.ad 
	                 Xedit-xprint.ad aclocal.m4 commands.c 
	                 config.h.in configure configure.ac hook.c 
	                 ispell.c util.c xedit.c xedit.h xedit.man 
	app/xedit/lisp : bytecode.c compile.c core.c format.c hash.c 
	                 helper.c internal.h io.c lisp.c math.c 
	                 package.c private.h read.c stream.c string.c 
	                 struct.c write.c 
	app/xedit/lisp/modules: indent.lsp xedit.lsp 
	app/xedit/lisp/modules/progmodes: c.lsp lisp.lsp 
	app/xedit/lisp/re: re.c tests.c tests.txt 
	app/xedit/lisp/test: regex.lsp 
Added files:
	app/xedit      : hash.c tags.c util.h 
	app/xedit/lisp/modules/progmodes: auto.lsp perl.lsp python.lsp 

Log message:
xedit 1.1.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/13 14:55:35

Modified files:
	driver/xf86-input-mutouch: configure configure.ac 
	driver/xf86-input-mutouch/src: xf86MuTouch.c 

Log message:
xf86-input-mutouch 1.2.1


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/13 15:08:13

Modified files:
	lib/libpciaccess/src: openbsd_pci.c 

Log message:
- Add a method to read the legacy BIOS region on alpha/amd64/i386
- Restrict MTRR calls to amd64/i386.
ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/13 18:15:29

Modified files:
	books/wndw     : Makefile distinfo 
	books/wndw/pkg : PLIST-es 

Log message:
Update Wireless Networking in the Developing World, Spanish version
to the third edition.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/13 20:16:46

Modified files:
	inputmethods/uim: Makefile distinfo 
	inputmethods/uim/patches: patch-configure_ac 
	                          patch-qt_Makefile_in 
	inputmethods/uim/pkg: PLIST-gnome PLIST-gtk PLIST-kde PLIST-main 
	                      PLIST-qt 
Removed files:
	inputmethods/uim/patches: 
	                          patch-sigscheme_libgcroots_include_private_gcconfig_h 
	                          patch-sigscheme_m4_ax_feature_configurator_m4 

Log message:
update to 1.5.3

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/13 20:19:04

Log message:
    Initial import of uim-chewing 0.0.3.1
    
    uim-chewing is Chewing IM for uim.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-14
    
    N ports/inputmethods/uim-chewing/Makefile
    N ports/inputmethods/uim-chewing/distinfo
    N ports/inputmethods/uim-chewing/patches/patch-scm_Makefile_in
    N ports/inputmethods/uim-chewing/pkg/DESCR
    N ports/inputmethods/uim-chewing/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/13 20:19:43

Modified files:
	inputmethods   : Makefile 

Log message:
add uim-chewing


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/13 23:00:28

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/14 00:47:27

Modified files:
	share/man/man4 : pci.4 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/14 01:36:00

Modified files:
	multimedia/recordmydesktop/gtk: Makefile 
	multimedia/recordmydesktop/gtk/patches: 
	                                        patch-src_gtk-recordMyDesktop_in 

Log message:
- unfuck shebang


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/14 03:14:19

Modified files:
	textproc/intltool: Makefile distinfo 

Log message:
- update to intltool 0.40.5
regress is happy
tested by jasper@ in a bulk build

from and ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/14 03:43:07

Modified files:
	share/man/man4 : iwn.4 pci.4 

Log message:
- shorten the name description for this device
(new description from damien)
- format the text in the man page a little, to avoid line wrap

ok damien for the Nd bit


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/14 03:44:58

Modified files:
	share/man/man4 : iwn.4 

Log message:
oops, and a word to make the text make sense again;


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/10/14 05:41:47

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
Don't be so pessimistic about the prospects of getting a
valid MAC address.

Pyun YongHyeon seems to have taken code for generating an
address when something looks invalid from other drivers
in FreeBSD, there are no known problems with getting
valid addresses for jme, so remove this.

Additionally it isn't appropriate to call arc4random() at
that point in the boot process so the code needs to go.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/10/14 05:45:40

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
remove C99/C++ style comments


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/14 06:15:37

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/patches: patch-config_Makefile_in 
	x11/gnome/gdm/pkg: PLIST 
Added files:
	x11/gnome/gdm/patches: patch-utils_gdm-ssh-session 

Log message:
- fix man page installation PATH
- add support for secure remote connection (gdm-ssh-session)
- use FAKE_FLAGS instead of post-install tweaks
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/14 06:41:51

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/files: README.OpenBSD 

Log message:
- zenity is alredy brought by gdm


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/14 08:40:37

Modified files:
	www/myreview   : Makefile 
	www/myreview/pkg: PLIST 

Log message:
- unbreak
spotted by naddy@

"looks correct" naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/14 11:14:49

Modified files:
	share/man/man4 : gem.4 

Log message:
Add luphy(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/10/14 12:01:53

Modified files:
	share/man/man9 : mbuf.9 
	sys/arch/sparc/dev: hme.c 
	sys/dev/ic     : dc.c mtd8xx.c rtl81x9.c 
	sys/dev/pci    : if_bge.c if_cas.c if_msk.c if_sis.c if_sk.c 
	                 if_ti.c if_vge.c if_vr.c if_wb.c 
	sys/dev/pcmcia : if_malo.c 
	sys/dev/usb    : if_upgt.c 
	sys/kern       : uipc_mbuf.c 

Log message:
Change m_devget()'s outdated and unused "offset" argument:  It is
now the offset into the first mbuf of the target chain before copying
the source data over.  From FreeBSD.

Convert drivers' use of m_devget().  Mostly from thib@.

Update mbuf(9) man page.

ok claudio@, thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/10/14 12:11:33

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
use #define ROQUIET here; no binary change. ok dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/10/14 12:27:29

Modified files:
	sys/sys        : proc.h 
	sys/kern       : init_main.c kern_exit.c kern_fork.c kern_prot.c 

Log message:
Back-in; problems were apparently elsewhere.
Put a reference count in struct process to prevent use-after-free
if the main thread reaches the reaper ahead of some other thread
in the process.  Use the reference count to update the user process
count correctly when changin real uid.

"please re-commit before something else nasty comes in" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/10/14 14:43:33

Modified files:
	sys/net        : if_mpe.c 
	sys/netmpls    : mpls.h mpls_input.c 

Log message:
Now mpls_input() handles ipv4 and ipv6 explicit null labels.
Added mpe_input6 to manage also ipv6 packets insted of just ipv4 ones.

OK claudio@ laurent@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/14 15:06:50

Modified files:
	devel/p5-DateTime: Makefile 

Log message:
sync RUN_DEPENDS with reality so this can actually be installed


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/14 15:36:27

Modified files:
	usr.bin/netstat: inet.c 

Log message:
inet6print() has no 4th argument


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/10/14 15:41:03

Modified files:
	usr.sbin/ypldap: aldap.c aldap.h ldapclient.c parse.y ypldap.h 

Log message:
Add support for referrals and lists of attributes.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/14 15:43:49

Modified files:
	usr.sbin       : Makefile 

Log message:
enable ypldap.  serious development needs it to be enabled.


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/10/14 16:29:51

Modified files:
	usr.sbin/ypldap: ypldap.conf.5 

Log message:
Add the list directive and an example configuration to the manpage.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/14 16:54:22

Modified files:
	games/spider   : Makefile 
	games/spider/patches: patch-movelog_c 
	games/spider/pkg: PLIST 
Added files:
	games/spider/patches: patch-util_c patch-xv_stubs_c 
	                      patch-xv_ui_c 

Log message:
a couple more missing prototypes needed for 64-bit arch,
from Michael Warmuth. regen PLIST while there.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/14 17:05:37

Modified files:
	usr.sbin/ypldap: ypldap.conf.5 

Log message:
Sh capitalization


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/10/14 21:30:57

Modified files:
	sys/dev        : rnd.c 

Log message:
kernel/5592: yield() between copying out large chunks of random data to
userspace - mitigates an effective DoS since generating these can hog
the CPU at splhigh()

feedback & ok tedu@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/14 22:01:51

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/15 01:50:43

Modified files:
	usr.sbin/ypldap: ypldap.conf.5 

Log message:
- no need to separate list items with .Pp
- sort


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/15 04:46:07

Log message:
    import libgdiplus-2.0:
    Libgdiplus is the Mono library that provide a GDI+ comptible API
    on non-Windows operating systems.
    
    From alek@
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20081015
    
    N ports/x11/libgdiplus/Makefile
    N ports/x11/libgdiplus/distinfo
    N ports/x11/libgdiplus/pkg/PLIST
    N ports/x11/libgdiplus/pkg/PFRAG.shared
    N ports/x11/libgdiplus/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/15 04:47:13

Modified files:
	x11            : Makefile 

Log message:
+libgdiplus


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/15 05:58:12

Modified files:
	databases/p5-ldap: Makefile distinfo 

Log message:
Update to Net::LDAP 0.38, from pea at raveland dot org, thanks!
diff looks ok to mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/15 06:45:17

Modified files:
	mail/imapsync  : Makefile distinfo 

Log message:
- small update to imapsync-1.267

from pea (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/15 07:32:53

Modified files:
	devel/cdk      : Makefile distinfo 

Log message:
- better DISTFILE (from pea, MAINTAINER)
- format tables with tbl so we get readable man pages
issue spotted by Markus Bergkvis
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/15 07:34:12

Log message:
    import of mono-2.0:
    
    Mono is an open source implementation of .NET Development Framework.
    Its objective is to enable UNIX developers to build and deploy cross-platform
    .NET Applications. The project implements various technologies developed by
    Microsoft that have now been submitted to the ECMA for standardization.
    
    Mono provides the necessary software to develop and run .NET client and
    server applications on BSD, Linux, Solaris, Mac OS X, Windows and Unix.
    
    from alek@, modifications by me and some amd64 patches from
    Giovanni Bechis
    
    mono is not linked to the build yet, it's getting imported so we can
    work on it in tree;
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20081015
    
    N ports/lang/mono/Makefile
    N ports/lang/mono/distinfo
    N ports/lang/mono/patches/patch-mono_mini_exceptions-amd64_c
    N ports/lang/mono/patches/patch-support_mph_h
    N ports/lang/mono/patches/patch-mcs_class_Mono_WebBrowser_build-csproj2k5
    N ports/lang/mono/patches/patch-mcs_class_Managed_Windows_Forms_build-csproj2k5
    N ports/lang/mono/patches/patch-mcs_class_Managed_Windows_Forms_build-csproj
    N ports/lang/mono/patches/patch-mcs_tools_gensources_sh
    N ports/lang/mono/patches/patch-mono_mini_mini-amd64_h
    N ports/lang/mono/patches/patch-ikvm-native_jni_c
    N ports/lang/mono/pkg/PLIST
    N ports/lang/mono/pkg/PFRAG.shared
    N ports/lang/mono/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/15 08:29:04

Modified files:
	mail/imap-uw   : Makefile distinfo 
	mail/imap-uw/files: README.OpenBSD 
	mail/imap-uw/patches: patch-Makefile 
	                      patch-src_osdep_unix_env_unix.c 
	mail/imap-uw/pkg: PLIST-mailutil PLIST-server 

Log message:
- update to imap-uw-2007b
- use SUBST_CMD
- simplify comment about certificate in README.OpenBSD
(suggested by Sam Smith)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/15 08:31:04

Modified files:
	mail/alpine    : Makefile distinfo 
	mail/alpine/patches: patch-alpine_Makefile_in patch-configure 
	                     patch-pith_pine_hlp 
Removed files:
	mail/alpine/patches: patch-alpine_mailcmd_c patch-pico_attach_c 
	                     patch-pico_file_c patch-pico_pico_h 

Log message:
- update to alpine 2.00 (+pico 5.04)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/15 08:53:00

Modified files:
	infrastructure/templates: network.conf.template 

Log message:
update CPAN mirror for .uk, from Jim Razmus - thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/15 08:59:37

Modified files:
	net/ekg        : Makefile distinfo 
	net/ekg/patches: patch-lib_Makefile_in patch-src_Makefile_in 
	net/ekg/pkg    : PLIST 

Log message:
- update to ekg-1.7

from alek@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/15 09:05:04

Modified files:
	sys/arch/i386/conf: GENERIC 
	sys/arch/amd64/conf: GENERIC 

Log message:
inteldrm and radeondrm are pretty stable by this point, so enable them on amd64
and i386.

deraadt got sick of me wussing out over this.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/15 12:47:21

Modified files:
	x11/dmenu      : Makefile distinfo 
	x11/dmenu/patches: patch-config_mk 

Log message:
Update to dmenu-3.9.

From maintainer Jim Razmus.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/15 12:47:54

Modified files:
	x11/dwm        : Makefile distinfo 
	x11/dwm/patches: patch-config_def_h patch-config_mk 

Log message:
Update to dwm-5.2.

From maintainer Jim Razmus.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/10/15 13:12:20

Modified files:
	sys/netinet6   : nd6.c ip6_input.c 
	sys/net80211   : ieee80211_proto.c ieee80211_node.c 
	sys/netatalk   : aarp.c 
	sys/net        : trunklacp.c 
	sys/dev/usb    : if_ral.c if_rum.c if_uath.c if_zyd.c 
	sys/dev/pci    : pccbb.c safe.c if_em.c if_nge.c 
	sys/dev/isa    : nsclpcsio_isa.c fd.c gus.c 
	sys/dev/ic     : isp_openbsd.c if_wi_hostap.c if_wi.c dc.c bwi.c 
	                 com.c ath.c 
	sys/dev/bluetooth: bthidev.c 
	sys/arch/vax/qbus: dz.c 
	sys/arch/sparc64/dev: z8530kbd.c z8530tty.c fd.c 
	sys/arch/sparc/dev: z8530kbd.c z8530tty.c fd.c be.c 
	sys/arch/sgi/dev: mkbc.c if_mec.c 
	sys/arch/sh/dev: scif.c 
	sys/arch/socppc/dev: if_tsec.c 
	sys/arch/macppc/dev: if_bm.c mesh.c 
	sys/arch/hppa/gsc: gsckbc.c 
	sys/arch/hp300/dev: apci.c dma.c hd.c 

Log message:
Second pass of simple timeout_add -> timeout_add_sec conversions
This should take care of the simpler ones (i.e., timeout values of
integer multiples of hz).

ok krw@, art@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/15 13:36:43

Modified files:
	net/curl       : Makefile distinfo 
	net/curl/pkg   : PLIST 

Log message:
Update to 7.19.0.  Prodded by robert@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/15 15:33:25

Modified files:
	lang/mono      : Makefile 
	lang/mono/patches: patch-mono_mini_mini-amd64_h 
Added files:
	lang/mono/patches: patch-mono_metadata_class_c 

Log message:
we don't have MAP_32BIT on amd64 so don't use it and disable generic
code sharing; makes mono work on amd64


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/15 16:04:18

Modified files:
	sys/dev/pci/drm: drm_linux_list.h 

Log message:
Fix list_for_each_safe compat marco. It currently skips the last entry.

From Robert Noland at FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/15 17:23:51

Modified files:
	sys/arch/alpha/include: cpu.h 
	sys/arch/amd64/amd64: cpu.c 
	sys/arch/amd64/include: cpu.h 
	sys/arch/arm/include: cpu.h 
	sys/arch/hppa/include: cpu.h 
	sys/arch/i386/i386: cpu.c 
	sys/arch/i386/include: cpu.h 
	sys/arch/m68k/include: cpu.h 
	sys/arch/m88k/include: cpu.h 
	sys/arch/macppc/macppc: cpu.c 
	sys/arch/mips64/include: cpu.h 
	sys/arch/powerpc/include: cpu.h 
	sys/arch/sh/include: cpu.h 
	sys/arch/sparc/sparc: cpuvar.h 
	sys/arch/sparc64/include: cpu.h 
	sys/arch/sparc64/sparc64: cpu.c 
	sys/arch/vax/include: cpu.h 
	sys/conf       : files 
	sys/kern       : init_main.c 
	sys/lib/libkern: libkern.h random.c 
Removed files:
	sys/lib/libkern: srandom.c 

Log message:
make random(9) return per-cpu values (by saving the seed in the cpuinfo),
which are uniform for the profclock on each cpu in a SMP system (but using
a different seed for each cpu).  on all cpus, avoid seeding with a value out
of the [0, 2^31-1] range (since that is not stable)
ok kettenis drahn


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/15 17:58:40

Log message:
    import JSON::XS::VersionOneAndTwo
    
    JSON::XS is by far the best JSON module on the CPAN. However, it
    changed its API at version 2.01. If you have to maintain code which
    may be run on systems with either version one or two then this is
    a bit of a pain. This module takes the pain away without sacrificing
    performance.
    
    ok simon@
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081016
    
    N ports/converters/p5-JSON-XS-VersionOneAndTwo/Makefile
    N ports/converters/p5-JSON-XS-VersionOneAndTwo/distinfo
    N ports/converters/p5-JSON-XS-VersionOneAndTwo/pkg/DESCR
    N ports/converters/p5-JSON-XS-VersionOneAndTwo/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/15 18:00:05

Log message:
    import p5-PAR:
    
    PAR is a toolkit to create and use perl scripts and modules stored
    inside compressed .par files.
    
    ok simon@
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081016
    
    N ports/devel/p5-PAR/Makefile
    N ports/devel/p5-PAR/distinfo
    N ports/devel/p5-PAR/pkg/DESCR
    N ports/devel/p5-PAR/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/15 18:01:05

Log message:
    import Math::VecStat
    
    This package provides some basic statistics on numerical vectors.
    All the subroutines can take a reference to the vector to be operated
    on. In some cases a copy of the vector is acceptable, but is not
    recommended for efficiency.
    
    ok simon@
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081016
    
    N ports/math/p5-Math-VecStat/Makefile
    N ports/math/p5-Math-VecStat/distinfo
    N ports/math/p5-Math-VecStat/pkg/DESCR
    N ports/math/p5-Math-VecStat/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/15 18:01:46

Log message:
    import Encode::Detect
    
    This Perl module is an Encode::Encoding subclass that uses
    Encode::Detect::Detector to determine the charset of the input data
    and then decodes it using the encoder of the detected charset.
    
    It is similar to Encode::Guess, but does not require the configuration
    of a set of expected encodings. Like Encode::Guess, it only supports
    decoding--it cannot encode.
    
    ok simon@
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081016
    
    N ports/textproc/p5-Encode-Detect/Makefile
    N ports/textproc/p5-Encode-Detect/distinfo
    N ports/textproc/p5-Encode-Detect/pkg/DESCR
    N ports/textproc/p5-Encode-Detect/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/15 18:02:24

Log message:
    import Data::URIEncode:
    
    Data::URIEncode allows for encoding and decoding complex (multi
    level datastructures) using native Query String manipulators (such
    as CGI.pm). It takes complex data and turns it into a flat hashref
    which can then be turned into a URI query string using URL encoding.
    It also takes a flat hashref of data passed in and translates it
    back to a complex structure.
    
    ok simon@
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081016
    
    N ports/www/p5-Data-URIEncode/distinfo
    N ports/www/p5-Data-URIEncode/Makefile
    N ports/www/p5-Data-URIEncode/pkg/DESCR
    N ports/www/p5-Data-URIEncode/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/10/15 18:05:09

Modified files:
	distrib/notes  : m4.common 
	distrib/notes/amd64: install 
	distrib/notes/armish: install 
	distrib/notes/i386: install 
	distrib/notes/macppc: install 
	distrib/notes/socppc: install 
	distrib/notes/zaurus: install 

Log message:
Clarify and modernize some language about disk layout and the interactive
label editor. Prompted by comments from Rad Ricka.

Suggestions from jmc@, deraadt@ and Rad.

ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/15 18:19:30

Modified files:
	converters     : Makefile 
	devel          : Makefile 
	math           : Makefile 
	textproc       : Makefile 
	www            : Makefile 

Log message:
+converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/15 19:57:53

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Correct the existing Intel E4500 entries so they're properly named E5400
and add some missing entries for the E5400 chipset.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/15 19:58:33

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/15 20:13:12

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
Some pins are not connected and dead-end.  This diff removes such pins
from conection and mixer lists.  It also removes knobs connected to
power widgets.

from NetBSD via Alexey Suslikov, thanks

tested by several, thanks also


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/15 20:21:26

Modified files:
	usr.bin/radioctl: radioctl.1 radioctl.c 

Log message:
make -a the default, for consistency with other *ctl programs ...

ok sthen@, looks good to oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/15 22:03:18

Modified files:
	share/man/man4 : ichiic.4 
	sys/dev/pci    : ichiic.c 

Log message:
Add ICH10.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/10/16 01:57:06

Modified files:
	sys/nfs        : nfs_var.h nfs_vnops.c 

Log message:
Don't hide the fact that NFS uses vop_generic_* functions behind
#define's in nfs_var.h

ok thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/10/16 06:20:27

Modified files:
	sys/net        : if_pppoe.c 

Log message:
Make the session id unique per receiving interface so that pppoe
interfaces attached to different networks can use the same session id.
reported by gm_sjo <saqmaster at gmail dot com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/16 06:52:39

Modified files:
	print/system-config-printer: Makefile 

Log message:
- xmlto is only a build_depends, not a run_depends


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/10/16 06:57:01

Modified files:
	usr.sbin/tcpdump: Makefile interface.h print-ether.c 
Added files:
	usr.sbin/tcpdump: print-slow.c 

Log message:
Add support for IEEE "slow protocols" LACP, MARKER as per 802.3ad.
Code from tcpdump.org with cleanup and shrinkage by me.
Help and ideas for extra sanity checks from canacar@
OK canacar@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/10/16 08:23:35

Modified files:
	sys/net        : if_vlan.c 

Log message:
Drop promiscuously received packets if the vlan interface is not in
promiscuous mode itself.  Closes PR 5012.  With claudio@.

ok claudio@, henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/16 08:32:58

Modified files:
	usr.bin/radioctl: radioctl.1 radioctl.c 

Log message:
sync with previous, which made -a optional: update synopsis/usage()


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/10/16 09:35:34

Modified files:
	www/firefox3   : Makefile 
Added files:
	www/firefox3/patches: patch-browser_app_application_ini 
	                      patch-browser_app_profile_firefox_js 
	                      patch-other-licenses_branding_firefox_pref_firefox-branding_js 

Log message:
don't call back home for google & mozilla in some more places.
1. what ff3's safebrowsing does it essentially allows google to
track users.  every time ff3 would call to google w/ the address
of the particular site one is visiting.  disable this crazy feature
2. don't visit mozilla's pages on updating / first starting the
browser;  which serve no purpose but tracking
3. disable the crashreporter;  which is supposed to automatically
talk to mozilla and send all sorts of information when you crash
discussed w/ porters.  ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/16 10:00:27

Modified files:
	lang/mono      : Makefile 
	lang/mono/pkg  : PLIST 
Added files:
	lang/mono      : mono.port.mk 
	lang/mono/patches: patch-data_mint_pc_in 
	                   patch-data_mono-cairo_pc_in 
	                   patch-data_mono_pc_in 

Log message:
- fix the pkg-config files and introduce a mono module that removes
all of the hardcoded library versions from the files that we provide
in each mono-* port
- install example config files


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/16 10:02:07

Log message:
    import of mono-gtk2:
    
    Gtk# is a .NET language binding for the GTK+ toolkit and
    assorted GNOME libraries.
    
    initial port from bernd@; update and fixes from me
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20081016
    
    N ports/x11/mono-gtk2/Makefile
    N ports/x11/mono-gtk2/distinfo
    N ports/x11/mono-gtk2/patches/patch-parser_gapi-2_0_pc_in
    N ports/x11/mono-gtk2/patches/patch-gtk_gtk-sharp-2_0_pc_in
    N ports/x11/mono-gtk2/patches/patch-glade_glade-sharp-2_0_pc_in
    N ports/x11/mono-gtk2/patches/patch-glib_glib-sharp-2_0_pc_in
    N ports/x11/mono-gtk2/patches/patch-gtkdotnet_gtk-dotnet-2_0_pc_in
    N ports/x11/mono-gtk2/pkg/DESCR
    N ports/x11/mono-gtk2/pkg/PLIST
    N ports/x11/mono-gtk2/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/16 10:03:14

Modified files:
	x11            : Makefile 

Log message:
+mono-gtk2


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/16 10:04:07

Modified files:
	lang           : Makefile 

Log message:
time to hook mono up. it works reasonably fine


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/16 10:22:10

Modified files:
	libexec/getty  : gettytab.5 
	share/man/man8 : release.8 
	share/man/man9 : uvm.9 

Log message:
sub-system -> subsystem, for consistency withour other pages;


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/10/16 10:26:44

Modified files:
	net/bitlbee    : Makefile distinfo 

Log message:
"""I just released BitlBee 1.2.2, and I advice public server
maintainers to upgrade their BitlBee daemons as soon as possible,
since this release fixes a security bug that was probably there for
a long time already."""
more info, bitlbee.org
tested by merdely@, wcmaier@, Andrew Dalgleish, Wiktor Izdebski
ok merdely@, wcmaier@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/16 10:34:32

Modified files:
	usr.bin/sed    : compile.c defs.h main.c 

Log message:
Move memory allocation closer to where it is needed.  Also make
a distinction between len and size.  OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/16 11:00:53

Modified files:
	games/tuxpaint-config: Makefile distinfo 
	games/tuxpaint-config/patches: patch-src_tuxpaint-config_1 
	games/tuxpaint-config/pkg: PLIST 

Log message:
- update to tuxpaint-config-0.0.11
- use SUBST_CMD


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/16 11:01:16

Modified files:
	games/tuxpaint-stamps: Makefile distinfo 
	games/tuxpaint-stamps/pkg: PLIST 

Log message:
- update to tuxpaint-stamps-20080630


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/16 11:01:36

Modified files:
	games/tuxpaint : Makefile distinfo 
	games/tuxpaint/patches: patch-Makefile patch-src_im_c 
	                        patch-src_manpage_tuxpaint_1 
	games/tuxpaint/pkg: PLIST 
Added files:
	games/tuxpaint/pkg: PFRAG.shared 

Log message:
- update to tuxpaint-0.9.20
- fix depends
- use SUBST_CMD


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/16 11:03:08

Modified files:
	games/gcompris : Makefile distinfo 
	games/gcompris/patches: patch-Makefile_in patch-configure 
	                        patch-src_Makefile_in 
	                        patch-src_boards_erase_c 
	                        patch-src_gcompris_Makefile_in 
	games/gcompris/pkg: PLIST 

Log message:
- update to gcompris-8.4.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/16 11:29:33

Modified files:
	audio/herrie   : Makefile distinfo 
	audio/herrie/patches: patch-herrie_conf_sample 
	audio/herrie/pkg: PLIST 

Log message:
- update herrie to 2.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/16 11:30:24

Modified files:
	lang/pfe       : Makefile distinfo 
	lang/pfe/patches: patch-pfe_Makefile_in patch-pfe_configure 
	lang/pfe/pkg   : PFRAG.shared PLIST 
Added files:
	lang/pfe/patches: patch-pfe_main-stdc_c 

Log message:
- update pfe to 0.33.69
- specify license version


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/16 12:02:06

Log message:
    import freefont-ttf 20080912
    
    The freefont project provides a set of free, high-quality, outline (i.e.
    OpenType) fonts covering the ISO 10646/Unicode UCS (Universal Character
    Set). This set consists of three TrueType typefaces: one monospaced and
    two proportional -- one with uniform and one with modulated stroke.
    These fonts are similar to the Helvetica, Times and Courier fonts.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081016
    
    N ports/x11/freefont-ttf/distinfo
    N ports/x11/freefont-ttf/Makefile
    N ports/x11/freefont-ttf/pkg/DESCR
    N ports/x11/freefont-ttf/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/16 12:03:46

Modified files:
	x11            : Makefile 

Log message:
- add freefonts-ttf


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/16 12:14:09

Modified files:
	net/mcabber    : Makefile distinfo 
	net/mcabber/pkg: PLIST 

Log message:
- update mcabber to 0.9.9

by Simon Kuhnle via Markus Hennecke (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/10/16 12:23:53

Modified files:
	sys/netinet    : if_ether.h 

Log message:
Kill M_HASFCS, it is not used in OpenBSD. If a ethernet chip returns the
checksum in the packet it should be trimmed away by the driver and not by
driver independent code. OK brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/16 12:31:41

Log message:
    import eventlog 0.2.5
    
    The EventLog library aims to be a replacement of the simple syslog() API
    provided on UNIX systems. The major difference between EventLog and syslog
    is that EventLog tries to add structure to messages.
    
    Status:
    
    Vendor Tag:	steven
    Release Tags:	steven-20081016
    
    N ports/sysutils/eventlog/distinfo
    N ports/sysutils/eventlog/Makefile
    N ports/sysutils/eventlog/pkg/DESCR
    N ports/sysutils/eventlog/pkg/PLIST
    N ports/sysutils/eventlog/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/16 12:32:19

Modified files:
	sysutils       : Makefile 

Log message:
+eventlog


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/16 12:37:19

Modified files:
	usr.bin/usbhidctl: usbhid.c usbhidctl.1 

Log message:
make -a the default when no other options besides the required
-f are used

input from and ok sthen@, jmc@, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/10/16 13:12:51

Modified files:
	sys/net        : if_bridge.c if_ethersubr.c if_vlan.c 

Log message:
* Allow ether_input() and vlan_input() to handle incoming packets
where the tag is stored in the mbuf header.
* Make bridge(4) handle interfaces with and without hardware tag
support and forward packets inbetween.

Help and ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/10/16 13:16:21

Modified files:
	sys/dev/ic     : re.c 
	sys/dev/pci    : if_bnx.c if_ix.c if_txp.c 

Log message:
Convert RX tag stripping to storing the tag in the mbuf header and
enable RX tag stripping for re(4).

ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/16 13:16:58

Modified files:
	sys/dev/pci    : azalia.c azalia.h azalia_codec.c 

Log message:
Add S/PDIF support. From NetBSD.

Clean up a little while here.

from Alexey Suslikov, thanks

tested by several as part of a larger diff, thanks also


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/10/16 13:18:03

Modified files:
	sys/dev/ic     : re.c 
	sys/dev/pci    : if_bge.c if_bnx.c if_ix.c if_nfe.c if_nge.c 
	                 if_ti.c if_txp.c if_xge.c 
	sys/net        : if_vlan.c 

Log message:
Switch the existing TX VLAN hardware support over to having the
tag in the header.  Convert TX tagging in the drivers.

Help and ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2008/10/16 13:40:31

Modified files:
	sysutils/god   : Makefile 
	sysutils/god/patches: patch-lib_god_contacts_email_rb 

Log message:
let the mta add a proper date header
bump pkgname


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/16 13:52:51

Modified files:
	devel          : Makefile 

Log message:
s/p5-Devel-PAR/p5-PAR/


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/16 14:31:22

Modified files:
	devel          : Makefile 

Log message:
sort


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/16 14:48:08

Log message:
    import of mono-gnome-2.20.0
    
    Gnome# is a .NET language binding for assorted GNOME libraries.
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20081016
    
    N ports/x11/gnome/mono-gnome/Makefile
    N ports/x11/gnome/mono-gnome/distinfo
    N ports/x11/gnome/mono-gnome/patches/patch-gconf_GConf_gconf-sharp-2_0_pc_in
    N ports/x11/gnome/mono-gnome/patches/patch-gconf_GConf_PropertyEditors_gconf-sharp-peditors-2_0_pc_in
    N ports/x11/gnome/mono-gnome/patches/patch-gnome_gnome-sharp-2_0_pc_in
    N ports/x11/gnome/mono-gnome/patches/patch-art_art-sharp-2_0_pc_in
    N ports/x11/gnome/mono-gnome/patches/patch-gnomevfs_gnome-vfs-sharp-2_0_pc_in
    N ports/x11/gnome/mono-gnome/pkg/PLIST
    N ports/x11/gnome/mono-gnome/pkg/PFRAG.shared
    N ports/x11/gnome/mono-gnome/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	weingart@cvs.openbsd.org	2008/10/16 15:23:21

Modified files:
	kerberosV/src/kdc: hprop.c 

Log message:
Fix ovious uninitialized variable.

Ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/16 15:23:49

Modified files:
	usr.bin/ftp    : fetch.c 

Log message:
use O_CREAT in -C mode too, for in case it is not there the first time
from frantisek holop, ok millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/16 15:47:10

Modified files:
	lang/mono      : Makefile mono.port.mk 

Log message:
- set CATEGORIES+=lang/mono via mono.port.mk, instead of every port doing
it themselves. like other modules do too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/16 15:47:54

Modified files:
	x11/mono-gtk2  : Makefile 

Log message:
- CATEGORIES+=lang/mono is now set via mono.port.mk


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/16 15:48:33

Modified files:
	x11/gnome/mono-gnome: Makefile 

Log message:
- CATEGORIES+=lang/mono is now set via mono.port.mk


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/16 16:15:06

Modified files:
	x11/gnome/mono-gnome: Makefile 

Log message:
- use gnome.port.mk
- specify license version


CVSROOT:	/cvs
Module name:	ports
Changes by:	weerd@cvs.openbsd.org	2008/10/16 16:36:02

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
Add my ICBM coordinates, bump version

OK jasper@, robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/16 16:56:32

Modified files:
	usr.bin/grep   : file.c 

Log message:
two globals not needed in NOZ mode


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/10/16 17:15:53

Modified files:
	usr.bin/ftp    : cmds.c fetch.c 

Log message:
- resume http transfers [-C], if local file does not exist
- resume ftp transfers [-C, reget, mget], if local file does not
exist
ok theo


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvalchev@cvs.openbsd.org	2008/10/16 17:35:50

Modified files:
	infrastructure/package: gen-package-pages 

Log message:
bring up to speed for 4.4


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/10/16 19:10:47

Modified files:
	lib/csu/hppa   : crt0.c 

Log message:
adjust asm to be pic compatible. okay kettenis@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/10/16 22:22:01

Modified files:
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/16 23:58:56

Modified files:
	x11/gnome/mono-gnome: Makefile 

Log message:
{RUN,BUILD}_DEPEND on lang/mono


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 00:52:08

Modified files:
	x11/gnome/mono-gnome: Makefile 

Log message:
Some file have to be added to DLLMAP_FILES


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 00:55:19

Log message:
    import of mono-addins:
    
    Mono.Addins is a framework for creating extensible applications,
    and for creating libraries which extend those applications.
    Mono.Addins has been designed to be easy to use and useful for
    a wide range of applications: from simple applications with small
    extensibility needs, to complex applications which need support
    for large add-in structures.
    This new framework intends to set an standard for building
    extensible applications and add-ins in Mono.
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20081017
    
    N ports/devel/mono-addins/distinfo
    N ports/devel/mono-addins/Makefile
    N ports/devel/mono-addins/pkg/DESCR
    N ports/devel/mono-addins/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 00:56:08

Modified files:
	devel          : Makefile 

Log message:
+mono-addins


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 01:10:03

Log message:
    import of ndesk-dbus:
    
    ndesk-dbus is a C# implementation of D-Bus. It's often referred
    to as dbus-sharp, or "managed D-Bus" to avoid confusion with
    existing bindings (which wrap libdbus).
    
    D-Bus is an inter-process communication framework that lets
    applications interface with the system event bus as well as
    allowing them to talk to one another in a peer-to-peer
    configuration.
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20081017
    
    N ports/sysutils/ndesk-dbus/Makefile
    N ports/sysutils/ndesk-dbus/distinfo
    N ports/sysutils/ndesk-dbus/pkg/DESCR
    N ports/sysutils/ndesk-dbus/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 01:10:42

Log message:
    import of ndesk-dbus-glib:
    
    ndesk-dbus is a C# implementation of D-Bus. It's often referred
    to as dbus-sharp, or "managed D-Bus" to avoid confusion with
    existing bindings (which wrap libdbus).
    
    D-Bus is an inter-process communication framework that lets
    applications interface with the system event bus as well as
    allowing them to talk to one another in a peer-to-peer
    configuration.
    
    This module provides GLib integration as an optional extra.
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20081017
    
    N ports/sysutils/ndesk-dbus-glib/Makefile
    N ports/sysutils/ndesk-dbus-glib/distinfo
    N ports/sysutils/ndesk-dbus-glib/pkg/DESCR
    N ports/sysutils/ndesk-dbus-glib/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 01:11:41

Modified files:
	sysutils       : Makefile 

Log message:
+ndesk-gbus
+ndesk-gbus-glib


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 01:16:15

Log message:
    import of tomboy:
    
    Tomboy is a desktop note-taking application for Linux and Unix. Simple and
    easy to use, but with potential to help you organize the ideas and
    information you deal with every day.
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20081017
    
    N ports/x11/gnome/tomboy/Makefile
    N ports/x11/gnome/tomboy/distinfo
    N ports/x11/gnome/tomboy/pkg/DESCR
    N ports/x11/gnome/tomboy/pkg/PLIST
    N ports/x11/gnome/tomboy/patches/patch-Tomboy_tomboy_in
    N ports/x11/gnome/tomboy/patches/patch-Tomboy_tomboy-panel_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 01:16:57

Modified files:
	x11/gnome      : Makefile 

Log message:
+tomboy


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/17 02:01:17

Modified files:
	books/wndw     : Makefile distinfo 
	books/wndw/pkg : PLIST-ar 

Log message:
update the Arabic version to the new edition


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/17 02:29:41

Modified files:
	geo/qlandkarte : Makefile 
	geo/qlandkarte/patches: patch-src_src_pro 
	geo/qlandkarte/pkg: PLIST 
Added files:
	geo/qlandkarte/patches: patch-common_in 

Log message:
Small cleanup of qlandkarte:
* precise license
* add missing desktop-file-utils goo
* add PORTHOME to quiet up qmake4
* respect CXXFLAGS
* don't force -O3 optimisation
* install man pages where they belong

"go ahead and commit" pvalchev@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 03:07:13

Modified files:
	lang/mono      : Makefile 
	lang/mono/pkg  : PLIST 
Added files:
	lang/mono/patches: patch-mono_metadata_rand_c 
	                   patch-scripts_mono-nunit_pc_in 

Log message:
install some essential config files needed by some other ports,
fix nunit.pc.in by jasper


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/17 03:59:26

Log message:
    import squeezecenter:
    
    Formerly known as SlimServer, this is a streaming audio server
    for use with the SlimDevices/Logitech network music players -
    Squeezebox, Transporter and SLiMP3.
    
    * Web browser UI to control the player and manage playlists
    * MP3 & WMA Internet radio
    * Alarm clock
    * Automatically imports metadata tags
    * Browse and search by title, artist, album or genre
    * Shuffle and repeat albums or songs
    * Create, save, and import .pls, .cue and .m3u playlist files
    * Displays current date and time when not playing
    * Open protocol and command line API
    * Expandable through 3rd party plug-ins and skins
    * Supports multiple synchronized players
    * Listen from any computer using an MP3 software player
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081017
    
    N ports/audio/squeezecenter/Makefile
    N ports/audio/squeezecenter/distinfo
    N ports/audio/squeezecenter/patches/patch-Slim_Utils_OSDetect_pm
    N ports/audio/squeezecenter/patches/patch-Slim_Schema_Playlist_pm
    N ports/audio/squeezecenter/patches/patch-scanner_pl
    N ports/audio/squeezecenter/patches/patch-Slim_bootstrap_pm
    N ports/audio/squeezecenter/patches/patch-convert_conf
    N ports/audio/squeezecenter/patches/patch-Slim_Music_Import_pm
    N ports/audio/squeezecenter/patches/patch-slimserver_pl
    N ports/audio/squeezecenter/patches/patch-Slim_Plugin_LastFM_ProtocolHandler_pm
    N ports/audio/squeezecenter/pkg/DESCR
    N ports/audio/squeezecenter/pkg/MESSAGE
    N ports/audio/squeezecenter/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/17 04:00:42

Modified files:
	audio          : Makefile 

Log message:
+squeezecenter


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/17 04:04:32

Modified files:
	databases/skytools: Makefile distinfo 
	databases/skytools/pkg: PLIST 
Added files:
	databases/skytools/patches: patch-doc_Makefile 

Log message:
- update to 2.1.8

from pea (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/17 04:11:23

Modified files:
	productivity/calcurse: Makefile distinfo 

Log message:
- update to calcurse-2.3

from Frederic Culot (MAINTAINER and calcurse developer)


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/17 04:39:10

Modified files:
	sys/dev/pci/drm: i915_drv.c 

Log message:
Fix permissions on the DRM_I915_HWS_ADDR ioctl, should be master only.

Pointed out by Olaf Kirch, this has been in snaps for two weeks, no
problems.

ok millert@, deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/17 04:39:17

Log message:
    import f-spot 0.5.0.2
    
    The main F-Spot user interface in Browse mode is shown. F-Spot supports
    16 common files types, including JPEG, GIF, TIFF, RAW, and others.
    Import your photos from your hard drive, camera (including PTP type), or
    iPod.
    Photos can be tagged for searching and grouping, and the timeline gives
    quick sense of temporal location, and quanity of photos taken. F-Spot
    can view and export EXIF and XMP metadata in your images.
    Other features include fullscreen and slideshow modes.
    
    it needs some more tweaking, hence it's not hooked to the builds yet.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081017
    
    N ports/x11/gnome/f-spot/distinfo
    N ports/x11/gnome/f-spot/Makefile
    N ports/x11/gnome/f-spot/pkg/DESCR
    N ports/x11/gnome/f-spot/pkg/PLIST
    N ports/x11/gnome/f-spot/pkg/PFRAG.shared
    N ports/x11/gnome/f-spot/patches/patch-src_f-spot_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 05:02:16

Modified files:
	x11/gnome/f-spot: Makefile 

Log message:
f-spot cries for libgphoto2


CVSROOT:	/cvs
Module name:	src
Changes by:	landry@cvs.openbsd.org	2008/10/17 05:38:20

Modified files:
	usr.bin/tail   : extern.h forward.c tail.c 

Log message:
Permit tail -f to follow multiple files, useful when you want to monitor
several logfiles in a single terminal. split forward() and move the
corresponding -rewritten- code to follow().
Closes PR 5092.

ok millert@ gilles@ sobrado@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/17 06:34:29

Modified files:
	mail/libetpan  : Makefile distinfo 
	mail/libetpan/pkg: PLIST 

Log message:
Update to libetpan 0.57.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/17 06:46:33

Modified files:
	mail/claws-mail: Makefile distinfo 
	mail/claws-mail/patches: patch-configure_ac 
	                         patch-src_common_smtp_h patch-src_inc_c 
	                         patch-src_procmime_c 
	mail/claws-mail/pkg: PLIST-main 
Added files:
	mail/claws-mail/patches: patch-src_common_smtp_c 
Removed files:
	mail/claws-mail/patches: patch-m4_aspell_m4 
	                         patch-src_common_socket_c 

Log message:
Update to claws-mail 3.6.1.
Due to some licensing mess, it now uses GnuTLS instead of OpenSSL.
Switched to textproc/enchant instead of textproc/aspell for spelling.

No objection from ajacoutot@, looks good to MAINTAINER.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/17 06:47:17

Modified files:
	mail/claws-mail-cachesaver: Makefile distinfo 

Log message:
Update to claws-mail-cachesaver 0.10.8


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/17 06:48:16

Modified files:
	mail/claws-mail-htmlviewer: Makefile distinfo 
	mail/claws-mail-htmlviewer/pkg: PLIST 

Log message:
Update to claws-mail-htmlviewer 0.21, fix dependencies.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/17 06:49:56

Modified files:
	mail/claws-mail-notification: Makefile distinfo 
	mail/claws-mail-notification/pkg: PLIST 
Removed files:
	mail/claws-mail-notification/patches: patch-configure 

Log message:
Update to claws-mail-notification 0.19, remove now unneeded patch.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/17 06:50:57

Modified files:
	mail/claws-mail-rssyl: Makefile distinfo 
	mail/claws-mail-rssyl/pkg: PLIST 
Removed files:
	mail/claws-mail-rssyl/patches: patch-configure 

Log message:
Update to claws-mail-rssyl 0.22, remove now unneeded patch.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/17 06:51:48

Modified files:
	mail/claws-mail-vcalendar: Makefile distinfo 
Removed files:
	mail/claws-mail-vcalendar/patches: patch-configure 

Log message:
Update to claws-mail-vcalendar 2.0.2, remove now unneeded patch.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/10/17 06:59:53

Modified files:
	sbin/pfctl     : parse.y 

Log message:
in findeol(), do not skip the pushback buffer. fixes PR 5952 by sthen@ and
should make the pushback buffer really transparent.
diagnosis by me, fix with mpf, some input deraadt, ok mpf


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/10/17 07:02:55

Modified files:
	usr.sbin/bgpd  : parse.y 
	usr.sbin/hostapd: parse.y 
	usr.sbin/ifstated: parse.y 
	usr.sbin/ospf6d: parse.y 
	usr.sbin/ospfd : parse.y 
	usr.sbin/relayd: parse.y 
	usr.sbin/ripd  : parse.y 
	usr.sbin/snmpd : parse.y 
	usr.sbin/ypldap: parse.y 

Log message:
bring in the findeol() fix from pfctl. list of affected parsers by sthen


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/10/17 08:04:07

Modified files:
	sys/arch/powerpc/powerpc: pmap.c 

Log message:
Handle pool allocation failures slightly better. ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/17 08:19:25

Modified files:
	x11/gnome/vfs2 : Makefile 

Log message:
- explicitely disable afs support
no pkg change


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/10/17 08:32:47

Modified files:
	usr.sbin/ntpd  : parse.y 
	usr.sbin/dvmrpd: parse.y 

Log message:
bring in findeol() fix from pfctl


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/10/17 08:33:15

Modified files:
	sbin/ipsecctl  : parse.y 

Log message:
findeol() fix from pfctl


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/10/17 08:56:53

Modified files:
	editors/vim    : Makefile distinfo 
	editors/vim/patches: patch-runtime_filetype_vim 
	                     patch-runtime_syntax_c_vim 
	                     patch-runtime_syntax_make_vim 
	                     patch-src_auto_configure 
	editors/vim/pkg: PFRAG.no-no_x11-main PLIST-main 

Log message:
update to 7.2.25. ok marco@, landry@


CVSROOT:	/cvs
Module name:	src
Changes by:	okan@cvs.openbsd.org	2008/10/17 12:30:20

Modified files:
	kerberosV/src/lib/roken: vis.c 
	sys/arch/alpha/pci: tsp_dma.c 
	sys/arch/hp300/dev: mb89352reg.h 
	sys/arch/luna88k/dev: mb89352reg.h 
	sys/dev        : auconv.c 

Log message:
Remove clauses 3 and 4 from NetBSD license.

from ray; ok ray, deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/10/17 12:36:24

Modified files:
	usr.bin/ssh    : ssh_config.5 

Log message:
correct and clarify VisualHostKey; ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/17 12:49:50

Modified files:
	sbin/dmesg     : dmesg.c 

Log message:
init bufdata to NULL for when compiled without KVM support


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/10/17 13:06:01

Modified files:
	sys/sys        : mbuf.h 

Log message:
reorder mbuf flags so they are in numerical order again. brad@ concurs


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/17 13:41:33

Modified files:
	x11/gnome/mono-gnome: Makefile 

Log message:
add mono-gtk2 to {LIB,BUILD}_DEPENDS


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	2008/10/17 14:05:47

Modified files:
	x11/gnome/f-spot: Makefile 
	x11/gnome/f-spot/pkg: DESCR 

Log message:
Replace first sentence of DESCR with something more sensible, OK jasper@
While at it wrap a few lines and fix typo. Bump pkg.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/17 14:34:15

Modified files:
	faq            : upgrade44.html 

Log message:
- fix typos pointed out by Remco on www@, thanks!
- rework phrase about sysmerge backup directory and add a little
(reminder|educational piece) about what daily(8) does to /var/tmp.

ok nick@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/17 15:57:22

Modified files:
	infrastructure/templates: network.conf.template 

Log message:
replace 3 broken horde mirrors with working ones, and adjust a directory
path for another. ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/17 15:57:57

Modified files:
	devel/horde    : Makefile 

Log message:
update MASTER_SITES, ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/17 15:58:09

Modified files:
	mail/imp       : Makefile 

Log message:
update MASTER_SITES, ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/17 17:05:41

Log message:
    import mysql-zrm:
    
    Zmanda recovery manager for MySQL (MySQL ZRM) is a backup and
    recovery manager for MySQL database server. It also provides backup
    scheduling and reporting features.
    
    It supports backup of MySQL databases/tables using various methods
    (both running on same machine as the MySQL server as well as on a
    remote machine).
    
    From maintainer Giovanni Bechis, thanks!
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	giovanni_20081018
    
    N ports/databases/mysql-zrm/Makefile
    N ports/databases/mysql-zrm/distinfo
    N ports/databases/mysql-zrm/pkg/PLIST
    N ports/databases/mysql-zrm/pkg/DESCR
    N ports/databases/mysql-zrm/patches/patch-usr_bin_mysql-zrm
    N ports/databases/mysql-zrm/patches/patch-etc_mysql-zrm_mysql-zrm_conf
    N ports/databases/mysql-zrm/patches/patch-usr_bin_mysql-zrm-backup
    N ports/databases/mysql-zrm/patches/patch-usr_bin_mysql-zrm-verify-backup
    N ports/databases/mysql-zrm/patches/patch-usr_lib_mysql-zrm_ZRM_Common_pm
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/17 17:06:40

Modified files:
	databases      : Makefile 

Log message:
+mysql-zrm


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/17 18:38:54

Modified files:
	net/pidgin     : Makefile 

Log message:
Add missing build dependency for p5-XML-Parser.

Issue reported by pedro@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/18 01:39:58

Modified files:
	x11/gnome/vfs2 : Makefile 

Log message:
- revert; stupid configure args never mean the same
spotted by viq on silc, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/18 04:50:46

Log message:
    Import libyaml-0.1.1
    
    LibYAML is a YAML 1.1 parser and emitter written in C.
    LibYAML covers presenting and parsing processes. Thus LibYAML defines the
    following two processors:
    * Parser, which takes an input stream of bytes and produces a sequence
    of parsing events.
    * Emitter, which takes a sequence of events and produces a stream of bytes
    <...>
    
    from Pierre-Emmanuel Andre (MAINTAINER)
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	ajacoutot_20081018
    
    N ports/devel/libyaml/Makefile
    N ports/devel/libyaml/distinfo
    N ports/devel/libyaml/pkg/PLIST
    N ports/devel/libyaml/pkg/PFRAG.shared
    N ports/devel/libyaml/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/18 04:51:33

Modified files:
	devel          : Makefile 

Log message:
+libyaml


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/18 04:54:52

Log message:
    Import py-yaml-3.06
    
    PyYAML is a YAML parser and emitter for the Python programming language.
    <...>
    
    from Pierre-Emmanuel Andre (MAINTAINER)
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	ajacoutot_20081018
    
    N ports/textproc/py-yaml/Makefile
    N ports/textproc/py-yaml/distinfo
    N ports/textproc/py-yaml/patches/patch-setup_cfg
    N ports/textproc/py-yaml/pkg/PLIST
    N ports/textproc/py-yaml/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/18 04:55:41

Modified files:
	textproc       : Makefile 

Log message:
+py-yaml


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/18 05:15:36

Log message:
    Import py-spf-2.0.5
    
    Sender-Policy-Framework queries in Python.
    Provides an implementation of SPF useful for detecting email forgery.
    
    from Pierre-Emmanuel Andre (MAINTAINER)
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	ajacoutot_20081018
    
    N ports/mail/py-spf/Makefile
    N ports/mail/py-spf/distinfo
    N ports/mail/py-spf/pkg/PLIST
    N ports/mail/py-spf/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/18 05:17:59

Log message:
    Import py-policyd-spf-0.7.1
    
    External policy checker for the postfix mail server.  It will use pyspf to
    check SPF records to determine if email should be rejected by your server.
    
    from Pierre-Emmanuel Andre (MAINTAINER)
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	ajacoutot_20081018
    
    N ports/mail/py-policyd-spf/Makefile
    N ports/mail/py-policyd-spf/distinfo
    N ports/mail/py-policyd-spf/pkg/PLIST
    N ports/mail/py-policyd-spf/pkg/DESCR
    N ports/mail/py-policyd-spf/patches/patch-setup_py
    N ports/mail/py-policyd-spf/patches/patch-policyd-spf_1
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/18 05:20:25

Modified files:
	mail           : Makefile 

Log message:
+py-policyd-spf
+py-spf


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/10/18 05:42:23

ports/lang/python/2.6

Update of /cvs/ports/lang/python/2.6
In directory cvs.openbsd.org:/tmp/cvs-serv5421/2.6

Log Message:
Directory /cvs/ports/lang/python/2.6 added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/10/18 05:42:24

ports/lang/python/2.6/files

Update of /cvs/ports/lang/python/2.6/files
In directory cvs.openbsd.org:/tmp/cvs-serv5421/2.6/files

Log Message:
Directory /cvs/ports/lang/python/2.6/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/10/18 05:42:25

ports/lang/python/2.6/patches

Update of /cvs/ports/lang/python/2.6/patches
In directory cvs.openbsd.org:/tmp/cvs-serv5421/2.6/patches

Log Message:
Directory /cvs/ports/lang/python/2.6/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/10/18 05:42:26

ports/lang/python/2.6/pkg

Update of /cvs/ports/lang/python/2.6/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv5421/2.6/pkg

Log Message:
Directory /cvs/ports/lang/python/2.6/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/10/18 05:55:57

Modified files:
	lang/python    : Makefile.inc 
	lang/python/2.3: Makefile 
	lang/python/2.4: Makefile 

Log message:
Prepare for Python-2.6

Flip default ALL_TARGET to the one that will be used for current
and future (>=2.5) Python releases, move old default down into
2.3 and 2.4 Makefiles

Turn on a verbose retry when regress tests fail; saves messing with
LD_LIBRARY_PATH incantations to get them to rerun

Take maintainership


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/10/18 06:01:25

Modified files:
	lang/python/2.5: Makefile 
	lang/python/2.5/pkg: DESCR-tools MESSAGE-main PLIST-idle 
	                     PLIST-main PLIST-tools UNMESSAGE-main 
Added files:
	lang/python/2.5/pkg: MESSAGE-tools 

Log message:
fix slightly borked packaging:

- idle was incorrectly included in the -main package, not the -idle
subpackage. Move these to where they belong.

- The -main package installed a ${LOCALBASE}/python-config, which
would conflict with future python versions. Remove this and add
a MESSAGE suggesting users symlink python-config2.5 to it if
necessary

- An Emacs .el files was also installed by the -main package, this
too would conflict with parallel installs of different major
releases. Move this to the -tools subpackage.

bump PKG_PATCHLEVEL


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/10/18 06:03:56

Added files:
	lang/python/2.6: Makefile distinfo 
	lang/python/2.6/files: CHANGES.OpenBSD idle 
	lang/python/2.6/patches: 
	                         patch-Lib_distutils_command_build_ext_py 
	                         patch-Lib_tempfile_py 
	                         patch-Lib_test_regrtest_py 
	                         patch-Lib_test_test_dl_py 
	                         patch-Lib_test_test_fileio_py 
	                         patch-Lib_test_test_kqueue_py 
	                         patch-Lib_test_test_signal_py 
	                         patch-Lib_test_test_sys_py 
	                         patch-Makefile_pre_in 
	                         patch-Modules__multiprocessing_multiprocessing_h 
	                         patch-Modules_makesetup 
	                         patch-Modules_mathmodule_c 
	                         patch-Modules_nismodule_c 
	                         patch-Modules_ossaudiodev_c 
	                         patch-Modules_pyexpat_c 
	                         patch-Modules_socketmodule_c 
	                         patch-Tools_scripts_pydoc 
	                         patch-configure_in patch-setup_py 
	                         sup64-Lib_test_regrtest_py 
	lang/python/2.6/pkg: DESCR-bsddb DESCR-bz2 DESCR-db DESCR-expat 
	                     DESCR-gdbm DESCR-idle DESCR-main 
	                     DESCR-sqlite DESCR-tests DESCR-tkinter 
	                     DESCR-tools MESSAGE-idle MESSAGE-main 
	                     MESSAGE-tools PFRAG.ctypes-main 
	                     PFRAG.mm-main PLIST-bsddb PLIST-bz2 
	                     PLIST-gdbm PLIST-idle PLIST-main 
	                     PLIST-tests PLIST-tkinter PLIST-tools 
	                     UNMESSAGE-idle UNMESSAGE-main 

Log message:
port of Python-2.6, with 100% fewer build knobs!

Thanks to Ian Darwin, Will Maier and Aleksander Piotrowski for feedback


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/10/18 06:04:37

Modified files:
	lang/python    : Makefile 

Log message:
out with 2.3
in with 2.6


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/18 06:11:30

Modified files:
	sys/kern       : kern_malloc.c 
	sys/sys        : malloc.h param.h 
	sys/uvm        : uvm_init.c 

Log message:
Revert the change to use pools for <= PAGE_SIZE allocations.  It
changes the pressure on the uvm system, uncovering several bugs.  Some
of those bugs result in provable deadlocks.  We'll have to reconsider
integrating this diff again after fixing those bugs.

ok art@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/10/18 06:30:40

Modified files:
	sys/net        : if_mpe.c 

Log message:
Prevent the user to assign reserved labels to mpe(4) interfaces.

OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/18 06:37:42

Modified files:
	mail/py-milter : Makefile distinfo 
	mail/py-milter/patches: patch-setup_py 
	mail/py-milter/pkg: PLIST 

Log message:
- bring this port up-to-date: py-pymilter-0.8.10

suggested by Pierre-Emmanuel Andre


CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2008/10/18 07:18:09

Modified files:
	.              : events.html 

Log message:
PF tutorial by Peter Hansteen, hosted by the UKUUG.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/18 12:05:27

Modified files:
	sysutils/ndesk-dbus-glib: Makefile 

Log message:
add a file to DLLMAP_FILES; bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/18 12:17:05

Modified files:
	x11/gnome/f-spot: Makefile 

Log message:
add the needed files to DLLMAP_FILES


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/18 12:58:06

Modified files:
	devel/darcs    : Makefile distinfo 
	devel/darcs/patches: patch-GNUmakefile 
	devel/darcs/pkg: PLIST 
Removed files:
	devel/darcs/patches: patch-tests_missed_resolution_pl 

Log message:
Update to 2.1.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/18 17:47:05

Modified files:
	share/man/man4 : azalia.4 

Log message:
Add ICH10.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/18 20:41:01

Modified files:
	share/man/man4 : auich.4 pci.4 

Log message:
Mention that the auich(4) driver is an AC'97 audio device and that the
other chipsets supported by auich(4) are ICH compatible.

ok jakob@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/18 20:58:28

Modified files:
	share/man/man4 : auixp.4 pci.4 

Log message:
Mention the specific southbridges that are supported.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/18 21:13:07

Modified files:
	share/man/man4 : auacer.4 auixp.4 

Log message:
Add a BUGS section to mention the status of S/PDIF support.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/18 21:14:55

Modified files:
	share/man/man4 : azalia.4 

Log message:
Finally S/PDIF support and make the chipset listing look a little nicer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2008/10/18 21:44:42

Modified files:
	sysutils/bacula: Makefile distinfo 
	sysutils/bacula/files: README-client.OpenBSD 
	                       README-server.OpenBSD 
	sysutils/bacula/patches: patch-configure patch-manpages_bat_1 
	                         patch-scripts_mtx-changer_in 
	                         patch-src_dird_bacula-dir_conf_in 
	                         patch-src_qt-console_main_cpp 
	sysutils/bacula/pkg: PLIST-bat PLIST-main PLIST-server 
Removed files:
	sysutils/bacula/patches: patch-scripts_bacula_in 

Log message:
Update to bacula 2.4.3.
Add no_server PSEUDO_FLAVOR
Reorganize the Makefile some.
Remove dependency on qwt.
Set FULLPKGPATH for -main and -bat to remove backend dependencies
(found by and solution from naddy@)
Use SUBST_CMD.

ok jdixon@, okan@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/19 00:11:03

Modified files:
	usr.bin/mixerctl: mixerctl.1 
	share/man/man5 : mixerctl.conf.5 

Log message:
some minor cleanup, including a fix from Thomas Pfaff (mention
mixerctl.conf in mixerctl(1));


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/19 00:15:13

Modified files:
	usr.bin/patch  : patch.1 

Log message:
over-rule -> overrule; from Thomas Pfaff


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/19 01:13:45

Modified files:
	lang/python/2.5: Makefile 
	lang/python/2.5/pkg: MESSAGE-main 
	lang/python/2.6: Makefile 
	lang/python/2.6/pkg: MESSAGE-main 

Log message:
- tweak MESSAGE

ok djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/19 01:34:45

Log message:
    Import fltk2-2.0r6403
    
    The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
    C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
    and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
    developed by Mr. Bill Spitzak and is currently maintained by a
    small group of developers across the world with a central
    repository in the US.
    
    from James Turner (MAINTAINER) with some tweaks by me
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081019
    
    N ports/x11/fltk2/Makefile
    N ports/x11/fltk2/distinfo
    N ports/x11/fltk2/pkg/DESCR
    N ports/x11/fltk2/pkg/PLIST
    N ports/x11/fltk2/patches/patch-Makefile
    N ports/x11/fltk2/patches/patch-images_fl_png_cxx
    N ports/x11/fltk2/patches/patch-fluid_Makefile
    N ports/x11/fltk2/patches/patch-makeinclude_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/19 01:35:32

Modified files:
	x11            : Makefile 

Log message:
+fltk2


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/19 01:48:59

Modified files:
	www/tikiwiki   : Makefile distinfo 
	www/tikiwiki/pkg: PLIST 

Log message:
- SECURITY upgrade to tikiwiki-2.2
This release contains multiple bugfixes and preventive security
corrections.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/19 02:13:01

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
Re-add support for RX VLAN tag stripping.

Tested by naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/19 02:42:55

Modified files:
	www/dillo      : Makefile distinfo 
	www/dillo/patches: patch-Makefile_in patch-dpi_datauri_c 
	                   patch-dpid_Makefile_in patch-dpid_main_c 
	                   patch-src_IO_dpi_c patch-src_IO_http_c 
	                   patch-src_cookies_c patch-src_dns_c 
	www/dillo/pkg  : DESCR PLIST 
Added files:
	www/dillo/patches: patch-configure patch-dpi_https_c 
Removed files:
	www/dillo/patches: patch-dpi_file_c patch-src_dillo_c 

Log message:
- major upgrade to dillo 2.0
it now uses the fltk2 toolkit instead of gtk1
add a patch to fix accessing websites that have ipv6 addr while you don't

full changelog:
http://cvs.auriga.wearlab.de/cgi-bin/cvsweb.cgi/dillo2/ChangeLog?rev=HEAD;cvsroot=dillo

from new MAINTAINER James Turner (former maintainer Jim Uhl resigned)
requested by kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2008/10/19 04:23:09

Modified files:
	games/scummvm  : Makefile distinfo 
Added files:
	games/scummvm/patches: patch-configure 

Log message:
Update to 0.12.0
With a fix to link against libogg for flac from sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/10/19 05:33:51

Removed files:
	lang/python/2.3: Makefile distinfo 
	lang/python/2.3/files: CHANGES.OpenBSD idle 
	lang/python/2.3/patches: patch-Lib_tempfile_py 
	                         patch-Lib_test_regrtest_py 
	                         patch-Lib_test_test_fcntl_py 
	                         patch-Lib_test_test_tempfile_py 
	                         patch-Lib_test_test_timeout_py 
	                         patch-Makefile_pre_in 
	                         patch-Modules__tkinter_c 
	                         patch-Modules_makesetup 
	                         patch-Modules_nismodule_c 
	                         patch-Modules_socketmodule_c 
	                         patch-Tools_scripts_pydoc 
	                         patch-configure_in patch-setup_py 
	                         sup64-Lib_test_regrtest_py 
	lang/python/2.3/pkg: DESCR-bsddb DESCR-bz2 DESCR-db DESCR-expat 
	                     DESCR-gdbm DESCR-idle DESCR-main DESCR-mpz 
	                     DESCR-tests DESCR-tkinter DESCR-tools 
	                     MESSAGE-idle MESSAGE-main PFRAG.mm-main 
	                     PLIST-bsddb PLIST-bz2 PLIST-expat 
	                     PLIST-gdbm PLIST-idle PLIST-main PLIST-mpz 
	                     PLIST-tests PLIST-tkinter PLIST-tools 
	                     UNMESSAGE-idle UNMESSAGE-main 

Log message:
python-2.3 => attic


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/19 05:50:36

Modified files:
	lib/libc/time  : strptime.3 

Log message:
Document that strptime doesn't set the dst flag.
Based on a diff from Mark Bucc.  OK jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/10/19 06:00:54

Modified files:
	usr.sbin/ypldap: ldapclient.c parse.y ypldap.h 

Log message:
Do the DNS resolution before the chroot and disable LDAP referrals for now.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/19 07:23:16

Modified files:
	lib/libc/gen   : fts.3 

Log message:
document fts_open error handling; from Tim van der Molen
ok millert


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/19 07:35:34

Modified files:
	usr.bin/calendar/calendars: calendar.music 

Log message:
chuck berry was born in st. louis, not san jose, apparently;
from comet--berkeley, freebsd pr 128215;


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/10/19 10:16:03

Modified files:
	regress/sbin/pfctl: pfr.exec 

Log message:
vmstat(8) now reports "InUse" instead of "Releases".
Adopt for ktable/kentry usage/leakage tests.
Also run vmstat verbose, to avoid matching failures
if the pools haven't been used yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/10/19 10:18:52

Modified files:
	regress/sbin/pfctl: pfr1.ok pfr10.ok pfr11.ok pfr2.ok 

Log message:
The optional table counters added a field to the verbose
table output. Adopt.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2008/10/19 12:44:26

Modified files:
	.              : donations.html 

Log message:
I drove back from Paris with so many stuff I had to put the wine bottles on the
back seats, thanks guys!


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/19 13:53:09

Modified files:
	sys/dev/pci    : if_em.c 

Log message:
Re-add support TX VLAN tag insertion and RX VLAN tag stripping.

Tested by naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/19 14:35:01

Modified files:
	mail/msmtp     : Makefile distinfo 
	mail/msmtp/patches: patch-configure 
	                    patch-scripts_msmtpqueue_msmtp-listqueue_sh 
	mail/msmtp/pkg : PLIST 
Added files:
	mail/msmtp/patches: patch-scripts_msmtpq_msmtpQ 
	                    patch-scripts_msmtpq_msmtpq 
	                    patch-scripts_msmtpqueue_msmtp-enqueue_sh 
	                    patch-scripts_msmtpqueue_msmtp-runqueue_sh 
	                    patch-scripts_set_sendmail_set_sendmail_sh 
Removed files:
	mail/msmtp/patches: patch-scripts_set_sendmail_sh 

Log message:
- update msmtp to 1.4.16

from tim van der molen, via paul irofti (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/19 14:48:10

Modified files:
	sys/arch/i386/i386: cpu.c 

Log message:
Shuffle MULTIPROCESSOR ifdef's around to allow code that deals with
the CPU roles to compile on !MULTIPROCESSOR kernels and make the
top part of cpu_attach() which deals with processor setup depending
on the CPU role look much closer to the equivalent code for amd64.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/19 15:38:01

Modified files:
	sys/dev/pci    : if_ti.c 

Log message:
Re-add support for RX VLAN tag stripping.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/19 16:32:45

Modified files:
	books/wndw     : Makefile distinfo 

Log message:
wndw2-ar-ebook.pdf rerolled, makesum+bump. pointed out by jasper, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/19 17:16:38

Modified files:
	sys/dev/pci    : if_bnx.c 

Log message:
Re-add support for RX VLAN tag stripping.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/19 18:05:38

Modified files:
	sys/dev/mii    : jmphy.c 

Log message:
Enable the Gig master mode status display.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/19 19:02:52

Modified files:
	sys/dev/pci    : if_ti.c 

Log message:
- Remove tmp variable sumflags in ti_rxeof() and just stick the csum
Ok flag into the header field, like every other driver.
- Move the sanity checks in the packet encapsulation routines up above
the for loop since the number of DMA segments is already known and
there is no need to count the iterations through the loop.
- If the encapsulation routine fails after calling bus_dmamap_load_mbuf()
then make sure to unload the DMA map.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/19 21:54:33

Modified files:
	sys/dev/pci    : if_skreg.h 

Log message:
typo, regisrers -> registers


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/10/20 00:19:03

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
oops, assign errno the right way. caught by david running regress tests


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/20 00:47:49

Modified files:
	x11/gnome      : Makefile 

Log message:
add missing entry for mono-gnome to unbreak mirror-maker


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/20 02:49:03

Modified files:
	.              : 3RDPARTY 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/20 03:58:17

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
add an example of how to scan for wireless networks, since it is not
immediately obvious from reading the main text or the wireless pages;

i killed the "ifconfig gif1 destroy" example to do this, since i want to
keep EXAMPLES relatively short, and we already provide an example of
how to create an interface;


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/20 04:25:16

Modified files:
	usr.sbin/pkg_add: pkg_info pkg_mklocatedb 
	usr.sbin/pkg_add/OpenBSD: Add.pm Delete.pm Error.pm Mtree.pm 
	                          PackageLocator.pm PackageName.pm 
	                          PackageRepository.pm PackingElement.pm 
	                          PackingList.pm PkgConfig.pm PkgSpec.pm 
	                          RequiredBy.pm SharedLibs.pm Subst.pm 

Log message:
Say goodbye to local $_
lexical scoping is so much neater (courtesy of perl 5.10)


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/20 06:22:42

Modified files:
	mail/claws-mail: Makefile 
Removed files:
	mail/claws-mail/pkg: DESCR-dillo PLIST-dillo 

Log message:
Remove -dillo subpackage, claws devs don't plan to support dillo2, and
claws-mail-htmlviewer plugin is far better anyway.

From Ulrich Kahl (MAINTAINER) and ok ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/20 07:07:41

Modified files:
	faq            : current.html 

Log message:
mention the changes in ifconfig(8) syntax to list the supported
media types for a device, or to scan wireless networks.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/10/20 07:40:19

Modified files:
	sys/nfs        : nfs_srvcache.c 

Log message:
Be pedantically correct in freeing allocated mbufs, even upon clearing
the server cache on shutdown.

ok thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/10/20 10:13:37

Modified files:
	usr.sbin/ypldap: ypldap.conf.5 

Log message:
Add 2 missing directives and remove duplicate configuration entry.

Thanks to: uw at o3si dot de


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/10/20 12:19:25

Modified files:
	usr.sbin/ypldap: ldapclient.c 

Log message:
Do not stop connecting after the first connect fails.

OK mikeb@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/20 13:36:54

Modified files:
	sys/dev/pci    : if_jme.c if_jmevar.h 

Log message:
Remove ioctl handlers for MTU changing and multicast, they're already
handled by ether_ioctl() and simplify the interface flags handler.

ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/20 13:39:37

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
Enable support for RX checksum offload, RX VLAN tag stripping and TX
VLAN tag insertion.

ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/20 13:40:54

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
oops, testing printf shouldn't have been commited.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/20 13:43:39

Modified files:
	sys/dev/pci    : auacer.c 

Log message:
- Remove sys/cdefs.h header.
- Make use of pci_matchbyid().
- Replace magic number with PCI_MAPREG_START for the PCI BAR.
- Remove redundant code to enable PCI bus mastering which is already
dealt with by pci_mapreg_map().

ok mikeb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/20 14:00:21

Modified files:
	geo/gpstk      : Makefile 

Log message:
use -O0 by default and -O1 on faster build machines rather than the
previous behaviour of using -O1 and -O0 for a couple of arch. -O1 is
much faster in operation, but this is a real beast to build.

package bumped. discussed with ckuethe.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/20 14:16:05

Modified files:
	infrastructure/build: libtool 

Log message:
-n is an alias for --dry-run


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/20 14:20:09

Modified files:
	infrastructure/build: libtool 

Log message:
don't try to strip .la files on installation
use same libtool version as in ports tree


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/20 14:26:21

Modified files:
	databases/gdbm/patches: patch-Makefile_in 

Log message:
make life easier for libtool: use normal -version-info syntax


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/20 14:33:08

Modified files:
	sys/kern       : vfs_cache.c 

Log message:
The optimization done in 1.19 (and repaired in 1.20) results in
cache entries which are freed (and potentially reused), but which are
currently in use by another kernel thread which was sleeping in vput()
or vget().  This causes the crash in PR 5960, but potentially a
bunch of other side effects. figured out with pedro.
ok kettenis


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/20 15:00:30

Modified files:
	infrastructure/build: libtool 

Log message:
abort if neither a .la file nor a real library can be found


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/20 15:38:18

Modified files:
	graphics/gimp/stable: Makefile distinfo 
	graphics/gimp/stable/patches: patch-configure_in 
	                              patch-etc_Makefile_in 
	                              patch-gimpthumb_pc_in 
	graphics/gimp/stable/pkg: PFRAG.shared PLIST 

Log message:
Update to 2.6. From Giovanni Bechis.

"Yes, now is the time to commit this anyway." ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/20 18:26:04

Modified files:
	sys/dev/pci    : if_ixgb.c 

Log message:
Re-add support TX VLAN tag insertion and RX VLAN tag stripping.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/20 18:26:40

Modified files:
	sys/dev/pci    : if_xge.c 

Log message:
Re-add support for RX VLAN tag stripping.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/20 20:18:41

Modified files:
	faq            : faq4.html 

Log message:
after a LOT of years, I've got sick and tired of the (not OpenBSD
related) quirks of the machine I used for many years as my "demo
install" machine, so I replace it with something more normal.  Same disk
but different geometry, so all kinds of gratuitous changes.  Commit now
to make the 4.4 changes less painful later for translation team.


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/10/20 20:57:51

Modified files:
	net/openafs    : Makefile 
	net/openafs/files: README.OpenBSD openafs-setup 

Log message:
o remove bogus vars in commented out suggested rc.local bit in README.OpenBSD
o function'ize openafs-setup and let it setup not just the 1st but also
subsequent afs servers, letting admins choose which afs server programs to
run on each, `works for me(tm)'
bump PKGNAME


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/20 21:16:21

Modified files:
	sys/dev/ic     : amireg.h 

Log message:
Stray space


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/10/20 22:48:04

Modified files:
	.              : sparc64.html 

Log message:
two new models..


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/10/20 23:36:46

Modified files:
	sys/dev/pci    : auacer.c 

Log message:
remove unused variable 'v', unbreaks the tree
asked by jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/21 00:22:24

Modified files:
	sys/dev/ic     : amireg.h 

Log message:
Wow we had this structure forever wrong.  Didn't break because it was
bigger than intended.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/21 00:42:45

Modified files:
	bin/mv         : mv.1 

Log message:
various doc fixes related to how mv handles symlinks
and file system traversal;

this is work from Ingo Schwarze, tweaked a little by myself,
and we borrowed half a sentence from the netbsd man page too;

ok sobrado


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/10/21 00:48:45

Modified files:
	.              : plus.html 

Log message:
Upto 10/15


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/21 01:14:20

Modified files:
	www/dillo      : Makefile 
	www/dillo/patches: patch-dpi_https_c 

Log message:
- load certificates from /etc/ssl/cert.pem

from James Turner (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/21 02:36:25

Modified files:
	mail/cyrus-imapd: Makefile distinfo 
	mail/cyrus-imapd/patches: patch-configure 
	mail/cyrus-imapd/pkg: DESCR-perl MESSAGE-main PLIST-main 
	                      PLIST-perl 
Added files:
	mail/cyrus-imapd/patches: drac-patch-imap_Makefile_in 
Removed files:
	mail/cyrus-imapd/patches: drac-patch-imap_Makefile.in 
	                          patch-lib_libconfig_c 

Log message:
- update to cyrus-imapd 2.3.13
- only build_depends on mail/drac for the drac FLAVOR as the drac server
can be external
- rename drac patch
- tweak DESCR-perl and MESSAGE-main
- fix -perl packaging after perl upgrade to 5.10


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2008/10/21 05:01:29

Modified files:
	sys/net        : if_pflow.c 

Log message:
add bpf/tcpdump support to pflow(4)

ok canacar@ henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/10/21 05:33:36

Modified files:
	usr.sbin/ypldap: ldapclient.c 

Log message:
Oops, freed to much memory.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/10/21 07:32:56

Modified files:
	sbin/isakmpd   : virtual.c 

Log message:
do not listen on tentative (during DAD), duplicated (after DAD) or
detached addresses. bind(2) will not allow this. ok hshoexer, fries


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/21 09:32:33

Modified files:
	www/opera      : Makefile distinfo 
	www/opera/pkg  : PLIST 

Log message:
SECURITY: update to opera-9.61

"if it works" sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/21 11:01:24

Log message:
    Import libexecinfo-1.1
    
    This is a quick-n-dirty BSD licensed clone of backtrace facility found
    in the GNU libc, mainly intended for porting linuxish code to BSD
    platforms, however it can be used at any platform which has a gcc
    compiler.
    
    from bernd@ (patch-execinfo_c from FreeBSD)
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	ajacoutot_20081021
    
    N ports/devel/libexecinfo/Makefile
    N ports/devel/libexecinfo/distinfo
    N ports/devel/libexecinfo/pkg/PLIST
    N ports/devel/libexecinfo/pkg/PFRAG.shared
    N ports/devel/libexecinfo/pkg/DESCR
    N ports/devel/libexecinfo/patches/patch-Makefile
    N ports/devel/libexecinfo/patches/patch-execinfo_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/21 11:06:23

Modified files:
	devel          : Makefile 

Log message:
+libexecinfo


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/21 11:07:45

Modified files:
	games/freedroidrpg: Makefile 

Log message:
- enable libexecinfo support


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/10/21 11:51:17

Modified files:
	lib/libc/stdio : vfprintf.c 

Log message:
use decimal point from locale.  ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/10/21 11:52:03

Modified files:
	lib/libc/gdtoa : Makefile.inc 

Log message:
build w/ USE_LOCALE.  ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/10/21 11:54:00

Modified files:
	usr.bin/ftp    : list.c 

Log message:
add rcs id


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/21 13:39:43

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
Don't bounce transmitted packets up to the BPF listeners twice.

ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/21 13:41:13

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
Make sure to read the last byte of EEPROM descriptor. Previously
the last byte of the Ethernet address was not read which in turn
resulted in getting 5 out of the 6 bytes of Ethernet address and
always returning ENOENT.

From FreeBSD

ok jsg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/21 13:53:17

Modified files:
	graphics/gimp/stable: Makefile 

Log message:
Remove a bogus ::graphics/gegl LIB_DEPENDS. Found by Giovanni Bechis.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 14:13:07

Modified files:
	lang/python/2.4: Makefile 

Log message:
bump pkgname after maintainer change


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/10/21 14:20:00

Modified files:
	usr.sbin/dvmrpd: rde.h rde_srt.c 

Log message:
Code cleanup. No functional change.

OK norby@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 14:57:58

Modified files:
	print/texlive  : Makefile Makefile.inc 
	print/texlive/base: Makefile distinfo 
	print/texlive/base/patches: patch-libs_icu-xetex_Makefile_in 
	                            patch-texk_afm2pl_Makefile_in 
	                            patch-texk_bibtex8_Makefile_in 
	                            patch-texk_cjkutils_hbf2gf_Makefile_in 
	                            patch-texk_dtl_Makefile_in 
	                            patch-texk_dvidvi_Makefile_in 
	                            patch-texk_dviljk_Makefile_in 
	                            patch-texk_dvipdfm_Makefile_in 
	                            patch-texk_dvipos_Makefile_in 
	                            patch-texk_dvipsk_Makefile_in 
	                            patch-texk_gsftopk_Makefile_in 
	                            patch-texk_kpathsea_Makefile_in 
	                            patch-texk_lacheck_Makefile_in 
	                            patch-texk_make_man_mk 
	                            patch-texk_makeindexk_Makefile_in 
	                            patch-texk_musixflx_Makefile_in 
	                            patch-texk_ps2pkm_Makefile_in 
	                            patch-texk_seetexk_Makefile_in 
	                            patch-texk_tetex_Makefile_in 
	                            patch-texk_tex4htk_Makefile_in 
	                            patch-texk_texlive_Makefile_in 
	                            patch-texk_ttf2pk_Makefile_in 
	                            patch-texk_web2c_Makefile_in 
	                            patch-texk_web2c_alephdir_aleph_mk 
	                            patch-texk_web2c_doc_Makefile_in 
	                            patch-texk_web2c_mpware_Makefile_in 
	                            patch-texk_web2c_omegadir_omega_mk 
	                            patch-texk_web2c_omegafonts_Makefile_in 
	                            patch-texk_web2c_otps_Makefile_in 
	                            patch-texk_web2c_pdftexdir_pdftex_mk 
	                            patch-texk_xdvik_Makefile_in 
	                            patch-utils_dialog_Makefile_in 
	print/texlive/base/pkg: MESSAGE PLIST 
Added files:
	print/texlive/base/files: README.OpenBSD fmtutil.cnf-full 
	                          fmtutil.cnf-minimal fmtutil.cnf-tetex 
	print/texlive/base/patches: patch-configure patch-libs_configure 
	                            patch-libs_lua51_Makefile 
	                            patch-texk_dvipng_configure 
	                            patch-texk_kpathsea_texmf_cnf 
	                            patch-texk_texlive_linked_scripts_texdoc_tlu 
	                            patch-texk_web2c_configure 
	                            patch-texk_web2c_luatexdir_luatex_mk 
	                            patch-texk_xdvipdfmx_Makefile_in 
	                            patch-texk_xdvipdfmx_configure 
	                            patch-utils_tpic2pdftex_Makefile_in 
Removed files:
	print/texlive/base/patches: patch-Makefile_in 
	                            patch-libs_icu-xetex_layout_KernTable_cpp 
	                            patch-libs_xpdf_xpdf_Object_h 
	                            patch-texk_cjkutils_conv_Makefile_in 
	                            patch-texk_cjkutils_scripts_Makefile_in 
	                            patch-texk_detex_Makefile_in 
	                            patch-texk_dvi2tty_Makefile_in 
	                            patch-texk_tetex_texlinks 
	                            patch-texk_web2c_texmfmem_h 
	                            patch-texk_web2c_xetexdir_XeTeX_ext_c 
	                            patch-texk_web2c_xetexdir_XeTeX_ext_h 
	                            patch-texk_web2c_xetexdir_XeTeX_mac_c 
	                            patch-texk_web2c_xetexdir_jpegimage_c 
	                            patch-texk_web2c_xetexdir_xetex-new_ch 
	                            patch-texk_web2c_xetexdir_xetex_defines 
	                            patch-texk_web2c_xetexdir_xetex_h 
	                            patch-texk_web2c_xetexdir_xetex_mk 
	                            patch-texk_xdv2pdf_Makefile_in 
	                            patch-texk_xdvipdfmx_src_tt_cmap_c 
	                            patch-utils_ps2eps_Makefile_in 
	                            patch-utils_psutils_Makefile_in 
	print/texlive/texmf-docs: Makefile distinfo 
	print/texlive/texmf-docs/pkg: DESCR MESSAGE PLIST 
	print/texlive/texmf-full: Makefile distinfo 
	print/texlive/texmf-full/pkg: DESCR MESSAGE PLIST 
	print/texlive/texmf-minimal: Makefile distinfo 
	print/texlive/texmf-minimal/patches: 
	                                     patch-texmf_dvips_config_config_ps 
	print/texlive/texmf-minimal/pkg: DESCR MESSAGE PLIST 

Log message:
update to texlive 2008
reorganize port structure

all from maintainer Edd Barrett


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 15:03:55

Modified files:
	textproc/lgrind: Makefile 
	textproc/lgrind/pkg: PLIST 

Log message:
depend on new texmf-tetex package


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/21 15:06:19

Modified files:
	usr.sbin/pkg_add/OpenBSD: Error.pm 

Log message:
ouch, this one requires local for now
(as found out by Chris Cappuccio)


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/21 15:31:10

Modified files:
	sys/arch/amd64/amd64: ioapic.c 
	sys/arch/i386/i386: ioapic.c 

Log message:
style nits.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 15:34:14

Modified files:
	lang/tcl/8.5   : Makefile distinfo 

Log message:
bugfix update to 8.5.5

from maintainer Stuart Cassoff


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 15:34:41

Modified files:
	x11/tk/8.5     : Makefile distinfo 
	x11/tk/8.5/patches: patch-unix_Makefile_in 

Log message:
bugfix update to 8.5.5

from maintainer Stuart Cassoff


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/21 15:40:39

Modified files:
	net/pidgin     : Makefile 

Log message:
- revert previous: p5-XML-Parser buid_depends is already provided by the
intltool MODULE

ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 15:49:46

Modified files:
	lang/tcltutor  : Makefile distinfo 
	lang/tcltutor/patches: patch-TclTutor_tcl 
	lang/tcltutor/pkg: PLIST 

Log message:
update to 30b2
prettier makefile

from maintainer Stuart Cassoff


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/21 15:50:29

Modified files:
	x11/gtk-vnc    : Makefile 

Log message:
Fix dependencies, ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/21 15:52:07

Modified files:
	sys/arch/amd64/amd64: ioapic.c 
	sys/arch/i386/i386: ioapic.c 

Log message:
more style nits.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 15:59:40

Modified files:
	security/libnipper: Makefile distinfo 

Log message:
update to 0.12.2

from Nigel J. Taylor (njtaylor at asterisk.demon.co.uk)


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 16:00:21

Modified files:
	security/libnipper: Makefile 

Log message:
NO_REGRESS


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/21 16:20:00

Modified files:
	x11/qt4        : Makefile distinfo 
	x11/qt4/patches: patch-config_tests_unix_cups_cups_pro 
	                 patch-config_tests_unix_odbc_odbc_pro 
	                 patch-configure 
	                 patch-mkspecs_openbsd-g++_qmake_conf 
	                 patch-qmake_generators_unix_unixmake2_cpp 
	                 patch-qmake_generators_unix_unixmake_cpp 
	                 patch-src_corelib_global_qglobal_h 
	                 patch-src_corelib_io_qfsfileengine_unix_cpp 
	x11/qt4/pkg    : PFRAG.shared-main PLIST-examples PLIST-html 
	                 PLIST-main 
Added files:
	x11/qt4/patches: patch-tools_qdbus_qdbuscpp2xml_qdbuscpp2xml_cpp 
	                 patch-tools_qtconfig-lite_qtconfig_pro 
	                 patch-tools_tools_pro 
	x11/qt4/pkg    : DESCR-phonon PFRAG.shared-phonon PLIST-phonon 
Removed files:
	x11/qt4/patches: patch-config_tests_unix_compile_test 
	                 patch-config_tests_unix_gnu-libiconv_gnu-libiconv_cpp 
	                 patch-src_corelib_codecs_qiconvcodec_cpp 
	                 patch-src_network_network_pro 
	                 patch-src_network_qsslsocket_openssl_symbols_cpp 
	                 patch-src_network_qsslsocket_openssl_symbols_p_h 
	                 patch-src_qt3support_dialogs_q3filedialog_cpp 
	                 patch-tools_assistant_lib_qassistantclient_cpp 
	                 patch-tools_qdbus_tools_qdbuscpp2xml_qdbuscpp2xml_cpp 

Log message:
qt 4.4.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/10/21 17:28:14

Modified files:
	mail/mimedefang: Makefile distinfo 
	mail/mimedefang/files: rc.mimedefang 
	mail/mimedefang/pkg: PLIST 

Log message:
- update to 2.65
- use SUBST_CMD
- fix sample startup rc.mimedefang

ok merdely


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/10/21 17:47:52

Modified files:
	graphics/jhead : Makefile distinfo 
	graphics/jhead/patches: patch-gpsinfo_c patch-jhead_c 
	graphics/jhead/pkg: DESCR PLIST 

Log message:
- update to 2.84
- sync patches
- take maintainership

ok merdely


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/21 18:01:59

Modified files:
	sys/dev/pci    : if_lge.c 

Log message:
Fix a typo.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/21 18:40:56

Modified files:
	faq            : faq4.html 

Log message:
you can enlarge a partition with growfs(4)


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvalchev@cvs.openbsd.org	2008/10/21 18:51:01

Modified files:
	math/yorick    : Makefile distinfo 
	math/yorick/pkg: DESCR PLIST 

Log message:
Update to yorick-2.1; from Daniel Dickman


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/21 21:03:48

Modified files:
	sys/dev/pci    : if_stge.c 

Log message:
Add support TX VLAN tag insertion and RX VLAN tag stripping.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 23:07:17

Modified files:
	devel/swig     : Makefile distinfo 
	devel/swig/pkg : PLIST-main 

Log message:
update to 1.3.36

from Brad Walker <me at bradmwalker.com> some time ago

looks fine to kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/21 23:15:42

Modified files:
	print/jadetex  : Makefile 

Log message:
depends on texmf-tetex package


CVSROOT:	/cvs
Module name:	ports
Changes by:	fkr@cvs.openbsd.org	2008/10/21 23:27:07

Modified files:
	net/openvpn    : Makefile distinfo 
	net/openvpn/patches: patch-route_c 
	                     patch-sample-config-files_server_conf 
	net/openvpn/pkg: PLIST 

Log message:
update to openvpn 2.1rc13
ok bernd@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/21 23:31:29

Modified files:
	sys/dev/pci    : if_vge.c 

Log message:
Re-add support TX VLAN tag insertion and RX VLAN tag stripping.

Tested by Dawe <dawedawe at gmx dot de>


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2008/10/21 23:38:17

Modified files:
	sys/dev/isa    : it.c itvar.h 

Log message:
o add FAN4 and FAN5 sensors for IT8716/8718/8726
o always use 16-bit FAN counters for IT8716/8718/8726
o do not try to poll sensors disabled by BIOS
o sync VIN5 & VIN6 sensors description w/ ITE docs

tested by naddy@ weerd@


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2008/10/21 23:43:26

Modified files:
	share/man/man4 : it.4 

Log message:
sync with driver changes


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2008/10/21 23:45:45

Modified files:
	share/man/man4 : it.4 

Log message:
sync w/ VIN5&VIN6 changes too


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/10/22 00:25:07

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnreg.h if_iwnvar.h 

Log message:
lot of cleanup, small fixes.
prepare for future enhancements.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/10/22 02:16:49

Modified files:
	sbin/pflogd    : pflogd.8 pflogd.c 

Log message:
log pcap stats upon SIGUSR1; ok canacar
From: Dave Harrison <dave@nullcube.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/10/22 02:38:06

Modified files:
	sys/sys        : timeout.h 
	sys/kern       : kern_timeout.c 

Log message:
Add timeout_add_msec(), for timeouts in milliseconds.

Idea and original patch mk@

ok mk@, krw@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/22 03:31:42

Modified files:
	mail/drac      : Makefile 
	mail/drac/pkg  : PLIST 

Log message:
- remove @sample /etc/mail marker
it is not needed and only makes noise on pkg_delete


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2008/10/22 04:05:55

Modified files:
	usr.sbin/tcpdump: print-cnfp.c 

Log message:
fix format of AS number output

ok henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/22 05:05:36

Modified files:
	mail/drac      : Makefile 
	mail/drac/pkg  : PLIST 

Log message:
revert the last commit, if someone is actually adjusting SYSCONFDIR
then ${SYSCONFDIR}/mail might not exist.

ok ajacoutot


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/22 05:08:10

Log message:
    Import pg-toolbox-3
    
    The PostgreSQL Toolbox is a collection of small programs to aid the
    PostgreSQL administrator and developer.
    <...>
    
    from Pierre-Emmanuel Andre (MAINTAINER)
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	ajacoutot_20081022
    
    N ports/databases/pg-toolbox/Makefile
    N ports/databases/pg-toolbox/distinfo
    N ports/databases/pg-toolbox/patches/patch-Makefile
    N ports/databases/pg-toolbox/pkg/PLIST
    N ports/databases/pg-toolbox/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/22 05:12:45

Modified files:
	databases      : Makefile 

Log message:
+pg-toolbox


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/22 06:25:50

Modified files:
	lang/pfe/patches: patch-pfe_Makefile_in 

Log message:
- an rcs id was found in the context, which expanded. fixed this.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/22 06:29:31

Modified files:
	mail/p5-Mail-SPF-Query: Makefile 
	mail/p5-Mail-SPF-Query/pkg: PLIST 
	mail/py-spf    : Makefile 
	mail/py-spf/pkg: PLIST 

Log message:
- make these ports conflict, as they both install a bin/spfquery


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/22 06:38:32

Modified files:
	x11/gnustep/base: Makefile 

Log message:
Fix WANTLIB on amd64, seems libiberty is needed anyway. Removes a quirk.

ok ajacoutot@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/10/22 08:36:08

Modified files:
	sys/netinet    : ipsec_input.c 
	sys/netinet6   : ip6_forward.c ip6_output.c 

Log message:
filter ipv6 ipsec packets on enc0 (in and out), similar to ipv4;
ok bluhm, fries, mpf; fixes pr 4188


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2008/10/22 10:02:24

Modified files:
	devel/jdk/1.5  : Makefile 
	devel/jdk/1.5/patches: patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
	devel/jdk/1.6  : Makefile 
	devel/jdk/1.6/patches: patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
	devel/jdk/1.7  : Makefile 
	devel/jdk/1.7/patches: patch-hotspot_src_os_bsd_vm_os_bsd_cpp 

Log message:
Limit the jdk's view of physical memory to rlimit_cur instead of
rlimit_max. This makes the jdk behave better on amd64.

okay naddy@ ian@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2008/10/22 10:04:30

Added files:
	devel/netbeans/patches: patch-nbbuild_templates_projectized_xml 

Log message:
Fork off a large javac so this builds on amd64 with 1G datasize. No
change in package so no bump.

okay naddy@ ian@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/10/22 10:55:30

Modified files:
	share/man/man4 : unix.4 

Log message:
update to the references in unix(4): the UNIX Programmer's
Supplementary Documents include the 4.4BSD documents for ipc,
not the 4.3BSD ones.

jmc@ suggested following a better style for bibliography.

ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/22 11:04:14

Modified files:
	devel/ddd      : Makefile 
	devel/ddd/pkg  : PLIST 

Log message:
- Fix dependencies on powerpc, correctly link with devel/libelf
- Remove a doubled VMEM_WARNING
- Use libiconv MODULE
- Honor CXXFLAGS
- Fix licence marker
- Update PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	steven@cvs.openbsd.org	2008/10/22 12:15:04

Modified files:
	share/man/man5 : port-modules.5 

Log message:
sync list of port modules


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/22 12:38:02

Log message:
    import p5-XML-Parser-Lite 0.10
    
    XML::RSS::Parser::Lite is a simple pure perl RSS parser.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081022
    
    N ports/textproc/p5-RSS-Parser-Lite/distinfo
    N ports/textproc/p5-RSS-Parser-Lite/Makefile
    N ports/textproc/p5-RSS-Parser-Lite/pkg/DESCR
    N ports/textproc/p5-RSS-Parser-Lite/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/22 12:40:31

Modified files:
	textproc       : Makefile 

Log message:
- add p5-XML-Parser-Lite


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/22 12:42:29

Modified files:
	sys/dev/ic     : amireg.h 

Log message:
This isn't a real structure the firmware understands.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/22 13:27:07

Modified files:
	devel/gettext  : Makefile 

Log message:
disable C# check so we don't try to pick up Mono; pointed out by jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/22 13:37:49

Modified files:
	x11/gnome/empathy: Makefile 

Log message:
- unbreak after python 2.5 PLIST shuffling

from mikolaj kucharski, also spotted by naddy@, thanks both!


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/22 13:53:31

Modified files:
	sys/arch/amd64/amd64: intr.c 

Log message:
Only call pic->pic_delroute() when disestablishing the last interrupt handler
for a pin.  Resolves issues with azalia(4) devices that have no usable codecs
when they share an interrupt pin with other devices.

ok weingart@, krw@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/22 14:03:08

Modified files:
	devel/hudson   : Makefile 

Log message:
don't try to install HOMEDIR outside of fakedir, it's already @sample'd
unbreaks build with systrace


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/22 14:31:20

Modified files:
	usr.sbin/ypserv/ypinit: Makefile ypinit.8 
	share/man/man5 : passwd.5 
	share/man/man8 : yp.8 
	usr.sbin/ypserv/makedbm: makedbm.8 
	usr.sbin/ypserv/yppush: yppush.8 
	usr.sbin/ypserv/ypserv: ypserv.8 
	libexec/rpc.yppasswdd: rpc.yppasswdd.8 
	lib/libc/gen   : getpwent.3 
Added files:
	usr.sbin/ypserv/ypinit: Makefile.yp.8 

Log message:
man page for Makefile.yp, and associated bits; from Ingo Schwarze
ok deraadt


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/22 15:48:49

Modified files:
	textproc       : Makefile 

Log message:
s/p5-XML-Parser-Lite/p5-RSS-Parser-Lite/, from viq - thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/10/22 16:16:16

Modified files:
	libexec/getty  : ttys.5 

Log message:
Mention that "secure" on the console entry means, that
no password will be needed for single-user.
It's already noted in init(8), but having it here to
cannot hurt.  s/login/log in/ + corrections from jmc.
OK jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/22 16:57:12

Modified files:
	sys/dev/pci    : if_stge.c 

Log message:
Fix a typo with the VLAN code.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/10/22 17:04:45

Modified files:
	sys/arch/vax/if: if_le.c 
	sys/arch/vax/mbus: if_le_fwio.c 
	sys/net        : if_ppp.c if_sl.c if_strip.c pfkeyv2_convert.c 
	                 pfkeyv2_parsemessage.c 
	sys/netinet    : ip_ipsp.c ipsec_input.c 

Log message:
#if INET  => #ifdef INET
#if INET6 => #ifdef INET6


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/22 18:30:04

Modified files:
	sys/dev/ic     : mfi.c 

Log message:
Fix PR5645
ok dlg
tested beck and others


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/22 20:06:53

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
Sve power.  Power down codec if it has no audio function groups.

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/22 20:23:04

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
- new function azalia_generic_mixer_pin_sense - configures pin direction,
enables EAPD when needed
- new function azalia_generic_mixer_create_virtual - creates some
well known mixer controls, such as outputs.master
- use the two new functions when setting up a codec with the generic
codec support
- remove explicit pindir manipulations (azalia_generic_mixer_pin_sense
does this automatically now)
- add some GPIO quirks (from FreeBSD's snd_hda)
- move all GPIO quirks into one place
- add DAC/ADC groupings and support for several more codecs using the
generic codec support
- correct Sigmatel STAC9872AK name
- initialize unsol_event to NULL by default

DAC/ADC grouping and create_virtual/pin_sense code from NetBSD.
GPIO quirks from FreeBSD.

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/22 20:55:44

Modified files:
	net/pidgin     : Makefile distinfo 
	net/pidgin/patches: patch-configure_ac 
	                    patch-finch_libgnt_Makefile_in 
	                    patch-finch_plugins_Makefile_in 
	                    patch-libpurple_plugins_ssl_Makefile_in 
	                    patch-libpurple_protocols_gg_Makefile_in 
	                    patch-libpurple_protocols_oscar_Makefile_in 
	                    patch-pidgin_Makefile_in 
	                    patch-pidgin_gtkdialogs_c 
	net/pidgin/pkg : PLIST 

Log message:
Update to Pidgin 2.5.2.

Tested by a number of users.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/22 21:53:52

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/10/22 22:29:37

Modified files:
	.              : want.html 

Log message:
Looking for two Netgear GS108T 8 port Gig Ethernet switches.


CVSROOT:	/cvs
Module name:	src
Changes by:	jcs@cvs.openbsd.org	2008/10/22 23:10:00

Modified files:
	sys/dev/pci/drm: drm_pciids.h 

Log message:
remove some funky characters
ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/23 01:44:01

Modified files:
	sys/dev/pci/drm: drm_drv.c 

Log message:
Don't print redundant information in dmesg.

Prompted by deraadt, kettenis@.


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2008/10/23 02:08:44

Modified files:
	share/man/man4 : it.4 
	sys/dev/isa    : it.c 

Log message:
Round up to the nearest minute 16-bit timeout values for older IT8712 chips.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/23 05:19:45

Modified files:
	x11/xfce4/xfce4-dict: Makefile distinfo 
	x11/xfce4/xfce4-dict/pkg: PLIST 
Removed files:
	x11/xfce4/xfce4-dict/patches: patch-lib_common_c 

Log message:
Update to xfce4-dict 0.4.1, was sitting in my tree since one month.
Removes a now integrated patch from fgsch@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/23 06:39:00

Modified files:
	games/tuxpaint : Makefile 
	games/tuxpaint/patches: patch-Makefile 
	games/tuxpaint/pkg: PLIST 

Log message:
- s/appplications/applications
2 "p" are more than enough


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/23 07:13:03

Modified files:
	share/man/man4 : it.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	mk@cvs.openbsd.org	2008/10/23 10:21:21

Modified files:
	sys/net80211   : ieee80211_node.c 

Log message:
Prevent a crash in ieee80211_setkeys() when unplugging an interface in
hostap mode by canceling the group rekey timeout in ieee80211_node_detach().

ok damien


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/23 11:13:55

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
moschip ethernet devices


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/23 11:14:07

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/23 11:21:26

Modified files:
	sys/dev/usb    : files.usb 
	share/man/man4 : Makefile usb.4 
Added files:
	sys/dev/usb    : if_mos.c if_mosreg.h 
	share/man/man4 : mos.4 

Log message:
Driver for MOSCHIP MCS7x30 usb ethernet chips by Johann Christian Rode


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/23 11:21:49

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/23 11:26:26

Modified files:
	sys/arch/amd64/conf: GENERIC RAMDISK_CD 
	sys/arch/i386/conf: GENERIC RAMDISK_CD 
	sys/arch/macppc/conf: GENERIC RAMDISK 
	sys/arch/sparc64/conf: GENERIC RAMDISK 

Log message:
add mos(4) to the most relevant config files


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/23 12:37:49

Modified files:
	mail/dovecot   : Makefile distinfo 
Removed files:
	mail/dovecot/patches: 
	                      patch-src_lib-storage_index_mbox_istream-raw-mbox_c 
	                      patch-src_plugins_expire_expire-plugin_c 

Log message:
Update to Dovecot 1.1.5.

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/23 14:06:23

Modified files:
	share/man/man4 : mos.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	www
Changes by:	austin@cvs.openbsd.org	2008/10/23 14:12:25

Modified files:
	.              : orders.html 

Log message:
Add new China supplier, change address of Quantum books


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/23 14:28:28

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/23 14:29:17

Modified files:
	www/lighttpd   : Makefile distinfo 
	www/lighttpd/pkg: PLIST 
Removed files:
	www/lighttpd/patches: patch-src_connections_c 
	                      patch-src_mod_cgi_c 
	                      patch-src_mod_compress_c 
	                      patch-src_mod_extforward_c 
	                      patch-src_mod_magnet_c 
	                      patch-src_network_openssl_c 
	                      patch-src_response_c 

Log message:
Upgrade to lighttpd 1.4.20. Large bug fix update.

Tested by a number of users.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/10/23 14:33:06

Modified files:
	lib/libc/time  : ctime.3 

Log message:
Reword description of tm_zone and tm_gmtoff fields
Prompted by millert@; ok millert@ jmc@


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/10/23 14:42:24

Modified files:
	.              : hackathons.html 
Added files:
	images/hackathons: p2k8-s.gif p2k8.gif 

Log message:
p2k8 starts tomorrow


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/23 14:52:50

Modified files:
	sys/dev/ic     : ac97.c 

Log message:
reove redundant variable sample rate checks.

ok ratchov (a while ago)


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/10/23 15:25:08

Modified files:
	sys/arch/alpha/include: stdarg.h 
	sys/arch/amd64/include: stdarg.h 
	sys/arch/arm/include: stdarg.h 
	sys/arch/hppa/include: stdarg.h 
	sys/arch/hppa64/include: stdarg.h 
	sys/arch/i386/include: stdarg.h 
	sys/arch/m68k/include: stdarg.h 
	sys/arch/m88k/include: va-m88k.h 
	sys/arch/mips64/include: stdarg.h 
	sys/arch/powerpc/include: va-ppc.h 
	sys/arch/sh/include: stdarg.h 
	sys/arch/sparc/include: stdarg.h 
	sys/arch/sparc64/include: stdarg.h 
	sys/arch/vax/include: stdarg.h 
	sys/sys        : stdarg.h 

Log message:
Move the va_copy define to <sys/stdrag.h> making sure it is uniformaly
protected by __ISO_C_VISIBLE > 1999.  With a little help from miod@.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/23 15:28:31

Modified files:
	sys/dev/pci    : auich.c 

Log message:
enable 4 and 6 channel support.

tested by a few.  no regressions, but 4 and 6 channel playback
is not working with all codecs yet.

ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/23 15:50:01

Modified files:
	sys/dev/ic     : ac97.c ac97.h 
	sys/dev/pci    : auich.c auvia.c auviavar.h 

Log message:
S/PDIF output support in ac97(4), auich(4) and auvia(4)

from NetBSD

tested by a few with no regressions.  optical works for jsg@.

ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	miod@cvs.openbsd.org	2008/10/23 16:06:28

Modified files:
	audio/libmikmod: Makefile 
	audio/libmikmod/patches: patch-playercode_mplayer_c 

Log message:
Avoid setting envelope cursors to negative values; found the hard way with
0-point envelopes in kgb.xm on amd64 (blame recent malloc changes, it used
to work not so long ago on mips and alpha).

ok maintainer@ (for politeness' sake - I wrote this code after all so I don't
need his opinion (-: )


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/23 16:22:44

Modified files:
	sys/dev        : vmt.c 
	sys/net        : pf.c pf_ioctl.c 
	sys/netinet    : in_pcb.c raw_ip.c 

Log message:
use the correct idiom for NFOO things which come from "foo.h" files
ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/23 17:32:14

Modified files:
	share/man/man4 : arc.4 pci.4 

Log message:
arc(4) also supports SAS adapters.


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/10/23 17:54:02

Modified files:
	sys/arch/alpha/alpha: pmap.c 
	sys/arch/arm/arm: pmap.c 
	sys/arch/sh/sh : pmap.c 
	sys/arch/sparc/sparc: pmap.c 
	sys/kern       : subr_pool.c vfs_cache.c 
	sys/sys        : pool.h 
	sys/uvm        : uvm_extern.h uvm_km.c uvm_map.c 

Log message:
a better fix for the "uvm_km thread runs out of memory" problem.

add a new arg to the backend so it can tell pool to slow down.  when we get
this flag, yield *after* putting the page in the pool's free list.  whatever
we do, don't let the thread sleep.

this makes things better by still letting the thread run when a huge pf
request comes in, but without artificially increasing pressure on the backend
by eating pages without feeding them forward.

ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/10/23 18:08:43

Modified files:
	sys/kern       : subr_pool.c 

Log message:
yet again i prove unable to commit what i really wanted.  spotted by deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/10/23 18:22:57

Modified files:
	sys/kern       : vfs_cache.c 

Log message:
another oops.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/23 19:51:03

Log message:
    Initial import of wqy-bitmapfont 0.9.9-0
    
    The Wen Quan Yi bitmap font is a manually fine-tuned multi-strike bitmap
    font for on-screen display of Chinese (traditional and simplified).
    It has arguably the most complete coverage for Chinese characters among
    all known open-source fonts, including CJK Unified Ideograph (U4E00 - U9FA5)
    and CJK Unified Ideograph Extension A (U3400 - U4DB5) glyphs at four
    four different sizes (9pt-12X12 pixel, 10pt-13X13 pixel, 11pt-15X15 pixel,
    12pt-16x16 pixel) and two weights (medium and bold).
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-24
    
    N ports/x11/wqy-bitmapfont/Makefile
    N ports/x11/wqy-bitmapfont/distinfo
    N ports/x11/wqy-bitmapfont/pkg/PLIST
    N ports/x11/wqy-bitmapfont/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/23 19:53:08

Log message:
    Initial import of wqy-zenhei-ttf 0.6.26-0
    
    The WenQuanYi Zen Hei is a Hei-Ti style (sans-serif type) Chinese
    outline font. It was designed for general purpose text formatting
    and on-screen display of Chinese characters among many other languages.
    The embolden strokes of the font glyphs produces enhanced screen contrast,
    making it easier to read recognize. The embedded bitmap glyphs further
    enhance on-screen performance, which can be enabled with the provided
    configuration files.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-24
    
    N ports/x11/wqy-zenhei-ttf/Makefile
    N ports/x11/wqy-zenhei-ttf/distinfo
    N ports/x11/wqy-zenhei-ttf/pkg/PLIST
    N ports/x11/wqy-zenhei-ttf/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/23 19:55:46

Modified files:
	x11            : Makefile 

Log message:
add both wqy-bitmapfont and wqy-zenhei-ttf


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/23 22:44:52

Modified files:
	sys/net        : trunklacp.c 

Log message:
Allow the debug printf code which is trying to retreive the interface
pointer to get at the interface name by pointing to the correct struct.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/23 23:08:00

Modified files:
	share/man/man4 : bio.4 

Log message:
sync arc(4) Nd;


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 00:10:25

Modified files:
	sys/arch/amd64/conf: GENERIC 
	sys/arch/i386/conf: GENERIC 

Log message:
Add auacer(4) to handle the audio controller found in some ALi/ULi
southbridge chipsets.

ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/24 00:32:17

Modified files:
	sys/arch/amd64/amd64: locore.S 

Log message:
remove unused label


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/24 00:32:46

Modified files:
	sys/uvm        : uvm_glue.c 

Log message:
it is a good policy to clear the pointer after we free something


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/24 00:34:55

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
clear pointer after freeing it


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 01:06:01

Modified files:
	lang/mono      : Makefile 
	lang/mono/pkg  : PLIST 
Added files:
	lang/mono/patches: patch-mcs_jay_Makefile 

Log message:
- don't install jay.1 into share/man/man1


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 02:14:26

Modified files:
	share/man/man4 : cac.4 

Log message:
This bugs section is not really useful.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 03:17:34

Modified files:
	devel/git      : Makefile distinfo 
	devel/git/patches: patch-gitweb_gitweb_perl 
	devel/git/pkg  : PLIST-main 
Removed files:
	devel/git/patches: patch-t_t4018-diff-funcname_sh 

Log message:
Maintenance update to git-1.6.0.3.

(otto@ asked for a commit from p2k8)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 06:09:37

Modified files:
	sysutils/ncdu  : Makefile distinfo 
	sysutils/ncdu/pkg: PLIST 

Log message:
- update ncdu to 1.4


CVSROOT:	/cvs
Module name:	www
Changes by:	fkr@cvs.openbsd.org	2008/10/24 06:14:46

Modified files:
	.              : hackathons.html 

Log message:
correct year for p2k8 to 2008


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 06:17:23

Modified files:
	games/frotz    : Makefile 
	games/frotz/pkg: PLIST 

Log message:
- update HOMEPAGE and MASTER_SITES
- specify license version
- regen PLIST with @bin marker


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 06:22:06

Modified files:
	devel/libglade/patches: patch-doc_Makefile_in 

Log message:
- don't try to build gtkdocs if a useable version is found

* unbreaks coming gtk-doc update
* no bump needed, as the package doesn't change


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 06:25:29

Modified files:
	biology/nutdb  : Makefile distinfo 
	biology/nutdb/patches: patch-nut_1 
	biology/nutdb/pkg: PLIST 

Log message:
- update nutdb to 14.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 06:34:12

Modified files:
	shells/perlsh  : Makefile distinfo 
	shells/perlsh/pkg: PLIST 

Log message:
- update perlsh to 1.8.1
- fix license marker
- drop maintainership (any takers?)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 07:21:39

Log message:
    import p5-Term-ReadLine-Perl 1.0302
    
    This is a quick implementation of the minimal interface to Readline
    libraries.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081024
    
    N ports/devel/p5-Term-ReadLine-Perl/Makefile
    N ports/devel/p5-Term-ReadLine-Perl/distinfo
    N ports/devel/p5-Term-ReadLine-Perl/pkg/DESCR
    N ports/devel/p5-Term-ReadLine-Perl/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 07:24:04

Modified files:
	devel          : Makefile 

Log message:
- add p5-Term-ReadLine-Perl


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 07:24:50

Modified files:
	shells/perlsh  : Makefile 

Log message:
- let p5-Term-ReadLine-Perl be a run dependency


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 07:26:14

Modified files:
	audio/libcanberra: Makefile distinfo 
	audio/libcanberra/patches: patch-Makefile_in patch-configure 
	audio/libcanberra/pkg: PLIST 

Log message:
- update libcanberra to 0.10


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/24 07:32:12

Modified files:
	x11/wqy-bitmapfont/pkg: DESCR 

Log message:
fix typo. From Dongsheng Song <dongsheng dot song at gmail.com>

ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 07:33:45

Modified files:
	x11/wqy-bitmapfont: Makefile 

Log message:
- changing DESCR, changes the package. so bump.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 08:04:23

Modified files:
	shells/zoidberg: Makefile 
	shells/zoidberg/pkg: DESCR 

Log message:
- slightly better COMMENT
- re-format DESCR


CVSROOT:	/cvs
Module name:	src
Changes by:	bernd@cvs.openbsd.org	2008/10/24 08:15:53

Modified files:
	share/man/man5 : port-modules.5 

Log message:
Start documenting the lang/ruby module.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 08:31:28

Modified files:
	net/mutella    : Makefile distinfo 
	net/mutella/patches: patch-mutella_gnudownload_cpp 
	                     patch-mutella_gnushare_cpp 
	net/mutella/pkg: DESCR PLIST 
Added files:
	net/mutella/patches: patch-mutella_preferences_cpp 

Log message:
- update mutella to 0.4.5
- specify license version
- take maintainership (prodded by previous maintainer, cannings@)
- reformat DESCR
- add some Gnutella Web Caches that actually work by default


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/24 08:34:39

Modified files:
	lib/libc/gen   : getcwd.3 sleep.3 usleep.3 
	lib/libc/sys   : link.2 nanosleep.2 rename.2 rmdir.2 unlink.2 

Log message:
some SEE ALSO additions from Ingo Schwarze;


CVSROOT:	/cvs
Module name:	www
Changes by:	naddy@cvs.openbsd.org	2008/10/24 08:40:54

Modified files:
	build          : mirrors.dat 

Log message:
* Add Brad's cvsync mirror.
* Add a new cvsync mirror in China.  Thank you, Dongsheng Song!
* Trim trailing whitespace.


CVSROOT:	/cvs
Module name:	www
Changes by:	naddy@cvs.openbsd.org	2008/10/24 08:41:33

Modified files:
	.              : cvsync.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 08:41:49

Modified files:
	textproc/ruby-fastercsv: Makefile distinfo 
	textproc/ruby-fastercsv/pkg: DESCR PLIST 

Log message:
Update to ruby-fastercsv-1.4.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 08:48:36

Modified files:
	devel/ruby-flexmock: Makefile distinfo 
	devel/ruby-flexmock/pkg: PLIST 

Log message:
Update to ruby-flexmock-0.8.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 08:49:44

Modified files:
	devel/cppunit  : Makefile distinfo 
	devel/cppunit/patches: patch-src_cppunit_Makefile_in 
	devel/cppunit/pkg: DESCR PLIST 
Added files:
	devel/cppunit/patches: patch-Makefile_in 
	                       patch-include_cppunit_TestResult_h 

Log message:
- update cppunit to 1.12.1
- specify license version
- tweak DESCR

tested in a bulk build by me


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/24 08:49:44

Modified files:
	lang/mono      : mono.port.mk 

Log message:
Add MONO_SHARED_DIR=/tmp to the MAKE_FLAGS so the ports using this
module won't try to write to /root/.wapi


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 08:59:54

Modified files:
	textproc/gtk-doc: Makefile distinfo 
	textproc/gtk-doc/patches: patch-Makefile_in 
	textproc/gtk-doc/pkg: PLIST 
Removed files:
	textproc/gtk-doc/patches: patch-help_manual_C_Makefile_in 

Log message:
- update gtk-doc to a less ancient version (1.10)
- specify license version
- use gnome.port.mk
- remove unndeeded patch by linking scrollkeeper-update to /usr/bin/true

tested in a bulk build by me


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/24 09:05:03

Modified files:
	lang/mono      : mono.port.mk 

Log message:
add MONO_SHARED_DIR=/tmp to CONFIGURE_ENV too


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 09:07:13

Modified files:
	lang/mono      : mono.port.mk 

Log message:
- use ${TMPDIR} instead of "/tmp"

ok robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 09:36:14

Modified files:
	devel/ruby-gettext: Makefile distinfo 
	devel/ruby-gettext/pkg: PLIST 
Removed files:
	devel/ruby-gettext/patches: patch-test_test_locale_rb 

Log message:
Update to ruby-gettext-1.93.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 09:49:40

Modified files:
	telephony/asterisk-openbsd-moh: Makefile distinfo 
	telephony/asterisk-openbsd-moh/pkg: PLIST 

Log message:
- update for "Trial of the BSD Knights"

ok ian@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 10:29:54

Modified files:
	devel/p5-accessors: Makefile 

Log message:
- fix RCS ID


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/24 10:34:19

Modified files:
	infrastructure/build: dpb 

Log message:
BIN_PACKAGES is obsolete
from  Mikolaj Kucharski


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 10:36:56

Modified files:
	lang/open-cobol: Makefile distinfo 
	lang/open-cobol/pkg: DESCR PLIST 
Removed files:
	lang/open-cobol/patches: patch-configure_ac 

Log message:
- update open-cobol to 1.0
- update HOMEPAGE
- some details about the licenses
- add db4 support
- tweak DESCR


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 10:44:19

Modified files:
	x11/wxSVG      : Makefile distinfo 
	x11/wxSVG/patches: patch-configure_in 
	x11/wxSVG/pkg  : PLIST 
Removed files:
	x11/wxSVG/patches: patch-src_mediadec_ffmpeg_cpp 

Log message:
- update wxsvg to 1.0b11


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 10:47:27

Modified files:
	multimedia/dvdstyler: Makefile distinfo 
	multimedia/dvdstyler/patches: patch-src_Utils_cpp 
	multimedia/dvdstyler/pkg: PLIST 
Added files:
	multimedia/dvdstyler/patches: patch-Makefile_am 
	                              patch-configure_in 
	                              patch-docs_Makefile_am 
Removed files:
	multimedia/dvdstyler/patches: patch-Makefile_in patch-configure 
	                              patch-src_mediaenc_ffmpeg_cpp 

Log message:
- update dvdstyler to 1.7.0


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 10:50:01

Modified files:
	sys/dev/mii    : ukphy_subr.c 

Log message:
Get flow control negotiation status.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/24 10:50:27

Modified files:
	usr.sbin/pkg_add: pkg_create 
	usr.sbin/pkg_add/OpenBSD: PackingElement.pm Replace.pm 

Log message:
tweak compute_digest so that it `defaults' if invoked without a 2nd argument.
switch the default digest to sha256.

It's been there for a few weeks, all package tools cope with both formats,
now is the time for the switch.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 11:01:12

Modified files:
	graphics/ruby-gruff: Makefile distinfo 
	graphics/ruby-gruff/pkg: PLIST 

Log message:
Update to ruby-gruff-0.3.4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 11:08:09

Log message:
    import mpdBrowser 0.9.15
    
    mpdBrowser shows your collection's covers and let's you:
    - play an album with left click
    - Enqueue an album with left click and Control
    - Clear playlist with middle click
    - Play a song with right click
    - Enqueue a song with right click and Control
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081024
    
    N ports/audio/mpdBrowser/distinfo
    N ports/audio/mpdBrowser/Makefile
    N ports/audio/mpdBrowser/pkg/DESCR
    N ports/audio/mpdBrowser/pkg/PLIST
    N ports/audio/mpdBrowser/patches/patch-setup_py
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 11:09:55

Modified files:
	audio          : Makefile 

Log message:
- add mpdBrowser


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 11:11:37

Modified files:
	sys/dev/mii    : gentbi.c nsgphy.c 

Log message:
Get flow control negotiation status.


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/10/24 13:52:13

Modified files:
	.              : index.html translation.html 
	faq            : index.html 
Added files:
	cs             : crypto.html donations.html events.html 
	                 goals.html index.html plat.html security.html 
	                 testimonials.html users.html 
	faq/cs         : faq1.html faq2.html faq3.html faq9.html 
	                 index.html 

Log message:
Czech translation of website is active again, this time under
maintainership of Tomas Bodzar <bodzart at openbsd dot cz>.

ok saad@, wim@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/10/24 13:56:03

Modified files:
	de             : alpha.html donations.html i386.html macppc.html 
	                 mail.html mvme88k.html pmax.html sgi.html 
	                 sparc.html sparc64.html want.html 
	faq/zh         : current.html faq4.html 
	ja             : index.html 
	opencvs/pt     : index.html 
	zh             : 43.html anoncvs.html cvsup.html cvsync.html 
	                 errata42.html errata43.html ftp.html index.html 
	                 orders.html 
Added files:
	zh             : 44.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/10/24 13:59:18

Modified files:
	net/openafs    : Makefile 
	net/openafs/files: README.OpenBSD 

Log message:
Instead of commenting out an example full salvage of the server, suggest a
volume by volume salvage by default.  This way, servers with lots of files
can be up salvaging volume by volume instead of down until the last volume
is salvaged.
"if it works, go for it" ckuethe@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 14:18:53

Modified files:
	share/man/man4 : inphy.4 

Log message:
Also mention the i82562G PHY.


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/10/24 14:41:25

Modified files:
	.              : security.html 

Log message:
Proper link to ndp on errata42.html is #015_ndp, not #014_ndp.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 15:01:11

Modified files:
	www/minimo     : Makefile 
	www/minimo/pkg : PLIST 
Added files:
	www/minimo/patches: patch-embedding_minimo_ipkg_minimo_desktop 

Log message:
- add .desktop file for minimo

tweak and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/24 15:06:58

Modified files:
	www/seamonkey  : Makefile 
	www/seamonkey/pkg: PLIST 
Added files:
	www/seamonkey/files: seamonkey.desktop 

Log message:
- add a .desktop file for seamonkey

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 16:25:59

Modified files:
	devel/ruby-mocha: Makefile distinfo 
	devel/ruby-mocha/pkg: PLIST 

Log message:
Update to ruby-mocha-0.9.1.


CVSROOT:	/cvs
Module name:	www
Changes by:	merdely@cvs.openbsd.org	2008/10/24 16:31:27

Modified files:
	.              : want.html 

Log message:
A very nice person emailed me RAM for my Ultra 10.  Thank you.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 16:31:37

Modified files:
	devel/ruby-tzinfo: Makefile distinfo 
	devel/ruby-tzinfo/pkg: PLIST 

Log message:
Update to ruby-tzinfo-0.3.11.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 16:49:21

Log message:
    Initial import of tig-0.12.1.
    
    GIT repository browser that additionally can act as a pager for
    output from various GIT commands.  When browsing repositories, it
    uses the underlying GIT commands to present the user with various
    views, such as summarized revision log and showing the commit with
    the log message, diffstat, and the diff.  Using it as a pager, it
    will display input from stdin and colorize it.
    
    Submitted and maintained by Tobias Ulmer. Thanks!
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2008-oct-25
    
    N ports/devel/tig/Makefile
    N ports/devel/tig/distinfo
    N ports/devel/tig/pkg/DESCR
    N ports/devel/tig/pkg/PLIST
    N ports/devel/tig/patches/patch-tig_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 16:52:29

Modified files:
	devel          : Makefile 

Log message:
add tig


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 17:01:50

Modified files:
	sys/dev/mii    : miidevs 

Log message:
Sort the vendors and PHY id's.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 17:04:30

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/24 17:47:25

Modified files:
	mail/py-spf    : Makefile 

Log message:
Fix BUILD_DEPENDS and REGRESS_DEPENDS.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 17:50:42

Modified files:
	sys/dev/mii    : miidevs 

Log message:
Shorten the vendor names and fix up the names of some of the
existing entries.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 17:50:59

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 18:10:21

Modified files:
	sys/dev/mii    : qsphy.c tqphy.c 

Log message:
Update for name changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 18:14:38

Modified files:
	sys/dev/mii    : miidevs 

Log message:
Remove vendor names from the product strings.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 18:14:55

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 18:23:11

Modified files:
	sys/dev/mii    : miidevs 

Log message:
Use tabs between the product id and the product string.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/24 18:23:24

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/24 18:27:09

Modified files:
	sys/dev/onewire: owid.c owsbm.c owtemp.c 

Log message:
put the serial number into the name of the devices (for sysctl), because
Joerg Goltermann has so many of them and has convinced me that he cannot
tell them apart.
ok grange cnst henning


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/24 20:19:02

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
Add proper DAC/ADC grouping for AD1984 (from NetBSD).

This fixes fallout for AD1984 revealed by recent azalia.c
changes and reported on misc@.

While here:

* move gpio_unmute to more logical place,
* remove code ifdef'ed and unused for ages.

from Alexey Suslikov, thanks

Index: sys/dev/pci/azalia_codec.c
===================================================================
RCS file: /cvs/src/sys/dev/pci/azalia_codec.c,v
retrieving revision 1.52
diff -u -r1.52 azalia_codec.c
--- sys/dev/pci/azalia_codec.c	23 Oct 2008 02:23:04 -0000	1.52
+++ sys/dev/pci/azalia_codec.c	24 Oct 2008 17:29:36 -0000
@@ -98,6 +98,7 @@
(const codec_t *, nid_t, int, u_char);
int	azalia_generic_set_port(codec_t *, mixer_ctrl_t *);
int	azalia_generic_get_port(codec_t *, mixer_ctrl_t *);
+int	azalia_gpio_unmute(codec_t *, int);

int	azalia_alc260_init_dacgroup(codec_t *);
int	azalia_alc260_mixer_init(codec_t *);
@@ -127,7 +128,6 @@
int	azalia_stac9221_set_port(codec_t *, mixer_ctrl_t *);
int	azalia_stac9221_get_port(codec_t *, mixer_ctrl_t *);
int	azalia_stac9221_apple_unsol_event(codec_t *, int);
-int	azalia_gpio_unmute(codec_t *, int);
int	azalia_stac7661_init_dacgroup(codec_t *);
int	azalia_stac7661_mixer_init(codec_t *);
int	azalia_stac7661_set_port(codec_t *, mixer_ctrl_t *);
@@ -1708,6 +1708,26 @@
return azalia_generic_mixer_get(this, m->nid, m->target, mc);
}

+int
+azalia_gpio_unmute(codec_t *this, int pin)
+{
+	uint32_t data, mask, dir;
+
+	this->comresp(this, this->audiofunc, CORB_GET_GPIO_DATA, 0, &data);
+	this->comresp(this, this->audiofunc, CORB_GET_GPIO_ENABLE_MASK, 0, &mask);
+	this->comresp(this, this->audiofunc, CORB_GET_GPIO_DIRECTION, 0, &dir);
+
+	data |= 1 << pin;
+	mask |= 1 << pin;
+	dir |= 1 << pin;
+
+	this->comresp(this, this->audiofunc, CORB_SET_GPIO_ENABLE_MASK, mask, NULL);
+	this->comresp(this, this->audiofunc, CORB_SET_GPIO_DIRECTION, dir, NULL);
+	DELAY(1000);
+	this->comresp(this, this->audiofunc, CORB_SET_GPIO_DATA, data, NULL);
+
+	return 0;
+}

/* ----------------------------------------------------------------
* Realtek ALC260
@@ -2181,18 +2201,11 @@
int
azalia_alc882_init_dacgroup(codec_t *this)
{
-#if 0
-	static const convgroupset_t dacs = {
-		-1, 3,
-		{{4, {0x02, 0x03, 0x04, 0x05}}, /* analog 8ch */
-		 {1, {0x06}},	/* digital */
-		 {1, {0x25}}}};	/* another analog */
-#else
static const convgroupset_t dacs = {
-1, 2,
{{4, {0x02, 0x03, 0x04, 0x05}}, /* analog 8ch */
{1, {0x06}}}};	/* digital */
-#endif
+		/* don't support for 0x25 dac */
static const convgroupset_t adcs = {
-1, 2,
{{3, {0x07, 0x08, 0x09}}, /* analog 6ch */
@@ -2484,13 +2497,14 @@
azalia_ad1984_init_dacgroup(codec_t *this)
{
static const convgroupset_t dacs = {
-		-1, 1,
-		{{2, {0x03, 0x04}}}};
-
+		-1, 2,
+		{{2, {0x04, 0x03}},	/* analog 4ch */
+		 {1, {0x02}}}};		/* digital */
static const convgroupset_t adcs = {
-		-1, 1,
-		{{1, {0x08}}}};
-
+		-1, 3,
+		{{2, {0x08, 0x09}},	/* analog 4ch */
+		 {1, {0x06}},		/* digital */
+		 {1, {0x05}}}}; 	/* digital */
this->dacs = dacs;
this->adcs = adcs;
return 0;
@@ -3006,27 +3020,6 @@
DPRINTF(("%s: unknown tag: %d\n", __func__, tag));
}
return 0;
-}
-
-int
-azalia_gpio_unmute(codec_t *this, int pin)
-{
-	uint32_t data, mask, dir;
-
-	this->comresp(this, this->audiofunc, CORB_GET_GPIO_DATA, 0, &data);
-	this->comresp(this, this->audiofunc, CORB_GET_GPIO_ENABLE_MASK, 0, &mask);
-	this->comresp(this, this->audiofunc, CORB_GET_GPIO_DIRECTION, 0, &dir);
-
-	data |= 1 << pin;
-	mask |= 1 << pin;
-	dir |= 1 << pin;
-
-	this->comresp(this, this->audiofunc, CORB_SET_GPIO_ENABLE_MASK, mask, NULL);
-	this->comresp(this, this->audiofunc, CORB_SET_GPIO_DIRECTION, dir, NULL);
-	DELAY(1000);
-	this->comresp(this, this->audiofunc, CORB_SET_GPIO_DATA, data, NULL);
-
-	return 0;
}

/* ----------------------------------------------------------------


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/10/24 21:44:14

Modified files:
	share/man/man4 : em.4 

Log message:
Add 82571GB/82572GI to the list.

"The devices can also have a 82571GB or 82572GI marking (instead of
82571EB or 82572EI); the 82571GB and 82572GI devices are used only on
Intel network interface adapters. The 82571GB is functionally equivalent
to the 82571EB and the 82572GI is functionally equivalent to the
82572EI."

From ftp://download.intel.com/design/network/specupdt/82571EB_72EI.pdf

Indeed the 82572GI shows up as the "Intel PRO/1000 PT (82572EI)" pci id.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/25 03:39:29

Modified files:
	graphics/tiff  : Makefile 
	graphics/tiff/patches: patch-man_fax2ps_1 patch-tools_tiff2pdf_c 
Added files:
	graphics/tiff/patches: patch-libtiff_tif_dir_c 
	                       patch-libtiff_tif_dirinfo_c 
	                       patch-libtiff_tif_dirread_c 
	                       patch-libtiff_tif_fax3_c 
	                       patch-libtiff_tif_jpeg_c 
	                       patch-libtiff_tif_next_c 
	                       patch-libtiff_tif_pixarlog_c 
	                       patch-libtiff_tif_print_c 
	                       patch-libtiff_tif_read_c 
	                       patch-man_TIFFClose_3tiff 
	                       patch-man_raw2tiff_1 patch-man_tiffcmp_1 
	                       patch-man_tiffsplit_1 patch-test_strip_c 
	                       patch-tools_fax2ps_c 
	                       patch-tools_tiffsplit_c 

Log message:
SECURITY fixes for CVE-2006-2656 and CVE-2006-3459 through 3465.
Man page fixes.

Mostly via FreeBSD.  Approving noises from bernd@ and jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/25 04:29:06

Log message:
    import Thinking Forth
    
    Thinking Forth is a book about the philosophy of problem solving and
    programming style, applied to the unique programming language Forth.
    Published first in 1984, it could be among the timeless classics of
    computer books, such as Fred Brooks' The Mythical Man-Month and Donald
    Knuth's The Art of Computer Programming.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081025
    
    N ports/books/thinking-forth/Makefile
    N ports/books/thinking-forth/distinfo
    N ports/books/thinking-forth/pkg/DESCR
    N ports/books/thinking-forth/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/25 04:29:45

Modified files:
	books          : Makefile 

Log message:
- add thinking-forth


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/25 04:39:48

Modified files:
	databases/ruby-activerecord: Makefile distinfo 
	databases/ruby-activerecord/pkg: PLIST 
	devel/ruby-actionpack: Makefile distinfo 
	devel/ruby-activesupport: Makefile distinfo 
	devel/ruby-activesupport/pkg: PLIST 
	mail/ruby-actionmailer: Makefile distinfo 
	www/ruby-activeresource: Makefile distinfo 
	www/ruby-activeresource/pkg: PLIST 
	www/ruby-rails : Makefile distinfo 

Log message:
Security update to rails 2.1.2.

http://weblog.rubyonrails.com/2008/10/23/rails-2-1-2-security-other-fixes

ok jcs@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/25 04:40:37

Log message:
    import gforth 0.6.2
    
    Gforth is a fast and portable implementation of the ANS Forth language.
    It works nicely with the Emacs editor, offers some nice features such as
    input completion and history, backtraces, a decompiler and a powerful
    locals facility, and it even has a manual. Gforth combines traditional
    implementation techniques with newer techniques for portability and
    performance performance: its inner innerpreter is direct threaded with
    several optimizations, but you can also use a traditional-style indirect
    threaded interpreter.
    
    originally based on a port by jack woehr, but completely overhauled since.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081025
    
    N ports/lang/gforth/distinfo
    N ports/lang/gforth/Makefile
    N ports/lang/gforth/pkg/DESCR
    N ports/lang/gforth/pkg/PLIST
    N ports/lang/gforth/patches/patch-comp-i_fs
    N ports/lang/gforth/patches/patch-Makefile_in
    N ports/lang/gforth/patches/patch-configure
    N ports/lang/gforth/patches/patch-engine_main_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/25 04:41:30

Modified files:
	lang           : Makefile 

Log message:
- add gforth


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/25 05:25:10

Modified files:
	graphics/netpbm: Makefile distinfo 

Log message:
update to 10.26.57: miscellaneous bug fixes


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/25 05:51:56

Modified files:
	share/man/man4 : trunk.4 

Log message:
oops, fix a very silly mistake; ok sthen


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/25 06:47:46

Log message:
    Import of libunique 1.0.2 :
    
    LibUnique is a library for writing single instance applications, that is
    applications that are run once and every further call to the same binary
    either exits immediately or sends a command to the running instance.
    
    with tweaks and ok jasper@ ajacoutot@
    
    Status:
    
    Vendor Tag:	landry
    Release Tags:	landry_20081025
    
    N ports/devel/libunique/Makefile
    N ports/devel/libunique/distinfo
    N ports/devel/libunique/pkg/PLIST
    N ports/devel/libunique/pkg/DESCR
    N ports/devel/libunique/pkg/PFRAG.shared
    N ports/devel/libunique/patches/patch-unique_uniqueapp_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/25 06:48:38

Modified files:
	devel          : Makefile 

Log message:
link libunique to the build


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/25 08:20:34

Modified files:
	www/drupal5/core: Makefile distinfo 
	www/drupal5/core/patches: patch-includes_common_inc 
	                          patch-modules_user_user_module 
	www/drupal5/jquery_update: Makefile 
	www/drupal5/jquery_update/pkg: PLIST 

Log message:
security fixes in core.

allows jquery_update to work more generally (I had broken it slightly)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/25 08:27:42

Modified files:
	www/drupal5/webform: Makefile distinfo 
	www/drupal5/webform/patches: patch-components_grid_inc 
	                             patch-components_select_inc 
	                             patch-webform_components_inc 
	www/drupal5/webform/pkg: PLIST 

Log message:
new version including a few important fixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/25 08:36:32

Modified files:
	www/drupal5/cck: Makefile distinfo 
	www/drupal5/cck/pkg: PLIST 

Log message:
update to 1.9


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/25 08:54:23

Modified files:
	lang/gforth    : Makefile 
	lang/gforth/pkg: DESCR 

Log message:
- typo in DESCR


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/25 09:06:26

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Add SUBPACKAGE to _ALL_VARIABLES. ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/25 10:07:05

Modified files:
	devel/check    : Makefile 
	devel/check/patches: patch-doc_Makefile_in 

Log message:
remove gmake dependency


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/25 10:28:43

Modified files:
	x11/qt4/pkg    : PLIST-main 

Log message:
fix packaging on !i386

go for it espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/25 10:44:56

Modified files:
	devel/pkgconfig: Makefile distinfo 
	devel/pkgconfig/patches: patch-pkg_c 
	devel/pkgconfig/pkg: PLIST 
Removed files:
	devel/pkgconfig/patches: patch-configure 

Log message:
- update pkgconfig to 0.23

although not actively used anymore, it is still handy as a reference
application for our own pkg-config.

ok landry@
espie@ agreed updating it


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/25 10:54:37

Modified files:
	www/drupal5/printer-friendly: Makefile distinfo 
	www/drupal5/printer-friendly/pkg: PLIST 

Log message:
update to 4.0, keep the pdf stuff disabled until we install everything it
needs...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/25 11:04:48

Modified files:
	www/drupal5/masquerade: Makefile distinfo 
	www/drupal5/masquerade/patches: patch-masquerade_module 

Log message:
minor update


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/25 11:22:46

Modified files:
	devel/horde    : Makefile distinfo 

Log message:
Security update to Horde 3.1.9.  Fixes soem XSS problems.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/25 11:30:43

Modified files:
	www/drupal5/theme-newsflash: Makefile distinfo 
	www/drupal5/theme-newsflash/pkg: PLIST 

Log message:
minor update


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/25 11:48:02

Modified files:
	www/drupal5/theme-litejazz: Makefile distinfo 
	www/drupal5/theme-litejazz/pkg: PLIST 

Log message:
minor update


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/25 11:58:23

Modified files:
	www/drupal5/backup_migrate: Makefile distinfo 
	www/drupal5/backup_migrate/pkg: PLIST 

Log message:
minor update


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/10/25 16:18:10

Modified files:
	sys/dev/ic     : ispvar.h 

Log message:
Start updating isp. Just new defines, comments, whitespace, anything that
doesn't change the .o.


CVSROOT:	/cvs
Module name:	src
Changes by:	bernd@cvs.openbsd.org	2008/10/25 16:28:42

Modified files:
	usr.sbin/pkg_add/OpenBSD: PackageRepository.pm 

Log message:
Copy packages to the cache if a local PKG_PATH is used and PKG_CACHE is
defined. This unbreaks FETCH_PACKAGES with a local package repository.

help & discussion: espie@ and sturm@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/25 16:30:43

Modified files:
	sys/arch/i386/pci: auglx.c 
	sys/dev        : audio.c 
	sys/dev/isa    : ess.c 
	sys/dev/pci    : auacer.c auich.c auixp.c autri.c auvia.c 
	                 azalia.c cmpci.c cs4280.c cs4281.c eap.c 
	                 emuxki.c envy.c esa.c eso.c maestro.c neo.c 
	                 sv.c yds.c 

Log message:
audio(9) says low level drivers are allowed to change the requested
values of the audio_params structure during AUDIO_SETINFO if the
hardware cannot be set to exactly the requested mode.

some drivers do this sometimes.  others always return EINVAL if there
isn't an exact match.

be more consistent.  only return EINVAL if an absurd parameter was
requested, otherwise return a supported set of parameters, as close
as possible to what was requested.

with/ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/10/25 16:53:30

Modified files:
	sys/dev/ic     : ispreg.h 

Log message:
Start updating isp. Just new defines, comments, whitespace, anything that
doesn't change the .o.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 01:53:03

src/lib/libsa

Update of /cvs/src/lib/libsa
In directory cvs.openbsd.org:/tmp/cvs-serv22370/libsa

Log Message:
Directory /cvs/src/lib/libsa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 01:57:18

src/regress/lib/libsa

Update of /cvs/src/regress/lib/libsa
In directory cvs.openbsd.org:/tmp/cvs-serv6563/libsa

Log Message:
Directory /cvs/src/regress/lib/libsa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 01:57:50

src/regress/lib/libsa/sacap

Update of /cvs/src/regress/lib/libsa/sacap
In directory cvs.openbsd.org:/tmp/cvs-serv11688/sacap

Log Message:
Directory /cvs/src/regress/lib/libsa/sacap added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 01:57:51

src/regress/lib/libsa/safd

Update of /cvs/src/regress/lib/libsa/safd
In directory cvs.openbsd.org:/tmp/cvs-serv11688/safd

Log Message:
Directory /cvs/src/regress/lib/libsa/safd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 01:57:52

src/regress/lib/libsa/saplay

Update of /cvs/src/regress/lib/libsa/saplay
In directory cvs.openbsd.org:/tmp/cvs-serv11688/saplay

Log Message:
Directory /cvs/src/regress/lib/libsa/saplay added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 01:57:53

src/regress/lib/libsa/sarec

Update of /cvs/src/regress/lib/libsa/sarec
In directory cvs.openbsd.org:/tmp/cvs-serv11688/sarec

Log Message:
Directory /cvs/src/regress/lib/libsa/sarec added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 02:49:44

Modified files:
	lib            : Makefile 
	usr.bin/aucat  : Makefile abuf.c abuf.h aparams.c aparams.h 
	                 aproc.c aproc.h aucat.1 aucat.c conf.h dev.c 
	                 dev.h file.c file.h headers.c legacy.c 
Added files:
	usr.bin/aucat  : amsg.h listen.c listen.h pipe.c pipe.h safile.c 
	                 safile.h sock.c sock.h wav.c wav.h 
	lib/libsa      : Makefile aucat.c libsa.3 libsa.c libsa.h 
	                 libsa_priv.h shlib_version sun.c 
	regress/lib/libsa: Makefile 
	regress/lib/libsa/sacap: Makefile sacap.c 
	regress/lib/libsa/safd: Makefile safd.c 
	regress/lib/libsa/saplay: Makefile saplay.c 
	regress/lib/libsa/sarec: Makefile sarec.c 
Removed files:
	usr.bin/aucat  : dev_sun.c 

Log message:
add minimal server capability to aucat(1). When started in server
mode, it listens on an unix socket and mixes/demultiplexes any number
of full-duplex streams, doing necessary format conversions and
resampling on the fly.

programs can use the new libsa(3) library to play and record audio.
The library provides a very simple API to connect to the audio server;
if aucat(1) isn't running, it uses the audio(4) driver transparently
instead.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/26 03:44:22

Modified files:
	infrastructure/build: libtool 

Log message:
slight code reorg, somewhat more readable


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/26 03:52:10

Modified files:
	infrastructure/build: libtool 

Log message:
sort subs


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/26 04:36:17

Modified files:
	security/libtasn1: Makefile distinfo 
	security/libtasn1/pkg: PLIST 

Log message:
Update libtasn1 to 1.5.

ok naddy@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/26 04:39:27

Modified files:
	security/libgcrypt: Makefile distinfo 
	security/libgcrypt/pkg: PLIST 
Added files:
	security/libgcrypt/patches: patch-src_hmac256_c 
Removed files:
	security/libgcrypt/patches: patch-configure 

Log message:
Update libgcrypt to 1.4.3.

ok naddy@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/26 04:42:44

Modified files:
	audio/mpdBrowser: Makefile 

Log message:
add intltool to MODULES to let this build on a clean machine
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/26 04:50:37

Modified files:
	security/gnutls: Makefile distinfo 
	security/gnutls/pkg: PLIST 
Added files:
	security/gnutls/patches: patch-libextra_fipsmd5_c 
Removed files:
	security/gnutls/patches: patch-configure patch-src_Makefile_in 

Log message:
Update gnutls to 2.6.0.
Use in-tree security/libtasn1 and archivers/lzo instead of the included ones.
Backport a patch from upstream git to fix symbol conflicts.

ok naddy@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/26 04:51:33

Modified files:
	security/prelude/libprelude: Makefile 

Log message:
Fix LIB_DEPENDS and WANTLIB after gnutls update, bump PKGNAME.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/26 05:46:31

Modified files:
	multimedia/dvdstyler: Makefile 

Log message:
setting AUTO*_VERSION does not imply anything is installed at build time
let this build on a clean machine


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/26 05:55:22

Modified files:
	usr.bin/aucat  : aucat.1 aucat.c 

Log message:
sync SYNOPSIS and usage();


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/26 06:02:53

Modified files:
	include        : Makefile 

Log message:
no cookie for ratchov, committed things without running make build.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/26 06:09:17

Modified files:
	lib/libsa      : libsa.3 

Log message:
recored -> recorded


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/26 06:17:45

Modified files:
	.              : INDEX 

Log message:
regen: 5349


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/26 06:21:47

Modified files:
	devel/waf      : waf.port.mk 

Log message:
Fix waf MODULE, honour CONFIGURE_ENV and CONFIGURE_ARGS, clean up some
root-owned directories in ${WRKSRC} after fake. Nothing in tree used it,
hence no PKGNAME bump.

ok wcmaier@, discussed a bit with ajacoutot@ too


CVSROOT:	/cvs
Module name:	src
Changes by:	landry@cvs.openbsd.org	2008/10/26 06:36:58

Modified files:
	share/man/man5 : port-modules.5 

Log message:
Document devel/waf MODULE.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 06:38:38

Modified files:
	usr.bin/aucat  : aucat.c 

Log message:
zap `q' from the getopts string too,
requested by jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/26 06:59:02

Modified files:
	www/webkit     : Makefile distinfo 
	www/webkit/patches: patch-JavaScriptCore_GNUmakefile_am 
	www/webkit/pkg : PLIST 

Log message:
Update webkit to a more recent svn snapshot.
ok phessler@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/26 07:04:16

ports/www/midori/patches

Update of /cvs/ports/www/midori/patches
In directory cvs.openbsd.org:/tmp/cvs-serv20427/patches

Log Message:
Directory /cvs/ports/www/midori/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/26 07:06:29

Modified files:
	www/midori     : Makefile distinfo 
	www/midori/pkg : PLIST 
Added files:
	www/midori/patches: patch-wscript 

Log message:
Update to midori 0.1.0.
Uses x11/xfce4 (it's now an official Xfce goodie) and devel/waf MODULES.
Enable history support through sqlite3, disable gio/gvfs for now.
Enable libunique support now that it's finally in-tree and working.

ok phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 07:55:03

Modified files:
	lib/libsa      : Makefile 
Added files:
	lib/libsa      : sa_open.3 
Removed files:
	lib/libsa      : libsa.3 

Log message:
rename libsa.3 to sa_open.3 and create mlinks for all other functions
requested by and help from jmc


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/26 08:51:58

Modified files:
	net/irssi-silc : Makefile distinfo 

Log message:
update to use the new silc-client, ok martynas who had the same diff.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/26 09:02:16

Modified files:
	net/nagios/plugins: Makefile distinfo 
	net/nagios/plugins/patches: patch-configure 
	net/nagios/plugins/pkg: PLIST-fping PLIST-game PLIST-ldap 
	                        PLIST-main PLIST-mysql PLIST-ntp 
	                        PLIST-pgsql PLIST-snmp 
Removed files:
	net/nagios/plugins/patches: patch-plugins_check_pgsql_c 

Log message:
bugfix update to 1.4.13, regenerate PLIST while there.
ok sturm (MAINTAINER).


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/26 09:03:11

Modified files:
	net/nagios/nagios: Makefile distinfo 
	net/nagios/nagios/patches: patch-base_utils_c 
	                           patch-cgi_cgiutils_c 

Log message:
bugfix update to 3.0.4
ok sturm (MAINTAINER).


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/26 09:07:25

Modified files:
	lib/libsa      : sa_open.3 
	share/man/man4 : audio.4 
	share/man/man9 : audio.9 

Log message:
add some audio/libsa cross refs;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/26 09:10:04

Modified files:
	share/man/man5 : port-modules.5 

Log message:
new sentence, new line;


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/26 09:12:30

Modified files:
	databases/sqlports/files: mksqlitedb 

Log message:
recognize more wrong depends errors


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/26 09:20:51

Modified files:
	www/pear       : Makefile.pear 

Log message:
Force the installation of packages so we can create packages even
if a specific pear- package is already installed on the system.
This commit also disables the dependency tracking while installing
pear packages with the ports tree.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/26 09:21:46

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
document newer clean=build
(reminded by pirofti@)


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/26 09:49:17

Modified files:
	security/ruby-openid: Makefile distinfo 
	security/ruby-openid/pkg: PLIST 

Log message:
Update to version 2.1.2.

okay bernd@ and mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/10/26 09:53:16

Modified files:
	sys/nfs        : nfs_socket.c 

Log message:
Plug mbuf leak in RPC record error case.

ok thib@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 09:56:35

ports/net/telepathy/telepathy-mission-control/patches

Update of /cvs/ports/net/telepathy/telepathy-mission-control/patches
In directory cvs.openbsd.org:/tmp/cvs-serv19805/patches

Log Message:
Directory /cvs/ports/net/telepathy/telepathy-mission-control/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/26 10:02:06

Modified files:
	infrastructure/install: make-plist 

Log message:
zap local $_


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/26 10:16:38

Modified files:
	usr.sbin/pkg_add: pkg_info pkg_info.1 

Log message:
zap old code that was a confusion with -l, and didn't ever do anything
in the new pkg_info
problem noticed by landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/26 10:19:28

Log message:
    Initial import of LineCache. This is required for
    ruby-typo <- ruby-debug <- ruby-debug-base updates.
    
    LineCache - caches (Ruby source) files as might be used in a debugger
    or a tool that works with sets of Ruby source files.
    
    okay bernd@, import guidance from jasper@
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081026
    
    N ports/devel/ruby-linecache/Makefile
    N ports/devel/ruby-linecache/distinfo
    N ports/devel/ruby-linecache/pkg/DESCR
    N ports/devel/ruby-linecache/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/26 10:23:58

Modified files:
	databases/p5-DBI: Makefile distinfo 

Log message:
update to version 1.607

ok pea@ a while ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/26 10:24:22

Modified files:
	infrastructure/install: make-plist 

Log message:
useless comment ;)


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/26 10:38:21

Modified files:
	devel          : Makefile 

Log message:
Add ruby-linecache to the devel/Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/26 10:40:07

Modified files:
	www/p5-Catalyst-Engine-HTTP-POE: Makefile distinfo 

Log message:
- update to Catalyst-Engine-HTTP-POE-0.08
- fix regress depends

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 11:24:16

Modified files:
	lang/vala      : Makefile distinfo 
	lang/vala/pkg  : PLIST 

Log message:
- update vala to 0.3.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 11:24:46

Modified files:
	textproc/gtkaml: Makefile distinfo 
	textproc/gtkaml/patches: patch-src_GtkamlImplicitsStore_c 
Added files:
	textproc/gtkaml/patches: patch-data_Gtk_implicits 

Log message:
- update gtkaml to 0.2.2.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/26 12:12:11

Modified files:
	net/silc-server: Makefile distinfo 
	net/silc-server/patches: patch-doc_example_silcd_conf_in 

Log message:
update to 1.1.14, ok brad (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/26 12:12:31

Modified files:
	net/silc-client: Makefile distinfo 

Log message:
update to 1.1.6, ok brad (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/26 12:56:00

Modified files:
	sys/dev/ic     : mfi.c 

Log message:
Space


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/26 12:56:25

Modified files:
	sys/dev/ic     : mfivar.h 

Log message:
Move sensors into SMALL_KERNEL


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/26 12:59:03

Log message:
    Import pear-MDB2, a prerequisite for an upcoming Horde update and some
    more new ports.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	pear_MDB2_20081026
    
    N ports/databases/pear-MDB2/Makefile
    N ports/databases/pear-MDB2/distinfo
    N ports/databases/pear-MDB2/pkg/PLIST
    N ports/databases/pear-MDB2/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/26 12:59:47

Modified files:
	databases      : Makefile 

Log message:
Add pear-MDB2


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/26 13:07:57

Modified files:
	devel/silc-toolkit: Makefile distinfo 
	devel/silc-toolkit/pkg: PLIST 

Log message:
update to 1.1.8, fixes many bugs. ok brad (maintainer).


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/26 13:26:17

Modified files:
	.              : events.html 

Log message:
move events to past


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/26 13:30:18

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
missing full stop;


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/26 13:30:51

Log message:
    Initial import of youtube-dl.
    
    youtube-dl is a small command-line program to download videos from
    YouTube.com
    
    okay and help naddy@, also help from weerd@
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081026
    
    N ports/www/youtube-dl/Makefile
    N ports/www/youtube-dl/distinfo
    N ports/www/youtube-dl/pkg/DESCR
    N ports/www/youtube-dl/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/26 13:32:49

Log message:
    MySQL driver for pear-MDB2.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	pear_MDB2_mysql_20081026
    
    N ports/databases/pear-MDB2-mysql/Makefile
    N ports/databases/pear-MDB2-mysql/distinfo
    N ports/databases/pear-MDB2-mysql/pkg/PLIST
    N ports/databases/pear-MDB2-mysql/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/26 13:33:31

Modified files:
	databases      : Makefile 

Log message:
Add pear-MDB2-mysql.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/26 13:33:49

Modified files:
	www            : Makefile 

Log message:
Add youtube-dl to the www Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 13:42:11

Log message:
    import espeak 1.37
    
    eSpeak produces good quality English speech. It uses a different
    synthesis method from other open source TTS engines, and sounds
    quite different. It's perhaps not as natural or "smooth", but
    the articulation is much clearer and easier to listen to for long
    periods.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081026
    
    N ports/audio/espeak/distinfo
    N ports/audio/espeak/Makefile
    N ports/audio/espeak/pkg/DESCR
    N ports/audio/espeak/pkg/PLIST
    N ports/audio/espeak/pkg/PFRAG.shared
    N ports/audio/espeak/patches/patch-src_Makefile
    N ports/audio/espeak/patches/patch-src_speech_h
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 13:43:31

Modified files:
	audio          : Makefile 

Log message:
- add espeak


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/26 13:51:20

Modified files:
	sys/dev/ic     : mpireg.h 

Log message:
Spello and ad some #defines


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/10/26 15:11:02

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Fix IOERRORs seen on some devices after a few open / close cycles.

Tested and OK brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/26 16:23:11

Modified files:
	sys/ddb        : db_trap.c 

Log message:
for MP, ask people to try to trace the other cpus too


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/26 17:04:00

Modified files:
	math/R         : Makefile distinfo 
	math/R/patches : patch-configure 
	                 patch-src_main_CommandLineArgs_c 
	                 patch-src_main_Rdynload_c 
	                 patch-src_main_connections_c 
	                 patch-src_main_gram_y 
	math/R/pkg     : PLIST 

Log message:
Update R to version 2.8.0.  Diff from Daniel Dickman <didickman@gmail.com>
with some tweaks from me.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/26 17:05:41

Modified files:
	devel/gmp      : Makefile distinfo 

Log message:
maintenance update to 4.2.4; tested by various


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/10/26 17:07:26

Modified files:
	.              : events.html 

Log message:
unbreak html tag closures


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/26 17:15:18

Log message:
    Import xerces-c-2.8.0
    
    Xerces-C++ is a validating XML parser written in a portable subset of
    C++.  Xerces-C++ makes it easy to give your application the ability to
    read and write XML data.  A shared library is provided for parsing,
    generating, manipulating, and validating XML documents using the DOM,
    SAX, and SAX2 APIs.  For an introduction to programming with Xerces-C++
    refer to the Programming Guide.
    <...>
    
    ok landry@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081027
    
    N ports/textproc/xerces-c/Makefile
    N ports/textproc/xerces-c/distinfo
    N ports/textproc/xerces-c/pkg/DESCR
    N ports/textproc/xerces-c/pkg/PLIST
    N ports/textproc/xerces-c/pkg/PFRAG.shared
    N ports/textproc/xerces-c/patches/patch-src_xercesc_runConfigure
    N ports/textproc/xerces-c/patches/patch-src_xercesc_Makefile_incl
    N ports/textproc/xerces-c/patches/patch-src_xercesc_util_Platforms_Makefile_in
    N ports/textproc/xerces-c/patches/patch-src_xercesc_util_AutoSense_hpp
    N ports/textproc/xerces-c/patches/patch-src_xercesc_util_XercesDefs_hpp
    N ports/textproc/xerces-c/patches/patch-src_xercesc_configure
    N ports/textproc/xerces-c/patches/patch-tests_Makefile_incl
    N ports/textproc/xerces-c/patches/patch-tests_configure
    N ports/textproc/xerces-c/patches/patch-tests_runConfigure
    N ports/textproc/xerces-c/patches/patch-samples_Makefile_incl
    N ports/textproc/xerces-c/patches/patch-samples_configure
    N ports/textproc/xerces-c/patches/patch-obj_Makefile_in
    N ports/textproc/xerces-c/patches/patch-samples_runConfigure
    N ports/textproc/xerces-c/files/Makefile.in
    N ports/textproc/xerces-c/files/OpenBSDDefs.hpp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/26 17:16:37

Modified files:
	textproc       : Makefile 

Log message:
+xerces-c


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/26 17:19:30

Modified files:
	games/enigma   : Makefile distinfo 
	games/enigma/pkg: PLIST 
Added files:
	games/enigma/patches: patch-Makefile_in patch-configure 
	                      patch-lib-src_Makefile_in 
	                      patch-src_Makefile_in 
Removed files:
	games/enigma/patches: patch-data_levels_Makefile_in 
	                      patch-data_levels_Sokoban_Makefile_in 

Log message:
- update enigma to version 1.01
- add missing gtk-update-icon-cache goo


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 17:30:31

src/lib/libsndio

Update of /cvs/src/lib/libsndio
In directory cvs.openbsd.org:/tmp/cvs-serv20596/libsndio

Log Message:
Directory /cvs/src/lib/libsndio added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 17:34:27

src/regress/lib/libsndio

Update of /cvs/src/regress/lib/libsndio
In directory cvs.openbsd.org:/tmp/cvs-serv17551/libsndio

Log Message:
Directory /cvs/src/regress/lib/libsndio added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 17:34:54

src/regress/lib/libsndio/cap

Update of /cvs/src/regress/lib/libsndio/cap
In directory cvs.openbsd.org:/tmp/cvs-serv17188/cap

Log Message:
Directory /cvs/src/regress/lib/libsndio/cap added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 17:34:55

src/regress/lib/libsndio/fd

Update of /cvs/src/regress/lib/libsndio/fd
In directory cvs.openbsd.org:/tmp/cvs-serv17188/fd

Log Message:
Directory /cvs/src/regress/lib/libsndio/fd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 17:34:56

src/regress/lib/libsndio/play

Update of /cvs/src/regress/lib/libsndio/play
In directory cvs.openbsd.org:/tmp/cvs-serv17188/play

Log Message:
Directory /cvs/src/regress/lib/libsndio/play added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 17:34:57

src/regress/lib/libsndio/rec

Update of /cvs/src/regress/lib/libsndio/rec
In directory cvs.openbsd.org:/tmp/cvs-serv17188/rec

Log Message:
Directory /cvs/src/regress/lib/libsndio/rec added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/26 17:42:24

Modified files:
	databases/sqlports/files: mksqlitedb 

Log message:
fixes some inheritance issues. Problem noticed by bernd@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/10/26 17:56:38

Modified files:
	usr.bin/pkg-config: pkg-config 

Log message:
- make pkg-config recognize --short-errors
- bump the version we're pretending to be to 0.21

ok ckuethe@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 17:57:39

Modified files:
	net/pymsn      : Makefile distinfo 
	net/pymsn/pkg  : PLIST 

Log message:
- update pymsn to 0.3.3 (which is basicly a rewrite of the whole codebase)
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:00:34

Modified files:
	net/telepathy/telepathy-glib: Makefile distinfo 
	net/telepathy/telepathy-glib/patches: patch-configure_ac 
	net/telepathy/telepathy-glib/pkg: PLIST 
Added files:
	net/telepathy/telepathy-glib/patches: 
	                                      patch-telepathy-glib_telepathy-glib_pc_in 
Removed files:
	net/telepathy/telepathy-glib/patches: patch-configure 

Log message:
- update telepathy-glib to 0.7.17

please note this needs usr.bin/pkg-config/pkg-config -r1.23

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:01:42

Modified files:
	net/telepathy/libtelepathy: Makefile distinfo 
	net/telepathy/libtelepathy/patches: 
	                                    patch-src_check-compat_Makefile_in 
	net/telepathy/libtelepathy/pkg: PLIST 

Log message:
- update libtelepathy 0.3.3

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/26 18:01:45

Log message:
    Initial import of qscintilla-2.3.
    
    Qt4 port of Scintilla.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_20081027
    
    N ports/editors/qscintilla/Makefile
    N ports/editors/qscintilla/distinfo
    N ports/editors/qscintilla/pkg/DESCR
    N ports/editors/qscintilla/pkg/PLIST
    N ports/editors/qscintilla/pkg/PFRAG.shared
    N ports/editors/qscintilla/patches/patch-Qt4_qscintilla_pro
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/26 18:02:27

Modified files:
	lang/python    : python.port.mk 

Log message:
- add MODPY_BIN to SUBST_VARS

"+1" wcmaier_p, "yes please" steven@, "remove python" mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:03:12

Modified files:
	net/telepathy/telepathy-python: Makefile distinfo 
	net/telepathy/telepathy-python/pkg: PLIST 

Log message:
- update telepathy-python to 0.15.3

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/26 18:03:36

Modified files:
	editors        : Makefile 

Log message:
add qscintilla


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:04:23

Modified files:
	net/telepathy/telepathy-butterfly: Makefile distinfo 
	net/telepathy/telepathy-butterfly/pkg: PLIST 
Added files:
	net/telepathy/telepathy-butterfly/patches: patch-wscript 
Removed files:
	net/telepathy/telepathy-butterfly/patches: patch-setup_py 

Log message:
- update telepathy-butterfly to 0.3.2

with help from landry@ and upstream waf, thanks!
feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:06:00

Modified files:
	net/telepathy/telepathy-gabble: Makefile distinfo 
	net/telepathy/telepathy-gabble/patches: patch-configure 
	                                        patch-src_tube-stream_c 
	net/telepathy/telepathy-gabble/pkg: PLIST 

Log message:
- update telepathy-gabble to 0.7.12

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/26 18:07:00

Modified files:
	databases/sqliteman: Makefile distinfo 
	databases/sqliteman/pkg: PLIST 

Log message:
Update to sqliteman-1.2.0.

Some hints from espie@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:07:11

Modified files:
	net/telepathy/telepathy-mission-control: Makefile distinfo 
	net/telepathy/telepathy-mission-control/pkg: PFRAG.shared PLIST 
Added files:
	net/telepathy/telepathy-mission-control/patches: 
	                                                 patch-src_Makefile_in 

Log message:
- update telepath-mission-control to 4.67
- remove unneeded PERMIT_* lines (Makefile.inc takes care of this)

ok ajacoutot@ (although --enable-keyring=no made him sad)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:07:55

Modified files:
	net/telepathy/telepathy-spec: Makefile distinfo 
	net/telepathy/telepathy-spec/patches: patch-Makefile 

Log message:
- update telepathy-spec to 0.17.13

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:08:51

Modified files:
	net/telepathy/telepathy-inspector: Makefile 

Log message:
- remove unneeded PERMIT_* lines (Makefile.inc takes care of this)

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:10:16

Log message:
    - import telepathy-pinocchio 0.3.1
    
    Telepathy-pinocchio is a connection manager meant for testing Telepathy
    applications. Pinocchio interacts with settings files on the filesystem
    instead of a remote server, thereby removing two of the biggest
    stumbling blocks for testing a Telepathy-based application: the network
    and control over the back-end server.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081026
    
    N ports/net/telepathy/telepathy-pinocchio/Makefile
    N ports/net/telepathy/telepathy-pinocchio/distinfo
    N ports/net/telepathy/telepathy-pinocchio/pkg/DESCR
    N ports/net/telepathy/telepathy-pinocchio/pkg/PLIST
    N ports/net/telepathy/telepathy-pinocchio/patches/patch-pinocchio_common_py
    N ports/net/telepathy/telepathy-pinocchio/patches/patch-bin_pinocchio-ctl
    N ports/net/telepathy/telepathy-pinocchio/patches/patch-setup_py
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:10:53

Modified files:
	net/telepathy  : Makefile 

Log message:
- add telepathy-pinocchio


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/26 18:26:33

Modified files:
	include        : Makefile 
	lib            : Makefile 
	usr.bin/aucat  : Makefile safile.c 
Added files:
	lib/libsndio   : Makefile aucat.c shlib_version sio_open.3 
	                 sndio.c sndio.h sndio_priv.h sun.c 
	regress/lib/libsndio: Makefile 
	regress/lib/libsndio/cap: Makefile cap.c 
	regress/lib/libsndio/fd: Makefile fd.c 
	regress/lib/libsndio/play: Makefile play.c 
	regress/lib/libsndio/rec: Makefile rec.c 
Removed files:
	lib/libsa      : Makefile aucat.c libsa.c libsa.h libsa_priv.h 
	                 sa_open.3 shlib_version sun.c 
	regress/lib/libsa: Makefile 
	regress/lib/libsa/sacap: Makefile sacap.c 
	regress/lib/libsa/safd: Makefile safd.c 
	regress/lib/libsa/saplay: Makefile saplay.c 
	regress/lib/libsa/sarec: Makefile sarec.c 

Log message:
rename libsa to libsndio
requested by many, "just go for it" deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/26 18:30:03

Modified files:
	net/telepathy/telepathy-pinocchio: Makefile 

Log message:
- no need for SUBST_VARS=MODPY_BIN anymore


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/26 18:30:19

Added files:
	devel/cln/patches: patch-src_Makefile_in 

Log message:
remove libtool from dependencies, eases LIBTOOL_FLAGS usage...


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/10/26 18:46:09

Modified files:
	sys/dev/ic     : isp_inline.h ispmbox.h 

Log message:
Start updating isp. Just new defines, comments, whitespace, anything that
doesn't change the .o.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/10/26 20:13:34

Modified files:
	sys/kern       : kern_workq.c 

Log message:
when shutting workq threads down, dont try to take the big kernel
lock when we've never given it up. this is a remnant of the mpsafe
workq stuff we had that wasnt cleaned up properly.

found by and fix tested by oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/26 20:25:04

Modified files:
	math/aamath    : Makefile 

Log message:
adjust my email adress (noticed by pirofti@)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/26 20:29:20

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.socppc md.sparc 
	                         md.sparc64 md.zaurus mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/26 20:55:09

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
for the AD1984 codec, connect headphones to a proper DAC.

tested by danh@ and Aaron Stellman on Thinkpad T61.

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/26 21:11:58

Modified files:
	sys/dev/ic     : mfi.c mfivar.h 
	sys/dev/pci    : mfi_pci.c 

Log message:
Move some include stuff around


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/27 01:53:24

Modified files:
	share/man/man4 : audio.4 
	share/man/man9 : audio.9 

Log message:
sa_open -> sio_open, after recent changes;


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/10/27 02:56:49

Modified files:
	share/man/man9 : pool.9 Makefile 

Log message:
document pool_setipl.

with help from jmc@, thank you.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/27 03:36:42

Modified files:
	infrastructure/build: libtool 

Log message:
slightly more readable
use same comment as gnu .la file


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/10/27 04:09:54

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
Add myself.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/27 04:33:46

Modified files:
	infrastructure/install: make-plist 
Added files:
	infrastructure/install: FS.pm 

Log message:
move parts of make-plist into a separate module to try to clean up the
mess a bit...


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/27 04:34:18

Modified files:
	infrastructure/build: libtool 

Log message:
support -objectlist option; makes devel/cln build


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/27 05:12:01

Modified files:
	infrastructure/install: FS.pm make-plist 

Log message:
turn the stuff we read from the FS into actual objects


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/27 05:19:57

Modified files:
	infrastructure/install: make-plist 

Log message:
zap very old code that was used to remove @exec mkdir and @exec install-info


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/27 05:28:12

Modified files:
	infrastructure/install: make-plist 

Log message:
DYNLIBDIR died ages ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 05:34:00

Modified files:
	mail/msmtp     : Makefile 
	devel/cutils   : Makefile 
	www/ap2-mod_fcgid: Makefile 
	math/ginac     : Makefile 
	security/ruby-openid: Makefile 
	devel/ruby-debug-base: Makefile 
	devel/ruby-debug: Makefile 
	audio/ruby-id3lib: Makefile 
	sysutils/ruby-rails-app-installer: Makefile 
	www/ruby-typo  : Makefile 
	devel/ruby-linecache: Makefile 

Log message:
Change email addy to my openbsd one.

Suggested and okayed by naddy@, also okayed by mbalmer@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/27 05:43:30

ports/textproc/aspell/core/files

Update of /cvs/ports/textproc/aspell/core/files
In directory cvs.openbsd.org:/tmp/cvs-serv1030/files

Log Message:
Directory /cvs/ports/textproc/aspell/core/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/27 06:18:40

Modified files:
	infrastructure/install: make-plist 

Log message:
zap the end_fake for now, it's confusing issues...


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 07:15:58

Modified files:
	graphics/gegl  : Makefile distinfo 
	graphics/gegl/patches: patch-operations_external_ff-load_c 
	graphics/gegl/pkg: PLIST-main 

Log message:
- gegl 0.0.20


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/27 07:25:35

Modified files:
	infrastructure/install: make-plist 

Log message:
endfake no more


CVSROOT:	/cvs
Module name:	ports
Changes by:	weerd@cvs.openbsd.org	2008/10/27 07:29:03

Log message:
    OpenArena is an open-source content package for Quake III Arena licensed
    under the GPL, effectively creating a free stand-alone game. You do not
    need Quake III Arena to play this game.
    
    Not connected to builds yet. Discussed with jasper@, robert@ and
    sthen@.
    
    Status:
    
    Vendor Tag:	weerd
    Release Tags:	weerd_20081027
    
    N ports/games/openarena/Makefile
    N ports/games/openarena/distinfo
    N ports/games/openarena/patches/patch-Makefile
    N ports/games/openarena/patches/patch-code_client_libmumblelink_c
    N ports/games/openarena/patches/patch-code_qcommon_net_ip_c
    N ports/games/openarena/patches/patch-code_qcommon_q_platform_h
    N ports/games/openarena/pkg/DESCR-data
    N ports/games/openarena/pkg/DESCR-main
    N ports/games/openarena/pkg/DESCR-server
    N ports/games/openarena/pkg/PLIST-data
    N ports/games/openarena/pkg/PLIST-main
    N ports/games/openarena/pkg/PLIST-server
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 07:29:13

Modified files:
	print/system-config-printer: Makefile distinfo 
	print/system-config-printer/patches: patch-applet_py 
	                                     patch-pysmb_py 
	                                     patch-system-config-printer_py 
	print/system-config-printer/pkg: PLIST 

Log message:
- update to system-config-printer-1.0.9


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 07:59:21

Modified files:
	x11/dbus-python: Makefile distinfo 
	x11/dbus-python/pkg: PLIST 

Log message:
- update to dbus-python-0.83.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/27 08:00:17

Modified files:
	www/elinks     : Makefile 

Log message:
disable backtraces to fix build failure with libexecinfo installed
reported by naddy.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/27 08:16:55

Modified files:
	share/zoneinfo/datfiles: southamerica zone.tab 

Log message:
update to tzdata2008i from elsie.nci.nih.gov


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/27 09:33:52

Added files:
	net/ekg/patches: patch-configure 

Log message:
Don't pick up libexecinfo if it's installed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/27 10:53:13

Modified files:
	infrastructure/install: make-plist 

Log message:
unbreak


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/27 11:14:18

Modified files:
	databases/sqlite3: Makefile distinfo 
	databases/sqlite3/patches: patch-Makefile_in patch-configure 
	                           patch-publish_sh patch-src_os_unix_c 
	                           patch-src_sqliteInt_h 
	                           patch-src_sqlite_h_in 
	                           patch-src_util_c 

Log message:
update to version 3.6.4, see http://www.sqlite.org/35to36.html and
http://www.sqlite.org/changes.html for the details

tcl adjustments and bulk build testing by bernd@, thanks!

ok bernd@, steven@, martynas@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/27 11:58:52

Modified files:
	print/fontforge: Makefile distinfo 
	print/fontforge/patches: patch-Makefile_dynamic_in 
	                         patch-configure_in 
	                         patch-gdraw_Makefile_dynamic_in 
	print/fontforge/pkg: PLIST 
Removed files:
	print/fontforge/patches: patch-fontforge_fontview_c 
	                         patch-fontforge_http_c 
	                         patch-gdraw_gimagereadjpeg_c 
	                         patch-gdraw_gimagewritepng_c 

Log message:
Update to fontforge-20080927.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/27 12:02:14

Modified files:
	usr.bin/aucat  : Makefile 

Log message:
No -Werror on m88k, hairy gcc bug generates false ``variable might be used
uninitialized'' warnings. To be removed when the compiler bug is fixed
eventually.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/27 12:03:46

Modified files:
	sys/arch/m88k/m88k: db_interface.c 

Log message:
Rename "machine cpu" to "machine ddbcpu" in MP kernels, for consistency with
other MP platforms.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 13:16:10

Modified files:
	devel/ruby-debug-base: Makefile distinfo 
	devel/ruby-debug-base/patches: patch-Rakefile 
	devel/ruby-debug-base/pkg: PLIST 

Log message:
Update to version 0.10.2.

Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 13:21:50

Log message:
    Initial import of ruby-columnize.
    
    Sorts an array in column order, this is needed for the ruby-typo dep-tree.
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081027
    
    N ports/devel/ruby-columnize/Makefile
    N ports/devel/ruby-columnize/distinfo
    N ports/devel/ruby-columnize/pkg/DESCR
    N ports/devel/ruby-columnize/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 13:29:17

Modified files:
	devel/ruby-debug: Makefile distinfo 
	devel/ruby-debug/pkg: PLIST 

Log message:
Update to 0.10.2, okay bernd@.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/27 13:31:50

Modified files:
	gnu/egcs/gcc   : Makefile.in 

Log message:
disable dependency that would run autoheader with better makes.
okay kettenis@, miod@, otto@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 13:32:46

Modified files:
	devel/ruby-rubyforge: Makefile distinfo 
	devel/ruby-rubyforge/pkg: PLIST 

Log message:
Update to 1.0.1, okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 13:38:14

Log message:
    Initial import of ruby-rparsec.
    
    rparsec is a recursive descent parser combinator framework. Intuitive and
    declarative API is provided instead of code generation or proprietary BNF-like
    syntax. A calculator parser can be built from scratch in 10 lines of simple
    code.
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081027
    
    N ports/devel/ruby-rparsec/Makefile
    N ports/devel/ruby-rparsec/distinfo
    N ports/devel/ruby-rparsec/pkg/DESCR
    N ports/devel/ruby-rparsec/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 13:43:27

Log message:
    Initial import of ruby-sexp.
    
    S-Expression is a pure Ruby library to parse strings of Lisp style
    s-expressions into native Ruby style s-expressions and back again.
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081027
    
    N ports/devel/ruby-sexp/Makefile
    N ports/devel/ruby-sexp/distinfo
    N ports/devel/ruby-sexp/pkg/DESCR
    N ports/devel/ruby-sexp/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 13:49:39

Modified files:
	x11/xscreensaver: Makefile 
	x11/xscreensaver/patches: patch-configure 
	                          patch-driver_Makefile_in 
	x11/xscreensaver/pkg: PLIST 
Added files:
	x11/xscreensaver/files: passwd-bsd_auth.c 
	x11/xscreensaver/patches: patch-config_h_in 
	                          patch-driver_passwd-pwent_c 
	                          patch-driver_passwd_c 
	                          patch-driver_setuid_c 
	x11/xscreensaver/pkg: MESSAGE 

Log message:
- implement  bsd_auth(3) authentication ; benefits:
* no need to run xscreensaver setuid root anymore
* you can use whatever passwd backend you configured in login.conf(5)
(kerberos, ldap...) to unlock the screen and not just local passwd

Sent upstream.

feedback from millert@
"get it in" jasper@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/10/27 13:52:35

Modified files:
	de             : anoncvs.html cvsync.html donations.html 
	                 errata42.html errata43.html events.html 
	                 ftp.html hackathons.html hp300.html 
	                 i386-laptop.html index.html orders.html 
	                 report.html security.html sparc64.html 
	                 translation.html want.html 
	faq/de         : faq4.html index.html 
	openbgpd/de    : ftp.html 
	openntpd/de    : ftp.html portable.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 14:07:37

Log message:
    Initial import of ruby-zentest.
    
    Testing, on steriods. Go red with zentest which ensures test coverage and
    accelerates TDD. Go green with unit_diff using Advanced Diffing Technology(TM)
    to highlight errors. Refactor with autotest, continuous integration while you
    code.
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081027
    
    N ports/devel/ruby-zentest/Makefile
    N ports/devel/ruby-zentest/distinfo
    N ports/devel/ruby-zentest/pkg/DESCR
    N ports/devel/ruby-zentest/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/27 14:12:03

ports/mail/py-spf/patches

Update of /cvs/ports/mail/py-spf/patches
In directory cvs.openbsd.org:/tmp/cvs-serv32678/patches

Log Message:
Directory /cvs/ports/mail/py-spf/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/27 14:17:40

Modified files:
	mail/py-spf    : Makefile 
	mail/py-spf/pkg: PLIST 
	mail/p5-Mail-SPF-Query: Makefile 
	mail/p5-Mail-SPF-Query/pkg: PLIST 

Log message:
- resolve conflict by not stripping the .py suffix from py-spf

discussed with naddy@ espie@ and ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 14:18:57

Modified files:
	devel          : Makefile 

Log message:
Add the last ruby-* imports to the devel/Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/27 14:24:27

Modified files:
	www/myreview   : Makefile 

Log message:
bump again, since in some circumstances p0 would build before it was fixed


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 14:42:09

Log message:
    Import batrachians-0.1.1
    
    Batrachians is a clone of the 1982 Frog Bog video game by Mattel
    Electronics.
    You control a red frog and your goal is to eat more flies and score more
    points than the computer's frog, which is gray.  A game lasts three
    minutes, during which day becomes night.
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081027
    
    N ports/games/batrachians/distinfo
    N ports/games/batrachians/Makefile
    N ports/games/batrachians/pkg/DESCR
    N ports/games/batrachians/pkg/PLIST
    N ports/games/batrachians/patches/patch-src_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 14:43:15

Modified files:
	games          : Makefile 

Log message:
+batrachians


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/27 14:45:54

Modified files:
	devel/mpfr     : Makefile distinfo 
	devel/mpfr/patches: patch-Makefile_in 

Log message:
update to 2.3.2; from Daniel Dickman, but the library needs a bump, too


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 14:59:33

Modified files:
	devel/libvmime : Makefile 
Added files:
	devel/libvmime/patches: patch-src_net_tls_TLSSession_cpp 

Log message:
- fix build with latest gnutls


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/27 15:00:11

Modified files:
	infrastructure/install: make-plist 

Log message:
small tweaks


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/27 15:00:24

Modified files:
	devel/git      : Makefile 

Log message:
Add some backup MASTER_SITES. requested by steven@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/27 15:18:37

ports/textproc/aspell/dicts/en

Update of /cvs/ports/textproc/aspell/dicts/en
In directory cvs.openbsd.org:/tmp/cvs-serv8869/en

Log Message:
Directory /cvs/ports/textproc/aspell/dicts/en added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/27 15:19:12

ports/textproc/aspell/dicts/en/pkg

Update of /cvs/ports/textproc/aspell/dicts/en/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv16511/pkg

Log Message:
Directory /cvs/ports/textproc/aspell/dicts/en/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/27 15:19:37

Modified files:
	devel/atk      : Makefile distinfo 

Log message:
Update atk to 1.24. Tested by bernd@ in a bulk build.

ok ajacoutot@ bernd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/27 15:28:01

Modified files:
	devel/glib2    : Makefile distinfo 
	devel/glib2/patches: patch-glib_Makefile_in patch-glib_gmacros_h 
	                     patch-glib_gprintf_c patch-glib_gstrfuncs_c 
	                     patch-tests_Makefile_in 
	                     patch-tests_refcount_Makefile_in 
	devel/glib2/pkg: PLIST-docs PLIST-main 
Added files:
	devel/glib2/patches: patch-docs_reference_glib_Makefile_in 

Log message:
Major upgrade to glib 2.18.2.
It's the perfect timing to slap it in now during p2k8, and it paves the way
for the incoming gtk 2.14.4 upgrade.
Tested by bernd@ in a mulk muild.

ok ajacoutot@ bernd@ 'go ahead' jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 15:39:27

Modified files:
	graphics/gegl  : Makefile 
Added files:
	graphics/gegl/patches: patch-configure 

Log message:
- fix build with latest glib2


CVSROOT:	/cvs
Module name:	www
Changes by:	ratchov@cvs.openbsd.org	2008/10/27 15:53:58

Modified files:
	faq            : faq13.html 

Log message:
move all MIDI-related stuff in a new section. Except a small
``how to play a .mid on audio(4)'' section that's left together
with the .mod section. Add notes about how to test input and
record MIDI.
ok steven


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 16:03:40

Modified files:
	devel/libvmime : Makefile distinfo 
	devel/libvmime/patches: patch-configure patch-vmime_Makefile_in 
	devel/libvmime/pkg: PLIST 
Removed files:
	devel/libvmime/patches: patch-src_net_tls_TLSSession_cpp 

Log message:
- update to libvmime-0.9.0
somehow I missed this new version, reminded by landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 16:30:27

Modified files:
	devel/ruby-rake: Makefile distinfo 
	devel/ruby-rake/pkg: PLIST 

Log message:
Update to 0.8.3.

Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 16:56:53

Modified files:
	devel/libglademm: Makefile 

Log message:
- fix WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/27 17:01:24

Modified files:
	textproc/libxml++: Makefile 

Log message:
- fix WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/27 17:20:39

Modified files:
	databases/sqlite3: Makefile 
	databases/sqlite3/patches: patch-Makefile_in patch-configure 
	databases/sqlite3/pkg: PFRAG.shared-tcl PLIST-tcl 

Log message:
switch to use tcl 8.5.

inputs from and looks good to bernd and simon


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 17:30:20

Modified files:
	devel/cln      : Makefile 

Log message:
Change mail addy, okay kili@.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/27 18:05:32

Modified files:
	sys/arch/i386/i386: bios.c 

Log message:
Try to use ACPI a little bit harder.  Skip it only if ncpu < 2 and the
SMBIOS version is < 2.4.  This lets 40-series thinkpads continue to use
apm.
worked on with kettenis


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/27 18:22:03

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
Added myself, okay sthen@.


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/10/27 19:16:14

Modified files:
	sys/net        : if_mpe.c 
	sys/netmpls    : mpls.h 
Added files:
	sys/netmpls    : mpls_output.c 

Log message:
Added mpls_output() used to output mpls packets originating from local host.
Strictly similar to mpls_input().

Input and OK claudio@, OK laurent@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/27 19:22:46

Modified files:
	x11/wxWidgets  : Makefile 
	x11/wxWidgets/pkg: PLIST 

Log message:
- update WANTLIB
- regen PLIST while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/27 19:23:34

Modified files:
	archivers/libmspack: Makefile distinfo 
	archivers/libmspack/patches: patch-Makefile_in 
Removed files:
	archivers/libmspack/patches: patch-mspack_mspack_h 

Log message:
- update libmspack to 20060920a
- homepage moved


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 19:34:31

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Correct MCP79 SMBus PCI id and add missing MCP79 PCI ids.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 19:35:03

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/27 19:44:01

Modified files:
	x11/x11vnc     : Makefile distinfo 
	x11/x11vnc/patches: patch-configure 
	x11/x11vnc/pkg : PLIST 

Log message:
Update to 0.9.5, based on ports@ submission from bsd at openbsd.rutgers.edu
after maintainer timeout. Drop several patches that are now included in the
source; keep -pthread patch; install the manpage and the modified Java
vncviewer applet; regen plist.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 19:45:30

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
More MCP79 Host bridge PCI ids.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 19:46:29

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/27 20:22:57

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/27 21:57:43

Modified files:
	sys/dev/pci    : auich.c 

Log message:
SiS 7012 uses different multichannel control bits (data from linux).

makes 4 channel output work for Anathae Townsend.  thanks for testing.

ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 22:32:23

Modified files:
	sys/dev/pci    : if_nge.c 

Log message:
Re-add support TX VLAN tag insertion and RX VLAN tag stripping.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 23:04:32

Modified files:
	sys/dev/pci    : if_nge.c 

Log message:
Don't need NVLAN > 0 checks around this code.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 23:09:43

Modified files:
	sys/dev/pci    : if_nfe.c 

Log message:
Re-add support for RX VLAN tag stripping.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 23:39:18

Modified files:
	sys/dev/pci    : if_ix.c 

Log message:
Fix up some of the code for VLAN tagging/stripping and checksum offload
support.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 23:43:11

Modified files:
	sys/dev/pci    : if_em.c if_ixgb.c 

Log message:
Some tweaks for the usage of NVLAN > 0 checks in the code.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/27 23:53:20

Modified files:
	sys/dev/pci    : if_nfe.c 

Log message:
Remove #if NVLAN.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 00:25:18

Modified files:
	share/man/man4 : jme.4 

Log message:
Update with current hw support.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 00:27:28

Modified files:
	share/man/man4 : bge.4 bnx.4 em.4 ixgb.4 nfe.4 nge.4 re.4 stge.4 
	                 ti.4 txp.4 vge.4 xge.4 

Log message:
Update for VLAN tag insertion and stripping support.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 01:01:56

Modified files:
	sys/dev/pci    : if_nge.c 

Log message:
Implement a workaround for stupid hw when using VLAN stripping.  Frames
that are 64 bytes with a VLAN header appended like ARP frames or ICMP
echos are flagged as runts when the tag is stripped.

Issue mentioned by yongari@FreeBSD, info gleaned from the Linux driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 01:10:10

Modified files:
	sys/net        : if_trunk.c 

Log message:
Show the ACTIVE flag in ifconfig for the single interface that is
actually active in failover mode rather than all interfaces with a
link. This makes it clear if the master interface is in use or one
of the backup links.

From FreeBSD

Tested by jmc@
Ok mpf@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 01:11:03

Modified files:
	sys/net        : if_trunk.c 

Log message:
Feed IPv6 flow label to hash calculation.

From FreeBSD

Ok mpf@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 01:13:01

Modified files:
	sys/net        : if_trunk.c 

Log message:
In trunk_lb_start() port % count will never be greater than
TRUNK_MAX_PORTS so nuke the test.

From FreeBSD

Ok mpf@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 01:14:45

Modified files:
	sys/net        : if_trunk.c 

Log message:
In trunk_media_status() mark the interface as active if any ports are
active rather than just the primary being UP.

From FreeBSD

Ok mpf@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 01:18:45

Modified files:
	sys/net        : if_trunk.c 

Log message:
Remove return at the end of a void function.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/10/28 02:07:05

Modified files:
	www/phppgadmin : Makefile distinfo 
	www/phppgadmin/pkg: PLIST 

Log message:
Upgrade to 4.2.1

Ok mbalmer@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/10/28 02:11:38

Modified files:
	databases/p5-DBD-Pg: Makefile distinfo 

Log message:
Upgrade to 2.11.2

Ok simon@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/10/28 02:30:31

Modified files:
	databases/p5-DBD-mysql: Makefile distinfo 

Log message:
Upgrade to 4.010

Ok simon@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 03:28:24

Modified files:
	databases/py-pygresql: Makefile 
	databases/skytools: Makefile 
	devel/bzr      : Makefile 
	devel/waf      : Makefile 
	devel/py-twisted/core: Makefile 
	mail/mailman   : Makefile 
	mail/pyzor     : Makefile 
	multimedia/recordmydesktop/gtk: Makefile 
	x11/gnome/deskbar-applet: Makefile 

Log message:
- MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/28 03:51:58

Modified files:
	usr.sbin/pkg_add/OpenBSD: PackingElement.pm 

Log message:
"destate" comments, let them know in which cwd they stand.
This is actually useful for update-plist...


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 03:58:55

Modified files:
	infrastructure/build: libtool 

Log message:
use -whole-archive linker flag when linking a shared library with static
libraries


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 04:00:23

Modified files:
	infrastructure/build: libtool 

Log message:
try to use pic objects if no non-pic objects can be found
throw some warnings


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 04:01:13

Modified files:
	infrastructure/build: libtool 

Log message:
find -lfoo libraries also inside ./.libs directory


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/28 05:00:40

Modified files:
	sys/dev/ic     : mpi.c mpireg.h mpivar.h 
	sys/dev/pci    : mpi_pci.c 

Log message:
Add beginings of bio.  Disabled for now.

dlg "go go go"


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/28 05:16:27

Modified files:
	infrastructure/build: libtool 

Log message:
parse_file now caches the file contents in %file_cache so we don't
have to to IO on the same files again and again.

don't skip any .la files in resolve_la yet to not break the order
(fixes misc/amanda)

added some debugging prints

ok steven


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 05:27:28

Modified files:
	devel/glib2mm  : Makefile distinfo 
	devel/glib2mm/patches: patch-docs_reference_Makefile_in 
	                       patch-glib_glibmm_convert_cc 
	                       patch-glib_glibmm_date_h 
	devel/glib2mm/pkg: PFRAG.shared-main PLIST-docs PLIST-main 
Added files:
	devel/glib2mm/patches: patch-Makefile_in 
Removed files:
	devel/glib2mm/patches: patch-glib_glibmm_date_cc 
	                       patch-glib_glibmm_error_cc 
	                       patch-glib_glibmm_exception_cc 

Log message:
- major update to glib2mm-2.18.1
all dependent ports seem happy with this update

ok wilfried@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/28 05:27:53

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
Pointer sizeof oops


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/28 05:31:48

Modified files:
	infrastructure/build: libtool 

Log message:
Print a warning if a lib isn't found in %libs so we don't try to use
an uninitialized variable.

steven agrees


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/28 05:43:10

Modified files:
	sys/dev/ic     : ami.c amivar.h 
	sys/dev/pci    : ami_pci.c 

Log message:
Major overhaul of bio.
Fix set hotspare that didn't always work.
Fix several very subtle bugs because of firmware lies
Fix disk size that sometimes was incorrect
Only poke drives if something changed so it makes bio way faster on subsequent calls

Tested by several folks, thanks
Ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/28 05:49:28

Modified files:
	sys/dev/ic     : ami.c 

Log message:
Be nicer waking up.

prompted and ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/28 05:53:18

Modified files:
	sys/dev/ic     : ami.c 

Log message:
Shut splassert up
Fix an undo error in previous commit


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 05:53:33

Modified files:
	databases/db   : Makefile.inc 
	databases/db/v3: Makefile 
	databases/db/v3/patches: patch-test_include_tcl 
	databases/db/v4: Makefile 
	databases/db/v4/patches: patch-test_include_tcl 

Log message:
switch to tcl 8.5

ok sthen


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 05:59:12

Modified files:
	infrastructure/install: make-plist 

Log message:
instead of the old mess, create a haystack hash with every full file name,
so that we can match directly against the file system.
Also keep a list for each element, which allows us to multi-match when
needed... For instance fvwm2 is now happy with this.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 06:07:23

Modified files:
	infrastructure/install: make-plist 

Log message:
oops.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 06:09:05

Modified files:
	audio/xmcd     : Makefile 
	audio/xmcd/patches: patch-cda_d_cda_man patch-install_sh 
	                    patch-libdi_d_config_sh 
	                    patch-libdi_d_fbioc_c 
	                    patch-misc_d_discog_htm 
	                    patch-misc_d_start_sh patch-xmcd_d_dbprog_c 
	                    patch-xmcd_d_xmcd_man 
	audio/xmcd/pkg : DESCR MESSAGE PLIST 

Log message:
- homepage moved
- provide a working master site
- tweak DESCR and MESSAGE
- regen patches and plist while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 06:13:41

Modified files:
	cad/klogic     : Makefile 

Log message:
- homepage is no more and thus master sites too, add a working master site


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 06:14:00

Modified files:
	comms/hamlib   : Makefile 

Log message:
switch to tcl 8.5 and use tcl module


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 06:18:36

Modified files:
	databases/sqlite3: Makefile 

Log message:
remove outdated comment about not passing tests, noticed by Stuart Cassoff
replace BASE_PKGPATH with BUILD_PKGPATH in dependency line while here

ok bernd


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 06:26:39

Modified files:
	infrastructure/mk: gcc3.port.mk gcc4.port.mk 

Log message:
- reverse logic so that gcc3/4 is actually used when USE_GCC* is set
- set USE_GCC* to Yes by default when using a gcc* MODULE which makes
much more sense

discussed with and ok robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 06:27:09

Modified files:
	share/man/man5 : port-modules.5 

Log message:
- document the fact that USE_GCC* is always set when the corresponding
MODULE is used

"go ahead" robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/10/28 06:27:17

Modified files:
	databases/p5-ldap: Makefile distinfo 

Log message:
Update to Net::LDAP 0.39

OK landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 06:28:50

Modified files:
	infrastructure/install: make-plist 

Log message:
refactor code a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 06:32:39

Modified files:
	infrastructure/install: make-plist 

Log message:
oops again


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 06:33:32

Modified files:
	print/cups     : Makefile 

Log message:
- remove foomatic-filters from RUN_DEPENDS (for now) as it creates a
circular dependency with ghostscript-*-cups
- precise license marker
- take over maintainership
- bump

ok kili@ mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 06:42:54

Modified files:
	graphics/k3dsurf: Makefile 

Log message:
- remove wrong use of USE_GCC3


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/28 06:59:55

Modified files:
	print/poppler  : Makefile distinfo 
	print/poppler/patches: patch-poppler_XRef_cc 
	print/poppler/pkg: PLIST-main 
Removed files:
	print/poppler/patches: patch-poppler_Object_h 
	                       patch-poppler_Page_cc 
	                       patch-qt4_Makefile_in 

Log message:
Update to 0.10.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 07:01:05

Modified files:
	infrastructure/install: make-plist 

Log message:
people with complex multi-packages are going to love this: try to figure
out where to put new stuff based on existing directories.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/28 07:01:11

Log message:
    This package consists of encoding files for use with poppler.  The
    encoding files are optional and poppler will automatically read
    them if they are present.  When installed, the encoding files enables
    poppler to correctly render CJK and Cyrrilic properly.  While poppler
    is licensed under the GPL, these encoding files are copyright Adobe
    and licensed much more strictly, and thus distributed separately.
    
    Status:
    
    Vendor Tag:	kili
    Release Tags:	kili_20081028
    
    N ports/print/poppler-data/distinfo
    N ports/print/poppler-data/Makefile
    N ports/print/poppler-data/pkg/DESCR
    N ports/print/poppler-data/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/28 07:01:31

Modified files:
	print          : Makefile 

Log message:
+poppler-data


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 07:05:45

Modified files:
	devel/dejagnu  : Makefile 

Log message:
switch to tcl 8.5 and use tcl module


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 07:09:54

Modified files:
	devel/libzvt   : Makefile 
	devel/libzvt/pkg: DESCR 
	net/gmudix     : Makefile 
	x11/p5-Gnome2-Canvas: Makefile 
	x11/gnome/py-gnome: Makefile 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 07:12:29

Modified files:
	devel/snit     : Makefile 

Log message:
this still needs tcl 8.4, use tcl module, enable regression tests


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 07:19:28

Modified files:
	devel/swig     : Makefile 

Log message:
switch to tcl 8.5 and tcl module


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 07:29:02

Modified files:
	infrastructure/install: make-plist 

Log message:
do a visitor to copy basic annotations (to be rearranged at some point)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 07:29:05

Modified files:
	infrastructure/mk: gcc3.port.mk gcc4.port.mk 

Log message:
- revert; USE_GCC* does not belong to the gcc* MODULES usage and
the man page has always been wrong about it

requested by and ok steven@


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 07:29:55

Modified files:
	share/man/man5 : port-modules.5 

Log message:
- reverse logic for the gcc MODULES

ok steven@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 07:33:17

Modified files:
	audio/gmpc     : Makefile 
	audio/grip     : Makefile 
	audio/grip/pkg : DESCR 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/28 07:33:48

Modified files:
	misc/wordnet   : Makefile 

Log message:
use tcl/tk modules, no package change
ok steven


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 07:34:49

Modified files:
	databases/mdbtools/snapshot: Makefile 
	databases/mdbtools/snapshot/pkg: DESCR-gmdb DESCR-main 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 07:39:12

Modified files:
	devel/p5-Glib2 : Makefile 
	devel/p5-Glib2/pkg: DESCR 
	devel/eclipse/sdk: Makefile 
	devel/eclipse/sdk/pkg: DESCR-gnome 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 07:39:55

Modified files:
	education/drgeo: Makefile 
	education/drgeo/pkg: DESCR 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 07:40:36

Modified files:
	games/childsplay: Makefile 
	games/childsplay/pkg: DESCR 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 07:44:32

Modified files:
	x11/gnome/session: Makefile 
Removed files:
	x11/gnome/session/patches: patch-gnome-session_gsm-dbus_c 

Log message:
- fix gnome-session startup with latest dbus

spotted by robert@
fix suggested by jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/28 07:44:33

Modified files:
	sys/dev/pci    : mpi_pci.c 

Log message:
#include sensors


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/10/28 07:47:22

Modified files:
	usr.sbin/ypldap: Makefile aldap.c ldapclient.c parse.y ypldap.h 
Added files:
	usr.sbin/ypldap: ypldap_dns.c 

Log message:
Do the DNS resolution in a seperate process. A lot of code is copied from ntpd.
This is necessary because DNS resolution is not possible from a chroot.

Cleanup the aldap interface a bit.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 07:59:14

Modified files:
	inputmethods/uim: Makefile 
	inputmethods/uim/pkg: DESCR-gnome DESCR-main 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 08:00:09

Modified files:
	multimedia/oggconvert: Makefile 
	multimedia/oggconvert/pkg: DESCR 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/28 08:04:43

Log message:
    Import GNU teseq 1.0.0.
    
    GNU Teseq is a tool for analyzing files that contain control characters
    and terminal control sequences. It is intended to be useful for diagnosing
    terminal emulators, and programs that make heavy use of terminal
    features (such as those based on the Curses library).
    
    Status:
    
    Vendor Tag:	naddy
    Release Tags:	naddy_20081028
    
    N ports/misc/teseq/Makefile
    N ports/misc/teseq/distinfo
    N ports/misc/teseq/pkg/DESCR
    N ports/misc/teseq/pkg/PLIST
    N ports/misc/teseq/patches/patch-tests_run_in
    N ports/misc/teseq/patches/patch-src_teseq-post_sed
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/28 08:05:58

Modified files:
	misc           : Makefile 

Log message:
hook in teseq


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 08:07:43

Modified files:
	textproc/gnome-spell: Makefile 
	textproc/gnome-spell/pkg: PLIST 
	textproc/p5-XML-LibXML: Makefile 
	textproc/p5-XML-LibXML/pkg: DESCR 
	textproc/p5-XML-LibXSLT: Makefile 
	textproc/p5-XML-LibXSLT/pkg: DESCR 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 08:09:16

Modified files:
	www/p5-HTTP-GHTTP: Makefile 
	www/p5-HTTP-GHTTP/pkg: DESCR 
	www/epiphany   : Makefile 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	src
Changes by:	steven@cvs.openbsd.org	2008/10/28 08:10:46

Modified files:
	share/man/man5 : port-modules.5 

Log message:
clarify usage of gcc3/gcc4 modules a bit more.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	weerd@cvs.openbsd.org	2008/10/28 08:27:54

Modified files:
	games/openarena: Makefile 
Added files:
	games/openarena/pkg: MESSAGE-main 

Log message:
- spacing cleanup
- set ONLY_FOR_ARCHS to i386 for now
- add a MESSAGE mentioning the mouse issues for the client

with help and suggestions from jasper@ and robert@, requested by robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 08:29:14

Modified files:
	x11/e17/efreet : Makefile 
	x11/e17/efreet/pkg: DESCR 
	x11/gmrun      : Makefile 
	x11/gmrun/pkg  : DESCR 
	x11/mrxvt      : Makefile 
	x11/mrxvt/pkg  : DESCR 
	x11/peksystray : Makefile 
	x11/peksystray/pkg: DESCR 
	x11/py-gtk2    : Makefile 
	x11/py-gtk2/pkg: DESCR 
	x11/xfce4/xfce4-session: Makefile 
	x11/xfce4/xfce4-session/pkg: DESCR 

Log message:
- it's GNOME, not Gnome2 or gnome or any other variation

discussed with and agreed by ajacoutot@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 08:32:08

Modified files:
	infrastructure/install: FS.pm make-plist 

Log message:
do a much better job at handling owners and groups


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 08:33:59

Modified files:
	devel          : Makefile 
Removed files:
	devel/snit     : Makefile distinfo 
	devel/snit/pkg : DESCR PLIST 

Log message:
remove snit; newer snit is included with devel/tcllib

pointed out by Stuart Cassoff


CVSROOT:	/cvs
Module name:	ports
Changes by:	weerd@cvs.openbsd.org	2008/10/28 09:00:23

Modified files:
	games          : Makefile 

Log message:
Connect openarena to the builds

"yeah" robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/28 09:20:50

Modified files:
	misc/logjam    : Makefile distinfo 
	misc/logjam/patches: patch-configure patch-src_ljtypes_c 
	misc/logjam/pkg: PLIST 

Log message:
Maintenance update to logjam 4.5.3, in prevision of newer gtk2.
Cleanup Makefile, update PLIST, fix dependencies while here.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/28 09:21:49

Modified files:
	audio/mpd      : Makefile 
	audio/mpd/pkg  : MESSAGE 
	audio/scmpc    : Makefile 
	audio/scmpc/pkg: MESSAGE 
	comms/smstools : Makefile 
	comms/smstools/pkg: MESSAGE 
	mail/smtp-vilter: Makefile 
	mail/smtp-vilter/pkg: MESSAGE 
	net/powerdns   : Makefile 
	net/powerdns/pkg: MESSAGE-main 
	print/cups     : Makefile 
	print/cups/pkg : MESSAGE 
	sysutils/tabled: Makefile 
	sysutils/tabled/pkg: MESSAGE 
	telephony/asterisk: Makefile 
	telephony/asterisk/pkg: MESSAGE-main 

Log message:
Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2008/10/28 09:51:27

Modified files:
	sys/net        : if_pflow.c if_pflow.h 

Log message:
add support for multiple pflow(4) interfaces

OK: claudio@ henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/28 10:08:32

Modified files:
	devel/itcl     : Makefile 

Log message:
use tcl module; still needs tcl 8.4 for now


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 10:20:57

Modified files:
	textproc/clucene: Makefile distinfo 
	textproc/clucene/patches: patch-test_tests_cpp 
	textproc/clucene/pkg: PLIST 

Log message:
minor update


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 10:43:47

ports/databases/soprano/patches

Update of /cvs/ports/databases/soprano/patches
In directory cvs.openbsd.org:/tmp/cvs-serv3547/patches

Log Message:
Directory /cvs/ports/databases/soprano/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 10:44:58

Modified files:
	databases/soprano: Makefile distinfo 
	databases/soprano/pkg: PLIST 
Added files:
	databases/soprano/patches: patch-test_sopranoliteraltest_cpp 

Log message:
newer version


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 10:51:17

Modified files:
	textproc/aspell/core: Makefile distinfo 
	textproc/aspell/core/patches: patch-Makefile_in 
	textproc/aspell/core/pkg: DESCR PLIST 
Added files:
	textproc/aspell/core/patches: patch-configure 
	                              patch-gen_mk-static-filter_pl 
Removed files:
	textproc/aspell/core/patches: 
	                              patch-modules_speller_default_split_cpp 
	                              patch-prog_compress_c 

Log message:
- update aspell to 0.60.6
- bumped major to be on the safe side
- update homepage
- be more precise about license version
- tweak DESCR

joint work with and ok ajacoutot@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 10:54:11

Modified files:
	textproc/aspell/dicts: Makefile.inc 
	textproc/aspell/dicts/af/pkg: PLIST 
	textproc/aspell/dicts/bg: Makefile distinfo 
	textproc/aspell/dicts/bg/pkg: PLIST 
	textproc/aspell/dicts/br/pkg: PLIST 
	textproc/aspell/dicts/ca: Makefile distinfo 
	textproc/aspell/dicts/ca/pkg: PLIST 
	textproc/aspell/dicts/cs: Makefile distinfo 
	textproc/aspell/dicts/cs/pkg: PLIST 
	textproc/aspell/dicts/cy/pkg: PLIST 
	textproc/aspell/dicts/da/pkg: PLIST 
	textproc/aspell/dicts/de: Makefile distinfo 
	textproc/aspell/dicts/de/pkg: PLIST 
	textproc/aspell/dicts/el/pkg: PLIST 
	textproc/aspell/dicts/eo: Makefile distinfo 
	textproc/aspell/dicts/eo/pkg: PLIST 
	textproc/aspell/dicts/es: Makefile distinfo 
	textproc/aspell/dicts/fr/pkg: PLIST 
	textproc/aspell/dicts/ga/pkg: PLIST 
	textproc/aspell/dicts/gl: Makefile distinfo 
	textproc/aspell/dicts/gl/pkg: PLIST 
	textproc/aspell/dicts/ia/pkg: PLIST 
	textproc/aspell/dicts/id/pkg: PLIST 
	textproc/aspell/dicts/it: Makefile distinfo 
	textproc/aspell/dicts/it/pkg: PLIST 
	textproc/aspell/dicts/mi/pkg: PLIST 
	textproc/aspell/dicts/ms/pkg: PLIST 
	textproc/aspell/dicts/mt/pkg: PLIST 
	textproc/aspell/dicts/nl/pkg: PLIST 
	textproc/aspell/dicts/nn/pkg: PLIST 
	textproc/aspell/dicts/pl: Makefile distinfo 
	textproc/aspell/dicts/pl/pkg: PLIST 
	textproc/aspell/dicts/ru: Makefile distinfo 
	textproc/aspell/dicts/ru/pkg: PLIST 
	textproc/aspell/dicts/sk: Makefile distinfo 
	textproc/aspell/dicts/sk/pkg: PLIST 
	textproc/aspell/dicts/sl/pkg: PLIST 
	textproc/aspell/dicts/sv/pkg: PLIST 
	textproc/aspell/dicts/sw/pkg: PLIST 
	textproc/aspell/dicts/tn/pkg: PLIST 
	textproc/aspell/dicts/tr/pkg: PLIST 
	textproc/aspell/dicts/uk: Makefile distinfo 
	textproc/aspell/dicts/uk/pkg: PLIST 
	textproc/aspell/dicts/wa/pkg: PLIST 
	textproc/aspell/dicts/zu/pkg: PLIST 

Log message:
- update dictionaries to their aspell 6 version, if they have it

joint work with and ok ajacoutot@, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2008/10/28 10:55:37

Modified files:
	share/man/man4 : pflow.4 

Log message:
mention the new pflow(4) features: bpf support and multiple interfaces

OK: henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/28 10:57:57

Modified files:
	textproc/aspell/dicts: Makefile.inc 

Log message:
- pkgname bump i should

"correct this is" ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/28 11:03:15

Modified files:
	mail/sylpheed  : Makefile distinfo 
	mail/sylpheed/patches: patch-src_inc_c 
	mail/sylpheed/pkg: PLIST 
Added files:
	mail/sylpheed/patches: patch-src_addr_compl_c 
	                       patch-src_editgroup_c 
	                       patch-src_prefs_display_items_c 
	                       patch-src_prefs_summary_column_c 

Log message:
Maintenance update to sylpheed 2.5.0.
Add patches to let it compile with Gtk 2.14, idea taken from Debian BTS.
(note that still using functions deprecated since Gtk 2.0 is not a good idea)
Add desktop-file goo while here and regen PLIST.
"you don't deserve an ok" ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 11:11:43

Modified files:
	databases/strigi: Makefile distinfo 
	databases/strigi/patches: patch-src_qclient_CMakeLists_txt 
	databases/strigi/pkg: PLIST 

Log message:
minor update


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/28 11:15:00

Modified files:
	infrastructure/build: libtool 

Log message:
Unbreak dependency_libs generation for .la files. ok steven


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/28 11:16:31

Modified files:
	infrastructure/build: libtool 

Log message:
Fix globbing to find libraries. ok steven


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/28 11:36:34

Modified files:
	graphics/libexif-gtk: Makefile 
Added files:
	graphics/libexif-gtk/patches: patch-gtk-extensions_Makefile_in 

Log message:
Give it a chance to build with the incoming Gtk 2.14.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/28 11:43:22

Modified files:
	devel/ruby-hoe : Makefile distinfo 
	devel/ruby-hoe/pkg: PLIST 

Log message:
Update to 1.8.2, okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/28 11:53:42

Modified files:
	print/ghostscript/gnu: Makefile distinfo 
	print/ghostscript/gnu/pkg: PFRAG.gtk PLIST 
Added files:
	print/ghostscript/gnu/patches: patch-contrib_lips4_gdevlprn_h 
	                               patch-src_gximage1_c 
Removed files:
	print/ghostscript/gnu/patches: patch-src_gdevwts_c 

Log message:
Update to 8.63.

ok ajacoutot (who trusts me... hrhrhr)


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/28 11:54:08

Log message:
    Initial import of ruby-sexp_processor.
    
    This is the sexp_processor module for parsetree.
    
    ParseTree is a C extension (using RubyInline) that extracts the parse tree for
    an entire class or a specific method and returns it as a s-expression (aka sexp)
    using ruby's arrays, strings, symbols, and integers.
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081028
    
    N ports/devel/ruby-sexp_processor/Makefile
    N ports/devel/ruby-sexp_processor/distinfo
    N ports/devel/ruby-sexp_processor/pkg/DESCR
    N ports/devel/ruby-sexp_processor/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/28 12:10:04

Modified files:
	usr.sbin/pkg_add/pod: OpenBSD::PackingElement.pod 

Log message:
NewUser and NewGroup are subclasses of NewAuth


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/28 12:25:54

Added files:
	devel/physfs/patches: patch-test_Makefile_in 

Log message:
Remove wrong quotes around some lib stuff. Our new libtool chokes on it.
No package change, no bump.

Discussed with steven.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/28 12:38:28

Modified files:
	devel          : Makefile 

Log message:
Add ruby-sexp_processor to the build, kindly reminded by jasper@.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/10/28 14:16:58

Modified files:
	sys/arch/arm/arm: pmap.c 

Log message:
Do not leave pmap_cache_state pointing to freed memory if it was the
last process running.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/28 14:17:59

Modified files:
	gnu/usr.bin/gcc/gcc: protector.c 

Log message:
Avoid infinite recursion in search_string_def() and search_pointer_def(),
PR #5033; gcc 2.95 will need a similar fix (soon).


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 15:14:19

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
Add the MacBookPro4,1 to the list of systems with GPIO quirks and
needs adjustment. Allows the integrated speakers to work.

from Alexey Suslikov


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/28 15:44:25

Modified files:
	sys/dev/ic     : mfi.c 

Log message:
Fix output when reporting on multivolume disk groups.

Reported by mitja@muzenic.net


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/28 15:56:48

Modified files:
	gnu/egcs/gcc/config/m88k: m88k.md 

Log message:
Remove extendsidi2 expansion for now. It works, but since it only fills
the two SImode subregs of the DImode destination operand, this confuses
the register life analysis and causes gcc to emit wrong warning about
values not being initialized.

Unfortunately, the fallback logic infers a worse sequence (mov + cmp against
zero + ext of the cmp signedness bit, instead of mov + ext of the sign bit),
which wastes an instruction and a register.

This is hopefully a temporary measure until a nonconfusing flavour of the
fast expansion is devised (preferrably one which does not expose the
optimize_reg_copy_3 big-endian bug as well).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/28 15:57:39

Modified files:
	usr.bin/aucat  : Makefile 

Log message:
Use -Werror unconditionnaly again.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 16:45:20

Modified files:
	sys/dev/pci    : if_nge.c 

Log message:
#if NVLAN > 0 in one more spot.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/10/28 16:57:01

Modified files:
	sys/net        : pf.c 

Log message:
Always skip "urpf-failed" test for IPv6 link local addresses.
We could re-embed the scope-id before we do the route lookup,
but then we would just find the very interface we've received
the packet on anyway.
OK markus@, claudio@, henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/10/28 17:00:08

Modified files:
	lib/libsndio   : shlib_version sndio.c sndio.h 

Log message:
sio_initpar() is supposed to return void like the documentation
says according to ratchov@.  Make it so, and crank major.

ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/28 17:02:54

Modified files:
	lib/libsndio   : sun.c 

Log message:
fix missing n in error message


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/10/28 17:07:12

Modified files:
	sys/netinet    : ip_carp.c 

Log message:
Do not keep retrying to send advertisements if there is
no carpdev configured.
I don't see how we can run into this at all, but let's
leave this test for a a little extra safety.
OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/28 17:41:12

Modified files:
	sys/dev/pci/drm: drmP.h 

Log message:
make DRM_INFO() a bit less gross, though getting all the grossness out at once is impossible; ok oga


CVSROOT:	/cvs
Module name:	www
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/28 17:48:48

Modified files:
	.              : want.html 

Log message:
Stuart and I could really use some rail kits for our v20z... I don't want
to upset my free hosting with pilling up servers on their rackmount
cabinets


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/28 17:49:58

Modified files:
	net/fping      : Makefile 
	net/fping/patches: patch-fping_8 
	net/fping/pkg  : PLIST 

Log message:
add an fping6 binary with ipv6 support. (fping is ipv4-only, fping6 is
ipv6-only. this isn't the most ideal interface, but some software needs it).


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/10/28 17:52:04

Modified files:
	faq            : index.html 

Log message:
sync faq13 sections in the ToC after addition of new content

from Alan R. S. Bueno (alan.bsd at gmail)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/28 17:56:09

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2008/10/28 17:58:37

Modified files:
	.              : want.html 

Log message:
- i could also use a pair of rails for the sun v20z


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/28 18:04:14

Modified files:
	sys/arch/macppc/dev: aoa.c daca.c i2s.c i2svar.h onyx.c 
	                     snapper.c tumbler.c 

Log message:
native default parameters for i2s devices instead of 8kHz
mulaw mono, which few can even do.

"Please just get this in." brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/28 18:07:07

Modified files:
	usr.bin/cdio   : cdio.c 

Log message:
no need to warn about using the default device; Thomas Pfaff


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/28 18:22:56

Modified files:
	infrastructure/install: FS.pm 

Log message:
use lstat so it always return something even if the link points nowhere
(we don't care about the destination owner anyways)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/28 19:14:47

Modified files:
	sys/dev/pci    : if_nxe.c if_vic.c 

Log message:
dlg says "well, that is embarassing"


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/28 19:55:53

Modified files:
	sys/dev/pci    : if_jme.c if_jmereg.h if_jmevar.h 

Log message:
- Add a workaround field to the softc struct.
- Move the extended FIFO workaround from the capabilities field to the
workaround field.
- Add General purpose register 1 defines for the workarounds.
- Enable a workaround for CRC errors that can be experienced with A2 revision
adapters.
- Add a workaround for packet loss that can be experienced with A2 revision
adapters when in 10/100 mode with half duplex.

From DraonFly

- Rename the workaround flags so they describe what is being worked around.

ok jsg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/28 20:21:46

Log message:
    Initial import of scim 1.4.7
    
    SCIM is a common IM platform written in C++. It abstracts input method
    interface into several classes and try to make these classes as simple
    and independent as possible. With such simple interfaces, developers
    can write their own input method in a few lines of code very easily.
    
    SCIM is highly modularized: most components can be implemented as
    dynamically loadable modules, thus can be loaded at runtime as you wish.
    For example, input methods written for SCIM could be IMEngine modules,
    and users can use such IMEngine modules combined with different interface
    modules (FrontEnd) in different environment without rewrite/recompile the
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-29
    
    N ports/inputmethods/scim/Makefile
    N ports/inputmethods/scim/distinfo
    N ports/inputmethods/scim/pkg/PLIST
    N ports/inputmethods/scim/pkg/DESCR
    N ports/inputmethods/scim/patches/patch-intl_Makefile_in
    N ports/inputmethods/scim/patches/patch-extras_setup_scim-setup_in
    N ports/inputmethods/scim/patches/patch-po_Makefile_in_in
    N ports/inputmethods/scim/patches/patch-scim_pc_in
    N ports/inputmethods/scim/patches/patch-scim-gtkutils_pc_in
    N ports/inputmethods/scim/patches/patch-scim-x11utils_pc_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/28 20:23:07

Log message:
    Initial import of scim-chewing 0.3.2
    
    scim-chewing is an scim IMEngine module for chewing.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-29
    
    N ports/inputmethods/scim-chewing/Makefile
    N ports/inputmethods/scim-chewing/distinfo
    N ports/inputmethods/scim-chewing/pkg/PLIST
    N ports/inputmethods/scim-chewing/pkg/DESCR
    N ports/inputmethods/scim-chewing/patches/patch-src_scim_chewing_imengine_cpp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/28 20:24:17

Log message:
    Initial import of scim-fcitx 3.1.1
    
    scim-fcitx is an scim IMEngine module for fcitx.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-29
    
    N ports/inputmethods/scim-fcitx/Makefile
    N ports/inputmethods/scim-fcitx/distinfo
    N ports/inputmethods/scim-fcitx/pkg/DESCR
    N ports/inputmethods/scim-fcitx/pkg/PLIST
    N ports/inputmethods/scim-fcitx/patches/patch-src_tools_cpp
    N ports/inputmethods/scim-fcitx/patches/patch-src_sp_cpp
    N ports/inputmethods/scim-fcitx/patches/patch-configure
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/28 20:25:18

Log message:
    Initial import of scim-pinyin 0.5.91
    
    scim-pinyin is an scim IMEngine module for pinyin.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-29
    
    N ports/inputmethods/scim-pinyin/distinfo
    N ports/inputmethods/scim-pinyin/Makefile
    N ports/inputmethods/scim-pinyin/pkg/DESCR
    N ports/inputmethods/scim-pinyin/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/28 20:26:32

Log message:
    Initial import of scim-qtimm 0.9.4
    
    scim-qtimm is a modular, extensible input method subsystem for Qt.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-29
    
    N ports/inputmethods/scim-qtimm/distinfo
    N ports/inputmethods/scim-qtimm/Makefile
    N ports/inputmethods/scim-qtimm/pkg/DESCR
    N ports/inputmethods/scim-qtimm/pkg/PLIST
    N ports/inputmethods/scim-qtimm/patches/patch-configure
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/28 20:27:38

Log message:
    Initial import of scim-tables 0.5.8
    
    scim-tables contains SCIM table-based input method data for
    Chinese, Japanese, and Korean.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-29
    
    N ports/inputmethods/scim-tables/distinfo
    N ports/inputmethods/scim-tables/Makefile
    N ports/inputmethods/scim-tables/pkg/DESCR
    N ports/inputmethods/scim-tables/pkg/PLIST
    N ports/inputmethods/scim-tables/patches/patch-po_Makefile_in_in
    N ports/inputmethods/scim-tables/patches/patch-intl_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/28 20:30:06

Modified files:
	inputmethods   : Makefile 

Log message:
add scim, scim-chewing, scim-fcitx, scim-pinyin, scim-qtimm and scim-tables


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/10/28 20:47:47

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
document LIBSIO_DEBUG
ok ratchov@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/28 20:57:28

Modified files:
	faq            : upgrade44.patch 

Log message:
somehow a diff for /etc/group was in there, which created dups when
useradd is run.  Bad Nick.  Brought to my attention by Henning@.
Sorry about that, everyone.  If you used this before, you have extra
lines in your /etc/group file which will create warnings in your nightly
reports.  Just delete the extra lines.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/28 21:00:19

Modified files:
	sys/arch/macppc/dev: i2s.c 

Log message:
come on -- this was not even test compiled


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/10/29 03:04:53

Modified files:
	devel/vim-taglist: Makefile 
	devel/vim-taglist/pkg: PLIST 

Log message:
adjust for vim 7.2 and add VIMDIR to SUBST_VARS to shrink future diffs

similar diff from qgiovanni at gmail dot com


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/29 03:26:20

Modified files:
	print/texlive/base: Makefile 

Log message:
needs -fPIC to build on sparc64.

confirmed by sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/29 04:09:33

Modified files:
	infrastructure/build: libtool 

Log message:
revert a fix from bernd, it breaks other stuff
build deplibs the reverse way, seems to improve the ordering a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/29 05:26:02

Modified files:
	infrastructure/install: make-plist 

Log message:
this can happen, and it's perfectly sensible in fact


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/29 05:28:36

Modified files:
	comms/xdx      : Makefile distinfo 
	comms/xdx/pkg  : PLIST 
Added files:
	comms/xdx/patches: patch-src_gui_manualdialog_c 
Removed files:
	comms/xdx/patches: patch-src_gui_c 
	                   patch-src_gui_settingsdialog_c 

Log message:
Maintenance update to xdx 2.4.
While here, regen PLIST and give it a chance to compile with gtk 2.14.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/29 05:31:29

Modified files:
	net/xchat      : Makefile distinfo 
	net/xchat/pkg  : PLIST 
Added files:
	net/xchat/patches: patch-Makefile_in patch-configure 
	                   patch-src_common_dbus_Makefile_in 
	                   patch-src_fe-gtk_xtext_h 
	net/xchat/pkg  : PFRAG.shared 

Log message:
- update to xchat-2.8.6 (prepare for new gtk)
- add license marker, fix MASTER_SITES, and reorder Makefile
- add perl plugin
- add support for dbus
- links correctly with iconv+intl

reworked from an original diff by Sergey Prysiazhnyi


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/29 05:39:36

Modified files:
	math/p5-Math-BigInt-GMP: Makefile distinfo 
	math/p5-Math-BigInt-GMP/patches: patch-Makefile_PL 

Log message:
- update p5-Math-BigInt-GMP to 1.24

maintainer drops maintainership


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/29 05:59:55

Log message:
    import libgweather 2.24.1
    
    libgweather is a library to access weather information from online
    services for numerous locations.
    
    (not hooked to the builds yet)
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081029
    
    N ports/x11/gnome/libgweather/distinfo
    N ports/x11/gnome/libgweather/Makefile
    N ports/x11/gnome/libgweather/pkg/DESCR
    N ports/x11/gnome/libgweather/pkg/PLIST
    N ports/x11/gnome/libgweather/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/29 06:01:19

Modified files:
	x11/gnome/applets2: Makefile 
	x11/gnome/applets2/pkg: PLIST-main 

Log message:
- add a conflict marker with libgweather.
the gweather lib was put into it's own package for 2.24


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/29 06:13:01

Modified files:
	infrastructure/build: libtool 

Log message:
use a subroutine for printing debug info
print some more debug info while here


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/10/29 06:35:10

Modified files:
	usr.sbin/pkg_add: pkg_add.1 
	share/man/man5 : bsd.port.mk.5 

Log message:
Xr OpenBSD::Intro(3p)


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/10/29 08:05:15

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
if MALLOC_STATS is defined, record how many "cheap reallocs" were
tried and how many actually succeeded.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/29 08:09:03

Modified files:
	.              : INDEX 

Log message:
sync, 5378


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/10/29 08:36:12

Modified files:
	mail/mimedefang: Makefile 
	mail/mimedefang/files: rc.mimedefang 

Log message:
swap pid for socket (-p) in sample rc script and bump

ok sthen


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/29 08:44:22

Modified files:
	share/man/man5 : port-modules.5 

Log message:
some macro fix up;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/29 08:49:39

Modified files:
	share/man/man4 : pflow.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/29 08:52:40

Modified files:
	net/xchat      : Makefile 

Log message:
- add gconf2 to build_depends to unbreak packaging when gconf2 is not
installed
spotted by Oleg Safiullin


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/29 09:28:22

Modified files:
	infrastructure/build: libtool 

Log message:
error out if we cannot find a library file in the library hash
restrict addition of a flag to library link mode


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/29 09:42:41

Modified files:
	infrastructure/install: make-plist 

Log message:
make things obvious: if your pkg_add is not up-to-date, this doesn't work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/29 10:10:53

Modified files:
	infrastructure/build: libtool 

Log message:
build static library if -rpath is not set
only fill in libdir if -rpath is set


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/29 10:16:50

Modified files:
	infrastructure/build: libtool 

Log message:
foo.la files which have libdir set are going to be installed and should
end up in dependency_libs. ok steven


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/29 10:20:44

ports/math/ginac/patches

Update of /cvs/ports/math/ginac/patches
In directory cvs.openbsd.org:/tmp/cvs-serv17474/patches

Log Message:
Directory /cvs/ports/math/ginac/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/29 10:26:14

Modified files:
	math/ginac     : Makefile distinfo 
	math/ginac/pkg : PFRAG.shared PLIST 
Added files:
	math/ginac/patches: patch-check_check_matrices_cpp 
	                    patch-configure 
	                    patch-doc_examples_ginac-examples_texi 
	                    patch-ginac_Makefile_in 

Log message:
Update to GiNaC 1.4.3.

Okay naddy@, "go for it" sthen@.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/29 10:35:01

Modified files:
	sys/dev/ic     : mfireg.h 

Log message:
Bring pd structure up to date


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/29 10:53:58

Log message:
    Import komi-1.04, The Space Frog!
    
    Komi is a 2D arcade game written in C, which uses the SDL library for
    graphics and sound.  The aim of the game is to collect the money (in the
    forms of coins and diamonds) floating about the screen.
    Move Komi (the Space Frog) with the arrow keys, or keypad 4 and 6, or Q
    and W, and extend his tongue with the spacebar, or the return key.
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081129
    
    N ports/games/komi/distinfo
    N ports/games/komi/Makefile
    N ports/games/komi/pkg/DESCR
    N ports/games/komi/pkg/PLIST
    N ports/games/komi/patches/patch-Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/29 10:54:48

Modified files:
	games          : Makefile 

Log message:
+komi


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/29 15:17:15

Modified files:
	sys/dev/ic     : cac.c cacreg.h cacvar.h 

Log message:
Add initial bio support; only volume status is handled.

Based on cac(4) bio support from NetBSD which is derived from
OpenBSD's ciss(4) bio support.

Tested by otto@ jbg@

ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/29 15:24:05

Modified files:
	share/man/man4 : bio.4 cac.4 

Log message:
Mention bio support for cac(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/29 16:37:29

Modified files:
	sys/dev/pci    : emuxki.c 

Log message:
support for Audigy 2 Value based on patch from Dennis Suhonin
(openlunatic at gmail).

tested by Dawe (dawedawe at gmx de), thanks, and me.  does not disturb
currenlty working emu(4) devices.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/29 16:39:44

Modified files:
	sys/dev/pci    : emuxkivar.h 

Log message:
add a flag to know is this is Audigy 2 Value


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/29 16:40:56

Modified files:
	usr.bin/aucat  : listen.c 

Log message:
chmod(2) the aucat socket, as if aucat(1) was started with
umask = 0, this allows one user to start the server and another
user to use it (eg. _mpd).
ok todd, deraadt, jakemsr


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/29 16:55:40

Modified files:
	lang/hugs      : Makefile distinfo 
	lang/hugs/patches: patch-configure 
	                   patch-docs_users_guide_Makefile_in 
	lang/hugs/pkg  : PFRAG.shared PLIST 

Log message:
Update to hugs98-2006.09.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/29 17:09:07

Modified files:
	infrastructure/build: libtool 

Log message:
convert some more lines to use the debug function


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/29 17:13:22

Modified files:
	infrastructure/build: libtool 

Log message:
zap some rather useless features

bernd agrees


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/29 17:16:56

Modified files:
	mail/dovecot   : Makefile distinfo 

Log message:
Update to Dovecot 1.1.6; an important bug fix update.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/29 17:48:44

Log message:
    Initial import of the postgresql-odbc.
    
    The PostgreSQL ODBC driver.
    
    okay sthen@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081030
    
    N ports/databases/posgresql-odbc/Makefile
    N ports/databases/posgresql-odbc/distinfo
    N ports/databases/posgresql-odbc/pkg/DESCR
    N ports/databases/posgresql-odbc/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/10/29 17:51:24

Removed files:
	lang/hugs/patches: patch-fptools_libraries_HGL_configure 
	                   patch-fptools_libraries_X11_configure 

Log message:
Forgot to remove those two patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/29 17:59:25

Removed files:
	databases/posgresql-odbc: Makefile distinfo 
	databases/posgresql-odbc/pkg: DESCR PLIST 

Log message:
Undo screw-up!


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/29 18:01:32

Log message:
    Initial import of postgresql-odbc.
    
    The official PostgreSQL ODBC Driver.
    
    okay sthen@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081030
    
    N ports/databases/postgresql-odbc/Makefile
    N ports/databases/postgresql-odbc/distinfo
    N ports/databases/postgresql-odbc/pkg/DESCR
    N ports/databases/postgresql-odbc/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/29 18:03:42

Modified files:
	databases      : Makefile 

Log message:
Add postgresql-odbc to the build.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/29 18:10:45

Modified files:
	emulators      : Makefile 

Log message:
Remove wine from the build so people can work on a new version in-tree.
This hasn't been updated since 1999 and is probably broken anyway.

"damn right" sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/29 21:46:57

Modified files:
	sys/dev        : audio.c 

Log message:
for devices that do not allow independent setting of recording and
playback parameters (like the macppc i2s devices), be sure to
synchronise recording parameters to playback parameters when
configuring for full-duplex operation, as audio(4) dictates.

ok ratchov


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/29 21:50:08

Modified files:
	inputmethods/scim-chewing: Makefile 

Log message:
ajacoutot@ told me I should remove p5-XML-Parser dependency since
intltool MODULE takes care of it.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/10/30 00:12:47

Modified files:
	sys/arch/macppc/dev: awacs.c i2s.c 

Log message:
patches for macppc to remove more EINVAL returns in the audio code
tested by me, from ratchov@, please commit ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/10/30 00:22:38

Modified files:
	sys/arch/macppc/dev: awacs.c 

Log message:
ugh, typo fix, committed previous from the wrong tree


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/10/30 00:40:48

Modified files:
	textproc/gnome-spell: Makefile 

Log message:
unbreak, there is no textproc/aspell/dicts/en


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/10/30 02:11:13

Modified files:
	sys/dev/usb    : ehci.c ehcivar.h 

Log message:
From Jeremy Morse via NetBSD:

* Serialize access to the ehci intrlist.
* Change the ehci intrlist to a tailq so xfers are not queued out of order.
* In ehci_check_itd_intr, don't treat a transfer error as an indication
that the xfer is no longer active.

This also fixes "ehci_allocx not free" errors seen recently.

Tested and OK brad@, kevlo@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/30 02:14:06

Modified files:
	share/man/man4 : cac.4 

Log message:
fix broken section heading;


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2008/10/30 03:39:05

Modified files:
	sys/netinet    : if_ether.c if_ether.h 

Log message:
Arpresolve could loose few packets during resolving an ethernet
address. This cvs commit introduces a queue that buffers a small
burst of packets and resending the packets in correct order when
the ethernet address is resolved. Code written by Armin Wolfermann
<aw@osn.de>.

OK: claudio@ henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 03:41:07

Modified files:
	devel/horde    : Makefile distinfo 
	devel/horde/pkg: PLIST 

Log message:
Update to Horde 3.3  Beware that Horde has quite a lot of optional
modules.  These are not recorded as RUN_DEPENDS on purpose.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 03:42:41

Modified files:
	mail/imp       : Makefile distinfo 
	mail/imp/pkg   : PLIST 

Log message:
Update to Imp 4.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 03:43:55

Modified files:
	mail/ingo      : Makefile distinfo 
	mail/ingo/pkg  : PLIST 

Log message:
Update ingo, the mail filter rules engine for imp, to version 1.2.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 03:45:50

Modified files:
	www/turba      : Makefile distinfo 
	www/turba/pkg  : PLIST 

Log message:
Update Turba to Version 2.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 03:49:39

Modified files:
	www/kronolith  : Makefile distinfo 
	www/kronolith/pkg: PLIST 

Log message:
Update Kronolith to version 2.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 03:54:19

Modified files:
	www/nag        : Makefile distinfo 
	www/nag/pkg    : PLIST 

Log message:
Update Nag to version 2.3.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 03:55:27

Modified files:
	databases/mnemo: Makefile distinfo 
	databases/mnemo/pkg: PLIST 

Log message:
Update Mnemo to version 2.2.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/30 04:26:54

Modified files:
	math/p5-AI-FANN: Makefile distinfo 

Log message:
- update p5-AI-FANN to 0.09


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/30 04:27:28

Modified files:
	editors/openoffice: Makefile distinfo 
	editors/openoffice/pkg: PLIST-main 

Log message:
update to OpenOffice.Org 2.4.2, which fixes the following vulns:

* CVE-2008-2237: Manipulated WMF files can lead to heap overflows and arbitrary code execution
* CVE-2008-2238: Manipulated EMF files can lead to heap overflows and arbitrary code execution


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 04:39:38

Modified files:
	infrastructure/build: libtool 

Log message:
support -export-dynamic

from jakemsr@ long ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 04:46:53

Modified files:
	infrastructure/build: libtool 

Log message:
don't add -pthread flag over and over again


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 04:50:36

Modified files:
	infrastructure/install: make-plist 

Log message:
rearrange things so that stuff to copy over can be dealt with after we know
what's still around.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 04:51:14

Modified files:
	infrastructure/install: make-plist 

Log message:
comment no longer applies. Yeah!
okay chantal goya@


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:00:48

Modified files:
	security/pear-Auth: Makefile distinfo 
	security/pear-Auth/pkg: PLIST 

Log message:
Update to pear-Auth version 1.6.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:04:43

Log message:
    Import the HTTP authentication mechanism for pear.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	pear_Auth_HTTP_20081030
    
    N ports/security/pear-Auth-HTTP/Makefile
    N ports/security/pear-Auth-HTTP/distinfo
    N ports/security/pear-Auth-HTTP/pkg/DESCR
    N ports/security/pear-Auth-HTTP/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:06:31

Modified files:
	security       : Makefile 

Log message:
Add pear-Auth-HTTP


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 05:12:26

Modified files:
	infrastructure/install: make-plist 

Log message:
copy things later: first pass just finds existing things in the plist,
then we try to register extra shit to the `nearest' item, and then we
populate the new plist.

also integrate shell marker fix from okan@ (forgot about that)


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:13:39

Log message:
    Zope PluggableAuthService plugins that use LDAP.  Had this lying around
    (and in production) for about two years...
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	zope_ldapmultiplugins_20081030
    
    N ports/www/zope-ldapmultiplugins/Makefile
    N ports/www/zope-ldapmultiplugins/distinfo
    N ports/www/zope-ldapmultiplugins/pkg/MESSAGE
    N ports/www/zope-ldapmultiplugins/pkg/DESCR
    N ports/www/zope-ldapmultiplugins/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:16:04

Modified files:
	www            : Makefile 

Log message:
Add zope-ldapmultiplugins.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:24:26

Log message:
    Import LDAP support for Plone.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	plone_ldap_20081030
    
    N ports/www/plone-ldap/Makefile
    N ports/www/plone-ldap/distinfo
    N ports/www/plone-ldap/pkg/DESCR
    N ports/www/plone-ldap/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/30 05:31:59

Modified files:
	textproc/aspell/dicts/ro: Makefile 
	textproc/aspell/dicts/ro/pkg: PLIST 

Log message:
- fix plist

spotted by landry, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:32:55

Modified files:
	www            : Makefile 

Log message:
Add plone-ldap.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/30 05:37:39

Modified files:
	net/telepathy/telepathy-mission-control: Makefile 

Log message:
- fix dependencies


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:38:28

Log message:
    Generic form generator for Plone.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	plone_formgen_20081030
    
    N ports/www/plone-formgen/Makefile
    N ports/www/plone-formgen/distinfo
    N ports/www/plone-formgen/pkg/PLIST
    N ports/www/plone-formgen/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:40:24

Modified files:
	www            : Makefile 

Log message:
Add plone-formgen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:42:55

Log message:
    .zip file import for Plone
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	plone_massloader_20081030
    
    N ports/www/plone-massloader/Makefile
    N ports/www/plone-massloader/distinfo
    N ports/www/plone-massloader/pkg/DESCR
    N ports/www/plone-massloader/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 05:43:30

Modified files:
	www/hiawatha   : Makefile distinfo 
	www/hiawatha/patches: patch-doc_hiawatha_1_in 
	                      patch-etc_hiawatha_httpd_conf_in 
	                      patch-serverconfig_c 

Log message:
- bugfix update to hiawatha-6.10
- change HOMEPAGE
- resign from MAINTAINERship


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:44:09

Modified files:
	www            : Makefile 

Log message:
Add plone-massloader.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 05:44:43

Modified files:
	infrastructure/install: make-plist 

Log message:
standardized error messages


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:55:23

Log message:
    PluggableAuthService for Plone.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	zope_pluggableauthservice_20081030
    
    N ports/www/zope-pluggableauthservice/Makefile
    N ports/www/zope-pluggableauthservice/distinfo
    N ports/www/zope-pluggableauthservice/pkg/MESSAGE
    N ports/www/zope-pluggableauthservice/pkg/DESCR
    N ports/www/zope-pluggableauthservice/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 05:56:10

Modified files:
	www            : Makefile 

Log message:
Add zope-pluggableauthservice.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/30 06:20:55

ports/net/neon/files

Update of /cvs/ports/net/neon/files
In directory cvs.openbsd.org:/tmp/cvs-serv21952/files

Log Message:
Directory /cvs/ports/net/neon/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 06:21:30

Modified files:
	infrastructure/install: make-plist 

Log message:
clean-up some more


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/30 06:26:37

Modified files:
	x11/gnome/keyring-query: Makefile 
	x11/gnome/keyring-query/pkg: PLIST 

Log message:
- s/gnome/GNOME/
- regen PLIST while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 06:55:21

Modified files:
	infrastructure/install: make-plist 

Log message:
fuzzy matching for @exec stuff


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 07:10:59

Modified files:
	infrastructure/install: make-plist 

Log message:
start doing sensible stuff with sampledir


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 07:26:41

Modified files:
	print/cups     : Makefile 
	print/cups/pkg : PLIST 
Added files:
	print/cups/patches: patch-Makefile 

Log message:
- make sure we don't try to install stuff outside of WRKINST if the
/usr/share/applications directory exists
spotted by todd@
- while here, do install the .desktop files and icons and add the
corresponding goos
- regen PLIST
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 07:39:22

Modified files:
	infrastructure/install: make-plist 

Log message:
try to put comments more or less where they belong


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/30 07:45:19

Modified files:
	comms/smstools : Makefile distinfo 
	comms/smstools/patches: patch-src_Makefile 
	comms/smstools/pkg: PLIST 

Log message:
maintenance update to 3.1.3, small bug fixes and some new features.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 07:49:11

Modified files:
	infrastructure/install: make-plist 

Log message:
slight refactor. might be able to move @exec to end of directories when
needed eventually...


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/30 08:00:07

Modified files:
	devel/ruby-rubyinline: Makefile distinfo 
	devel/ruby-rubyinline/pkg: PLIST 

Log message:
Update to 3.8.1.

Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 08:07:33

Modified files:
	www/opera      : Makefile distinfo 

Log message:
- SECURITY: update opera to version 9.62

ok sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 08:19:24

Modified files:
	devel/py-xdg   : Makefile distinfo 
	devel/py-xdg/patches: patch-xdg_BaseDirectory_py 
	devel/py-xdg/pkg: PLIST 
Removed files:
	devel/py-xdg/patches: patch-xdg_IconTheme_py patch-xdg_Menu_py 

Log message:
- minor update to py-xdg-0.16


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 08:23:31

Modified files:
	devel/py-xdg   : Makefile 
Added files:
	devel/py-xdg/patches: patch-xdg_Menu_py 

Log message:
- forgot one patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 08:28:37

Log message:
    Import xdg-utils-1.0.2
    
    Xdg-utils is a set of command line tools that assist applications with a
    variety of desktop integration tasks.  About half of the tools focus on
    tasks commonly required during the installation of a desktop application
    and the other half focuses on integration with the desktop environment
    while the application is running.
    
    based on an unfinished port from landry@
    ok landry@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081030
    
    N ports/devel/xdg-utils/Makefile
    N ports/devel/xdg-utils/distinfo
    N ports/devel/xdg-utils/pkg/PLIST
    N ports/devel/xdg-utils/pkg/DESCR
    N ports/devel/xdg-utils/patches/patch-scripts_xdg-desktop-menu
    N ports/devel/xdg-utils/patches/patch-scripts_xdg-email
    N ports/devel/xdg-utils/patches/patch-scripts_xdg-icon-resource
    N ports/devel/xdg-utils/patches/patch-scripts_xdg-mime
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 08:31:10

Modified files:
	devel          : Makefile 

Log message:
+xdg-utils


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/30 08:46:59

Modified files:
	audio/mpg321   : Makefile 
	audio/mpg321/patches: patch-mpg321_c 
Added files:
	audio/mpg321/patches: patch-ao_c 

Log message:
* In the usage message, show the actually available libao devices.
* Allow -o sun to override the default libao device.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 08:53:40

Modified files:
	graphics/djvulibre: Makefile distinfo 
	graphics/djvulibre/pkg: PFRAG.no-no_x11 PLIST 

Log message:
update to 3.5.21


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 08:54:20

Modified files:
	graphics/djview4: Makefile distinfo 
	graphics/djview4/pkg: PLIST 

Log message:
update to 4.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/30 09:00:33

Modified files:
	textproc/aspell/dicts/es: Makefile 
	textproc/aspell/dicts/es/pkg: PLIST 
	textproc/aspell/dicts/fo: Makefile 
	textproc/aspell/dicts/fo/pkg: PLIST 
	textproc/aspell/dicts/is: Makefile 
	textproc/aspell/dicts/is/pkg: PLIST 
	textproc/aspell/dicts/nb/pkg: PLIST 
	textproc/aspell/dicts/pt: Makefile 
	textproc/aspell/dicts/pt/pkg: PLIST 

Log message:
- more plist changes


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/30 09:01:37

Modified files:
	textproc/aspell/dicts/nb: Makefile 

Log message:
- i made you a patch, but cvs eated it


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 09:03:07

Modified files:
	infrastructure/build: libtool 

Log message:
revert part of r1.35 which reversed deplibs, seems to cause very long loops


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 09:07:05

Modified files:
	print/cups     : Makefile 
Added files:
	print/cups/patches: patch-desktop_cups_desktop 

Log message:
- use xdg-open in the desktop file command


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 09:28:29

Modified files:
	infrastructure/install: make-plist 

Log message:
restore newauth stuff to working status


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/30 09:31:22

Modified files:
	devel/ruby-ruby2ruby: Makefile distinfo 
	devel/ruby-ruby2ruby/pkg: PLIST 

Log message:
Update to 1.2.0.

Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/10/30 09:33:59

Modified files:
	mail/fetchmail : Makefile 
Added files:
	mail/fetchmail/patches: patch-driver_c 

Log message:
Remove the pre-generated yacc files so they will be re-build.
This fixes a problem with gcc2. Also fix a format string.

From miod@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/30 09:34:33

Modified files:
	devel/ruby-parsetree: Makefile distinfo 
	devel/ruby-parsetree/pkg: PLIST 

Log message:
Update to 3.0.1.

Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 09:35:51

Modified files:
	infrastructure/install: make-plist 

Log message:
use stringize to keep comments as they are...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 09:38:09

Modified files:
	infrastructure/install: make-plist 

Log message:
okay, just make sure the short name is / terminated, so we back-subst as much as we can in comments as well.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 09:54:23

Modified files:
	infrastructure/install: make-plist 

Log message:
move stuff around


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 10:02:14

Modified files:
	infrastructure/install: make-plist 

Log message:
write out simpler packing list filenames all the time


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 10:19:24

Modified files:
	infrastructure/install: make-plist 

Log message:
don't annotate stuff with @owner root unless there are mode thingies around.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 10:28:38

Log message:
    Import xdg-user-dirs-0.10
    
    xdg-user-dirs is a tool to help manage "well known" user directories
    like the desktop folder and the music folder.  It also handles
    localization (i.e. translation) of the filenames.
    
    adapted from FreeBSD port
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081030
    
    N ports/devel/xdg-user-dirs/distinfo
    N ports/devel/xdg-user-dirs/Makefile
    N ports/devel/xdg-user-dirs/pkg/DESCR
    N ports/devel/xdg-user-dirs/pkg/PLIST
    N ports/devel/xdg-user-dirs/patches/patch-xdg-user-dirs-update_c
    N ports/devel/xdg-user-dirs/patches/patch-configure
    N ports/devel/xdg-user-dirs/patches/patch-xdg-user-dir
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 10:29:55

Modified files:
	devel          : Makefile 

Log message:
+xdg-user-dirs


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 10:35:31

Modified files:
	infrastructure/install: make-plist 

Log message:
shorter message


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/30 10:36:35

Modified files:
	databases/evolution-data-server: Makefile 
Added files:
	databases/evolution-data-server/patches: patch-acinclude_m4 
	                                         patch-configure_in 
Removed files:
	databases/evolution-data-server/patches: 
	                                         patch-addressbook_backends_file_e-book-backend-file_c 
	                                         patch-addressbook_backends_groupwise_e-book-backend-groupwise_c 
	                                         patch-addressbook_libedata-book_e-book-backend-db-cache_c 
	                                         patch-configure 
	                                         patch-libedataserver_e-db3-utils_c 
	                                         patch-libedataserver_e-dbhash_c 

Log message:
- some cleanups
* use autoconf for a saner configure/pthread/kerberos patch
* add an XXX about ntlm shitz
* set better CPPFLAGS to get rid of some db4 related patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/30 10:48:37

Modified files:
	graphics/gmt   : Makefile 
Added files:
	graphics/gmt/pkg: DESCR-full DESCR-high DESCR-main PLIST-full 
	                  PLIST-high PLIST-main 
Removed files:
	graphics/gmt/pkg: DESCR PFRAG.full PFRAG.high PLIST 

Log message:
switch to multi-packages instead of abusing flavors; requested by espie@
ok steven@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/30 10:56:52

Log message:
    Initial import of ruby-yadis.
    
    Ruby library for performing Yadis service discovery.
    You may learn more about the Yadis protocol at http://www.yadis.org/
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081030
    
    N ports/security/ruby-yadis/Makefile
    N ports/security/ruby-yadis/distinfo
    N ports/security/ruby-yadis/pkg/PLIST
    N ports/security/ruby-yadis/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	weerd@cvs.openbsd.org	2008/10/30 11:00:18

Modified files:
	games          : Makefile 

Log message:
Disconnect from builds as 0.8.0 has been 'unreleased'.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/10/30 11:01:40

Modified files:
	security       : Makefile 

Log message:
Add ruby-yadis to the security makefile.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/30 11:09:13

Modified files:
	sys/kern       : kern_exit.c 

Log message:
Use msleep() in the reaper to make it not lose events.  Based on discussion
PR 5609, and revisited with dlg.  Tested on all platforms.
ok miod


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/30 11:10:41

Modified files:
	graphics/dia   : Makefile 
	graphics/dia/patches: patch-app_commands_c 
	graphics/dia/pkg: PFRAG.gnome PLIST 

Log message:
- use xdg-open instead of previous hack
- move some files around and regen PLIST
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 11:52:56

Modified files:
	infrastructure/install: make-plist 

Log message:
if item does not exist, don't check whether it's a shell.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/30 12:14:51

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
since people often ask, add BUGS entry to explain why
aucat should be started automatically yet at system startup
help from jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 12:15:06

Modified files:
	infrastructure/build: libtool 

Log message:
deal with multiple -rpath arguments; add the paths correctly to the run-time
path when linking an executable.

looks good to bernd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/30 12:19:59

Modified files:
	net/p5-Nmap-Parser: Makefile distinfo 

Log message:
- update p5-Nmap-Parser to 1.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/30 12:23:50

Modified files:
	mail/sylpheed  : Makefile 
Added files:
	mail/sylpheed/patches: patch-src_select-keys_c 

Log message:
Give gpgme FLAVOR a chance to build with newer Gtk too. No cookie for me.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/10/30 12:25:43

Modified files:
	lib/libsndio   : sun.c 

Log message:
only few (frequency, blocksize) pairs are compatible with both resampling
and block based audio i/o (arithmetic constraints). For now round the
frequency to a supported one, (ie 8kHz, 11.025kHz, 12kHz multiple), and get
the the block size from a table.

fixes problem reported by Robert <robert _at_ openbsd.pap.st>
ok jakemsr


CVSROOT:	/cvs
Module name:	ports
Changes by:	ratchov@cvs.openbsd.org	2008/10/30 12:33:42

Modified files:
	x11/mplayer    : Makefile 
	x11/mplayer/patches: patch-configure patch-libao2_audio_out_c 
Added files:
	x11/mplayer/files: ao_libsndio.c 

Log message:
add libsndio backend to mplayer
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/10/30 12:51:16

Log message:
    Import of OpenOffice 3.0;
    
    Currently it is a different port because it still needs a lot of work
    and there are a lot of differences from openoffice2. It is not connected
    to the build, and it's going to be merged with the openoffice2 port whenever
    it's ready for use.
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20081030
    
    N ports/editors/openoffice3/Makefile
    N ports/editors/openoffice3/distinfo
    N ports/editors/openoffice3/files/soffice.sh
    N ports/editors/openoffice3/patches/patch-autodoc_source_mkinc_fullcpp_mk
    N ports/editors/openoffice3/patches/patch-automation_source_testtool_objtest_cxx
    N ports/editors/openoffice3/patches/patch-binfilter_bf_sc_source_core_data_sc_cell_cxx
    N ports/editors/openoffice3/patches/patch-bridges_prj_build_lst
    N ports/editors/openoffice3/patches/patch-config_office_configure_in
    N ports/editors/openoffice3/patches/patch-config_office_set_soenv_in
    N ports/editors/openoffice3/patches/patch-cppu_source_uno_data_cxx
    N ports/editors/openoffice3/patches/patch-cppu_test_alignment_diagnose_h
    N ports/editors/openoffice3/patches/patch-cppu_util_makefile_mk
    N ports/editors/openoffice3/patches/patch-desktop_util_makefile_mk
    N ports/editors/openoffice3/patches/patch-crashrep_source_unx_main_cxx
    N ports/editors/openoffice3/patches/patch-crashrep_source_unx_makefile_mk
    N ports/editors/openoffice3/patches/patch-dbaccess_source_ui_uno_copytablewizard_cxx
    N ports/editors/openoffice3/patches/patch-desktop_scripts_soffice_sh
    N ports/editors/openoffice3/patches/patch-desktop_source_migration_wizard_cxx
    N ports/editors/openoffice3/patches/patch-dtrans_source_X11_X11_selection_cxx
    N ports/editors/openoffice3/patches/patch-epm_epm-3_7_patch
    N ports/editors/openoffice3/patches/patch-extensions_source_nsplugin_source_makefile_mk
    N ports/editors/openoffice3/patches/patch-extensions_source_plugin_unx_makefile_mk
    N ports/editors/openoffice3/patches/patch-extensions_source_scanner_makefile_mk
    N ports/editors/openoffice3/patches/patch-external_gcc3_specific_makefile_mk
    N ports/editors/openoffice3/patches/patch-icc_SampleICC-1_3_2-bendian_patch
    N ports/editors/openoffice3/patches/patch-icc_SampleICC-1_3_2_patch
    N ports/editors/openoffice3/patches/patch-idlc_source_idlccompile_cxx
    N ports/editors/openoffice3/patches/patch-instsetoo_native_util_makefile_mk
    N ports/editors/openoffice3/patches/patch-sfx2_source_doc_objuno_cxx
    N ports/editors/openoffice3/patches/patch-jvmfwk_distributions_OpenOfficeorg_makefile_mk
    N ports/editors/openoffice3/patches/patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_cxx
    N ports/editors/openoffice3/patches/patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_hxx
    N ports/editors/openoffice3/patches/patch-stlport_STLport_4_5_patch
    N ports/editors/openoffice3/patches/patch-jvmfwk_sunmajor_pluginlib_sunjre_cxx
    N ports/editors/openoffice3/patches/patch-odk_configure_pl
    N ports/editors/openoffice3/patches/patch-odk_setsdkenv_unix_csh_in
    N ports/editors/openoffice3/patches/patch-odk_setsdkenv_unix_sh_in
    N ports/editors/openoffice3/patches/patch-odk_settings_settings_mk
    N ports/editors/openoffice3/patches/patch-odk_source_unoapploader_unx_makefile_mk
    N ports/editors/openoffice3/patches/patch-odk_util_makefile_pmk
    N ports/editors/openoffice3/patches/patch-desktop_source_deployment_gui_dp_gui_dialog_cxx
    N ports/editors/openoffice3/patches/patch-postprocess_prj_build_lst
    N ports/editors/openoffice3/patches/patch-psprint_source_printer_cupsmgr_cxx
    N ports/editors/openoffice3/patches/patch-sal_inc_osl_endian_h
    N ports/editors/openoffice3/patches/patch-psprint_source_printer_printerinfomanager_cxx
    N ports/editors/openoffice3/patches/patch-psprint_source_printergfx_printerjob_cxx
    N ports/editors/openoffice3/patches/patch-pyuno_source_module_makefile_mk
    N ports/editors/openoffice3/patches/patch-sal_inc_rtl_uuid_h
    N ports/editors/openoffice3/patches/patch-sal_inc_sal_alloca_h
    N ports/editors/openoffice3/patches/patch-sal_inc_sal_config_h
    N ports/editors/openoffice3/patches/patch-sal_inc_sal_types_h
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_backtrace_c
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_backtrace_h
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_file_cxx
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_file_error_transl_cxx
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_makefile_mk
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_nlsupport_c
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_process_c
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_security_c
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_socket_c
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_system_h
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_tempfile_c
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_thread_c
    N ports/editors/openoffice3/patches/patch-sal_osl_unx_time_c
    N ports/editors/openoffice3/patches/patch-sal_rtl_source_alloc_c
    N ports/editors/openoffice3/patches/patch-sal_rtl_source_macro_hxx
    N ports/editors/openoffice3/patches/patch-sal_typesconfig_typesconfig_c
    N ports/editors/openoffice3/patches/patch-sal_workben_makefile_mk
    N ports/editors/openoffice3/patches/patch-filter_source_pdf_impdialog_cxx
    N ports/editors/openoffice3/patches/patch-scp2_source_ooo_file_library_ooo_scp
    N ports/editors/openoffice3/patches/patch-hunspell_1_1_12_patch
    N ports/editors/openoffice3/patches/patch-setup_native_source_packinfo_packinfo_office_lang_txt
    N ports/editors/openoffice3/patches/patch-setup_native_source_packinfo_packinfo_office_txt
    N ports/editors/openoffice3/patches/patch-shell_source_backends_localebe_localebackend_cxx
    N ports/editors/openoffice3/patches/patch-shell_source_unix_misc_gnome-open-url_c
    N ports/editors/openoffice3/patches/patch-shell_source_unix_misc_makefile_mk
    N ports/editors/openoffice3/patches/patch-shell_source_unix_sysshell_makefile_mk
    N ports/editors/openoffice3/patches/patch-solenv_bin_mapgen_pl
    N ports/editors/openoffice3/patches/patch-lpsolve_lp_solve_5_5_patch
    N ports/editors/openoffice3/patches/patch-solenv_bin_modules_installer_download_pm
    N ports/editors/openoffice3/patches/patch-solenv_bin_modules_installer_globals_pm
    N ports/editors/openoffice3/patches/patch-solenv_bin_modules_installer_regmerge_pm
    N ports/editors/openoffice3/patches/patch-solenv_bin_modules_installer_worker_pm
    N ports/editors/openoffice3/patches/patch-solenv_bin_modules_osarch_pm
    N ports/editors/openoffice3/patches/patch-solenv_config_ssolar_cmn
    N ports/editors/openoffice3/patches/patch-solenv_inc_libs_mk
    N ports/editors/openoffice3/patches/patch-solenv_inc_settings_mk
    N ports/editors/openoffice3/patches/patch-solenv_inc_startup_OPENBSD_macros_mk
    N ports/editors/openoffice3/patches/patch-solenv_inc_unx_mk
    N ports/editors/openoffice3/patches/patch-solenv_inc_unxobsd_mk
    N ports/editors/openoffice3/patches/patch-soltools_checkdll_makefile_mk
    N ports/editors/openoffice3/patches/patch-soltools_mkdepend_def_h
    N ports/editors/openoffice3/patches/patch-soltools_mkdepend_ifparser_c
    N ports/editors/openoffice3/patches/patch-soltools_mkdepend_main_c
    N ports/editors/openoffice3/patches/patch-desktop_source_deployment_gui_dp_gui_dialog2_cxx
    N ports/editors/openoffice3/patches/patch-stlport_makefile_mk
    N ports/editors/openoffice3/patches/patch-store_source_fileunx_hxx
    N ports/editors/openoffice3/patches/patch-store_util_makefile_mk
    N ports/editors/openoffice3/patches/patch-svx_source_customshapes_makefile_mk
    N ports/editors/openoffice3/patches/patch-tools_bootstrp_command_cxx
    N ports/editors/openoffice3/patches/patch-tools_inc_tools_inetdef_hxx
    N ports/editors/openoffice3/patches/patch-tools_inc_tools_solar_h
    N ports/editors/openoffice3/patches/patch-tools_inc_tools_stream_hxx
    N ports/editors/openoffice3/patches/patch-tools_source_fsys_unx_cxx
    N ports/editors/openoffice3/patches/patch-tools_source_stream_strmunx_cxx
    N ports/editors/openoffice3/patches/patch-ucb_source_ucp_ftp_ftpcontent_cxx
    N ports/editors/openoffice3/patches/patch-ucb_source_ucp_ftp_ftpurl_cxx
    N ports/editors/openoffice3/patches/patch-udm_source_mkinc_fullcpp_mk
    N ports/editors/openoffice3/patches/patch-transex3_source_gsicheck_cxx
    N ports/editors/openoffice3/patches/patch-vcl_unx_inc_saldata_hxx
    N ports/editors/openoffice3/patches/patch-vcl_unx_inc_salunx_h
    N ports/editors/openoffice3/patches/patch-vcl_util_makefile_mk
    N ports/editors/openoffice3/patches/patch-vcl_unx_source_app_i18n_ic_cxx
    N ports/editors/openoffice3/patches/patch-vcl_unx_source_app_saldisp_cxx
    N ports/editors/openoffice3/patches/patch-vcl_unx_source_gdi_salogl_cxx
    N ports/editors/openoffice3/pkg/DESCR-i18n-bg
    N ports/editors/openoffice3/pkg/DESCR-i18n-ca
    N ports/editors/openoffice3/pkg/DESCR-i18n-de
    N ports/editors/openoffice3/pkg/DESCR-i18n-es
    N ports/editors/openoffice3/pkg/DESCR-i18n-fa
    N ports/editors/openoffice3/pkg/DESCR-i18n-fi
    N ports/editors/openoffice3/pkg/DESCR-i18n-fr
    N ports/editors/openoffice3/pkg/DESCR-i18n-hu
    N ports/editors/openoffice3/pkg/DESCR-i18n-it
    N ports/editors/openoffice3/pkg/DESCR-i18n-ja
    N ports/editors/openoffice3/pkg/DESCR-i18n-ko
    N ports/editors/openoffice3/pkg/DESCR-i18n-lt
    N ports/editors/openoffice3/pkg/DESCR-i18n-lv
    N ports/editors/openoffice3/pkg/DESCR-i18n-nl
    N ports/editors/openoffice3/pkg/DESCR-i18n-pl
    N ports/editors/openoffice3/pkg/DESCR-i18n-pt-br
    N ports/editors/openoffice3/pkg/DESCR-i18n-ru
    N ports/editors/openoffice3/pkg/DESCR-i18n-sl
    N ports/editors/openoffice3/pkg/DESCR-i18n-sv
    N ports/editors/openoffice3/pkg/DESCR-java
    N ports/editors/openoffice3/pkg/DESCR-kde
    N ports/editors/openoffice3/pkg/DESCR-main
    N ports/editors/openoffice3/pkg/MESSAGE-main
    N ports/editors/openoffice3/pkg/PFRAG.shared-java
    N ports/editors/openoffice3/pkg/PFRAG.shared-kde
    N ports/editors/openoffice3/pkg/PFRAG.shared-main
    N ports/editors/openoffice3/pkg/PLIST-i18n-bg
    N ports/editors/openoffice3/pkg/PLIST-i18n-ca
    N ports/editors/openoffice3/pkg/PLIST-i18n-de
    N ports/editors/openoffice3/pkg/PLIST-i18n-es
    N ports/editors/openoffice3/pkg/PLIST-i18n-fa
    N ports/editors/openoffice3/pkg/PLIST-i18n-fi
    N ports/editors/openoffice3/pkg/PLIST-i18n-fr
    N ports/editors/openoffice3/pkg/PLIST-i18n-hu
    N ports/editors/openoffice3/pkg/PLIST-i18n-it
    N ports/editors/openoffice3/pkg/PLIST-i18n-ja
    N ports/editors/openoffice3/pkg/PLIST-i18n-ko
    N ports/editors/openoffice3/pkg/PLIST-i18n-lt
    N ports/editors/openoffice3/pkg/PLIST-i18n-lv
    N ports/editors/openoffice3/pkg/PLIST-i18n-nl
    N ports/editors/openoffice3/pkg/PLIST-i18n-pl
    N ports/editors/openoffice3/pkg/PLIST-i18n-pt-br
    N ports/editors/openoffice3/pkg/PLIST-i18n-ru
    N ports/editors/openoffice3/pkg/PLIST-i18n-sl
    N ports/editors/openoffice3/pkg/PLIST-i18n-sv
    N ports/editors/openoffice3/pkg/PLIST-java
    N ports/editors/openoffice3/pkg/PLIST-kde
    N ports/editors/openoffice3/pkg/PLIST-main
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 13:02:20

Modified files:
	infrastructure/build: libtool 

Log message:
in find_lib, setup search path before starting search instead of modifying
some of the paths as we go; print search path in debug mode
rename a few variables for clarity
remove a spurious print statement

looks good to bernd


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 13:11:28

Log message:
    Integrated templates for PHP.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	pear_HTML_Template_IT_20081030
    
    N ports/www/pear-HTML-Template-IT/Makefile
    N ports/www/pear-HTML-Template-IT/distinfo
    N ports/www/pear-HTML-Template-IT/pkg/DESCR
    N ports/www/pear-HTML-Template-IT/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 13:13:11

Modified files:
	infrastructure/build: libtool 

Log message:
same search path debug info for find_la


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/10/30 13:16:18

Modified files:
	www            : Makefile 

Log message:
Add pear-HTML-Template-IT.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/30 13:20:13

Modified files:
	sys/dev/ic     : mfi.c 

Log message:
Fix bug that when there are no volumes but there are hot spares it would
no show the hotspares.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/30 13:25:31

Modified files:
	audio/libao    : Makefile 
	audio/libao/pkg: DESCR-main PFRAG.shared-main 
Added files:
	audio/libao/files: Makefile.am ao_sndio.c 
	audio/libao/patches: patch-configure_ac patch-doc_Makefile_am 
	                     patch-src_plugins_Makefile_am 
Removed files:
	audio/libao/patches: patch-configure patch-doc_Makefile_in 
	                     patch-src_plugins_Makefile_in 

Log message:
Add a sndio output module.
From ratchov@ with some tweaks by yours truly.


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/10/30 13:31:16

Modified files:
	usr.bin/ssh    : sshd.c clientloop.c 

Log message:
don't need to #include "monitor_fdpass.h"


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/30 13:32:32

Log message:
    Import of emelfm2 0.5, a Gtk2-based two-pane file manager.
    Submitted by Giovanni Bechis (MAINTAINER), with some tweaks by me.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	landry
    Release Tags:	giovanni_20081030
    
    N ports/x11/emelfm2/Makefile
    N ports/x11/emelfm2/distinfo
    N ports/x11/emelfm2/patches/patch-src_e2_fileview_h
    N ports/x11/emelfm2/patches/patch-src_filesystem_e2_fs_c
    N ports/x11/emelfm2/patches/patch-Makefile
    N ports/x11/emelfm2/patches/patch-src_e2_output_c
    N ports/x11/emelfm2/pkg/DESCR
    N ports/x11/emelfm2/pkg/PLIST
    N ports/x11/emelfm2/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/30 13:33:45

Modified files:
	x11            : Makefile 

Log message:
link emelfm2


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/30 13:34:24

Log message:
    import ipguard, based on a ports@ submission from maintainer
    Girish Venkatachalam.
    
    ipguard prevents unregistered hosts from operating correctly on an
    ethernet segment by sending a fake ARP reply when a device transmits
    with a MAC/IP pair not listed in its configuration file.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081030
    
    N ports/security/ipguard/Makefile
    N ports/security/ipguard/distinfo
    N ports/security/ipguard/pkg/DESCR
    N ports/security/ipguard/pkg/PLIST
    N ports/security/ipguard/patches/patch-Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/10/30 13:35:29

Modified files:
	security       : Makefile 

Log message:
+ipguard


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2008/10/30 13:42:09

Modified files:
	print/foiltex  : Makefile distinfo 
Removed files:
	print/foiltex/patches: patch-foiltex_ins 

Log message:
Update to foiltex 2.1.4b. ok ajacoutot@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/10/30 13:59:59

Modified files:
	xserver/os     : log.c 

Log message:
Close well known connections in ServerAbort().

Gets rid of dangling /tmp/.X11-unix/X0 sockets after server crash.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/30 14:44:02

Modified files:
	sys/net        : if_trunk.c 

Log message:
Fix building with !INET6 kernels.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/30 15:33:00

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drm.h i915_drv.h i915_irq.c 

Log message:
Bunch of cleanup. Kill some dead variables and some stupid code.

Some ideas taken from upstream.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 16:00:58

Modified files:
	infrastructure/install: make-plist 

Log message:
fix the reversesubst bug. In retrospect, it's obvious...
add a few print's for large ports where you wait forever...


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/30 16:06:02

Modified files:
	sys/arch/m88k/m88k: process.S 

Log message:
In cpu_switchto(), always pmap_deactivate() the process being switched out,
even in non-MP kernels, to avoid unnecessary tlb flushes later when
pmap operates on shared pages.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/30 16:06:59

Modified files:
	sys/arch/mvme88k/mvme88k: locore.S 

Log message:
Give the dummy struct cpu_info used for secondary processor early bootstrap,
the size of a full blown struct cpu_info, instead of the first few fields.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/10/30 16:07:18

Modified files:
	sys/arch/mvme88k/mvme88k: machdep.c 

Log message:
Initialize random seed for secondary processors.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/10/30 16:08:57

Modified files:
	usr.sbin/acpidump: acpidump.8 

Log message:
move the list of options to the right place on the manual page;
while here, remove an obsolete url.

diff tweaked by jmc@; sent upstream to FreeBSD people.

ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 16:22:34

Modified files:
	infrastructure/build: libtool 

Log message:
support -export-symbols


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 16:34:06

Modified files:
	infrastructure/install: make-plist 

Log message:
okay, directories are not 100% yet...


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/30 16:38:11

Modified files:
	www/kazehakase : Makefile distinfo 
	www/kazehakase/patches: patch-configure 
Added files:
	www/kazehakase/pkg: DESCR-gecko DESCR-main DESCR-webkit 
	                    PLIST-gecko PLIST-main PLIST-webkit 
Removed files:
	www/kazehakase/pkg: DESCR PFRAG.shared PLIST 

Log message:
Update kazehakase to the just-released 0.5.6.
Now that we have www/webkit in ports, split it into MULTI_PACKAGES :
-main has the common infrastructure files (and the binary), -gecko provides
gecko engine support, -webkit provides webkit engine support.

To ease updates, -gecko has the same pkgname as previous package. -webkit
support is still a bit experimental, and provided for webdevelopers who
want to write and test cross-engine websites.

With help and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/30 17:08:31

Modified files:
	games/komi     : Makefile 
Added files:
	games/komi/patches: patch-komi_c 

Log message:
fix a few stupid warnings.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/30 17:11:30

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add the PCI id for the Promise PDC42819 chipset.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/10/30 17:11:56

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/10/30 17:53:28

Modified files:
	infrastructure/build: libtool 

Log message:
add support for -export-symbols-regex, seems to work


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/30 17:54:09

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
Support for converter groups where members have non-identical
sample size and rate capabilities.

from NetBSD via brad@

Also,

* use a single variable to hold the number of format variations (from NetBSD)
* initialize a variable (f->frequency_type) before use (from NetBSD)
* fix a typo

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/10/30 17:55:22

Modified files:
	share/man/man9 : workq_add_task.9 
	sys/crypto     : crypto.c 
	sys/kern       : kern_workq.c 
	sys/sys        : workq.h 

Log message:
reintroduce mutexes to workqs for locking.

tested by many on many archs including several alpha test.

ok tedu@ go for it deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/30 18:03:12

Modified files:
	x11/emelfm2    : Makefile 
Added files:
	x11/emelfm2/patches: patch-src_dialogs_e2_file_info_dialog_c 
	                     patch-src_utils_e2_utils_c 

Log message:
Fix file(1) calls, we don't have those fancy options. RUN_DEPENDS on
xdg-utils as a first option, file is only used as a fallback.
Based on a diff from giovanni (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/30 19:39:09

Log message:
    Import of libhangul-0.0.8
    
    libhangul is a generic library for korean input support.
    
    Tested by: Jung <moorang at gmail dot com>
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-31
    
    N ports/korean/libhangul/Makefile
    N ports/korean/libhangul/distinfo
    N ports/korean/libhangul/patches/patch-data_hanja_Makefile_in
    N ports/korean/libhangul/pkg/DESCR
    N ports/korean/libhangul/pkg/PLIST
    N ports/korean/libhangul/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/30 19:39:40

Modified files:
	korean         : Makefile 

Log message:
add libhangul


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/30 19:42:00

Log message:
    Import of scim-hangul-0.3.2
    
    scim-hangul is a SCIM IMEngine module for inputing korean scripts.
    
    Tested by: Jung <moorang at gmail dot com>
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-31
    
    N ports/inputmethods/scim-hangul/distinfo
    N ports/inputmethods/scim-hangul/Makefile
    N ports/inputmethods/scim-hangul/pkg/DESCR
    N ports/inputmethods/scim-hangul/pkg/PLIST
    N ports/inputmethods/scim-hangul/patches/patch-intl_Makefile_in
    N ports/inputmethods/scim-hangul/patches/patch-po_Makefile_in_in
    N ports/inputmethods/scim-hangul/patches/patch-src_scim_hangul_imengine_cpp
    N ports/inputmethods/scim-hangul/patches/patch-configure
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/30 19:42:34

Modified files:
	inputmethods   : Makefile 

Log message:
add scim-hangul


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/30 20:22:16

Modified files:
	korean/baekmuk-fonts: Makefile 
	security/arirang: Makefile 

Log message:
update maintainer's email address.
requested by maintainer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/30 22:22:01

Modified files:
	x11/awesome    : Makefile 

Log message:
Clean up dependencies a bit. awesome does not directly depend on Cairo.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/30 22:27:18

Modified files:
	x11/rox-filer  : Makefile 

Log message:
Clean up dependencies a bit. rox-filer does not directly depend on Cairo.

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/10/31 00:06:46

Modified files:
	usr.bin/systat : main.c 

Log message:
make ^G display the current view and refresh interval as documented.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/31 00:40:12

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
some leftover bits from r1.32 that should have been removed in
r1.51

pointed out by Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/31 00:44:20

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
Support for converter groups where members support non-identical sample
sizes and rates.

from NetBSD via brad@

Also,

* use a single variable to hold the number of format variations (from NetBSD)
* initialize a variable (f->frequency_type) before use (from NetBSD)
* fix a typo

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/10/31 00:50:09

Modified files:
	usr.bin/systat : engine.c engine.h main.c 

Log message:
Implement start and stop commands as documented,
explicitly pass the command buffer to the command functions.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/10/31 00:52:15

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
Handle "jack sense" hp/speaker switching by polling for an interrupt
instead of using unsolicited events.

Already supported codecs with custom unsolicited event handlers
are not affected, yet.

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/10/31 01:00:03

Modified files:
	devel/glib2/patches: PPC-patch-glib_Makefile_in 

Log message:
Update the patch so it'll apply for 2.18.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/10/31 01:12:45

Modified files:
	x11/mplayer    : Makefile 
	x11/mplayer/files: ao_libsndio.c 

Log message:
work around what appears to be a bug in mplayer.

ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/31 03:33:41

Modified files:
	textproc/aspell/core: Makefile 
	textproc/aspell/core/patches: patch-configure 

Log message:
- s/lpthread/pthread
- correct the way it links with iconv+intl
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/10/31 03:56:15

Modified files:
	textproc/icu4c : Makefile distinfo 
	textproc/icu4c/patches: patch-source_Makefile_in 
	                        patch-source_common_Makefile_in 
	                        patch-source_config_icu-config-bottom 
	                        patch-source_configure 
	                        patch-source_i18n_Makefile_in 
	                        patch-source_icudefs_mk_in 
	                        patch-source_io_Makefile_in 
	                        patch-source_layout_Makefile_in 
	                        patch-source_layoutex_Makefile_in 
	                        patch-source_stubdata_Makefile_in 
	                        patch-source_tools_toolutil_Makefile_in 
	textproc/icu4c/pkg: PLIST 

Log message:
Update icu4c to 4.0, somehow based on a diff my MAINTAINER reworked by me.
Tested in a mulk muild, webkit and openoffice are happy with it.

ok robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/10/31 04:16:16

Modified files:
	korean/baekmuk-fonts: Makefile 
	security/arirang: Makefile 

Log message:
changing the maintainer address requires a package bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/10/31 04:28:05

Modified files:
	infrastructure/build: libtool 

Log message:
simplify parse_file a bit, okay steven@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/10/31 04:29:21

Modified files:
	textproc/aspell/core: Makefile 
	textproc/aspell/core/pkg: PLIST 

Log message:
- fix dictionary location for the en dictionnary
issue spotted by Aaron Stellman (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/31 04:53:40

Modified files:
	x11/pbrowser   : Makefile 
	x11/pbrowser/pkg: DESCR PLIST 

Log message:
- update homepage
- update wantlib
- regen plist


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/31 08:08:17

src/regress/usr.bin/mdoclint

Update of /cvs/src/regress/usr.bin/mdoclint
In directory cvs.openbsd.org:/tmp/cvs-serv10567/mdoclint

Log Message:
Directory /cvs/src/regress/usr.bin/mdoclint added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/31 08:11:04

Added files:
	regress/usr.bin/mdoclint: Makefile mdoclint mdoclint.1 

Log message:
add mdoclint, a perl script for checking man pages;
not hooked up to the build, since there are no tests;

from wiz@netbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/31 08:12:17

Modified files:
	lib/libc/time  : strftime.c 

Log message:
Pass a pointer to warn2 so the warn2 == IN_ALL would not be an
always-false condition.  From FreeBSD (delphij).


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/31 08:26:56

Modified files:
	regress/usr.bin/mdoclint: mdoclint mdoclint.1 

Log message:
turn off -e by default, since we do not currently sort the errors
in the man page;


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/10/31 08:42:44

Modified files:
	regress/usr.bin/mdoclint: mdoclint 

Log message:
Prevent Mdocdate from getting expanded inline.


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/10/31 09:05:34

Modified files:
	usr.bin/ssh    : dispatch.c 

Log message:
remove unused #define DISPATCH_MIN; ok markus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/31 09:29:59

Log message:
    import of baekmuk-ttf 2.2
    baekmuk-ttf is Baekmuk Korean TrueType fonts.
    
    Submitted by: Jung <moorang at gmail dot com>
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Oct-31
    
    N ports/korean/baekmuk-ttf/Makefile
    N ports/korean/baekmuk-ttf/distinfo
    N ports/korean/baekmuk-ttf/pkg/DESCR
    N ports/korean/baekmuk-ttf/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/10/31 09:30:32

Modified files:
	korean         : Makefile 

Log message:
add baekmuk-ttf


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/10/31 09:55:43

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : drm.4 

Log message:
small but compact page for drm; oga can fill the rest in as he goes
ok oga


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 10:39:47

Modified files:
	.              : index.html security.html 
Added files:
	images         : puffy44.gif 

Log message:
release 4.4


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/31 10:47:44

Modified files:
	faq            : upgrade-old.html current.html 

Log message:
rotate ->4.4 stuff to upgrade-old.html


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 10:49:17

Modified files:
	sys/kern       : vfs_syscalls.c 

Log message:
checkdirs() walks allproc and calls sleeping functions if directories have
to be snapped.  Change it so that everytime it sleeps it restarts from the
top of the list.
ok art


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/31 10:49:34

Modified files:
	faq/pf         : anchors.html authpf.html carp.html config.html 
	                 example1.html filter.html ftp.html index.html 
	                 logging.html macros.html nat.html options.html 
	                 pools.html queueing.html shortcuts.html 
	                 tables.html 

Log message:
update numbers for 4.4


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/31 10:52:30

Modified files:
	faq            : faq1.html faq2.html faq3.html faq4.html 
	                 faq5.html faq6.html faq8.html faq9.html 
	                 faq12.html faq14.html 

Log message:
update for 4.4


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/31 10:54:41

Modified files:
	faq            : faq15.html 

Log message:
update for 4.4, from Steven Mestdagh, who is probably in transit at the
moment.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/10/31 10:56:37

Modified files:
	faq            : index.html 

Log message:
4.4


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:15:30

Modified files:
	sys/kern       : kern_exec.c kern_exit.c kern_ktrace.c 
	                 kern_proc.c kern_prot.c kern_sysctl.c 
	                 subr_pool.c sys_process.c 

Log message:
kern_sysctl.c


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:17:00

Modified files:
	sys/kern       : kern_exec.c 

Log message:
accidental commit ... backout


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:17:01

Modified files:
	sys/kern       : kern_exit.c 

Log message:
accidental commit ... backout


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:17:02

Modified files:
	sys/kern       : kern_ktrace.c 

Log message:
accidental commit ... backout


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:17:03

Modified files:
	sys/kern       : kern_proc.c 

Log message:
accidental commit ... backout


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:17:04

Modified files:
	sys/kern       : kern_prot.c 

Log message:
accidental commit ... backout


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:17:05

Modified files:
	sys/kern       : kern_sysctl.c 

Log message:
accidental commit ... backout


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:17:06

Modified files:
	sys/kern       : subr_pool.c 

Log message:
accidental commit ... backout


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:17:07

Modified files:
	sys/kern       : sys_process.c 

Log message:
accidental commit ... backout


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:17:08

Modified files:
	sys/kern       : kern_sysctl.c 

Log message:
accidental commit ... backout


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:18:24

Modified files:
	sys/kern       : kern_sysctl.c 

Log message:
Do not assume that a pointer to another process will live over a set of
sleeping calls.  Since we are simply operating on another process'
vmspace, grab a (refcounted) copy of that pointer and use that instead.
originally spotted by kurt, discussed with art


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/10/31 11:28:47

Modified files:
	sys/nfs        : nfs_socket.c 

Log message:
Revert last commit; mbuf leaks are not solved by double-freeing mbuf chains

blambert@--

Real solution is to fix NFS mbuf handling.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 11:29:51

Modified files:
	sys/kern       : sys_process.c 

Log message:
Do not assume that a pointer to another process will live over a set of
sleeping calls.  Since we are simply operating on another process'
vmspace, grab a (refcounted) copy of that pointer and use that instead.
Similar to the bug just fixed in sysctl_proc_args.
discussed with art


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/31 12:12:39

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drm.h i915_drv.c i915_drv.h 

Log message:
Remove another interface (this one for ARB_Occlusion_Query) that we've
never used (mesa did a version check that never passed on our kernel).
The correct way to do this is in mesa master and requires memory
management.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2008/10/31 12:58:59

Modified files:
	.              : alpha.html amd64.html armish.html hp300.html 
	                 hppa.html i386.html landisk.html luna88k.html 
	                 mac68k.html macppc.html mvme68k.html 
	                 mvme88k.html plat.html security.html sgi.html 
	                 sparc.html sparc64.html vax.html zaurus.html 

Log message:
4.4


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 13:07:40

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/10/31 13:48:57

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.c i915_drv.h i915_irq.c 

Log message:
Remove the vblank_pipe member of the softc and noop the ioctl that sets
it.

Since the vblank handling got reworked this is very much unneeded.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2008/10/31 14:46:39

Modified files:
	.              : luna88k.html plat.html socppc.html 

Log message:
Move socppc up to supported class, and luna88k down.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/10/31 15:08:33

Modified files:
	sys/netinet    : if_ether.c if_ether.h 

Log message:
Be way more strict in the number of packets allowed to be queued in the
arp layer. With a lot of input from deraadt@.
OK dlg@, looks good gollo@ + deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/31 15:37:20

Modified files:
	sys/dev/ic     : mfireg.h 

Log message:
Add opcode


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/10/31 15:39:04

Modified files:
	sys/dev/ic     : mfivar.h mfi.c 

Log message:
Generalize function to obtain all details to do bio stuff.  This is in
preparation to start showing unsused disks which will require all this
information to do the math.

While at it fix a size of hotspare volume bug.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 15:39:50

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
clean up error messages as suggested by jakemsr


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/31 18:02:38

Modified files:
	security/nfsshell: Makefile 
	security/nfsshell/patches: patch-Makefile 
	security/nfsshell/pkg: DESCR PLIST 

Log message:
- honor CC
- make DESCR a tad saner
- regen PLIST whilst here


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/10/31 18:04:13

Modified files:
	security/stel  : Makefile 
	security/stel/patches: patch-stel_makeio_c patch-stel_sub_c 
	security/stel/pkg: DESCR MESSAGE PLIST 

Log message:
- tweak DESCR and MESSAGE
- regen patches and PLIST
- tweak to LIB_DEPENDS


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/10/31 18:38:43

Modified files:
	usr.bin/systat : systat.1 

Log message:
Document more global hotkeys. Help and ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/10/31 18:41:11

Modified files:
	usr.bin/systat : main.c 

Log message:
Remove disabled help text code and -S command, both leftovers from pftop,
skip the correct number of bytes after the 'start' command.


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/10/31 18:56:25

Modified files:
	usr.bin/systat : vmstat.c 

Log message:
Improve reporting of cache misses in the vmstat view. Previously
the misses field may report negative values. The hit/miss numbers
does not exactly reflect the statistics collected by the kernel
but this is close enough.

Report & patch from Bjorn Anderss, input from beck@ and thib@


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/10/31 19:22:20

Modified files:
	.              : 44.html 

Log message:
Fix the version of KDE.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/10/31 22:50:08

Modified files:
	usr.bin/ssh    : sshconnect2.c 

Log message:
sprinkle ARGSUSED on dispatch handlers
nuke stale unusued prototype


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/10/31 23:59:21

Modified files:
	sys/sys        : proc.h 
	sys/kern       : kern_proc.c kern_prot.c 
	sys/compat/hpux: hpux_compat.c 

Log message:
change all callers of enterpgrp() to pre-allocate a pgrp or session if
it might be needed later -- before calling pfind(), so that enterpgrp()
can operate without sleeping
ok tedu


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/01 00:43:33

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
fix some typos in log messages; ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/01 01:21:48

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
set the appropriate value (0, not emulated) in the flags field of
struct audio_encoding in azalia_query_encodings.  otherwise it
will be some random value.

makes AUDIO_GETENC and thus sio_getcap(3) much more useful here.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/01 01:43:45

Modified files:
	usr.bin/systat : systat.1 

Log message:
remove commented out -S option;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/01 01:49:54

Modified files:
	regress/usr.bin/mdoclint: mdoclint mdoclint.1 

Log message:
- since mdocdate fills in the date automatically, we no longer have to check
that a valid date is entered. instead, just make sure there is an
mdocdate tag there. saves us bumping the year too. ok millert
- adjust man page accordingly
- remove -e from default options list in usage()
- add a HISTORY section


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/11/01 01:58:23

Modified files:
	.              : getting.html 

Log message:
4.4


CVSROOT:	/cvs
Module name:	www
Changes by:	jsg@cvs.openbsd.org	2008/11/01 02:29:08

Modified files:
	.              : getting.html 

Log message:
tweak previous


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/01 03:24:35

Modified files:
	sys/dev/sdmmc  : sbt.c 

Log message:
new workq_create interface.  discovered by Vladimir Kirillov


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/01 03:53:48

Modified files:
	share/man/man3 : intro.3 

Log message:
- document libsndio

- SEE ALSO is getting bigger and bigger, and less and less useful, so
kill everything except references specific to the discussions in this page


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/11/01 04:19:16

Log message:
    Import zope-pluginregistry, a dependency I forgot to import.
    
    Reminde by sturm.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	zope_pluginregistry_20081101
    
    N ports/www/zope-pluginregistry/Makefile
    N ports/www/zope-pluginregistry/distinfo
    N ports/www/zope-pluginregistry/pkg/MESSAGE
    N ports/www/zope-pluginregistry/pkg/DESCR
    N ports/www/zope-pluginregistry/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/11/01 04:22:45

Modified files:
	www            : Makefile 

Log message:
Add zope-pluginregistry


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/01 04:46:22

Modified files:
	faq            : faq1.html 

Log message:
Missing full stop added.


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/01 05:02:22

Modified files:
	de             : alpha.html armish.html events.html hp300.html 
	                 hppa.html i386.html index.html mac68k.html 
	                 macppc.html mvme68k.html mvme88k.html plat.html 
	                 security.html sgi.html sparc.html sparc64.html 
	                 translation.html vax.html zaurus.html 
	faq/de         : faq1.html faq12.html faq13.html faq14.html 
	                 faq15.html faq2.html faq3.html faq4.html 
	                 faq5.html faq6.html faq8.html faq9.html 
	                 index.html 
	faq/fr         : faq4.html 
	faq/pf/de      : anchors.html authpf.html carp.html config.html 
	                 example1.html filter.html ftp.html index.html 
	                 logging.html macros.html nat.html options.html 
	                 pools.html queueing.html shortcuts.html 
	                 tables.html 
	fr             : anoncvs.html cats.html cvsync.html 
	                 donations.html errata41.html ftp.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/01 05:14:36

Modified files:
	usr.bin/ssh    : ssh-keyscan.1 ssh-keyscan.c 

Log message:
the ellipsis is not an optional argument; while here, improve spacing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/11/01 06:03:41

Modified files:
	x11/mplayer    : Makefile 
	x11/mplayer/files: ao_libsndio.c 

Log message:
* tweak previous: always keep frame alignment
* if the sample rate returned in sio_getpar is within 3% of the rate
requested in sio_setpar, tell mplayer we're using the requested
rate so it doesn't try to resample.  however, use the returned
sample rate to calculate bitrate, so A/V sync continues to work.
* use a variable to represent bytes per frame
* remove unused variables

ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/11/01 07:06:16

Modified files:
	infrastructure/build: libtool 

Log message:
Exec class to run things.
LaLoFile class to read/write la and lo files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/11/01 08:49:51

Modified files:
	infrastructure/install: FS.pm 

Log message:
perl extra stuff that's arch dependent and version dependent, should not
appear in diagnostics.


CVSROOT:	/cvs
Module name:	src
Changes by:	grunk@cvs.openbsd.org	2008/11/01 09:01:49

Modified files:
	regress/usr.bin/mdoclint: mdoclint 

Log message:
cleanup: zap trailing whitespaces, trim superlong lines
replace one '&&' by 'and' to not get bitten by operator precedence later on

no functional change otherwise
jmc@ tells me to just go ahead for standard stuff like this.


CVSROOT:	/cvs
Module name:	src
Changes by:	grunk@cvs.openbsd.org	2008/11/01 10:17:30

Modified files:
	regress/usr.bin/mdoclint: mdoclint 

Log message:
make usage() a fatal function instead of a string.  It is just used once,
and it greatly improves code flow there.  Also, print usage to STDERR instead
of STDOUT.  Use an EOF-heredoc instead of a clumsily escaped \t\n-string.

ok espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/11/01 10:37:55

Modified files:
	sys/net        : if_mpe.c 
	sys/netmpls    : mpls.h mpls_input.c mpls_raw.c 

Log message:
Introduced Uniform Model for TTL handling.
MPLS TTL is mapped into network layer one as the packet exits the LSP.
Just IPv4 support for now.
Added the relevant sysctls to enable this behaviour.

Input and OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/01 11:40:33

Modified files:
	usr.bin/ssh    : clientloop.c readconf.c readconf.h ssh.c 

Log message:
merge dynamic forward parsing into parse_forward(); 'i think this is OK' djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	grunk@cvs.openbsd.org	2008/11/01 11:59:27

Modified files:
	regress/usr.bin/mdoclint: mdoclint 

Log message:
in option parsing, use a simle DeMorgan transformation, fix indentation,
and clarify the comment above.

ok espie@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/01 12:14:38

Modified files:
	driver/xf86-video-radeonhd: ChangeLog Makefile.in README 
	                            aclocal.m4 config.h.in configure 
	                            configure.ac git_version.sh 
	                            ltmain.sh 
	driver/xf86-video-radeonhd/man: Makefile.in radeonhd.man 
	driver/xf86-video-radeonhd/src: Imakefile Makefile.am 
	                                Makefile.in git_version.h 
	                                r5xx_accel.c r5xx_accel.h 
	                                r5xx_exa.c r5xx_xaa.c rhd.h 
	                                rhd_atombios.c rhd_atombios.h 
	                                rhd_card.h rhd_connector.c 
	                                rhd_connector.h rhd_crtc.c 
	                                rhd_crtc.h rhd_cursor.c 
	                                rhd_dac.c rhd_ddia.c rhd_dig.c 
	                                rhd_driver.c rhd_edid.c 
	                                rhd_helper.c rhd_i2c.c rhd_i2c.h 
	                                rhd_id.c rhd_lut.c rhd_lvtma.c 
	                                rhd_mc.c rhd_mc.h rhd_modes.c 
	                                rhd_modes.h rhd_monitor.c 
	                                rhd_monitor.h rhd_output.c 
	                                rhd_output.h rhd_pll.c rhd_pll.h 
	                                rhd_randr.c rhd_regs.h 
	                                rhd_tmds.c rhd_vga.c rhd_vga.h 
	driver/xf86-video-radeonhd/src/AtomBios/includes: 
	                                                  CD_Common_Types.h 
	                                                  ObjectID.h 
	                                                  atombios.h 
	driver/xf86-video-radeonhd/utils/conntest: Makefile.in 
	                                           git_version.h 
	                                           rhd_conntest.c 
	                                           rhd_dump.c 
Added files:
	driver/xf86-video-radeonhd/src: r5xx_3dregs.h r5xx_regs.h 
	                                radeon_3d.c radeon_dri.h 
	                                radeon_drm.h radeon_exa_render.c 
	                                radeon_textured_videofuncs.c 
	                                rhd_atomcrtc.c rhd_atomout.c 
	                                rhd_atomout.h rhd_atompll.c 
	                                rhd_biosscratch.c 
	                                rhd_biosscratch.h rhd_cs.c 
	                                rhd_cs.h rhd_dri.c rhd_dri.h 
	                                rhd_video.c rhd_video.h 
Removed files:
	driver/xf86-video-radeonhd/src: r5xx_2dregs.h 

Log message:
xf86-video-radeonhd 1.2.3


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/01 12:18:16

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
Add disk.  This makes bio mostly done however to make it pretty we need
to implement RAID_ACTION.  Remains disabled for now.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/01 12:42:26

Modified files:
	sys/dev/ic     : mpivar.h 

Log message:
Oops forgot .h part.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/01 12:54:27

Modified files:
	sys/dev/ic     : isp_tpublic.h 

Log message:
Start updating isp. Just new defines, comments, whitespace, anything that
doesn't change the .o.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/01 13:19:29

Modified files:
	textproc/aspell/core: Makefile 
	textproc/aspell/core/patches: patch-configure 

Log message:
- revert previous s/pthread/lpthread and keep linking with -lpthread for
now until I have time to fix the breakage induced on dependent ports

issue reported by matthieu@ and Aaron Stellman


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/11/01 13:21:40

Log message:
    Another missing dependency of www/zope-pluggableauthservice.
    Noted by naddy.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	zope_genericsetup_20081101
    
    N ports/www/zope-genericsetup/Makefile
    N ports/www/zope-genericsetup/distinfo
    N ports/www/zope-genericsetup/pkg/MESSAGE
    N ports/www/zope-genericsetup/pkg/DESCR
    N ports/www/zope-genericsetup/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/01 13:23:20

ports/devel/xdg-utils/files

Update of /cvs/ports/devel/xdg-utils/files
In directory cvs.openbsd.org:/tmp/cvs-serv23929/files

Log Message:
Directory /cvs/ports/devel/xdg-utils/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/11/01 13:27:24

Modified files:
	www            : Makefile 

Log message:
Add zope-genericsetup


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/01 13:30:07

Modified files:
	devel/xdg-utils: Makefile 
	devel/xdg-utils/patches: patch-scripts_xdg-email 
	                         patch-scripts_xdg-mime 
	devel/xdg-utils/pkg: PLIST 
Added files:
	devel/xdg-utils/files: README.OpenBSD xdg-email-hook.pl 
	                       xdg-open-hook.sh xmutt.sh 
	devel/xdg-utils/patches: patch-scripts_xdg-open 

Log message:
- merge xdg enhancements from productivity/thinkingrock
(support custom user hooks and create "open" and "email" links)

suggested by, feedback from and ok sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/01 13:31:57

Modified files:
	productivity/thinkingrock: Makefile 
	productivity/thinkingrock/pkg: PLIST 
Removed files:
	productivity/thinkingrock/files: README.OpenBSD 
	                                 xdg-email-hook.pl 
	                                 xdg-open-hook.sh xmutt.sh 
	productivity/thinkingrock/patches: patch-bin_xdg-email 
	                                   patch-bin_xdg-open 

Log message:
- remove bundled xdg-utils and run_depends on the xdg-utils package instead

ok sturm@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/01 13:56:27

Modified files:
	usr.sbin/bgpd  : rde_update.c 

Log message:
Use correct function names in fatal() messages.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/01 14:34:10

Modified files:
	sys/kern       : vfs_subr.c vfs_syscalls.c 
	share/man/man9 : vrele.9 

Log message:
change vrele() to return an int.  if it returns 0, it can gaurantee that
it did not sleep.  this is used to avoid checkdirs() to avoid having
to restart the allproc walk every time through
idea from tedu, ok thib pedro


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/01 14:42:16

Modified files:
	de             : alpha.html armish.html hp300.html hppa.html 
	                 i386.html index.html items.html mac68k.html 
	                 macppc.html mvme68k.html mvme88k.html plat.html 
	                 sgi.html sparc.html sparc64.html vax.html 
	                 zaurus.html 
	faq            : upgrade44.html 
	faq/de         : faq1.html faq4.html faq5.html index.html 
	                 upgrade43.html 
	ja             : index.html 
Added files:
	de             : 44.html 
	faq/de         : upgrade44.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/01 14:54:40

Modified files:
	games/burgerspace: Makefile distinfo 
	games/burgerspace/patches: patch-Makefile_in 
	                           patch-src_Makefile_in 
	games/burgerspace/pkg: PLIST 

Log message:
update to 1.8.2, which supports saving/loading games; maintainer timeout


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/11/01 15:14:17

Modified files:
	.              : 44.html 

Log message:
fix tense


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/01 15:25:34

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
Fix bogus shift.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/01 15:33:21

src/usr.sbin/smtpd

Update of /cvs/src/usr.sbin/smtpd
In directory cvs.openbsd.org:/tmp/cvs-serv29028/smtpd

Log Message:
Directory /cvs/src/usr.sbin/smtpd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/01 15:35:28

Added files:
	usr.sbin/smtpd : ARCHITECTURE Makefile aliases.c atomic.c 
	                 buffer.c config.c control.c debug.c dns.c 
	                 forward.c imsg.c lka.c log.c map.c mda.c mfa.c 
	                 mta.c parse.y queue.c smtp.c smtp_session.c 
	                 smtpd.8 smtpd.c smtpd.conf smtpd.conf.5 smtpd.h 
	                 ssl.c ssl_privsep.c store.c 

Log message:
smtpd is a smtp server implementation for OpenBSD. It is a work in progress
which still lacks many features. bringing it in tree will help working on it
more easily.

"at this stage it should go in" henning@, "move ahead" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/11/01 15:35:35

Modified files:
	sys/kern       : kern_ktrace.c 

Log message:
Grab a reference to the trace vnode of the process when traversing the
global process list and calling ktrsettracevnode() in ktrwrite(), so
that we don't sleep in vrele(). Discussed with deraadt@, okay beck@,
tedu@ and thib@.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/01 15:41:02

Modified files:
	usr.sbin/smtpd : store.c 

Log message:
correct order of includes


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/01 15:41:53

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
- put back all copyright holders
- add myself as a copyright holder


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/01 16:36:05

Modified files:
	share/man/man4 : xf86.4 

Log message:
no such pages as XF86_Accel(1) or XF86_SVGA(1), so kill refs to them;


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/01 16:39:04

Modified files:
	usr.bin/fsplit : fsplit.1 fsplit.c 

Log message:
fix the synopsis of the command; spacing.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/01 17:09:29

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
Add sensors


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/01 17:42:45

Modified files:
	usr.sbin/smtpd : smtpd.8 

Log message:
remove a superfluous .Pq macro; cites bibliography in a more standard way;
fix the reference to RFC 5321.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/01 18:01:53

Modified files:
	usr.sbin/smtpd : smtpd.conf.5 

Log message:
write the command description (the .Nd macro) in a more usual way;
improve spacing in the FILES section.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/01 18:16:16

Modified files:
	usr.bin/ssh    : ttymodes.c 

Log message:
protocol 2 tty modes support is now 7.5 years old so remove these
debug3()s; ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/01 18:28:45

Modified files:
	faq/pf/pl      : anchors.html authpf.html carp.html config.html 
	                 example1.html filter.html ftp.html index.html 
	                 logging.html macros.html nat.html options.html 
	                 pools.html queueing.html shortcuts.html 
	                 tables.html 
	pl             : index.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/11/01 19:05:26

Modified files:
	sys/conf       : GENERIC 

Log message:
Disable portalfs until it is fixed, okay deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/01 20:01:48

Modified files:
	sys/dev/ic     : isp_target.h 

Log message:
Start updating isp. Just new defines, comments, whitespace, anything that
doesn't change the .o.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/01 21:06:26

Added files:
	sys/dev/ic     : isp_stds.h 

Log message:
Start updating isp. Just new defines, comments, whitespace, anything that
doesn't change the .o.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/01 21:17:22

Modified files:
	sys/dev/ic     : ispvar.h ispmbox.h 

Log message:
Start updating isp. Just new defines, comments, whitespace, anything that
doesn't change the .o. Use isp_stds.h.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/01 21:54:56

Modified files:
	sys/conf       : Tag: OPENBSD_4_4 newvers.sh 

Log message:
Here comes -stable.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/01 21:58:35

Modified files:
	sys/dev/pci    : Tag: OPENBSD_4_4 if_vr.c 

Log message:
Fix a vr(4) panic that occurs under high load.
If the RX path runs into an out of mbuf scenario, the code
will leave the RX chain with a NULL'd mbuf-slot.
We now always reassign a valid mbuf, even if m_devget() fails.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/01 22:02:10

Modified files:
	sys/netinet6   : Tag: OPENBSD_4_4 in6.c in6_var.h nd6_nbr.c 

Log message:
If a neighbor solictation isn't from the unspecified address, make sure
that the source address matches one of the interfaces address prefixes.


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/11/01 23:30:23

Modified files:
	.              : errata44.html security.html 

Log message:
Add the ndp and vr(4) issues.


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/11/02 00:23:29

Modified files:
	usr.bin/systat : Makefile main.c systat.1 systat.h 
Added files:
	usr.bin/systat : pool.c 

Log message:
Add a view that displays pool(9) information. Idea and ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/11/02 01:14:16

Modified files:
	usr.bin/systat : pool.c systat.1 

Log message:
Add the option to sort by requests to the pool view, and document
the hotkeys 'o' to select and 'r' to reverse column orderings.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/02 01:19:13

Modified files:
	usr.sbin/smtpd : ARCHITECTURE smtpd.8 smtpd.c smtpd.conf.5 

Log message:
various minor tweaks, including spelling fixes from Brian Keefer
and Jim Razmus;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/02 01:49:59

Modified files:
	usr.bin/systat : systat.1 

Log message:
new sentence, new line;


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/02 01:50:41

Modified files:
	lib/libc/stdlib: malloc.3 malloc.c 

Log message:
remove distinction between warnings and errors, ok deraadt@ djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/02 01:53:07

Modified files:
	sys/ufs/ffs    : ffs_vfsops.c fs.h 

Log message:
introduce a macro for max file size, instead of hardcoding it; ok
millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/02 01:54:10

Modified files:
	sbin/fsck_ffs  : pass1.c 

Log message:
check for the maximum file size to avoid some out-of-bounds accesses;
ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/02 03:37:29

Modified files:
	sys/netinet    : tcp_input.c 
	sys/netinet6   : ip6_input.c 
	sys/sys        : mbuf.h 

Log message:
Remove the M_ANYCAST6 mbuf flag by doing the detection all in ip6_input().
M_ANYCAST6 was only used to signal tcp6_input() that it should drop the
packet and send back icmp error. This can be done in ip6_input() without
the need for a mbuf flag. Gives us back one slot in m_flags for possible
future need. Looked at and some input by naddy@ and henning@. OK dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/11/02 03:46:10

Modified files:
	sys/dev/usb    : if_axe.c 

Log message:
Remove duplicate call to ether_ifdetach() in axe_detach()
which has been there since rev 1.1.
Spotted by Johann Christian Rode <jcrode@gmx.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/11/02 04:37:32

Modified files:
	sys/miscfs/portal: portal_vfsops.c portal_vnops.c 

Log message:
- Use CMSG_DATA(), to correctly to get a descriptor, fixing
a locking botch in portal_open();
- set f_namemax at mount time and use copy_statfs_info() in
portal_statfs();

This diff is a slight tweak of the diff sent in PR5968 by
Frank Denis (j at pureftpd.org) Thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/11/02 05:19:04

Modified files:
	sys/dev/usb    : if_mos.c 

Log message:
Remove second commented out call to ether_ifdetach() in
mos_detach().


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:26:07

Removed files:
	dist/Mesa/windows/VC8/mesa: mesa.sln 
	dist/Mesa/windows/VC8/mesa/gdi: gdi.vcproj 
	dist/Mesa/windows/VC8/mesa/glu: glu.vcproj 
	dist/Mesa/windows/VC8/mesa/mesa: mesa.vcproj 
	dist/Mesa/windows/VC8/mesa/osmesa: osmesa.vcproj 
	dist/Mesa/windows/VC8/progs: progs.sln 
	dist/Mesa/windows/VC8/progs/demos: gears.vcproj 
	dist/Mesa/windows/VC8/progs/glut: glut.vcproj 

Log message:
remove ms-windows specific stuff


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:27:17

Removed files:
	dist/Mesa/vms  : analyze_map.com xlib.opt xlib_share.opt 

Log message:
remove VMS specific stuff


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:39:57

xenocara/dist/Mesa/docs/OLD

Update of /cvs/xenocara/dist/Mesa/docs/OLD
In directory cvs.openbsd.org:/tmp/cvs-serv111/docs/OLD

Log Message:
Directory /cvs/xenocara/dist/Mesa/docs/OLD added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:39:58

xenocara/dist/Mesa/doxygen

Update of /cvs/xenocara/dist/Mesa/doxygen
In directory cvs.openbsd.org:/tmp/cvs-serv111/doxygen

Log Message:
Directory /cvs/xenocara/dist/Mesa/doxygen added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:00

xenocara/dist/Mesa/include/GLES

Update of /cvs/xenocara/dist/Mesa/include/GLES
In directory cvs.openbsd.org:/tmp/cvs-serv111/include/GLES

Log Message:
Directory /cvs/xenocara/dist/Mesa/include/GLES added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:01

xenocara/dist/Mesa/progs/demos/Windows

Update of /cvs/xenocara/dist/Mesa/progs/demos/Windows
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/demos/Windows

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/demos/Windows added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:02

xenocara/dist/Mesa/progs/directfb

Update of /cvs/xenocara/dist/Mesa/progs/directfb
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/directfb

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/directfb added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:03

xenocara/dist/Mesa/progs/egl

Update of /cvs/xenocara/dist/Mesa/progs/egl
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/egl

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/egl added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:04

xenocara/dist/Mesa/progs/fp

Update of /cvs/xenocara/dist/Mesa/progs/fp
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/fp

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/fp added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:05

xenocara/dist/Mesa/progs/miniglx

Update of /cvs/xenocara/dist/Mesa/progs/miniglx
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/miniglx

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/miniglx added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:06

xenocara/dist/Mesa/progs/redbook/Windows

Update of /cvs/xenocara/dist/Mesa/progs/redbook/Windows
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/redbook/Windows

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/redbook/Windows added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:07

xenocara/dist/Mesa/progs/slang

Update of /cvs/xenocara/dist/Mesa/progs/slang
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/slang

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/slang added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:08

xenocara/dist/Mesa/progs/slang/windows

Update of /cvs/xenocara/dist/Mesa/progs/slang/windows
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/slang/windows

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/slang/windows added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:09

xenocara/dist/Mesa/progs/slang/windows/vc60

Update of /cvs/xenocara/dist/Mesa/progs/slang/windows/vc60
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/slang/windows/vc60

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/slang/windows/vc60 added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:10

xenocara/dist/Mesa/progs/tests

Update of /cvs/xenocara/dist/Mesa/progs/tests
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/tests

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/tests added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:11

xenocara/dist/Mesa/progs/tools

Update of /cvs/xenocara/dist/Mesa/progs/tools
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/tools

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/tools added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:12

xenocara/dist/Mesa/progs/tools/trace

Update of /cvs/xenocara/dist/Mesa/progs/tools/trace
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/tools/trace

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/tools/trace added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:13

xenocara/dist/Mesa/progs/trivial

Update of /cvs/xenocara/dist/Mesa/progs/trivial
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/trivial

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/trivial added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:14

xenocara/dist/Mesa/progs/vp

Update of /cvs/xenocara/dist/Mesa/progs/vp
In directory cvs.openbsd.org:/tmp/cvs-serv111/progs/vp

Log Message:
Directory /cvs/xenocara/dist/Mesa/progs/vp added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:15

xenocara/dist/Mesa/src/egl

Update of /cvs/xenocara/dist/Mesa/src/egl
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/egl

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/egl added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:16

xenocara/dist/Mesa/src/egl/docs

Update of /cvs/xenocara/dist/Mesa/src/egl/docs
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/egl/docs

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/egl/docs added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:17

xenocara/dist/Mesa/src/egl/drivers

Update of /cvs/xenocara/dist/Mesa/src/egl/drivers
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/egl/drivers

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/egl/drivers added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:18

xenocara/dist/Mesa/src/egl/drivers/demo

Update of /cvs/xenocara/dist/Mesa/src/egl/drivers/demo
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/egl/drivers/demo

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/egl/drivers/demo added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:19

xenocara/dist/Mesa/src/egl/drivers/dri

Update of /cvs/xenocara/dist/Mesa/src/egl/drivers/dri
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/egl/drivers/dri

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/egl/drivers/dri added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:20

xenocara/dist/Mesa/src/egl/main

Update of /cvs/xenocara/dist/Mesa/src/egl/main
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/egl/main

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/egl/main added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:21

xenocara/dist/Mesa/src/glu/mesa

Update of /cvs/xenocara/dist/Mesa/src/glu/mesa
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glu/mesa

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glu/mesa added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:22

xenocara/dist/Mesa/src/glu/mini

Update of /cvs/xenocara/dist/Mesa/src/glu/mini
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glu/mini

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glu/mini added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:23

xenocara/dist/Mesa/src/glut

Update of /cvs/xenocara/dist/Mesa/src/glut
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:24

xenocara/dist/Mesa/src/glut/beos

Update of /cvs/xenocara/dist/Mesa/src/glut/beos
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut/beos

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut/beos added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:25

xenocara/dist/Mesa/src/glut/directfb

Update of /cvs/xenocara/dist/Mesa/src/glut/directfb
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut/directfb

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut/directfb added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:26

xenocara/dist/Mesa/src/glut/dos

Update of /cvs/xenocara/dist/Mesa/src/glut/dos
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut/dos

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut/dos added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:27

xenocara/dist/Mesa/src/glut/dos/PC_HW

Update of /cvs/xenocara/dist/Mesa/src/glut/dos/PC_HW
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut/dos/PC_HW

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut/dos/PC_HW added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:28

xenocara/dist/Mesa/src/glut/fbdev

Update of /cvs/xenocara/dist/Mesa/src/glut/fbdev
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut/fbdev

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut/fbdev added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:29

xenocara/dist/Mesa/src/glut/ggi

Update of /cvs/xenocara/dist/Mesa/src/glut/ggi
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut/ggi

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut/ggi added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:30

xenocara/dist/Mesa/src/glut/glx

Update of /cvs/xenocara/dist/Mesa/src/glut/glx
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut/glx

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut/glx added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:31

xenocara/dist/Mesa/src/glut/mini

Update of /cvs/xenocara/dist/Mesa/src/glut/mini
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut/mini

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut/mini added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:32

xenocara/dist/Mesa/src/glut/os2

Update of /cvs/xenocara/dist/Mesa/src/glut/os2
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glut/os2

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glut/os2 added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:33

xenocara/dist/Mesa/src/glx/mini

Update of /cvs/xenocara/dist/Mesa/src/glx/mini
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/glx/mini

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/glx/mini added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:34

xenocara/dist/Mesa/src/mesa/drivers/allegro

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/allegro
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/allegro

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/allegro added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:35

xenocara/dist/Mesa/src/mesa/drivers/d3d

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/d3d
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/d3d

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/d3d added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:36

xenocara/dist/Mesa/src/mesa/drivers/dri/intel/server

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/intel/server
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/dri/intel/server

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/intel/server added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:37

xenocara/dist/Mesa/src/mesa/drivers/dri/r200/server

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/r200/server
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/dri/r200/server

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/r200/server added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:38

xenocara/dist/Mesa/src/mesa/drivers/dri/r300/server

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/r300/server
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/dri/r300/server

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/r300/server added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:39

xenocara/dist/Mesa/src/mesa/drivers/dri/swrast

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/swrast
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/dri/swrast

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/swrast added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:40

xenocara/dist/Mesa/src/mesa/drivers/dri/tdfx/X86

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/tdfx/X86
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/dri/tdfx/X86

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/dri/tdfx/X86 added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:41

xenocara/dist/Mesa/src/mesa/drivers/glslcompiler

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/glslcompiler
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/glslcompiler

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/glslcompiler added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:42

xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/dx7

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/dx7
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/windows/gldirect/dx7

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/dx7 added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:43

xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/dx8

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/dx8
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/windows/gldirect/dx8

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/dx8 added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:44

xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/dx9

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/dx9
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/windows/gldirect/dx9

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/dx9 added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:40:45

xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/mesasw

Update of /cvs/xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/mesasw
In directory cvs.openbsd.org:/tmp/cvs-serv111/src/mesa/drivers/windows/gldirect/mesasw

Log Message:
Directory /cvs/xenocara/dist/Mesa/src/mesa/drivers/windows/gldirect/mesasw added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/02 07:42:01

Modified files:
	lib/libc/stdlib: malloc.3 

Log message:
fix markup of example line and description of G flag; partly from and
ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ratchov@cvs.openbsd.org	2008/11/02 07:45:40

Modified files:
	x11/mplayer/files: ao_libsndio.c 

Log message:
add missing license in the sndio backend (from license.template)
suggested and ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/11/02 07:53:51

Modified files:
	devel/sdl      : Makefile 
	devel/sdl/patches: patch-configure patch-src_audio_SDL_audio_c 
Added files:
	devel/sdl/files: SDL_libsndioaudio.c SDL_libsndioaudio.h 
	devel/sdl/patches: patch-include_SDL_config_h_in 
	                   patch-src_audio_SDL_sysaudio_h 

Log message:
add libsndio backend and use it by default.

take maintainership as suggested by current maintainer.

ok pvalchev@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:53:56

xenocara/lib/libGL/dri/s3v

Update of /cvs/xenocara/lib/libGL/dri/s3v
In directory cvs.openbsd.org:/tmp/cvs-serv28537/dri/s3v

Log Message:
Directory /cvs/xenocara/lib/libGL/dri/s3v added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:53:57

xenocara/lib/libGL/dri/swrast

Update of /cvs/xenocara/lib/libGL/dri/swrast
In directory cvs.openbsd.org:/tmp/cvs-serv28537/dri/swrast

Log Message:
Directory /cvs/xenocara/lib/libGL/dri/swrast added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:53:58

xenocara/lib/libGL/dri/trident

Update of /cvs/xenocara/lib/libGL/dri/trident
In directory cvs.openbsd.org:/tmp/cvs-serv28537/dri/trident

Log Message:
Directory /cvs/xenocara/lib/libGL/dri/trident added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 07:58:24

Modified files:
	dist/Mesa      : Makefile 
	dist/Mesa/bin  : minstall mklib 
	dist/Mesa/configs: darwin default freebsd freebsd-dri linux-dri 
	                   linux-dri-x86-64 linux-dri-xcb linux-osmesa 
	                   linux-osmesa16 linux-osmesa16-static 
	                   linux-osmesa32 linux-solo 
	dist/Mesa/docs : MESA_resize_buffers.spec MESA_shader_debug.spec 
	                 MESA_window_pos.spec README.BEOS README.QUAKE 
	                 README.WIN32 RELNOTES-3.1 RELNOTES-3.2 
	                 RELNOTES-3.2.1 RELNOTES-3.3 RELNOTES-3.4 
	                 RELNOTES-3.4.1 RELNOTES-3.4.2 RELNOTES-3.5 
	                 RELNOTES-4.0 RELNOTES-4.0.1 RELNOTES-4.0.2 
	                 RELNOTES-4.0.3 RELNOTES-4.1 RELNOTES-5.0 
	                 RELNOTES-5.0.1 RELNOTES-5.0.2 RELNOTES-6.0 
	                 RELNOTES-6.0.1 RELNOTES-6.1 RELNOTES-6.2 
	                 RELNOTES-6.2.1 RELNOTES-6.3 RELNOTES-6.3.1 
	                 RELNOTES-6.3.2 RELNOTES-6.4 bugs.html 
	                 contents.html devinfo.html download.html 
	                 faq.html install.html intro.html lists.html 
	                 news.html relnotes-7.0.3.html relnotes.html 
	                 repository.html shading.html 
	dist/Mesa/include/GL: gl.h glext.h glu.h glxext.h mglmesa.h 
	                      wmesa.h xmesa.h xmesa_x.h xmesa_xf86.h 
	dist/Mesa/include/GL/internal: dri_interface.h glcore.h 
	dist/Mesa/progs: Makefile 
	dist/Mesa/progs/beos: Makefile demo.cpp 
	dist/Mesa/progs/demos: Makefile cubemap.c descrip.mms engine.c 
	                       gearbox.c gears.c geartrain.dat lodbias.c 
	                       multiarb.c rain.cxx shadowtex.c 
	                       spriteblast.c streaming_rect.c texenv.c 
	dist/Mesa/progs/fbdev: Makefile glfbdevtest.c 
	dist/Mesa/progs/ggi: gears.c 
	dist/Mesa/progs/glsl: Makefile brick.c bump.c deriv.c 
	                      mandelbrot.c noise.c texdemo1.c toyball.c 
	dist/Mesa/progs/osdemos: Makefile ostest1.c 
	dist/Mesa/progs/samples: blendeq.c 
	dist/Mesa/progs/util: README extfuncs.h glstate.c glstate.h 
	                      sampleMakefile showbuffer.c 
	dist/Mesa/progs/windml: ugldrawpix.c ugltexcyl.c 
	dist/Mesa/progs/xdemos: Makefile glthreads.c glxgears.c 
	                        glxinfo.c glxswapcontrol.c offset.c 
	                        pbutil.c pbutil.h shape.c 
	dist/Mesa/src  : Makefile 
	dist/Mesa/src/glu: Makefile glu.pc.in 
	dist/Mesa/src/glu/sgi: Makefile dummy.cc 
	dist/Mesa/src/glu/sgi/libnurbs/interface: bezierEval.h 
	                                          bezierPatch.cc 
	                                          bezierPatch.h 
	                                          bezierPatchMesh.cc 
	                                          bezierPatchMesh.h 
	                                          glcurveval.cc 
	                                          glcurveval.h 
	                                          glimports.h 
	                                          glinterface.cc 
	                                          glrenderer.h 
	                                          glsurfeval.h 
	                                          incurveeval.cc 
	                                          insurfeval.cc 
	                                          mystdio.h mystdlib.h 
	dist/Mesa/src/glu/sgi/libnurbs/internals: arc.h arcsorter.cc 
	                                          arcsorter.h arctess.h 
	                                          backend.cc backend.h 
	                                          basiccrveval.h 
	                                          basicsurfeval.h 
	                                          bezierarc.h bin.cc 
	                                          bin.h bufpool.cc 
	                                          bufpool.h 
	                                          cachingeval.cc 
	                                          cachingeval.h ccw.cc 
	                                          coveandtiler.h 
	                                          curve.cc curve.h 
	                                          curvelist.cc 
	                                          curvelist.h 
	                                          curvesub.cc 
	                                          dataTransform.cc 
	                                          dataTransform.h 
	                                          defines.h 
	                                          displaylist.cc 
	                                          displaylist.h 
	                                          displaymode.h flist.cc 
	                                          flist.h flistsorter.cc 
	                                          flistsorter.h 
	                                          gridline.h 
	                                          gridtrimvertex.h 
	                                          gridvertex.h hull.cc 
	                                          hull.h intersect.cc 
	                                          jarcloc.h 
	                                          knotvector.cc 
	                                          knotvector.h 
	                                          mapdesc.cc mapdesc.h 
	                                          mapdescv.cc maplist.cc 
	                                          maplist.h mesher.cc 
	                                          mesher.h 
	                                          monoTriangulationBackend.cc 
	                                          monotonizer.cc 
	                                          monotonizer.h 
	                                          myassert.h mycode.cc 
	                                          mymath.h mysetjmp.h 
	                                          mystring.h 
	                                          nurbsconsts.h 
	                                          nurbstess.cc 
	                                          nurbstess.h patch.cc 
	                                          patch.h patchlist.cc 
	                                          patchlist.h pwlarc.h 
	                                          quilt.cc quilt.h 
	                                          reader.cc reader.h 
	                                          renderhints.cc 
	                                          renderhints.h 
	                                          simplemath.h slicer.cc 
	                                          slicer.h sorter.cc 
	                                          sorter.h splitarcs.cc 
	                                          subdivider.h 
	                                          tobezier.cc 
	                                          trimline.cc trimline.h 
	                                          trimregion.cc 
	                                          trimregion.h 
	                                          trimvertex.h 
	                                          trimvertpool.cc 
	                                          trimvertpool.h types.h 
	                                          uarray.cc uarray.h 
	                                          varray.cc varray.h 
	dist/Mesa/src/glu/sgi/libnurbs/nurbtess: definitions.h 
	                                         directedLine.h 
	                                         glimports.h gridWrap.cc 
	                                         gridWrap.h monoChain.cc 
	                                         monoChain.h 
	                                         monoPolyPart.cc 
	                                         monoPolyPart.h 
	                                         monoTriangulation.cc 
	                                         monoTriangulation.h 
	                                         mystdio.h mystdlib.h 
	                                         partitionX.cc 
	                                         partitionX.h 
	                                         partitionY.cc 
	                                         partitionY.h polyDBG.h 
	                                         polyUtil.cc polyUtil.h 
	                                         primitiveStream.cc 
	                                         primitiveStream.h 
	                                         quicksort.cc 
	                                         quicksort.h 
	                                         rectBlock.cc 
	                                         rectBlock.h 
	                                         sampleComp.cc 
	                                         sampleComp.h 
	                                         sampleCompBot.cc 
	                                         sampleCompBot.h 
	                                         sampleCompRight.cc 
	                                         sampleCompRight.h 
	                                         sampleCompTop.cc 
	                                         sampleCompTop.h 
	                                         sampleMonoPoly.cc 
	                                         sampleMonoPoly.h 
	                                         sampledLine.cc 
	                                         sampledLine.h 
	                                         searchTree.cc 
	                                         searchTree.h zlassert.h 
	dist/Mesa/src/glu/sgi/libtess: README alg-outline dict-list.h 
	                               dict.c dict.h geom.c geom.h 
	                               memalloc.c memalloc.h mesh.c 
	                               mesh.h normal.c normal.h 
	                               priorityq-heap.c priorityq-heap.h 
	                               priorityq-sort.h priorityq.c 
	                               priorityq.h render.c render.h 
	                               sweep.c sweep.h tess.c tess.h 
	                               tessmono.c tessmono.h 
	dist/Mesa/src/glu/sgi/libutil: error.c glue.c gluint.h mipmap.c 
	                               project.c quad.c registry.c 
	dist/Mesa/src/glw: Makefile glw.pc.in 
	dist/Mesa/src/glx: Makefile 
	dist/Mesa/src/glx/x11: Makefile XF86dri.c clientattrib.c 
	                       compsize.c dri_glx.c eval.c 
	                       glcontextmodes.c glcontextmodes.h 
	                       glx_pbuffer.c glxclient.h glxcmds.c 
	                       glxext.c glxextensions.c glxextensions.h 
	                       indirect.c indirect.h indirect_init.c 
	                       indirect_vertex_array.c 
	                       indirect_vertex_program.c packrender.h 
	                       packsingle.h pixel.c pixelstore.c 
	                       render2.c renderpix.c single2.c 
	                       singlepix.c vertarr.c xf86dri.h xfont.c 
	dist/Mesa/src/mesa: Makefile Makefile.mgw descrip.mms gl.pc.in 
	                    sources 
	dist/Mesa/src/mesa/drivers/beos: Makefile 
	dist/Mesa/src/mesa/drivers/common: descrip.mms driverfuncs.c 
	                                   driverfuncs.h 
	dist/Mesa/src/mesa/drivers/directfb: Makefile idirectfbgl_mesa.c 
	dist/Mesa/src/mesa/drivers/dri: Makefile Makefile.template 
	dist/Mesa/src/mesa/drivers/dri/common: depthtmp.h dri_bufmgr.c 
	                                       dri_bufmgr.h dri_util.c 
	                                       dri_util.h 
	                                       extension_helper.h 
	                                       memops.h mmio.h texmem.c 
	                                       utils.c utils.h vblank.c 
	                                       vblank.h xmlconfig.c 
	dist/Mesa/src/mesa/drivers/dri/fb: fb_dri.c 
	dist/Mesa/src/mesa/drivers/dri/ffb: ffb_clear.c ffb_linetmp.h 
	                                    ffb_pointtmp.h ffb_tris.c 
	                                    ffb_vtxfmt.c ffb_xmesa.c 
	dist/Mesa/src/mesa/drivers/dri/gamma: gamma_context.h 
	                                      gamma_render.c 
	                                      gamma_span.c gamma_xmesa.c 
	dist/Mesa/src/mesa/drivers/dri/i810: i810context.c i810ioctl.h 
	                                     i810screen.c i810span.c 
	                                     i810state.c i810texmem.c 
	                                     i810tris.c 
	dist/Mesa/src/mesa/drivers/dri/i915: Makefile i830_context.c 
	                                     i830_context.h 
	                                     i830_metaops.c i830_reg.h 
	                                     i830_state.c i830_tex.c 
	                                     i830_texblend.c 
	                                     i830_texstate.c i830_vtbl.c 
	                                     i915_context.c 
	                                     i915_context.h i915_debug.c 
	                                     i915_fragprog.c 
	                                     i915_metaops.c 
	                                     i915_program.c 
	                                     i915_program.h i915_reg.h 
	                                     i915_state.c i915_tex.c 
	                                     i915_texstate.c i915_vtbl.c 
	                                     intel_render.c 
	                                     intel_state.c intel_tris.c 
	                                     intel_tris.h 
	dist/Mesa/src/mesa/drivers/dri/i965: Makefile brw_cc.c 
	                                     brw_clip.c brw_clip.h 
	                                     brw_clip_line.c 
	                                     brw_clip_state.c 
	                                     brw_clip_tri.c 
	                                     brw_clip_unfilled.c 
	                                     brw_clip_util.c 
	                                     brw_context.c brw_context.h 
	                                     brw_curbe.c brw_defines.h 
	                                     brw_draw.c brw_draw.h 
	                                     brw_draw_upload.c brw_eu.h 
	                                     brw_eu_emit.c 
	                                     brw_fallback.c brw_gs.c 
	                                     brw_gs.h brw_gs_state.c 
	                                     brw_metaops.c 
	                                     brw_misc_state.c 
	                                     brw_program.c brw_sf.c 
	                                     brw_sf.h brw_sf_emit.c 
	                                     brw_sf_state.c brw_state.h 
	                                     brw_state_batch.c 
	                                     brw_state_cache.c 
	                                     brw_state_upload.c 
	                                     brw_structs.h brw_tex.c 
	                                     brw_tex_layout.c brw_urb.c 
	                                     brw_util.c brw_vs.c 
	                                     brw_vs.h brw_vs_constval.c 
	                                     brw_vs_emit.c 
	                                     brw_vs_state.c brw_vs_tnl.c 
	                                     brw_vtbl.c brw_wm.c 
	                                     brw_wm.h brw_wm_emit.c 
	                                     brw_wm_fp.c brw_wm_pass0.c 
	                                     brw_wm_pass1.c 
	                                     brw_wm_pass2.c 
	                                     brw_wm_sampler_state.c 
	                                     brw_wm_state.c 
	                                     brw_wm_surface_state.c 
	                                     intel_state.c 
	dist/Mesa/src/mesa/drivers/dri/intel: intel_tex_layout.c 
	                                      intel_tex_layout.h 
	dist/Mesa/src/mesa/drivers/dri/mach64: mach64_context.c 
	                                       mach64_context.h 
	                                       mach64_ioctl.c 
	                                       mach64_ioctl.h 
	                                       mach64_lock.c 
	                                       mach64_native_vb.c 
	                                       mach64_screen.c 
	                                       mach64_screen.h 
	                                       mach64_span.c 
	                                       mach64_state.c 
	                                       mach64_tex.h 
	                                       mach64_tris.c 
	dist/Mesa/src/mesa/drivers/dri/mga: mga_xmesa.c mgacontext.h 
	                                    mgadd.c mgaioctl.c 
	                                    mgaioctl.h mgaspan.c 
	                                    mgastate.c mgatris.c 
	dist/Mesa/src/mesa/drivers/dri/r128: r128_context.c 
	                                     r128_context.h r128_ioctl.c 
	                                     r128_ioctl.h r128_screen.c 
	                                     r128_screen.h r128_span.c 
	                                     r128_state.c r128_tex.h 
	dist/Mesa/src/mesa/drivers/dri/r200: r200_cmdbuf.c 
	                                     r200_context.c 
	                                     r200_context.h 
	                                     r200_fragshader.c 
	                                     r200_ioctl.c r200_ioctl.h 
	                                     r200_lock.c r200_lock.h 
	                                     r200_maos.h 
	                                     r200_maos_arrays.c 
	                                     r200_pixel.c r200_pixel.h 
	                                     r200_reg.h r200_sanity.c 
	                                     r200_span.c r200_span.h 
	                                     r200_state.c r200_state.h 
	                                     r200_state_init.c 
	                                     r200_swtcl.c r200_swtcl.h 
	                                     r200_tcl.c r200_tcl.h 
	                                     r200_tex.c r200_tex.h 
	                                     r200_texmem.c 
	                                     r200_texstate.c 
	                                     r200_vertprog.c 
	dist/Mesa/src/mesa/drivers/dri/r300: Makefile r300_cmdbuf.c 
	                                     r300_cmdbuf.h 
	                                     r300_context.c 
	                                     r300_context.h r300_emit.c 
	                                     r300_emit.h r300_fragprog.c 
	                                     r300_fragprog.h 
	                                     r300_ioctl.c r300_ioctl.h 
	                                     r300_reg.h r300_render.c 
	                                     r300_shader.c r300_state.c 
	                                     r300_state.h r300_tex.c 
	                                     r300_tex.h r300_texmem.c 
	                                     r300_texstate.c 
	                                     r300_vertprog.c 
	                                     r300_vertprog.h 
	                                     radeon_context.c 
	                                     radeon_context.h 
	                                     radeon_ioctl.c 
	                                     radeon_ioctl.h 
	                                     radeon_lock.c radeon_lock.h 
	                                     radeon_span.c 
	                                     radeon_state.c 
	dist/Mesa/src/mesa/drivers/dri/radeon: radeon_chipset.h 
	                                       radeon_context.c 
	                                       radeon_context.h 
	                                       radeon_ioctl.c 
	                                       radeon_ioctl.h 
	                                       radeon_screen.c 
	                                       radeon_screen.h 
	                                       radeon_span.c 
	                                       radeon_state.c 
	                                       radeon_tex.h 
	                                       radeon_texmem.c 
	                                       radeon_texstate.c 
	dist/Mesa/src/mesa/drivers/dri/s3v: s3v_context.h s3v_macros.h 
	                                    s3v_render.c s3v_span.c 
	                                    s3v_tritmp.h s3v_xmesa.c 
	dist/Mesa/src/mesa/drivers/dri/savage: savage_xmesa.c 
	                                       savageioctl.h 
	                                       savagespan.c savagespan.h 
	                                       savagestate.c savagetex.c 
	                                       savagetris.c 
	dist/Mesa/src/mesa/drivers/dri/sis: sis6326_state.c 
	                                    sis_context.h sis_screen.c 
	                                    sis_span.c sis_state.c 
	                                    sis_tris.c sis_tris.h 
	                                    sis_tritmp.h 
	dist/Mesa/src/mesa/drivers/dri/tdfx: tdfx_context.h 
	                                     tdfx_render.c tdfx_screen.c 
	                                     tdfx_state.c tdfx_tex.c 
	                                     tdfx_tris.c 
	dist/Mesa/src/mesa/drivers/dri/trident: trident_context.c 
	                                        trident_context.h 
	                                        trident_state.c 
	dist/Mesa/src/mesa/drivers/dri/unichrome: via_context.c 
	                                          via_context.h 
	                                          via_ioctl.c 
	                                          via_ioctl.h 
	                                          via_screen.c 
	                                          via_screen.h 
	                                          via_span.c via_state.c 
	                                          via_tex.c 
	dist/Mesa/src/mesa/drivers/fbdev: glfbdev.c 
	dist/Mesa/src/mesa/drivers/ggi/default: genkgi_mode.c 
	                                        genkgi_visual.c 
	dist/Mesa/src/mesa/drivers/ggi/include/ggi/mesa: debug.h 
	dist/Mesa/src/mesa/drivers/glide: fxdd.c fxddspan.c 
	dist/Mesa/src/mesa/drivers/osmesa: descrip.mms osmesa.c 
	dist/Mesa/src/mesa/drivers/svga: svgamesa.c svgamesa15.c 
	                                 svgamesa15.h svgamesa16.c 
	                                 svgamesa16.h svgamesa24.c 
	                                 svgamesa24.h svgamesa32.c 
	                                 svgamesa32.h svgamesa8.c 
	                                 svgamesa8.h svgapix.h 
	dist/Mesa/src/mesa/drivers/windows/gdi: mesa.def wgl.c wmesa.c 
	dist/Mesa/src/mesa/drivers/windows/gldirect: gld_debug_clip.c 
	                                             gld_debug_norm.c 
	                                             gld_debug_xform.c 
	dist/Mesa/src/mesa/drivers/x11: descrip.mms fakeglx.c glxapi.c 
	                                glxapi.h glxheader.h xm_api.c 
	                                xm_dd.c xm_glide.c xm_image.h 
	                                xm_line.c xm_tri.c xmesaP.h 
	dist/Mesa/src/mesa/glapi: dispatch.h glapi.c glapioffsets.h 
	                          glapitable.h glapitemp.h glprocs.h 
	                          glthread.c glthread.h 
	dist/Mesa/src/mesa/main: api_arrayelt.c api_loopback.c 
	                         api_noop.c api_validate.c arrayobj.c 
	                         attrib.c attrib.h bufferobj.c 
	                         bufferobj.h buffers.c buffers.h 
	                         colortab.c config.h context.c context.h 
	                         dd.h depth.c depthstencil.c descrip.mms 
	                         dlist.c drawpix.c enable.c enums.c 
	                         execmem.c extensions.c fbobject.c 
	                         fbobject.h framebuffer.c get.c 
	                         getstring.c glheader.h hash.c image.c 
	                         image.h imports.c imports.h light.c 
	                         lines.c mipmap.c mipmap.h mm.c mm.h 
	                         mtypes.h points.c shaders.c state.c 
	                         stencil.c texcompress_fxt1.c 
	                         texcompress_s3tc.c texenvprogram.c 
	                         texformat.c texformat.h texformat_tmp.h 
	                         teximage.c teximage.h texobj.c texobj.h 
	                         texrender.c texstate.c texstate.h 
	                         texstore.c texstore.h varray.c varray.h 
	                         version.h vtxfmt_tmp.h 
	dist/Mesa/src/mesa/math: descrip.mms m_debug_util.h m_eval.c 
	                         m_eval.h m_translate.h m_xform.c 
	dist/Mesa/src/mesa/shader: arbprogparse.c arbprogram.c 
	                           arbprogram.h arbprogram_syn.h 
	                           descrip.mms nvprogram.c nvprogram.h 
	                           prog_execute.c prog_execute.h 
	                           prog_instruction.c prog_instruction.h 
	                           prog_parameter.c prog_parameter.h 
	                           prog_print.c prog_statevars.c 
	                           prog_statevars.h program.c program.h 
	                           programopt.c programopt.h 
	                           shader_api.c shader_api.h 
	dist/Mesa/src/mesa/shader/slang: descrip.mms slang_builtin.c 
	                                 slang_builtin.h slang_codegen.c 
	                                 slang_codegen.h slang_compile.c 
	                                 slang_compile.h 
	                                 slang_compile_function.c 
	                                 slang_compile_operation.c 
	                                 slang_compile_operation.h 
	                                 slang_compile_struct.c 
	                                 slang_compile_struct.h 
	                                 slang_compile_variable.c 
	                                 slang_compile_variable.h 
	                                 slang_emit.c slang_emit.h 
	                                 slang_ir.c slang_ir.h 
	                                 slang_label.h 
	                                 slang_library_noise.c 
	                                 slang_link.c slang_link.h 
	                                 slang_log.c slang_mem.c 
	                                 slang_mem.h slang_preprocess.c 
	                                 slang_print.c slang_simplify.c 
	                                 slang_simplify.h 
	                                 slang_storage.c 
	                                 slang_typeinfo.c 
	                                 slang_typeinfo.h 
	                                 slang_utility.c 
	                                 slang_vartable.c 
	dist/Mesa/src/mesa/shader/slang/library: Makefile 
	                                         slang_120_core.gc 
	                                         slang_120_core_gc.h 
	                                         slang_common_builtin.gc 
	                                         slang_common_builtin_gc.h 
	                                         slang_core.gc 
	                                         slang_core_gc.h 
	                                         slang_fragment_builtin_gc.h 
	                                         slang_pp_version.syn 
	                                         slang_pp_version_syn.h 
	                                         slang_shader.syn 
	                                         slang_shader_syn.h 
	                                         slang_vertex_builtin_gc.h 
	dist/Mesa/src/mesa/sparc: glapi_sparc.S norm.S sparc.h xform.S 
	dist/Mesa/src/mesa/swrast: descrip.mms s_aaline.c s_aalinetemp.h 
	                           s_aatriangle.c s_aatritemp.h 
	                           s_accum.c s_alpha.c s_atifragshader.c 
	                           s_bitmap.c s_blend.c s_blit.c 
	                           s_buffers.c s_context.c s_context.h 
	                           s_copypix.c s_depth.c s_drawpix.c 
	                           s_feedback.c s_fog.c s_fragprog.c 
	                           s_lines.c s_linetemp.h s_logic.c 
	                           s_masking.c s_points.c s_readpix.c 
	                           s_span.c s_span.h s_stencil.c 
	                           s_texcombine.c s_texfilter.c 
	                           s_texstore.c s_triangle.c s_tritemp.h 
	                           s_zoom.c swrast.h 
	dist/Mesa/src/mesa/swrast_setup: descrip.mms ss_context.c 
	                                 ss_context.h ss_triangle.c 
	                                 ss_tritmp.h 
	dist/Mesa/src/mesa/tnl: descrip.mms t_context.c t_context.h 
	                        t_draw.c t_pipeline.c t_vb_fog.c 
	                        t_vb_program.c t_vertex.c t_vp_build.c 
	                        tnl.h 
	dist/Mesa/src/mesa/tnl_dd: t_dd_tritmp.h t_dd_vb.c 
	dist/Mesa/src/mesa/vbo: descrip.mms vbo.h vbo_context.c 
	                        vbo_exec.c vbo_exec.h vbo_exec_api.c 
	                        vbo_exec_array.c vbo_exec_draw.c 
	                        vbo_exec_eval.c vbo_rebase.c vbo_save.c 
	                        vbo_save.h vbo_save_api.c 
	                        vbo_save_draw.c vbo_save_loopback.c 
	                        vbo_split.c vbo_split_copy.c 
	                        vbo_split_inplace.c 
	dist/Mesa/src/mesa/x86: 3dnow.c 3dnow.h 3dnow_normal.S 
	                        3dnow_xform1.S 3dnow_xform2.S 
	                        3dnow_xform3.S 3dnow_xform4.S Makefile 
	                        assyntax.h clip_args.h common_x86.c 
	                        common_x86_asm.h common_x86_features.h 
	                        common_x86_macros.h glapi_x86.S 
	                        norm_args.h read_rgba_span_x86.S sse.h 
	                        sse_normal.S sse_xform1.S sse_xform2.S 
	                        sse_xform3.S sse_xform4.S x86.c x86.h 
	                        x86_cliptest.S x86_xform2.S x86_xform3.S 
	                        x86_xform4.S xform_args.h 
	dist/Mesa/src/mesa/x86-64: Makefile glapi_x86-64.S x86-64.c 
	                           x86-64.h xform4.S 
Added files:
	dist/Mesa      : acinclude.m4 autogen.sh configure.ac 
	dist/Mesa/bin  : confdiff.sh config.guess config.sub installmesa 
	                 version.mk 
	dist/Mesa/configs: autoconf autoconf.in config.mgw 
	dist/Mesa/docs : MESA_texture_array.spec VERSIONS autoconf.html 
	                 cell.html enums.txt gears.png mesa.css 
	                 relnotes-7.0.4.html relnotes-7.1.html 
	                 relnotes-7.2.1.html relnotes-7.2.html 
	dist/Mesa/docs/OLD: MESA_packed_depth_stencil.spec 
	                    MESA_program_debug.spec 
	                    MESA_sprite_point.spec MESA_trace.spec 
	dist/Mesa/doxygen: Makefile README common.doxy core_subset.doxy 
	                   doxy.bat glapi.doxy header.html 
	                   header_subset.html main.doxy math.doxy 
	                   math_subset.doxy miniglx.doxy 
	                   radeon_subset.doxy shader.doxy swrast.doxy 
	                   swrast_setup.doxy tnl.doxy tnl_dd.doxy 
	                   vbo.doxy 
	dist/Mesa/include/GL: Makefile.am glut.h glut_h.dja glutf90.h 
	                      miniglx.h 
	dist/Mesa/include/GL/internal: dri_sarea.h 
	dist/Mesa/include/GLES: egl.h egltypes.h 
	dist/Mesa/progs/demos: copypix.c fbo_firecube.c 
	dist/Mesa/progs/demos/Windows: all.dsp bounce.dsp clearspd.dsp 
	                               cubemap.dsp demos.dsw drawpix.dsp 
	                               fire.dsp gears.dsp geartrain.dsp 
	                               glinfo.dsp gloss.dsp 
	                               gltestperf.dsp glutfx.dsp 
	                               ipers.dsp isosurf.dsp 
	                               loadbias.dsp morph3d.dsp 
	                               multiarb.dsp occlude.dsp 
	                               osdemo.dsp paltex.dsp 
	                               pixeltex.dsp pointblast.dsp 
	                               rain.dsp ray.dsp readpix.dsp 
	                               reflect.dsp renormal.dsp 
	                               shadowtex.dsp spectex.dsp 
	                               spriteblast.dsp stex3d.dsp 
	                               teapot.dsp terrain.dsp 
	                               tessdemo.dsp texcyl.dsp 
	                               texdown.dsp texenv.dsp texobj.dsp 
	                               trispd.dsp tunnel.dsp tunnel2.dsp 
	                               winpos.dsp 
	dist/Mesa/progs/directfb: Makefile df_gears.c df_morph3d.c 
	                          df_reflect.c multi_window.c 
	dist/Mesa/progs/egl: Makefile demo1.c demo2.c demo3.c eglgears.c 
	                     eglinfo.c 
	dist/Mesa/progs/fp: Makefile point-position.c tri-abs.c 
	                    tri-add.c tri-cmp.c tri-cos.c tri-depth.c 
	                    tri-depth2.c tri-depthwrite.c 
	                    tri-depthwrite2.c tri-dp3.c tri-dp4.c 
	                    tri-dph.c tri-dst.c tri-ex2.c tri-flr.c 
	                    tri-fp.c tri-frc.c tri-inv.c tri-kil.c 
	                    tri-lg2.c tri-lit.c tri-lrp.c tri-mad.c 
	                    tri-max.c tri-min.c tri-mov.c tri-mul.c 
	                    tri-param.c tri-position.c tri-pow.c 
	                    tri-rcp.c tri-rsq.c tri-scs.c tri-sge.c 
	                    tri-sge2.c tri-sin.c tri-slt.c tri-sub.c 
	                    tri-swz.c tri-swz2.c tri-tex.c tri-xpd.c 
	dist/Mesa/progs/ggi: blah blat box.asc cone.asc sphere.asc 
	                     torus.asc tube.asc 
	dist/Mesa/progs/glsl: CH06-brick.frag CH06-brick.vert 
	                      CH11-bumpmap.frag CH11-bumpmap.vert 
	                      CH11-toyball.frag CH11-toyball.vert 
	                      CH18-mandel.frag CH18-mandel.vert bitmap.c 
	                      convolution.frag convolution.vert 
	                      convolutions.c cubemap.frag multitex.c 
	                      multitex.frag multitex.vert pointcoord.c 
	                      points.c reflect.vert shadowtex.frag 
	                      simple.vert trirast.c twoside.c 
	dist/Mesa/progs/miniglx: Makefile glfbdevtest.c manytex.c 
	                         miniglxsample.c miniglxtest.c 
	                         sample_server.c sample_server2.c 
	                         texline.c 
	dist/Mesa/progs/redbook/Windows: redbook.dsw teapots.dsp 
	dist/Mesa/progs/slang: Makefile README cltest.c cltest.txt 
	                       framework.c framework.h sotest.c vstest.c 
	                       vstest.txt 
	dist/Mesa/progs/slang/windows/vc60: cltest.dsp framework.dsp 
	                                    slang.dsw sotest.dsp 
	                                    vstest.dsp 
	dist/Mesa/progs/tests: Makefile Makefile.win afsmultiarb.c 
	                       antialias.c api_speed.c api_speed.py 
	                       arbfpspec.c arbfptest1.c arbfptexture.c 
	                       arbfptrig.c arbnpot-mipmap.c arbnpot.c 
	                       arbvptest1.c arbvptest3.c arbvptorus.c 
	                       arbvpwarpmesh.c arraytexture.c 
	                       auxbuffer.c blendminmax.c blendsquare.c 
	                       bufferobj.c bug_3050.c bug_3101.c 
	                       bug_3195.c copypixrate.c crossbar.c cva.c 
	                       debugger.c descrip.mms dinoshade.c 
	                       drawbuffers.c exactrast.c ext422square.c 
	                       fbotest1.c fbotest2.c fbotexture.c 
	                       floattex.c fog.c fogcoord.c fptest1.c 
	                       fptexture.c getprocaddress.c 
	                       getprocaddress.py interleave.c invert.c 
	                       jkrahntest.c lineclip.c manytex.c 
	                       minmag.c mipmap_limits.c multipal.c 
	                       multitexarray.c multiwindow.c no_s3tc.c 
	                       packedpixels.c pbo.c prog_parameter.c 
	                       projtex.c random.c readrate.c seccolor.c 
	                       shader_api.c sharedtex.c 
	                       stencil_twoside.c stencil_wrap.c 
	                       stencilwrap.c subtexrate.c tex1d.c 
	                       texcmp.c texcompress2.c texfilt.c 
	                       texgenmix.c texline.c texobjshare.c 
	                       texrect.c texwrap.c unfilledclip.c 
	                       vao-01.c vao-02.c vparray.c vpeval.c 
	                       vptest1.c vptest2.c vptest3.c vptorus.c 
	                       vpwarpmesh.c yuvrect.c yuvsquare.c 
	                       zreaddraw.c 
	dist/Mesa/progs/tools/trace: Makefile README gltrace gltrace.py 
	                             gltrace_support.cc 
	                             gltrace_support.h 
	dist/Mesa/progs/trivial: Makefile clear.c dlist-dangling.c 
	                         dlist-edgeflag-dangling.c 
	                         dlist-edgeflag.c drawarrays.c 
	                         drawelements.c drawrange.c line-clip.c 
	                         line-cull.c line-userclip-clip.c 
	                         line-userclip-nop-clip.c 
	                         line-userclip-nop.c line-userclip.c 
	                         line.c lineloop-clip.c lineloop.c 
	                         point-clip.c point-param.c point-wide.c 
	                         point.c poly-flat.c poly-unfilled.c 
	                         poly.c quad-clip-all-vertices.c 
	                         quad-clip-nearplane.c quad-clip.c 
	                         quad-degenerate.c quad-flat.c 
	                         quad-offset-factor.c 
	                         quad-offset-unfilled.c 
	                         quad-offset-units.c quad-tex-2d.c 
	                         quad-tex-3d.c quad-tex-pbo.c 
	                         quad-unfilled.c quad.c quads.c 
	                         quadstrip-flat.c quadstrip.c 
	                         tri-blend.c tri-clip.c tri-cull.c 
	                         tri-dlist.c tri-edgeflag.c 
	                         tri-flat-clip.c tri-flat.c tri-tex-3d.c 
	                         tri-unfilled-clip.c 
	                         tri-unfilled-smooth.c 
	                         tri-unfilled-userclip.c tri-unfilled.c 
	                         tri-userclip.c tri.c tristrip-clip.c 
	                         tristrip.c vbo-drawarrays.c 
	                         vbo-drawelements.c vbo-drawrange.c 
	                         vp-array.c vp-clip.c vp-line-clip.c 
	                         vp-tri.c vp-unfilled.c 
	dist/Mesa/progs/util: descrip.mms imagesgi.cpp shaderutil.c 
	                      shaderutil.h 
	dist/Mesa/progs/vp: Makefile abs.txt add.txt arl.txt dp3.txt 
	                    dp4.txt dph.txt dst.txt ex2.txt flr.txt 
	                    frc.txt lg2.txt lit.txt mad.txt max.txt 
	                    min.txt mov.txt mul.txt pow.txt rcp.txt 
	                    rsq.txt sge.txt slt.txt sub.txt swz.txt 
	                    swz2.txt vp-tris.c xpd.txt 
	dist/Mesa/progs/xdemos: corender.c glxgears_pixmap.c glxsnoop.c 
	                        ipc.c ipc.h sharedtex.c 
	                        texture_from_pixmap.c 
	dist/Mesa/src/egl: Makefile 
	dist/Mesa/src/egl/docs: EGL_MESA_screen_surface 
	dist/Mesa/src/egl/drivers/demo: Makefile demo.c 
	dist/Mesa/src/egl/drivers/dri: Makefile egldri.c egldri.h 
	dist/Mesa/src/egl/main: Makefile eglapi.c eglapi.h eglconfig.c 
	                        eglconfig.h eglcontext.c eglcontext.h 
	                        egldisplay.c egldisplay.h egldriver.c 
	                        egldriver.h eglglobals.c eglglobals.h 
	                        eglhash.c eglhash.h egllog.c egllog.h 
	                        eglmode.c eglmode.h eglscreen.c 
	                        eglscreen.h eglsurface.c eglsurface.h 
	                        egltypedefs.h 
	dist/Mesa/src/glu/mesa: Makefile Makefile.DJ Makefile.m32 
	                        Makefile.ugl MesaGLU.def README1 README2 
	                        all.h descrip.mms glu.c gluP.h mipmap.c 
	                        mms_depend nurbs.c nurbs.h nurbscrv.c 
	                        nurbssrf.c nurbsutl.c polytest.c 
	                        project.c quadric.c tess.c tess.h 
	                        tesselat.c 
	dist/Mesa/src/glu/mini: all.h glu.c gluP.h mipmap.c nurbs.c 
	                        nurbs.h nurbscrv.c polytest.c project.c 
	                        quadric.c tess.c tess.h tesselat.c 
	dist/Mesa/src/glu/sgi: glu.exports glu.exports.darwin 
	dist/Mesa/src/glx/mini: Makefile NOTES dispatch.c driver.h 
	                        example.miniglx.conf miniglx.c 
	                        miniglxP.h miniglx_events.c 
	dist/Mesa/src/glx/x11: dri_common.c dri_common.h drisw_glx.c 
	                       drisw_glx.c~ glxcurrent.c glxcurrent.c~ 
	                       glxhash.c glxhash.h 
	                       indirect_texture_compression.c 
	                       indirect_vertex_array_priv.h 
	dist/Mesa/src/mesa/drivers: Makefile 
	dist/Mesa/src/mesa/drivers/allegro: amesa.c direct.h generic.h 
	dist/Mesa/src/mesa/drivers/d3d: D3DCAPS.CPP D3DHAL.H D3DInit.cpp 
	                                D3DMESA.H D3DRaster.cpp 
	                                D3DShared.h D3DTEXT.CPP 
	                                D3DTextureMgr.cpp 
	                                D3DTextureMgr.h D3DUTILS.CPP 
	                                D3Dvbrender.c DDrawPROCS.c 
	                                DEBUG.C DEBUG.H DbgEnv.bat 
	                                MAKEFILE NULLProcs.h NullProcs.c 
	                                OPENGL32.DEF WGL.C d3dText.h 
	dist/Mesa/src/mesa/drivers/dri: dri.pc.in 
	dist/Mesa/src/mesa/drivers/dri/common: dri_bufmgr_fake.c 
	dist/Mesa/src/mesa/drivers/dri/common/xmlpool: Makefile 
	                                               gen_xmlpool.py 
	dist/Mesa/src/mesa/drivers/dri/i915: i915_debug.h 
	                                     i915_debug_fp.c 
	                                     i915_tex_layout.c 
	                                     intel_pixel_read.c 
	                                     intel_structs.h 
	dist/Mesa/src/mesa/drivers/dri/i965: brw_state_dump.c 
	                                     brw_wm_glsl.c 
	dist/Mesa/src/mesa/drivers/dri/intel: intel_batchbuffer.c 
	                                      intel_batchbuffer.h 
	                                      intel_blit.c intel_blit.h 
	                                      intel_buffer_objects.c 
	                                      intel_buffer_objects.h 
	                                      intel_buffers.c 
	                                      intel_buffers.h 
	                                      intel_bufmgr_ttm.c 
	                                      intel_bufmgr_ttm.h 
	                                      intel_chipset.h 
	                                      intel_context.c 
	                                      intel_context.h 
	                                      intel_decode.c 
	                                      intel_decode.h 
	                                      intel_depthstencil.c 
	                                      intel_depthstencil.h 
	                                      intel_fbo.c intel_fbo.h 
	                                      intel_ioctl.c 
	                                      intel_ioctl.h 
	                                      intel_mipmap_tree.c 
	                                      intel_mipmap_tree.h 
	                                      intel_pixel.c 
	                                      intel_pixel.h 
	                                      intel_pixel_bitmap.c 
	                                      intel_pixel_copy.c 
	                                      intel_pixel_draw.c 
	                                      intel_reg.h 
	                                      intel_regions.c 
	                                      intel_regions.h 
	                                      intel_screen.c 
	                                      intel_screen.h 
	                                      intel_span.c intel_span.h 
	                                      intel_tex.c intel_tex.h 
	                                      intel_tex_copy.c 
	                                      intel_tex_format.c 
	                                      intel_tex_image.c 
	                                      intel_tex_obj.h 
	                                      intel_tex_subimage.c 
	                                      intel_tex_validate.c 
	dist/Mesa/src/mesa/drivers/dri/intel/server: i830_dri.h intel.h 
	                                             intel_dri.c 
	dist/Mesa/src/mesa/drivers/dri/mach64: mach64_context.h~ 
	dist/Mesa/src/mesa/drivers/dri/mga: README 
	dist/Mesa/src/mesa/drivers/dri/r300: Lindent 
	                                     r300_fragprog_emit.c 
	                                     r300_fragprog_swizzle.c 
	                                     r300_fragprog_swizzle.h 
	                                     r300_swtcl.c r300_swtcl.h 
	                                     r500_fragprog.c 
	                                     r500_fragprog.h 
	                                     r500_fragprog_emit.c 
	                                     radeon_nqssadce.c 
	                                     radeon_nqssadce.h 
	                                     radeon_program.c 
	                                     radeon_program.h 
	                                     radeon_program_alu.c 
	                                     radeon_program_alu.h 
	                                     radeon_program_pair.c 
	                                     radeon_program_pair.h 
	dist/Mesa/src/mesa/drivers/dri/swrast: Makefile swrast.c 
	                                       swrast_priv.h 
	                                       swrast_span.c 
	                                       swrast_spantemp.h 
	dist/Mesa/src/mesa/drivers/dri/tdfx: BUGS 
	dist/Mesa/src/mesa/drivers/dri/tdfx/X86: fx_3dnow_fastpath.S 
	                                         fx_3dnow_fasttmp.h 
	dist/Mesa/src/mesa/drivers/fbdev: Makefile 
	dist/Mesa/src/mesa/drivers/ggi/default: genkgi.h 
	dist/Mesa/src/mesa/drivers/glslcompiler: Makefile glslcompiler.c 
	dist/Mesa/src/mesa/drivers/osmesa: Makefile 
	dist/Mesa/src/mesa/drivers/windows/fx: fx.rc 
	dist/Mesa/src/mesa/drivers/windows/gdi: InitCritSections.cpp 
	dist/Mesa/src/mesa/drivers/windows/gldirect: gldirect.rc 
	                                             opengl32.ref 
	dist/Mesa/src/mesa/drivers/windows/gldirect/dx7: 
	                                                 gld_driver_dx7.c 
	                                                 gld_dx7.h 
	                                                 gld_dxerr7.h 
	                                                 gld_ext_dx7.c 
	                                                 gld_pipeline_dx7.c 
	                                                 gld_primitive_dx7.c 
	                                                 gld_texture_dx7.c 
	                                                 gld_vb_d3d_render_dx7.c 
	                                                 gld_vb_mesa_render_dx7.c 
	                                                 gld_wgl_dx7.c 
	dist/Mesa/src/mesa/drivers/windows/gldirect/dx8: 
	                                                 gld_driver_dx8.c 
	                                                 gld_dx8.h 
	                                                 gld_dxerr8.h 
	                                                 gld_ext_dx8.c 
	                                                 gld_pipeline_dx8.c 
	                                                 gld_primitive_dx8.c 
	                                                 gld_texture_dx8.c 
	                                                 gld_vb_d3d_render_dx8.c 
	                                                 gld_vb_mesa_render_dx8.c 
	                                                 gld_wgl_dx8.c 
	dist/Mesa/src/mesa/drivers/windows/gldirect/dx9: 
	                                                 gld_driver_dx9.c 
	                                                 gld_dx9.h 
	                                                 gld_dxerr9.h 
	                                                 gld_ext_dx9.c 
	                                                 gld_pipeline_dx9.c 
	                                                 gld_primitive_dx9.c 
	                                                 gld_texture_dx9.c 
	                                                 gld_vb_d3d_render_dx9.c 
	                                                 gld_vb_mesa_render_dx9.c 
	                                                 gld_wgl_dx9.c 
	dist/Mesa/src/mesa/drivers/windows/gldirect/mesasw: colors.h 
	                                                    gld_wgl_mesasw.c 
	dist/Mesa/src/mesa/drivers/x11: Makefile 
	dist/Mesa/src/mesa/glapi: APPLE_vertex_array_object.xml 
	                          EXT_framebuffer_object.xml Makefile 
	                          extension_helper.py glX_API.xml 
	                          glX_XML.py glX_doc.py 
	                          glX_proto_common.py glX_proto_recv.py 
	                          glX_proto_send.py glX_proto_size.py 
	                          glX_server_table.py gl_API.dtd 
	                          gl_API.xml gl_SPARC_asm.py gl_XML.py 
	                          gl_and_glX_API.xml gl_apitemp.py 
	                          gl_enums.py gl_offsets.py gl_procs.py 
	                          gl_table.py gl_x86-64_asm.py 
	                          gl_x86_asm.py license.py mesadef.py 
	                          next_available_offset.sh typeexpr.py 
	dist/Mesa/src/mesa/main: Makefile.ugl Makefile.win get_gen.py 
	                         glheader.h~ 
	dist/Mesa/src/mesa/shader: arbprogram.syn prog_uniform.c 
	                           prog_uniform.h 
	dist/Mesa/src/mesa/shader/grammar: grammar.syn 
	dist/Mesa/src/mesa/shader/slang/library: 
	                                         slang_builtin_120_common_gc.h 
	                                         slang_builtin_120_fragment_gc.h 
	dist/Mesa/src/mesa/swrast: NOTES 
	dist/Mesa/src/mesa/swrast_setup: NOTES 
	dist/Mesa/src/mesa/tnl: NOTES 
	dist/Mesa/src/mesa/x86-64: calling_convention.txt 
Removed files:
	dist/Mesa/configs: darwin-static darwin-static-x86ppc 
	dist/Mesa/docs : MESA_packed_depth_stencil.spec 
	                 MESA_program_debug.spec MESA_sprite_point.spec 
	                 MESA_trace.spec RELNOTES-6.4.1 RELNOTES-6.4.2 
	                 RELNOTES-6.5 memory.html 
	dist/Mesa/progs/demos: extfuncs.h readtex.c readtex.h 
	                       showbuffer.c showbuffer.h trackball.c 
	                       trackball.h 
	dist/Mesa/progs/glsl: CH06-brick.frag.txt CH06-brick.vert.txt 
	                      CH11-bumpmap.frag.txt 
	                      CH11-bumpmap.vert.txt 
	                      CH11-toyball.frag.txt 
	                      CH11-toyball.vert.txt CH18-mandel.frag.txt 
	                      CH18-mandel.vert.txt cubemap.frag.txt 
	                      readtex.c reflect.vert.txt 
	                      shadowtex.frag.txt simple.vert.txt 
	dist/Mesa/progs/osdemos: readtex.c 
	dist/Mesa/progs/samples: readtex.c 
	dist/Mesa/src/glw: depend 
	dist/Mesa/src/glx/x11: dri_glx.h glx_texture_compression.c 
	                       indirect_dispatch.c indirect_dispatch.h 
	                       indirect_dispatch_swap.c 
	                       indirect_reqsize.c indirect_reqsize.h 
	                       indirect_size_get.c indirect_size_get.h 
	                       indirect_table.c indirect_va_private.h 
	dist/Mesa/src/mesa: depend 
	dist/Mesa/src/mesa/drivers/common: sources 
	dist/Mesa/src/mesa/drivers/dri/common: dri_bufpool.h 
	                                       dri_drmpool.c 
	dist/Mesa/src/mesa/drivers/dri/glcore: Makefile glcore_driver.c 
	dist/Mesa/src/mesa/drivers/dri/i915: i915_texprog.c 
	                                     intel_batchbuffer.c 
	                                     intel_batchbuffer.h 
	                                     intel_context.c 
	                                     intel_context.h 
	                                     intel_ioctl.c intel_ioctl.h 
	                                     intel_pixel.c intel_reg.h 
	                                     intel_rotate.c 
	                                     intel_rotate.h 
	                                     intel_screen.c 
	                                     intel_screen.h intel_span.c 
	                                     intel_span.h intel_tex.c 
	                                     intel_tex.h intel_texmem.c 
	dist/Mesa/src/mesa/drivers/dri/i915/server: i830_common.h 
	                                            i830_dri.h intel.h 
	                                            intel_dri.c 
	dist/Mesa/src/mesa/drivers/dri/i915tex: Makefile i830_context.c 
	                                        i830_context.h 
	                                        i830_metaops.c 
	                                        i830_reg.h i830_state.c 
	                                        i830_tex.c 
	                                        i830_texblend.c 
	                                        i830_texstate.c 
	                                        i830_vtbl.c 
	                                        i915_context.c 
	                                        i915_context.h 
	                                        i915_debug.c 
	                                        i915_fragprog.c 
	                                        i915_metaops.c 
	                                        i915_program.c 
	                                        i915_program.h 
	                                        i915_reg.h i915_state.c 
	                                        i915_tex.c 
	                                        i915_tex_layout.c 
	                                        i915_texstate.c 
	                                        i915_vtbl.c 
	                                        intel_batchbuffer.c 
	                                        intel_batchbuffer.h 
	                                        intel_batchpool.c 
	                                        intel_blit.c 
	                                        intel_blit.h 
	                                        intel_buffer_objects.c 
	                                        intel_buffer_objects.h 
	                                        intel_buffers.c 
	                                        intel_buffers.h 
	                                        intel_context.c 
	                                        intel_context.h 
	                                        intel_depthstencil.c 
	                                        intel_depthstencil.h 
	                                        intel_fbo.c intel_fbo.h 
	                                        intel_ioctl.c 
	                                        intel_ioctl.h 
	                                        intel_mipmap_tree.c 
	                                        intel_mipmap_tree.h 
	                                        intel_pixel.c 
	                                        intel_pixel.h 
	                                        intel_pixel_bitmap.c 
	                                        intel_pixel_copy.c 
	                                        intel_pixel_draw.c 
	                                        intel_pixel_read.c 
	                                        intel_reg.h 
	                                        intel_regions.c 
	                                        intel_regions.h 
	                                        intel_render.c 
	                                        intel_rotate.c 
	                                        intel_rotate.h 
	                                        intel_screen.c 
	                                        intel_screen.h 
	                                        intel_span.c 
	                                        intel_span.h 
	                                        intel_state.c 
	                                        intel_structs.h 
	                                        intel_tex.c intel_tex.h 
	                                        intel_tex_copy.c 
	                                        intel_tex_format.c 
	                                        intel_tex_image.c 
	                                        intel_tex_subimage.c 
	                                        intel_tex_validate.c 
	                                        intel_tris.c 
	                                        intel_tris.h 
	dist/Mesa/src/mesa/drivers/dri/i915tex/server: i830_common.h 
	                                               i830_dri.h 
	                                               intel.h 
	                                               intel_dri.c 
	dist/Mesa/src/mesa/drivers/dri/i965: brw_aub.c brw_aub.h 
	                                     brw_aub_playback.c 
	                                     brw_exec_generic.c 
	                                     brw_hal.c brw_hal.h 
	                                     brw_state_pool.c bufmgr.h 
	                                     bufmgr_fake.c 
	                                     intel_batchbuffer.c 
	                                     intel_batchbuffer.h 
	                                     intel_blit.c intel_blit.h 
	                                     intel_buffer_objects.c 
	                                     intel_buffer_objects.h 
	                                     intel_buffers.c 
	                                     intel_context.c 
	                                     intel_context.h 
	                                     intel_ioctl.c intel_ioctl.h 
	                                     intel_mipmap_tree.c 
	                                     intel_mipmap_tree.h 
	                                     intel_pixel_bitmap.c 
	                                     intel_pixel_copy.c 
	                                     intel_reg.h intel_regions.c 
	                                     intel_regions.h 
	                                     intel_screen.c 
	                                     intel_screen.h intel_span.c 
	                                     intel_span.h intel_tex.c 
	                                     intel_tex.h 
	                                     intel_tex_validate.c 
	dist/Mesa/src/mesa/drivers/dri/i965/server: i830_common.h 
	                                            i830_dri.h intel.h 
	                                            intel_dri.c 
	dist/Mesa/src/mesa/drivers/dri/nouveau: Makefile 
	                                        nouveau_bufferobj.c 
	                                        nouveau_bufferobj.h 
	                                        nouveau_buffers.c 
	                                        nouveau_buffers.h 
	                                        nouveau_card.c 
	                                        nouveau_card.h 
	                                        nouveau_card_list.h 
	                                        nouveau_context.c 
	                                        nouveau_context.h 
	                                        nouveau_ctrlreg.h 
	                                        nouveau_dri.h 
	                                        nouveau_driver.c 
	                                        nouveau_driver.h 
	                                        nouveau_fifo.c 
	                                        nouveau_fifo.h 
	                                        nouveau_lock.c 
	                                        nouveau_lock.h 
	                                        nouveau_msg.h 
	                                        nouveau_object.c 
	                                        nouveau_object.h 
	                                        nouveau_query.c 
	                                        nouveau_query.h 
	                                        nouveau_reg.h 
	                                        nouveau_screen.c 
	                                        nouveau_screen.h 
	                                        nouveau_shader.c 
	                                        nouveau_shader.h 
	                                        nouveau_shader_0.c 
	                                        nouveau_shader_1.c 
	                                        nouveau_shader_2.c 
	                                        nouveau_span.c 
	                                        nouveau_span.h 
	                                        nouveau_state.c 
	                                        nouveau_state.h 
	                                        nouveau_state_cache.c 
	                                        nouveau_state_cache.h 
	                                        nouveau_swtcl.c 
	                                        nouveau_swtcl.h 
	                                        nouveau_sync.c 
	                                        nouveau_sync.h 
	                                        nouveau_tex.c 
	                                        nouveau_tex.h 
	                                        nv04_state.c 
	                                        nv04_swtcl.c 
	                                        nv04_swtcl.h 
	                                        nv10_state.c 
	                                        nv10_swtcl.c 
	                                        nv10_swtcl.h 
	                                        nv20_shader.h 
	                                        nv20_state.c 
	                                        nv20_vertprog.c 
	                                        nv30_fragprog.c 
	                                        nv30_shader.h 
	                                        nv30_state.c 
	                                        nv30_vertprog.c 
	                                        nv40_fragprog.c 
	                                        nv40_shader.h 
	                                        nv40_vertprog.c 
	                                        nv50_state.c 
	dist/Mesa/src/mesa/drivers/dri/r300: r200_context.h r200_ioctl.h 
	                                     r200_reg.h r200_state.h 
	                                     r300_program.h 
	dist/Mesa/src/mesa/drivers/x11: sources 
	dist/Mesa/src/mesa/glapi: sources 
	dist/Mesa/src/mesa/main: sources 
	dist/Mesa/src/mesa/math: sources 
	dist/Mesa/src/mesa/shader: sources 
	dist/Mesa/src/mesa/shader/grammar: sources 
	dist/Mesa/src/mesa/shader/slang: sources 
	dist/Mesa/src/mesa/swrast: s_pointtemp.h sources 
	dist/Mesa/src/mesa/swrast_setup: sources 
	dist/Mesa/src/mesa/tnl: sources 

Log message:
Mesa 7.2, Tested by ckuethe@, naddy@, oga@, and others.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:01:32

Modified files:
	lib/libGL      : Makefile shlib_version 
	lib/libGL/dri  : Makefile Makefile.inc 
	lib/libGL/dri/i915: Makefile 
	lib/libGL/dri/i965: Makefile 
	lib/libGL/dri/r300: Makefile 
	lib/libGL/libmesa: Makefile 
Added files:
	lib/libGL/dri/s3v: Makefile 
	lib/libGL/dri/swrast: Makefile 
	lib/libGL/dri/trident: Makefile 

Log message:
Update build infrastructure for libGL after Mesa 7.2 update.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:03:19

Removed files:
	dist/Mesa/src/glx/x11: drisw_glx.c~ glxcurrent.c~ 
	dist/Mesa/src/mesa/drivers/dri/mach64: mach64_context.h~ 
	dist/Mesa/src/mesa/main: glheader.h~ 

Log message:
oops do not commit emacs droppings


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:04:07

Modified files:
	proto/xf86driproto: ChangeLog Makefile Makefile.am configure.ac 
	                    xf86dri.h 
Removed files:
	proto/xf86driproto: dri_interface.h 

Log message:
xf86driproto 2.0.4 to go with Mesa 7.2 / xserver 1.5.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:44

xenocara/xserver/autom4te.cache

Update of /cvs/xenocara/xserver/autom4te.cache
In directory cvs.openbsd.org:/tmp/cvs-serv24040/autom4te.cache

Log Message:
Directory /cvs/xenocara/xserver/autom4te.cache added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:45

xenocara/xserver/glx

Update of /cvs/xenocara/xserver/glx
In directory cvs.openbsd.org:/tmp/cvs-serv24040/glx

Log Message:
Directory /cvs/xenocara/xserver/glx added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:46

xenocara/xserver/hw/kdrive/ephyr/GL

Update of /cvs/xenocara/xserver/hw/kdrive/ephyr/GL
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/ephyr/GL

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/ephyr/GL added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:47

xenocara/xserver/hw/kdrive/ephyr/GL/internal

Update of /cvs/xenocara/xserver/hw/kdrive/ephyr/GL/internal
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/ephyr/GL/internal

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/ephyr/GL/internal added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:48

xenocara/xserver/hw/kdrive/igs

Update of /cvs/xenocara/xserver/hw/kdrive/igs
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/igs

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/igs added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:49

xenocara/xserver/hw/kdrive/ipaq

Update of /cvs/xenocara/xserver/hw/kdrive/ipaq
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/ipaq

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/ipaq added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:50

xenocara/xserver/hw/kdrive/itsy

Update of /cvs/xenocara/xserver/hw/kdrive/itsy
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/itsy

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/itsy added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:51

xenocara/xserver/hw/kdrive/pcmcia

Update of /cvs/xenocara/xserver/hw/kdrive/pcmcia
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/pcmcia

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/pcmcia added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:52

xenocara/xserver/hw/kdrive/savage

Update of /cvs/xenocara/xserver/hw/kdrive/savage
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/savage

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/savage added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:53

xenocara/xserver/hw/kdrive/sis530

Update of /cvs/xenocara/xserver/hw/kdrive/sis530
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/sis530

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/sis530 added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:54

xenocara/xserver/hw/kdrive/trident

Update of /cvs/xenocara/xserver/hw/kdrive/trident
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/trident

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/trident added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:55

xenocara/xserver/hw/kdrive/trio

Update of /cvs/xenocara/xserver/hw/kdrive/trio
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/trio

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/trio added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:56

xenocara/xserver/hw/kdrive/ts300

Update of /cvs/xenocara/xserver/hw/kdrive/ts300
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/ts300

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/ts300 added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:58

xenocara/xserver/hw/kdrive/vxworks

Update of /cvs/xenocara/xserver/hw/kdrive/vxworks
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/kdrive/vxworks

Log Message:
Directory /cvs/xenocara/xserver/hw/kdrive/vxworks added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:08:59

xenocara/xserver/hw/xfree86/dri2

Update of /cvs/xenocara/xserver/hw/xfree86/dri2
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xfree86/dri2

Log Message:
Directory /cvs/xenocara/xserver/hw/xfree86/dri2 added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:00

xenocara/xserver/hw/xquartz

Update of /cvs/xenocara/xserver/hw/xquartz
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:01

xenocara/xserver/hw/xquartz/GL

Update of /cvs/xenocara/xserver/hw/xquartz/GL
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/GL

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/GL added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:02

xenocara/xserver/hw/xquartz/bundle

Update of /cvs/xenocara/xserver/hw/xquartz/bundle
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:03

xenocara/xserver/hw/xquartz/bundle/Dutch.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/Dutch.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/Dutch.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/Dutch.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:04

xenocara/xserver/hw/xquartz/bundle/Dutch.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/Dutch.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/Dutch.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/Dutch.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:05

xenocara/xserver/hw/xquartz/bundle/English.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/English.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/English.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/English.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:06

xenocara/xserver/hw/xquartz/bundle/English.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/English.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/English.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/English.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:07

xenocara/xserver/hw/xquartz/bundle/French.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/French.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/French.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/French.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:08

xenocara/xserver/hw/xquartz/bundle/French.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/French.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/French.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/French.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:09

xenocara/xserver/hw/xquartz/bundle/German.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/German.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/German.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/German.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:10

xenocara/xserver/hw/xquartz/bundle/German.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/German.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/German.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/German.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:11

xenocara/xserver/hw/xquartz/bundle/Italian.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/Italian.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/Italian.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/Italian.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:12

xenocara/xserver/hw/xquartz/bundle/Italian.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/Italian.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/Italian.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/Italian.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:13

xenocara/xserver/hw/xquartz/bundle/Japanese.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/Japanese.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/Japanese.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/Japanese.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:14

xenocara/xserver/hw/xquartz/bundle/Japanese.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/Japanese.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/Japanese.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/Japanese.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:15

xenocara/xserver/hw/xquartz/bundle/Spanish.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/Spanish.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/Spanish.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/Spanish.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:16

xenocara/xserver/hw/xquartz/bundle/Spanish.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/Spanish.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/Spanish.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/Spanish.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:17

xenocara/xserver/hw/xquartz/bundle/X11.xcodeproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/X11.xcodeproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/X11.xcodeproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/X11.xcodeproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:18

xenocara/xserver/hw/xquartz/bundle/da.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/da.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/da.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/da.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:19

xenocara/xserver/hw/xquartz/bundle/da.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/da.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/da.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/da.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:20

xenocara/xserver/hw/xquartz/bundle/fi.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/fi.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/fi.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/fi.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:21

xenocara/xserver/hw/xquartz/bundle/fi.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/fi.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/fi.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/fi.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:22

xenocara/xserver/hw/xquartz/bundle/ko.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/ko.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/ko.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/ko.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:23

xenocara/xserver/hw/xquartz/bundle/ko.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/ko.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/ko.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/ko.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:24

xenocara/xserver/hw/xquartz/bundle/no.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/no.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/no.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/no.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:25

xenocara/xserver/hw/xquartz/bundle/no.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/no.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/no.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/no.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:26

xenocara/xserver/hw/xquartz/bundle/pl.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/pl.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/pl.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/pl.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:27

xenocara/xserver/hw/xquartz/bundle/pl.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/pl.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/pl.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/pl.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:28

xenocara/xserver/hw/xquartz/bundle/pt.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/pt.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/pt.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/pt.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:29

xenocara/xserver/hw/xquartz/bundle/pt.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/pt.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/pt.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/pt.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:30

xenocara/xserver/hw/xquartz/bundle/pt_PT.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/pt_PT.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/pt_PT.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/pt_PT.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:31

xenocara/xserver/hw/xquartz/bundle/pt_PT.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/pt_PT.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/pt_PT.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/pt_PT.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:32

xenocara/xserver/hw/xquartz/bundle/ru.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/ru.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/ru.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/ru.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:33

xenocara/xserver/hw/xquartz/bundle/ru.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/ru.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/ru.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/ru.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:34

xenocara/xserver/hw/xquartz/bundle/sv.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/sv.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/sv.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/sv.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:35

xenocara/xserver/hw/xquartz/bundle/sv.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/sv.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/sv.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/sv.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:36

xenocara/xserver/hw/xquartz/bundle/zh_CN.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/zh_CN.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/zh_CN.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/zh_CN.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:37

xenocara/xserver/hw/xquartz/bundle/zh_CN.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/zh_CN.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/zh_CN.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/zh_CN.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:38

xenocara/xserver/hw/xquartz/bundle/zh_TW.lproj

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/zh_TW.lproj
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/zh_TW.lproj

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/zh_TW.lproj added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:39

xenocara/xserver/hw/xquartz/bundle/zh_TW.lproj/main.nib

Update of /cvs/xenocara/xserver/hw/xquartz/bundle/zh_TW.lproj/main.nib
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/bundle/zh_TW.lproj/main.nib

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/bundle/zh_TW.lproj/main.nib added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:40

xenocara/xserver/hw/xquartz/doc

Update of /cvs/xenocara/xserver/hw/xquartz/doc
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/doc

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/doc added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:41

xenocara/xserver/hw/xquartz/mach-startup

Update of /cvs/xenocara/xserver/hw/xquartz/mach-startup
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/mach-startup

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/mach-startup added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:42

xenocara/xserver/hw/xquartz/xpr

Update of /cvs/xenocara/xserver/hw/xquartz/xpr
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xquartz/xpr

Log Message:
Directory /cvs/xenocara/xserver/hw/xquartz/xpr added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:09:43

xenocara/xserver/hw/xwin/glx

Update of /cvs/xenocara/xserver/hw/xwin/glx
In directory cvs.openbsd.org:/tmp/cvs-serv24040/hw/xwin/glx

Log Message:
Directory /cvs/xenocara/xserver/hw/xwin/glx added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:17:58

Modified files:
	driver         : Makefile 

Log message:
Update the list of drivers that are built for xserver 1.5.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:18:49

Modified files:
	lib            : Makefile 

Log message:
Build libpciaccess for xserver 1.5.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:20:26

Modified files:
	share/mk       : bsd.xconf.mk 

Log message:
With xserver 1.5 and Mesa 7.2 DRI is needed by libGL, even without
hardware acceleration.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 08:26:34

Modified files:
	xserver        : COPYING Makefile.am Makefile.bsd-wrapper 
	                 Makefile.in configure configure.ac 
	                 xorg-server.pc.in 
	xserver/GL     : Makefile.in 
	xserver/GL/apple: Makefile.in 
	xserver/GL/glx : Makefile.in 
	xserver/GL/mesa: Makefile.in 
	xserver/GL/mesa/X: Makefile.in 
	xserver/GL/mesa/glapi: Makefile.in 
	xserver/GL/mesa/main: Makefile.in 
	xserver/GL/mesa/math: Makefile.in 
	xserver/GL/mesa/shader: Makefile.in 
	xserver/GL/mesa/shader/grammar: Makefile.in 
	xserver/GL/mesa/shader/slang: Makefile.in 
	xserver/GL/mesa/swrast: Makefile.in 
	xserver/GL/mesa/swrast_setup: Makefile.in 
	xserver/GL/mesa/tnl: Makefile.in 
	xserver/GL/mesa/vbo: Makefile.in 
	xserver/XTrap  : Makefile.in xtrapddmi.c xtrapdi.c 
	xserver/Xext   : EVI.c Makefile.am Makefile.in appgroup.c 
	                 bigreq.c cup.c dpms.c dpmsproc.h dpmsstubs.c 
	                 fontcache.c mbuf.c mbufbf.c mbufpx.c mitmisc.c 
	                 panoramiX.c panoramiXSwap.c panoramiXprocs.c 
	                 panoramiXsrv.h saver.c security.c securitysrv.h 
	                 shape.c shm.c sync.c xace.c xace.h xacestr.h 
	                 xcalibrate.c xcmisc.c xevie.c xf86bigfont.c 
	                 xprint.c xres.c xtest.c xvdisp.c xvdisp.h 
	                 xvdix.h xvmain.c xvmc.c 
	xserver/Xi     : Makefile.in allowev.c chgdctl.c chgfctl.c 
	                 chgkbd.c chgkmap.c chgprop.c chgptr.c 
	                 closedev.c devbell.c exevents.c extinit.c 
	                 getbmap.c getdctl.c getfctl.c getfocus.c 
	                 getkmap.c getmmap.c getprop.c getselev.c 
	                 getvers.c grabdev.c grabdevb.c grabdevk.c 
	                 gtmotion.c listdev.c opendev.c queryst.c 
	                 selectev.c sendexev.c setbmap.c setdval.c 
	                 setfocus.c setmmap.c setmode.c stubs.c 
	                 ungrdev.c ungrdevb.c ungrdevk.c 
	xserver/afb    : Makefile.am Makefile.in afb.h afbbitblt.c 
	                 afbblt.c afbfillarc.c afbfillrct.c afbfillsp.c 
	                 afbgc.c afbimage.c afbimggblt.c afbline.c 
	                 afbpixmap.c afbply1rct.c afbplygblt.c 
	                 afbpolypnt.c afbscrinit.c afbtegblt.c 
	                 afbwindow.c afbzerarc.c 
	xserver/cfb    : Makefile.am Makefile.am.inc Makefile.in cfb.h 
	                 cfballpriv.c cfbbitblt.c cfbblt.c cfbcppl.c 
	                 cfbfillrct.c cfbfillsp.c cfbglblt8.c cfbmap.h 
	                 cfbmskbits.h cfbpixmap.c cfbrrop.h cfbscrinit.c 
	                 cfbsolid.c cfbtile32.c cfbunmap.h cfbwindow.c 
	xserver/cfb32  : Makefile.in 
	xserver/composite: Makefile.in compalloc.c compext.c compinit.c 
	                   compint.h compwindow.c 
	xserver/config : Makefile.in dbus-core.c dbus.c hal.c 
	                 x11-input.fdi 
	xserver/damageext: Makefile.in damageext.c damageextint.h 
	xserver/dbe    : Makefile.in dbe.c dbestruct.h midbe.c 
	                 midbestr.h 
	xserver/dix    : Makefile.am Makefile.in atom.c colormap.c 
	                 cursor.c devices.c dispatch.c dixfonts.c 
	                 dixutils.c events.c extension.c gc.c 
	                 getevents.c globals.c glyphcurs.c grabs.c 
	                 main.c pixmap.c privates.c property.c 
	                 resource.c strcasecmp.c swaprep.c window.c 
	xserver/doc    : Makefile.am Makefile.in Xserver.man.pre 
	xserver/exa    : Makefile.in exa.c exa.h exa_accel.c 
	                 exa_migration.c exa_offscreen.c exa_priv.h 
	                 exa_render.c exa_unaccel.c 
	xserver/fb     : Makefile.am Makefile.in fb.h fb24_32.c 
	                 fballpriv.c fbarc.c fbblt.c fbcmap_mi.c 
	                 fbcopy.c fboverlay.c fboverlay.h fbpixmap.c 
	                 fbpseudocolor.c fbscreen.c fbwindow.c 
	                 wfbrename.h 
	xserver/hw     : Makefile.am Makefile.in 
	xserver/hw/darwin: Makefile.in 
	xserver/hw/darwin/bundle: Makefile.in 
	xserver/hw/darwin/bundle/Dutch.lproj: Makefile.in 
	xserver/hw/darwin/bundle/English.lproj: Makefile.in 
	xserver/hw/darwin/bundle/French.lproj: Makefile.in 
	xserver/hw/darwin/bundle/German.lproj: Makefile.in 
	xserver/hw/darwin/bundle/Japanese.lproj: Makefile.in 
	xserver/hw/darwin/bundle/Portuguese.lproj: Makefile.in 
	xserver/hw/darwin/bundle/Spanish.lproj: Makefile.in 
	xserver/hw/darwin/bundle/Swedish.lproj: Makefile.in 
	xserver/hw/darwin/bundle/ko.lproj: Makefile.in 
	xserver/hw/darwin/iokit: Makefile.in 
	xserver/hw/darwin/quartz: Makefile.in 
	xserver/hw/darwin/utils: Makefile.in 
	xserver/hw/dmx : Makefile.am Makefile.in dmx-config.h dmx.c 
	                 dmx.h dmxcmap.c dmxcmap.h dmxcursor.c 
	                 dmxcursor.h dmxdpms.c dmxextension.c dmxfont.c 
	                 dmxgc.c dmxgc.h dmxpict.c dmxpict.h dmxpixmap.c 
	                 dmxpixmap.h dmxscrinit.c dmxscrinit.h 
	                 dmxwindow.c dmxwindow.h 
	xserver/hw/dmx/config: Makefile.in 
	xserver/hw/dmx/doc: DMXSpec-v1.txt DMXSpec.txt Makefile.in 
	xserver/hw/dmx/examples: Makefile.in ev.c xinput.c xled.c 
	xserver/hw/dmx/glxProxy: Makefile.am Makefile.in glxcmds.c 
	                         glxext.c 
	xserver/hw/dmx/input: Makefile.in dmxconsole.c dmxeq.c 
	xserver/hw/kdrive: Makefile.in 
	xserver/hw/kdrive/ati: Makefile.am Makefile.in ati_stub.c 
	xserver/hw/kdrive/chips: Makefile.am Makefile.in 
	xserver/hw/kdrive/ephyr: Makefile.am Makefile.in ephyr.c ephyr.h 
	                         ephyr_draw.c ephyrinit.c hostx.c 
	                         hostx.h os.c 
	xserver/hw/kdrive/epson: Makefile.am Makefile.in epson13806.c 
	xserver/hw/kdrive/fake: Makefile.am Makefile.in 
	xserver/hw/kdrive/fbdev: Makefile.am Makefile.in fbdev.c 
	                         fbinit.c 
	xserver/hw/kdrive/i810: Makefile.am Makefile.in 
	xserver/hw/kdrive/linux: Makefile.in linux.c 
	xserver/hw/kdrive/mach64: Makefile.am Makefile.in 
	xserver/hw/kdrive/mga: Makefile.am Makefile.in 
	xserver/hw/kdrive/neomagic: Makefile.am Makefile.in 
	xserver/hw/kdrive/nvidia: Makefile.am Makefile.in 
	xserver/hw/kdrive/openbsd: Makefile.in 
	xserver/hw/kdrive/pm2: Makefile.am Makefile.in 
	xserver/hw/kdrive/r128: Makefile.am Makefile.in 
	xserver/hw/kdrive/sdl: Makefile.am Makefile.in 
	xserver/hw/kdrive/sis300: Makefile.am Makefile.in 
	xserver/hw/kdrive/smi: Makefile.am Makefile.in 
	xserver/hw/kdrive/src: Makefile.am Makefile.in kaa.c kaa.h 
	                       kasync.c kdrive.c kdrive.h kinput.c 
	                       kmap.c kxv.c 
	xserver/hw/kdrive/vesa: Makefile.am Makefile.in vesainit.c 
	                        vm86.c 
	xserver/hw/kdrive/via: Makefile.am Makefile.in 
	xserver/hw/kdrive/wscons: Makefile.in 
	xserver/hw/vfb : InitOutput.c Makefile.am Makefile.in 
	                 Xvfb.man.pre 
	xserver/hw/xfree86: Makefile.am Makefile.in xorgconf.cpp 
	xserver/hw/xfree86/common: Makefile.am Makefile.in compiler.h 
	                           extramodes xf86.h xf86AutoConfig.c 
	                           xf86Bus.c xf86Bus.h xf86Config.c 
	                           xf86Config.h xf86Configure.c 
	                           xf86Cursor.c xf86DGA.c xf86DPMS.c 
	                           xf86DoProbe.c xf86Events.c 
	                           xf86Globals.c xf86Helper.c xf86Init.c 
	                           xf86Mode.c xf86Module.h xf86PM.c 
	                           xf86PciInfo.h xf86Priv.h 
	                           xf86Privstr.h xf86RandR.c 
	                           xf86Resources.h xf86VidMode.c 
	                           xf86Xinput.c xf86cmap.c xf86fbman.c 
	                           xf86pciBus.c xf86pciBus.h 
	                           xf86sbusBus.c xf86str.h xf86xv.c 
	                           xf86xvmc.c xf86xvpriv.h 
	xserver/hw/xfree86/ddc: Makefile.in ddcProperty.c edid.h 
	                        interpret_edid.c print_edid.c xf86DDC.c 
	xserver/hw/xfree86/dixmods: Makefile.am Makefile.in glxmodule.c 
	xserver/hw/xfree86/dixmods/extmod: Makefile.in modinit.c 
	                                   modinit.h xf86dga.c 
	                                   xf86dga2.c xf86misc.c 
	                                   xf86vmode.c xvmod.c 
	                                   xvmodproc.h 
	xserver/hw/xfree86/doc: Makefile.in 
	xserver/hw/xfree86/doc/devel: Makefile.in Registry 
	xserver/hw/xfree86/doc/man: Makefile.in Xorg.man.pre 
	                            xorg.conf.man.pre 
	xserver/hw/xfree86/doc/sgml: Makefile.in 
	xserver/hw/xfree86/dri: Makefile.am Makefile.in dri.c dri.h 
	                        dristruct.h xf86dri.c 
	xserver/hw/xfree86/dummylib: Makefile.am Makefile.in 
	xserver/hw/xfree86/exa: Makefile.in exa.man.pre examodule.c 
	xserver/hw/xfree86/fbdevhw: Makefile.in fbdevhw.c fbdevhw.h 
	                            fbdevhwstub.c 
	xserver/hw/xfree86/i2c: Makefile.in xf86i2c.c 
	xserver/hw/xfree86/int10: Makefile.am Makefile.in generic.c 
	                          helper_exec.c xf86int10.c xf86int10.h 
	xserver/hw/xfree86/loader: Makefile.in dixsym.c dlloader.c 
	                           extsym.c loader.c loaderProcs.h 
	                           loadmod.c misym.c xf86sym.c 
	xserver/hw/xfree86/modes: Makefile.am Makefile.in xf86Crtc.c 
	                          xf86Crtc.h xf86Cursors.c 
	                          xf86EdidModes.c xf86Modes.c 
	                          xf86Modes.h xf86RandR12.c xf86Rotate.c 
	                          xf86cvt.c 
	xserver/hw/xfree86/os-support: Makefile.am Makefile.in 
	                               assyntax.h xf86_OSlib.h 
	                               xf86_OSproc.h 
	xserver/hw/xfree86/os-support/bsd: Makefile.am Makefile.in 
	                                   alpha_video.c arm_video.c 
	                                   bsdResource.c bsd_apm.c 
	                                   bsd_init.c bsd_kqueue_apm.c 
	                                   bsd_mouse.c i386_video.c 
	                                   ppc_video.c sparc64_video.c 
	xserver/hw/xfree86/os-support/bus: Makefile.am Makefile.in Pci.c 
	                                   Pci.h Sbus.c ix86Pci.c 
	                                   linuxPci.c sparcPci.c 
	                                   xf86Pci.h zx1PCI.c 
	xserver/hw/xfree86/os-support/hurd: Makefile.am Makefile.in 
	                                    hurd_video.c 
	xserver/hw/xfree86/os-support/linux: Makefile.am Makefile.in 
	                                     lnxResource.c lnx_acpi.c 
	                                     lnx_axp.c lnx_mouse.c 
	                                     lnx_pci.c lnx_video.c 
	xserver/hw/xfree86/os-support/linux/int10: linux.c 
	xserver/hw/xfree86/os-support/lynxos: Makefile.in 
	xserver/hw/xfree86/os-support/misc: Delay.c Makefile.in 
	xserver/hw/xfree86/os-support/sco: Makefile.in 
	xserver/hw/xfree86/os-support/shared: bios_mmap.c ia64Pci.c 
	                                      stdResource.c 
	xserver/hw/xfree86/os-support/solaris: Makefile.am Makefile.in 
	                                       sun_apm.c sun_bios.c 
	                                       sun_init.c sun_mouse.c 
	                                       sun_vid.c 
	xserver/hw/xfree86/os-support/sysv: Makefile.in sysv_video.c 
	xserver/hw/xfree86/os-support/usl: Makefile.in 
	xserver/hw/xfree86/parser: Configint.h DRI.c Device.c Files.c 
	                           Flags.c Makefile.in Monitor.c 
	                           Screen.c cpconfig.c read.c scan.c 
	                           xf86Parser.h xf86tokens.h 
	xserver/hw/xfree86/rac: Makefile.in xf86RAC.c 
	xserver/hw/xfree86/ramdac: Makefile.in xf86Cursor.c 
	                           xf86CursorPriv.h xf86HWCurs.c 
	xserver/hw/xfree86/scanpci: Makefile.in 
	xserver/hw/xfree86/shadowfb: Makefile.in shadow.c 
	xserver/hw/xfree86/utils: Makefile.am Makefile.in 
	xserver/hw/xfree86/utils/cvt: Makefile.am Makefile.in 
	xserver/hw/xfree86/utils/gtf: Makefile.in 
	xserver/hw/xfree86/utils/ioport: Makefile.am Makefile.in 
	                                 ioport.c 
	xserver/hw/xfree86/utils/kbd_mode: Makefile.in 
	xserver/hw/xfree86/utils/pcitweak: Makefile.in 
	xserver/hw/xfree86/utils/scanpci: Makefile.in 
	xserver/hw/xfree86/utils/xorgcfg: Makefile.am Makefile.in 
	                                  config.h expert.c interface.c 
	                                  loadmod.c startx.c 
	                                  xorgcfg.man.pre 
	xserver/hw/xfree86/utils/xorgconfig: Makefile.in xorgconfig.c 
	xserver/hw/xfree86/vbe: Makefile.in vbe.c vbeModes.c 
	xserver/hw/xfree86/vgahw: Makefile.in vgaCmap.c vgaHW.c vgaHW.h 
	xserver/hw/xfree86/x86emu: Makefile.am Makefile.in ops2.c 
	                           prim_ops.c 
	xserver/hw/xfree86/x86emu/x86emu: prim_x86_gcc.h types.h 
	xserver/hw/xfree86/xaa: Makefile.am Makefile.in xaa.h 
	                        xaaBitBlt.c xaaCpyArea.c xaaCpyWin.c 
	                        xaaDashLine.c xaaFillPoly.c xaaGC.c 
	                        xaaGCmisc.c xaaInit.c xaaInitAccel.c 
	                        xaaLineMisc.c xaaNonTEText.c 
	                        xaaOverlay.c xaaOverlayDF.c xaaPCache.c 
	                        xaaPict.c xaaStateChange.c xaaTEGlyph.c 
	                        xaaWrapper.c xaalocal.h xaawrap.h 
	xserver/hw/xfree86/xf1bpp: Makefile.am Makefile.in mfbmap.h 
	                           mfbunmap.h 
	xserver/hw/xfree86/xf4bpp: Makefile.am Makefile.in mfbfillarc.c 
	                           mfbimggblt.c mfbzerarc.c ppcArea.c 
	                           ppcCpArea.c ppcFillRct.c ppcGC.c 
	                           ppcIO.c ppcImg.c ppcPixFS.c 
	                           ppcPixmap.c ppcPolyPnt.c ppcSpMcro.h 
	                           ppcWinFS.c ppcWindow.c vgaGC.c 
	                           vgaSolid.c xf4bpp.h 
	xserver/hw/xfree86/xf8_16bpp: Makefile.in 
	xserver/hw/xfree86/xf8_32bpp: Makefile.am Makefile.in cfb8_32.h 
	                              cfbcpyarea.c cfbpntwin.c 
	                              cfbscrinit.c cfbwindow.c 
	                              xf86overlay.c 
	xserver/hw/xgl : Makefile.am Makefile.in xgl.h xglglyph.c 
	                 xglinput.c xgloutput.c xglpict.c xglpixmap.c 
	                 xglscreen.c xglshm.c xgltrap.c xglwindow.c 
	                 xglxv.c 
	xserver/hw/xgl/egl: Makefile.am Makefile.in kinput.c xegl.c 
	                    xegl.h 
	xserver/hw/xgl/egl/module: Makefile.in 
	xserver/hw/xgl/glx: Makefile.am Makefile.in xglx.c xglxorg.c 
	xserver/hw/xgl/glx/module: Makefile.in 
	xserver/hw/xgl/glxext: Makefile.am Makefile.in 
	xserver/hw/xgl/glxext/module: Makefile.am Makefile.in 
	xserver/hw/xnest: Cursor.c Events.c Font.c GC.c Init.c 
	                  Makefile.am Makefile.in Pixmap.c Screen.c 
	                  Window.c XNCursor.h XNGC.h XNPixmap.h 
	                  XNWindow.h 
	xserver/hw/xprint: Makefile.am Makefile.in attributes.c 
	                   ddxInit.c 
	xserver/hw/xprint/config: Makefile.in 
	xserver/hw/xprint/config/C: Makefile.in 
	xserver/hw/xprint/config/C/print: Makefile.in 
	xserver/hw/xprint/config/C/print/attributes: Makefile.in 
	xserver/hw/xprint/config/C/print/ddx-config: Makefile.in 
	xserver/hw/xprint/config/C/print/ddx-config/raster: Makefile.in 
	xserver/hw/xprint/config/C/print/models: Makefile.in 
	xserver/hw/xprint/config/C/print/models/CANONBJ10E-GS: 
	                                                       Makefile.in 
	xserver/hw/xprint/config/C/print/models/CANONC3200-PS: 
	                                                       Makefile.in 
	xserver/hw/xprint/config/C/print/models/CANONC3200-PS/fonts: 
	                                                             Makefile.in 
	xserver/hw/xprint/config/C/print/models/GSdefault: Makefile.in 
	xserver/hw/xprint/config/C/print/models/HPDJ1600C: Makefile.in 
	xserver/hw/xprint/config/C/print/models/HPDJ1600C/fonts: 
	                                                         Makefile.in 
	xserver/hw/xprint/config/C/print/models/HPLJ4050-PS: Makefile.in 
	xserver/hw/xprint/config/C/print/models/HPLJ4050-PS/fonts: 
	                                                           Makefile.in 
	xserver/hw/xprint/config/C/print/models/HPLJ4family: Makefile.in 
	xserver/hw/xprint/config/C/print/models/HPLJ4family/fonts: 
	                                                           Makefile.in 
	xserver/hw/xprint/config/C/print/models/PS2PDFspooldir-GS: 
	                                                           Makefile.in 
	xserver/hw/xprint/config/C/print/models/PSdefault: Makefile.in 
	xserver/hw/xprint/config/C/print/models/PSdefault/fonts: 
	                                                         Makefile.in 
	xserver/hw/xprint/config/C/print/models/PSspooldir: Makefile.in 
	xserver/hw/xprint/config/C/print/models/SPSPARC2: Makefile.in 
	xserver/hw/xprint/config/C/print/models/SPSPARC2/fonts: 
	                                                        Makefile.in 
	xserver/hw/xprint/config/en_US: Makefile.in 
	xserver/hw/xprint/config/en_US/print: Makefile.in 
	xserver/hw/xprint/config/en_US/print/attributes: Makefile.in 
	xserver/hw/xprint/doc: Makefile.in 
	xserver/hw/xprint/etc: Makefile.in 
	xserver/hw/xprint/etc/Xsession.d: Makefile.in 
	xserver/hw/xprint/etc/init.d: Makefile.in 
	xserver/hw/xprint/etc/profile.d: Makefile.in 
	xserver/hw/xprint/pcl: Makefile.in Pcl.h PclArc.c PclArea.c 
	                       PclColor.c PclGC.c PclInit.c PclLine.c 
	                       PclMisc.c PclPixel.c PclPolygon.c 
	                       PclPrint.c PclText.c PclWindow.c Pclmap.h 
	xserver/hw/xprint/pcl-mono: Makefile.in 
	xserver/hw/xprint/ps: Makefile.in Ps.h PsGC.c PsInit.c PsMisc.c 
	                      PsPixmap.c PsPrint.c PsText.c PsWindow.c 
	                      psout.h psout_ft.c psout_ftpstype1.c 
	xserver/hw/xprint/raster: Makefile.in Raster.c 
	xserver/hw/xwin: InitOutput.c Makefile.am Makefile.in win.h 
	                 winallpriv.c winclipboardwrappers.c winconfig.c 
	                 winconfig.h wincursor.c winfillsp.c 
	                 winglobals.c winmultiwindowwndproc.c 
	                 winpixmap.c winprocarg.c winscrinit.c 
	                 winsetsp.c winwin32rootless.c winwindow.c 
	xserver/include: Makefile.am Makefile.in bstorestr.h 
	                 colormapst.h cursor.h cursorstr.h 
	                 dix-config.h.in dix.h dixevents.h dixfont.h 
	                 dixgrabs.h dixstruct.h do-not-use-config.h.in 
	                 extension.h extinit.h extnsionst.h gc.h 
	                 gcstruct.h globals.h input.h inputstr.h misc.h 
	                 miscstruct.h os.h pixmapstr.h property.h 
	                 propertyst.h resource.h screenint.h 
	                 scrnintstr.h selection.h servermd.h site.h 
	                 swapreq.h window.h windowstr.h xkbsrv.h 
	                 xorg-config.h.in xorg-server.h.in 
	xserver/mfb    : Makefile.am Makefile.in mfb.h mfbbitblt.c 
	                 mfbblt.c mfbfillarc.c mfbfillrct.c mfbfillsp.c 
	                 mfbgc.c mfbimggblt.c mfbline.c mfbpixmap.c 
	                 mfbplygblt.c mfbpolypnt.c mfbpushpxl.c 
	                 mfbscrinit.c mfbwindow.c mfbzerarc.c 
	xserver/mi     : Makefile.in mi.h miarc.c mibank.c mibitblt.c 
	                 mibstore.c mibstore.h micoord.h midash.c 
	                 midispcur.c mieq.c miexpose.c mifillarc.c 
	                 mifillrct.c mifpolycon.c miglblt.c miinitext.c 
	                 miline.h mioverlay.c mipointer.c mipointer.h 
	                 mipolycon.c mipolygen.c mipolypnt.c 
	                 mipolyrect.c mipushpxl.c miscrinit.c mispans.c 
	                 misprite.c mispritest.h mivaltree.c 
	                 miwideline.c miwindow.c mizerarc.c mizerline.c 
	xserver/miext  : Makefile.in 
	xserver/miext/cw: Makefile.in cw.c cw.h cw_render.c 
	xserver/miext/damage: Makefile.in damage.c damage.h damagestr.h 
	xserver/miext/rootless: Makefile.am Makefile.in rootless.h 
	                        rootlessCommon.c rootlessCommon.h 
	                        rootlessConfig.h rootlessGC.c 
	                        rootlessScreen.c rootlessWindow.c 
	                        rootlessWindow.h 
	xserver/miext/rootless/accel: Makefile.am Makefile.in rlAccel.c 
	                              rlBlt.c rlFill.c 
	xserver/miext/rootless/safeAlpha: Makefile.am Makefile.in 
	                                  safeAlpha.h safeAlphaPicture.c 
	xserver/miext/shadow: Makefile.in shadow.c shadow.h 
	xserver/os     : Makefile.am Makefile.in WaitFor.c access.c 
	                 auth.c connection.c io.c oscolor.c osdep.h 
	                 osinit.c privsep.c utils.c 
	xserver/randr  : Makefile.in randr.c randrstr.h rrcrtc.c 
	                 rrmode.c rroutput.c rrproperty.c rrscreen.c 
	                 rrsdispatch.c rrxinerama.c 
	xserver/record : Makefile.in record.c set.c 
	xserver/render : Makefile.am Makefile.in animcur.c filter.c 
	                 glyph.c glyphstr.h miindex.c mipict.h mirect.c 
	                 mitrap.c mitri.c picture.c picture.h 
	                 picturestr.h render.c 
	xserver/xfixes : Makefile.in cursor.c region.c saveset.c 
	                 select.c xfixes.c xfixesint.h 
	xserver/xkb    : Makefile.am Makefile.in XKBAlloc.c XKBGAlloc.c 
	                 XKBMAlloc.c XKBMisc.c ddxBeep.c ddxCtrls.c 
	                 ddxDevBtn.c ddxFakeBtn.c ddxFakeMtn.c 
	                 ddxKeyClick.c ddxList.c ddxLoad.c maprules.c 
	                 xkb.c xkb.h xkbAccessX.c xkbActions.c 
	                 xkbEvents.c xkbInit.c xkbLEDs.c xkbPrKeyEv.c 
	                 xkbSwap.c xkbUtils.c xkbfmisc.c xkbout.c 
	                 xkbtext.c xkmread.c 
Added files:
	xserver/GL/mesa/array_cache: Makefile.in 
	xserver/Xext   : xselinux.c xselinux.h 
	xserver/config : dbus-api 
	xserver/dix    : deprecated.c protocol.txt registry.c 
	                 selection.c strcasestr.c 
	xserver/doc    : c-extensions 
	xserver/glx    : Makefile.am Makefile.in dispatch.h 
	                 extension_string.c extension_string.h 
	                 g_disptab.h glapi.c glapi.h glapioffsets.h 
	                 glapitable.h glapitemp.h glprocs.h glthread.c 
	                 glthread.h glxbyteorder.h glxcmds.c 
	                 glxcmdsswap.c glxcontext.h glxdrawable.h 
	                 glxdri.c glxdri2.c glxdricommon.c 
	                 glxdricommon.h glxdriswrast.c glxext.c glxext.h 
	                 glxscreens.c glxscreens.h glxserver.h glxutil.c 
	                 glxutil.h indirect_dispatch.c 
	                 indirect_dispatch.h indirect_dispatch_swap.c 
	                 indirect_program.c indirect_reqsize.c 
	                 indirect_reqsize.h indirect_size.h 
	                 indirect_size_get.c indirect_size_get.h 
	                 indirect_table.c indirect_table.h 
	                 indirect_texture_compression.c indirect_util.c 
	                 indirect_util.h render2.c render2swap.c 
	                 renderpix.c renderpixswap.c rensize.c single2.c 
	                 single2swap.c singlepix.c singlepixswap.c 
	                 singlesize.c singlesize.h swap_interval.c 
	                 unpack.h xfont.c 
	xserver/hw/kdrive: Kdrive.tmpl Xkdrive.man 
	xserver/hw/kdrive/ati: ati_drawtmp.h ati_dri.c ati_dri.h 
	                       ati_dripriv.h ati_sarea.h r128_blendtmp.h 
	                       r128_common.h r128_sarea.h 
	                       radeon_common.h radeon_sarea.h 
	xserver/hw/kdrive/ephyr: XF86dri.c ephyrdri.c ephyrdri.h 
	                         ephyrdriext.c ephyrdriext.h 
	                         ephyrglxext.c ephyrglxext.h 
	                         ephyrhostglx.c ephyrhostglx.h 
	                         ephyrhostproxy.c ephyrhostproxy.h 
	                         ephyrhostvideo.c ephyrhostvideo.h 
	                         ephyrlog.h ephyrproxyext.c 
	                         ephyrproxyext.h ephyrvideo.c 
	xserver/hw/kdrive/ephyr/GL/internal: dri_interface.h 
	xserver/hw/kdrive/epson: Xepson.man 
	xserver/hw/kdrive/fbdev: Xfbdev.man 
	xserver/hw/kdrive/igs: igs.c igs.h igscmap.c igscurs.c igsdraw.c 
	                       igsdraw.h igsreg.c igsreg.h igsstub.c 
	xserver/hw/kdrive/ipaq: ipaq.c 
	xserver/hw/kdrive/itsy: itsy.c itsy.h kbd.c ts.c 
	xserver/hw/kdrive/mach64: mach64curs.c 
	xserver/hw/kdrive/nvidia: nvidiacurs.c nvidiavideo.c 
	xserver/hw/kdrive/pcmcia: modes.h pcmcia.c pcmcia.h pcmciacurs.c 
	                          pcmciarotate.c pcmciashadow.c 
	                          pcmciastub.c 
	xserver/hw/kdrive/savage: s3.c s3.h s3.nick s3clock.c s3cmap.c 
	                          s3curs.c s3draw.c s3draw.h s3gc.c 
	                          s3reg.c s3reg.h s3rtst.c s3stub.c 
	xserver/hw/kdrive/sis530: sis.c sis.h sisclock.c siscmap.c 
	                          siscurs.c sisdraw.c sisdraw.h sisio.c 
	                          sisstub.c 
	xserver/hw/kdrive/smi: smivideo.c 
	xserver/hw/kdrive/src: kcolor.c kkeymap.h kloadmap.c 
	xserver/hw/kdrive/trident: trident.c trident.h tridentcurs.c 
	                           tridentdraw.c tridentdraw.h 
	                           tridentstub.c 
	xserver/hw/kdrive/trio: s3.c s3.h s3clock.c s3cmap.c s3curs.c 
	                        s3stub.c 
	xserver/hw/kdrive/ts300: ts300.c 
	xserver/hw/kdrive/vesa: Xvesa.man 
	xserver/hw/kdrive/vxworks: vxkbd.c vxmouse.c vxworks.c 
	xserver/hw/xfree86/common: modeline2c.awk 
	xserver/hw/xfree86/doc: README.modes 
	xserver/hw/xfree86/dri2: Makefile.am Makefile.in dri2.c dri2.h 
	                         dri2ext.c 
	xserver/hw/xfree86/dummylib: dixprivates.c 
	xserver/hw/xfree86/modes: xf86gtf.c 
	xserver/hw/xfree86/os-support/bus: bsd_pci.c 
	xserver/hw/xfree86/os-support/shared: ia64Pci.h 
	xserver/hw/xgl/glx: xglxinit.c 
	xserver/hw/xprint/etc: Makefile 
	xserver/hw/xprint/etc/Xsession.d: Makefile 
	xserver/hw/xprint/etc/init.d: Makefile 
	xserver/hw/xprint/etc/profile.d: Makefile 
	xserver/hw/xquartz: Makefile.am Makefile.in X11Application.h 
	                    X11Application.m X11Controller.h 
	                    X11Controller.m applewm.c applewmExt.h 
	                    darwin.c darwin.h darwinClut8.h 
	                    darwinEvents.c darwinEvents.h 
	                    darwinKeyboard.c darwinKeyboard.h 
	                    darwinXinput.c keysym2ucs.c keysym2ucs.h 
	                    pseudoramiX.c pseudoramiX.h quartz.c 
	                    quartz.h quartzAudio.c quartzAudio.h 
	                    quartzCocoa.m quartzCommon.h quartzCursor.c 
	                    quartzCursor.h quartzForeground.c 
	                    quartzForeground.h quartzKeyboard.c 
	                    quartzKeyboard.h quartzPasteboard.c 
	                    quartzPasteboard.h quartzStartup.c 
	xserver/hw/xquartz/GL: Makefile.am Makefile.in indirect.c 
	xserver/hw/xquartz/bundle: Info.plist Makefile.am Makefile.in 
	                           X11.icns Xquartz.plist bundle-main.c 
	xserver/hw/xquartz/bundle/Dutch.lproj: InfoPlist.strings 
	                                       Localizable.strings 
	xserver/hw/xquartz/bundle/Dutch.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/English.lproj: InfoPlist.strings 
	                                         Localizable.strings 
	xserver/hw/xquartz/bundle/English.lproj/main.nib: designable.nib 
	                                                  keyedobjects.nib 
	xserver/hw/xquartz/bundle/French.lproj: InfoPlist.strings 
	                                        Localizable.strings 
	xserver/hw/xquartz/bundle/French.lproj/main.nib: 
	                                                 keyedobjects.nib 
	xserver/hw/xquartz/bundle/German.lproj: InfoPlist.strings 
	                                        Localizable.strings 
	xserver/hw/xquartz/bundle/German.lproj/main.nib: 
	                                                 keyedobjects.nib 
	xserver/hw/xquartz/bundle/Italian.lproj: InfoPlist.strings 
	                                         Localizable.strings 
	xserver/hw/xquartz/bundle/Italian.lproj/main.nib: 
	                                                  keyedobjects.nib 
	xserver/hw/xquartz/bundle/Japanese.lproj: InfoPlist.strings 
	                                          Localizable.strings 
	xserver/hw/xquartz/bundle/Japanese.lproj/main.nib: 
	                                                   keyedobjects.nib 
	xserver/hw/xquartz/bundle/Spanish.lproj: InfoPlist.strings 
	                                         Localizable.strings 
	xserver/hw/xquartz/bundle/Spanish.lproj/main.nib: 
	                                                  keyedobjects.nib 
	xserver/hw/xquartz/bundle/X11.xcodeproj: project.pbxproj 
	xserver/hw/xquartz/bundle/da.lproj: InfoPlist.strings 
	                                    Localizable.strings 
	xserver/hw/xquartz/bundle/da.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/fi.lproj: InfoPlist.strings 
	                                    Localizable.strings 
	xserver/hw/xquartz/bundle/fi.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/ko.lproj: InfoPlist.strings 
	                                    Localizable.strings 
	xserver/hw/xquartz/bundle/ko.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/no.lproj: InfoPlist.strings 
	                                    Localizable.strings 
	xserver/hw/xquartz/bundle/no.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/pl.lproj: InfoPlist.strings 
	                                    Localizable.strings 
	xserver/hw/xquartz/bundle/pl.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/pt.lproj: InfoPlist.strings 
	                                    Localizable.strings 
	xserver/hw/xquartz/bundle/pt.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/pt_PT.lproj: InfoPlist.strings 
	                                       Localizable.strings 
	xserver/hw/xquartz/bundle/pt_PT.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/ru.lproj: InfoPlist.strings 
	                                    Localizable.strings 
	xserver/hw/xquartz/bundle/ru.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/sv.lproj: InfoPlist.strings 
	                                    Localizable.strings 
	xserver/hw/xquartz/bundle/sv.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/zh_CN.lproj: InfoPlist.strings 
	                                       Localizable.strings 
	xserver/hw/xquartz/bundle/zh_CN.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/bundle/zh_TW.lproj: InfoPlist.strings 
	                                       Localizable.strings 
	xserver/hw/xquartz/bundle/zh_TW.lproj/main.nib: keyedobjects.nib 
	xserver/hw/xquartz/doc: Makefile.in 
	xserver/hw/xquartz/mach-startup: Makefile.in 
	xserver/hw/xquartz/xpr: Makefile.am Makefile.in Xquartz.man.pre 
	                        appledri.c appledri.h appledristr.h 
	                        dri.c dri.h dristruct.h x-hash.c 
	                        x-hash.h x-hook.c x-hook.h x-list.c 
	                        x-list.h xpr.h xprAppleWM.c xprCursor.c 
	                        xprFrame.c xprScreen.c 
	xserver/hw/xwin/glx: ChangeLog glwindows.h glwrap.c indirect.c 
	xserver/hw/xwin/xlaunch: Makefile config.h 
	xserver/include: dixaccess.h privates.h registry.h xkbfile.h 
	                 xkbstr.h 
	xserver/xkb    : xkbPrOtherEv.c xkbgeom.h 
Removed files:
	xserver        : ChangeLog ylwrap 
	xserver/GL     : Makefile.am symlink-mesa.sh 
	xserver/GL/apple: Makefile.am aglGlx.c 
	xserver/GL/glx : Makefile.am extension_string.c 
	                 extension_string.h g_disptab.h glxbyteorder.h 
	                 glxcmds.c glxcmdsswap.c glxcontext.h 
	                 glxdrawable.h glxdri.c glxext.c glxext.h 
	                 glxglcore.c glxscreens.c glxscreens.h 
	                 glxserver.h glxutil.c glxutil.h glxvisuals.c 
	                 indirect_dispatch.c indirect_dispatch.h 
	                 indirect_dispatch_swap.c indirect_program.c 
	                 indirect_reqsize.c indirect_reqsize.h 
	                 indirect_size_get.c indirect_size_get.h 
	                 indirect_table.c indirect_table.h 
	                 indirect_texture_compression.c indirect_util.c 
	                 indirect_util.h render2.c render2swap.c 
	                 renderpix.c renderpixswap.c rensize.c single2.c 
	                 single2swap.c singlepix.c singlepixswap.c 
	                 singlesize.c singlesize.h swap_interval.c 
	                 unpack.h xfont.c 
	xserver/GL/mesa: Makefile.am dummy.c 
	xserver/GL/mesa/X: Makefile.am 
	xserver/GL/mesa/glapi: Makefile.am 
	xserver/GL/mesa/main: Makefile.am 
	xserver/GL/mesa/math: Makefile.am 
	xserver/GL/mesa/shader: Makefile.am 
	xserver/GL/mesa/shader/grammar: Makefile.am 
	xserver/GL/mesa/shader/slang: Makefile.am 
	xserver/GL/mesa/swrast: Makefile.am 
	xserver/GL/mesa/swrast_setup: Makefile.am 
	xserver/GL/mesa/tnl: Makefile.am 
	xserver/GL/mesa/vbo: Makefile.am 
	xserver/GL/windows: ChangeLog glwindows.h glwrap.c indirect.c 
	xserver/Xext   : SecurityPolicy 
	xserver/afb    : afbbstore.c afbpntwin.c 
	xserver/cfb    : cfbbstore.c cfbpntwin.c cfbtab.h 
	xserver/doc    : SecurityPolicy.man.pre 
	xserver/fb     : fbbstore.c 
	xserver/hw/darwin: Makefile.am XDarwin.man darwin.c darwin.h 
	                   darwinClut8.h darwinEvents.c darwinKeyboard.c 
	                   darwinKeyboard.h darwinXinput.c 
	xserver/hw/darwin/apple: X11Application.m X11Controller.m 
	xserver/hw/darwin/bundle: Info.plist Makefile.am XDarwin.icns 
	xserver/hw/darwin/bundle/Dutch.lproj: Credits.rtf 
	                                      Localizable.strings 
	                                      Makefile.am 
	                                      XDarwinHelp.html.cpp 
	xserver/hw/darwin/bundle/Dutch.lproj/MainMenu.nib: classes.nib 
	                                                   objects.nib 
	xserver/hw/darwin/bundle/English.lproj: Credits.rtf 
	                                        InfoPlist.strings.cpp 
	                                        Localizable.strings 
	                                        Makefile.am 
	                                        XDarwinHelp.html.cpp 
	xserver/hw/darwin/bundle/English.lproj/MainMenu.nib: classes.nib 
	                                                     objects.nib 
	xserver/hw/darwin/bundle/French.lproj: Credits.rtf 
	                                       Localizable.strings 
	                                       Makefile.am 
	                                       XDarwinHelp.html.cpp 
	xserver/hw/darwin/bundle/French.lproj/MainMenu.nib: classes.nib 
	                                                    objects.nib 
	xserver/hw/darwin/bundle/German.lproj: Credits.rtf 
	                                       Localizable.strings 
	                                       Makefile.am 
	                                       XDarwinHelp.html.cpp 
	xserver/hw/darwin/bundle/German.lproj/MainMenu.nib: classes.nib 
	                                                    objects.nib 
	xserver/hw/darwin/bundle/Japanese.lproj: Credits.rtf 
	                                         Localizable.strings 
	                                         Makefile.am 
	                                         XDarwinHelp.html.cpp 
	xserver/hw/darwin/bundle/Japanese.lproj/MainMenu.nib: 
	                                                      classes.nib 
	                                                      objects.nib 
	xserver/hw/darwin/bundle/Portuguese.lproj: Credits.rtf 
	                                           Localizable.strings 
	                                           Makefile.am 
	                                           XDarwinHelp.html.cpp 
	xserver/hw/darwin/bundle/Portuguese.lproj/MainMenu.nib: 
	                                                        classes.nib 
	                                                        objects.nib 
	xserver/hw/darwin/bundle/Spanish.lproj: Credits.rtf 
	                                        Localizable.strings 
	                                        Makefile.am 
	                                        XDarwinHelp.html.cpp 
	xserver/hw/darwin/bundle/Spanish.lproj/MainMenu.nib: classes.nib 
	                                                     objects.nib 
	xserver/hw/darwin/bundle/Swedish.lproj: Credits.rtf 
	                                        Localizable.strings 
	                                        Makefile.am 
	                                        XDarwinHelp.html.cpp 
	xserver/hw/darwin/bundle/Swedish.lproj/MainMenu.nib: classes.nib 
	                                                     objects.nib 
	xserver/hw/darwin/bundle/ko.lproj: Credits.rtf 
	                                   Localizable.strings 
	                                   Makefile.am 
	                                   XDarwinHelp.html.cpp 
	xserver/hw/darwin/bundle/ko.lproj/MainMenu.nib: classes.nib 
	                                                objects.nib 
	xserver/hw/darwin/iokit: Makefile.am xfIOKit.c xfIOKit.h 
	                         xfIOKitCursor.c xfIOKitStartup.c 
	xserver/hw/darwin/quartz: Makefile.am Preferences.h 
	                          Preferences.m XApplication.h 
	                          XApplication.m XDarwinStartup.c 
	                          XDarwinStartup.man XServer.h XServer.m 
	                          applewm.c applewmExt.h keysym2ucs.c 
	                          keysym2ucs.h pseudoramiX.c 
	                          pseudoramiX.h quartz.c quartz.h 
	                          quartzAudio.c quartzAudio.h 
	                          quartzCocoa.m quartzCommon.h 
	                          quartzCursor.c quartzCursor.h 
	                          quartzKeyboard.c quartzPasteboard.c 
	                          quartzPasteboard.h quartzStartup.c 
	xserver/hw/darwin/quartz/XDarwin.pbproj: project.pbxproj 
	xserver/hw/darwin/quartz/cr: XView.m crAppleWM.m crFrame.m 
	                             crScreen.m 
	xserver/hw/darwin/quartz/fullscreen: fullscreen.c quartzCursor.c 
	xserver/hw/darwin/quartz/xpr: appledri.c dri.c x-hash.c x-hash.h 
	                              x-hook.c x-list.c x-list.h 
	                              xprAppleWM.c xprCursor.c 
	                              xprFrame.c xprScreen.c 
	xserver/hw/darwin/utils: Makefile.am README.txt dumpkeymap.c 
	                         dumpkeymap.man 
	xserver/hw/dmx/config: parser.c parser.h scanner.c 
	xserver/hw/kdrive/ati: ChangeLog 
	xserver/hw/kdrive/neomagic: ChangeLog 
	xserver/hw/xfree86/common: modeline2c.pl xf86DefModes.c 
	                           xf86DoScanPci.c xf86cvt.c 
	xserver/hw/xfree86/dixmods: GLcoremodule.c type1mod.c 
	xserver/hw/xfree86/dummylib: xf86getpagesize.c 
	xserver/hw/xfree86/int10: pci.c 
	xserver/hw/xfree86/os-support: xf86_ansic.h xf86_libc.h 
	xserver/hw/xfree86/os-support/bus: axpPci.c freebsdPci.c 
	                                   netbsdPci.c 
	xserver/hw/xfree86/os-support/shared: libc_wrapper.c stdPci.c 
	xserver/hw/xfree86/scanpci: Makefile.am extrapci.ids pci.ids 
	                            pciid2c.pl xf86PciData.h 
	                            xf86PciStdIds.h xf86PciStr.h 
	                            xf86ScanPci.c xf86ScanPci.h 
	xserver/hw/xfree86/utils/pcitweak: Makefile.am pcitweak.c 
	                                   pcitweak.man.pre 
	xserver/hw/xfree86/utils/scanpci: Makefile.am scanpci.c 
	                                  scanpci.man.pre 
	xserver/hw/xfree86/xaa: xaaPaintWin.c 
	xserver/hw/xfree86/xf4bpp: ppcBStore.c ppcPntWin.c 
	xserver/hw/xfree86/xf8_32bpp: cfbbstore.c 
	xserver/hw/xgl : xglbstore.c 
	xserver/hw/xprint: dpmsstubs-wrapper.c miinitext-wrapper.c 
	xserver/hw/xwin: winpntwin.c 
	xserver/mfb    : mfbbstore.c mfbpntwin.c 
	xserver/miext/rootless/safeAlpha: safeAlphaWindow.c 
	xserver/os     : secauth.c xalloc.c 
	xserver/render : miglyph.c 
	xserver/xkb    : xkberrs.c 

Log message:
xserver 1.5.2. tested by ckuethe@, oga@, and others.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 09:07:40

Modified files:
	lib/libGL/dri/i915: Makefile 

Log message:
Build fix. There were symlinks hiding in the git repository...


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 09:45:35

Modified files:
	lib/libGL      : Makefile 
	lib/libGLU     : Makefile 
	lib/libGLw     : Makefile 

Log message:
This is now Mesa 7.2. Noticed by brad@. Thanks.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 09:54:56

Modified files:
	.              : 3RDPARTY MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 09:56:30

Modified files:
	.              : MODULES 

Log message:
more sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/02 13:43:49

Modified files:
	devel/subversion: Makefile distinfo 
	devel/subversion/patches: patch-Makefile_in 
	devel/subversion/pkg: PFRAG.shared-main PFRAG.shared-python 
	                      PFRAG.shared-ruby PLIST-ap2 PLIST-main 
	                      PLIST-perl PLIST-python PLIST-ruby 
Added files:
	devel/subversion/patches: patch-build_ac-macros_swig_m4 
	                          patch-configure_ac 
Removed files:
	devel/subversion/patches: patch-configure 
	                          patch-subversion_bindings_swig_perl_native_Core_pm 
	                          patch-subversion_bindings_swig_perl_native_Ra_pm 

Log message:
update to 1.5.4

joint work with new maintainer Stefan Sperling
and Brad Walker (me at bradwalker.com)

tested by several


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 14:54:31

Modified files:
	faq            : current.html 

Log message:
Changes for xserver 1.5.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/02 15:10:54

Modified files:
	distrib/sets/lists/base: md.aviion md.hp300 md.luna88k 
	                         md.mvme88k md.mvmeppc 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/02 16:49:16

Modified files:
	devel          : Makefile 
Removed files:
	devel/ORBit    : Makefile distinfo 
	devel/ORBit/files: orbitrc-sample 
	devel/ORBit/patches: patch-Makefile_in patch-configure_in 
	                     patch-libIDL_Makefile_in 
	                     patch-orbit-config_in 
	                     patch-src_IIOP_connection_c 
	                     patch-src_daemons_interface_repository_Makefile_in 
	                     patch-src_orbit-idl-compiler_Makefile_in 
	                     patch-src_services_event_Makefile_in 
	                     patch-src_services_name_Makefile_in 
	devel/ORBit/pkg: DESCR PFRAG.shared PLIST 

Log message:
- another antique piece from the glorious days of gnome/gtk+ 1.0 kicks
the bucket.

discussed with and ok ajacoutot@ and landry@ (who also poetically exclaimed:
"shitfuckhell yes!")


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/11/02 16:50:48

Modified files:
	sys/dev/usb    : if_mos.c if_mosreg.h 

Log message:
rcs tags


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/11/02 17:02:48

Modified files:
	share/man/man4 : mos.4 

Log message:
Syba SY-U2LAN works.


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/11/02 17:17:47

Modified files:
	sys/dev/i2c    : i2c_scan.c lm78_i2c.c 

Log message:
support w83627dhg at i2c (as seen on Sun Ultra 24 via dmesg@)    ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/02 18:07:02

Modified files:
	usr.bin/ssh    : readconf.c 

Log message:
remove valueless comment


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/02 18:42:15

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
Don't attach bio unless we do RAID.


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/02 19:44:41

Modified files:
	usr.bin/ssh    : readconf.c 

Log message:
fix comment


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/02 20:03:35

Modified files:
	sys/kern       : kern_fork.c 

Log message:
pre-allocate the ptrace_state we may need to tie to the new process
in case we need it.  the idea is to try to get rid of some potential
sleeps..
ok tedu


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/02 20:22:16

Modified files:
	faq            : faq1.html 

Log message:
out with luna88k, in with socppc


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/02 21:00:59

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.vax md.zaurus 
	                          mi 
	distrib/sets/lists/xserv: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.mac68k md.macppc 
	                          md.mvme68k md.mvme88k md.sgi md.sparc 
	                          md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/02 23:21:06

Modified files:
	driver/xf86-video-sunffb: configure configure.ac 
	driver/xf86-video-sunffb/man: sunffb.man 
	driver/xf86-video-sunffb/src: Makefile.am Makefile.in 
	                              VISmoveImage.s ffb.h ffb_accel.c 
	                              ffb_asm.s ffb_attr.c ffb_dac.h 
	                              ffb_driver.c ffb_fifo.h 
	                              ffb_loops.h ffb_rcache.h ffb_wid.c 
Removed files:
	driver/xf86-video-sunffb/src: ffb_dri.c ffb_drishare.h 

Log message:
xf86-video-sunffb 1.2.0.


CVSROOT:	/cvs
Module name:	www
Changes by:	cnst@cvs.openbsd.org	2008/11/02 23:56:02

Modified files:
	.              : events.html 

Log message:
* update and clean up some 2008 events
* add all *bsd conferences that are already scheduled for 2009


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/03 00:02:44

Modified files:
	usr.sbin/rtadvd: rtadvd.c 

Log message:
be more clear about what getpwnam failed; ok claudio


CVSROOT:	/cvs
Module name:	www
Changes by:	cnst@cvs.openbsd.org	2008/11/03 00:16:59

Modified files:
	papers         : index.html 
	.              : events.html 
Added files:
	papers         : eurobsdcon2008-sensors.pdf 

Log message:
add my EuroBSDCon 2008 slides from Strasbourg


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/11/03 01:59:41

Modified files:
	usr.bin/ssh    : servconf.c 

Log message:
include MaxSessions in sshd -T output; patch from imorgan AT nas.nasa.gov


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/03 02:02:37

Modified files:
	devel/p5-Locale-Maketext-Simple: Makefile 

Log message:
set COMES_WITH=4.5 for ports coming together with the new perl

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	landry@cvs.openbsd.org	2008/11/03 02:32:14

Modified files:
	usr.sbin/pkg_add/pod: OpenBSD::Intro.pod 

Log message:
Fix some errors, okay espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/03 02:40:01

Modified files:
	usr.sbin/snmpd : snmpd.8 snmpd.conf.5 

Log message:
improve description in .Nd macros.

ok reyk@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/03 02:44:27

Modified files:
	usr.sbin/snmpd : snmpd.conf.5 

Log message:
use colon before a list.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/03 03:44:07

Modified files:
	devel/p5-Test-Exception: Makefile distinfo 

Log message:
update to 0.27

ok maintainer msf@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/03 04:02:25

Modified files:
	x11/fltk2      : Makefile distinfo 

Log message:
- minor update to fltk2 revision 6483

from James Turner (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/03 04:03:03

Added files:
	x11/fltk2/patches: patch-configure 

Log message:
- missing patch from last commit (s/lpthread/pthread)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/03 04:05:25

Modified files:
	www/dillo      : Makefile 
Added files:
	www/dillo/patches: patch-dillorc 

Log message:
- configure default fonts rendering
- for ftp transfers, dillo relies on wget; add run_depends on it
(maintainer is actually working on making use of ftp(1) instead, thanks to
kili@'s suggestion; but for now we need ftp working)

from James Turner (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2008/11/03 04:42:15

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
add Radeon HD 3650


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2008/11/03 04:42:44

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/03 04:52:14

Modified files:
	faq            : current.html 

Log message:
p5-Locale-Maketext-Simple was also moved to base Perl, show
people how to remove it. separate section so people notice it,
Nick agrees.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/03 05:14:46

Modified files:
	regress/usr.bin/mdoclint: mdoclint 

Log message:
handle 3p manpages correctly

Also remove some warnings for OpenBSD, since /pub/OpenBSD
will occur very often in tool samples.

okay grunk@, jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/03 05:17:01

Modified files:
	regress/usr.bin/mdoclint: mdoclint mdoclint.1 

Log message:
handle Xrefs to XFree as well
okay grunk@, jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/03 07:05:43

Modified files:
	devel/p5-App-CLI: Makefile 
	devel/p5-SVN-Web: Makefile 
	devel/svk      : Makefile 
	www/p5-Catalyst-Plugin-I18N: Makefile 

Log message:
p5-Locale-Maketext-Simple made it into base Perl, fix dependencies
ok simon, jasper


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/03 07:18:12

Modified files:
	x11            : Makefile 
Removed files:
	x11/gtk-engines: Makefile distinfo 
	x11/gtk-engines/pkg: DESCR PFRAG.shared PLIST 

Log message:
- another unused and old gtk+1 port that bit the big one

ok ajacoutot@ landry@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/03 07:49:23

Modified files:
	usr.sbin/openssl: openssl.1 

Log message:
sync to openssl-0.9.8i;

i still haven't folded in x509v3_config.pod, since i'm not entirely
sure what to do with it.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/11/03 08:42:35

Modified files:
	usr.bin/mail   : collect.c mail.1 

Log message:
add ~x;  which is quite handy sometimes.  per posix
man page tweak&ok jmc@.  ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/03 09:19:55

Modified files:
	www/kazehakase : Makefile 

Log message:
Fix build, stupid me. spotted by naddy@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/03 09:31:14

Removed files:
	x11/x11vnc/patches: patch-libvncserver_httpd_c 
	                    patch-libvncserver_main_c 
	                    patch-libvncserver_rfbserver_c 
	                    patch-libvncserver_sockets_c 

Log message:
fix build, missed some "cvs rm" on the machine I committed from.
thanks naddy for pointing it out. no bump necessary.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/03 09:33:06

Modified files:
	distrib/sets/lists/xbase: md.armish 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/03 09:39:28

Modified files:
	distrib/sets/lists/xbase: md.armish md.macppc md.sparc64 
	distrib/sets/lists/xserv: md.armish md.macppc md.sparc64 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/03 10:19:54

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnreg.h 

Log message:
HW CCMP encryption/decryption of unicast frames.
HW support for other ciphers (TKIP) really sucks (no Michael MIC,
not even TKIP Phase 1) and is thus not implemented here.

fix a panic in iwn_fatal_intr() when dumping the firmware error
log while i'm here.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/03 10:29:47

Modified files:
	share/man/man4 : iwn.4 

Log message:
HW CCMP + use plural for firmware files.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/03 10:36:49

Modified files:
	share/man/man4 : iwn.4 

Log message:
s/5GHZ/5GHz/ for consistency.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/03 11:20:45

Modified files:
	usr.bin/mail/USD.doc: mail4.nr mail5.nr mail9.nr 

Log message:
poor USD docs, we always forget you! ...document ~x


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/03 11:50:13

Modified files:
	usr.bin/mail   : mail.1 
	usr.bin/mail/misc: mail.tildehelp 

Log message:
update the tilde escapes for both these files,
and try and keep them in a similar format/order;


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/11/03 12:40:38

Added files:
	graphics/inkscape/patches: 
	                           patch-src_extension_internal_pdfinput_pdf-parser_cpp 

Log message:
Unbreak after poppler update. No cookies for me.

Fix from Mikko Tolmunen <oskari@sefirosu.org>. Thanks.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/03 13:07:42

Modified files:
	usr.bin/mail/misc: mail.tildehelp 
	usr.bin/mail/USD.doc: mail9.nr 

Log message:
...and then sync tildehelp and mail9.nr;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/03 13:23:18

Modified files:
	audio/espeak   : Makefile 
	audio/espeak/patches: patch-src_Makefile 

Log message:
- fix build on amd64
- honor CXX and CXXFLAGS


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/03 13:35:47

Modified files:
	driver/xf86-video-nv: ChangeLog configure configure.ac 
	driver/xf86-video-nv/compat/modes: xf86Crtc.c xf86Crtc.h 
	                                   xf86Cursors.c xf86EdidModes.c 
	                                   xf86Modes.c xf86Modes.h 
	                                   xf86RandR12.c xf86Rotate.c 
	                                   xf86gtf.c 
	driver/xf86-video-nv/src: g80_display.c g80_driver.c g80_exa.c 
	                          g80_output.c g80_xaa.c nv_driver.c 
	                          nv_hw.c nv_setup.c 

Log message:
xf86-video-nv 2.1.12


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/03 13:37:24

Modified files:
	driver/xf86-video-openchrome: NEWS configure configure.ac 
	driver/xf86-video-openchrome/man: Makefile.in 
	driver/xf86-video-openchrome/src: svnversion.h via_accel.c 
	                                  via_driver.c via_driver.h 
	                                  via_id.c via_memory.c 
	                                  via_mode.c via_mode.h 
	                                  via_swov.c 

Log message:
xf86-video-openchrome 0.2.903


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/11/03 13:50:00

Modified files:
	emulators/generator: Makefile 

Log message:
Update the HOMEPAGE/MASTER_SITES.

Requested by the author.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/11/03 14:11:58

Modified files:
	infrastructure/build: libtool 

Log message:
tweak a few things:
- cache more stuff to avoid calling internal_resolve_la
- add a tracing facility
- start cleaning up more stuff.

okay steven@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/03 14:18:36

Modified files:
	distrib/sets/lists/xbase: md.sgi md.sparc64 
	distrib/sets/lists/xserv: md.armish md.sgi md.sparc64 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/03 14:30:53

Modified files:
	print/texlive/base: Makefile 
	print/texlive/base/patches: patch-texk_web2c_configure 

Log message:
don't link libstdc++ statically


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/03 14:33:56

Modified files:
	devel/subversion: Makefile 
Added files:
	devel/subversion/pkg: MESSAGE-ap2 UNMESSAGE-ap2 

Log message:
add some guidance to enable/disable the svn modules for apache2

slightly tweaked diff from Brad Walker, also reminded by Stefan Sperling.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/03 15:07:03

Modified files:
	distrib/sets/lists/xbase: md.zaurus 
	distrib/sets/lists/xserv: md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	fkr@cvs.openbsd.org	2008/11/03 15:10:41

Modified files:
	.              : errata.html 

Log message:
link 4.4 errata here as well
ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/03 15:16:51

Modified files:
	share/man/man9 : mbuf.9 

Log message:
Forgot this docu bit in the M_ANYCAST6 removal. This is actually from naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/03 15:25:13

Modified files:
	usr.bin/aucat  : abuf.c abuf.h aparams.c aparams.h aproc.c 
	                 aucat.c dev.c sock.c 

Log message:
A small optimization: handle most N-channel <-> M-channel conversions
inside the mixer and the demultiplexer. This way, aucat will not
trigger the heavy conversion code when only channel conversions are
required. Cuts ~50% of the CPU usage on envy(4) devices, can improve
surround 4.0, 5.1 and 7.1 capable devices. No functionnal change.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/03 15:55:34

Modified files:
	usr.bin/aucat  : abuf.h aproc.c 

Log message:
rename mixxxx and subxxx fields of struct abuf to avoid confusion:
Add ``i'' to offsets in the input buffer and ``o'' to offsets
in the output buffer. This is necessary because input and output
use no more the same frame size.


CVSROOT:	/cvs
Module name:	www
Changes by:	jakemsr@cvs.openbsd.org	2008/11/03 16:18:05

Modified files:
	faq            : faq13.html 

Log message:
overhaul audio(4) portions

input/ok ratchov


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/03 16:18:42

Modified files:
	x11/xscreensaver: Makefile 
	x11/xscreensaver/files: passwd-bsd_auth.c 

Log message:
- remove calls to (un)block_sigchld as they induce some issues; I will
rework this better in the incoming days


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/11/03 16:21:03

ports/multimedia/gstreamer-0.10/plugins-good/files

Update of /cvs/ports/multimedia/gstreamer-0.10/plugins-good/files
In directory cvs.openbsd.org:/tmp/cvs-serv27815/files

Log Message:
Directory /cvs/ports/multimedia/gstreamer-0.10/plugins-good/files added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/11/03 16:22:37

Modified files:
	lib/libpciaccess/src: openbsd_pci.c 

Log message:
When trying to map a piece of device memory with a cacheability attribue
(e.g.  the graphics aperture on most video cards), don't error if we
failed to set the mtrr but the map succeeded. Instead print a warning (other
osen handle this case similarly).

Libraries shouldn't use fprintf(stderr, ...); but libpciaccess is really
quite poorly designed.

This diff means that mine and drahn's laptops work with xserver 1.5.

ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/11/03 16:24:09

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 
	multimedia/gstreamer-0.10/plugins-good/patches: 
	                                                patch-configure_ac 
	multimedia/gstreamer-0.10/plugins-good/pkg: PLIST-main 
Added files:
	multimedia/gstreamer-0.10/plugins-good/files: Makefile.am 
	                                              gstlibsndio.c 
	                                              libsndiosink.c 
	                                              libsndiosink.h 
	                                              libsndiosrc.c 
	                                              libsndiosrc.h 
	multimedia/gstreamer-0.10/plugins-good/patches: 
	                                                patch-ext_Makefile_am 
	                                                patch-sys_oss_Makefile_am 
Removed files:
	multimedia/gstreamer-0.10/plugins-good/patches: 
	                                                patch-sys_oss_Makefile_in 

Log message:
add linsbdio backend and use it by default


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/03 17:00:23

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drm.h i915_drv.h i915_irq.c 

Log message:
revert the pageflipping and vblank sync code to the older style that
doesn't handle triple buffering (which has been marked ``don't use this,
it's unstable'' for ever anyway)

While the code just removed is in drm git. it's not planned to go any
further, due to being a horribly ugly hack. Instead a proper fix which
will depend on memory management is planned. So revert this stuff here,
since it's now dead.

Testing shows no regressions.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/03 17:22:12

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_irq.c 

Log message:
Hold the drm lock around all things that touch the ringbuffer.

Not strictly needed in the non-gem case, but it will be needed then, and
doesn't hurt now.

From Eric Anholt at intel.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/03 17:38:14

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_irq.c 

Log message:
Enable IMR passthrough of vblank events before enabling it in the
pipestat register. Fixes a nasty race where the bit would get set
without being reflected in the interrupt register, so we'd never get
another vblank interrupt.

Also, use the user_irq_lock to also protect vblank register writes, since it
covers the same register.

From Eric Anholt and  Keith Packard at Intel.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/03 17:42:52

Modified files:
	sys/dev/pci/drm: drm_drv.c 

Log message:
The drawable spinlock is no longer ever held in interrupt context (and
won't be). It doesn't need to block interrupts anymore so switch to
IPL_NONE.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/03 17:47:02

Modified files:
	sys/dev/pci/drm: i915_drm.h 

Log message:
Kill some more ttm only defines. No binary change.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/03 19:48:08

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
another intel g45 dev


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/03 19:48:19

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
pcidevs


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2008/11/03 21:06:45

Modified files:
	net/luasocket  : Makefile 
Added files:
	net/luasocket/patches: patch-src_http_lua 

Log message:
Support additional HTTP redirections (303 and 307).
"yes please" martynas@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2008/11/03 21:14:50

Modified files:
	net/yt         : Makefile 
	net/yt/files   : yt.lua 

Log message:
Check for and display errors, so a string like
"This video is not available in your country." will be
displayed instead of a failed assert.

ok martynas@ pedro@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/03 22:35:58

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add PCI ids for the Intel 7300 MCH and some more IDT PCI Express switches.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/03 22:36:23

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/03 22:58:43

Modified files:
	xserver/hw/xfree86/os-support/bsd: alpha_video.c 

Log message:
Update to libpciaccess world.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/03 23:00:51

Modified files:
	distrib/sets/lists/xbase: md.alpha 
	distrib/sets/lists/xserv: md.alpha 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/03 23:03:56

Modified files:
	driver/xf86-video-glint/src: pm3_dac.c 

Log message:
switch the alpha specific code to libpciaccess.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/03 23:37:19

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/xserv: md.landisk 
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/11/03 23:40:26

Modified files:
	audio/espeak/patches: patch-src_Makefile 

Log message:
use -fPIC -DPIC instead of just -fpic to unbreak build on sparc64


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/04 00:01:06

Modified files:
	driver/xf86-video-sis/src: sis_driver.c 

Log message:
Let the alpha specific code compile. Untested.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/04 00:22:36

Modified files:
	usr.bin/make   : Makefile compat.c defines.h dir.c dir.h 
	                 engine.c engine.h error.c error.h gnode.h job.c 
	                 main.c make.1 make.c targ.c targ.h 
Added files:
	usr.bin/make   : targequiv.c targequiv.h 

Log message:
changes to get target equivalence to work better.
- add new file to create lists of equivalent targets (siblings)
- use that for sequential mode to have much better VPATH support
- separate checking commands from reporting error, for later.
- zap DieHorribly accordingly
- renumber existing flags
- signal_running_jobs() is simpler than pass_signal_to_jobs()
- new debug option -dn for name matching.

Similar code to handle parallel make is still missing.

thanks to Mark, Miod, Theo, Otto, Todd for tests and/or comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/11/04 00:58:09

Modified files:
	usr.bin/ssh    : auth.c 

Log message:
need unistd.h for close() prototype


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/04 00:58:43

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
volume scaling/setting cleanup:

* MAX_VOLUME_255 has been defined for ages.  remove this define
and the code that was only being used when this wasn't defined.
* remove azalia_generic_mixer_{max,validate_value} since they
are pointless.
* when setting both stereo channels to the same level, just set
the right channel level to the left channel level instead of
calculating both separately.

from Alexey Suslikov


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/04 01:03:13

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/11/04 01:22:13

Modified files:
	usr.bin/ssh    : Makefile.inc auth.h auth2.c monitor.c monitor.h 
	                 monitor_wrap.c monitor_wrap.h readconf.c 
	                 readconf.h servconf.c servconf.h ssh2.h 
	                 ssh_config.5 sshconnect2.c sshd_config.5 
	usr.bin/ssh/lib: Makefile 
	usr.bin/ssh/sshd: Makefile 
Added files:
	usr.bin/ssh    : auth2-jpake.c jpake.c jpake.h schnorr.c 

Log message:
Add support for an experimental zero-knowledge password authentication
method using the J-PAKE protocol described in F. Hao, P. Ryan,
"Password Authenticated Key Exchange by Juggling", 16th Workshop on
Security Protocols, Cambridge, April 2008.

This method allows password-based authentication without exposing
the password to the server. Instead, the client and server exchange
cryptographic proofs to demonstrate of knowledge of the password while
revealing nothing useful to an attacker or compromised endpoint.

This is experimental, work-in-progress code and is presently
compiled-time disabled (turn on -DJPAKE in Makefile.inc).

"just commit it.  It isn't too intrusive." deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/04 03:00:59

Modified files:
	shells/zsh     : Makefile distinfo 
	shells/zsh/patches: patch-Doc_Makefile_in patch-Doc_zsh_texi 
	                    patch-aczsh_m4 
	shells/zsh/pkg : PFRAG.shared PLIST 

Log message:
Update to 4.3.9

OK okan@, ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/04 03:08:03

Modified files:
	x11/p5-Tk      : Makefile 
	x11/p5-Tk/patches: patch-PNG_Makefile_PL patch-Tk_ColorEditor_pm 
Added files:
	x11/p5-Tk/patches: patch-pTk_mTk_generic_tkBind_c 

Log message:
fix with new xproto, from http://bugs.gentoo.org/show_bug.cgi?id=225999
via Giovanni Bechis. regen patches and make use of SUBST_CMD while there.
bump package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/04 05:56:50

Modified files:
	databases/postgresql: Makefile distinfo 
	databases/postgresql/pkg: PLIST-docs PLIST-main 

Log message:
Upgrade to PostgreSQL 8.3.5: bug fix release.

OK mbalmer@, ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/04 06:44:11

Modified files:
	sys/net        : if_trunk.c 

Log message:
Move the trunk port count check from trunk_lb_start() to trunk_start()
before the protocol start routine is called so as to cover all protocols
with the same check.

ok mpf@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/04 07:16:09

Modified files:
	usr.bin/aucat  : aproc.c aproc.h dev.c 

Log message:
optimization: add "new" resampling code (actually based on the existing
conversion bits) and use it when resampling only is required (ie for
clients using s16 encoding), this is the most common case. Reduces CPU
usage by ~50%. No functional change.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/04 07:28:25

Modified files:
	sys/arch/macppc/dev: openpic.c 

Log message:
missing setipl in the 'busy processing soft interrupts state'
causes high priority interrupts to be delayed until that state is cleared.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/04 08:22:40

Modified files:
	usr.bin/aucat  : aproc.c aproc.h dev.c 

Log message:
cleanup: resample stream while in native format and remove resampling
bits from the encoding conversion code. As a side effect this reduces
CPU usage by 30% on envy(4).


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/04 08:28:41

Modified files:
	x11/xscreensaver: Makefile 
	x11/xscreensaver/files: passwd-bsd_auth.c 

Log message:
- return result in a more sensible way
- add first goo to be able to unlock screen as root without needing
setuid (wip: does not work yet)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/04 08:35:56

Modified files:
	devel/libvmime : Makefile 
	devel/libvmime/patches: patch-configure 

Log message:
- s/lpthread/pthread


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/04 09:19:54

Modified files:
	sys/dev/pci/drm: drm_lock.c 

Log message:
If we need to call the tasklet function on unlock, we don't need to hold
tsk_lock (which blocks irqs) for the whole call of the function, just
when we manipulate the function pointer.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/04 09:28:22

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
new devs


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/04 09:28:34

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/04 09:50:50

Modified files:
	xserver/hw/xfree86/common: xf86Init.c 

Log message:
variable declarations at the beginning of the scope; found by sparc (a gcc2 arch)


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/04 09:53:05

Modified files:
	x11/xfce4/xfdesktop: Makefile 
	x11/xfce4/xfdesktop/patches: patch-Makefile_in 
	                             patch-modules_menu_Makefile_in 
	                             patch-modules_menu_desktop-menu-dentry_c 
Added files:
	x11/xfce4/xfdesktop/patches: 
	                             patch-modules_menu_desktop-menuspec_h 

Log message:
Fix right-click-menu on the desktop with Glib 2.18, removes some
G_INLINE_FUNC.
Patch taken from http://bugzilla.xfce.org/show_bug.cgi?id=4193
Bump PKGNAME.
Reported by and ok dhill@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/04 10:51:46

Modified files:
	usr.bin/aucat  : aproc.c aproc.h dev.c 

Log message:
add "new" conversion code to map any channel range into any other
channel range (based on the encoding conversion code). Will allow to
unentangle channel mapping from encoding conversion. As a side effect,
greatly reduces CPU usage for channel mapping. No functionnal change.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/04 11:24:06

Modified files:
	usr.bin/aucat  : aproc.c aproc.h dev.c 

Log message:
cleanup: remove channel mapping bits from encoding conversion code.
As a side effect, reduce CPU usage by ~10% on envy(4) devices.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/04 12:00:08

Modified files:
	usr.bin/systat : main.c 

Log message:
spelling: ambigious -> ambiguous


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/04 12:18:00

Modified files:
	usr.bin/ssh    : readconf.c 

Log message:
because parse_forward() is now used to parse all forward types (DLR),
and it malloc's space for host variables, we don't need to malloc
here.  fixes small memory leaks.

previously dynamic forwards were not parsed in parse_forward() and
space was not malloc'd in that case.

ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/04 12:20:22

Modified files:
	sys/dev/pci    : if_et.c 

Log message:
fix potential null dereference.

Found by LLVM/Clang Static Analyzer.

initial patch from me, rewritten by jsing@

ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/04 13:04:35

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/04 13:24:37

Modified files:
	de             : 43.html 44.html errata43.html errata44.html 
	                 hppa.html i386.html orders.html press.html 
	                 security.html sparc64.html want.html 
	faq/de         : upgrade44.html 
	zh             : 43.html 44.html index.html translation.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/04 13:48:14

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
need to take mode into account when verifying/setting parameters


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/04 13:52:28

Modified files:
	gnu/egcs/gcc/config/m88k: m88k.md 

Log message:
Reintroduce the extendsidi2 optimized sequence, but as a define_split
construct, so that it is still written in rtl statements, and part of
it can be put in a delay slot. And the way it's written now, it does not
create bogus uninitialized warnings.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/04 13:55:43

Modified files:
	sys/dev/pci    : azalia.c azalia.h 

Log message:
implement azalia_create_encodings, which scans through the supported
formats and creates an array of unique encodings.  use the array in
azalia_query_encoding.

in other words, no more duplicate encodings in `audioctl encodings`.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/04 14:32:44

Modified files:
	sysutils/bacula: Makefile distinfo 

Log message:
apply dist patch from upstream; 'We recently found and corrected a
serious bug in Bacula that causes jobs to be orphaned or "stuck" in
the director during the pruning process'. Bacula users are advised
to upgrade their directors.

ok merdely


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/04 14:37:07

Modified files:
	sys/uvm        : uvm_extern.h uvm_map.c 
	share/man/man9 : Makefile uvm.9 

Log message:
uvmspace_unshare() is never used; ok miod


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/04 15:13:30

Modified files:
	emulators/simh : Makefile distinfo 
	emulators/simh/patches: patch-VAX_vax780_sbi_c 
	                        patch-VAX_vax_sysdev_c patch-makefile 
	                        patch-sim_timer_c 
	emulators/simh/pkg: PLIST 

Log message:
update to 3.8.0, based on a diff from Sergey Prysiazhnyi.
tweaked by Giovanni Bechis and myself.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/04 15:17:57

Modified files:
	usr.sbin/snmpd : snmpd.conf.5 

Log message:
word better than number here.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/04 15:18:12

Modified files:
	usr.bin/aucat  : aproc.c aproc.h dev.c 

Log message:
split code that converts any->any in two parts: one to encode
native->any and one to decode any->native. It is simpler and
faster this way.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/04 15:20:08

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
conversions are smarter now, remove corresponding ``BUGS'' item


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/04 15:22:12

Modified files:
	xserver/hw/xfree86/os-support/bsd: alpha_video.c 

Log message:
Initialise the aperture file descriptor in libpciaccess.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/04 15:38:52

Modified files:
	net/py-libpcap : Makefile distinfo 
	net/py-libpcap/patches: patch-setup_py 
	net/py-libpcap/pkg: PLIST 

Log message:
update to 0.6.2

fixes build with the recently updated swig (noticed by sturm and naddy)


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/04 15:41:59

Modified files:
	math/octave    : Makefile distinfo 
	math/octave/pkg: PLIST 

Log message:
update to 3.0.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/04 15:48:17

Modified files:
	net/telepathy/telepathy-mission-control: Makefile 
Added files:
	net/telepathy/telepathy-mission-control/patches: patch-configure 

Log message:
- fix build with python 2.4 is also installed

no bump required as nothing changes for system that only have 2.5,
and if python 2.4 was present, it didn't build anyway.

spotted by naddy@, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2008/11/04 16:08:47

Modified files:
	sys/crypto     : rmd160.h 

Log message:
Use defines for constants.  Use __attribute__ bounded.

ok markus@ (quite some time ago)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/04 16:10:21

Modified files:
	net/telepathy/telepathy-spec: Makefile distinfo 

Log message:
- update telepathy-spec to 0.17.14


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/11/04 16:59:37

Modified files:
	share/man/man1 : gcc-local.1 

Log message:
man page states that alpha is fully ieee compliant, but it does not
maintain inexact flag.  some platforms implement -mieee-with-inexact;
however it's not practical since it slows down the code, with very
small benefit.  note the fact in the man page that inexact flag is
not maintained.  w/ a tweak from jmc@.  ok jmc@, millert@, merdely@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/04 18:14:01

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
* remove two custom unsolicited event handlers in favor of generic
jack sense handling.  makes azalia_generic_mixer_pinctrl useless, so zap it.
* azalia_generic_mixer_pin_sense works well enough to not need guessing
of pin direction in azalia_generic_mixer_default.

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/04 18:43:09

Modified files:
	sys/arch/macppc/dev: snapper.c 

Log message:
* use uint8_t instead of int to hold the value of an 8-bit register.
* for outputs.{bass,treble}, 0 dB corresponds to mixer value 128,
not 0.
* line-in is configured as the default recording source; set
sc->sc_record_source accordingly.
* add missing register to initialization code.

from Marco (marco2z at arsystel com), thanks

testing/ok drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/04 20:20:35

Modified files:
	sys/dev/pci    : azalia.c azalia.h 

Log message:
remove unused macros, partly from Alexey Suslikov


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/04 20:23:09

Modified files:
	usr.bin/ssh    : clientloop.c ssh.1 

Log message:
add dynamic forward escape command line; ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/04 21:08:24

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
Remove some PCI macros no longer being used.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/04 21:14:47

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2008/11/04 23:32:47

Modified files:
	sys/arch/alpha/alpha: mem.c 
	sys/arch/amd64/amd64: mem.c 
	sys/arch/arm/arm: mem.c 
	sys/arch/i386/i386: mem.c 
	sys/arch/macppc/macppc: mem.c 
	sys/arch/socppc/socppc: mem.c 

Log message:
since mmclose() is only called once for the final close,
set ap_open_count = 0 in mmclose() instread of decrementing it.
ok miod@, oga@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/05 00:04:32

Modified files:
	xserver/hw/xfree86/dri: xf86dri.c 
	xserver/hw/xfree86/shadowfb: shadow.c 

Log message:
more gcc2 fixes courtesy sparc


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/05 00:18:26

Modified files:
	lib/libGL/dri/swrast: Makefile 
	lib/libGL/libmesa: Makefile 

Log message:
add -fPIC for sparc
ugly, but ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/05 02:07:56

Modified files:
	sys/sys        : event.h 

Log message:
wrap an if statement in a macro up with do { } while (0) so it is safe to
use in other if/else blocks.

"yeah" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/05 02:20:17

Modified files:
	sys/sys        : event.h 

Log message:
wrap use of KNOTE macro arguments in () to prevent potential strange
expansion.

requested by otto@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/05 02:53:46

Modified files:
	games/komi     : Makefile 
Added files:
	games/komi/patches: patch-sprites_h 

Log message:
- fix some more warnings


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/05 03:06:49

Modified files:
	books/mason-book: Makefile 
	devel/p5-Test-Pod: Makefile 
	devel/svk      : Makefile 
	textproc/p5-Pod-Escapes: Makefile 
	textproc/p5-Pod-Simple: Makefile 

Log message:
set COMES_WITH=4.5 and fix dependencies

ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/05 03:11:55

Modified files:
	astro/celestia : Makefile 
Added files:
	astro/celestia/pkg: MESSAGE 

Log message:
- there's an issue with 3D hardware rendering and some graphic cards;
advise users how to fallback to software rendering by setting
LIBGL_ALWAYS_SOFTWARE

thanks to oga@ for showing me the workaround


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/05 03:14:23

Modified files:
	net/telepathy/telepathy-glib: Makefile distinfo 
	net/telepathy/telepathy-glib/pkg: PLIST 

Log message:
- update telepathy-glib to 0.7.18 (to chase the spec update)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/05 03:14:43

Modified files:
	net/telepathy/telepathy-gabble: Makefile distinfo 

Log message:
- update telepathy-gabble to 0.7.14 (to chase the spec update)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/05 03:31:21

Modified files:
	devel/p5-Data-UUID: Makefile distinfo 

Log message:
update to 1.149

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/05 04:22:54

Modified files:
	usr.bin/ssh    : servconf.c 

Log message:
passord -> password;
fixes user/5975 from Rene Maroufi


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/05 05:14:45

Modified files:
	usr.sbin/smtpd : aliases.c atomic.c config.c control.c debug.c 
	                 dns.c forward.c lka.c map.c mda.c mfa.c mta.c 
	                 parse.y queue.c smtp.c smtp_session.c smtpd.c 
	                 smtpd.conf smtpd.h ssl.c store.c 

Log message:
add a few missing id tags; there are a bunch of files, and developers
will probably miss this change when working on more important matters,
so it is probably better to sort them now.  there is a risk of losing
the tags if a change needs to be reverted too.

written with excellent advice from jmc@

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/05 05:49:58

Modified files:
	usr.sbin/smtpd : atomic.c 

Log message:
add gilles@ as copyright holder for this file.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/05 06:11:14

Modified files:
	graphics/libexif: Makefile 
Added files:
	graphics/libexif/patches: patch-libexif_exif-data_c 
	                          patch-libexif_exif-loader_c 

Log message:
- fix two security issues, CVE-2007-6351 and CVE-2007-6352.

patches from upstream cvs


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/05 06:36:41

Modified files:
	x11/slim       : Makefile distinfo 
	x11/slim/files : README.OpenBSD 
	x11/slim/patches: patch-slim_conf 
	x11/slim/pkg   : PLIST 
Added files:
	x11/slim/patches: patch-slim_1 

Log message:
Upgrade to 1.3.1
Initial diff by me with tweaks by landry@ and ajacoutot@

OK landry@ ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/05 08:04:33

Modified files:
	.              : i386.html 

Log message:
clarify wording re: adaptec's lack of docs for RAID controllers.

pointed out by Dirk Heinrichs on www@, improvement to my suggested
replacement wording from ian@.


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/11/05 08:48:44

Modified files:
	usr.bin/systat : main.c pftop.c systat.h 

Log message:
Fix some function prototypes, remove unused variables and commented out code


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/05 09:03:02

Modified files:
	usr.bin/systat : pool.c 

Log message:
add missing header needed by strcmp/strerror/memset functions.

ok canacar@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/05 09:51:09

Modified files:
	infrastructure/db: hosts-sparc 

Log message:
- add sparc-1 and sparc-2 to the dpb host list

ok pvalchev@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/05 10:06:35

Modified files:
	net/wmnet      : Makefile 

Log message:
- fix homepage and master_sites


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/05 10:20:08

Modified files:
	mail/libspf2   : Makefile distinfo 
	mail/libspf2/patches: patch-src_Makefile_in 
	                      patch-src_spfd_Makefile_in 
	                      patch-src_spfquery_Makefile_in 
	                      patch-src_spftest_Makefile_in 
	mail/libspf2/pkg: PLIST 
Removed files:
	mail/libspf2/patches: patch-configure patch-src_include_spf_h 
	                      patch-src_include_spf_internal_h 
	                      patch-src_include_spf_record_h 
	                      patch-src_include_spf_server_h 
	                      patch-src_libspf2_spf_compile_c 
	                      patch-src_libspf2_spf_dns_resolv_c 
	                      patch-src_libspf2_spf_dns_rr_c 
	                      patch-src_libspf2_spf_id2str_c 
	                      patch-src_libspf2_spf_interpret_c 
	                      patch-src_libspf2_spf_print_c 
	                      patch-src_libspf2_spf_request_c 
	                      patch-src_libspf2_spf_response_c 
	                      patch-src_libspf2_spf_result_c 
	                      patch-src_spf_example_spf_example_c 
	                      patch-src_spfd_spfd_c 
	                      patch-src_spfquery_spfquery_c 
	                      patch-src_spftest_spftest_c 

Log message:
- update libspf2 to 1.2.9
- includes a SECURITY FIX for a buffer overflow

from frank dennis, with minor tweaks by me


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/05 11:08:34

Modified files:
	print/lyx      : Makefile 

Log message:
- fix directory on master_sites
- remove one dead site while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/05 11:28:37

Modified files:
	x11/terminus-font: Makefile distinfo 
	x11/terminus-font/pkg: PLIST 

Log message:
- update terminus-font to 4.28
- fix HOMEPAGE and MASTER_SITES

maintainer timed-out


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/05 11:35:56

Modified files:
	games/oilwar   : Makefile 
	games/oilwar/patches: patch-Makefile_in patch-README 
	games/oilwar/pkg: DESCR PLIST 

Log message:
- fix WANTLIB
- specify license version
- tweak DESCR
- regen patches and PLIST while here

maintainer timed-out.... ;-)


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/05 13:37:48

Modified files:
	security/libfwbuilder: Makefile distinfo 
	security/libfwbuilder/patches: patch-qmake_inc_in 
	security/libfwbuilder/pkg: PLIST 

Log message:
update to 3.0.1

from new maintainer Vadim Zhukov <persgray at gmail>
after initial work by me


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/05 13:38:50

Modified files:
	security/fwbuilder: Makefile distinfo 
	security/fwbuilder/patches: patch-qmake_inc_in 
	security/fwbuilder/pkg: PLIST 
Added files:
	security/fwbuilder/patches: patch-src_gui_FWBSettings_h 
	                            patch-src_gui_HttpGet_cpp 
	                            patch-src_gui_ProjectPanel_state_ops_cpp 
	                            patch-src_gui_RuleSetView_cpp 
	                            patch-src_gui_main_cpp 

Log message:
update to 3.0.1

from new maintainer Vadim Zhukov <persgray at gmail>

go ahead espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	weerd@cvs.openbsd.org	2008/11/05 14:25:28

Modified files:
	games/openarena: Makefile distinfo 
	games/openarena/pkg: PLIST-data 

Log message:
Update to 0.8.1, which fixes the issues with the previous "unreleased"
version. Also enable on macppc (works for MAINTAINER and kili@) and
clean up the Makefile a little bit.

With MAINTAINER.

ok jasper@ robert@ mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	weerd@cvs.openbsd.org	2008/11/05 14:34:35

Modified files:
	games          : Makefile 

Log message:
Re-enable openarena now that it's at 0.8.1

Reminded by robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/05 14:38:03

Modified files:
	sys/arch/macppc/dev: i2s.c 

Log message:
return an error when trying to get stereo values from a mono
control.  makes mixerctl(1) output more sensible.

ok drahn, todd


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/05 15:22:03

Modified files:
	devel/rapidsvn : Makefile 

Log message:
unbreak dependencies following subversion update & bump package.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/05 16:18:14

Modified files:
	sys/netinet    : Tag: OPENBSD_4_4 tcp_input.c 

Log message:
The pf state to pcb linking code change didn't account for the
TIME_WAIT socket recycling code to redo the pcb lookup w/out
resetting the inp pointer. Therefore we used the stale pcb,
which leads us to reply with a RST to SYNs received on TIME_WAIT
sockets.  Also move the findpcb label below the pf pcb cache lookup,
to avoid using a stale pcb when the caching code gets activated.


CVSROOT:	/cvs
Module name:	www
Changes by:	kevlo@cvs.openbsd.org	2008/11/05 18:27:39

Modified files:
	faq            : current.html 

Log message:
Both p5-Pod-Escapes and p5-Pod-Simple were moved to base Perl,
show people how to remove it.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/11/05 18:53:42

Modified files:
	gnu/usr.bin/lynx: lynx.cfg userdefs.h 
	gnu/usr.bin/lynx/src: LYCharSets.c UCdomap.c makefile.in 
	gnu/usr.bin/lynx/src/chrtrans: makefile.in 
Added files:
	gnu/usr.bin/lynx/src/chrtrans: iso13_uni.tbl 

Log message:
add support for iso8859-13


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/05 19:32:29

Modified files:
	sys/dev/usb    : if_aue.c if_axe.c if_mos.c if_url.c 

Log message:
Set the IFCAP_VLAN_MTU capabilities flag so these interfaces are allowed
to transmit full sized VLAN tagged frames.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/05 22:16:36

Modified files:
	distrib/sets/lists/xserv: md.alpha 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/11/05 22:35:56

Modified files:
	usr.bin/passwd : yp_passwd.c pwd_check.c local_passwd.c 
	                 krb5_passwd.c 

Log message:
-Wall -Wshadow clean, no binary change


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/11/05 23:07:14

Modified files:
	.              : orders.html 

Log message:
fix url to slovenian order site.

from jernej.vodopivec at gmail


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2008/11/06 02:16:25

Modified files:
	usr.sbin/hotplugd: hotplugd.8 

Log message:
More complete example, for e.g., usb devices that need wep/wpa keys.
OK (with typo corrected) sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/06 03:00:19

Modified files:
	faq            : current.html 

Log message:
tidy


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/11/06 03:01:50

Modified files:
	sys/arch/macppc/dev: snapper.c 

Log message:
input and volume twiddles
o set init data to match snapper_set_foo*
o set volume to 190 (audible compared to the default)
o set input to mic (most common usage)
ok jakemsr@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/06 03:06:50

Modified files:
	usr.sbin/httpd/src/ap: Tag: OPENBSD_4_4 ap_hook.c 
	usr.sbin/httpd/src/modules/proxy: Tag: OPENBSD_4_4 proxy_http.c 

Log message:
Use correct function signature when calling the write_host_header hook.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/06 04:19:24

Modified files:
	usr.sbin/hotplugd: hotplugd.8 

Log message:
use spacing consistently to make example shorter and more readable;
improve indentation.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/06 05:03:43

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add the PCI id for the Broadcom BCM5903F Ethernet chipset.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/06 05:04:17

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/06 05:32:45

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
if the freeprot flag (F) is set, do not do delayed frees for chunks
(might catch errors closer to the trouble spot) and junk fill pages just
before reuse instead of immediate (we can't access the page anyway)
since we set PROT_NONE in the F case. ok djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 05:37:53

Modified files:
	x11/kde/sdk3   : Makefile 

Log message:
unbreak build & bump package; bad dependencies following subversion update.
problem noticed by/joint work with/final diff from viq


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 06:06:56

Modified files:
	misc/memcached : Makefile distinfo 
	misc/memcached/patches: patch-memcached_c 

Log message:
update to 1.2.6, from arn at antora.ru on ports@.

- major crash fixes: "If you have stability issues with
any previous release, please upgrade to this one."
- minor bugfixes, updates
- ipv6 support
- "noreply" mode for many commands
- out of memory errors more clear
- added eviction/OOM tracking per slab class


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/11/06 07:01:00

Modified files:
	.              : plus.html 

Log message:
upto 10/22


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/06 07:04:48

Modified files:
	usr.bin/mg     : mg.1 

Log message:
add a description for the recently added c-mode.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/06 07:08:03

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h i915_irq.c 

Log message:
The i915 vblank swap ioctl is fundamentally racy.

using it allowed rendering to continue while waiting for a vblank swap,
and often this lead to flickering and rendering a new scene before the
swap. this broke a lot of things.

With the removal of this swap, userland falls back to the old way of
waiting for the vblank then doing the swap itself, this is smooth
enough.

I decided independantly to kill this, but the intel guys recently
concurred.  Comment change comes from Eric Anholt at intel.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/06 07:25:21

Modified files:
	sys/dev/pci/drm: drm_drv.c drm_irq.c drm_lock.c 

Log message:
Remove the drm_locked_tasklet interface. The only consumer that used it
was the i915 vblank swap ioctl, which just went kaput.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 07:50:54

Modified files:
	mail/postgrey  : Makefile 
	mail/postgrey/pkg: PLIST 

Log message:
install the default whitelist configuration files.
ok jakob@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/06 08:34:47

Modified files:
	x11/xfce4      : xfce4.port.mk 
	x11/xfce4/exo  : Makefile 
	x11/xfce4/exo/pkg: PLIST 
	x11/xfce4/gtk-xfce-engine: Makefile distinfo 
	x11/xfce4/libxfce4mcs: Makefile distinfo 
	x11/xfce4/libxfce4util: Makefile distinfo 
	x11/xfce4/libxfce4util/pkg: PLIST 
	x11/xfce4/libxfcegui4: Makefile distinfo 
	x11/xfce4/libxfcegui4/pkg: PLIST 
	x11/xfce4/mousepad: Makefile distinfo 
	x11/xfce4/terminal: Makefile distinfo 
	x11/xfce4/terminal/pkg: PLIST 
	x11/xfce4/thunar: Makefile distinfo 
	x11/xfce4/thunar/pkg: PLIST 
	x11/xfce4/xfce-mcs-manager: Makefile distinfo 
	x11/xfce4/xfce-mcs-manager/pkg: PLIST 
	x11/xfce4/xfce-mcs-plugins: Makefile distinfo 
	x11/xfce4/xfce-mcs-plugins/pkg: PLIST 
	x11/xfce4/xfce-utils: Makefile distinfo 
	x11/xfce4/xfce-utils/pkg: PLIST 
	x11/xfce4/xfce4-appfinder: Makefile distinfo 
	x11/xfce4/xfce4-appfinder/pkg: PLIST 
	x11/xfce4/xfce4-icon-theme: Makefile distinfo 
	x11/xfce4/xfce4-mixer: Makefile distinfo 
	x11/xfce4/xfce4-mixer/pkg: PLIST 
	x11/xfce4/xfce4-panel: Makefile distinfo 
	x11/xfce4/xfce4-panel/pkg: PLIST 
	x11/xfce4/xfce4-session: Makefile distinfo 
	x11/xfce4/xfce4-session/files: README.OpenBSD xfce4.desktop 
	x11/xfce4/xfce4-session/pkg: PLIST 
	x11/xfce4/xfdesktop: Makefile distinfo 
	x11/xfce4/xfdesktop/pkg: PLIST 
	x11/xfce4/xfprint: Makefile distinfo 
	x11/xfce4/xfprint/pkg: PLIST 
	x11/xfce4/xfwm4: Makefile distinfo 
	x11/xfce4/xfwm4/pkg: PLIST 
	x11/xfce4/xfwm4-themes: Makefile distinfo 
Removed files:
	x11/xfce4/xfdesktop/patches: 
	                             patch-modules_menu_desktop-menu-dentry_c 
	                             patch-modules_menu_desktop-menuspec_c 
	                             patch-modules_menu_desktop-menuspec_h 
	x11/xfce4/xfprint/patches: patch-xfprint_print_dialog_c 

Log message:
Maintenance update to Xfce 4.4.3, bugfix and translation release.
See http://www.xfce.org/documentation/changelogs/4.4.3.

Fixes some bugs which surfaced on amd64 since Glib update, some patches
are now integrated upstream.
While here, update PLISTs and use pkg_subst -c in xfce4-session/Makefile.

diff reads ok to ajacoutot@, go ahead jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 08:53:46

Modified files:
	mail/mailscanner: Makefile 
	mail/mailscanner/pkg: MESSAGE 

Log message:
unfortunately the manpages were removed from MailScanner at some
point, so don't point people at them in MESSAGE.

"Sucks!  But ok.." todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	dhill@cvs.openbsd.org	2008/11/06 09:06:25

Modified files:
	sys/dev/pci/drm: drm_irq.c 

Log message:
Make sure we do not unlock twice.

nice catch, oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/06 09:37:53

Modified files:
	sys/dev/pci/drm: drmP.h 

Log message:
Oops. Forgot to commit this chunk with the last commit.

Remove softc members and prototypes related to the tasklet system.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/06 10:04:55

Modified files:
	sys/dev/pci    : if_iwn.c 

Log message:
The EEPROM is lying about antennas.  Hardcode things based on the chip
ID which is also what the vendor driver happens to do.
Fixes a firmware SYSASSERT on the 5100 when adding the broadcast node.

Reported by Jean-Michel Bessot and Robert <robert at openbsd.pap.st>


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/06 10:47:52

Modified files:
	usr.bin/aucat  : aproc.c 

Log message:
drop/silence calculation is wrong when xrun occurs and client and
device number of channels are not the same. The bug was hidden until
now, because mixer and demux input and outputs used to have the same
frame size.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 11:01:45

Modified files:
	sbin/fsck_ffs  : pass1.c 
	sys/ufs/ffs    : fs.h 

Log message:
Have called pass pagesize into FS_KERNMAXFILESIZE(), because there is no
automatic symbol that has this information.  PAGE_SIZE is simply not
portable, or even fixed on some systems.
ok otto


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 11:13:31

Modified files:
	sys/ufs/ffs    : ffs_vfsops.c 

Log message:
use PAGE_SIZE in FS_KERNMAXFILESIZE() use, note this is not the same as getpagesize() elsewhere.  otto, please fix correctly after


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/11/06 12:12:24

Modified files:
	devel/libvmime : Makefile 
Added files:
	devel/libvmime/patches: patch-vmime_utility_smartPtrInt_hpp 

Log message:
fix build on sparc64

ok ajacoutot


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 12:12:37

Modified files:
	sys/sys        : systm.h 

Log message:
queue the mountroot hooks to be run in the same order


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 12:13:32

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
delete checks for impossible conditions


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 12:14:26

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
correct comment


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 12:19:04

Modified files:
	sys/kern       : kern_sched.c 

Log message:
panic if cpu_switchto() returns from a dead process


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/11/06 12:32:51

Modified files:
	sys/netmpls    : mpls_output.c 

Log message:
Fix cvs id tag.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 12:49:13

Modified files:
	sys/kern       : kern_sched.c 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/11/06 13:53:10

Modified files:
	sys/net        : if_mpe.c 

Log message:
Introduced IPv6 support of uniform model for TTL handling.

OK claudio@ laurent@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/06 14:07:13

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Fix a small bug which made it impossible to use more than one
video control.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/06 14:16:27

Modified files:
	usr.sbin/bgpd  : util.c 

Log message:
Mixed up characters found by Gleydson Soares.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2008/11/06 14:26:33

Modified files:
	.              : sparc64.html 

Log message:
Unfortunate extra 4.3->4.4 change; bsd@openbsd.rutgers.edu


CVSROOT:	/cvs
Module name:	www
Changes by:	matthieu@cvs.openbsd.org	2008/11/06 14:39:52

Modified files:
	faq            : current.html 

Log message:
Recommend to remove old Xserver modules during upgrade.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 14:47:50

Modified files:
	sys/kern       : kern_exit.c 

Log message:
remove a really stupid comment.  Duh, of course it can block


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/06 14:52:10

Modified files:
	driver         : Makefile 

Log message:
The xf86-video-nsc driver is deprecated and won't work with xserver 1.5.
Disable it.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/06 15:11:36

Modified files:
	sys/kern       : sched_bsd.c 

Log message:
Some paranoia and deconfusion.
- setrunnable should never be run on SIDL processes. That's a bug and will
cause all kinds of trouble. Change the switch statement to panic
if that happens.
- p->p_stat == SRUN implies that p != curproc since curproc will always be
SONPROC. This is a leftover from before SONPROC.

deraadt@ "commit"


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/06 15:30:11

Modified files:
	driver/xf86-video-intel/src: i830_driver.c 

Log message:
Set default acceleration method to EXA, like upstreams.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/06 15:44:02

Modified files:
	driver/xf86-video-glint/src: pm3_dac.c 

Log message:
Merge alpha fix from X.Org instead of home grown one.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 16:02:37

Modified files:
	books/wndw     : Makefile distinfo 
Added files:
	books/wndw/pkg : DESCR-pt PLIST-pt 

Log message:
add Portuguese edition.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/06 16:41:28

Modified files:
	sys/dev/acpi   : acpi.c acpiac.c acpiasus.c acpibat.c acpibtn.c 
	                 acpiec.c acpithinkpad.c acpivar.h 

Log message:
Collapse all sanity checks of hids into one function.

Originaly from jordan


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/06 17:21:02

Modified files:
	usr.bin/aucat  : dev.c 

Log message:
when attaching a new stream, don't overwrite it's parameters
with the emulated ones (otherwise the next time it's attached
conversions will not be setup).


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 17:33:01

Modified files:
	devel/sdl-ttf  : Makefile 

Log message:
WANTLIB+=sndio and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 17:34:27

Modified files:
	devel/sdl-gfx  : Makefile 

Log message:
WANTLIB+=sndio and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 17:36:09

Modified files:
	devel/sdl-image: Makefile 

Log message:
WANTLIB+=sndio and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 17:39:16

Modified files:
	devel/smpeg    : Makefile 

Log message:
WANTLIB+=sndio and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 17:41:40

Modified files:
	devel/sdl-mixer: Makefile 

Log message:
WANTLIB+=sndio and bump


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/06 17:42:12

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
spelling/typo in comment


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 17:42:56

Modified files:
	devel/sdl-net  : Makefile 

Log message:
WANTLIB+=sndio and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/06 17:47:51

Modified files:
	devel/sdl-pango: Makefile 
	devel/sdl-sound: Makefile 
	devel/sdlmm    : Makefile 

Log message:
WANTLIB+=sndio and bump


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/06 17:52:40

Modified files:
	sys/net        : if_vlan_var.h 

Log message:
Replace the number of bits to shift with EVL_PRIO_BITS in the
EVL_PRIOFTAG macro.

ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/11/06 18:15:01

Modified files:
	multimedia/mjpegtools: Makefile 

Log message:
Clean up dependencies a bit.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/11/06 18:16:38

Modified files:
	graphics/rawstudio: Makefile 

Log message:
Clean up dependencies a bit. rawstudio does not directly depend on Cairo.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/11/06 18:19:56

Modified files:
	audio/gqmpeg   : Makefile 

Log message:
Clean up dependencies a bit. gqmpeg does not directly depend on Cairo.

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 19:22:33

Modified files:
	sys/sys        : proc.h 

Log message:
wrap do/while construct around the function macro SESSRELE(); ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 19:23:04

Modified files:
	sys/sys        : lkm.h 

Log message:
wrap do/while construct around the function macro DISPATCH(); ok dlg


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/11/06 19:33:58

Modified files:
	mail/mailscanner: Makefile distinfo 
	mail/mailscanner/patches: patch-bin_MailScanner 
	                          patch-etc_MailScanner_conf 
	                          patch-lib_MailScanner_ConfigDefs_pl 
	                          patch-lib_MailScanner_Message_pm 
	                          patch-lib_clamav-wrapper 
	mail/mailscanner/pkg: PLIST 

Log message:
Upgrade to MailScanner 4.72.5-1.

Feedback from sthen@ including adding a conflict marker as a
kludge to ensure that if a user wants to use AV support that
the correct version is installed (0.94 or newer) since it is
an optional dependency. Great job by the Clam crew for making
this such a mess. The current version of MailScanner is broken
if using 0.94 since the commandline opts were changed.

ok todd@ sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/06 19:47:41

Modified files:
	faq            : upgrade-old.html 

Log message:
some stuff missed from 4.3->4.4, and one screwup.  Spotted by Yannick
Gravel (yg at ygunit dot net), thanks!


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/11/06 19:52:13

Modified files:
	.              : errata44.html 

Log message:
Add the httpd and tcpinput issues.


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/11/06 20:03:16

Modified files:
	.              : errata44.html 

Log message:
grammar tweak from sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/06 20:17:49

Modified files:
	faq            : upgrade44.html 

Log message:
semicolon probably better than comma, from Aaron W. Hsu.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/06 22:50:33

Modified files:
	sys/net        : if.h 

Log message:
give this some /* CONSTCOND */ love


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/11/06 23:01:50

Modified files:
	.              : index.html translation.html 
	faq            : index.html 
	faq/pf         : index.html 

Log message:
unlink dutch translation, we don't have time to maintain it anymore.

discussed with jasper and tobias


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/11/06 23:32:13

Modified files:
	textproc/p5-Pod-Spell: Makefile 

Log message:
unbreak after p5-Pod-Escapes removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/07 02:48:40

Modified files:
	net/net-snmp   : Makefile distinfo 
	net/net-snmp/patches: patch-Makefile_top 

Log message:
SECURITY fix, update to 5.4.2.1, CVE-2008-4309:

A bug in the getbulk handling code could let anyone with even minimal
access crash the agent.

(straight out of malloc(3) "be careful to avoid...")

ok rui@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/07 03:01:41

Modified files:
	devel          : Makefile 
Removed files:
	devel/libglade : Makefile distinfo 
	devel/libglade/patches: patch-configure patch-doc_Makefile_in 
	devel/libglade/pkg: DESCR PFRAG.shared PLIST 
	devel/getxml   : Makefile distinfo 
	devel/getxml/patches: patch-src_getxml-extract_c 
	devel/getxml/pkg: DESCR PLIST 

Log message:
When the weather turns grey and cold, the trees lose unneeded leafs.
So, it's the right time to drop some old gtk1/gnome1 ports from our tree.

discussed with and ok ajacoutot@ landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/07 03:04:32

Modified files:
	textproc       : Makefile 
Removed files:
	textproc/libxml1: Makefile distinfo 
	textproc/libxml1/patches: patch-configure patch-debugXML_c 
	                          patch-xmlmemory_h 
	textproc/libxml1/pkg: DESCR PFRAG.shared PLIST 

Log message:
- more gtk1/gnome1 stuff to go

discussed with and ok ajacoutot@ landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/07 03:07:29

Modified files:
	x11            : Makefile 
Removed files:
	x11/py-Gtk     : Makefile distinfo 
	x11/py-Gtk/patches: patch-configure patch-pygnome_Makefile_in 
	                    patch-pygnome_cappletmodule_c 
	                    patch-pygtk_configure 
	x11/py-Gtk/pkg : DESCR PFRAG.shared PLIST 
	x11/p5-Gtk     : Makefile distinfo 
	x11/p5-Gtk/patches: patch-GdkImlib_Makefile_PL 
	                    patch-GdkPixbuf_Makefile_PL 
	                    patch-GtkHTML_Makefile_PL patch-Gtk_Gtk_pm 
	                    patch-Gtk_Makefile_PL patch-Makefile_PL 
	x11/p5-Gtk/pkg : DESCR PFRAG.gtkglarea PLIST 

Log message:
- remove more unused and old gtk1/gnome1 stuff.
* no comments/yells on a mail on ports@, so nobody cares about this anyway.

discussed with and ok ajacoutot@ landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/07 03:10:32

Modified files:
	devel          : Makefile 
	net            : Makefile 
Removed files:
	devel/libicq2000: Makefile distinfo 
	devel/libicq2000/pkg: DESCR PFRAG.shared PLIST 
	net/ickle      : Makefile distinfo 
	net/ickle/patches: patch-ickle_Makefile_in 
	net/ickle/pkg  : DESCR PLIST 

Log message:
- remove old and archaic icq client, there are enough similar clients
in our tree by now.

ok ajacoutot@ landry@ pvalchev@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/07 03:12:07

Modified files:
	x11            : Makefile 
Removed files:
	x11/gtkmm      : Makefile distinfo 
	x11/gtkmm/patches: patch-gdk--_gdk--_Makefile_in 
	                   patch-src_gtk--_Makefile_in 
	                   patch-src_gtkmmproc_Makefile_in 
	                   patch-src_object_gen_h 
	x11/gtkmm/pkg  : DESCR-docs DESCR-main PFRAG.shared-main 
	                 PLIST-docs PLIST-main 

Log message:
- remove gtkmm, it's old and unused. no point in keeping this alive

ok ajacoutot@ landry@
agreed by wilfried@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/07 05:18:54

Modified files:
	games/pokerth  : Makefile 
	games/pokerth/pkg: PLIST 

Log message:
- fix WANLIB and add @bin markers
- bump

from Mikko Tolmunen (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/07 05:20:14

Modified files:
	games/pokerth  : Makefile 

Log message:
I swear CVS eat my 'p'


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2008/11/07 05:23:12

Modified files:
	lang/lua       : Makefile distinfo 
	lang/lua/patches: patch-Makefile patch-etc_lua_pc 
	                  patch-src_lstrlib_c 
	lang/lua/pkg   : PLIST 

Log message:
Update to 5.1.4 a bugfix release, see
http://www.lua.org/bugs.html for more information.

tested by a bunch of people,
'looks correct' mbalmer@, ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/11/07 06:56:56

Modified files:
	net/net-snmp   : Makefile 

Log message:
PKGNAME-main got removed with the last commit. Put it back so we don't end up
with net-snmp-5.4.2.1-main.

No cookie.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/11/07 07:09:08

Modified files:
	databases/lbdb : Makefile 
	databases/lbdb/pkg: PLIST-ldap 

Log message:
Fix package name for the ldap subpackage by adding PKGNAME-ldap.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/07 08:07:02

Modified files:
	devel/p5-ExtUtils-ParseXS: Makefile 
	devel/p5-ExtUtils-CBuilder: Makefile 
	devel/p5-Module-Pluggable: Makefile 
	devel/p5-Time-Piece: Makefile 

Log message:
add COMES_WITH to the last batch of packages which moved to base perl.
reads fine to ajacoutot


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/07 08:08:59

Modified files:
	devel/p5-Module-Install: Makefile 
	devel/p5-Config-Any: Makefile 
	devel/p5-File-Attributes: Makefile 
	devel/p5-Perl-Critic: Makefile 
	devel/p5-Time-Piece-MySQL: Makefile 

Log message:
fix dependencies and bump following COMES_WITH for
the last batch of packages which moved to base perl.
reads fine to ajacoutot


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/07 08:09:37

Modified files:
	mail/p5-Email-Abstract: Makefile 
	mail/p5-Email-Date: Makefile 
	mail/p5-Email-FolderType: Makefile 
	mail/p5-Email-Send: Makefile 

Log message:
fix dependencies and bump following COMES_WITH for
the last batch of packages which moved to base perl.
reads fine to ajacoutot


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/07 08:10:14

Modified files:
	www/p5-Catalyst-Plugin-ConfigLoader: Makefile 
	www/p5-Catalyst-Runtime: Makefile 

Log message:
fix dependencies and bump following COMES_WITH for
the last batch of packages which moved to base perl.
reads fine to ajacoutot


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/07 08:13:35

Modified files:
	faq            : current.html 

Log message:
list the rest of the Perl modules that moved to base.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/07 10:31:24

Modified files:
	sys/sys        : mbuf.h socketvar.h 

Log message:
use do { } while (/* CONSTCOND */ 0) loops for all multi-line macros
ok dlg otto claudio


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 10:37:59

Modified files:
	sys/dev/ic     : gem.c gemreg.h 

Log message:
- According to the Apple GMAC driver, the GEM ASIC specification and
the OpenSolaris eri(7D) the TX FIFO threshold has to be set to 0x4ff
for the Gigabit variants and 0x100 for the ERI in order to avoid TX
underruns.
- Turn on workarounds for silicon bugs in the Apple GMAC variants.
This was based on information obtained from the Darwin GMAC and Linux GEM
drivers.
- Turn on "infinite" (i.e. maximum 31 * 64 bytes in length) DMA bursts.

From FreeBSD

Tested by a few users with Apple GMAC's and Sun ERI.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 10:44:14

Modified files:
	sys/dev/sbus   : if_gem_sbus.c 
	sys/dev/ic     : gemreg.h 

Log message:
Add more initialisation steps (read reset register; pause; set burst size
in config register).

From NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 11:00:31

Modified files:
	sys/dev/ic     : gem.c 

Log message:
Remove storing the Ethernet header in the receve interrupt handler, the
disabled code that used to use this was removed 7 years ago.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 11:03:52

Modified files:
	sys/dev/ic     : gem.c gemvar.h 

Log message:
Simplify the interface flag handling in the ioctl handler.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 11:12:22

Modified files:
	sys/dev/ic     : re.c 

Log message:
Try recollecting RX/TX descriptors if we are going to switch back to TX/RX
interrupts.  There seems to be a race between turning on TX/RX interrupt and
asserting TX/RX interrupt by the hardware.

From Sephe@DragonFly


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/07 11:38:22

Modified files:
	devel/nasm     : Makefile distinfo 
	devel/nasm/patches: patch-doc_Makefile.in 
	devel/nasm/pkg : PLIST 

Log message:
- update to 2.05.01, based on one from Gallon Sylvestre
- sync patches
- new homepage

ok brad


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/07 11:50:18

Modified files:
	usr.bin/ssh    : nchan.c 

Log message:
add space to some log/debug messages for readability; ok djm@ markus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/07 12:03:41

Modified files:
	x11            : Makefile 
Removed files:
	x11/gtk-theme-switch: Makefile distinfo 
	x11/gtk-theme-switch/patches: patch-Makefile patch-switch_c 
	x11/gtk-theme-switch/pkg: DESCR PLIST 

Log message:
- remove another gtk1 port that has no use anymore

prompted by Nick Nauwelaerts (MAINTAINER)
ok landry@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/07 12:09:03

Modified files:
	sys/net        : if_atm.h radix.h route.h 

Log message:
use do { } while (/* CONSTCOND */ 0) construct for all multi-line functional macros; ok otto


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 12:24:19

Modified files:
	sys/uvm        : Tag: OPENBSD_4_4 uvm_pglist.c 

Log message:
In uvm_pglistalloc(), do not fall through the success code if we could not find
a suitable range and ran out of memory segments. Oops.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/11/07 12:53:20

Modified files:
	sys/arch/macppc/dev: i2s.c 

Log message:
different fix for pr5883 than proposed by the submitter, found when glancing
at apple code
go ahead drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/07 13:20:33

Modified files:
	regress/usr.bin/mdoclint: mdoclint 

Log message:
clean-up regexps, replacing some . (any char) with \. (actual dot),
adding grouping parentheses, compiling whatever's compilable with /o,
restricting words with word boundaries. /b

okay grunk@, jmc@ (with help from jmc@)

#10000 !

Oddly fitting, as my first commit was concerned with manpages as well...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/11/07 13:22:39

Modified files:
	infrastructure/build: libtool 

Log message:
finish switching parse_linkargs and resolve_la to lists,
stop the join ' ', split /\s+/ dance.

use debug(&) to avoid computing debug messages when not needed.
(and cleanup some old variables that no longer exist)

okay steven@


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/11/07 13:35:43

Modified files:
	.              : errata44.html 

Log message:
Add pglistalloc errata.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/07 13:49:21

Modified files:
	sys/dev/usb    : umsm.c 

Log message:
same umass dance required for Huawei E169g/E618; Stefan Sperling; ok jsg


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/07 13:53:41

Modified files:
	share/man/man4 : umsm.4 

Log message:
more models, muhahahaha


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/07 14:01:15

Modified files:
	usr.bin/aucat  : aproc.c aucat.c dev.c dev.h safile.c safile.h 
	lib/libsndio   : shlib_version sio_open.3 sndio.c sun.c 

Log message:
expose the block size in the sndio API by making par->round writable
and thus remove the ugly rate <-> block-size table from
sio_setpar(3). Handle the block size negociation in aucat(1), since
it has few constrains the code is overally simpler.
ok jakemsr@, major crank suggested by deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/07 15:33:06

Modified files:
	security/clamav: Makefile distinfo 
	security/clamav/patches: patch-clamav_milter-clamav_milter_c 
	                         patch-clamd_Makefile_in 
	                         patch-database_Makefile_in 
	                         patch-etc_Makefile_in 
	                         patch-libclamav_Makefile_am 
	                         patch-libclamav_Makefile_in 
	                         patch-libclamav_str_c 

Log message:
update to 0.94.1; sundry fixes
ok mbalmer (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 15:41:17

Modified files:
	sys/dev/pci    : if_jmereg.h 

Log message:
- Set default RX coal packets to 64, so RX coal timeout takes control during
bulk data operations.  This greately reduces the interrupt rate while keeps
bulk data performance.
- Set default TX coal packets to 64 and TX coal timeout to 65535us (maximum
allowable value).  This greately reduce the interrupt rate while greately
increases (almost doubles) small packet TX performance.

From DragonFly


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 15:52:15

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
When initializing the MAC put the PHY into ready state for BCM5906
chipsets.

From the Linux tg3 driver via FreeBSD.

Tested by Jordi Creix <jbcreix dot mail at gmail dot com>


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 15:53:31

Modified files:
	sys/dev/pci    : if_bgereg.h 

Log message:
When initializing the MAC put the PHY into ready state for BCM5906
chipsets.

From the Linux tg3 driver via FreeBSD.

Tested by Jordi Creix <jbcreix dot mail at gmail dot com>


CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2008/11/07 16:34:48

Modified files:
	usr.bin/ssh    : auth2-jpake.c 

Log message:
Move JPAKE define to make life easier for portable.  ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/11/07 18:00:01

Modified files:
	sys/net        : if_trunk.c trunklacp.c trunklacp.h 

Log message:
Take into account that our ether_input() already strips the
ethernet header. This lets us actually process the incoming
LACP-Packets.  It should now work with a lot more switches.
At least a Catalyst 3500 seems happy.
OK brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/11/07 18:14:52

Modified files:
	sys/ddb        : db_usrreq.c db_var.h 

Log message:
Add a new sysctl ``ddb.trigger''
Writing to it, will bring the system into the kernel debugger.
ddb.console=1 is required and the sysctl command has to be executed
from the actual console tty.
If the securelevel is < 1, the tty check is ignored.
Feedback and OK ckuethe@, deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	ckuethe@cvs.openbsd.org	2008/11/07 18:17:52

Modified files:
	lib/libc/gen   : sysctl.3 
	sbin/sysctl    : sysctl.8 

Log message:
Document the ddb.trigger sysctl.
feedback and ok mpf@, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/07 18:27:51

Modified files:
	sys/isofs/udf  : udf_vnops.c 

Log message:
fix potential null dereference.

Found by LLVM/Clang Static Analyzer.

ok krw@ pedro@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/07 18:29:10

Modified files:
	usr.bin/getconf: getconf.c 

Log message:
fix format string

ok otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/07 18:32:06

Modified files:
	sys/dev/ata    : wd.c 

Log message:
remove dead stores and newly created unused variables.

Found by LLVM/Clang Static Analyzer.

ok krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/07 18:42:24

Modified files:
	usr.sbin/dhcpd : options.c 

Log message:
Some clients don't parse a DHO_DHCP_OPTION_OVERLOAD option the way
I expected. They object if there are no bits set in the option
value. So just use DHO_PAD in the reserved space unless at least
one of the bits is set.

Various versions tested by Tobias Ulmer on OpenSolaris, matthieu@
on busybox's DHCP client, and Uwe Dippel on Solaris. All of which
failed before.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 18:50:48

Modified files:
	sys/dev/mii    : brgphy.c 

Log message:
Only read the Gig status register if Gig media status is detected.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 20:03:50

Modified files:
	sys/dev/mii    : brgphy.c brgphyreg.h 

Log message:
Add additional link status checking for for the BCM5906 PHY.

Based on info from the Linux tg3 driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 20:11:16

Modified files:
	sys/dev/mii    : miivar.h 

Log message:
Add a softc field mii_oui to store the OUI.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 20:49:27

Modified files:
	sys/dev/ic     : rtl81x9reg.h 

Log message:
Reduce the number of TX descriptors to 512, such a large number is not
necessary without TSO.


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/11/07 23:38:27

Modified files:
	usr.bin/systat : Makefile main.c systat.h systat.1 
Added files:
	usr.bin/systat : malloc.c 

Log message:
Add malloc and buckets views that display kernel malloc statistics similar
to vmstat -m


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/07 23:52:49

Modified files:
	sys/dev/ic     : re.c rtl81x9reg.h 

Log message:
Reduce the delay's a bit in the miibus read/write routines.

Based on the Linux r8169 driver.

Tested on PCI/CardBus and PCIe adapters.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/07 23:55:08

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/08 00:00:52

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
When initializing the standard RX ring, allocate mbufs clusters for the
whole ring.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/08 00:10:13

Modified files:
	sys/dev/pci    : if_bge.c if_bgereg.h 

Log message:
Clean up some of the comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/08 00:13:02

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
When initializing the standard RX ring, do not allocate mbufs clusters for the
whole ring.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/08 00:37:07

Modified files:
	sys/dev/pci    : if_bge.c if_bgereg.h 

Log message:
brad, noone said you could go making changes like that (doubling the
amount of memory and interrupt time each bge uses) without discussing
it with other people.  lots of people are complaining about the lack
of communication in your process, and you are going to have to change
that.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/11/08 00:44:42

Modified files:
	x11/xfce4/exo  : Makefile 

Log message:
PKGNAME should have been bumped instead of being removed


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/08 01:24:10

Modified files:
	usr.bin/stat   : stat.1 

Log message:
from reed@netbsd:
Be consistent: document the birthtime field of struct stat for
the "B" field specifier.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/11/08 02:41:26

Modified files:
	infrastructure/build: libtool 

Log message:
oops


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/11/08 02:43:43

Modified files:
	infrastructure/build: libtool 

Log message:
oops2, committed stuff that's not ready yet along


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/08 03:01:43

Modified files:
	usr.bin/aucat  : dev.c 

Log message:
when dev_attach()ing play-only or record-only streams, don't
use both play and record parameters (one of them might be
NULL, causing aucat to segfault).


CVSROOT:	/cvs
Module name:	www
Changes by:	ratchov@cvs.openbsd.org	2008/11/08 03:34:12

Modified files:
	faq            : index.html 

Log message:
add entry for the ``What can I do if I have audio problems?'' section.
from jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/08 03:40:52

Modified files:
	usr.bin/aucat  : aucat.c legacy.c safile.c 

Log message:
set the default device to /dev/audio for legacy mode.
From Thomas Pfaff <tpfaff _at_ agderlink.no> and tweaks from me


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/08 03:54:29

Modified files:
	sys/dev/pci    : if_wpi.c 

Log message:
major wpi(4) overhaul.
wpi(4) and iwn(4) used to be in sync but with the latest iwn(4)
changes, this was no longer the case.  that commit repair this.
it brings HW CCMP encryption/decryption among other things.

requires an update of the wpi-firmware package.
please report any regression you might see.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/08 04:02:09

Modified files:
	sys/dev/pci    : if_wpi.c if_wpivar.h if_wpireg.h 

Log message:
major wpi(4) overhaul.
wpi(4) and iwn(4) used to be in sync but with the latest iwn(4)
changes, this was no longer the case.  that commit repair this.
it brings HW CCMP encryption/decryption among other things.

requires an update of the wpi-firmware package.
please report any regression you might see.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/08 04:02:59

Modified files:
	share/man/man4 : wpi.4 

Log message:
new firmware & HW CCMP crypto


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/08 04:05:36

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnreg.h 

Log message:
rework iwn_start().


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/11/08 04:23:07

Modified files:
	www/kronolith  : Makefile 
	www/kronolith/patches: patch-lib_Driver_sql_php 

Log message:
Forgot to regen the patch, somehow.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/08 04:41:02

Modified files:
	www/p5-HTML-Embperl: Makefile distinfo 
	www/p5-HTML-Embperl/patches: patch-Makefile_PL 
	www/p5-HTML-Embperl/pkg: PLIST 
Added files:
	www/p5-HTML-Embperl/patches: patch-mod_embperl_c 

Log message:
major update to 2.3.0 which supports Perl 5.10.0; note that users
are likely to need to make changes to their code to work with this
newer version. remove BROKEN marker.

patch to allow building with in-tree httpd from Mikko Tolmunen on
ports@, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/11/08 04:48:49

Modified files:
	usr.bin/rcs    : rcs.c 

Log message:
Support for retrieving revisions from branches in branches was missing.

Reported by chl@, ok joris@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/08 05:21:36

Modified files:
	sys/dev/pci    : if_wpi.c 

Log message:
do not allocate cmd memory for rings 5 and 6 (HCCA) which are unused.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/08 05:27:57

Modified files:
	sys/dev/pci    : if_iwn.c 

Log message:
do not call if_start() from tx_done() unless there is a reason to do so
(IFF_OACTIVE was set.)


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/08 05:54:58

Modified files:
	sys/netinet    : if_ether.h in_var.h ip6.h ip_ipsp.h tcp_timer.h 
	                 tcp_var.h 

Log message:
fix macros up so they use the do { } while (/* CONSTCOND */ 0) idiom

ok deraadt@ otto@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/08 06:15:43

Modified files:
	x11/gaia       : Makefile 
	x11/gaia/pkg   : PLIST 
Added files:
	x11/gaia/patches: patch-lib_wwfetch_SConscript 
	                  patch-programs_gaia_SConscript 

Log message:
- cleanup this port (license, HOMEPAGE, fix some warnings)
- fix an issue with datadir PATH; noticed by todd@

Note that there is still something preventing this program to work
correctly, it is being investigated (it used to work just fine).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/08 07:09:03

Modified files:
	sys/dev/pci    : if_wpi.c 

Log message:
initialize k to NULL in wpi_tx_data()


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/08 07:57:54

Modified files:
	share/pciids   : Makefile 

Log message:
let make install obey ${DESTDIR}.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/08 08:46:49

Modified files:
	usr.bin/systat : systat.1 

Log message:
sort;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/08 10:13:08

Modified files:
	x11/gaia       : Makefile 
Added files:
	x11/gaia/patches: patch-lib_wwfetch_wwfetch_image_c 

Log message:
- bring in a patch from Debian to fix a SIGABRT on startup
issue noticed by todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/08 10:15:54

Modified files:
	sys/dev/pci    : if_iwn.c 

Log message:
remove two printfs that slipped through my last commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/08 11:42:50

Modified files:
	sys/dev/pci    : if_wpi.c if_iwn.c 

Log message:
when defragmenting an mbuf chain, do not call M_DUP_PKTHDR.
this is an overkill in this case as it duplicates mbuf tags etc...

following a discussion with kettenis@ a few months ago about gem(4)
did some cleanup while i was there.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/11/08 12:49:24

Modified files:
	sys/arch/powerpc/include: stdarg.h varargs.h 
Removed files:
	sys/arch/powerpc/include: va-ppc.h 
	sys/arch/macppc/include: va-ppc.h 
	sys/arch/socppc/include: va-ppc.h 

Log message:
Get rid of va-ppc.h.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/08 13:29:42

Modified files:
	distrib/sets/lists/base: md.macppc md.mvmeppc md.socppc 
	distrib/sets/lists/comp: md.macppc md.mvmeppc md.socppc 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/08 15:09:40

Modified files:
	net/libnet/1.0/patches: patch-doc_libnet_3 
	                        patch-src_libnet_if_addr_c 
	                        patch-src_libnet_link_bpf_c 
	                        patch-src_libnet_port_list_c 
	                        patch-src_libnet_resolve_c 
	net/libnet/1.1/patches: patch-src_Makefile_in 

Log message:
regenerate patches in order that the next commit is more
readable; no package change.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/08 15:15:10

Modified files:
	net/libnet/1.0 : Makefile 
	net/libnet/1.0/patches: patch-src_libnet_link_bpf_c 

Log message:
repair libnet_get_hwaddr which was broken since the last
RTM_VERSION change. some analysis by me, fix from Mikko Tolmunen
<oskari at sefirosu.org> on ports@, thanks! tested on many arch.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/08 15:17:41

Modified files:
	net/libnet/1.1 : Makefile 
Added files:
	net/libnet/1.1/patches: patch-src_libnet_link_bpf_c 

Log message:
repair libnet_get_hwaddr which was broken since the last
RTM_VERSION change. some analysis by me, fix from Mikko Tolmunen
<oskari at sefirosu.org> on ports@, thanks! tested on many arch.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/08 16:01:01

Modified files:
	security/p5-Catalyst-Plugin-Authorization-ACL: Makefile distinfo 

Log message:
update to version 0.10 which fixes access_denied action support


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/11/08 16:20:50

Modified files:
	sys/kern       : vfs_biomem.c 

Log message:
Use atop() and ptoa() in buf_free_pages() to make it consistent with
the rest of the code, okay art@.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/08 22:13:55

Modified files:
	sys/dev        : systrace.c systrace.h 
	sys/kern       : kern_fork.c 

Log message:
systrace activation happens in the middle of a rather sensitive piece of
fork(), i worry about it a lot but cannot prove yet that sleeping there
is bad.  Anyways, this change makes us never sleep in that area -- the
memory needed is allocated ealier like the ptrace state.  tested by many
developers.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/11/09 00:32:52

Modified files:
	.              : plus44.html 

Log message:
er, it is released


CVSROOT:	/cvs
Module name:	src
Changes by:	ckuethe@cvs.openbsd.org	2008/11/09 00:41:27

Modified files:
	share/man/man9 : pool.9 

Log message:
remove reference to POOL_DIAGNOSTIC which hasn't existed for nearly a year.
ok tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/11/09 01:51:43

Modified files:
	usr.bin/cvs    : rcs.c 
	usr.bin/rcs    : rcs.c 

Log message:
Removed unneeded conversion from RCSNUM to string in rcs_rev_setlog.

oki joris@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/09 02:00:28

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/09 02:55:42

Modified files:
	sys/dev/pci    : if_wpi.c 

Log message:
uninitialized value, caused by a typo.

Found by LLVM/Clang Static Analyzer.

ok damien@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/09 03:00:17

Modified files:
	sys/dev/pci    : if_wpi.c if_wpireg.h if_wpivar.h if_iwn.c 
	                 if_iwnreg.h if_iwnvar.h 

Log message:
rework the rate coding code to get rid of the ugly {wpi,iwn}_plcp_signal()
function.  will be required for future MCS support in iwn.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/11/09 03:18:57

Modified files:
	net/nagios/nagios: Makefile distinfo 
	net/nagios/nagios/patches: patch-html_Makefile_in 
	                           patch-include_config_h_in 
	net/nagios/nagios/pkg: PLIST-main PLIST-web 
Removed files:
	net/nagios/nagios/patches: patch-base_utils_c 
	                           patch-cgi_cgiutils_c 

Log message:
update to nagios 3.0.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/09 03:30:54

Modified files:
	infrastructure/build: libtool 

Log message:
- use reference in process_deplibs and a few other places
- avoid split/join ' ' dance
- prettier debug output

ok espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/09 05:22:27

Modified files:
	lib/libsndio   : sndio.c 

Log message:
sio_revents() should return 0 poll events if the device isn't started


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/09 05:29:55

Modified files:
	infrastructure/build: libtool 

Log message:
more use of references

go for it espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2008/11/09 05:34:47

Modified files:
	lib/libedit    : readline.c 
	libexec/ld.so/hppa: rtld_machine.c 
	sys/arch/mac68k/mac68k: machdep.c 
	usr.bin/make   : var.c 
	usr.bin/rcs    : rcsprog.c 
	usr.bin/ssh    : session.c ssh.1 
	usr.bin/tip    : acu.c 
	usr.sbin/httpd/htdocs/manual/vhosts: name-based.html 
	usr.sbin/pppd  : pppd.8 
	usr.sbin/relayd: relayd.conf.5 

Log message:
typo fixed (overriden -> overridden)

ok espie, jmc


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/09 05:37:35

Modified files:
	infrastructure/build: libtool 

Log message:
reintroduce (incomplete) support for --config, needed by some ports


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/09 06:38:29

Modified files:
	sysutils/gkrellm/gkrellm: Makefile distinfo 
	sysutils/gkrellm/gkrellm/patches: patch-Makefile patch-gkrellm_1 
	                                  patch-gkrellmd_1 
	                                  patch-server_Makefile 
	                                  patch-server_gkrellmd_conf 
	                                  patch-server_gkrellmd_h 
	                                  patch-src_Makefile 
	                                  patch-src_sysdeps_openbsd_c 
	sysutils/gkrellm/gkrellm/pkg: PLIST-client 
Added files:
	sysutils/gkrellm/gkrellm/patches: patch-src_main_c 

Log message:
- update to gkrellm-2.3.2


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/09 07:37:04

Modified files:
	driver/xf86-video-nv/src: g80_driver.c nv_driver.c 

Log message:
Patch from upstream: Only match PCI display devices in our display driver.

Apparently the server needs the driver to tell it that no, we really don't want
screen sections on our NIC, USB hubs, bridge devices, etc.

Stop whining about PROBE_DETECT in G80 PreInit and just bail out instead.

Bug #18099: Xorg -configure tries to create a screen for every nvidia device.
Problem also reported by form@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/11/09 08:08:26

Modified files:
	sys/dev/ic     : re.c 
	sys/dev/pci    : if_bge.c if_bnx.c if_em.c if_ix.c if_ixgb.c 
	                 if_jme.c if_nfe.c if_nge.c if_stge.c if_ti.c 
	                 if_txp.c if_vge.c if_xge.c 
	sys/net        : bpf.c bpf.h 

Log message:
Introduce bpf_mtap_ether(), which for the benefit of bpf listeners
creates the VLAN encapsulation from the tag stored in the mbuf
header.  Idea from FreeBSD, input from claudio@ and canacar@.

Switch all hardware VLAN enabled drivers to the new function.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/09 08:11:19

Modified files:
	sys/arch/alpha/conf: files.alpha 
	sys/arch/amd64/conf: GENERIC files.amd64 
	sys/arch/amd64/pci: pchb.c 
	sys/arch/i386/conf: GENERIC files.i386 
	sys/arch/i386/pci: pchb.c 
	sys/conf       : files 
	sys/dev/pci    : agp.c agp_ali.c agp_amd.c agp_i810.c 
	                 agp_intel.c agp_sis.c agp_via.c agpvar.h 
	                 files.agp vga_pci.c 

Log message:
Rework that way that agp attaches.

previously, we had a static list of pcidevs and which agp driver would
be interanlly attached. Instead, split the agp drivers so they work like
audio(4), where we attach a driver, which sets up some callbacks and
initial state, then attaches the interface (agp(4)). Since this allows
us to attach different drivers in different places, and give them
/proper/ probe functions move most of the drivers back to attaching at
pchb, where they should, and intagp (formerly agp_i810) stays attaching
at vga, since it's part of the intel integrated graphics chips.

Diff shrinks the kernel slightly, gets rid of the annoying "no integrated
graphics" warning, and allows more cleanup later.

Tested by many. fix for alpha build (the only other vga_pci.c consumer)
suggested by miod.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/09 08:32:50

Modified files:
	lib/libsndio   : sndio.c 

Log message:
if the device is not started, make sio_pollfd() pass 0 events bitmap
to the backend to avoid reporing the device as writable when it's
stopped. Solves 100% CPU usage of apps poll()ing a stopped device.


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/09 08:54:54

Modified files:
	sbin/fsck_ffs  : pass1.c 

Log message:
add missing header needed by getpagesize().

ok millert@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/09 09:11:56

Modified files:
	faq            : upgrade43.html 

Log message:
forward links to upgrade44.html


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/09 09:26:07

Modified files:
	usr.bin/aucat  : abuf.c abuf.h aproc.c aproc.h aucat.c dev.c 
	                 dev.h 

Log message:
make aucat(1) stop automatically the audio(1) device if it's idle. This
way, when in server mode, it consumes no CPU if there are no clients.
Later, this will allow to start aucat(1) at session or system startup.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/09 10:01:10

Modified files:
	sys/scsi       : scsiconf.h 

Log message:
workaround lack of struct proc.  this whole mess must be cleaned out.
userland processes should not see all the kernel components.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/09 10:56:59

Modified files:
	audio/audacious: Makefile 
	audio/audacious/pkg: PLIST 

Log message:
- fix build when libexecinfo is installed by adding it to lib_depends;
there's no switch do disable it
- while here, precise license marker and regen PLIST
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/11/09 11:26:03

Modified files:
	www/mod_dav    : Makefile 
	www/mod_dav/patches: patch-dav_util_c 
Added files:
	www/mod_dav/patches: patch-dav_fs_repos_c 

Log message:
fix etag generation incompatibility; from Jason Oster


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/09 12:00:51

Modified files:
	cs             : donations.html events.html index.html plat.html 
	                 security.html 
	de             : 44.html errata.html errata44.html events.html 
	                 index.html macppc.html orders.html sparc64.html 
	                 translation.html 
	faq/cs         : faq1.html faq2.html faq3.html faq9.html 
	                 index.html 
	faq/de         : faq1.html index.html upgrade44.html 
	faq/pf/de      : index.html 
	papers/de      : index.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/11/09 12:03:18

Modified files:
	net/ldns       : Makefile.inc 
	net/ldns/drill : Makefile distinfo 
	net/ldns/libldns: distinfo 
	net/ldns/libldns/patches: patch-Makefile_in patch-configure 
	net/ldns/utils : Makefile distinfo 
	net/ldns/utils/pkg: PLIST 

Log message:
update to ldns v1.4.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/09 12:11:56

Modified files:
	devel/iso-codes: Makefile distinfo 
	devel/iso-codes/pkg: DESCR PLIST 

Log message:
- update iso-codes to 3.3
- fix dependencies
- tweak DESCR


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/11/09 12:49:10

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
typos; ok ratchov@ jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/09 13:14:06

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
Add BULK xfer support.

Thanks to Carlos Valiente for donating an EeePC 701 where this has been
developed and tested.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/09 14:12:34

Modified files:
	x11/matchbox   : Makefile.inc 

Log message:
- specify license versions


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/09 14:24:55

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
Make own struct for the stream header instead saving the data in single
variables.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/09 14:56:35

Modified files:
	x11/matchbox   : Makefile.inc 
	x11/matchbox/libfakekey: distinfo 
	x11/matchbox/libmatchbox: distinfo 
	x11/matchbox/matchbox-common: distinfo 
	x11/matchbox/matchbox-desktop: distinfo 
	x11/matchbox/matchbox-keyboard: distinfo 
	x11/matchbox/matchbox-panel: distinfo 
	x11/matchbox/matchbox-themes-extra: distinfo 
	x11/matchbox/matchbox-window-manager: distinfo 

Log message:
- fetch .tar.bz2 distfiles
- make MASTER_SITES overrideable
- use DIST_SUBDIR
- regen distinfo accordingly


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/09 15:47:54

Modified files:
	sys/dev/pci    : agp_ali.c agp_sis.c agp_via.c 

Log message:
Don't attach to the agp bridges on amd64 machines. They have a different
interface (which is currently used by iommu(4) on amd64). I have a
driver for that interface, but it would currently conflict with iommu
and as such has not been commited.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/09 15:54:01

Modified files:
	sys/dev/pci    : agp_sis.c 

Log message:
correct device name.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/09 16:00:42

Modified files:
	usr.bin/file   : Makefile 

Log message:
protect against .orig files resulting from a patch.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/09 16:00:56

Modified files:
	usr.bin/netstat: route.c 

Log message:
the extra kget() macro just befuddles the things we need to replace with a sysctl mechanism later


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/09 16:27:03

Modified files:
	sysutils/syslog-ng: Makefile distinfo 
	sysutils/syslog-ng/pkg: PLIST 
Added files:
	sysutils/syslog-ng/patches: patch-Makefile_in 
	                            patch-src_cfg-grammar_y 
	                            patch-src_logwriter_c 
Removed files:
	sysutils/syslog-ng/patches: patch-src_Makefile_in 
	                            patch-src_macros_c 

Log message:
update to 2.1.1 and take maintainership

with a few patches from author Balazs Scheidler, thanks

some testing by Brian A. Seklecki


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/09 17:22:05

Modified files:
	usr.sbin/smtpd : smtpd.h 

Log message:
- make READ_BUF_SIZE a power of 2


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/09 17:29:33

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
- recognize '=>' as one token instead of trying to match '=' and '>'. this
prevents:  "foo  =      >  bar" from being valid


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/09 17:57:35

Modified files:
	usr.sbin/smtpd : aliases.c parse.y queue.c smtpd.c ssl.c 

Log message:
- snprintf() can return -1, make sure every call is checked properly


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/09 18:14:05

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
- in queue_load_submissions(), if queue_message_from_id() fails for some
reason just warn instead of aborting the whole smtpd.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/11/09 19:06:35

Modified files:
	regress/usr.bin/ssh: putty-ciphers.sh 

Log message:
PuTTY supports AES CTR modes, so interop test against them too


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/09 19:13:40

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
- move '=>' into the lex loop, requested by and with help from deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/09 19:34:50

Modified files:
	usr.sbin/smtpd : mta.c 

Log message:
- plug a descriptor leak when session is aborted by a server error instead
of a client QUIT or client timeout


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/09 20:16:02

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
- in queue, do not use the atomic api when dealing with real files
change based on a comment from deraadt@

- in queue_register_submission(), if an envelope cannot be fully written
because of some error (ie: disk full), not only return error but
also remove the partial envelope from file system. this prevents
the queue process from trying (failing) to reload it over and
over.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/09 20:38:53

Modified files:
	sys/miscfs/procfs: procfs_cmdline.c 

Log message:
same vmspace song and dance as in kern_sysctl.c 1.167; ok kurt


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/09 20:41:53

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
- simplify the passing of ssl cert/key during ssl configuration,
from Jacek Masiulaniec <jacekm@dobremiasto.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/09 20:54:08

Modified files:
	usr.sbin/smtpd : dns.c 

Log message:
insertion sort is faster than bubble sort.  ok gilles


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/09 20:54:54

Modified files:
	sys/uvm        : uvm_mmap.c 

Log message:
kern/exec_elf.c


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/09 20:55:36

Modified files:
	usr.sbin/smtpd : aliases.c 

Log message:
last character in line is at len - 1. ok gilles


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/09 20:56:16

Modified files:
	sys/kern       : exec_elf.c 
	sys/uvm        : uvm_mmap.c 

Log message:
vm_map_lock() around calls to uvm_map_findspace(); ok tedu


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/11/09 22:19:48

Modified files:
	sys/dev/i2c    : lm87.c 

Log message:
uninitialised value caused some lmenv(4) fans to never appear sometimes;
the bug was reported long time ago by Simon Slaytor with adm9240;
the eyes were cleared today by LLVM/Clang Static Analyser;  ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/09 22:52:25

Modified files:
	share/man/man4 : uvideo.4 

Log message:
Add eMPIA Technology 2761 (ASUS EeePC 701 Notebooks) chipset which
works since BULK xfers are supported.

Reminded by deraadt@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/09 23:52:35

Modified files:
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/10 00:18:39

Modified files:
	distrib/sets/lists/xserv: md.i386 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/11/10 00:22:47

Modified files:
	sys/dev/i2c    : spdmem.c 

Log message:
remove some dead code and fix a comment;  llvm/clang;  ok jsg


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/11/10 00:23:43

Modified files:
	sys/dev/pci    : if_sis.c 

Log message:
don't assign ifp to ifp;  llvm/clang;  ok jsg


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/10 01:46:21

Modified files:
	infrastructure/build: libtool 

Log message:
remove sh from no_shared_archs, ok steven@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/10 02:02:30

Modified files:
	devel/vte      : Makefile distinfo 
	devel/vte/pkg  : PLIST-main 

Log message:
Update to vte 0.17.4, regen PLIST.

ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/10 02:19:25

Modified files:
	sysutils/radmind: Makefile distinfo 
	sysutils/radmind/patches: patch-Makefile_in patch-lcksum_c 
	                          patch-libsnet_Makefile_in patch-ra_sh 
	sysutils/radmind/pkg: PLIST 
Removed files:
	sysutils/radmind/patches: patch-command_c patch-connect_c 
	                          patch-fsdiff_c patch-hardlink_c 
	                          patch-ktcheck_c patch-lapply_c 
	                          patch-libsnet_snet_c patch-list_c 
	                          patch-llist_c patch-lmerge_c 
	                          patch-lsize_c patch-patch-connect_c 
	                          patch-patch-lsize_c patch-patch-repo_c 
	                          patch-progress_c patch-repo_c 
	                          patch-root_c patch-stor_c 
	                          patch-transcript_c 

Log message:
- update radmind to 1.13.0
- regen PLIST

from William Yodlowsky (MAINTAINER), thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/10 02:22:18

Modified files:
	usr.bin/make   : engine.c 

Log message:
adjust comment to reflect reality (CompatRunCommand is gone)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/10 03:15:55

Modified files:
	databases/maatkit: Makefile distinfo 

Log message:
- update maatkit to 2442

from giovanni bechis (MAINTAINER), thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/11/10 03:23:12

Modified files:
	www/zendframework: Makefile distinfo 
	www/zendframework/pkg: PLIST 

Log message:
update to 1.6.2;


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/10 03:48:43

Modified files:
	usr.bin/make   : engine.c 

Log message:
missing static


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/10 04:14:45

Modified files:
	net/p5-Event-RPC: Makefile distinfo 

Log message:
- update p5-Event-RPC to 1.01


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/10 04:16:17

Modified files:
	net/p5-Net-Whois-Raw: Makefile distinfo 

Log message:
- update p5-Net-Whois-Raw to 1.58


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/10 04:25:33

Log message:
    import llvm/clang. not heavily tested yet but there's been a lot
    of interest in the static analyser and it basically works, so put
    it in now and link to the build later.
    
    Low Level Virtual Machine (LLVM) is:
    - A compilation strategy designed to enable effective program
    optimization across the entire lifetime of a program.
    - A virtual instruction set.
    - A compiler infrastructure.
    - LLVM does not imply things that you would expect from a high-level
    virtual machine. It does not require garbage collection or run-time
    code generation.
    
    some parts from chl@ and the FreeBSD port.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081110
    
    N ports/devel/llvm/Makefile
    N ports/devel/llvm/distinfo
    N ports/devel/llvm/patches/patch-tools_clang_lib_Lex_Lexer_cpp
    N ports/devel/llvm/patches/patch-tools_Makefile
    N ports/devel/llvm/patches/patch-tools_clang_utils_scan-build
    N ports/devel/llvm/pkg/PLIST
    N ports/devel/llvm/pkg/MESSAGE
    N ports/devel/llvm/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/11/10 04:53:16

Modified files:
	sys/kern       : vfs_subr.c 

Log message:
Fix typo in comment, okay jmc@.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/10 04:54:39

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
One more replacement;  2 -> UVIDEO_SH_MIN_LEN


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/10 04:58:34

Modified files:
	textproc/asciidoc: Makefile distinfo 
	textproc/asciidoc/patches: patch-a2x 
	textproc/asciidoc/pkg: PLIST 

Log message:
Update to version 8.2.7.

ok robert@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/10 05:17:54

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/pkg : PLIST 
Added files:
	devel/llvm/patches: patch-Makefile_config_in 

Log message:
fix doc location, pointed out by ajacoutot


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/10 06:15:51

Modified files:
	sys/dev/usb    : uvideo.h 

Log message:
Remove 17 unused vars from uvideo_softc.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/10 08:01:54

Modified files:
	infrastructure/build: libtool 

Log message:
only use reverse_zap_duplicates_ref and get rid of the array version

ok espie


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/10 08:52:30

Modified files:
	infrastructure/build: libtool 

Log message:
change logic deciding whether to add a version; should fix a few ports


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/11/10 08:55:06

Modified files:
	sys/dev/ic     : ciss.c 

Log message:
remove unused variable 'error' from two functions;  llvm/clang;  ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/10 09:33:07

Modified files:
	usr.sbin/smtpd : store.c 

Log message:
- remove last occurences of the atomic api in store.c, smtpd no longer uses
atomic api when dealing with files but uses stdio instead


CVSROOT:	/cvs
Module name:	ports
Changes by:	ratchov@cvs.openbsd.org	2008/11/10 09:34:28

Modified files:
	audio/libao/files: ao_sndio.c 

Log message:
use our license (ie license.template) for the new files
requested by naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/10 09:50:13

Modified files:
	sys/arch/sparc64/dev: vbus.c 

Log message:
Use the correct sizeof for the _ca.
"obviously correct" kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/10 09:55:47

Modified files:
	sys/dev/pci/drm: radeon_cp.c 

Log message:
Make writeback work on after a suspend. From Dave Airlie via drm git.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/10 09:59:33

Modified files:
	usr.sbin/ntpd  : server.c 

Log message:
If a bind() spuriously fails (as appears to happen once in a blue moon due
to some stupid ipv6 bug in particular), remove that 'listen' from the list
and continue operation.  issue spotted by naddy
ok henning


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/10 10:24:24

Modified files:
	usr.sbin/smtpd : Makefile parse.y queue.c smtp_session.c smtpd.c 
	                 smtpd.h ssl_privsep.c 

Log message:
spaces fixed while reading code


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/10 10:35:05

Modified files:
	sys/dev/pci/drm: drm_pciids.h radeon_cp.c radeon_drv.h 

Log message:
Fix the bits to enable bus mastering mode on some newer chips. From
Alex Deuchar via drm git.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/10 10:49:46

Modified files:
	usr.sbin/bind/lib/dns: dispatch.c 

Log message:
#if 0 a function which we have we do not use, and where the call to it is in #if 0 as well


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/10 10:55:36

Modified files:
	usr.sbin/ntpd  : server.c 

Log message:
delete operation not needed; from naddy


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/11/10 11:02:17

Modified files:
	games/monop    : houses.c 

Log message:
fix some situations where it was impossible to buy a hotel,
and make the game closer to the rules (may only buy a hotel
after 4 houses are owned on all properties in the group).

from Olivier ANTOINE in PR 5976.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/10 11:04:41

Modified files:
	sys/scsi       : scsi_debug.h scsiconf.h sdvar.h ssvar.h 

Log message:
clean namespace a fair bit; wrap kernel-use-only structures and gunk in
#ifdef _KERNEL


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/10 11:08:42

Modified files:
	sys/net        : if.c 

Log message:
Clear ifindex2ifnet[] in if_detach() this is needed because link local
addressing in IPv6 likes to do ifp = ifindex2ifnet[ifindex] without properly
checking if the ifindex is valid. As a side-effect this solves parts of
PR 5981. Debugged by jsing@. OK jsing@, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/10 11:11:59

Modified files:
	sys/uvm        : uvm_map.c 

Log message:
typo: be -> by in comment

``of course'' deraadt@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/10 11:48:46

Modified files:
	audio          : Makefile 

Log message:
Unhook mpg123's esd flavor.  This may return as a subpackage.


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/10 13:10:38

Modified files:
	usr.sbin/smtpd : smtpd.h 

Log message:
fix store_write_header() prototype.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/10 13:18:14

Modified files:
	sysutils/tkdvd : Makefile 
	sysutils/tkdvd/patches: patch-TkDVD_sh patch-install_tcl 
	                        patch-src-other_procedures_tcl 

Log message:
switch to tcl/tk 8.5, and use the tk module

from Giovanni Bechis with some tweaks


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2008/11/10 13:23:50

Modified files:
	mail/p5-GetLive: Makefile 
	mail/p5-GetLive/patches: patch-GetLive_pl 
	mail/p5-GetLive/pkg: MESSAGE 

Log message:
Update to handle changes in Hotmail's interface from upstream's CVS.
Users will have to log into Hotmail through a browser and check the
box so it never shows the 'changed' page again.  Then, add
'Mode=200810' to your config file.  You may also have to turn off
'reading panes'.

ok okan@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/10 14:29:18

Modified files:
	usr.sbin/smtpd : lka.c queue.c smtpd.h 

Log message:
rename h_errno field into getaddrinfo_error, to avoid confusion with errno.

h_errno has been obsoleted since the gethostbyname() --> getaddrinfo() replacement.

ok gilles@


CVSROOT:	/cvs
Module name:	www
Changes by:	kili@cvs.openbsd.org	2008/11/10 15:00:26

Modified files:
	faq            : upgrade44.html 

Log message:
Postgresql needs a dump before the upgrade.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/10 15:10:22

Log message:
    Import plib-1.8.5
    
    PLIB is a suite of portable game librairies.
    
    PLIB includes sound effects, music, a complete 3D engine, font
    rendering, a simple Windowing library, a game scripting language, a GUI,
    networking, 3D math library and a collection of handy utility functions.
    All are 100% portable across nearly all modern computing platforms.
    Each library component is fairly independent of the others - so if you
    want to use SDL, GTK, GLUT, or FLTK instead of PLIB's 'PW' windowing
    library, you can.
    
    Based on a submission from Gallon Sylvestre (MAINTAINER)
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081110
    
    N ports/devel/plib/Makefile
    N ports/devel/plib/distinfo
    N ports/devel/plib/patches/patch-src_sl_sl_h
    N ports/devel/plib/patches/patch-src_sl_slPortability_h
    N ports/devel/plib/patches/patch-configure
    N ports/devel/plib/pkg/PLIST
    N ports/devel/plib/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/10 15:11:36

Log message:
    Import tuxkart-0.4.0
    
    Tuxkart is a simple Go-Kart racing game, similar in style to
    MarioKart.
    
    Based on a submission from Gallon Sylvestre (MAINTAINER)
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081110
    
    N ports/games/tuxkart/Makefile
    N ports/games/tuxkart/distinfo
    N ports/games/tuxkart/pkg/PLIST
    N ports/games/tuxkart/pkg/DESCR
    N ports/games/tuxkart/patches/patch-src_Makefile_in
    N ports/games/tuxkart/patches/patch-src_gfx_cxx
    N ports/games/tuxkart/patches/patch-src_guNet_cxx
    N ports/games/tuxkart/patches/patch-configure
    N ports/games/tuxkart/patches/patch-data_Makefile_in
    N ports/games/tuxkart/patches/patch-mods_Makefile_in
    N ports/games/tuxkart/patches/patch-wavs_Makefile_in
    N ports/games/tuxkart/patches/patch-fonts_Makefile_in
    N ports/games/tuxkart/patches/patch-images_Makefile_in
    N ports/games/tuxkart/patches/patch-models_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/10 15:12:18

Modified files:
	games          : Makefile 

Log message:
+tuxkart


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/10 15:13:04

Modified files:
	devel          : Makefile 

Log message:
+plib


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/10 15:35:23

Modified files:
	usr.sbin/smtpd : aliases.c mta.c parse.y smtpd.h 

Log message:
- define MAX_LINE_SIZE which is the maximum length of a line we allow from
a client. it must be set to the highest value we have from all of
the extensions which are/will be implemented.
- replace all occurences of STRLEN define with MAX_LINE_SIZE, kill STRLEN


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/10 16:18:47

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpd.h 

Log message:
- open the message file earlier after a successful MAIL command instead of
waiting for the DATA command. this currently has no impact on the
session but is needed for another change that will make submission
of recipients safer with regard to "unexpected shutdowns at bad
timings"


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/10 16:25:37

Modified files:
	usr.bin/aucat  : abuf.h aparams.c aparams.h aproc.c aucat.1 
	                 aucat.c conf.h dev.c dev.h 

Log message:
add a per-stream ``soft volume'' knob and the corresponding -v option.
The code will be useful later for the volume knob in the sndio API.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/10 17:55:21

Modified files:
	distrib/miniroot: install.sub 

Log message:
Replace some 4 space knf spacing with install space paranoia tabs, saving
33 characters.


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/10 18:01:39

Modified files:
	usr.sbin/smtpd : queue.c smtpd.c 

Log message:
remove the use of O_EXLOCK, when open()ing a file, and use flock() instead.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/10 18:08:08

Modified files:
	usr.sbin/smtpd : queue.c smtp.c smtp_session.c smtpd.h 

Log message:
- queue process no longer schedules messages which do not have flag
F_MESSAGE_COMPLETE
- submit recipients to the queue as we read them from RCPT instead of
submiting them all at once when DATA is over. this prevents us
from having to keep a potentially large number of recipients in
memory during the whole session.
- remove all code that dealt with the recipients queue of a message as
it is no longer used.
- several small changes to make sure the server is always in a recoverable
state in case of an unexpected shutdown.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/10 18:52:21

Modified files:
	devel/p5-SVN-Mirror: Makefile distinfo 

Log message:
update to 0.75

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/10 19:11:26

Modified files:
	sys/kern       : vfs_syscalls.c 

Log message:
make sure that any messing we do with a process's directories happens atomically and not after sleeping.
ok deraadt pedro


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/10 19:13:14

Modified files:
	sys/kern       : kern_fork.c 

Log message:
slightly optimized the ptrace stat allocation to only happen when needed.
ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/10 19:14:58

Modified files:
	usr.sbin/smtpd : mta.c smtp.c 

Log message:
some small improvements.  ok gilles


CVSROOT:	/cvs
Module name:	ports
Changes by:	tedu@cvs.openbsd.org	2008/11/10 19:22:41

Added files:
	graphics/glut/patches: patch-include_GL_glut_h 

Log message:
add a patch that silences an annoying warning in glut.h


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/10 19:58:09

Modified files:
	usr.bin/ssh    : servconf.c 

Log message:
USE_AFS not referenced so remove #ifdef.  fixes sshd -T not printing
kerberosgetafstoken. ok dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/10 20:55:11

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
for sshd -T print 'permitopen any' vs. 'permitopen' for case of no
permitopen's; ok and input dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/11 00:47:48

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
escape minus signs;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/11/11 02:05:09

Modified files:
	net/nsd        : Makefile distinfo 

Log message:
upgrade to NSD v3.2.0

*IMPORTANT*: Due to a fix in the zone update process, the ixfr.db has a
new format. When you are planning to upgrade to NSD 3.2.x release, make
sure to process the old ixfr.db before starting the new release (by
running nsdc patch).


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/11 02:32:20

Modified files:
	usr.bin/make   : job.c 

Log message:
allocate job only when it's needed.
okay otto@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/11 02:54:51

Modified files:
	infrastructure/build: libtool 

Log message:
don't use the shell, except for install mode (needs more tweaking)
use references in a few more places
check whether reference is defined before attempting to use it


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/11 03:46:14

Modified files:
	infrastructure/build: libtool 

Log message:
separate compile code into its own method


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/11 04:00:29

Modified files:
	infrastructure/build: libtool 

Log message:
use reference instead of hash


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 04:42:44

Modified files:
	x11/gnome/mono-gnome: Makefile 

Log message:
- untwist build/run depends

from mikolaj kucharski, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 05:36:59

Modified files:
	net/p5-POE-Component-Client-DNS: Makefile distinfo 

Log message:
- update POE-Component-Client-DNS to 1.01


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/11 05:37:07

Modified files:
	sys/dev        : video.c 

Log message:
Spacing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 05:37:32

Modified files:
	www/p5-WebService-MusicBrainz: Makefile distinfo 

Log message:
- update WebService-MusicBrainz to 0.19


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 05:37:52

Modified files:
	net/p5-Nmap-Parser: Makefile distinfo 
	net/p5-Nmap-Parser/pkg: PLIST 

Log message:
- update p5-Nmap-Parser to 1.19


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/11 05:41:43

Modified files:
	graphics/glut  : Makefile 

Log message:
commit of patches/patch-include_GL_glut_h needed a PKGNAME bump


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/11 05:56:02

Modified files:
	usr.bin/aucat  : aucat.c dev.c 

Log message:
when not in server mode, aucat terminates automatically using
the {MIX,SUB}_AUTAQUIT features. In this case we're not
allowed to directly touch dev_mix and dev_sub because they
can disappar. So disable the ``suspend'' and ``quit'' bits
when {MIX,SUB}_AUTAQUIT are used.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/11 06:12:03

Modified files:
	usr.bin/aucat  : aucat.c 

Log message:
termninate non-server aucat when it's idle rather that using
the hackish {MIX,SUB}_AUTOQUIT features. This way we don't
have to care about possible references on destroyed objects.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/11 06:55:21

Log message:
    import of p5-Compress-Bzip2-2.09
    
    p5-Compress-Bzip2 a Perl interface to the bzip2 compression
    algorithms. It uses the low level interface to the algorithm,
    and reimplements all high level routines.
    
    ok jasper@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Nov-11
    
    N ports/archivers/p5-Compress-Bzip2/distinfo
    N ports/archivers/p5-Compress-Bzip2/Makefile
    N ports/archivers/p5-Compress-Bzip2/pkg/DESCR
    N ports/archivers/p5-Compress-Bzip2/pkg/PLIST
    N ports/archivers/p5-Compress-Bzip2/patches/patch-config_in
    N ports/archivers/p5-Compress-Bzip2/patches/patch-ppport_h
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/11 06:56:03

Modified files:
	archivers      : Makefile 

Log message:
+p5-Compress-Bzip2


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/11 07:12:01

Log message:
    import of p5-PerlIO-via-Bzip2-0.02
    
    p5-PerlIO-via-Bzip2 implements a PerlIO layer which will let you
    handle bzip2 compressed files transparently.
    
    ok jasper@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Nov-11
    
    N ports/devel/p5-PerlIO-via-Bzip2/distinfo
    N ports/devel/p5-PerlIO-via-Bzip2/Makefile
    N ports/devel/p5-PerlIO-via-Bzip2/pkg/DESCR
    N ports/devel/p5-PerlIO-via-Bzip2/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/11 07:13:36

Log message:
    import of p5-Time-Progress-1.3
    
    p5-Time-Progress reports elapsed and estimated finish time.
    
    ok jasper@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Nov-11
    
    N ports/devel/p5-Time-Progress/Makefile
    N ports/devel/p5-Time-Progress/distinfo
    N ports/devel/p5-Time-Progress/pkg/DESCR
    N ports/devel/p5-Time-Progress/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/11 07:15:08

Log message:
    import of p5-SVN-Dump-0.04
    
    p5-SVN-Dump module lets you manage SVN dumps with Perl.
    
    ok jasper@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Nov-11
    
    N ports/devel/p5-SVN-Dump/Makefile
    N ports/devel/p5-SVN-Dump/distinfo
    N ports/devel/p5-SVN-Dump/pkg/DESCR
    N ports/devel/p5-SVN-Dump/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/11 07:17:42

Modified files:
	devel          : Makefile 

Log message:
add p5-PerlIO-via-Bzip2, p5-SVN-Dump, and p5-Time-Progress


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 08:07:42

Modified files:
	devel/p5-AnyEvent: Makefile distinfo 

Log message:
- update p5-AnyEvent to 4.32


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2008/11/11 08:11:28

Modified files:
	sbin/isakmpd   : ike_quick_mode.c 

Log message:
Use rfc2409 conform notification message when client identities are
not valid during phase 2.

From Dirk Mast <condor2k at googlemail dot com>, thanks!

ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/11 08:33:02

Modified files:
	sys/kern       : tty.c 

Log message:
for ^T support, grab all the information from the process before going
into a potentially sleeping function... ok tedu.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/11 08:48:47

Modified files:
	devel/libexecinfo: Makefile 
	devel/libexecinfo/patches: patch-execinfo_c 

Log message:
* LP64 fixes
* use MASTER_SITE_FREEBSD_LOCAL


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 09:00:08

Modified files:
	x11/gnome/speech: Makefile 
	x11/gnome/speech/patches: patch-configure 
	x11/gnome/speech/pkg: PLIST 

Log message:
- use a little saner way to disable java, shrinks the patch by about 430 lines
- specify license version
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/11 09:23:26

Modified files:
	net/pptp       : Makefile distinfo 
	net/pptp/patches: patch-Makefile patch-pptp_gre_c 
	net/pptp/pkg   : PLIST 
Added files:
	net/pptp/patches: patch-pptp_compat_c 
Removed files:
	net/pptp/patches: patch-pptp_ctrl_c 

Log message:
update to 1.7.2; from maintainer Stefan Sperling


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 09:27:48

Modified files:
	x11/gnome/speech: Makefile 
	x11/gnome/speech/pkg: PLIST 

Log message:
- build the espeak driver


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/11/11 09:46:42

Modified files:
	sys/dev/pci/drm: drmP.h 

Log message:
Fix prototype for drm_addmap(), okay oga@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/11 10:19:34

Modified files:
	x11/wxWidgets  : Makefile 

Log message:
explicitly disable stackwalker; fixes build when libexecinfo happens
to be installed


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/11 12:17:53

src/regress/lib/libsndio/vol

Update of /cvs/src/regress/lib/libsndio/vol
In directory cvs.openbsd.org:/tmp/cvs-serv26903/vol

Log Message:
Directory /cvs/src/regress/lib/libsndio/vol added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/11 12:21:20

Modified files:
	usr.bin/aucat  : amsg.h dev.c sock.c sock.h 

Log message:
expose the volume knob in server mode too


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/11 12:39:35

Modified files:
	lib/libsndio   : Makefile aucat.c shlib_version sio_open.3 
	                 sndio.c sndio.h sndio_priv.h sun.c 
Added files:
	regress/lib/libsndio/vol: Makefile vol.c 

Log message:
expose a volume knob in the sndio API: add sio_setvol(3) and
sio_onvol(3) functions. The audio(4) backend tries to use the
inputs.dac, outputs.dac, outputs.output and outputs.master
controls (in this order). Add a sample file in
regress/lib/libsndio/vol/vol.c


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/11 12:44:19

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
remove the SIGNALS sections, describe signals in DESCRIPTION
from jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/11 12:58:15

Modified files:
	www/clearsilver: Makefile distinfo 
	www/clearsilver/patches: patch-cgi_cgi_c patch-cgi_cgi_h 
	                         patch-cgi_html_c patch-cs_csparse_c 
	                         patch-util_filter_h 
	                         patch-util_neo_err_h 
	                         patch-util_neo_hdf_c 
	                         patch-util_neo_str_c 
	www/clearsilver/pkg: PLIST 
Removed files:
	www/clearsilver/patches: patch-cgi_cgiwrap_c 
	                         patch-python_setup_py 

Log message:
- update to 0.10.5
- more str* and 64bit fixes
- update license marker

ok markus (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/11 13:10:34

Modified files:
	security/libnipper: Makefile distinfo 

Log message:
maintenance update to 0.12.4


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/11 13:31:42

Modified files:
	xserver/hw/xfree86/xaa: xaa.h xaaInitAccel.c xaawrap.h 

Log message:
Fix from X.Org master git for XAA screen corruption.

XAA PixmapOps: Sync before accessing unwrapped callbacks.

When using any XAAPixmapOps, we call into unknown but freshly
unwrapped callbacks (like fb ones). Unlike the XAA*Fallback calls,
we did so without syncing first, exposing us to all kinds of
synchronisation issues.

I believe that the rendering errors appeared now because *PaintWindow
vanished (e4d11e58), and we just use miPaintWindow instead. This
takes a less direct route to the hw and ends up at
PolyFillRectPixmap, which very often left drawing artifacts.

We now sync accordingly, and no longer get the rendering artifacts i
was methodically reproducing on radeonhd, radeon, unichrome...

Also, in order to allow driver authors to remove extensive syncing
or flushing to hide this issue, create XAA_VERSION_ defines, put
them in xaa.h and bump the patchlevel.

tested by naddy@ and Edd Barrett. ok oga@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/11 13:35:49

Modified files:
	audio/mpg123   : Makefile distinfo 
	audio/mpg123/pkg: DESCR PLIST 
Added files:
	audio/mpg123/files: sndio.c 
	audio/mpg123/patches: patch-configure_ac patch-libmpg123_pc_in 
	                      patch-src_Makefile_am 
	                      patch-src_output_Makefile_am 
	audio/mpg123/pkg: PFRAG.shared 
Removed files:
	audio/mpg123/files: audio_openbsd.c term.c 
	audio/mpg123/patches: patch-Makefile patch-audio.c 
	                      patch-audio_esd_c patch-common_c 
	                      patch-httpget_c patch-layer2_c 
	                      patch-layer3_c patch-mpg123.c 
	                      patch-mpg123_h 

Log message:
From scratch newly created port of mpg123 1.6.1 with sndio backend.
Help from ratchov@, tested by many, ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/11 13:59:11

Modified files:
	usr.sbin/smtpd : store.c 

Log message:
- now that we fdopen() message file descriptor, do not forget to fclose()


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/11 14:02:20

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
- temporarily comment chl@'s O_EXLOCK -> fcntl() change until we understand
what causes the mailbox lock bug i'm observing under heavy load.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/11 14:06:18

Modified files:
	sys/dev/pci/drm: files.drm 
Removed files:
	sys/dev/pci/drm: via_3d_reg.h via_dma.c via_drm.h via_drv.c 
	                 via_drv.h via_ds.c via_ds.h via_irq.c via_map.c 
	                 via_mm.c via_mm.h via_verifier.c via_verifier.h 
	                 via_video.c 

Log message:
Remove the (unworking to the point it doens't even compile) viadrm driver.

Eventually a drm driver for via hardware may be written, but it will be
utterly different to this one.

No one objected, ok matthieu@.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/11 14:13:14

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
- introduce queue_init_submissions() which will sanitize the disk-based
queue at startup: catches left overs from interrupted sessions,
reset F_MESSAGE_INPROCESS so that messages which were in MTA or
MDA gets scheduled again.
- temporarily comment chl@'s O_EXLOCK -> fcntl change until we figure
why it locks my mailbox under load


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/11 14:17:49

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
- mistakenly removed this lock


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/11 14:26:21

Modified files:
	usr.bin/aucat  : aucat.c 

Log message:
if the device disappear the mixer and demultiplexer chains are
destroyed. If this happen then warn and exit, rather than crashing.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/11 14:45:03

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2008/11/11 15:03:59

Modified files:
	mail/p5-GetLive/patches: patch-GetLive_pl 

Log message:
Remove chunk from the patch that contained an RCS tag and broke the
build.

No bump needed because it didn't build before (thanks, naddy)

Pointed out by and ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 15:22:41

Log message:
    import gnome-settings-daemon 2.24.0 (not linked to the builds yet)
    
    GNOME settings deamon to control settings and preferences throughout the
    desktop.
    
    this used to be part of gnome-control-center, but it was split of.
    it depends on some stuff not committed yet (e.g. gnome-desktop update),
    but having it in tree allows the gtk-frogs to test it more easily.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081111
    
    N ports/x11/gnome/settings-daemon/Makefile
    N ports/x11/gnome/settings-daemon/distinfo
    N ports/x11/gnome/settings-daemon/pkg/DESCR
    N ports/x11/gnome/settings-daemon/pkg/PLIST
    N ports/x11/gnome/settings-daemon/pkg/PFRAG.shared
    N ports/x11/gnome/settings-daemon/patches/patch-plugins_sound_gsd-sound-manager_c
    N ports/x11/gnome/settings-daemon/patches/patch-plugins_typing-break_gsd-typing-break-manager_c
    N ports/x11/gnome/settings-daemon/patches/patch-plugins_media-keys_gsd-media-keys-manager_c
    N ports/x11/gnome/settings-daemon/patches/patch-data_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 15:38:35

Modified files:
	x11/matchbox/libmatchbox: Makefile distinfo 

Log message:
- update liibmatchbox to 1.9

test building and "just commit it" kili@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 15:41:06

Modified files:
	x11/matchbox/matchbox-desktop: Makefile distinfo 
	x11/matchbox/matchbox-desktop/pkg: PLIST 
Removed files:
	x11/matchbox/matchbox-desktop/patches: patch-data_Makefile_in 
	                                       patch-modules_dotdesktop_c 
	x11/matchbox/matchbox-desktop/pkg: PFRAG.shared 

Log message:
- update matchbox-desktop to 2.0 (complete rewrite)

test building and "just commit it" kili@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 15:42:18

Modified files:
	x11/matchbox/matchbox-window-manager: Makefile distinfo 
	x11/matchbox/matchbox-window-manager/patches: 
	                                              patch-data_Makefile_in 
	x11/matchbox/matchbox-window-manager/pkg: PLIST 

Log message:
- update matchbox-window-manager to 1.2
- better COMMENT

test building and "just commit it" kili@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 15:43:03

Modified files:
	x11/matchbox/matchbox-keyboard: Makefile 
	x11/matchbox/matchbox-keyboard/patches: patch-Makefile_in 
	x11/matchbox/matchbox-keyboard/pkg: PLIST 

Log message:
- fix location of the .desktop file


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 15:45:23

Log message:
    import matchbox-nest 0.3
    
    Matchbox-nest is a graphical wrapper around xnest. You can make Xnest
    look like a particular device's display and set up buttons on that
    device.
    
    if someone wants to provide a frontend in the style of a Zaurus,
    please drop me a mail.
    
    test building and "just commit it" kili@, thanks!
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081111
    
    N ports/x11/matchbox/matchbox-nest/Makefile
    N ports/x11/matchbox/matchbox-nest/distinfo
    N ports/x11/matchbox/matchbox-nest/pkg/DESCR
    N ports/x11/matchbox/matchbox-nest/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/11 15:46:13

ports/lang/parrot/patches

Update of /cvs/ports/lang/parrot/patches
In directory cvs.openbsd.org:/tmp/cvs-serv26732/patches

Log Message:
Directory /cvs/ports/lang/parrot/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/11 15:46:30

Modified files:
	lang/parrot    : Makefile distinfo 
	lang/parrot/pkg: PLIST 
Added files:
	lang/parrot/patches: patch-config_gen_platform_openbsd_math_c 

Log message:
update to version 0.8.0 and enable it for i386, amd64 and macppc where
the tests all pass fine

tested by ajacoutot@ and jasper@
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 15:47:45

Log message:
    iimport matchbox-panel-manager 0.1
    
    Utility to manage and alter the Matchbox panel configuration settings.
    
    test building and "just commit it" kili@, thanks!
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081111
    
    N ports/x11/matchbox/matchbox-panel-manager/Makefile
    N ports/x11/matchbox/matchbox-panel-manager/distinfo
    N ports/x11/matchbox/matchbox-panel-manager/pkg/PLIST
    N ports/x11/matchbox/matchbox-panel-manager/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 15:49:07

Modified files:
	x11/matchbox   : Makefile 

Log message:
- hookup matchbox-nest and matchbox-panel-manager


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/11 15:49:49

Modified files:
	lang           : Makefile 

Log message:
hook the parrot to our tree

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/11/11 15:57:48

Modified files:
	gnu/usr.bin/binutils/gdb: Makefile.in breakpoint.c breakpoint.h 
	                          infrun.c objfiles.c solib-svr4.c 
	                          solib.c solist.h symfile-mem.c 
	                          symfile.c varobj.c varobj.h 

Log message:
Enable support for debugging pie programs. Code from Elena Zannoni's
<ezannoni at redhat dot com> pie branch in gdb cvs, less extraneous
parts and with some bug fixes. Debugging w/core files for pie programs
isn't working yet since AUXV data isn't included in our core files at
the moment.

feedback and ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2008/11/11 16:06:34

Modified files:
	mail/razor-agents: Makefile distinfo 

Log message:
Update to 2.85

ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 16:11:25

Log message:
    import glade 3.5.2
    
    Glade is a RAD tool to enable quick & easy development of user
    interfaces for the GTK+ toolkit and the GNOME desktop environment,
    released under the GNU GPL License.
    
    initially based on a port by pyr@, then reworked by Jason Beaudoin
    (MAINTAINER), and brought into shape by me
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081111
    
    N ports/devel/glade3/Makefile
    N ports/devel/glade3/distinfo
    N ports/devel/glade3/pkg/PLIST
    N ports/devel/glade3/pkg/PFRAG.shared
    N ports/devel/glade3/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/11 16:12:24

Modified files:
	devel          : Makefile 

Log message:
- add glade3


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/11 16:36:13

Modified files:
	distrib/miniroot: install.sub 

Log message:
Drop svnd lines from the munged fstab for upgrades, to avoid confusing
fsck. Reported by Sebastian Rother via tech@.

"sure" deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/11/11 16:43:36

Modified files:
	www/youtube-dl : Makefile distinfo 

Log message:
Update to 2008.11.01.

Okay naddy@.


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/11/11 16:48:19

Modified files:
	gnu/usr.bin/gcc/gcc: flags.h gcc.c toplev.c varasm.c 
	gnu/usr.bin/gcc/gcc/config/arm: openbsd.h 
	gnu/usr.bin/gcc/gcc/config/mips: openbsd.h 
	gnu/usr.bin/gcc/gcc/config/sparc: openbsd64.h 
	gnu/usr.bin/gcc/gcc/doc: invoke.texi 

Log message:
Add support for position independent executables. This adds compile flags
-fpie & -fPIE which are similar to -fpic & -fPIC except that the resulting
objects can not be used in shared libraries due to an additional
optimization for pie. This also adds the -pie link flag which produces a
pie executable given pic or pie objects.  Combining -pie with -static is
currently disabled. The only gcc3 arch that doesn't support pie at moment
is arm due to binutils relocation bugs.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/11/11 16:49:46

Modified files:
	lib/csu/alpha  : Makefile 
	lib/csu/amd64  : Makefile 
	lib/csu/arm    : Makefile 
	lib/csu/hppa   : Makefile 
	lib/csu/i386   : Makefile 
	lib/csu/powerpc: Makefile 
	lib/csu/sh     : Makefile 
	lib/csu/sparc64: Makefile 

Log message:
Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requires
gcc with pie support to be built first.

ok kettenis@


CVSROOT:	/cvs
Module name:	www
Changes by:	kurt@cvs.openbsd.org	2008/11/11 16:51:17

Modified files:
	faq            : current.html 

Log message:
PIE flag day build instructions


CVSROOT:	/cvs
Module name:	www
Changes by:	pirofti@cvs.openbsd.org	2008/11/11 18:40:33

Modified files:
	faq            : current.html 

Log message:
Change 4.2 to 4.3 and 4.3 to 4.4.

okay nick@.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/11 18:48:08

Modified files:
	faq            : faq5.html 

Log message:
clear out xobj directory.  Submitted, apparently by at least two people,
this one from sparctacus at gmail dot com.  Obviously, I'm behind on my
mail. :-/


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/11 19:53:32

Modified files:
	faq/pf         : carp.html 

Log message:
HTML fix from Alan R. S. Bueno (alan dot bsd at gmail dot com)


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/11 19:54:37

Modified files:
	faq            : faq1.html 

Log message:
fixes for version and markup from Alan R. S. Bueno (alan dot bsd at
gmail dot com)


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/11 19:59:41

Modified files:
	faq            : faq10.html faq11.html faq12.html faq13.html 
	                 faq14.html faq15.html 

Log message:
punctation, standardizing, other misc. cleanup, from from Alan R. S.
Bueno (alan dot bsd at gmail dot com)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/11 20:00:30

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/11 20:34:41

Added files:
	faq            : upgrade45.html 

Log message:
idea from phessler@, commit a skeleton of upgrade45.html.  Good idea. :)
maybe, JUST maybe, I'll have less of a mad rush in a few months.  Devs:
if you make a change you want to make sure is mentioned in
upgrade45.html, don't trust my memory, stick it in!  Don't ask for ok,
just stick it in, I'll clean it up later if we need to.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/12 02:41:49

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
avoid a few strlen calls for constant strings; prompted by tg; ok djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/12 02:58:16

Modified files:
	x11/p5-Tk      : Makefile 
Added files:
	x11/p5-Tk/patches: patch-pTk_mTk_generic_tk_h 

Log message:
- fix listbox handling with new xproto

from giovanni, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/11/12 05:36:29

Modified files:
	devel/git      : Makefile distinfo 
	devel/git/pkg  : PLIST-main 

Log message:
Update to git-1.6.0.4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/12 05:49:42

Modified files:
	net/smokeping  : Makefile 
	net/smokeping/patches: patch-bin_smokeping_dist 

Log message:
reinstate dropping to _smokeping user accidentally removed in r1.7;
pointed out by/ok bernd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/12 08:46:33

Modified files:
	devel/llvm     : Makefile 
	devel/llvm/pkg : PLIST 
Added files:
	devel/llvm/patches: patch-lib_Transforms_Makefile 

Log message:
- don't build Hello sample module, it builds a shared library with
an odd filename which doesn't get correctly identified by pkg tools,
and isn't really useful to provide in the package anyway
- cnst@ points out this is actually a post-2.4 snapshot, change the
PKGNAME accordingly


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/12 09:01:08

Modified files:
	usr.sbin/ppp/ppp: main.c 
	usr.sbin/ppp/pppctl: pppctl.c 

Log message:
we should not document each operand in the usage of a command,
it is an usual practice on BSDs and make the synopsis and usage
more robust when operands are added or removed; synchronize the
usage with the synopsis on the manual page; while here, remove
superfluous information from the usage.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/11/12 09:01:09

Modified files:
	sys/dev/usb    : uaudio.c 

Log message:
fix typo in debug printf; ok ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/11/12 09:13:46

Modified files:
	usr.bin/skey   : skey.c skeyprune.pl 
	usr.bin/skeyaudit: skeyaudit.c 

Log message:
Usage -> usage.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/12 09:15:04

Log message:
    sendxmpp is a perl-script to send xmpp (jabber), similar to what mail(1)
    does for mail.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	pea_20081112
    
    N ports/net/sendxmpp/Makefile
    N ports/net/sendxmpp/distinfo
    N ports/net/sendxmpp/pkg/PLIST
    N ports/net/sendxmpp/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/12 09:46:07

Modified files:
	net            : Makefile 

Log message:
+sendxmpp


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/12 10:09:25

Modified files:
	security/gnutls: Makefile distinfo 
Removed files:
	security/gnutls/patches: patch-libextra_fipsmd5_c 

Log message:
- SECURITY UPDATE of gnutls to 2.6.1
fixes CVE-2008-4989: GnuTLS Library X.509 Certificate Chain Validation
Vulnerability

ok landry@ naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/12 10:23:04

Log message:
    import p5-Mojo
    
    Mojo is a collection of libraries and example web frameworks for web
    framework developers.
    If you are searching for a higher level MVC web framework you should
    take a look at Mojolicious, also coming with this module.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20081112
    
    N ports/www/p5-Mojo/Makefile
    N ports/www/p5-Mojo/distinfo
    N ports/www/p5-Mojo/pkg/PLIST
    N ports/www/p5-Mojo/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/12 10:23:08

Modified files:
	www            : Makefile 

Log message:
add p5-Mojo


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/12 11:44:53

Modified files:
	www/timetrex   : Makefile distinfo 

Log message:
- bugfix update to timetrex-2.2.16
CV: ----------------------------------------------------------------------


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/11/12 12:26:38

Modified files:
	print/ghostscript/gnu: Makefile 
	print/ghostscript/gnu/pkg: DESCR PLIST 
Added files:
	print/ghostscript/gnu/patches: patch-cups_gdevcups_c 
Removed files:
	print/ghostscript/gnu/pkg: PFRAG.cups 

Log message:
Use dlopen(2) for cups libraries to get rid of the cups flavor and
the evil circular dependencies.

Idea: bernd@
Tests: ajacoutot@
Catering: Sir Lancelot
Music: Dave Soldier and Komar & Melamid

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/11/12 12:27:29

Modified files:
	print/ghostscript: Makefile 

Log message:
cups is an ex-flavor


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/12 12:36:39

Modified files:
	usr.bin/aucat  : aucat.c dev.c 

Log message:
when destroying the device, mark the mixer and the demultiplexer
for ``AUTOQUIT'' first, and then call file_eof() and friends.
fixes crashes sthen@ noticed on zaurus


CVSROOT:	/cvs
Module name:	src
Changes by:	weingart@cvs.openbsd.org	2008/11/12 14:42:43

Modified files:
	sys/arch/amd64/amd64: locore.S 

Log message:
Add a comment to sigcode() to explain why the use of 'int $0x80' is
necessary, so that future hackers will not be mislead the same way I
was when looking at this code.


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/11/12 15:27:21

Modified files:
	faq            : faq15.html 

Log message:
bump screen pkgname; dongsheng.song at gmail


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/11/12 15:29:14

Modified files:
	.              : ports.html 

Log message:
4.4; reminded by brad at 16systems.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/12 15:42:26

Modified files:
	devel/libsoup  : Makefile distinfo 
	devel/libsoup/pkg: PLIST 
Removed files:
	devel/libsoup/patches: patch-tests_Makefile_in 

Log message:
- update libsoup to 2.24.1

ok landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/12 15:45:26

Modified files:
	x11/gnome/gvfs : Makefile distinfo 
	x11/gnome/gvfs/pkg: PFRAG.shared PLIST 
Removed files:
	x11/gnome/gvfs/patches: patch-programs_Makefile_in 

Log message:
- update gvfs to 1.0.2, so the frogs and start playing with it


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/12 15:50:07

Modified files:
	share/man/man4/man4.mvme88k: le.4 

Log message:
Interphase Hawk is 3207, not 4207 (which is Interphase Eagle and will need
a different driver)


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/11/12 16:42:40

Modified files:
	sys/dev/usb    : if_mos.c 

Log message:
KNF (whitespace fixes). ok brad@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/11/12 16:56:07

Modified files:
	devel/cln      : Makefile 

Log message:
Works on sparc64 now, but broken on the armish.

Okay kili@.


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2008/11/12 20:59:14

Modified files:
	etc            : services 

Log message:
Add openvpn, gpsd and subversion, from IANA. ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/12 21:26:59

Modified files:
	etc            : services 

Log message:
back out bloaty bullshit from IANA


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/13 00:38:45

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
To allow for easier playing with more strict settings introduce
a separate symbolic constant for the leeway we allow when moving
allocations towards the end of a page. No functional change.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/11/13 01:18:10

Modified files:
	lib/csu/powerpc: Makefile 

Log message:
fix rcs tag.
From patrick keshishian <sidster@boxsoft.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/13 01:29:13

Modified files:
	devel/llvm     : Makefile 

Log message:
fix DISTNAME, pointed out by Dongsheng Song


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/13 01:33:16

Modified files:
	net/nagios/nrpe: Makefile distinfo 
	net/nagios/nrpe/patches: patch-configure patch-src_nrpe_c 
	net/nagios/nrpe/pkg: PLIST 

Log message:
update to 2.12 and take MAINTAINER.
ok david@ (previous maintainer).


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/11/13 01:37:19

Modified files:
	sys/net80211   : ieee80211_crypto_tkip.c 

Log message:
Mitigate the new WPA attack described in Beck, M. and Tews S. "Practical
attacks against WEP and WPA". The attack works by using the MIC failure
notification messages sent station->AP on MIC failure as an oracle to
verify guesses to reverse the CRC.

To stop this, we can skip sending these notify frames except when we
are going into "countermeasures" mode (drop the AP association, do not
process traffic for 60s). When we go into countermeasures, I send two
MIC failure notifications in a row - this should force the AP into
countermeasures too.

ok damien@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/13 02:46:54

Modified files:
	build          : Makefile 

Log message:
bump for 4.4


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/13 02:46:59

Modified files:
	build          : mirrors.dat 

Log message:
reinstate ftp.cc.uoc.gr, add openbsd.cs.pu.edu.tw


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/13 02:47:05

Modified files:
	.              : anoncvs.html ftp.html 
	openntpd       : ftp.html portable.html 

Log message:
Regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/13 05:29:24

Modified files:
	www/kazehakase : Makefile 

Log message:
Fix build on a clean machine, stupid me.
Wasn't building, hence no bump.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/13 06:14:05

Modified files:
	net/neon       : Makefile distinfo 
	net/neon/patches: patch-Makefile_in patch-configure 
	net/neon/pkg   : PLIST 
Added files:
	net/neon/files : krb5-config 

Log message:
- update to neon-0.28.3
- add gssapi support

tested by naddy@ in a bulk build, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/13 06:14:51

Modified files:
	devel/subversion: Makefile 
	devel/rapidsvn : Makefile 

Log message:
- fix WANTLIB after neon update


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/13 06:15:07

Modified files:
	sysutils/nut   : Makefile 

Log message:
- fix WANTLIB after neon update


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/13 06:15:22

Modified files:
	multimedia/gstreamer-0.10/plugins-bad: Makefile 

Log message:
- fix WANTLIB after neon update


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/13 06:15:39

Modified files:
	x11/kde/sdk3   : Makefile 

Log message:
- fix WANTLIB after neon update


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/13 06:17:43

Modified files:
	editors/openoffice: Makefile 
Added files:
	editors/openoffice/patches: 
	                            patch-ucb_source_ucp_webdav_LinkSequence_cxx 
	                            patch-ucb_source_ucp_webdav_LockEntrySequence_cxx 
	                            patch-ucb_source_ucp_webdav_LockSequence_cxx 
	                            patch-ucb_source_ucp_webdav_NeonHeadRequest_cxx 
	                            patch-ucb_source_ucp_webdav_NeonPropFindRequest_cxx 
	                            patch-ucb_source_ucp_webdav_NeonSession_cxx 
	                            patch-ucb_source_ucp_webdav_NeonUri_cxx 
	                            patch-ucb_source_ucp_webdav_UCBDeadPropertyValue_cxx 
	                            patch-ucb_source_ucp_webdav_makefile_mk 

Log message:
* openoffice
- fix build after neon update

input from and ok robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/11/13 06:42:35

Modified files:
	sys/net80211   : ieee80211_crypto_tkip.c ieee80211_var.h 

Log message:
use different TSCs when sending the two MIC failure report frames
to our AP as we enter TKIP countermeasures by caching the TSC of
the last frame to fail the MIC; prompted by and ok damien@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/13 06:53:01

Modified files:
	textproc/libxml++: Makefile distinfo 
	textproc/libxml++/pkg: PLIST 

Log message:
update to 2.24.0 from MAINTAINER (Andreas Bihlmaier)

ok merdely


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/13 09:57:14

Modified files:
	www/mozilla-firefox: Makefile distinfo 
	www/mozilla-firefox/patches: patch-configure_in 
	                             patch-modules_libpref_src_init_all_js 

Log message:
security update to mozilla-firefox-2.0.0.18.  MFSA 2008-58; MFSA
2008-57; MFSA 2008-56; MFSA 2008-55; MFSA 2008-54; MFSA 2008-53;
MFSA 2008-52; MFSA 2008-50; MFSA 2008-49; MFSA 2008-48; MFSA 2008-47.
http://www.mozilla.org/security/known-vulnerabilities/firefox20.html#firefox2.0.0.18
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/13 09:58:17

Modified files:
	www/firefox-i18n: Makefile distinfo 

Log message:
update for mozilla-firefox-2.0.0.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/13 10:00:11

Modified files:
	www/firefox3   : Makefile distinfo 

Log message:
security update to mozilla-firefox-3.0.4.  MFSA 2008-58; MFSA
2008-57; MFSA 2008-56; MFSA 2008-55; MFSA 2008-54; MFSA 2008-53;
MFSA 2008-52; MFSA 2008-51; MFSA 2008-47.
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.4
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/13 10:01:56

Modified files:
	www/minimo     : Makefile distinfo 
	www/minimo/patches: patch-configure_in 
	                    patch-modules_libpref_src_init_all_js 

Log message:
- security update to minimo-1.8.1.18;  and take maintainer
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/13 10:07:27

Modified files:
	textproc/aspell/core: Makefile 
	textproc/aspell/core/patches: patch-configure 

Log message:
- disable threading; by default it will link with -lpthread which is
wrong; linking with -pthread will not get recorded and induce other
issues while non-threaded apps won't be able to use libaspell at all
- fix post-build target to make sure the aspell "en" dictionnary building
process can find all required libs
- add CPPFLAGS and LDFLAGS to CONFIGURE_ENV to that libaspell.la is created
with correct ddependency_libs


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/13 10:08:18

Modified files:
	textproc/enchant: Makefile 
	textproc/enchant/pkg: PLIST 

Log message:
- regen PLIST & bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/13 10:35:44

Modified files:
	www/seamonkey  : Makefile distinfo 
	www/seamonkey/patches: patch-configure_in 
	                       patch-modules_libpref_src_init_all_js 

Log message:
security update to seamonkey-1.1.13.  MFSA 2008-58; MFSA 2008-57;
MFSA 2008-56; MFSA 2008-55; MFSA 2008-54; MFSA 2008-53; MFSA 2008-52;
MFSA 2008-50; MFSA 2008-49; MFSA 2008-48; MFSA 2008-47.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.13
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/13 10:36:53

Modified files:
	mail/enigmail-seamonkey: Makefile 

Log message:
update for seamonkey-1.1.13


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/13 10:57:20

Modified files:
	sys/dev/i2c    : i2c_scan.c sdtemp.c 
	share/man/man4 : sdtemp.4 

Log message:
add support for ST's chip since documentation is now available at
http://www.st.com/stonline/products/literature/ds/13448/stts424e02.pdf
as discovered by Gert-Jan Vons.


CVSROOT:	/cvs
Module name:	src
Changes by:	landry@cvs.openbsd.org	2008/11/13 11:33:03

Modified files:
	usr.bin/tail   : extern.h forward.c tail.c 

Log message:
Backout previous commit, there are still some issues with it.
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/13 13:17:01

Modified files:
	devel/pango    : Makefile distinfo 
	devel/pango/pkg: PLIST 
Removed files:
	devel/pango/patches: sup-no_shared-configure 

Log message:
Update to pango 1.22. While here, remove a patch not applying anymore
for static arches, and ditch the corresponding Makefile chunk.

tested by jasper@ in a bulk build, thanks!

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/13 13:22:13

Modified files:
	graphics/cairo : Makefile distinfo 
	graphics/cairo/pkg: PLIST 
Added files:
	graphics/cairo/patches: patch-src_Makefile_in 

Log message:
Update to cairo 1.8.2, needed for the upcoming Gtk2 update. soon.
diff from eric@, tested by jasper@ & myself in several bulk build.

ok jasper@ eric@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/11/13 15:09:59

Modified files:
	devel/sdl/files: SDL_libsndioaudio.c SDL_libsndioaudio.h 

Log message:
ISC license for these files, as they are not actually SDL files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/11/13 15:10:46

Modified files:
	multimedia/gstreamer-0.10/plugins-good/files: gstlibsndio.c 
	                                              libsndiosink.c 
	                                              libsndiosink.h 
	                                              libsndiosrc.c 
	                                              libsndiosrc.h 

Log message:
ISC license, as these are not gstreamer files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/13 15:16:50

ports/x11/gnome/gedit-plugins/patches

Update of /cvs/ports/x11/gnome/gedit-plugins/patches
In directory cvs.openbsd.org:/tmp/cvs-serv11533/patches

Log Message:
Directory /cvs/ports/x11/gnome/gedit-plugins/patches added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	kurt@cvs.openbsd.org	2008/11/13 16:11:54

www/papers/nycbsdcon08-pie

Update of /cvs/www/papers/nycbsdcon08-pie
In directory cvs.openbsd.org:/tmp/cvs-serv4930/nycbsdcon08-pie

Log Message:
Directory /cvs/www/papers/nycbsdcon08-pie added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/13 16:24:19

Modified files:
	usr.sbin/smtpd : parse.y smtp.c 

Log message:
- rephrase the "cannot load cert" warning that is output at startup when a
listen directive has no matching certificate. it sounds like a
critical failure when it just means "no tls support".
- minor log_debug() addition in smtp.c


CVSROOT:	/cvs
Module name:	www
Changes by:	kurt@cvs.openbsd.org	2008/11/13 16:25:25

Added files:
	papers/nycbsdcon08-pie: mgp00001.idx.jpg mgp00001.jpg 
	                        mgp00002.idx.jpg mgp00002.jpg 
	                        mgp00003.idx.jpg mgp00003.jpg 
	                        mgp00004.idx.jpg mgp00004.jpg 
	                        mgp00005.idx.jpg mgp00005.jpg 
	                        mgp00006.idx.jpg mgp00006.jpg 
	                        mgp00007.idx.jpg mgp00007.jpg 
	                        mgp00008.idx.jpg mgp00008.jpg 
	                        mgp00009.idx.jpg mgp00009.jpg 
	                        mgp00010.idx.jpg mgp00010.jpg 
	                        mgp00011.idx.jpg mgp00011.jpg 
	                        mgp00012.idx.jpg mgp00012.jpg 
	                        mgp00013.idx.jpg mgp00013.jpg 
	                        mgp00014.idx.jpg mgp00014.jpg 
	                        mgp00015.idx.jpg mgp00015.jpg 
	                        mgp00016.idx.jpg mgp00016.jpg 
	                        mgp00017.idx.jpg mgp00017.jpg 
	                        mgp00018.idx.jpg mgp00018.jpg 
	                        mgp00019.idx.jpg mgp00019.jpg 
	                        mgp00020.idx.jpg mgp00020.jpg 
	                        mgp00021.idx.jpg mgp00021.jpg 

Log message:
PIE Presentation files


CVSROOT:	/cvs
Module name:	www
Changes by:	kurt@cvs.openbsd.org	2008/11/13 16:26:13

Added files:
	papers/nycbsdcon08-pie: index.html mgp00001.html mgp00001.txt 
	                        mgp00002.html mgp00002.txt mgp00003.html 
	                        mgp00003.txt mgp00004.html mgp00004.txt 
	                        mgp00005.html mgp00005.txt mgp00006.html 
	                        mgp00006.txt mgp00007.html mgp00007.txt 
	                        mgp00008.html mgp00008.txt mgp00009.html 
	                        mgp00009.txt mgp00010.html mgp00010.txt 
	                        mgp00011.html mgp00011.txt mgp00012.html 
	                        mgp00012.txt mgp00013.html mgp00013.txt 
	                        mgp00014.html mgp00014.txt mgp00015.html 
	                        mgp00015.txt mgp00016.html mgp00016.txt 
	                        mgp00017.html mgp00017.txt mgp00018.html 
	                        mgp00018.txt mgp00019.html mgp00019.txt 
	                        mgp00020.html mgp00020.txt mgp00021.html 
	                        mgp00021.txt 

Log message:
PIE Presentation files


CVSROOT:	/cvs
Module name:	www
Changes by:	kurt@cvs.openbsd.org	2008/11/13 16:29:58

Modified files:
	papers         : index.html 
Added files:
	papers         : magnusson_pcc.pdf wright_hardware-wrong.pdf 

Log message:
Add NYCBSDCon08 Presentations


CVSROOT:	/cvs
Module name:	www
Changes by:	kurt@cvs.openbsd.org	2008/11/13 16:31:33

Modified files:
	.              : events.html 

Log message:
Fill in NYCBSDCon08 details


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/13 17:57:38

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add more NVIDIA MCP77 PCI ids and correct the existing MCP77 SMBus PCI id.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/13 17:58:10

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/13 19:00:08

Modified files:
	usr.sbin/dhcpd : options.c 

Log message:
Sigh. Some clients can't handle three DHO_PAD options holding space
for an unused overload option. Noticed by mk@ when netbooting his
G4 mac mini.

So compact the options by shifting them over the unused option and
filling the end by DHO_PAD.

Tested by mk@.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/13 19:21:15

Modified files:
	sys/net        : Tag: OPENBSD_4_4 if.c 

Log message:
Clear ifindex2ifnet[] in if_detach() this is needed because link local
addressing in IPv6 likes to do ifp = ifindex2ifnet[ifindex] without properly
checking if the ifindex is valid. As a side-effect this solves parts of
PR 5981.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/13 20:44:24

Modified files:
	www/phpmyadmin : Makefile distinfo 

Log message:
security update to 2.11.9.3 which fixes XSS on a Designer component:
http://www.securityfocus.com/bid/31928/info

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/14 00:28:43

Log message:
    The LockFile::Simple extension provides simple file locking, of
    the advisory kind, i.e. it requires cooperation between applications
    wishing to lock the same files.
    
    ok ajacoutot@ simon@
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	pea_20081114
    
    N ports/devel/p5-LockFile-Simple/Makefile
    N ports/devel/p5-LockFile-Simple/distinfo
    N ports/devel/p5-LockFile-Simple/pkg/PLIST
    N ports/devel/p5-LockFile-Simple/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/14 00:34:59

Modified files:
	libexec/tftpd  : tftpd.8 

Log message:
LOG_INFO is a level not a facility; input and ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/14 01:07:00

Modified files:
	devel          : Makefile 

Log message:
+p5-LockFile-Simple


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/14 01:58:36

Modified files:
	sbin/mount     : mount.8 

Log message:
when describing options that can be passed to mount:
- keep the examples in this page and fstab(5) in sync
- give an equivalent fstab(5) entry to show how options are specified

these changes are necessary because of the differing ways we pass
options to mount.

while here, zap some .Tn

ok otto


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/14 02:06:56

Modified files:
	devel/p5-Test-Warn: Makefile distinfo 

Log message:
update to version 0.11

triggered, testing and feedback by pea@

ok pea@ ok msf@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/14 02:24:42

Modified files:
	devel/svk      : Makefile distinfo 
	devel/svk/patches: patch-Makefile_PL 
	devel/svk/pkg  : PLIST 

Log message:
update to 2.2.1

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/14 03:34:15

Modified files:
	x11/gnustep    : gnustep.port.mk 

Log message:
- add some debugging flags when DEBUG is defined; idea from a patch by
Sebastian Reitenbach


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/14 03:34:48

Modified files:
	x11/gnustep/base: Makefile distinfo 
	x11/gnustep/base/patches: patch-configure 

Log message:
- update to gnustep-base-1.16.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/11/14 03:43:11

Modified files:
	print/texlive/base: Makefile 

Log message:
depend on texmf,-tetex so this package actually becomes useable
this should unbreak all those ports just depending on texlive/base

ok maintainer


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/14 04:07:25

Log message:
    Import imageviewer-0.6.2
    
    ImageViewer is a simple image viewer application for GNUstep.
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_2008114
    
    N ports/x11/gnustep/imageviewer/distinfo
    N ports/x11/gnustep/imageviewer/Makefile
    N ports/x11/gnustep/imageviewer/pkg/DESCR
    N ports/x11/gnustep/imageviewer/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/14 04:08:08

Modified files:
	x11/gnustep    : Makefile 

Log message:
+imageviewer


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/11/14 04:58:08

Modified files:
	usr.bin/sudo   : alloc.c check.c compat.h config.h config.h.in 
	                 configure configure.in def_data.c def_data.h 
	                 def_data.in defaults.c defaults.h env.c 
	                 fileops.c find_path.c getspwuid.c gettime.c 
	                 goodpath.c indent.pro ins_csops.h install-sh 
	                 insults.h interfaces.c interfaces.h ldap.c 
	                 logging.c logging.h parse.c parse.h pathnames.h 
	                 pathnames.h.in sample.sudoers schema.OpenLDAP 
	                 schema.iPlanet set_perms.c sudo.c sudo.h 
	                 sudo.pod sudo_edit.c sudo_noexec.c sudoers.pod 
	                 sudoers2ldif testsudoers.c tgetpass.c version.h 
	                 visudo.c visudo.pod zero_bytes.c 
	usr.bin/sudo/auth: API afs.c aix_auth.c bsdauth.c dce.c fwtk.c 
	                   kerb4.c kerb5.c pam.c passwd.c rfc1938.c 
	                   secureware.c securid.c securid5.c sia.c 
	                   sudo_auth.c sudo_auth.h 
	usr.bin/sudo/lib: Makefile 
	usr.bin/sudo/noexec: Makefile 
	usr.bin/sudo/sudo: Makefile 
	usr.bin/sudo/visudo: Makefile 
Added files:
	usr.bin/sudo   : alias.c error.c error.h gram.y lbuf.c lbuf.h 
	                 list.c list.h ltmain.sh match.c pwutil.c 
	                 redblack.c redblack.h schema.ActiveDirectory 
	                 sudo_nss.c sudo_nss.h sudo_usage.h 
	                 sudo_usage.h.in sudoers.ldap.pod toke.l 
	                 tsgetgrpw.c 
Removed files:
	usr.bin/sudo   : parse.lex parse.yacc 

Log message:
Upgrade to sudo 1.7.  See the WHATSNEW files for details.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/11/14 05:03:25

Added files:
	usr.bin/sudo   : acsite.m4 

Log message:
add back acsite.m4


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/14 06:22:11

Modified files:
	databases/p5-DBD-Pg: Makefile distinfo 

Log message:
Update to 2.11.4

ok simon@ ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/11/14 06:25:36

Modified files:
	.              : donations.html 

Log message:
Donations to OpenBSD and OpenSSH via paypal. From Marco


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/14 06:27:58

Log message:
    import Text-Thread-0.2
    
    Text::Thread formats a tree structure into a ascii tree, which is
    often used in threaded mail and netnews reader.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Nov-14
    
    N ports/textproc/p5-Text-Thread/Makefile
    N ports/textproc/p5-Text-Thread/distinfo
    N ports/textproc/p5-Text-Thread/pkg/PLIST
    N ports/textproc/p5-Text-Thread/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/14 06:28:58

Modified files:
	textproc       : Makefile 

Log message:
add p5-Text-Thread


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/14 06:42:05

Modified files:
	share/man/man9 : style.9 

Log message:
the warnings produced by -Wtraditional are not interesting, so remove it.
ok jmc otto


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/11/14 08:10:31

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
Atomically update the PTE.

okay weingart@ art@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/14 09:14:16

Modified files:
	x11/gnome/gnopernicus: Makefile 
	x11/gnome/gnopernicus/pkg: PLIST 

Log message:
- specify license version
- update WANTLIB
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/14 09:18:00

Modified files:
	x11/gnome/cheese: Makefile distinfo 
	x11/gnome/cheese/patches: patch-configure 
	                          patch-src_cheese-webcam_c 
	x11/gnome/cheese/pkg: PLIST 

Log message:
- update to cheese-2.24.1

note that until gstreamer v4l2 support is fixed, this port stays not
functionnal (robert? ;-))


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/14 09:19:31

Modified files:
	x11/gnome/vinagre: Makefile 
	x11/gnome/vinagre/patches: patch-Makefile_in 
	x11/gnome/vinagre/pkg: PLIST 

Log message:
- update WANTLIB
- regen PLIST
* this port won't be updated to the 2.24.x series yet (needs avahi)


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/14 09:29:36

Modified files:
	devel/xulrunner: Makefile distinfo 
	devel/xulrunner/patches: patch-configure_in 
	                         patch-modules_libpref_src_init_all_js 

Log message:
security update to xulrunner-1.8.1.18;  ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/14 10:16:34

Modified files:
	graphics/pornview: Makefile 
Added files:
	graphics/pornview/patches: patch-src_comment_c 
	                           patch-src_comment_h 
	                           patch-src_support_charset_c 
	                           patch-src_support_widgets_gtkcellrendererpixmap_c 
	                           patch-src_support_widgets_gtkcellrendererpixmap_h 

Log message:
Add a bunch of patches to let this old unmaintained upstream crap compile
with a recent Gtk. Still some issues on amd64 though, so be prepared to
see it die soon if the issues persists.

prodded/reminded by jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/14 10:29:24

Modified files:
	net/telepathy/telepathy-gabble: Makefile distinfo 

Log message:
- update telepathy-gabble to 0.7.15


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/11/14 10:35:00

Modified files:
	www/privoxy    : Makefile 
Added files:
	www/privoxy/patches: patch-errlog_c 

Log message:
silence a useless startup notice

ok maintainer


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/14 10:46:16

ports/net/telepathy/telepathy-inspector/patches

Update of /cvs/ports/net/telepathy/telepathy-inspector/patches
In directory cvs.openbsd.org:/tmp/cvs-serv24772/patches

Log Message:
Directory /cvs/ports/net/telepathy/telepathy-inspector/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/14 10:57:07

Modified files:
	net/telepathy/telepathy-inspector: Makefile distinfo 
	net/telepathy/telepathy-inspector/pkg: PLIST 
Added files:
	net/telepathy/telepathy-inspector/patches: patch-configure 

Log message:
- update telepathy-inspector to 0.5.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/14 10:59:34

Modified files:
	x11/gnome/keyring-manager: Makefile 
	x11/gnome/keyring-manager/pkg: PLIST 

Log message:
- fix WANTLIB
- specify license version
- regen PLIST


CVSROOT:	/cvs
Module name:	src
Changes by:	weingart@cvs.openbsd.org	2008/11/14 13:43:55

Modified files:
	sys/arch/i386/i386: machdep.c pmap.c 
	sys/arch/i386/include: segments.h 

Log message:
Garbage collect the LDT segments, and simply use the GDT segments.
The beginning of i386 segment review/cleanup.

Tested by various people.


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/11/14 13:49:35

Modified files:
	sys/dev/ic     : re.c 

Log message:
Revert the reduction in the delays in the miibus read/write routines,
which broke on-board RTL8111C adapters.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/14 14:58:11

Modified files:
	sys/dev/pci    : azalia.c azalia_codec.c 

Log message:
* readability improvement in azalia_codec_connect_stream
* DEBUG cleanup

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	www
Changes by:	austin@cvs.openbsd.org	2008/11/14 14:59:19

Modified files:
	.              : orders.html 

Log message:
Some price reductions, and delete one China outlet


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/14 15:03:39

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
oops.  not yet. sorry for the noise.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/14 15:09:46

Modified files:
	games/neverball: Makefile distinfo 
	games/neverball/patches: patch-Makefile 
Added files:
	games/neverball/pkg: DESCR-data DESCR-main PLIST-data PLIST-main 
Removed files:
	games/neverball/patches: patch-share_sync_c 
	games/neverball/pkg: DESCR PLIST 

Log message:
update to a newer snapshot, and split the package into programs and
data files. from maintainer Antti Harri.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/14 15:50:58

Modified files:
	infrastructure/build: libtool 

Log message:
make the compiler program a list; fixes a few ports


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2008/11/14 16:16:37

Modified files:
	sbin/ipsecctl  : parse.y 

Log message:
When parsing v4 addresses mark them as network addresses
(IPV4_ADDR_SUBNET) when they contain a '/'.

This allows to choose between IPV4_ADDR and IPV4_ADDR_SUBNET by adding
"/32", ie. "a.b.c.d" vs. "a.b.c.d/32".  This helps to interop with other
IKE implementations.

From Mitja Muzenic <mitja at muzenic dot net>, thanks!

Idea supported by markus@ and jdixon@.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/14 22:11:39

Modified files:
	usr.bin/sudo   : sudo.c 

Log message:
classic C compatibility (no statements before decls)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/15 03:41:15

Modified files:
	mail/sylpheed  : Makefile 
Added files:
	mail/sylpheed/patches: patch-src_compose_c patch-src_compose_h 

Log message:
- activate spell checking support
patch from SVN via Fedora

thanks to J.C. Roberts for spotting the issue


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/15 06:29:55

Modified files:
	x11/gtk+2      : Makefile 

Log message:
- fix path to python interpreter in gtk-builder-convert

requested by jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/15 07:05:40

Modified files:
	x11/gnustep/base: Makefile distinfo 
	x11/gnustep/base/patches: patch-configure 
	x11/gnustep/base/pkg: PLIST 

Log message:
- update to gnustep-base-1.16.4

from Sebastian Reitenbach


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/15 09:03:52

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/11/15 13:08:54

Modified files:
	print/texlive/base: Makefile 

Log message:
revert due to circular dependencies, a correct fix is being worked on

noticed by markus lude


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/15 16:30:00

Modified files:
	usr.bin/mg     : README 

Log message:
update the readme a bit by deleting most of the irrelevant info, such as msdos
support and who to mail for 5" floppies...  ok kjell


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/15 17:00:13

Added files:
	sys/dev/ic     : isp_library.h isp_library.c 

Log message:
Add new style replacement for isp_inline.h.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/15 20:42:14

Modified files:
	sys/net        : if_trunk.c 

Log message:
Make sure to increment the the output error counter if
not using TRUNK_PROTO_NONE and there are no member ports.

ok mpf@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/15 23:04:11

Modified files:
	usr.sbin/dhcpd : Tag: OPENBSD_4_4 options.c 

Log message:
rev 1.24
Sigh. Some clients can't handle three DHO_PAD options holding space
for an unused overload option. Noticed by mk@ when netbooting his
G4 mac mini.

So compact the options by shifting them over the unused option and
filling the end by DHO_PAD.

rev 1.23
Some clients don't parse a DHO_DHCP_OPTION_OVERLOAD option the way
I expected. They object if there are no bits set in the option
value. So just use DHO_PAD in the reserved space unless at least
one of the bits is set.

rev 1.22
bzero' the option buffer with the correct buffer size.  this fixes
incomplete buffer initialization and possible incorrect option
handling.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/16 02:33:43

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
USB IDs for Atheros AR9170.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/16 02:34:29

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/16 02:46:02

Modified files:
	x11/gnome/tomboy: Makefile 

Log message:
- escape the '#' of C#

noticed by claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/16 02:50:02

Modified files:
	sys/dev/pci    : if_iwn.c 

Log message:
remove dead code.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/16 02:52:31

Modified files:
	sys/dev/pci    : if_iwn.c if_wpi.c 

Log message:
clear pending interrupts in the driver attach routine.
otherwise the chip comes up with the RF_TOGGLED bit set which triggers
an if_stop() call if a shared interrupt occurs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/11/16 03:41:38

Modified files:
	www/mantis     : Makefile distinfo 
	www/mantis/patches: patch-admin_install_php patch-core_php 
	                    patch-core_phpmailer_class_phpmailer_php 
	                    patch-login_page_php 
	www/mantis/pkg : DESCR PLIST 

Log message:
Update mantis to version 1.1.4.

Consult http://www.mantisbt.org/manual/manual.installation.upgrading.php
for details/hints on how to upgrade.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/16 05:11:45

Modified files:
	audio/p5-MP3-Tag: Makefile distinfo 

Log message:
update to 0.9713, from maintainer Andreas Bihlmaier.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/16 05:12:18

Modified files:
	audio/p5-MP3-Info: Makefile distinfo 

Log message:
update to 1.24, from maintainer Andreas Bihlmaier.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/16 05:12:40

Modified files:
	audio/p5-Audio-WMA: Makefile distinfo 

Log message:
update to 1.2, from maintainer Andreas Bihlmaier.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/16 09:30:22

Modified files:
	usr.bin/aucat  : abuf.h aproc.c aucat.1 aucat.c dev.c dev.h 
	                 listen.c listen.h sock.c sock.h 

Log message:
Make clients inherit the volume parameter when the -v option is used in
server mode. It gives the maximum volume a client may have. This wastes
dynamic range, but allows volume to stay constant when other clients
connect or disconnect.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/16 10:01:58

Modified files:
	usr.bin/aucat  : file.c 

Log message:
in file_poll() the number of polled file structures is not equal to the
number of polled descriptors. Count the number of polled structrues to
detect deadlocks rather than the number of descriptors, avoinding false
positives.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/16 10:08:32

Modified files:
	usr.bin/aucat  : aproc.c dev.c file.c headers.c sock.c 

Log message:
make aucat compile without DEBUG defined (still defined by default)


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/16 11:34:04

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/16 11:34:56

Modified files:
	usr.bin/aucat  : aucat.c listen.c listen.h sock.c sock.h 

Log message:
add ``template'' parameters to sockets rather than using device
parameters. No functional change.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/16 13:33:10

Modified files:
	sysutils/syslog-ng: Makefile distinfo 
Removed files:
	sysutils/syslog-ng/patches: patch-src_cfg-grammar_y 
	                            patch-src_logwriter_c 

Log message:
update to 2.1.2


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/16 13:44:03

Modified files:
	usr.bin/aucat  : aucat.1 aucat.c listen.c sock.c 

Log message:
allow aucat to listen on multiple sockets. Each socket carries its
channel and volume settings allowing multiple configuration to
coexist. Mostly useful for envy(4)-like devices, but can be used
to force different apps to use different settings.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/16 13:46:16

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
aucat stops the device when idle, remove the corresponding
entry from BUGS section.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/16 14:16:08

Modified files:
	usr.bin/aucat  : file.c 

Log message:
trigger rproc->eof() and and wproc->hup() if POLLHUP event is set.
Fixes aucat sleeping forever when the devices disappears


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/16 14:18:30

Modified files:
	lib/libsndio   : aucat.c 

Log message:
when the aucat backend is used, sio_revents(3) should return POLLHUP
if the connection to the server is lost.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/11/16 14:19:23

Modified files:
	graphics/gimp/stable: Makefile distinfo 
	graphics/gimp/stable/patches: patch-configure_in 
	                              patch-etc_Makefile_in 
	graphics/gimp/stable/pkg: PFRAG.shared PLIST 

Log message:
Update to 2.6.2.
Enable python and printing support. (Note: the pros and cons about python
have been discussed at p2k8, and most people agreed that it isn't an issue).
Adjust license information (it's GPLv2).
Add a MAINTAINER (who maintained this program for quite some time now).

From the "new" maintainer Giovanni Bechis <bigionews@snb.it>. Thanks!

Tested on i386 and powerpc by me, and on amd64 by simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/16 14:41:08

Modified files:
	devel/ORBit2   : Makefile distinfo 

Log message:
- update ORBit2 to 2.14.16
- specify license versions

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/16 14:43:20

Modified files:
	devel/gconf2   : Makefile distinfo 
	devel/gconf2/patches: patch-configure patch-gconf_Makefile_in 
	devel/gconf2/pkg: PLIST 

Log message:
- update GConf to 2.24.0
- specify license version

tested in a bulk build by me
feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/16 14:44:14

Modified files:
	devel/libIDL   : Makefile distinfo 

Log message:
- update libIDL to 0.8.11
- specify license version

tested in a bulk build by me
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/16 14:45:28

Modified files:
	devel/goffice  : Makefile distinfo 
	devel/goffice/pkg: PLIST 
Added files:
	devel/goffice/patches: patch-docs_reference_Makefile_in 

Log message:
- update goffice to 0.6.5
- fix license marker

tested in a bulk build by me
feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/16 14:47:48

Modified files:
	devel/py-gobject: Makefile distinfo 
	devel/py-gobject/pkg: PLIST 

Log message:
- update py-gobject to 2.15.4
- specify license version

tested in a bulk build by me
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/16 14:48:55

Modified files:
	x11/gtksourceview: Makefile distinfo 
	x11/gtksourceview/patches: patch-configure 
	x11/gtksourceview/pkg: PLIST 

Log message:
- update gtksourceview to 2.4.1

tested in a bulk build by me
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/16 14:49:47

Modified files:
	x11/py-gtksourceview: Makefile distinfo 

Log message:
- update py-gtksourceview to 2.4.0
- fix license marker

tested in a bulk build by me
ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/16 14:52:58

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
document that sio_revents() can return POLLHUP


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/16 14:55:13

Modified files:
	www/gtkhtml3   : Makefile distinfo 
	www/gtkhtml3/pkg: PFRAG.shared PLIST 

Log message:
- update gtkhtml3 to 3.24.1
- specify license versions

tested in a bulk build by me, only fallout was evolution.
(that port will be updated next week anyway, agreed by landry@ and ajacoutot@)

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/16 14:58:17

Modified files:
	infrastructure/build: libtool 

Log message:
- use exec during installation as well
- cleaner way to filter -s out of install options


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2008/11/16 16:11:01

Modified files:
	.              : donations.html 

Log message:
More toys, thanks a lot!


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/16 16:33:50

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
'.' is a special character in mixer item names.  it's the separator
between class, device and qualifier.

replace use of '.' with '_' where it's not really a separator.

idea from/ok ratchov@

warning: if you have a mixerctl.conf(5), it will need to be updated.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/16 16:36:54

Modified files:
	sys/sys        : audioio.h 

Log message:
shorten "headphones" to "hp" and "speaker" to "spkr".  avoids mixer
item name truncation in azalia and possibly other devices.

ok ratchov

warning: if you have a mixerctl.conf(5), it probably needs to be
updated.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/16 16:46:52

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
make lists of what widgets are directly connected to DACc and ADCs.
use the lists to figure out what class some widgets belong to.

ok ratchov


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/16 16:53:37

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
expand the usefulness of azalia_generic_mixer_create_virtual by
passing in "preferred" DACs and ADCs.  this will be used to give more
devices "outputs.master" and "record.volume".


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/16 16:58:40

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
don't create a virtual inputs.dac, as this will be a duplicate of
the real and already existing inputs.dac in most cases.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/16 17:18:13

Modified files:
	sys/conf       : files 
	sys/dev/ic     : isp_openbsd.h 

Log message:
Use new isp_library.c rather than isp_inline.h. No functional change.

Tested by naddy@. 'go for it' marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/16 17:22:13

Modified files:
	sys/dev/ic     : isp_openbsd.h 

Log message:
NETBSD -> OPENBSD in #endif comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/16 17:26:02

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c i915_drm.h i915_drv.c 
	                 mach64_drv.c mga_drv.c r128_drv.c radeon_drv.c 
	                 savage_drv.c sis_drv.c tdfx_drv.c 

Log message:
rework how we handle ioctls.

Before it was based on a static array with flags. Instead, let the
driver provide an ioctl callback, which deals with things appropriately.
Makes the code a bit easier to read, and also drops just over 5k on an
amd64 kernel build with all drm drivers enabled.

Tested by a few.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/16 17:30:41

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_irq.c 
	                 drm_lock.c i915_drv.c mach64_drv.c mga_drv.c 
	                 r128_drv.c radeon_drv.c savage_drv.c sis_drv.c 
	                 tdfx_drv.c 

Log message:
Instead of using a width-1 bitfield for storing the driver capabilities
in the callback structure, just use a bunch of ORed together bits. This
has been annoying me for ages.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/16 17:33:36

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
use the generic mixer configuration for all Realtek ALC codecs.

adds outputs.master to ALC885 and ALC888 (and probably others that
don't yet have it).  also makes ALC88{2,3} much more useful.

tested by jmc@ and simon@ (and myself), thanks.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/16 17:40:04

Modified files:
	sys/sys        : conf.h 
	sys/dev/pci/drm: drm_drv.c files.drm 
Removed files:
	sys/dev/pci/drm: drm_fops.c 

Log message:
drm advertises a read and poll method. this was there to prevent errrors
on rather old xservers. Said old xservers haven't been around in quite a
long time so just remove them.

Since the only function left in drm_fops.c is a small helper function,
just move it to drm_drv.c and nuke the redundant file.

no one objected when I said I was going to do this.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/16 17:42:53

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
- recognize some Conexant codecs.
- recognize several STAC (Sigmatel/IDT) codecs and create converter
groups for the multi-channel capable codecs.
- use the correct name for Sigmatel 7661/7662.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/16 17:43:13

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h i915_irq.c 

Log message:
Conditionalise the use of the SAREA in inteldrm. In DRI2 setups (which we don't
support yet, but will) it won't exist, prepare for this by only writing to it if
it's there.

Bits of this came from Eric Anholt at intel.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/16 17:45:39

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h 

Log message:
Don't put the buffer counter in a reserved part of the status page.

From intel.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/16 17:51:45

Modified files:
	sys/dev/pci/drm: i915_drv.h i915_irq.c 

Log message:
Manage vblank interrupts using the PIPESTAT register.

The pipestat register needs tweaking when enabling vblanks, and doing this and
playing with the IMR seems to lead to problems, so just leave them always
unmasked and just tweak PIPESTAT.

From Keith Packard at Intel.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/16 17:58:30

Modified files:
	sys/dev/pci/drm: i915_drv.c i915_drv.h i915_irq.c 

Log message:
garbage collect i915_vblank_swap.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/16 18:25:32

Modified files:
	sys/dev/ic     : re.c 

Log message:
Sprinkle a few more tabs.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/16 19:40:42

Modified files:
	share/man/man4 : re.4 

Log message:
Add missing reference of eephy(4).


CVSROOT:	/cvs
Module name:	www
Changes by:	jakemsr@cvs.openbsd.org	2008/11/16 20:23:22

Modified files:
	faq            : current.html 

Log message:
mixer name changes

ok nick@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/16 22:12:08

Modified files:
	share/man/man4 : sppp.4 

Log message:
IPv6 has been supported for awhile now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/16 23:13:08

Modified files:
	audio/p5-Audio-FLAC-Header: Makefile distinfo 
	audio/p5-Audio-FLAC-Header/patches: patch-Makefile_PL 

Log message:
update to 2.3

from maintainer Andreas Bihlmaier


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/16 23:54:35

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add PCI ids for the HP Smart Array P711m/P712m adapters.

From HP via the Linux cciss driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/16 23:56:56

Modified files:
	sys/dev/pci    : ciss_pci.c 

Log message:
Add the HP Smart Array P711m/P712m PCI ids.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/16 23:58:48

Modified files:
	share/man/man4 : ciss.4 

Log message:
Add HP P711m/P712m.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/17 00:04:13

Modified files:
	usr.bin/aucat  : aucat.1 aucat.c sock.c 
	lib/libsndio   : aucat.c 

Log message:
allow aucat to run as server in play-only and record-only mode, so
it can be used on play-only, record-only and half-duplex devices.
ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/17 00:05:09

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
in server mode full-duplex device is no more requierd, remove
corresponding entry from BUGS section


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/17 00:36:43

Modified files:
	usr.bin/aucat  : aucat.1 aucat.c 

Log message:
tweak previous man page changes, and sync usage();


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/17 00:49:48

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
occures -> occurs;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/17 01:10:51

Modified files:
	usr.bin/systat : systat.1 

Log message:
- stop referring to the display as consisting of windows. we can explain
it more simply and cut out a lot of needless verbosity.

- stop mixing terminology: view vs. display

- "delay" overrides "-s delay", not "-w wait"

- use "quit" as mnemonic for quit, not "exit"

- ...and just generally clean the page up

ok canacar


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/17 01:37:07

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/17 01:42:13

Log message:
    import nn 6.7.3
    
    nn is a menu based (point and shoot) netnews reader with a complete set
    of features to satisfy both the expert and the novice user. Since its
    first release in Denmark in 1984 (!), in Europe in 1988, and the global
    release in June 1989, it has replaced rn and other well-known news
    readers at many sites.
    
    from aaron w. hsu (MAINTAINER) with tweaks by ajacoutot@ and me
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081117
    
    N ports/news/nn/Makefile
    N ports/news/nn/distinfo
    N ports/news/nn/pkg/DESCR
    N ports/news/nn/pkg/PLIST
    N ports/news/nn/files/config.h
    N ports/news/nn/files/s-openbsd.h
    N ports/news/nn/patches/patch-term_c
    N ports/news/nn/patches/patch-xmakefile
    N ports/news/nn/patches/patch-inst_sh
    N ports/news/nn/patches/patch-Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/17 01:43:42

Modified files:
	news           : Makefile 

Log message:
- add nn


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/17 02:40:09

Modified files:
	usr.bin/aucat  : aucat.1 aucat.c 

Log message:
- rename -s arg name to "socket"
- condense EXAMPLES into a single screenful

ok ratchov


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/17 03:46:03

Modified files:
	share/man/man5 : port-modules.5 

Log message:
- add a Dwarf Encyclopaedia (gnome.port.mk) section

feedback from jmc@
ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/17 03:48:44

Modified files:
	share/man/man5 : port-modules.5 

Log message:
- document intltool.port.mk

ok ajacoutot@ jmc@ (who also spotted a tyop)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/17 04:20:44

Modified files:
	infrastructure/install: make-plist 

Log message:
We already warn about some arch-dependent files found in the
PLIST; add a few more architectures to this check, notably amd64
(including x86-64 and x86_64 often found in autoconf-based software).
Arch with short names less common as a primary ports developer
platform are deliberately not included to avoid bogus warnings.

ok espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/17 04:39:44

Modified files:
	share/man/man5 : port-modules.5 

Log message:
- use .Pa where needed

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/17 04:59:44

Modified files:
	share/man/man4 : ath.4 

Log message:
update wpa related info; om damien@ jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/17 05:31:27

Modified files:
	audio/squeezecenter: Makefile distinfo 
	audio/squeezecenter/pkg: PLIST 

Log message:
- update to 7.2.1
- fix userid conflict with heartbeat (sorry)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/17 05:32:23

Modified files:
	infrastructure/db: user.list 

Log message:
add _squeezecenter:610


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/17 06:16:28

Modified files:
	share/man/man5 : port-modules.5 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/17 06:22:10

Modified files:
	usr.sbin/ypldap: ypldap.conf.5 

Log message:
Missing end quote in example.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/11/17 08:05:24

Modified files:
	x11/qt4        : Makefile 
	x11/qt4/patches: patch-mkspecs_openbsd-g++_qmake_conf 

Log message:
fix build issue when lucene is installed, by relying on "system dir"
LOCALBASE being included after the build stuff.

I would like to do the same with X11BASE, but this does not work yet:
problem has been reported to the trolls.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/17 08:17:58

Modified files:
	share/man/man4 : ath.4 

Log message:
punctuation in macros needs to be space separated;


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/17 08:22:40

Modified files:
	share/man/man5 : port-modules.5 

Log message:
- x11/qt is an ex-module


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/17 08:29:07

Modified files:
	share/man/man5 : port-modules.5 

Log message:
- document pmk.port.mk


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/17 11:22:14

Log message:
    import two GGZ Gamine Zone libraries, needed for an upcoming gnome-games port
    
    GGZ is a project to create a free gaming platform. The project includes
    a server, games for the server, clients, and games for the clients.
    Other projects may include ggz networking into their games.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081117
    
    N ports/games/ggz/Makefile.inc
    N ports/games/ggz/Makefile
    N ports/games/ggz/ggz-client-libs/Makefile
    N ports/games/ggz/ggz-client-libs/distinfo
    N ports/games/ggz/ggz-client-libs/pkg/DESCR
    N ports/games/ggz/ggz-client-libs/pkg/PLIST
    N ports/games/ggz/ggz-client-libs/pkg/PFRAG.shared
    N ports/games/ggz/ggz-client-libs/patches/patch-configure
    N ports/games/ggz/ggz-client-libs/patches/patch-ggz-wrapper_loop_c
    N ports/games/ggz/ggz-client-libs/patches/patch-desktop_Makefile_in
    N ports/games/ggz/libggz/Makefile
    N ports/games/ggz/libggz/distinfo
    N ports/games/ggz/libggz/pkg/DESCR
    N ports/games/ggz/libggz/pkg/PLIST
    N ports/games/ggz/libggz/pkg/PFRAG.shared
    N ports/games/ggz/libggz/patches/patch-configure
    N ports/games/ggz/libggz/patches/patch-Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/17 11:23:50

Modified files:
	games          : Makefile 

Log message:
- enter ggz


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/17 11:33:47

Modified files:
	games/ggz      : Makefile.inc 
	games/ggz/ggz-client-libs: Makefile 
	games/ggz/libggz: Makefile 

Log message:
- move CONFIGURE_STYLE into Makefile.inc


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/17 11:58:58

Log message:
    import ggz-gnome-client 0.0.14.1
    
    GGZ Gaming Zone, GNOME client. This is the GNOME core client for GGZ.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081117
    
    N ports/games/ggz/ggz-gnome-client/distinfo
    N ports/games/ggz/ggz-gnome-client/Makefile
    N ports/games/ggz/ggz-gnome-client/pkg/PLIST
    N ports/games/ggz/ggz-gnome-client/pkg/DESCR
    N ports/games/ggz/ggz-gnome-client/patches/patch-configure
    N ports/games/ggz/ggz-gnome-client/patches/patch-Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/17 11:59:48

Modified files:
	games/ggz      : Makefile 

Log message:
- add ggz-gnome-client


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/17 12:00:28

Modified files:
	games/ggz      : Makefile.inc 

Log message:
- also specify GPLv2 here, now ggz-gnome-client is in


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 13:11:27

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
- remove several constructs where format strings are used in an evbuffer
printf with constant parameters, turn them into a constant string.
- when client sends EHLO without a parameter, send the appropriate error
message ("EHLO takes ..." instead of "HELO takes ...")

From Jacek Masiulaniec <jacekm@dobremiasto.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 13:14:24

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
- exit() -> _exit()
- err()  -> fatal()

Both by Jacek Masiulaniec <jacekm@dobremiasto.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 13:16:48

Modified files:
	usr.sbin/smtpd : aliases.c 

Log message:
- fix error message in aliases_virtual_exist()

By Alexander Hall <alexander@beard.se>


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 13:37:48

Modified files:
	usr.sbin/smtpd : queue.c smtpd.c 

Log message:
- replace uses of O_EXLOCK and O_EXLOCK|O_NONBLOCK with the corresponding
open()/flock() constructs as chl@ says it prevents him from doing
a portable build.

discussed with chl@, diff is common work from him and myself


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 14:03:33

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
- queue_record_daemon() no longer used, remove definition


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 14:05:05

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
- remove some unused prototypes


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 14:23:54

Modified files:
	usr.sbin/smtpd : Makefile 
Removed files:
	usr.sbin/smtpd : atomic.c 

Log message:
- we don't need this anymore


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/17 14:27:03

Modified files:
	usr.sbin/smtpd : control.c 

Log message:
add missing header needed by signal().


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 14:27:51

Modified files:
	usr.sbin/smtpd : smtpd.h 

Log message:
- remove prototypes for the atomic API, we don't use it anymore


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 14:32:23

Modified files:
	usr.sbin/smtpd : forward.c 

Log message:
- err() -> fatal()
- printf() -> log_debug()
- be more verbose in debug mode


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 14:50:43

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpd.h 

Log message:
- until now a client could issue a command from an extension even though it
greeted with helo and not ehlo. introduce session flag F_EHLO and
make sure the session_command() dispatch only looks at extensions
when a session does not have the F_EHLO flag.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/17 14:52:00

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
- clear session flags upon helo/ehlo


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2008/11/17 14:56:18

Modified files:
	usr.sbin/smtpd : log.c smtp.c smtp_session.c store.c 

Log message:
add missing header needed by time(), ctime_r() and tzset().

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/11/17 15:23:14

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
Fix printing of partner link aggregation group ID.
OK brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/17 18:51:59

Modified files:
	devel/jdk/1.6  : Makefile 
	devel/jdk/1.6/pkg: DESCR-jre DESCR-main 

Log message:
non-native bootstrap is devel/jdk/1.5 not kaffe; update DESCR
accordingly.  ok kurt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/18 01:01:14

Modified files:
	share/man/man5 : port-modules.5 

Log message:
- tweak the xfce4 entry a bit

ok landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/18 02:01:53

Modified files:
	security/gnutls: Makefile distinfo 

Log message:
- bugfix update to gnutls-2.6.2
a bug was introduced with previous security release

ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/18 02:10:05

Modified files:
	x11/roxterm    : Makefile distinfo 
	x11/roxterm/patches: patch-Makefile_in patch-configure 

Log message:
- update to roxterm-1.13.0
- since librsvf is about to loose its no_gnome FLAVOR, remove it from
RUN_DEPENDS (depending on half of GNOME to be able to display an icon is
just plain stupid)

looks ok to landry@, ok maintainer


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/18 04:29:34

Modified files:
	sysutils/libgksu: Makefile distinfo 
	sysutils/libgksu/patches: patch-libgksu_Makefile_in 
	                          patch-libgksu_libgksu_c 
	sysutils/libgksu/pkg: PLIST 

Log message:
- update libgksu to 2.0.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/18 04:41:23

Modified files:
	net/loudmouth  : Makefile distinfo 
	net/loudmouth/patches: patch-configure 

Log message:
- update loudmouth 1.4.3
a couple of bugs fixed


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/11/18 04:45:42

Modified files:
	infrastructure/mk: bsd.port.mk getpkgpath 

Log message:
somewhat better error indications after some user feedback ;)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/18 04:59:31

Modified files:
	textproc/gtk-doc: Makefile distinfo 
	textproc/gtk-doc/patches: patch-Makefile_in 
	textproc/gtk-doc/pkg: PLIST 

Log message:
- update gtk-doc to 1.11


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 05:36:49

Modified files:
	x11/gtk+2      : Makefile distinfo 
	x11/gtk+2/patches: patch-demos_Makefile_in 
	                   patch-gdk-pixbuf_Makefile_in 
	                   patch-gdk-pixbuf_gdk-pixbuf-io_c 
	                   patch-gtk_gtksettings_c 
	                   patch-modules_input_Makefile_in 
	x11/gtk+2/pkg  : PLIST-docs PLIST-main 

Log message:
Major update to Gtk+ 2.14.4, which now includes x11/gnome/gail.

Tested in several bulk builds by many, thanks!
Note that this temporarely breaks gtk2mm (and all -mm) ports, due to a
pending update to gtk2mm which needs fixing in libstdc++. This is being
worked on, as other known breakages. Report any fallout to ports@.

Discussed at length with espie@ naddy@ bernd@ steven@ ajacoutot@ jasper@
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/18 05:43:28

Log message:
    import exempi
    
    Exempi is an implementation of XMP and is based on Adobe XMP SDK.
    
    submission from Andreas Bihlmaier
    
    ok merdely@
    
    Status:
    
    Vendor Tag:	okan
    Release Tags:	okan_20081118
    
    N ports/textproc/exempi/Makefile
    N ports/textproc/exempi/distinfo
    N ports/textproc/exempi/patches/patch-exempi_tests_test2_cpp
    N ports/textproc/exempi/patches/patch-source_XMPFiles_FormatSupport_EndianUtils_hpp
    N ports/textproc/exempi/pkg/DESCR
    N ports/textproc/exempi/pkg/PLIST
    N ports/textproc/exempi/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 05:44:04

Modified files:
	x11/gnome/gail : Makefile 

Log message:
Mark IGNORE, now that it's provided by x11/gtk+2.
Will be unlinked soon anyway..


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/18 05:44:58

Modified files:
	textproc       : Makefile 

Log message:
+exempi


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/18 05:48:41

Log message:
    import aget
    
    aget is a multithreaded HTTP -for now- download accelerator.  aget first
    sends a HEAD request to retrieve the length of the file, and divides it
    into equal segments according to the number user has requested.  Then
    for each segment, it connects to the server and gets only the part which
    it is to download.
    
    cleaned up submission from Girish Venkatachalam
    
    ok merdely@ long time ago
    
    Status:
    
    Vendor Tag:	okan
    Release Tags:	okan_20081118
    
    N ports/net/aget/Makefile
    N ports/net/aget/distinfo
    N ports/net/aget/pkg/PLIST
    N ports/net/aget/pkg/DESCR
    N ports/net/aget/patches/patch-Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/18 05:49:24

Modified files:
	net            : Makefile 

Log message:
+aget


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/18 05:50:27

Modified files:
	net/telepathy/telepathy-spec: Makefile 

Log message:
- add an XXX where needed


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 05:51:40

Modified files:
	security/gringotts: Makefile 
	security/gringotts/patches: patch-src_Makefile_in 

Log message:
Give it a chance to build and run with Gtk 2.14.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/18 05:59:30

Modified files:
	devel          : Makefile 
Removed files:
	devel/libzvt   : Makefile distinfo 
	devel/libzvt/patches: patch-configure 
	devel/libzvt/pkg: DESCR PFRAG.shared PLIST 

Log message:
- another port checking in the maggot hotel, it's superseded by devel/vte

prodded by landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/18 06:05:35

ports/x11/gnome/pessulus/patches

Update of /cvs/ports/x11/gnome/pessulus/patches
In directory cvs.openbsd.org:/tmp/cvs-serv13600/patches

Log Message:
Directory /cvs/ports/x11/gnome/pessulus/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 06:06:46

Modified files:
	x11/gbdfed     : Makefile 
Added files:
	x11/gbdfed/patches: patch-Makefile_in 

Log message:
Give it a chance to build with Gtk 2.14.

note: i hate those ports defining GTK_DISABLE_DEPRECATED and not
respecting it...


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 06:25:43

Modified files:
	devel/libgsf   : Makefile distinfo 
	devel/libgsf/pkg: PLIST-main 

Log message:
Update to libgsf 1.14.10.
While here, remove the crazy no_gnome PSEUDO_FLAVOR, it leaded to way too
much headaches. Ports needing gsf-gnome extensions just have to directly
depend on libgsf,-gnome subpackage.

discussed at length with sturm@ ajacoutot@ jasper@ naddy@
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 06:34:43

Modified files:
	x11/gnome/librsvg: Makefile distinfo 
	x11/gnome/librsvg/pkg: PLIST 
Added files:
	x11/gnome/librsvg/patches: patch-librsvg-2_0_pc_in 

Log message:
Update to librsvg 2.22.3.
While here, remove the crazy no_gnome FLAVOR too. This new version
doesn't directly depend on gnome libs anymore, and no_gnome libgsf
FLAVOR disappeared too. It will make bulk builds much more simpler.

Discussed with sturm@ ajacoutot@ jasper@ naddy@, diff to update to
latest version originally from jasper@, FLAVOR removal by myself.

ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 06:36:26

Modified files:
	x11/gnome      : Makefile 

Log message:
Remove the no_gnome FLAVOR here too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 06:40:32

Modified files:
	converters/wv2 : Makefile 

Log message:
Fix after no_gnome FLAVOR removal in devel/libgsf.
While here fix WANTLIB and bump PKGNAME.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 06:42:55

Modified files:
	x11/gdesklets  : Makefile 

Log message:
Fix after no_gnome FLAVOR removal in x11/gnome/librsvg.
While here fix WANTLIB and bump PKGNAME.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 06:45:41

Modified files:
	graphics/gegl  : Makefile 

Log message:
Fix after no_gnome FLAVOR removal in x11/gnome/librsvg.
While here, shrink/reorganize WANTLIB and bump PKGNAME.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 06:51:14

Modified files:
	games/tuxpaint : Makefile 

Log message:
Fix after no_gnome FLAVOR removal in x11/gnome/librsvg


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 06:55:08

Modified files:
	x11/gnome/cheese: Makefile 

Log message:
Fix after no_gnome FLAVOR removal in x11/gnome/librsvg.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 07:00:01

Modified files:
	x11/gnome/eel  : Makefile 

Log message:
Temporarly fix dependencies now that gail is provided by Gtk+2.
An upcoming update to latest version will fix WANTLIB.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2008/11/18 07:26:02

Modified files:
	x11/gnome/gdm  : Makefile 

Log message:
Remove no_gnome FLAVOR here too.
That should be ok for today... other svg-related fallouts are known.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/18 07:29:31

Modified files:
	share/man/man4 : trunk.4 

Log message:
document trunk protocol lacp, and sort the protocol list whilst here;
includes input/help from brad, mpf, and sthen;


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/18 08:58:01

Modified files:
	sys/dev/pci/drm: drmP.h mach64_dma.c mga_dma.c r128_cce.c 
	                 radeon_cp.c savage_bci.c 

Log message:
Remove dev->agp_buffer_token, linux needs it, we do not.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/11/18 09:01:29

Modified files:
	usr.bin/sudo   : sudo.pod sudoers.pod visudo.pod 

Log message:
standardize on the term 'option' for command line options (not flag)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/11/18 09:01:48

Modified files:
	usr.bin/sudo   : alias.c 

Log message:
when destroying an alias, free the correct data pointer


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/11/18 09:02:01

Modified files:
	usr.bin/sudo   : visudo.c 

Log message:
fix check_aliases


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/18 09:02:47

Modified files:
	sys/dev/pci/drm: sis_mm.c 

Log message:
Remove a bunch of #ifdef __linux__ code that only serves to confuse me.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/18 09:08:52

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h 

Log message:
instead of going through the drm_map interface, just map the mmio
registers directly (via the memory sharing interface that intagp uses).
It doesn't need to be in a map structure.

Idea taken from some of intel's work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/18 13:00:09

Modified files:
	www/clearsilver: Makefile distinfo 
	www/clearsilver/patches: patch-cgi_cgi_c patch-cgi_cgi_h 
	                         patch-cgi_html_c patch-cs_csparse_c 
	                         patch-util_filter_h 
	                         patch-util_neo_err_h 
	                         patch-util_neo_hdf_c 
	                         patch-util_neo_str_c 
	www/clearsilver/pkg: PLIST 
Added files:
	www/clearsilver/patches: patch-cgi_cgiwrap_c 
	                         patch-python_setup_py 

Log message:
backout 0.10.5 update due incompatible license (apache 1 -> apache 2) change

requested by mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/18 13:49:07

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Correct SIIG 2082 identifier; Kurt Mosiejczuk (kurt-openbsd-misc; se.rit.edu)


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/18 13:49:11

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/18 14:22:03

Modified files:
	net/icecast    : Makefile distinfo 
	net/icecast/files: README.OpenBSD 
	net/icecast/patches: patch-Makefile_in patch-admin_Makefile_in 
	                     patch-conf_Makefile_in 
	                     patch-conf_icecast_xml_in 
	                     patch-doc_Makefile_in patch-web_Makefile_in 
	net/icecast/pkg: PLIST 
Added files:
	net/icecast/patches: patch-conf_icecast_minimal_xml_in 
	                     patch-configure 
	net/icecast/pkg: MESSAGE 
Removed files:
	net/icecast/patches: patch-src_auth_url_c 

Log message:
Update to 2.3.2 and add the following modifications:

+ add user _icecast (home directory in /var/icecast)
+ enable chroot by default
+ populate chroot with all the necessary files

ok okan@ sthen@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/18 14:24:11

Modified files:
	infrastructure/db: user.list 

Log message:
Add _icecast


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/18 14:52:39

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
Remove dup proto from <alexey.suslikov@gmail.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/18 15:16:44

Modified files:
	infrastructure/build: libtool 

Log message:
separate linking of executables into its own class


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/18 15:31:09

Modified files:
	security/ipguard: Makefile 
	security/ipguard/pkg: PLIST 

Log message:
unbreak uid/gid which I should have checked, definitely no cookie
for me this week :( bump package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/18 15:31:11

Modified files:
	infrastructure/build: libtool 

Log message:
some trivial cleanup


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/18 15:31:12

Modified files:
	.              : checklist.html 

Log message:
add note to self about checking user.list.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/18 15:32:38

Modified files:
	infrastructure/db: user.list 

Log message:
add security/ipguard


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/18 16:06:41

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/files: README.OpenBSD 

Log message:
- tweak empathy's entry
- add tomboy
- use SUBST_CMD


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/18 16:08:01

Modified files:
	devel/subversion: Makefile 

Log message:
fix build with no_bindings flavor

from maintainer Stefan Sperling


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/18 16:26:38

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Correct the product strings for the HP SA P711m/P712m adapters.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/18 16:27:02

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/18 17:27:28

Modified files:
	databases/p5-DBIx-DataModel: Makefile distinfo 
	databases/p5-DBIx-DataModel/pkg: PLIST 

Log message:
maintenance update to version 1.07


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/18 17:33:01

Modified files:
	www/p5-Catalyst-Plugin-Session-Store-FastMmap: Makefile distinfo 

Log message:
maintenance update to version 0.05


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/18 20:44:14

Modified files:
	sys/dev/pci    : azalia.c azalia.h azalia_codec.c 

Log message:
the jack sense automatic muting code has many problems, including
being the cause of PR5982.  unfortunately, there's no easy and clean
solution to automatic muting.  we can't always rely on the codec
giving us the right information.  people have different preferences
as to what should be muted and what shouldn't.  etc, etc.

so instead, just make the sense state of jacks that support sensing
available through the mixer interface.  this allows for any possible
user configuration and supports all pins that have sense capabilities,
not just headpones.  codecs that use the generic mixer configuration
(which is the plan for all codecs) and have sensing capable pins will
now get a few more read-only mixer items, such as:

outputs.hp_sense=plugged
outputs.mic_sense=unplugged
outputs.line_sense=unplugged

hopefully what they mean is self-explanatory.

based on much discussion with ratchov@ and Alexey Suslikov


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/18 22:28:31

Modified files:
	print/cups     : Makefile 
	print/cups/pkg : MESSAGE PLIST 

Log message:
- remove foomatic-rip link (the foomatic-filters package now handles it)
- tweak MESSAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/18 22:30:13

Modified files:
	print/foomatic-filters: Makefile 
	print/foomatic-filters/pkg: PLIST 

Log message:
- fix HOMEPAGE
- specify license marker
- uncomment the foomatic-rip link CUPS filter

"that's fine" jakemsr@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/19 01:06:03

Modified files:
	audio/libcanberra: Makefile 
	audio/libcanberra/pkg: PFRAG.shared PLIST 
Removed files:
	audio/libcanberra/patches: patch-src_Makefile_in 

Log message:
- enable the gtk+2 part of libcanberra
- set use_x11

maybe we can split this into subpackages..anyone? ;-)


CVSROOT:	/cvs
Module name:	www
Changes by:	pea@cvs.openbsd.org	2008/11/19 01:10:33

Modified files:
	.              : anoncvs.html 

Log message:
sync

ok jasper@ brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/19 01:17:37

Modified files:
	sys/dev/ic     : xl.c 

Log message:
Do not reset TX threshold value whenever xl_init() is called. Instead
the initial threshould is initialized at device attach. Later the
threshold could be increased if encountering a TX underrun error and
the new threshold should be used in xl_init().

From FreeBSD

Tested on quite a few 3c905/B/C/575 adapters.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/19 01:20:01

Modified files:
	sys/dev/ic     : xl.c 

Log message:
Make sure to check that the TX queue is empty before clearing the
watchdog timer.

From FreeBSD

Tested on quite a few 3c905/B/C/575 adapters.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/11/19 02:42:19

Modified files:
	net/ldns/drill : Makefile 
	net/ldns/libldns: Makefile 
	net/ldns/utils : Makefile 

Log message:
bump shared library version and pkgname


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/19 02:59:38

Modified files:
	print/ghostscript/gnu: Makefile 
	print/ghostscript/gnu/pkg: PLIST 

Log message:
- install pstoraster.convs sample file so that CUPS can use pstoraster
without any configuration tweaks

ok kili@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/11/19 03:47:26

Modified files:
	mail/p5-Mail-Tools: Makefile distinfo 

Log message:
Update to 2.04

ok simon@, go espie@


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2008/11/19 04:19:06

Modified files:
	.              : errata44.html 

Log message:
Add the dhcpd issue.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/19 06:09:17

Modified files:
	build          : mirrors.dat 

Log message:
openbsd.md5.com.ar -> openbsd.noc.jgm.gov.ar, requested by
maintainer Diego A. Marino on www@.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/19 06:20:42

Modified files:
	build          : mirrors.dat 

Log message:
add OpenSSH-only mirrors, add OpenSSH URLs for all OpenBSD
mirrors carrying the files. Discussed with dtucker.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/19 06:34:13

Modified files:
	build          : Makefile 

Log message:
add OpenSSH version information and entries to generate the
openssh/ftp.html, openssh/portable.html lists. Discussed with
dtucker.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/19 06:41:21

Modified files:
	.              : ftp.html 
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/19 06:57:56

Modified files:
	openssh        : ftp.html portable.html 

Log message:
Regenerate mirror lists with data from mirrors.dat file.
Discussed with dtucker.

N.B. To handle OpenSSH version updates, edit the version numbers
in www/build/Makefile. To make other changes to the text in the pages,
edit www/build/mirrors/openssh-*html* files. After either of these
changes, "make ftp" in www/build to regenerate these files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/19 07:08:27

Modified files:
	graphics/gimp/stable: Makefile 

Log message:
- fix pkg install after recent librsvg update


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/19 07:12:41

Modified files:
	www/epiphany   : Makefile 
	www/epiphany/pkg: PLIST 

Log message:
- add libexecinfo to lib_depends (no configure switch to disable it)
- while here: regen WANTLIB+PLIST and specify license marker


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/19 07:18:51

Modified files:
	x11/gnome/scan : Makefile 

Log message:
- fix dependencies after recent librsvg update


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/11/19 07:34:55

Modified files:
	devel/ruby-ruby2ruby: Makefile distinfo 

Log message:
Update to 1.2.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/11/19 07:36:36

Modified files:
	devel/ruby-parsetree: Makefile distinfo 
	devel/ruby-parsetree/pkg: PLIST 

Log message:
Update to 3.0.2

okay bernd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/11/19 07:40:24

Modified files:
	net/ruby-net-ssh: Makefile distinfo 
	net/ruby-net-ssh/pkg: PLIST 
Added files:
	net/ruby-net-ssh/patches: patch-test_common_rb 
	                          patch-test_transport_test_session_rb 

Log message:
Update to 2.0.4 and add regression testing.

Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/19 08:21:39

Modified files:
	x11/mono-gtk2  : Makefile 

Log message:
- add ftp master_sites, so "make peek-ftp" works


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/19 09:24:54

Modified files:
	x11/gnome/tomboy: Makefile 

Log message:
- fix license markers
- add MODGNOME_HELP_FILES
- don't set USE_GMAKE/CONFIGURE_STYLE, it's taken care of by gnome.port.mk
and Makefile.inc


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/19 09:39:11

Modified files:
	x11/mono-gtk2  : Makefile distinfo 

Log message:
- update mono-gtk2 to 2.12.5

"go ahead" ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/19 09:57:20

Modified files:
	sys/dev/pci/drm: i915_dma.c 

Log message:
I'm clever and commited the wrong patch. Here's the correct one.
This should close kernel/5995.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/19 10:26:17

Modified files:
	converters/wv  : Makefile 
	converters/wv/pkg: PLIST 

Log message:
chase WANTLIB (glib2) and bump, regen PLIST while there


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/19 10:26:20

Modified files:
	devel/guichan  : Makefile 
	devel/guilib   : Makefile 
	devel/libuta   : Makefile 

Log message:
chase WANTLIB (sndio) and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/19 10:35:52

Modified files:
	x11/gnome/tomboy: Makefile 
	x11/gnome/tomboy/patches: patch-Tomboy_tomboy-panel_in 
	                          patch-Tomboy_tomboy_in 
	x11/gnome/tomboy/pkg: PLIST 

Log message:
- this needs bash (for now)
- unfuck the gconftool-2 calls in PLIST by moving them where they belong
- fix WANTLIB and regen PLIST while here

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2008/11/19 11:27:16

Modified files:
	print/poppler  : Makefile 
	print/poppler/pkg: PLIST-qt4 

Log message:
Add some missing files to PLIST-qt4 (noted by Edd Barrett) and fix
WANTLIB. All pkgnames bumped.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/19 11:52:53

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnreg.h if_iwnvar.h 

Log message:
For 5000 Series, store baseband calibration results sent by the
initialization firmware and send them to the runtime firmware.
This has no effect on my 5300 since the initialization firmware
does not send baseband results. This may be important for other
chips though or for future firmware revisions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/19 14:11:17

Modified files:
	infrastructure/build: libtool 

Log message:
move library linking to LaFile class


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/19 14:22:05

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
Sync


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/11/19 14:49:44

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
Many ALC88x codecs have a fifth DAC at NID 0x25 for 7.1+2 multistreaming.
Add this and other missing entries to the pre-defined DAC groups.
Tested with ALC885; other models according to their data sheets.
ok jakemsr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/19 15:22:14

Modified files:
	x11/gnome/tomboy: Makefile 
	x11/gnome/tomboy/patches: patch-Tomboy_tomboy-panel_in 
	                          patch-Tomboy_tomboy_in 

Log message:
....and get rid of the bashism by using echo(1) and cut(1)

also add a missing build dependency (from mr. frog aka ajacoutot)

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/19 16:15:45

Modified files:
	security/gpa   : Makefile 
	security/gpa/pkg: PLIST 
Added files:
	security/gpa/patches: patch-gpapa_data_c 

Log message:
- include missing header, which could fix 64-bit problems
- use MODULES=devel/gettext
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/19 16:26:54

Modified files:
	misc/gacc/patches: patch-etc_Makefile_in patch-po_Makefile_in_in 

Log message:
regen patches to make next commit clearer


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/19 16:29:13

Modified files:
	misc/gacc      : Makefile 
	misc/gacc/pkg  : PLIST 
Added files:
	misc/gacc/patches: patch-src_acclists_c patch-src_accounts_c 
	                   patch-src_fileaccess_c 
	                   patch-src_gAcc_editacc_c 
	                   patch-src_gAcc_editope_c 
	                   patch-src_gAcc_grlst_c patch-src_gAcc_msg_c 
	                   patch-src_gAcc_opelist_c 
	                   patch-src_gAcc_search_c 
	                   patch-src_oldversions_c 
	                   patch-src_operations_c 

Log message:
- include string.h header where string functions are used;
without it, operations returning a pointer will truncate to
32 bits on 64-bit arch causing runtime errors.

- regen PLIST, bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/19 16:37:17

Modified files:
	math/geg       : Makefile 
	math/geg/patches: patch-src_formulas_c 
	math/geg/pkg   : PLIST 

Log message:
- add a missing header
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/19 16:48:52

Modified files:
	security/stegdetect: Makefile 
Added files:
	security/stegdetect/patches: patch-jutil_c 

Log message:
- memcpy is used in a file without the correct header; though
the function it's in is never actually called, so it's not a real
problem, add the header anyway so people grepping build logs for
possible 64-bit problems don't need to look at this again.

- the PKGNAME bump is probably unnecessary, but done anyway
since it's cheap.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/19 18:41:34

Modified files:
	x11/gnome/tomboy: Makefile 

Log message:
unbreak; missing \


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/19 18:42:59

Modified files:
	.              : INDEX 

Log message:
sync, 5393


CVSROOT:	/cvs
Module name:	ports
Changes by:	wilfried@cvs.openbsd.org	2008/11/20 00:49:51

Modified files:
	net/no-ip      : Makefile distinfo 
	net/no-ip/patches: patch-Makefile patch-noip2_c 
	net/no-ip/pkg  : PLIST 

Log message:
Security update to 2.1.8

All users running older versions are recommended to upgrade and re-run the configuration wizard.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/20 01:32:03

Modified files:
	lib/libsndio   : sun.c 

Log message:
while setting the block size, try smaller blocks half of the retries and
larger blocks the other half. That's because shrinking the block size may
not be the right direction to go to find a common block size for play and
record.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/20 02:01:24

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
Reduce the leeway malloc allows when moving allocations to the end of
a page to 0. P default will be changed in a separate commit.
ok millert@ art@ krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/20 02:05:15

Modified files:
	lib/libc/stdlib: malloc.3 malloc.c 

Log message:
move allocations between half a page and a page as close to the end of
the page as possible (i.e. make malloc option P a default).
ok art@ millert@ krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/20 03:10:01

Modified files:
	usr.bin/aucat  : aparams.c aparams.h aucat.c 

Log message:
take into account socket parameters into calculation of device
parameters; without this change aucat uses the device default
parameters and they are not necessarily usable for multi-stream
mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/20 03:18:40

Modified files:
	regress/usr.bin/sort: stests 

Log message:
add (atm failing ) test case, submmited by  Edward Berner, turned into
a regress test by me


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/20 05:14:16

Modified files:
	usr.bin/sort   : fsort.c 

Log message:
KNF; only white space changes


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:29:56

Modified files:
	graphics/ImageMagick: Makefile distinfo 
	graphics/ImageMagick/patches: patch-coders_png_c 
	graphics/ImageMagick/pkg: PFRAG.no-no_x11 PFRAG.shared PLIST 
Added files:
	graphics/ImageMagick/patches: patch-PerlMagick_Makefile_PL_in 
	                              patch-configure 
	                              patch-magick_Magick-config_in 
Removed files:
	graphics/ImageMagick/patches: patch-configure_ac 
	                              patch-magick_signature_c 

Log message:
- long awaited update ImageMagick to 6.4.5-6
- now includes perl modules, superseding graphics/p5-PerlMagick

feedback from ajacoutot@, kili@ and naddy@ (and bulk)

ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:30:54

Modified files:
	graphics       : Makefile 

Log message:
-p5-PerlMagick


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:31:36

Modified files:
	comms/xastir   : Makefile distinfo 
Added files:
	comms/xastir/patches: patch-acinclude_m4 

Log message:
- adapt for updated ImageMagick
- sync PLIST (@bin markers)
- fixup WANTLIB

ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:32:17

Modified files:
	graphics/inkscape: Makefile 

Log message:
- adapt for updated ImageMagick
- fixup WANTLIB

ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:33:00

Modified files:
	graphics/ruby-rmagick: Makefile distinfo 
	graphics/ruby-rmagick/pkg: PLIST 

Log message:
- update to 2.7.1
- deals with ImageMagick API changes

ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:35:11

Modified files:
	multimedia/dvdauthor: Makefile 
	multimedia/dvdauthor/pkg: PLIST 

Log message:
- adapt for updated ImageMagick
- sync PLIST (@bin markers)
- fixup WANTLIB

ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:36:37

Modified files:
	net/kismet     : Makefile 

Log message:
- adapt for updated ImageMagick
- fixup WANTLIB

feedback and ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:39:22

Modified files:
	www/webgui     : Makefile 

Log message:
- adapt for updated ImageMagick
- adjust RUN_DEPENDS, for a few are now in base perl; noticed by kili@

ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:40:48

Modified files:
	x11/kde/office3: Makefile 
	x11/kde/office3/pkg: PLIST 

Log message:
- adapt for updated ImageMagick
- sync PLIST (@bin markers)
- fixup WANTLIB

ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:43:49

Removed files:
	graphics/p5-PerlMagick: Makefile distinfo 
	graphics/p5-PerlMagick/patches: patch-PerlMagick_Makefile_PL 
	graphics/p5-PerlMagick/pkg: DESCR PLIST 

Log message:
graphics/ImageMagick now includes these modules, so this goes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 06:45:03

Modified files:
	comms/xastir   : Makefile 
	comms/xastir/pkg: PLIST 

Log message:
really add @bin markers this time


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/20 06:50:21

ports/emulators/coldfire/patches

Update of /cvs/ports/emulators/coldfire/patches
In directory cvs.openbsd.org:/tmp/cvs-serv30015/patches

Log Message:
Directory /cvs/ports/emulators/coldfire/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/20 07:06:56

Modified files:
	infrastructure/fetch: check-all 

Log message:
unbreak check-all for sha256; diff and prodding from
Mikolaj Kucharski, sorry for the delay and thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/11/20 07:12:52

Modified files:
	graphics/ruby-rmagick: Makefile 

Log message:
Restore correct package name. No cookie.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/11/20 08:34:32

Modified files:
	distrib/sets/lists/xbase: md.sparc 
	distrib/sets/lists/xserv: md.sparc 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/20 09:31:26

Modified files:
	lib/libsndio   : sndio.c sun.c 

Log message:
make both aucat(1) and audio(4) backends use the AUDIODEVICE env
variable to determine the socket or the device to use. Allow
choosing the when aucat(1) is used too. Noticed and
tested by naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/11/20 10:06:59

Modified files:
	net/unbound    : Makefile distinfo 
	net/unbound/pkg: PLIST 

Log message:
upgrade to unbound v1.1.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 11:18:35

Modified files:
	multimedia/dvdauthor: Makefile distinfo 
	multimedia/dvdauthor/pkg: PLIST 

Log message:
- update to 0.6.14 from Giovanni Bechis
- explicitly state GLPv2 license

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 11:24:20

Modified files:
	graphics/inkscape: Makefile 

Log message:
sync WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/20 12:49:40

Modified files:
	net/curl       : Makefile distinfo 
	net/curl/patches: patch-docs_examples_Makefile_in 
	                  patch-src_Makefile_in 
	                  patch-tests_libtest_Makefile_in 
	                  patch-tests_server_Makefile_in 

Log message:
update to 7.19.2, which has some bug fixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/20 12:54:37

Modified files:
	shells/bash    : Makefile distinfo 

Log message:
update to 3.2 patch 48


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/20 14:14:27

Modified files:
	comms/xastir   : Makefile 
	comms/xastir/pkg: PLIST 

Log message:
unbreak and try this again:
- sync WANTLIB after ImageMagick
- sync PLIST (@bin markers); fix in this case

ok martynas@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/20 16:06:10

Modified files:
	security/openct: Makefile 
	security/openct/patches: patch-src_ifd_sys-bsd_c 
	security/openct/pkg: PLIST 

Log message:
- add missing header for calloc and free, this fixes potential 64-bit
issues
- add a missing (obvious) return type in a local function
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/20 16:17:38

Modified files:
	x11/nx/nxssh   : Makefile 
Added files:
	x11/nx/nxssh/patches: patch-includes_h 

Log message:
- add a missing header for several functions, fixes potential 64-bit problems


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/11/20 16:21:37

Modified files:
	lib/libm/arch/vax: n_support.S 

Log message:
float math functions:  copysignf and logbf.  ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/20 16:37:25

Modified files:
	textproc/ots   : Makefile 
	textproc/ots/pkg: PLIST 
Added files:
	textproc/ots/patches: patch-src_grader-tf_c 

Log message:
- add missing header to fix potential 64-bit problems
- regen PLIST
- specify license version
- fix WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/20 16:41:32

Modified files:
	www/mozilla-firefox: Makefile distinfo 
	www/mozilla-firefox/files: README.OpenBSD 
	www/mozilla-firefox/patches: patch-browser_app_mozilla_in 
	                             patch-config_autoconf_mk_in 
	                             patch-configure_in 
	                             patch-gfx_src_psshared_nsCUPSShim_cpp 
	                             patch-js_src_jsnum_h 
	                             patch-js_src_xpconnect_shell_Makefile_in 
	                             patch-security_coreconf_OpenBSD_mk 
	                             patch-security_manager_ssl_src_Makefile_in 
	                             patch-security_manager_ssl_src_nsNSSComponent_cpp 
	                             patch-widget_src_gtk2_nsSound_cpp 
	www/mozilla-firefox/pkg: DESCR PLIST 
Added files:
	www/mozilla-firefox/files: mozilla-firefox.1 
	www/mozilla-firefox/patches: 
	                             patch-accessible_src_atk_nsAppRootAccessible_cpp 
	                             patch-browser_app_application_ini 
	                             patch-browser_app_profile_firefox_js 
	                             patch-browser_base_jar_mn 
	                             patch-browser_components_nsBrowserGlue_js 
	                             patch-config_rules_mk 
	                             patch-content_xslt_public_txDouble_h 
	                             patch-content_xslt_src_base_txDouble_cpp 
	                             patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp 
	                             patch-gfx_src_thebes_Makefile_in 
	                             patch-js_src_build_mk 
	                             patch-modules_libpr0n_decoders_icon_gtk_nsIconChannel_cpp 
	                             patch-netwerk_cookie_src_Makefile_in 
	                             patch-other-licenses_branding_firefox_pref_firefox-branding_js 
	                             patch-toolkit_components_url-classifier_src_nsUrlClassifierDBService_cpp 
	                             patch-toolkit_xre_nsNativeAppSupportUnix_cpp 
	                             patch-toolkit_xre_nsXREDirProvider_cpp 
	                             patch-widget_src_gtk2_nsBidiKeyboard_cpp 
	                             patch-widget_src_gtk2_nsIdleServiceGTK_cpp 
	                             patch-widget_src_gtk2_nsScreenManagerGtk_cpp 
	                             patch-xpcom_base_nsStackWalk_cpp 
	                             patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in 
	                             patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke_asm_ppc_openbsd_s 
	                             patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs_asm_ppc_openbsd_s 
Removed files:
	www/mozilla-firefox/patches: 
	                             patch-content_xul_templates_src_nsTemplateMatchSet_h 
	                             patch-extensions_spellcheck_myspell_src_Makefile_in 
	                             patch-extensions_spellcheck_myspell_src_mozMySpell_cpp 
	                             patch-extensions_transformiix_source_base_Double_cpp 
	                             patch-gfx_src_gtk_Makefile_in 
	                             patch-gfx_src_ps_nsFontMetricsPS_cpp 
	                             patch-js_Makefile_in 
	                             patch-js_src_liveconnect_nsISecureLiveconnect_h 
	                             patch-modules_libpref_src_init_all_js 
	                             patch-xpcom_components_nsNativeComponentLoader_cpp 
	                             patch-xpfe_bootstrap_mozilla_man_in 

Log message:
it is the right time to update to mozilla-firefox-3.0.4, which has
been tested good enough, and i've fixed all the issues i'm aware
of.  furthermore 2.0 branch has basically reached eol, since there
will be only one minor update (2.0.0.19)
discussed with kurt@, naddy@ and porters
pkgname change handling help naddy@
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/20 16:43:16

Removed files:
	www/firefox3   : Makefile distinfo 
	www/firefox3/files: README.OpenBSD browserconfig.properties 
	                    firefox.desktop mozilla-firefox.1 
	www/firefox3/patches: 
	                      patch-accessible_src_atk_nsAppRootAccessible_cpp 
	                      patch-browser_app_application_ini 
	                      patch-browser_app_mozilla_in 
	                      patch-browser_app_profile_firefox_js 
	                      patch-browser_base_jar_mn 
	                      patch-browser_components_nsBrowserGlue_js 
	                      patch-config_autoconf_mk_in 
	                      patch-config_rules_mk patch-configure_in 
	                      patch-content_xslt_public_txDouble_h 
	                      patch-content_xslt_src_base_txDouble_cpp 
	                      patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp 
	                      patch-gfx_src_psshared_nsCUPSShim_cpp 
	                      patch-gfx_src_thebes_Makefile_in 
	                      patch-js_src_build_mk patch-js_src_jsnum_h 
	                      patch-js_src_xpconnect_shell_Makefile_in 
	                      patch-modules_libpr0n_decoders_icon_gtk_nsIconChannel_cpp 
	                      patch-netwerk_cookie_src_Makefile_in 
	                      patch-other-licenses_branding_firefox_pref_firefox-branding_js 
	                      patch-security_coreconf_OpenBSD_mk 
	                      patch-security_manager_ssl_src_Makefile_in 
	                      patch-security_manager_ssl_src_nsNSSComponent_cpp 
	                      patch-toolkit_components_url-classifier_src_nsUrlClassifierDBService_cpp 
	                      patch-toolkit_xre_nsNativeAppSupportUnix_cpp 
	                      patch-toolkit_xre_nsXREDirProvider_cpp 
	                      patch-widget_src_gtk2_nsBidiKeyboard_cpp 
	                      patch-widget_src_gtk2_nsIdleServiceGTK_cpp 
	                      patch-widget_src_gtk2_nsScreenManagerGtk_cpp 
	                      patch-widget_src_gtk2_nsSound_cpp 
	                      patch-xpcom_base_nsStackWalk_cpp 
	                      patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in 
	                      patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke_asm_ppc_openbsd_s 
	                      patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs_asm_ppc_openbsd_s 
	www/firefox3/pkg: DESCR MESSAGE PLIST 

Log message:
remove firefox3


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/20 16:45:08

Modified files:
	www            : Makefile 

Log message:
unlink firefox3 from builds


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/11/20 17:00:29

Modified files:
	www/firefox-i18n: Makefile distinfo 
	www/firefox-i18n/pkg: PLIST-af PLIST-ar PLIST-be PLIST-bg 
	                      PLIST-ca PLIST-cs PLIST-da PLIST-de 
	                      PLIST-el PLIST-en-GB PLIST-es-AR 
	                      PLIST-es-ES PLIST-eu PLIST-fi PLIST-fr 
	                      PLIST-ga-IE PLIST-gu-IN PLIST-he PLIST-hu 
	                      PLIST-it PLIST-ja PLIST-ka PLIST-ko 
	                      PLIST-ku PLIST-lt PLIST-mn PLIST-nb-NO 
	                      PLIST-nl PLIST-nn-NO PLIST-pl PLIST-pt-BR 
	                      PLIST-ru PLIST-sk PLIST-sl PLIST-sv-SE 
	                      PLIST-tr PLIST-zh-CN PLIST-zh-TW 

Log message:
update for 3.0.4


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/11/20 20:22:29

Modified files:
	sys/arch/i386/i386: pctr.c 

Log message:
add forgotten ioctls. allows writing to extra counters found on amd cpus.


CVSROOT:	/cvs
Module name:	ports
Changes by:	wilfried@cvs.openbsd.org	2008/11/21 00:41:47

Modified files:
	net/no-ip      : Makefile distinfo 

Log message:
upstream re-rolled the distfile


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2008/11/21 03:16:38

Modified files:
	openssh        : index.html security.html 
Added files:
	openssh/txt    : cbc.adv 

Log message:
OpenSSH advisory cbc.adv on CPNI-957037 "Plaintext Recovery
Attack Against SSH"


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/11/21 03:39:32

Modified files:
	usr.sbin/dvmrpd: dvmrpd.h dvmrpe.c rde_srt.c 

Log message:
Introduce support for flash updates.
They spread routing changes immediately as they happen
avoiding wait until the next report interval.

OK norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/21 04:14:42

Modified files:
	usr.sbin/ospfd : control.c 

Log message:
imsg_* returns ssize_t


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/21 04:36:20

Modified files:
	sys/dev/usb    : udcf.c 

Log message:
Kill some whitespace, removed unneeded stuff at the end of a list.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/21 04:38:12

Modified files:
	sys/dev/usb    : umbg.c 

Log message:
Kill whitespace, remove unneeded ,


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/21 06:15:01

Modified files:
	.              : translation-explained.html 

Log message:
Dongsheng Song kindly hosts our status/tagreport service now, thanks!
Outdated links reported/reminded by Maurice Janssen <maurice at z74 dot net>.

Requested by saad


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/21 06:57:31

Modified files:
	security/ipguard: Makefile distinfo 
	security/ipguard/patches: patch-Makefile 
	security/ipguard/pkg: PLIST 
Added files:
	security/ipguard/patches: patch-doc_ipguard_8 patch-ipguard_c 
	                          patch-ipguard_h 
	security/ipguard/pkg: MESSAGE 

Log message:
- update to 1.0-r1
- default to dropping to _ipguard user
- add installation instructions including directory setup needed
for dropped privileges
- explicitly depend on the fixed version of libnet, this software
doesn't work correctly without it

maintainer ok


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2008/11/21 07:38:03

Modified files:
	sys/dev/pckbc  : pckbd.c 

Log message:
Move #include <dev/pckbc/wskbdmap_mfii.h> after including
dev/wscons/wsksymvar.h where struct wskbd_mapdata gets
declared.

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/11/21 07:55:19

Log message:
    Initial import of p5-Devel-NYTProf 2.07
    
    Devel::NYTProf is a powerful feature-rich perl source code profiler.
    NYTProf is effectively two profilers in one: a statement profiler,
    and a subroutine profiler.
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20081121
    
    N ports/devel/p5-Devel-NYTProf/Makefile
    N ports/devel/p5-Devel-NYTProf/distinfo
    N ports/devel/p5-Devel-NYTProf/pkg/PLIST
    N ports/devel/p5-Devel-NYTProf/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/11/21 08:03:44

Modified files:
	devel          : Makefile 

Log message:
+ p5-Devel-NYTProf
ok sturm


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 08:05:23

Modified files:
	net/poptop     : Makefile 
	net/poptop/pkg : PLIST 
Added files:
	net/poptop/patches: patch-compat_c patch-plugins_pptpd-logwtmp_c 

Log message:
- add missing headers to fix potential 64-bit issues
- specify license version
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 08:12:12

Modified files:
	x11/XawMu      : Makefile 
Added files:
	x11/XawMu/patches: patch-X11_XawM_List_c 
	                   patch-X11_XawM_MultiSink_c 
	                   patch-X11_XawM_Text_c patch-X11_XawM_XawIm_c 

Log message:
- add some missing headers to fix potential 64-bit issues


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 08:13:58

Modified files:
	x11/afterstep  : Makefile 
	x11/afterstep/pkg: PLIST 
Added files:
	x11/afterstep/patches: patch-lib_asproperty_c patch-lib_wild_c 
	                       patch-src_WinList_List_c 
	                       patch-src_afterstep_resize_c 

Log message:
- add some missing headers to fix potential 64-bit issues
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/21 08:34:57

Modified files:
	x11/gnome/gvfs : Makefile 
	x11/gnome/gvfs/pkg: PLIST 

Log message:
- no need to @sample ${SYSCONFDIR}

jasper@ agrees


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/11/21 08:47:38

Modified files:
	usr.bin/ssh    : packet.c 

Log message:
packet_disconnect() on padding error, too.  should reduce the success
probability for the CPNI-957037 Plaintext Recovery Attack to 2^-18
ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/21 08:52:55

Modified files:
	lib/libc/sys   : link.2 

Log message:
-  make the .Nd of link(2) and symlink(2) a bit more consistent
(train trips are soo boring...)

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2008/11/21 09:06:36

Modified files:
	sys/dev/isa    : gusvar.h 

Log message:
Remove the following extern declarations because they are only
used in gus.c and this change also makes gcc4 happy

extern const int gus_max_frequency[];
extern const ushort gus_log_volumes[];
extern struct audio_hw_if gusmax_hw_if;

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/21 09:53:05

Modified files:
	sys/dev/pcmcia : if_ray.c 

Log message:
cast pointer argument to bus_space_read_region_1 to the correct type
(u_int8_t *). Fixes a warning when bus_space_read_region_1 is actually a
function and not a macro.

ok weingart@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 09:54:33

Modified files:
	devel/gconf-editor: Makefile distinfo 
	devel/gconf-editor/pkg: PLIST 

Log message:
- update gconf-editor to 2.24.1
- fix license marker

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 09:56:44

Modified files:
	x11/gnome/alacarte: Makefile distinfo 
	x11/gnome/alacarte/patches: patch-Alacarte_util_py 
	x11/gnome/alacarte/pkg: PLIST 

Log message:
- update alacarte 0.11.6
- specify license version
- use SUBST_CMD

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:00:48

Modified files:
	x11/gnome/at-spi: Makefile distinfo 
	x11/gnome/at-spi/patches: patch-Makefile_in patch-configure 
	x11/gnome/at-spi/pkg: PLIST 
Added files:
	x11/gnome/at-spi/patches: patch-docs_reference_idl_Makefile_in 

Log message:
- update at-spi to 1.24.0
- specify license version
- fix documentation location

with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:01:34

Modified files:
	x11/gnome/at-spi: Makefile 

Log message:
- remove bogus SUBST_VARS


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:02:50

Modified files:
	x11/gnome/controlcenter2: Makefile distinfo 
	x11/gnome/controlcenter2/patches: 
	                                  patch-capplets_about-me_gnome-about-me_c 
	                                  patch-capplets_about-me_gnome-about-me_glade 
	                                  patch-capplets_keybindings_Makefile_in 
	                                  patch-capplets_keyboard_Makefile_in 
	                                  patch-configure 
	                                  patch-libslab-directory-tile_c 
	x11/gnome/controlcenter2/pkg: PFRAG.shared PLIST 
Removed files:
	x11/gnome/controlcenter2/patches: 
	                                  patch-vfs-methods_fontilus_Makefile_in 
	                                  patch-vfs-methods_themus_Makefile_in 

Log message:
- update control-center2 to 2.24.0.1

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:04:02

Modified files:
	x11/gnome      : Makefile 

Log message:
- enable gnome-settings-daemon, now it's used


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:06:25

Modified files:
	x11/gnome/dasher: Makefile distinfo 
	x11/gnome/dasher/patches: patch-Src_Gtk2_DasherControl_cpp 
	                          patch-Src_Gtk2_dasher_main_cpp 
	x11/gnome/dasher/pkg: PLIST 
Removed files:
	x11/gnome/dasher/patches: 
	                          patch-Src_DasherCore_DasherViewSquare_cpp 

Log message:
- update dasher to 4.9.0
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/21 10:08:42

Modified files:
	sys/dev/usb    : ehci.c ohci.c uhci.c 

Log message:
if interrupt register is all 1s, we know we are dead; ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/21 10:10:45

Modified files:
	usr.sbin/ospfd : kroute.c 

Log message:
Kill some old debug messages that are no longer needed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:12:44

Modified files:
	x11/gnome/deskbar-applet: Makefile distinfo 
	x11/gnome/deskbar-applet/patches: 
	                                  patch-deskbar_deskbar-applet_py 
	                                  patch-deskbar_handlers_Makefile_in 
	x11/gnome/deskbar-applet/pkg: PLIST 

Log message:
- update deskbar-applet 2.24.1
- fix HOMEPAGE

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/21 10:17:05

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnreg.h 

Log message:
Fix crystal and gain calibration on 5000 Series.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:18:14

Modified files:
	x11/gnome/eel  : Makefile distinfo 
	x11/gnome/eel/pkg: PLIST 
Removed files:
	x11/gnome/eel/patches: patch-test_test-eel-image-table_c 

Log message:
- update eel to 2.24.1
- specify and fix license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:23:43

Modified files:
	x11/gnome/empathy: Makefile distinfo 
	x11/gnome/empathy/pkg: PLIST 
Added files:
	x11/gnome/empathy/patches: patch-data_icons_Makefile_in 
	                           patch-libempathy-gtk_libempathy-gtk_pc_in 
	                           patch-libempathy_libempathy_pc_in 
Removed files:
	x11/gnome/empathy/patches: patch-data_Makefile_in 
	                           patch-libempathy-gtk_empathy-main-window_glade 

Log message:
- update gnome 2.24.1
- specify license version
- add MODGNOME_HELP_FILES
- fix icons location
- don't require pkg-config's pkg-config file....

with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:25:34

Modified files:
	x11/gnome/eog  : Makefile distinfo 
	x11/gnome/eog/pkg: PLIST 
Added files:
	x11/gnome/eog/pkg: PFRAG.shared 

Log message:
- update eog to 2.24.1
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:26:25

Modified files:
	databases/evolution-data-server: Makefile distinfo 
	databases/evolution-data-server/patches: 
	                                         patch-calendar_libical_configure 
	                                         patch-docs_reference_camel_Makefile_in 
	databases/evolution-data-server/pkg: PLIST 

Log message:
- update evolution-data-server to 2.24.1

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:28:07

Modified files:
	mail/evolution : Makefile distinfo 
	mail/evolution/patches: patch-configure 
	                        patch-mail_message-list_c 
	                        patch-shell_main_c 
	                        patch-widgets_e-timezone-dialog_e-timezone-dialog_c 
	mail/evolution/pkg: PFRAG.shared PLIST 
Removed files:
	mail/evolution/patches: patch-help_C_evolution_xml 

Log message:
- update evolution to 2.24.1.1 (somewhat unbreaks it)
- fix license version
- explicitly disable mono

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:29:17

Modified files:
	x11/gnome/file-roller: Makefile distinfo 
	x11/gnome/file-roller/pkg: PFRAG.shared PLIST 
Removed files:
	x11/gnome/file-roller/patches: patch-src_fr-command-tar_c 

Log message:
- update file-roller to 2.24.1
- update license version
- add lzma to RUN_DEPENDS

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:32:15

Modified files:
	x11/gnome/gcalctool: Makefile distinfo 
	x11/gnome/gcalctool/pkg: PLIST 

Log message:
- update gcalctool to 5.24.1
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:33:53

Modified files:
	x11/gnome/gdl  : Makefile distinfo 
	x11/gnome/gdl/pkg: PFRAG.shared PLIST 
Removed files:
	x11/gnome/gdl/patches: patch-gdl_gdl-icons_c 

Log message:
- update gdl to 2.24.0

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:35:04

Modified files:
	x11/gnome/gedit-plugins: Makefile distinfo 
	x11/gnome/gedit-plugins/pkg: PLIST 
Added files:
	x11/gnome/gedit-plugins/patches: patch-configure 

Log message:
- update gedit-plugins to 2.22.5

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/21 10:35:52

Modified files:
	sys/arch/macppc/dev: macintr.c openpic.c 
	sys/arch/macppc/include: intr.h 
	sys/arch/macppc/macppc: clock.c cpu.c genassym.cf machdep.c 
	sys/arch/powerpc/include: intr.h 
	sys/arch/powerpc/powerpc: intr.c mutex.S 

Log message:
back out the new interrupt subsystem because some little bug still lurks in there


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:37:38

Modified files:
	x11/gnome/gedit: Makefile distinfo 
	x11/gnome/gedit/patches: 
	                         patch-plugins_externaltools_data_Makefile_in 
	x11/gnome/gedit/pkg: PLIST 

Log message:
- update gedit to 2.24.1

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/21 10:41:22

Modified files:
	usr.sbin/bgpd  : kroute.c rde.h rde_rib.c 

Log message:
Track nexthops when the underlying route is changing. Until now true nexthops
were only resolved when they were added. This calls for troubles if something
like ospfd starts to change the underlying routes.
Tested by gollo@, OK henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:43:02

Modified files:
	x11/gnome/gdm  : Makefile distinfo 
	x11/gnome/gdm/patches: patch-config_Makefile_in 
	                       patch-config_Xsession_in 
	                       patch-config_gdm_conf_in patch-configure 
	                       patch-daemon_gdm-xdmcp-manager_c 
	                       patch-daemon_slave_c patch-gui_gdmsetup_c 
	                       patch-gui_greeter_greeter_c 
	x11/gnome/gdm/pkg: PLIST 

Log message:
- update gdm to 2.20.7
* note there is a 2.24.x version of gdm, but newer versions require
policykit and all that kind of scary dbus shitz

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:43:53

Modified files:
	x11/gnome/ghex : Makefile distinfo 
	x11/gnome/ghex/pkg: PLIST 
Removed files:
	x11/gnome/ghex/patches: patch-Makefile_in 

Log message:
- update ghex to 2.22.0

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:50:05

Modified files:
	x11/gnome/applets2: Makefile distinfo 
	x11/gnome/applets2/patches: patch-configure 
	x11/gnome/applets2/pkg: PLIST-battstat PLIST-main 
Removed files:
	x11/gnome/applets2/pkg: PFRAG.shared-main 

Log message:
- update gnome-applets to 2.24.1
- fix and specify license versions

with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:51:05

Modified files:
	x11/gnome      : Makefile 

Log message:
- hook up libweather now it's used


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:52:11

Modified files:
	x11/gnome/audio: Makefile distinfo 
	x11/gnome/audio/patches: patch-sounds_Makefile 

Log message:
- update gnome-audio to 2.22.2
- specify licenses and their version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:54:16

Modified files:
	x11/gnome/backgrounds: Makefile distinfo 
	x11/gnome/backgrounds/pkg: DESCR PLIST 

Log message:
- update gnome-backgrounds to 2.24.0
- uppercase GNOME in COMMENT
- fix license

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2008/11/21 10:55:02

Modified files:
	sys/dev/usb    : uaudio.c 

Log message:
cast d->bmaControls to uByte * in uaudio_add_feature()

ok jakemsr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:55:31

Modified files:
	x11/gnome/build: Makefile distinfo 
	x11/gnome/build/pkg: PLIST 

Log message:
- update gnome-build to 2.24.1
- uppercase GNOME in COMMENT

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2008/11/21 10:56:34

Modified files:
	sys/kern       : kern_tc.c 

Log message:
don't declare th0 extern before declaring it as static; makes gcc4 happy

ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 10:56:50

Modified files:
	x11/gnome/common: Makefile distinfo 
	x11/gnome/common/pkg: DESCR 

Log message:
- update gnome-common 2.24.0
- fix COMMENT and DESCR

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:01:10

Modified files:
	x11/gnome/desktop: Makefile distinfo 
	x11/gnome/desktop/patches: 
	                           patch-libgnome-desktop_gnome-desktop-item_c 
	x11/gnome/desktop/pkg: PLIST 

Log message:
- update gnome-desktop to 2.24.1
- fix and specify license versions

i'd like to use this commit to explain a bit about this gnome 2.24 update.
it wouldn't have been possible without the donations that made p2k8 as
good as it was. some gnome-related ports may not build right now, antoine
and i are working on this, but please report any breakage to us.
more gnome commits will come from a couch in rainy antwerp this weekend.

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/21 11:01:30

Modified files:
	sys/net        : if.c pf.c radix.c radix_mpath.c radix_mpath.h 
	                 route.c rtsock.c 

Log message:
Change rn_mpath_next() to be able to walk over the full multipath list
not only over routes of the same prio. This makes it possible to modify
rt_mpath_matchgate() so that if only gateway is specified without a specific
priority it will scan the full list and not only the first routes.
This is also needed for upcoming link state tracking.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:03:22

Modified files:
	x11/gnome/devel-docs: Makefile distinfo 
	x11/gnome/devel-docs/pkg: PLIST 

Log message:
- update gnome-devel-docs to 2.24.0

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:04:46

Modified files:
	x11/gnome/icon-theme: Makefile distinfo 
	x11/gnome/icon-theme/patches: patch-Makefile_in 
	x11/gnome/icon-theme/pkg: PLIST 

Log message:
- update gnome-icon-theme to 2.24.0

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:06:05

Modified files:
	x11/gnome/keyring: Makefile distinfo 
	x11/gnome/keyring/pkg: PFRAG.shared PLIST 
Removed files:
	x11/gnome/keyring/patches: patch-common_Makefile_in 
	                           patch-common_gkr-unix-credentials_c 

Log message:
- update gnome-keyring to 2.24.1

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:09:05

Modified files:
	x11/gnome/mag  : Makefile distinfo 
	x11/gnome/mag/patches: patch-docs_reference_Makefile_in 
	x11/gnome/mag/pkg: PLIST 

Log message:
- update gnome-mag to 0.15.4
- specify license version
- don't bother installing useless documentation which breaks builds every
now and then

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:12:35

Modified files:
	x11/gnome/media: Makefile distinfo 
	x11/gnome/media/pkg: PFRAG.shared PLIST 
Removed files:
	x11/gnome/media/patches: patch-grecord_src_gsr-window_c 

Log message:
- update gnome-media to 2.24.0.1
- specify licenses

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:14:12

Modified files:
	x11/gnome/menus: Makefile distinfo 
	x11/gnome/menus/patches: patch-util-Makefile_in 
	x11/gnome/menus/pkg: PLIST 

Log message:
- update gnome-menus to 2.24.1
* drops fam dependency
- specify license versions

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:15:45

Modified files:
	x11/gnome/panel: Makefile distinfo 
	x11/gnome/panel/pkg: PLIST 
Added files:
	x11/gnome/panel/patches: patch-applets_clock_Makefile_in 
	                         patch-applets_clock_calendar-client_c 
	                         patch-applets_clock_clock-location_c 
	                         patch-applets_clock_clock_c 
	                         patch-gnome-panel_panel-util_c 
Removed files:
	x11/gnome/panel/patches: patch-gnome-panel_panel-logout_c 

Log message:
- update gnome-panel to 2.24.1
* this needs some work wrt the clock applet
- specify licenses and their versions

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:18:59

Modified files:
	x11/gnome/session: Makefile distinfo 
	x11/gnome/session/files: README.OpenBSD 
	x11/gnome/session/pkg: PLIST 
Added files:
	x11/gnome/session/patches: patch-data_Makefile_in 

Log message:
- update gnome-session 2.24.1
- specify licenses and their versions
- remove devhelp from README.OpenBSD as it's already a RUN_DEPENDS
- fix persmissions on README.OpenBSD

with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:20:05

Modified files:
	x11/gnome/speech: Makefile distinfo 
	x11/gnome/speech/patches: patch-configure 

Log message:
- update gnome-speech to 0.4.22

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:21:52

Modified files:
	x11/gnome/terminal: Makefile distinfo 
	x11/gnome/terminal/pkg: PLIST 
Removed files:
	x11/gnome/terminal/patches: patch-src_terminal_c 

Log message:
- update gnome-terminal to 2.24.1.1
- specify license versions

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:22:38

Modified files:
	x11/gnome/themes: Makefile distinfo 
	x11/gnome/themes/pkg: PLIST 
Added files:
	x11/gnome/themes/patches: patch-common_mkiconlinks_sh 

Log message:
- update gnome-themes to 2.24.1
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:24:27

Modified files:
	x11/gnome/utils: Makefile distinfo 
	x11/gnome/utils/pkg: PLIST 

Log message:
- update gnome-utils to 2.24.1
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:25:49

Modified files:
	x11/gnome/vfs2 : Makefile distinfo 
	x11/gnome/vfs2/pkg: PLIST-main 
Removed files:
	x11/gnome/vfs2/patches: patch-daemon_daemon-connection_c 
	                        patch-libgnomevfs_gnome-vfs-mime-handlers_c 
	                        patch-libgnomevfs_xdgmimecache_h 
	                        patch-modules_http-neon-method_c 
	                        patch-modules_sftp-method_c 
	                        patch-modules_smb-method_c 

Log message:
- update gnome-vfs2 to 2.24.0

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:26:32

Modified files:
	x11/gnome/users-guide: Makefile distinfo 
	x11/gnome/users-guide/pkg: PLIST 

Log message:
- update gnome2-user-docs to 2.24.0
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:27:05

Modified files:
	x11/gnome/gok  : Makefile distinfo 
	x11/gnome/gok/patches: patch-configure 
	x11/gnome/gok/pkg: PLIST 
Removed files:
	x11/gnome/gok/patches: patch-gok_gok-input_c 

Log message:
- update gok to 2.24.0
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/21 11:28:21

Modified files:
	sys/arch/amd64/conf: RAMDISK_CD 

Log message:
no, amd64 does not have pccom; ok dlg with glee


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:30:23

Modified files:
	x11/gnome/gucharmap: Makefile distinfo 
	x11/gnome/gucharmap/pkg: PLIST 

Log message:
- update gucharmap to 2.24.1.1
- fix license marker

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:31:50

Modified files:
	x11/gnome/libbonobo: Makefile distinfo 
	x11/gnome/libbonobo/pkg: PLIST 
Removed files:
	x11/gnome/libbonobo/patches: patch-bonobo_bonobo-exception_h 
	                             patch-bonobo_bonobo-object_h 
	                             patch-bonobo_bonobo-running-context_h 

Log message:
- update libbonobo to 2.24.0
- specify license versions

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:32:48

Modified files:
	x11/gnome/libbonoboui: Makefile distinfo 
	x11/gnome/libbonoboui/pkg: DESCR PLIST 

Log message:
- update libbonoboui to 2.24.0
- specify license versions
- fix DESCR

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:34:34

Modified files:
	x11/gnome/libgail-gnome: Makefile distinfo 
	x11/gnome/libgail-gnome/pkg: PFRAG.shared 

Log message:
- update libgail-gnome to 1.20.1
- specify license version

with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2008/11/21 11:35:03

Modified files:
	editors/openoffice: Makefile 

Log message:
kill dead mirror


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:35:31

Modified files:
	x11/gnome/libgda: Makefile distinfo 
	x11/gnome/libgda/patches: patch-configure 
	x11/gnome/libgda/pkg: PFRAG.shared-main PLIST-main 
Added files:
	x11/gnome/libgda/patches: patch-doc_C_Makefile_in 
	                          patch-libgda_gda-data-model-bdb_c 
Removed files:
	x11/gnome/libgda/patches: patch-providers_bdb_gda-bdb_h 

Log message:
- update libgda to 3.1.5
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:36:51

Modified files:
	x11/gnome/libgnome: Makefile distinfo 
	x11/gnome/libgnome/pkg: PLIST 

Log message:
- update libgnome to 2.24.1
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2008/11/21 11:39:32

Log message:
    hdhomerun utility program and firmware
    
    Status:
    
    Vendor Tag:	jolan
    Release Tags:	jolan_20081121
    
    N ports/multimedia/hdhomerun/Makefile
    N ports/multimedia/hdhomerun/distinfo
    N ports/multimedia/hdhomerun/patches/patch-Makefile
    N ports/multimedia/hdhomerun/pkg/DESCR
    N ports/multimedia/hdhomerun/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/21 11:39:58

Modified files:
	x11/gnome/settings-daemon: Makefile 

Log message:
- explicitely disable pulseaudio

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2008/11/21 11:40:21

Modified files:
	multimedia     : Makefile 

Log message:
+hdhomerun


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:47:16

Modified files:
	x11/gnome/libgnomeui: Makefile distinfo 
	x11/gnome/libgnomeui/pkg: PFRAG.shared PLIST 

Log message:
- libgnomeui to 2.24.0
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:51:28

Modified files:
	x11/gnome/libgnomecanvas: Makefile 
	x11/gnome/libgnomecanvas/pkg: PLIST 

Log message:
- update libgnomecanvas 2.20.1.1

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:52:24

Modified files:
	x11/gnome/libgnomekbd: Makefile distinfo 
	x11/gnome/libgnomekbd/pkg: PLIST 

Log message:
- update libgnomekbd to 2.24.0
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:53:48

Modified files:
	x11/gnome/libgnomeprint: Makefile distinfo 
	x11/gnome/libgnomeprint/patches: patch-configure 
	x11/gnome/libgnomeprint/pkg: DESCR PLIST 

Log message:
- update libgnomeprint to 2.18.5
- specify license versions

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:54:45

Modified files:
	x11/gnome/libgnomeprintui: Makefile distinfo 
	x11/gnome/libgnomeprintui/pkg: DESCR PLIST 

Log message:
- update libgnomeprintui to 2.18.3
- specify license versions

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 11:57:29

Modified files:
	x11/gnome/libxklavier: Makefile distinfo 
	x11/gnome/libxklavier/pkg: PLIST 

Log message:
- update libxklavier 3.6
- specify license version

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:01:18

Modified files:
	x11/gnome/metacity: Makefile distinfo 
	x11/gnome/metacity/pkg: DESCR PLIST 
Added files:
	x11/gnome/metacity/pkg: MESSAGE 
Removed files:
	x11/gnome/metacity/patches: patch-src_constraints_c 

Log message:
- update metacity to 2.24.0
- compositor code is enabled now, so you can have funky effects too ;-)
* add a message on how to enable it, as it's disabled by default

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:04:31

Modified files:
	x11/gnome/nautilus: Makefile distinfo 
	x11/gnome/nautilus/patches: patch-configure 
	x11/gnome/nautilus/pkg: PLIST 

Log message:
- update nautilus to 2.24.1
* finally with tabs
- specify licenses and their versions

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:05:30

Modified files:
	x11/gnome/orca : Makefile distinfo 
	x11/gnome/orca/patches: patch-src_orca_orca_in 
	x11/gnome/orca/pkg: PLIST 
Removed files:
	x11/gnome/orca/patches: patch-src_orca_orca_gui_prefs_py 

Log message:
- update orca to 2.24.1
- specify license version
- shorten BUILD_DEPENDS

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:06:20

Modified files:
	x11/gnome/pessulus: Makefile distinfo 
	x11/gnome/pessulus/pkg: PLIST 
Added files:
	x11/gnome/pessulus/patches: patch-data_Makefile_in 

Log message:
- update pessulus to 2.24.0

with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:08:42

Modified files:
	x11/gnome/py-gnome-desktop: Makefile distinfo 
	x11/gnome/py-gnome-desktop/pkg: PLIST 

Log message:
- update py-gnome-desktop to 2.24.0

with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:09:31

Modified files:
	x11/gnome/py-gnome: Makefile distinfo 
	x11/gnome/py-gnome/pkg: DESCR 

Log message:
- update py-gnome to 2.22.3
- specify license version
- fix DESCR

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:12:32

Modified files:
	x11/gnome/seahorse: Makefile distinfo 
	x11/gnome/seahorse/pkg: PFRAG.shared PLIST 
Added files:
	x11/gnome/seahorse/patches: patch-pgp_seahorse-gpgme-io_c 
Removed files:
	x11/gnome/seahorse/patches: patch-plugins_nautilus_Makefile_in 

Log message:
- update seahorse to 2.24.1
- add a patch to alias ENOTSUPP to EOPNOTSUPP (ENOTSUP is defined in 1003.1 though)

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:19:12

Modified files:
	x11/gnome/vino : Makefile distinfo 
	x11/gnome/vino/pkg: PLIST 

Log message:
- update vino to 2.24.1

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/21 12:19:13

Modified files:
	lib/csu/powerpc: Makefile 

Log message:
revert -fpie for now, it produces crashing executables


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:20:59

Modified files:
	x11/gnome/zenity: Makefile distinfo 
	x11/gnome/zenity/pkg: PLIST 

Log message:
- update zenity to 2.24.0
- fix COMMENT
- specify license version

feedback and ok ajacoutot@

...and as we get to the Z, this should also be the last comit to update
core parts of GNOME.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/21 12:25:29

Modified files:
	multimedia/hdhomerun: Makefile 

Log message:
- remove quotes from COMMENT
- specifiy license marker
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/21 12:31:54

Modified files:
	x11/gtk-vnc    : Makefile 
	x11/gtk-vnc/patches: patch-configure 

Log message:
- stop messing around with ldconfig(8)

spotted by sturm@ some time ago

"jaja" ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/21 12:55:29

Modified files:
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/controlcenter2/pkg: DESCR PLIST 

Log message:
- quiet up gconftool-2 WARNING
- simplify examples installation
- tweak DESCR
- remove an unused CONFIGURE_ARGS

"please commit it" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/21 13:09:21

Modified files:
	x11/xarchive   : Makefile 
	x11/xarchive/patches: patch-doc_xarchive_1 
	                      patch-doc_xarchive_1_txt_src 
	x11/xarchive/pkg: PLIST 

Log message:
Fix wantlib and license marker, use $SUBST_CMD, regen PLIST.
- from Giovanni Bechis, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/21 14:10:03

Modified files:
	sys/dev/usb    : ubsa.c umsm.c 

Log message:
move Option Globetrotter GT Fusion from ubsa(4) to umsm(4) since it
does CDC. discussed with yuo@ and jsg@.


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/21 14:11:29

Modified files:
	share/man/man4 : ubsa.4 umsm.4 

Log message:
Option Globetrotter is now driven by umsm(4), update man-pages accordingly.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/21 16:16:16

Modified files:
	sys/arch/amd64/amd64: bus_space.c 
	sys/arch/amd64/include: bus.h 

Log message:
de-inline the bus_space_* functions in favour of real functions

This shaves 135.7kb from amd64 GENERIC.MP. An afternoons worth of
testing proved to art, toby and myself that this doesn't slow things
down. i386 will follow shortly.

ok weingart@


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/21 16:44:04

Modified files:
	usr.sbin/rtadvd: rtadvd.c 

Log message:
closefrom the fds that we aren't interested in.  pr5994


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/21 16:51:30

Modified files:
	sys/kern       : subr_disk.c 

Log message:
Relax sanity check so any two-byte jmp followed by a NOP, or any
three-byte jmp will be acceptable as the preamble to a FAT boot
sector for the purposes of spoofing an 'i' partition. Problem noted
most recently by mbalmer@.

Fixes mbalmer@, fkr@ and jmc@'s Nokia E71 phones.

"seems silly" tedu@ "disgusting" deraadt@ "makes sense" fkr@
ok jmc@ "looks ok" weingart@


CVSROOT:	/cvs
Module name:	www
Changes by:	kurt@cvs.openbsd.org	2008/11/21 16:53:31

Modified files:
	.              : donations.html 

Log message:
Mikel King kindly donated a PowerMac G4 to me.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/21 21:15:06

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Pull in all the pcidev discrepancies from drm_pciids.h in dev/pci (which
is soon to die).

"lovely" deraadt@, ok brad@. Both also helped with suggestions.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/21 21:16:10

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/21 21:30:41

Modified files:
	sys/dev/pci/drm: i915_drv.c mach64_drv.c mga_drv.c r128_drv.c 
	                 radeon_drv.c savage_drv.c sis_drv.c tdfx_drv.c 
Removed files:
	sys/dev/pci/drm: drm_pciids.h 

Log message:
switch all of the drm drivers over to using the defines from pcidevs.

Furthermore, move the list of pcidevs from drm_pciids.h (in macros!), to
the array in the driver file. The strings are left in the array for now, but
will go in the next commit


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/21 21:42:58

Modified files:
	sys/dev/bluetooth: bthidev.c btkbd.c btms.c 
	sys/dev/usb    : ubt.c 
	sys/netbt      : bluetooth.h bt_proto.c hci.h hci_event.c 
	                 hci_link.c hci_socket.c hci_unit.c l2cap.h 
	                 l2cap_lower.c l2cap_misc.c l2cap_socket.c 
	                 l2cap_upper.c rfcomm.h rfcomm_dlc.c 
	                 rfcomm_session.c rfcomm_socket.c rfcomm_upper.c 
	                 sco.h sco_socket.c sco_upper.c 

Log message:
Sync bluetooth with NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/21 21:45:21

Modified files:
	sys/dev/pci/drm: drmP.h i915_drv.c mach64_drv.c mga_drv.c 
	                 r128_drv.c radeon_drv.c savage_drv.c sis_drv.c 
	                 tdfx_drv.c 

Log message:
Remove the strings from the pcidevs arrays. they are no longer needed and are
just wasting space.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/21 21:52:45

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.c i915_drv.h 

Log message:
inteldrm currently checks the pcidev of the device every time it needs to check
what revision it is to determine which route to take.

instead, use the flags field of the pcidevs array to provide a static
list of flags related to series, type, and certain features and check those
instead. Makes me less sad and knocks another 600 bytes off my kernel.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/21 22:03:26

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h i915_irq.c 

Log message:
Slightly fix up previous


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/21 22:05:10

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c 

Log message:
Remove dev->id_entry, it is no longer needed.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/22 01:23:52

Modified files:
	sys/dev/pci    : if_iwn.c if_wpi.c 

Log message:
- Slight wording tweak.. leave -> let.
- Sync wpi(4)'s set_key comment with the comment from iwn(4).

ok damien@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 02:23:29

Modified files:
	x11/gnome/themes-extras: Makefile 
	x11/gnome/themes-extras/pkg: PLIST 

Log message:
- add one missing gtk-update-icon-cache goo

"ja ja" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 02:24:43

Modified files:
	x11/xfce4/xfce4-icon-theme: Makefile 

Log message:
- this ports needs intltool to build but it's not added as XFCE_NO_SRC is set
so only add the needed module


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 02:36:20

Modified files:
	archivers/ha   : Makefile 
	archivers/ha/patches: patch-nix_machine_c 
	archivers/ha/pkg: PLIST 

Log message:
- add missing header to fix potential 64-bit issues
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 02:36:38

ports/devel/liboop/patches

Update of /cvs/ports/devel/liboop/patches
In directory cvs.openbsd.org:/tmp/cvs-serv25101/patches

Log Message:
Directory /cvs/ports/devel/liboop/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 02:37:44

Modified files:
	devel/liboop   : Makefile 
Added files:
	devel/liboop/patches: patch-select_c 

Log message:
- add missing header to fix potential 64-bit issues
- drop maintainship as i don't use this anymore


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 02:38:00

ports/graphics/barcode/patches

Update of /cvs/ports/graphics/barcode/patches
In directory cvs.openbsd.org:/tmp/cvs-serv12306/patches

Log Message:
Directory /cvs/ports/graphics/barcode/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 02:39:10

Modified files:
	graphics/barcode: Makefile 
	graphics/barcode/pkg: PLIST 
Added files:
	graphics/barcode/patches: patch-sample_c 

Log message:
- add missing header to fix potential 64-bit issues
- specify license version
- regen PLIST


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/22 02:46:12

Modified files:
	sys/dev/usb    : if_mos.c if_mosreg.h 

Log message:
some cosmetics and changes based on reading newer docs, from the original
author Johann Christian Rode


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/22 02:58:03

Modified files:
	infrastructure/build: libtool 

Log message:
move code a little bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/22 03:04:19

Modified files:
	infrastructure/build: libtool 

Log message:
somewhat simpler


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/11/22 03:25:29

Modified files:
	.              : hackathons.html 
Added files:
	images/hackathons: h2k8-s.gif h2k8.gif 

Log message:
h2k8 hackathon in portugal, happening right now


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/22 03:25:46

Modified files:
	.              : translation.html 

Log message:
One more outdated link to translation status page changed, spotted by
Maurice Janssen again, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/22 03:32:20

Modified files:
	sys/arch/amd64/conf: RAMDISK 

Log message:
potentially com, not pccom


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/22 03:33:33

Modified files:
	sys/dev/isa    : hsq.c 

Log message:
com, not pccom


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 03:57:26

Modified files:
	x11/gnome/settings-daemon: Makefile 
Added files:
	x11/gnome/settings-daemon/patches: patch-configure 

Log message:
- remove some bogus configure switches
- make it more clear why we choose gstreamer and not oss (we can't have both)
- explicitly disable pulseaudio

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 04:02:14

Modified files:
	x11/gnome/nautilus: Makefile 
	x11/gnome/nautilus/pkg: PLIST 
Removed files:
	x11/gnome/nautilus/patches: patch-configure 

Log message:
- remove now unneeded configure patch
- tweak CONFIGURE_ENV
- regen PLIST

"ppfftt" ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/22 04:03:47

Modified files:
	.              : anoncvs.html 

Log message:
Increased also previous release number in example (4.2 -> 4.3).


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/22 04:04:08

Modified files:
	faq            : upgrade44.html 

Log message:
Missing full stop added.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 04:06:15

Modified files:
	sysutils/e2fsprogs: Makefile 
	sysutils/e2fsprogs/patches: patch-debugfs_Makefile_in 
	                            patch-lib_Makefile_elf-lib 
	                            patch-lib_et_Makefile_in 
	                            patch-lib_ext2fs_ismounted_c 
	                            patch-misc_Makefile_in 
	                            patch-tests_progs_Makefile_in 
	sysutils/e2fsprogs/pkg: PLIST-main PLIST-uuid 

Log message:
- regen patches and PLIST
- bump


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2008/11/22 04:18:53

Modified files:
	usr.sbin/config: cmd.c 

Log message:
Make enable selected by attribute work.
Reported by John Lloyd  j at bitminer dot ca. -moj


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 04:19:32

Modified files:
	devel/libwnck  : Makefile distinfo 
	devel/libwnck/pkg: PLIST 

Log message:
- update libwnck to 2.24.1
- specify license version


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/22 04:35:58

Modified files:
	sys/dev/pcmcia : cfxga.c 

Log message:
com not pccom; ok miod


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 04:38:45

Modified files:
	x11/gnome/utils: Makefile 
	x11/gnome/utils/pkg: PLIST 

Log message:
- explicitely set some configure switches
- regen PLIST
- bump

"sure" jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/22 04:46:46

Modified files:
	share/man/man4 : usb.4 

Log message:
uhci attaches to cardbus too, so mention it in usb(4)
ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 04:51:37

Modified files:
	x11/gtk-engines2: Makefile distinfo 
	x11/gtk-engines2/pkg: PLIST 
Added files:
	x11/gtk-engines2/patches: patch-configure 

Log message:
- update gtk-engines to 2.16.1
* still needs some tweaking, which the frog next to me will take care of
- specify license versions

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 05:23:47

Modified files:
	x11/gtk-engines2: Makefile 
	x11/gtk-engines2/pkg: DESCR PLIST 

Log message:
- install translations
- bring DESCR up to reality

"commitski" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 05:29:27

Modified files:
	x11/gnome/themes: Makefile 
	x11/gnome/themes/pkg: PLIST 

Log message:
- add one missing gtk-update-icon-cache goo
- regen PLIST while here
- bump


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/11/22 05:40:39

Modified files:
	sys/kern       : vfs_bio.c 

Log message:
Move diagnostic assertions concerning the recycle process of buffers
from getnewbuf() to buf_put(), since getnewbuf() does not directly
recycle buffers anymore. While at it, remove two lines of dead code
from getnewbuf(), which used to disassociate a vnode from a buffer.
"just go for it, because everyone had a chance" deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/22 06:02:06

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/22 06:14:35

Modified files:
	sys/dev/isa    : if_ex.c 

Log message:
cast pointer to correct type before passing it to bus space. Noticed while
de-inlining i386 bus_space.

ok weingart@


CVSROOT:	/cvs
Module name:	ports
Changes by:	uwe@cvs.openbsd.org	2008/11/22 07:05:37

Modified files:
	devel/bluetooth-libs: Makefile distinfo 
	net/bluetooth-tools: Makefile distinfo 

Log message:
Bluetooth userland update


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/22 07:42:29

Modified files:
	sys/arch/macppc/macppc: machdep.c 
	sys/arch/powerpc/include: cpu.h 

Log message:
cpu_unidle for macppc
ok drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/22 07:42:36

Modified files:
	sys/dev/pci/drm: ati_pcigart.c drmP.h drm_bufs.c drm_dma.c 
	                 drm_pci.c i915_dma.c mach64_dma.c mga_dma.c 
	                 r128_cce.c radeon_cp.c savage_bci.c 

Log message:
reduce the dependancy of drm_pci_alloc upon the drm device softc. Just
pass in the dma tag


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/22 08:05:24

Modified files:
	sys/dev/pci    : mbg.c 

Log message:
Fix a wrong comment.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 08:08:11

Modified files:
	devel/pango    : Makefile 

Log message:
- explicitly depend on new cairo, otherwise pangocairo won't get build
found the hard way by me.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 08:15:54

Modified files:
	x11/gnome/deskbar-applet: Makefile distinfo 
	x11/gnome/deskbar-applet/pkg: PLIST 

Log message:
- bugfix update to version 2.24.2
- google search module needs py-simplejson

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	gwk@cvs.openbsd.org	2008/11/22 09:03:31

Modified files:
	sys/dev/acpi   : acpicpu.c 
	sys/arch/amd64/amd64: est.c 

Log message:
Re-enable ACPI PDC support and fetching cpu performance states
from ACPI for est on amd64. This incorporates a few changes from krw@
to fix minor nits, its unlikely to fix the problems with some machines
from acer and dell but lots of machines benefit.

ok krw@


CVSROOT:	/cvs
Module name:	www
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 09:12:05

Modified files:
	.              : index.html translation.html 
	faq/pf         : index.html 
	faq            : index.html 

Log message:
- unlink French translation; none of us has time to maintain it anymore
(hopefully this is temporary...)

ok saad@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/11/22 09:33:42

Modified files:
	usr.bin/sudo   : redblack.c sudo.c testsudoers.c visudo.c 
	usr.bin/sudo/auth: afs.c aix_auth.c bsdauth.c fwtk.c kerb4.c 
	                   kerb5.c pam.c securid.c securid5.c sia.c 
	                   sudo_auth.c sudo_auth.h 

Log message:
sync with sudo repo


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/22 09:56:39

Modified files:
	sys/netbt      : hci_unit.c 

Log message:
Stop a possible race in hci_enable()


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/22 10:05:35

Modified files:
	sys/arch/arm/xscale: pxa2x0_com.c 

Log message:
scoop is specific to zaurus, it should have some other mechansim to
make this associate, however ifdef zaurus it for now.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/22 10:08:03

Modified files:
	sys/arch/arm/xscale: pxa2x0.c 

Log message:
freq is specific to APM, and it is reaching out to grab the APM variable,
however this global variable doesn't exist with out apm, ifdef the variable.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 10:23:15

Modified files:
	devel/glib2    : Makefile 
	devel/glib2/pkg: PLIST-docs 

Log message:
- explicitely disable some configure options
- don't hardcode /usr/local nor /etc and fix paths
- add an XXX about the fam gio module

"reads fine" jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/11/22 10:31:38

Modified files:
	sys/dev/pci    : ahci.c 

Log message:
Some nVidia MCP77 AHCI controllers need special handling.  There's 12
PCI ID's for MCP77 in our database, but to stay on a safe side, this
change affects device 0x0ad4 only.  Other ones could be added later.

Problem reported and fixed tested by gilles@ on Acer Aspire X3200.

ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/22 10:31:53

Modified files:
	sys/kern       : subr_pool.c 

Log message:
Do deadbeef-style protection in pools too, by default, even though it it
is a lot slower.  Before release this should be backed out, but for now
we need everyone to run with this and start finding the use-after-free
style bugs this exposes. original version from tedu
ok everyone in the room


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/22 10:45:20

Modified files:
	sys/arch/amd64/include: bus.h 
	sys/arch/i386/conf: files.i386 
	sys/arch/i386/include: bus.h 
Added files:
	sys/arch/i386/i386: bus_space.c 

Log message:
same change as for amd64. Move bus_space_* functions from inlines and
defines into real functions. since machdep.c is cluttered as it is move them
into bus_space.c (like amd64). a later commit will move the stuff from machdep
across too. since machdep.c is cluttered as it is move them into bus_space.c
(like amd64). a later commit will move the stuff from machdep across too.

some shrinkage stats:
GENERIC.MP 209.66kb
RAMDISK 50.84kb
RAMDISKB 50.04kb
RAMDISC 36.28kb
RAMDISK_CD 168.03kb

don't fill it up all at once!

claudio found no network performance hit. toby thought the code went
looked alright. art@ ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/22 11:12:32

Modified files:
	sys/arch/amd64/amd64: machdep.c 
	sys/arch/amd64/include: cpu.h 
	sys/arch/i386/i386: machdep.c 
	sys/arch/i386/include: cpu.h 
	sys/arch/sparc64/include: cpu.h 
	sys/arch/sparc64/sparc64: cpu.c ipifuncs.c machdep.c 

Log message:
The last parts of cpu_unidle. i386, amd64 and sparc64
In short, make cpu_unidle do what signotify used to do and
make signotify use cpu_unidle.
Also, include a cpu_unidle in need_resched, it won't change much right now
but will be needed in the future.


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/11/22 11:13:03

Modified files:
	sys/arch/i386/include: pmap.h 

Log message:
Allow wired memory to be accounted on i386.  This automatically changes
the policy for the mlock(2) on this architecture: all users are allowed
to call mlock, while the limit is imposed by the current RLIMIT_MEMLOCK
value.

"makes sense" art, ok hshoexer (who was running with the same change for
about 10 months).


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/22 11:16:55

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
perform bus_dmamap_syncs on the rx mbufs. this is obviously maintained by
monkeys.

found by toby's bounce buffers.
ok krw deraadt uwe fwk matthieu, drahn, mbalmer, robert, yuo, ratchov,
claudio, rainer, art.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 11:56:13

Modified files:
	devel/glib2    : Makefile 
Added files:
	devel/glib2/patches: patch-configure 
	devel/glib2/pkg: DESCR-fam PFRAG.shared-fam PLIST-fam 

Log message:
- add a -fam subpackage which provides the fam(3) gio module

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 11:57:57

Modified files:
	x11/gnome/gvfs : Makefile 
	x11/gnome/gvfs/pkg: PLIST 

Log message:
- gvfs-monitor-* need fam(3) support in glib2, so make it run_depends on
glib2-fam
gnome-utils will also benefit from this change (baobab)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 12:09:45

Modified files:
	x11/gnome/utils: Makefile 
	x11/gnome/utils/pkg: PLIST 

Log message:
- baobab needs gvfs-monitor-dir

"sure" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 12:28:24

Modified files:
	sysutils/ndesk-dbus: Makefile 

Log message:
- escape the # to make the comment a bit more sane


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 12:29:03

Modified files:
	sysutils/ndesk-dbus-glib: Makefile 

Log message:
- fix COMMENT here too


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 12:33:01

Modified files:
	www/gtkhtml3   : Makefile distinfo 

Log message:
- update gtkhtml3 to 3.24.1.1
* fixes crashes when displaying email

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 12:37:28

Modified files:
	devel/mono-addins: Makefile 
	devel/mono-addins/pkg: DESCR 

Log message:
- fix COMMENT
- tweak DESCR
- better BUILD/RUN_DEPENDS


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/22 12:41:06

Modified files:
	share/man/man4 : ral.4 

Log message:
add SparkLAN WPCR-501 CardBus adapter.

ral0 at cardbus0 dev 0 function 0 "Ralink RT2860" rev 0x00: irq 11, address 00:0e:8e:13:cd:1d
ral0: MAC/BBP RT2860 (rev 0x0101), RF RT2820 (2T3R)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 12:45:50

Modified files:
	x11/gnome/settings-daemon: Makefile 

Log message:
- fix build on an empty box

ok aja@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 13:14:40

Modified files:
	x11/gnome/libgtkhtml: Makefile 

Log message:
- gailutil moved to gtk+2, catchup and unbreak this port
- specify license version while here

ok aja@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 13:20:51

Modified files:
	x11/gnome      : Makefile 
Removed files:
	x11/gnome/gail : Makefile distinfo 
	x11/gnome/gail/pkg: DESCR PFRAG.shared PLIST 

Log message:
- remove gail, the gailutil library was pulled into gtk+2

all the dependent ports have been fixed by landry@ and yours truly

"if there's a moment to do it, it's now" aja@
landry@ would agree too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 13:22:06

Modified files:
	x11/gnome/controlcenter2: Makefile 

Log message:
- mention x11/gnome/settings-daemon in the XXX comment
- no pkg change, no bump


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/22 13:26:08

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
- allow the optionnal ssmtp keywork in "relay via" rules, while at it
allow port to become optionnal (implicit 25) or provided by value
or name.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 13:38:46

Modified files:
	x11/gnome/settings-daemon: Makefile 
	x11/gnome/settings-daemon/pkg: PLIST 

Log message:
- quiet up gconftool-2 until x11/gnome/controlcenter2 is fixed


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/22 13:49:36

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c i915_dma.c i915_drv.c 
	                 i915_drv.h mach64_dma.c mach64_drv.c mga_dma.c 
	                 mga_drv.c mga_drv.h r128_cce.c r128_drv.c 
	                 r128_state.c radeon_cp.c radeon_drv.c 
	                 radeon_drv.h radeon_state.c savage_bci.c 
	                 savage_drv.c savage_drv.h sis_drv.c sis_mm.c 
	                 tdfx_drv.c 

Log message:
Remove the driver->load callback and just do all the initialization in
the attach function. First step towards splitting drm off as it's own
(bus independant) device, as it should be.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/22 14:26:48

Modified files:
	sys/arch/amd64/amd64: conf.c 
	sys/arch/amd64/conf: GENERIC 
	sys/arch/i386/conf: GENERIC 
	sys/arch/i386/i386: conf.c 
	sys/conf       : files 
	sys/dev/pci    : vga_pci.c 
	sys/dev/pci/drm: drmP.h drm_drv.c files.drm i915_drv.c 
	                 i915_drv.h mach64_drv.c mach64_drv.h mga_drv.c 
	                 mga_drv.h r128_drv.c r128_drv.h r128_state.c 
	                 radeon_drv.c radeon_drv.h savage_drv.c 
	                 savage_drv.h sis_drv.c sis_drv.h tdfx_drv.c 

Log message:
Move the drm drivers over from:

vga1 at pci0
inteldrm0 at vga1

to

vga1 at pci0
inteldrm0 at vga1
drm0 at inteldrm0

i.e. a similar scheme to audio(4) where the interface attaches on top of
the wildly different drivers. This helps to clean up the code a lot
(more is coming) and help me start to move drm to being essentially bus
independent, which will help in the future.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 14:33:17

Modified files:
	sysutils/libgksuui: Makefile 

Log message:
- WANTLIB fix & bump


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/22 15:10:42

Modified files:
	sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_drv.c i915_dma.c 
	                 i915_drv.c i915_drv.h 

Log message:
drm_device_is_pcie is only needed in one place: radeondrm_attach

so just inline it there.

also remove dev->pci_vendor and dev->pci_device, and insert pci_device
into the one place any of them are needed (inteldrm's interface can give
this info to the X driver. to remove that you'd need to fix X too).


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/22 15:22:05

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
- do not set nochdir in daemon() call, we want parent and lka to have their
wd reset to / rather than current working directory.
From Jacek Masiulaniec <jacekm@dobremiasto.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/22 15:34:11

Modified files:
	sys/net        : rtsock.c 

Log message:
Allow rt_msg1() to get a NULL as struct rt_addrinfo this simplifies a few
callers (plus an upcomming one). OK henning@, dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/22 15:43:53

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_memory.c 
	                 i915_drv.c mach64_dma.c mach64_drv.c 
	                 mach64_drv.h mga_dma.c mga_drv.c mga_drv.h 
	                 r128_cce.c r128_drv.c r128_drv.h radeon_cp.c 
	                 radeon_drv.c radeon_drv.h radeon_state.c 
	                 savage_bci.c savage_drv.c savage_drv.h 
	                 sis_drv.c tdfx_drv.c 

Log message:
Make all drm drivers map their mmio register space on attach instead of
using the drm_maps interface (this was done for inteldrm a few days
ago).  All drivers now ignore the mmio_offset argument that the init
ioctl takes.

This clears up the code and makes sure that drm_ioremap_core() doesn't
need the vga_pci_map inteface anymore, so we don't have to pass in the
vga softc anymore. We also get to kill the drm_resource_{start,length}
linux-alike functions since we just calculate all the requisite offsets
at startup and cache those we need. This now means that technically the
only driver that needs the vga_pci_map api is inteldrm (due to sharing
with intagp issues), though this diff doesn't convert them over.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/22 15:54:48

Modified files:
	sys/dev/pci/drm: drmP.h i915_drv.h i915_irq.c mga_drv.h 
	                 mga_irq.c radeon_drv.h radeon_irq.c 

Log message:
using ``wait queues' for sleep is a linuxism. Kill them and just sleep
on the softc.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 16:42:56

Log message:
    import gnome-games 2.24.1
    
    GNOME Games is a collection of seventeen small "five-minute" games in a
    variety of styles and genres for the GNOME desktop.
    
    there may be an issue with the score files left to sort out, hence i'm
    not hooking it up yet.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081122
    
    N ports/x11/gnome/games/distinfo
    N ports/x11/gnome/games/Makefile
    N ports/x11/gnome/games/pkg/DESCR
    N ports/x11/gnome/games/pkg/PLIST
    N ports/x11/gnome/games/patches/patch-configure
    N ports/x11/gnome/games/patches/patch-gnome-sudoku_src_gnome-sudoku_in_in
    N ports/x11/gnome/games/patches/patch-glchess_src_lib_scene_opengl_png_py
    N ports/x11/gnome/games/patches/patch-glchess_src_glchess_in_in
    N ports/x11/gnome/games/patches/patch-glines_Makefile_in
    N ports/x11/gnome/games/patches/patch-gnibbles_Makefile_in
    N ports/x11/gnome/games/patches/patch-gnotski_Makefile_in
    N ports/x11/gnome/games/patches/patch-gnotravex_Makefile_in
    N ports/x11/gnome/games/patches/patch-same-gnome_Makefile_in
    N ports/x11/gnome/games/patches/patch-mahjongg_Makefile_in
    N ports/x11/gnome/games/patches/patch-gnobots2_Makefile_in
    N ports/x11/gnome/games/patches/patch-gtali_Makefile_in
    N ports/x11/gnome/games/patches/patch-gnometris_Makefile_in
    N ports/x11/gnome/games/patches/patch-gnomine_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 16:48:52

Modified files:
	x11/gnome/metacity: Makefile 
Added files:
	x11/gnome/metacity/patches: patch-src_core_prefs_c 

Log message:
- fix a crasher, though not the one i'm hunting right now
* diff from upstream gnome


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 16:53:47

Modified files:
	x11/gnome/libgda: Makefile 
	x11/gnome/libgda/pkg: PFRAG.shared-main PLIST-main 
Removed files:
	x11/gnome/libgda/pkg: DESCR-db4 PFRAG.shared-db4 PLIST-db4 

Log message:
- when db4 is installed it will be picked whatever option we set, so
merge -db4 subpackage into -main (which makes sense anyway)
- fix WANTLIB and regen PLIST for all subpackages

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 16:55:08

Modified files:
	x11/gnome/py-gnome-extras: Makefile 
	x11/gnome/py-gnome-extras/pkg: DESCR PLIST 
Added files:
	x11/gnome/py-gnome-extras/patches: patch-gdl_gdl_override 

Log message:
- add some missing lib_depends
- fix build with latest gdl (from upstream SVN via jasper@)
- sync DESCR with reality


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 17:07:32

Modified files:
	x11/gnome/utils: Makefile 

Log message:
- tweak CONFIGURE_ENV


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 17:10:57

Modified files:
	x11/gnome/py-gnome-extras: Makefile 

Log message:
- forgot one build+run_depends in previous commit


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 17:11:18

Modified files:
	x11/gnome/file-roller: Makefile 
Added files:
	x11/gnome/file-roller/patches: patch-src_fr-command-7z_c 

Log message:
- fix potential crasher with 7zip files
* diff from opensolaris


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 17:21:54

Modified files:
	x11/gnome/py-gnome: Makefile 

Log message:
- remove SHARED_ONLY (implied by the python MODULE)
- remove non-existent configure option
- fix WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/22 17:28:53

Modified files:
	misc/gacc      : Makefile 

Log message:
- add license marker
no pkg change, no bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 17:34:21

Modified files:
	audio/lopster/patches: patch-configure patch-src_Makefile_in 
	                       patch-src_exec_c 

Log message:
- regen patches, so a future diff is cleaner


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/22 17:42:08

Modified files:
	audio/lopster  : Makefile 
	audio/lopster/pkg: PLIST 
Added files:
	audio/lopster/patches: patch-src_getopt_c 

Log message:
- fix potential 64-bit issues
- regen PLIST
- specify license version


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/22 18:57:06

Modified files:
	distrib/miniroot: install.sub 

Log message:
Create a new bpfN device whenever a dhclient is started. Multiple
interfaces can now be configured with dhcp during install and upgrades.
Problem most forcibly pointed out by Luis and Pedro at h2k8.

"go for it" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/22 21:29:42

Modified files:
	usr.sbin/syslogd: privsep.c 

Log message:
Remove some whitespace.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/11/23 00:34:45

Modified files:
	x11/gnome      : Makefile 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/23 01:47:05

Modified files:
	infrastructure/build: libtool 

Log message:
small tweak


CVSROOT:	/cvs
Module name:	ports
Changes by:	wilfried@cvs.openbsd.org	2008/11/23 02:36:30

Modified files:
	net/no-ip      : Makefile distinfo 
	net/no-ip/patches: patch-noip2_c 

Log message:
update to 2.1.9


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/23 02:49:11

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/23 02:49:16

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/23 02:53:56

Modified files:
	infrastructure/build: libtool 

Log message:
parse linkargs after constructing object lists


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/23 03:30:37

Modified files:
	x11/gnome/panel: Makefile 

Log message:
- fix LIB_DEPENDS and re-order them


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/23 04:08:07

Modified files:
	x11/gnome/games: Makefile 
	x11/gnome/games/pkg: PLIST 

Log message:
- fix a file outside of every prefix
- better modes for the binaries

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/23 04:14:23

Modified files:
	x11/gnome      : Makefile 

Log message:
- hookup gnome games now that writing to the score files works...
...so long for productivity...


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/23 04:17:53

Log message:
    import iplayer-dl, N.B. this is for UK-based users, others don't have
    access to the service it uses.  ok bernd@
    
    The BBC launched an iPhone-specific version of the streaming iPlayer
    service in March 2008. As the iPhone does not support Flash video,
    this variant of the service uses browser sniffing to serve h.264
    (`MP4') video to clients.
    
    By pretending to be an iPhone, it's possible to download the MP4
    files for offline viewing. You can find out more about the history
    of this, and of the BBC's repeated attempts to prevent this, on the
    Beebhack Wiki, http://beebhack.wikia.com/wiki/IPhone_H.264_version.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081123
    
    N ports/multimedia/iplayer-dl/Makefile
    N ports/multimedia/iplayer-dl/distinfo
    N ports/multimedia/iplayer-dl/pkg/PLIST
    N ports/multimedia/iplayer-dl/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/23 04:18:28

Modified files:
	multimedia     : Makefile 

Log message:
+iplayer-dl


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 04:37:06

Modified files:
	mail/evolution : Makefile 

Log message:
- add a small reminder comment
no pkg change, no bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 05:02:27

Modified files:
	mail/evolution-plugin-webcal: Makefile distinfo 
	mail/evolution-plugin-webcal/pkg: PLIST 

Log message:
- update to evolution-webcal-2.24.0

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 05:04:27

Modified files:
	mail/evolution-plugin-rss: Makefile distinfo 
	mail/evolution-plugin-rss/pkg: PLIST 
Added files:
	mail/evolution-plugin-rss/patches: patch-configure 
Removed files:
	mail/evolution-plugin-rss/patches: patch-configure_ac 
	                                   patch-src_Makefile_am 
	                                   patch-src_rss_c 

Log message:
- make this build again by updating to version 0.1.2
- the autoblah do-configure dance is not needed anymore

ok jasper@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/23 05:06:43

Modified files:
	xserver/hw/xfree86/common: xf86Configure.c 

Log message:
missing action in if statement.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 05:07:45

Modified files:
	mail/evolution-plugin-rss/patches: 
	                                   patch-src_evolution-import-rss_c 

Log message:
- forgot to regen in previous commit
no change


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/23 05:11:27

Modified files:
	sys/dev/ic     : acx.c 

Log message:
Don't use ifp->if_xname if you can use the sc_dev.dv_xname instead.
Removes some unneeded ifp pointers from the stack and don't assign
ifp->if_softc twice in the same function.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/23 05:16:03

Modified files:
	x11/gnome      : gnome.port.mk 

Log message:
- remove a part that's never going to be used in this form,
if we're going to set the schema's file path via a module, it'll be done
via a gconf2 module

discussed with ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/23 05:29:32

Modified files:
	usr.bin/aucat  : aucat.c 

Log message:
Use file input parameter as default device output and file output parameters
as default device input. That's what the man page says


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/23 05:43:37

Modified files:
	sys/sys        : param.h 

Log message:
this adds:

#define nitems(_a)     (sizeof((_a)) / sizeof((_a)[0]))

in the kernel, you can now use this instead of torturing yourself.
ok dlg, well, really i just finally gave in to his arguments and we choose
a better name than sizeofa().


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/23 05:45:11

Modified files:
	sys/dev/ic     : mpi.c 
	sys/dev/pci    : mpi_pci.c 

Log message:
sizeofa is now nitems in param.h, so dont declare my own in mpi.c it was
unused there anyway. use nitems in mpi_pci_match.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/23 05:45:47

Modified files:
	x11/gnome/at-spi: Makefile 
Added files:
	x11/gnome/at-spi/patches: patch-registryd_registry_c 

Log message:
- include missing header


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/23 05:46:51

Modified files:
	sys/dev/ic     : sili.c silivar.h 
	sys/dev/pci    : sili_pci.c 

Log message:
sizeofa -> nitems


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/23 05:48:43

Modified files:
	sys/dev/pci    : if_tht.c 

Log message:
sizeofa -> nitems


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/23 05:50:23

Modified files:
	sys/dev/pci    : mfi_pci.c 

Log message:
sizeofa -> nitems


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/23 05:51:10

Modified files:
	sys/dev/pci    : if_nxe.c 

Log message:
sizeofa -> nitems


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 05:52:32

Modified files:
	x11/gnome/games: Makefile 
	x11/gnome/games/pkg: PLIST 

Log message:
- enable sound and install ogg files
- use gstreamer for sound and make sure sdl/sdl_mixer isn't picked up
- explicitely disable ggz-server support
- add missing run_depends on py-gnome-desktop

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/11/23 06:09:31

Modified files:
	usr.sbin/ripd  : ripe.c 

Log message:
Fix two error messages.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/23 06:30:59

Modified files:
	sys/netinet6   : frag6.c in6_pcb.c in6_src.c ip6_forward.c 
	                 raw_ip6.c udp6_output.c 

Log message:
When accessing cached routes make sure the route is actually still valid.
Before accessing a ro_rt make sure the route is either freshly allocated or
RTF_UP is set. If not ro_rt should be freed and reallocated or at least no
info from the ro_rt should be considered valid.
This seems to solve the crashes seen by Felipe Alfaro Solana.
some sort of OK dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/23 07:19:40

Modified files:
	sys/dev/pci    : mbg.c 

Log message:
Use the new and shiny nitems().


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/23 07:20:01

Modified files:
	sys/dev/usb    : umsm.c 

Log message:
correct some typos in the comments


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/23 07:24:21

Modified files:
	emulators/dynagen: Makefile distinfo 
	emulators/dynagen/patches: patch-dynagen 
	emulators/dynagen/pkg: PLIST 
Added files:
	emulators/dynagen/pkg: MESSAGE 

Log message:
- update to 0.11.0
- use SUBST_CMD
- add MESSAGE showing how to start dynamips hypervisor


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/23 07:24:38

Modified files:
	share/man/man4 : ubsa.4 umsm.4 

Log message:
move the caveat for the Globetrotter Fusion GT to the umsm(4) page, as
the device has been moved to this driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/23 07:32:34

Modified files:
	sys/dev/usb    : ubsa.c umsm.c 

Log message:
move another Option modem from ubsa(4) to umsm(4), as umsm(4) supports
this much better.
ok yuo@


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/23 07:34:06

Modified files:
	share/man/man4 : umsm.4 

Log message:
list the Option Globetrotter GT Max


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/23 09:17:17

Modified files:
	sys/sys        : mbuf.h 

Log message:
rename struct m_ext to be struct mbuf_ext.

ok deraadt@ claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/23 09:20:06

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
enable bio

ok dlg


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 09:54:58

Modified files:
	devel/py-gdata : Makefile distinfo 
	devel/py-gdata/pkg: DESCR PLIST 

Log message:
- update to py-gdata-1.2.2 and update DESCR accordingly
from frantisek holop, thanks!
- note that regress tests are broken (known problem)


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/23 10:05:09

Modified files:
	distrib/notes/amd64: hardware 
	distrib/notes/i386: hardware 
	distrib/notes/sparc64: hardware 

Log message:
update ral cardbus list;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/23 10:07:36

Modified files:
	regress/usr.bin/mdoclint: mdoclint mdoclint.1 

Log message:
expand -p to warn about "new sentence, new line" errors;
from wiz@netbsd


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/23 10:29:26

Modified files:
	.              : i386-laptop.html 

Log message:
normalize with other pages, add <hr> at bottom, from Alan R. S. Bueno
(alan dot bsd at gmail dot com).


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 10:44:22

Modified files:
	mail/evolution-plugin-rss: Makefile 
Added files:
	mail/evolution-plugin-rss/patches: patch-src_Makefile_in 
	                                   patch-src_rss_c 

Log message:
- make this actually work, i.e. do not use gecko_shutdown() when gecko
support is disabled


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/23 10:59:00

Modified files:
	sys/conf       : files 
	sys/arch/i386/isa: pccom.c pccomvar.h 
	sys/dev/ic     : com.c com_subr.c 

Log message:
pccom can finally die; ok kettenis dlg drahn, tested by okan


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/23 11:01:54

Modified files:
	faq            : faq14.html 

Log message:
add new article: #flashmemBoot, using flash devices for boot media.
Who needs a "live CD"? (don't answer that, probably less than 10% of
my HW can boot from USB).


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/23 11:04:53

Modified files:
	faq            : faq14.html 

Log message:
missing closing ")", from Alan R. S. Bueno (alan dot bsd at gmail dot com)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/23 11:18:51

Modified files:
	misc/logjam    : Makefile 
Removed files:
	misc/logjam/patches: patch-configure patch-src_ljtypes_c 

Log message:
- don't pickup xmms if it's installed
- remove empty patches
- make it build on a clean box (lacking intltool module)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/23 11:19:02

Modified files:
	sys/arch/i386/i386: conf.c 

Log message:
no more need to cope with pccom


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/23 11:20:40

Modified files:
	faq            : faq14.html 

Log message:
put #flashmemBoot where it belongs (above the title, not below)


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/23 11:25:59

Modified files:
	faq            : index.html 

Log message:
finally..new content (let's see if I can stay unslacked).
move Joel@ to contributor, hope to move back to maintainer in the
future...


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 11:26:30

Modified files:
	x11/gnome/gedit: Makefile distinfo 
	x11/gnome/gedit/pkg: PLIST 

Log message:
- bugfix update to version 2.24.2

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 11:39:41

Removed files:
	x11/gnome/gedit/patches: 
	                         patch-plugins_externaltools_data_Makefile_in 

Log message:
- forgot to cvs rm in previous commit


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/23 11:46:50

Added files:
	sys/dev/gpio   : gpiosim.c 

Log message:
This is a "dummy" GPIO driver used for development and testing only.
Not enabled in any kernel (and will not be).

ok drahn, uwe


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/23 11:49:42

Modified files:
	textproc/libxml: Makefile 
Added files:
	textproc/libxml/patches: patch-SAX2_c patch-tree_c 

Log message:
Fix two integer overflows.  CVE-2008-4225, CVE-2008-4226.
ok ajacoutot@, simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 13:28:32

Modified files:
	print/a2ps     : Makefile distinfo 
	print/a2ps/patches: patch-configure 
	                    patch-contrib_sample_Makefile_in 
	                    patch-lib_Makefile_in patch-src_Makefile_in 
	print/a2ps/pkg : PLIST 
Added files:
	print/a2ps/patches: patch-etc_Makefile_in 

Log message:
- update to a2ps-4.14
- tweak license marker (from kili@)
- sync COMMENT with reality
- this needs psutils for most features
- enable delegations without needing to build_depends on the
corresponding programs so that printing for most formats will just work,
granted necessary utilities are installed

"commit it" kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/23 13:40:54

Modified files:
	misc/tmux      : Makefile distinfo 
Added files:
	misc/tmux/patches: patch-tmux_h 
Removed files:
	misc/tmux/patches: patch-Makefile 

Log message:
update to 0.5; from maintainer Nicholas Marriott


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 13:46:48

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c drm_irq.c i915_drv.c 
	                 i915_irq.c mach64_drv.c mach64_drv.h 
	                 mach64_irq.c mga_drv.c mga_irq.c r128_drv.c 
	                 r128_drv.h r128_irq.c radeon_drv.c radeon_irq.c 

Log message:
Move vblank data allocation to happening at attach, not at irq enable.
just put a vblank_pipes argument to the driver structure which tells us
how many to set up

this means that intel doesn't lose all vblank count on vtswitch (it
disables the interrupt there), i've heard of a few uvm_faults where this
happens as well as things just going wrong.

This was suggested by Keith Packard who provided a different diff for
drm.git.


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2008/11/23 14:11:46

Modified files:
	openssh/txt    : cbc.adv 

Log message:
Revise advisory: there was an error in the estimated number of attempts
needed to execute the attack. Recommendations are unchanged.
spotted by weerd@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 14:35:01

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_irq.c i915_drv.c 
	                 i915_drv.h i915_irq.c mach64_drv.c mach64_drv.h 
	                 mach64_irq.c mga_drv.c mga_drv.h mga_irq.c 
	                 r128_drv.c r128_drv.h r128_irq.c radeon_drv.c 
	                 radeon_drv.h radeon_irq.c 

Log message:
Map device interrupts in the attach routine. and remove more need for
dev->pa by doing the pci_intr_establish/disestablish dance in the driver
function, not in drm. This removes the need for
interrupt_{pre,post}install callbacks, instead just provide a
interrupt_install() callback.


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/23 14:55:08

Modified files:
	sys/dev/usb    : umsm.c 

Log message:
umsmdebug should be 0.
ok yuo@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 14:55:57

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drm.h 

Log message:
Include the GEM interface in i915_drm.h.

While we don't have code for this (yet!), mean I will be able to update
libdrm, and consequently the xf86-video-intel driver to 2.5.x.

Add PARAM_HAS_GEM to the getparam ioctl, and return no support.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 15:02:00

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c drm_memory.c 

Log message:
#define away unused arguments for the drm_alloc functions. to save some
size.

kill (empty) drm_mem_{un,}init() while here.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/23 15:06:43

Modified files:
	sys/dev        : softraid.c 

Log message:
missing newline in printf; Thomas Pfaff


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/23 15:35:33

Modified files:
	print/foomatic-filters: Makefile 

Log message:
- run_depends on a2ps instead of enscript
brought to you by the "make printing easier" department ;-)

sounds good to jakemsr@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 15:56:03

Modified files:
	sys/dev/pci/drm: ati_pcigart.c drmP.h drm_bufs.c drm_dma.c 
	                 drm_drv.c drm_scatter.c drm_vm.c i915_drv.c 
	                 mach64_dma.c mach64_drv.c mga_drv.c r128_drv.c 
	                 radeon_drv.c savage_drv.c sis_drv.c tdfx_drv.c 

Log message:
pass in the dmat when we attach the drm driver. reduces pci dependancy.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/23 15:56:38

Modified files:
	x11/gnome      : gnome.port.mk 

Log message:
- use a better way to figure out the MASTER_SITES, so no overridings should
be needed anymore if a file is on ftp.gnome.org

no chickens were injured or eaten whilst working on this, although "someone"
is begging to differ


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/23 15:59:08

Modified files:
	mail/evolution : Makefile 
	textproc/gtk-doc: Makefile 
	www/gtkhtml3   : Makefile 
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/devhelp: Makefile 
	x11/gnome/f-spot: Makefile 
	x11/gnome/gossip: Makefile 
	x11/gnome/gucharmap: Makefile 
	x11/gnome/media: Makefile 
	x11/gnome/terminal: Makefile 

Log message:
- remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/23 16:44:01

Modified files:
	sys/dev        : softraid.c softraidvar.h 
	sys/net        : if_ethersubr.c 
Added files:
	sys/dev        : softraid_aoe.c 
	sys/net        : if_aoe.c if_aoe.h 

Log message:
softraid support for ata over ethernet (aoe).  this includes a client and
part of a server.  there's no configuration yet, and several other drawbacks,
but it can be hammered into shape.  i haven't moved the code forward in a year,
and marco wants it in the tree to hack on.


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/23 16:52:35

Modified files:
	sys/ufs/ext2fs : ext2fs_dinode.h ext2fs_inode.c ext2fs_vfsops.c 

Log message:
fancy new ext2fs can have big inodes.  we can possibly still read them
though if no new features are in play.  diff from Wouter Godefroy


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/23 17:01:20

Modified files:
	sys/ufs/ext2fs : ext2fs_vfsops.c 

Log message:
styled code is happy code


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/23 17:03:19

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
device id for OpenMoko, ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/23 17:04:11

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/23 17:31:35

Modified files:
	sys/dev/ic     : aac.c adv.c adw.c aic6360.c aic79xx_openbsd.c 
	                 aic7xxx_openbsd.c bha.c dpt.c gdt_common.c 
	                 iha.c ncr5380sbc.c ncr53c9x.c osiop.c siop.c 
	                 trm.c uha.c 

Log message:
Return NO_CCB instead of TRY_AGAIN_LATER when ccb's run out.

"I'm all for it." marco@ "Yeah" deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/23 17:42:19

Modified files:
	faq            : index.html 

Log message:
remove surplus "- new"; from Alan R. S. Bueno, thanks!


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/23 17:52:23

Modified files:
	faq            : index.html 

Log message:
bump copyright year


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/23 20:08:06

Modified files:
	faq            : faq14.html 

Log message:
missing 'e'.  Spotted by "Constantine A. Murenin" (mureninc at gmail)
Thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/11/23 20:13:22

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
In pmap_clear_attrs() use i386_atomic_clearbits_l() to only clear the
bits necessary. Also move up the pmap_map_ptes() call to before the
diagnostic check. okay art@, weingart@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 20:16:27

Modified files:
	sys/dev/pci/drm: i915_drv.c mach64_drv.c mga_drv.c r128_drv.c 
	                 radeon_drv.c savage_drv.c 

Log message:
oops. Use the correct struct member to map so that radeon doesn't panic
on X startup.

found by ckuethe@


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/11/23 20:19:42

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
In pmap_write_protect() clear and set the protection bits atomically and
leave the rest alone. Also don't read *spte twice and compare results.
feedback drahn@ okay art@ weingart@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 20:27:02

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c drm_ioctl.c 

Log message:
instead of functions that just return an error, just inline them into
the ioctl handler.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 20:33:50

Modified files:
	sys/dev/pci/drm: i915_dma.c 

Log message:
use dev->dmat.  Missed this one in an earlier diff.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 20:37:56

Modified files:
	sys/dev/pci/drm: radeon_cp.c 

Log message:
we're a real device now and we don't on-demand allocate our softc. Do
not zero it during the cleanup ioctl.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 20:49:19

Modified files:
	sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_drv.c i915_dma.c 
	                 i915_drv.c mach64_drv.c mga_dma.c mga_drv.c 
	                 r128_drv.c radeon_drv.c savage_drv.c sis_drv.c 
	                 tdfx_drv.c 

Log message:
make device works out if it's agp and tells the drm driver, not the
other way round. More dev->pa reduction


CVSROOT:	/cvs
Module name:	www
Changes by:	ray@cvs.openbsd.org	2008/11/23 21:15:35

Modified files:
	.              : want.html 

Log message:
I no longer need a monitor, but now need a laptop.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 21:21:31

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c drm_ioctl.c drm_irq.c 
	                 drm_memory.c i915_drv.c mach64_drv.c mga_drv.c 
	                 r128_drv.c radeon_drv.c savage_drv.c sis_drv.c 
	                 tdfx_drv.c 

Log message:
change drm_attach_mi to drm_attach_pci. we take the pci_attach_args, and
setup the drm_attach_args with the needed information.

require interface version 1.1 libdrm has been requesting it for ages),
which means that we can set the busid string at attach time. (generated in
drm_attach_pci), also pass in the interrupt line and bst.

Now we don't need dev->pa at all, so remove it, finally.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 21:25:28

Modified files:
	sys/dev/pci/drm: mga_drv.c 

Log message:
This got lost somehow.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 21:26:08

Modified files:
	sys/dev/pci/drm: mach64_dma.c 

Log message:
use irq_enabled instead of irq.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 21:26:50

Modified files:
	sys/dev/pci/drm: drm_drv.c 

Log message:
actually set the bus_space_tag


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/11/23 21:30:32

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
remove trailing "\n" from errx()


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/11/23 21:46:59

Modified files:
	sys/conf       : files 

Log message:
marco reminds me that these files changed too


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/11/23 22:28:58

Modified files:
	sys/dev/i2c    : spdmem.c 

Log message:
remove more logically irrelevant DDR code from the SDR function;  ok jsg


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/23 22:51:23

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_dma.c i915_drv.c 
	                 mach64_drv.c mga_dma.c mga_drv.h mga_state.c 
	                 r128_cce.c r128_drv.h r128_state.c 
	                 r300_cmdbuf.c radeon_cp.c radeon_drv.h 
	                 radeon_state.c savage_bci.c savage_drv.h 
	                 savage_state.c sis_drv.c tdfx_drv.c 

Log message:
Instead of having a ``private data'' pointer in the dma buffers, just
ask the driver how large they need the structure we allocate to be, and
use inheritance like we do for struct device. Simplifies things a little
bit and saves us a pointer.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/24 00:06:27

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c i915_dma.c i915_drv.c 
	                 i915_drv.h r128_drv.c r128_drv.h r128_state.c 
	                 radeon_drv.c radeon_drv.h radeon_state.c 

Log message:
do the same for struct drm_file (file_priv) as previously done for
dma_bufs; allow the driver to provide the size and not have the private
data pointer.  only radeon only needs this so far, but intel with GEM
also needs it.

Postclose was only used for freeing said private data, so this allows me
to remove the postclose callback and rename preclose to close.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/11/24 00:32:08

Modified files:
	sys/dev/sdmmc  : sdmmc.c sdmmc_io.c sdmmc_mem.c sdmmc_scsi.c 
	                 sdmmcvar.h 

Log message:
Rework sdmmc locking to remove recursion
Add SDMMC_ASSERT_LOCKED(), replacing many locking calls, and sprinkling
the assertion to make sure that future changes don't catch us out

"please commit" uwe@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/24 01:20:34

Modified files:
	sys/dev/pci/drm: drm_drv.c 

Log message:
don't free extent on lastclose, it's static data now.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/24 01:48:48

Modified files:
	usr.bin/dc     : bcode.c 

Log message:
although there's no EOF condition defined for the handling of '?',
but anyway reset the eof condition on stdin, so you don't get an
infinite loop in the typical program after a ^D.
reported by Tamas TEVESZ.


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/24 01:49:22

Modified files:
	sys/dev/bluetooth: bthidev.c 

Log message:
Respond to incoming connections, not only after we initiated the first one.

Someone must have fumbled with this line by accident while doing the
original port of the driver.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/24 02:10:11

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/pkg: PLIST 

Log message:
- user switching does not work under OpenBSD... at least not in a secure
and default setup, so @comment the desktop entry

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/24 02:29:06

Removed files:
	sys/dev/ic     : com_subr.c 
	sys/arch/i386/isa: pccom.c pccomvar.h 

Log message:
die die die


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/11/24 02:40:36

Log message:
    Initial import of ruby-mime.
    
    A library for building RFC compliant Multipurpose Internet Mail
    Extensions (MIME) messages. It can be used to construct standardized
    MIME messages for use in client/server communications, such as
    Internet mail or HTTP multipart/form-data transactions.
    
    From/maintainer Clint Pachl. Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081124
    
    N ports/mail/ruby-mime/distinfo
    N ports/mail/ruby-mime/Makefile
    N ports/mail/ruby-mime/pkg/DESCR
    N ports/mail/ruby-mime/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/11/24 02:42:07

Modified files:
	mail           : Makefile 

Log message:
Add ruby-mime to the makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/11/24 02:44:59

Log message:
    Initial import of ruby-thin_http.
    
    ThinHTTP is a lightweight and user friendly HTTP client library. It
    sends both URL (application/x-www-form-urlencoded) and MIME
    (multipart/form-data) encoded data. This makes it useful for sending
    either simple GET requests or uploading files via POST.
    
    From/maintainer Clint Pachl. Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081124
    
    N ports/www/ruby-thin_http/distinfo
    N ports/www/ruby-thin_http/Makefile
    N ports/www/ruby-thin_http/pkg/DESCR
    N ports/www/ruby-thin_http/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/11/24 02:46:34

Modified files:
	www            : Makefile 

Log message:
Add ruby-thin_http to the makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/24 02:52:47

Modified files:
	graphics/dia   : Makefile 
	graphics/dia/pkg: PFRAG.gnome PLIST 

Log message:
- fix WANTLIB and regen PLIST
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/24 03:23:11

Modified files:
	www/gtkhtml3   : Makefile distinfo 

Log message:
- minor bugfix update to gtkhtml3-3.24.2


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2008/11/24 03:30:12

Modified files:
	sys/dev        : rnd.c 

Log message:
Seed the random pool with the dmesg buffer at randomattach().
This lets early arc4random() calls to return at least non-uniqe values
on different machines. The dmesg will have different MAC addresses,
etc. Also ignore the entropy count in arc4_stir, and just take what's
there. sizeof(struct timeval) should be sizof(struct timespec)
This was forgotten when we switched to nanotime.
With help from mickey.
OK djm@, deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 04:15:03

Modified files:
	x11/gnome/libxklavier: Makefile distinfo 

Log message:
- update libxklavier to 3.8
- regen WANTLIB
- remove MASTER_SITES, as gnome.port.mk fully takes care of it now

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/24 04:20:13

Modified files:
	x11/dbus       : Makefile 

Log message:
- move -pthread linking where it belongs


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/24 05:12:12

Modified files:
	sys/sys        : gpio.h 
	sys/dev/gpio   : files.gpio gpio.c gpioiic.c gpioow.c gpiovar.h 

Log message:
- Add two new ioctls to gpio(4), GPIOATTACH and GPIODETACH, to allow to attach
and detach devices on a gpiobus at runtime.  The offset and mask locators
in kernel config files can still be used for static configuration, so this
does not break existing custome kernel configs.

- Have gpioow(4) unmap the pins it used from the gpiobus during detach

Changes to gpioctl(8) will be a separate committ.

ok uwe


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/24 05:18:46

Modified files:
	sys/sys        : gpio.h 

Log message:
The mask is actually u_int32_t, not int.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/24 05:22:17

Modified files:
	sys/dev/pci/drm: drm_bufs.c 

Log message:
Don't unmap REGISTERS maps, we don't map them anymore.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/24 05:22:55

Modified files:
	sys/dev/pci/drm: drmP.h i915_irq.c mga_irq.c radeon_irq.c 

Log message:
Fixup wakeup pointers. interrupts work properly again.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/24 05:34:29

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
drop the requirement that the rx ring has to be filled with mbufs. we only
fill a slot when the mbuf allocator gives us an mbuf cluster.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/24 05:53:53

Modified files:
	sys/net        : if.c radix_mpath.c radix_mpath.h route.c 
	                 route.h 

Log message:
Implement link-state tracking on the routing table. Routes to interfaces
which are considered down will no be marked ~RTF_UP and so multipath routing
will start to work as expected and not pump 50% of the traffic to nirvana.
Most of the magic happens in rn_mpath_reprio() which fiddles with the
routing table internals. The rest is more straight forward.
get it in deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/24 05:57:38

Modified files:
	sys/kern       : uipc_mbuf.c uipc_socket2.c 
	sys/sys        : mbuf.h param.h 
	sys/net        : if.c if.h if_ethersubr.c 

Log message:
add several backend pools to allocate mbufs clusters of various sizes out
of. currently limited to MCLBYTES (2048 bytes) and 4096 bytes until pools
can allocate objects of sizes greater than PAGESIZE.

this allows drivers to ask for "jumbo" packets to fill rx rings with.

the second half of this change is per interface mbuf cluster allocator
statistics. drivers can use the new interface (MCLGETI), which will use
these stats to selectively fail allocations based on demand for mbufs. if
the driver isnt rapidly consuming rx mbufs, we dont allow it to allocate
many to put on its rx ring.

drivers require modifications to take advantage of both the new allocation
semantic and large clusters.

this was written and developed with deraadt@ over the last two days
ok deraadt@ claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/24 06:10:16

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
switch from using MCLGET to MCLGETI for clusters going onto the rx ring.
this causes vic to start up with 4 mbufs on the ring, and the allocator
will let it increase the number of rx mbufs as usage demands.

testing shows that i need only 20 to 30 mbufs on the rx ring to
cope with full speed io. we used to always put 100 on the ring, so
we're now saving 140k of kernerl virtual address space (70 *
MCLBYTES).

this relies on the previous commit that copes with failures of mbuf
allocation in the rx path.

similar changes must be made to all the other drivers. i'll happily review
diffs people send in. SUBTLE HINTS ARE COMING YOUR WAY.


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/11/24 06:22:09

Modified files:
	sys/net        : pf.c pf_if.c pf_ioctl.c pf_table.c pfvar.h 

Log message:
Fix splasserts seen in pr 5987 by propagating a flag that discribes
whether we're called from the interrupt context to the functions
performing allocations.

Looked at by mpf@ and henning@, tested by mpf@ and Antti Harri,
the pr originator.

ok tedu


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/24 06:22:53

Modified files:
	sys/sys        : gpio.h 

Log message:
Comment structure fields.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/24 06:50:24

Modified files:
	share/man/man4 : gpio.4 

Log message:
Document recent changes (two new ioctls).


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/24 07:11:58

Modified files:
	usr.sbin/gpioctl: gpioctl.8 gpioctl.c 

Log message:
Add and document -A and -D options to attach or detach devices at
runtime to a gpio bus.

ok uwe, drahn


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/24 07:17:57

Modified files:
	share/man/man4 : gpioow.4 gpioiic.4 

Log message:
Document SYNOPSIS for attachment of these devices at runtime.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/24 07:26:54

Modified files:
	sys/kern       : uipc_mbuf.c 
	sys/sys        : param.h 
	sys/net        : if.h 

Log message:
move MCLPOOLS to if.h and force uipc_mbuf.c to get if.h, there is no
other option
ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/24 07:55:53

Modified files:
	sys/net        : if_gif.c 

Log message:
Remove the IFF_OACTIVE dance in gif_start this is not needed because start
functions will never ever be called in parallel. dlg@ concured


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/24 08:04:37

Modified files:
	sys/sys        : mbuf.h 

Log message:
Bye bye MEXTMALLOC you're not used and you should not be used. You're evil.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/24 08:06:55

Modified files:
	sys/sys        : mbuf.h 

Log message:
Let MRESETDATA follow MEXTMALLOC. That macro is way to dangerous but luckily
it is unused.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/24 08:09:39

Modified files:
	sys/sys        : mbuf.h 

Log message:
Another unused macro that needs to go is MCHTYPE. Changing the allocation
type of a mbuf after creation is just wrong.


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/11/24 08:12:00

Modified files:
	sys/dev/usb    : usb_subr.c 

Log message:
change a device descriptor get logic during the enumeration process.

Some device could not handle the device descriptor request
with short bLength (less than the device descriptor size(18 byte)).
To handle such kind of devices, add complemental request loop to
current logic.

(memo: and I also found a device which can not response to any device
descriptor request. It always returns only 8 byte-length head of the
descriptor for 1st query. This is the reason why the device descriptor
loop of this usb subsystem start with 8-byte length query.)


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/24 08:13:01

Modified files:
	share/man/man4 : gpio.4 

Log message:
- tweak previous
- make the ioctl list non-compact, and kill .Pp
- kill .Tn


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/11/24 08:13:35

Modified files:
	usr.bin/sudo   : ChangeLog sudoers.pod toke.l 
	usr.bin/sudo/auth: pam.c 

Log message:
Fix typo in sudoers man page (from Markus Lude)
Fix parsing error with lines that only contain a comment char


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/24 08:14:33

Modified files:
	sys/sys        : mbuf.h 

Log message:
MCLADDREFERENCE() was the last user of MBUFLOCK() inline the code and remove
MBUFLOCK()


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/24 08:27:52

Modified files:
	usr.sbin/gpioctl: gpioctl.8 gpioctl.c 

Log message:
- tweak previous
- kill .Tn


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/24 08:30:21

Modified files:
	share/man/man4 : gpioow.4 gpioiic.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/24 08:37:00

Modified files:
	devel/uuid     : Makefile 

Log message:
add license marker, and a Makefile comment about the other libuuid
in e2fsprogs, hopefully making it easier for someone who wants to port
software which requires uuid and doesn't let them know which one
is meant.

no change to build/packaging.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/24 08:50:44

Modified files:
	sys/dev/cardbus: cardslot.c cardslotvar.h 

Log message:
use workq instead of crafting our own kthread, since the tasks being done
are fairly small.  tested by a few, and kettenis says he will test it sooner
if it is commited...


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/24 08:50:47

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
- Remove the special case for one page pmap_remove, it's useless.
- Move the code that drops a ptp into a function and use that
in both pmap_do_remove and pmap_page_remove.
- In pmap_do_remove, instead of flushing the whole range from the tlb
at the same time, shoot one PDE at a time. It will allow us to skip
empty PDEs and reduces the amount of work one IPI has to do (although
we'll get more IPIs).
ok toby@ "I won't protest" deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/24 09:05:03

Modified files:
	devel/glib2    : Makefile distinfo 
	devel/glib2/patches: patch-configure 
	                     patch-docs_reference_glib_Makefile_in 
	                     patch-glib_Makefile_in 
	                     patch-tests_Makefile_in 
	                     patch-tests_refcount_Makefile_in 

Log message:
- minor update to version 2.18.3
fixes some mem leak, translation and bugs

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/24 09:13:47

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
enable the use of the second rx ring. populate it with 4k frames until the
9k backend allocator is available.

vic is the first driver to properly support "jumbo" frames. this is the
model every other driver should follow.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/24 09:15:42

Modified files:
	x11/gnome/gvfs : Makefile distinfo 
Added files:
	x11/gnome/gvfs/pkg: DESCR-main DESCR-smb PFRAG.shared-main 
	                    PLIST-main PLIST-smb 
Removed files:
	x11/gnome/gvfs/pkg: DESCR PFRAG.shared PLIST 

Log message:
- minor update to version 1.0.3
fixes some mem leak and bugs
- also subpackage this port the same way gnome-vfs2 is (i.e. samba is no
longer a requirement for the main package)
- explicitely depends on latest glib2 (requested by jasper@)

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/11/24 09:19:33

Modified files:
	sys/arch/sparc64/dev: vcons.c 

Log message:
Only schedule a soft interrupt if the device has been opened (and sc_tty
has been initialized).


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/24 09:22:39

Modified files:
	regress/usr.bin/make: Makefile 
Added files:
	regress/usr.bin/make: mk28 

Log message:
new regress test, bug from NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/11/24 09:23:04

Modified files:
	usr.bin/make   : cond.c 

Log message:
fix a very old bug. Fix discovered in NetBSD by miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/24 09:32:45

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
oops.
something snuck in here that wasn't supposed to be.
noticed by yuo@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/24 09:36:41

Modified files:
	sys/dev        : rnd.c 

Log message:
allow entropy to be queued before randomattach() is called
worked on with djm


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/24 09:38:05

Modified files:
	sys/kern       : kern_tc.c 

Log message:
queue tc randomness when we get it.  the tc_init() ones are (might be)
submitted before randomattach, and thus will perturb the first arc4random()
call, which is very good
ok art djm


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/24 09:56:25

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_dma.c i915_drv.c 
	                 mach64_drv.c mga_drv.h mga_state.c r128_cce.c 
	                 r128_drv.h r128_state.c r300_cmdbuf.c 
	                 radeon_cp.c radeon_drv.h radeon_state.c 
	                 savage_bci.c savage_drv.h sis_drv.c tdfx_drv.c 

Log message:
back out the buf_priv change. it made some incorrect assumptions and
broke radeondrm. Fixing it is ugly, so another change will have to be made
later.

I /hate/ the drm_buf api, it will die as soon as it can.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/24 10:06:21

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/24 10:08:37

Modified files:
	sys/dev/pci    : if_em.c 

Log message:
some whitespace fixes in em_rxeof


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/24 10:23:26

Modified files:
	usr.sbin/crunchgen: crunchgen.8 crunchgen.c elf_hide.c 
	distrib/sgi/ramdisk: Makefile 

Log message:
Change mips detection in crunchgen from ifdef to command line flag
ok deraadt@, fkr@, rainer@. manpage cleanup thanks to jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/24 10:42:35

Modified files:
	sys/kern       : subr_pool.c 

Log message:
Allow allocations larger than PAGE_SIZE from pools.

This is solved by special allocators and an obfuscated compare function
for the page header splay tree and some other minor adjustments.

At this moment, the allocator will be picked automagically by pool_init
and you can get a kernel_map allocator if you specify PR_WAITOK in flags
(XXX), default is kmem_map. This will be changed in the future once the
allocator code is slightly reworked. But people want to use it now.

"nag nag nag nag" dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/24 10:48:22

Modified files:
	sys/dev/pci/drm: radeon_cp.c radeon_irq.c radeon_state.c 

Log message:
destatic radeondrm almost completely. I'm sick of ddb lying to me.
shaves a few bytes, but that's just gravy.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/24 10:52:49

Modified files:
	x11/py-gtk2    : Makefile 

Log message:
WANTLIB+=pixman-1 and bump.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/24 11:03:22

Modified files:
	usr.sbin/crunchgen: crunchgen.8 

Log message:
zap trailing whitespace;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 11:13:31

Modified files:
	x11/gnome/nautilus: Makefile distinfo 
	x11/gnome/nautilus/pkg: PLIST 

Log message:
- update nautilus to 2.24.2
- depend on latest gvfs

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 11:14:29

Modified files:
	databases/evolution-data-server: Makefile distinfo 
	databases/evolution-data-server/patches: 
	                                         patch-calendar_libical_src_libical_icaltz-util_c 
	                                         patch-configure_in 
	databases/evolution-data-server/pkg: PLIST 

Log message:
- update evolution-data-server to 2.24.2
* some bugs fixed and cleanups

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 11:25:53

Modified files:
	x11/gnome/terminal: Makefile distinfo 
	x11/gnome/terminal/pkg: PLIST 

Log message:
- update gnome-terminal to 2.24.2
* translation updates


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/24 11:28:02

Modified files:
	usr.sbin/ospfd : database.c ospfd.c ospfd.h ospfe.c parse.y 
	                 printconf.c rde.c rde_lsdb.c 

Log message:
Initial support for stub areas. The bit still missing is the redistribution
of the default summary net lsa on ABRs but that is comming. OK norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/24 11:34:40

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
enable the 8k, 9k, 12k, 16k, and 64k backend pools for the cluster
allocator.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/24 11:36:01

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
switch from 4k to 9k frames on the jumbo ring now the cluster allocator is
able to give them to me.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 11:37:02

Modified files:
	x11/gnome/gucharmap: Makefile distinfo 

Log message:
- update gucharmap to 2.24.2
* translation updates


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/24 11:43:35

Modified files:
	textproc/enchant: Makefile distinfo 
	textproc/enchant/patches: patch-configure 

Log message:
- update to enchant-1.4.2
- explicitely link with -pthread to work around some dbus unresolved
symbols (to be fixed)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 11:48:57

Modified files:
	x11/gnome/file-roller: Makefile distinfo 

Log message:
- update file-roller to 2.24.2
* translation updates


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/24 12:02:38

Modified files:
	sys/dev        : rnd.c 

Log message:
extra decl not needed; spotted by djm


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/24 12:17:16

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
art isnt handling spls properly in the pool allocator backends for big
objects. dmesg is being spammed with splasserts.

disable the 8k, 9k, 12k, 16k, and 64k backend pools for the cluster
allocator.

art will fix this when he gets back from dinner, otherwise i'll nag more.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/24 12:18:19

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
no 9k cluster allocator yet, switch back to 4k.


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/11/24 12:19:46

Modified files:
	sys/uvm        : uvm_init.c 

Log message:
init uvm_km_page memory a bit earlier to reduce pressure on pmap bootstrap
pages.

"looks good/no problems with it" tedu@ miod@ art@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 12:30:11

Modified files:
	lang/vala      : Makefile distinfo 
	lang/vala/pkg  : PLIST 

Log message:
- update vala to 0.5.1
* adds lots of new bindings, features and bug fixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 12:30:34

Modified files:
	textproc/gtkaml: Makefile distinfo 
	textproc/gtkaml/patches: patch-src_GtkamlImplicitsStore_c 
Removed files:
	textproc/gtkaml/patches: patch-data_Gtk_implicits 

Log message:
- update gtkaml to 0.2.2.1
* catches up on vala


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 12:32:29

Modified files:
	mail/evolution : Makefile distinfo 
	mail/evolution/pkg: PLIST 

Log message:
- update evolution to 2.24.2

"just commit it" ajacoutot@

ps: evolution works fine actually, so it's completely "unbroken" now ;-)


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/11/24 12:55:33

Modified files:
	sys/uvm        : uvm_pager.c uvm_pager.h 

Log message:
garbage collect uvm_errno2vmerror();

ok miod@, art@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 13:04:39

Modified files:
	devel/mono-addins: Makefile distinfo 
	devel/mono-addins/pkg: PLIST 

Log message:
- update mono-addins to 0.4


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/24 13:08:49

Modified files:
	lib/libc/net   : getifaddrs.c 

Log message:
Correctly jump over routing headers and calculate the size of the if_data
struct in the if_msghdr instead of using sizeof() blindly. This allows us
to grow if_data without causing issues for the getifaddrs() users.
OK deraadt@ (who needs this for some cool upcomming stuff)


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/11/24 13:14:52

Modified files:
	sys/nfs        : nfs_subs.c 

Log message:
use the shiny new nitems macro


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/24 13:19:51

Modified files:
	sys/netbt      : bt_proto.c 

Log message:
hopefully that unbreaks macppc; reported by todd and mk


CVSROOT:	/cvs
Module name:	src
Changes by:	dhill@cvs.openbsd.org	2008/11/24 14:20:45

Modified files:
	sys/dev/pci/drm: drm_drv.c 

Log message:
Make sure we do not DRM_UNLOCK() twice.

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/24 14:36:07

Modified files:
	sys/kern       : subr_pool.c 

Log message:
Protect kmem_map allocations with splvm.
This should make dlg happy.


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/11/24 14:55:52

Modified files:
	usr.sbin/dvmrpd: rde.h rde_srt.c 

Log message:
Introduce support for route hold down.
When a route is deleted we must continue advertising it with
a metric of infinity to avoid routing loops.

OK norby@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 15:19:33

Modified files:
	x11/gnome/session: Makefile 

Log message:
- remove two configure arguments, one doesn't exist and the other has no
effect (removing it doesn't cause any harm)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 15:27:56

Modified files:
	x11/gnome/eog  : Makefile distinfo 
	x11/gnome/eog/pkg: PLIST 

Log message:
- update eog to 2.24.2
* several bugfixes and translation updates


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/24 15:30:19

Modified files:
	usr.sbin/smtpd : mta.c smtp.c 

Log message:
- not really a bug since we don't use other descriptor flags, but in
smtp_setup_events() and mta_connect(), our fcntl() use clears
flags. use session_socket_blockmode() instead, it makes more
sense anyway. From Jacek Masiulaniec <jacekm@dobremiasto.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/24 15:31:19

Modified files:
	sys/arch/alpha/conf: GENERIC 
	sys/arch/amd64/conf: GENERIC 
	sys/arch/armish/conf: GENERIC 
	sys/arch/hppa/conf: GENERIC 
	sys/arch/i386/conf: GENERIC 
	sys/arch/landisk/conf: GENERIC 
	sys/arch/macppc/conf: GENERIC 
	sys/arch/sparc64/conf: GENERIC 
	sys/arch/zaurus/conf: GENERIC 
	sys/dev/bluetooth: files.bluetooth 
Added files:
	sys/dev/bluetooth: btsco.c btsco.h 

Log message:
Import btsco(4) from NetBSD to work on it


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/24 15:58:26

Added files:
	share/man/man4 : btsco.4 

Log message:
man page for it


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/24 16:00:33

Modified files:
	sys/dev/pci/drm: ati_pcigart.c radeon_cp.c radeon_drv.c 
	                 radeon_state.c 

Log message:
Work around the stupidity of radeondrm by double checking that things are
running before we play with things.

Lots more cleanup needed, but now you can shut X without it crashing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 16:02:21

Modified files:
	devel/libsoup  : Makefile distinfo 

Log message:
- update libsoup to 2.24.2
* fixes a couple of bugs and memleaks


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 16:15:55

Log message:
    import hamster-applet 2.24.2
    
    Project Hamster is time tracking for masses. It helps you to keep track
    on how much time you have spent during the day on activities you have
    set up. At the beginning you define some activities you do, like
    "hacking GNOME", "listening to Humppa", "hurling beer", "pretend to be
    hacking" and so on, and, whenever you change from doing one task to
    other, you change your current activity in Hamster. After a while you
    can see some statistics of how many hours you have spent on what. Some
    nice reports and graphical statistics will help you keep time tracking
    fun.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20082511
    
    N ports/x11/gnome/hamster-applet/distinfo
    N ports/x11/gnome/hamster-applet/Makefile
    N ports/x11/gnome/hamster-applet/pkg/DESCR
    N ports/x11/gnome/hamster-applet/pkg/PLIST
    N ports/x11/gnome/hamster-applet/patches/patch-hamster_hamster-applet_py
    N ports/x11/gnome/hamster-applet/patches/patch-hamster___init___py
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 16:17:32

Modified files:
	x11/gnome      : Makefile 

Log message:
- add the rodent


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/24 16:25:33

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
More sanitizing for wrong bDefaultFrameIndex values.  Fixes a panic
at attach time for devices which set bDefaultFrameIndex larger than
the existing frame descriptors.

Spotted, tested, and OK yuo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/24 16:29:09

Modified files:
	x11/gnome/gcalctool: Makefile distinfo 

Log message:
- update gcalctool to 2.24.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	claudio@cvs.openbsd.org	2008/11/24 16:29:48

Modified files:
	emulators/dynamips: Makefile 
	emulators/dynamips/pkg: MESSAGE PLIST 
Added files:
	emulators/dynamips/patches: patch-gen_eth_c 

Log message:
Make the gen_eth netio_type work by adding a crude hack in the setup
function to ensure that the pcap fd is in non-blocking mode as expected
by the pthread lib. While doing that add plist bin markers and a new
MESSAGE (that came from sthen@)
OK sthen@, dlg@ who forced me into the pain to run a cisco on my X40


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/24 16:32:49

src/usr.sbin/btd

Update of /cvs/src/usr.sbin/btd
In directory cvs.openbsd.org:/tmp/cvs-serv2121/usr.sbin/btd

Log Message:
Directory /cvs/src/usr.sbin/btd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/24 16:33:16

src/usr.sbin/btctl

Update of /cvs/src/usr.sbin/btctl
In directory cvs.openbsd.org:/tmp/cvs-serv6194/usr.sbin/btctl

Log Message:
Directory /cvs/src/usr.sbin/btctl added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/24 16:34:42

Added files:
	usr.sbin/btctl : Makefile btctl.c btctl.h parse.y 
	usr.sbin/btd   : Makefile bt.c btd.c btd.h conf.c control.c db.c 
	                 devinfo.c hci.c log.c parse.y sdp.c util.c 

Log message:
Bluetooth daemon and contrl utility, one for all, work in progress


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/11/24 16:46:06

Modified files:
	sys/dev/pci    : pucdata.c 

Log message:
The Exsys EX-1372 uses a 8x clock.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/24 16:54:03

Modified files:
	sys/dev/bluetooth: btdev.h 

Log message:
add BTDEV_NONE


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/24 16:55:25

Modified files:
	usr.sbin/smtpd : queue.c smtp_session.c 

Log message:
- when using fread/fwrite, do not swap the size and nmemb arguments. no
functionnal change here, just making use of fonctions the way C
intended it ;-)
From Jacek Masiulaniec <jacekm@dobremiasto.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/24 17:00:52

Modified files:
	usr.sbin/rpc.lockd: lockd_lock.c 

Log message:
grammar fix (in comment): from Anathae Townsend


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/24 17:20:06

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/11/24 17:44:58

Modified files:
	mail/dovecot   : Makefile distinfo 
	mail/dovecot/patches: patch-dovecot-example_conf 

Log message:
Update to Dovecot 1.1.7; A bug fix release.

ok sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/24 17:59:46

Modified files:
	faq            : faq5.html 

Log message:
crunch/crunchgen are part of base now (-current), make note of it
for those of us that spent too much time scratching our heads over
why it wasn't where we thought it was.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/24 19:33:20

Modified files:
	faq            : faq12.html 

Log message:
add #i386flash 12.7.6 - I get "missing interrupt" errors on my CF device
based on posting from sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/25 00:28:33

Modified files:
	net/lftp       : Makefile 
	net/lftp/pkg   : PLIST 

Log message:
- USE_X11 is not needed anymore (expat is in base, not xenocara anymore)
spotted by dima at oganer dot net
- while here, regen PLIST

ok kevlo@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/25 00:43:13

Modified files:
	x11/gnome/settings-daemon: Makefile distinfo 

Log message:
- bugfix update to gnome-settings-daemon-2.24.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/25 01:19:43

Modified files:
	x11/gnome/applets2: Makefile distinfo 
	x11/gnome/applets2/pkg: PLIST-battstat PLIST-main 
Added files:
	x11/gnome/applets2/patches: 
	                            patch-invest-applet_invest_invest-chart 

Log message:
- minor update to gnome-applets-2.24.2
one mem leak fix and some translations updates
- add missing gtk-update-icon-cache goo


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 01:24:53

Modified files:
	x11/gnome      : Makefile 

Log message:
- hookup gvfs, spotted by sturm@


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/11/25 01:25:02

Modified files:
	sys/dev/usb    : if_upgt.c 

Log message:
upgt(4) doesn't use amrr, remove useless header net80211/ieee80211_amrr.h

ok mglocker@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/25 01:54:40

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
- add vender id for terratec
- add product id for their uaudio stick


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/25 01:55:35

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2008/11/25 01:57:07

Modified files:
	sys/dev/usb    : usb_quirks.c 

Log message:
- add a quirk for the terratec uaudio device to stop uhidev(4)
from attaching

with a hint from mglocker@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 02:20:33

Modified files:
	x11/gnome/orca : Makefile distinfo 

Log message:
- update orca to 2.24.2
* lots of bugs fixed


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 02:52:57

Modified files:
	x11/gnome/games: Makefile distinfo 
	x11/gnome/games/patches: patch-configure 
	                         patch-glines_Makefile_in 
	                         patch-gnibbles_Makefile_in 
	                         patch-gnobots2_Makefile_in 
	                         patch-gnometris_Makefile_in 
	                         patch-gnomine_Makefile_in 
	                         patch-gnotravex_Makefile_in 
	                         patch-gnotski_Makefile_in 
	                         patch-gtali_Makefile_in 
	                         patch-mahjongg_Makefile_in 
	                         patch-same-gnome_Makefile_in 
	x11/gnome/games/pkg: PLIST 

Log message:
- update gnome-games to 2.24.2
* mostly gnome-sudoku fixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/25 03:33:57

Modified files:
	x11/gnome/cheese: Makefile distinfo 
	x11/gnome/cheese/patches: patch-src_cheese-webcam_c 

Log message:
- bugfix update to cheese-2.24.2


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/25 04:01:35

Modified files:
	sys/dev/pci    : if_wb.c 

Log message:
Switch wb(4) from the insane ext buffer usage to a very simple m_devget()
call to copy the packet from the RX DMA ring to build a mbuf (it almost
already did that but way more complex).
OK brad@ dlg@ thib@
Tested by Tero Koskinen tero.koskinen (at) iki (dot) fi on a wb(4)


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/11/25 04:17:09

Modified files:
	.              : plus.html 

Log message:
Upto 11/07


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/11/25 04:37:13

Modified files:
	.              : donations.html 

Log message:
Removed four accidental entries from rev 1.1042. From johan@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/11/25 04:40:56

Modified files:
	lib/libpciaccess/src: openbsd_pci.c 

Log message:
Fix a logic error in pci_device_openbsd_write() that actually
prevented it to write anything.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/25 05:07:55

Modified files:
	sys/kern       : uipc_mbuf.c 
	sys/sys        : mbuf.h 
	sys/net        : if.c if_ethersubr.c 

Log message:
m_cluncount() needs to walk the mbuf chain to correctly uncount all clusters
but don't do that in m_free() as that will cause a double loop behaviour when
called via m_freem().
OK dlg@, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/11/25 05:11:45

Modified files:
	etc            : netstart 
	sys/netinet6   : in6.h in6_proto.c ip6_input.c ip6_var.h 
	                 nd6_nbr.c 

Log message:
delay /etc/netstart until IPv6-DAD (dup-address-detection) is completed.
ok fries, hshoexer, claudio


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/25 05:37:19

Modified files:
	sys/dev/pci    : pucdata.c 

Log message:
spacing


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/25 05:47:00

Modified files:
	sys/sys        : mbuf.h 
	sys/net        : if.c if.h 
	sys/kern       : uipc_mbuf.c 

Log message:
Factor increases are not needed, +1 appears to work as well.
ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/25 06:05:51

Modified files:
	sys/kern       : subr_pool.c 

Log message:
Make sure that equal elements always compare equal. Logic error spotted
by otto@
ok otto@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 06:14:08

Modified files:
	x11/gtk+2      : Makefile distinfo 
	x11/gtk+2/patches: patch-demos_Makefile_in 
	                   patch-gdk-pixbuf_Makefile_in 
	                   patch-modules_input_Makefile_in 
	x11/gtk+2/pkg  : PLIST-docs PLIST-main 

Log message:
- update gtk+2 to 2.24.5
* lots of bug fixes
- move the @pkgpath marker to where it belongs in PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 06:23:13

Log message:
    import epiphany-extensions 2.24.1
    
    Epiphany Extensions is a collection of extensions for Epiphany, the
    GNOME web browser.
    It even comes with ad-blocker and cool stuff like that.
    
    it depends on an not yet committed epiphany update, hence it's unhooked
    for now
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081125
    
    N ports/www/epiphany-extension/distinfo
    N ports/www/epiphany-extension/Makefile
    N ports/www/epiphany-extension/pkg/PLIST
    N ports/www/epiphany-extension/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 06:24:23

Modified files:
	x11/gnome/menus: Makefile distinfo 
	x11/gnome/menus/pkg: PLIST 

Log message:
- update gnome-menus 2.24.2
* translation updates


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/25 06:26:14

Modified files:
	devel/libwnck  : Makefile distinfo 
	devel/libwnck/pkg: PLIST 

Log message:
- update to libwnck-2.24.2
only some translations fixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 06:26:45

Modified files:
	x11/gnome/desktop: Makefile distinfo 
	x11/gnome/desktop/pkg: PLIST 

Log message:
- update gnome-desktop to 2.24.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 06:30:46

Removed files:
	www/epiphany-extension: Makefile distinfo 
	www/epiphany-extension/pkg: DESCR PLIST 

Log message:
- bleh, missing trailing 's'


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 06:30:49

Log message:
    import epiphany-extensions 2.24.1
    (into the correct directory this time....someone ate my 'S')
    
    Epiphany Extensions is a collection of extensions for Epiphany, the
    GNOME web browser.
    
    it depends on a not yet committed epiphany update, hence it's unhooked
    for now
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20082511
    
    N ports/www/epiphany-extensions/distinfo
    N ports/www/epiphany-extensions/Makefile
    N ports/www/epiphany-extensions/pkg/PLIST
    N ports/www/epiphany-extensions/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 06:46:14

Modified files:
	x11/gnome/panel: Makefile distinfo 
	x11/gnome/panel/pkg: PLIST 

Log message:
- update gnome-panel to 2.24.2
* translation updates


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 06:47:50

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/pkg: PLIST 

Log message:
- add a build dependency to build the dbus doc file


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/25 06:54:11

Modified files:
	x11/gnome/libgweather: Makefile distinfo 

Log message:
- minor update to libgweather-2.24.2
- remove outdated COMMENT


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/25 07:00:12

Modified files:
	sys/netbt      : hci.h 

Log message:
unbreak build on sgi (thanks jasper)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/25 07:05:02

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/25 07:55:44

Modified files:
	sys/arch/arm/xscale: pxa27x_udc.c 
	sys/arch/zaurus/dev: scoop_pcic.c zaurus_scoop.c 
	sys/arch/zaurus/include: zaurus_var.h 
	sys/arch/zaurus/zaurus: zaurus_machdep.c 
Added files:
	sys/arch/zaurus/include: machine_reg.h 
Removed files:
	sys/arch/zaurus/include: zaurus_reg.h 

Log message:
rename zaurus_reg.h to machine_reg and rename some of the internal fields
so that arm/xscale/... is not referring to zaurus specific defines.
ok miod kevlo, with some suggested changes from deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/25 08:03:31

Modified files:
	www/epiphany-extensions: Makefile 
	www/epiphany-extensions/pkg: PLIST 

Log message:
- remove non-existent configure_args
- remove uneeded goos (gtk-update-icon-cache and update-desktop-database)
- regen PLIST and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/25 08:06:02

Modified files:
	devel/libsoup  : Makefile distinfo 

Log message:
- update to libsoup-2.24.2.1
fix a crash in libsoup/soup-uri.c


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/25 08:43:33

Modified files:
	sys/net        : if.c 
	sys/kern       : uipc_mbuf.c 

Log message:
art says he doesnt suck anymore, so enable the really big cluster
allocators again.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/25 08:55:13

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpd.h 

Log message:
- F_IMSG_SENT is no longer used, kill
suggested by Jacek Masiulaniec <jacekm@dobremiasto.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/25 08:58:14

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
- update email address for bug reports when replying to HELP


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/25 09:02:06

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
put 9k frames on the jumbo ring


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/25 09:02:40

ports/net/libtorrent/patches

Update of /cvs/ports/net/libtorrent/patches
In directory cvs.openbsd.org:/tmp/cvs-serv15547/patches

Log Message:
Directory /cvs/ports/net/libtorrent/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/25 09:18:30

Modified files:
	share/man/man4 : btsco.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/11/25 09:21:28

Modified files:
	net/libtorrent : Makefile distinfo 
	net/libtorrent/pkg: PLIST 
	net/rtorrent   : Makefile distinfo 
	net/rtorrent/pkg: PLIST 
Added files:
	net/libtorrent/patches: patch-scripts_checks_m4 
	                        patch-src_torrent_poll_kqueue_cc 
	net/rtorrent/patches: patch-src_display_window_file_list_cc 

Log message:
Update to libtorrent 0.12.4/rtorrent 0.8.4.
- Adds support for DHT.
- Many ill-documented scripting changes.
- The session file format has changed.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/11/25 09:31:19

Modified files:
	sys/arch/sparc64/dev: iommu.c psycho.c 

Log message:
Fix dmesg ugliness caused by not printing iotdb stuff.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/25 09:32:41

Modified files:
	sys/net        : if.c 

Log message:
expect if_flags to have IFF_RUNNING rather than IFF_UP before modifying
the per ifp cluster allocator. should prevent the hwm being raised
innapropriately when a driver fills its rx ring for the first time.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/25 10:01:14

Modified files:
	sys/kern       : uipc_mbuf.c 
	sys/dev/pci    : if_vic.c 

Log message:
backout large cluster allocators.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/11/25 10:02:27

Modified files:
	usr.bin/sudo   : check.c sudo.h tgetpass.c 

Log message:
Even if neither stdin nor stdout are ttys we may still have /dev/tty
available to us.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/25 10:06:03

Modified files:
	sys/dev/pci/drm: drm_irq.c 

Log message:
Don't try and enable the vblank handler if irqs are disabled.

This is the source of the radeon issues with seizing at X startup. I
didn't see this since my test box in coimbra is a pcie amd64 machine
running MP. i.e. it has a slightly less shitty interrupt controller.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/25 10:06:27

Modified files:
	sys/dev/pci    : if_wpi.c if_iwn.c 

Log message:
add a shitload of bus_dmamap_sync() calls, even though they are no-ops
on i386 and amd64 (we do not implement bounce buffers) where this hardware
is likely to be found.  this is good programming practice.


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/25 10:13:53

Modified files:
	usr.sbin/btctl : Makefile btctl.h parse.y 
	usr.sbin/btd   : Makefile bt.c btd.h conf.c control.c db.c 
	                 devinfo.c hci.c log.c parse.y sdp.c 

Log message:
Get rid of dependencies on ports libraries (among other things)


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/25 10:25:53

Modified files:
	sys/dev/bluetooth: btsco.c 

Log message:
set parameters to native ones; don't setup emulation for now
to ease debugging
ok uwe


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/25 10:28:03

Modified files:
	sys/dev/bluetooth: btsco.c 

Log message:
fix: add output mixer class


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/25 10:43:40

Modified files:
	sys/dev/pci/drm: drm_irq.c 

Log message:
Unbreak the tree
*sigh*


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/25 10:52:02

Modified files:
	sys/arch/hp300/dev: mb89352.c 
	sys/arch/luna88k/dev: mb89352.c 
	sys/arch/mac68k/dev: ncr5380.c 
	sys/arch/macppc/dev: mesh.c 
	sys/arch/mvme68k/dev: sbic.c ssh.c vs.c 
	sys/arch/vax/dec: sii.c 
	sys/dev/atapiscsi: atapiscsi.c 
	sys/dev/eisa   : aha1742.c 
	sys/dev/i2o    : ioprbs.c 
	sys/dev/isa    : aha.c seagate.c wds.c 

Log message:
Another bunch of TRY_AGAIN_LATER -> NO_CCB when no I/O could be started.

"looks sane to me" marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/11/25 10:58:01

Modified files:
	sys/kern       : subr_pool.c 

Log message:
Back out the large page pools for now. The compare function is
borked and instead of stressing to figure out how to fix it, I'll
let peoples kernels to work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/11/25 11:01:15

Modified files:
	databases/sqlports: Makefile 
	databases/sqlports/files: mksqlitedb 

Log message:
kill oldish wantlib syntax that no longer exists, results in saner wantlib
tables.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/11/25 11:04:38

Modified files:
	sys/kern       : kern_descrip.c 

Log message:
Punctuate comment for clarity, and keep tense consistent throughout

ok and improvements jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/25 11:10:00

Modified files:
	sys/dev/ic     : aic79xx_openbsd.c aic7xxx_openbsd.c 

Log message:
dontqueue is set but never used. garbage collect it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/25 11:27:39

Modified files:
	x11/gnome/gdm  : Makefile distinfo 
	x11/gnome/gdm/patches: patch-configure patch-daemon_slave_c 
	                       patch-gui_gdmchooser_c 

Log message:
- update gdm to version 2.20.8
- enable libwrap support
- explicitely disable policykit and console-helper

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/11/25 11:29:27

Modified files:
	sys/dev/bluetooth: btsco.c 

Log message:
fixes to build; thanks ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/25 11:49:49

Modified files:
	sys/dev/pci    : if_wpireg.h if_iwnreg.h pcireg.h 

Log message:
move some generic PCIe register flags used in wpi(4) and iwn(4)
into common pcireg.h

ok deraadt@, kettenis@, dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/25 11:55:02

Modified files:
	sys/arch/i386/conf: RAMDISKB 

Log message:
we are heading quickly to a world where isp(4) will not fit, so let us
just accept the situation with a little sigh


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/25 12:06:10

Modified files:
	x11/nx         : Makefile.inc 
	x11/nx/opennx  : Makefile 

Log message:
- remove some redudant vars from opennx/Makefile
- specify LGPL too, in Makefile.inc

noticed by pirofti@, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/25 12:09:34

Modified files:
	sys/sys        : mbuf.h 
	sys/kern       : uipc_mbuf.c 

Log message:
m_defrag() a mbuf chain defragmenter. It will collaps a mbuf chain into a
single buffer without changing the head mbuf. This is done with a lot of
magic so there will be dragons.
Tested and OK dlg@, kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/25 13:26:40

Modified files:
	usr.sbin/smtpd : lka.c mta.c parse.y queue.c smtpd.h 

Log message:
- recent change in parse.y caused htons() to be called twice on the port
provided to "relay via" rules, once in parse.y once in lka.c, fix.
- rename struct address to struct relayhost, introduce struct mxhost which
not only holds the sockaddr_storage, but also additionnal flags we
want forwarded to the mta process.
- propagate the change


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/25 13:35:54

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
- plug memory leak


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/25 14:43:57

Modified files:
	sys/dev/ic     : rt2560.c rt2661.c rt2860.c 
	sys/dev/pci    : if_ipw.c if_iwn.c if_wpi.c if_iwi.c 

Log message:
use shiny new m_defrag() and nitems() instead of rolling our own.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/11/25 15:20:11

Modified files:
	sys/dev/cardbus: if_ral_cardbus.c 
	sys/dev/pci    : if_ral_pci.c if_iwi.c if_wpi.c if_iwn.c 

Log message:
more sizeof->nitems


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/25 15:48:22

Modified files:
	sys/dev        : softraid.c 

Log message:
Halt scanning by returning proper sense for illegal LUN.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/25 16:01:00

Modified files:
	usr.sbin/smtpd : smtpd.h aliases.c 

Log message:
- move prototypes to smtpd.h


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/25 16:03:24

Modified files:
	usr.sbin/smtpd : dns.c smtpd.h 

Log message:
- move prototype to smtpd.h


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/11/25 16:05:17

Modified files:
	sys/dev        : softraid.c softraid_aoe.c softraid_crypto.c 
	                 softraid_raid0.c softraid_raid1.c softraidvar.h 

Log message:
Add generic sr_scsi_done function that does the spl dance


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/11/25 16:06:15

Modified files:
	usr.sbin/smtpd : smtpd.h forward.c 

Log message:
- more prototype moving to smtpd.h


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/25 16:34:29

Modified files:
	etc            : master.passwd group 

Log message:
add user '_btd' for the bluetooth daemon.
discussed with and ok uwe@


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/25 16:35:06

Modified files:
	etc            : ftpusers 

Log message:
add '_btd' here too.


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/25 17:07:15

Modified files:
	etc/mail       : aliases 

Log message:
add '_btd' to the aliases too. of course, I forgot that.
spotted by rainer@, ok uwe@


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/11/25 17:09:02

Modified files:
	usr.bin/cvs    : logmsg.c 

Log message:
Small optimization.

OK tobias@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/25 17:11:39

Modified files:
	sys/dev/pci/drm: radeon_cp.c 

Log message:
Zero the surface when we free them. stops some state problems which cause
corruption on second X start on some machines.

This driver is really quite dumb.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/25 17:14:48

Modified files:
	sys/dev/pci    : if_em.c if_em.h 

Log message:
rework the filling of the rx ring. this switches us to having the cluster
allocation limited by per ifp statistics, ie, we're not guaranteed to have
mbufs in every slot on the rx ring.

instead of filling the ring with 256 mbufs all the time (about 512KB of
kva) when em is brought up, we give it 4. as demand grows we increase the
number of mbufs allowed on the ring. i will bet most users wont go above
50ish mbufs, so we're saving them 400KB of kva.

tested by many, including one on sparc64
ok claudio@ deraadt@ henning@ krw@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/25 17:26:25

Modified files:
	faq            : current.html 

Log message:
mention the new user and group needed by btd.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/25 17:33:41

Modified files:
	usr.bin/aucat  : wav.c 

Log message:
when recording .wav files overwrite user supplied parameters with
parameters .wav files format allows (u8, s16le, etc...); a converter
is automatically setup. Allows recording .wav files on BE machines
with default parameters.
idea and help from todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/11/25 18:29:00

Modified files:
	sys/arch/armish/armish: armish_machdep.c 
	sys/arch/zaurus/zaurus: zaurus_machdep.c 

Log message:
fix boot() function comment

ok drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/25 23:51:04

Modified files:
	usr.sbin/btctl : btctl.h parse.y 

Log message:
pin_len -> pin_size


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/25 23:51:43

Modified files:
	usr.sbin/btd   : Makefile bt.c btd.c btd.h conf.c control.c 
	                 hci.c 
Added files:
	usr.sbin/btd   : atomicio.c bt_subr.c fdpass.c 

Log message:
Implement config reloading (still only work in progress)


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/26 01:24:02

www/openbgpd/cs

Update of /cvs/www/openbgpd/cs
In directory cvs.openbsd.org:/tmp/cvs-serv25679/openbgpd/cs

Log Message:
Directory /cvs/www/openbgpd/cs added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/26 01:24:03

www/opencvs/cs

Update of /cvs/www/opencvs/cs
In directory cvs.openbsd.org:/tmp/cvs-serv25679/opencvs/cs

Log Message:
Directory /cvs/www/opencvs/cs added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/26 01:24:04

www/openntpd/cs

Update of /cvs/www/openntpd/cs
In directory cvs.openbsd.org:/tmp/cvs-serv25679/openntpd/cs

Log Message:
Directory /cvs/www/openntpd/cs added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/26 01:25:03

Modified files:
	de             : anoncvs.html donations.html errata44.html 
	                 events.html i386.html orders.html ports.html 
	faq/cs         : index.html 
	faq/de         : faq1.html faq10.html faq11.html faq12.html 
	                 faq14.html faq15.html faq5.html upgrade43.html 
	                 upgrade44.html 
	faq/pf/de      : carp.html 
	faq/pf/zh      : authpf.html config.html index.html macros.html 
	                 tables.html 
	faq/pl         : faq2.html faq6.html index.html 
	faq/zh         : current.html faq15.html faq4.html faq6.html 
	                 index.html 
	openssh/de     : index.html security.html 
	papers/de      : index.html 
	zh             : anoncvs.html cvsup.html cvsync.html errata.html 
	                 errata44.html ftp.html getting.html index.html 
	                 orders.html plat.html translation.html 
Added files:
	faq/fr         : upgrade44.html 
	faq/pl         : upgrade44.html 
	openbgpd/cs    : index.html 
	opencvs/cs     : index.html 
	openntpd/cs    : index.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/26 02:05:31

Modified files:
	www/cherokee   : Makefile 
	www/cherokee/pkg: MESSAGE-main 

Log message:
- fix a typo in MESSAGE-main
from Daniele Pilenga


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/26 02:11:30

Modified files:
	x11/gnome/session: Makefile distinfo 
	x11/gnome/session/pkg: PLIST 

Log message:
- small update to gnome-session-2.24.2
mostly bugfixes and translation tweaks


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/26 04:58:40

Modified files:
	x11/gnome/panel: Makefile distinfo 

Log message:
- adapt a patch from Gentoo to fix "Restart" and "Shut Down" buttons.

We do not support policykit yet and latest gnome-panel requires it
for restart/shutdown support, so just backport the old way in which
the panel will talk directly to GDM bypassing gnome-session
dbus/polycikit.

"commit it" jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/11/26 05:06:54

Modified files:
	lib/libc/stdlib: malloc.3 

Log message:
Fix typo, okay jmc@.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/11/26 05:27:31

Modified files:
	sys/arch/amd64/include: pci_machdep.h 
	sys/arch/amd64/pci: pci_machdep.c 

Log message:
Change pci_intr_handle_t to be like i386 where it is a struct that stores the
tag and pin.  Reduces the differences between the two architectures and I need
it to fix acpiprt(4)-based interrupt routing.

ok toby@, jordan@


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/11/26 05:55:14

Modified files:
	etc/mail       : aliases 

Log message:
aliases is sorted alphabetically, so move up '_btd'.
pointed out by jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/11/26 06:21:30

Modified files:
	games/fortune/datfiles: fortunes 

Log message:
typo; ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/11/26 06:30:29

Modified files:
	sys/dev/ic     : hme.c hmevar.h 

Log message:
Use bus_dmamap_load_mbuf instead of loading mbuf fragments ourselves, and
use m_defrag to linearize packets that don't fit in 16 segments.

ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/26 06:32:31

Modified files:
	games/mnemosyne: Makefile distinfo 
	games/mnemosyne/pkg: PLIST 
Added files:
	games/mnemosyne/patches: patch-mnemosyne_core_mnemosyne_core_py 

Log message:
- bugfix update to version 1.2
better support for Unicode, new translation...
- drop maintainership


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/26 07:10:23

Modified files:
	sys/arch/sparc64/include: pte.h 

Log message:
Sparc64 still only has 64 virtual address bits and not 65.
OK kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:12:05

src/sys/arch/gumstix

Update of /cvs/src/sys/arch/gumstix
In directory cvs.openbsd.org:/tmp/cvs-serv14432/gumstix

Log Message:
Directory /cvs/src/sys/arch/gumstix added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:12:43

src/sys/arch/gumstix/compile

Update of /cvs/src/sys/arch/gumstix/compile
In directory cvs.openbsd.org:/tmp/cvs-serv7007/compile

Log Message:
Directory /cvs/src/sys/arch/gumstix/compile added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:12:44

src/sys/arch/gumstix/conf

Update of /cvs/src/sys/arch/gumstix/conf
In directory cvs.openbsd.org:/tmp/cvs-serv7007/conf

Log Message:
Directory /cvs/src/sys/arch/gumstix/conf added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:12:45

src/sys/arch/gumstix/gumstix

Update of /cvs/src/sys/arch/gumstix/gumstix
In directory cvs.openbsd.org:/tmp/cvs-serv7007/gumstix

Log Message:
Directory /cvs/src/sys/arch/gumstix/gumstix added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:12:46

src/sys/arch/gumstix/include

Update of /cvs/src/sys/arch/gumstix/include
In directory cvs.openbsd.org:/tmp/cvs-serv7007/include

Log Message:
Directory /cvs/src/sys/arch/gumstix/include added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:12:47

src/sys/arch/gumstix/stand

Update of /cvs/src/sys/arch/gumstix/stand
In directory cvs.openbsd.org:/tmp/cvs-serv7007/stand

Log Message:
Directory /cvs/src/sys/arch/gumstix/stand added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:12:55

src/sys/arch/gumstix/dev

Update of /cvs/src/sys/arch/gumstix/dev
In directory cvs.openbsd.org:/tmp/cvs-serv13388/dev

Log Message:
Directory /cvs/src/sys/arch/gumstix/dev added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:18:11

Added files:
	sys/arch/gumstix: Makefile 
	sys/arch/gumstix/compile: .cvsignore 
	sys/arch/gumstix/conf: GENERIC Makefile.gumstix RAMDISK 
	                       files.gumstix 
	sys/arch/gumstix/gumstix: autoconf.c gumstix_machdep.c 
	                          gumstix_start.S 
	sys/arch/gumstix/include: _types.h apmvar.h asm.h atomic.h 
	                          bootconfig.h bus.h cdefs.h conf.h 
	                          cpu.h db_machdep.h disklabel.h 
	                          endian.h exec.h float.h fp.h frame.h 
	                          gumstix_var.h ieee.h ieeefp.h 
	                          internal_types.h intr.h limits.h 
	                          loadfile_machdep.h lock.h 
	                          machine_reg.h mutex.h param.h pcb.h 
	                          pio.h pmap.h proc.h profile.h psl.h 
	                          ptrace.h reg.h reloc.h setjmp.h 
	                          signal.h spinlock.h stdarg.h sysarch.h 
	                          trap.h vmparam.h 
	sys/arch/gumstix/stand: Makefile 

Log message:
Initial port of OpenBSD to the (xscale based) gumstix, work in progress.
Most bits cloned from zaurus.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/26 07:29:27

Modified files:
	sys/dev/usb    : uftdi.c 

Log message:
Add a missing device.  Found by Alex Brodsky <abrodsky@acs.winnipeg.ca>.

ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:32:43

src/sys/arch/arm/s3c2xx0

Update of /cvs/src/sys/arch/arm/s3c2xx0
In directory cvs.openbsd.org:/tmp/cvs-serv19812/s3c2xx0

Log Message:
Directory /cvs/src/sys/arch/arm/s3c2xx0 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:39:14

Added files:
	sys/arch/arm/s3c2xx0: s3c2410.c s3c2410_intr.c s3c2410_intr.h 
	                      s3c2410reg.h s3c2410var.h s3c24x0_clk.c 
	                      s3c24x0_intr.h s3c24x0var.h 
	                      s3c2xx0_busdma.c s3c2xx0_intr.c 
	                      s3c2xx0_intr.h s3c2xx0_mutex.c 
	                      s3c2xx0_space.c s3c2xx0reg.h s3c2xx0var.h 
	                      sscom.c sscom_s3c2410.c sscom_var.h 

Log message:
Add a number of driver files necessary for OpenMoko support,
from NetBSD with mods


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:43:49

src/sys/arch/moko

Update of /cvs/src/sys/arch/moko
In directory cvs.openbsd.org:/tmp/cvs-serv8297/moko

Log Message:
Directory /cvs/src/sys/arch/moko added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:44:13

src/sys/arch/moko/compile

Update of /cvs/src/sys/arch/moko/compile
In directory cvs.openbsd.org:/tmp/cvs-serv32325/compile

Log Message:
Directory /cvs/src/sys/arch/moko/compile added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:44:14

src/sys/arch/moko/conf

Update of /cvs/src/sys/arch/moko/conf
In directory cvs.openbsd.org:/tmp/cvs-serv32325/conf

Log Message:
Directory /cvs/src/sys/arch/moko/conf added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:44:15

src/sys/arch/moko/dev

Update of /cvs/src/sys/arch/moko/dev
In directory cvs.openbsd.org:/tmp/cvs-serv32325/dev

Log Message:
Directory /cvs/src/sys/arch/moko/dev added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:44:16

src/sys/arch/moko/include

Update of /cvs/src/sys/arch/moko/include
In directory cvs.openbsd.org:/tmp/cvs-serv32325/include

Log Message:
Directory /cvs/src/sys/arch/moko/include added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:44:17

src/sys/arch/moko/moko

Update of /cvs/src/sys/arch/moko/moko
In directory cvs.openbsd.org:/tmp/cvs-serv32325/moko

Log Message:
Directory /cvs/src/sys/arch/moko/moko added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:47:50

Added files:
	sys/arch/moko  : Makefile 
	sys/arch/moko/compile: .cvsignore 
	sys/arch/moko/conf: Makefile.moko RAMDISK files.moko 
	sys/arch/moko/include: _types.h apmvar.h asm.h atomic.h 
	                       bootconfig.h bus.h cdefs.h conf.h cpu.h 
	                       db_machdep.h disklabel.h endian.h exec.h 
	                       float.h fp.h frame.h ieee.h ieeefp.h 
	                       internal_types.h intr.h limits.h 
	                       loadfile_machdep.h lock.h mutex.h param.h 
	                       pcb.h pio.h pmap.h proc.h profile.h psl.h 
	                       ptrace.h reg.h reloc.h setjmp.h signal.h 
	                       spinlock.h stdarg.h sysarch.h trap.h 
	                       vmparam.h 
	sys/arch/moko/moko: autoconf.c moko_machdep.c moko_start.S 

Log message:
Start at the port of OpenBSD to the OpenMoko hardware. Work in progress.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 07:50:48

Added files:
	sys/arch/arm/s3c2xx0: files.s3c2410 files.s3c2xx0 s3c24x0reg.h 

Log message:
Add some files missed in the original checkin.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/26 07:51:20

Modified files:
	sys/sys        : gpio.h 
	sys/dev/gpio   : gpiovar.h gpio.c 

Log message:
Change the semantics of gpio(4) devices by locking down pin
configuration and device attachment/detachment to securelevel 0.

GPIO pins can now only be configured at securelevel 0.  Once the
securelevel is raised, only pins that have been configured and set
for securelevel access using the GPIOPINSET ioctl are accessible.
This also adds the possibility to give GPIO pins a name.

ok uwe@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/26 07:56:10

Modified files:
	usr.sbin/gpioctl: gpioctl.8 gpioctl.c 

Log message:
Use the new gpio(4) semantics and change the command line syntax to a
more readable and straightforward format.  Note that there is no longer
a default GPIO device, but it has to be sepcified on the command line
always (and as Theo mentioned, newfs also does not default to /dev/sd0a...)

You must do a 'make includesi' in /usr/src before building this command or
before your next system build.

ok uwe@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/26 07:57:40

Modified files:
	share/man/man4 : gpio.4 

Log message:
Document the new semnatics and ioctl(2)s of gpio(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/26 08:02:43

Modified files:
	usr.sbin/gpioctl: gpioctl.c 

Log message:
Reorder variables, add my copyright.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/26 08:04:42

Modified files:
	sys/dev/gpio   : gpio.c 

Log message:
Add my copyright here, too.


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/26 08:32:56

Modified files:
	usr.sbin/btd   : Makefile bt.c btd.c btd.h conf.c hci.c sdp.c 

Log message:
Device attach and detach (does not work because SDP is not implemented yet)


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/11/26 09:08:17

Modified files:
	sys/netinet    : ip_ipip.c 

Log message:
call pf_pkt_addr_changed() when we do encapsulate
fixes v6-over-v4 gifs wrt pf chatter about state linking mismatches
ok jsing claudio, tested by Ant La Porte <ant at ukbsd.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/26 09:38:00

Modified files:
	sys/dev/ic     : adv.c adw.c bha.c bhavar.h 

Log message:
Stop maintaining internal queues of received scsi_xfer structures.

We can now just push unwanted ones back up into the SCSI layer
with NO_CCB like other drivers.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/26 09:39:31

Modified files:
	sys/dev/ic     : advlib.h adwlib.h 

Log message:
Stop maintaining internal queues of received scsi_xfer structures.

We can now just push unwanted ones back up into the SCSI layer
with NO_CCB like other drivers.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/26 09:48:16

Modified files:
	sys/sys        : mbuf.h 

Log message:
Make M_DUP_PKTHDR and M_MOVE_PKTHDR a bit saver by respecting the M_EXT &
M_CLUSTER flags from the target mbuf. Still these function are only allowed
on newly allocated buffers.
OK dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/26 10:36:23

Modified files:
	sys/sys        : mbuf.h 
	sys/net        : if.c if.h 

Log message:
provide m_clsetlwm, an interface for an interface to raise its low
watermark for mbuf cluster allocations.

this is necessary for things like bge which cannot cope with less than a
certain number of pkts on the ring.

ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/26 10:49:39

Modified files:
	devel/xdg-utils: Makefile 
	devel/xdg-utils/patches: patch-scripts_xdg-email 
	                         patch-scripts_xdg-open 

Log message:
- enhance default browsers list


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/26 11:01:43

Modified files:
	sys/dev/ic     : bwi.c 
	sys/dev/pci    : if_san_xilinx.c 
	sys/net        : bpf.c bpf.h if_pflow.c 

Log message:
dont have bpf.h expose the kernel ticks variable wherever it is includeing.

it is very confusing like this.

ok deraadt@ canacar@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/11/26 11:34:31

Modified files:
	sys/dev/ic     : gem.c 

Log message:
Use m_defrag instead of collapsing mbufs ourselves.

ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/26 12:07:33

Modified files:
	sys/net        : if.c 

Log message:
Avoid network livelock.

Use a 1 tick timeout() to determine if the kernel even manages to get
below softclock (from an old diff by mpf).  If our timeout comes late,
reduce the high water marks (to half) for all network interfaces, thus
starving them of future packet allocations for their RX rings.  For a
few ticks longer, also block the high water marks from rising even if
RX ring empty conditions would prod us to do so.

Cards may start dropping some packets off the end of their smaller RX
rings, but we were not able to do the work required in any case.  With
less interrupt time and mbuf movement, the system finds time to make
progress at the network queues.  Userland even gets to run.

A x40 tuned to 600MHz shows no real reduction in performance.  But a
soekris has a working console now.

ok dlg claudio, and art liked it too


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/26 13:09:35

Modified files:
	sysutils/syslog-ng: Makefile distinfo 

Log message:
update to 2.1.3

contains security fix for CVE-2008-5110


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/26 14:39:57

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
only the pool_get() needs to be spl protected; ok claudio dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/26 14:48:30

Modified files:
	usr.sbin/btd   : Makefile bt.c btd.h devinfo.c hci.c sdp.c 
Added files:
	usr.sbin/btd   : sdp.h sdp_query.c sdp_search.c 

Log message:
SDP works, but it needs to be redone (and non-blocking)

With this in bt.conf, the HID driver should work:

# Enable all interfaces.
interface * "OpenBSD BT"
# Attach a keyboard and/or mouse, or a mobile phone emulating such things.
attach 00:02:76:08:1c:37 type hid pin "0000"

Then start btd and run btctl -f bt.conf.


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/26 14:54:20

Modified files:
	sys/arch/alpha/conf: GENERIC 
	sys/arch/amd64/conf: GENERIC 
	sys/arch/armish/conf: GENERIC 
	sys/arch/hppa/conf: GENERIC 
	sys/arch/i386/conf: GENERIC 
	sys/arch/landisk/conf: GENERIC 
	sys/arch/macppc/conf: GENERIC 
	sys/arch/sparc64/conf: GENERIC 
	sys/arch/zaurus/conf: GENERIC 

Log message:
Enable Bluetooth (btd and btctl are not hooked into the build yet)


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2008/11/26 14:59:12

Modified files:
	sys/arch/gumstix/conf: GENERIC 

Log message:
Disable some devices for now to make GENERIC build. ok drahn@.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/11/26 15:03:11

Modified files:
	sys/dev/ic     : dpt.c dptvar.h 

Log message:
Stop maintaining internal queues of received scsi_xfer structures.

We can now just push unwanted ones back up into the SCSI layer
with NO_CCB like other drivers.

"Please do so" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/11/26 15:14:39

Added files:
	sys/scsi       : iscsi.h 

Log message:
definition of the iscsi wire protocol stuff.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/26 15:17:18

Modified files:
	usr.sbin/btctl : btctl.c 

Log message:
Attempt to reconnect for about 10 seconds while btd is starting up


CVSROOT:	/cvs
Module name:	src
Changes by:	mk@cvs.openbsd.org	2008/11/26 15:40:21

Modified files:
	lib/libc/sys   : socket.2 

Log message:
Add unix(4) to SEE ALSO.

ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/26 15:56:07

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
Do a quick return if m->m_next is NULL in m_defrag() because there is nothing
todo. Discussed with deraadt@ and dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/26 16:37:55

Modified files:
	textproc/p5-Catalyst-View-XSLT: Makefile distinfo 

Log message:
update to version 0.05


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/26 16:44:13

Log message:
    import p5-Catalyst-Authentication-Store-DBI
    
    This module implements the Catalyst::Authentication API using
    Catalyst::Model::DBI.
    It uses DBI to let your application authenticate users against a
    database and it provides support for
    Catalyst::Plugin::Authorization::Roles.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20081127
    
    N ports/security/p5-Catalyst-Authentication-Store-DBI/Makefile
    N ports/security/p5-Catalyst-Authentication-Store-DBI/distinfo
    N ports/security/p5-Catalyst-Authentication-Store-DBI/pkg/PLIST
    N ports/security/p5-Catalyst-Authentication-Store-DBI/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/11/26 16:44:16

Modified files:
	security       : Makefile 

Log message:
add p5-Catalyst-Authentication-Store-DBI


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/11/26 16:47:14

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
Doh, do not commit before compile. Found by sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/26 17:21:26

Modified files:
	sys/arch/arm/s3c2xx0: sscom.c 

Log message:
better.


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/26 17:51:17

Modified files:
	usr.sbin/btd   : bt.c btd.c btd.h hci.c sdp.c 

Log message:
Ugly workaround to bring up interfaces which were down when we found them


CVSROOT:	/cvs
Module name:	src
Changes by:	uwe@cvs.openbsd.org	2008/11/26 17:52:06

Modified files:
	etc            : rc rc.conf 

Log message:
Add bt=YES to /etc/rc.conf.local to start the daemon


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/27 03:27:22

Modified files:
	x11/gnome/nautilus: Makefile 

Log message:
- add a small reminder comment
no pkg change, no bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/27 04:11:35

Modified files:
	x11/gnome/totem-pl-parser: Makefile distinfo 
	x11/gnome/totem-pl-parser/pkg: PLIST 

Log message:
- update to totem-pl-parser-2.24.2

from jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/27 04:13:40

Modified files:
	x11/gnome/totem: Makefile 
	x11/gnome/totem/pkg: PLIST 
Added files:
	x11/gnome/totem/patches: patch-src_totem_c 

Log message:
- make this build with new totem-pl-parser (we cannot update totem quite
yet because our gstreamer is too old)
- regen PLIST because nautilus-extensions directory changed with recent
nautilus update (spotted by jasper@)


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/27 04:36:04

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
Enable gpioow and gpioiic for runtime attachment, keep the previous
synopsis as a comment (since it still works if needed).

ok drahn


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/27 04:38:02

Modified files:
	sys/arch/arm/s3c2xx0: sscom.c 

Log message:
tx starting to work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fkr@cvs.openbsd.org	2008/11/27 04:38:32

Modified files:
	net/openvpn    : Makefile distinfo 

Log message:
update to OpenVPN 2.1rc15
tested by a few, ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/11/27 04:40:18

Modified files:
	sys/arch/arm/arm: conf.c 
	sys/arch/moko/include: conf.h 

Log message:
Add sscom to cdevswitch like fcom used to be.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/27 05:34:01

Modified files:
	multimedia/gstreamer-0.10/plugins-bad: Makefile 
Added files:
	multimedia/gstreamer-0.10/plugins-bad/patches: 
	                                               patch-gst_nsf_gstnsf_c 
	                                               patch-gst_nsf_nsf_c 
	                                               patch-gst_nsf_nsf_h 

Log message:
- rename the nsf_init function to gstnsf_init to prevent symbol conflict
with security/nss; this fixes the core dump on startup with totem
- add missing sndio WANTLIB to the -sdl subpackage


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/27 05:41:19

Modified files:
	devel/vte/patches: patch-src_Makefile_in 

Log message:
- regen patch, so future diff will be cleaner


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/27 05:44:54

Removed files:
	x11/gnome/totem-pl-parser/patches: patch-lib_memmem_c 

Log message:
- oops


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/27 06:42:20

Modified files:
	x11/gnome/applets2: Makefile 
Added files:
	x11/gnome/applets2/patches: 
	                            patch-invest-applet_invest_invest-applet_py 

Log message:
- fix the invest applet


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/11/27 07:05:18

Modified files:
	share/man/man4 : upgt.4 
	sys/dev/usb    : if_upgt.c 

Log message:
The Netgear WG1111v2 wifi dongle contains a RTL8187 chip,
not a GW3887 chip.

ok mglocker@


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/11/27 07:08:07

Modified files:
	share/man/man4 : Makefile 
	sys/dev/usb    : files.usb 
Added files:
	share/man/man4 : urtw.4 
	sys/dev/usb    : if_urtw.c if_urtwreg.h 

Log message:
initial import of Weongyo Jeon's FreeBSD driver for the RealTek RTL8187L
802.11 devices.

currently it has issues scanning.

ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/27 07:15:02

Modified files:
	share/man/man4 : gpio.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/27 08:15:03

Modified files:
	distrib/notes/amd64: hardware 
	distrib/notes/i386: hardware 

Log message:
Netgear WG111v2 is not supported by upgt(4), apparently;


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/11/27 08:20:00

Modified files:
	.              : events.html 

Log message:
move events to past


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/27 11:22:53

Modified files:
	devel/vte      : Makefile 
	devel/vte/patches: patch-gnome-pty-helper_gnome-pty-helper_c 

Log message:
- fix a very longstanding and irritating issue where opening two gnome-terminal
windows/tabs would make gnome-pty-helper hungry for cpu time. so hungry
that it would try to eat all cpu time.

from chpe@gnome.org bugzilla: #562385


CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/11/27 12:04:39

Modified files:
	www/nostromo   : Makefile distinfo 

Log message:
Update to latest nostromo release 1.8.8.

OK jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/27 13:46:48

Modified files:
	sys/arch/m88k/m88k: m88k_machdep.c trap.c 

Log message:
On 88100 cpus, make sure userland processes start with SNIP and SFIP valid
(i.e. with the valid bit set in them). Found the hard way by Anders Gavare
trying his latest gxemul, proves the hardware is more permitting than one
would expect it to be...


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/27 13:50:36

Modified files:
	sys/arch/gumstix: Makefile 
	sys/arch/moko  : Makefile 

Log message:
Give the tags target a chance to work.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/27 13:51:48

Modified files:
	sys/arch/gumstix/include: _types.h atomic.h conf.h gumstix_var.h 
	                          param.h spinlock.h 

Log message:
ZAURUS -> GUMSTIX in guard symbols.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/27 14:43:03

Modified files:
	sys/arch/mvme88k/mvme88k: m188_machdep.c 

Log message:
It turns out Motorola manufactured ECC 128MB memory boards for MVME188
assemblies, so allow up to 512MB of memory on MVME188 systems. Thanks maz
for the 128MB board!


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/27 15:54:20

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
intrdoduce DPRINTFN macro so debug messages can be selectively enabled.
use it to quiet some debug messages by default, so people don't get
scared when testing completely unrelated changes when AZALIA_DEBUG
is defined.

print out ADC groupings when AZALIA_DEBUG is defined like we do for
DAC groupings.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/11/27 15:59:52

Modified files:
	sys/dev/isa    : mcd.c 

Log message:
Needs explicit <sys/malloc.h> include; Georg Schwarz


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/27 16:03:29

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
finally, generic converter grouping that fits our needs and works
on all (at least all tested) devices.  briefly, it works like so:
group together all converters that can be reached from or can reach
a connected input or output pin.  ordering in the converter groups
correlates to the association and sequence of the input/output pin.

remove lots of static converter groupings in favor of the generic
grouping method.  the only static groups left are for codecs that
still have static mixer configurations.

tested by many.  thanks to all who tested; this wouldn't have
happened without your support.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/27 16:30:58

Modified files:
	sys/dev/pci    : azalia.c azalia.h azalia_codec.c 

Log message:
widget initialization cleanup:
* configure widgets all in one place
* add a flag on the widget_t to let us know if the widget is not
connected; shaves a lot of connection checking code
* be sure not to add power widgets as connectable sources/sinks
* configure unconnected pins as output pins.  should help some
MacBooks and be benign to other devices.

the last change has been tested by several as a separate diff.  no
real functional changes otherwise.

from Alexey Suslikov.  thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	ckuethe@cvs.openbsd.org	2008/11/27 17:15:54

Modified files:
	sbin/growfs    : growfs.8 growfs.c 

Log message:
Make growfs refuse to run on a dirty filesystem, and set the filesystem to
dirty on the way out so that users are forced to run fsck afterwards. The
manpage politely suggested that the filesystem be checked after growing it;
change it to say that fsck is required.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/27 19:44:18

Modified files:
	sys/arch/mac68k/dev: if_mc.c if_sn.c 
	sys/arch/macppc/dev: if_bm.c if_mc.c 
	sys/arch/mvme68k/dev: if_ie.c 
	sys/arch/mvme88k/dev: if_ie.c 
	sys/arch/sgi/dev: if_mec.c 
	sys/arch/socppc/dev: if_tsec.c 
	sys/arch/sparc/dev: be.c hme.c if_ie.c qe.c 
	sys/arch/vax/bi: if_ni.c 
	sys/arch/vax/if: if_qe.c sgec.c 
	sys/dev/ic     : aic6915.c am7990.c atw.c dc.c dp8390.c elink3.c 
	                 fxp.c gem.c hme.c i82596.c if_wi.c lemac.c 
	                 mtd8xx.c re.c rtl81x9.c rtw.c smc83c170.c 
	                 smc91cxx.c xl.c 
	sys/dev/isa    : if_ef_isapnp.c if_ex.c if_ie.c 
	sys/dev/pci    : if_bce.c if_bge.c if_bnx.c if_cas.c if_de.c 
	                 if_em.c if_et.c if_ix.c if_ixgb.c if_lge.c 
	                 if_lii.c if_msk.c if_myx.c if_nfe.c if_nge.c 
	                 if_nxe.c if_pcn.c if_sis.c if_sk.c if_ste.c 
	                 if_stge.c if_tht.c if_ti.c if_tl.c if_txp.c 
	                 if_vge.c if_vic.c if_vr.c if_wb.c if_xge.c 
	sys/dev/pcmcia : if_ray.c 
	sys/dev/sbus   : be.c qe.c 
	sys/dev/usb    : if_aue.c if_axe.c if_cdce.c if_cdcef.c if_cue.c 
	                 if_kue.c if_udav.c if_url.c 
	sys/net        : if_trunk.c 

Log message:
Eliminate the redundant bits of code for MTU and multicast handling
from the individual drivers now that ether_ioctl() handles this.

Shrinks the i386 kernels by..
RAMDISK - 2176 bytes
RAMDISKB - 1504 bytes
RAMDISKC - 736 bytes

Tested by naddy@/okan@/sthen@/brad@/todd@/jmc@ and lots of users.
Build tested on almost all archs by todd@/brad@

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/27 20:18:11

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
add paranoia helper function, azalia_nid_to_index.  the nid is
assumed in places to be the index of the widget in the widget_t
array of the codec_t, but I'm paranoid.

use it to shrink/simplify/fortify some parts.  will be used more
soon.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/27 20:27:11

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
- DACs don't have connection lists like ADCs do
- we're only interested in ADCs in the ADC converter group


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/27 21:03:37

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
- use switch() instead of multiple if else
- put selectors that feed ADCs into the record class like we do for
mixers
- use azalia_nid_to_index more
- shrink mixer items list by condensing mutes for multiple input
sources into a single _source control of type AUDIO_MIXER_SET.
for example,

record.mix6_mic_mute=off
record.mix6_mic2_mute=off
record.mix6_line_mute=off
record.mix6_hp_mute=off
record.mix6_spkr_mute=off
record.mix6_mix_mute=off

is now represented as

record.mix6_source=mic,mic2,line,hp,spkr,mix

to mute all sources but the mic just do

record.mix6_source=mic

reduces mixer items by about 25% on my machine.  also shortens the
longest names.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/27 21:17:49

Modified files:
	.              : i386-laptop.html 

Log message:
Add my IBM A21p


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/27 23:46:13

Modified files:
	sys/dev/pci    : if_em.h 

Log message:
Garbage collect now unused field in the softc struct.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/28 02:58:18

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
- remove a couple unneeded checks
- another place to use azalia_nid_to_index


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/11/28 03:07:56

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Add support for escaped characters to the search filter parsing function.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/28 03:23:39

Modified files:
	devel/llvm     : Makefile 

Log message:
NOT_FOR_ARCHS=sparc64, llvm hasn't been ported to it yet.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/28 03:24:37

Modified files:
	devel          : Makefile 

Log message:
link llvm to the bulk build, build is super-slow so let's give
people who want to use it an easier way.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/11/28 03:38:38

Modified files:
	devel/llvm     : Makefile 

Log message:
change to ONLY_FOR_ARCHS suggested by brad@.


CVSROOT:	/cvs
Module name:	www
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/28 05:32:08

Modified files:
	.              : want.html 

Log message:
I needed those v20z rails fast so I just bought them.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/28 06:31:46

Modified files:
	textproc/gnome-spell: Makefile 
	textproc/gnome-spell/pkg: PLIST 

Log message:
- explicitely set configure_args
- regen PLIST, fix WANTLIB and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/28 07:11:35

Modified files:
	mail/evolution : Makefile 

Log message:
- evolution does not use gnome-spell for spell checking anymore


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/28 08:27:30

Modified files:
	x11/gnome/totem: Makefile 

Log message:
- control-center is not needed to build this
- as for run_depends, better use the new gnome-settings-daemon instead of
control-center


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/28 08:34:26

Modified files:
	x11/gnome/hamster-applet: Makefile 

Log message:
- add small comment about the run_depends
no pkg change, no bump


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/28 10:33:33

Modified files:
	.              : i386-laptop.html 

Log message:
A21m is almost identical to A21p (other than X), so make this about
both.  apmhalt is needed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/28 10:36:18

Modified files:
	print/gtklp    : Makefile 
	print/gtklp/pkg: PLIST 

Log message:
- add @bin markers
- fix WANTLIB
- bump


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/28 10:42:43

Modified files:
	sys/dev/gpio   : files.gpio 
Added files:
	sys/dev/gpio   : gpiodcf.c 

Log message:
Welcome gpiodcf(4), a driver that attaches to a GPIO pin, decodes the
signal from an attached DCF77, HG, or TDF receiver and provides a timedelta.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/28 10:44:37

Modified files:
	x11/ogle       : Makefile 
	x11/ogle/pkg   : PLIST 

Log message:
- add @bin markers, fix WANTLIB, bump


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/28 10:45:38

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : gpiodcf.4 

Log message:
Documentation for gpiodcf(4).


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/28 12:36:14

Modified files:
	x11/kde        : kde.port.mk 

Log message:
don't override USE_LIBTOOL

ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/28 12:43:18

Modified files:
	astro/stellarium: Makefile 
	astro/stellarium/pkg: PLIST 

Log message:
- add @bin markers, fix WANTLIB and bump


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/28 13:31:45

Modified files:
	.              : translation.html 

Log message:
[cs] is maintained again, removed entry from "Unmaintained" list.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/28 14:07:05

Modified files:
	share/man/man4 : gpiodcf.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/28 14:33:26

Modified files:
	sys/dev/pci    : azalia.h azalia.c 

Log message:
check the jack detect override bit before creating jack sense mixer
items.  BIOSes can set the jack detect override bit to tell us that
the jack detection circuirty isn't actually attached.

should remove the _sense controls that never change.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/28 14:45:49

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
AZ_TARGET_PINSENSE -> MI_TARGET_PINSENSE

reminder from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/28 14:50:05

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
don't create a _source control on mixers if none of the sources are
usable.  better (generalized) solution forthcoming, but this is a
reasonable check anyway.

problem noted and fix tested by Alexey Suslikov, thanks.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/11/28 18:23:58

Modified files:
	sys/dev/pci/drm: drmP.h 

Log message:
Fix a possible NULL pointer dereference. Spotted by Tobias Ulmer; thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/28 18:44:20

Modified files:
	share/man/man4 : gpiodcf.4 

Log message:
Tweaks.


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/11/28 18:55:06

Modified files:
	share/man/man4/man4.sparc: magma.4 
	share/man/man4/man4.sparc64: magma.4 
	sys/arch/sparc/dev: magma.c magmareg.h 
	sys/arch/sparc/include: bppioctl.h 
	sys/arch/sparc64/include: bppioctl.h 
	sys/dev/ic     : cd1190reg.h 
	sys/dev/sbus   : magma.c magmareg.h 

Log message:
Iain Hibbert (plunky@netbsd) removed clauses 3 and 4 from his
licenses as well. Thanks!

"Groovy" deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/28 19:13:57

Modified files:
	share/man/man4 : Makefile 

Log message:
make the 3 bt device man pages


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/28 19:24:06

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/28 19:25:24

Modified files:
	share/man/man4 : usb.4 

Log message:
Xr urtw


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/28 19:39:30

Modified files:
	share/man/man9 : Makefile mbuf.9 

Log message:
document MCLGETI


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/11/28 19:47:58

Modified files:
	.              : donations.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/28 19:50:00

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/11/28 22:00:20

Modified files:
	graphics/ImageMagick: Makefile distinfo 
	graphics/ImageMagick/patches: patch-coders_png_c patch-configure 

Log message:
- update to 6.4.5-6 (for real this time) and sync patches
- explicitly disable lqr (experimental liquid rescale)
- fix for building no_x11 FLAVOR with ImageMagick already installed

noticed by and previous ok kili@, ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/28 22:56:41

Modified files:
	sys/dev/sbus   : magma.c 

Log message:
unbreak tree breakage snuck in


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/29 01:52:03

Modified files:
	sys/dev/usb    : ehci.c ehcireg.h 

Log message:
Fix high-speed isoc USB transfers;  64bit capable USB host controllers
have a different transfer descriptor than non-64bit capable ones.

This fixes isoc transfer issues (resulting in broken image data) for
uvideo(4) devices attached to ehci(4) seen on USB Intel host controllers.

From Jeremy Morse via NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/29 01:57:10

Modified files:
	usr.bin/cdio   : Makefile rip.c 

Log message:
sndio for cdio (only for the "cdplay" command)

with a hint from ratchov@

ok av@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/29 02:19:25

Modified files:
	usr.sbin/gpioctl: gpioctl.8 gpioctl.c 

Log message:
Allow the words "on", "off", or "toggle" to be used instead of the
numerical values when writing to a pin; fix an error message.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 02:29:11

Modified files:
	textproc/enchant: Makefile 
	textproc/enchant/pkg: PFRAG.shared PLIST 

Log message:
- remove zemberek support which we don't provide in ports


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2008/11/29 02:47:35

Modified files:
	sys/arch/arm/include: conf.h 

Log message:
add sscom here too. Fixes armish build.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 02:49:03

Modified files:
	cad/gnucap     : Makefile 
	cad/gnucap/pkg : PLIST 
	games/gcompris : Makefile 
	games/tuxpaint : Makefile 
	games/gnuchess : Makefile 
	games/gnuchess/pkg: PLIST 
	print/libpaper : Makefile 
	print/libpaper/pkg: PLIST 

Log message:
- @bin markers, WANTLIB fix and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/29 02:54:49

Log message:
    import bluez-hcidump 1.42
    
    HCIdump reads raw HCI data coming from and going to a Bluetooth device
    and prints to screen commands, events and data in a human-readable form.
    Optionally, the dump can be written to a file rather than parsed, and
    the dump file can be parsed in a subsequent moment.
    
    from jcs@, with some tweaks by me
    requested by uwe@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081129
    
    N ports/sysutils/hcidump/Makefile
    N ports/sysutils/hcidump/distinfo
    N ports/sysutils/hcidump/pkg/DESCR
    N ports/sysutils/hcidump/pkg/PLIST
    N ports/sysutils/hcidump/patches/patch-parser_bnep_c
    N ports/sysutils/hcidump/patches/patch-parser_hci_c
    N ports/sysutils/hcidump/patches/patch-parser_parser_h
    N ports/sysutils/hcidump/patches/patch-parser_rfcomm_h
    N ports/sysutils/hcidump/patches/patch-parser_tcpip_c
    N ports/sysutils/hcidump/patches/patch-src_Makefile
    N ports/sysutils/hcidump/patches/patch-src_bt_lib_c
    N ports/sysutils/hcidump/patches/patch-src_hci_lib_c
    N ports/sysutils/hcidump/patches/patch-src_hcidump_8
    N ports/sysutils/hcidump/patches/patch-src_hcidump_c
    N ports/sysutils/hcidump/patches/patch-bluetooth_bluetooth_h
    N ports/sysutils/hcidump/patches/patch-bluetooth_hci_h
    N ports/sysutils/hcidump/patches/patch-bluetooth_hci_lib_h
    N ports/sysutils/hcidump/patches/patch-bluetooth_l2cap_h
    N ports/sysutils/hcidump/patches/patch-Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/29 02:57:18

Modified files:
	sysutils       : Makefile 

Log message:
- add hcidump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 03:04:57

Modified files:
	mail/evolution : Makefile 

Log message:
- the GNOME control-center2 is not needed to run evolution

"sounds reasonable" to jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/11/29 03:23:29

Modified files:
	sys/dev/pci    : if_em.c if_em.h 

Log message:
revert 1.197 if_em.c, 1.38/1.39 if_em.h, requested by dlg, until a bug
reported on misc@ can be tracked down.

identical diff from jsing.


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2008/11/29 03:24:33

Modified files:
	sys/dev/usb    : if_cdcef.c 

Log message:
Fix damage done by brad@ and dlg@.


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/11/29 03:36:59

Modified files:
	build          : mirrors.dat 

Log message:
zap trailing whitespace


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 04:29:07

Modified files:
	x11/xscreensaver: Makefile 
	x11/xscreensaver/patches: 
	                          patch-driver_screensaver-properties_desktop_in 
Added files:
	x11/xscreensaver/files: migrate-xscreensaver-config.sh 
	                        xscreensaver-config.xsl 
	x11/xscreensaver/pkg: DESCR-data DESCR-gle DESCR-main 
	                      MESSAGE-main PLIST-data PLIST-gle 
	                      PLIST-main 
Removed files:
	x11/xscreensaver/pkg: DESCR MESSAGE PFRAG.no-no_gle PLIST 

Log message:
- split xscreensaver into 3 subpackages:
* -main for the main xscreensaver binaries
* -data for the savers than can be shared by other screensavers (like
the soon-to-be-imported gnome-screensaver)
* -gle which is a migration of the no-no_gle FLAVOR
- create .desktop files from xscreensaver xml files for use by
freedesktop compliant screensavers (scripts from gnome-screensaver)
- take maintainership
- resolve old conflict with games/circuit

inputs from jasper@, naddy@ and sthen@
ok sthen@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 04:29:53

Modified files:
	x11/gnome/session: Makefile 

Log message:
- tweak some run dependencies:
* remove gnome-spell (deprecated)
* add notification-daemon (discussed with jasper@)
* make it run_depends either on xscreensaver or gnome-screensaver


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 04:30:46

Modified files:
	x11/kde/artwork3: Makefile 

Log message:
- this only needs to build/run_depends on xscreensaver-data


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 04:31:45

Modified files:
	x11/gnome/f-spot: Makefile 
	x11/gnome/f-spot/pkg: PLIST 

Log message:
- this needs gnome-screensaver, not xscreensaver
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 04:32:26

Modified files:
	games/circuit  : Makefile 
	games/circuit/pkg: PLIST 

Log message:
- remove conflict with new xscreensaver
- regen PLIST while here


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2008/11/29 04:32:59

Modified files:
	sbin/ipsecctl  : ipsec.conf.5 

Log message:
Explain how /32 changes the address type to IPV4_ADDR_SUBNET. From Mitja
Muzenic (mitja at muzenic dot net), many thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 04:34:51

Log message:
    Import gnome-screensaver-2.24.1
    
    gnome-screensaver is a screen saver and locker that aims to have simple,
    sane, secure defaults and be well integrated with the desktop.
    <...>
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081129
    
    N ports/x11/gnome/screensaver/distinfo
    N ports/x11/gnome/screensaver/Makefile
    N ports/x11/gnome/screensaver/pkg/DESCR
    N ports/x11/gnome/screensaver/pkg/PLIST
    N ports/x11/gnome/screensaver/patches/patch-data_gnome-screensaver-preferences_desktop_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 04:35:39

Modified files:
	x11/gnome      : Makefile 

Log message:
+screensaver


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 05:11:19

Modified files:
	x11/gnome/screensaver: Makefile 
Added files:
	x11/gnome/screensaver/patches: 
	                               patch-data_lock-dialog-default_glade 

Log message:
- user switching does not work under OpenBSD, so remove corresponding
button


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 05:15:57

Modified files:
	x11/qt4        : qt4.port.mk 

Log message:
- add MODQT_PKG_CONFIG_PATH so that ports depending on the qt4 MODULE
don't need to be tweaked to be able to find qt4 pkgconfig files

input from and ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/11/29 05:53:51

Modified files:
	x11/gnome/libgda: Makefile 
	x11/gnome/libgda/patches: patch-configure 
	x11/gnome/libgda/pkg: PLIST-ldap PLIST-main PLIST-mdb 
	                      PLIST-mysql PLIST-pgsql 
Added files:
	x11/gnome/libgda/patches: patch-Makefile_in 
	x11/gnome/libgda/pkg: DESCR-tds PLIST-tds 
Removed files:
	x11/gnome/libgda/pkg: PFRAG.shared-ldap PFRAG.shared-main 
	                      PFRAG.shared-mdb PFRAG.shared-mysql 
	                      PFRAG.shared-pgsql 

Log message:
- add a -tds subpackage
- fix the postgresql configure option
- set SHARED_ONLY

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/11/29 08:33:44

Modified files:
	usr.sbin/tcpdump: ike.h 

Log message:
fix typo in 'draft-ietf-ipsec-isakmp-xauth-06.txt'

ok hshoexer@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/29 08:44:37

Modified files:
	share/man/man9 : mbuf.9 

Log message:
extra word deleted; spotted by jmc


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/11/29 09:02:45

Modified files:
	usr.sbin/tcpdump: ike.h 

Log message:
revert my last change -
the xauth vendor id is a hash of "draft-ietf-ipsra-isakmp-xauth-06.txt"
and defined in the document "draft-ietf-ipsec-isakmp-xauth-06.txt".


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/29 09:14:38

Modified files:
	x11/gnome/panel: Makefile 
Added files:
	x11/gnome/panel/patches: patch-gnome-panel_menu_c 

Log message:
- add a workaround to install desktop launchers in 644 mode whatever the
original file mode from the system applications directory is


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/11/29 11:32:18

Modified files:
	sys/dev/pci    : envy.c envyreg.h 

Log message:
use the the correct register mask. Fixes certain mixer settings
being unreachable.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/29 12:57:10

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
need splvm() around the call to m_extfree() in the defragger


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/29 14:54:46

Modified files:
	sys/dev/usb    : usbdevs usb_quirks.c 

Log message:
liebert ubs as ugen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/29 14:54:57

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/29 17:14:42

Modified files:
	sys/net        : if.h 

Log message:
- Remove unused if_reset "bus reset routine" field in the ifnet struct.
- Add if_stop "stop routine" field in the ifnet struct.

ok mglocker@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/29 20:33:09

Modified files:
	etc            : MAKEDEV.common 

Log message:
make 'MAKEDEV all' create device nodes for 3 separate audio devices
instead of just 1.

ok todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/29 20:50:29

Modified files:
	sys/dev/pci    : azalia.c azalia_codec.c 

Log message:
- don't access nonexistent converter goups
- don't try to create formats for converter groups that don't exist
- don't allow playback or recording if there is no corresponding
converter group
- don't try to set audio processing parameters on converter groups
that don't exist

allows playback (or record) only devices to work, such as the
azalias found on ATI graphics devices.

note, the ATI devices generally attach before the onboard devices
do.  that means they will be audio0 and onboard devices will be audio1.
don't forget to make sure the /dev/{audio[ctl],mixer,sound} links
point to the nodes of the device you want to be the default.

tested by naddy@, thanks


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/29 20:58:34

Modified files:
	faq            : faq4.html faq8.html faq14.html 

Log message:
boot(8) is to version 3.02.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/29 21:01:53

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
don't rebuild the list of supported formats if it isn't going
to change.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/29 21:13:13

Modified files:
	distrib/sets/lists/base: md.zaurus 
	distrib/sets/lists/comp: md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/11/29 21:17:07

Modified files:
	faq            : faq4.html 

Log message:
list of potential FTP servers prompt has changed, update.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/29 21:24:26

Modified files:
	etc/etc.alpha  : MAKEDEV 
	etc/etc.amd64  : MAKEDEV 
	etc/etc.armish : MAKEDEV 
	etc/etc.hppa   : MAKEDEV 
	etc/etc.hppa64 : MAKEDEV 
	etc/etc.i386   : MAKEDEV 
	etc/etc.landisk: MAKEDEV 
	etc/etc.macppc : MAKEDEV 
	etc/etc.sgi    : MAKEDEV 
	etc/etc.socppc : MAKEDEV 
	etc/etc.sparc  : MAKEDEV 
	etc/etc.sparc64: MAKEDEV 
	etc/etc.zaurus : MAKEDEV 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/11/29 23:01:45

Modified files:
	sys/dev/ic     : re.c rtl81x9reg.h 

Log message:
Add initial 8168D/8111D support.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/30 01:36:57

Modified files:
	sys/dev/pci    : azalia.c azalia.h 

Log message:
- AZ_MAX_SENSE_PINS -> HDA_MAX_SENSE_PINS
- MI_TARGET_* are enumerated in hex

from Alexey Suslikov


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/30 02:25:55

Modified files:
	devel/glade3   : Makefile 

Log message:
- the interface designer reference manual menu and button need devhelp, so
add it to run_depends


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/30 03:55:58

Modified files:
	.              : i386-laptop.html 

Log message:
Typo fixed.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2008/11/30 03:58:44

Modified files:
	usr.sbin/gpioctl: gpioctl.c 

Log message:
Fix output.


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/11/30 04:01:26

Modified files:
	faq            : faq5.html 

Log message:
Missing full stop added.


CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2008/11/30 04:59:26

Modified files:
	usr.bin/ssh    : monitor_fdpass.c 

Log message:
Retry sendmsg/recvmsg on EAGAIN and EINTR; ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/30 07:39:09

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
another radeon


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/30 07:39:18

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/11/30 08:20:33

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
Setup three isoc transfers at a time so we don't miss frames.  This fixes
transfers which require larger bandwidths, e.g. for higher resolutions.

discussed with yuo@, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/30 08:52:47

Modified files:
	share/man/man7 : mdoc.samples.7 

Log message:
- .Sh macros are not parsed
- document .Ss

based on a diff from Kristaps D??onsons

whilst here, use a consistent blurb to discuss which macros
are parsed and callable;


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2008/11/30 11:03:46

Modified files:
	.              : i386-laptop.html 

Log message:
Acer Aspire One webcam started working


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/30 11:08:17

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
ricoh cameras


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/30 11:08:23

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/11/30 11:22:15

Modified files:
	sys/kern       : uipc_mbuf2.c 

Log message:
clarify allocation


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/30 11:45:28

Modified files:
	print/texlive/base: Makefile 
	print/texlive/base/files: README.OpenBSD 
	print/texlive/base/pkg: PLIST 
	print/texlive/texmf: Makefile 
	print/texlive/texmf/pkg: DESCR-main PLIST-full PLIST-main 
Removed files:
	print/texlive/base/files: fmtutil.cnf-tetex 
	print/texlive/texmf/pkg: DESCR-tetex PLIST-tetex 

Log message:
reorganize packaging: remove -tetex package, this is now all included in
the main -minimal texmf package. this now allows using latex without the
need to install extra packages.

from maintainer Edd Barrett, requested by sturm


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/30 11:48:10

Modified files:
	print/jadetex  : Makefile 

Log message:
change dependency to texlive-base again


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/30 11:50:25

Modified files:
	textproc/lgrind: Makefile 

Log message:
change dependency to texlive-base again


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/11/30 12:19:41

ports/mail/mail-notification/patches

Update of /cvs/ports/mail/mail-notification/patches
In directory cvs.openbsd.org:/tmp/cvs-serv8486/patches

Log Message:
Directory /cvs/ports/mail/mail-notification/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2008/11/30 12:20:50

Modified files:
	sys/arch/landisk/conf: GENERIC 

Log message:
It's annoying to have an 2+ hour kernel compile die in ld because bluetooth
requires ukbd, which is not enabled on landisk. I can't understand why
someone would like bluetooth keyboard or mouse on landisk without a display.
-moj


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/30 13:06:41

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
if an input mixer or selector has no usable inputs, disable it, as
it is useless.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/11/30 13:19:16

Modified files:
	share/man/man3 : tree.3 

Log message:
fixes from Jacek Masiulaniec, tweaked by otto and myself;


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2008/11/30 13:20:05

Modified files:
	.              : i386-laptop.html 

Log message:
Another update, more uvideo functionality


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/30 14:58:43

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
only put a control in the record class if it is the sole input to
an ADC.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/11/30 15:01:34

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
oops.  don't continue on to the next widget here.  there may be other
controls on the widget that need to be configured.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/11/30 15:24:54

Modified files:
	archivers/p7zip: Makefile distinfo 
	archivers/p7zip/pkg: PLIST-main 

Log message:
update to 4.61

from maintainer Josh Grosse


CVSROOT:	/cvs
Module name:	ports
Changes by:	jdixon@cvs.openbsd.org	2008/11/30 15:33:30

Modified files:
	security/hatchet: Makefile distinfo 
	security/hatchet/patches: patch-docs_INSTALL 

Log message:
update to 0.9.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/11/30 18:32:40

Modified files:
	mail/evolution : Makefile 

Log message:
add missing misc/shared-mime-info dependency

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/11/30 21:05:43

Modified files:
	sbin/fdisk     : misc.c 

Log message:
Check for invalid integers passed getuint(); instead of getuint()
returning an error, just reprompt. If there is an error reading
from stdin, use the old (default) value.

Shrinks fdisk a few bytes!

OK deraadt.


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/12/01 00:52:54

Modified files:
	de             : anoncvs.html donations.html events.html 
	                 ftp.html hackathons.html i386-laptop.html 
	                 index.html translation.html 
	faq/de         : faq4.html faq5.html faq8.html upgrade44.html 
	faq/fr         : current.html faq1.html faq10.html faq11.html 
	                 faq12.html faq13.html faq14.html faq15.html 
	                 faq2.html faq3.html faq4.html faq5.html 
	                 faq6.html faq8.html faq9.html index.html 
	                 upgrade43.html upgrade44.html 
	faq/pf/de      : index.html 
	faq/pf/fr      : anchors.html authpf.html carp.html config.html 
	                 example1.html filter.html ftp.html index.html 
	                 logging.html macros.html nat.html options.html 
	                 perf.html pools.html queueing.html 
	                 shortcuts.html tables.html 
	fr             : alpha.html amd64.html anoncvs.html armish.html 
	                 checklist.html donations.html errata.html 
	                 errata32.html errata33.html errata34.html 
	                 errata35.html errata36.html errata37.html 
	                 errata38.html errata39.html errata40.html 
	                 errata41.html errata42.html events.html 
	                 ftp.html hackathons.html hp300.html hppa.html 
	                 i386.html index.html items.html landisk.html 
	                 luna88k.html mac68k.html macppc.html mail.html 
	                 mvme68k.html mvme88k.html plat.html pmax.html 
	                 ports.html press.html report.html security.html 
	                 sgi.html sparc.html sparc64.html 
	                 translation.html vax-simh.html vax.html 
	                 want.html zaurus.html 
	ja             : index.html 
	nl             : anoncvs.html cvsync.html donations.html 
	                 ftp.html goals.html index.html items.html 
	                 mail.html plat.html ports.html report.html 
	openbgpd/de    : ftp.html 
	openntpd/fr    : portable.html 
	openssh/fr     : ftp.html index.html manual.html openbsd.html 
	                 portable.html security.html 
	openssh/ja     : index.html security.html 
	openssh/nl     : index.html 
	openssh/usage/fr: graphs.html index.html ssh-stats.html 
	openssh/usage/nl: graphs.html index.html ssh-stats.html 
	papers/fr      : index.html 
	porting/fr     : autoconf.html 
Added files:
	fr             : 44.html errata43.html socppc.html 
Removed files:
	nl             : amiga.html arc.html cats.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/12/01 01:33:25

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
fix the naming of the D-Link AR9170 entry

ok damien@


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/12/01 01:36:23

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/12/01 02:12:59

Modified files:
	sys/dev/pci    : if_jme.c if_jmereg.h if_jmevar.h 

Log message:
Configure the clock sources for tx mac/offload engines, required
for newer revisions, makes the JMC261 work.

Thanks to JMicron for supplying hardware to test against.

ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/12/01 03:25:40

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add product ids for the cardreader functions of the JMC261.
From Ethan at JMicron.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/12/01 03:26:48

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/01 03:40:57

Modified files:
	sys/net        : trunklacp.c 

Log message:
A bit more cleanup.

ok mpf@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/01 09:09:01

Modified files:
	net/gftp       : Makefile distinfo 
	net/gftp/patches: patch-docs_sample_gftp_gftprc 
	                  patch-lib_fsplib_fsplib_c patch-lib_options_h 
	net/gftp/pkg   : PFRAG.no-no_x11 PLIST 
Added files:
	net/gftp/patches: patch-configure patch-lib_charset-conv_c 
	                  patch-lib_protocols_c 
Removed files:
	net/gftp/patches: patch-lib_fsplib_fsplib_h patch-lib_local_c 
	                  patch-lib_sshv2_c patch-src_text_gftp-text_c 

Log message:
- major bugfix release to gftp-2.0.19
Improvements to the networking code, fixes for several segfaults, i18n
fixes, and 38 updated or new translations.
- IPv6 is still disabled (thanks to sthen@ for confirming it still
doesn't work properly...) ; any taker to fix it, be my guest


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 09:58:48

Modified files:
	sys/dev/usb    : usbf_subr.c 

Log message:
leak memory in the realloc function until we find out who has a pointer
to it, otherwise as seen by sthen/matthieu in master mode:
cdcef0 at usbf0: usbf_open_pipe failed
ok miod


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/12/01 11:03:06

Modified files:
	usr.bin/systat : engine.c engine.h iostat.c 

Log message:
Add a function to print a floating point field and use this to fix the
SEConds field in the iostat view.
ok and help canacar@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/01 11:19:10

Modified files:
	graphics       : Makefile 
Removed files:
	graphics/pornview: Makefile distinfo 
	graphics/pornview/patches: patch-Makefile_in patch-configure 
	                           patch-src_comment_c 
	                           patch-src_comment_h 
	                           patch-src_support_charset_c 
	                           patch-src_support_image_loader_c 
	                           patch-src_support_widgets_gtkcellrendererpixmap_c 
	                           patch-src_support_widgets_gtkcellrendererpixmap_h 
	                           patch-src_support_widgets_gtkmplayer_c 
	                           patch-src_support_widgets_zlist_c 
	graphics/pornview/pkg: DESCR PLIST 

Log message:
so long and thanks for all the...porn?

remove pornview as it's and old, unmaintained port with code that's bad and
doesn't play nice with gtk2. there are enough ports that do the same (but
don't have the nice name)... gqview, ristretto, gthumb, gpicview, etc,etc)

as discussed with tedu@, landry@ and ajacoutot@
"at this point, I won't argue for keeping it alive." tedu@
ajacoutot@ had a long story about dragons and eating virgins, but basicly "ok"


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/12/01 12:02:25

Modified files:
	usr.sbin/btctl : Makefile 
Added files:
	usr.sbin/btctl : bt.conf.5 

Log message:
introduce bt.conf(5), ok uwe@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/01 12:16:39

Modified files:
	x11/mowitz     : Makefile 
	x11/mowitz/patches: patch-Mowitz_MwFilesel_c 
Added files:
	x11/mowitz/patches: patch-Mowitz_MwFilesel_h 
	                    patch-Mowitz_MwHandle_c 
	                    patch-examples_Directory_h 
	                    patch-examples_listtree2_c 
	                    patch-examples_rulerdemo_c 

Log message:
- fix some potentiel 64-bit issues due to missing headers
- specify licences


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/01 12:23:55

Modified files:
	productivity/siag: Makefile 
	productivity/siag/pkg: PLIST 
Added files:
	productivity/siag/patches: patch-egon_siodi_c 
	                           patch-xfiler_Errors_c 
	                           patch-xfiler_Exec_c 
	                           patch-xfiler_tycoon_c 

Log message:
- fix some potential 64-bit issues due to missing headers
- specify license version
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/01 12:31:11

ports/net/udptunnel/patches

Update of /cvs/ports/net/udptunnel/patches
In directory cvs.openbsd.org:/tmp/cvs-serv8823/patches

Log Message:
Directory /cvs/ports/net/udptunnel/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/12/01 13:15:35

Modified files:
	sbin/fdisk     : misc.c 

Log message:
Back out previous; it broke specifying paritions sizes with decimals,
e.g. "0.5g".


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/12/01 13:22:57

Modified files:
	usr.sbin/btd   : Makefile 
	usr.sbin/btctl : Makefile bt.conf.5 
Added files:
	usr.sbin/btd   : btd.8 
	usr.sbin/btctl : btctl.8 

Log message:
introduce btd(8) and btctl(8), tweak bt.conf(5)
feedback from uwe@ and jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/01 13:26:01

Log message:
    import libgnomedb 3.0.0
    
    * Libgnomedb gives you a set of powerful widgets to show and edit data
    directly in the database, you can also create new Data Sources and
    conect to your preconfigured database server.
    * Libgnomedb is based in the GTK Object framework and allows you to
    create create new widgets that meets your needs using the flexibility of
    GObject.
    
    "looks fine" ajacoutot@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20080112
    
    N ports/x11/gnome/libgnomedb/distinfo
    N ports/x11/gnome/libgnomedb/Makefile
    N ports/x11/gnome/libgnomedb/pkg/DESCR
    N ports/x11/gnome/libgnomedb/pkg/PLIST
    N ports/x11/gnome/libgnomedb/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/01 13:26:51

Modified files:
	x11/gnome      : Makefile 

Log message:
- add libgnomedb


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/01 13:51:41

Modified files:
	driver/xf86-video-intel: configure.ac 
	driver/xf86-video-intel/src: i810_reg.h i830.h i830_crt.c 
	                             i830_driver.c i830_lvds.c 
	                             i830_quirks.c 

Log message:
xf86-video-intel 2.4.3. Tested by many.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/01 13:52:08

Modified files:
	driver/xf86-video-intel: configure 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/01 14:47:19

Log message:
    import winexe:
    
    winexe connects to the IPC$ share on a Windows host, copies an executable
    file if it's not already available, and starts it as a service to create a
    pipe over which programs can be run remotely.
    
    No special configuration is required on the Windows host. Providing you
    have credentials giving a suitable level of access to the relevant system,
    you can use this to provide an interactive command shell, or otherwise
    execute programs remotely (also suitable for script-based use).
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20081201
    
    N ports/net/winexe/Makefile
    N ports/net/winexe/distinfo
    N ports/net/winexe/pkg/DESCR
    N ports/net/winexe/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/01 14:49:00

Modified files:
	net            : Makefile 

Log message:
+winexe


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/01 15:06:06

Modified files:
	x11/gnome/libgnomedb: Makefile distinfo 
	x11/gnome/libgnomedb/pkg: PLIST 
Removed files:
	x11/gnome/libgnomedb/pkg: PFRAG.shared 

Log message:
- merge PFRAG.shared into PLIST, missed that in import
- fix distinfo
- bump


CVSROOT:	/cvs
Module name:	src
Changes by:	martin@cvs.openbsd.org	2008/12/01 15:26:27

Modified files:
	sys/dev/usb    : umsm.c usbdevs 

Log message:
add the Huawei E510 modem

ok fkr@


CVSROOT:	/cvs
Module name:	src
Changes by:	martin@cvs.openbsd.org	2008/12/01 15:27:20

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	martin@cvs.openbsd.org	2008/12/01 15:40:06

Modified files:
	share/man/man4 : umsm.4 

Log message:
Huawei E510 here too

reminded by jsg@
ok fkr@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/01 15:54:08

Modified files:
	usr.sbin/smtpd : dns.c 

Log message:
- in mxsort, fix type of loop counter, it will never be < 0 if it is
unsigned and when running out of luck it will cause the lookup
process to crash.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 16:31:41

Modified files:
	usr.sbin/btctl : parse.y 

Log message:
there is zero reason for this parse.y to look different from the others; ok uwe


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 16:32:18

Modified files:
	usr.sbin/btctl : parse.y 

Log message:
bzero local variable; ok uwe


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/12/01 16:48:47

Modified files:
	sys/arch/alpha/conf: GENERIC 
	sys/arch/amd64/conf: GENERIC 
	sys/arch/armish/conf: GENERIC 
	sys/arch/gumstix/conf: GENERIC 
	sys/arch/hppa/conf: GENERIC 
	sys/arch/i386/conf: GENERIC 
	sys/arch/landisk/conf: GENERIC 
	sys/arch/macppc/conf: GENERIC 
	sys/arch/sparc64/conf: GENERIC 
	sys/arch/zaurus/conf: GENERIC 

Log message:
terse is good, more readable; please commit deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 17:37:54

Modified files:
	distrib/common : rdsetroot.c 

Log message:
no , at end of array


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 17:40:20

Modified files:
	distrib/common : elfrdsetroot.c rdsetroot.c 

Log message:
eliminate gratuitous differences


CVSROOT:	/cvs
Module name:	src
Changes by:	weerd@cvs.openbsd.org	2008/12/01 17:42:41

Modified files:
	distrib/common : elfrdsetroot.c rdsetroot.c 

Log message:
Do not write warnings, errors or debug messages to stdout; it breaks
filesystem extraction (-x) with debug binaries. Found with Nick Bender
at OpenCON.

'Go for it' deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 17:48:19

Modified files:
	distrib/common : rdsetroot.c 

Log message:
let it compile, let it compile, let it compile...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 17:51:40

Modified files:
	distrib/common : elfrdsetroot.c rdsetroot.c 

Log message:
no need to close() before exit()


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 18:01:08

Modified files:
	distrib/amd64/common: Makefile.inc 
	distrib/armish/ramdisk: Makefile 
	distrib/hp300/ramdisk: Makefile 
	distrib/i386/common: Makefile.inc 
	distrib/landisk/ramdisk: Makefile 
	distrib/luna88k/ramdisk: Makefile 
	distrib/mac68k/ramdisk: Makefile 
	distrib/macppc/ramdisk: Makefile 
	distrib/mvme68k/ramdisk: Makefile 
	distrib/mvme88k/ramdisk: Makefile 
	distrib/mvmeppc/ramdisk: Makefile 
	distrib/sgi/ramdisk: Makefile 
	distrib/socppc/ramdisk: Makefile 
	distrib/sparc64/bsd.rd: Makefile 
	distrib/sparc64/common: Makefile.inc 
	distrib/sparc64/ramdisk: Makefile 
	distrib/sparc64/ramdiskB: Makefile 
	distrib/zaurus/ramdisk: Makefile 

Log message:
no longer need to compile rdsetroot with DEBUG


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 18:03:52

Modified files:
	distrib/common : elfrdsetroot.c rdsetroot.c 

Log message:
convert -DDEBUG to a -d option


CVSROOT:	/cvs
Module name:	src
Changes by:	weerd@cvs.openbsd.org	2008/12/01 18:54:56

Modified files:
	distrib/common : elfrdsetroot.c rdsetroot.c 

Log message:
Allow the kernelfile to be read-only when doing extraction.

'Sure' deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 20:20:38

Modified files:
	distrib/common : elfrdsetroot.c rdsetroot.c 

Log message:
permit passing in the filesystem (a file) as an argument


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/01 20:20:58

Modified files:
	distrib/alpha/bsd.rd: Makefile 
	distrib/alpha/common: Makefile.inc 
	distrib/amd64/common: Makefile.inc 
	distrib/armish/ramdisk: Makefile 
	distrib/hp300/ramdisk: Makefile 
	distrib/hppa/ramdisk: Makefile 
	distrib/i386/common: Makefile.inc 
	distrib/landisk/ramdisk: Makefile 
	distrib/luna88k/ramdisk: Makefile 
	distrib/mac68k/ramdisk: Makefile 
	distrib/macppc/ramdisk: Makefile 
	distrib/mvme68k/ramdisk: Makefile 
	distrib/mvme88k/ramdisk: Makefile 
	distrib/mvmeppc/ramdisk: Makefile 
	distrib/ramdisk: Makefile 
	distrib/sgi/ramdisk: Makefile 
	distrib/socppc/ramdisk: Makefile 
	distrib/sparc64/bsd.rd: Makefile 
	distrib/zaurus/ramdisk: Makefile 

Log message:
commit with rdsetroot now accepting the filesystem as a 2nd arg


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/02 00:57:45

Modified files:
	usr.sbin/btctl : btctl.8 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/02 01:41:32

Modified files:
	usr.bin/systat : systat.1 

Log message:
- there is no "load" global command, so remove its description
- comment out local commands for now, until they are implemented


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/02 02:04:25

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/screensaver: Makefile 

Log message:
- run_depends on either one of the in-tree notification-daemons
(i.e. notification-daemon or notification-daemon-xfce) with a preference
on notification-daemon if none are installed since this is GNOME


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/02 02:11:15

Modified files:
	mail/mail-notification: Makefile distinfo 
	mail/mail-notification/pkg: PLIST 
Added files:
	mail/mail-notification/patches: patch-jb patch-jbsrc_jb_c 

Log message:
- unbreak after recent eel update by upgrading to mail-notification-5.4
(breakage noticed by naddy@)


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/02 06:32:30

Modified files:
	share/man/man5 : mixerctl.conf.5 

Log message:
rewrite of mixerctl.conf.5, to try and do something constructive
with this page;

written with lots of help from jakemsr and ratchov;
ok jakemsr ratchov


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/12/02 06:42:44

Modified files:
	usr.sbin/dvmrpd: dvmrpd.h neighbor.c rde.c rde.h rde_srt.c 

Log message:
Initial support for neighbor expiry.
When a nbr goes down delete it from the lists of
downstream dependent neighbors.

OK norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/02 07:13:04

Modified files:
	games/fortune/datfiles: fortunes2 fortunes2-o 

Log message:
typos;


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/02 08:29:07

Modified files:
	net/transmission: Makefile distinfo 
	net/transmission/patches: patch-configure patch-gtk_details_c 
	                          patch-gtk_makemeta-ui_c 
	                          patch-gtk_stats_c 
	                          patch-gtk_torrent-cell-renderer_c 
	                          patch-gtk_tr-icon_c 
	                          patch-gtk_tr-prefs_c 
	                          patch-gtk_tr-torrent_c 
	                          patch-gtk_tr-window_c patch-gtk_util_c 
	                          patch-third-party_libevent_test_bench_c 
	net/transmission/pkg: PLIST-gui PLIST-main 
Added files:
	net/transmission/patches: patch-cli_cli_c patch-daemon_remote_c 
	                          patch-gtk_blocklist_c patch-gtk_util_h 
	                          patch-libtransmission_blocklist_c 
	                          patch-libtransmission_tracker_c 

Log message:
Update to 1.40.  The biggest changes:
* new web interface for the GTK and daemon clients
* transmission-daemon and -remote have been completely rewritten


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/02 09:45:59

Modified files:
	graphics/png   : Makefile distinfo 
	graphics/png/patches: patch-scripts_libpng_pc_in 
	                      patch-scripts_makefile_openbsd 

Log message:
update to 1.2.33, which fixes a minor memory leak


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/02 10:13:30

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Intel WiFi Link 5150


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/02 10:14:28

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/02 10:17:50

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnvar.h if_iwnreg.h 

Log message:
Add code for 5150 support (not tested since I don't have the hardware and
because it requires a specific firmware that Intel has not released yet.)
Fix crystal calibration for 5000 Series.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/02 10:37:11

Modified files:
	sys/net80211   : ieee80211_output.c 

Log message:
cleanup ieee80211_classify(): retrieve VLAN tag from m_pkthdr.ether_vtag.


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/12/02 10:55:35

Modified files:
	usr.sbin/httpd/src/main: http_main.c 

Log message:
correct spelling (ambigous -> ambiguous)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/12/02 12:01:07

Modified files:
	usr.bin/ssh    : clientloop.c 

Log message:
we have to use the recipient's channel number (RFC 4254) for
SSH2_MSG_CHANNEL_SUCCESS/SSH2_MSG_CHANNEL_FAILURE messages,
otherwise we trigger 'Non-public channel' error messages on sshd
systems with clientkeepalive enabled; noticed by sturm; ok djm;


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/12/02 12:08:59

Modified files:
	usr.bin/ssh    : serverloop.c 

Log message:
backout 1.149, since it's not necessary and openssh clients send
broken CHANNEL_FAILURE/SUCCESS messages since about 2004; ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2008/12/02 12:09:38

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
s/remote_id/id/ to be more consistent with other code; ok djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/02 12:45:58

Modified files:
	devel/libIDL   : Makefile distinfo 

Log message:
- update libIDL to 0.8.12


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/02 12:54:16

Modified files:
	www/opera      : Makefile 
	www/opera/pkg  : PLIST 
Added files:
	www/opera/files: opera.desktop 

Log message:
- add a .desktop file for opera
- install a bunch of icons for opera
- add the needed goo (but don't depend on gtk+2, hence the '|| true' part
* add dependency on desktop-file-utils

discussed with an ok ajacoutot@ sturm@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/02 16:49:54

Modified files:
	sys/dev/sdmmc  : sdmmc.c sdmmc_io.c sdmmc_mem.c sdmmc_scsi.c 
	                 sdmmcvar.h 

Log message:
backout: would have been nice if this had been tested, to see that it
crashes the moment a card is plugged in.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/12/02 17:51:39

Modified files:
	.              : cats.html 

Log message:
it's in the attic, no longer "soon to be moved to".


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/02 17:59:48

Modified files:
	sys/dev/pci    : if_em.c if_em.h 

Log message:
recommit the use of the new mbuf cluster allocator.

this starts em up with 4 mbufs on the rx ring, which will then grow as
usage demands. this also allows em to take advantage of the new livelock
mitigation code as well as freeing up a boatload of kernel memory.

this version of the diff makes sure we only ever post the last descriptor
we filled to the hardware, rather than the whole ring when bringing the
interface up. it has been tested by users who got panics with the previous
diff without trouble.


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/12/02 20:28:25

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
fix USB packet size handling of uvideo(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/12/02 20:38:53

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
change UVC VS negotiation logic.

some device return wrong value for get probe request without
initial set probe request.

so, now it issue set probe request and then get probe to initialize
device configuration.


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/12/02 20:44:25

Modified files:
	sys/dev/usb    : uvideo.h 

Log message:
remove bogus part (GUID_UYVY part) form last commit.

(this diff will be include next diff.)


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/12/02 20:47:25

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
add UYVY video format support for uncompressed video

ok mglocker@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/02 21:07:20

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
use the right variable when looping over rxqs.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/02 22:00:22

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
allocate the right number of entries in the "jumbo" rx ring now that it is
actually used. this fixes vic on esx3.

problem found by matthieu@

also includes misc tweaks to comments and some cleanup code.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/02 22:18:29

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Fix error handling for usbd_transfer().


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/03 01:32:18

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
- Fix unit for dwFrameInterval in DPRINTF.
- Add a comment from yuo@ which describes dwFrameInterval values a bit.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/12/03 03:44:17

Modified files:
	sys/dev/usb    : if_urtw.c if_urtwreg.h 
	share/man/man4 : urtw.4 

Log message:
Weongyo Jeong has consented to switch from an inappropriate license
to license.template


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/12/03 04:39:14

Modified files:
	editors/openoffice3/patches: patch-config_office_set_soenv_in 

Log message:
remove some unnecessary environment variables


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/03 06:50:06

Modified files:
	mail/claws-mail-notification: Makefile 

Log message:
- a notification utility without a corresponding listening daemon is
useless, so make this run_depends on either one of the 2 possible
notification-daemons in tree

ok landry@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/03 07:25:03

Modified files:
	mail/tnef      : Makefile distinfo 
	mail/tnef/pkg  : PLIST 

Log message:
Update to 1.4.5
ok kevlo@ ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/12/03 07:47:17

Modified files:
	sys/dev/pci    : if_wpi.c 

Log message:
don't overwrite an error code from wpi_init() in wpi_ioctl(), logic is
now in line with iwn_ioctl();  'dead assignment' llvm/clang;  ok damien


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/12/03 07:53:48

Modified files:
	.              : plus.html 

Log message:
Upto 11/16


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/03 08:18:51

Modified files:
	usr.sbin/rpc.lockd: lockd_lock.c 

Log message:
typo; from Anathae Townsend


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/12/03 08:43:17

Modified files:
	games/cribbage : io.c 
	sys/arch/mips64/mips64: arcbios.c 
	usr.sbin/httpd/src: CHANGES 
	usr.sbin/httpd : README.IPv6 

Log message:
Some more ambigous -> ambiguous pointed out by mbalmer (there are
others, these are the ones from code unlikely to be re-merged with
upstream sources).


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/03 08:46:07

Modified files:
	sys/arch/amd64/amd64: bus_dma.c bus_space.c 
	sys/arch/amd64/include: bus.h isa_machdep.h pci_machdep.h 
	sys/arch/amd64/isa: isa_machdep.c 
	sys/arch/amd64/pci: iommu.c pci_machdep.c 
	sys/arch/i386/eisa: eisa_machdep.c eisa_machdep.h 
	sys/arch/i386/i386: bus_space.c machdep.c 
	sys/arch/i386/include: bus.h 
	sys/arch/i386/isa: isa_machdep.c isa_machdep.h 
	sys/arch/i386/pci: pci_machdep.c pci_machdep.h 

Log message:
Remove the x86 and i386 prefixes to the bus_dma types. It's really quite
pointless and just makes the code different for no reason. This moves i386 and
amd64 bus_dma to being a lot closer to identical.

suggestion to just remove the prefix instead of merge them from deraadt@.

no objections art@, kettenis@, ok weingart@


CVSROOT:	/cvs
Module name:	www
Changes by:	jdixon@cvs.openbsd.org	2008/12/03 09:13:07

Modified files:
	.              : events.html 

Log message:
Dates changed, requested by dan at langille dot org


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/03 09:26:43

Modified files:
	usr.sbin/gpioctl: gpioctl.8 

Log message:
there is no longer a default GPIO device; ok mbalmer@ jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/03 10:17:08

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnvar.h if_wpi.c if_wpivar.h 

Log message:
allow users to select a fixed rate.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/03 10:24:45

Modified files:
	sys/net80211   : ieee80211_ioctl.c 

Log message:
small fix for IEEE80211_STA_ONLY: do not let users set HostAP specific
flags using "nwflag".


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/03 10:25:41

Modified files:
	sys/net80211   : ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c 

Log message:
typos in comments - no binary change.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 10:58:00

Modified files:
	usr.sbin/smtpd : queue.c smtp.c smtp_session.c smtpd.c smtpd.h 

Log message:
- fix event masking issues in smtp process which could lead to a fatal() if
queue process did not answer fast enough to an imsg. spotted by
Jacek Masiulaniec <jacekm@dobremiasto.net>
- queue layout was mostly to bootstrap the project, it does not behave good
under load, it does complex things to stay in a recoverable state
and it probably didnt do it too well. New queue code is simpler,
smaller and allows for atomic submissions (a mail can never be in a
state where it needs to be recovered). It still needs some work but
works better than previous code, no regression.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/03 11:09:19

Modified files:
	databases/p5-DBD-Pg: Makefile distinfo 

Log message:
Update to 2.11.6
ok simon@ ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/03 11:28:21

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
More Atheros AR9170 ("otus") based devices.
From the Linux ar9170 driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/03 11:29:50

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/03 11:57:12

Modified files:
	share/man/man4 : wpi.4 

Log message:
new wpi(4) firmware package version 3.1 corresponding to
"iwlwifi-3945-ucode-15.28.2.8" found on
http://intellinuxwireless.org/?n=Downloads

enhance scanning of 5GHz passive channels.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 13:08:08

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
- remove log_debug() that's no longer needed


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 13:11:36

Modified files:
	usr.sbin/smtpd : Makefile 
Removed files:
	usr.sbin/smtpd : debug.c 

Log message:
- these were used to debug the previous queue scheduler, they are no longer
needed and aren't referenced anywhere any longer


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/03 13:12:44

Modified files:
	usr.sbin/gpioctl: gpioctl.c 

Log message:
delete unused prototype, from lint; ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/03 13:25:21

Modified files:
	games/fortune/datfiles: fortunes 

Log message:
typo; from hyjial


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/03 13:40:56

Modified files:
	usr.sbin/gpioctl: gpioctl.8 

Log message:
clarify GPIO device specification. with input from jmc; ok mbalmer@ jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 14:07:24

src/usr.sbin/smtpd/newaliases

Update of /cvs/src/usr.sbin/smtpd/newaliases
In directory cvs.openbsd.org:/tmp/cvs-serv32/newaliases

Log Message:
Directory /cvs/src/usr.sbin/smtpd/newaliases added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 14:13:18

Added files:
	usr.sbin/smtpd : newaliases.8 newaliases.c 
	usr.sbin/smtpd/newaliases: Makefile 

Log message:
smtpd's aliases db is incompatible with sendmail's and requires a distinct
newaliases utility. newaliases links to the aliases.c file from
smtpd and only provides a frontend to parse aliases file.
contains code from pyr@, chl@ and I, it should have been imported
with smtpd.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 14:17:52

src/usr.sbin/smtpd/makemap

Update of /cvs/src/usr.sbin/smtpd/makemap
In directory cvs.openbsd.org:/tmp/cvs-serv15178/makemap

Log Message:
Directory /cvs/src/usr.sbin/smtpd/makemap added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 14:20:20

Added files:
	usr.sbin/smtpd : makemap.8 makemap.c 
	usr.sbin/smtpd/makemap: Makefile 

Log message:
- smtpd's db maps are incompatible with sendmail's and needs a distinct
makemap utility, this is needed for virtual users support amongst
other things. links to smtpd's aliases.c and only provides a
frontent to parse map descriptions. contains code from pyr@, chl@
and I. Should have also been imported with smtpd.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 14:32:12

Modified files:
	converters/p5-JSON-Any: Makefile distinfo 

Log message:
maintenance update to version 1.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 14:35:40

Modified files:
	converters/p5-JSON-XS: Makefile distinfo 

Log message:
update to version 2.231, fixes magic bugs with perl 5.10


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/12/03 14:44:26

Modified files:
	sys/dev/cardbus: cardslot.c 

Log message:
Get size of the struct cardslot_event, not the function cardslot_event.

Found by pcc.

OK deraadt.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 16:24:38

Modified files:
	devel/p5-Config-Any: Makefile distinfo 

Log message:
maintenance update to version 0.16


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 16:25:47

Modified files:
	devel/p5-Data-Dump: Makefile distinfo 

Log message:
maintenance update to version 1.12


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 16:27:34

Modified files:
	devel/p5-Log-Log4perl: Makefile distinfo 

Log message:
maintenance update to version 1.19


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/03 16:39:32

Modified files:
	sys/conf       : files 
	sys/kern       : init_main.c 
	sys/sys        : conf.h 
Added files:
	sys/dev        : vscsi.c vscsivar.h 

Log message:
add vscsi(4), a virtual scsi controller that passes all scsi requests up to
userland for handling. this is to scsi what tun(4) is for networks.

this is going into the tree so i can work on some crazy scsi stuff, but its
not being enabled since it is useless unless you're working on some crazy
scsi stuff.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 16:43:24

Modified files:
	devel/p5-Module-ScanDeps: Makefile distinfo 

Log message:
maintenance update to version 0.89


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/03 16:44:44

Modified files:
	net/unison     : Makefile.inc 
	net/unison/snapshot: Makefile 
	net/unison/stable: Makefile 
	print/lyx      : Makefile 
	cad/xcircuit   : Makefile 

Log message:
Zvezdan Petkovic drops maintainership of these ports, req on ports@.
(packages bumped)


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/03 16:51:52

Modified files:
	sys/dev/pci    : if_bge.c if_bgereg.h 

Log message:
switch bge over to using MCLGETI when allocating mbufs for the rx ring.

tested by many including henning@ sthen@ naddy@ krw@ robert@ jmc@ jsg@
weerd@ and ingo schwarze on a variety of machines include i386, amd64,
alpha, and sparc64.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/12/03 16:55:46

Modified files:
	app/cwm        : calmwm.c 

Log message:
Don't ignore sigpipe. Everytime cwm forks it execs anyway (so it
shouldn't get that signal), and this causes problems for our children
since they inherit the ignore.

Pointed out by Jacek Masiulani in pr 6010; thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 17:00:51

Modified files:
	devel/p5-Set-Object: Makefile distinfo 

Log message:
update to version 1.26


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 17:02:40

Modified files:
	graphics/p5-Graphics-ColorNames-WWW: Makefile distinfo 

Log message:
maintenance update to version 1.00


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 17:04:13

Modified files:
	graphics/p5-Color-Calc: Makefile distinfo 
	graphics/p5-Color-Calc/pkg: PLIST 

Log message:
maintenance update to version 1.05


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 17:07:14

Modified files:
	security/p5-Authen-Htpasswd: Makefile distinfo 

Log message:
maintenance update to version 0.161


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2008/12/03 17:10:15

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
obvious 'missing space' typo in message, ok gilles@ krw@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/03 17:10:38

Modified files:
	www/p5-CGI-Simple: Makefile distinfo 

Log message:
update to version 1.106


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/12/03 17:13:20

Modified files:
	share/man/man4 : umsm.4 

Log message:
move Sierra Wireless MC8775 to the list of known supported, saw
it working at OpenCON.
Anydata A2502 has been reported to work too, so list it accordingly.
Sort list correctly alphabetically.


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/12/03 17:23:00

Modified files:
	sys/dev/usb    : ubsa.c umsm.c 

Log message:
move Option GlobeTrotter 3G Quad / 3G Quad Plus and the
Vodafone Mobile Connect from ubsa(4) to umsm(4) as these should work
better with that driver.
discussed with yuo@, jsg@ and deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/12/03 17:25:07

Modified files:
	share/man/man4 : ubsa.4 umsm.4 

Log message:
document that the Option GlobeTrotter 3G Quad / 3G Quad Plus and
Vodafone Mobile Connect 3G are driven now by umsm(4) instead of ubsa(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/03 17:37:39

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : vscsi.4 

Log message:
start documenting vscsi(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 18:16:14

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpd.h 

Log message:
- fix event masking for DATA and make DATA look more like MAIL and RCPT
with regard to communication with queue process (one state before
sending imsg, another state when imsg has returned). this fixes an
issue that I observed when clients send DATA and content without
even looking at server replies.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/03 18:55:02

Modified files:
	share/man/man4 : vscsi.4 

Log message:
dont need this bit of whitespace


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 19:04:50

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
- when doing the session timeout lookup, do not remove the last session
that timed out twice.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/03 19:36:52

Modified files:
	sys/dev/pci    : if_em.c if_em_hw.c 

Log message:
Add initial support for the ICH9 IGP M and ICH9 IGP M AMT chipsets.

For now the chunk in em_detect_gig_phy() is a hack to get things going
until it can be figured out why exactly the PHY id is not probed
properly.

Based on a diff from jcs@ via ckuethe@
ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/12/03 20:52:31

Modified files:
	include        : complex.h 

Log message:
Don't have anything after #endif.

Caught by pcc.

OK martynas


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/03 21:09:55

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
- when in state S_DATACONTENT, do not disable EV_READ if the last line we
read is empty, instead return and only disable EV_READ when we read
"."


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/03 22:28:24

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add some more Intel GM45 MCH PCI id's.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/03 22:29:33

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/03 22:30:35

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/03 22:59:57

Modified files:
	usr.bin/netstat: mbuf.c 

Log message:
correctly display information for each of the mbuf cluster pools (which
have different sizes)
ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/03 23:00:47

Modified files:
	usr.bin/netstat: mbuf.c 

Log message:
... but without the debug code


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/03 23:22:05

Modified files:
	usr.sbin/smtpd : makemap.8 newaliases.8 

Log message:
some basic cleanup;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/03 23:29:21

Modified files:
	share/man/man4 : vscsi.4 

Log message:
tidy up the list a little, and add missing .El;


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/03 23:37:06

Modified files:
	share/man/man4 : uvideo.4 

Log message:
another that works for sure


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/03 23:49:54

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/12/03 23:56:47

Modified files:
	share/man/man4 : uvideo.4 

Log message:
add 2 more cameras


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/12/04 00:22:10

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
fix typo in the dwFrameInterval comment


CVSROOT:	/cvs
Module name:	www
Changes by:	ray@cvs.openbsd.org	2008/12/04 02:28:13

Modified files:
	.              : want.html 

Log message:
Who am I kidding, all I really need is an Intel Mac laptop.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/04 03:33:40

Modified files:
	net/pchar      : Makefile distinfo 
	net/pchar/patches: patch-PctestIpv4_cc 
	net/pchar/pkg  : PLIST 
Removed files:
	net/pchar/patches: patch-PctestIpv4File_cc 
	                   patch-PctestIpv6File_cc 

Log message:
update to 1.5, correct HOMEPAGE, clean Makefile & regen plist.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2008/12/04 05:40:35

Modified files:
	sys/kern       : subr_pool.c 

Log message:
Put back the support for pools > PAGE_SIZE. This time the compare function
works and there's even some sanity checks that it actually returns what we
expect it to return.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/12/04 06:35:53

src/usr.sbin/smtpd/smtpd

Update of /cvs/src/usr.sbin/smtpd/smtpd
In directory cvs.openbsd.org:/tmp/cvs-serv12103/smtpd

Log Message:
Directory /cvs/src/usr.sbin/smtpd/smtpd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/12/04 06:36:58

Modified files:
	usr.sbin/smtpd : Makefile 
Added files:
	usr.sbin/smtpd/smtpd: Makefile 

Log message:
move smtpd build to smtpd subdir so we can traverse to newaliases and makemap
ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/04 07:11:16

Modified files:
	databases/sqlite3: Makefile 

Log message:
- enable the SQLITE_ENABLE_COLUMN_METADATA part of sqlite3's API, as needed
by some applications (eventually).
- bump the minor

ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/04 07:28:31

Modified files:
	x11/gnome/devhelp: Makefile distinfo 
	x11/gnome/devhelp/pkg: PLIST 

Log message:
- update devhelp to 0.22
* switches to use webkit
- specify license marker


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/04 07:55:30

Modified files:
	x11/py-qt4     : Makefile 

Log message:
sync WANTLIB, LIB_DEPENDS += ${MODPY_LIB_DEPENDS}, bump package


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/04 08:05:38

Modified files:
	devel/pango    : Makefile distinfo 
	devel/pango/patches: patch-configure patch-modules_Makefile_in 
	devel/pango/pkg: PLIST 

Log message:
- update pango to 1.22.3

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/04 08:16:08

Modified files:
	usr.sbin/smtpd : Makefile 

Log message:
- allow smtpd to build again


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/04 08:24:18

Modified files:
	sys/arch/i386/conf: files.i386 
	sys/arch/i386/i386: machdep.c 
Added files:
	sys/arch/i386/i386: bus_dma.c 

Log message:
Move the bus_dma generic functions out of the far-too-podgy machdep.c and
into bus_dma.c (a-la amd64).

Discussed with art and toby in coimbra. Ok mikeb.


CVSROOT:	/cvs
Module name:	src
Changes by:	weingart@cvs.openbsd.org	2008/12/04 08:48:19

Modified files:
	sys/arch/amd64/amd64: fpu.c lock_machdep.c pmap.c 
	sys/arch/amd64/include: lock.h 
	sys/arch/i386/isa: npx.c 

Log message:
Fix "fp_save ipi didn't" panic, and move i386/amd64 closer in the process.
Positive test results by a handful of people.  Ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2008/12/04 09:02:20

Modified files:
	sys/arch/socppc/dev: ipic.c 
	sys/arch/socppc/socppc: machdep.c 

Log message:
Revert ppc intr stuff. Make socppc compile again. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/04 10:13:20

Modified files:
	usr.sbin/relayd: pfe_filter.c 

Log message:
cosmetic changes:
- log table changes in sync_table() if "log updates" is enabled.
before we only logged these changes in debug mode when running relayd
in foreground.
- type in a log message


CVSROOT:	/cvs
Module name:	src
Changes by:	cloder@cvs.openbsd.org	2008/12/04 10:24:13

Modified files:
	usr.sbin/smtpd : imsg.c log.c parse.y smtpd.h 

Log message:
Declare printf-style functions with __attribute__((format(printf,x,x)))
and fix some of the errors caught by this. Part of a general push to
make yyerror() -Wformat clean throughout the tree.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/04 12:25:38

Modified files:
	sys/arch/i386/i386: bus_dma.c 

Log message:
*sigh* unbreak the tree.

Some old diff snuck into this change.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/04 12:51:34

Modified files:
	textproc/gtkspell: Makefile distinfo 
	textproc/gtkspell/pkg: PLIST 

Log message:
- update GtkSpell to version 2.0.15
fixes some feature requests


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/12/04 13:34:26

Modified files:
	faq            : upgrade44.html 

Log message:
Mention the pfsync version bump, pointed out by John L. Scarfone on www@.
ok nick


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2008/12/04 15:15:03

Modified files:
	faq/pf         : perf.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/04 15:20:48

Log message:
    import goocanvas 0.12
    
    GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for
    drawing.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081204
    
    N ports/graphics/goocanvas/distinfo
    N ports/graphics/goocanvas/Makefile
    N ports/graphics/goocanvas/pkg/PLIST
    N ports/graphics/goocanvas/pkg/PFRAG.shared
    N ports/graphics/goocanvas/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/04 15:21:32

Log message:
    import py-goocanvas 0.10.0
    
    GooCanvas python bindings.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081204
    
    N ports/graphics/py-goocanvas/distinfo
    N ports/graphics/py-goocanvas/Makefile
    N ports/graphics/py-goocanvas/pkg/PLIST
    N ports/graphics/py-goocanvas/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/04 15:23:12

Modified files:
	graphics       : Makefile 

Log message:
- add (py-)goocanvas


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/04 15:29:06

Modified files:
	print/texlive/base: Makefile 
	print/texlive/base/patches: patch-libs_lua51_Makefile 
	print/texlive/base/pkg: PLIST 
Added files:
	print/texlive/base/patches: patch-libs_lua51_lcoco_c 
	                            patch-libs_lua51_lcoco_h 

Log message:
enable luatex, which also makes texdoc work

from maintainer Edd Barrett


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/04 16:02:12

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
- in session_read(), set EV_WRITE if we are going to send a "transaction
failed" error. found by Jacek Masiulaniec <jacekm@dobremiasto.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/04 16:05:32

Modified files:
	sys/dev/pci    : if_sis.c 

Log message:
Don't hardcode the bus_space_tag to use, grab if from pci_attach_args
like you're supposed to. Makes this file slightly less horrible.

ok kettenis@, "yes" deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/04 16:40:44

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
enable to large clusters again now that arts put the pool allocator for
them in again.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2008/12/04 16:55:04

Modified files:
	app/cwm        : calmwm.h xevents.c 

Log message:
Kill obviously dead variable.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/04 17:08:17

Modified files:
	sys/dev/pci    : if_em.h 

Log message:
Garbage collect now unused field in the softc struct again.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/04 18:10:25

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
enable 9k frames on the "jumbo" ring


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/12/04 18:25:24

Modified files:
	sys/net        : ethertypes.h 
	usr.sbin/tcpdump: ethertype.h print-ether.c 

Log message:
add ethertype and tcpdump support for VLAN stacking (QinQ) with
type number 0x88a8 specified by 802.1ad.

from reyk on misc@.  "ok, go for it" dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/04 19:40:12

Modified files:
	usr.bin/calendar/calendars: calendar.birthday 

Log message:
- fix Albert Hofmann's name and add his death
- add Ken Kesey's birth/death

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/04 19:51:32

Modified files:
	usr.sbin/smtpd : control.c lka.c mda.c mta.c queue.c smtpd.c 
	                 smtpd.h 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : runner.c 

Log message:
- last part of the new queue code: the runner process (unprivileged and
chrooted) is now in charge of doing the scheduling of deliveries,
and the dispatching of messages to MDA and MTA. queue process only
does inserts/updates/removals from the queue and can no longer be
so busy that it delays answers to imsg from smtp server.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/04 20:23:26

src/usr.sbin/smtpd/smtpctl

Update of /cvs/src/usr.sbin/smtpd/smtpctl
In directory cvs.openbsd.org:/tmp/cvs-serv7284/smtpctl

Log Message:
Directory /cvs/src/usr.sbin/smtpd/smtpctl added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/04 20:28:37

Modified files:
	usr.sbin/smtpd : Makefile 
Added files:
	usr.sbin/smtpd : parser.c parser.h smtpctl.8 smtpctl.c 
	usr.sbin/smtpd/smtpctl: Makefile 

Log message:
- smtpctl utility to control the smtpd, don't expect too much yet as it is
just an empty clone of relayctl with the glue needed to have it
exchange imsg with smtpd correctly. code mostly by pyr@, reviewed
by chl@ and I a while ago.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/04 23:56:41

Modified files:
	usr.sbin/smtpd : smtpctl.8 

Log message:
tweaks;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/05 00:03:52

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
expand slightly the description of adjusting files/sockets; ok ratchov


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/05 01:53:49

Modified files:
	devel/p5-Graph : Makefile distinfo 
	devel/p5-Graph/pkg: PLIST 

Log message:
- update p5-Graph to 0.85


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/05 01:55:23

Modified files:
	textproc/p5-XML-Writer: Makefile distinfo 

Log message:
- update p5-XML-Writer to 0.606
- reflect license change (to MIT)


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/05 03:43:30

Modified files:
	devel/p5-File-MimeInfo: Makefile 

Log message:
add shared-mime-info to RUN_DEPENDS to make this module more useful

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/05 03:44:52

Modified files:
	sys/dev/usb    : uvideo.h 

Log message:
Sort uvideo_vs_iface struct a bit.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/05 05:34:01

Modified files:
	usr.sbin/snmpd : snmpe.c 

Log message:
fix a possible crash in debugging mode (if compiled for with -DDEBUG)

found by Alexander Sabourenkov


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/05 08:45:53

Modified files:
	usr.sbin/gpioctl: gpioctl.8 

Log message:
need set argument now in this example; ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/05 09:06:20

Modified files:
	usr.sbin/snmpd : mib.h 

Log message:
add a few HOST-RESOURCES-MIB types (just names, no functionality yet)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/05 09:35:45

Modified files:
	x11/gnome/devhelp: Makefile 

Log message:
argh, forgot to bump the major. luckily a frog caught me, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/05 09:37:56

Modified files:
	usr.sbin/relayd: check_icmp.c check_script.c check_tcp.c hce.c 
	                 log.c pfe.c relayd.conf.5 relayd.h ssl.c 
	usr.sbin/relayctl: relayctl.8 relayctl.c 

Log message:
change the way relayd reports check results: instead of logging an
arbitrary string in debugging mode, it will store an error code
(HCE_*) for each host.  the error code can be translated to a string
(in log.c) for debugging but it will also be passed to relayctl via
the control socket.

from a user point of view, this will print a human-readable error
message in the "relayctl show hosts" output if a host is down because
the check failed.  the relayctl(8) manpage includes detailed
explanations of the error messages including mitigations for the
most-common problems.

ok jmc@ (manpages)
ok phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/05 09:53:07

Modified files:
	usr.sbin/relayd: parse.y 

Log message:
use HTTP/1.1 instead of HTTP/1.0 if a host header is specified.

spotted by phessler@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/05 10:29:11

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
- cosmethic, no functionnal change


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/05 10:31:54

Modified files:
	usr.sbin/smtpd : aliases.c 

Log message:
- err -> fatal(), old diff from Jacek Masiulaniec <jacekm@dobremiasto.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/05 12:09:59

Modified files:
	usr.sbin/smtpd : aliases.c dns.c lka.c mda.c mta.c runner.c 

Log message:
- more err/errx -> fatal/fatalx, warn/warnx -> log_warn/log_warnx
contains bits based on an old diff from Jacek Masiulaniec and
other bits from me.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/05 12:45:20

Modified files:
	x11/gnome/vinagre: Makefile distinfo 
	x11/gnome/vinagre/patches: patch-Makefile_in 
	x11/gnome/vinagre/pkg: PLIST 

Log message:
- SECURITY update to vinagre-0.5.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/05 12:56:53

Modified files:
	www/webkit     : Makefile 

Log message:
- my machine got exhausted trying to build this... and failed.
add VMEM_WARNING


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/05 13:48:06

Modified files:
	multimedia/mkvtoolnix: Makefile distinfo 
	multimedia/mkvtoolnix/patches: patch-configure 

Log message:
- bugfix update to version 2.4.1
fixes some audio/video sync issues amongst others


CVSROOT:	/cvs
Module name:	www
Changes by:	jdixon@cvs.openbsd.org	2008/12/05 14:20:27

Modified files:
	.              : events.html 

Log message:
moving back one day to Feb 5-6 2009


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/05 14:50:57

Modified files:
	security/libfwbuilder: Makefile distinfo 
	security/fwbuilder: Makefile distinfo 
	security/fwbuilder/pkg: PLIST 
Removed files:
	security/fwbuilder/patches: 
	                            patch-src_gui_ProjectPanel_state_ops_cpp 
	                            patch-src_gui_main_cpp 

Log message:
update to 3.0.2

from maintainer Vadim Zhukov


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/05 15:04:00

Modified files:
	usr.sbin/btd   : btd.8 

Log message:
haul in some stuff from ntpd.8; ok todd


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/05 15:07:07

Modified files:
	security/ipguard: Makefile distinfo 
	security/ipguard/patches: patch-Makefile patch-doc_ipguard_8 
	                          patch-ipguard_c patch-ipguard_h 
	security/ipguard/pkg: PLIST 

Log message:
update to 1.02, from maintainer Girish Venkatachalam


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/05 19:04:56

Modified files:
	usr.sbin/smtpd : parse.y smtpd.conf.5 smtpd.conf 

Log message:
- it is now possible to specify an interface instead of an address or a
hostname in a listen statement (ie: listen on lo0)
request by deraadt@ a while ago, ok jacekm@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/05 19:43:58

Modified files:
	usr.sbin/smtpd : mta.c smtp_session.c 

Log message:
evbuffer_readline already strips <CRLF> so that callers don't have to.

ok gilles


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/05 19:44:08

Modified files:
	usr.sbin/smtpd : parser.c parser.h smtpctl.c 
	usr.sbin/smtpd/smtpctl: Makefile 
Added files:
	usr.sbin/smtpd : showqueue.c 

Log message:
- teach smtpctl how to inspect queue and runqueue, it supports two commands
`showqueue' which displays the content of the queue (all envelopes)
`showrunqueue` which displays envelopes scheduled for delivery. The
utility will be improved and extended, but for now we need at least
this basic support to help debug queue-related issues.

Output format is spamdb-alike:
type|envelope uid|sender|recipient|last delivery date|retry count

ok jacek@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jacekm@cvs.openbsd.org	2008/12/05 20:30:58

Modified files:
	geo/openbsd-developers/files: OpenBSD 

Log message:
Add myself.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvalchev@cvs.openbsd.org	2008/12/05 20:47:45

Modified files:
	misc/xdelta    : Makefile distinfo 
	misc/xdelta/pkg: PLIST 
Removed files:
	misc/xdelta/patches: patch-xd_edsio_c 

Log message:
xdelta-1.1.4; from Jim Dew <jdew@yggdrasil.ca>


CVSROOT:	/cvs
Module name:	ports
Changes by:	jacekm@cvs.openbsd.org	2008/12/05 21:14:39

Modified files:
	geo/openbsd-developers: Makefile 

Log message:
Bump PKGNAME, pointed out by okan@.


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/12/05 21:31:24

Modified files:
	sys/arch/amd64/include: intr.h pci_machdep.h 
	sys/arch/arm/include: pci_machdep.h 
	sys/arch/hppa/include: pci_machdep.h 
	sys/arch/hppa64/include: pci_machdep.h 
	sys/arch/landisk/include: pci_machdep.h 
	sys/arch/sparc64/include: pci_machdep.h 
	sys/arch/amd64/amd64: intr.c vector.S 

Log message:
mpsafe intr_establish that doesn't get biglock, so that we may dream of the day when this is useful.
mostly macro magic that does nothing.  only actually useful on amd64 for now, compliments of art.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/05 21:49:52

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
NULL-ify s_msg.datafp upon fclose unconditionally.

ok gilles


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/12/05 22:05:46

Modified files:
	sys/arch/i386/pci: pci_machdep.h 

Log message:
some more trouble where i failed to account for oga's diff


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/12/05 22:08:02

Modified files:
	sys/arch/amd64/pci: pci_machdep.c 

Log message:
cvs wouldn't let me check this in before


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/05 23:40:44

Removed files:
	usr.bin/man    : man.conf 

Log message:
remove old version of man.conf, since the current one is in /etc;
pointed out by hyjial
ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/06 02:02:47

Modified files:
	sys/net80211   : ieee80211_pae_input.c 

Log message:
typo, no binary change.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/06 03:54:45

Modified files:
	usr.sbin/smtpd : smtpctl.8 

Log message:
smtpctl(8) was committed after 4.4.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/06 04:39:38

Modified files:
	sys/dev/pci    : if_em.c 

Log message:
uncount clusters taken off the rx ring immediately. if those clusters were
being chained into a jumbo we would not replace them when filling the rx
ring again until they were passed up the stack.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/06 06:18:13

Modified files:
	usr.sbin/bgpctl: bgpctl.8 bgpctl.c 
	usr.sbin/ospfctl: ospfctl.8 ospfctl.c 
	usr.sbin/smtpd : smtpctl.8 

Log message:
the ellipsis allows more than one argument being specified.

discussed with gilles@

ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/06 06:38:47

Log message:
    import py-vobject 0.7.1
    
    Parses iCalendar and vCard files into Python data structures, decoding
    the relevant encodings. Also serializes vobject data structures to
    iCalendar, vCard, or (expirementally) hCalendar unicode strings.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081206
    
    N ports/textproc/py-vobject/distinfo
    N ports/textproc/py-vobject/Makefile
    N ports/textproc/py-vobject/pkg/DESCR
    N ports/textproc/py-vobject/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/06 06:40:56

Modified files:
	textproc       : Makefile 

Log message:
- add py-vobject


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/06 07:23:47

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
Unbreak -Werror.

ok gilles


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/06 07:24:15

Modified files:
	usr.sbin/smtpd : store.c 

Log message:
- fix spelling and grammar, From Nicholas Marriott <nicm__@ntlworld.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/06 07:30:51

Modified files:
	usr.sbin/smtpd : forward.c map.c queue.c smtp_session.c store.c 

Log message:
Don't include <err.h> where log.c API must be used.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/12/06 07:36:49

Modified files:
	sys/arch/amd64/amd64: intr.c 

Log message:
the not MP version didn't compile, mglocker found


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/06 07:58:09

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
In session_destroy, use "if (s->s_state >= S_MAIL)", and not
"if (s->s_state > S_MAIL)". Otherwise, session timeout after
MAIL FROM would leave mess in queue.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	weerd@cvs.openbsd.org	2008/12/06 08:18:37

Modified files:
	usr.sbin/smtpd : smtpd.h 

Log message:
Get rid of anonymous unions. Discussed with and ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/06 08:34:14

Modified files:
	.              : INDEX 

Log message:
- regen


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/12/06 10:46:52

Modified files:
	sys/arch/amd64/isa: isa_machdep.c 

Log message:
not commited, i'm a retard


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/06 12:17:28

Modified files:
	x11/mrxvt      : Makefile distinfo 
	x11/mrxvt/patches: patch-doc_mrxvt_1 
	x11/mrxvt/pkg  : PLIST 
Removed files:
	x11/mrxvt/patches: patch-src_init_c 

Log message:
- update to mrxvt-0.5.4
- specify license marker
- drop maintainership (any takers?)


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/12/06 12:59:38

Modified files:
	sys/arch/amd64/amd64: intr.c vector.S 
	sys/arch/amd64/include: intr.h pci_machdep.h 
	sys/arch/amd64/isa: isa_machdep.c 
	sys/arch/amd64/pci: pci_machdep.c 
	sys/arch/arm/include: pci_machdep.h 
	sys/arch/hppa/include: pci_machdep.h 
	sys/arch/hppa64/include: pci_machdep.h 
	sys/arch/i386/pci: pci_machdep.h 
	sys/arch/landisk/include: pci_machdep.h 
	sys/arch/sparc64/include: pci_machdep.h 

Log message:
revert all changes related to the mpsafe intr handler.  i screwed up the commit
and even then it didn't work.  we have higher standards than this.


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2008/12/06 13:05:08

Modified files:
	sys/arch/socppc/socppc: clock.c 

Log message:
Revert this to, due to the ppc intr backout. -moj  ok @kettenis


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/06 13:06:40

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
No need to set dwMaxVideoFrameSize and dwMaxPayloadTransferSize to 0
in the negotation routine explicitly, because the whole structure gets
bzero'ed before.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/06 14:18:16

Modified files:
	usr.sbin/dvmrpctl: dvmrpctl.8 
	usr.sbin/ripctl: ripctl.8 

Log message:
the ellipsis allows more than one argument being specified.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/06 15:51:01

Modified files:
	usr.sbin/btctl : bt.conf.5 btctl.8 

Log message:
command descriptions (.Nd macros) are usually lowercase;
fix wording for "ruleset grammar".

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/06 16:49:40

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
Make queue_delete_incoming_message not fatal on ENOENT condition.
Also, fix function name in fatals.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/06 18:03:25

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
Don't check / reset s->s_msg.datafp where its state is obviously known.


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/12/06 18:11:50

Modified files:
	sbin/disklabel : editor.c 

Log message:
fix an 11-year-old typo in an if statement;  'null dereference' llvm/clang;  ok millert


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/06 18:55:41

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
- fix function name in fatal()


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/12/06 19:56:06

Modified files:
	usr.bin/systat : engine.c engine.h pigs.c swap.c netstat.c 
	                 vmstat.c iostat.c cache.c sensors.c 

Log message:
Warning cleanup including unused variables and shadowed names


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/06 20:14:24

Modified files:
	usr.sbin/smtpd : smtpd.h runner.c 

Log message:
- getaddrinfo() uses negative values for its error defines, our use of an
u_int8_t to hold the value leads to invalid checking in
runner_batch_resolved(), this lead to a crash in MTA because we
assumed a batch had its mx resolved when it had not. while at it,
be more strict about errors we don't know and fatal(), it should
not happen.

ok jacekm@, ok chl@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/12/06 20:52:56

Modified files:
	net/samba      : Makefile distinfo 
	net/samba/pkg  : PLIST-docs 

Log message:
Update to Samba 3.0.33. A security release to address CVE-2008-4314.

ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/06 23:53:28

Modified files:
	textproc/p5-Catalyst-View-XSLT: Makefile distinfo 

Log message:
update to version 0.06


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/12/07 00:46:05

Modified files:
	usr.bin/systat : pool.c systat.1 

Log message:
Add option to order the pool view by size and number of pages columns.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/07 01:40:41

Modified files:
	usr.bin/systat : systat.1 

Log message:
- comment out more stuff currently unsupported
- host:port, not host.port

ok canacar


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/07 01:45:13

Modified files:
	share/man/man4 : Makefile drm.4 

Log message:
- use MLINKS for currently enabled drm devices
- update SYNOPSIS

ok oga


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/07 01:59:22

Modified files:
	lib/libcurses  : keybound.3 

Log message:
- man page name is keybound, not keyok
- returned type is char *, not int

from Frederic Culot, documentation/6019
first issue sent upstream (second already fixed)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/12/07 02:02:49

Modified files:
	mail/postfix/snapshot: Makefile distinfo 

Log message:
Update to Postfix 2.6-20081205.

ok jakob@


CVSROOT:	/cvs
Module name:	src
Changes by:	weerd@cvs.openbsd.org	2008/12/07 03:10:33

Modified files:
	lib/libc/net   : ethers.3 

Log message:
Document that ethers_aton returns NULL for invalid addresses.

Suggested by and ok claudio@, ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/07 05:36:06

Modified files:
	www/kronolith  : Makefile 
	www/kronolith/patches: patch-lib_Driver_sql_php 

Log message:
Remove an unneeded cast.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/07 05:49:48

Log message:
    pear-SOAP is a SOAP implementation for PHP/pear and it us used e.g by
    Horde to synchronize calendards with mobile phones using SyncML.
    
    Status:
    
    Vendor Tag:	mbalmer
    Release Tags:	pear_SOAP_20081207
    
    N ports/www/pear-SOAP/Makefile
    N ports/www/pear-SOAP/distinfo
    N ports/www/pear-SOAP/pkg/DESCR
    N ports/www/pear-SOAP/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/07 05:55:03

Modified files:
	www            : Makefile 

Log message:
Add pear-SOAP.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/07 06:14:44

Modified files:
	devel/horde    : Makefile 

Log message:
Add www/pear-SOAP as a dependency.


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2008/12/07 07:21:19

Modified files:
	usr.sbin/hotplugd: hotplugd.8 

Log message:
Change example to run /etc/netstart always (secure by default).
Cluestick courtesy of deraadt@, discussed with todd@, mbalmer@, ok ray@.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/07 07:33:26

Modified files:
	sys/dev/acpi   : acpiprt.c 
	sys/arch/amd64/pci: pci_machdep.c 
	sys/arch/i386/pci: pci_intr_fixup.c pci_machdep.c 

Log message:
Make acpiprt(4) check whether the current interrupt routing is "possible" and
pick a new one from the list of possible routings if it isn't or if a pin is
currently not routed.  Delay re-routing interrupts until we establish a
handler for it.  This prevents us from messing with unused interrupt pins
which may have fatal consequences (some machines spontaniously reboot).

The heuristics for picking an interrupt from the list of possibe ones
probably needs some tweaking still, but this makes several NVIDIA-based
boards work much better than before.

tested by many, ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/07 08:38:35

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpd.h 

Log message:
Replace evbuffer_add_printf calls with wrapper function, session_respond,
which additionally suffixes <CRLF>, and enables EV_WRITE.

Remove bufferevent_enable(.., EV_WRITE) from session_command and
session_pickup so that EV_WRITE is enabled in exactly one place,
session_respond.

Change some responses slightly to make code fit 80 columns.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/07 08:41:16

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
Disable EV_READ when sending IMSG_PARENT_AUTHENTICATE.

This is for consistency, code is not reached yet.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/07 09:00:07

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
Simplify queue_record_incoming_envelope.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/07 09:03:09

Modified files:
	www/mantis     : Makefile distinfo 
	www/mantis/pkg : PLIST 

Log message:
Update to mantis 1.1.5


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/12/07 09:37:04

Modified files:
	usr.sbin/dvmrpd: dvmrpd.h parse.y rde.h rde_srt.c 

Log message:
Kill src_node structure. It is mostly redundant with rt_node and
adds unneeded complexity. Move any stuff to rt_node structure.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/07 10:10:41

Modified files:
	usr.bin/aucat  : aproc.c aproc.h aucat.c dev.c dev.h safile.c 
	                 safile.h sock.c 

Log message:
When resampling, don't require the sample frequency to be an integer.
This removes the arithmetic constraint between the sample frequency
and the block size and all the associated code. Now aucat can work
in server mode with any block size.
ok jakemsr


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/07 10:42:21

Modified files:
	lib/libpciaccess/src: openbsd_pci.c 

Log message:
Implement pci_device_read_rom() for arbitrary PCI cards, including
secondary VGA. With help from kettenis@. ok kettenis@, miod@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/07 10:58:38

Modified files:
	lib/libpciaccess/src: openbsd_pci.c 

Log message:
Remove trailing white space.


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/12/07 11:13:01

Modified files:
	graphics/GraphicsMagick: Makefile distinfo 
	graphics/GraphicsMagick/pkg: PFRAG.shared PLIST 

Log message:
- update to 1.1.14
- build perl module
- add libwmf support

also brings port a bit closer to graphics/ImageMagick

ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/12/07 11:26:43

Modified files:
	net/yaz        : Makefile distinfo 
	net/yaz/pkg    : PLIST 

Log message:
update to 3.0.38

based on an earlier update from Andreas Bihlmaier (MAINTAINER)

ok ajacoutot@, and sthen@ (long long ago)


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/12/07 11:28:50

Modified files:
	x11/tellico    : Makefile distinfo 
	x11/tellico/pkg: PLIST 
Removed files:
	x11/tellico/patches: patch-src_tests_Makefile_in 

Log message:
- update to 1.3.4 from MAINTAINER (Andreas Bihlmaier) with a tweak
- clarify GPLv2 license
- add shared-mime-info to RUN_DEPENDS
- add mime and icon cache goo to PLIST

feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2008/12/07 11:31:29

Modified files:
	sbin/disklabel : editor.c 

Log message:
clean up find_bounds(), no binary change;  'dead initialisation' llvm/clang;  ok krw millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/07 11:43:47

Modified files:
	devel/p5-Exporter-Tidy: Makefile 

Log message:
- add a reminder as why not to update this port to 0.07


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2008/12/07 11:47:08

Modified files:
	sys/dev/usb    : if_cdcef.c 

Log message:
typos in comments: recieve -> receive.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/07 11:48:38

Modified files:
	archivers/p5-Archive-Zip: Makefile distinfo 

Log message:
- update p5-Archive-Zip to 1.26


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/07 11:49:02

Modified files:
	devel/p5-AnyEvent: Makefile distinfo 

Log message:
- update p5-AnyEvent to 4.33


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2008/12/07 13:08:55

Modified files:
	www/nginx      : Makefile distinfo 
	www/nginx/patches: patch-conf_nginx_conf 

Log message:
From MAINTAINER (Darrin Chandler):
This updates nginx to the latest stable version 0.6.34 and removed a
configure workaround (fixed upstream).

Also implements SUBST_CMD (thanks, okan).

ok MAINTAINER, weerd@, okan@


CVSROOT:	/cvs
Module name:	src
Changes by:	cloder@cvs.openbsd.org	2008/12/07 14:12:07

Modified files:
	usr.bin/ftp    : cookie.c 

Log message:
time_t is signed, so use INT_MAX rather than UINT_MAX when parsing a time_t
with strtonum


CVSROOT:	/cvs
Module name:	src
Changes by:	cloder@cvs.openbsd.org	2008/12/07 14:12:52

Modified files:
	libexec/spamd  : grey.c 

Log message:
time_t is signed, so use INT_MAX rather than UINT_MAX when parsing a time_t
with strtonum


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/07 14:37:53

Modified files:
	x11/gtk+2      : Makefile 
Added files:
	x11/gtk+2/patches: patch-gtk_Makefile_in 

Log message:
Always include "lpr" among the print backends; agreed with ajacoutot@.
(This means Firefox will again offer "Print to LPR".)


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/12/07 15:03:28

Log message:
    import retawq
    
    retawq is an interactive, multi-threaded web browser for text terminals.
    It is written in C, fast, small, nicely configurable, and comfortable.
    The low-level network communications are performed in a non-blocking
    way, and you can keep open as many "virtual windows" as you want and
    work simultaneously in two of them in a split-screen mode.
    
    based on a port from Girish Venkatachalam
    
    feedback and ok merdely@
    
    Status:
    
    Vendor Tag:	okan
    Release Tags:	okan_20081207
    
    N ports/www/retawq/Makefile
    N ports/www/retawq/distinfo
    N ports/www/retawq/pkg/DESCR
    N ports/www/retawq/pkg/PLIST
    N ports/www/retawq/patches/patch-resource_c
    N ports/www/retawq/patches/patch-docu_retawq_1
    N ports/www/retawq/patches/patch-docu_example-config
    N ports/www/retawq/patches/patch-stuff_h
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/12/07 15:05:31

Modified files:
	www            : Makefile 

Log message:
+retawq


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/07 15:17:48

Modified files:
	regress/usr.bin/ssh: addrmatch.sh 

Log message:
match string "passwordauthentication" only at start of line, not anywhere
in sshd -T output


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/12/07 15:37:05

Modified files:
	sys/dev/pci    : ahci.c 

Log message:
yet another one nvidia ahci controller that needs special handling.

from form@.

ok dlg, krw


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/12/07 16:38:01

Modified files:
	openssh        : donations.html 

Log message:
modernize donation setup like for openbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/07 21:18:34

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/08 01:35:46

Modified files:
	www/sarg       : Makefile 
	www/sarg/pkg   : PLIST 
Added files:
	www/sarg/patches: patch-include_conf_h patch-topsites_c 

Log message:
- add prototypes for functions returning pointers, fixes LP64 problems
- regen PLIST
From Tobias Ulmer, thanks!

- tidy whitespace in Makefile
- specify version in license marker


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/08 01:38:29

Modified files:
	share/man/man4 : ipw.4 iwi.4 iwn.4 wpi.4 

Log message:
remove links to the ipw web page, as damien no longer maintains it;
ok damien


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/08 03:59:44

Modified files:
	usr.sbin/relayd: pfe_filter.c 

Log message:
change the handling of redirections with the sticky-address option set:
instead of flushing the complete source tracking table (sticky
addresses) in pf on host state changes, just flush the entries for
hosts that have been marked as down in the relayd table.  this fixes
ugly problems with users loosing their sessions if another host or
redirection was going down.

ok cloder@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/12/08 04:04:55

Modified files:
	net/ruby-net-scp: Makefile distinfo 
	net/ruby-net-scp/pkg: PLIST 

Log message:
Update to version 1.0.1 and add regress target. Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/12/08 04:06:38

Modified files:
	net/ruby-net-sftp: Makefile distinfo 
	net/ruby-net-sftp/pkg: PLIST 

Log message:
Update to version 2.0.1 and add regress target. Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/12/08 04:08:43

Modified files:
	devel/ruby-debug-base: Makefile distinfo 
	devel/ruby-debug-base/pkg: PLIST 

Log message:
Update to version 0.10.3, okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/12/08 04:11:00

Modified files:
	devel/ruby-debug: Makefile distinfo 
	devel/ruby-debug/pkg: PLIST 

Log message:
Update to version 0.10.3 (also make proper spacing in Makefile).
Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/12/08 04:23:08

Log message:
    Initial import of si-0.3.
    
    silc improved is a SILC client without an user interface. It does output via
    files and input throught FIFOs. Most features of SILC are implemented.
    
    Lots of testing and help from sthen@. Thank you!
    
    ok sthen@
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2008-12-08
    
    N ports/net/si/Makefile
    N ports/net/si/distinfo
    N ports/net/si/patches/patch-Makefile
    N ports/net/si/patches/patch-config_mk
    N ports/net/si/patches/patch-si_c
    N ports/net/si/pkg/DESCR
    N ports/net/si/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/12/08 04:24:15

Modified files:
	net            : Makefile 

Log message:
add si


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/08 04:34:55

Modified files:
	usr.sbin/snmpd : Makefile mib.c snmpd.h snmpe.c 
Added files:
	usr.sbin/snmpd : timer.c 

Log message:
report memory and swap in hrStorage, and implement hrProcessor to report
hrProcessorLoad (where load means the percentage of time the system was
not idle during the last minute).  based on HOST-RESOURCES-MIB.

ok dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/08 05:20:17

Modified files:
	converters/p5-DateManip: Makefile distinfo 

Log message:
Update to 5.54
ok espie@, go ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/08 07:11:52

Modified files:
	databases/p5-Catalyst-Model-DBI: Makefile distinfo 
	databases/p5-Catalyst-Model-DBI/pkg: PLIST 

Log message:
update to version 0.20 to get rid of annoying warnings, see
http://rt.cpan.org/Public/Bug/Display.html?id=39884


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/08 07:16:17

Modified files:
	x11/gnome/totem-pl-parser: Makefile distinfo 

Log message:
- bugfix update to 2.24.3
* Fix parsing of RSS feeds that use HTML comments
* Fix problems that made Totem show an error when selecting a data
device in the Movie menu


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/08 07:20:10

Modified files:
	graphics/libgphoto2: Makefile distinfo 
	graphics/libgphoto2/patches: patch-Makefile_in 
	                             patch-camlibs_canon_usb_c 
	                             patch-configure 
	                             patch-libgphoto2_port_Makefile_in 
	                             patch-libgphoto2_port_configure 
	                             patch-libgphoto2_port_gphoto2_gphoto2-port-portability_h 
	                             patch-tests_Makefile_in 
	graphics/libgphoto2/pkg: PFRAG.shared PLIST 

Log message:
- update libgphoto to version 2.4.3
this is a maintenance release

ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/08 07:21:07

Modified files:
	graphics/gphoto2: Makefile distinfo 
	graphics/gphoto2/patches: patch-configure patch-gphoto2_shell_c 
	graphics/gphoto2/pkg: PLIST 

Log message:
- update gphoto to version 2.4.3
this is a maintenance release

ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/08 07:26:17

Modified files:
	converters/p5-JSON: Makefile distinfo 

Log message:
update to version 2.12

from Genadijus Paleckis (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	weerd@cvs.openbsd.org	2008/12/08 07:36:56

Modified files:
	share/man/man4 : uvideo.4 

Log message:
The iSight in my Apple MacBook Pro just works. Add it here.

Requested by and ok mglocker@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/12/08 07:48:35

Modified files:
	textproc/p5-Text-Markdown: Makefile distinfo 

Log message:
- update to 1.0.24
- replace REGRESS_FLAGS with MAKE_ENV so that the cpan module picks up
additional REGRESS_DEPENDS

ok simon@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/08 08:18:20

Modified files:
	textproc/p5-XML-LibXML: Makefile distinfo 
	textproc/p5-XML-LibXML/pkg: PLIST 

Log message:
update to version 1.69

testing and ok okan@, pea@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/08 08:20:07

Modified files:
	textproc/p5-XML-LibXSLT: Makefile distinfo 

Log message:
update to version 1.68 and adjust WANTLIB

feedback from pea@
testing and ok okan@, pea@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/12/08 09:50:05

Modified files:
	usr.bin/sudo   : parse.c 

Log message:
Do not short circuit pseudo commands when we get a match since, depending
on the settings, we may need to examine all commands for tags.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/12/08 11:04:52

Modified files:
	www/retawq     : Makefile 
Added files:
	www/retawq/patches: patch-tool_tlsmode 

Log message:
Add https support. Okay okan@.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/08 11:33:24

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
Add ability to load firmware for devices which require it.

Tested by deraadt@ and myself.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/08 11:54:32

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
- Firmware header field "len" for Ricoh devices is uint8_t not uint16_t.
- Consistency in comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/08 12:06:34

Modified files:
	sys/dev/pci/drm: drm_drv.c i915_drv.c mach64_drv.c mga_drv.c 
	                 r128_drv.c radeon_drv.c savage_drv.c sis_drv.c 
	                 tdfx_drv.c 

Log message:
Make the various drm drivers print the interrupt they're using.

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/08 12:16:00

Modified files:
	sys/dev/pci/drm: mga_drv.c 

Log message:
Don't forget to map the pci interrupt.

Noticed by kettenis@.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/12/08 12:42:45

Modified files:
	openssh        : bank-donation.html 

Log message:
update this page too


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/08 13:50:20

Modified files:
	sys/arch/arm/s3c2xx0: s3c2410_intr.c s3c2410_intr.h 
	                      s3c24x0_intr.h s3c2xx0_intr.c 
	                      s3c2xx0_intr.h sscom.c sscom_s3c2410.c 

Log message:
some sscom and interrupt cleanup, closer to usable userland.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/08 14:09:07

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
isight


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/08 14:09:15

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/12/08 14:23:10

Modified files:
	usr.bin/renice : renice.8 renice.c 

Log message:
Rewrite renice(8) to be POSIX compliant while still maintaining
traditional BSD usage.  Man page OK jmc@, OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/08 14:43:32

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
there are two isight models, at least


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/08 14:43:41

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/08 15:02:39

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
do device classification for non-UVC and firmware-needing devices together
in the same device table, and abstract usb control out of the ricoh firmware
loader so that it can be reused by other loaders
ok mglocker


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/08 16:23:32

Modified files:
	www/p5-XML-Atom: Makefile distinfo 

Log message:
- update p5-XML-Atom to 0.32


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/08 19:38:18

Modified files:
	usr.bin/ssh    : clientloop.c 

Log message:
The ~C escape handler does not work correctly for multiplexed sessions -
it opens a commandline on the master session, instead of on the slave
that requested it. Disable it on slave sessions until such time as it
is fixed; bz#1543 report from Adrian Bridgett via Colin Watson
ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/08 19:39:59

Modified files:
	usr.bin/ssh    : sftp.c 

Log message:
Deal correctly with failures in remote stat() operation in sftp,
correcting fail-on-error behaviour in batchmode. bz#1541 report and
fix from anedvedicky AT gmail.com; ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/08 19:58:16

Modified files:
	usr.bin/ssh    : readconf.c 

Log message:
don't leave junk (free'd) pointers around in Forward *fwd argument on
failure; avoids double-free in ~C -L handler when given an invalid
forwarding specification; bz#1539 report from adejong AT debian.org
via Colin Watson; ok markus@ dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/08 20:02:37

Modified files:
	usr.bin/ssh    : sftp.1 

Log message:
correct sftp(1) and corresponding usage syntax;
bz#1518 patch from imorgan AT nas.nasa.gov; ok deraadt@ improved diff jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/08 20:04:39

Modified files:
	usr.bin/ssh    : sftp.c 

Log message:
correct sftp(1) and corresponding usage syntax;
bz#1518 patch from imorgan AT nas.nasa.gov; ok deraadt@ improved diff jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/12/08 20:08:07

Modified files:
	sys/dev/usb    : usb.c usb.h 

Log message:
assign ehcidebug to USB_DEBUG ioctl argument.

add priv check to the ioctl.
only root priv should access these debug flags.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/08 20:20:42

Modified files:
	usr.bin/ssh    : servconf.c channels.c 

Log message:
channel_print_adm_permitted_opens() should deal with all the printing
for that config option.  suggested by markus@; ok markus@ djm@
dtucker@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/08 21:32:22

Modified files:
	usr.bin/ssh    : auth2-chall.c 

Log message:
replace by-hand string building with xasprinf(); ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/08 23:01:42

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Also allow V4L2 apps to recognize the UYVY support.

ok mglocker@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/08 23:31:15

Modified files:
	sys/dev/usb    : files.usb 

Log message:
uvideo uses firmware loading...


CVSROOT:	/cvs
Module name:	src
Changes by:	xsa@cvs.openbsd.org	2008/12/09 01:29:25

Modified files:
	share/man/man4 : sdmmc.4 

Log message:
.Xr sbt(4); ok uwe@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/12/09 02:53:33

Modified files:
	devel/git      : Makefile distinfo 
	devel/git/patches: patch-gitweb_gitweb_perl 
	devel/git/pkg  : PLIST-main 

Log message:
Update to git-1.6.0.5.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/09 03:46:35

Modified files:
	editors/xwpe   : Makefile distinfo 
	editors/xwpe/patches: patch-configure patch-we_fl_unix_c 
	editors/xwpe/pkg: DESCR PLIST 

Log message:
- update xwpe to 1.5.30a
- specify license version
- re-format DESCR


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/09 05:30:12

Modified files:
	sys/dev/pci    : emuxki.c emuxkivar.h 

Log message:
Replace the sc_type/sc_details enum's in the softc struct with a sc_flags
flags field and use the flags as appropriate.

ok jakemsg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/09 05:42:17

ports/x11/dbus-glib/patches

Update of /cvs/ports/x11/dbus-glib/patches
In directory cvs.openbsd.org:/tmp/cvs-serv29614/patches

Log Message:
Directory /cvs/ports/x11/dbus-glib/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/12/09 07:03:06

Modified files:
	usr.bin/sudo   : parse.c 

Log message:
Better fix for rev 1.21


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/09 07:12:08

Modified files:
	x11/dbus       : Makefile distinfo 
	x11/dbus/patches: patch-bus_Makefile_in patch-dbus_Makefile_in 
	                  patch-doc_Makefile_in patch-tools_Makefile_in 

Log message:
- SECURITY UPDATE for dbus to 1.2.6

fixes CVE-2008-4311
The default policy for both sent and received messages was
effectively *allow*, and not deny as stated.

"looks good" todd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/09 07:14:45

Modified files:
	x11/dbus       : Makefile 

Log message:
- set configure style to 'gnu', prodded by brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/09 08:23:55

Modified files:
	print/enscript/patches: patch-afm_Makefile_in patch-src_gsint_h 
	                        patch-src_main_c patch-src_psgen_c 
	                        patch-src_util_c 
	                        patch-states_hl_Makefile_in 

Log message:
- regen patches so next diff will be cleaner


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2008/12/09 08:27:42

Modified files:
	.              : 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 

Log message:
use a better wording to avoid confusion.

discussed with (and improved by) jj@

ok jj@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/09 08:35:01

Modified files:
	usr.bin/ssh    : sftp.1 sftp.c 

Log message:
update for the synopses displayed by the 'help' command, there are a
few missing flags; add 'bye' to the output of 'help'; sorting and spacing.

jmc@ suggested replacing .Oo/.Oc with a single .Op macro.

ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/09 09:00:18

Modified files:
	print/enscript : Makefile 
	print/enscript/patches: patch-src_psgen_c 

Log message:
- SECURITY FIX for CVE-2008-3863 and CVE-2008-4306 (buffer overflows)
* patch taken from debian's bugreport #506261.

- specify license version and regen PLIST while here


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/09 11:57:42

Modified files:
	distrib/common : elfrdsetroot.c rdsetroot.c 

Log message:
unify these two versions further (one day we should merge them into
one, and then merge them in crunchgen as a special option)
tested on a lot of machines


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/09 12:38:38

Modified files:
	include/arpa   : inet.h 
	lib/libc/net   : inet.3 inet_ntop.c 

Log message:
fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/09 12:40:10

Modified files:
	include/rpc    : xdr.h 
	lib/libc/rpc   : xdr_mem.c xdr_rec.c xdr_stdio.c 

Log message:
Commit requested by marco:
Add nonblock support for xdrrecs
ok millert blambert & otto; from NetBSD. libc bump to follow soon.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/09 12:43:16

Modified files:
	x11/dbus-glib  : Makefile distinfo 
	x11/dbus-glib/pkg: PLIST 

Log message:
- update dbus-glib to 0.78
- enable bash completion (as discussed with ajacoutot@ and brad@)

looks good to ajacoutot@
brad@ had a similar diff


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 12:44:10

Modified files:
	lib/libc/gdtoa : dtoa.c g_Qfmt.c g__fmt.c g_ddfmt.c g_dfmt.c 
	                 g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gdtoa.h 
	                 gdtoaimp.h gethex.c strtoIg.c strtod.c 
	                 strtodg.c strtof.c strtopQ.c strtopd.c 
	                 strtopdd.c strtopf.c strtopx.c strtopxL.c 
Added files:
	lib/libc/gdtoa : gdtoa_fltrnds.h 

Log message:
bugfix update to gdtoa 2008-10-10.   ok millert@, tested by many


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 12:46:24

Modified files:
	sys/arch/sparc/include: ieee.h 

Log message:
sparc does not have extended precision, therefore remove unused
definitions.  ok millert@.  tested by jsg@


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2008/12/09 12:47:24

Modified files:
	.              : want.html 

Log message:
One of the new toys is rare and not complete, can anyone help me solving the
puzzle?


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 12:52:34

Modified files:
	lib/libc       : shlib_version 
	lib/libc/arch/amd64/gen: Makefile.inc isfinitel.c isinfl.c 
	                         isnanl.c isnormall.c 
	lib/libc/arch/hppa64/gen: Makefile.inc isfinitel.c isinfl.c 
	                          isnanl.c isnormall.c 
	lib/libc/arch/i386/gen: Makefile.inc isfinitel.c isinfl.c 
	                        isnanl.c isnormall.c 
	lib/libc/arch/m68k/gen: Makefile.inc isfinitel.c isinfl.c 
	                        isnanl.c isnormall.c 
	lib/libc/arch/m88k/gen: Makefile.inc isfinitel.c isinfl.c 
	                        isnanl.c isnormall.c 
	lib/libc/arch/mips64/gen: Makefile.inc isfinitel.c isinfl.c 
	                          isnanl.c isnormall.c 
	lib/libc/arch/sparc/gdtoa: Makefile.inc 
	lib/libc/arch/sparc/gen: Makefile.inc 
	lib/libc/arch/sparc64/gen: Makefile.inc isfinitel.c isinfl.c 
	                           isnanl.c isnormall.c 
	lib/libc/arch/vax/gdtoa: strtof.c 
	lib/libc/arch/vax/gen: fpclassify.c infinity.c isfinite.c 
	                       isinf.c isnan.c isnormal.c signbit.c 
	lib/libc/gen   : fpclassify.c isfinite.c isinf.c isnan.c 
	                 isnormal.c signbit.c 
Added files:
	lib/libc/arch/amd64/gen: signbitl.c 
	lib/libc/arch/hppa64/gen: signbitl.c 
	lib/libc/arch/i386/gen: signbitl.c 
	lib/libc/arch/m68k/gen: signbitl.c 
	lib/libc/arch/m88k/gen: signbitl.c 
	lib/libc/arch/mips64/gen: signbitl.c 
	lib/libc/arch/sparc64/gen: signbitl.c 

Log message:
- add long double signbit
- make long double versions weak aliases to double versions,
on archs where long doubles are 64 bits
- no need to have two finites.  finite() and finitef() are
non-standard 3BSD obsolete versions of isfinite.  remove
from libm.  make them weak_alias in libc to __isfinite and
__isfinitef instead.  similarly make 3BSD obsolete versions
of isinf, isinff, isnan, isnanf weak_aliases to C99's
__isinf, __isinff, __isnan, __isnanf
- bump major
ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 12:53:35

src/lib/libm/src/ld80

Update of /cvs/src/lib/libm/src/ld80
In directory cvs.openbsd.org:/tmp/cvs-serv3852/ld80

Log Message:
Directory /cvs/src/lib/libm/src/ld80 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 12:54:38

src/lib/libm/src/ld128

Update of /cvs/src/lib/libm/src/ld128
In directory cvs.openbsd.org:/tmp/cvs-serv9486/ld128

Log Message:
Directory /cvs/src/lib/libm/src/ld128 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 13:00:35

Modified files:
	lib/libm       : Makefile shlib_version 
	lib/libm/arch/alpha: s_copysign.S 
	lib/libm/arch/hppa: e_sqrt.c s_rint.c 
	lib/libm/arch/vax: n_atan2.S n_sincos.S n_sqrt.S n_support.S 
	                   n_tan.S 
	lib/libm/noieee_src: n_asincos.c n_atan.c n_atan2.c n_fdim.c 
	                     n_floor.c n_fmax.c n_fmin.c n_sincos.c 
	                     n_support.c n_tan.c 
	lib/libm/src   : e_acos.c e_asin.c e_atan2.c e_rem_pio2.c 
	                 e_sqrt.c k_rem_pio2.c math_private.h s_atan.c 
	                 s_copysign.c s_cos.c s_exp2.c s_fabs.c s_fdim.c 
	                 s_fmax.c s_fmin.c s_frexp.c s_ilogb.c s_ldexp.c 
	                 s_nan.c s_rint.c s_scalbn.c s_sin.c s_tan.c 
Added files:
	lib/libm/arch/amd64: invtrig.c 
	lib/libm/arch/i387: invtrig.c 
	lib/libm/src   : e_acosl.c e_asinl.c e_atan2l.c e_sqrtl.c 
	                 s_atanl.c s_copysignl.c s_cosl.c s_fabsl.c 
	                 s_fmaxl.c s_fminl.c s_frexpl.c s_ilogbl.c 
	                 s_logbl.c s_rintl.c s_scalbnl.c s_sinl.c 
	                 s_tanl.c 
	lib/libm/src/ld128: invtrig.c invtrig.h k_cosl.c k_sinl.c 
	                    k_tanl.c s_exp2l.c s_nanl.c 
	lib/libm/src/ld80: invtrig.c invtrig.h k_cosl.c k_sinl.c 
	                   k_tanl.c s_exp2l.c s_nanl.c 
Removed files:
	lib/libm/arch/amd64: s_finite.S s_finitef.S 
	lib/libm/arch/i387: s_finite.S s_finitef.S 
	lib/libm/arch/mc68881: s_finite.S 
	lib/libm/src   : s_finite.c s_finitef.c s_infinity.c 

Log message:
- 80-bit and quad precision trigonometric and other most
important functions: acosl, asinl, atanl, atan2l, cosl,
sinl, tanl, exp2l, frexpl, ilogbl, ldexpl, logbl, scalbnl,
fabsl, hypotl, powl, sqrtl, rintl, copysignl, nanl, fdiml,
fmaxl, fminl.  mostly taken from freebsd, needed alot of
changes to adapt.  note, these are all c versions;  and are
quite slow when architectures have, e.g. sqrt.  assembly
versions will be added afterwards
- make them .weak/__weak_alias to the double precision
versions on other archs
- no need to have two finites.  finite() and finitef() are
non-standard 3BSD obsolete versions of isfinite.  remove
from libm.  make them weak_alias in libc to __isfinite and
__isfinitef instead.  similarly make 3BSD obsolete versions
of isinf, isinff, isnan, isnanf weak_aliases to C99's
__isinf, __isinff, __isnan, __isnanf
- remove unused infinity.c.  the c library has infinities
for each supported platform
- use STRICT_ASSIGN cast hack for _kernel_rem_pio2, so that
the double version has a chance of working on i386 with
extra precision
- avoid storing multiple copies of the pi/2 array, since
it won't vary
- bump major due to removed finite/finitef.  although they
will be in libc, which anything is linked to, minor bump
might be enough
ok millert@.   tested by sthen@, jsg@, ajacoutot@, kili@, naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 13:02:02

Modified files:
	include        : math.h 

Log message:
expose extended-precision definitions.     ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 13:10:39

Removed files:
	lib/libc/arch/sparc/gdtoa: strtold.c 
	lib/libc/arch/sparc/gen: fpclassifyl.c isfinitel.c isinfl.c 
	                         isnanl.c isnormall.c 

Log message:
remove unused


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 13:21:07

Modified files:
	lib/libc/arch/alpha/gen: fabs.S 
	lib/libc/arch/arm/gen: fabs.c 
	lib/libc/arch/hppa/gen: fabs.c 
	lib/libc/arch/powerpc/gen: fabs.c 
	lib/libc/arch/sh/gen: fabs.c 
	lib/libc/arch/sparc/gen: fabs.S 
	lib/libc/arch/vax/gen: fabs.S 
	lib/libm/arch/alpha: s_copysign.S 
	lib/libm/arch/vax: n_atan2.S n_sincos.S n_sqrt.S n_support.S 
	                   n_tan.S 

Log message:
alias fabsl to fabs on these archs


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 13:32:06

Modified files:
	lib/libc/arch/alpha/gen: ldexp.c 
	lib/libc/arch/amd64/gen: fabs.S 
	lib/libc/arch/arm/gen: ldexp.c 
	lib/libc/arch/hppa/gen: ldexp.c 
	lib/libc/arch/i386/gen: fabs.S 
	lib/libc/arch/m68k/gen: fabs.S 
	lib/libc/arch/m88k/gen: fabs.S 
	lib/libc/arch/mips64/gen: fabs.S 
	lib/libc/arch/powerpc/gen: ldexp.c 
	lib/libc/arch/sh/gen: ldexp.c 
	lib/libc/arch/sparc/gen: ldexp.c 
	lib/libc/arch/sparc64/gen: fabs.S 
	lib/libc/arch/vax/gen: frexp.c ldexp.S 
	lib/libc/gen   : frexp.c 

Log message:
ditto frexpl and ldexpl


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 13:33:30

Modified files:
	usr.sbin/httpd/src/include: ap_config_auto.h 

Log message:
update ap_config_auto.h for new libc


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 13:35:13

Modified files:
	regress/lib/libm/rint: rint.c 

Log message:
also test rintl


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 13:39:37

Modified files:
	gnu/lib/libstdc++: shlib_version 
	gnu/lib/libstdc++/libstdc++/include/bits: cpp_type_traits.h 
	gnu/lib/libstdc++/libstdc++/include/c_std: std_cmath.h 

Log message:
libstdc++ (cmath) needs to handle integer arguments for the math
functions: acos, asin, atan, atan2, cos, cosh, exp, fabs, floor,
log, log10, sqrt, sin, sinh, tan, tanh
fixes quite some ports
tested by brad@.   no objections millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 13:54:02

Modified files:
	lib/libc/arch/amd64/gen: fabs.S 
	lib/libc/arch/i386/gen: fabs.S 
	lib/libc/arch/m68k/gen: fabs.S 
	lib/libc/arch/m88k/gen: fabs.S 
	lib/libc/arch/mips64/gen: fabs.S 
	lib/libc/arch/sparc64/gen: fabs.S 

Log message:
these were not needed


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/12/09 14:04:48

Log message:
    Initial import of p5-Mail-SPF-Iterator 1.02
    
    This module provides an iterative resolving of SPF records.  Contrary
    to Mail::SPF, which does blocking DNS lookups, this module just
    returns the DNS queries and later expects the responses.
    
    Lookup of the DNS records will be done outside of the module and
    can be done in a event driven way.
    
    ok sturm
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20081209
    
    N ports/mail/p5-Mail-SPF-Iterator/Makefile
    N ports/mail/p5-Mail-SPF-Iterator/distinfo
    N ports/mail/p5-Mail-SPF-Iterator/pkg/PLIST
    N ports/mail/p5-Mail-SPF-Iterator/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/12/09 14:52:31

Modified files:
	www/php5       : Makefile.inc distinfo 
	www/php5/core  : Makefile 
	www/php5/core/pkg: PLIST-fastcgi PLIST-main 
	www/php5/patches: patch-configure_in 

Log message:
update to php-5.2.8 and fix the no_suhosin flavor


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/12/09 15:14:46

Modified files:
	mail           : Makefile 

Log message:
add p5-Mail-SPF-Iterator


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/12/09 15:20:32

Modified files:
	usr.bin/sudo   : Makefile.in config.h.in configure configure.in 
	                 lbuf.c tgetpass.c 
	usr.bin/sudo/auth: sudo_auth.h 

Log message:
sync with sudo cvs repo


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/09 15:37:33

Modified files:
	usr.bin/ssh    : clientloop.c 

Log message:
fix typo in error message


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/09 15:49:59

Modified files:
	sys/dev/pci    : envy.c 

Log message:
Non soundblaster-like devices must set AUDIO_PROP_INDEPENDENT
flag even if playback and record are not independent; otherwise
AUDIO_GETINFO ioctl may return false parameters on devices like
envy(4) that don't use the same number of channels for playback
and recording.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/09 16:10:37

Modified files:
	regress/lib/libsndio: Makefile 

Log message:
add vol/ to SUBDIRS


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 16:13:31

Modified files:
	lib/libm       : Makefile 

Log message:
pass CPPFLAGS+= -D__STDC__ for vax, to get the right definitions
from asm.h.  discussed w/ millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/09 16:28:12

Modified files:
	astro/libnova  : Makefile 

Log message:
make it build with the new libm by removing the "cheat until we get
long double trigonometry" part workaround.  caught by sthen@'s bulk build
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/09 16:34:29

Modified files:
	games/kbilliards: Makefile 

Log message:
fix build for new libm by removing -Dsqrtl=sqrt.  caught by sthen@'s
bulk build.  ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/09 16:48:57

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/09 17:59:08

Modified files:
	lib/libc/arch/hppa/gen: fabs.c ldexp.c 

Log message:
use sys/cdefs.h


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 18:08:25

Modified files:
	lib/libm/arch/hppa: e_sqrt.c s_rint.c 
	lib/libm/noieee_src: n_asincos.c n_atan.c n_atan2.c n_fdim.c 
	                     n_floor.c n_fmax.c n_fmin.c n_sincos.c 
	                     n_support.c n_tan.c 
	lib/libm/src   : e_acos.c e_asin.c e_atan2.c e_sqrt.c s_atan.c 
	                 s_copysign.c s_cos.c s_fabs.c s_fdim.c s_fmax.c 
	                 s_fmin.c s_frexp.c s_ilogb.c s_ldexp.c s_nan.c 
	                 s_rint.c s_scalbn.c s_sin.c s_tan.c 

Log message:
use sys/cdefs.h;  pointed out by theo


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/09 18:15:02

Modified files:
	lib/libc/arch/alpha/gen: ldexp.c 
	lib/libc/arch/arm/gen: fabs.c 
	lib/libc/arch/powerpc/gen: fabs.c ldexp.c 
	lib/libc/arch/sh/gen: fabs.c ldexp.c 
	lib/libc/arch/sparc/gen: ldexp.c 
	lib/libc/arch/vax/gen: fpclassify.c frexp.c isfinite.c isinf.c 
	                       isnan.c isnormal.c signbit.c 
	lib/libc/gen   : fpclassify.c frexp.c isinf.c isfinite.c isnan.c 
	                 isnormal.c signbit.c 

Log message:
use sys/cdefs.h;  pointed out by theo


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2008/12/09 18:31:31

Modified files:
	sys/dev/usb    : if_urtw.c 

Log message:
sizeofa -> nitems

ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/09 20:55:20

Modified files:
	usr.bin/ssh    : addrmatch.c 

Log message:
o cannot be NULL here but use xfree() to be consistent; ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/09 21:46:49

Modified files:
	share/man/man4 : auacer.4 

Log message:
history should mention when the driver appeared in OpenBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2008/12/10 01:19:23

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
use maximum value of dwMaxVideoFrameBufferSize in each vs descriptors
as the maximum frame buffer size of video(4)

current logic potentially brake the device initialization
(and the result of the query is not correct).

ok mglocker@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/10 01:26:21

Modified files:
	lib/libc/arch/vax/gen: fabs.S ldexp.S 

Log message:
no spaces allowed in the macro arguments.  completely insanity!


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/10 02:03:30

Modified files:
	usr.sbin/ntpd  : ntp.c 

Log message:
Correctly skip the internal fd when checking the server sockets. Use PFD_MAX
to start the for loop and not 1 which was correct long long time ago.
OK otto@ found by Anirban Sinha ASinha(at)zeugmasystems.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2008/12/10 02:35:45

Modified files:
	telephony/p5-Net-SIP: Makefile distinfo 

Log message:
Update to p5-Net-SIP-0.50.

ok bluhm@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/10 04:43:18

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Macro spacing.  No binary change.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/12/10 11:05:36

Modified files:
	.              : want.html 

Log message:
remove v20z rails for me, I bought a set. Jasper still needs some
if anyone can help.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/10 11:09:45

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
another rum; Arndt at ba-loerrach.de


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/10 11:09:55

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/10 11:10:14

Modified files:
	sys/dev/usb    : if_rum.c 

Log message:
another rum; Arndt at ba-loerrach.de


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/10 13:26:56

Modified files:
	sys/arch/amd64/isa: isa_machdep.c 
	sys/arch/i386/isa: isa_machdep.c 

Log message:
both x86 platforms isa bus_dma implementations handle bus_dmamap_sync
incorrectly.

The spec (manpage) states that using two PRE or two POST ops together is
entirely valid, but mixing pre and post is invalid. The way this was
handled before with a switch statement meant that only individual
commands actually would be recognised, so move to just checking the
commands indidually using "if (op & $command)". Additionally, add a
DIAGNOSTIC check and panic for the mixing of pre and post operations
(this is done on several other architectures already).

tested by several people; thanks!

ok dlg@, kettenis@, "the diff made sense" deraadt.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/10 13:31:02

Modified files:
	www/nostromo   : Makefile distinfo 

Log message:
Update to latest nostromo version 1.9.

OK mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/10 13:37:48

Modified files:
	sys/dev/ic     : gem.c hme.c 

Log message:
Replace m_free() with m_freem() in foo_start() to ensure that upon error
the full mbuf chain is freed.

ok claudio@ kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/10 13:54:10

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
id for Radeon HD2600 PRO AGP; from johan.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/10 13:56:18

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/10 14:20:48

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Fix ohci xfers for some devices by adjusting the number of microframes to
a static value of 8.

Regression tested by todd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/10 15:33:37

Modified files:
	net/udptunnel  : Makefile 
	net/udptunnel/pkg: DESCR PLIST 
Added files:
	net/udptunnel/patches: patch-host2ip_c 

Log message:
- fix potential 64-bit issue
- remove bogus ${VERSION} variable
- specify license
- regen DESCR/PLIST

ok jakob@ (MAINTAINER), although he wouldn't mind it if someone takes it over


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/10 16:04:25

Modified files:
	usr.sbin/smtpd : aliases.c parse.y 

Log message:
That the "aliases" and "virtual" maps satisfy m_src == S_DB is checked
too late, ie. at alias resolution time, and it's only a log_info.

Move the check to parse.y, and make daemon die if m_src != S_DB.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/10 16:15:24

Modified files:
	audio/easytag  : Makefile 
	audio/easytag/pkg: DESCR 

Log message:
- reflect it's capabilities a bit more in DESCR, would saved me some time...


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/12/10 16:30:33

Modified files:
	emulators/qemu : Makefile 
	emulators/qemu/files: README.OpenBSD 
	emulators/qemu/patches: patch-qemu-doc_texi patch-vl_c 

Log message:



CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/12/10 16:38:52

Modified files:
	emulators/qemu/pkg: PLIST 

Log message:
.. missed by last commit, the commit message (below) and this file
several tweaks and improvements, no real functional change
From Giovanni Bechis bigionews(at)snb(dot)it and
Mikaloj Kucharski mikalaj(at)kucharski(dot)name
o use SUBST_CMD
o fix README.OpenBSD
o fix path
o do not hardcode /usr/local
o add @bin markers
From Alexander Hall alexander(at)beard(dot)se
o add non root fd passing sudo instructions
bump PKGNAME


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/12/10 16:41:19

Modified files:
	sys/arch/amd64/amd64: dkcsum.c 
	sys/arch/amd64/stand/libsa: diskprobe.c 
	sys/arch/i386/i386: dkcsum.c 
	sys/arch/i386/stand/libsa: diskprobe.c 

Log message:
When booting from a CD on i386/amd64, assume the root filesystem
is on the CD rather than always asking for its location.  Behaviour
pointed out at OpenCON by Stephan Rickauer.

Tested by Stephan. nick@ has no objections.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/12/10 16:57:10

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
convert the aggregator's AS number into host byte order when
displayed in "show rib detail".

ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/12/10 17:46:01

Modified files:
	mail/dspam     : Makefile 
	mail/dspam/patches: patch-src_pgsql_drv_c 

Log message:
o Add 'domainscale' and 'largescale' flavors from
Antti Harri iku(at)kameli(dot)openbsd(dot)fi
o Fix PostgreSQL escaping from
Jeff Ross jross(at)openvistas(dot)net
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/11 01:40:25

Modified files:
	audio/streamripper: Makefile distinfo 
	audio/streamripper/pkg: PLIST 
Removed files:
	audio/streamripper/patches: patch-lib_http_c 
	                            patch-lib_relaylib_c 

Log message:
Update to 1.64.0.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/11 02:05:34

Modified files:
	lib/libm/man   : infnan.3 

Log message:
remove an unneccessary addition to SEE ALSO: all the information
is already there;

ok martynas


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/11 02:07:16

Modified files:
	share/man/man9 : malloc.9 

Log message:
- update the list of types
- some text improvements
- remember systat(1)

ok otto


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/11 02:17:33

Modified files:
	emulators/qemu : Makefile 
	emulators/qemu/files: README.OpenBSD 

Log message:
- fix typo in SUBST_CMD to make this port build
- SYSCONFDIR is always /etc for base system files (i.e. /etc/hostname.if...)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/11 02:47:06

Modified files:
	emulators/qemu : Makefile 

Log message:
- change the way README.OpenBSD is installed so that the .bak file does
not end up in PLIST; INSTALL_SCRIPT was wrong too since we don't need to
install this file as executable


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/11 02:58:21

Removed files:
	security/socks5: Makefile distinfo 
	security/socks5/files: runsocks.in 
	security/socks5/patches: patch-clients_archie_Makefile_in 
	                         patch-clients_ftp_ftp_c 
	                         patch-clients_telnet_commands_c 
	                         patch-configure patch-socks5-1 
	                         patch-socks5-conf-5 
	                         patch-socks5-passwd-5 patch-stopsocks-1 
	security/socks5/pkg: DESCR PFRAG.shared PLIST 

Log message:
Remove this old unmaintained commercial server software.
HOMEPAGE does not exist anymore, distfile is nowhere to be fetch and
cannot be mirrored because of PERMIT_* restrictions.

No objections from anyone and as sthen@ pointed out, people should be
using security/dante instead.


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/12/11 03:43:38

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
add device id for Qualcomm AC8700 modem, from freebsd


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/12/11 03:44:36

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/12/11 03:46:33

Modified files:
	sys/dev/usb    : ubsa.c 

Log message:
hook Qualcomm AC8700 modem into ubsa(4), from freebsd
discussed with yuo@ and deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2008/12/11 03:58:09

Modified files:
	share/man/man4 : ubsa.4 

Log message:
list AC8700 in ubsa(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/11 03:59:50

Modified files:
	usr.bin/cdio   : rip.c 

Log message:
don't try to sio_close a NULL sio_hdl.  stops cdio from segfaulting
when /dev/audio is busy or AUDIODEVICE is not set correctly.

commit it!  ratchov@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/11 05:08:27

Modified files:
	include        : math.h 

Log message:
add __infinityf declaration.  (only affects vax).  pointed out by miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/11 05:36:31

Modified files:
	x11/gtk-vnc    : Makefile distinfo 
	x11/gtk-vnc/patches: patch-configure patch-plugin_Makefile_in 
	                     patch-src_coroutine_ucontext_c 
	                     patch-src_gvnc_c 
	x11/gtk-vnc/pkg: PLIST-plugin 
Added files:
	x11/gtk-vnc/patches: patch-gnulib_tests_Makefile_in 

Log message:
- update gtk-vnc to 0.3.8
* switches to cairo instead of gtkglext
- bump major

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/11 05:36:59

Modified files:
	x11/gnome/vinagre: Makefile 

Log message:
- sync WANTLIB after gtk-vnc update

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/11 06:33:41

Modified files:
	usr.bin/systat : systat.1 

Log message:
move one paragraph to a more logical position;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/11 06:58:14

Modified files:
	editors/elvis  : Makefile distinfo 
	editors/elvis/patches: patch-Makefile_in patch-ctags_c 
	editors/elvis/pkg: DESCR PLIST 
Added files:
	editors/elvis/patches: patch-configure patch-doc_ctags_man 
	                       patch-guix11_xdialog_c 
	                       patch-guix11_xdialog_h 
Removed files:
	editors/elvis/patches: patch-guix11_guix11_h patch-lib_ctags_man 

Log message:
- update elvis to 2.2.0
- be more specific about the license
- tweak DESCR

with a hint from matthieu@
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/11 07:33:37

Modified files:
	security       : Makefile 

Log message:
unlink socks5; it has been removed


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/12/11 07:49:02

Modified files:
	regress/usr.bin/mdoclint: mdoclint 

Log message:
reorg code so that it can be cut further.
discussed with jmc@ and Thomas Klausner (wiz@netbsd.org)


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/11 08:41:59

Modified files:
	sys/arch/sparc/include: ieee.h 

Log message:
revert back to 1.4, since there's still some code that uses this;  pointed
out by theo


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/12/11 08:43:19

Modified files:
	usr.sbin/pkg_add/OpenBSD: PackageRepository.pm 

Log message:
copying local files may cause some issues, as noticed by sturm@
Try really hard to avoid copying a file on itself: by first checking the
stat() results, and if they are not available (since some people use fucked-up
stuff like AFS), rely on the file names as a last resort.

This should avoid stuff getting copied from PKG_CACHE to PKG_CACHE and
erasing itself in a few cases...


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2008/12/11 08:44:01

Modified files:
	etc            : rc 

Log message:
Bump size of isakmpd RSA host key up to 2048 bits to match the
SSH2-RSA size; ok hshoexer@, no objection from miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/11 08:50:30

Modified files:
	graphics/xfig  : Makefile 
Removed files:
	graphics/xfig/patches: patch-w_snap_h 

Log message:
workaround is not needed w/ the new libm.  tested by and ok naddy@, sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/11 08:51:50

Modified files:
	math/py-numpy  : Makefile 
Removed files:
	math/py-numpy/patches: patch-numpy_core_src_umathmodule_c_src 

Log message:
libc has extended-precision math versions now.    tested by and ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/11 08:57:16

Modified files:
	graphics/digikam: Makefile 
Removed files:
	graphics/digikam/patches: 
	                          patch-digikam_digikam_timelinewidget_cpp 

Log message:
remove, since operator overloading for the math functions has been
fixed in libstdc++ instead
tested by and ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/11 09:31:47

Modified files:
	sys/kern       : kern_exit.c 

Log message:
a little bit of paranoia


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/11 09:45:45

Modified files:
	sys/sys        : mbuf.h 
	sys/kern       : uipc_mbuf.c 
	sys/net        : if.c if.h 

Log message:
export per-interface mbuf cluster pool use statistics out to userland
inside if_data, so that netstat(1) and systat(1) can see them
ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/11 10:07:14

Modified files:
	sys/arch/amd64/include: isa_machdep.h 
	sys/arch/amd64/isa: isa_machdep.c 
	sys/arch/i386/isa: isa_machdep.c isa_machdep.h 

Log message:
Kill the $ARCH prefix for isa_dma_cookie. With this change, the i386 and
amd64 isa dma code is identical save for some formatting, and a slight
difference in bus_dmamem_alloc.

"Die x86_!" krw@.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/11 10:20:19

Modified files:
	sys/dev/pci/drm: radeon_cp.c radeon_drv.h radeon_state.c 

Log message:
Don't do radeon_cp_dispatch flip on lastclose.

Sometimes the sarea isn't there and screws us. The intention of this
call was to set the scanout buffer back to being correct.

On the other hand: If we're in lastclose the xserver is shutting and
thus the scanout buffer is moot. Kernel modesetting will probably
revising pageflipping, but that'll be a different interface anyway.
Since all lastclose does not is call radeon_do_release() just rename
radeon_do_release to lastclose and nuke the old one.

Uwe@ has some crashes in here occasionally, this diff fixed them for him.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 15:17:12

Modified files:
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : util.c 

Log message:
- bsnprintf() is a wrapper to snprintf() that can be used when we handle an
encoding error or a truncation the same way. This will turn many of
our snprintf() checks into boolean checks.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 15:18:15

Modified files:
	usr.sbin/smtpd : smtpd.h 

Log message:
- missing prototype


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 15:19:39

Modified files:
	usr.sbin/smtpd : smtpctl.8 

Log message:
- document showqueue and showrunqueue


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 15:32:28

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
- fix a bug that would cause the runner to hit a fatal() when running out
of luck under load. Long story made short: the runner process opens
the queue and sequentially opens each bucket to process messages.
If a message is delivered by MDA/MTA after the opendir(), then the
queue process will garbage collect the message from the queue and
the runner will attempt to opendir() a path that no longer exists.

Reported by Daniel Lidberg <daniel.lidberg@gmail.com>, observed by
jacekm@ and debugged by me, that's collaborative work ;-)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/11 15:35:42

Log message:
    import flickcurl 1.5
    
    Flickcurl is a C library (and utility) for the Flickr API, handling
    creating the requests, signing, token management, calling the API,
    marshalling request parameters and decoding responses.
    It also includes a program flickrdf to turn photo metadata, tags,
    machine tags and places into an RDF triples description.
    
    rather loosely based on a submission by edd barret (MAINTAINER)
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081211
    
    N ports/net/flickcurl/distinfo
    N ports/net/flickcurl/Makefile
    N ports/net/flickcurl/pkg/DESCR
    N ports/net/flickcurl/pkg/PLIST
    N ports/net/flickcurl/pkg/PFRAG.shared
    N ports/net/flickcurl/pkg/MESSAGE
    N ports/net/flickcurl/files/README.OpenBSD
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/11 15:37:08

Modified files:
	net            : Makefile 

Log message:
- add flickcurl


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 15:59:14

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
- snprintf -> bsnprintf


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 16:01:16

Modified files:
	usr.sbin/smtpd : ssl.c 

Log message:
- snprintf -> bsnprintf


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/11 16:03:11

Log message:
    import conduit 0.3.15
    
    Conduit is a synchronization application for GNOME. It allows you to
    synchronize your files, photos, emails, contacts, notes, calendar data
    and any other type of personal information and synchronize that data
    with another computer, and online service.
    
    (don't hook it up yet, as it needs some more tweaking, which'll help having
    it in-tree)
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081112
    
    N ports/x11/gnome/conduit/distinfo
    N ports/x11/gnome/conduit/Makefile
    N ports/x11/gnome/conduit/pkg/PLIST
    N ports/x11/gnome/conduit/pkg/DESCR
    N ports/x11/gnome/conduit/patches/patch-configure
    N ports/x11/gnome/conduit/patches/patch-conduit_conduit
    N ports/x11/gnome/conduit/patches/patch-conduit_conduit_real
    N ports/x11/gnome/conduit/patches/patch-tools_conduit-client
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 16:04:45

Modified files:
	usr.sbin/smtpd : aliases.c 
	usr.sbin/smtpd/makemap: Makefile 
	usr.sbin/smtpd/newaliases: Makefile 

Log message:
- snprintf -> bsnprintf
- makemap and newaliases need util.c now


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/11 16:05:26

Modified files:
	x11/gnome/conduit: Makefile 

Log message:
- fix to make it package, not bumping as it's only been around for < 2 minutes


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 16:06:39

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
- snprintf -> bsnprintf


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 16:10:28

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
- snprintf -> bsnprintf


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 16:17:25

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
- snprintf -> bsnprintf


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/11 16:19:00

Modified files:
	usr.sbin/smtpd : parse.y queue.c 

Log message:
- last snprintf -> bsnprintf


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/11 17:10:26

Modified files:
	lib/libm       : Makefile 
	lib/libm/man   : acos.3 asin.3 atan.3 atan2.3 cos.3 exp.3 fabs.3 
	                 ieee.3 logb.3 nan.3 rint.3 sin.3 sqrt.3 tan.3 

Log message:
document and mlink long double functions.  ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/11 17:12:47

Modified files:
	lib/libc/gen   : Makefile.inc frexp.3 ldexp.3 modf.3 

Log message:
- document and mlink frexpf, ldexpf, modff added 13 years ago
- document frexpl, ldexpl added recently
a tweak and ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/11 17:53:27

Modified files:
	gnu/lib/libstdc++: shlib_version 

Log message:
bump major version, to be safe.  ok theo


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/11 23:12:34

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
matthieu and reyk say that using 9k frames for rx breaks vic on esx. i can
sometimes reproduce this, but i cannot see why it would be a problem. tres
weird.

only put 4k frames on the jumbo ring to cope. i'll try to figure this out
again later.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 01:04:29

Modified files:
	net/flickcurl  : Makefile 

Log message:
- add CONFIGURE_SHARED


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/12 01:05:55

Modified files:
	share/man/man7 : hier.7 

Log message:
- note that /tmp and /var/tmp are cleaned by daily(8)
- sync the descriptions of /tmp and /var/tmp whilst here

requested by Ilya A. Kovalenko


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 01:40:27

Modified files:
	x11/gnome/conduit: Makefile 

Log message:
- totem and tomboy are not *needed* dependencies for proper operation


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 02:15:45

Modified files:
	x11/gnome/conduit: Makefile 
Added files:
	x11/gnome/conduit/patches: patch-conduit_gtkui_UI_py 

Log message:
- fix help menu


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 02:17:14

Modified files:
	x11/gnome      : Makefile 

Log message:
+conduit
Note that this needs avahi for network sync which I'm currently working on.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 02:55:03

Log message:
    Import py-nautilus-0.5.1 (a.k.a. nautilus-python)
    
    Python bindings for the nautilus extension library.
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081212
    
    N ports/x11/gnome/py-nautilus/Makefile
    N ports/x11/gnome/py-nautilus/distinfo
    N ports/x11/gnome/py-nautilus/pkg/DESCR
    N ports/x11/gnome/py-nautilus/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 02:55:52

Modified files:
	x11/gnome      : Makefile 

Log message:
+py-nautilus


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/12 04:40:59

Modified files:
	lib/libc/gdtoa : g__fmt.c gethex.c strtod.c strtodg.c 

Log message:
strcpy -> strlcpy; ok mbalmer@ martynas@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/12/12 05:23:36

Modified files:
	sys/conf       : files 

Log message:
Add netmpls/mpls_output.c

ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/12 05:25:16

Modified files:
	databases/pgadmin3: Makefile distinfo 
	databases/pgadmin3/pkg: PLIST 

Log message:
Update to 1.8.4
Take maintainership (ok aanriot@)
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 05:50:48

Modified files:
	x11/gnome/panel: Makefile 
Added files:
	x11/gnome/panel/patches: patch-gnome-panel_panel-logout_c 

Log message:
- user switching does not work under OpenBSD, so disable the button


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 05:59:28

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/pkg: PLIST 

Log message:
- remove bogus post-install target
- install /etc/X11/gdm/... scripts as executable; it's been wrong for ever
since those scripts never got a change to actually run!


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/12 08:45:51

Modified files:
	regress/usr.bin/sort: stests 

Log message:
fix test 37 (from NetBSD) and the (still failing) 41


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 09:02:49

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Follow RFC 4271 more closely by sending the correct error back for optional
attributes and use the correct lenght in some other error cases.
OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 09:02:51

Log message:
    Import libspectre-0.2.2
    
    libspectre is a small library that provides a convenient and easy to use
    API for handling and rendering Postscript documents.
    
    looks good to jasper@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081212
    
    N ports/print/libspectre/distinfo
    N ports/print/libspectre/Makefile
    N ports/print/libspectre/pkg/DESCR
    N ports/print/libspectre/pkg/PLIST
    N ports/print/libspectre/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/12 09:03:27

Modified files:
	print          : Makefile 

Log message:
+libspectre


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 09:05:30

Modified files:
	usr.sbin/bgpd  : rde_update.c 

Log message:
Correctly set the partial bit on the AS4_PATH and AS4_AGGREGATOR attribute.
Per RFC4271 the partial bit must be set if the attribute was not generated
on the originating router. This is mostly cosmetics.
OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2008/12/12 09:14:57

Modified files:
	graphics/gimp/stable: Makefile distinfo 
	graphics/gimp/stable/pkg: PLIST 

Log message:
Update to 2.6.3
Change my email address
Ok, kili@, okan@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/12 10:05:15

Modified files:
	share/man/man4 : iwn.4 

Log message:
new firmware for 4965AGN adapters (firmware for 5000 Series does not change.)
see http://marc.info/?l=linux-wireless&m=122902161516579&w=2

package contains:
iwlwifi-4965-ucode-228.57.2.23.tgz
iwlwifi-5000-ucode-5.4.A.11.tar.gz

from: http://intellinuxwireless.org/?n=Downloads


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/12 10:15:40

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnreg.h 

Log message:
get rid of the ugly IWN_SET_DESC_SEG/NSEGS macros.
add "support" for physical addresses larger than 32-bit.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/12 10:24:51

Modified files:
	usr.sbin/smtpd : smtpd.8 smtpd.conf.5 

Log message:
Kill references to smtpdb(8).

ok gilles@


CVSROOT:	/cvs
Module name:	www
Changes by:	austin@cvs.openbsd.org	2008/12/12 11:48:59

Modified files:
	.              : orders.html 

Log message:
Some very rare old CD sets found in warehouse.  Price accordingly.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/12 11:53:06

Modified files:
	lib/libc/arch/vax/gen: isinf.c isnan.c 

Log message:
do the same as was done in mi version:  do not include math.h, since isinf,
and isnan would expand to macros and compatibility aliases won't work


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/12 11:56:12

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hppa 
	                         md.hppa64 md.i386 md.landisk md.macppc 
	                         md.sgi md.socppc md.sparc64 md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/12 12:30:17

Modified files:
	lib/libm       : Makefile 
	lib/libm/arch/vax: n_atan2.S n_sincos.S n_sqrt.S n_support.S 
	                   n_tan.S 

Log message:
space


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/12 13:19:56

Modified files:
	usr.sbin/smtpd : smtpd.h 

Log message:
Format string checking for bsnprintf.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/12 13:22:21

Modified files:
	databases/pgadmin3: Makefile 

Log message:
sync master sites with databases/postgresql; ok pea@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 13:23:20

Modified files:
	usr.sbin/arp   : arp.c 

Log message:
Use rtm_hdrlen to jump over the message header and to the beginning of the
sockaddrs included in the message. This makes the code more robust when
kernel and userland are out of sync. put it in deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 13:26:30

Modified files:
	sbin/route     : route.c show.c 

Log message:
Use the hdrlen to skip over the header and to the sockaddrs instead of the
implied sizeof(struct rt_msghdr). Makes code more robust when userland and
kernel are out of sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/12 13:58:48

Modified files:
	sys/dev/ic     : rt2860.c rt2860var.h rt2860reg.h 

Log message:
- fix HW crypto using group keys (this should fix the "ExtIV bit not set"
logged by some WPA supplicants when connecting to a ral(4) WPA AP.)
- get rid of the ugly ack_rate, rate2mcs functions (pre-compute ACKs
duration for all rates at node association time.)
- lot of clean up, prepare for future enhancements


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/12 14:18:36

Modified files:
	sys/dev/ic     : rt2860.c 

Log message:
fix a bug that slipped through my last commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 14:52:04

Modified files:
	sys/net        : rtsock.c 

Log message:
Make sure that incomming routing messages don't have RTP_DOWN set. Mask
the rtm_priority with RTP_MASK so that userland (e.g. arp) can issue a RTM_GET
and reissue the message as RTM_DELETE.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 15:07:33

Modified files:
	sys/net        : if.c if.h route.c route.h 
	sys/sys        : sockio.h 

Log message:
Introduce a if_priority that will be added to RTP_STATIC when routes are
added without an expilict priority. This allows to specify less prefered
interfaces that will only take over if the primary interface loses link.
OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 15:09:26

Modified files:
	sbin/ifconfig  : ifconfig.8 ifconfig.c 

Log message:
ifconfig(8) part to make it possible to set an interface priority.
OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 15:43:17

Modified files:
	usr.sbin/ospfd : kroute.c ospfd.h rde.c 

Log message:
Make the kroute code routing priority aware. This solves a few issues and
makes to code simpler. While the routing table is somewhat simpler the
redistribution code does not allow a much more radical approach. With some
additional help of Mr. Kernel and his rtsock it should be possible to rip
even more code out of kroute.c.
Tested and OK sthen@, gollo@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 15:44:07

Modified files:
	usr.sbin/ospfctl: ospfctl.c 

Log message:
ospfd knows now priorities so let ospfctl know and print them as well.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 16:15:12

Modified files:
	usr.sbin/bgpd  : bgpd.h kroute.c 

Log message:
Make bgpd route priority aware and while there sync in the basics to correctly
track multipath routes. Code is mostly stolen from similar fixes to ospfd but
a bit different as this kroute.c implementation is more complex because of
additional task (nexthop verification for example).
This change and the similar ospfd change were desperatly needed on larger
complex network setups which tended to end up in situation where the kernel
had a different oppinion about routing than the daemon. Now the situation
should be a lot better.
Tested and OK sthen@ gollo@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/12 16:15:39

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
Make bgpctl priority aware.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/12/12 16:38:23

Modified files:
	sys/dev/i2c    : i2c_scan.c 

Log message:
Check for zero'd spd data even if we pass the checksum
and don't offer a match in this case.

Deals with the qemu "TODO: Populate SPD eeprom data."
tested by todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2008/12/12 16:44:37

Modified files:
	lib/libc/arch/vax/gen: isnan.c isinf.c 

Log message:
__isinff and __isnanf


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/12 17:18:46

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
note to everyone:  nitems(pointer) is 0, not what you want


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/12 19:52:58

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/12 19:58:00

Modified files:
	graphics/ffmpeg: Makefile 

Log message:
drop maintainership, bump pkgname


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/13 01:43:21

Modified files:
	devel/horde    : Makefile distinfo 
	devel/horde/pkg: PLIST 

Log message:
Update to Horde 3.3.1 and fix a dependency in the package.

This is a minor security release that adds another check to the XSS
filter for an Internet Explorer exploit. All users are encouraged
to upgrade to this version.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/13 01:48:20

Modified files:
	www/turba      : Makefile distinfo 
	www/turba/pkg  : PLIST 

Log message:
Update Turba to version 2.3.1

This is a minor security release that fixes unescaped output in the
test script. All users are encouraged to upgrade to this release.
In addition all users are encouraged to disable test.php in production,
per the install documentation.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/13 01:53:19

Modified files:
	devel/horde    : Makefile distinfo 

Log message:
Update to Horde 3.3.2

The major changes compared to Horde version 3.3.1 are:
* Fix prototypejs regression on IE.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/13 01:58:16

Modified files:
	mail/imp       : Makefile distinfo 

Log message:
Update to Imp 4.3.2

This is a minor security update and fixes some IE regression.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/13 02:41:02

Modified files:
	textproc/libxml++: Makefile distinfo 
	textproc/libxml++/pkg: PLIST 

Log message:
- bugfix update to libxml++-2.24.1

looks good to Andreas Bihlmaier (maintainer) who tested it on i386 and
sparc64


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/12/13 02:55:01

Modified files:
	graphics/cairo : Makefile distinfo 

Log message:
Update to Cairo 1.8.4.
- Re-enable the PDF and PostScript backends.

ok eric@ ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/13 02:58:47

Modified files:
	x11/gnome/applets2: Makefile 
	x11/gnome/applets2/pkg: PLIST-main 

Log message:
- add missing build+run_depends on py-gnome-desktop
fix packaging, noticed by Alexey Suslikov


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/13 03:13:12

Modified files:
	share/man/man4 : uvideo.4 

Log message:
My camcorder works now, too :-)


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/13 03:19:09

Modified files:
	security/clamav: Makefile distinfo 

Log message:
Update to ClamAV 0.94.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/13 03:37:28

Modified files:
	audio/squeezecenter: Makefile 

Log message:
add NO_REGRESS=Yes, no package bump needed.


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/12/13 04:02:11

Modified files:
	faq/fr         : current.html upgrade44.html 
	faq/pf/fr      : index.html perf.html 
	faq/pf/nl      : anchors.html authpf.html carp.html config.html 
	                 example1.html filter.html ftp.html index.html 
	                 logging.html macros.html nat.html options.html 
	                 perf.html pools.html queueing.html scrub.html 
	                 shortcuts.html tables.html 
	faq/zh         : current.html faq4.html 
	fr             : 44.html cats.html errata.html errata32.html 
	                 errata33.html errata34.html errata35.html 
	                 errata36.html errata37.html errata38.html 
	                 errata39.html errata40.html errata41.html 
	                 errata42.html errata43.html events.html 
	                 hackathons.html hppa.html index.html items.html 
	                 luna88k.html security.html socppc.html 
	                 sparc.html translation.html want.html 
	it             : index.html 
	openbgpd/fr    : index.html 
	openntpd/fr    : index.html 
	openssh/fr     : bank-donation.html donations.html 
	zh             : translation.html 
Added files:
	faq/fr         : upgrade-old.html 
	fr             : 43.html errata44.html 
	openbgpd/fr    : ftp.html 
	openntpd/fr    : ftp.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	www
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/13 04:23:31

Modified files:
	faq/pf         : index.html 
	.              : index.html translation.html 
	faq            : index.html 

Log message:
It seems the removal of [fr] translation made some people unslack ;-)
Thanks to the tremendous work of Benoit Lecocq and his commitment for
long-time maintenance, we are now up-to-date with original version, so
link back to [fr] translation.


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2008/12/13 04:49:54

Modified files:
	sys/dev/pci    : ahci.c 

Log message:
;5Anvidia mcp67 ahci controller also needs special handling.

from Marko Pecic.  thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/13 05:07:40

Modified files:
	sys/dev/ic     : rt2860.c 

Log message:
clear the WCID, pairwise keys, shared keys, IV/EIV tables in NIC memory
*after* resetting the hardware.  otherwise the tables contain garbage.

should fix most of the weird issues people were facing.

scary.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/13 06:15:38

Modified files:
	usr.sbin/smtpd : aliases.c forward.c makemap.c newaliases.c 
	                 smtpd.h 

Log message:
Declare alias_parse in smtpd.h, and fix callers that pass it wrong
number of arguments.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/13 07:35:19

Modified files:
	sys/dev/ic     : rt2860.c rt2860reg.h rt2860var.h 

Log message:
use the hardware general-purpose timer interrupt instead of timeout(9).
clean up the ctl_ridx mess.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/13 09:58:34

Log message:
    Import bug-buddy-2.24.2
    
    bug-buddy is a graphical bug reporting tool.  It can extract debugging
    information from a crashed application and create either a stacktrace or
    a minidump file to send to the GNOME bug tracker.
    <...>
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081213
    
    N ports/x11/gnome/bug-buddy/distinfo
    N ports/x11/gnome/bug-buddy/Makefile
    N ports/x11/gnome/bug-buddy/pkg/DESCR
    N ports/x11/gnome/bug-buddy/pkg/PLIST
    N ports/x11/gnome/bug-buddy/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/13 09:59:10

Modified files:
	x11/gnome      : Makefile 

Log message:
+bug-buddy


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/13 10:08:36

Modified files:
	x11/gnome/session: Makefile 

Log message:
- uncomment bug-buddy from run_depends now that we have it
- bump


CVSROOT:	/cvs
Module name:	x11
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/13 10:52:12

Log message:
    Import mousetweaks-2.24.2
    
    The Mousetweaks package provides mouse accessibility enhancements for
    the GNOME desktop.
    <...>
    
    Amongst other things, it allows users to perform a right click by doing
    a click&hold of the left mousebutton which is very handy for me...
    powerbook user ;-)
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081213
    
    N x11/gnome/mousetweaks/Makefile
    cvs: ERROR: cannot write file /cvs/x11/gnome/mousetweaks/Makefile,v: No such file or directory
    N x11/gnome/mousetweaks/distinfo
    cvs: ERROR: cannot write file /cvs/x11/gnome/mousetweaks/distinfo,v: No such file or directory
    cvs: ERROR: cannot mkdir /cvs/x11/gnome/mousetweaks/pkg -- not added: No such file or directory
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/13 10:52:58

Log message:
    Import mousetweaks-2.24.2
    
    The Mousetweaks package provides mouse accessibility enhancements for
    the GNOME desktop.
    <...>
    
    Amongst other things, it allows users to perform a right click by doing
    a click&hold of the left mousebutton which is very handy for me...
    powerbook user.
    
    2nd try... I hope this time I didn't mess it up...
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081213
    
    N ports/x11/gnome/mousetweaks/Makefile
    N ports/x11/gnome/mousetweaks/distinfo
    N ports/x11/gnome/mousetweaks/pkg/DESCR
    N ports/x11/gnome/mousetweaks/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/13 10:53:38

Modified files:
	x11/gnome      : Makefile 

Log message:
+mousetweaks


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2008/12/13 10:55:43

Modified files:
	share/man/man4 : uvideo.4 

Log message:
Another camera that works, 'Sure' mglocker@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/13 11:18:29

Added files:
	graphics/gthumb/patches: patch-src_dlg-photo-importer_c 

Log message:
explicitly include <unistd.h> for R_OK and friends, see access(2)


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/13 11:58:28

Modified files:
	usr.sbin/smtpd : newaliases.c 

Log message:
- Correct usage text.
- Drop static qualifiers.
- Drop unused -d switch.
- Use 0/1 exit codes instead of <sysexits.h> defines.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/13 12:02:34

Modified files:
	usr.sbin/smtpd : newaliases.c 

Log message:
Use mkstemp instead of mkdtemp; also, add more X's.

Do chmod before rename to eliminate short time window when aliases.db
is "official" but not readable.

Use PATH_ALIASESDB instead of hardcoding "/etc/mail/.."

Check db->close return code.

ok gilles@ henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/13 12:05:26

Modified files:
	usr.sbin/smtpd : newaliases.c 

Log message:
If parse_aliases fails, don't warn about syntax errors; it may fail
for other reasons.

Never exit outside main; we need to return to main to clean the
temp file.

Check parse_entry return code; otherwise $? == 0 even when invalid
entries were found.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/13 12:11:33

Modified files:
	usr.sbin/smtpd : newaliases.c 

Log message:
Simplify parse_entry; streamline the code to call db->put in one
place, regardless of number of preexisting aliases.

Don't call db->sync; it's covered by db->close shortly before rename.

ok chl@ gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/13 12:15:48

Modified files:
	usr.sbin/smtpd : newaliases.c 

Log message:
Fix few parsing bugs in parse_entry, most severe of which was
segv on lines consisting exclusively of whitespace.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/13 12:18:50

Modified files:
	usr.sbin/smtpd : newaliases.c 

Log message:
Detect alias duplicates.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2008/12/13 12:36:46

Modified files:
	net/darkstat   : Makefile distinfo 
	net/darkstat/pkg: PLIST 

Log message:
Maintenance update to darkstat 3.0.712


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/13 15:52:55

Modified files:
	graphics/p5-GD : Makefile distinfo 

Log message:
update to 2.41, drop pointless HOMEPAGE as suggested by simon@
ok simon


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/13 15:54:53

Modified files:
	textproc/p5-XML-LibXSLT: Makefile 

Log message:
correct WANTLIB and bump. ok simon@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/13 16:19:34

Modified files:
	usr.sbin/smtpd : lka.c mda.c mfa.c mta.c queue.c runner.c smtp.c 
	                 smtp_session.c smtpd.h 

Log message:
IMSG_* namespace cleanup.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/13 16:39:30

Modified files:
	sys/arch/sparc64/sparc64: locore.s 

Log message:
Properly restore PSTATE_IE when returning from send_softint().

Fixes "ipi_send: couldn't send ipi" panics.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/13 17:34:45

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Add the Novatel Merlin X950D ExpressCard.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/13 17:36:06

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/12/14 00:38:41

Modified files:
	sys/sys        : videoio.h 
	sys/dev/usb    : uvideo.c 

Log message:
Give names to anonymous unions.

Worked on with mglocker.

OK mglocker


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/12/14 00:46:24

Modified files:
	usr.bin/sendbug: sendbug.1 sendbug.c 

Log message:
Remove useless fields from template, they just serve to confuse
users.

Idea okayed by art and deraadt, feedback from jmc.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/14 03:17:24

Modified files:
	sys/net80211   : ieee80211_node.c ieee80211_node.h 

Log message:
Add an ieee80211_notify_dtim() function that drivers should call after
every DTIM in HostAP mode.
Flushes all group addressed MSDUs buffered at the AP for power management.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/14 03:23:08

Modified files:
	sys/dev/ic     : rt2860.c rt2860reg.h 

Log message:
- properly handle RT2860_TX_RX_COHERENT interrupts.
- update ic_dtim_count and make use of the new ieee80211_notify_dtim function.
- add explicit barriers.
- cleanup as usual.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/14 03:56:51

Modified files:
	usr.sbin/pkg_add: package.5 

Log message:
display message is +DISPLAY; from Ingo Schwarze
ok espie


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/12/14 04:10:50

Modified files:
	www/phpmyadmin : Makefile distinfo 

Log message:
- SECURITY update to 2.11.9.4 which fixes SQL injection.
- Reference: http://www.milw0rm.com/exploits/7382

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/12/14 04:59:41

Modified files:
	sys/net80211   : ieee80211_ioctl.c 

Log message:
txpower range checks should be inclusive.
From FreeBSD via mickey in pr 6024.

ok damien@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/12/14 06:04:19

Modified files:
	net/lftp       : Makefile distinfo 
	net/lftp/patches: patch-src_Resolver_cc 
	net/lftp/pkg   : PLIST 
Added files:
	net/lftp/patches: patch-src_Makefile_in 

Log message:
update to 3.7.7

ok ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2008/12/14 07:10:16

Modified files:
	.              : i386-laptop.html 

Log message:
Typo fixed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/14 08:10:15

Modified files:
	audio/libcanberra: Makefile 
	audio/libcanberra/pkg: PLIST 
Added files:
	audio/libcanberra/patches: patch-src_driver-order_c 

Log message:
- move drivers order to give it a chance to actually play a sound:
use gstreamer first (which uses libsndio by default) instead of plain OSS.
(canberra should be modified to use libsndio by itlsef)
- explicitely add enable/disable switches in CONFIGURE_ARGS
- regen PLIST while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	martin@cvs.openbsd.org	2008/12/14 09:39:12

Modified files:
	net/olsrd      : Makefile distinfo 

Log message:
bugfix update to olsrd 0.5.6-r3

PKGNAME help from sthen@
ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2008/12/14 09:48:04

Modified files:
	sys/dev/usb    : ugen.c 

Log message:
o Correctly clear UGEN_ASLP in all cases.
o Use the timeout for isochronous transfers as well
o Allow to set the timeout for both, read and write

From FreeBSD. you@ ok some time ago.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/14 10:10:44

Modified files:
	sys/arch/sparc64/sparc64: db_interface.c 
	sys/arch/sparc64/include: db_machdep.h 
	sys/arch/sparc64/dev: bbc.c 

Log message:
Implement a "machine xir" ddb command, making it possible to send an
External Initiated Reset (XIR) to processors.  A XIR is non-maskable and will
drop us at the PROM ok prompt.  This makes it possible to diagnose problems
where a CPU is spinning with interrupts disabled.

For now, this is only supported on machines with bbc(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/14 11:41:57

Modified files:
	sys/dev/ic     : rt2860.c rt2860reg.h 

Log message:
Disable TX_DMA writing back DDONE into TXD.
Some micro-optimizations while I'm here.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/14 11:42:36

Log message:
    Import sound-theme-freedesktop-0.2
    
    A sound theme is a set of sounds, sharing similarities / instruments...
    The user can then select the sound theme that they want to use, and all
    applications will use sounds from the theme.  This definition is
    similar to icon theme.
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20081214
    
    N ports/audio/sound-theme-freedesktop/distinfo
    N ports/audio/sound-theme-freedesktop/Makefile
    N ports/audio/sound-theme-freedesktop/pkg/DESCR
    N ports/audio/sound-theme-freedesktop/pkg/PLIST
    N ports/audio/sound-theme-freedesktop/patches/patch-Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/14 11:44:00

Modified files:
	audio          : Makefile 

Log message:
+sound-theme-freedesktop


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/14 11:46:46

Modified files:
	x11/gnome/settings-daemon: Makefile 
	x11/gnome/settings-daemon/patches: patch-configure 
	                                   patch-data_Makefile_in 
	x11/gnome/settings-daemon/pkg: PLIST 

Log message:
- remove all run_depends, there are not needed (control-center2 already
references these)


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/14 12:16:06

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
queue_create_incoming_layout must return 0 on failure, not -1.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/14 12:18:02

Modified files:
	graphics/gphoto: Makefile 
	graphics/gphoto/patches: patch-kodak_kodak_dc210_c 
	                         patch-kodak_kodak_dc2x_c 
	                         patch-ricoh_ricoh_300z_c 
	                         patch-sony_command_c 
	                         patch-src_callbacks_c patch-src_util_c 
	graphics/gphoto/pkg: PLIST 
Added files:
	graphics/gphoto/patches: patch-canon_serial_c 
	                         patch-konica_qmxxx_qm_c 
	                         patch-mustek_core_c 
	                         patch-mustek_image_c 
	                         patch-mustek_print_h 
	                         patch-nikon_coolpix600_c 
	                         patch-photopc_eph_cmd_c 
	                         patch-photopc_eph_open_c 
	                         patch-ricoh_ricoh_300_io_c 
	                         patch-samsung_samsung_c 
	                         patch-src_commandline_c 
	                         patch-src_menu_c 

Log message:
- fix some implicit declarations (strcpy, memcpy...)
- add license marker and regen PLIST while here

requested by and ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/14 12:20:59

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
O_TRUNC is redundant if O_EXCL is specified.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/14 12:22:55

Modified files:
	x11/gnome/controlcenter2: Makefile 

Log message:
- add sound-theme-freedesktop to run_depends to enable desktop sounds
- fix WANTLIB

Warning: with GNOME 2.24, no option is provided to automatically start
esound with the session ; either use 'aucat -l' in rc.local to use
libsndio or add 'esd -unix -noterminate -nobeeps &' in your
xinirc/xsession to keep using esound.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/14 12:24:42

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
O_TRUNC is redundant if O_EXCL is specified.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/14 12:27:47

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
Files under /incoming don't need flock(2)ing anymore.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/14 12:30:45

Modified files:
	graphics/gthumb: Makefile distinfo 
	graphics/gthumb/patches: patch-libgthumb_Makefile_in 
	graphics/gthumb/pkg: PLIST 
Removed files:
	graphics/gthumb/patches: patch-src_dlg-photo-importer_c 

Log message:
- update to gthumb-2.10.10
- use MODGNOME_HELP_FILES

looks ok to Guillaume Protet (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/14 12:33:49

Modified files:
	graphics/evince: Makefile distinfo 
	graphics/evince/patches: patch-data_evince_desktop_in_in 
	graphics/evince/pkg: PLIST-djvu PLIST-dvi PLIST-main 

Log message:
- update to evince-2.24.2
- use gnome MODULE
- add missing desktop-file-utils run_depends
- this is a SHARED_ONLY port, add --disable-static
- remove dot.desktop patch, evince should be in graphics, not office


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/14 14:30:27

Modified files:
	lang/scheme48  : Makefile 

Log message:
update maintainer's email address; corrected from a ports@ submission.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/14 14:31:50

Modified files:
	sys/dev/ic     : gem.c gemvar.h 

Log message:
Switch gem(4) over to using MCLGETI when allocating mbufs for the rx ring.

help from dlg@, tested by a few, ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/14 15:31:46

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
Make sure the low water mark for cluster pools isn't 0 such that network
drivers are guaranteed to make progress.  We could probably set it to 1,
but we set it to 2, to make sure drivers that link descriptors don't link
a descriptor back to itself.

ok deraadt@, dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/14 16:04:06

Modified files:
	sys/net        : if_trunk.c 

Log message:
Since trunk_hashmbuf() and thus trunk_lb_gethdr() are no longer specific
to the loadbalance code rename trunk_lb_gethdr() to just trunk_gethr().

ok mpf@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/14 16:08:52

Modified files:
	sys/net        : if_trunk.c 

Log message:
Allow trunk_hashmbuf() to take HW VLAN tagging into consideration.

ok mpf@ naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/14 16:39:05

Modified files:
	share/man/man9 : mbuf.9 

Log message:
MCLGETI takes an mbuf *, not an mbuf.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/12/14 16:57:34

Modified files:
	multimedia/xine-lib: Makefile 
	multimedia/xine-lib/patches: patch-src_audio_out_Makefile_in 
	multimedia/xine-lib/pkg: PLIST-main 
Added files:
	multimedia/xine-lib/files: audio_sndio_out.c 
	multimedia/xine-lib/patches: patch-configure_ac 
	                             patch-m4_libFLAC_m4 
Removed files:
	multimedia/xine-lib/patches: patch-configure 

Log message:
Add an ao plugin for sndio.

With assistance from and Ok ratchov@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2008/12/14 16:58:46

Modified files:
	multimedia/xine-lib/files: audio_sndio_out.c 

Log message:
Add a CVS id.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2008/12/14 19:33:04

Modified files:
	sys/dev/pci    : if_em.c if_em.h 

Log message:
revert 1.20 now that the new allocator is used to control the number of
RX buffers allocated.

ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/14 23:00:39

Modified files:
	sys/dev        : rnd.c 

Log message:
remove i386-only inline assembler roll() function; gcc optimises the
equivalent C code into a rol instruction anyway (confirmed with
objdump -d); "nuke it" weingart@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/15 01:08:05

Modified files:
	print/texlive/base: Makefile 
	print/texlive/base/files: fmtutil.cnf-minimal 

Log message:
unbreak creation of fmt files, fixes jadetex und should fix sbcl

from maintainer Edd Barrett


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/15 01:56:38

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/files: README.OpenBSD 

Log message:
- mention mousetweaks
- bump


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/15 02:49:59

Modified files:
	usr.bin/fstat  : fstat.1 

Log message:
correct the description of fstat output for sockets;
reported by Stephan A. Rickauer
ok otto


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/15 04:50:10

Modified files:
	share/man/man4 : trunk.4 

Log message:
a little more clarity on link aggregation, after some discussion
with mpf;
ok mpf


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/15 07:07:21

Modified files:
	print          : Makefile 

Log message:
unlink jadetex from builds
it is now part of texlive but also depends on it, which doesn't work
it's not deleted yet, to give anil (maintainer) a chance to verify both
jadetexs are equivalent
it will be removed soon, though


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/15 08:21:22

Modified files:
	.              : INDEX 

Log message:
sync, 5423


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2008/12/15 08:50:30

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
remove unused vars; damien@ ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2008/12/15 08:54:55

Modified files:
	usr.sbin/sysmerge: sysmerge.sh 

Log message:
Cleanup the temporary directory in all the error paths.
ajacoutot@ ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/12/15 08:56:40

Modified files:
	usr.sbin/pkg_add: pkg_info 

Log message:
tweak the defaults to also do -M if you ask for info on a given package.


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/12/15 09:13:55

Modified files:
	sys/netmpls    : mpls.h mpls_input.c mpls_output.c mpls_proto.c 
	                 mpls_shim.c 

Log message:
Initial fixup of sockaddr_mpls struct.

Remove smpls_in_iface as labels must be per platform unique.
Remove smpls_out_iface. It is redudant and can be inferred from nexthop.
Move smpls_operation to rt_flags and temporary remove smpls_out_exp.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/12/15 09:14:57

Modified files:
	sbin/route     : route.c show.c 

Log message:
Reflect kernel changes. Labels are no more per link unique
and operations are now stored in rt_flags.
This also simplify a lot the syntax.

ok claudio@ laurent@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/15 09:54:05

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
more RT2770/RT2870/RT3070/RT3071 product ids.
driver coming soon.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/15 09:57:10

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/15 10:01:54

Modified files:
	sys/dev/usb    : if_uath.c usbdevs 

Log message:
remove duplicated usb id


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/15 10:02:57

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/15 11:36:00

Modified files:
	sys/dev/ic     : rt2860.c 

Log message:
in rt2860_rx_intr(), rely on RT2860_FS_DRX_IDX instead of the RX_DMA DDONE
bit to know when to stop.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/15 12:46:29

Modified files:
	usr.bin/bc     : scan.l 

Log message:
turns out gcc is not smart enough to avoid the local array in const
char msg[] = "string literal" if you do not declare it static.
shaves off a few bytes


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/15 12:47:50

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
shave off more bytes than you expect by declaring a few const local arrays
as static const


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/15 13:16:20

Modified files:
	usr.bin/netstat: show.c 

Log message:
work around tree breakage by mpls people


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/12/15 14:18:37

Modified files:
	usr.bin/netstat: show.c 

Log message:
Unbreak netstat, reflecting kernel changes.
Now it shows MPLS informations correctly.

OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/15 14:26:04

Modified files:
	devel/nspr     : Makefile distinfo 
	devel/nspr/patches: patch-mozilla_nsprpub_config_rules_mk 
	                    patch-mozilla_nsprpub_configure_in 
	                    patch-mozilla_nsprpub_lib_tests_Makefile_in 
	                    patch-mozilla_nsprpub_pr_src_misc_prnetdb_c 
	devel/nspr/pkg : PLIST-main 

Log message:
NSPR 4.7.3:
- PL_ArenaFinish should zero the static variable PRCallOnceType
once.
- Missing _MD_UNLOCK() in IsFileLocal in ntio.c.
- PR_Interrupt() interrupts PR_TransmitFile() while PR_BlockInterrupt()
in effect.
- use /dev/urandom instead of /dev/random
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/15 14:30:07

Modified files:
	x11/mplayer    : Makefile 
	x11/mplayer/patches: patch-configure 
Added files:
	x11/mplayer/patches: patch-libmpdemux_demux_vqf_c 

Log message:
SECURITY:
Fix for stack buffer overflow vulnerability while parsing malformed
TwinVQ media files.  From upstream SVN.  ok biorn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/12/15 14:36:07

Modified files:
	security/p5-IO-Socket-SSL: Makefile distinfo 

Log message:
update to p5-IO-Socket-SSL 1.18
ok sturm


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/15 15:03:30

Modified files:
	x11/gnome/devel-docs: Makefile distinfo 
	x11/gnome/devel-docs/pkg: PLIST 

Log message:
- update gnome-devel-docs to 2.24.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/15 15:07:36

Modified files:
	x11/gnome/users-guide: Makefile distinfo 
	x11/gnome/users-guide/pkg: PLIST 

Log message:
- update gnome-user-docs to 2.24.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/12/15 15:10:34

Removed files:
	lang/python/2.6/pkg: DESCR-sqlite 

Log message:
the python-2.6 port does not have a sqlite subpackage, so this file
is unused


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/15 15:30:17

Modified files:
	sys/arch/arm/s3c2xx0: sscom.c 

Log message:
Let tty subsystem know when transmit is finished so ioctls do not hang.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/15 15:33:06

Modified files:
	sys/arch/sparc64/dev: uperf_ebus.c 

Log message:
Make the "machine xir" ddb command work on machines with uperf(4) on ebus(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/15 15:35:06

Modified files:
	sys/dev/sbus   : uperf_sbus.c 

Log message:
Make the "machine xir" ddb command work on machines with uperf(4) on sbus(4).


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/15 15:41:38

Modified files:
	net/unbound    : Makefile 

Log message:
WANTLIB+=ssl and bump, ok jakob@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/15 17:04:19

Modified files:
	net/ktorrent   : Makefile distinfo 
	net/ktorrent/pkg: PLIST 

Log message:
SECURITY update to 2.2.8, fixes "several security issues in the
webinterface plugin".

(This is the last 2.x/KDE3 version of KTorrent, further updates
are for the 3.x/KDE4 version only).

From Brad (maintainer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2008/12/15 17:51:06

Modified files:
	mail/mailscanner: Makefile distinfo 

Log message:
update to 4.73.4-2; DoS issue, see ChangeLog
from Brad, ok sthen@ and myself, tested by sthen@ for a week


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2008/12/15 21:55:09

Modified files:
	textproc/py-xml: Makefile 
Added files:
	textproc/py-xml/patches: 
	                         patch-xml_xpath_ParsedAbbreviatedAbsoluteLocationPath_py 
	                         patch-xml_xpath_ParsedAbbreviatedRelativeLocationPath_py 
	                         patch-xml_xslt_Stylesheet_py 

Log message:
Allow this to work with 2.6, sorta. Bump package.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/12/15 22:25:55

Modified files:
	usr.sbin/user  : user.c 
	usr.bin/chpass : util.c 

Log message:
strptime() never sets tm_isdst, so set it to -1 before passing the
struct tm to mktime() so that the calculation will follow the local
DST rules

ok millert@ otto@


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/12/15 22:31:32

Removed files:
	lang/python/2.6/pkg: DESCR-db DESCR-expat 

Log message:
more unused files; spotted by fgsch@


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2008/12/15 22:32:20

Removed files:
	lang/python/2.5/pkg: DESCR-db 

Log message:
unused for a long time; spotted by fgsch@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2008/12/15 23:32:27

Modified files:
	lang/python    : python.port.mk 

Log message:
No expat dependency for 2.6. djm@ ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/16 00:52:43

Modified files:
	www/p5-Mojo    : Makefile distinfo 
	www/p5-Mojo/pkg: PLIST 

Log message:
update to version 0.9


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2008/12/16 00:54:38

Modified files:
	www/p5-Catalyst-Runtime: Makefile distinfo 

Log message:
maintenance update to version 5.7015


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/12/16 00:57:28

Modified files:
	sys/sys        : proc.h signalvar.h 
	sys/kern       : kern_exit.c kern_prot.c kern_sig.c 
	                 sys_generic.c uipc_syscalls.c 

Log message:
Move the functionality of psignal() to a new function ptsignal()
that takes an additional argument "type" that indicates whether the
signal is for the process, just a particular thread, or propagated
to a thread because it's not caught or blocked.  psignal() becomes
a wrapper that does the first of those.

So that sys_kill() can tell apart signals for the process and signals
for the process's original thread, the tid of the original thread
is defined as its pid + THREAD_PID_OFFSET.

ok tedu@ art@ andreas@ kurt@   "better early than late" deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/16 00:58:18

Modified files:
	x11/gnome/users-guide: Makefile 

Log message:
- add a small reminder comment
no pkg change


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/16 01:06:14

Modified files:
	comms/jpilot   : Makefile distinfo 
	comms/jpilot/patches: patch-Expense_Makefile_in 
	                      patch-KeyRing_Makefile_in 
	                      patch-SyncTime_Makefile_in 

Log message:
- update to jpilot-1.6.1

Improved internationalization support.
Added newer category syncronization code.
Added libgcrypt support.
Many many bug other fixes and small changes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 01:14:54

Modified files:
	devel/beediff  : Makefile distinfo 
	devel/beediff/patches: patch-beediff_pro 
	devel/beediff/pkg: PLIST 

Log message:
- update beediff to 1.9
- fix homepage/mastersites
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/16 01:48:08

Modified files:
	graphics/gphoto2: Makefile 
Added files:
	graphics/gphoto2/patches: patch-gphoto2_actions_c 

Log message:
- fixes implicit declarations of strdup and strcasecmp

requested by and input from jasper@
ok espie@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 02:12:53

Log message:
    import vagalume 0.7
    
    Vagalume is a Last.fm client for GNOME.
    Its main features are:
    * It plays Last.fm radio streams (using protocol v1.2)
    * Support for different radio stations (personal, neighbours, loved tracks,
    or any lastfm:// URL)
    * It supports marking tracks as loved or banned
    * It can tag artists, tracks and albums
    * It can download free tracks to your hard disk
    * It sends Now Playing information following the Audioscrobbler Realtime
    Submission Protocol v1.2.
    [etc]
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081216
    
    N ports/audio/vagalume/distinfo
    N ports/audio/vagalume/Makefile
    N ports/audio/vagalume/pkg/DESCR
    N ports/audio/vagalume/pkg/PLIST
    N ports/audio/vagalume/patches/patch-Makefile_in
    N ports/audio/vagalume/patches/patch-scripts_vagalumectl
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 02:14:50

Modified files:
	audio          : Makefile 

Log message:
- add vagalume


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 03:01:38

Log message:
    import rarian 0.8.1
    
    Rarian is a documentation metadata library based on the proposed
    Freedesktop.org spec.
    
    rarian will eventually replace scrollkeeper, but it may need a little
    tweaking (and they conflict); hence it's not hooked up yet.
    mostly done on some couch in antwerp with too much wine, so i forgot about it..
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20081216
    
    N ports/textproc/rarian/distinfo
    N ports/textproc/rarian/Makefile
    N ports/textproc/rarian/pkg/DESCR
    N ports/textproc/rarian/pkg/PLIST
    N ports/textproc/rarian/pkg/PFRAG.shared
    N ports/textproc/rarian/patches/patch-util_rarian-sk-update_in
    N ports/textproc/rarian/patches/patch-util_rarian-sk-config_in
    N ports/textproc/rarian/patches/patch-util_Makefile_in
    N ports/textproc/rarian/patches/patch-util_rarian-sk-rebuild_in
    N ports/textproc/rarian/patches/patch-librarian_rarian-main_c
    N ports/textproc/rarian/patches/patch-librarian_rarian-man_c
    N ports/textproc/rarian/patches/patch-librarian_rarian-info_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 03:30:27

Modified files:
	net/powerdns   : Makefile distinfo 
	net/powerdns/patches: patch-modules_gpgsqlbackend_OBJECTLIBS 
	                      patch-pdns_Makefile_in patch-pdns_dns_hh 
Added files:
	net/powerdns/patches: patch-modules_gpgsqlbackend_Makefile_in 

Log message:
- SECURITY UPDATE of powerdns to 2.9.21.2
* fixes CVE-2008-5277 "CH HINFO Denial of Service Vulnerability"
- sprinkle some comments in the patch-files


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 03:41:57

Modified files:
	textproc/scrollkeeper: Makefile 
	textproc/scrollkeeper/pkg: PLIST 

Log message:
- there's always a bigger fish, so make scrollkeeper conflict with that.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/16 04:05:28

Modified files:
	graphics/evince: Makefile 

Log message:
- missing build_depends on scrollkeeper
spotted by jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 04:45:47

Modified files:
	net            : Makefile 

Log message:
- enable powerdns so we can have some feedback on this

agreed by dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 05:27:11

Modified files:
	x11/gnome/keyring-manager: Makefile 

Log message:
- move scrollkeeper from build depends to run depends, as gnome-utils already
pulls it in for building. but we also need it at install time


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2008/12/16 05:27:36

Modified files:
	www/php5       : Makefile.inc distinfo 

Log message:
move to the offical suhosin patch for 5.2.8; no change


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 06:16:37

Modified files:
	mail/mail-notification: Makefile 
	mail/mail-notification/pkg: PLIST 

Log message:
- get rid of a stray 'etc/' in PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/16 07:36:44

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/files: README.OpenBSD 

Log message:
- mention conduit


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 07:54:30

Modified files:
	sysutils/lsof  : Makefile 

Log message:
- remove a bunch of dead master sites
reported by a user, via wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	dhill@cvs.openbsd.org	2008/12/16 08:01:08

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
Add myself.

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/12/16 09:21:09

Modified files:
	sbin/route     : route.c 

Log message:
Use macros from route.h when mapping route priorities to names; the
hardcoded values used here before were incorrect.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/12/16 10:40:04

Modified files:
	share/man/man8 : ssl.8 

Log message:
reorder so that web certificates are more obvious.

Avoid the classical noob problem: read half the manpage, figure out
how to build a DSA certificate, then realize it's not what you need.
historically, RSA was patented, and so it made sense to put DSA first.
But the patent expired a few years ago...

okay millert@, jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/16 11:47:51

Modified files:
	mail/cue       : Makefile 
Added files:
	mail/cue/patches: patch-configure_in patch-popxmit_c 
	                  patch-smime_c 
Removed files:
	mail/cue/patches: patch-configure 

Log message:
Don't define SSL, fix build with OpenSSL 0.9.8i.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/16 12:00:56

Modified files:
	mail/cue       : Makefile 

Log message:
better bump it, too


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/16 12:54:02

Modified files:
	textproc/rarian: Makefile 
	textproc/rarian/patches: patch-librarian_rarian-main_c 
	textproc/rarian/pkg: PLIST 
Added files:
	textproc/rarian/patches: patch-docs_Makefile_in 

Log message:
- fix location of rarian.document
- PREFIX vs. LOCALBASE in a patch

prodded by ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/16 13:14:07

Modified files:
	mail/solid-pop3d: Makefile 
Added files:
	mail/solid-pop3d/patches: patch-src_md5_c 

Log message:
- include the autoconf-generated header in md5.c; fixes APOP on big
endian machines.

- correct PKGNAME insanity.

APOP problem pointed out with an alternative diff by Michael Warmuth,
thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/16 13:17:39

Modified files:
	www/opera      : Makefile distinfo 

Log message:
update to opera 9.63
(this time i did it myself, opera users slowed down ;)


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/16 13:31:10

Log message:
    HomeBank is free software. Use it to manage your personal accounts.
    It is designed to easy to use. Analyse your finances in detail using
    powerful filtering tools and graphs.
    
    ok sthen@ ajacoutot@
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	pea_20081216
    
    N ports/productivity/homebank/Makefile
    N ports/productivity/homebank/distinfo
    N ports/productivity/homebank/pkg/PLIST
    N ports/productivity/homebank/pkg/DESCR
    N ports/productivity/homebank/pkg/MESSAGE
    N ports/productivity/homebank/patches/patch-configure
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/16 13:38:37

Modified files:
	productivity   : Makefile 

Log message:
+homebank


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2008/12/16 14:04:07

Modified files:
	net/tor        : Makefile distinfo 
	net/tor/patches: patch-configure 

Log message:
SECURITY: update tor to 0.2.0.32 which fixes a major security problem
Reference: http://secunia.com/advisories/33025/

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/16 14:07:55

Log message:
    Really Awesome New Cisco confIg Differ
    RANCID monitors a router's (or more generally a device's)
    configuration, including software and hardware (cards, serial numbers,
    etc) and uses CVS (Concurrent Version System) to maintain history of
    changes.
    
    With help and advices from okan@ (thanks very much !)
    
    ok okan@ ajacoutot@
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	pea_20081216
    
    N ports/sysutils/rancid/Makefile
    N ports/sysutils/rancid/distinfo
    N ports/sysutils/rancid/patches/patch-Makefile_in
    N ports/sysutils/rancid/patches/patch-etc_Makefile_in
    N ports/sysutils/rancid/patches/patch-bin_rancid-fe_in
    N ports/sysutils/rancid/patches/patch-bin_fnrancid_in
    N ports/sysutils/rancid/patches/patch-bin_Makefile_in
    N ports/sysutils/rancid/patches/patch-configure
    N ports/sysutils/rancid/pkg/PLIST
    N ports/sysutils/rancid/pkg/DESCR
    N ports/sysutils/rancid/pkg/MESSAGE
    N ports/sysutils/rancid/files/README.OpenBSD
    N ports/sysutils/rancid/files/fnlogin.in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/16 14:10:25

Modified files:
	sysutils       : Makefile 

Log message:
+rancid


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/16 14:12:26

Modified files:
	infrastructure/db: user.list 

Log message:
Add _rancid (sysutils/rancid)


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/16 15:11:12

Modified files:
	usr.bin/aucat  : dev.c 

Log message:
when searching for an endpoint, return the correct abuf pointers.
Fixes the volume knob not working when the input chain has more
than two aprocs


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/16 15:23:56

Modified files:
	usr.sbin/sysmerge: sysmerge.8 sysmerge.sh 

Log message:
- make it possible to edit a merged file using an external editor ;
useful when 'sdiff eb' does not cope with one's needs.

idea and input from weerd@
ok weerd@ sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/16 15:27:34

Modified files:
	sys/arch/sparc64/dev: schizo.c schizoreg.h 

Log message:
Make the "machine xir" ddb command work on machines with Tomatillo
schizo(4) variants.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/16 15:33:27

Modified files:
	www/mozilla-firefox: Makefile 
	www/mozilla-firefox/files: README.OpenBSD 

Log message:
The Gtk+2 printing default has been fixed to include lpr.  ok martynas@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2008/12/16 17:20:35

Modified files:
	mail/p5-Mail-SPF-Iterator: Makefile distinfo 
	mail/p5-Mail-SPF-Iterator/pkg: PLIST 

Log message:
update p5-Mail-SPF-Iterator to 1.03
ok sturm


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/12/16 18:34:53

Log message:
    initial import of bro-1.4
    
    Bro is an open-source, Unix-based Network Intrusion Detection
    System (NIDS) that passively monitors network traffic and looks
    for suspicious activity.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2008-Dec-17
    
    N ports/net/bro/Makefile
    N ports/net/bro/distinfo
    N ports/net/bro/pkg/DESCR
    N ports/net/bro/pkg/PLIST
    N ports/net/bro/pkg/PFRAG.shared
    N ports/net/bro/patches/patch-policy_Makefile_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/12/16 18:35:32

Modified files:
	net            : Makefile 

Log message:
add bro


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/17 00:19:27

Modified files:
	lib/libsndio   : aucat.c shlib_version sio_open.3 sndio.c 
	                 sndio.h sun.c 
	usr.bin/aucat  : amsg.h safile.c sock.c 
	regress/lib/libsndio/fd: fd.c 
	regress/lib/libsndio/play: play.c 
	regress/lib/libsndio/rec: rec.c 

Log message:
add a writable ``appbufsz'' field to the sa_par structure, containing
the program-part of the buffer size, ie the part that is subject to
underruns. Useful for apps like cdio(1) that don't have their own
rings, or to apps that have a minimum ring size constraint. Setting
the ``bufsz'' parameter becomes deprecated.
ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/17 00:31:38

Modified files:
	lib/libsndio   : aucat.c sndio.c 

Log message:
fix spell errors, from Thomas Pfaff <tpfaff(at)tp76.info>, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/12/17 01:21:43

Modified files:
	usr.bin/systat : mbufs.c systat.1 

Log message:
Rewrite the 'mbuf' page to display mbuf usage information from system pools
and mbuf cluster statistics collected for each interface. More useful than
earlier bar graphs about mbuf types. Requested by and ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/17 01:39:01

Modified files:
	sys/sys        : videoio.h 
	sys/dev/usb    : uvideo.c 

Log message:
Backout anonymous union fix, since it breaks V4L ports.  we try to fix
this upstream instead.

OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/12/17 01:49:56

Modified files:
	mail/postfix/stable: Makefile distinfo 

Log message:
upgrade to postfix 2.5.5 (stable)


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/17 02:04:07

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/17 02:17:47

Modified files:
	usr.sbin/sysmerge: sysmerge.8 

Log message:
more on editors; ok ajacoutot


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/12/17 02:25:35

Modified files:
	lib/libc/sys   : write.2 

Log message:
Document ENOBUFS for writev(2).

Okay claudio, deraadt.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/17 03:00:50

Modified files:
	lib/libsndio   : aucat.c sio_open.3 sndio.c sndio_priv.h sun.c 

Log message:
stop using stderr in the library, wrap all diagnostic fprintfs
so they are visible only when the DEBUG macro is #defined
and SIO_DEBUG env. variable is set.
requested by many, discussed with jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/17 03:27:33

Modified files:
	usr.bin/mg     : Makefile 

Log message:
sort CFLAGS, SRCS and the list of compile-time options; while here,
add some missing full stops.

ok kjell@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/17 03:28:27

Modified files:
	usr.bin/mg     : cmode.c 

Log message:
change the name displayed by the c-mode on the mode line to "c",
as other modes do, for consistency and to save a few chars.

written with help from kjell@

ok kjell@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 03:38:59

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/files: README.OpenBSD 

Log message:
- mention glade3


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/17 05:24:41

Modified files:
	devel/libnotify: Makefile distinfo 
	devel/libnotify/pkg: PLIST 

Log message:
- update to libnotify-0.4.5

after some morse code deciphering, ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/17 05:25:59

Modified files:
	sysutils/notification-daemon: Makefile distinfo 
	sysutils/notification-daemon/pkg: PLIST 

Log message:
- update to notification-daemon-0.4.0

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/17 06:55:02

Modified files:
	textproc/gtkaml: Makefile distinfo 
	textproc/gtkaml/patches: patch-src_GtkamlImplicitsStore_c 
Added files:
	textproc/gtkaml/patches: patch-configure 

Log message:
- update to gtkaml-0.2.2.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/17 06:56:41

Modified files:
	lang/vala      : Makefile distinfo 
	lang/vala/pkg  : PLIST 
Removed files:
	lang/vala/patches: patch-tests_testrunner_sh 

Log message:
- update to vala-0.5.3
vala-gen-project has been moved to an external project: vtg (Vala Toys
for gedit)


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/12/17 07:19:39

Modified files:
	usr.sbin/ripd  : Makefile interface.c parse.y ripd.c ripd.conf.5 
	                 ripd.h ripe.c ripe.h 
Added files:
	usr.sbin/ripd  : carp.c 

Log message:
Add support for demotion counter.
When interfaces go up/down the demotion counter of the
specified group is decreased/increased.

ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/17 07:57:00

Modified files:
	usr.sbin/ospfd : kroute.c 

Log message:
Add a workaround for some crazyness that happens if a cloning route has a
low priority gateway route below itself plus a carp interface on the same
network. The result is that some arp entries can't be added.
This is a bandaid that will give me time to figure out the real bug.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/17 08:47:30

Modified files:
	usr.sbin/ripd  : ripd.conf.5 

Log message:
sort;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/17 08:47:36

Modified files:
	misc/shared-mime-info: Makefile 
	misc/shared-mime-info/pkg: PLIST 

Log message:
- yet another file that needs no_checksum
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2008/12/17 08:57:13

Modified files:
	databases/pear-MDB2-mysql: Makefile 

Log message:
Add php5-mysql to run dependencies
ok mbalmer@, kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/17 11:14:46

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
- Extend our quirk device table by a flags field.
- Add Apple iSight first revision device to the quirk table for future code.
- Fix some logic in the device matching function.

OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:25:40

Modified files:
	textproc/rarian: Makefile 
	textproc/rarian/patches: patch-docs_Makefile_in 
	textproc/rarian/pkg: DESCR PLIST 

Log message:
- another LOCALBASE vs. PREFIX
- move rarian.document to it's final place.. :)
- extend DESCR

prodded by ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:38:17

Modified files:
	textproc       : Makefile 
	textproc/scrollkeeper: Makefile 

Log message:
- hook rarian up to the tree.
- add IGNORE to scrollkeeper, it'll be removed soon.

i'll be committing diffs to convert ports using scrollkeeper to rarian.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:40:13

Modified files:
	comms/gmfsk    : Makefile 
	comms/gmfsk/pkg: PLIST 

Log message:
- switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:40:57

Modified files:
	devel/gconf-editor: Makefile 
	devel/gconf-editor/pkg: PLIST 
	devel/glade3   : Makefile 
	devel/glade3/pkg: PLIST 

Log message:
- switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:41:33

Modified files:
	games/pioneers : Makefile 
	games/pioneers/pkg: PLIST 

Log message:
- switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:41:51

Modified files:
	graphics/evince: Makefile 
	graphics/evince/pkg: PLIST-main 
	graphics/gthumb: Makefile 
	graphics/gthumb/pkg: PLIST 

Log message:
- switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:42:31

Modified files:
	mail/evolution : Makefile 
	mail/evolution/pkg: PLIST 
	mail/mail-notification: Makefile 
	mail/mail-notification/pkg: PLIST 

Log message:
- switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:42:48

Modified files:
	math/gnumeric  : Makefile 
	math/gnumeric/pkg: PLIST 

Log message:
- switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:43:13

Modified files:
	textproc/gtk-doc: Makefile 
	textproc/gtk-doc/pkg: PLIST 
	print/lilypond : Makefile 
	print/lilypond/pkg: PLIST-main 

Log message:
- switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:43:30

Modified files:
	www/epiphany   : Makefile 
	www/epiphany/pkg: PLIST 
	www/galeon     : Makefile 
	www/galeon/pkg : PLIST 

Log message:
- switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:45:36

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/pkg: PLIST 
	x11/gnome/gedit: Makefile 
	x11/gnome/gedit/pkg: PLIST 
	x11/gnome/media: Makefile 
	x11/gnome/media/pkg: PLIST 
	x11/gnome/libgnomedb: Makefile 
	x11/gnome/libgnomedb/pkg: PLIST 
	x11/gnome/seahorse: Makefile 
	x11/gnome/seahorse/pkg: PLIST 
	x11/gnome/vinagre: Makefile 
	x11/gnome/vinagre/pkg: PLIST 

Log message:
- switch to rarian instead of scrollkeeper
- drop dependency of scrollkeeper/rarian in BUILD_DEPENDS, as doc-utils
already pulls it in
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/17 11:47:38

Modified files:
	usr.sbin/smtpd : queue.c runner.c smtpd.c smtpd.h 

Log message:
Introduce /purge, where all msgs scheduled for deletion are put by
queue, and removed from disk by runner.

On startup, clean /incoming by moving msgs within it to /purge.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 11:47:58

Modified files:
	x11/gnome/alacarte: Makefile 
	x11/gnome/alacarte/pkg: PLIST 
	x11/gnome/applets2: Makefile 
	x11/gnome/applets2/pkg: PLIST-battstat PLIST-main 
	x11/gnome/baker: Makefile 
	x11/gnome/baker/pkg: PLIST 
	x11/gnome/bug-buddy: Makefile 
	x11/gnome/cheese: Makefile 
	x11/gnome/cheese/pkg: PLIST 
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/controlcenter2/pkg: PLIST 
	x11/gnome/desktop: Makefile 
	x11/gnome/desktop/pkg: PLIST 
	x11/gnome/devel-docs: Makefile 
	x11/gnome/devel-docs/pkg: PLIST 
	x11/gnome/doc-utils: Makefile 
	x11/gnome/doc-utils/pkg: PLIST 
	x11/gnome/ekiga: Makefile 
	x11/gnome/ekiga/pkg: PLIST 
	x11/gnome/eog  : Makefile 
	x11/gnome/eog/pkg: PLIST 
	x11/gnome/file-roller: Makefile 
	x11/gnome/file-roller/pkg: PLIST 
	x11/gnome/gcalctool: Makefile 
	x11/gnome/gcalctool/pkg: PLIST 
	x11/gnome/gnopernicus: Makefile 
	x11/gnome/gnopernicus/pkg: PLIST 
	x11/gnome/gok  : Makefile 
	x11/gnome/gok/pkg: PLIST 
	x11/gnome/gossip: Makefile 
	x11/gnome/gossip/pkg: PLIST 
	x11/gnome/keyring-manager: Makefile 
	x11/gnome/keyring-manager/pkg: PLIST 
	x11/gnome/mousetweaks: Makefile 
	x11/gnome/mousetweaks/pkg: PLIST 
	x11/gnome/panel: Makefile 
	x11/gnome/panel/pkg: PLIST 
	x11/gnome/planner: Makefile 
	x11/gnome/planner/pkg: PLIST 
	x11/gnome/session: Makefile 
	x11/gnome/terminal: Makefile 
	x11/gnome/terminal/pkg: PLIST 
	x11/gnome/tomboy: Makefile 
	x11/gnome/tomboy/pkg: PLIST 
	x11/gnome/totem: Makefile 
	x11/gnome/totem/pkg: PLIST 
	x11/gnome/users-guide: Makefile 
	x11/gnome/users-guide/pkg: PLIST 
	x11/gnome/utils: Makefile 
	x11/gnome/utils/pkg: PLIST 
	x11/gnome/yelp : Makefile 
	x11/gnome/yelp/pkg: PLIST 
	x11/gnome/zenity: Makefile 
	x11/gnome/zenity/pkg: PLIST 

Log message:
- switch remaining ports to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jcs@cvs.openbsd.org	2008/12/17 12:27:40

Modified files:
	usr.bin/netstat: net80211.c 

Log message:
add some newly created stats that are defined in ieee80211_ioctl.h
but not shown here

update some descriptions to show that they are for wpa as well as
wep

input from and ok damien@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/17 12:35:40

Modified files:
	sys/dev/acpi   : acpiprt.c 

Log message:
Make the code that picks an IRQ from the list of possible IRQs a bit smarter
by avoiding legacy IRQs if possible.  Fixes problems (some, not all) with
machines that advertise legacy IRQs as usable even if they have ISA devices
onboard that need those IRQs.

ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/17 13:25:14

Modified files:
	usr.sbin/httpd : httpd.8 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/17 13:28:11

Modified files:
	x11/gnome/applets2: Makefile 

Log message:
- missing bump after py-gnome-desktop dependency was added


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/17 15:59:44

Modified files:
	usr.sbin/smtpd : Makefile makemap.8 makemap.c 
	usr.sbin/smtpd/makemap: Makefile 
Removed files:
	usr.sbin/smtpd : newaliases.8 newaliases.c 
	usr.sbin/smtpd/newaliases: Makefile 

Log message:
Merge newaliases into makemap.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/17 16:09:24

Modified files:
	usr.sbin/smtpd : makemap.c 

Log message:
Warn if empty map is being created; this catches at least usage
error such as "makemap foo.db".

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/17 17:10:10

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/18 02:11:29

Modified files:
	textproc/rarian: Makefile 
	textproc/rarian/pkg: PLIST 

Log message:
- make it possible to upgrade from scrollkeeper
(pkg_add -rF update,updatedepends ...)
- rarian-rebuilddb does not exist, it is rarian-sk-rebuild
- put back the helpdir to its default place ; not doing so may induce
some breakage and would require much more patching which we don't want
for now

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2008/12/18 02:30:32

Modified files:
	lib/libpthread : shlib_version 
	lib/libpthread/include: pthread.h 
	lib/libpthread/man: Makefile.inc pthread_attr_init.3 
	                    pthread_attr_setdetachstate.3 
	                    pthread_attr_setstack.3 
	                    pthread_attr_setstackaddr.3 
	                    pthread_attr_setstacksize.3 pthread_create.3 
	                    pthreads.3 
	lib/libpthread/uthread: Makefile.inc pthread_private.h 
	                        uthread_create.c uthread_init.c 
	                        uthread_stack.c 
Added files:
	lib/libpthread/man: pthread_attr_setguardsize.3 
	lib/libpthread/uthread: uthread_attr_getguardsize.c 
	                        uthread_attr_setguardsize.c 

Log message:
Add pthread_attr_[sg]etguardsize() to match rthread, including manpages
Bump lib minor

ok otto@ kurt@ marc@; doc review by jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/18 05:06:09

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/patches: patch-config_Xsession_in 
Added files:
	x11/gnome/gdm/patches: patch-config_Init_in 
	                       patch-config_PostSession_in 
	                       patch-config_PreSession_in 
	                       patch-config_XKeepsCrashing 

Log message:
- add ${LOCALBASE}/bin to default PATH for GDM scripts; needed to find
some executables


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/18 06:23:05

Modified files:
	textproc       : Makefile 

Log message:
- unhook scrollkeeper, it'll be removed soon.


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/12/18 06:43:24

Modified files:
	sys/arch/amd64/amd64: pmap.c 
	sys/arch/i386/i386: pmap.c 

Log message:
use atomic operations to update ptes in pmap_unwire(). okay weingart@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/12/18 06:46:16

Modified files:
	.              : i386-laptop.html 

Log message:
add missing >, from blq at arcane-labs dot net


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/12/18 07:17:28

Modified files:
	sys/arch/i386/i386: machdep.c pmap.c 
	sys/arch/i386/include: pmap.h 

Log message:
Don't set the global bit PG_G for kernel pmap low memory mappings. Use a
new function pmap_prealloc_lowmem_ptp() to setup kernel pmap ptp 0 without
the PG_G bit set. This fixes the remaining reaper -> pmap_page_remove
panics. With much diagnostic help from Art and Theo.

ok  deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2008/12/18 07:18:29

Modified files:
	sys/arch/amd64/amd64: pmap.c 

Log message:
Don't set the global bit PG_G for kernel pmap low memory mappings.

ok  deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2008/12/18 07:56:03

Modified files:
	.              : mail.html 

Log message:
remove mailing list links, from martin at martin dot 100megs12 dot com

http://www.openbsd.de/mailingliste.shtml - connection refused,
archive.org shows no update to this page since 2006, majordomo@ mail
bounces.

http://www.openbsd.ics.nara-wu.ac.jp/wakakusa - no HTTP response,
archive.org shows no update to this page since 2007 (though date in
the page body is from 2006).


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/18 08:11:21

Modified files:
	usr.sbin/smtpd : queue.c smtp_session.c 

Log message:
Cleanup /incoming before handling each MAIL FROM.
Improve cleanup condition to cover more cases.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/18 08:19:33

Modified files:
	usr.sbin/smtpd : makemap.c 

Log message:
Don't err() on blank lines.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	dhill@cvs.openbsd.org	2008/12/18 08:31:37

Modified files:
	sys/net        : pf_ruleset.c 

Log message:
Remove redundant function prototypes which are already in pfvar.h

ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2008/12/18 09:18:49

Modified files:
	usr.sbin/tcpdump: print-ike.c 

Log message:
Instead of directly applying ntoh*() to fields of the captured
packet and thus modifying it use local varialbes instead.  Otherwise,
hexdumping packets shows corrupted data.

ok markus@ some time ago


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/18 12:16:02

Removed files:
	textproc/rarian/patches: patch-docs_Makefile_in 

Log message:
- I wish cvs could read my mind... I forgot to remove this in previous
commit.
It broke packaging, so no bump.
Breakage reported by Markus Lude.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/18 12:27:13

Modified files:
	www/mozilla-firefox: Makefile distinfo 
	www/mozilla-firefox/patches: 
	                             patch-browser_app_profile_firefox_js 
	                             patch-browser_base_jar_mn 
	                             patch-browser_components_nsBrowserGlue_js 
	                             patch-other-licenses_branding_firefox_pref_firefox-branding_js 
	www/mozilla-firefox/pkg: PLIST 

Log message:
security update to mozilla-firefox-3.0.5.  MFSA 2008-69; MFSA
2008-68; MFSA 2008-67; MFSA 2008-66; MFSA 2008-65; MFSA 2008-64;
MFSA 2008-63; MFSA 2008-60.
tested by sthen@ and naddy@.  ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/18 12:29:38

Modified files:
	devel/xulrunner: Makefile distinfo 

Log message:
security update to xulrunner-1.8.1.19.  this is the last security
update for 1.8 branch.  ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/18 12:37:50

Modified files:
	x11/gnome/tomboy: Makefile distinfo 
	x11/gnome/tomboy/pkg: PLIST 

Log message:
- small bugfix update to tomboy 0.12.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/18 12:38:26

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/patches: patch-config_Xsession_in 

Log message:
- rewrite some parts of the GDM Xsession in a saner way
- don't try to start ssh-agent when the default OpenBSD Xsession or
gnome-session are used because those already start it
- explicitely set some configure switchs


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/18 12:43:08

Modified files:
	www/firefox-i18n: Makefile distinfo 

Log message:
update for mozilla-firefox-3.0.5


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/12/18 12:46:39

Modified files:
	usr.bin/systat : mbufs.c 

Log message:
Print the interface livelocks if non-zero. From deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/18 13:46:04

Modified files:
	sysutils       : Makefile 

Log message:
unlink expiretable; shortly to be removed. no longer works, and
pfctl has the same functionality. mbalmer@ and pea@ agree.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/18 13:46:57

Removed files:
	sysutils/expiretable: Makefile distinfo 
	sysutils/expiretable/pkg: DESCR PLIST 

Log message:
remove expiretable; no longer works, and pfctl has the same
functionality. mbalmer@ and pea@ agree.  pointed out by Mitja Muzenic.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/18 14:05:59

Modified files:
	www/seamonkey  : Makefile distinfo 

Log message:
security update to seamonkey-1.1.14.  MFSA 2008-68; MFSA 2008-67;
MFSA 2008-66; MFSA 2008-65; MFSA 2008-64; MFSA 2008-61; MFSA 2008-60.
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/18 14:06:38

Modified files:
	mail/enigmail-seamonkey: Makefile 

Log message:
update for seamonkey-1.1.14


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/18 15:13:57

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
- condition lists is wrongly described, unbreak the following syntax:
"accept for { domain "foo", domain "bar" } ..."
From Nicholas Mariott <nicholas.marriott@gmail.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/12/18 15:23:53

Modified files:
	share/man/man8 : crash.8 

Log message:
ddb.log is enabled by default, so use "unless disabled" rather
than "if enabled". ok jmc@


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/12/18 16:36:28

Modified files:
	.              : plus.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/18 16:38:12

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpd.h 

Log message:
Check fwrite return code at DATA stage.

Add basic line length checking, as required by rfc.

It is no longer required to disable EV_READ upon evbuffer_readline failure.

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/18 16:45:37

Modified files:
	textproc/iksemel: Makefile distinfo 
	textproc/iksemel/patches: patch-src_md5_c patch-src_sha_c 
	textproc/iksemel/pkg: PLIST 

Log message:
sync WANTLIB (tasn1), while there do a maintenance update and regen PLIST


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/18 16:49:56

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpd.h 

Log message:
Declarations for functions used only in smtp_session.c were moved
to that file from smtpd.h.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/18 16:57:17

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpd.h util.c 

Log message:
Introduce safe_fclose, which tries to push file to the disk as
quickly as possible; it fails under temporary error conditions,
letting caller react appropriately.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/18 17:39:05

Modified files:
	usr.sbin/smtpd : runner.c smtpd.c smtpd.h 

Log message:
- smtpd handled mbox locking failures as "regular" temporary failures which
is not good at all. As a result, under heavy load messages would be
kept in queue, and delayed for hours just because we failed locking
a few times. This commit makes smtpd distinguish between lock fails
and "regular" temporary fails.
- delivery scheduler will reschedule immediately a message that couldn't be
delivered because of a lock fail. If we fail to lock too many times
we fallback to previous "delay increase" logic.

"looks sane" jacekm@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/18 17:44:40

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
- fatal() if flock() has failed for any reason that's not EWOULDBLOCK, this
is not supposed to happen but better safe than sorry.
suggested by jacekm@
- while at it, remove the locking of delivery file we create when doing a
Maildir delivery. the purpose of Maildir is to prevent the need
for locking in the first place ... I must have been tired that day.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/19 01:01:06

Modified files:
	usr.bin/aucat  : aproc.c aproc.h 

Log message:
use simple linear interpolation in the resampling code.
This partially removes the ``metallic'' noise audible
especially when upsampling 8k -> 44.1k.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/19 01:34:51

Modified files:
	x11/gnome/at-spi: Makefile distinfo 
	x11/gnome/at-spi/pkg: PLIST 
Removed files:
	x11/gnome/at-spi/patches: patch-Makefile_in 

Log message:
- update to at-spi-1.24.1
fix for GNOME bug #563943
- while here, fix gconftool-2 goo and enable regression tests


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/19 01:37:37

Modified files:
	x11/gnome/gdm  : Makefile 

Log message:
- no/yes configure mixup
- safe bump, although plist_db didn't complain


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/19 01:54:53

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/19 02:58:29

Modified files:
	x11/gnome/dasher: Makefile 
	x11/gnome/dasher/pkg: PLIST 
	x11/gnome/deskbar-applet: Makefile 
	x11/gnome/deskbar-applet/pkg: PLIST 
	x11/gnome/gucharmap: Makefile 
	x11/gnome/gucharmap/pkg: PLIST 
	x11/gnome/f-spot: Makefile 
	x11/gnome/f-spot/pkg: PLIST 
	x11/gnome/games: Makefile 
	x11/gnome/games/pkg: PLIST 
	x11/gnome/conduit: Makefile 
	x11/gnome/conduit/pkg: PLIST 

Log message:
- convert from scrollkeeper to rarian


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/19 03:00:28

Modified files:
	audio/rhythmbox: Makefile 
	audio/rhythmbox/pkg: PLIST 

Log message:
- scrollkeeper -> rarian


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/19 03:02:46

Modified files:
	www/epiphany-extensions: Makefile 
	www/epiphany-extensions/pkg: PLIST 

Log message:
- scrollkeeper -> rarian


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/19 03:04:16

Modified files:
	x11/gdesklets  : Makefile 
	x11/gdesklets/pkg: PLIST 

Log message:
- scrollkeeper -> rarian


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/19 04:23:31

Modified files:
	usr.bin/cut    : cut.1 

Log message:
be more specific about the field delimiter;
reported by Arto Huusko, NetBSD PR bin/40214

feedback/ok otto


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/19 04:23:33

Modified files:
	x11/gnome/dasher: Makefile 
	x11/gnome/dasher/pkg: PLIST 
Added files:
	x11/gnome/dasher/patches: patch-Data_Makefile_in 

Log message:
- do not try to run gconftool-2 at fake stage, @exec takes care of it
- while here, regen PLIST and update WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/19 04:42:35

Modified files:
	mail/mozilla-thunderbird: Makefile distinfo 
	mail/mozilla-thunderbird/patches: patch-configure_in 
	                                  patch-mail_app_mozilla_in 
	                                  patch-modules_libpref_src_init_all_js 

Log message:
security update to 2.0.0.18.  MFSA 2008-59; MFSA 2008-58; MFSA
2008-56; MFSA 2008-55; MFSA 2008-52; MFSA 2008-50; MFSA 2008-48.
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/19 04:44:07

Modified files:
	mail/enigmail  : Makefile 

Log message:
update for mozilla-thunderbird-2.0.0.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/19 04:48:26

Modified files:
	www/minimo     : Makefile distinfo 

Log message:
update to minimo-1.8.1.19.  this is the last security update for
1.8 branch.  ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2008/12/19 04:49:48

Modified files:
	mail/thunderbird-i18n: Makefile distinfo 

Log message:
update for mozilla-thunderbird-2.0.0.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/19 04:51:33

Modified files:
	www/kazehakase : Makefile 

Log message:
disable the webkit subpackage for arch where it can't be built, allowing
the gecko-based browser to build on those arch.

"conceptually ok if it builds" landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/19 04:52:55

Modified files:
	www/webkit     : Makefile 

Log message:
add comment re: www/kazehakase near to BROKEN line, reminding anyone
who fixes webkit to adjust the list of arch in kazehakase.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/19 05:09:00

Modified files:
	usr.sbin/smtpd : util.c 

Log message:
fix indentation, no binary change.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/19 05:57:53

Modified files:
	sysutils/rancid: Makefile 
	sysutils/rancid/files: README.OpenBSD 
	sysutils/rancid/patches: patch-bin_fnrancid_in 

Log message:
Fix patch-bin_fnrancid_in (cvs eats it) and typos in README.OpenBSD (from Frank Habicht <geier at geier.ne.tz>, thanks !).
Bump pkgname
ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/19 07:02:20

Modified files:
	usr.sbin/snmpd : mib.c mib.h 

Log message:
fix IF-MIB element and implementation ifInUnknownErrors -> ifInUnknownProtos


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/19 11:43:39

Modified files:
	x11/gnome/py-gnome-desktop: Makefile distinfo 
	x11/gnome/py-gnome-desktop/patches: patch-gtop_gtop_c 
	x11/gnome/py-gnome-desktop/pkg: PLIST 

Log message:
- small bugfix update to py-gnome-desktop-2.24.1


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/19 11:55:47

Modified files:
	sys/dev/acpi   : acpiprt.c 

Log message:
On many systems the information returned by _PRT is an absolute lie, especially
in the PIC case.  So if _CRS returns a plausible value, go with that, and only
chose an interrupt from the list returned by _PRT if the value returned by
_CRS makes no sense.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2008/12/19 11:58:12

Modified files:
	usr.sbin/bgpd  : bgpd.conf.5 

Log message:
document the default localpref, from discussion with
Mick Hohmann <mick at IM dot net>


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/19 13:11:00

Modified files:
	devel/libidn   : Makefile distinfo 
	devel/libidn/patches: patch-libidn_pc_in 
	devel/libidn/pkg: PLIST 
Removed files:
	devel/libidn/patches: patch-configure patch-doc_Makefile_in 
	                      patch-src_Makefile_in 

Log message:
port cleanup and maintenance update to 1.11


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/19 14:03:58

Modified files:
	sys/arch/sparc64/dev: schizo.c 

Log message:
Add missing #ifdef DDB around prototyupe.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2008/12/19 14:43:19

Modified files:
	usr.bin/sudo   : ChangeLog 
	usr.bin/sudo/auth: pam.c 

Log message:
Sync some bits with sudo 1.7.0 final.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/19 17:18:03

Modified files:
	usr.sbin/smtpd : lka.c mfa.c parse.y smtp_session.c smtpd.h 

Log message:
- import first bricks of SMTP AUTH support. currently only AUTH PLAIN is
supported, AUTH LOGIN will follow soon. AUTH will only work if a
listen directive has "enable auth" keywords, AND session is safe
(ssmtp or starttls).


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/19 17:22:09

Modified files:
	usr.sbin/smtpd : smtpd.conf.5 smtpd.conf 

Log message:
- update smtpd.conf to provide an example of an auth enabled listener
- update smtpd.conf.5 just to provide an example, a better description of
"enable auth" will come when im done implementing it ;)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/19 18:02:06

ports/www/pecl-APC/patches

Update of /cvs/ports/www/pecl-APC/patches
In directory cvs.openbsd.org:/tmp/cvs-serv13531/patches

Log Message:
Directory /cvs/ports/www/pecl-APC/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/19 18:06:50

Modified files:
	www/pecl-APC   : Makefile 
	www/pecl-APC/pkg: PLIST 
Added files:
	www/pecl-APC/patches: patch-apc_php 

Log message:
security, avoid an XSS in the apc.php web management interface.
It can only be triggered by a _local_ user on the webserver.

from maintainer on ports@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	canacar@cvs.openbsd.org	2008/12/19 21:36:11

Modified files:
	sysutils/pftop : Makefile 
	sysutils/pftop/patches: patch-config_h patch-pftop_c 

Log message:
Sync to systat:
* Fix byte-order of bytes, packets, age and expire fields.
* Fix the order of traversal when printing the queues.
Reported by many.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/20 01:58:32

Modified files:
	audio/esound   : Makefile distinfo 
	audio/esound/patches: patch-audio_c patch-clients_c 
	                      patch-configure_ac patch-esd_c 
	                      patch-esdlib_c patch-test-script 
	                      patch-util_c 
	audio/esound/pkg: PLIST 
Added files:
	audio/esound/files: audio_sndio.c 
Removed files:
	audio/esound/files: audio_sun.c 

Log message:
- update to 0.2.41
- replace audio(4) backend with sio_open(3) (libsndio) backend

update by ajacoutot, new backend from me


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/20 02:40:47

Modified files:
	usr.sbin/user  : groupinfo.8 user.c userinfo.8 

Log message:
- various improvements from Ingo Schwarze;
- remove non-functional -v option from docs/usage()

feedback/ok millert otto


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/20 04:55:49

Modified files:
	productivity/homebank: Makefile 
	productivity/homebank/pkg: DESCR 
Removed files:
	productivity/homebank/pkg: MESSAGE 

Log message:
move a message, destined for any user not the admin, from MESSAGE to DESCR

ok pea


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/20 07:28:38

Modified files:
	x11/gnome/alacarte: Makefile 
	x11/gnome/alacarte/patches: patch-Alacarte_util_py 

Log message:
- use proper SYSCONFDIR variable for substitution!
this should fix the breakage reported by Alexey Suslikov on ports@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/20 08:24:35

Modified files:
	x11/gnome/libbonobo: Makefile 
Added files:
	x11/gnome/libbonobo/patches: 
	                             patch-activation-server_bonobo-activation-server_1 

Log message:
- fix paths in man page
- use FAKE_FLAGS instead of post-install dance


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/20 10:41:02

Modified files:
	x11/gnome/conduit: Makefile 
	x11/gnome/conduit/pkg: PLIST 

Log message:
- remove modules which need packages we don't provide (i.e. HAL); it makes
the output much less chatty


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/20 12:37:19

Modified files:
	x11/gtk+2      : Makefile 
	x11/gtk+2/patches: patch-gdk-pixbuf_gdk-pixbuf-io_c 

Log message:
- work around an issue in gdk-pixbuf-io.c by lowering the default buffer
size so that we don't end up in memory access errors

This should fix several GTK apps crashes (eog and mail-notification come
to mind but there are others).

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/20 14:15:56

Modified files:
	print/foomatic-db: Makefile 
	print/foomatic-db-engine: Makefile 
	print/foomatic-db-hpijs: Makefile 
	print/foomatic-filters: Makefile 
	print/gutenprint: Makefile 

Log message:
- take maintainership of these ports, jacob@ is on audio now and not
printing anymore ;-)

"go ahead" jacob@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/20 14:35:38

Modified files:
	www/php5/core  : Makefile 
Added files:
	www/php5/core/patches: patch-ext_date_lib_parse_date_c 
	                       patch-ext_date_lib_parse_date_re 
	                       patch-ext_date_lib_timelib_h 
	                       patch-ext_date_php_date_c 
Removed files:
	www/php5/core/patches: patch-main_SAPI_c 

Log message:
PHP 5.2.8 broke strtotime (making it leak memory badly, very obvious to
cacti users): add a patch from the upstream repository to fix this.
Thanks Steven Surdock for reporting the problem and testing this diff
(and similar patches sent by William Yodlowsky). While there, remove
a zero-byte patch that crept in before.  ok robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/20 15:27:38

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
protect mbstat with spl; ok claudio mikeb


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/20 15:37:25

Modified files:
	x11/gnome/gdm  : Makefile 

Log message:
- gdmflexiserver, gdmXnest... need -pthread


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/20 16:08:08

Modified files:
	lib/libc/locale: Makefile.inc 
Added files:
	lib/libc/locale: wcstol.3 

Log message:
Add man page for wcstol and friends.

ok jmc@


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2008/12/20 17:10:12

Modified files:
	faq            : truetype.html 

Log message:
- use same title in TOC as in document
- correct link to faq15.html

from Maurice Janssen on www@, thanks.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/20 17:33:01

Modified files:
	multimedia/iplayer-dl: Makefile distinfo 

Log message:
maintenance update to 0.1.14


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/20 19:18:46

Modified files:
	usr.sbin/smtpd : smtp.c smtp_session.c smtpd.c smtpd.h 
	usr.sbin/smtpd/smtpd: Makefile 

Log message:
- AUTH PLAIN may receive credentials as a parameter to AUTH or on a
following line, this commit brings support for the latter which was
not supported yet.
- AUTH LOGIN is now supported, allowing smtp auth support on clients that
do not support AUTH PLAIN (ie: my mobile phone for instance ;)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2008/12/20 20:59:44

Modified files:
	devel/jdk/1.5  : Makefile 
	devel/jdk/1.6  : Makefile 
	devel/jdk/1.7  : Makefile 

Log message:
Parellel make doesn't work for the jdk builds so instead of passing
MAKE_JOBS on allow users to set HOTSPOT_BUILD_JOBS via env.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 00:56:47

Modified files:
	multimedia/xine-lib: Makefile 
	multimedia/xine-lib/files: audio_sndio_out.c 

Log message:
- close the handle if it's already opened in ao_sndio_open
- close the handle when things go bad in ao_sndio_open
- remove 24 bit support, since it's not really useful right now
- use appbufsz instead of bufsz
- close the handle in ao_sndio_close
- various other cleanups

mostly from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/21 01:28:02

Modified files:
	x11/gnome/yelp : Makefile 

Log message:
missing RUN_DEPENDS on shared-mime-info
bump PKGNAME


CVSROOT:	/cvs
Module name:	src
Changes by:	ragge@cvs.openbsd.org	2008/12/21 02:59:24

Modified files:
	sys/sys        : stdarg.h cdefs.h 

Log message:
Teach the header files not to bail out if pcc is used instead of gcc.
Ok deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/21 03:03:25

Modified files:
	lib/libsndio   : aucat.c sndio.c sndio_priv.h sun.c 

Log message:
fix more spelling errors and typos,
from Thomas Pfaff <tpfaff(at)@tp76.info>, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/21 03:36:31

Modified files:
	x11/gdesklets  : Makefile distinfo 
	x11/gdesklets/patches: patch-configure patch-data_Makefile_in 
	                       patch-libdesklets_system_gtop_c 
	x11/gdesklets/pkg: DESCR PLIST 
Added files:
	x11/gdesklets/patches: patch-display_Display_py 
Removed files:
	x11/gdesklets/pkg: MESSAGE 

Log message:
- update to gdesklets-0.36.1
several sample desklets are now installed by default

ok pea@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/21 04:40:40

Modified files:
	print/system-config-printer: Makefile 
	print/system-config-printer/patches: 
	                                     patch-system-config-printer_py 
	print/system-config-printer/pkg: PLIST 
Added files:
	print/system-config-printer/patches: 
	                                     patch-troubleshoot_SchedulerNotRunning_py 

Log message:
- remove some Fedora specifics
from opensolaris
- while here, regen PLIST
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/12/21 04:51:02

Modified files:
	education/algotutor: Makefile distinfo 
	education/algotutor/patches: patch-algotutor 
	education/algotutor/pkg: PLIST 

Log message:
update to 0.8.6

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/21 05:59:09

Modified files:
	usr.sbin/smtpd : makemap.c 
	usr.sbin/smtpd/makemap: Makefile 

Log message:
Add more compile time checking; fix one warning reported by gcc.
From: Nicholas Marriott <nicholas.marriott@gmail.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/21 06:06:43

Modified files:
	usr.sbin/smtpd : showqueue.c 
	usr.sbin/smtpd/smtpctl: Makefile 

Log message:
Add more compile time checking; fix warnings reported by gcc.
From: Nicholas Marriott <nicholas.marriott@gmail.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/21 06:53:06

Modified files:
	x11/gnome/nautilus: Makefile 

Log message:
- fix a locale display bug (which can lead to a crash)

This should resolve the right-click/property crash and the items count
display in "list view".


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/21 06:58:57

Modified files:
	x11/gnome/conduit: Makefile 

Log message:
- add run_depends on py-gstreamer
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/21 07:02:40

Modified files:
	devel/glib2    : Makefile 
Added files:
	devel/glib2/patches: patch-gio_gfile_c 

Log message:
- use same workaround as for gtk+2: lower buffer size to prevent memory
access issues.

This should at least fix the nautilus copy bug as well as
gnome-screenshot.

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/21 09:15:24

Modified files:
	lib/libsndio   : sun.c 

Log message:
remove mixer bits from the audio(4) backend of libsndio, it's not
possible to get them right in the current state of the mixer.
discussed with jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2008/12/21 09:54:12

Modified files:
	share/man/man3 : tree.3 

Log message:
fix example comparison function to work with large ranges of numbers.  ok djm otto


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2008/12/21 10:36:46

Modified files:
	openssh        : donations.html 

Log message:
typos


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/21 11:19:58

Modified files:
	sys/dev/pci    : if_ipw.c if_iwi.c if_wpi.c if_iwn.c 
	sys/dev/ic     : rt2560.c rt2661.c rt2860.c 

Log message:
Undo m_defrag().

m_defrag() does not work.  It seems to assume that if the length of
the mbuf passed as parameter is less than MHLEN, then it is an mbuf
header and not a cluster (or something like that.)
It thus fails miserably in the bcopy path.
I don't have the time to investigate further into this.

Thanks to Okan Demirmen for reporting the issue on a ral(4) RT2560.
The RT2560 chipset does not support TX scatter and thus m_defrag()
was called much more often than in other drivers using m_defrag()
where it was less noticeable.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/21 11:49:46

Modified files:
	sys/arch/amd64/amd64: ioapic.c mainbus.c 
	sys/arch/amd64/conf: GENERIC.MP files.amd64 

Log message:
Change the way we include mpbios code to be similar to what we do on i386.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2008/12/21 11:51:08

Modified files:
	usr.sbin/smtpd : smtp.c smtp_session.c 

Log message:
- missing prototype + smtp.c was misusing session_auth_pickup()
- unlike starttls, ssmtp sets the F_SECURE flag on session before helo/ehlo
handlers are called. this means that if we clear all flags in helo/
helo handlers, we prevent smtpd from advertising AUTH as it will do
so only for F_SECURE sessions. This commits unbreaks SMTP AUTH with
smtp sessions. Problem spotted by James Turner <james@bsdgroup.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/21 11:58:17

Modified files:
	sys/arch/macppc/conf: RAMDISK 

Log message:
just attach cpu0, not cpu*, ok kettenis


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/21 12:27:57

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
fix session flags resetting; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/21 12:40:41

Modified files:
	sys/arch/sparc64/dev: pyro.c 

Log message:
Make the "machine xir" ddb command work on machines with pyro(4).

tested by deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/21 13:16:35

Modified files:
	sys/dev/wscons : wskbd.c 

Log message:
on i386 and amd64, let ctrl-alt-delete let you enter ddb if ddb.console=1
and machdep.kbdreset=2.

"i like it" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 13:17:17

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
add function azalia_widget_sole_conn, which determines if the
given widget is the sole connection to an ADC, DAC or pin complex.
not used just yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 13:21:24

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
add mixer_class member to struct widget_t, and define the mixer
classes in azalia.h instead of azalia_codec.c.  this will allow
the mixer class to be determined outside of azalia_generic_mixer_init.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 13:32:46

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
a little rearranging:

- move the azalia_widget_init_connection call from
azalia_widget_label_widgets to just after azalia_widget_init
- move azalia_widget_label_widgets to after dacgroup initialization
- move the widget info printing from azalia_widget_init_connection
and azalia_widget_init to new function azalia_widget_dump_info
- call azalia_widget_dump_info right after azalia_widget_init_connection
- in functions that are ony used if AZALIA_DEBUG is defined, use printf
instead of DPRINTF()


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 13:44:04

Modified files:
	sys/dev/pci    : azalia.c azalia_codec.c 

Log message:
label converter widgets for their place in the converter group.
e.g. the first DAC in the converter group is now dac, the second
is dac2, etc.

unused converters (not in a converter group) will have a "u-" prefix.
these will disappear completely in the near future, as they are useless.

if there is more than one converter group, converters in the second
group will have a "dig-" prefix, since they are digital converters.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 13:47:55

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
if a widget is the sole connection to another widget, name the
widget for the widget it's connected to.  but be a bit careful
to not end up with duplicate mixer item names.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 14:25:01

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
move the codec specific widget initialization out of
azalia_widget_label_widgets to right after the generic widget
initialization.  nothing uses this yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/21 14:37:43

Modified files:
	sys/conf       : files 

Log message:
vfs_syscalls_35 is required if option COMPAT_35


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/21 14:38:16

Modified files:
	sys/arch/vax/conf: GENERIC 

Log message:
add option COMPAT_35, needed by COMPAT_VAX1K


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/21 14:39:50

Modified files:
	sys/arch/vax/vsa: gpx.c lcg.c lcspx.c smg.c 

Log message:
During early device probes, make sure to iounaccess() address ranges when
they are no longer necessary. No good reason to do so but correctness, and
then leaving correct mappings after probe might hide bugs.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/21 14:43:53

Modified files:
	sys/arch/m88k/include: cpu.h 
	sys/arch/m88k/m88k: m88k_machdep.c 

Log message:
Proper cpu_unidle() function for MP kernels. ok art@ long ago


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/21 16:30:26

Modified files:
	sys/dev/pci    : if_em.c 

Log message:
use the RXO (rx overflow) interrupt to try to refill the rx ring. this lets
us cope if the rx ring empties completely and the hardware tells us we're
still getting packets.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/21 16:32:51

Modified files:
	sys/dev/pci    : if_em.c 

Log message:
rework the programming of the multicast addresses onto the chip to use the
"new" multicast address and address range counters in the ifp. shrinks
and simplifies that code a lot.

ive had this diff since may 2007.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/21 16:41:26

Modified files:
	sys/net        : if_pfsync.c 

Log message:
split the pfsync input routine up so that each action has its own function
to handle it. this is to modularise it in preparation for further changes.

in my opinion it also makes the code a lot easier to read and to maintain.

tested by sthen@ johan@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 17:03:08

Modified files:
	sys/dev/pci    : azalia.c azalia.h 

Log message:
- expand/add macros for pin configuration manipulation
- use "beep" as pin device 0xe


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/21 17:44:32

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
To reset state, it's enough to set s->s_state = S_HELO, rcptcount
is zeroed in MAIL FROM handler; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 17:54:04

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
new function azalia_pin_config_ov, used to override configuration
values read from pin complex widgets.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 18:32:40

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
special case after general case.  it's better to be named after
a converter than a selector.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 19:20:22

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
disable unusable converters


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/21 19:38:35

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 20:00:17

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
set a default name for widgets (u-wid$NID) and don't try to give
disabled widgets any other name.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 20:18:02

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
hex for unused widget names


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/21 20:47:16

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
create "_source" mixer items for single connections, but be careful
to not be redundant.  important for understanding how widgets are
connected.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/21 22:22:27

Modified files:
	lib/libm/src/ld80: s_exp2l.c 

Log message:
Let this compile with gcc 2.


CVSROOT:	/cvs
Module name:	src
Changes by:	gwk@cvs.openbsd.org	2008/12/21 23:37:37

Modified files:
	sys/dev/acpi   : acpicpu.c 

Log message:
Make acpicpu_setperf behave the same as the ACPI aware EST and
powernow drivers if the _PPC is evaluated because an external
change has occured such as being disconnected from wall power
and the available states in _PSS change.  Have the acpicpu setperf
driver register a listner for _PPC changes, that way we are not
calling the setperf method twice on powernow machines when an
change occurs.

ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	gwk@cvs.openbsd.org	2008/12/22 00:19:09

Modified files:
	sys/dev/acpi   : acpicpu.c 

Log message:
With respect to the previous diff we cannot just call acpicpu_setperf
directly, we must call the global function pointer cpu_setperf because
we might be on an MP system and if we don't, we only attempt to change
the frequency on a single core.

ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/22 02:34:46

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
Add firmware load for Apple iSight first generation devices
(0x05ac:8300 before firmware load, 0x05ac:0x8501 after firmware load).

Also those devices have a own stream header procotol for which we've
added a seperate stream header decode function, which does not work yet.

A jointventure work with robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/22 02:45:46

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Sort quirk device list and fix some comments there.


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/12/22 02:48:30

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
correct typo in ATI FireMV device id; Joe Malcolm on misc@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2008/12/22 02:48:54

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/22 03:30:41

Modified files:
	net/libgadu    : Makefile distinfo 
	net/libgadu/pkg: PLIST 
Removed files:
	net/libgadu/patches: patch-lib_Makefile_in 

Log message:
update libgadu, this will be needed for a forthcoming Pidgin update.
from Brad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/22 03:43:59

Modified files:
	net/net-snmp   : Makefile 
Added files:
	net/net-snmp/patches: patch-agent_mibgroup_mibII_ipAddr_c 

Log message:
teach net-snmp how to skip routing messages with the wrong version;
fixes route display in IP-MIB. from joel@.

"if it works for you go ahead" rui@ (maintainer).


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/12/22 05:13:13

Modified files:
	sys/net        : bpf.h 

Log message:
Change DLT_MPLS number.
Use one assigned by tcpdump guys to keep
things in sync with them.

ok canacar@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/22 05:18:56

Modified files:
	lib/libc/net   : getnameinfo.3 

Log message:
The example for detecting malicious PTR records could be easily misinterpreted.
Make it less ambiguous; ok gilles@ claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/22 05:56:21

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
Remove entry from mdaproctree after reaping mda child; ok gilles@
From: Nicholas Marriott <nicholas.marriott@gmail.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/22 05:59:15

Modified files:
	usr.sbin/smtpd : lka.c 

Log message:
delinting: salen may be used with no prior init; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/22 06:14:30

Modified files:
	usr.sbin/smtpd : lka.c 

Log message:
Reduce IMSG_LKA_HOST to only make NI_NAMEREQD getnameinfo call. We
don't need it to return NI_NUMERICHOST conversion because there's
no reason not to do it in smtp; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2008/12/22 06:16:56

Modified files:
	devel/jdk/1.6  : Makefile 
Added files:
	devel/jdk/1.6/patches: patch-j2se_make_common_Defs-bsd_gmk 
	                       patch-j2se_make_common_Program_gmk 
	                       patch-j2se_make_java_jli_Makefile 
	                       patch-j2se_make_sun_splashscreen_FILES_c_gmk 
	                       patch-j2se_make_sun_splashscreen_Makefile 

Log message:
Complete SYSTEM_ZLIB build flag hooks and enable for OpenBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/22 06:18:58

Modified files:
	usr.sbin/smtpd : smtp.c 

Log message:
s->s_msg.session_hostname must hold resolved hostname as well; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/22 06:21:39

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
cleanup


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2008/12/22 06:22:13

Modified files:
	devel/jdk/1.7  : Makefile 
	devel/jdk/1.7/patches: 
	                       patch-hotspot_build_bsd_makefiles_gcc_make 
	                       patch-jdk_make_common_Defs-bsd_gmk 
	                       patch-jdk_make_common_Program_gmk 
	                       patch-jdk_make_java_jli_Makefile 
	                       patch-jdk_make_sun_splashscreen_Makefile 
Added files:
	devel/jdk/1.7/patches: 
	                       patch-hotspot_build_bsd_makefiles_launcher_make 
	                       patch-jdk_make_sun_splashscreen_FILES_c_gmk 

Log message:
Fix symbol conflict issues with eclipse by enabling the use of
version scripts. Also complete SYSTEM_ZLIB build hooks and enable
it to use system libz.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/22 06:28:10

Modified files:
	usr.sbin/smtpd : showqueue.c 

Log message:
Fix few cases where "smtpctl showqueue" could exit prematurely
if msg is delivered between readdir and opendir, or readdir and
fopen, etc. etc.

Be more unforgiving about errors other than ENOENT, and err()
if they happen, not just warn().

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/22 06:33:43

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Fix some logic in the isight specific stream header decode function
(still doesn't work).


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/22 06:35:58

Modified files:
	usr.sbin/smtpd : lka.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2008/12/22 07:04:32

Modified files:
	regress/sbin/ipsecctl: ike59.ok 

Log message:
Adopt to recent change:  /32 now is treated as a network address.

prodded by david@


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2008/12/22 07:08:45

Modified files:
	regress/sbin/ipsecctl: Makefile 
Added files:
	regress/sbin/ipsecctl: ike60.in ike60.ok 

Log message:
add regression test for aes-{128,192,256} being used with main and quick
mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2008/12/22 07:30:04

Modified files:
	sbin/isakmpd   : log.h monitor.h 

Log message:
mark log_fatal() and monitor_exit() as __dead, as they do not return.


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2008/12/22 07:44:26

Modified files:
	databases/mysql-zrm: Makefile distinfo 
	databases/mysql-zrm/patches: patch-etc_mysql-zrm_mysql-zrm_conf 
	                             patch-usr_bin_mysql-zrm-backup 
	                             patch-usr_lib_mysql-zrm_ZRM_Common_pm 
	databases/mysql-zrm/pkg: PLIST 

Log message:
Update to mysql-zrm 2.1
Regen patches
ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2008/12/22 07:56:40

Modified files:
	devel/jdk/1.7  : Makefile 
	devel/jdk/1.7/patches: patch-hotspot_build_bsd_makefiles_vm_make 
Removed files:
	devel/jdk/1.7/patches: 
	                       patch-hotspot_build_bsd_makefiles_launcher_make 

Log message:
Fix some undefined symbols by correcting the non-static link of libjvm.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2008/12/22 08:06:39

Modified files:
	devel/jdk/1.7  : Makefile 

Log message:
Fix WANTLIB. No cookie for me.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/22 08:54:38

Removed files:
	print/teTeX    : Makefile Makefile.inc 
	print/teTeX/base: Makefile distinfo 
	print/teTeX/base/files: tetex.cfg tetex_setup.sh 
	print/teTeX/base/patches: gcc-libs_type1_Makefile_in 
	                          patch-Makefile_in 
	                          patch-libs_xpdf_xpdf_Catalog_cc 
	                          patch-libs_xpdf_xpdf_JPXStream_cc 
	                          patch-libs_xpdf_xpdf_Stream_cc 
	                          patch-libs_xpdf_xpdf_Stream_h 
	                          patch-libs_xpdf_xpdf_XRef_cc 
	                          patch-texk_dviljk_dvi2xx_c 
	                          patch-texk_dvipdfm_psimage_c 
	                          patch-texk_dvipng_special_c 
	                          patch-texk_gsftopk_gsftopk_c 
	                          patch-texk_kpathsea_texmf_in-teTeX 
	                          patch-texk_ps2pkm_paths_c 
	                          patch-texk_ps2pkm_regions_c 
	                          patch-texk_ps2pkm_spaces_c 
	                          patch-texk_ps2pkm_type1_c 
	                          patch-texk_web2c_config_h 
	                          patch-texk_web2c_lib_input2int_c 
	                          patch-texk_xdvik_xdvi_c 
	print/teTeX/base/pkg: DESCR-fmt DESCR-main MESSAGE-main 
	                      PFRAG.no-no_x11-main PFRAG.no_x11-main 
	                      PLIST-fmt PLIST-main 
	print/teTeX/texmf: Makefile distinfo 
	print/teTeX/texmf/pkg: DESCR-doc DESCR-main PLIST-doc PLIST-main 

Log message:
unlinked from builds more than 14 month ago, time to say goodbye


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/22 09:35:28

Modified files:
	sys/arch/amd64/conf: GENERIC GENERIC.MP RAMDISK RAMDISK_CD 

Log message:
use the exact same policy for choosing apic on all 3 types of kernel.
ok kettenis


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2008/12/22 10:00:37

Modified files:
	sbin/ipsecctl  : pfkey.c 

Log message:
Only warn about pfkey failures when errno is != EEXIST.

This avoids warnings about already existing manual flows when
ipsec.conf is reloaded.  From Mitja Muzenic <mitja at muzenic dot
net>, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/22 11:01:47

Modified files:
	sys/arch/i386/i386: mpbios.c 
	sys/arch/amd64/amd64: mpbios.c 

Log message:
Get rid of many arbitrary differences between the i386 and amd64 mpbios code.
Mostly KNF issues, some reorganisation of the code.

ok dlg@, deraadt@, krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/22 11:08:25

Modified files:
	sys/arch/sparc64/sparc64: locore.s 

Log message:
If we ever get an interrupt from userland with %otherwin set, we have a serious
bug.  Don't try to fix things up; it's doomed to fail anyhow.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/22 11:20:47

Modified files:
	sys/dev/pci    : if_ipw.c if_iwi.c if_wpi.c if_iwn.c 
	sys/dev/ic     : rt2560.c rt2661.c rt2860.c 

Log message:
I swapped MGETHDR arguments in my m_defrag removal commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/22 11:35:52

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
Doh. Correct address in bcopy -- m->m_data not &m->m_data -- this should fix
the issues seen by damien@. OK dlg@, damien@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/22 11:42:04

Modified files:
	sys/dev/usb    : if_rum.c 

Log message:
do not leak an AMRR USB xfer at each ifconfig down/up.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/22 12:09:29

Modified files:
	lib/libc/yp    : Makefile.inc ypclnt.3 

Log message:
document yp_maplist(); from Ingo Schwarze
ok deraadt


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2008/12/22 12:40:33

Modified files:
	net/irssi      : Makefile 
	net/irssi/patches: patch-docs_irssi_1 patch-src_core_settings_c 
	                   patch-src_fe-common_core_Makefile_in 
	                   patch-src_fe-common_core_fe-common-core_c 
	                   patch-src_fe-common_core_fe-recode_c 
	                   patch-src_irc_proxy_Makefile_in 
	                   patch-src_perl_Makefile_in 
	net/irssi/pkg  : PLIST 
Added files:
	net/irssi/patches: patch-src_core_network-openssl_c 

Log message:
Add a patch adapted from bugs.irrsi.org for double echoed characters
after reading a certificate's password.
(http://bugs.irssi.org/index.php?do=details&task_id=305)
Regen patches.
Add @bin marker to plist.
from maintainer (viq at vic dot ath dot cx)


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/22 13:19:00

Modified files:
	x11/gtk+/patches: patch-configure patch-gdk_Makefile_in 
	                  patch-gtk_Makefile_in patch-po_Makefile_in_in 

Log message:
sync patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/22 13:28:19

Modified files:
	audio/libmikmod: Makefile 
	devel/libaudiofile: Makefile 
	devel/glib     : Makefile 
	x11/gtk+       : Makefile 
Added files:
	audio/libmikmod/patches: patch-libmikmod_m4 
	devel/libaudiofile/patches: patch-audiofile_m4 
	devel/glib/patches: patch-glib_m4 
	x11/gtk+/patches: patch-gtk_m4 

Log message:
quote first argument of AC_DEFUN to silence warnings from aclocal 1.8+


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2008/12/22 13:51:18

Modified files:
	share/man/man4 : uvideo.4 
	sys/dev/usb    : uvideo.c 

Log message:
First shoot of the uvideo firmware package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/22 13:55:49

Modified files:
	audio/mpg123   : Makefile distinfo 
	audio/mpg123/patches: patch-configure_ac 

Log message:
maintenance update to 1.6.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/22 15:26:19

Modified files:
	www/galeon     : Makefile 

Log message:
- tweak post-install
- mention license version
- remove bogus ${WRKDIST}
- sync WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	phessler@cvs.openbsd.org	2008/12/22 15:43:02

Modified files:
	devel/acpica   : Makefile 

Log message:
I was mistaken in my reading of the license. We can distribute packages
of this.

requested by deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/22 15:57:45

Modified files:
	games/ggz/libggz: Makefile 
Added files:
	games/ggz/libggz/patches: patch-src_Makefile_in 
	                          patch-src_security_Makefile_in 

Log message:
- compiling this took an aeon on sparc64, fix that.

spotted by sturm@ some time ago


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/22 16:01:31

Modified files:
	sys/arch/sparc64/include: reg.h 
	sys/arch/sparc64/sparc64: locore.s 

Log message:
We never actually rely on storing %fp in tf_global[0] for clockframes.  So
save ourselves an instruction and remove the pretty misleading comments.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/22 16:03:12

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/files: README.OpenBSD 

Log message:
- it's gnome-keyring-manager, not keyring-manager


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/22 16:43:11

Modified files:
	www/py-webpy   : Makefile distinfo 
	www/py-webpy/pkg: PLIST 

Log message:
- update webpy to 0.31
from Benoit Chesneau (MAINTAINER)

- use a saner MASTER_SITES


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/22 16:51:31

Modified files:
	net/telepathy/telepathy-spec: Makefile distinfo 

Log message:
- update telepathy-spec to 0.17.16


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/22 16:52:18

Modified files:
	net/telepathy/telepathy-glib: Makefile distinfo 
	net/telepathy/telepathy-glib/patches: patch-configure_ac 

Log message:
- update telepathy-glib to 0.7.20 (follow the -spec update)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/22 16:54:27

Modified files:
	distrib/hppa/ramdisk: Makefile 

Log message:
do not use the DESTDIR mkboot binary


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/22 16:58:58

Modified files:
	net/telepathy/telepathy-gabble: Makefile distinfo 
	net/telepathy/telepathy-gabble/patches: patch-configure 

Log message:
- update telepathy-gabble to 0.7.17


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/22 17:03:17

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
don't add invalid widgets to connection lists.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/22 17:05:21

Modified files:
	net/telepathy/telepathy-glib: Makefile 
	net/telepathy/telepathy-glib/patches: patch-configure_ac 

Log message:
- set the python version in a saner way
* no package change, so no bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2008/12/22 17:08:38

Modified files:
	multimedia/hdhomerun: Makefile distinfo 
	multimedia/hdhomerun/patches: patch-Makefile 
	multimedia/hdhomerun/pkg: PLIST 

Log message:
- update to 20081222
- add dvbt firmware


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/22 17:12:22

Modified files:
	sys/dev/pci    : if_bge.c if_bgereg.h 

Log message:
if we cant put enough packets on the rx ring then schedule a timeout to
try again later.

tested by many


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/22 17:14:18

Modified files:
	sys/dev/pci    : if_bge.c 

Log message:
sizeof(bge_devices) / sizeof(bge_devices[0]) -> nitems(bge_devices)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2008/12/22 17:18:01

Modified files:
	print/ghostscript/gnu: Makefile 

Log message:
respect SYSCONFDIR


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/22 17:20:03

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
backout previous.  changing the index of valid nids breaks things.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/22 18:04:55

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
sys


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/22 18:06:35

Modified files:
	sys/sys        : mbuf.h 
	sys/kern       : uipc_mbuf.c 

Log message:
The splvm() protection is way outdated, only splnet is needed to protect
this pool (and the mbstat variables, and a few other things in certain
cases)
ok mikeb, tedu, and discussion with others...


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/22 21:12:19

Modified files:
	sys/dev/pci    : azalia.c azalia.h azalia_codec.c 

Log message:
a) a widget's nid is always it's index in the codec's widget list.
b) members of the widget connection list may be invalid.
so,
- change azalia_nid_to_index to azalia_widget_enabled, and have it only
check that the given nid is valid, and that the corresponding widget
is enabled.
- use azalia_widget_enabled every time members of the connection list
are used.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/22 23:50:48

Modified files:
	sys/kern       : subr_pool.c 

Log message:
record the offset into each pool page that item allocations actually begin
on, aka, its coloring.

ok tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/22 23:53:12

Modified files:
	sys/kern       : subr_pool.c 

Log message:
add pool_walk as debug code.

this can be used to walk over all the items allocated with a pool and have
them examined by a function the caller provides.

with help from and ok tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/22 23:54:12

Modified files:
	sys/sys        : pool.h 

Log message:
oops, forgot this when committing to subr_pool.c

add pool_walk as debug code.

this can be used to walk over all the items allocated with a pool and have
them examined by a function the caller provides.

with help from and ok tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/23 00:40:31

Modified files:
	sys/dev/pci    : if_em.c 

Log message:
allow us to completely exhaust the rx ring now that we handle the RXO (rx
overflow) interrupt.

Yes deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/23 00:45:32

Modified files:
	devel/sdl      : Makefile 
	devel/sdl/files: SDL_libsndioaudio.c 

Log message:
bufsz -> appbufsz per recent libsndio changes


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/23 00:46:04

Modified files:
	usr.bin/mg     : theo.c 

Log message:
time to add a new one.


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2008/12/23 01:00:38

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
add myself
"sure" sthen@, "Yes, if that's were you are living" kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/23 01:06:10

Modified files:
	usr.sbin/snmpd : mib.c mib.h snmpd.h 

Log message:
export the livelock counter in a private mib openBSD.5.

discussed with dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/23 01:15:06

Modified files:
	sys/kern       : subr_pool.c 

Log message:
i got emptypages and fullpages mixed up in pool_walk. this now shows items
in fullpages that have been allocated.

spotted by claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/23 01:19:19

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 01:45:57

Modified files:
	.              : 3RDPARTY MODULES 

Log message:
A bunch of new releases.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/23 01:57:28

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
line-in is now "line-in", line-out is still "line".  S/PDIF-out is
now "SPDIF", S/PDIF-in is still "SPDIF-in".
line change because we need to differentiate.  S/PDIF change because
SPDIF-out is too long, and for consistency.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 01:59:21

Removed files:
	app/xsetmode   : AUTHORS COPYING ChangeLog INSTALL Makefile.am 
	                 Makefile.bsd-wrapper Makefile.in NEWS README 
	                 aclocal.m4 compile config.guess config.h.in 
	                 config.sub configure configure.ac depcomp 
	                 install-sh missing mkinstalldirs xsetmode.c 
	                 xsetmode.man 
	app/xsetpointer: AUTHORS COPYING ChangeLog INSTALL Makefile.am 
	                 Makefile.bsd-wrapper Makefile.in NEWS README 
	                 aclocal.m4 compile config.guess config.h.in 
	                 config.sub configure configure.ac depcomp 
	                 install-sh missing xsetpointer.c 
	                 xsetpointer.man 

Log message:
Remove obsolete applications (replaced by xinput).


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 02:02:50

Modified files:
	app            : Makefile 

Log message:
Disable build of deprecated proxymngr and xfindprox applications.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 02:10:17

Modified files:
	driver         : Makefile 

Log message:
reenable xf86-video-i740 and xf86-video-voodoo on i386 after the last
updates.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 02:13:15

Modified files:
	driver/xf86-video-nsc/man: Makefile.in 
	driver/xf86-video-nsc/src: Makefile.in 
Removed files:
	driver/xf86-video-i810: COPYING ChangeLog Makefile.am 
	                        Makefile.bsd-wrapper Makefile.in README 
	                        README.sgml aclocal.m4 autogen.sh 
	                        compile config.guess config.h.in 
	                        config.sub configure configure.ac 
	                        depcomp install-sh ltmain.sh missing 
	driver/xf86-video-i810/man: Makefile.am Makefile.in i810.man 
	driver/xf86-video-i810/src: Makefile.am Makefile.in common.h 
	                            i810.h i810_accel.c i810_common.h 
	                            i810_cursor.c i810_dga.c i810_dri.c 
	                            i810_dri.h i810_driver.c i810_hwmc.c 
	                            i810_io.c i810_memory.c i810_reg.h 
	                            i810_video.c i810_wmark.c i830.h 
	                            i830_accel.c i830_common.h 
	                            i830_cursor.c i830_dga.c i830_dri.c 
	                            i830_dri.h i830_driver.c i830_io.c 
	                            i830_memory.c i830_modes.c 
	                            i830_shadow.c i830_video.c 
	driver/xf86-video-i810/src/xvmc: I810XvMC.c I810XvMC.h 
	                                 Makefile.am Makefile.in 

Log message:
Remove deprecated drivers that have been disabled for a while.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 02:17:57

Removed files:
	driver/xf86-video-nsc: COPYING ChangeLog Makefile.am 
	                       Makefile.bsd-wrapper Makefile.in 
	                       aclocal.m4 config.guess config.h.in 
	                       config.sub configure configure.ac depcomp 
	                       install-sh ltmain.sh missing 
	driver/xf86-video-nsc/man: Makefile.am Makefile.in nsc.man 
	driver/xf86-video-nsc/src: Makefile.am Makefile.in durango.c 
	                           nsc.h nsc_driver.c nsc_fourcc.h 
	                           nsc_galfns.c nsc_galstub.c 
	                           nsc_gx1_accel.c nsc_gx1_cursor.c 
	                           nsc_gx1_dga.c nsc_gx1_driver.c 
	                           nsc_gx1_shadow.c nsc_gx1_video.c 
	                           nsc_gx2_accel.c nsc_gx2_cursor.c 
	                           nsc_gx2_dga.c nsc_gx2_driver.c 
	                           nsc_gx2_shadow.c nsc_gx2_vga.c 
	                           nsc_gx2_video.c nsc_msr_asm.S 
	                           nsc_regacc.c panel.c 
	driver/xf86-video-nsc/src/gfx: disp_gu1.c disp_gu2.c durango.c 
	                               gfx_dcdr.c gfx_defs.h gfx_disp.c 
	                               gfx_i2c.c gfx_init.c gfx_mode.h 
	                               gfx_msr.c gfx_regs.h gfx_rndr.c 
	                               gfx_rtns.h gfx_tv.c gfx_tv.h 
	                               gfx_type.h gfx_vga.c gfx_vid.c 
	                               gfx_vip.c history.h i2c_acc.c 
	                               i2c_gpio.c init_gu1.c init_gu2.c 
	                               msr_rdcl.c release.txt rndr_gu1.c 
	                               rndr_gu2.c saa7114.c tv_1200.c 
	                               tv_fs450.c tv_fs450.h tv_fs451.c 
	                               tv_geode.c vga_gu1.c vid_1200.c 
	                               vid_1400.c vid_5530.c vid_rdcl.c 
	                               vip_1200.c vip_1400.c 
	driver/xf86-video-nsc/src/panel: 92xx.h cen9211.c cen9211.h 
	                                 dora9211.c dora9211.h 
	                                 drac9210.c drac9210.h 
	                                 gx2_9211.c gx2_9211.h panel.c 
	                                 panel.h platform.c pnl_bios.c 
	                                 pnl_defs.h pnl_init.c 
	                                 readme.txt 

Log message:
Remove deprecated driver.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 02:24:35

Removed files:
	lib/liboldX/include/X11: X10.h 
	lib/liboldX/src: Makefile.am Makefile.in XCrAssoc.c XDelAssoc.c 
	                 XDestAssoc.c XDraw.c XLookAssoc.c XMakeAssoc.c 

Log message:
remove deprected library.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 02:26:02

Removed files:
	lib/liboldX    : AUTHORS COPYING ChangeLog INSTALL Makefile.am 
	                 Makefile.bsd-wrapper Makefile.in NEWS README 
	                 aclocal.m4 autogen.sh config.guess config.h.in 
	                 config.sub configure configure.ac depcomp 
	                 install-sh ltmain.sh missing mkinstalldirs 
	                 oldx.pc.in 

Log message:
I said remove deprecated library.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 02:28:02

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/23 02:33:49

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
gather up most of the code for printing debug info in dmesgs and
move it to one place, instead of scattered thoughout with #define
and DPRINTF.  my eyes are happier now.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/23 02:46:38

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
- recognize some more codecs
- remove the codec datasheet URLs.  URLs change and these particular
datasheets are all easy to find.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/23 02:57:55

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
ddb.console does not override machdep.kbdreset, so don't say it does;


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/23 03:01:14

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
remove static mixer configurations wholesale, to make next commit
more clear.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/23 03:05:24

Modified files:
	share/man/man4 : ddb.4 

Log message:
- document machdep.ddb=2
- tidy up the text around it a little
- no need to discuss kernel options we have on by default (DDB)

feedback/ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/23 03:06:51

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
add small quirks for certain codecs


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/23 03:19:39

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
enable beep and CD mixer controls on alc88x codecs if appropriate


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/23 03:33:10

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
add gpio quirk for Dell e6400


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/23 03:43:26

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
azalia_generic_mixer_pin_sense has nothing to do with pin sense anymore.
it is about codec gpio quirks.  so rename it as azalia_codec_gpio_quirks,
and move it to where the rest of the codec specific code is.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/23 03:51:02

Modified files:
	www/mantis     : Makefile distinfo 
	www/mantis/pkg : PLIST 
Added files:
	www/mantis/patches: patch-core_database_api_php 
	                    patch-core_email_queue_api_php 

Log message:
Update to version 1.1.6 and add a patch so that new users can sign up.
(See http://www.mantisbt.org/forums/viewtopic.php?f=3&t=4146 for details)

Fix found by Mischa Diehm.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/23 03:55:30

Modified files:
	print/ghostscript/gnu: Makefile 

Log message:
- last commit needed a bump


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 04:03:25

Modified files:
	xserver/hw/xfree86/doc/man: xorg.conf.man.pre 

Log message:
- i810 -> intel, noticed by mpf@ (already fixed in -current X.Org)
- add a reference to wsfb(4).


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2008/12/23 04:04:49

Modified files:
	xserver/hw/xfree86/doc/man: xorg.conf.man.pre 

Log message:
- move wsfb(4) to where it belongs.
- also rename via -> openchrome.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/23 04:36:08

Modified files:
	www/galeon     : Makefile distinfo 
	www/galeon/pkg : PLIST 

Log message:
- update galeon to 2.0.7
- re-order WANTLIB
- re-order *_DEPENDS


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/23 05:32:56

Modified files:
	www/phppgadmin : Makefile distinfo 

Log message:
Update to version 4.2.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mbalmer@cvs.openbsd.org	2008/12/23 05:37:01

Modified files:
	www/phpldapadmin: Makefile distinfo 
	www/phpldapadmin/pkg: PLIST 

Log message:
Update to phpLDAPadmin 1.1.0.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/23 07:56:52

Modified files:
	textproc/libxml++: Makefile distinfo 

Log message:
- update to libxml++-2.24.2

no regression on i386 and sparc64 for Andreas Bihlmaier (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/23 08:25:04

Modified files:
	x11/gnustep/make: Makefile distinfo 
	x11/gnustep/make/files: README.OpenBSD openbsd 
	x11/gnustep/make/patches: patch-GNUmakefile_in 
	                          patch-Instance_bundle_make 
	                          patch-Instance_framework_make 
	x11/gnustep/make/pkg: PLIST 

Log message:
- GNUstep-Make 2.0.7
* New configuration file to set default installation
* gnustep-make now uses the -no-print-directory flag when invoking make
* Change in path checking algorithm in GNUstep.sh and GNUstep.csh
- use SUBST_CMD


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/23 08:25:31

Modified files:
	x11/gnustep/base: Makefile distinfo 
	x11/gnustep/base/patches: patch-Source_GNUmakefile 
	                          patch-Source_NSObject_m 
	                          patch-configure 
	x11/gnustep/base/pkg: PLIST 

Log message:
- GNUstep-Base 1.18.0
* Improved lookup of versioned library resources
* Keyed archiving improvements for various classes
* Exception and thread handling improvements
* Portability improvements


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/23 08:25:51

Modified files:
	x11/gnustep/back: Makefile distinfo 
	x11/gnustep/back/pkg: MESSAGE PFRAG.cairo PFRAG.libart 
	                      PFRAG.xlib 

Log message:
- update to gnustep-back 0.16.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/23 08:26:16

Modified files:
	x11/gnustep/gui: Makefile distinfo 
	x11/gnustep/gui/patches: patch-configure 
	x11/gnustep/gui/pkg: PLIST 

Log message:
- GNUstep-GUI 0.16.0
* Nib loading refractored and improved
* Added support for autosaving in NSDocuments
* NSWindowController made a subclass of NSResponder
* NSTokenField and netokenFiledCell classes added


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/23 08:52:42

Modified files:
	audio/pacpl    : Makefile distinfo 
	audio/pacpl/patches: patch-pacpl 
	audio/pacpl/pkg: MESSAGE-amarok PLIST-amarok PLIST-konqueror 
	                 PLIST-main 
Added files:
	audio/pacpl/patches: patch-Makefile_in 
Removed files:
	audio/pacpl/patches: patch-pacpl-install 

Log message:
- update pacpl to version 4.0.3

from Andreas Bihlmaier (maintainer) with some tweaks.


CVSROOT:	/cvs
Module name:	src
Changes by:	jcs@cvs.openbsd.org	2008/12/23 09:56:14

Modified files:
	sys/dev/acpi   : acpithinkpad.c 

Log message:
only a small number of thinkpads need the brightness adjustments
done in this driver, so for everything other than the x61s and
t61, tell the bios to adjust brightness itself.  fixes the double
adjustment problem on newer models.

tested on quite a few different models.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/23 11:29:36

src/share/snmp

Update of /cvs/src/share/snmp
In directory cvs.openbsd.org:/tmp/cvs-serv7976/snmp

Log Message:
Directory /cvs/src/share/snmp added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/23 11:31:02

Modified files:
	lib/libc/crypt : arc4random.3 

Log message:
repair the ARC4 story; ok jmc djm millert


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/23 11:32:10

Added files:
	share/snmp     : Makefile OPENBSD-BASE-MIB.txt 
	                 OPENBSD-MEM-MIB.txt OPENBSD-SENSORS-MIB.txt 
	                 OPENBSD-SNMPD-CONF.txt 

Log message:
Add MIB definitions for snmpd(8).

ok jmc@ deraadt@ dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/23 11:33:36

Modified files:
	share          : Makefile 
	usr.sbin/snmpd : snmpd.8 
	share/man/man7 : hier.7 
	etc/mtree      : 4.4BSD.dist 

Log message:
Link the directory containing the MIB definitions for snmpd(8).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/23 12:08:24

Modified files:
	infrastructure/db: user.list 

Log message:
- add _openct:_openct for upcoming openct update


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/23 12:09:32

Modified files:
	security/openct: Makefile distinfo 
	security/openct/patches: patch-etc_openct_conf_in 
	security/openct/pkg: PLIST 
Added files:
	security/openct/patches: patch-src_tools_Makefile_in 
Removed files:
	security/openct/patches: patch-src_ifd_sys-bsd_c 

Log message:
- update openct to 0.6.15

from Douglas Santos (MAINTAINER), with cleanups and tweaks by me


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/23 12:10:33

Modified files:
	security/opensc: Makefile distinfo 
	security/opensc/patches: patch-configure 
	security/opensc/pkg: PFRAG.shared PLIST 
Added files:
	security/opensc/patches: patch-doc_Makefile_in 

Log message:
- update opensc to 0.11.6, includes a SECURITY FIX for SA31330

from Douglas Santos (MAINTAINER), with cleanups and tweaks by me


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/23 13:35:46

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
No need to keep the 32 bit space mapped, since it is only used by userland
and through mmap; also shrink the softc of about 120 bytes by not keeping a
copy of all prom regions when only two of them are needed.

While there, map THC at the preferred address on S24 flavours, and do not
reprogram the control bits on S24 at attach time (since the prom has already
done this for us).

Tested on ss4 and ss5+S24.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/23 14:26:56

Modified files:
	infrastructure/db: fake.mtree 

Log message:
create /etc/firmware in the fake root. No objection from espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/12/23 14:43:16

Modified files:
	sys/sys        : vnode.h 

Log message:
Fix up a comment. Flags are for va_vaflags not va_cflags
(that doesnt exist).

ok pedro@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	david@cvs.openbsd.org	2008/12/23 14:55:41

Modified files:
	lib            : Makefile 

Log message:
unbreak build: -liboldX


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/12/23 14:56:12

Modified files:
	sys/nfs        : nfs_node.c 

Log message:
small indent fix


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/23 15:01:38

Modified files:
	sys/dev/pci    : agp_i810.c agpreg.h 

Log message:
intagp support for Intel 4-series (e.g. GM45) chipsets.

Tested by several x200 owners.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/23 16:02:43

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/23 16:56:05

Modified files:
	x11/xfce4/xfce4-session: Makefile 
	x11/xfce4/xfce4-session/pkg: MESSAGE 

Log message:
fix typo in message


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/12/23 17:15:24

Modified files:
	distrib/sets   : maketars 

Log message:
clean /tmp propery like other scripts; prodded by deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/23 17:47:33

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
Basic acceleration code for tcx: solid fills and some simple block copy cases.
Makes it noticeably faster, especially when scrolling on console.

Tested on SS4 (tcx) and SS5 (S24) in 1152x900 and 1024x768 modes.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/12/23 19:43:52

Modified files:
	sys/nfs        : nfs_node.c nfs_serv.c nfs_socket.c 
	                 nfs_srvcache.c nfs_subs.c nfs_syscalls.c 
	                 nfs_vfsops.c nfs_vnops.c 

Log message:
Replace the TRUE/FALSE defines with 1/0 respectively. This doesn't
hurt readability and it was just plain annoying seeing them defined
in every other .c file.

OK blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/12/23 19:48:36

Modified files:
	sys/nfs        : nfs_subs.c 

Log message:
fix a typo made in last commit, also slightly better wording for
another comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/23 22:42:58

Modified files:
	sys/dev/pci    : agp_i810.c agpreg.h 

Log message:
Fix support for earlier i8XX chipsets (specifically the 830 and 840).

Earlier changes meant that we were reading the wrong register, on the
graphics card instead of the gmch (bus 0, device 0, function 0. it's the
memory controller on all boards with intel chipsets).  Later chipsets
have a ``mirror'' register on the graphics card device, explaining why
this didn't manifest on all chipsets. For simplicity, always find and
read the register from the GMCH. While i'm here, fixup unaligned
configuration space access (0x50 vs 0x52)

Tested by several.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/24 00:41:59

Modified files:
	sys/netinet    : in.h ip_input.c 

Log message:
report the number of packets that arp resolution is holding onto until it
gets a mac addr for an ip under net.inet.ip.arpqueued.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/24 00:46:15

Modified files:
	sys/arch/arm/s3c2xx0: sscom.c sscom_s3c2410.c 

Log message:
cleanup, work around issue with interrupt getting enabled too early.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/24 01:26:27

Modified files:
	sys/netinet    : if_ether.c 

Log message:
Fix two mbuf leaks in arpresolve. The first one happens on IFF_NOARP
interfaces and is probably never hit. The other one happens when the
number of packets on the arp hold queue is exceeded. If arpresolve()
returns NULL the mbuf must be on the hold queue or freed.
Fixes the mbuf leak seen by dlg@. Found with dlg@'s insane mbuf leak
diff. OK dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/24 02:05:18

Modified files:
	usr.bin/apropos: apropos.1 apropos.c 

Log message:
add -S and -s options, similar to man(1), for restricting
searches by section number and architecture;

diff from Ingo Schwarze;
ok deraadt millert sobrado


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/24 03:08:02

Modified files:
	infrastructure/db: fake.mtree 

Log message:
my last commit here broke packaging of some ports.
fix from form@, thanks and sorry!


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/24 03:58:52

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
typo spotted by Alexey Suslikov


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/24 04:20:31

Modified files:
	sys/kern       : tty.c 

Log message:
EVFILT_WRITE filters should return the amount of space remaining in the
write buffer, not the amount of space used.  It is debatable wether the
size of the write buffer is set by the size of the buffer or the high water
mark.  For now, go with the former since that seems to be more consistent
with what the pipe and socet code does.  It is also what NetBSD does.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/24 06:40:39

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
When switching between 8 bit and 24 bit modes on S24, use the blitter
whenever possible to speed things up. Also, do not map the control space
anymore and access in through physical addresses, as done for the
blitter and stipple spaces; saves another 4MB of KVM on S24.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/12/24 07:34:03

Modified files:
	sys/nfs        : nfsmount.h 

Log message:
remove argument names from function prototypes, this way the
file shares the same sane style.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/24 07:39:58

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
It turns out the 8-bit tcx flavour has undocumented low-res video modes (soon
to be in tcx.4), which require a font swap and thus clearing the screen at
attach time if console. Add the necessary code for this.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/24 07:57:22

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
On cards which advertize complete rop support, use the stipple engine to
draw the inverted cursor.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/24 08:21:16

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
Oops, logic botch in 1.34 would disable 24 bit mode on S24.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/24 09:12:01

Modified files:
	share/man/man4/man4.sparc: tcx.4 

Log message:
Document video modes, and how to change them (which is tricky on the SS4,
for no good reason).


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/12/24 09:53:20

Modified files:
	sys/nfs        : nfs_serv.c nfsm_subs.h 

Log message:
Low hanging macro fruit. Inline the nfsm_srvstrsiz macro since
its used only once and nuke its definition.

Stolen from blambert's bag'o'diffs.

OK blambert@.


CVSROOT:	/cvs
Module name:	src
Changes by:	dhill@cvs.openbsd.org	2008/12/24 09:53:22

Modified files:
	usr.bin/netstat: if.c 

Log message:
Plug a couple of memory leaks noticed by deraadt.

ok otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2008/12/24 10:15:34

Modified files:
	share/man/man8 : crash.8 

Log message:
Add quotes around DEBUG value, otherwise config doesn't like it.
While here, change -ggdb to -g (by kettenis).

OK millert and kettenis


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/24 10:20:54

Modified files:
	distrib/notes/mvme88k: hardware 

Log message:
All System 900 are supported now, not only the MVME187 based ones.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2008/12/24 10:21:33

Modified files:
	.              : mvme88k.html 

Log message:
Sync with distrib/notes and mention all series 900 as supported.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2008/12/24 12:32:02

Modified files:
	sys/dev        : softraid.c softraid_aoe.c softraidvar.h 

Log message:
This creates the notion of a non-disk softraid device.  The aoe target
is such a beast because it doesn't physically add a device to the OS but
exports a RAID partition.  It creates a kernel thread for each
exported aoe target.  Since it reuses all the goodies in softraid upon
reboot the metadata is discovered and therefore the partition is exported
at boot time.

ok tedu dlg


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/24 13:03:42

Modified files:
	net/nagios/nagios: Makefile distinfo 
	net/nagios/nagios/patches: patch-sample-config_cgi_cfg_in 

Log message:
update to nagios 3.0.6

remindet by sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/24 13:48:33

Modified files:
	sbin/growfs    : growfs.c 

Log message:
fox format string; ok tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/24 13:57:21

Modified files:
	bin/ls         : ls.c 

Log message:
Kill a race condition which occurs when listing a directory containing
an empty dir non-recursively. By not setting FTS_SKIP on the empty
subdir, a next iteration of the fts_read loop recurses into the
subdir, which might not be empty any more.  Report by jacekm@,
troublespot identified by pedro@; ok pedro@ millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/24 14:29:24

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
Provide an accelerated putchar routine for fonts 16 bits wide or less (and
the code can do up to 32 bit without serious changes, but I'm lazy).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/24 15:10:40

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
Get rid of all remaining magic numbers but 32. If you need to know why 32
is magic on a 32-bit platform, maybe you shouldn't do kernel programming.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/24 15:12:35

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
No need to invoke fbwscons_setcolormap() twice.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/24 17:20:36

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
- one "default" direction is enough
- be careful not to set a direction that the pin doesn't support
- remove a workaround in the generic code which is more or less for a
specific device, there are better ways to deal with such situations now


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/24 17:58:15

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
before naming a widget after a pin because the widget is the only thing
the pin is connected to, make sure the pin is the only device that is
connected to the widget.


CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/25 03:32:13

Log message:
    Builds firmware package for the uvideo(4) driver.
    
    Help and OK sthen@
    
    Status:
    
    Vendor Tag:	mglocker
    Release Tags:	mglocker_2008-Dec-25
    
    N ports/sysutils/uvideo-firmware/Makefile
    N ports/sysutils/uvideo-firmware/distinfo
    N ports/sysutils/uvideo-firmware/pkg/DESCR
    N ports/sysutils/uvideo-firmware/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/25 03:39:12

Log message:
    Builds firmware package for the acx(4) driver.
    
    Help and OK sthen@
    
    Status:
    
    Vendor Tag:	mglocker
    Release Tags:	mglocker_2008-Dec-25
    
    N ports/sysutils/acx-firmware/Makefile
    N ports/sysutils/acx-firmware/distinfo
    N ports/sysutils/acx-firmware/pkg/DESCR
    N ports/sysutils/acx-firmware/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/25 03:41:11

Log message:
    Builds firmware package for the bwi(4) driver.
    
    Help and OK sthen@
    
    Status:
    
    Vendor Tag:	mglocker
    Release Tags:	mglocker_2008-Dec-25
    
    N ports/sysutils/bwi-firmware/Makefile
    N ports/sysutils/bwi-firmware/distinfo
    N ports/sysutils/bwi-firmware/pkg/DESCR
    N ports/sysutils/bwi-firmware/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/25 03:43:29

Log message:
    Builds firmware package for the malo(4) driver.
    
    Help and OK sthen@
    
    Status:
    
    Vendor Tag:	mglocker
    Release Tags:	mglocker_2008-Dec-25
    
    N ports/sysutils/malo-firmware/Makefile
    N ports/sysutils/malo-firmware/distinfo
    N ports/sysutils/malo-firmware/pkg/DESCR
    N ports/sysutils/malo-firmware/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/25 03:46:07

Log message:
    Builds firmware package for the pgt(4) driver.
    
    Help and OK sthen
    
    Status:
    
    Vendor Tag:	mglocker
    Release Tags:	mglocker_2008-Dec-25
    
    N ports/sysutils/pgt-firmware/Makefile
    N ports/sysutils/pgt-firmware/distinfo
    N ports/sysutils/pgt-firmware/pkg/DESCR
    N ports/sysutils/pgt-firmware/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/25 03:48:10

Log message:
    Builds firmware package for the upgt(4) driver.
    
    Help and OK sthen@
    
    Status:
    
    Vendor Tag:	mglocker
    Release Tags:	mglocker_2008-Dec-25
    
    N ports/sysutils/upgt-firmware/Makefile
    N ports/sysutils/upgt-firmware/distinfo
    N ports/sysutils/upgt-firmware/pkg/DESCR
    N ports/sysutils/upgt-firmware/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/25 03:51:12

Modified files:
	sysutils       : Makefile 

Log message:
Add acx-firmware, bwi-firmware, malo-firmware, pgt-firmware, upgt-firmware,
and uvideo-firmware.

OK sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/25 09:42:44

Modified files:
	sys/arch/sparc/dev: tcx.c 

Log message:
Correctly display underlined spaces.


CVSROOT:	/cvs
Module name:	ports
Changes by:	michele@cvs.openbsd.org	2008/12/25 10:21:55

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
Add myself.

OK kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/25 12:17:18

Modified files:
	sysutils/bwi-firmware: Makefile 
	sysutils/malo-firmware: Makefile 
	sysutils/pgt-firmware: Makefile 
	sysutils/upgt-firmware: Makefile 

Log message:
The license marker for some firmware ports was "BSD" instead of
"Proprietary" by mistake.  Fix it.

Spotted by ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/25 14:04:36

Modified files:
	sys/kern       : tty_msts.c tty_nmea.c 

Log message:
spelling in comments; ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/25 14:14:07

Modified files:
	sys/kern       : tty_msts.c 

Log message:
remove unused struct member; ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/25 14:25:55

Modified files:
	sys/kern       : tty_msts.c tty_nmea.c 

Log message:
don't need #include <sys/queue.h>; ok mbalmer@
CVS ---------------------------------------------------------------------


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/25 15:09:51

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
add "virtual" mutes if the "virtual" volume amps have mute capability


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/25 15:15:05

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
currently azalia only supports one codec.  instead of using simply the
first codec with an audio function group, use the first codec with
an audio function group that can do analog I/O, if there is one.
codecs that just do digital I/O aren't quite as useful, yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/25 16:56:31

Modified files:
	sys/arch/sparc/dev: agten.c tvtwo.c zx.c 
	sys/dev/sbus   : agten.c tvtwo.c zx.c 

Log message:
Return proper display types to the WSDISPLAYIO_GTYPE ioctl, instead of
deprecated WSDISPLAY_TYPE_SUN24; X11 knows about them since several releases
already.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/25 17:42:19

Modified files:
	sys/arch/sparc/dev: p9100.c 

Log message:
When running on serial console, do not try to pick the prom font (this would
fail anyway since stdout is not a frame buffer), and force a complete
ramdac initialization - access to several of the control registers spin
otherwise.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/25 17:43:03

Modified files:
	sys/arch/sparc/dev: p9000.c 

Log message:
Do not attach if not the console, I expect the same problems as for p9100,
but I don't know what initialization sequence is needed on the p9000...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/25 23:34:45

Modified files:
	audio/xmms     : Makefile 
	audio/xmms/patches: patch-configure_in patch-xmms_main_c 
	audio/xmms/pkg : PLIST-main 
Added files:
	audio/xmms/files: Makefile.am audio_sndio.c 
	audio/xmms/patches: patch-Output_Makefile_am 

Log message:
- add sndio backend, courtesy of Thomas Pfaff, thanks!
- get rid of PSEUDO_FLAVORS
- gain a bit of contrl over auto*

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2008/12/25 23:35:34

Modified files:
	sys/dev/acpi   : acpithinkpad.c 

Log message:
Back out rev 1.14 as it makes machines like the T30 crash on boot.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/25 23:56:36

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
- recognize a few more realtek codecs
- beep and CD support for a few more realtek codecs (ALC268 verified by
Alexey Suslikov, the others are quite similar based on datasheets)
- "ALC662-GR" is a part number.  "ALC662" is a codec identifier.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/26 00:24:06

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
nuke unused macros.  from Alexey Suslikov.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/26 01:23:18

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
add a function for initializing mixer_devinfo_t off/on enums
and use it in 6 places.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/26 01:40:18

ports/audio/fluidsynth/files

Update of /cvs/ports/audio/fluidsynth/files
In directory cvs.openbsd.org:/tmp/cvs-serv4355/files

Log Message:
Directory /cvs/ports/audio/fluidsynth/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/26 01:45:12

Modified files:
	audio/fluidsynth: Makefile 
	audio/fluidsynth/patches: patch-fluidsynth_pc_in 
	                          patch-src_fluid_oss_c 
	audio/fluidsynth/pkg: PLIST 
Added files:
	audio/fluidsynth/files: fluid_libsndio.c 
	audio/fluidsynth/patches: patch-configure_ac 
	                          patch-src_Makefile_am 
	                          patch-src_fluid_adriver_c 
	                          patch-src_fluid_mdriver_c 
Removed files:
	audio/fluidsynth/patches: patch-configure patch-src_Makefile_in 
	                          patch-src_config_h_in 

Log message:
- add sndio backend
- drop OSS audio support but keep "OSS" midi support


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/26 02:50:54

Modified files:
	www/timetrex   : Makefile distinfo 
	www/timetrex/pkg: PLIST 

Log message:
- update to timetrex-2.2.17
* several minor bugfixes
* additional cheque format


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/26 03:03:20

Removed files:
	print/jadetex  : Makefile distinfo 
	print/jadetex/patches: patch-Makefile 
	print/jadetex/pkg: DESCR PLIST 

Log message:
this is part of texlive, maintainer didn't object


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/26 03:07:48

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
don't try to create mutesets for selectors, they are only for
mixers.  problem noticed by Tas.  thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/26 03:28:31

Modified files:
	usr.sbin/smtpd : smtp.c smtpd.h 

Log message:
parse.y doesn't allow listen backlog configuration, so "bzero default" is used.
Hardcode it instead: 5 is a popular choice across the tree; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2008/12/26 03:54:21

Modified files:
	textproc/libxslt: Makefile 
Added files:
	textproc/libxslt/patches: patch-python_Makefile_in 
	textproc/libxslt/pkg: DESCR-main DESCR-python PFRAG.shared-main 
	                      PFRAG.shared-python PLIST-main 
	                      PLIST-python 
Removed files:
	textproc/libxslt/pkg: DESCR PFRAG.shared PLIST 

Log message:
- split libxslit into a main and a python subpackage
- needed for some upcoming GNOME work

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/26 06:29:31

Modified files:
	usr.bin/aucat  : aucat.c safile.c 

Log message:



CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/26 08:09:40

Modified files:
	usr.bin/nfsstat: nfsstat.c 

Log message:
synchronize synopsis and usage.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/26 08:13:07

Modified files:
	sys/arch/sparc/dev: dma.c lebuffer.c 

Log message:
Correctly report unconfigured child devices.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/26 08:33:40

Modified files:
	sys/arch/sparc/dev: bt445.c 

Log message:
Print the correct value as the chip revision.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/26 08:34:11

Modified files:
	sys/arch/sparc/dev: cgsix.c tcx.c 

Log message:
Use constants from bt458reg.h when frobbing ramdac registers.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/26 08:34:33

Modified files:
	sys/arch/sparc/dev: btreg.h 

Log message:
Remove unused BT_BLANK() and BT_UNBLANK() macros.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/26 08:35:06

Modified files:
	sys/arch/sparc/dev: cgthree.c 

Log message:
Use nitems() and FBS_xxx symbolic constants in the video timing tables.


CVSROOT:	/cvs
Module name:	www
Changes by:	krw@cvs.openbsd.org	2008/12/26 08:53:03

Modified files:
	.              : events.html 

Log message:
OpenCON 2008 is now in the past.


CVSROOT:	/cvs
Module name:	www
Changes by:	krw@cvs.openbsd.org	2008/12/26 09:21:47

www/papers/opencon08-openbsdfoundation

Update of /cvs/www/papers/opencon08-openbsdfoundation
In directory cvs.openbsd.org:/tmp/cvs-serv10177/opencon08-openbsdfoundation

Log Message:
Directory /cvs/www/papers/opencon08-openbsdfoundation added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	krw@cvs.openbsd.org	2008/12/26 09:22:34

www/papers/opencon08-installscripts

Update of /cvs/www/papers/opencon08-installscripts
In directory cvs.openbsd.org:/tmp/cvs-serv18225/opencon08-installscripts

Log Message:
Directory /cvs/www/papers/opencon08-installscripts added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	krw@cvs.openbsd.org	2008/12/26 09:26:20

Added files:
	papers/opencon08-installscripts: index.html mgp00001.html 
	                                 mgp00001.idx.jpg mgp00001.jpg 
	                                 mgp00001.txt mgp00002.html 
	                                 mgp00002.idx.jpg mgp00002.jpg 
	                                 mgp00002.txt mgp00003.html 
	                                 mgp00003.idx.jpg mgp00003.jpg 
	                                 mgp00003.txt mgp00004.html 
	                                 mgp00004.idx.jpg mgp00004.jpg 
	                                 mgp00004.txt mgp00005.html 
	                                 mgp00005.idx.jpg mgp00005.jpg 
	                                 mgp00005.txt mgp00006.html 
	                                 mgp00006.idx.jpg mgp00006.jpg 
	                                 mgp00006.txt mgp00007.html 
	                                 mgp00007.idx.jpg mgp00007.jpg 
	                                 mgp00007.txt mgp00008.html 
	                                 mgp00008.idx.jpg mgp00008.jpg 
	                                 mgp00008.txt mgp00009.html 
	                                 mgp00009.idx.jpg mgp00009.jpg 
	                                 mgp00009.txt mgp00010.html 
	                                 mgp00010.idx.jpg mgp00010.jpg 
	                                 mgp00010.txt mgp00011.html 
	                                 mgp00011.idx.jpg mgp00011.jpg 
	                                 mgp00011.txt mgp00012.html 
	                                 mgp00012.idx.jpg mgp00012.jpg 
	                                 mgp00012.txt 

Log message:
Start adding OpenCON 2008 papers.


CVSROOT:	/cvs
Module name:	www
Changes by:	krw@cvs.openbsd.org	2008/12/26 09:28:04

Added files:
	papers/opencon08-openbsdfoundation: index.html mgp00001.html 
	                                    mgp00001.idx.jpg 
	                                    mgp00001.jpg mgp00001.txt 
	                                    mgp00002.html 
	                                    mgp00002.idx.jpg 
	                                    mgp00002.jpg mgp00002.txt 
	                                    mgp00003.html 
	                                    mgp00003.idx.jpg 
	                                    mgp00003.jpg mgp00003.txt 
	                                    mgp00004.html 
	                                    mgp00004.idx.jpg 
	                                    mgp00004.jpg mgp00004.txt 
	                                    mgp00005.html 
	                                    mgp00005.idx.jpg 
	                                    mgp00005.jpg mgp00005.txt 
	                                    mgp00006.html 
	                                    mgp00006.idx.jpg 
	                                    mgp00006.jpg mgp00006.txt 
	                                    mgp00007.html 
	                                    mgp00007.idx.jpg 
	                                    mgp00007.jpg mgp00007.txt 
	                                    mgp00008.html 
	                                    mgp00008.idx.jpg 
	                                    mgp00008.jpg mgp00008.txt 
	                                    mgp00009.html 
	                                    mgp00009.idx.jpg 
	                                    mgp00009.jpg mgp00009.txt 
	                                    mgp00010.html 
	                                    mgp00010.idx.jpg 
	                                    mgp00010.jpg mgp00010.txt 

Log message:
Start adding OpenCON 2008 papers.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/26 10:09:52

Modified files:
	sys/arch/i386/i386: acpi_machdep.c mpbios.c 

Log message:
If we have usable acpi, but chose to use amp instead for various reasons,
then mpbios should not be used because it is probably full of lies.
ok kettenis, though he hates the variable name used.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/26 10:10:45

Modified files:
	sys/arch/i386/conf: GENERIC GENERIC.MP RAMDISK RAMDISKB RAMDISKC 
	                    RAMDISK_CD 

Log message:
use the exact same policy for choosing apic on all 3 types of kernel.
ok kettenis


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/26 10:30:24

Modified files:
	www/nginx      : Makefile 
Added files:
	www/nginx/patches: patch-src_os_unix_ngx_posix_init_c 

Log message:
reliability fix:
"Recently it was discovered that nginx workers exit abnormally if they
receive Expect header on all systems except FreeBSD, Linux, and
Solaris."

from upstream via maintainer Darrin Chandler


CVSROOT:	/cvs
Module name:	www
Changes by:	krw@cvs.openbsd.org	2008/12/26 11:04:56

Modified files:
	papers         : index.html 

Log message:
Add links to OpenCON 2008 presentations.


CVSROOT:	/cvs
Module name:	www
Changes by:	krw@cvs.openbsd.org	2008/12/26 11:14:09

Modified files:
	.              : events.html 

Log message:
Add links to OpenCON 2008 presentations.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2008/12/26 11:17:25

Modified files:
	sys/dev/onewire: owtemp.c 

Log message:
implement support for another temperature sensor, DS18B20
from David Fries david(at)fries(dot)net
ok grange@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/26 15:30:22

Modified files:
	sys/arch/sparc/dev: agten.c bwtwo.c cgeight.c cgfour.c 
	                    cgfourteen.c cgsix.c cgthree.c cgtwelve.c 
	                    cgtwo.c fb.c mgx.c p9000.c p9100.c rfx.c 
	                    tcx.c tvtwo.c vigra.c zx.c 

Log message:
Move the logic responsible from deciding whether a frame buffer needs to be
cleared on attach, from the individual drivers to the common frame buffer code;
the latter will decide based on the prom font metrics and the prom console
window position, whenever possible.

This removes the need for the console window position to be hardcoded in
the p9100 driver, and will no longer require a screen clear on a vigra
VS-12 in high resolution mode.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/26 16:36:03

Modified files:
	lang/tcl/8.5   : Makefile distinfo 
	lang/tcl/8.5/pkg: PLIST 

Log message:
update to 8.5.6

from maintainer Stuart Cassoff


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/26 16:36:27

Modified files:
	x11/tk/8.5     : Makefile distinfo 

Log message:
update to 8.5.6

from maintainer Stuart Cassoff


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/26 16:46:19

Modified files:
	sys/arch/sparc/dev: p9100.c 

Log message:
Use the `fontbytes' display property as the font stride, instead of
computing it ourselves.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2008/12/26 23:24:59

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.sgi md.sparc 
	                          md.sparc64 md.zaurus mi 
	distrib/sets/lists/xetc: mi 
	distrib/sets/lists/xserv: md.i386 
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/27 00:58:22

Modified files:
	security/libnipper: Makefile distinfo 

Log message:
update to 0.12.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/12/27 02:16:43

Modified files:
	infrastructure/install: FS.pm 

Log message:
do more subtle things with \n, since makeinfo can format the tag line in about
any way that makes sense for it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/27 03:50:54

Modified files:
	x11/gnome/file-roller: Makefile 
	x11/gnome/file-roller/pkg: PLIST 
Added files:
	x11/gnome/file-roller/patches: patch-src_fr-command-cpio_c 
	                               patch-src_fr-command-rpm_c 

Log message:
- this needs GNU cpio to work properly for both rpm and cpio archives
- make it run_depends on rpm2cpio (from either ports providing this)
- regen PLIST and fix WANTLIB while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/27 04:00:51

Modified files:
	infrastructure/templates: network.conf.template 

Log message:
add archive.apache.org which also has older versions


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/27 04:25:19

Modified files:
	textproc/gnuvd : Makefile distinfo 

Log message:
update to 1.0.10

makes it work again after changes in the online dictionary


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/27 04:35:50

Modified files:
	lib/libsndio   : aucat.c sndio.c 

Log message:
when using the aucat(1) backend, don't mask the POLLHUP bit
even if the device is not started yet. This way, if the server
is killed programs can notice it.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/27 05:10:42

Modified files:
	lib/libsndio   : aucat.c 

Log message:
when polling aucat(1) socket, don't set the POLLIN bit if we
don't expect messages. Avoids busy loops in programs calling
poll(2) on a stopped device.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/27 05:17:40

Modified files:
	print/texlive/base: Makefile 
	print/texlive/base/files: README.OpenBSD 

Log message:
fix typo

from maintainer Edd Barrett


CVSROOT:	/cvs
Module name:	src
Changes by:	pedro@cvs.openbsd.org	2008/12/27 05:30:14

Modified files:
	lib/libc/gen   : fts.c 

Log message:
Fix file descriptor leak in fts_children(); okay dhill@, millert@,
tedu@, thib@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/12/27 05:44:02

Modified files:
	infrastructure/install: make-plist 

Log message:
have to forego copying directories in the haystack case as well

as noticed by ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/27 06:35:34

Modified files:
	bin/pax        : tar.1 

Log message:
prevent line breaks in the middle of options.

jmc@ suggested replacing ".Op Ar file ..." with just ".Op Ar",
and provided excellent feedback about where placing the .Bk/.Ek macros.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2008/12/27 07:14:30

Modified files:
	sys/nfs        : nfsmount.h 

Log message:
expand the ifdef _KERNEL around kernel only function prototypes
since they have no business being export to userland.

OK blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/27 07:18:26

Modified files:
	usr.bin/aucat  : safile.c 

Log message:
do not call exit(1) if sio_start(3) or sio_stop(3) fail. The
error will be catched later in the main loop.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/27 07:23:40

Modified files:
	usr.bin/aucat  : file.c 

Log message:
complain about a deadlock only if there are descriptors waiting
for i/o and none of them is polled. This avoids false positives
caused by listening sockets in server mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/27 07:33:55

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
Make sure we pick the right PCI BARs on Expert3D cards (which have an extra
BAR that we need to skip).

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/27 08:15:44

Modified files:
	productivity/calcurse: Makefile distinfo 
	productivity/calcurse/patches: patch-configure 

Log message:
- update to calcurse-2.4

from developer and maintainer Frederic Culot, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2008/12/27 08:29:55

Modified files:
	devel/ipython  : Makefile distinfo 
	devel/ipython/pkg: PLIST 
Added files:
	devel/ipython/patches: patch-IPython_Extensions_pickleshare_py 
	                       patch-IPython_Magic_py 
	                       patch-IPython_external_mglob_py 
	                       patch-IPython_iplib_py 
	                       patch-IPython_kernel_tests_engineservicetest_py 
	                       patch-setupbase_py 
Removed files:
	devel/ipython/patches: patch-setup_py 

Log message:
update to 0.9.1. maintainer (wcmaier) ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2008/12/27 08:32:54

Modified files:
	devel/py-buildbot: Makefile distinfo 
	devel/py-buildbot/pkg: PLIST 

Log message:
Update to 0.7.9; maintainer (wcmaier@) ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/27 08:33:04

Modified files:
	devel/apr-util : Makefile 
	devel/apr-util/patches: patch-Makefile_in 
Added files:
	devel/apr-util/patches: patch-apr-util-mt_pc_in 
	                        patch-apu-config_in patch-configure_in 

Log message:
fixup mt FLAVOR, untested but looks much more like apr-mt

maintainer timeout


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/27 08:54:43

Modified files:
	net/transmission: Makefile distinfo 
	net/transmission/patches: patch-daemon_remote_c 
	                          patch-gtk_details_c 
	                          patch-gtk_tr-window_c 
	                          patch-libtransmission_blocklist_c 
	net/transmission/pkg: PLIST-gui 
Removed files:
	net/transmission/patches: patch-cli_cli_c patch-gtk_util_h 
	                          patch-libtransmission_tracker_c 

Log message:
Update to 1.42: improvements in peer management and bandwidth
measurement and allocation.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/27 09:01:44

Modified files:
	print/texlive/base: Makefile 
Added files:
	print/texlive/base/patches: patch-libs_graphite-engine_configure 

Log message:
don't use -O3

from maintainer Edd Barrett some time ago


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/27 09:10:39

Modified files:
	usr.bin/aucat  : aproc.c 

Log message:
simplify the mixer and the demultiplexer code; no change in the
behaviour. This also, fixes incorrect constructs that are currently
harmless


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2008/12/27 09:36:16

Modified files:
	www/py-genshi  : Makefile distinfo 

Log message:
Update to 0.5.1 and fix build with 2.6.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/27 09:45:01

Modified files:
	usr.sbin/smtpd : parser.c parser.h smtpctl.c 

Log message:
Break showqueue and showrunqueue into 2 words; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/27 10:02:14

Modified files:
	usr.bin/aucat  : aproc.c 

Log message:
fix a bug in resampling code, resulting in joined stereo and/or
high frequency attenuation, intruduced in aproc.c rev 1.27.
Hints from Alf Schlichting <a.schlichting(at)lemarit.com>, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/27 10:03:29

Modified files:
	usr.sbin/smtpd : queue.c runner.c smtpd.c smtpd.h 

Log message:
Merge hash() and queue_message_hash() into one func, queue_hash(). Fix callers
to use this interface consistently; ok chl@ gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/27 10:12:39

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
Put common handler code in a function; ok chl@ gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/27 10:23:03

Modified files:
	sys/arch/sparc64/dev: creator.c fb.c ifb.c vgafb.c 
	sys/arch/sparc64/include: fbvar.h 
	sys/dev/sbus   : agten.c bwtwo.c cgsix.c cgthree.c cgtwelve.c 
	                 mgx.c rfx.c tvtwo.c vigra.c zx.c 

Log message:
Sync the sparc64 fb* api with the recent changes done on sparc.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/27 10:36:37

Modified files:
	usr.sbin/smtpd : queue.c runner.c smtpd.h 

Log message:
cleanup; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/27 10:45:54

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
log_warn -> log_warnx


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/27 10:58:02

Modified files:
	usr.sbin/smtpd : smtpctl.8 

Log message:
Manpage bits for "showqueue" -> "show queue" change.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/27 11:18:33

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
kill unused function; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/27 11:22:36

Modified files:
	print/texlive/base: Makefile 
	print/texlive/base/files: README.OpenBSD 

Log message:
another typo

from Edd Barrett


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/12/27 12:18:57

Modified files:
	share/man/man5 : login.conf.5 

Log message:
Add a comma to clarify a sentence.

"that's fine" jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/27 12:20:37

Modified files:
	devel/subversion: Makefile distinfo 
	devel/subversion/patches: patch-Makefile_in 
	devel/subversion/pkg: PLIST-main PLIST-perl 
Added files:
	devel/subversion/patches: patch-contrib_client-side_svn2cl_NEWS 
	                          patch-contrib_client-side_svn2cl_svn2cl_1 
	                          patch-contrib_client-side_svn2cl_svn2cl_sh 
	                          patch-contrib_client-side_svn2cl_svn2cl_xsl 
	                          patch-contrib_client-side_svn2cl_svn2html_xsl 

Log message:
update to 1.5.5

also,
- add various utilities from contrib/ and tools/
- update svn2cl to version 0.11 (has a fix for OpenBSD ksh)
- install SVN::Fs man page

from maintainer Stefan Sperling, tweaked a bit by me


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/27 12:27:14

Modified files:
	infrastructure/db: systrace.filter 

Log message:
get rid of warnings in yp environments by explicitly denying binding
to 0.0.0.0:0 with eaccess

from Ingo Schwarze <schwarze at usta.de>


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/12/27 12:46:13

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Fix memory leak.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2008/12/27 13:48:00

Modified files:
	net/pidgin     : Makefile distinfo 
	net/pidgin/patches: patch-configure_ac 
	                    patch-finch_libgnt_Makefile_in 
	                    patch-finch_plugins_Makefile_in 
	                    patch-libpurple_plugins_ssl_Makefile_am 
	                    patch-libpurple_plugins_ssl_Makefile_in 
	                    patch-libpurple_protocols_gg_Makefile_am 
	                    patch-libpurple_protocols_gg_Makefile_in 
	                    patch-libpurple_protocols_oscar_Makefile_am 
	                    patch-libpurple_protocols_oscar_Makefile_in 
	                    patch-pidgin_gtkdialogs_c 
	                    patch-pidgin_gtknotify_c 
	net/pidgin/pkg : PLIST 

Log message:
update to 2.5.3

from brad


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/27 16:07:39

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
Use hardware acceleration for scrolling and make sure we only use the low bit
of each pixel value.  This avoids "overlay artifacts" and turns ifb(4) into
a usable console framebuffer.

help from miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/27 16:16:48

Modified files:
	share/man/man4/man4.sparc64: ifb.4 

Log message:
Remove BUGS section; overlay artifacts are gone and scrolling uses hardware
acceleration now.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/27 16:16:52

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
It turns out that parasites are caused by (some) pixel writes with the
high bit set; restrict ourselves to 7bpp operation. This brings back
text-mode color support.

joint work with kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/27 17:02:35

Modified files:
	sys/arch/sparc64/conf: GENERIC RAMDISK 

Log message:
Add ifb(4).


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2008/12/27 20:12:46

Modified files:
	faq            : upgrade44.html upgrade45.html 

Log message:
we've had a couple requests for adding pfctl to the list of pre-unpacked
utilities for the first reboot, which does allow PF to come up, even
though we warn you that it might not.  4.5 is going to be even more
exciting.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/28 03:48:11

Modified files:
	games/pokerth  : Makefile distinfo 
	games/pokerth/pkg: PLIST 
Removed files:
	games/pokerth/patches: patch-pokerth_game_pro 
	                       patch-pokerth_server_pro 
	                       patch-src_third_party_libircclient_include_config_h 

Log message:
- update to pokerth-0.6.3

from Mikko Tolmunen (maintainer), thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/28 04:09:03

Modified files:
	mail/alpine    : Makefile 
	mail/alpine/pkg: PLIST-pico PLIST-pilot 

Log message:
- fix a typo in PLISTs that would prevent upgrading from old versions of
pilot and pico

from Ingo Schwarze, thanks for spotting this!


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2008/12/28 06:28:17

Modified files:
	.              : donations.html 

Log message:
- thanks to pascal i've got a sparc64 again


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/28 07:25:57

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
Make blitter ``go the other way'' when scrolling down.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 08:19:21

Modified files:
	usr.sbin/bgpd  : rde.c 

Log message:
Add a ugly workaround for the problem where an invalid AS4_PATH is passed
over mulitple hops and causes bgpd to close the connection. This is what
the RFC requires us to do but the result is a DoS against all OpenBGPD
routers when somebody injects such a bad optional transitive attribute
because the intermediate routers don't give a damn about it.
As a result we now ignore such bad prefixes and don't allow them in the
decision process. The handling of optional transitive attributes needs to
be rethinked because all of them can be abused in such a way.
Idea OK by a few + henning@, tested myself against my crappy regress test
suite that needs way more work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/28 08:45:31

Modified files:
	x11/xscreensaver: Makefile 
	x11/xscreensaver/patches: patch-configure 
	                          patch-driver_Makefile_in 
	x11/xscreensaver/pkg: PLIST-main 
Removed files:
	x11/xscreensaver/files: passwd-bsd_auth.c 
	x11/xscreensaver/patches: patch-config_h_in 
	                          patch-driver_passwd-pwent_c 
	                          patch-driver_passwd_c 
	                          patch-driver_setuid_c 
	x11/xscreensaver/pkg: MESSAGE-main 

Log message:
- remove the unfinished bsd_auth support for now ; I got late on this and
I'd rather finish/modify it outside of the tree when I have more time.

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/28 08:48:32

Modified files:
	usr.bin/cdio   : rip.c 

Log message:
set the buffer size using the ``appbufsz'' parameter of
sio_setpar(3). Allows cdio to be used with aucat(1) whatever
the buffer size used by aucat is.
ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/28 10:27:11

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
Use acceleated operations for copycols, too.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 10:44:46

Modified files:
	usr.sbin/ospf6d: database.c 

Log message:
Correctly sync the FSM by issuing the NBR_EVT_NEG_DONE event before sending
possible database desciption files to the RDE. NBR_EVT_NEG_DONE sends an
imsg to the RDE to bring the RDE in the correct state for the database
exchange when doing this the wrong way the RDE will issue errors.
From ospfd (rev. 1.23 of database.c) via Stefan Sperling


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 10:56:16

Modified files:
	usr.sbin/ospf6d: hello.c neighbor.c ospfe.h 

Log message:
Send the interface index in the correct byte order and add iface_id to
struct nbr to identify the neighbors correclty.
From Stefan Sperling stsp (at) stsp.name


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/28 11:26:53

Modified files:
	sys/dev/pci    : pci.c 
	sys/arch/i386/pci: pci_machdep.c 
	sys/arch/amd64/pci: pci_machdep.c 

Log message:
Remove confusion between "raw" and "swizzled" interrupt pins.  Remove some
#ifdef __i386__ code that can go now things have been cleaned up.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 11:30:56

Modified files:
	usr.sbin/ospf6d: ospf6.h 

Log message:
Sync up the flags with the new and shiny RFC5340 while there introduce
some macros to handle the 24bit insaneness.
rfc5340 syncup by Stefan Sperling, the insanity is mine


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 11:31:52

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
Sync up with the last commit. Some flags are now gone.
From Stefan Sperling's diff collection


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/28 11:41:21

Modified files:
	x11/xscreensaver: Makefile distinfo 
	x11/xscreensaver/patches: patch-configure 
	                          patch-driver_XScreenSaver_ad_in 
	x11/xscreensaver/pkg: PLIST-data PLIST-main 

Log message:
- update to xscreensaver-5.08
* new hack: photopile
* updates sonar, jigsaw, maze, m6502, hypnowheel, timetunnel, munch, and
webcollage
* EXIF rotation support and RANDR fixes
* some old screen savers have been retired


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 11:43:53

Modified files:
	usr.sbin/ospf6d: rde.c 

Log message:
No need to byteswap req_hdr.type as lsa_find() will do that for us.
From Stefan Sperling


CVSROOT:	/cvs
Module name:	ports
Changes by:	ratchov@cvs.openbsd.org	2008/12/28 12:09:13

Modified files:
	x11/mplayer    : Makefile 
	x11/mplayer/files: ao_libsndio.c 

Log message:
set ``appbufsz'' to the required buffer size, rather than setting
``bufsz'' which is deprecated and doesn't work in all cases. This
allows mplayer to work without underruns whatever the the buffer
size used by aucat is.

set the block size to 10ms, otherwise depending on the defaults,
the blocksize may be too large for mplayer, causing video to
stutter.

move "-ao libsndio" to "-ao sndio", suggested by naddy@

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 12:36:44

Modified files:
	usr.sbin/ospf6d: ospfe.c 

Log message:
First shot at originating router LSA, still a lot of XXX but seems to
work for IF_TYPE_BROADCAST networks.
Initial diff by Stefan Sperling, some additional work by myself


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/28 12:45:17

Modified files:
	databases/mysql: Makefile distinfo 
	databases/mysql/patches: patch-configure_in 
	                         patch-mysql-test_Makefile_in 
	                         patch-scripts_Makefile_in 
	                         patch-sql_mysqld_cc 
	databases/mysql/pkg: PLIST-main PLIST-tests 

Log message:
SECURITY (CVE-2008-2079) and bug fix update to 5.0.75.
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-75.html

from Brad (maintainer).


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 13:08:31

Modified files:
	usr.sbin/ospf6d: area.c database.c hello.c ospf6.h ospfe.c 

Log message:
area_ospf_options() should not return network byte order options. Instead
the callers should take care of getting the byte order right. While there
remove the opts[123] from the hello_hdr and use LSA_24_* to handle this
nasty fields instead. Now router LSA have the correct flags set.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 14:20:34

Modified files:
	usr.sbin/ospf6d: rde_lsdb.c 

Log message:
Part of lsa_self() works at least everything with us as adv_rtr should be
killed. From Stefan Sperling


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 14:22:14

Modified files:
	usr.sbin/ospf6d: ospf6.h ospfe.c 

Log message:
Initial bits for originating net lsa again from Stefan Sperling with some
changes by myself.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 14:23:51

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
Correctly display net lsa and the LSA type is now 16bit. This removes
the duplicate database headers seen all the time.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/28 14:32:33

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
correct some output


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2008/12/28 15:03:59

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Plug some memory leakage in aldap_parse by calling aldap_freemsg
Let aldap_freemsg allow for a NULL ber_element tree, since it's now
possible to pass one in.

"looks fine to me :-)" aschrijver@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/28 15:05:04

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.8 ospf6ctl.c 
	usr.sbin/ospf6d: ospf6d.8 ospf6d.c 

Log message:
a few documentation updates for opsf6(8) and ospf6ctl(8): remove an
existing (but undocumented) flag from the usage of ospf6d;
documentation tweaks; while here, synchronize synopsis and usage.

ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2008/12/28 15:11:59

Modified files:
	devel/yasm     : Makefile distinfo 

Log message:
maintenance update to 0.7.2; from Brad.

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/28 15:27:11

Modified files:
	sys/arch/amd64/amd64: acpi_machdep.c 
	sys/arch/i386/i386: acpi_machdep.c 

Log message:
No longer look for RSDP in memory marked as "ACPI Reclaim" in the BIOS memory
map.  The standard doesn't tell us to look there, Linux and NetBSD don't look
there either. It seems that some BIOSes use this memory as a scratch area
to build the final ACPI tables which means we can accidentally find what
seems like a valid RSDP there.  Fixes PR 5847.

ok krw@, marco@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/28 15:31:51

Modified files:
	audio/xmms     : Makefile 
	audio/xmms/pkg : DESCR-main PLIST-main 
Removed files:
	audio/xmms/pkg : DESCR-esd PLIST-esd 

Log message:
- remove esound backend
- disable ossaudio(3) support
- comment out audio(4) module

from Brad, ok robert@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/28 16:08:06

Modified files:
	sys/dev/pci    : ppb.c 

Log message:
Ignore hotploug events while still in autoconf.  Fixes problems with some
machines that get a spurious hotplug reove event when resetting their
onboard re(4).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/28 16:08:56

Modified files:
	audio/akode    : Makefile 
	audio/akode/pkg: PFRAG.shared PLIST 

Log message:
don't build the ossaudio(3) backend, the audio(4) backend works fine


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/28 16:15:14

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
get output from the first DAC to the line-out on the MacMini1,1


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/28 17:31:35

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Fix & unify 3D Labs GLINT & Permedia entries.  Prefer chip names over board
product names.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/28 17:32:14

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/28 18:12:36

Modified files:
	usr.bin/ssh    : ssh-keyscan.1 

Log message:
fix example, default key type is rsa for 3+ years; from
frederic.perrin@resel.fr


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/28 19:23:26

Modified files:
	usr.bin/ssh    : pathnames.h 

Log message:
no need to escape single quotes in comments


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2008/12/28 19:28:54

Modified files:
	build          : groups.dat 

Log message:
Viva OpenBSDeros!


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2008/12/28 19:30:48

Modified files:
	.              : groups.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/12/29 01:11:46

Modified files:
	net/ldns       : Makefile.inc 
	net/ldns/drill : Makefile distinfo 
	net/ldns/drill/pkg: PLIST 
	net/ldns/libldns: Makefile distinfo 
	net/ldns/libldns/patches: patch-configure 
	net/ldns/utils : Makefile distinfo 

Log message:
upgrade to LDNS v1.4.1


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2008/12/29 01:14:00

Modified files:
	etc/bind       : root.hint 

Log message:
update root.hint; IPv6 address for L-root added


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2008/12/29 01:29:35

Modified files:
	sys/arch/i386/i386: mpbios.c 

Log message:
fix compiling w/o apm(4)
ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/29 02:03:25

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
Handle ENOSPC in queue_update_envelope; cleanup the code a bit; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2008/12/29 03:02:55

Modified files:
	usr.sbin/tcpdump: print-null.c 

Log message:
Recognize MPLS packets over loopback interfaces.

OK canacar@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/29 05:18:39

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
more Ralink RT3070/RT3071/RT3072 based devices.
two new vendors: Quantum and AirTies.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/29 05:19:42

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/29 06:27:27

Modified files:
	sys/dev/ic     : rt2860.c rt2860reg.h rt2860var.h 

Log message:
move the 802.11 header out of the TXWI structure.
add some definitions for RT2870/RT3070.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2008/12/29 06:59:01

Modified files:
	sys/dev/ic     : rt2860.c 

Log message:
properly update RT2860_TX_RTS_CFG


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2008/12/29 07:20:20

Modified files:
	sys/sys        : malloc.h 

Log message:
Shorten "Direct Rendering Manager" to "DRM" in the malloc memory type
string.  Prevents messing with vmstat output.

from brad a while back. "absolutely ok kettenis@ on that one" kettenis@.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/29 07:49:27

Modified files:
	bin/ls         : ls.c 

Log message:
fix previous; e.g. ls /var/spool/mqueue as an oridinary user. ok
millert@ thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2008/12/29 08:48:13

Modified files:
	usr.sbin/ypldap: ber.h 

Log message:
Remove unused prototype.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/29 09:29:42

Modified files:
	sys/dev/usb    : uts.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/29 09:48:51

Modified files:
	www/timetrex   : Makefile 
	www/timetrex/pkg: PLIST 

Log message:
- use @group marker instead of @owner so that other webservers can run this
without tweaking perms
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/29 10:01:33

Log message:
    Initial import of gnucash-docs 2.2.0
    
    GNOME documentation for GnuCash 2.2
    
    Status:
    
    Vendor Tag:	sturm
    Release Tags:	sturm_20081229
    
    N ports/productivity/gnucash-docs/Makefile
    N ports/productivity/gnucash-docs/distinfo
    N ports/productivity/gnucash-docs/pkg/DESCR
    N ports/productivity/gnucash-docs/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/29 10:02:51

Modified files:
	productivity   : Makefile 

Log message:
reactivate gnucash
+gnucash-docs


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/29 10:03:46

Modified files:
	productivity/gnucash: Makefile distinfo 
	productivity/gnucash/patches: patch-configure 
	productivity/gnucash/pkg: DESCR PLIST 
Removed files:
	productivity/gnucash/patches: patch-src_app-file_Makefile_in 
	                              patch-src_app-utils_Makefile_in 
	                              patch-src_backend_file_Makefile_in 
	                              patch-src_bin_overrides_Makefile_in 
	                              patch-src_bin_overrides_gnucash-env_in 
	                              patch-src_business_business-core_Makefile_in 
	                              patch-src_business_business-core_file_Makefile_in 
	                              patch-src_business_business-gnome_Makefile_in 
	                              patch-src_business_business-ledger_Makefile_in 
	                              patch-src_business_business-utils_Makefile_in 
	                              patch-src_business_dialog-tax-table_Makefile_in 
	                              patch-src_calculation_Makefile_in 
	                              patch-src_calculation_test_Makefile_in 
	                              patch-src_core-utils_Makefile_in 
	                              patch-src_engine_Makefile_in 
	                              patch-src_gnc-module_Makefile_in 
	                              patch-src_gnome-search_Makefile_in 
	                              patch-src_gnome-utils_Makefile_in 
	                              patch-src_gnome-utils_gnc-html_c 
	                              patch-src_gnome_Makefile_in 
	                              patch-src_import-export_Makefile_in 
	                              patch-src_import-export_binary-import_Makefile_in 
	                              patch-src_import-export_log-replay_Makefile_in 
	                              patch-src_import-export_qif-import_Makefile_in 
	                              patch-src_network-utils_Makefile_in 
	                              patch-src_register_ledger-core_Makefile_in 
	                              patch-src_register_register-core_Makefile_in 
	                              patch-src_register_register-gnome_Makefile_in 
	                              patch-src_report_locale-specific_us_Makefile_in 
	                              patch-src_report_report-gnome_Makefile_in 
	                              patch-src_report_report-system_Makefile_in 
	                              patch-src_report_standard-reports_Makefile_in 
	                              patch-src_report_stylesheets_Makefile_in 
	                              patch-src_report_utility-reports_Makefile_in 
	                              patch-src_scm_Makefile_in 
	                              patch-src_tax_us_Makefile_in 
	productivity/gnucash/pkg: PFRAG.shared 

Log message:
unbreak by updating to gnucash 2.2.8
takeover maintainer


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/29 10:17:15

Modified files:
	www/hiawatha   : Makefile distinfo 
	www/hiawatha/patches: patch-etc_hiawatha_cgi-wrapper_conf 
	                      patch-etc_hiawatha_httpd_conf_in 
	www/hiawatha/pkg: PLIST 
Added files:
	www/hiawatha/patches: patch-etc_hiawatha_php-fcgi_conf 

Log message:
- bugfix update to version 6.11
- fix some paths in the @sample configuration files
- add a @sample marker for php-fcgi.conf


CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2008/12/29 10:22:22

Modified files:
	www/mod_fastcgi: Makefile 

Log message:
The mod_fastcgi-2.4.2 distfile has been moved to another directory.

OK mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2008/12/29 10:59:08

Modified files:
	usr.bin/aucat  : aproc.c aproc.h aucat.c dev.c file.c file.h 
	                 pipe.c safile.c sock.c 

Log message:
make the code "more correct": add reference counters to aproc
structures so we can keep a pointer to the device. Beside some
simplifications, this allows to easily handle the situation
where the audio device desappears. No change in the behaviour.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/29 11:06:10

Modified files:
	sbin/fsck_ffs  : inode.c 

Log message:
Some forms of inode corruption can make remsize and thus isize go
negative and cause SEGVs. Handle this the same as an out of range
blockno. ok jsg@ (also victim) pedro@ thib@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2008/12/29 12:17:36

Modified files:
	net/freeradius : Makefile distinfo 
	net/freeradius/patches: patch-configure patch-raddb_Makefile 
	                        patch-raddb_radiusd_conf_in 
	                        patch-src_modules_rlm_eap_libeap_Makefile 
	                        patch-src_modules_rlm_sql_drivers_rules_mak 
	                        patch-src_modules_rules_mak 
	net/freeradius/pkg: PLIST-main 

Log message:
- maintenance update to freeradius 2.1.3. Check the Changelog for more information.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/29 12:51:09

Log message:
    initial import of faubackup 0.5.9
    
    faubackup uses a filesystem on a hard drive for incremental and full backups.
    All backups can easily be accessed by standard filesystem tools. Later backups
    to the same filesystem will automatically be incremental, as unchanged files
    are only hard-linked with the existing version of the file.
    
    from Sebastian Trahm <basti at schleifi.com>
    
    Status:
    
    Vendor Tag:	sturm
    Release Tags:	sturm_20081229
    
    N ports/sysutils/faubackup/Makefile
    N ports/sysutils/faubackup/distinfo
    N ports/sysutils/faubackup/patches/patch-faubackup_conf
    N ports/sysutils/faubackup/patches/patch-tests_t_find_at
    N ports/sysutils/faubackup/patches/patch-src_faubackup-gather_c
    N ports/sysutils/faubackup/patches/patch-src_faubackup-scatter_c
    N ports/sysutils/faubackup/pkg/DESCR
    N ports/sysutils/faubackup/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/29 12:52:53

Modified files:
	sysutils       : Makefile 

Log message:
faubackup


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2008/12/29 13:04:59

Modified files:
	devel/mercurial: Makefile distinfo 
	devel/mercurial/pkg: PLIST 

Log message:
Update to mercurial 1.1.

Lots of testing (and prods) from Simon Kuhnle <simon at blarzwurst dot de>
and Vadim Zhukov <persgray at gmail dot com>. Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2008/12/29 13:09:02

Modified files:
	devel/py-setuptools: Makefile distinfo 

Log message:
Update to setuptools 0.6c9.

ok djm@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2008/12/29 13:28:12

Modified files:
	sysutils/faubackup: Makefile 

Log message:
remove commented MAKE_FLAGS

from maintainer


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/29 13:37:26

Modified files:
	sys/net        : radix_mpath.c 

Log message:
Use rn_mpath_next() in rtalloc_mpath() to figure out if the next route
belongs to the same multipath group instead of own wrong check which failed
to look at the priority.
Found and diff tested by gollo@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/29 14:24:19

Modified files:
	sys/net        : radix.c 

Log message:
At least try to make this code a bit easier to read. Don't fiddle with x
when xx can do the trick or in dlg's words: "xx was a copy of x so they
could use x for some temp working and restore it from xx later? yeesh"
ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/29 14:54:52

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
Low-hanging fruit: while the blitter is still an untamed beast, implement
eraserows as one low-style line of solid fills, and then as many copyrect
calls as necessary to fill the complete area.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/29 15:07:35

Modified files:
	sys/arch/sparc64/conf: files.sparc64 
	sys/arch/sparc64/dev: ifb.c vgafb.c 
	sys/arch/sparc64/include: fbvar.h 
Added files:
	sys/arch/sparc64/dev: ifb_ident.c 

Log message:
Move ifb identification to its own routine. We can not simply have the ifb
probe win over vgafb, since one may configure a kernel with vgafb but without
ifb (especially slackers who forget to rerun config).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/29 15:10:08

Modified files:
	distrib/notes/sparc64: hardware 

Log message:
Blurb about ifb


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2008/12/29 15:12:35

Modified files:
	.              : sparc64.html 

Log message:
Mention ifb (sync with distrib/notes)


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/29 15:25:17

Modified files:
	sbin/wsconsctl : util.c 
	sys/arch/sparc64/dev: ifb.c 
	sys/dev/wscons : wsconsio.h 

Log message:
Give ifb its own display type (be sure to make includes before rebuilding
wsconsctl)


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/29 15:25:50

Modified files:
	lib/libc/stdlib: malloc.3 malloc.c 

Log message:
extra paranoia for malloc(3):

Move all runtime options into a structure that is made read-only
(via mprotect) after initialisation to protect against attacks that
overwrite options to turn off malloc protections (e.g. use-after-free)

Allocate the main bookkeeping data (struct dir_info) using mmap(),
thereby giving it an unpredictable address. Place a PROT_NONE guard
page on either side to further frustrate attacks on it.

Add a new 'L' option that maps struct dir_info PROT_NONE except when
in the allocator code itself. Makes attacks on it basically impossible.

feedback tedu deraadt otto canacar
ok otto


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/29 15:41:45

Modified files:
	sys/dev/pci    : eap.c 

Log message:
initialize the sample rate converter on es1371 chips to 48 kHz instead
of 22.5 kHz, since this is an ac97(4) device, and the default sample
rate for ac97(4) is 48 kHz.

tested by jasper@, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/29 16:26:21

Modified files:
	multimedia/xine-lib: Makefile 
	multimedia/xine-lib/patches: patch-src_audio_out_Makefile_in 
	multimedia/xine-lib/pkg: PLIST-main 
Removed files:
	multimedia/xine-lib/pkg: DESCR-arts DESCR-esd PLIST-arts 
	                         PLIST-esd 

Log message:
- remove arts and esd output plugins and related patching
- comment out audio(4) backend, as sndio backend is preferred

from Brad, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2008/12/29 17:45:16

Added files:
	sys/dev/microcode/isp: asm_2400.h 

Log message:
Add firmware file for 2400 series boards.


CVSROOT:	/cvs
Module name:	src
Changes by:	okan@cvs.openbsd.org	2008/12/29 17:46:56

Modified files:
	usr.bin/ssh    : sshd_config.5 

Log message:
add AllowAgentForwarding to available Match keywords list

ok djm


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/29 17:51:26

Modified files:
	sys/arch/sparc64/include: hypervisor.h 
	sys/arch/sparc64/sparc64: hvcall.S 

Log message:
Add domain state services hypervisor calls.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/29 17:54:24

Modified files:
	sys/arch/sparc64/include: sparc64.h 
	sys/arch/sparc64/sparc64: ofw_machdep.c 

Log message:
Add domain state related PROM calls.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2008/12/29 19:15:20

Modified files:
	devel/sdl      : Makefile 
	devel/sdl/patches: patch-configure patch-src_audio_SDL_audio_c 
	devel/sdl/pkg  : DESCR 
Removed files:
	devel/sdl/patches: patch-src_audio_arts_SDL_artsaudio_c 

Log message:
remove arts and esd backends

from Brad, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2008/12/29 22:33:17

Modified files:
	sys/arch/amd64/amd64: machdep.c 
	sys/arch/luna88k/luna88k: machdep.c 
	sys/arch/sgi/sgi: machdep.c 
	sys/arch/sh/sh : sh_machdep.c 

Log message:
savecore(8) wants dumpmag to be an unsigned long.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/30 00:02:34

Modified files:
	sys/arch/arm/s3c2xx0: sscom.c 

Log message:
some progress on working on hardware, small steps.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/30 00:03:28

Modified files:
	sys/arch/moko/moko: moko_machdep.c 

Log message:
attempt to tell difference between gta01 and gta02 via clock rate (ick)
more debugging code.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/30 00:30:48

Modified files:
	sys/arch/arm/s3c2xx0: s3c2410.c 

Log message:
fix locator order.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/30 00:31:31

Modified files:
	sys/arch/arm/s3c2xx0: sscom_s3c2410.c 

Log message:
allow 3 uarts to attach, use local cache of variable.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/30 00:34:00

Modified files:
	sys/arch/moko/conf: RAMDISK 

Log message:
attach all three uarts, closer to working on freerunner.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/12/30 00:42:51

Modified files:
	net/ldns/drill : Makefile 

Log message:
WANTLIB fix; pcap not actually needed


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2008/12/30 00:44:51

Modified files:
	lib/libc/stdlib: malloc.3 malloc.c 

Log message:
Remove mprotecting of struct dir_info introduced in previous commit
(MALLOC_OPTIONS=L). It was too slow to turn on by default, and we
don't do optional security.

requested by deraadt@ grumbling ok otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/30 01:57:26

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
- if widget X will be named for widget Y and widget Y is disabled,
widget X should be disabled as well.
- change the comment about renaming widgets to better explain why
instead of how the renaming is done.


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2008/12/30 02:30:36

Modified files:
	.              : plus.html 

Log message:
Upto 11/25


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/30 03:29:09

Modified files:
	www/elinks     : Makefile distinfo 
	www/elinks/patches: patch-configure 

Log message:
bugfix update to 0.11.5, looks ok to previous maintainer.
take maintainership, add detail to license marker while there.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/30 03:33:39

Modified files:
	misc/lifelines : Makefile 
	misc/lifelines/pkg: PLIST 

Log message:
the maintainer requested to be removed from this port; regen plist
while there.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/12/30 03:40:13

Modified files:
	net/unbound    : Makefile 
Added files:
	net/unbound/patches: patch-daemon_unbound_c 
	                     patch-services_cache_infra_c 

Log message:
merge 2 patches from unbound trunk:
- fixup BSD port for infra host storage. It hashed wrongly.
- do not reopen syslog to avoid dev/log dependency.


CVSROOT:	/cvs
Module name:	src
Changes by:	reyk@cvs.openbsd.org	2008/12/30 05:27:57

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
Add missing newline to error message printf.

Thanks to Alexey Suslikov


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/30 06:14:41

Modified files:
	usr.bin/man    : man.1 man.c 

Log message:
make -S case insensitive; this avoids any confusion over the fact
that MD page headers use mixed case; tidy up the man page regarding this;

diff from Ingo Schwarze
ok sobrado millert krw


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2008/12/30 06:28:20

Modified files:
	infrastructure/install: make-plist 

Log message:
cheat a bit when registering comments...


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/30 06:28:21

Modified files:
	share/man/man7 : mdoc.samples.7 

Log message:
add some missing .At versions; from Kristaps D??onsons


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/12/30 06:56:39

Log message:
    Initial import of onioncat.
    
    OnionCat creates a transparent IP layer on top of Tor's hidden services.
    It transmits any kind of IP-based data transparently through the Tor
    network on a location hidden basis.  You can think of it as a
    point-to-multipoint VPN between hidden services.
    
    Comments and guidance from ajacoutot@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_20081230
    
    N ports/net/onioncat/Makefile
    N ports/net/onioncat/distinfo
    N ports/net/onioncat/pkg/PLIST
    N ports/net/onioncat/pkg/DESCR
    N ports/net/onioncat/patches/patch-configure
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/12/30 06:59:10

Modified files:
	net            : Makefile 

Log message:
Add onioncat to the Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2008/12/30 07:42:33

Modified files:
	net/onioncat/patches: patch-configure 

Log message:
Fix configure log to say that we're actually linking against -pthread
and not -lpthread. Noticed by ajacoutot@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/30 07:52:33

Modified files:
	games/tmw      : Makefile distinfo 

Log message:
Update to 0.0.27 from Jonathan Armani (MAINTAINER), thanks !
ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2008/12/30 08:37:30

Modified files:
	bin/ls         : ls.c 

Log message:
add a comment explaining the rather obscure decision when to recurse
or not; ok millert@ pedro@


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/30 08:52:15

Modified files:
	sys/arch/arm/s3c2xx0: sscom_s3c2410.c 

Log message:
IPL_SERIAL should be shot.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/30 09:05:46

Modified files:
	sys/arch/sparc64/sparc64: machdep.c 

Log message:
Make _bus_dmamem_map(9) work.  This function wasn't actually used until now,
but soon will be.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/30 09:15:52

Modified files:
	devel          : Makefile 

Log message:
Don't try and build the now-removed esd flavour of sdl. From viq, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/30 09:22:24

Modified files:
	usr.bin/csplit : csplit.1 

Log message:
be clear about what csplit does by default when no options to the
contrary are specified;

feedback/ok otto millert


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2008/12/30 09:32:29

Modified files:
	sys/arch/arm/s3c2xx0: sscom.c 

Log message:
dont enable unwanted interrupts, set t_dev, make certain device is inited
on first open.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/30 10:37:06

Modified files:
	archivers/gtar : Makefile distinfo 
	archivers/gtar/patches: patch-configure 
	archivers/gtar/pkg: PLIST 
Added files:
	archivers/gtar/patches: patch-tests_pipe_at 
	                        patch-tests_shortrec_at 
	                        patch-tests_testsuite_at 

Log message:
Update to 1.21 which brings
* some new options, e.g. -J for lzma compression and --lzop,
* transformation scope flags,
* bug fixes

Testsuite patches from upstream CVS.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/30 12:11:29

Modified files:
	share/man/man7 : mdoc.samples.7 

Log message:
document that .Cd must take args, and is neither parsed nor callable;
from Kristaps D??onsons


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/30 13:56:41

Modified files:
	databases/mdbtools/snapshot: Makefile 
	databases/mdbtools/snapshot/pkg: PLIST-gmdb PLIST-main 

Log message:
fix WANTLIB/LIB_DEPENDS for the gmdb subpackage (re-sort WANTLIB, it
was a mess). while there, use a better license marker and regen plist.
bump both packages.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/30 14:23:33

Modified files:
	sys/arch/sparc64/dev: vbus.c vbusvar.h 

Log message:
Pass down bus_dma tag.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/30 14:25:26

Modified files:
	sys/arch/sparc64/include: hypervisor.h 
	sys/arch/sparc64/sparc64: hvcall.S 

Log message:
Implement the mach_desc hypervisor call.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/30 14:31:54

Modified files:
	usr.sbin/ospf6d: control.c interface.c ospf6.h ospf6d.h ospfe.c 
	                 ospfe.h rde.c rde_lsdb.c 

Log message:
First try at originating Link (type-8) LSA. Code is wrong and the initial
LSA is lost in lsa_flood. Put this in because it goes in the right direction
and ospf6d is work in progress. Add necessary framework so that we can print
Link LSA in ospf6ctl.
Diff mostly from stsp@ ospf6ctl part by myself


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/30 14:33:52

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c parser.c parser.h 

Log message:
Add code to show Link LSA. Make the other detailed views a bit shorter by
removing an empty newline.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/30 14:34:07

Modified files:
	sys/arch/sparc64/conf: files.sparc64 
Added files:
	sys/arch/sparc64/dev: cbus.c cbusvar.h 

Log message:
Add cbus(4), a virtual bus for devices that use logical domain channels as
found on sun4v systems with multiple domains configured.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/30 14:44:18

Modified files:
	usr.sbin/ospf6d: ospfe.c 

Log message:
Correctly compute the options for the net LSA as pre RFC options is set to
the or-ed result of all active neighbors. freaky...
Discussed with stsp@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2008/12/30 14:53:37

Modified files:
	security/zkt   : Makefile distinfo 
Added files:
	security/zkt/patches: patch-man_dnssec-signer_8 
	                      patch-man_dnssec-zkt_8 
Removed files:
	security/zkt/patches: patch-dnssec-signer_8 patch-dnssec-zkt_8 

Log message:
upgrade ZKT to v0.98


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/30 14:59:55

Modified files:
	audio/libao    : Makefile 
Added files:
	audio/libao/pkg: DESCR PFRAG.shared PLIST 
Removed files:
	audio/libao/patches: patch-src_plugins_sun_ao_sun_c 
	audio/libao/pkg: DESCR-arts DESCR-esd DESCR-main 
	                 PFRAG.shared-arts PFRAG.shared-esd 
	                 PFRAG.shared-main PLIST-arts PLIST-esd 
	                 PLIST-main 

Log message:
* remove the arts/esound backends and sub-packages
* remove the sun audio backend
* simplify: no more multi-packaging or pseudo flavors

Mostly from Brad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2008/12/30 15:00:56

Modified files:
	audio          : Makefile 

Log message:
no more libao flavors; from Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2008/12/30 15:17:54

Modified files:
	devel/sdl      : Makefile 
	devel/sdl/pkg  : PLIST 

Log message:
add @pkgpath marker to ease updates from the removed -esd flavour and
bump version.  pointed out by ajacoutot; ok ajacoutot, jakemsr.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/30 15:24:34

Modified files:
	usr.sbin/ospf6d: rde.h rde_lsdb.c 

Log message:
lsa_get_prefix() needs to use something else then struct lsa_prefix to
store the prefix to because the onwire format has the prefix compressed and
so struct lsa_prefix will no longer carry the prefix in it. Use rt_prefix
instead which is the expanded and host-byte-order version of the former.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/30 15:29:54

Modified files:
	usr.sbin/ospf6d: ospf6.h ospfe.c 

Log message:
Correctly encode the IPv6 prefix. Only (prefixlen + 31)/32 * 4 bytes are
attached to the LSA (saves 8 to 12 bytes per prefix and makes our life
more interesting or complex).


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2008/12/30 15:51:52

Modified files:
	usr.sbin/ospf6d: ospfe.c 

Log message:
Remove debug message that does not help. The problem with the initial flood
of the Link LSA is still not solved though.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/30 16:42:32

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
device ids for the intel 82801JD ich10 devices.

for claudio cos he fixed the routing table for me


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2008/12/30 16:42:50

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2008/12/30 22:21:47

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
PAGE_SIZE is not a valid symbol to use in that way.  In particular,
on sparc, it expands to something that just plain does not work,
because the page size can be variable.  Sorry we didn't spot this
before.  Backing it all out to allow sparc to build; please find a
different way to fix it.


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2008/12/30 22:37:24

Modified files:
	usr.bin/systat : mbufs.c pool.c 

Log message:
Skip missing pool indices instead of printing errors.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2008/12/31 01:28:53

Modified files:
	share/man/man9 : pmap.9 

Log message:
pmap_remove() correction; from Ariane van der Steld


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/31 02:47:11

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
kill unnecessary function; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/31 02:50:40

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
rename may fail due to ENOSPC, make smtpd survive this condition; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2008/12/31 02:55:24

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
if mkdir/mkdtemp fails, fatal if errno != ENOSPC; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2008/12/31 03:55:11

Modified files:
	regress/usr.bin/mdoclint: mdoclint 

Log message:
reorg code a bit so that we can share with Thomas Klausner:
use OPENBSD/NETBSD constant to choose the behavior, and have the same
program in both OSes.

Also some minor cleanups, like no longer needing to check for comments
that have been stripped already.

work with wiz@netbsd.org and jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/31 04:18:47

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
- always check that max channels isn't exceeded
- make the code readable and the comment understandable


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/31 04:23:55

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
- rearrange to be able to return earlier if nothing left to
- remove a couple pointless comments


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/31 04:25:36

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
a fixed mic isn't very useful as an output device, and a fixed
speaker isn't very useful as an input device


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/31 04:37:08

Modified files:
	sys/arch/sparc64/include: hypervisor.h 
	sys/arch/sparc64/sparc64: hvcall.S 

Log message:
Add some Logical Domain Channel hypervisor calls.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/31 04:54:55

Modified files:
	sys/dev/pci    : azalia.c azalia.h 

Log message:
builtin speakers and headphone jacks have an interesting relationship.
keep track of some information about them, such as the DAC they are
connected to by default.  this will be used soon.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/31 05:14:27

Modified files:
	textproc/py-yaml: Makefile distinfo 

Log message:
Update to 3.08.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2008/12/31 05:15:45

Modified files:
	devel/libyaml  : Makefile distinfo 

Log message:
Update to 0.1.2
ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/31 05:47:30

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
actually find the speakers and headphones


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/31 05:54:43

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
rewrite azalia_codec_connect_stream
- quit swapping channels 2:3 with 4:5 when processing 6 or more channels.
hacks deep in drivers to "fix" wrongly encoded files is just wrong.
- try to be sure headphones AND speakers get DAC output by default.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/31 06:13:39

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
reimplement jack sense/speaker auto muting using unsolicited responses.
jacks which can mute speaker output are chosen with the new mixer item
'outputs.spkr_muters'.  e.g.

$ mixerctl -v outputs.spkr_muters
outputs.spkr_muters=hp,mic,line-in  { hp mic line-in }

if a jack is present in any listed "muter" plug, AND that plug is
configured for output (e.g. outputs.hp_dir=output) the speaker will
be muted.  the list of muters is selectable, selecting none turns of
muting altogether.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/31 06:35:58

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
- avoid using an argument twice, once as a pointer.  I just don't
like the way it looks.
- run the speaker mute handler when a muter jack changes I/O direction


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/31 06:55:37

Modified files:
	share/man/man4 : azalia.4 

Log message:
this URL has changed; URLs are usually short-lived, it would be better
not using them as references.

ok jakemsr@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/31 07:10:20

Modified files:
	usr.sbin/dvmrpctl: dvmrpctl.c 
	usr.sbin/ripctl: ripctl.c 

Log message:
sync synopsis/usage.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/31 07:56:47

Modified files:
	x11/gnome/settings-daemon: Makefile 
	x11/gnome/settings-daemon/pkg: PLIST 

Log message:
- fix typo that would prevent smooth upgrade

from Mikolaj Kucharski, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2008/12/31 08:22:27

Modified files:
	usr.sbin/relayctl: relayctl.8 relayctl.c 

Log message:
an ellipsis allows more than one argument being specified;
sync synopsis/usage.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/31 08:40:28

Modified files:
	x11/gnome/settings-daemon: Makefile 
	x11/gnome/settings-daemon/pkg: PLIST 

Log message:
- bah, fix previous fix...
*sigh* I'm happy this year will be over soon


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2008/12/31 10:10:53

Modified files:
	x11/gnome/gdm  : Makefile 

Log message:
- -pthread is not needed in LDFLAGS anymore


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2008/12/31 11:43:07

Modified files:
	archivers/unrar: Makefile distinfo 
	archivers/unrar/patches: patch-makefile_unix 

Log message:
- maintenance update to unrar 3.85.

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/31 13:22:06

Modified files:
	sys/arch/sparc64/include: hypervisor.h 

Log message:
Fix typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/31 15:01:42

Modified files:
	sys/arch/sparc64/include: hypervisor.h 

Log message:
Add missing LDC_CHANNEL_RESET.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2008/12/31 15:25:42

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
the channel_mask field of struct audio_format is unused, so removed
it and the associated macros.  this is part of NetBSD's "converter
pipeline", and it isn't really used there either.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2008/12/31 16:38:38

Modified files:
	sys/arch/sparc64/include: hypervisor.h 
	sys/arch/sparc64/sparc64: hvcall.S 

Log message:
Add new device interrupt hypervisor calls.


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2008/12/31 19:10:54

Modified files:
	sys/kern       : tty_msts.c 

Log message:
use #define MAXFLDS vs. 4 here; ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/12/31 21:38:49

Log message:
    initial import of p5-X11-Protocol 0.56.
    
    X11::Protocol is a perl module that provides an interface that is
    roughly equivalent to Xlib.  Its low-level approach is intentional
    as the author is working on a higher-level interface that will be
    more object-oriented and easier to use, so as to allow this low
    level access to eventually be replaced by an XS interface to Xlib.
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2009-Jan-01
    
    N ports/x11/p5-X11-Protocol/Makefile
    N ports/x11/p5-X11-Protocol/distinfo
    N ports/x11/p5-X11-Protocol/pkg/PLIST
    N ports/x11/p5-X11-Protocol/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2008/12/31 21:39:50

Modified files:
	x11            : Makefile 

Log message:
add p5-X11-Protocol


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/01 05:01:20

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/patches: patch-config_Init_in 

Log message:
- use xdm Xresources file instead of non-existent one


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/01 07:42:30

Log message:
    Initial import of p5-IO-Socket-INET6 2.56
    
    This is a replacement for p5-IO-INET6 as the upstream cpan package
    has been renamed.
    
    IO::Socket::INET6 provides an object interface to creating and using
    sockets in either AF_INET or AF_INET6 domains. It is built upon the
    IO::Socket interface and inherits all the methods defined by IO::Socket.
    
    ok sturm@
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20090101
    
    N ports/net/p5-IO-Socket-INET6/Makefile
    N ports/net/p5-IO-Socket-INET6/distinfo
    N ports/net/p5-IO-Socket-INET6/patches/patch-t_pod-coverage_t
    N ports/net/p5-IO-Socket-INET6/pkg/PLIST
    N ports/net/p5-IO-Socket-INET6/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/01 08:23:41

Modified files:
	net            : Makefile 
	net/mrtg       : Makefile 
	mail/p5-Mail-SpamAssassin: Makefile 
Removed files:
	net/p5-IO-INET6: Makefile distinfo 
	net/p5-IO-INET6/pkg: DESCR PLIST 

Log message:
Replace p5-IO-INET6 with p5-IO-Socket-INET6 as the upstream cpan
package has been renamed.  Unfortunately there is no smooth upgrade
path.  Packages have to be deleted and added manually.

discussed with bernd@ and sturm@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/01 08:24:14

Modified files:
	app/mkfontscale: COPYING ChangeLog Makefile.am Makefile.in 
	                 README configure configure.ac ident.c ident.h 
	                 mkfontscale.c mkfontscale.man 

Log message:
mkfontscale 1.0.6


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/01 08:29:52

xenocara/app/xedit/app-defaults

Update of /cvs/xenocara/app/xedit/app-defaults
In directory cvs.openbsd.org:/tmp/cvs-serv10143/app-defaults

Log Message:
Directory /cvs/xenocara/app/xedit/app-defaults added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/01 08:30:40

Modified files:
	app/xedit      : ChangeLog Makefile.am Makefile.in commands.c 
	                 configure configure.ac xedit.c 
Added files:
	app/xedit/app-defaults: Xedit-color.ad Xedit-noxprint.ad 
	                        Xedit-xprint.ad 
Removed files:
	app/xedit      : Xedit-color.ad Xedit-noxprint.ad Xedit-sample 
	                 Xedit-xprint.ad 

Log message:
xedit 1.1.2


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/01 08:32:35

Modified files:
	usr.sbin/bgpd  : kroute.c 

Log message:
Remove unneeded debug messages that made it into the tree.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/01 08:45:09

Modified files:
	sys/kern       : init_main.c 

Log message:
copyright_year++;


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/01 08:52:30

Modified files:
	graphics/p5-Image-ExifTool: Makefile distinfo 
	graphics/p5-Image-ExifTool/pkg: PLIST 

Log message:
update to 7.51 from maintainer Patrick Keshishian, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/01 09:02:18

Modified files:
	mail/p5-Mail-SPF-Iterator: Makefile 
	security/p5-IO-Socket-SSL: Makefile 

Log message:
Replace p5-IO-INET6 with p5-IO-Socket-INET6 in REGRESS_DEPENDS.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/01 09:15:47

Modified files:
	usr.sbin/smtpd : aliases.c config.c control.c dns.c forward.c 
	                 lka.c makemap.c map.c mda.c mfa.c mta.c queue.c 
	                 showqueue.c smtp.c smtp_session.c smtpd.c ssl.c 
	                 store.c util.c 

Log message:
remove unnecessary includes; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/01 09:46:25

Modified files:
	archivers/libarchive: Makefile distinfo 
	archivers/libarchive/patches: patch-tar_bsdtar_1 

Log message:
update to 2.6.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/01/01 09:57:44

Modified files:
	sysutils/rancid: Makefile 

Log message:
expect is a rundep

ok pea@


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2009/01/01 10:27:22

Modified files:
	devel/mercurial: Makefile distinfo 

Log message:
Update to 1.1.2 (SECURITY).

Prevent malicious clients from overwriting repo config file (and a
few other bug fixes).


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/01 11:10:07

Modified files:
	security/p5-IO-Socket-SSL: Makefile distinfo 

Log message:
update to p5-IO-Socket-SSL 1.19


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/01 11:45:35

Modified files:
	x11/gnome/session: Makefile 

Log message:
- use 'xsltproc -nonet' to avoid trying to connect to Internet
makes systrace happy
- while here, fix WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	stsp@cvs.openbsd.org	2009/01/01 12:01:14

Log message:
    WIDE-DHCPv6 is an IPv6 DHCPv6 implementation. It was originally developed
    by the KAME project, but is now maintained separately.
    ok naddy@
    
    Status:
    
    Vendor Tag:	stsp
    Release Tags:	stsp_20090101
    
    N ports/net/wide-dhcpv6/Makefile
    N ports/net/wide-dhcpv6/distinfo
    N ports/net/wide-dhcpv6/pkg/PLIST
    N ports/net/wide-dhcpv6/pkg/DESCR
    N ports/net/wide-dhcpv6/patches/patch-dhcp6c_conf_sample
    N ports/net/wide-dhcpv6/patches/patch-dhcp6s_conf_sample
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	stsp@cvs.openbsd.org	2009/01/01 12:03:07

Modified files:
	net            : Makefile 

Log message:
Add wide-dhcpv6.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/01 12:25:39

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
Allow both overlay areas to be mmap()ed by userland in WSDISPLAYIO_MODE_MAPPED
mode.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	miod@cvs.openbsd.org	2009/01/01 12:29:22

Log message:
    Simple unaccelerated driver for ifb(4) frame buffer, using a the X11 shadowfb
    code to carry changes to both overlay areas.
    
    ok matthieu@
    
    Status:
    
    Vendor Tag:	OPENBSD
    Release Tags:	WILDCATFB
    
    N xenocara/driver/xf86-video-wildcatfb/COPYING
    N xenocara/driver/xf86-video-wildcatfb/ChangeLog
    N xenocara/driver/xf86-video-wildcatfb/Makefile.am
    N xenocara/driver/xf86-video-wildcatfb/Makefile.bsd-wrapper
    N xenocara/driver/xf86-video-wildcatfb/Makefile.in
    N xenocara/driver/xf86-video-wildcatfb/aclocal.m4
    N xenocara/driver/xf86-video-wildcatfb/config.guess
    N xenocara/driver/xf86-video-wildcatfb/config.h.in
    N xenocara/driver/xf86-video-wildcatfb/config.sub
    N xenocara/driver/xf86-video-wildcatfb/configure
    N xenocara/driver/xf86-video-wildcatfb/configure.ac
    N xenocara/driver/xf86-video-wildcatfb/depcomp
    N xenocara/driver/xf86-video-wildcatfb/install-sh
    N xenocara/driver/xf86-video-wildcatfb/ltmain.sh
    N xenocara/driver/xf86-video-wildcatfb/missing
    N xenocara/driver/xf86-video-wildcatfb/man/Makefile.am
    N xenocara/driver/xf86-video-wildcatfb/man/Makefile.in
    N xenocara/driver/xf86-video-wildcatfb/man/wildcatfb.man
    N xenocara/driver/xf86-video-wildcatfb/src/Makefile.am
    N xenocara/driver/xf86-video-wildcatfb/src/Makefile.in
    N xenocara/driver/xf86-video-wildcatfb/src/wildcatfb_driver.c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	xenocara
Changes by:	miod@cvs.openbsd.org	2009/01/01 12:30:21

Modified files:
	distrib/notes  : README.sparc64 
	distrib/sets/lists/xserv: md.sparc64 
	driver         : Makefile 

Log message:
Build xf86-video-wildcatfb on OpenBSD/sparc64, and explain how to configure it.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/01 12:32:14

Modified files:
	distrib/notes/sparc64: hardware 

Log message:
X11 runs on ifb now.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2009/01/01 12:35:01

Modified files:
	.              : sparc64.html 

Log message:
Sync ifb status with reality.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/01 13:40:10

Modified files:
	usr.sbin/ospfd : kroute.c 

Log message:
Move initialisation of krt into kif_init so that it is possible to call
kr_shutdown() after kif_init().


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/01 13:44:06

Modified files:
	usr.sbin/ospfd : ospfd.c 

Log message:
Call kr_shutdown() before exit even in config test mode and config parse
error case.


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/01 14:03:28

Modified files:
	lang/python    : Makefile.inc python.port.mk 
	lang/python/2.4: Makefile distinfo 
	lang/python/2.4/patches: patch-Lib_test_test_timeout_py 
	                         patch-Makefile_pre_in 
	                         patch-Modules_posixmodule_c 
	                         patch-Modules_socketmodule_c 
	                         patch-configure_in patch-setup_py 
	lang/python/2.4/pkg: DESCR-main PLIST-main 
	lang/python/2.5: Makefile distinfo 
	lang/python/2.5/patches: patch-Makefile_pre_in 
	                         patch-configure_in patch-setup_py 
	lang/python/2.5/pkg: DESCR-main PLIST-main PLIST-tests 
	lang/python/2.6: Makefile distinfo 
	lang/python/2.6/patches: patch-Lib_test_regrtest_py 
	                         patch-setup_py 
	lang/python/2.6/pkg: DESCR-main PLIST-main PLIST-tests 
Added files:
	lang/python/2.4/patches: patch-Modules__bsddb_c 
	                         patch-Modules_ossaudiodev_c 
	lang/python/2.5/patches: patch-Lib_test_test_threading_py 
	                         patch-Modules_ossaudiodev_c 
Removed files:
	lang/python/2.4/pkg: DESCR-bz2 DESCR-db DESCR-expat PLIST-bz2 
	                     PLIST-expat 
	lang/python/2.5/patches: patch-Include_pymem_h 
	                         patch-Lib_test_seq_tests_py 
	                         patch-Lib_test_test_bigmem_py 
	                         patch-Lib_test_test_ioctl_py 
	                         patch-Lib_test_test_strop_py 
	                         patch-Lib_test_test_support_py 
	                         patch-Lib_test_test_unicode_py 
	                         patch-Lib_test_test_zlib_py 
	                         patch-Modules__hashopenssl_c 
	                         patch-Modules_almodule_c 
	                         patch-Modules_arraymodule_c 
	                         patch-Modules_fcntlmodule_c 
	                         patch-Modules_gcmodule_c 
	                         patch-Modules_imageop_c 
	                         patch-Modules_mmapmodule_c 
	                         patch-Modules_rgbimgmodule_c 
	                         patch-Modules_selectmodule_c 
	                         patch-Modules_stropmodule_c 
	                         patch-Modules_zlibmodule_c 
	                         patch-Objects_bufferobject_c 
	                         patch-Objects_longobject_c 
	                         patch-Objects_obmalloc_c 
	                         patch-Objects_stringobject_c 
	                         patch-Objects_tupleobject_c 
	                         patch-Objects_unicodeobject_c 
	                         patch-Python_mysnprintf_c 
	lang/python/2.5/pkg: DESCR-bz2 DESCR-expat DESCR-sqlite 
	                     PLIST-bz2 PLIST-expat PLIST-sqlite 
	lang/python/2.6/patches: 
	                         patch-Modules__multiprocessing_multiprocessing_h 
	lang/python/2.6/pkg: DESCR-bz2 PLIST-bz2 

Log message:
Updates and garbage collect all three Python ports:

2.4.4 => 2.4.8
2.5.2 => 2.5.4
2.6 => 2.6.1

Python 2.4 and 2.5 lose their build knobs to match 2.6.

Removes no longer needed Python 2.5 security patches backported
from the release25-maint SVN branch.

Remove the -bz2 subpackage from all three versions. It is silly
to make a subpackage to avoid depending on something tiny and
compatibly licensed.

Python 2.4 and 2.5 lose their -expat subpackages; expat has been
in base for some time.

Python 2.5 loses its sqlite subpackge. Again, sqlite is tiny,
compatibly licensed and is depended upon by more and more
applications. This brings it into line with the 2.6 version.

Rework all three version's handling of setup.py. Rather than regex
replacing LOCALBASE and X11BASE into setup.py post-configure, these
are passed in though environment variables. Will save hours of
frustrated cursing familiar to anyone who has accidently used the
update-patches target after configure and had to go back and redo
all the substitutions.

Rework the patching of setup.py for 2.4 and 2.5 to be more like
what we do for 2.6. I.e. keep the diff minimal and avoid deleting
huge blocks of code, so the diff has a chance of applying without
massive hand-editing each patch release.

Fix .py paths in installed .pyc files (patch from eric@)

feedback from several, particularly eric@, ajacoutot@ and Ingo
Schwarze; "get it in" ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2009/01/01 14:07:17

Modified files:
	usr.bin/cal    : cal.c 

Log message:
Fix iso weekno calculation by using a different algorithm. Still hard
to follow, but this one has a documented origin at least; ok pyr@
jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/01 14:14:35

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
call channel destroy callbacks on receipt of open failure messages.
fixes client hangs when connecting to a server that has MaxSessions=0
set spotted by imorgan AT nas.nasa.gov; ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/01 14:17:36

Modified files:
	usr.bin/ssh    : kexgexs.c 

Log message:
fix hash calculation for KEXGEX: hash over the original client-supplied
values and not the sanity checked versions that we acutally use;
bz#1540 reported by john.smith AT arrows.demon.co.uk
ok markus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvalchev@cvs.openbsd.org	2009/01/01 15:31:43

Modified files:
	sysutils/lsof  : Makefile distinfo 
	sysutils/lsof/pkg: PLIST 

Log message:
lsof-4.81 & some updated master sites; prompted by vlad glagolev


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/01 15:50:13

Modified files:
	usr.sbin/ospfd : interface.c 

Log message:
Remove some other useless debug messages that just add unneeded noise.


CVSROOT:	/cvs
Module name:	src
Changes by:	mcbride@cvs.openbsd.org	2009/01/01 15:50:39

Modified files:
	usr.bin/systat : pftop.c 

Log message:
Unclutter 'systate rules' by printing the flags option using the minimal
pf.conf syntax (flags S/SA is implicit).

ok henning canacar


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/01 16:24:59

Modified files:
	sys/arch/sparc64/dev: cbus.c cbusvar.h 

Log message:
Add code to handle virtual interrupt for channel devices.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/01 16:41:42

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
I removed prefix from lsa_prefix but this code was still using it. Unbreak
it by copying LSA_PREFIXSIZE(prefixlen) bytes after the lsa_prefix into a
struct in6_addr and print that.
Found by stsp@ OK stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/01 17:09:53

Modified files:
	usr.sbin/ospfctl: ospfctl.c 

Log message:
In show interface only print the hello_timer value if valid.


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2009/01/01 17:11:01

Modified files:
	usr.bin/cvs    : add.c import.c rcs.c remote.h 

Log message:
Add format attributes to functions that use variable arguments and
make the code -Wformat=2 clean. ok joris@ xsa@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/01 17:20:14

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
remove azalia_generic_mixer_create_virtual and all it's uses.  nicer
"master" volume controls coming shortly.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/01 17:25:33

Modified files:
	sys/dev/pci    : azalia.c azalia.h 

Log message:
- store information about relevant volume controls along both
recording and playback paths.
- select a subset of controls that are relevant in a default
configuration for each path.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/01 17:39:25

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
now that some devices will get output from/to two different sources/
outputs by default it's nice to have a way to control multiple sources/
outputs with a single control setting.

so here's an implementation of "master" controls that uses selectable
control lists, because the biggest problem is figuring out what should
be "master".

outputs.master.slaves is the current set of output mixer controls
that settings for outputs.master and outputs.master will be applied
to.  record.volume.slaves works similarly for recording inputs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2009/01/01 18:33:30

Modified files:
	www/mod_geoip  : Makefile distinfo 

Log message:
update to 1.3.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2009/01/01 18:55:27

Modified files:
	multimedia/hdhomerun: Makefile distinfo 
	multimedia/hdhomerun/pkg: PLIST 

Log message:
update to 20081231


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/01 22:16:15

Modified files:
	sys/arch/amd64/amd64: machdep.c 

Log message:
Do not evict the kernel image from the mem_clusters[] array, otherwise
it won't get included in kernel crash dumps.

ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/01 22:16:56

Modified files:
	lib/libkvm     : kvm_amd64.c 

Log message:
Sync _kvm_kvatop with existing pmap code: handle direct mappings and
level 2 large pages.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/01 22:27:12

Modified files:
	sys/dev/onewire: onewire.c 

Log message:
Remember the id of all devices found, not only those for which a driver
has attached. Prevents spurious "not configured" messages at every bus
rescan.

Prodded by and ok fries@


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2009/01/01 23:38:25

Modified files:
	sys/arch/moko/conf: RAMDISK files.moko 
	sys/arch/moko/moko: moko_machdep.c 
Added files:
	sys/arch/arm/s3c2xx0: s3c24x0_lcd.c s3c24x0_lcd.h 

Log message:
support display found on GTA01, not used on GTA02 however.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/02 03:16:07

Modified files:
	net/p5-IO-Socket-INET6: Makefile 
	net/p5-IO-Socket-INET6/pkg: PLIST 

Log message:
Add @conflict and @pkgpath to make upgrade smoother.
discussed with Mikolaj Kucharski, sturm@, ajacoutot@, sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/02 06:07:37

Modified files:
	databases/py-axiom: Makefile 
	databases/py-sqlite2: Makefile 
	devel/bzr      : Makefile 
	devel/iso-codes: Makefile 
	devel/mercurial: Makefile 
	devel/py-twisted/core: Makefile 
	devel/waf      : Makefile 
	games/childsplay: Makefile 
	games/mnemosyne: Makefile 
	misc/gutenpy   : Makefile 
	net/scapy6     : Makefile 
	print/py-cups  : Makefile 
	textproc/py-xml: Makefile 
	www/plone      : Makefile.inc 
	www/plone/2.1  : Makefile 
	www/plone/2.5  : Makefile 
	www/plone/3.0  : Makefile 
	www/py-formencode: Makefile 
	www/py-genshi  : Makefile 
	x11/driconf    : Makefile 
	x11/gnome/alacarte: Makefile 
	x11/gnome/deskbar-applet: Makefile 
	x11/gnome/conduit: Makefile 
	x11/gnome/hamster-applet: Makefile 

Log message:
remove dependencies on removed python subpackages; prodded by sturm@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/02 08:35:54

Modified files:
	sys/arch/sparc64/include: hypervisor.h 
	sys/arch/sparc64/sparc64: hvcall.S 

Log message:
Add LDC shared memory hypervisor interfaces.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/02 09:17:53

Modified files:
	sbin/savecore  : savecore.c 

Log message:
Handle kernel core files larger than 2GB; ok dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/02 10:05:27

Modified files:
	devel/xdg-utils: Makefile 
	devel/xdg-utils/pkg: PLIST 

Log message:
- add missing @conflict marker with old thinkingrock

from Mikolaj Kucharski, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/02 11:34:12

Modified files:
	x11/driconf    : Makefile 

Log message:
bump PKGNAME, not DISTNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/02 11:53:23

Log message:
    Initial import of p5-HTTP-Response-Encoding 0.05
    
    HTTP::Response::Encoding - Adds encoding() to HTTP::Response
    
    ok sturm@
    
    Status:
    
    Vendor Tag:	bluhm
    Release Tags:	bluhm_20090102
    
    N ports/www/p5-HTTP-Response-Encoding/Makefile
    N ports/www/p5-HTTP-Response-Encoding/distinfo
    N ports/www/p5-HTTP-Response-Encoding/pkg/PLIST
    N ports/www/p5-HTTP-Response-Encoding/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/02 11:57:26

Modified files:
	www            : Makefile 

Log message:
add p5-HTTP-Response-Encoding


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2009/01/02 12:42:54

Modified files:
	sys/arch/arm/s3c2xx0: sscom.c 

Log message:
remove code that was never used, closer to readable.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/02 12:52:53

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
cleanup queue_load_envelope; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/02 13:01:45

Modified files:
	sys/arch/sparc64/dev: iommu.c iommuvar.h psycho.c pyro.c sbus.c 
	                      schizo.c viommu.c viommuvar.h vpci.c 

Log message:
Make IOMMU code use the generic _bus_dmamem_map() and _bus_dmamem_unmap().


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/02 13:18:18

Modified files:
	sys/dev/pci    : azalia.c azalia.h azalia_codec.c 

Log message:
this is what I really wanted with r1.100 of azalia.c - fixed mics
are not really useful as output devices and fixed speakers are not
really useful as input devices


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/02 13:30:31

Modified files:
	productivity/thinkingrock: Makefile 
Added files:
	productivity/thinkingrock/pkg: MESSAGE 

Log message:
data size limits need to be incremented for users in login.conf
bump PKGNAME


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/02 13:35:06

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
* add GPIO quirk for Dell Vostro 1400 (from FreeBSD)
* move quirk for Dell E6400 into the group of quirks that set GPIO 0

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/02 13:36:19

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
Accelerated routines for solid fills and inverted cursor.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/02 13:37:57

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
add macros for setting/getting GPIO polarity instead of using
magic numbers

from Alexey Suslikov


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/02 14:05:26

Modified files:
	usr.sbin/ospf6d: ospfe.c 

Log message:
Add support for originating router LSAs over point-to-point links.
OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/02 15:08:02

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
fix T_DAEMON_MESSAGE notices delivery; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/02 15:28:21

Modified files:
	net/pdnsd      : Makefile distinfo 
	net/pdnsd/patches: patch-Makefile_in 
	net/pdnsd/pkg  : PLIST 
Added files:
	net/pdnsd/patches: patch-doc_pdnsd_8_in patch-src_Makefile_in 
Removed files:
	net/pdnsd/patches: patch-doc_Makefile_in 

Log message:
SECURITY update to 1.2.7; fixes crash on long replies, randomises source
ports.  Other bug and portability fixes (now works on !i386).  Upstream now
using GPLv3; update license marker.  From Brad.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/02 15:32:25

Modified files:
	sys/dev/pci    : azalia.c azalia.h azalia_codec.c 

Log message:
- get rid of the function that was mostly just a wrapper for the old
function for creating "master" volume control.
- apply gpio quirks separately from and prior to configuring the mixer.
gpio manipulation can cause noise on output channels.  configuring
gpio before amps are unmuted in the mixer configuration is a good
thing.

from Alexey Suslikov, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/02 15:47:45

Modified files:
	audio/jack/patches: patch-jackd_engine_c 

Log message:
- add a patch from upstream SVN to allow compiling with DEBUG

"if it works for you" jakemsr@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/02 17:18:51

Modified files:
	usr.sbin/ospf6d: ospfe.c 

Log message:
orig_link_lsa() was assuming either virtual or broadcast link.
Make it handle other types of links, too.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/02 17:23:50

Modified files:
	usr.sbin/ospf6d: rde.c rde.h rde_lsdb.c 

Log message:
Since link LSAs live in iface->lsa_tree and not in area->lsa_tree,
we had better include LSAs from iface->lsa_tree when sending
DB summaries. Fixes initial flood of link LSAs.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/02 23:20:22

Modified files:
	sys/dev/microcode/rum: microcode.h 

Log message:
Update to the latest version of the RT2870/RT3070 firmware.
Thanks to Paul Lin at Ralink for consenting for us to use
this under the same license we were using for an earlier version.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/03 01:18:10

Modified files:
	distrib/notes  : README.macppc 

Log message:
Replace option "iBookHack" with option "MacModel" "ibook".
From Nicolas Legrand.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/01/03 01:31:20

Modified files:
	security/libnipper: Makefile distinfo 

Log message:
update to 0.12.6


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/03 03:11:55

Modified files:
	sys/dev/pci    : if_wpi.c 

Log message:
remove check for rfkill switch state using GP_CNTRL as it does not
seem to work properly.
it is checked later in wpi_post_alive() anyway.

pointed out by many, further investigated by Tim van der Molen.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/03 05:58:28

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
reintroduce extra malloc protections, but avoiding the use of
PAGE_(SIZE|SHIFT|MASK) defines that evaluate to variables on the
sparc architecture;
ok otto@ tested on my reanimated ss20


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/01/03 06:07:15

Modified files:
	sys/dev/pci    : agp_i810.c 

Log message:
Attach agp(4) to the Intel 946GZ integrated video.
Tested on Asus P5B-MX motherboard.

ok kettenis@, oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/03 07:50:24

Modified files:
	audio/pacpl    : Makefile 
	audio/pacpl/pkg: PLIST-konqueror PLIST-main 

Log message:
- move some files from one subpackage to the other where it belongs

agreed by Andreas Bihlmaier (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/03 07:58:42

Modified files:
	graphics/gegl  : Makefile distinfo 
	graphics/gegl/pkg: PLIST-main 
Removed files:
	graphics/gegl/patches: patch-configure 
	                       patch-operations_external_ff-load_c 

Log message:
- update to gegl-0.0.22
(needed for upcoming gnome-scan update)

gimp is still happy with this update


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/03 08:00:24

Modified files:
	x11/gnome/scan : Makefile distinfo 
	x11/gnome/scan/patches: patch-configure 
	                        patch-doc_ref_Makefile_in 
Removed files:
	x11/gnome/scan/patches: patch-lib_gnome-scan-dialog_c 
	                        patch-lib_gnome-scan-preview-plugin-area_c 

Log message:
- update to gnome-scan-0.6.1


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/03 08:31:03

Modified files:
	sys/net        : rtsock.c 

Log message:
Write back the priority the kernel used. Fixes a problem seen in ospfd when
routes are added via route(8) -- those where added with the wrong priority
and so where not correctly tracked later on.
Found and tested by gollo@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/03 10:55:00

Modified files:
	app/fvwm/icons : Makefile 

Log message:
Avoid infinit loop on make clean. Problem found by mglocker@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/03 10:56:03

Modified files:
	audio/xmms/patches: patch-configure_in 

Log message:
fix build when esound is not installed

from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/03 11:39:33

Modified files:
	sys/arch/i386/conf: GENERIC 
	sys/arch/amd64/conf: GENERIC 
	sys/dev/usb    : files.usb 
	share/man/man4 : Makefile 
Added files:
	sys/dev/usb    : if_run.c if_runvar.h 
	share/man/man4 : run.4 

Log message:
run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.
the driver supports legacy 802.11abg modes only (no 802.11n yet.)
WPA works, with hardware encryption/decryption.

committed over an RT2800U (RT2870+RT2820).
enabled on i386 and amd64 GENERIC only for now.

thanks to Paul Lin at Ralink for letting us ship the firmware under an
appropriate license.

"man page looks ok" jmc@
"you should commit it" jsg@, ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/03 11:41:41

Modified files:
	usr.sbin/snmpd : ber.c ber.h 

Log message:
Sync with ypldap.  Add ber_{add,get}_enumerated.

OK reyk@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/03 12:17:45

Modified files:
	sys/dev/pci    : azalia.c azalia.h azalia_codec.c 

Log message:
- configure volume knob widgets for indirect mode, which means they no
longer direcly affect other widgets
- if an unsolicited response is received from a volume knob widget,
adjust outputs.master according to the measured change in level of the
volume knob widget


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/03 12:51:05

Modified files:
	devel/acpica   : Makefile 

Log message:
PERMIT_* changes require a version bump


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/03 14:26:45

Modified files:
	share/man/man4 : usb.4 

Log message:
oops, forgot that we need to update this file for run(4);


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/03 14:27:26

Modified files:
	biology/py-biopython: Makefile 
	devel/libglade2: Makefile 
	devel/libglade2/pkg: PLIST 
	net/gajim      : Makefile 
	net/gajim/pkg  : PLIST 
	net/telepathy/telepathy-gabble: Makefile 
	net/telepathy/telepathy-glib: Makefile 
	net/telepathy/telepathy-idle: Makefile 
	net/telepathy/telepathy-idle/pkg: PLIST 
	net/telepathy/telepathy-mission-control: Makefile 
	net/telepathy/telepathy-mission-control/pkg: PLIST 
	net/telepathy/telepathy-python: Makefile 
	security/kedpm : Makefile 
	security/kedpm/pkg: PLIST 
	sysutils/duplicity: Makefile 
	textproc/py-ElementTree: Makefile 
	www/moinmoin   : Makefile 
	www/rawdog     : Makefile 
	www/rawdog/pkg : PLIST 
	www/zope       : Makefile.inc 
	www/zope/2.10  : Makefile 
	www/zope/2.9   : Makefile 
	x11/dbus-python: Makefile 

Log message:
MODPY_EXPAT_DEPENDS doesn't exist any longer.

While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/03 14:29:11

Modified files:
	build          : mirrors.dat 

Log message:
remove mirrors.gamevil.com, domain doesn't resolve. Found by grange@.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/03 14:30:15

Modified files:
	.              : ftp.html 
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/03 14:34:01

Modified files:
	textproc/py-lxml: Makefile 
	textproc/py-lxml/pkg: PLIST 

Log message:
Fix PLIST and use MODPY_EGG_VERSION.

Help from and ok, jasper@ ok, wcmaier@


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2009/01/03 14:47:32

Modified files:
	sys/net        : if_pflow.c if_pflow.h 

Log message:
sync flow sequence ids on all used pflow interfaces.

OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/03 15:09:29

Modified files:
	sys/arch/sparc64/sparc64: autoconf.c 

Log message:
Make is possible to boot from devices on cbus(4) (when they're there and
actually work).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/03 16:02:57

Modified files:
	x11/skippy     : Makefile 
	x11/skippy/files: README.OpenBSD 
	x11/skippy/patches: patch-clientwin_c patch-skippy_c patch-wm_c 
	x11/skippy/pkg : DESCR PLIST 

Log message:
- some minor cleanups:
* re-order WANTLIB
* re-format DESCR
* regen patches and PLIST
* use SUBST_CMD


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/03 17:05:52

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
Allow registers to be mapped in WSDISPLAYIO_MODE_MAPPED mode, if
machdep.allowaperture > 0. To be used by the xserver shortly.


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/03 17:11:05

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Fix memory leak (diff from blambert@)

Fix debug messages.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/03 17:28:42

Modified files:
	sys/kern       : kern_exec.c 

Log message:
properly terminate fake argument list.

From NetBSD;

OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	stsp@cvs.openbsd.org	2009/01/03 17:34:41

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
Add myself.
ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/03 17:58:59

Modified files:
	usr.sbin/smtpd : forward.c lka.c mfa.c queue.c smtp.c 
	                 smtp_session.c smtpd.h 

Log message:
aliases/forwards expansion was not done correctly and a race could
cause delivery to happen before expansion is over, causing some of
the recipients to never receive the mail. change how the mfa, lka,
queue and smtp processes communicate to ensure smtp never receives
an acknowledgment before ALL expanded envelopes are on disk. While
at it, lka was doing work which belongs in mfa, fix that also.

this is based on an idea from a talk with jacekm@, change not over
but already better than what we had.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2009/01/04 01:25:06

ports/japanese/kanatest/patches

Update of /cvs/ports/japanese/kanatest/patches
In directory cvs.openbsd.org:/tmp/cvs-serv1491/patches

Log Message:
Directory /cvs/ports/japanese/kanatest/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2009/01/04 01:25:48

Modified files:
	japanese/kanatest: Makefile distinfo 
	japanese/kanatest/pkg: DESCR PLIST 
Added files:
	japanese/kanatest/patches: patch-po_Makefile_in 
	                           patch-src_Makefile_in 

Log message:
Update to 0.4.6. maintainer timed out.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/04 03:05:40

Modified files:
	devel/p5-Config-IniFiles: Makefile distinfo 

Log message:
- update p5-Config-IniFiles to 2.45
- set license marker (perl)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/04 03:09:13

Modified files:
	devel/p5-Graph : Makefile distinfo 

Log message:
- update p5-Graph to 0.90


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/04 03:11:38

Modified files:
	graphics/p5-SVG: Makefile distinfo 
	graphics/p5-SVG/pkg: PLIST 

Log message:
- update p5-SVG to 2.47


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/04 03:22:01

Modified files:
	sys/dev/pci    : pciide.c pciidevar.h 

Log message:
Shift prototypes for some common pciide functions out into
a header file where MD code can get at them.

ok grange@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/04 03:37:40

Modified files:
	sys/dev/pci    : pciide.c pciidevar.h 
	sys/arch/i386/pci: pciide_machdep.c 
Added files:
	sys/arch/i386/pci: pciide_gcsc_reg.h 

Log message:
Add support for CS5535 IDE adapted from the gcscide code in NetBSD
originally written by Juan Romero Pardines.

Thanks to Lars Kotthoff for testing on a HeroLogic HL-463 system.

Because the CS5535 doesn't provide SMM emulated PCI access to set
DMA/PIO modes or a real PCI IDE controller we have to resort to
making MSR calls.  As this is very MD specific, hide most of uglyness
away in i386 MD pciide code.

ok grange@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/04 04:08:01

Modified files:
	textproc/libxml: Makefile 

Log message:
bump PKGNAME-python, missed when I bumped PKGNAME-main following
libc/libm changes.  Pointed out by Markus Bergkvist, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/04 04:19:55

Modified files:
	bin/cat        : cat.1 
	bin/chmod      : chgrp.1 chmod.1 chown.8 
	bin/cp         : cp.1 
	bin/echo       : echo.1 
	bin/ln         : ln.1 
	bin/pwd        : pwd.1 
	bin/stty       : stty.1 
	sbin/nfsd      : nfsd.8 
	usr.bin/asa    : asa.1 
	usr.bin/basename: basename.1 
	usr.bin/cap_mkdb: cap_mkdb.1 
	usr.bin/dirname: dirname.1 
	usr.bin/gencat : gencat.1 
	usr.bin/getconf: getconf.1 
	usr.bin/id     : groups.1 id.1 whoami.1 
	usr.bin/logname: logname.1 
	usr.bin/paste  : paste.1 
	usr.bin/readlink: readlink.1 
	usr.bin/tee    : tee.1 
	usr.bin/touch  : touch.1 
	usr.bin/tr     : tr.1 
	usr.bin/wc     : wc.1 

Log message:
replace hardcoded exit values with .Ex macros;

ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/04 07:04:10

Log message:
    Initial import of clusterssh 3.24
    
    ClusterSSH opens terminal windows with connections to specified hosts
    and an administration console. Any text typed into the administration
    console is replicated to all other connected and active windows.
    This tool is intended for, but not limited to, cluster administration
    where the same configuration or commands must be run on each node within
    the cluster. Performing these commands all at once via this tool ensures
    all nodes are kept in sync.
    
    ok steven@, ajacoutot@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2009-Jan-04
    
    N ports/security/clusterssh/Makefile
    N ports/security/clusterssh/distinfo
    N ports/security/clusterssh/pkg/DESCR
    N ports/security/clusterssh/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/04 07:05:26

Modified files:
	security       : Makefile 

Log message:
add clusterssh


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/04 07:46:14

Modified files:
	usr.sbin/smtpd : lka.c mfa.c smtpd.h 

Log message:
cleanup; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/04 08:36:12

Modified files:
	share/man/man4/man4.sparc64: Makefile 
Added files:
	share/man/man4/man4.sparc64: cbus.4 

Log message:
cbus(4); this references vnet(4), which isn't there yet, but will arrive soon.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/04 08:36:46

Modified files:
	share/man/man4/man4.sparc64: vbus.4 

Log message:
slight rewording


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/04 09:40:58

Modified files:
	usr.sbin/smtpd : mfa.c parse.y smtpd.h 

Log message:
- change name of "masked" member in struct netaddr, it was misleading
- allow "from all" so that the ugly "accept from { 0.0.0.0/0, ::/0 }"
construct becomes a nice looking "accept from all"

ok jacekm@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/04 09:51:05

Modified files:
	sys/arch/sparc/dev: xd.c xy.c 

Log message:
In x[dy]dummystrat, do not clear B_BUSY from the buffer.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/04 09:51:44

Modified files:
	sys/arch/sparc/dev: si.c 

Log message:
Be silent when deciding that the last chunk of a DMA transfer will be done
in PIO mode.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/04 09:54:09

Modified files:
	print/py-reportlab/reportlab: Makefile 
Removed files:
	print/py-reportlab/reportlab/patches: patch-reportlab_setup_py 

Log message:
Don't use MODPY_EXPAT_DEPENDS.
Update license marker.

With help from fgsch@ (thanks!)
ok alek@ (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/04 10:20:44

Added files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
Initial stab at a driver for virtual network devices found on sun4v logical
domains.  Still needs a lot of work, but good enough for an nfs root.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/04 10:24:06

Modified files:
	sys/arch/sparc64/conf: files.sparc64 

Log message:
Initial stab at a driver for virtual network devices found on sun4v logical
domains.  Still needs a lot of work, but good enough for an nfs root.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/04 10:45:58

Modified files:
	usr.sbin/smtpd : lka.c mfa.c smtpd.h util.c 

Log message:
When matching a recipient domain to a rule, do not use strcasecmp, but use
new hostname_match() function which recognizes * as a wildcard. We can now
do: accept for domain "*.example.org" to match all subdomains.

idea from Nicholas Marriott <nicholas.marriott@gmail.com>, hostname_match()
from me in place of his fnmatch() calls.

ok jacekm@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/04 10:53:25

Modified files:
	sys/arch/sparc64/dev: cbus.c 

Log message:
Make cbus_print() less chatty and use "chan" instead of "id" when printing the
logical domain channel ID.


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/04 11:20:22

Modified files:
	usr.sbin/ospf6d: kroute.c 

Log message:
if_newaddr() was hard-coding all interface prefixes to /64.
Make it smarter so that ospf6d knows the actual prefix length
configured on an interface.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/04 11:27:36

Modified files:
	sys/dev/usb    : if_run.c 

Log message:
don't panic in run_delete_key_cb() when detaching the adapter from the
USB bus while a WPA connection is active.
cleanup error handling in run_init() while i'm here.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/04 11:42:32

Modified files:
	usr.bin/gencat : gencat.1 gencat.c 

Log message:
sync the synopsis and usage of the command; "usage:" is lowercase.

tweaked and ok by jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/04 11:46:09

Modified files:
	share/man/man4/man4.sparc64: Makefile 
Added files:
	share/man/man4/man4.sparc64: vnet.4 

Log message:
vnet(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/04 12:23:06

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
fix bug where runner would expire message that is being delivered,
leading to double unlink on envelope file; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/04 12:25:19

Modified files:
	usr.sbin/smtpd : runner.c smtpd.h 

Log message:
kill F_MESSAGE_EXPIRED; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/04 12:26:30

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
remove unnecessary "messagep->retry == 255" expiry condition; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/04 12:37:42

Modified files:
	usr.sbin/smtpd : control.c parser.c parser.h runner.c smtpctl.c 
	                 smtpd.h 

Log message:
- runner is now capable of pausing/resuming the scheduling of deliveries
for both mda and mta batches.
- smtpctl can be used to disable/enable deliveries at runtime using the
pause/resume commands.

ok jacekm@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/01/04 13:13:39

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/04 13:32:55

Modified files:
	sys/arch/sparc/dev: fb.c 

Log message:
Make this compile for SUN4 only kernels.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/04 13:36:23

Modified files:
	sys/dev        : softraid_aoe.c 

Log message:
malloc + memset(ah, 0, ...) to malloc with M_ZERO.

ok marco@ some time ago.


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/04 13:47:35

Modified files:
	sys/dev/pci    : agp_via.c 

Log message:
Back from coma. Fix dmesg printfs.
ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/04 13:52:06

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
make sure runner resets scheduling related flags on envelopes when the
queue is processed for the first time since a (re)start. this ensures
that deliveries scheduling can recover properly in case of a badly timed
shutdown.

ok jacekm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/04 14:26:47

Modified files:
	net/loudmouth  : Makefile 

Log message:
- homepage moved to google groups...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/04 14:41:16

Modified files:
	devel/py-gobject: Makefile distinfo 

Log message:
- update py-gobject to 2.16.0

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/04 15:07:54

Modified files:
	share/man/man4/man4.sparc64: vnet.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/04 15:18:23

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
- remove runstates global, we don't need it actually.
- while at it, move the runner states check a bit earlier.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/04 15:35:09

Modified files:
	usr.sbin/smtpd : control.c parser.c parser.h runner.c smtp.c 
	                 smtpctl.c smtpd.h 

Log message:
- smtp can now pause/resume the accepting of incoming messages
- smtpctl recognizes "pause incoming" and "resume incoming"
- setup imsg communication between control process and smtp process


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/04 15:45:24

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
some mixers don't use input amp muting to "select" their sources.
instead they use the connection list setting like selectors do.
this is somewhat common in Analog Devices codecs.  it's extremely
rare in all other codecs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2009/01/04 16:25:16

Modified files:
	devel/jdk/1.7  : Makefile distinfo 
	devel/jdk/1.7/patches: 
	                       patch-corba_make_common_shared_Defs-bsd_gmk 
	                       patch-corba_make_common_shared_Defs-utils_gmk 
	                       patch-corba_make_jprt_config 
	                       patch-hotspot_make_defs_make 
	                       patch-hotspot_src_cpu_x86_vm_interpreterRT_x86_32_cpp 
	                       patch-hotspot_src_os_bsd_vm_hpi_bsd_hpp 
	                       patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
	                       patch-hotspot_src_os_bsd_vm_os_bsd_hpp 
	                       patch-hotspot_src_os_cpu_bsd_x86_vm_os_bsd_x86_cpp 
	                       patch-hotspot_src_share_vm_adlc_adlc_hpp 
	                       patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_parNew 
	                       patch-hotspot_src_share_vm_includeDB_compiler2 
	                       patch-hotspot_src_share_vm_includeDB_core 
	                       patch-hotspot_src_share_vm_runtime_globals_hpp 
	                       patch-hotspot_src_share_vm_runtime_os_cpp 
	                       patch-hotspot_src_share_vm_runtime_vm_version_cpp 
	                       patch-hotspot_src_share_vm_utilities_globalDefinitions_gcc_hpp 
	                       patch-hotspot_src_share_vm_utilities_macros_hpp 
	                       patch-hotspot_src_share_vm_utilities_ostream_cpp 
	                       patch-hotspot_src_share_vm_utilities_vmError_cpp 
	                       patch-jdk_make_com_sun_java_pack_Makefile 
	                       patch-jdk_make_com_sun_security_auth_module_Makefile 
	                       patch-jdk_make_common_Defs-bsd_gmk 
	                       patch-jdk_make_common_Defs_gmk 
	                       patch-jdk_make_common_Release_gmk 
	                       patch-jdk_make_common_internal_BinaryPlugs_gmk 
	                       patch-jdk_make_common_shared_Compiler-gcc_gmk 
	                       patch-jdk_make_common_shared_Defs-bsd_gmk 
	                       patch-jdk_make_common_shared_Platform_gmk 
	                       patch-jdk_make_common_shared_Sanity_gmk 
	                       patch-jdk_make_java_java_Makefile 
	                       patch-jdk_make_java_jli_Makefile 
	                       patch-jdk_make_java_net_Makefile 
	                       patch-jdk_make_java_nio_Makefile 
	                       patch-jdk_make_java_npt_Makefile 
	                       patch-jdk_make_java_redist_Makefile 
	                       patch-jdk_make_java_sun_nio_FILES_java_gmk 
	                       patch-jdk_make_java_zip_Makefile 
	                       patch-jdk_make_jpda_transport_socket_Makefile 
	                       patch-jdk_make_sun_awt_Makefile 
	                       patch-jdk_make_sun_awt_mawt_gmk 
	                       patch-jdk_make_sun_font_Makefile 
	                       patch-jdk_make_sun_image_generic_Makefile 
	                       patch-jdk_make_sun_jawt_Makefile 
	                       patch-jdk_make_sun_security_pkcs11_Makefile 
	                       patch-jdk_make_sun_splashscreen_FILES_c_gmk 
	                       patch-jdk_make_sun_splashscreen_Makefile 
	                       patch-jdk_make_sun_xawt_Makefile 
	                       patch-jdk_make_tools_freetypecheck_Makefile 
	                       patch-jdk_src_share_classes_java_lang_ClassLoader_java 
	                       patch-jdk_src_share_classes_sun_awt_FontConfiguration_java 
	                       patch-jdk_src_share_classes_sun_font_FontManager_java 
	                       patch-jdk_src_share_classes_sun_java2d_SunGraphicsEnvironment_java 
	                       patch-jdk_src_share_native_com_sun_java_util_jar_pack_defines_h 
	                       patch-jdk_src_share_native_com_sun_java_util_jar_pack_main_cpp 
	                       patch-jdk_src_share_native_common_check_code_c 
	                       patch-jdk_src_share_transport_socket_socketTransport_c 
	                       patch-jdk_src_solaris_back_util_md_h 
	                       patch-jdk_src_solaris_classes_sun_awt_X11GraphicsEnvironment_java 
	                       patch-jdk_src_solaris_hpi_src_linker_md_c 
	                       patch-jdk_src_solaris_javavm_export_jvm_md_h 
	                       patch-jdk_src_solaris_native_java_io_UnixFileSystem_md_c 
	                       patch-jdk_src_solaris_native_java_lang_UNIXProcess_md_c 
	                       patch-jdk_src_solaris_native_java_net_Inet4AddressImpl_c 
	                       patch-jdk_src_solaris_native_java_net_NetworkInterface_c 
	                       patch-jdk_src_solaris_native_java_net_PlainDatagramSocketImpl_c 
	                       patch-jdk_src_solaris_native_java_net_PlainSocketImpl_c 
	                       patch-jdk_src_solaris_native_java_net_net_util_md_c 
	                       patch-jdk_src_solaris_native_java_nio_MappedByteBuffer_c 
	                       patch-jdk_src_solaris_native_sun_awt_awt_GraphicsEnv_c 
	                       patch-jdk_src_solaris_native_sun_nio_ch_FileChannelImpl_c 
	                       patch-jdk_src_solaris_native_sun_nio_ch_Net_c 
	                       patch-make_Defs-internal_gmk 
	devel/jdk/1.7/pkg: PLIST-jre PLIST-main 
Added files:
	devel/jdk/1.7/patches: patch-hotspot_make_bsd_Makefile 
	                       patch-hotspot_make_bsd_makefiles_defs_make 
	                       patch-hotspot_make_bsd_makefiles_gcc_make 
	                       patch-hotspot_make_bsd_makefiles_jsig_make 
	                       patch-hotspot_make_bsd_makefiles_jvmg_make 
	                       patch-hotspot_make_bsd_makefiles_sa_make 
	                       patch-hotspot_make_bsd_makefiles_saproc_make 
	                       patch-hotspot_make_bsd_makefiles_vm_make 
	                       patch-hotspot_make_bsd_platform_amd64 
	                       patch-hotspot_make_bsd_platform_i486 
	                       patch-hotspot_make_bsd_platform_sparc 
	                       patch-hotspot_src_cpu_x86_vm_assembler_x86_cpp 
	                       patch-hotspot_src_cpu_x86_vm_c1_LIRAssembler_x86_cpp 
	                       patch-hotspot_src_cpu_x86_vm_c1_Runtime1_x86_cpp 
	                       patch-hotspot_src_cpu_x86_vm_interp_masm_x86_32_cpp 
	                       patch-hotspot_src_cpu_x86_vm_interp_masm_x86_32_hpp 
	                       patch-hotspot_src_cpu_x86_vm_runtime_x86_32_cpp 
	                       patch-hotspot_src_cpu_x86_vm_sharedRuntime_x86_32_cpp 
	                       patch-hotspot_src_cpu_x86_vm_stubGenerator_x86_32_cpp 
	                       patch-hotspot_src_cpu_x86_vm_stubGenerator_x86_64_cpp 
	                       patch-hotspot_src_cpu_x86_vm_templateInterpreter_x86_32_cpp 
	                       patch-hotspot_src_cpu_x86_vm_templateTable_x86_32_cpp 
	                       patch-hotspot_src_cpu_x86_vm_x86_32_ad 
	                       patch-hotspot_src_share_vm_opto_macro_cpp 
	                       patch-hotspot_src_share_vm_utilities_globalDefinitions_sparcWorks_hpp 
	                       patch-jdk_make_common_shared_Defs-utils_gmk 
Removed files:
	devel/jdk/1.7/patches: 
	                       patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_impl_dynamicany_jmk 
	                       patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_impl_ior_jmk 
	                       patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_impl_orbutil_jmk 
	                       patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_impl_protocol_jmk 
	                       patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_spi_legacy_interceptor_jmk 
	                       patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_spi_presentation_rmi_jmk 
	                       patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_spi_transport_jmk 
	                       patch-corba_make_org_omg_CORBA_Makefile 
	                       patch-hotspot_build_bsd_Makefile 
	                       patch-hotspot_build_bsd_makefiles_defs_make 
	                       patch-hotspot_build_bsd_makefiles_gcc_make 
	                       patch-hotspot_build_bsd_makefiles_jsig_make 
	                       patch-hotspot_build_bsd_makefiles_jvmg_make 
	                       patch-hotspot_build_bsd_makefiles_sa_make 
	                       patch-hotspot_build_bsd_makefiles_saproc_make 
	                       patch-hotspot_build_bsd_makefiles_vm_make 
	                       patch-hotspot_build_bsd_platform_amd64 
	                       patch-hotspot_build_bsd_platform_i486 
	                       patch-hotspot_build_bsd_platform_sparc 
	                       patch-hotspot_src_cpu_x86_vm_assembler_x86_64_cpp 
	                       patch-hotspot_src_cpu_x86_vm_interpreterRT_x86_64_cpp 
	                       patch-hotspot_src_os_cpu_bsd_x86_vm_assembler_bsd_x86_64_cpp 
	                       patch-jdk_make_java_nio_genCharsetProvider_sh 
	                       patch-jdk_make_java_nio_genExceptions_sh 
	                       patch-jdk_src_share_classes_sun_awt_image_SunWritableRaster_java 
	                       patch-jdk_src_share_native_sun_awt_image_imageInitIDs_c 
	                       patch-jdk_src_share_native_sun_awt_image_imageInitIDs_h 
	                       patch-jdk_src_solaris_javavm_include_typedefs_md_h 
	                       patch-jdk_src_solaris_native_common_gdefs_md_h 
	                       patch-jdk_src_solaris_native_sun_awt_awt_TopLevel_c 
	                       patch-jdk_src_solaris_native_sun_awt_awt_motif21_c 
	                       patch-jdk_src_solaris_native_sun_awt_canvas_c 

Log message:
Update to early access build 42:
- sync/regen patches
- use os_bsd_x86.cpp from OpenJDK bsd-java repository plus
Greg Lewis's fixes posted to the bsd-port-dev list
- use Xiaobin Lu's datatype corrections from OpenJDK bug
6787106 + additional datatype corrections from me.
- use Vladimir Kozlov's bug fix from OpenJDK bug 6782820
- remove obsolete IcedTea awt binary plugs and update binary
plug distfile
- correctly define DEVTOOLS_PATH for bsd and verify + correct
Defs-utils.gmk locations for bsd utilities


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2009/01/04 16:28:02

Modified files:
	www/tomcat/v4  : Makefile distinfo 
	www/tomcat/v4/pkg: PLIST-examples PLIST-main 

Log message:
- update to 4.1.39 which includes some security fixes:
http://tomcat.apache.org/security-4.html
- use the light distribution for JDK 1.4 or later


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2009/01/04 16:28:59

Modified files:
	www/tomcat/v5  : Makefile distinfo 
	www/tomcat/v5/pkg: PLIST-examples PLIST-main 

Log message:
update to 5.5.27 which includes some security fixes:
http://tomcat.apache.org/security-5.html
http://tomcat.apache.org/tomcat-5.5-doc/changelog.html


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/04 16:42:39

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
try to get better default outputs.master.slaves by not including
beep generators or mixers and selectors that are more than 2
connections away from a DAC.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ray@cvs.openbsd.org	2009/01/04 17:58:07

Modified files:
	x11/terminus-font: Makefile distinfo 
	x11/terminus-font/pkg: DESCR 

Log message:
Add symquotes flavor, restoring original font's use of symmetric
single back and forward single quotes, one of the reasons I initially
chose terminus.

Maintainer timeout.

OK okan, jasper.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/01/04 18:14:40

Modified files:
	sys/msdosfs    : msdosfs_fat.c msdosfs_vfsops.c msdosfsmount.h 

Log message:
The FAT32 fsinxtfree field is advisory in nature and we don't use
it. So leave it untouched. Similiar to but more ruthless than the
fixes FreeBSD did, since they do use the value.  Basically avoid
various off-by-one and off-by-many errors.

Fixes problems encountered by jsg@ and deraadt@ where filesystems
found on SDHC cards caused UVM faults.

Original fixes found by jsg@. ok jsg@.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/05 00:55:34

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
use AUDIO_MIXER_SET instead of AUDIO_MIXER_ENUM to display mixers
that don't have selectable inputs.  all connections are active, always.
showing all connections in the set rather than just one makes a lot
more sense.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/05 01:03:46

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
if the high bit is set in a connection list entry, it means the entry
is the end of a continuous list that started with the last entry.

while here, rewrite a bit so both long form and short form entries
are handled by the same code, and don't allocate more space than is
needed.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/05 01:06:55

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
no longer needed codec specific code

tested by danh@, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/05 01:19:31

Modified files:
	sys/dev/pci    : azalia.h 

Log message:
remove now unused macros


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/05 01:30:45

Modified files:
	share/man/man4/man4.sparc64: vbus.4 

Log message:
add cbus to the device list; ok kettenis


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/05 01:50:06

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
explicitly check if azalia_codec_find_defdac didn't find a dac instead of
possibly matching a nonexistent hp or spkr dac.


CVSROOT:	/cvs
Module name:	www
Changes by:	landry@cvs.openbsd.org	2009/01/05 02:20:09

Modified files:
	build          : mirrors.dat 

Log message:
I changed job, and don't maintain anymore this mirror.
Thanks Pierre Riteau for taking care of it !
While here, update FF entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/05 02:40:26

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
- a little simplification
- don't set vref bits on mic pins unless the pin says it supports it
- fall back on 50% vref if 80% vref isn't supported


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/05 02:46:26

Modified files:
	sys/dev/pci    : azalia.h azalia_codec.c 

Log message:
expand the _dir controls for output pins to also be able to select
VRef level and be sure to turn VRef off when not set for input.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/05 02:50:37

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
allow sense capable pins to mute the speaker by disabling the output
channel of the speaker.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/05 03:20:47

Modified files:
	share/man/man4 : run.4 

Log message:
it is better when strings passed to .Nd macros are unique.

problem found by deraadt@, fix suggested by kettenis@ on icb.

ok damien@, jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/05 03:25:38

Modified files:
	net/GeoIP      : Makefile 
	net/GeoIP/pkg  : DESCR 

Log message:
Mention the URL where manual database updates can be fetched in DESCR,
bump package. Requested by sebastian.rother_AT_jpberlin.de


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/01/05 03:55:18

Modified files:
	sysutils/contool: Makefile 
	editors/textedit: Makefile 

Log message:
Drop maintainership, I do not use those tools anymore.
ok sthen@, mbalmer@, kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/05 05:43:49

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
- fix some unquoted shell expansions
this fixes an old bug where package creation would fail if one has some
particular file under PKGPATH because it would give pkg_create the wrong
args

from Wim Lewis on ports@, thank you!
"looks right" sthen@, "sounds reasonable" landry@, ok jasper@ espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/05 06:30:50

Modified files:
	share/man/man4 : usb.4 

Log message:
update the description for run(4);


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/05 06:33:26

Modified files:
	share/man/man4 : iwn.4 

Log message:
note that 802.11n is not currently supported, as we do for other
similar devices; ok damien


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/05 08:47:55

Modified files:
	x11/py-qt4     : Makefile 

Log message:
- unbreak packaging
- add verbose output to configure while here
- safe bump

breakage reported by DbD on #openbsd.fr


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/05 11:07:29

Modified files:
	emulators/vba  : Makefile 

Log message:
- fix occasional crashes on i386
- set license version


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/05 11:11:06

Log message:
    import json-glib 0.6.2
    
    JSON-GLib implements a full JSON parser using GLib and GObject.
    Use JSON-GLib it is possible to parse and generate valid JSON data
    structures, using a DOM-like API. JSON-GLib also offers GObject
    integration, providing the ability to serialize and deserialize GObject
    instances to and from JSON data types.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090501
    
    N ports/devel/json-glib/distinfo
    N ports/devel/json-glib/Makefile
    N ports/devel/json-glib/pkg/DESCR
    N ports/devel/json-glib/pkg/PLIST
    N ports/devel/json-glib/pkg/PFRAG.shared
    N ports/devel/json-glib/patches/patch-json-glib_json-gobject_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/05 11:14:47

Modified files:
	devel          : Makefile 

Log message:
- add json-glib


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/05 11:17:01

Modified files:
	sys/dev/ic     : rt2860reg.h 
	sys/dev/usb    : if_run.c 

Log message:
- do TX radiotap later in run_tx() such that the duration field is
filled and that the IEEE80211_RADIOTAP_F_SHORTPRE flag is set properly.
- fix set_chan() for RT3070.
- add some crazy BBP/RF registers tweaks for RT3070 (mostly HW bugs
workarounds extrapolated from the Ralink Linux driver.)


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/05 11:23:06

Modified files:
	share/man/man4 : run.4 

Log message:
the RT3070 MAC/BBP can be coupled with an RT3020 (1T1R), RT3021 (1T2R) or
RT3022 (2T2R) single-band radio transceiver.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/05 11:44:37

Modified files:
	net/yt         : Makefile 
	net/yt/files   : yt.lua 

Log message:
recently youtube added "Send greeting card" function;  breaking yt.  make
yt more careful with parameter matching;  as a result videos can fetch again
ok jolan@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2009/01/05 11:51:49

Modified files:
	usr.bin/ftp    : Makefile 

Log message:
since socks5 has been removed from ports recently, switch ftp to
dante instead.  "makes sense" sthen@, ajacoutot@, "no objections"
millert@; "i agree" jakob@.  tested by Simon Kuhnle and myself


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/05 13:05:54

Modified files:
	driver/xf86-video-nv/src: nv_driver.c 

Log message:
Add 2 missing chunks from the 2.1.12 update. This adds support for
a bunch of new chipsets. Problem noticed by Greg Jones.


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2009/01/05 13:11:20

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add nVidia GeForce 9600 GT, from Greg Jones.


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2009/01/05 13:12:28

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/01/05 13:37:16

Modified files:
	sys/arch/arm/s3c2xx0: files.s3c2410 files.s3c2xx0 s3c24x0_lcd.c 
	                      s3c24x0_lcd.h s3c24x0reg.h 

Log message:
- add $OpenBSD$ where needed and add missing '$' in s3c24x0reg.h's tag

ok drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/01/05 13:50:47

Modified files:
	share/man/man4 : stge.4 

Log message:
- clear some confusion, the chip supports vlan tag insertion/stripping,
just like the driver.

ok dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/01/05 14:14:03

Modified files:
	emulators/gxemul: Makefile distinfo 
	emulators/gxemul/pkg: DESCR PLIST 

Log message:
Update to gxemul 0.4.7, from brad@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/01/05 14:18:24

Log message:
    facebook chat plugin for pidgin and libpurple
    
    feedback and ok alek@
    
    Status:
    
    Vendor Tag:	steven
    Release Tags:	steven-20090105
    
    N ports/net/pidgin-facebookchat/Makefile
    N ports/net/pidgin-facebookchat/distinfo
    N ports/net/pidgin-facebookchat/pkg/DESCR
    N ports/net/pidgin-facebookchat/pkg/PLIST
    N ports/net/pidgin-facebookchat/patches/patch-Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/01/05 14:19:35

Modified files:
	net            : Makefile 

Log message:
+pidgin-facebookchat


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/05 14:36:39

Modified files:
	lib/libssl/crypto: Makefile shlib_version 
	lib/libssl/crypto/arch/alpha: opensslconf.h 
	lib/libssl/crypto/arch/amd64: opensslconf.h 
	lib/libssl/crypto/arch/arm: opensslconf.h 
	lib/libssl/crypto/arch/hppa: opensslconf.h 
	lib/libssl/crypto/arch/i386: opensslconf.h 
	lib/libssl/crypto/arch/m68k: opensslconf.h 
	lib/libssl/crypto/arch/m88k: opensslconf.h 
	lib/libssl/crypto/arch/mips64: opensslconf.h 
	lib/libssl/crypto/arch/powerpc: opensslconf.h 
	lib/libssl/crypto/arch/sh: opensslconf.h 
	lib/libssl/crypto/arch/sparc: opensslconf.h 
	lib/libssl/crypto/arch/sparc64: opensslconf.h 
	lib/libssl/crypto/arch/vax: opensslconf.h 
	lib/libssl/src : CHANGES ChangeLog.0_9_7-stable_not-in-head 
	                 ChangeLog.0_9_7-stable_not-in-head_FIPS 
	                 Configure FAQ Makefile Makefile.shared NEWS 
	                 README openssl.spec 
	lib/libssl/src/apps: Makefile dsa.c openssl.c pkcs12.c 
	                     s_client.c 
	lib/libssl/src/crypto: cryptlib.h crypto.h md32_common.h 
	                       opensslv.h ossl_typ.h 
	lib/libssl/src/crypto/asn1: asn_mime.c t_x509.c 
	lib/libssl/src/crypto/bio: bss_dgram.c 
	lib/libssl/src/crypto/bn: Makefile bn_div.c bn_gf2m.c bn_nist.c 
	lib/libssl/src/crypto/cms: cms_smime.c 
	lib/libssl/src/crypto/dh: Makefile 
	lib/libssl/src/crypto/dsa: Makefile 
	lib/libssl/src/crypto/ecdh: Makefile 
	lib/libssl/src/crypto/ecdsa: Makefile 
	lib/libssl/src/crypto/engine: Makefile eng_all.c eng_cnf.c 
	                              eng_err.c eng_int.h eng_pkey.c 
	                              engine.h 
	lib/libssl/src/crypto/err: err.c err.h 
	lib/libssl/src/crypto/evp: Makefile evp.h evp_enc.c 
	lib/libssl/src/crypto/hmac: hmac.c hmac.h 
	lib/libssl/src/crypto/objects: obj_mac.num objects.txt 
	lib/libssl/src/crypto/pkcs12: p12_crt.c 
	lib/libssl/src/crypto/rand: Makefile 
	lib/libssl/src/crypto/rsa: Makefile rsa.h rsa_eay.c rsa_ssl.c 
	lib/libssl/src/crypto/sha/asm: sha1-586.pl 
	lib/libssl/src/crypto/stack: safestack.h 
	lib/libssl/src/crypto/x509: x509_att.c x509_vfy.c 
	lib/libssl/src/crypto/x509v3: pcy_data.c pcy_tree.c v3_addr.c 
	                              v3_asid.c v3_purp.c x509v3.h 
	lib/libssl/src/doc/ssl: SSL_read.pod 
	lib/libssl/src/engines: Makefile e_gmp.c 
	lib/libssl/src/ssl: Makefile d1_clnt.c d1_pkt.c d1_srvr.c 
	                    dtls1.h s23_clnt.c s23_srvr.c s3_clnt.c 
	                    s3_enc.c s3_lib.c s3_pkt.c s3_srvr.c ssl.h 
	                    ssl_asn1.c ssl_ciph.c ssl_err.c ssl_lib.c 
	                    ssl_locl.h ssl_sess.c ssltest.c t1_enc.c 
	                    t1_lib.c 
	lib/libssl/src/test: Makefile 
	lib/libssl/src/util: libeay.num mk1mf.pl mkdef.pl ssleay.num 
	lib/libssl/src/util/pl: VC-32.pl 
	lib/libssl/ssl : shlib_version 
Added files:
	lib/libssl/src/engines: e_capi.c e_capi.ec e_capi_err.c 
	                        e_capi_err.h 

Log message:
update to openssl-0.9.8i; tested by several, especially krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/05 15:09:51

Modified files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
Hide many debug printfs behind DPRINTF, and remove most others.  Remove some
stray bits of code, and properly clear the Rx queue upon link state changes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2009/01/05 15:10:06

Modified files:
	security/hydra : Makefile distinfo 
	security/hydra/patches: patch-configure 
	                        patch-hydra-gtk_src_callbacks_c 
	security/hydra/pkg: PLIST-gui PLIST-main 
Added files:
	security/hydra/patches: patch-Makefile_am 
Removed files:
	security/hydra/patches: patch-Makefile.am 
	                        patch-hydra-teamspeak_c 

Log message:
- update to hydra 5.4.

ok laurent@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/05 15:13:18

Modified files:
	sys/arch/sparc64/dev: com_ebus.c 

Log message:
Restrict FIFO depth to 1 byte on m4k/m5k/m8k/m9k.  Hopefully this prevents
hardware faults from happening.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2009/01/05 15:15:56

Modified files:
	sysutils/sleuthkit: Makefile distinfo 
	sysutils/sleuthkit/patches: patch-man_hfind_1 patch-man_sorter_1 
	                            patch-tools_sorter_sorter_base 
	sysutils/sleuthkit/pkg: PLIST 

Log message:
- maintenance update to sleuthkit 3.0.0.

ok laurent@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/05 17:18:07

Modified files:
	app/cwm        : xevents.c 

Log message:
remove unused code

ok oga@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/05 17:19:55

Modified files:
	app/cwm        : screen.c 

Log message:
HasXinerama is an int

ok oga@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/05 17:41:09

Modified files:
	app/cwm        : TODO 

Log message:
remove "search should ignore the current window" from list, for the
current behavior is better...

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	mcbride@cvs.openbsd.org	2009/01/05 20:11:50

Modified files:
	usr.sbin/authpf: authpf.8 authpf.c 

Log message:
Support group and login class in authpf.allow (%<group>, @<class>)

ok beck


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/06 00:50:11

Modified files:
	share/man/man4 : stge.4 

Log message:
better wording for previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/06 02:01:21

Modified files:
	x11/wxWidgets  : Makefile 
Added files:
	x11/wxWidgets/patches: patch-src_unix_gsocket_cpp 

Log message:
The socket code in wxWidgets doesn't initialize the servent_data
structure that is passed to getservbyname_r().  Programs that use this
code die with a segfault.

from Andreas V?gele, who also sent it upstream, thanks!
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/06 02:24:48

Modified files:
	x11/xplanet    : Makefile 
	x11/xplanet/pkg: DESCR PLIST 

Log message:
- minor cleanup:
* lowercase first char of COMMENT
* specify license version
* re-format DESCR
* don't lie in DESCR; xplanet doesn't do OpenGL/Mesa rendering (from stsp@, thanks!)
* regen PLIST and WANTLIB while here

ok robert@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/06 02:52:49

Modified files:
	www/epiphany   : Makefile distinfo 
	www/epiphany/pkg: PLIST 

Log message:
- major update to epiphany-2.24.2.1
- use x11/gnome MODULE

thanks to jasper@ for fixing a stupid bug where one couldn't save
untrusted certificates
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/06 03:16:52

Modified files:
	x11/dbus       : Makefile 
Added files:
	x11/dbus/patches: patch-configure 

Log message:
- don't build with pie, it gives empty unresolved symbols on powerpc

ok todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/06 03:22:14

Modified files:
	share/man/man4 : mpe.4 

Log message:
There will never be a mpls(8) but mpls(4) will be soon here.

OK claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/06 03:48:57

Modified files:
	x11/gnome/conduit: Makefile 
	x11/gnome/conduit/patches: patch-conduit_conduit 

Log message:
- unbreak helper start script so that it works when firefox is not
installed


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/06 05:04:32

Modified files:
	www/epiphany-extensions: Makefile 
	www/epiphany-extensions/pkg: PLIST 

Log message:
- regen PLIST, hinted by ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/06 05:05:46

Modified files:
	www            : Makefile 

Log message:
- add epiphany-extensions now epiphany is back up to date

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/06 05:35:27

Modified files:
	net/yt         : Makefile 
	net/yt/files   : yt.lua 

Log message:
CATEGORIES+=www, use SUBST_CMD, bump. ok jasper


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/01/06 05:47:44

Modified files:
	mail/postfix/stable: Makefile distinfo 

Log message:
postfix 2.5.6 (stable)


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/01/06 06:12:14

Modified files:
	databases/py-storm: Makefile distinfo 
	databases/py-storm/pkg: PLIST 
Removed files:
	databases/py-storm/patches: patch-setup_py 

Log message:
update to storm 0.13

ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/01/06 06:21:55

Modified files:
	devel/ruby-rubyforge: Makefile distinfo 
	devel/ruby-rubyforge/pkg: PLIST 

Log message:
Update to 1.0.2.

- update license and PERMIT_* (after the discussions during p2k8 with
the devels they decieded to make it MIT licensed, great news!)
- plist change
- change to the new spaced equal-sign format

``Awesome, please go ahead'' bernd@.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/01/06 06:27:02

Modified files:
	share/man/man4 : stge.4 

Log message:
- the asus nx1101 attaches as stge(4)

ok jsg@


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/01/06 06:27:41

Modified files:
	.              : amd64.html i386.html 

Log message:
- mention the asus nx1101 here too


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/01/06 06:27:51

Log message:
    Import ruby-kirbybase.
    
    KirbyBase is a small, plain-text, DBMS written in Ruby. It can be used
    in an embedded or client/server configuration. It aims to be as
    "Ruby-ish" as possible. For example, queries are specified using Ruby
    code blocks, rather than SQL strings.
    
    From Clint Pachl <pachl@ecentryx.com>, thanks. And a few tweaks from me.
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_060109
    
    N ports/databases/ruby-kirbybase/Makefile
    N ports/databases/ruby-kirbybase/distinfo
    N ports/databases/ruby-kirbybase/pkg/DESCR
    N ports/databases/ruby-kirbybase/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/01/06 06:29:30

Modified files:
	databases      : Makefile 

Log message:
Add ruby-kirbybase to the makefile.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/06 06:59:22

Modified files:
	share/man/man4 : mpe.4 

Log message:
SEE ALSO is sorted primarily by section number;


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/06 09:34:34

Modified files:
	net/rsync      : Makefile distinfo 
	net/rsync/pkg  : PLIST 

Log message:
maintenance update to 3.0.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/06 11:48:17

Modified files:
	net/yt         : Makefile 
	net/yt/files   : yt.lua 

Log message:
yt.VideoQualityConstants.HIGH may not be enough;  be safe and always
fetch low-quality, except when 6 is matched in fmt_list -- in this
case we are sure that high-quality format is available
links provided, much tested by Henrikas Judickas <Henrikas.Judickas at
mif.stud.vu.lt>.  Thanks!
ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/06 11:56:07

Modified files:
	sys/dev/ic     : rt2860reg.h 
	sys/dev/usb    : if_run.c 

Log message:
- fix reading from E-FUSE ROM (some RT3070 adapters have an E-FUSE ROM
instead of an EEPROM.)
- fix default LEDs and RF settings (when info is missing from EEPROM.)
- gracefully stop Tx in run_stop().


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/06 12:27:22

Modified files:
	usr.bin/aucat  : dev.c 

Log message:
don't use a reference to the device file. Use the corresponding aproc
structure instread.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/06 13:10:21

Modified files:
	app/xterm      : INSTALL MANIFEST aclocal.m4 button.c 
	                 cachedGCs.c charclass.c charproc.c configure 
	                 configure.in cursor.c fontutils.c input.c 
	                 misc.c ptyx.h resize.c scrollbar.c tabs.c 
	                 util.c version.h xcharmouse.h xstrings.c 
	                 xstrings.h xterm.h xterm.log.html xterm.man 
	                 xtermcap.c 
	app/xterm/vttests: tcapquery.pl 

Log message:
xterm 238. includes fix for CVE-2008-2383.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/06 13:17:23

Modified files:
	usr.sbin/smtpd : queue.c runner.c 

Log message:
make file update in queue_update_envelope atomic; ok gilles@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/06 13:31:59

Modified files:
	app/xterm      : xterm.man charproc.c 

Log message:
Disable allowFontOps, allowTcapOps and allowWindowOps by default
on OpenBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/06 14:23:18

Modified files:
	sys/net        : if_bridge.c 

Log message:
Send broadcast and multicast traffic not only out on all bridge interfaces but
also up into the network stack on all interfaces. Multicast addresses are
bound to interfaces and without this local sockets did not see packets that
entered the bridge on a different interface. This should help IPv6.
OK naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/06 14:40:47

Modified files:
	sys/net        : radix.c radix_mpath.c 

Log message:
Change the way way rn_mklists work (especially the RNF_NORMAL ones).
Until now RNF_NORMAL masks did not use the refcount because only one route
in a particular subtree could have this mask. With multipath routing this is
no longer correct. The result was wrong backtracking information beeing stored
in the radix tree and so cretain lookups ended up on the wrong multipath nodes.
Use rm_refs for RNF_NORMAL masks so that all multipath routes are able
to point to the same radix_mask entry. Additional logic ensures that rm_leaf
always points back to the head of the multipath rn_dupedkey chain.
Tested by dlg@, gollo@, david@, sthen@ and a few more
This can have my OK dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/01/06 14:52:55

Modified files:
	usr.sbin/ypldap: ypldap.h 

Log message:
- add missing rcs id

ok aschrijver@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/06 14:57:51

Modified files:
	sys/net        : pf_ruleset.c 

Log message:
Always check rs_malloc() returns. Also add M_ZERO and M_CANFAIL
to the flags passed to malloc() in the kernel case since we
always zero the memory and are able to fail gracefully.

remove memset()'s and bzero's accordingly and use calloc(1, ...)
in the userland case so we get it zeroed.

OK henning@, claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/06 15:00:20

Modified files:
	mail/fdm       : Makefile distinfo 
	mail/fdm/pkg   : PLIST 
Removed files:
	mail/fdm/patches: patch-Makefile 

Log message:
- update fdm to 1.6

from Nicholas Marriott (MAINTAINER), thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/06 15:00:31

Modified files:
	usr.sbin/ospfd : kroute.c 

Log message:
Remove workaround added in rev 1.63. The real issue has been found and
fixed and the bandaid is no longer needed. See rev. 1.26 of sys/net/radix.c


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/06 15:33:03

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/06 15:35:01

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
add nvidia 9300 ge graphic cards
ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/06 15:35:37

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	gilles@cvs.openbsd.org	2009/01/06 15:37:13

Modified files:
	driver/xf86-video-nv/src: nv_driver.c 

Log message:
add GeForce 9300 GE to the list of known chipsets, enough to get it working
for me.  ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/06 15:49:46

Modified files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
Properly report link state and don't abuse IFF_RUNNING.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/06 16:02:07

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
rework /queue traversal; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/01/06 16:03:16

Modified files:
	sys/arch/alpha/conf: GENERIC RAMDISKBIG 
	sys/arch/amd64/conf: GENERIC RAMDISK_CD 
	sys/arch/hppa/conf: GENERIC RAMDISK 
	sys/arch/i386/conf: GENERIC RAMDISK RAMDISKB RAMDISKC RAMDISK_CD 
	sys/arch/macppc/conf: GENERIC RAMDISK 
	sys/arch/sparc64/conf: GENERIC RAMDISK 

Log message:
- add and enable ipgphy(4) everywhere there's a stge(4) entry.
(if the stge(4) entry is commented, so is the ipgphy(4) entry then).

this allows ipgphy0 to attach to my stge0, which has a IC+ 1000A chip

discussed with and ok jsg@, ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/06 16:12:28

Modified files:
	usr.sbin/smtpd : lka.c 

Log message:
- do not perform a local user lookup, that includes alias expansion, when a
recipient is ... not a local recipient (bug introduced very recently).
Fix by Nicholas Marriott <nicholas.marriott@gmail.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/06 16:29:03

Modified files:
	bin/echo       : echo.1 
	bin/kill       : kill.1 
	bin/pwd        : pwd.1 
	bin/test       : test.1 
	sbin/mknod     : mknod.8 
	usr.bin/false  : false.1 
	usr.bin/nice   : nice.1 
	usr.bin/nohup  : nohup.1 
	usr.bin/time   : time.1 
	usr.bin/true   : true.1 
	usr.bin/which  : which.1 

Log message:
document, consistently, those apps which also exist as built-ins
on certain shells; do not try to document changes between the
implementations, but at least warn of their existence;

diff from Ingo Schwarze


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/06 16:31:45

Modified files:
	devel/xulrunner: Makefile 
	devel/xulrunner/patches: patch-modules_libpref_src_init_all_js 

Log message:
use fonts that are available instead of msttcorefonts.  fixes the
looks of xulrunner-dependent applications;  as reported by ajacoutot@
"YES!" ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/06 16:43:08

Modified files:
	bin/test       : test.1 

Log message:
- rearrange the text to read a little more sanely
- use standard Ds argument to list width


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/06 16:56:18

Modified files:
	bin/echo       : echo.1 
	bin/kill       : kill.1 
	bin/pwd        : pwd.1 
	bin/test       : test.1 
	sbin/mknod     : mknod.8 
	usr.bin/false  : false.1 
	usr.bin/nice   : nice.1 
	usr.bin/nohup  : nohup.1 
	usr.bin/time   : time.1 
	usr.bin/true   : true.1 
	usr.bin/which  : which.1 

Log message:
i saw the previous was wrong as soon as i committed it: put the
built-in blurb in STANDARDS; we did once have a COMPATIBILITY section
which we merged with STANDARDS, so i think this is appropriate. it
certainly feels better than adding single sentences randomly to the
end of text bodies.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/06 17:14:52

Modified files:
	net/yt         : Makefile 
	net/yt/files   : yt.lua 

Log message:
tweak high-quality matching expression a bit;  newer youtube contains
more information and there may be number that matches quality identificator
while we with Henrikas did not find such video;  there may be


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/06 17:26:30

Modified files:
	usr.sbin/smtpd : aliases.c forward.c lka.c 

Log message:
- when performing aliases expansion, do not forget to set an action to each
expanded envelope, orelse they will use the default action and be passed to
MTA no matter if recipient is local or not.
bug reported by Nicholas Marriott <nicholas.marriott@gmail.com>,
fixed by me and okayd by jacekm@, collaborative work ;-)


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/06 18:01:41

Modified files:
	sys/dev/ic     : bwivar.h 

Log message:
Don't attempt to use gcc __builtin_abs, abs is not used
anywhere speed critical and the libkern one is perfectly fine.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/01/06 18:03:53

Modified files:
	faq            : faq12.html 

Log message:
bm(4) just doesn't work, even at 10mbps, anymore.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/06 18:07:04

Modified files:
	sys/dev/ic     : bwi.c 

Log message:
declare bwi_modtype enum before it is used in function prototypes.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/06 18:36:43

Modified files:
	sys/arch/i386/i386: bus_space.c 

Log message:
The E asm constraint refers to an immediate floating operand
and isn't what we want here.

ok weingart@ drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/01/07 00:19:39

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
Add Dell Latitude E6500 to mute quirk.  This makes my shiny E6500 play some
nice mp3s.

From brad, ok jakemsr


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/01/07 01:40:11

Modified files:
	databases/maatkit: Makefile distinfo 
	databases/maatkit/pkg: PLIST 

Log message:
Update to version 2725.
"seems fine to me" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/07 02:18:39

Modified files:
	sysutils/fdupes: Makefile 
	sysutils/fdupes/patches: patch-Makefile 

Log message:
- honor CC and CFLAGS
- set NO_REGRESS=Yes

ok Antti Harri (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/07 02:59:41

Modified files:
	x11/gnome/users-guide: Makefile 
	x11/gnome/users-guide/pkg: PLIST 

Log message:
- change package name to match upstream's component name

please note that updating with pkg_add -u won't work, you'll need
pkg_add -r

discussed with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/07 03:00:24

Modified files:
	x11/gnome/yelp : Makefile 

Log message:
- bump PKGNAME after gnome2-user-docs' package name change

discussed with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/07 04:06:38

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Linksys WUSB600N


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/07 04:07:20

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/07 04:11:15

Modified files:
	infrastructure/templates: network.conf.template 

Log message:
fix WindowMaker master site, from Tamas Tevesz.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/07 04:12:27

Modified files:
	sys/dev/usb    : if_run.c 

Log message:
Match on Linksys WUSB600N.
Tested by frlinux@gmail.com.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/07 04:16:56

Log message:
    import x11/tkcon, from maintainer Stuart Cassoff - thanks!
    
    A replacement for the standard console that comes with Tk, tkcon
    provides many more features than the standard console and works on all
    platforms where Tcl/Tk is available.  It is meant primarily to aid one
    when working with the little details inside Tcl and Tk and to give Unix
    users the GUI console provided by default in the Mac and Windows Tk.
    
    Features:
    Command history.
    Path (Unix style) / Proc / Variable name expansion.
    Multiple and tabbed consoles, each with its own state.
    Captures stdout and stderr to console window.
    Hot errors (click on error result to see stack trace).
    Electric character matching (a la emacs).
    Electric proc highlighting.
    Enhanced history searching.
    Configurable Cut / Copy / Paste between windows.
    Communication between consoles and other Tk interpreters.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	stu_cassoff_20090106
    
    N ports/x11/tkcon/Makefile
    N ports/x11/tkcon/distinfo
    N ports/x11/tkcon/pkg/PLIST
    N ports/x11/tkcon/pkg/DESCR
    N ports/x11/tkcon/patches/patch-tkcon_tcl
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/07 04:18:25

Modified files:
	x11            : Makefile 

Log message:
+tkcon


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/07 05:52:46

Modified files:
	sys/compat/ibcs2: ibcs2_timeb.h 

Log message:
Fix an occurance of __attribute which should have been __attribute__
by converting the entire line to __packed.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/07 06:01:39

Modified files:
	sys/arch/sparc64/dev: rtc.c 

Log message:
Fix typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/07 06:23:24

Modified files:
	sys/arch/i386/conf: RAMDISK_CD 
	sys/arch/amd64/conf: RAMDISK_CD 

Log message:
Enable urlphy in addition to url.
Noticed by dlg on system that comes with url(4).


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2009/01/07 06:34:21

Modified files:
	devel/jdk/1.6  : Makefile 

Log message:
As noted on the freebsd-java list, Sun's u3 source page no longer links
to the distfiles but they are still available using full URLs. Update
FETCH_MANUALLY text to use the full URLs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/07 07:10:50

Modified files:
	sysutils/gkrellm/gkrellm: Makefile 
	sysutils/gkrellm/gkrellm/patches: patch-gkrellm_1 
	                                  patch-gkrellmd_1 

Log message:
- we are not Linux


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/07 08:35:49

Modified files:
	.              : INDEX 

Log message:
sync, 5440


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/07 09:35:08

Modified files:
	lang/gawk      : Makefile distinfo 
	lang/gawk/patches: patch-m4_lib-link_m4 
	lang/gawk/pkg  : PLIST 

Log message:
- update gawk to 3.1.6
* license changed to GPLv3 among other changes

ok wilfried@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/07 10:27:19

Modified files:
	telephony/p5-Net-SIP: Makefile distinfo 

Log message:
update to p5-Net-SIP 0.52
ok bernd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/07 10:51:16

Modified files:
	print/a2ps     : Makefile 
Added files:
	print/a2ps/patches: patch-lib_obstack_c patch-lib_path-concat_c 
	                    patch-lib_quotearg_c patch-lib_title_c 

Log message:
- add a bunch of missing headers that fix a crash at startup on amd64.
* another example why checking build logs for implicit declarations
makes sense

crash noticed by claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/01/07 10:56:40

Modified files:
	security/libgcrypt: Makefile 
Added files:
	security/libgcrypt/patches: patch-src_gcrypt_h_in 

Log message:
gcc-3.3.5 workaround: g++ doesn't understand attributes on enums.
Bump PKGNAME.
ok naddy@ espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/01/07 10:58:02

Modified files:
	devel/libspectrum: Makefile distinfo 

Log message:
Update to libspectrum-0.5.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/01/07 10:59:40

Modified files:
	emulators/fuse : Makefile distinfo 
	emulators/fuse/pkg: PLIST 
Added files:
	emulators/fuse/pkg: PFRAG.no-gtk 

Log message:
Update to fuse-0.10.0.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/01/07 11:00:20

Modified files:
	emulators/fuse-utils: Makefile distinfo 
	emulators/fuse-utils/pkg: PLIST 

Log message:
Update to fuse-utils-0.10.0.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/07 11:06:19

Modified files:
	devel/libgsf   : Makefile distinfo 
	devel/libgsf/patches: patch-thumbnailer_Makefile_in 
	devel/libgsf/pkg: PLIST-main 

Log message:
- update libgsf to 1.14.11

"looks sane to me" ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/01/07 11:17:19

Modified files:
	devel          : Makefile 
Removed files:
	devel/lib765   : Makefile distinfo 
	devel/lib765/pkg: DESCR PFRAG.shared PLIST 
	devel/libdsk   : Makefile distinfo 
	devel/libdsk/pkg: DESCR PFRAG.shared PLIST 

Log message:
lib765 and libdsk were only used by emulators/fuse and the latest
version doesn't use them anymore. so no need to keep these unmaintained
ports.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/07 12:46:05

Modified files:
	x11/gnome/menus: Makefile 
	x11/gnome/menus/patches: patch-layout_applications_menu 

Log message:
- use SUBST_CMD and kill an unneeded substitution line while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/07 13:32:28

Modified files:
	emulators/gns3 : Makefile distinfo 
	emulators/gns3/pkg: PLIST 

Log message:
update to 0.6, from maintainer Jonathan Armani.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/07 14:12:35

Modified files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
Set IFF_OACTIVE when we run out of resources transmitting packets.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/07 14:16:36

Modified files:
	usr.sbin/ospfd : area.c ospfd.c ospfd.conf.5 ospfd.h ospfe.c 
	                 parse.y printconf.c rde.c rde.h rde_lsdb.c 
	                 rde_spf.c 

Log message:
Full stub area support. This allows ABRs to announce a default network
summary LSA into stub areas so that these routers are able to reach the
outside of the area.
OK norby@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2009/01/07 14:24:46

Modified files:
	cs             : donations.html events.html index.html 
	de             : donations.html errata44.html events.html 
	                 ftp.html i386-laptop.html i386.html index.html 
	                 mail.html mvme88k.html orders.html plus29.html 
	                 plus30.html sparc64.html translation.html 
	                 want.html 
	faq/cs         : index.html 
	faq/de         : upgrade44.html 
	faq/fr         : faq12.html index.html truetype.html 
	                 upgrade-old.html upgrade44.html 
	faq/nl         : faq1.html faq10.html faq11.html faq12.html 
	                 faq13.html faq14.html faq15.html faq2.html 
	                 faq3.html faq4.html faq5.html faq6.html 
	                 faq7.html faq8.html faq9.html index.html 
	                 truetype.html 
	faq/pf/de      : index.html perf.html 
	faq/pf/fr      : index.html 
	faq/pf/nl      : filter.html index.html options.html 
	faq/pf/zh      : index.html perf.html 
	faq/zh         : index.html 
	fr             : 44.html amd64.html donations.html events.html 
	                 ftp.html i386.html index.html mail.html 
	                 mvme88k.html sparc64.html translation.html 
	nl             : 35.html 37.html cvsync.html donations.html 
	                 ftp.html index.html items.html mail.html 
	                 orders.html ports.html translation.html 
	                 tshirts.html 
	openbgpd/de    : ftp.html 
	openbgpd/fr    : ftp.html 
	openntpd/de    : ftp.html portable.html 
	openntpd/fr    : ftp.html portable.html 
	openssh/de     : bank-donation.html donations.html ftp.html 
	                 portable.html 
	openssh/fr     : donations.html 
	openssh/nl     : bank-donation.html donations.html faq.html 
	                 ftp.html list.html manual.html openbsd.html 
	                 portable.html security.html 
	papers/fr      : index.html 
	pt             : index.html plat.html 
	zh             : index.html orders.html translation.html 
Removed files:
	nl             : romp.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2009/01/07 14:26:34

Added files:
	faq/fr         : upgrade45.html 
	fr             : i386-laptop.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2009/01/07 14:32:08

ports/devel/libftdi

Update of /cvs/ports/devel/libftdi
In directory cvs.openbsd.org:/tmp/cvs-serv20351/libftdi

Log Message:
Directory /cvs/ports/devel/libftdi added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2009/01/07 14:32:32

ports/devel/libftdi/pkg

Update of /cvs/ports/devel/libftdi/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv10503/pkg

Log Message:
Directory /cvs/ports/devel/libftdi/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2009/01/07 14:35:59

Added files:
	devel/libftdi  : Makefile distinfo 
	devel/libftdi/pkg: DESCR PFRAG.shared PLIST 

Log message:
Add libftdi, a library to interface with ftdi usb-serial chips.
with comments and ok from sthen@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/07 14:36:52

Modified files:
	x11/gnome/deskbar-applet: Makefile 

Log message:
bump pkgname for real


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2009/01/07 14:53:52

Modified files:
	devel          : Makefile 

Log message:
add libftdi.


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2009/01/07 14:59:18

Modified files:
	.              : translation.html index.html 
	faq            : index.html 
	faq/pf         : index.html 

Log message:
[nl] translation is up to date again

thanks to the efforts of Maurice Janssen


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/07 15:09:43

Modified files:
	.              : i386-laptop.html 

Log message:
- rename existing EeePC entry to EeePC 701
- add EeePC 901


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/07 15:12:08

Modified files:
	graphics/gpicview: Makefile distinfo 
	graphics/gpicview/pkg: PLIST 
Removed files:
	graphics/gpicview/patches: patch-src_main-win_c 

Log message:
update to 0.1.11, from Benoit Lecocq on ports@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/07 15:54:15

Modified files:
	databases/mysql: Makefile 

Log message:
garbage-collect MAKE_FLAGS line which is now set in gnu.port.mk. From Brad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/07 16:01:35

Log message:
    The most unwanted port.
    
    Status:
    
    Vendor Tag:	kili
    Release Tags:	kili20090107
    
    N ports/games/sl/distinfo
    N ports/games/sl/Makefile
    N ports/games/sl/pkg/DESCR
    N ports/games/sl/pkg/PLIST
    N ports/games/sl/patches/patch-sl.1
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/07 16:07:53

Modified files:
	games          : Makefile 

Log message:
Add sl. prodded by deanna several months ago, reminded by maintainer, and
kind of ok by jasper.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/07 20:37:24

Modified files:
	www/squid      : Makefile distinfo 
	www/squid/patches: patch-src_cf_data_pre 

Log message:
update to 2.7.STABLE5, various bugfixes. From Brad (and running here ~3wks).


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/01/08 02:03:16

Modified files:
	net/tcptrace   : Makefile distinfo 
	net/tcptrace/patches: patch-Makefile_in patch-print_c 
	                      patch-tcptrace_c patch-tcptrace_h 
	net/tcptrace/pkg: PLIST 

Log message:
Update to 6.6.7, from Benoit Lecocq on ports@.
ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/08 02:54:32

Modified files:
	print/a2ps     : Makefile 

Log message:
- this needs gperf to build

from Andreas Kahari on ports@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/08 05:04:47

Modified files:
	audio/p5-Audio-MPD-Common: Makefile distinfo 

Log message:
- update p5-Audio-MPD-Common to 0.1.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/08 05:05:12

Modified files:
	audio/p5-POE-Component-Client-MPD: Makefile distinfo 

Log message:
- update p5-POE-Component-Client-MPD to 0.9.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/08 05:07:03

Modified files:
	mail/dovecot   : Makefile distinfo 
	mail/dovecot/patches: patch-Makefile_in patch-configure_in 
	                      patch-dovecot-example_conf 
	mail/dovecot/pkg: PLIST-server 

Log message:
bugfix updates to 1.1.8 (Dovecot) and 1.1.6 (dovecot-sieve), from
Brad (maintainer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/08 05:17:57

Log message:
    import p5-Getopt-Euclid 0.2.0
    
    Getopt::Euclid uses your program's own documentation to create a com-
    mand-line argument parser. This ensures that your program's documented
    interface and its actual interface always agree.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090108
    
    N ports/devel/p5-Getopt-Euclid/Makefile
    N ports/devel/p5-Getopt-Euclid/distinfo
    N ports/devel/p5-Getopt-Euclid/pkg/PLIST
    N ports/devel/p5-Getopt-Euclid/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/08 05:20:19

Modified files:
	devel          : Makefile 

Log message:
- add p5-Getopt-Euclid


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/08 05:21:36

Modified files:
	audio/p5-Audio-MPD: Makefile distinfo 

Log message:
- update p5-Audio-MPD to 0.19.5


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/08 05:47:45

Modified files:
	sys/net        : route.c route.h rtsock.c 
	sys/netmpls    : mpls.h mpls_input.c mpls_output.c mpls_proto.c 
	                 mpls_shim.c 

Log message:
Fix sockaddr_mpls structure.
Now it contains just the label as it must be.

This introduces a ugly hack in rtentry that will be removed
as soon as possible.

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/08 05:52:36

Modified files:
	sbin/route     : route.c show.c 
	usr.bin/netstat: show.c 

Log message:
Reflect MPLS kernel changes.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/08 07:01:03

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
a little macro cleanup; from Tim van der Molen


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/08 08:26:01

Modified files:
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/controlcenter2/pkg: PLIST 

Log message:
- change package name to match upstream's component name

please note that updating with pkg_add -u won't work, you'll need
pkg_add -r

discussed with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/08 08:26:52

Modified files:
	x11/gnome/hamster-applet: Makefile 
	x11/gnome/session: Makefile 

Log message:
- bump PKGNAME after control-center2's package name change

discussed with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/01/08 09:05:27

Modified files:
	.              : ftp.html 

Log message:
4.2+4.3 -> 4.3+4.4 for current releases


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/08 09:47:25

Modified files:
	build/mirrors  : ftp.html.end 

Log message:
- apply last ftp.html update to source file ("4.2+4.3 -> 4.3+4.4
for current releases")

- other misc updates for 4.4 (disk space use, etc)

- DO NOT mirror ports distfiles from ftp.openbsd.org, req by + ok beck@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/08 09:47:47

Modified files:
	.              : ftp.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/08 10:19:57

Modified files:
	usr.sbin/ospfd : ospfd.conf.5 

Log message:
tweak previous; feedback/ok claudio


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/08 10:43:43

Modified files:
	lib/libssl/man : Makefile 

Log message:
Add a missing MLINK for BIO_new_socket.

Noticed by blambert@. Ok jmc@.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/08 11:55:40

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
oops, i messed up tim's patch; correction from Tim van der Molen


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/08 12:15:23

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
clear processing flags early so that there's never doubt whether they
belong to previous or current smtpd instance; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/08 12:17:31

Modified files:
	usr.sbin/smtpd : forward.c lka.c smtpd.c smtpd.h util.c 

Log message:
ensure getpwnam is always followed by endpwent; ok gilles@ henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/08 12:18:17

Modified files:
	usr.sbin/ospfd : database.c 

Log message:
Include the neighbor ID in a debug output so that it is clear which router
is sendingf the duplicate entries. OK norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/08 12:27:56

Modified files:
	usr.sbin/ospfd : kroute.c 

Log message:
Fix use after free of kr. Happend when the first loop removed the head
element without updating the kr pointer which was later on used again.
Found by david@. OK norby@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/08 12:48:21

Modified files:
	audio/sox      : Makefile distinfo 
	audio/sox/pkg  : DESCR PLIST 
Added files:
	audio/sox/patches: patch-src_Makefile_in 
	audio/sox/pkg  : PFRAG.shared 
Removed files:
	audio/sox/patches: patch-src_dat_c patch-src_misc_c 
	                   patch-src_mp3_c patch-src_smp_c 
	                   patch-src_sndrtool_c patch-src_sphere_c 
	                   patch-src_stretch_c patch-src_trim_c 
	                   patch-src_util_c 

Log message:
- Large update to 14.2.0.
- Drop snprintf() patches that were not accepted upstream.
- Drop flavors and just add most external libraries sox supports.
- Don't modularize the format converters.


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2009/01/08 12:57:36

Modified files:
	graphics/GraphicsMagick: Makefile distinfo 
	graphics/GraphicsMagick/patches: patch-coders_png_c 
	graphics/GraphicsMagick/pkg: PLIST 
Added files:
	graphics/GraphicsMagick/patches: patch-configure 
Removed files:
	graphics/GraphicsMagick/patches: patch-configure_ac 

Log message:
update to latest stable version, 1.3.3.

ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/08 12:57:49

Modified files:
	x11/kde/office3: Makefile 
Added files:
	x11/kde/office3/patches: 
	                         patch-filters_krita_gmagick_kis_image_magick_converter_cc 

Log message:
Fix after update of GraphicsMagick.

Test feedback from Vadim Zhukov <persgray@gmail.com>.

ok okan@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/08 13:06:48

Modified files:
	databases/py-mysql: Makefile 
	databases/py-mysql/pkg: PLIST 

Log message:
fix PLIST, bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/08 13:09:33

Modified files:
	graphics/evince: Makefile 

Log message:
missing LIB_DEPENDS on gnome-keyring
unbreak BUILD_DEPENDS
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	ratchov@cvs.openbsd.org	2009/01/08 13:10:46

Modified files:
	devel/sdl/files: SDL_libsndioaudio.c 

Log message:
allow programs to use big endian and unsigned 16-bit encodings
discussed with, tested by and ok todd@,
looks good to jakemsr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/08 13:13:30

Modified files:
	mail/enigmail-seamonkey: Makefile 
	mail/enigmail-seamonkey/pkg: PLIST 

Log message:
enigmail-seamonkey needs to re-register seamonkey's components
database after installation and removal
problem reported by chefren (chefren at pi dot net)
also, do not run registration with a predictable directory name as
root;  suggested by naddy@
looks good to kurt@.  ok naddy@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/08 13:28:57

Modified files:
	driver/xf86-video-openchrome: Makefile.bsd-wrapper config.h.in 
	                              configure configure.ac 
	driver/xf86-video-openchrome/man: Makefile.in 
	driver/xf86-video-openchrome/src: via_accel.c via_driver.c 
	                                  via_driver.h via_memory.c 
	                                  via_priv.h via_swov.c 
	                                  via_video.c via_xvmc.c 

Log message:
openchrome doesn't build if you have an xserver with DRI compiled in,
but you disable dri on in the driver build and don't have the via_drm.h
it wants in dri mode. Work around this by changing the #define used to
an openchrome only one, instead of overloading the XF86DRI identifier.

Also disable the DRI build unconditionally.

This is needed here since we don't provide the via DRM module, and i'm
moving libdrm over to using the kernel headers (instead of libdrms own
private copy of same... This is why kernel modules should be developed
in kernel). We won't provide a via drm driver until it is re-written,
since it is full of linuxisms (like futex).

ok matthieu@, discussed with a few. tested by grange@ to prove it was a
no-op functionality wise.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2009/01/08 13:30:09

ports/databases/ruby-activerecord/patches

Update of /cvs/ports/databases/ruby-activerecord/patches
In directory cvs.openbsd.org:/tmp/cvs-serv1526/patches

Log Message:
Directory /cvs/ports/databases/ruby-activerecord/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/08 13:32:18

Modified files:
	x11/gnome/empathy: Makefile 

Log message:
missing LIB_DEPENDS on panel-applet
cleanup WANTLIB
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	ratchov@cvs.openbsd.org	2009/01/08 13:38:11

Modified files:
	devel/sdl      : Makefile 

Log message:
bump PKGNAME, forgotten in the last commit
requested by sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/08 14:04:02

Modified files:
	telephony/asterisk: Makefile distinfo 
	telephony/asterisk/pkg: PLIST-main 

Log message:
SECURITY update to 1.4.22.1, fixing CVE-2009-0041: remote unauthenticated
users with access to the IAX port can use it to verify validity of usernames.
No other code changes in this version.

While there, remove spurious @user from PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2009/01/08 14:07:53

Modified files:
	sysutils/dmidecode: Makefile distinfo 
	sysutils/dmidecode/patches: patch-Makefile 
	sysutils/dmidecode/pkg: PLIST 

Log message:
update to 2.10; from benoit lecocq


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2009/01/08 14:27:46

Modified files:
	distrib/sets/lists/base: md.mvmeppc md.socppc 
	distrib/sets/lists/comp: md.mvmeppc md.socppc 

Log message:
File removed by miod seven month ago. -moj


CVSROOT:	/cvs
Module name:	ports
Changes by:	jcs@cvs.openbsd.org	2009/01/08 14:33:58

Modified files:
	databases/ruby-activerecord: Makefile 
Added files:
	databases/ruby-activerecord/patches: 
	                                     patch-lib_active_record_connection_adapters_mysql_adapter_rb 
	                                     patch-lib_active_record_vendor_mysql_rb 

Log message:
look for a socket in /var/run/mysql/mysql.sock by default instead of
/tmp/mysql.sock to match our mysql-server port

bump pkgname

ok bernd@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/08 14:35:19

Modified files:
	app/cwm        : conf.c 

Log message:
If the mousebutton is unknown when we go to grab, don't just print a
warning, but also skip the XGrabButton call. Noticed by code inspection
by okan@, but we agreed my fix was cleaner.

ok okan.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/08 14:40:49

Modified files:
	.              : MODULES 

Log message:
update


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/08 14:41:35

Modified files:
	.              : 3RDPARTY 

Log message:
update


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/08 15:12:59

Modified files:
	www/ratproxy   : Makefile distinfo 

Log message:
- update ratproxy to 1.53

from Benoit Lecocq, thanks!


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2009/01/08 16:22:48

Modified files:
	.              : want.html 

Log message:
I'm after a Thecus N1200 (for testing OpenSSL, etc. on PPC) and a
Commell LE-565 motherboard to replace one that I fried


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2009/01/08 16:32:57

Modified files:
	audio          : Makefile 

Log message:
remove flavors no longer used for sox


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/01/08 17:14:52

Modified files:
	usr.bin/sudo   : sudo.c 

Log message:
Do not try to set the close on exec flag if we didn't actually open sudoers.
Fixes a crash when sudoers owenership is wrong found by thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/08 17:24:34

Modified files:
	usr.bin/tip    : tip.1 cu.1 

Log message:
Tamas TEVESZ requested a better description for tip/cu, so pull in this
improvement from perry@netbsd, -r1.26;

nick suggested a better description for the .Nd line;

ok nick


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/08 18:03:06

Modified files:
	share/man/man4 : sdmmc.4 

Log message:
Add the zaurus autoconf bits for pxammc.
ok dlg@ jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	david@cvs.openbsd.org	2009/01/08 21:41:02

Modified files:
	sys/net        : if.c 

Log message:
fix egress group matching for IPv6; ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/09 00:33:51

Modified files:
	chinese/libchewing: Makefile distinfo 
	chinese/libchewing/patches: patch-configure 
	chinese/libchewing/pkg: PLIST 

Log message:
update to 0.3.2

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/09 00:36:20

Modified files:
	inputmethods/scim-chewing: Makefile distinfo 
Removed files:
	inputmethods/scim-chewing/patches: 
	                                   patch-src_scim_chewing_imengine_cpp 

Log message:
update to 0.3.3

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/09 00:38:09

Modified files:
	inputmethods/uim-chewing: Makefile distinfo 

Log message:
update to 0.0.4.1

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/09 03:55:23

Modified files:
	sys/dev/sdmmc  : sdmmc.c sdmmc_mem.c sdmmcreg.h sdmmcvar.h 

Log message:
Add support for SDHC cards on SDHC capable host controllers.
Thanks to everyone who tested in particular jsing@ who found several
problems in the initial diffs.

ok dlg@ jsing@ miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/09 03:58:38

Modified files:
	sys/dev/sdmmc  : sdmmc.c 

Log message:
Explain that any check pattern will work.
Suggested by miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/09 04:40:35

Modified files:
	lib/libssl/src/apps: Tag: OPENBSD_4_4 speed.c spkac.c verify.c 
	                     x509.c 
	lib/libssl/src/ssl: Tag: OPENBSD_4_4 s2_clnt.c s2_srvr.c 
	                    s3_clnt.c s3_srvr.c ssltest.c 

Log message:
Fix CVE-2008-5077: Incorrect checks for malformed signatures


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/09 04:40:50

Modified files:
	lib/libssl/src/apps: Tag: OPENBSD_4_3 speed.c spkac.c verify.c 
	                     x509.c 
	lib/libssl/src/ssl: Tag: OPENBSD_4_3 s2_clnt.c s2_srvr.c 
	                    s3_clnt.c s3_srvr.c ssltest.c 

Log message:
Fix CVE-2008-5077: Incorrect checks for malformed signatures


CVSROOT:	/cvs
Module name:	www
Changes by:	michele@cvs.openbsd.org	2009/01/09 05:00:49

Modified files:
	.              : want.html 

Log message:
Added MPLS hardware entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/09 05:14:09

Log message:
    import openssl-0.9.8j
    
    Status:
    
    Vendor Tag:	openssl
    Release Tags:	openssl_0_9_8_j
    
    C src/lib/libssl/src/CHANGES
    U src/lib/libssl/src/CHANGES.SSLeay
    U src/lib/libssl/src/config
    C src/lib/libssl/src/Configure
    U src/lib/libssl/src/e_os2.h
    C src/lib/libssl/src/e_os.h
    C src/lib/libssl/src/FAQ
    U src/lib/libssl/src/INSTALL
    U src/lib/libssl/src/install.com
    U src/lib/libssl/src/INSTALL.DJGPP
    U src/lib/libssl/src/INSTALL.MacOS
    U src/lib/libssl/src/INSTALL.NW
    U src/lib/libssl/src/INSTALL.OS2
    U src/lib/libssl/src/INSTALL.VMS
    U src/lib/libssl/src/INSTALL.W32
    U src/lib/libssl/src/INSTALL.W64
    U src/lib/libssl/src/INSTALL.WCE
    U src/lib/libssl/src/LICENSE
    C src/lib/libssl/src/Makefile
    C src/lib/libssl/src/Makefile.org
    C src/lib/libssl/src/Makefile.shared
    C src/lib/libssl/src/makevms.com
    C src/lib/libssl/src/NEWS
    U src/lib/libssl/src/openssl.doxy
    C src/lib/libssl/src/openssl.spec
    U src/lib/libssl/src/PROBLEMS
    C src/lib/libssl/src/README
    U src/lib/libssl/src/README.ASN1
    U src/lib/libssl/src/README.ENGINE
    U src/lib/libssl/src/apps/app_rand.c
    C src/lib/libssl/src/apps/apps.c
    C src/lib/libssl/src/apps/apps.h
    C src/lib/libssl/src/apps/asn1pars.c
    U src/lib/libssl/src/apps/ca.c
    U src/lib/libssl/src/apps/ca-cert.srl
    U src/lib/libssl/src/apps/CA.com
    U src/lib/libssl/src/apps/ca-key.pem
    U src/lib/libssl/src/apps/CA.pl
    U src/lib/libssl/src/apps/CA.pl.in
    U src/lib/libssl/src/apps/ca-req.pem
    U src/lib/libssl/src/apps/CA.sh
    U src/lib/libssl/src/apps/cert.pem
    U src/lib/libssl/src/apps/ciphers.c
    U src/lib/libssl/src/apps/client.pem
    U src/lib/libssl/src/apps/cms.c
    U src/lib/libssl/src/apps/crl2p7.c
    C src/lib/libssl/src/apps/crl.c
    C src/lib/libssl/src/apps/dgst.c
    U src/lib/libssl/src/apps/dh1024.pem
    U src/lib/libssl/src/apps/dh2048.pem
    U src/lib/libssl/src/apps/dh4096.pem
    U src/lib/libssl/src/apps/dh512.pem
    U src/lib/libssl/src/apps/dh.c
    U src/lib/libssl/src/apps/dhparam.c
    U src/lib/libssl/src/apps/dsa1024.pem
    U src/lib/libssl/src/apps/dsa512.pem
    C src/lib/libssl/src/apps/dsa.c
    U src/lib/libssl/src/apps/dsa-ca.pem
    U src/lib/libssl/src/apps/dsaparam.c
    U src/lib/libssl/src/apps/dsa-pca.pem
    U src/lib/libssl/src/apps/dsap.pem
    U src/lib/libssl/src/apps/ec.c
    U src/lib/libssl/src/apps/ecparam.c
    C src/lib/libssl/src/apps/enc.c
    C src/lib/libssl/src/apps/engine.c
    U src/lib/libssl/src/apps/errstr.c
    U src/lib/libssl/src/apps/gendh.c
    U src/lib/libssl/src/apps/gendsa.c
    C src/lib/libssl/src/apps/genrsa.c
    U src/lib/libssl/src/apps/install.com
    C src/lib/libssl/src/apps/makeapps.com
    C src/lib/libssl/src/apps/Makefile
    L src/lib/libssl/src/apps/md4.c
    C src/lib/libssl/src/apps/nseq.c
    C src/lib/libssl/src/apps/ocsp.c
    U src/lib/libssl/src/apps/oid.cnf
    C src/lib/libssl/src/apps/openssl.c
    U src/lib/libssl/src/apps/openssl.cnf
    U src/lib/libssl/src/apps/openssl-vms.cnf
    U src/lib/libssl/src/apps/passwd.c
    U src/lib/libssl/src/apps/pkcs7.c
    U src/lib/libssl/src/apps/pca-cert.srl
    U src/lib/libssl/src/apps/pca-key.pem
    U src/lib/libssl/src/apps/pca-req.pem
    C src/lib/libssl/src/apps/pkcs12.c
    C src/lib/libssl/src/apps/pkcs8.c
    U src/lib/libssl/src/apps/prime.c
    U src/lib/libssl/src/apps/privkey.pem
    U src/lib/libssl/src/apps/progs.h
    U src/lib/libssl/src/apps/progs.pl
    U src/lib/libssl/src/apps/rand.c
    U src/lib/libssl/src/apps/req.c
    U src/lib/libssl/src/apps/req.pem
    U src/lib/libssl/src/apps/rsa8192.pem
    U src/lib/libssl/src/apps/rsa.c
    C src/lib/libssl/src/apps/rsautl.c
    U src/lib/libssl/src/apps/s1024key.pem
    U src/lib/libssl/src/apps/s1024req.pem
    U src/lib/libssl/src/apps/s512-key.pem
    U src/lib/libssl/src/apps/s512-req.pem
    U src/lib/libssl/src/apps/s_apps.h
    U src/lib/libssl/src/apps/s_cb.c
    C src/lib/libssl/src/apps/s_client.c
    U src/lib/libssl/src/apps/server2.pem
    U src/lib/libssl/src/apps/server.pem
    U src/lib/libssl/src/apps/server.srl
    U src/lib/libssl/src/apps/sess_id.c
    C src/lib/libssl/src/apps/smime.c
    C src/lib/libssl/src/apps/speed.c
    C src/lib/libssl/src/apps/spkac.c
    C src/lib/libssl/src/apps/s_server.c
    U src/lib/libssl/src/apps/s_socket.c
    U src/lib/libssl/src/apps/s_time.c
    U src/lib/libssl/src/apps/testCA.pem
    U src/lib/libssl/src/apps/testdsa.h
    U src/lib/libssl/src/apps/testrsa.h
    U src/lib/libssl/src/apps/timeouts.h
    C src/lib/libssl/src/apps/verify.c
    C src/lib/libssl/src/apps/version.c
    U src/lib/libssl/src/apps/winrand.c
    C src/lib/libssl/src/apps/x509.c
    U src/lib/libssl/src/apps/demoCA/cacert.pem
    U src/lib/libssl/src/apps/demoCA/index.txt
    U src/lib/libssl/src/apps/demoCA/serial
    U src/lib/libssl/src/apps/demoCA/private/cakey.pem
    U src/lib/libssl/src/apps/set/set_b_ca.pem
    U src/lib/libssl/src/apps/set/set_c_ca.pem
    U src/lib/libssl/src/apps/set/set_d_ct.pem
    U src/lib/libssl/src/apps/set/set-g-ca.pem
    U src/lib/libssl/src/apps/set/set-m-ca.pem
    U src/lib/libssl/src/apps/set/set_root.pem
    U src/lib/libssl/src/bugs/alpha.c
    U src/lib/libssl/src/bugs/dggccbug.c
    U src/lib/libssl/src/bugs/MS
    U src/lib/libssl/src/bugs/sgiccbug.c
    U src/lib/libssl/src/bugs/sslref.dif
    U src/lib/libssl/src/bugs/SSLv3
    U src/lib/libssl/src/bugs/stream.c
    U src/lib/libssl/src/bugs/ultrixcc.c
    U src/lib/libssl/src/certs/README.RootCerts
    U src/lib/libssl/src/certs/demo/ca-cert.pem
    U src/lib/libssl/src/certs/demo/dsa-ca.pem
    U src/lib/libssl/src/certs/demo/dsa-pca.pem
    U src/lib/libssl/src/certs/demo/pca-cert.pem
    U src/lib/libssl/src/certs/expired/ICE.crl
    U src/lib/libssl/src/crypto/cpt_err.c
    C src/lib/libssl/src/crypto/cryptlib.c
    C src/lib/libssl/src/crypto/cryptlib.h
    C src/lib/libssl/src/crypto/crypto.h
    C src/lib/libssl/src/crypto/crypto-lib.com
    U src/lib/libssl/src/crypto/cversion.c
    N src/lib/libssl/src/crypto/dyn_lck.c
    U src/lib/libssl/src/crypto/ebcdic.c
    U src/lib/libssl/src/crypto/ebcdic.h
    U src/lib/libssl/src/crypto/ex_data.c
    N src/lib/libssl/src/crypto/fips_err.c
    N src/lib/libssl/src/crypto/fips_err.h
    U src/lib/libssl/src/crypto/ia64cpuid.S
    C src/lib/libssl/src/crypto/install.com
    U src/lib/libssl/src/crypto/LPdir_nyi.c
    U src/lib/libssl/src/crypto/LPdir_unix.c
    U src/lib/libssl/src/crypto/LPdir_vms.c
    U src/lib/libssl/src/crypto/LPdir_win32.c
    U src/lib/libssl/src/crypto/LPdir_win.c
    U src/lib/libssl/src/crypto/LPdir_wince.c
    C src/lib/libssl/src/crypto/Makefile
    C src/lib/libssl/src/crypto/md32_common.h
    C src/lib/libssl/src/crypto/mem.c
    U src/lib/libssl/src/crypto/mem_clr.c
    C src/lib/libssl/src/crypto/mem_dbg.c
    U src/lib/libssl/src/crypto/o_dir.c
    U src/lib/libssl/src/crypto/o_dir.h
    U src/lib/libssl/src/crypto/o_dir_test.c
    N src/lib/libssl/src/crypto/o_init.c
    C src/lib/libssl/src/crypto/opensslconf.h
    C src/lib/libssl/src/crypto/opensslconf.h.in
    C src/lib/libssl/src/crypto/opensslv.h
    C src/lib/libssl/src/crypto/ossl_typ.h
    U src/lib/libssl/src/crypto/o_str.c
    U src/lib/libssl/src/crypto/o_str.h
    U src/lib/libssl/src/crypto/o_time.c
    U src/lib/libssl/src/crypto/o_time.h
    U src/lib/libssl/src/crypto/sparccpuid.S
    C src/lib/libssl/src/crypto/symhacks.h
    U src/lib/libssl/src/crypto/tmdiff.c
    U src/lib/libssl/src/crypto/tmdiff.h
    U src/lib/libssl/src/crypto/uid.c
    U src/lib/libssl/src/crypto/x86_64cpuid.pl
    U src/lib/libssl/src/crypto/x86cpuid.pl
    C src/lib/libssl/src/crypto/aes/aes_cbc.c
    U src/lib/libssl/src/crypto/aes/aes_cfb.c
    C src/lib/libssl/src/crypto/aes/aes_core.c
    U src/lib/libssl/src/crypto/aes/aes_ctr.c
    U src/lib/libssl/src/crypto/aes/aes_ecb.c
    C src/lib/libssl/src/crypto/aes/aes.h
    U src/lib/libssl/src/crypto/aes/aes_ige.c
    U src/lib/libssl/src/crypto/aes/aes_locl.h
    U src/lib/libssl/src/crypto/aes/aes_misc.c
    U src/lib/libssl/src/crypto/aes/aes_ofb.c
    U src/lib/libssl/src/crypto/aes/aes_wrap.c
    U src/lib/libssl/src/crypto/aes/Makefile
    U src/lib/libssl/src/crypto/aes/README
    C src/lib/libssl/src/crypto/aes/asm/aes-586.pl
    U src/lib/libssl/src/crypto/aes/asm/aes-ia64.S
    U src/lib/libssl/src/crypto/aes/asm/aes-x86_64.pl
    U src/lib/libssl/src/crypto/asn1/a_bitstr.c
    U src/lib/libssl/src/crypto/asn1/a_bool.c
    U src/lib/libssl/src/crypto/asn1/a_bytes.c
    U src/lib/libssl/src/crypto/asn1/a_d2i_fp.c
    U src/lib/libssl/src/crypto/asn1/a_digest.c
    U src/lib/libssl/src/crypto/asn1/a_dup.c
    U src/lib/libssl/src/crypto/asn1/a_enum.c
    U src/lib/libssl/src/crypto/asn1/a_gentm.c
    U src/lib/libssl/src/crypto/asn1/a_hdr.c
    U src/lib/libssl/src/crypto/asn1/a_i2d_fp.c
    U src/lib/libssl/src/crypto/asn1/a_int.c
    C src/lib/libssl/src/crypto/asn1/a_mbstr.c
    U src/lib/libssl/src/crypto/asn1/a_meth.c
    U src/lib/libssl/src/crypto/asn1/a_object.c
    U src/lib/libssl/src/crypto/asn1/a_octet.c
    U src/lib/libssl/src/crypto/asn1/a_print.c
    U src/lib/libssl/src/crypto/asn1/a_set.c
    C src/lib/libssl/src/crypto/asn1/a_sign.c
    U src/lib/libssl/src/crypto/asn1/asn1_err.c
    U src/lib/libssl/src/crypto/asn1/asn1_gen.c
    U src/lib/libssl/src/crypto/asn1/asn1.h
    U src/lib/libssl/src/crypto/asn1/asn1_lib.c
    U src/lib/libssl/src/crypto/asn1/asn1_mac.h
    U src/lib/libssl/src/crypto/asn1/asn1_par.c
    C src/lib/libssl/src/crypto/asn1/asn1t.h
    C src/lib/libssl/src/crypto/asn1/asn_mime.c
    C src/lib/libssl/src/crypto/asn1/asn_moid.c
    C src/lib/libssl/src/crypto/asn1/asn_pack.c
    C src/lib/libssl/src/crypto/asn1/a_strex.c
    C src/lib/libssl/src/crypto/asn1/a_strnid.c
    U src/lib/libssl/src/crypto/asn1/a_time.c
    U src/lib/libssl/src/crypto/asn1/a_type.c
    U src/lib/libssl/src/crypto/asn1/a_utctm.c
    U src/lib/libssl/src/crypto/asn1/a_utf8.c
    C src/lib/libssl/src/crypto/asn1/a_verify.c
    U src/lib/libssl/src/crypto/asn1/charmap.h
    U src/lib/libssl/src/crypto/asn1/charmap.pl
    U src/lib/libssl/src/crypto/asn1/d2i_pr.c
    U src/lib/libssl/src/crypto/asn1/d2i_pu.c
    U src/lib/libssl/src/crypto/asn1/evp_asn1.c
    U src/lib/libssl/src/crypto/asn1/f_enum.c
    U src/lib/libssl/src/crypto/asn1/f_int.c
    U src/lib/libssl/src/crypto/asn1/f_string.c
    U src/lib/libssl/src/crypto/asn1/i2d_pr.c
    U src/lib/libssl/src/crypto/asn1/i2d_pu.c
    U src/lib/libssl/src/crypto/asn1/Makefile
    U src/lib/libssl/src/crypto/asn1/n_pkey.c
    C src/lib/libssl/src/crypto/asn1/nsseq.c
    C src/lib/libssl/src/crypto/asn1/p5_pbe.c
    C src/lib/libssl/src/crypto/asn1/p5_pbev2.c
    U src/lib/libssl/src/crypto/asn1/p8_key.c
    C src/lib/libssl/src/crypto/asn1/p8_pkey.c
    C src/lib/libssl/src/crypto/asn1/tasn_dec.c
    C src/lib/libssl/src/crypto/asn1/tasn_enc.c
    C src/lib/libssl/src/crypto/asn1/tasn_fre.c
    C src/lib/libssl/src/crypto/asn1/tasn_new.c
    C src/lib/libssl/src/crypto/asn1/tasn_prn.c
    C src/lib/libssl/src/crypto/asn1/tasn_typ.c
    C src/lib/libssl/src/crypto/asn1/tasn_utl.c
    C src/lib/libssl/src/crypto/asn1/t_bitst.c
    C src/lib/libssl/src/crypto/asn1/t_crl.c
    U src/lib/libssl/src/crypto/asn1/t_pkey.c
    U src/lib/libssl/src/crypto/asn1/t_req.c
    C src/lib/libssl/src/crypto/asn1/t_spki.c
    C src/lib/libssl/src/crypto/asn1/t_x509a.c
    C src/lib/libssl/src/crypto/asn1/t_x509.c
    C src/lib/libssl/src/crypto/asn1/x_algor.c
    U src/lib/libssl/src/crypto/asn1/x_attrib.c
    C src/lib/libssl/src/crypto/asn1/x_bignum.c
    U src/lib/libssl/src/crypto/asn1/x_crl.c
    C src/lib/libssl/src/crypto/asn1/x_exten.c
    U src/lib/libssl/src/crypto/asn1/x_info.c
    C src/lib/libssl/src/crypto/asn1/x_long.c
    U src/lib/libssl/src/crypto/asn1/x_name.c
    U src/lib/libssl/src/crypto/asn1/x_pkey.c
    U src/lib/libssl/src/crypto/asn1/x_pubkey.c
    U src/lib/libssl/src/crypto/asn1/x_req.c
    U src/lib/libssl/src/crypto/asn1/x_sig.c
    U src/lib/libssl/src/crypto/asn1/x_spki.c
    U src/lib/libssl/src/crypto/asn1/x_val.c
    C src/lib/libssl/src/crypto/asn1/x_x509a.c
    U src/lib/libssl/src/crypto/asn1/x_x509.c
    U src/lib/libssl/src/crypto/bf/bf_cbc.c
    U src/lib/libssl/src/crypto/bf/bf_cfb64.c
    U src/lib/libssl/src/crypto/bf/bf_ecb.c
    U src/lib/libssl/src/crypto/bf/bf_enc.c
    U src/lib/libssl/src/crypto/bf/bf_locl.h
    U src/lib/libssl/src/crypto/bf/bf_ofb64.c
    U src/lib/libssl/src/crypto/bf/bf_opts.c
    U src/lib/libssl/src/crypto/bf/bf_pi.h
    U src/lib/libssl/src/crypto/bf/bfs.cpp
    C src/lib/libssl/src/crypto/bf/bf_skey.c
    U src/lib/libssl/src/crypto/bf/bfspeed.c
    U src/lib/libssl/src/crypto/bf/bftest.c
    C src/lib/libssl/src/crypto/bf/blowfish.h
    U src/lib/libssl/src/crypto/bf/COPYRIGHT
    U src/lib/libssl/src/crypto/bf/INSTALL
    U src/lib/libssl/src/crypto/bf/Makefile
    U src/lib/libssl/src/crypto/bf/README
    U src/lib/libssl/src/crypto/bf/VERSION
    U src/lib/libssl/src/crypto/bf/asm/bf-586.pl
    U src/lib/libssl/src/crypto/bf/asm/bf-686.pl
    U src/lib/libssl/src/crypto/bf/asm/readme
    U src/lib/libssl/src/crypto/bio/b_dump.c
    U src/lib/libssl/src/crypto/bio/bf_buff.c
    U src/lib/libssl/src/crypto/bio/bf_lbuf.c
    U src/lib/libssl/src/crypto/bio/bf_nbio.c
    U src/lib/libssl/src/crypto/bio/bf_null.c
    U src/lib/libssl/src/crypto/bio/bio_cb.c
    U src/lib/libssl/src/crypto/bio/bio_err.c
    U src/lib/libssl/src/crypto/bio/bio.h
    U src/lib/libssl/src/crypto/bio/bio_lcl.h
    U src/lib/libssl/src/crypto/bio/bio_lib.c
    U src/lib/libssl/src/crypto/bio/b_print.c
    U src/lib/libssl/src/crypto/bio/b_sock.c
    U src/lib/libssl/src/crypto/bio/bss_acpt.c
    C src/lib/libssl/src/crypto/bio/bss_bio.c
    U src/lib/libssl/src/crypto/bio/bss_conn.c
    C src/lib/libssl/src/crypto/bio/bss_dgram.c
    U src/lib/libssl/src/crypto/bio/bss_fd.c
    C src/lib/libssl/src/crypto/bio/bss_file.c
    U src/lib/libssl/src/crypto/bio/bss_log.c
    U src/lib/libssl/src/crypto/bio/bss_mem.c
    U src/lib/libssl/src/crypto/bio/bss_null.c
    U src/lib/libssl/src/crypto/bio/bss_rtcp.c
    U src/lib/libssl/src/crypto/bio/bss_sock.c
    U src/lib/libssl/src/crypto/bio/Makefile
    U src/lib/libssl/src/crypto/bn/bn_add.c
    U src/lib/libssl/src/crypto/bn/bn_asm.c
    U src/lib/libssl/src/crypto/bn/bn_blind.c
    U src/lib/libssl/src/crypto/bn/bn_const.c
    U src/lib/libssl/src/crypto/bn/bn_ctx.c
    U src/lib/libssl/src/crypto/bn/bn_depr.c
    C src/lib/libssl/src/crypto/bn/bn_div.c
    U src/lib/libssl/src/crypto/bn/bn_err.c
    U src/lib/libssl/src/crypto/bn/bn_exp2.c
    U src/lib/libssl/src/crypto/bn/bn_exp.c
    U src/lib/libssl/src/crypto/bn/bn_gcd.c
    C src/lib/libssl/src/crypto/bn/bn_gf2m.c
    C src/lib/libssl/src/crypto/bn/bn.h
    U src/lib/libssl/src/crypto/bn/bn_kron.c
    U src/lib/libssl/src/crypto/bn/bn_lcl.h
    C src/lib/libssl/src/crypto/bn/bn_lib.c
    U src/lib/libssl/src/crypto/bn/bn_mod.c
    U src/lib/libssl/src/crypto/bn/bn_mont.c
    U src/lib/libssl/src/crypto/bn/bn_mpi.c
    U src/lib/libssl/src/crypto/bn/bn.mul
    U src/lib/libssl/src/crypto/bn/bn_mul.c
    C src/lib/libssl/src/crypto/bn/bn_nist.c
    N src/lib/libssl/src/crypto/bn/bn_opt.c
    U src/lib/libssl/src/crypto/bn/bn_prime.c
    U src/lib/libssl/src/crypto/bn/bn_prime.h
    U src/lib/libssl/src/crypto/bn/bn_prime.pl
    U src/lib/libssl/src/crypto/bn/bn_print.c
    C src/lib/libssl/src/crypto/bn/bn_rand.c
    U src/lib/libssl/src/crypto/bn/bn_recp.c
    C src/lib/libssl/src/crypto/bn/bn_shift.c
    U src/lib/libssl/src/crypto/bn/bnspeed.c
    U src/lib/libssl/src/crypto/bn/bn_sqr.c
    U src/lib/libssl/src/crypto/bn/bn_sqrt.c
    U src/lib/libssl/src/crypto/bn/bntest.c
    U src/lib/libssl/src/crypto/bn/bn_word.c
    U src/lib/libssl/src/crypto/bn/bn_x931p.c
    U src/lib/libssl/src/crypto/bn/divtest.c
    U src/lib/libssl/src/crypto/bn/exp.c
    U src/lib/libssl/src/crypto/bn/expspeed.c
    U src/lib/libssl/src/crypto/bn/exptest.c
    C src/lib/libssl/src/crypto/bn/Makefile
    U src/lib/libssl/src/crypto/bn/todo
    U src/lib/libssl/src/crypto/bn/vms-helper.c
    U src/lib/libssl/src/crypto/bn/asm/bn-586.pl
    U src/lib/libssl/src/crypto/bn/asm/co-586.pl
    U src/lib/libssl/src/crypto/bn/asm/ia64.S
    U src/lib/libssl/src/crypto/bn/asm/mips3.s
    U src/lib/libssl/src/crypto/bn/asm/mo-586.pl
    U src/lib/libssl/src/crypto/bn/asm/pa-risc2.s
    U src/lib/libssl/src/crypto/bn/asm/pa-risc2W.s
    U src/lib/libssl/src/crypto/bn/asm/ppc.pl
    U src/lib/libssl/src/crypto/bn/asm/README
    U src/lib/libssl/src/crypto/bn/asm/sparcv8plus.S
    U src/lib/libssl/src/crypto/bn/asm/sparcv8.S
    U src/lib/libssl/src/crypto/bn/asm/vms.mar
    U src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c
    U src/lib/libssl/src/crypto/bn/asm/x86_64-mont.pl
    U src/lib/libssl/src/crypto/bn/asm/x86.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/add.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/comba.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/div.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/f
    U src/lib/libssl/src/crypto/bn/asm/x86/mul_add.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/mul.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/sqr.pl
    U src/lib/libssl/src/crypto/bn/asm/x86/sub.pl
    U src/lib/libssl/src/crypto/buffer/buf_err.c
    C src/lib/libssl/src/crypto/buffer/buffer.c
    U src/lib/libssl/src/crypto/buffer/buffer.h
    N src/lib/libssl/src/crypto/buffer/buf_str.c
    U src/lib/libssl/src/crypto/buffer/Makefile
    U src/lib/libssl/src/crypto/camellia/camellia.c
    U src/lib/libssl/src/crypto/camellia/camellia.h
    U src/lib/libssl/src/crypto/camellia/cmll_cbc.c
    U src/lib/libssl/src/crypto/camellia/cmll_cfb.c
    U src/lib/libssl/src/crypto/camellia/cmll_ctr.c
    U src/lib/libssl/src/crypto/camellia/cmll_ecb.c
    U src/lib/libssl/src/crypto/camellia/cmll_locl.h
    U src/lib/libssl/src/crypto/camellia/cmll_misc.c
    U src/lib/libssl/src/crypto/camellia/cmll_ofb.c
    U src/lib/libssl/src/crypto/camellia/Makefile
    C src/lib/libssl/src/crypto/cast/cast.h
    U src/lib/libssl/src/crypto/cast/cast_lcl.h
    U src/lib/libssl/src/crypto/cast/castopts.c
    U src/lib/libssl/src/crypto/cast/casts.cpp
    U src/lib/libssl/src/crypto/cast/cast_s.h
    U src/lib/libssl/src/crypto/cast/cast_spd.c
    U src/lib/libssl/src/crypto/cast/casttest.c
    U src/lib/libssl/src/crypto/cast/c_cfb64.c
    U src/lib/libssl/src/crypto/cast/c_ecb.c
    U src/lib/libssl/src/crypto/cast/c_enc.c
    U src/lib/libssl/src/crypto/cast/c_ofb64.c
    C src/lib/libssl/src/crypto/cast/c_skey.c
    U src/lib/libssl/src/crypto/cast/Makefile
    U src/lib/libssl/src/crypto/cast/asm/cast-586.pl
    U src/lib/libssl/src/crypto/cast/asm/readme
    U src/lib/libssl/src/crypto/cms/cms_asn1.c
    U src/lib/libssl/src/crypto/cms/cms_att.c
    U src/lib/libssl/src/crypto/cms/cms_cd.c
    U src/lib/libssl/src/crypto/cms/cms_dd.c
    U src/lib/libssl/src/crypto/cms/cms_enc.c
    U src/lib/libssl/src/crypto/cms/cms_env.c
    U src/lib/libssl/src/crypto/cms/cms_err.c
    U src/lib/libssl/src/crypto/cms/cms_ess.c
    U src/lib/libssl/src/crypto/cms/cms.h
    U src/lib/libssl/src/crypto/cms/cms_io.c
    U src/lib/libssl/src/crypto/cms/cms_lcl.h
    U src/lib/libssl/src/crypto/cms/cms_lib.c
    U src/lib/libssl/src/crypto/cms/cms_sd.c
    C src/lib/libssl/src/crypto/cms/cms_smime.c
    U src/lib/libssl/src/crypto/cms/Makefile
    U src/lib/libssl/src/crypto/comp/comp_err.c
    U src/lib/libssl/src/crypto/comp/comp.h
    U src/lib/libssl/src/crypto/comp/comp_lib.c
    U src/lib/libssl/src/crypto/comp/c_rle.c
    C src/lib/libssl/src/crypto/comp/c_zlib.c
    U src/lib/libssl/src/crypto/comp/Makefile
    U src/lib/libssl/src/crypto/conf/cnf_save.c
    U src/lib/libssl/src/crypto/conf/conf_api.c
    U src/lib/libssl/src/crypto/conf/conf_api.h
    U src/lib/libssl/src/crypto/conf/conf_def.c
    U src/lib/libssl/src/crypto/conf/conf_def.h
    U src/lib/libssl/src/crypto/conf/conf_err.c
    U src/lib/libssl/src/crypto/conf/conf.h
    U src/lib/libssl/src/crypto/conf/conf_lib.c
    C src/lib/libssl/src/crypto/conf/conf_mall.c
    C src/lib/libssl/src/crypto/conf/conf_mod.c
    C src/lib/libssl/src/crypto/conf/conf_sap.c
    U src/lib/libssl/src/crypto/conf/keysets.pl
    U src/lib/libssl/src/crypto/conf/Makefile
    U src/lib/libssl/src/crypto/conf/README
    U src/lib/libssl/src/crypto/conf/ssleay.cnf
    U src/lib/libssl/src/crypto/conf/test.c
    U src/lib/libssl/src/crypto/des/cbc3_enc.c
    U src/lib/libssl/src/crypto/des/cbc_cksm.c
    U src/lib/libssl/src/crypto/des/cbc_enc.c
    U src/lib/libssl/src/crypto/des/cfb64ede.c
    U src/lib/libssl/src/crypto/des/cfb64enc.c
    U src/lib/libssl/src/crypto/des/cfb_enc.c
    U src/lib/libssl/src/crypto/des/COPYRIGHT
    U src/lib/libssl/src/crypto/des/des3s.cpp
    U src/lib/libssl/src/crypto/des/des.c
    C src/lib/libssl/src/crypto/des/des_enc.c
    U src/lib/libssl/src/crypto/des/des.h
    N src/lib/libssl/src/crypto/des/des_lib.c
    U src/lib/libssl/src/crypto/des/des-lib.com
    U src/lib/libssl/src/crypto/des/des_locl.h
    U src/lib/libssl/src/crypto/des/des_old2.c
    U src/lib/libssl/src/crypto/des/des_old.c
    U src/lib/libssl/src/crypto/des/des_old.h
    U src/lib/libssl/src/crypto/des/des_opts.c
    U src/lib/libssl/src/crypto/des/DES.pm
    U src/lib/libssl/src/crypto/des/des.pod
    U src/lib/libssl/src/crypto/des/dess.cpp
    U src/lib/libssl/src/crypto/des/destest.c
    U src/lib/libssl/src/crypto/des/des_ver.h
    U src/lib/libssl/src/crypto/des/DES.xs
    U src/lib/libssl/src/crypto/des/FILES0
    U src/lib/libssl/src/crypto/des/ecb3_enc.c
    C src/lib/libssl/src/crypto/des/ecb_enc.c
    U src/lib/libssl/src/crypto/des/ede_cbcm_enc.c
    C src/lib/libssl/src/crypto/des/enc_read.c
    C src/lib/libssl/src/crypto/des/enc_writ.c
    U src/lib/libssl/src/crypto/des/fcrypt_b.c
    U src/lib/libssl/src/crypto/des/fcrypt.c
    U src/lib/libssl/src/crypto/des/Imakefile
    U src/lib/libssl/src/crypto/des/INSTALL
    U src/lib/libssl/src/crypto/des/KERBEROS
    U src/lib/libssl/src/crypto/des/Makefile
    U src/lib/libssl/src/crypto/des/makefile.bc
    U src/lib/libssl/src/crypto/des/ncbc_enc.c
    U src/lib/libssl/src/crypto/des/ofb64ede.c
    U src/lib/libssl/src/crypto/des/ofb64enc.c
    U src/lib/libssl/src/crypto/des/ofb_enc.c
    U src/lib/libssl/src/crypto/des/options.txt
    U src/lib/libssl/src/crypto/des/pcbc_enc.c
    U src/lib/libssl/src/crypto/des/qud_cksm.c
    U src/lib/libssl/src/crypto/des/rand_key.c
    U src/lib/libssl/src/crypto/des/read2pwd.c
    U src/lib/libssl/src/crypto/des/README
    U src/lib/libssl/src/crypto/des/read_pwd.c
    U src/lib/libssl/src/crypto/des/rpc_des.h
    U src/lib/libssl/src/crypto/des/rpc_enc.c
    U src/lib/libssl/src/crypto/des/rpw.c
    C src/lib/libssl/src/crypto/des/set_key.c
    U src/lib/libssl/src/crypto/des/speed.c
    U src/lib/libssl/src/crypto/des/spr.h
    U src/lib/libssl/src/crypto/des/str2key.c
    U src/lib/libssl/src/crypto/des/typemap
    U src/lib/libssl/src/crypto/des/VERSION
    U src/lib/libssl/src/crypto/des/xcbc_enc.c
    U src/lib/libssl/src/crypto/des/asm/crypt586.pl
    U src/lib/libssl/src/crypto/des/asm/des-586.pl
    U src/lib/libssl/src/crypto/des/asm/des686.pl
    U src/lib/libssl/src/crypto/des/asm/desboth.pl
    U src/lib/libssl/src/crypto/des/asm/des_enc.m4
    U src/lib/libssl/src/crypto/des/asm/readme
    U src/lib/libssl/src/crypto/des/t/test
    U src/lib/libssl/src/crypto/des/times/486-50.sol
    U src/lib/libssl/src/crypto/des/times/586-100.lnx
    U src/lib/libssl/src/crypto/des/times/686-200.fre
    U src/lib/libssl/src/crypto/des/times/aix.cc
    U src/lib/libssl/src/crypto/des/times/alpha.cc
    U src/lib/libssl/src/crypto/des/times/hpux.cc
    U src/lib/libssl/src/crypto/des/times/sparc.gcc
    U src/lib/libssl/src/crypto/des/times/usparc.cc
    U src/lib/libssl/src/crypto/dh/dh1024.pem
    U src/lib/libssl/src/crypto/dh/dh192.pem
    U src/lib/libssl/src/crypto/dh/dh2048.pem
    U src/lib/libssl/src/crypto/dh/dh4096.pem
    U src/lib/libssl/src/crypto/dh/dh512.pem
    C src/lib/libssl/src/crypto/dh/dh_asn1.c
    C src/lib/libssl/src/crypto/dh/dh_check.c
    U src/lib/libssl/src/crypto/dh/dh_depr.c
    C src/lib/libssl/src/crypto/dh/dh_err.c
    C src/lib/libssl/src/crypto/dh/dh_gen.c
    C src/lib/libssl/src/crypto/dh/dh.h
    C src/lib/libssl/src/crypto/dh/dh_key.c
    U src/lib/libssl/src/crypto/dh/dh_lib.c
    U src/lib/libssl/src/crypto/dh/dhtest.c
    U src/lib/libssl/src/crypto/dh/example
    U src/lib/libssl/src/crypto/dh/generate
    C src/lib/libssl/src/crypto/dh/Makefile
    U src/lib/libssl/src/crypto/dh/p1024.c
    U src/lib/libssl/src/crypto/dh/p192.c
    U src/lib/libssl/src/crypto/dh/p512.c
    C src/lib/libssl/src/crypto/dsa/dsa_asn1.c
    U src/lib/libssl/src/crypto/dsa/dsa_depr.c
    C src/lib/libssl/src/crypto/dsa/dsa_err.c
    C src/lib/libssl/src/crypto/dsa/dsa_gen.c
    U src/lib/libssl/src/crypto/dsa/dsagen.c
    C src/lib/libssl/src/crypto/dsa/dsa.h
    C src/lib/libssl/src/crypto/dsa/dsa_key.c
    C src/lib/libssl/src/crypto/dsa/dsa_lib.c
    C src/lib/libssl/src/crypto/dsa/dsa_ossl.c
    C src/lib/libssl/src/crypto/dsa/dsa_sign.c
    U src/lib/libssl/src/crypto/dsa/dsatest.c
    N src/lib/libssl/src/crypto/dsa/dsa_utl.c
    C src/lib/libssl/src/crypto/dsa/dsa_vrf.c
    U src/lib/libssl/src/crypto/dsa/fips186a.txt
    C src/lib/libssl/src/crypto/dsa/Makefile
    U src/lib/libssl/src/crypto/dsa/README
    U src/lib/libssl/src/crypto/dso/dso_dl.c
    U src/lib/libssl/src/crypto/dso/dso_dlfcn.c
    U src/lib/libssl/src/crypto/dso/dso_err.c
    U src/lib/libssl/src/crypto/dso/dso.h
    U src/lib/libssl/src/crypto/dso/dso_lib.c
    U src/lib/libssl/src/crypto/dso/dso_null.c
    U src/lib/libssl/src/crypto/dso/dso_openssl.c
    U src/lib/libssl/src/crypto/dso/dso_vms.c
    U src/lib/libssl/src/crypto/dso/dso_win32.c
    U src/lib/libssl/src/crypto/dso/Makefile
    U src/lib/libssl/src/crypto/dso/README
    U src/lib/libssl/src/crypto/ec/ec2_mult.c
    U src/lib/libssl/src/crypto/ec/ec2_smpl.c
    U src/lib/libssl/src/crypto/ec/ec2_smpt.c
    U src/lib/libssl/src/crypto/ec/ec_asn1.c
    U src/lib/libssl/src/crypto/ec/ec_check.c
    U src/lib/libssl/src/crypto/ec/ec_curve.c
    U src/lib/libssl/src/crypto/ec/ec_cvt.c
    U src/lib/libssl/src/crypto/ec/ec_err.c
    U src/lib/libssl/src/crypto/ec/ec.h
    U src/lib/libssl/src/crypto/ec/ec_key.c
    U src/lib/libssl/src/crypto/ec/ec_lcl.h
    U src/lib/libssl/src/crypto/ec/ec_lib.c
    U src/lib/libssl/src/crypto/ec/ec_mult.c
    U src/lib/libssl/src/crypto/ec/ecp_mont.c
    U src/lib/libssl/src/crypto/ec/ecp_nist.c
    U src/lib/libssl/src/crypto/ec/ec_print.c
    U src/lib/libssl/src/crypto/ec/ecp_smpl.c
    U src/lib/libssl/src/crypto/ec/ectest.c
    U src/lib/libssl/src/crypto/ec/Makefile
    U src/lib/libssl/src/crypto/ecdh/ecdh.h
    U src/lib/libssl/src/crypto/ecdh/ecdhtest.c
    U src/lib/libssl/src/crypto/ecdh/ech_err.c
    U src/lib/libssl/src/crypto/ecdh/ech_key.c
    U src/lib/libssl/src/crypto/ecdh/ech_lib.c
    U src/lib/libssl/src/crypto/ecdh/ech_locl.h
    U src/lib/libssl/src/crypto/ecdh/ech_ossl.c
    C src/lib/libssl/src/crypto/ecdh/Makefile
    U src/lib/libssl/src/crypto/ecdsa/ecdsa.h
    U src/lib/libssl/src/crypto/ecdsa/ecdsatest.c
    U src/lib/libssl/src/crypto/ecdsa/ecs_asn1.c
    U src/lib/libssl/src/crypto/ecdsa/ecs_err.c
    U src/lib/libssl/src/crypto/ecdsa/ecs_lib.c
    U src/lib/libssl/src/crypto/ecdsa/ecs_locl.h
    U src/lib/libssl/src/crypto/ecdsa/ecs_ossl.c
    U src/lib/libssl/src/crypto/ecdsa/ecs_sign.c
    U src/lib/libssl/src/crypto/ecdsa/ecs_vrf.c
    C src/lib/libssl/src/crypto/ecdsa/Makefile
    C src/lib/libssl/src/crypto/engine/eng_all.c
    C src/lib/libssl/src/crypto/engine/eng_cnf.c
    U src/lib/libssl/src/crypto/engine/eng_cryptodev.c
    U src/lib/libssl/src/crypto/engine/eng_ctrl.c
    U src/lib/libssl/src/crypto/engine/eng_dyn.c
    C src/lib/libssl/src/crypto/engine/eng_err.c
    U src/lib/libssl/src/crypto/engine/eng_fat.c
    C src/lib/libssl/src/crypto/engine/engine.h
    C src/lib/libssl/src/crypto/engine/enginetest.c
    U src/lib/libssl/src/crypto/engine/eng_init.c
    C src/lib/libssl/src/crypto/engine/eng_int.h
    U src/lib/libssl/src/crypto/engine/eng_lib.c
    U src/lib/libssl/src/crypto/engine/eng_list.c
    U src/lib/libssl/src/crypto/engine/eng_openssl.c
    U src/lib/libssl/src/crypto/engine/eng_padlock.c
    C src/lib/libssl/src/crypto/engine/eng_pkey.c
    U src/lib/libssl/src/crypto/engine/eng_table.c
    C src/lib/libssl/src/crypto/engine/Makefile
    U src/lib/libssl/src/crypto/engine/README
    U src/lib/libssl/src/crypto/engine/tb_cipher.c
    U src/lib/libssl/src/crypto/engine/tb_dh.c
    U src/lib/libssl/src/crypto/engine/tb_digest.c
    U src/lib/libssl/src/crypto/engine/tb_dsa.c
    U src/lib/libssl/src/crypto/engine/tb_ecdh.c
    U src/lib/libssl/src/crypto/engine/tb_ecdsa.c
    U src/lib/libssl/src/crypto/engine/tb_rand.c
    U src/lib/libssl/src/crypto/engine/tb_rsa.c
    U src/lib/libssl/src/crypto/engine/tb_store.c
    C src/lib/libssl/src/crypto/err/err_all.c
    N src/lib/libssl/src/crypto/err/err_bio.c
    C src/lib/libssl/src/crypto/err/err.c
    N src/lib/libssl/src/crypto/err/err_def.c
    C src/lib/libssl/src/crypto/err/err.h
    C src/lib/libssl/src/crypto/err/err_prn.c
    N src/lib/libssl/src/crypto/err/err_str.c
    U src/lib/libssl/src/crypto/err/Makefile
    C src/lib/libssl/src/crypto/err/openssl.ec
    U src/lib/libssl/src/crypto/evp/bio_b64.c
    U src/lib/libssl/src/crypto/evp/bio_enc.c
    C src/lib/libssl/src/crypto/evp/bio_md.c
    U src/lib/libssl/src/crypto/evp/bio_ok.c
    U src/lib/libssl/src/crypto/evp/c_all.c
    U src/lib/libssl/src/crypto/evp/c_allc.c
    U src/lib/libssl/src/crypto/evp/c_alld.c
    N src/lib/libssl/src/crypto/evp/dig_eng.c
    C src/lib/libssl/src/crypto/evp/digest.c
    C src/lib/libssl/src/crypto/evp/e_aes.c
    U src/lib/libssl/src/crypto/evp/e_bf.c
    U src/lib/libssl/src/crypto/evp/e_camellia.c
    U src/lib/libssl/src/crypto/evp/e_cast.c
    C src/lib/libssl/src/crypto/evp/e_des3.c
    C src/lib/libssl/src/crypto/evp/e_des.c
    U src/lib/libssl/src/crypto/evp/e_dsa.c
    U src/lib/libssl/src/crypto/evp/e_idea.c
    N src/lib/libssl/src/crypto/evp/enc_min.c
    U src/lib/libssl/src/crypto/evp/encode.c
    C src/lib/libssl/src/crypto/evp/e_null.c
    U src/lib/libssl/src/crypto/evp/e_old.c
    U src/lib/libssl/src/crypto/evp/e_rc2.c
    C src/lib/libssl/src/crypto/evp/e_rc4.c
    U src/lib/libssl/src/crypto/evp/e_rc5.c
    U src/lib/libssl/src/crypto/evp/e_seed.c
    C src/lib/libssl/src/crypto/evp/evp_acnf.c
    N src/lib/libssl/src/crypto/evp/evp_cnf.c
    C src/lib/libssl/src/crypto/evp/evp_enc.c
    C src/lib/libssl/src/crypto/evp/evp_err.c
    C src/lib/libssl/src/crypto/evp/evp.h
    U src/lib/libssl/src/crypto/evp/evp_key.c
    C src/lib/libssl/src/crypto/evp/evp_lib.c
    C src/lib/libssl/src/crypto/evp/evp_locl.h
    C src/lib/libssl/src/crypto/evp/evp_pbe.c
    C src/lib/libssl/src/crypto/evp/evp_pkey.c
    U src/lib/libssl/src/crypto/evp/evp_test.c
    U src/lib/libssl/src/crypto/evp/evptests.txt
    U src/lib/libssl/src/crypto/evp/e_xcbc_d.c
    C src/lib/libssl/src/crypto/evp/Makefile
    C src/lib/libssl/src/crypto/evp/m_dss1.c
    C src/lib/libssl/src/crypto/evp/m_dss.c
    U src/lib/libssl/src/crypto/evp/m_ecdsa.c
    C src/lib/libssl/src/crypto/evp/m_md2.c
    C src/lib/libssl/src/crypto/evp/m_md4.c
    C src/lib/libssl/src/crypto/evp/m_md5.c
    C src/lib/libssl/src/crypto/evp/m_mdc2.c
    U src/lib/libssl/src/crypto/evp/m_null.c
    U src/lib/libssl/src/crypto/evp/m_ripemd.c
    C src/lib/libssl/src/crypto/evp/m_sha1.c
    C src/lib/libssl/src/crypto/evp/m_sha.c
    C src/lib/libssl/src/crypto/evp/names.c
    U src/lib/libssl/src/crypto/evp/openbsd_hw.c
    C src/lib/libssl/src/crypto/evp/p5_crpt2.c
    C src/lib/libssl/src/crypto/evp/p5_crpt.c
    U src/lib/libssl/src/crypto/evp/p_dec.c
    U src/lib/libssl/src/crypto/evp/p_enc.c
    U src/lib/libssl/src/crypto/evp/p_lib.c
    U src/lib/libssl/src/crypto/evp/p_open.c
    U src/lib/libssl/src/crypto/evp/p_seal.c
    C src/lib/libssl/src/crypto/evp/p_sign.c
    C src/lib/libssl/src/crypto/evp/p_verify.c
    U src/lib/libssl/src/crypto/md2/Makefile
    U src/lib/libssl/src/crypto/md2/md2.c
    C src/lib/libssl/src/crypto/md2/md2_dgst.c
    C src/lib/libssl/src/crypto/md2/md2.h
    U src/lib/libssl/src/crypto/md2/md2_one.c
    U src/lib/libssl/src/crypto/md2/md2test.c
    C src/lib/libssl/src/crypto/hmac/hmac.c
    C src/lib/libssl/src/crypto/hmac/hmac.h
    U src/lib/libssl/src/crypto/hmac/hmactest.c
    U src/lib/libssl/src/crypto/hmac/Makefile
    C src/lib/libssl/src/crypto/idea/idea.h
    U src/lib/libssl/src/crypto/idea/ideatest.c
    U src/lib/libssl/src/crypto/idea/Makefile
    U src/lib/libssl/src/crypto/idea/version
    N src/lib/libssl/src/crypto/jpake/jpake.c
    N src/lib/libssl/src/crypto/jpake/jpake_err.c
    N src/lib/libssl/src/crypto/jpake/jpake.h
    N src/lib/libssl/src/crypto/jpake/jpaketest.c
    N src/lib/libssl/src/crypto/jpake/Makefile
    U src/lib/libssl/src/crypto/krb5/krb5_asn.c
    U src/lib/libssl/src/crypto/krb5/krb5_asn.h
    U src/lib/libssl/src/crypto/krb5/Makefile
    U src/lib/libssl/src/crypto/lhash/lhash.c
    U src/lib/libssl/src/crypto/lhash/lhash.h
    U src/lib/libssl/src/crypto/lhash/lh_stats.c
    U src/lib/libssl/src/crypto/lhash/lh_test.c
    U src/lib/libssl/src/crypto/lhash/Makefile
    U src/lib/libssl/src/crypto/lhash/num.pl
    U src/lib/libssl/src/crypto/md4/Makefile
    U src/lib/libssl/src/crypto/md4/md4.c
    C src/lib/libssl/src/crypto/md4/md4_dgst.c
    C src/lib/libssl/src/crypto/md4/md4.h
    U src/lib/libssl/src/crypto/md4/md4_locl.h
    U src/lib/libssl/src/crypto/md4/md4_one.c
    U src/lib/libssl/src/crypto/md4/md4s.cpp
    U src/lib/libssl/src/crypto/md4/md4test.c
    U src/lib/libssl/src/crypto/md5/Makefile
    U src/lib/libssl/src/crypto/md5/md5.c
    C src/lib/libssl/src/crypto/md5/md5_dgst.c
    C src/lib/libssl/src/crypto/md5/md5.h
    U src/lib/libssl/src/crypto/md5/md5_locl.h
    U src/lib/libssl/src/crypto/md5/md5_one.c
    U src/lib/libssl/src/crypto/md5/md5s.cpp
    U src/lib/libssl/src/crypto/md5/md5test.c
    U src/lib/libssl/src/crypto/md5/asm/md5-586.pl
    U src/lib/libssl/src/crypto/md5/asm/md5-x86_64.pl
    C src/lib/libssl/src/crypto/mdc2/Makefile
    C src/lib/libssl/src/crypto/mdc2/mdc2.h
    U src/lib/libssl/src/crypto/mdc2/mdc2test.c
    U src/lib/libssl/src/crypto/objects/Makefile
    U src/lib/libssl/src/crypto/objects/obj_dat.c
    C src/lib/libssl/src/crypto/objects/obj_dat.h
    C src/lib/libssl/src/crypto/objects/obj_dat.pl
    U src/lib/libssl/src/crypto/objects/objects.h
    U src/lib/libssl/src/crypto/objects/objects.pl
    U src/lib/libssl/src/crypto/objects/objects.README
    C src/lib/libssl/src/crypto/objects/objects.txt
    U src/lib/libssl/src/crypto/objects/obj_err.c
    U src/lib/libssl/src/crypto/objects/obj_lib.c
    C src/lib/libssl/src/crypto/objects/obj_mac.h
    C src/lib/libssl/src/crypto/objects/obj_mac.num
    U src/lib/libssl/src/crypto/objects/o_names.c
    U src/lib/libssl/src/crypto/ocsp/Makefile
    C src/lib/libssl/src/crypto/ocsp/ocsp_asn.c
    U src/lib/libssl/src/crypto/ocsp/ocsp_cl.c
    U src/lib/libssl/src/crypto/ocsp/ocsp_err.c
    U src/lib/libssl/src/crypto/ocsp/ocsp_ext.c
    U src/lib/libssl/src/crypto/ocsp/ocsp.h
    C src/lib/libssl/src/crypto/ocsp/ocsp_ht.c
    U src/lib/libssl/src/crypto/ocsp/ocsp_lib.c
    U src/lib/libssl/src/crypto/ocsp/ocsp_prn.c
    C src/lib/libssl/src/crypto/ocsp/ocsp_srv.c
    C src/lib/libssl/src/crypto/ocsp/ocsp_vfy.c
    U src/lib/libssl/src/crypto/pem/Makefile
    U src/lib/libssl/src/crypto/pem/message
    U src/lib/libssl/src/crypto/pem/pem2.h
    C src/lib/libssl/src/crypto/pem/pem_all.c
    U src/lib/libssl/src/crypto/pem/pem_err.c
    C src/lib/libssl/src/crypto/pem/pem.h
    U src/lib/libssl/src/crypto/pem/pem_info.c
    C src/lib/libssl/src/crypto/pem/pem_lib.c
    U src/lib/libssl/src/crypto/pem/pem_oth.c
    U src/lib/libssl/src/crypto/pem/pem_pk8.c
    U src/lib/libssl/src/crypto/pem/pem_pkey.c
    U src/lib/libssl/src/crypto/pem/pem_seal.c
    U src/lib/libssl/src/crypto/pem/pem_sign.c
    C src/lib/libssl/src/crypto/pem/pem_x509.c
    C src/lib/libssl/src/crypto/pem/pem_xaux.c
    U src/lib/libssl/src/crypto/pem/pkcs7.lis
    U src/lib/libssl/src/crypto/perlasm/cbc.pl
    U src/lib/libssl/src/crypto/perlasm/readme
    U src/lib/libssl/src/crypto/perlasm/x86_64-xlate.pl
    U src/lib/libssl/src/crypto/perlasm/x86asm.pl
    U src/lib/libssl/src/crypto/perlasm/x86ms.pl
    U src/lib/libssl/src/crypto/perlasm/x86nasm.pl
    U src/lib/libssl/src/crypto/perlasm/x86unix.pl
    U src/lib/libssl/src/crypto/pkcs12/Makefile
    C src/lib/libssl/src/crypto/pkcs12/p12_add.c
    C src/lib/libssl/src/crypto/pkcs12/p12_asn.c
    C src/lib/libssl/src/crypto/pkcs12/p12_attr.c
    C src/lib/libssl/src/crypto/pkcs12/p12_crpt.c
    C src/lib/libssl/src/crypto/pkcs12/p12_crt.c
    C src/lib/libssl/src/crypto/pkcs12/p12_decr.c
    C src/lib/libssl/src/crypto/pkcs12/p12_init.c
    C src/lib/libssl/src/crypto/pkcs12/p12_key.c
    C src/lib/libssl/src/crypto/pkcs12/p12_kiss.c
    C src/lib/libssl/src/crypto/pkcs12/p12_mutl.c
    C src/lib/libssl/src/crypto/pkcs12/p12_npas.c
    C src/lib/libssl/src/crypto/pkcs12/p12_p8d.c
    C src/lib/libssl/src/crypto/pkcs12/p12_p8e.c
    C src/lib/libssl/src/crypto/pkcs12/p12_utl.c
    U src/lib/libssl/src/crypto/pkcs12/pk12err.c
    C src/lib/libssl/src/crypto/pkcs12/pkcs12.h
    U src/lib/libssl/src/crypto/pkcs7/bio_ber.c
    U src/lib/libssl/src/crypto/pkcs7/dec.c
    U src/lib/libssl/src/crypto/pkcs7/des.pem
    U src/lib/libssl/src/crypto/pkcs7/doc
    U src/lib/libssl/src/crypto/pkcs7/enc.c
    U src/lib/libssl/src/crypto/pkcs7/es1.pem
    U src/lib/libssl/src/crypto/pkcs7/example.c
    U src/lib/libssl/src/crypto/pkcs7/example.h
    U src/lib/libssl/src/crypto/pkcs7/infokey.pem
    U src/lib/libssl/src/crypto/pkcs7/info.pem
    U src/lib/libssl/src/crypto/pkcs7/Makefile
    C src/lib/libssl/src/crypto/pkcs7/pk7_asn1.c
    C src/lib/libssl/src/crypto/pkcs7/pk7_attr.c
    U src/lib/libssl/src/crypto/pkcs7/pk7_dgst.c
    U src/lib/libssl/src/crypto/pkcs7/pk7_doit.c
    U src/lib/libssl/src/crypto/pkcs7/pk7_enc.c
    U src/lib/libssl/src/crypto/pkcs7/pk7_lib.c
    C src/lib/libssl/src/crypto/pkcs7/pk7_mime.c
    C src/lib/libssl/src/crypto/pkcs7/pk7_smime.c
    U src/lib/libssl/src/crypto/pkcs7/pkcs7err.c
    U src/lib/libssl/src/crypto/pkcs7/pkcs7.h
    U src/lib/libssl/src/crypto/pkcs7/server.pem
    U src/lib/libssl/src/crypto/pkcs7/sign.c
    U src/lib/libssl/src/crypto/pkcs7/verify.c
    U src/lib/libssl/src/crypto/pkcs7/p7/a1
    U src/lib/libssl/src/crypto/pkcs7/p7/a2
    U src/lib/libssl/src/crypto/pkcs7/p7/cert.p7c
    U src/lib/libssl/src/crypto/pkcs7/p7/smime.p7m
    U src/lib/libssl/src/crypto/pkcs7/p7/smime.p7s
    U src/lib/libssl/src/crypto/pkcs7/t/3des.pem
    U src/lib/libssl/src/crypto/pkcs7/t/3dess.pem
    U src/lib/libssl/src/crypto/pkcs7/t/c.pem
    U src/lib/libssl/src/crypto/pkcs7/t/ff
    U src/lib/libssl/src/crypto/pkcs7/t/msie-e
    U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-01
    U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-01.pem
    U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-02
    U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-02.pem
    U src/lib/libssl/src/crypto/pkcs7/t/msie-e.pem
    U src/lib/libssl/src/crypto/pkcs7/t/msie-s-a-e
    U src/lib/libssl/src/crypto/pkcs7/t/msie-s-a-e.pem
    U src/lib/libssl/src/crypto/pkcs7/t/nav-smime
    U src/lib/libssl/src/crypto/pkcs7/t/server.pem
    U src/lib/libssl/src/crypto/pkcs7/t/s.pem
    U src/lib/libssl/src/crypto/pqueue/Makefile
    U src/lib/libssl/src/crypto/pqueue/pq_compat.h
    U src/lib/libssl/src/crypto/pqueue/pq_test.c
    U src/lib/libssl/src/crypto/pqueue/pqueue.c
    U src/lib/libssl/src/crypto/pqueue/pqueue.h
    C src/lib/libssl/src/crypto/rand/Makefile
    C src/lib/libssl/src/crypto/rand/md_rand.c
    U src/lib/libssl/src/crypto/rand/rand_egd.c
    N src/lib/libssl/src/crypto/rand/rand_eng.c
    C src/lib/libssl/src/crypto/rand/rand_err.c
    C src/lib/libssl/src/crypto/rand/randfile.c
    C src/lib/libssl/src/crypto/rand/rand.h
    C src/lib/libssl/src/crypto/rand/rand_lcl.h
    C src/lib/libssl/src/crypto/rand/rand_lib.c
    U src/lib/libssl/src/crypto/rand/rand_nw.c
    U src/lib/libssl/src/crypto/rand/rand_os2.c
    U src/lib/libssl/src/crypto/rand/randtest.c
    U src/lib/libssl/src/crypto/rand/rand_unix.c
    U src/lib/libssl/src/crypto/rand/rand_vms.c
    U src/lib/libssl/src/crypto/rand/rand_win.c
    U src/lib/libssl/src/crypto/rc2/Makefile
    U src/lib/libssl/src/crypto/rc2/rc2_cbc.c
    U src/lib/libssl/src/crypto/rc2/rc2cfb64.c
    U src/lib/libssl/src/crypto/rc2/rc2_ecb.c
    C src/lib/libssl/src/crypto/rc2/rc2.h
    U src/lib/libssl/src/crypto/rc2/rc2_locl.h
    U src/lib/libssl/src/crypto/rc2/rc2ofb64.c
    C src/lib/libssl/src/crypto/rc2/rc2_skey.c
    U src/lib/libssl/src/crypto/rc2/rc2speed.c
    U src/lib/libssl/src/crypto/rc2/rc2test.c
    U src/lib/libssl/src/crypto/rc2/rrc2.doc
    U src/lib/libssl/src/crypto/rc2/tab.c
    U src/lib/libssl/src/crypto/rc2/version
    U src/lib/libssl/src/crypto/rc4/Makefile
    U src/lib/libssl/src/crypto/rc4/rc4.c
    U src/lib/libssl/src/crypto/rc4/rc4_enc.c
    N src/lib/libssl/src/crypto/rc4/rc4_fblk.c
    C src/lib/libssl/src/crypto/rc4/rc4.h
    U src/lib/libssl/src/crypto/rc4/rc4_locl.h
    U src/lib/libssl/src/crypto/rc4/rc4s.cpp
    C src/lib/libssl/src/crypto/rc4/rc4_skey.c
    U src/lib/libssl/src/crypto/rc4/rc4speed.c
    U src/lib/libssl/src/crypto/rc4/rc4test.c
    U src/lib/libssl/src/crypto/rc4/rrc4.doc
    U src/lib/libssl/src/crypto/rc4/asm/rc4-586.pl
    U src/lib/libssl/src/crypto/rc4/asm/rc4-ia64.S
    C src/lib/libssl/src/crypto/rc4/asm/rc4-x86_64.pl
    U src/lib/libssl/src/crypto/rc5/Makefile
    C src/lib/libssl/src/crypto/rc5/rc5.h
    U src/lib/libssl/src/crypto/rc5/rc5_locl.h
    U src/lib/libssl/src/crypto/rc5/rc5s.cpp
    U src/lib/libssl/src/crypto/rc5/rc5test.c
    U src/lib/libssl/src/crypto/ripemd/Makefile
    U src/lib/libssl/src/crypto/ripemd/README
    C src/lib/libssl/src/crypto/ripemd/ripemd.h
    U src/lib/libssl/src/crypto/ripemd/rmd160.c
    U src/lib/libssl/src/crypto/ripemd/rmdconst.h
    C src/lib/libssl/src/crypto/ripemd/rmd_dgst.c
    C src/lib/libssl/src/crypto/ripemd/rmd_locl.h
    U src/lib/libssl/src/crypto/ripemd/rmd_one.c
    U src/lib/libssl/src/crypto/ripemd/rmdtest.c
    U src/lib/libssl/src/crypto/ripemd/asm/rips.cpp
    U src/lib/libssl/src/crypto/ripemd/asm/rmd-586.pl
    C src/lib/libssl/src/crypto/rsa/Makefile
    C src/lib/libssl/src/crypto/rsa/rsa_asn1.c
    U src/lib/libssl/src/crypto/rsa/rsa_chk.c
    U src/lib/libssl/src/crypto/rsa/rsa_depr.c
    C src/lib/libssl/src/crypto/rsa/rsa_eay.c
    N src/lib/libssl/src/crypto/rsa/rsa_eng.c
    C src/lib/libssl/src/crypto/rsa/rsa_err.c
    C src/lib/libssl/src/crypto/rsa/rsa_gen.c
    C src/lib/libssl/src/crypto/rsa/rsa.h
    C src/lib/libssl/src/crypto/rsa/rsa_lib.c
    U src/lib/libssl/src/crypto/rsa/rsa_none.c
    C src/lib/libssl/src/crypto/rsa/rsa_null.c
    C src/lib/libssl/src/crypto/rsa/rsa_oaep.c
    U src/lib/libssl/src/crypto/rsa/rsa_pk1.c
    U src/lib/libssl/src/crypto/rsa/rsa_pss.c
    U src/lib/libssl/src/crypto/rsa/rsa_saos.c
    C src/lib/libssl/src/crypto/rsa/rsa_sign.c
    C src/lib/libssl/src/crypto/rsa/rsa_ssl.c
    U src/lib/libssl/src/crypto/rsa/rsa_test.c
    U src/lib/libssl/src/crypto/rsa/rsa_x931.c
    N src/lib/libssl/src/crypto/rsa/rsa_x931g.c
    U src/lib/libssl/src/crypto/seed/Makefile
    U src/lib/libssl/src/crypto/seed/seed.c
    U src/lib/libssl/src/crypto/seed/seed_cbc.c
    U src/lib/libssl/src/crypto/seed/seed_cfb.c
    U src/lib/libssl/src/crypto/seed/seed_ecb.c
    U src/lib/libssl/src/crypto/seed/seed.h
    U src/lib/libssl/src/crypto/seed/seed_locl.h
    U src/lib/libssl/src/crypto/seed/seed_ofb.c
    U src/lib/libssl/src/crypto/sha/Makefile
    U src/lib/libssl/src/crypto/sha/sha1.c
    C src/lib/libssl/src/crypto/sha/sha1dgst.c
    C src/lib/libssl/src/crypto/sha/sha1_one.c
    U src/lib/libssl/src/crypto/sha/sha1s.cpp
    U src/lib/libssl/src/crypto/sha/sha1test.c
    U src/lib/libssl/src/crypto/sha/sha256.c
    U src/lib/libssl/src/crypto/sha/sha256t.c
    U src/lib/libssl/src/crypto/sha/sha512.c
    U src/lib/libssl/src/crypto/sha/sha512t.c
    U src/lib/libssl/src/crypto/sha/sha.c
    C src/lib/libssl/src/crypto/sha/sha_dgst.c
    C src/lib/libssl/src/crypto/sha/sha.h
    C src/lib/libssl/src/crypto/sha/sha_locl.h
    U src/lib/libssl/src/crypto/sha/sha_one.c
    U src/lib/libssl/src/crypto/sha/shatest.c
    U src/lib/libssl/src/crypto/sha/asm/README
    C src/lib/libssl/src/crypto/sha/asm/sha1-586.pl
    U src/lib/libssl/src/crypto/sha/asm/sha1-ia64.pl
    U src/lib/libssl/src/crypto/sha/asm/sha1-x86_64.pl
    U src/lib/libssl/src/crypto/sha/asm/sha512-ia64.pl
    U src/lib/libssl/src/crypto/sha/asm/sha512-sse2.pl
    U src/lib/libssl/src/crypto/sha/asm/sha512-x86_64.pl
    U src/lib/libssl/src/crypto/stack/Makefile
    C src/lib/libssl/src/crypto/stack/safestack.h
    U src/lib/libssl/src/crypto/stack/stack.c
    U src/lib/libssl/src/crypto/stack/stack.h
    U src/lib/libssl/src/crypto/store/Makefile
    U src/lib/libssl/src/crypto/store/README
    U src/lib/libssl/src/crypto/store/store.h
    U src/lib/libssl/src/crypto/store/str_err.c
    U src/lib/libssl/src/crypto/store/str_lib.c
    U src/lib/libssl/src/crypto/store/str_locl.h
    U src/lib/libssl/src/crypto/store/str_mem.c
    U src/lib/libssl/src/crypto/store/str_meth.c
    U src/lib/libssl/src/crypto/threads/mttest.c
    U src/lib/libssl/src/crypto/threads/netware.bat
    U src/lib/libssl/src/crypto/threads/profile.sh
    U src/lib/libssl/src/crypto/threads/ptest.bat
    U src/lib/libssl/src/crypto/threads/pthread2.sh
    U src/lib/libssl/src/crypto/threads/pthread.sh
    U src/lib/libssl/src/crypto/threads/pthreads-vms.com
    U src/lib/libssl/src/crypto/threads/purify.sh
    U src/lib/libssl/src/crypto/threads/README
    U src/lib/libssl/src/crypto/threads/solaris.sh
    U src/lib/libssl/src/crypto/threads/th-lock.c
    U src/lib/libssl/src/crypto/threads/win32.bat
    U src/lib/libssl/src/crypto/txt_db/Makefile
    U src/lib/libssl/src/crypto/txt_db/txt_db.c
    U src/lib/libssl/src/crypto/txt_db/txt_db.h
    U src/lib/libssl/src/crypto/ui/Makefile
    U src/lib/libssl/src/crypto/ui/ui_compat.c
    U src/lib/libssl/src/crypto/ui/ui_compat.h
    U src/lib/libssl/src/crypto/ui/ui_err.c
    U src/lib/libssl/src/crypto/ui/ui.h
    U src/lib/libssl/src/crypto/ui/ui_lib.c
    U src/lib/libssl/src/crypto/ui/ui_locl.h
    C src/lib/libssl/src/crypto/ui/ui_openssl.c
    U src/lib/libssl/src/crypto/ui/ui_util.c
    C src/lib/libssl/src/crypto/x509/by_dir.c
    U src/lib/libssl/src/crypto/x509/by_file.c
    U src/lib/libssl/src/crypto/x509/Makefile
    C src/lib/libssl/src/crypto/x509/x509_att.c
    C src/lib/libssl/src/crypto/x509/x509_cmp.c
    C src/lib/libssl/src/crypto/x509/x509cset.c
    U src/lib/libssl/src/crypto/x509/x509_d2.c
    U src/lib/libssl/src/crypto/x509/x509_def.c
    U src/lib/libssl/src/crypto/x509/x509_err.c
    U src/lib/libssl/src/crypto/x509/x509_ext.c
    U src/lib/libssl/src/crypto/x509/x509.h
    U src/lib/libssl/src/crypto/x509/x509_lu.c
    U src/lib/libssl/src/crypto/x509/x509name.c
    U src/lib/libssl/src/crypto/x509/x509_obj.c
    U src/lib/libssl/src/crypto/x509/x509_r2x.c
    U src/lib/libssl/src/crypto/x509/x509_req.c
    U src/lib/libssl/src/crypto/x509/x509rset.c
    U src/lib/libssl/src/crypto/x509/x509_set.c
    C src/lib/libssl/src/crypto/x509/x509spki.c
    C src/lib/libssl/src/crypto/x509/x509_trs.c
    U src/lib/libssl/src/crypto/x509/x509_txt.c
    U src/lib/libssl/src/crypto/x509/x509type.c
    U src/lib/libssl/src/crypto/x509/x509_v3.c
    C src/lib/libssl/src/crypto/x509/x509_vfy.c
    U src/lib/libssl/src/crypto/x509/x509_vfy.h
    U src/lib/libssl/src/crypto/x509/x509_vpm.c
    U src/lib/libssl/src/crypto/x509/x_all.c
    C src/lib/libssl/src/crypto/x509v3/ext_dat.h
    U src/lib/libssl/src/crypto/x509v3/Makefile
    U src/lib/libssl/src/crypto/x509v3/pcy_cache.c
    C src/lib/libssl/src/crypto/x509v3/pcy_data.c
    U src/lib/libssl/src/crypto/x509v3/pcy_int.h
    U src/lib/libssl/src/crypto/x509v3/pcy_lib.c
    U src/lib/libssl/src/crypto/x509v3/pcy_map.c
    U src/lib/libssl/src/crypto/x509v3/pcy_node.c
    C src/lib/libssl/src/crypto/x509v3/pcy_tree.c
    C src/lib/libssl/src/crypto/x509v3/tabtest.c
    C src/lib/libssl/src/crypto/x509v3/v3_addr.c
    C src/lib/libssl/src/crypto/x509v3/v3_akeya.c
    C src/lib/libssl/src/crypto/x509v3/v3_akey.c
    C src/lib/libssl/src/crypto/x509v3/v3_alt.c
    C src/lib/libssl/src/crypto/x509v3/v3_asid.c
    C src/lib/libssl/src/crypto/x509v3/v3_bcons.c
    C src/lib/libssl/src/crypto/x509v3/v3_bitst.c
    C src/lib/libssl/src/crypto/x509v3/v3_conf.c
    C src/lib/libssl/src/crypto/x509v3/v3conf.c
    C src/lib/libssl/src/crypto/x509v3/v3_cpols.c
    C src/lib/libssl/src/crypto/x509v3/v3_crld.c
    C src/lib/libssl/src/crypto/x509v3/v3_enum.c
    U src/lib/libssl/src/crypto/x509v3/v3err.c
    C src/lib/libssl/src/crypto/x509v3/v3_extku.c
    C src/lib/libssl/src/crypto/x509v3/v3_genn.c
    C src/lib/libssl/src/crypto/x509v3/v3_ia5.c
    C src/lib/libssl/src/crypto/x509v3/v3_info.c
    C src/lib/libssl/src/crypto/x509v3/v3_int.c
    C src/lib/libssl/src/crypto/x509v3/v3_lib.c
    U src/lib/libssl/src/crypto/x509v3/v3_ncons.c
    C src/lib/libssl/src/crypto/x509v3/v3_ocsp.c
    U src/lib/libssl/src/crypto/x509v3/v3_pcia.c
    U src/lib/libssl/src/crypto/x509v3/v3_pci.c
    U src/lib/libssl/src/crypto/x509v3/v3_pcons.c
    C src/lib/libssl/src/crypto/x509v3/v3_pku.c
    U src/lib/libssl/src/crypto/x509v3/v3_pmaps.c
    C src/lib/libssl/src/crypto/x509v3/v3prin.c
    C src/lib/libssl/src/crypto/x509v3/v3_prn.c
    C src/lib/libssl/src/crypto/x509v3/v3_purp.c
    C src/lib/libssl/src/crypto/x509v3/v3_skey.c
    C src/lib/libssl/src/crypto/x509v3/v3_sxnet.c
    C src/lib/libssl/src/crypto/x509v3/v3_utl.c
    C src/lib/libssl/src/crypto/x509v3/x509v3.h
    U src/lib/libssl/src/demos/b64.c
    U src/lib/libssl/src/demos/b64.pl
    U src/lib/libssl/src/demos/privkey.pem
    U src/lib/libssl/src/demos/README
    U src/lib/libssl/src/demos/selfsign.c
    U src/lib/libssl/src/demos/spkigen.c
    C src/lib/libssl/src/demos/asn1/ocsp.c
    U src/lib/libssl/src/demos/asn1/README.ASN1
    U src/lib/libssl/src/demos/bio/Makefile
    U src/lib/libssl/src/demos/bio/README
    U src/lib/libssl/src/demos/bio/saccept.c
    U src/lib/libssl/src/demos/bio/sconnect.c
    U src/lib/libssl/src/demos/bio/server.pem
    U src/lib/libssl/src/demos/easy_tls/cacerts.pem
    U src/lib/libssl/src/demos/easy_tls/cert.pem
    U src/lib/libssl/src/demos/easy_tls/easy-tls.c
    U src/lib/libssl/src/demos/easy_tls/easy-tls.h
    U src/lib/libssl/src/demos/easy_tls/Makefile
    U src/lib/libssl/src/demos/easy_tls/README
    U src/lib/libssl/src/demos/easy_tls/test.c
    U src/lib/libssl/src/demos/easy_tls/test.h
    U src/lib/libssl/src/demos/eay/base64.c
    U src/lib/libssl/src/demos/eay/conn.c
    U src/lib/libssl/src/demos/eay/loadrsa.c
    U src/lib/libssl/src/demos/eay/Makefile
    U src/lib/libssl/src/demos/engines/cluster_labs/cluster_labs.h
    U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs.c
    U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs.ec
    U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.c
    U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.h
    U src/lib/libssl/src/demos/engines/cluster_labs/Makefile
    U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca.c
    U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca.ec
    U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.c
    U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.h
    U src/lib/libssl/src/demos/engines/ibmca/ica_openssl_api.h
    U src/lib/libssl/src/demos/engines/ibmca/Makefile
    U src/lib/libssl/src/demos/engines/rsaref/build.com
    U src/lib/libssl/src/demos/engines/rsaref/Makefile
    U src/lib/libssl/src/demos/engines/rsaref/README
    U src/lib/libssl/src/demos/engines/rsaref/rsaref.c
    U src/lib/libssl/src/demos/engines/rsaref/rsaref.ec
    U src/lib/libssl/src/demos/engines/rsaref/rsaref_err.c
    U src/lib/libssl/src/demos/engines/rsaref/rsaref_err.h
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod.c
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod.ec
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.c
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.h
    U src/lib/libssl/src/demos/engines/zencod/hw_zencod.h
    U src/lib/libssl/src/demos/engines/zencod/Makefile
    N src/lib/libssl/src/demos/jpake/jpakedemo.c
    N src/lib/libssl/src/demos/jpake/Makefile
    U src/lib/libssl/src/demos/maurice/cert.pem
    U src/lib/libssl/src/demos/maurice/example1.c
    U src/lib/libssl/src/demos/maurice/example2.c
    U src/lib/libssl/src/demos/maurice/example3.c
    U src/lib/libssl/src/demos/maurice/example4.c
    U src/lib/libssl/src/demos/maurice/loadkeys.c
    U src/lib/libssl/src/demos/maurice/loadkeys.h
    U src/lib/libssl/src/demos/maurice/Makefile
    U src/lib/libssl/src/demos/maurice/privkey.pem
    U src/lib/libssl/src/demos/maurice/README
    U src/lib/libssl/src/demos/pkcs12/pkread.c
    U src/lib/libssl/src/demos/pkcs12/pkwrite.c
    U src/lib/libssl/src/demos/pkcs12/README
    U src/lib/libssl/src/demos/prime/Makefile
    U src/lib/libssl/src/demos/prime/prime.c
    U src/lib/libssl/src/demos/sign/cert.pem
    U src/lib/libssl/src/demos/sign/key.pem
    U src/lib/libssl/src/demos/sign/Makefile
    U src/lib/libssl/src/demos/sign/sign.c
    U src/lib/libssl/src/demos/sign/sign.txt
    U src/lib/libssl/src/demos/sign/sig.txt
    U src/lib/libssl/src/demos/ssl/cli.cpp
    U src/lib/libssl/src/demos/ssl/inetdsrv.cpp
    U src/lib/libssl/src/demos/ssl/serv.cpp
    U src/lib/libssl/src/demos/ssltest-ecc/ECCcertgen.sh
    U src/lib/libssl/src/demos/ssltest-ecc/ECC-RSAcertgen.sh
    U src/lib/libssl/src/demos/ssltest-ecc/README
    U src/lib/libssl/src/demos/ssltest-ecc/RSAcertgen.sh
    U src/lib/libssl/src/demos/ssltest-ecc/ssltest.sh
    U src/lib/libssl/src/demos/state_machine/Makefile
    U src/lib/libssl/src/demos/state_machine/state_machine.c
    U src/lib/libssl/src/demos/tunala/A-client.pem
    U src/lib/libssl/src/demos/tunala/A-server.pem
    U src/lib/libssl/src/demos/tunala/autogunk.sh
    U src/lib/libssl/src/demos/tunala/autoungunk.sh
    U src/lib/libssl/src/demos/tunala/breakage.c
    U src/lib/libssl/src/demos/tunala/buffer.c
    U src/lib/libssl/src/demos/tunala/CA.pem
    U src/lib/libssl/src/demos/tunala/cb.c
    U src/lib/libssl/src/demos/tunala/configure.in
    U src/lib/libssl/src/demos/tunala/INSTALL
    U src/lib/libssl/src/demos/tunala/ip.c
    U src/lib/libssl/src/demos/tunala/Makefile
    U src/lib/libssl/src/demos/tunala/Makefile.am
    U src/lib/libssl/src/demos/tunala/README
    U src/lib/libssl/src/demos/tunala/sm.c
    U src/lib/libssl/src/demos/tunala/test.sh
    U src/lib/libssl/src/demos/tunala/tunala.c
    U src/lib/libssl/src/demos/tunala/tunala.h
    U src/lib/libssl/src/demos/x509/mkcert.c
    U src/lib/libssl/src/demos/x509/mkreq.c
    U src/lib/libssl/src/demos/x509/README
    U src/lib/libssl/src/doc/c-indentation.el
    U src/lib/libssl/src/doc/fingerprints.txt
    U src/lib/libssl/src/doc/openssl_button.gif
    U src/lib/libssl/src/doc/openssl_button.html
    U src/lib/libssl/src/doc/openssl-shared.txt
    U src/lib/libssl/src/doc/openssl.txt
    U src/lib/libssl/src/doc/README
    U src/lib/libssl/src/doc/ssleay.txt
    U src/lib/libssl/src/doc/standards.txt
    U src/lib/libssl/src/doc/apps/asn1parse.pod
    U src/lib/libssl/src/doc/apps/CA.pl.pod
    U src/lib/libssl/src/doc/apps/ca.pod
    U src/lib/libssl/src/doc/apps/ciphers.pod
    U src/lib/libssl/src/doc/apps/config.pod
    U src/lib/libssl/src/doc/apps/crl2pkcs7.pod
    U src/lib/libssl/src/doc/apps/crl.pod
    U src/lib/libssl/src/doc/apps/dgst.pod
    U src/lib/libssl/src/doc/apps/dhparam.pod
    U src/lib/libssl/src/doc/apps/dsaparam.pod
    U src/lib/libssl/src/doc/apps/dsa.pod
    U src/lib/libssl/src/doc/apps/ecparam.pod
    U src/lib/libssl/src/doc/apps/ec.pod
    U src/lib/libssl/src/doc/apps/enc.pod
    U src/lib/libssl/src/doc/apps/errstr.pod
    U src/lib/libssl/src/doc/apps/gendsa.pod
    U src/lib/libssl/src/doc/apps/genrsa.pod
    U src/lib/libssl/src/doc/apps/nseq.pod
    U src/lib/libssl/src/doc/apps/ocsp.pod
    U src/lib/libssl/src/doc/apps/openssl.pod
    U src/lib/libssl/src/doc/apps/passwd.pod
    U src/lib/libssl/src/doc/apps/pkcs12.pod
    U src/lib/libssl/src/doc/apps/pkcs7.pod
    U src/lib/libssl/src/doc/apps/pkcs8.pod
    U src/lib/libssl/src/doc/apps/req.pod
    U src/lib/libssl/src/doc/apps/rand.pod
    U src/lib/libssl/src/doc/apps/rsa.pod
    U src/lib/libssl/src/doc/apps/rsautl.pod
    U src/lib/libssl/src/doc/apps/s_client.pod
    U src/lib/libssl/src/doc/apps/sess_id.pod
    U src/lib/libssl/src/doc/apps/smime.pod
    U src/lib/libssl/src/doc/apps/speed.pod
    U src/lib/libssl/src/doc/apps/spkac.pod
    U src/lib/libssl/src/doc/apps/s_server.pod
    U src/lib/libssl/src/doc/apps/s_time.pod
    U src/lib/libssl/src/doc/apps/verify.pod
    U src/lib/libssl/src/doc/apps/version.pod
    U src/lib/libssl/src/doc/apps/x509.pod
    U src/lib/libssl/src/doc/apps/x509v3_config.pod
    U src/lib/libssl/src/doc/crypto/ASN1_generate_nconf.pod
    U src/lib/libssl/src/doc/crypto/ASN1_OBJECT_new.pod
    U src/lib/libssl/src/doc/crypto/ASN1_STRING_length.pod
    U src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod
    U src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod
    U src/lib/libssl/src/doc/crypto/BIO_ctrl.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_base64.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_buffer.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_cipher.pod
    U src/lib/libssl/src/doc/crypto/BIO_find_type.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_md.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_null.pod
    U src/lib/libssl/src/doc/crypto/BIO_f_ssl.pod
    U src/lib/libssl/src/doc/crypto/BIO_new.pod
    U src/lib/libssl/src/doc/crypto/bio.pod
    U src/lib/libssl/src/doc/crypto/BIO_push.pod
    U src/lib/libssl/src/doc/crypto/BIO_read.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_accept.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_bio.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_connect.pod
    U src/lib/libssl/src/doc/crypto/BIO_set_callback.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_fd.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_file.pod
    U src/lib/libssl/src/doc/crypto/BIO_should_retry.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_mem.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_null.pod
    U src/lib/libssl/src/doc/crypto/BIO_s_socket.pod
    U src/lib/libssl/src/doc/crypto/blowfish.pod
    U src/lib/libssl/src/doc/crypto/BN_add.pod
    U src/lib/libssl/src/doc/crypto/BN_add_word.pod
    U src/lib/libssl/src/doc/crypto/BN_BLINDING_new.pod
    U src/lib/libssl/src/doc/crypto/BN_bn2bin.pod
    U src/lib/libssl/src/doc/crypto/BN_cmp.pod
    U src/lib/libssl/src/doc/crypto/BN_copy.pod
    U src/lib/libssl/src/doc/crypto/BN_CTX_new.pod
    U src/lib/libssl/src/doc/crypto/BN_CTX_start.pod
    U src/lib/libssl/src/doc/crypto/BN_generate_prime.pod
    U src/lib/libssl/src/doc/crypto/bn_internal.pod
    U src/lib/libssl/src/doc/crypto/BN_mod_inverse.pod
    U src/lib/libssl/src/doc/crypto/BN_mod_mul_montgomery.pod
    U src/lib/libssl/src/doc/crypto/BN_mod_mul_reciprocal.pod
    U src/lib/libssl/src/doc/crypto/BN_new.pod
    U src/lib/libssl/src/doc/crypto/BN_num_bytes.pod
    U src/lib/libssl/src/doc/crypto/bn.pod
    U src/lib/libssl/src/doc/crypto/BN_rand.pod
    U src/lib/libssl/src/doc/crypto/BN_set_bit.pod
    U src/lib/libssl/src/doc/crypto/BN_swap.pod
    U src/lib/libssl/src/doc/crypto/BN_zero.pod
    U src/lib/libssl/src/doc/crypto/buffer.pod
    U src/lib/libssl/src/doc/crypto/CONF_modules_free.pod
    U src/lib/libssl/src/doc/crypto/CONF_modules_load_file.pod
    U src/lib/libssl/src/doc/crypto/crypto.pod
    U src/lib/libssl/src/doc/crypto/CRYPTO_set_ex_data.pod
    U src/lib/libssl/src/doc/crypto/d2i_ASN1_OBJECT.pod
    U src/lib/libssl/src/doc/crypto/d2i_DHparams.pod
    U src/lib/libssl/src/doc/crypto/d2i_DSAPublicKey.pod
    U src/lib/libssl/src/doc/crypto/d2i_PKCS8PrivateKey.pod
    U src/lib/libssl/src/doc/crypto/d2i_RSAPublicKey.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_ALGOR.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_NAME.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod
    U src/lib/libssl/src/doc/crypto/d2i_X509_SIG.pod
    U src/lib/libssl/src/doc/crypto/des_modes.pod
    U src/lib/libssl/src/doc/crypto/des.pod
    U src/lib/libssl/src/doc/crypto/DH_generate_key.pod
    U src/lib/libssl/src/doc/crypto/DH_generate_parameters.pod
    U src/lib/libssl/src/doc/crypto/DH_get_ex_new_index.pod
    U src/lib/libssl/src/doc/crypto/DH_new.pod
    U src/lib/libssl/src/doc/crypto/dh.pod
    U src/lib/libssl/src/doc/crypto/DH_set_method.pod
    U src/lib/libssl/src/doc/crypto/DH_size.pod
    U src/lib/libssl/src/doc/crypto/DSA_do_sign.pod
    U src/lib/libssl/src/doc/crypto/DSA_dup_DH.pod
    U src/lib/libssl/src/doc/crypto/DSA_generate_key.pod
    U src/lib/libssl/src/doc/crypto/dsa.pod
    U src/lib/libssl/src/doc/crypto/DSA_generate_parameters.pod
    U src/lib/libssl/src/doc/crypto/DSA_get_ex_new_index.pod
    U src/lib/libssl/src/doc/crypto/DSA_new.pod
    U src/lib/libssl/src/doc/crypto/DSA_set_method.pod
    U src/lib/libssl/src/doc/crypto/DSA_SIG_new.pod
    U src/lib/libssl/src/doc/crypto/DSA_sign.pod
    U src/lib/libssl/src/doc/crypto/DSA_size.pod
    U src/lib/libssl/src/doc/crypto/ecdsa.pod
    U src/lib/libssl/src/doc/crypto/engine.pod
    U src/lib/libssl/src/doc/crypto/ERR_clear_error.pod
    U src/lib/libssl/src/doc/crypto/ERR_error_string.pod
    U src/lib/libssl/src/doc/crypto/ERR_get_error.pod
    U src/lib/libssl/src/doc/crypto/ERR_GET_LIB.pod
    U src/lib/libssl/src/doc/crypto/ERR_load_crypto_strings.pod
    U src/lib/libssl/src/doc/crypto/ERR_load_strings.pod
    U src/lib/libssl/src/doc/crypto/err.pod
    U src/lib/libssl/src/doc/crypto/ERR_print_errors.pod
    U src/lib/libssl/src/doc/crypto/ERR_put_error.pod
    U src/lib/libssl/src/doc/crypto/evp.pod
    U src/lib/libssl/src/doc/crypto/ERR_remove_state.pod
    U src/lib/libssl/src/doc/crypto/ERR_set_mark.pod
    U src/lib/libssl/src/doc/crypto/EVP_BytesToKey.pod
    U src/lib/libssl/src/doc/crypto/EVP_DigestInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_EncryptInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_OpenInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_PKEY_new.pod
    U src/lib/libssl/src/doc/crypto/EVP_PKEY_set1_RSA.pod
    U src/lib/libssl/src/doc/crypto/EVP_SealInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_SignInit.pod
    U src/lib/libssl/src/doc/crypto/EVP_VerifyInit.pod
    U src/lib/libssl/src/doc/crypto/hmac.pod
    U src/lib/libssl/src/doc/crypto/lhash.pod
    U src/lib/libssl/src/doc/crypto/lh_stats.pod
    U src/lib/libssl/src/doc/crypto/md5.pod
    U src/lib/libssl/src/doc/crypto/mdc2.pod
    U src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod
    U src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod
    U src/lib/libssl/src/doc/crypto/OPENSSL_Applink.pod
    U src/lib/libssl/src/doc/crypto/OPENSSL_config.pod
    U src/lib/libssl/src/doc/crypto/OPENSSL_ia32cap.pod
    U src/lib/libssl/src/doc/crypto/OPENSSL_load_builtin_modules.pod
    U src/lib/libssl/src/doc/crypto/OPENSSL_VERSION_NUMBER.pod
    U src/lib/libssl/src/doc/crypto/pem.pod
    U src/lib/libssl/src/doc/crypto/PKCS12_create.pod
    U src/lib/libssl/src/doc/crypto/PKCS12_parse.pod
    U src/lib/libssl/src/doc/crypto/PKCS7_decrypt.pod
    U src/lib/libssl/src/doc/crypto/PKCS7_encrypt.pod
    U src/lib/libssl/src/doc/crypto/PKCS7_sign.pod
    U src/lib/libssl/src/doc/crypto/PKCS7_verify.pod
    U src/lib/libssl/src/doc/crypto/RAND_add.pod
    U src/lib/libssl/src/doc/crypto/RAND_bytes.pod
    U src/lib/libssl/src/doc/crypto/RAND_cleanup.pod
    C src/lib/libssl/src/doc/crypto/RAND_egd.pod
    U src/lib/libssl/src/doc/crypto/RAND_load_file.pod
    U src/lib/libssl/src/doc/crypto/rand.pod
    U src/lib/libssl/src/doc/crypto/RAND_set_rand_method.pod
    U src/lib/libssl/src/doc/crypto/rc4.pod
    U src/lib/libssl/src/doc/crypto/ripemd.pod
    U src/lib/libssl/src/doc/crypto/RSA_blinding_on.pod
    U src/lib/libssl/src/doc/crypto/RSA_check_key.pod
    U src/lib/libssl/src/doc/crypto/RSA_generate_key.pod
    U src/lib/libssl/src/doc/crypto/RSA_get_ex_new_index.pod
    U src/lib/libssl/src/doc/crypto/RSA_new.pod
    U src/lib/libssl/src/doc/crypto/RSA_padding_add_PKCS1_type_1.pod
    U src/lib/libssl/src/doc/crypto/rsa.pod
    U src/lib/libssl/src/doc/crypto/RSA_print.pod
    U src/lib/libssl/src/doc/crypto/RSA_private_encrypt.pod
    U src/lib/libssl/src/doc/crypto/RSA_public_encrypt.pod
    U src/lib/libssl/src/doc/crypto/RSA_set_method.pod
    U src/lib/libssl/src/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod
    U src/lib/libssl/src/doc/crypto/RSA_sign.pod
    U src/lib/libssl/src/doc/crypto/RSA_size.pod
    U src/lib/libssl/src/doc/crypto/sha.pod
    U src/lib/libssl/src/doc/crypto/SMIME_read_PKCS7.pod
    U src/lib/libssl/src/doc/crypto/threads.pod
    U src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod
    U src/lib/libssl/src/doc/crypto/ui_compat.pod
    U src/lib/libssl/src/doc/crypto/ui.pod
    U src/lib/libssl/src/doc/crypto/X509_NAME_add_entry_by_txt.pod
    U src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod
    U src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod
    U src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod
    U src/lib/libssl/src/doc/crypto/X509_new.pod
    U src/lib/libssl/src/doc/crypto/x509.pod
    U src/lib/libssl/src/doc/HOWTO/certificates.txt
    U src/lib/libssl/src/doc/HOWTO/keys.txt
    U src/lib/libssl/src/doc/HOWTO/proxy_certificates.txt
    U src/lib/libssl/src/doc/ssl/d2i_SSL_SESSION.pod
    U src/lib/libssl/src/doc/ssl/SSL_accept.pod
    U src/lib/libssl/src/doc/ssl/SSL_alert_type_string.pod
    U src/lib/libssl/src/doc/ssl/SSL_CIPHER_get_name.pod
    U src/lib/libssl/src/doc/ssl/SSL_clear.pod
    U src/lib/libssl/src/doc/ssl/SSL_COMP_add_compression_method.pod
    U src/lib/libssl/src/doc/ssl/SSL_connect.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_add_extra_chain_cert.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_add_session.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_ctrl.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_flush_sessions.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_free.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_get_ex_new_index.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_get_verify_mode.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_new.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_load_verify_locations.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_sessions.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_number.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_set_cache_size.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_set_get_cb.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cert_store.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cert_verify_callback.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cipher_list.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_client_CA_list.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_client_cert_cb.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_default_passwd_cb.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_generate_session_id.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_info_callback.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_max_cert_list.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_mode.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_msg_callback.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_options.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_quiet_shutdown.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_session_cache_mode.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_session_id_context.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_ssl_version.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_timeout.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_set_verify.pod
    U src/lib/libssl/src/doc/ssl/SSL_CTX_use_certificate.pod
    U src/lib/libssl/src/doc/ssl/SSL_new.pod
    U src/lib/libssl/src/doc/ssl/SSL_do_handshake.pod
    U src/lib/libssl/src/doc/ssl/SSL_free.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_ciphers.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_client_CA_list.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_current_cipher.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_default_timeout.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_error.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_ex_data_X509_STORE_CTX_idx.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_ex_new_index.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_fd.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_peer_cert_chain.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_peer_certificate.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_rbio.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_session.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_SSL_CTX.pod
    U src/lib/libssl/src/doc/ssl/SSL_pending.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_verify_result.pod
    U src/lib/libssl/src/doc/ssl/SSL_get_version.pod
    U src/lib/libssl/src/doc/ssl/SSL_library_init.pod
    U src/lib/libssl/src/doc/ssl/SSL_load_client_CA_file.pod
    U src/lib/libssl/src/doc/ssl/ssl.pod
    C src/lib/libssl/src/doc/ssl/SSL_read.pod
    U src/lib/libssl/src/doc/ssl/SSL_rstate_string.pod
    U src/lib/libssl/src/doc/ssl/SSL_SESSION_free.pod
    U src/lib/libssl/src/doc/ssl/SSL_SESSION_get_ex_new_index.pod
    U src/lib/libssl/src/doc/ssl/SSL_SESSION_get_time.pod
    U src/lib/libssl/src/doc/ssl/SSL_session_reused.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_bio.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_connect_state.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_fd.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_session.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_shutdown.pod
    U src/lib/libssl/src/doc/ssl/SSL_set_verify_result.pod
    U src/lib/libssl/src/doc/ssl/SSL_shutdown.pod
    U src/lib/libssl/src/doc/ssl/SSL_state_string.pod
    U src/lib/libssl/src/doc/ssl/SSL_want.pod
    U src/lib/libssl/src/doc/ssl/SSL_write.pod
    U src/lib/libssl/src/engines/axp.opt
    U src/lib/libssl/src/engines/e_4758cca.c
    U src/lib/libssl/src/engines/e_4758cca.ec
    U src/lib/libssl/src/engines/e_4758cca_err.c
    U src/lib/libssl/src/engines/e_4758cca_err.h
    U src/lib/libssl/src/engines/e_aep.c
    U src/lib/libssl/src/engines/e_aep.ec
    U src/lib/libssl/src/engines/e_aep_err.c
    U src/lib/libssl/src/engines/e_aep_err.h
    U src/lib/libssl/src/engines/e_atalla.c
    U src/lib/libssl/src/engines/e_atalla.ec
    U src/lib/libssl/src/engines/e_atalla_err.c
    U src/lib/libssl/src/engines/e_atalla_err.h
    C src/lib/libssl/src/engines/e_capi.c
    C src/lib/libssl/src/engines/e_capi.ec
    C src/lib/libssl/src/engines/e_capi_err.c
    C src/lib/libssl/src/engines/e_capi_err.h
    U src/lib/libssl/src/engines/e_chil.c
    U src/lib/libssl/src/engines/e_chil.ec
    U src/lib/libssl/src/engines/e_chil_err.c
    U src/lib/libssl/src/engines/e_chil_err.h
    U src/lib/libssl/src/engines/e_cswift.c
    U src/lib/libssl/src/engines/e_cswift.ec
    U src/lib/libssl/src/engines/e_cswift_err.c
    U src/lib/libssl/src/engines/e_cswift_err.h
    C src/lib/libssl/src/engines/e_gmp.c
    U src/lib/libssl/src/engines/e_gmp.ec
    U src/lib/libssl/src/engines/e_gmp_err.c
    U src/lib/libssl/src/engines/e_gmp_err.h
    U src/lib/libssl/src/engines/engine_vector.mar
    U src/lib/libssl/src/engines/e_nuron.c
    U src/lib/libssl/src/engines/e_nuron.ec
    U src/lib/libssl/src/engines/e_nuron_err.c
    U src/lib/libssl/src/engines/e_nuron_err.h
    U src/lib/libssl/src/engines/e_sureware.c
    U src/lib/libssl/src/engines/e_sureware.ec
    U src/lib/libssl/src/engines/e_sureware_err.c
    U src/lib/libssl/src/engines/e_sureware_err.h
    U src/lib/libssl/src/engines/e_ubsec.c
    U src/lib/libssl/src/engines/e_ubsec.ec
    U src/lib/libssl/src/engines/e_ubsec_err.c
    U src/lib/libssl/src/engines/e_ubsec_err.h
    U src/lib/libssl/src/engines/makeengines.com
    C src/lib/libssl/src/engines/Makefile
    U src/lib/libssl/src/engines/vax.opt
    U src/lib/libssl/src/engines/vendor_defns/aep.h
    U src/lib/libssl/src/engines/vendor_defns/atalla.h
    U src/lib/libssl/src/engines/vendor_defns/cswift.h
    U src/lib/libssl/src/engines/vendor_defns/hw_4758_cca.h
    U src/lib/libssl/src/engines/vendor_defns/hwcryptohook.h
    U src/lib/libssl/src/engines/vendor_defns/hw_ubsec.h
    U src/lib/libssl/src/engines/vendor_defns/sureware.h
    N src/lib/libssl/src/fips/fipsalgtest.pl
    U src/lib/libssl/src/fips/fips.c
    N src/lib/libssl/src/fips/fips_canister.c
    U src/lib/libssl/src/fips/fips.h
    N src/lib/libssl/src/fips/fipsld
    U src/lib/libssl/src/fips/fips-lib.com
    U src/lib/libssl/src/fips/fips_locl.h
    N src/lib/libssl/src/fips/fips-nodiff.txt
    N src/lib/libssl/src/fips/fips_premain.c
    N src/lib/libssl/src/fips/fips_premain.c.sha1
    N src/lib/libssl/src/fips/fipstests.bat
    N src/lib/libssl/src/fips/fipstests.sh
    U src/lib/libssl/src/fips/fips_test_suite.c
    N src/lib/libssl/src/fips/fips_utl.h
    U src/lib/libssl/src/fips/install.com
    U src/lib/libssl/src/fips/Makefile
    N src/lib/libssl/src/fips/mkfipsscr.pl
    U src/lib/libssl/src/fips/openssl_fips_fingerprint
    U src/lib/libssl/src/fips/aes/fips_aesavs.c
    U src/lib/libssl/src/fips/aes/fips_aes_selftest.c
    U src/lib/libssl/src/fips/aes/Makefile
    U src/lib/libssl/src/fips/des/fips_desmovs.c
    U src/lib/libssl/src/fips/des/fips_des_selftest.c
    U src/lib/libssl/src/fips/des/Makefile
    N src/lib/libssl/src/fips/dh/dh_gen.c
    U src/lib/libssl/src/fips/dh/fips_dh_check.c
    U src/lib/libssl/src/fips/dh/fips_dh_gen.c
    U src/lib/libssl/src/fips/dh/fips_dh_key.c
    N src/lib/libssl/src/fips/dh/fips_dh_lib.c
    U src/lib/libssl/src/fips/dh/Makefile
    U src/lib/libssl/src/fips/dsa/fips_dsa_gen.c
    N src/lib/libssl/src/fips/dsa/fips_dsa_key.c
    N src/lib/libssl/src/fips/dsa/fips_dsa_lib.c
    U src/lib/libssl/src/fips/dsa/fips_dsa_ossl.c
    U src/lib/libssl/src/fips/dsa/fips_dsa_selftest.c
    N src/lib/libssl/src/fips/dsa/fips_dsa_sign.c
    U src/lib/libssl/src/fips/dsa/fips_dsatest.c
    U src/lib/libssl/src/fips/dsa/fips_dssvs.c
    U src/lib/libssl/src/fips/dsa/Makefile
    N src/lib/libssl/src/fips/hmac/fips_hmac.c
    N src/lib/libssl/src/fips/hmac/fips_hmac_selftest.c
    N src/lib/libssl/src/fips/hmac/fips_hmactest.c
    N src/lib/libssl/src/fips/hmac/Makefile
    U src/lib/libssl/src/fips/rsa/fips_rsa_eay.c
    U src/lib/libssl/src/fips/rsa/fips_rsa_gen.c
    N src/lib/libssl/src/fips/rsa/fips_rsagtest.c
    N src/lib/libssl/src/fips/rsa/fips_rsa_lib.c
    U src/lib/libssl/src/fips/rsa/fips_rsa_selftest.c
    N src/lib/libssl/src/fips/rsa/fips_rsa_sign.c
    N src/lib/libssl/src/fips/rsa/fips_rsastest.c
    N src/lib/libssl/src/fips/rsa/fips_rsavtest.c
    N src/lib/libssl/src/fips/rsa/fips_rsa_x931g.c
    U src/lib/libssl/src/fips/rsa/Makefile
    U src/lib/libssl/src/fips/rand/fips_rand.c
    U src/lib/libssl/src/fips/rand/fips_rand.h
    N src/lib/libssl/src/fips/rand/fips_rand_selftest.c
    U src/lib/libssl/src/fips/rand/fips_randtest.c
    N src/lib/libssl/src/fips/rand/fips_rngvs.c
    U src/lib/libssl/src/fips/rand/Makefile
    N src/lib/libssl/src/fips/sha/fips_sha1_selftest.c
    N src/lib/libssl/src/fips/sha/fips_shatest.c
    N src/lib/libssl/src/fips/sha/fips_standalone_sha1.c
    N src/lib/libssl/src/fips/sha/Makefile
    U src/lib/libssl/src/MacOS/buildinf.h
    U src/lib/libssl/src/MacOS/GUSI_Init.cpp
    U src/lib/libssl/src/MacOS/mklinks.as.hqx
    U src/lib/libssl/src/MacOS/_MWERKS_GUSI_prefix.h
    U src/lib/libssl/src/MacOS/_MWERKS_prefix.h
    U src/lib/libssl/src/MacOS/opensslconf.h
    U src/lib/libssl/src/MacOS/OpenSSL.mcp.hqx
    U src/lib/libssl/src/MacOS/Randomizer.cpp
    U src/lib/libssl/src/MacOS/Randomizer.h
    U src/lib/libssl/src/MacOS/TODO
    U src/lib/libssl/src/MacOS/GetHTTPS.src/CPStringUtils.cpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/CPStringUtils.hpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.cpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/GetHTTPS.cpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/MacSocket.cpp
    U src/lib/libssl/src/MacOS/GetHTTPS.src/MacSocket.h
    U src/lib/libssl/src/ms/32all.bat
    U src/lib/libssl/src/ms/applink.c
    U src/lib/libssl/src/ms/bcb4.bat
    U src/lib/libssl/src/ms/certCA.srl
    U src/lib/libssl/src/ms/certCA.ss
    U src/lib/libssl/src/ms/certU.ss
    U src/lib/libssl/src/ms/cmp.pl
    N src/lib/libssl/src/ms/do_fips.bat
    C src/lib/libssl/src/ms/do_masm.bat
    U src/lib/libssl/src/ms/do_ms.bat
    C src/lib/libssl/src/ms/do_nasm.bat
    U src/lib/libssl/src/ms/do_nt.bat
    U src/lib/libssl/src/ms/do_win64a.bat
    U src/lib/libssl/src/ms/do_win64i.bat
    U src/lib/libssl/src/ms/keyCA.ss
    U src/lib/libssl/src/ms/keyU.ss
    U src/lib/libssl/src/ms/mingw32.bat
    U src/lib/libssl/src/ms/mw.bat
    U src/lib/libssl/src/ms/README
    U src/lib/libssl/src/ms/req2CA.ss
    U src/lib/libssl/src/ms/reqCA.ss
    U src/lib/libssl/src/ms/reqU.ss
    U src/lib/libssl/src/ms/.rnd
    N src/lib/libssl/src/ms/segrenam.pl
    U src/lib/libssl/src/ms/speed32.bat
    U src/lib/libssl/src/ms/tenc.bat
    U src/lib/libssl/src/ms/tencce.bat
    C src/lib/libssl/src/ms/test.bat
    U src/lib/libssl/src/ms/testce2.bat
    U src/lib/libssl/src/ms/testce.bat
    U src/lib/libssl/src/ms/testenc.bat
    U src/lib/libssl/src/ms/testencce.bat
    U src/lib/libssl/src/ms/testpem.bat
    U src/lib/libssl/src/ms/testpemce.bat
    U src/lib/libssl/src/ms/testss.bat
    U src/lib/libssl/src/ms/testssce.bat
    U src/lib/libssl/src/ms/tlhelp32.h
    U src/lib/libssl/src/ms/tpem.bat
    U src/lib/libssl/src/ms/tpemce.bat
    U src/lib/libssl/src/ms/uplink.c
    U src/lib/libssl/src/ms/uplink.h
    U src/lib/libssl/src/ms/uplink.pl
    U src/lib/libssl/src/ms/x86asm.bat
    U src/lib/libssl/src/Netware/build.bat
    U src/lib/libssl/src/Netware/cpy_tests.bat
    U src/lib/libssl/src/Netware/do_tests.pl
    U src/lib/libssl/src/Netware/globals.txt
    U src/lib/libssl/src/Netware/readme.txt
    U src/lib/libssl/src/Netware/set_env.bat
    U src/lib/libssl/src/os2/backwardify.pl
    U src/lib/libssl/src/os2/OS2-EMX.cmd
    U src/lib/libssl/src/shlib/hpux10-cc.sh
    U src/lib/libssl/src/shlib/irix.sh
    U src/lib/libssl/src/shlib/Makefile.hpux10-cc
    U src/lib/libssl/src/shlib/README
    U src/lib/libssl/src/shlib/sco5-shared-gcc.sh
    U src/lib/libssl/src/shlib/sco5-shared-installed
    U src/lib/libssl/src/shlib/sco5-shared.sh
    U src/lib/libssl/src/shlib/solaris-sc4.sh
    U src/lib/libssl/src/shlib/solaris.sh
    U src/lib/libssl/src/shlib/sun.sh
    U src/lib/libssl/src/shlib/svr5-shared-gcc.sh
    U src/lib/libssl/src/shlib/svr5-shared-installed
    U src/lib/libssl/src/shlib/svr5-shared.sh
    U src/lib/libssl/src/shlib/win32.bat
    U src/lib/libssl/src/shlib/win32dll.bat
    U src/lib/libssl/src/ssl/bio_ssl.c
    U src/lib/libssl/src/ssl/d1_both.c
    C src/lib/libssl/src/ssl/d1_clnt.c
    U src/lib/libssl/src/ssl/d1_enc.c
    U src/lib/libssl/src/ssl/d1_lib.c
    U src/lib/libssl/src/ssl/d1_meth.c
    C src/lib/libssl/src/ssl/d1_pkt.c
    C src/lib/libssl/src/ssl/d1_srvr.c
    C src/lib/libssl/src/ssl/dtls1.h
    U src/lib/libssl/src/ssl/install.com
    U src/lib/libssl/src/ssl/kssl.c
    U src/lib/libssl/src/ssl/kssl.h
    U src/lib/libssl/src/ssl/kssl_lcl.h
    C src/lib/libssl/src/ssl/Makefile
    C src/lib/libssl/src/ssl/s23_clnt.c
    U src/lib/libssl/src/ssl/s23_lib.c
    U src/lib/libssl/src/ssl/s23_meth.c
    U src/lib/libssl/src/ssl/s23_pkt.c
    C src/lib/libssl/src/ssl/s23_srvr.c
    C src/lib/libssl/src/ssl/s2_clnt.c
    U src/lib/libssl/src/ssl/s2_enc.c
    U src/lib/libssl/src/ssl/s2_lib.c
    U src/lib/libssl/src/ssl/s2_meth.c
    U src/lib/libssl/src/ssl/s2_pkt.c
    C src/lib/libssl/src/ssl/s2_srvr.c
    U src/lib/libssl/src/ssl/s3_both.c
    C src/lib/libssl/src/ssl/s3_clnt.c
    C src/lib/libssl/src/ssl/s3_enc.c
    C src/lib/libssl/src/ssl/s3_lib.c
    U src/lib/libssl/src/ssl/s3_meth.c
    C src/lib/libssl/src/ssl/s3_pkt.c
    C src/lib/libssl/src/ssl/s3_srvr.c
    U src/lib/libssl/src/ssl/ssl23.h
    U src/lib/libssl/src/ssl/ssl2.h
    U src/lib/libssl/src/ssl/ssl3.h
    U src/lib/libssl/src/ssl/ssl_algs.c
    C src/lib/libssl/src/ssl/ssl_asn1.c
    U src/lib/libssl/src/ssl/ssl_cert.c
    C src/lib/libssl/src/ssl/ssl_ciph.c
    U src/lib/libssl/src/ssl/ssl_err2.c
    C src/lib/libssl/src/ssl/ssl_err.c
    C src/lib/libssl/src/ssl/ssl.h
    C src/lib/libssl/src/ssl/ssl_lib.c
    U src/lib/libssl/src/ssl/ssl-lib.com
    C src/lib/libssl/src/ssl/ssl_locl.h
    U src/lib/libssl/src/ssl/ssl_rsa.c
    C src/lib/libssl/src/ssl/ssl_sess.c
    U src/lib/libssl/src/ssl/ssl_stat.c
    U src/lib/libssl/src/ssl/ssl_task.c
    C src/lib/libssl/src/ssl/ssltest.c
    U src/lib/libssl/src/ssl/ssl_txt.c
    U src/lib/libssl/src/ssl/t1_clnt.c
    C src/lib/libssl/src/ssl/t1_enc.c
    C src/lib/libssl/src/ssl/t1_lib.c
    U src/lib/libssl/src/ssl/t1_meth.c
    U src/lib/libssl/src/ssl/t1_srvr.c
    U src/lib/libssl/src/ssl/tls1.h
    U src/lib/libssl/src/test/bctest
    L src/lib/libssl/src/test/bftest.c
    L src/lib/libssl/src/test/bntest.c
    U src/lib/libssl/src/test/CAss.cnf
    U src/lib/libssl/src/test/CAssdh.cnf
    U src/lib/libssl/src/test/CAssdsa.cnf
    U src/lib/libssl/src/test/CAssrsa.cnf
    L src/lib/libssl/src/test/casttest.c
    U src/lib/libssl/src/test/cms-examples.pl
    U src/lib/libssl/src/test/cms-test.pl
    L src/lib/libssl/src/test/destest.c
    L src/lib/libssl/src/test/dhtest.c
    L src/lib/libssl/src/test/dsatest.c
    U src/lib/libssl/src/test/dummytest.c
    L src/lib/libssl/src/test/ecdhtest.c
    L src/lib/libssl/src/test/ecdsatest.c
    L src/lib/libssl/src/test/ectest.c
    L src/lib/libssl/src/test/enginetest.c
    L src/lib/libssl/src/test/evp_test.c
    U src/lib/libssl/src/test/evptests.txt
    L src/lib/libssl/src/test/exptest.c
    L src/lib/libssl/src/test/fips_aesavs.c
    L src/lib/libssl/src/test/fips_aes_data
    L src/lib/libssl/src/test/fips_desmovs.c
    L src/lib/libssl/src/test/fips_dsatest.c
    L src/lib/libssl/src/test/fips_dssvs.c
    L src/lib/libssl/src/test/fips_hmactest.c
    L src/lib/libssl/src/test/fips_randtest.c
    L src/lib/libssl/src/test/fips_rngvs.c
    L src/lib/libssl/src/test/fips_rsagtest.c
    L src/lib/libssl/src/test/fips_rsastest.c
    L src/lib/libssl/src/test/fips_rsavtest.c
    L src/lib/libssl/src/test/fips_shatest.c
    L src/lib/libssl/src/test/fips_test_suite.c
    L src/lib/libssl/src/test/hmactest.c
    L src/lib/libssl/src/test/ideatest.c
    U src/lib/libssl/src/test/igetest.c
    L src/lib/libssl/src/test/jpaketest.c
    C src/lib/libssl/src/test/Makefile
    U src/lib/libssl/src/test/maketests.com
    L src/lib/libssl/src/test/md2test.c
    L src/lib/libssl/src/test/md4test.c
    L src/lib/libssl/src/test/md5test.c
    L src/lib/libssl/src/test/mdc2test.c
    U src/lib/libssl/src/test/methtest.c
    U src/lib/libssl/src/test/P1ss.cnf
    U src/lib/libssl/src/test/P2ss.cnf
    U src/lib/libssl/src/test/pkcs7-1.pem
    U src/lib/libssl/src/test/pkcs7.pem
    U src/lib/libssl/src/test/r160test.c
    L src/lib/libssl/src/test/randtest.c
    L src/lib/libssl/src/test/rc2test.c
    L src/lib/libssl/src/test/rc4test.c
    L src/lib/libssl/src/test/rc5test.c
    L src/lib/libssl/src/test/rmdtest.c
    L src/lib/libssl/src/test/rsa_test.c
    L src/lib/libssl/src/test/sha1test.c
    L src/lib/libssl/src/test/sha256t.c
    L src/lib/libssl/src/test/sha512t.c
    N src/lib/libssl/src/test/SHAmix.r
    N src/lib/libssl/src/test/SHAmix.x
    L src/lib/libssl/src/test/shatest.c
    U src/lib/libssl/src/test/smcont.txt
    L src/lib/libssl/src/test/ssltest.c
    U src/lib/libssl/src/test/Sssdsa.cnf
    U src/lib/libssl/src/test/Sssrsa.cnf
    U src/lib/libssl/src/test/tcrl
    U src/lib/libssl/src/test/tcrl.com
    U src/lib/libssl/src/test/testca
    U src/lib/libssl/src/test/testca.com
    U src/lib/libssl/src/test/test.cnf
    U src/lib/libssl/src/test/testcrl.pem
    U src/lib/libssl/src/test/testenc
    U src/lib/libssl/src/test/testenc.com
    U src/lib/libssl/src/test/testfipsssl
    U src/lib/libssl/src/test/testgen
    U src/lib/libssl/src/test/testgen.com
    U src/lib/libssl/src/test/testp7.pem
    U src/lib/libssl/src/test/testreq2.pem
    U src/lib/libssl/src/test/testrsa.pem
    C src/lib/libssl/src/test/tests.com
    U src/lib/libssl/src/test/testsid.pem
    U src/lib/libssl/src/test/testss
    U src/lib/libssl/src/test/testss.com
    U src/lib/libssl/src/test/testssl
    U src/lib/libssl/src/test/testssl.com
    U src/lib/libssl/src/test/testsslproxy
    U src/lib/libssl/src/test/testx509.pem
    U src/lib/libssl/src/test/times
    U src/lib/libssl/src/test/tpkcs7
    U src/lib/libssl/src/test/tpkcs7.com
    U src/lib/libssl/src/test/tpkcs7d
    U src/lib/libssl/src/test/tpkcs7d.com
    U src/lib/libssl/src/test/treq
    U src/lib/libssl/src/test/treq.com
    U src/lib/libssl/src/test/trsa
    U src/lib/libssl/src/test/trsa.com
    U src/lib/libssl/src/test/tsid
    U src/lib/libssl/src/test/tsid.com
    U src/lib/libssl/src/test/tverify.com
    U src/lib/libssl/src/test/tx509
    U src/lib/libssl/src/test/tx509.com
    U src/lib/libssl/src/test/Uss.cnf
    U src/lib/libssl/src/test/v3-cert1.pem
    U src/lib/libssl/src/test/v3-cert2.pem
    U src/lib/libssl/src/test/VMSca-response.1
    U src/lib/libssl/src/test/VMSca-response.2
    U src/lib/libssl/src/test/smime-certs/smdsa1.pem
    U src/lib/libssl/src/test/smime-certs/smdsa2.pem
    U src/lib/libssl/src/test/smime-certs/smdsa3.pem
    U src/lib/libssl/src/test/smime-certs/smdsap.pem
    U src/lib/libssl/src/test/smime-certs/smroot.pem
    U src/lib/libssl/src/test/smime-certs/smrsa1.pem
    U src/lib/libssl/src/test/smime-certs/smrsa2.pem
    U src/lib/libssl/src/test/smime-certs/smrsa3.pem
    U src/lib/libssl/src/times/100.lnx
    U src/lib/libssl/src/times/100.nt
    U src/lib/libssl/src/times/200.lnx
    U src/lib/libssl/src/times/486-66.dos
    U src/lib/libssl/src/times/486-66.nt
    U src/lib/libssl/src/times/486-66.w31
    U src/lib/libssl/src/times/586-085i.nt
    U src/lib/libssl/src/times/586-1002.lnx
    U src/lib/libssl/src/times/586-100.dos
    U src/lib/libssl/src/times/586-100.LN3
    U src/lib/libssl/src/times/586-100.ln4
    U src/lib/libssl/src/times/586-100.lnx
    U src/lib/libssl/src/times/586-100.nt
    U src/lib/libssl/src/times/586-100.NT2
    U src/lib/libssl/src/times/586-100.ntx
    U src/lib/libssl/src/times/586-100.w31
    U src/lib/libssl/src/times/586p-100.lnx
    U src/lib/libssl/src/times/5.lnx
    U src/lib/libssl/src/times/686-200.bsd
    U src/lib/libssl/src/times/686-200.lnx
    U src/lib/libssl/src/times/686-200.nt
    U src/lib/libssl/src/times/aixold.t
    U src/lib/libssl/src/times/aix.t
    U src/lib/libssl/src/times/alpha.t
    U src/lib/libssl/src/times/alpha400.t
    U src/lib/libssl/src/times/cyrix100.lnx
    U src/lib/libssl/src/times/dgux.t
    U src/lib/libssl/src/times/dgux-x86.t
    U src/lib/libssl/src/times/hpux-acc.t
    U src/lib/libssl/src/times/hpux-kr.t
    U src/lib/libssl/src/times/hpux.t
    U src/lib/libssl/src/times/L1
    U src/lib/libssl/src/times/p2.w95
    U src/lib/libssl/src/times/pent2.t
    U src/lib/libssl/src/times/R10000.t
    U src/lib/libssl/src/times/R4400.t
    U src/lib/libssl/src/times/readme
    U src/lib/libssl/src/times/s586-100.lnx
    U src/lib/libssl/src/times/s586-100.nt
    U src/lib/libssl/src/times/sgi.t
    U src/lib/libssl/src/times/sparc2
    U src/lib/libssl/src/times/sparcLX.t
    U src/lib/libssl/src/times/sparc.t
    U src/lib/libssl/src/times/usparc.t
    U src/lib/libssl/src/times/090/586-100.nt
    U src/lib/libssl/src/times/091/486-50.nt
    U src/lib/libssl/src/times/091/586-100.lnx
    U src/lib/libssl/src/times/091/68000.bsd
    U src/lib/libssl/src/times/091/686-200.lnx
    U src/lib/libssl/src/times/091/alpha064.osf
    U src/lib/libssl/src/times/091/alpha164.lnx
    U src/lib/libssl/src/times/091/alpha164.osf
    U src/lib/libssl/src/times/091/mips-rel.pl
    U src/lib/libssl/src/times/091/r10000.irx
    U src/lib/libssl/src/times/091/r3000.ult
    U src/lib/libssl/src/times/091/r4400.irx
    U src/lib/libssl/src/times/x86/bfs.cpp
    U src/lib/libssl/src/times/x86/casts.cpp
    U src/lib/libssl/src/times/x86/des3s.cpp
    U src/lib/libssl/src/times/x86/dess.cpp
    U src/lib/libssl/src/times/x86/md4s.cpp
    U src/lib/libssl/src/times/x86/md5s.cpp
    U src/lib/libssl/src/times/x86/rc4s.cpp
    U src/lib/libssl/src/times/x86/sha1s.cpp
    U src/lib/libssl/src/tools/c89.sh
    U src/lib/libssl/src/tools/c_hash
    U src/lib/libssl/src/tools/c_info
    U src/lib/libssl/src/tools/c_issuer
    U src/lib/libssl/src/tools/c_name
    U src/lib/libssl/src/tools/c_rehash
    U src/lib/libssl/src/tools/c_rehash.in
    U src/lib/libssl/src/tools/Makefile
    U src/lib/libssl/src/util/add_cr.pl
    N src/lib/libssl/src/util/arx.pl
    U src/lib/libssl/src/util/bat.sh
    U src/lib/libssl/src/util/ck_errf.pl
    U src/lib/libssl/src/util/clean-depend.pl
    U src/lib/libssl/src/util/copy.pl
    U src/lib/libssl/src/util/cygwin.sh
    U src/lib/libssl/src/util/deleof.pl
    U src/lib/libssl/src/util/dirname.pl
    U src/lib/libssl/src/util/domd
    U src/lib/libssl/src/util/do_ms.sh
    U src/lib/libssl/src/util/err-ins.pl
    U src/lib/libssl/src/util/extract-names.pl
    U src/lib/libssl/src/util/extract-section.pl
    U src/lib/libssl/src/util/files.pl
    U src/lib/libssl/src/util/fipslink.pl
    U src/lib/libssl/src/util/fixNT.sh
    U src/lib/libssl/src/util/FreeBSD.sh
    U src/lib/libssl/src/util/install.sh
    C src/lib/libssl/src/util/libeay.num
    C src/lib/libssl/src/util/mk1mf.pl
    U src/lib/libssl/src/util/mkcerts.sh
    C src/lib/libssl/src/util/mkdef.pl
    U src/lib/libssl/src/util/mkdir-p.pl
    C src/lib/libssl/src/util/mkerr.pl
    C src/lib/libssl/src/util/mkfiles.pl
    C src/lib/libssl/src/util/mklink.pl
    N src/lib/libssl/src/util/mksdef.pl
    U src/lib/libssl/src/util/mkstack.pl
    U src/lib/libssl/src/util/opensslwrap.sh
    U src/lib/libssl/src/util/perlpath.pl
    U src/lib/libssl/src/util/pod2man.pl
    U src/lib/libssl/src/util/pod2mantest
    U src/lib/libssl/src/util/pod2mantest.pod
    U src/lib/libssl/src/util/point.sh
    U src/lib/libssl/src/util/selftest.pl
    U src/lib/libssl/src/util/shlib_wrap.sh
    U src/lib/libssl/src/util/sp-diff.pl
    U src/lib/libssl/src/util/speed.sh
    U src/lib/libssl/src/util/src-dep.pl
    C src/lib/libssl/src/util/ssleay.num
    U src/lib/libssl/src/util/tab_num.pl
    U src/lib/libssl/src/util/x86asm.sh
    U src/lib/libssl/src/util/pl/BC-32.pl
    U src/lib/libssl/src/util/pl/linux.pl
    U src/lib/libssl/src/util/pl/Mingw32.pl
    U src/lib/libssl/src/util/pl/netware.pl
    U src/lib/libssl/src/util/pl/OS2-EMX.pl
    U src/lib/libssl/src/util/pl/ultrix.pl
    U src/lib/libssl/src/util/pl/unix.pl
    C src/lib/libssl/src/util/pl/VC-32.pl
    U src/lib/libssl/src/VMS/install.com
    U src/lib/libssl/src/VMS/mkshared.com
    U src/lib/libssl/src/VMS/multinet_shr.opt
    U src/lib/libssl/src/VMS/openssl_utils.com
    U src/lib/libssl/src/VMS/socketshr_shr.opt
    U src/lib/libssl/src/VMS/tcpip_shr_decc.opt
    U src/lib/libssl/src/VMS/test-includes.com
    U src/lib/libssl/src/VMS/TODO
    U src/lib/libssl/src/VMS/ucx_shr_decc_log.opt
    U src/lib/libssl/src/VMS/ucx_shr_decc.opt
    U src/lib/libssl/src/VMS/ucx_shr_vaxc.opt
    U src/lib/libssl/src/VMS/VMSify-conf.pl
    U src/lib/libssl/src/VMS/WISHLIST.TXT
    
    334 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jopenssl:yesterday -jopenssl src/lib/libssl/src

CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/09 05:15:52

Modified files:
	lib/libssl/src : CHANGES Configure FAQ Makefile Makefile.org 
	                 Makefile.shared NEWS README e_os.h makevms.com 
	                 openssl.spec 
	lib/libssl/src/apps: Makefile apps.c apps.h asn1pars.c crl.c 
	                     dgst.c dsa.c enc.c engine.c genrsa.c 
	                     makeapps.com nseq.c ocsp.c openssl.c 
	                     pkcs12.c pkcs8.c rsautl.c s_client.c 
	                     s_server.c smime.c speed.c spkac.c verify.c 
	                     version.c x509.c 
	lib/libssl/src/crypto: cryptlib.c crypto-lib.com crypto.h 
	                       install.com mem.c mem_dbg.c 
	                       opensslconf.h.in opensslv.h ossl_typ.h 
	                       symhacks.h 
	lib/libssl/src/crypto/aes: aes.h aes_cbc.c aes_core.c 
	lib/libssl/src/crypto/aes/asm: aes-586.pl 
	lib/libssl/src/crypto/asn1: a_mbstr.c a_sign.c a_strex.c 
	                            a_strnid.c a_verify.c asn1t.h 
	                            asn_moid.c asn_pack.c nsseq.c 
	                            p5_pbe.c p5_pbev2.c p8_pkey.c 
	                            t_bitst.c t_crl.c t_spki.c t_x509.c 
	                            t_x509a.c tasn_dec.c tasn_enc.c 
	                            tasn_fre.c tasn_new.c tasn_prn.c 
	                            tasn_typ.c tasn_utl.c x_algor.c 
	                            x_bignum.c x_exten.c x_long.c 
	                            x_x509a.c 
	lib/libssl/src/crypto/bf: bf_skey.c blowfish.h 
	lib/libssl/src/crypto/bio: bss_bio.c bss_file.c 
	lib/libssl/src/crypto/bn: Makefile bn.h bn_lib.c bn_nist.c 
	                          bn_rand.c bn_shift.c 
	lib/libssl/src/crypto/buffer: buffer.c 
	lib/libssl/src/crypto/cast: c_skey.c cast.h 
	lib/libssl/src/crypto/cms: cms_smime.c 
	lib/libssl/src/crypto/comp: c_zlib.c 
	lib/libssl/src/crypto/conf: conf_mall.c conf_mod.c conf_sap.c 
	lib/libssl/src/crypto/des: des_enc.c ecb_enc.c enc_read.c 
	                           enc_writ.c set_key.c 
	lib/libssl/src/crypto/dh: Makefile dh.h dh_asn1.c dh_check.c 
	                          dh_err.c dh_gen.c dh_key.c 
	lib/libssl/src/crypto/dsa: Makefile dsa.h dsa_asn1.c dsa_err.c 
	                           dsa_gen.c dsa_key.c dsa_lib.c 
	                           dsa_ossl.c dsa_sign.c dsa_vrf.c 
	lib/libssl/src/crypto/ecdh: Makefile 
	lib/libssl/src/crypto/ecdsa: Makefile 
	lib/libssl/src/crypto/engine: Makefile eng_cnf.c enginetest.c 
	lib/libssl/src/crypto/err: err.c err.h err_all.c err_prn.c 
	                           openssl.ec 
	lib/libssl/src/crypto/evp: Makefile bio_md.c digest.c e_aes.c 
	                           e_des.c e_des3.c e_null.c e_rc4.c 
	                           evp.h evp_acnf.c evp_enc.c evp_err.c 
	                           evp_lib.c evp_locl.h evp_pbe.c 
	                           evp_pkey.c m_dss.c m_dss1.c m_md2.c 
	                           m_md4.c m_md5.c m_mdc2.c m_sha.c 
	                           m_sha1.c names.c p5_crpt.c p5_crpt2.c 
	                           p_sign.c p_verify.c 
	lib/libssl/src/crypto/hmac: hmac.c 
	lib/libssl/src/crypto/idea: idea.h 
	lib/libssl/src/crypto/md2: md2.h md2_dgst.c 
	lib/libssl/src/crypto/md4: md4.h md4_dgst.c 
	lib/libssl/src/crypto/md5: md5.h md5_dgst.c 
	lib/libssl/src/crypto/mdc2: Makefile mdc2.h 
	lib/libssl/src/crypto/objects: obj_dat.pl obj_mac.num 
	                               objects.txt 
	lib/libssl/src/crypto/ocsp: ocsp_asn.c ocsp_ht.c ocsp_srv.c 
	                            ocsp_vfy.c 
	lib/libssl/src/crypto/pem: pem.h pem_all.c pem_lib.c pem_x509.c 
	                           pem_xaux.c 
	lib/libssl/src/crypto/pkcs12: p12_add.c p12_asn.c p12_attr.c 
	                              p12_crpt.c p12_crt.c p12_decr.c 
	                              p12_init.c p12_key.c p12_kiss.c 
	                              p12_mutl.c p12_npas.c p12_p8d.c 
	                              p12_p8e.c p12_utl.c pkcs12.h 
	lib/libssl/src/crypto/pkcs7: pk7_asn1.c pk7_attr.c pk7_mime.c 
	                             pk7_smime.c 
	lib/libssl/src/crypto/rand: Makefile md_rand.c rand.h rand_err.c 
	                            rand_lcl.h rand_lib.c randfile.c 
	lib/libssl/src/crypto/rc2: rc2.h rc2_skey.c 
	lib/libssl/src/crypto/rc4: rc4.h rc4_skey.c 
	lib/libssl/src/crypto/rc4/asm: rc4-x86_64.pl 
	lib/libssl/src/crypto/rc5: rc5.h 
	lib/libssl/src/crypto/ripemd: ripemd.h rmd_dgst.c rmd_locl.h 
	lib/libssl/src/crypto/rsa: Makefile rsa.h rsa_asn1.c rsa_eay.c 
	                           rsa_err.c rsa_gen.c rsa_lib.c 
	                           rsa_null.c rsa_oaep.c rsa_sign.c 
	lib/libssl/src/crypto/sha: sha.h sha1_one.c sha1dgst.c 
	                           sha_dgst.c sha_locl.h 
	lib/libssl/src/crypto/ui: ui_openssl.c 
	lib/libssl/src/crypto/x509: by_dir.c x509_cmp.c x509_trs.c 
	                            x509cset.c x509spki.c 
	lib/libssl/src/crypto/x509v3: ext_dat.h pcy_data.c pcy_tree.c 
	                              tabtest.c v3_addr.c v3_akey.c 
	                              v3_akeya.c v3_alt.c v3_bcons.c 
	                              v3_bitst.c v3_conf.c v3_cpols.c 
	                              v3_crld.c v3_enum.c v3_extku.c 
	                              v3_genn.c v3_ia5.c v3_info.c 
	                              v3_int.c v3_lib.c v3_ocsp.c 
	                              v3_pku.c v3_prn.c v3_purp.c 
	                              v3_skey.c v3_sxnet.c v3_utl.c 
	                              v3conf.c v3prin.c x509v3.h 
	lib/libssl/src/demos/asn1: ocsp.c 
	lib/libssl/src/doc/crypto: RAND_egd.pod 
	lib/libssl/src/engines: Makefile 
	lib/libssl/src/ms: do_masm.bat do_nasm.bat test.bat 
	lib/libssl/src/ssl: Makefile d1_pkt.c s2_clnt.c s2_srvr.c 
	                    s3_clnt.c s3_pkt.c s3_srvr.c ssl_ciph.c 
	                    ssl_locl.h ssltest.c t1_enc.c 
	lib/libssl/src/test: Makefile tests.com 
	lib/libssl/src/util: libeay.num mk1mf.pl mkdef.pl mkerr.pl 
	                     mkfiles.pl mklink.pl 
	lib/libssl/src/util/pl: VC-32.pl 

Log message:
resolve conflicts


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/09 05:16:58

Modified files:
	lib/libssl/crypto: Makefile shlib_version 
	lib/libssl/crypto/arch/alpha: opensslconf.h 
	lib/libssl/crypto/arch/amd64: opensslconf.h 
	lib/libssl/crypto/arch/arm: opensslconf.h 
	lib/libssl/crypto/arch/hppa: opensslconf.h 
	lib/libssl/crypto/arch/i386: opensslconf.h 
	lib/libssl/crypto/arch/m68k: opensslconf.h 
	lib/libssl/crypto/arch/m88k: opensslconf.h 
	lib/libssl/crypto/arch/mips64: opensslconf.h 
	lib/libssl/crypto/arch/powerpc: opensslconf.h 
	lib/libssl/crypto/arch/sh: opensslconf.h 
	lib/libssl/crypto/arch/sparc: opensslconf.h 
	lib/libssl/crypto/arch/sparc64: opensslconf.h 
	lib/libssl/crypto/arch/vax: opensslconf.h 
	lib/libssl/ssl : shlib_version 

Log message:
adjust Makefile and crank major for openssl-0.9.8j


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/09 05:32:25

Modified files:
	lib/libssl/crypto/arch/alpha: opensslconf.h 
	lib/libssl/crypto/arch/amd64: opensslconf.h 
	lib/libssl/crypto/arch/arm: opensslconf.h 
	lib/libssl/crypto/arch/hppa: opensslconf.h 
	lib/libssl/crypto/arch/i386: opensslconf.h 
	lib/libssl/crypto/arch/m68k: opensslconf.h 
	lib/libssl/crypto/arch/m88k: opensslconf.h 
	lib/libssl/crypto/arch/mips64: opensslconf.h 
	lib/libssl/crypto/arch/powerpc: opensslconf.h 
	lib/libssl/crypto/arch/sh: opensslconf.h 
	lib/libssl/crypto/arch/sparc: opensslconf.h 
	lib/libssl/crypto/arch/sparc64: opensslconf.h 
	lib/libssl/crypto/arch/vax: opensslconf.h 

Log message:
openssl-0.9.8j enables RFC3546 TLS extensions by default (e.g. the very
useful "server name indication" that allows multihomed TLS server), so
remove the #define to disable it here


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2009/01/09 06:13:58

Modified files:
	.              : errata43.html errata44.html 

Log message:
add 007_openssl.path (same name for both 4.4 and 4.3) for
OpenSSL CVE-2008-5077 "Incorrect checks for malformed signatures"


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/09 08:44:51

Modified files:
	mail/mozilla-thunderbird: Makefile distinfo 

Log message:
security update to mozilla-thunderbird-2.0.0.19.  MFSA 2008-68;
MFSA 2008-67; MFSA 2008-66; MFSA 2008-65; MFSA 2008-64; MFSA 2008-61;
MFSA 2008-60.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/09 08:45:41

Modified files:
	mail/thunderbird-i18n: Makefile distinfo 

Log message:
update to 2.0.0.19


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/09 08:47:30

Modified files:
	mail/enigmail  : Makefile 

Log message:
update for mozilla-thunderbird-2.0.0.19


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/09 08:54:31

Modified files:
	www/mozilla-firefox: Makefile 
	www/mozilla-firefox/pkg: PLIST 
	www/seamonkey  : Makefile 
	www/seamonkey/pkg: PLIST 
	mail/mozilla-thunderbird: Makefile 
	mail/mozilla-thunderbird/pkg: PLIST 
	devel/xulrunner: Makefile 
	devel/xulrunner/pkg: PLIST-main 

Log message:
- do not run with a predictable directory as root:  firefox,
thunderbird, seamonkey, xulrunner
- add comment for xulrunner why -devel needs to be bumped
suggested and ok naddy@;  ok kurt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/09 09:13:22

Modified files:
	graphics/gdk-pixbuf/patches: patch-Makefile_in 
	                             patch-gdk-pixbuf_io-bmp_c 
	                             patch-gdk-pixbuf_io-ico_c 
	                             patch-gdk-pixbuf_io-xpm_c 

Log message:
regen patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/09 09:21:43

Modified files:
	graphics/imlib/patches: patch-Imlib_Makefile_in 
	                        patch-Imlib_load_c patch-Imlib_utils_c 
	                        patch-config_Makefile_in 
	                        patch-gdk_imlib_Makefile_in 
	                        patch-gdk_imlib_io-bmp_c 
	                        patch-gdk_imlib_io-png_c 
	                        patch-gdk_imlib_io-xpm_c 
	                        patch-gdk_imlib_utils_c 

Log message:
regen patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/09 10:31:00

ports/audio/libcanberra/files

Update of /cvs/ports/audio/libcanberra/files
In directory cvs.openbsd.org:/tmp/cvs-serv22294/files

Log Message:
Directory /cvs/ports/audio/libcanberra/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/09 10:34:32

Modified files:
	audio/libcanberra: Makefile 
	audio/libcanberra/patches: patch-src_driver-order_c 
	audio/libcanberra/pkg: PFRAG.shared PLIST 
Added files:
	audio/libcanberra/files: sndio.c 
	audio/libcanberra/patches: patch-Makefile_am patch-configure_ac 
	                           patch-gtk-doc_make 
	                           patch-src_Makefile_am 
Removed files:
	audio/libcanberra/patches: patch-Makefile_in patch-configure 

Log message:
- add sndio backend
- remove OSS backend

requested/tested by ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/09 10:43:39

Modified files:
	devel/atlas    : Makefile 
	devel/libsigc++: Makefile 
	devel/libsigc++/patches: patch-sigc++_Makefile_am 
	                         patch-sigc++_Makefile_in 
	devel/smpeg    : Makefile 
	devel/smpeg/patches: patch-configure 
	graphics/aalib : Makefile 
	graphics/gdk-pixbuf: Makefile 
	graphics/imlib : Makefile 
	lang/librep    : Makefile 
	lang/librep/patches: patch-configure patch-src_Makefile_in 
	security/libmcrypt: Makefile 
	security/libmcrypt/patches: patch-lib_Makefile_in 
	x11/gtkglarea  : Makefile 
	x11/gtkglarea/patches: patch-Makefile.in 
	x11/xosd       : Makefile 
	x11/xosd/patches: patch-configure 
Added files:
	devel/atlas/patches: patch-atlas_m4 
	devel/libsigc++/patches: patch-sigc++_m4 
	devel/smpeg/patches: patch-smpeg_m4 
	graphics/aalib/patches: patch-aalib_m4 
	graphics/gdk-pixbuf/patches: patch-gdk-pixbuf_m4 
	graphics/imlib/patches: patch-imlib_m4 
	lang/librep/patches: patch-rep_m4 
	security/libmcrypt/patches: patch-lib_libmcrypt_m4 
	x11/gtkglarea/patches: patch-gtkgl_m4 
	x11/xosd/patches: patch-libxosd_m4 

Log message:
fix "underquoted definition" warnings from newer aclocal and
regen some patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	henning@cvs.openbsd.org	2009/01/09 11:24:35

Modified files:
	net/nagios/nagios: Makefile 
Added files:
	net/nagios/nagios/patches: patch-base_utils_c 

Log message:
fix nagios' reading of nonblocking sockets. when you get EAGAIN, just
reading on a loop without any kind of sleeping is about the worst option,
resulting in spinning and taking all available cpu cycles. very very
visible with alert scripts that sleep, but also lowers nagios' cpu usage
a lot. found out the hard way... with input from kettenis, ok sturm


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/09 11:40:14

Modified files:
	net/nagios/nrpe: Makefile 
	net/nagios/nrpe/patches: patch-src_nrpe_c 

Log message:
adapt henning's nagios diff, to fix reading of nonblocking sockets

ok sthen


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/09 11:53:16

Modified files:
	sys/arch/i386/i386: ioapic.c 

Log message:
Make sure we move an interrupt vector to the "lowest" priority level if
necessary.  Fixes a nasty bug with establishing interrupts "late".  Also
make sure we skip the handler being removed when calculating the new "lowest"
and "highest" priority level when disestablishing interrupts.  Remove dmesg
spam when freeing vectors.

tested by many, ok marco@, beck@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/09 11:58:29

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/09 11:59:35

Modified files:
	x11/gnome/users-guide: Makefile distinfo 

Log message:
- update gnome-user-docs to 2.24.2


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/09 12:55:27

Modified files:
	usr.sbin/mtree : verify.c 

Log message:
Fix wrong 'extern' declaration of crc_total in mtree's verify.c.
Found by lint(1).
ok kjell@ krw@ grange@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/09 13:28:11

Modified files:
	sys/kern       : vfs_bio.c 

Log message:
keep b_proc set to the proccess,
thats doing the io as advertised

closes PR3948

OK tedu@ (and blambert@ I think).


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/09 13:43:37

Modified files:
	.              : i386-laptop.html 

Log message:
a few more things tested (working) on the Eee 901.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2009/01/09 14:19:46

Modified files:
	.              : i386-laptop.html 

Log message:
And a bit closer to working SD on the Acer Aspire1


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2009/01/09 14:38:44

Log message:
    Import tomcat/v6 6.0.18:
    Java servlet 2.5 and Java server pages 2.1 server
    okay & comments ian@
    
    Status:
    
    Vendor Tag:	kurt
    Release Tags:	kurt_20090109
    
    N ports/www/tomcat/v6/Makefile
    N ports/www/tomcat/v6/distinfo
    N ports/www/tomcat/v6/files/README.OpenBSD
    N ports/www/tomcat/v6/files/tomcat.rc
    N ports/www/tomcat/v6/patches/patch-bin_catalina_sh
    N ports/www/tomcat/v6/patches/patch-bin_setclasspath_sh
    N ports/www/tomcat/v6/patches/patch-conf_server_xml
    N ports/www/tomcat/v6/patches/patch-conf_catalina_policy
    N ports/www/tomcat/v6/pkg/DESCR-examples
    N ports/www/tomcat/v6/pkg/PLIST-main
    N ports/www/tomcat/v6/pkg/PLIST-examples
    N ports/www/tomcat/v6/pkg/DESCR-main
    N ports/www/tomcat/v6/pkg/MESSAGE-main
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2009/01/09 14:39:23

Modified files:
	www/tomcat     : Makefile 

Log message:
+v6


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/09 14:47:08

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Implement command timeouts. With some helpful tips from miod@, thanks.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2009/01/09 15:25:12

Modified files:
	.              : i386-laptop.html 

Log message:
Relax requirement to boot bsd.mp on Acer Aspire1, prodded by sthen@.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/09 17:15:54

Modified files:
	sys/scsi       : ch.c 

Log message:
Don't try to cast an lvalue which is forbidden and something pcc, lint,
and newer versions of gcc all object to.

ok miod@ krw@ beck@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/09 17:58:15

Modified files:
	telephony/asterisk: Makefile 

Log message:
better license marker; asterisk-core-sounds is now available under
CC-BY-SA. bump not necessary.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/09 18:04:07

Modified files:
	net/silc-server: Makefile distinfo 
	net/silc-server/patches: patch-apps_silcd_Makefile_in 
	net/silc-server/pkg: PLIST 

Log message:
bugfix update to 1.1.15; from Brad (maintainer), better than the one
I sent him.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/09 18:30:54

Modified files:
	devel/silc-toolkit: Makefile distinfo 
	devel/silc-toolkit/patches: patch-lib_Makefile_in 
	devel/silc-toolkit/pkg: PLIST 

Log message:
update to 1.1.9 from Brad (maintainer); various bug fixes, including
format string errors, scanf overflows and assorted crashes.


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2009/01/09 18:34:49

Modified files:
	.              : security.html 

Log message:
mention OpenSSL CVE-2008-5077; prodded by moorang AT gmail.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/09 19:03:50

Added files:
	devel/silc-toolkit/patches: patch-configure_ac 

Log message:
I forgot to cvs add this.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/09 19:04:28

Modified files:
	net/si         : Makefile 

Log message:
WANTLIB+=pthread, following silc-toolkit update. Bump package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/09 19:08:34

Log message:
    import wavpack, tweaked from a ports@ submission by Alexandr Shadchin
    
    WavPack is a completely open audio compression format providing
    lossless, high-quality lossy, and a unique hybrid compression mode.
    The compression ratio depends on the source material, but generally
    is between 30% and 70%.
    
    The hybrid mode provides all the advantages of lossless compression
    with an additional bonus. Instead of creating a single file, this
    mode creates both a relatively small, high-quality lossy file that
    can be used all by itself, and a "correction" file that (when
    combined with the lossy file) provides full lossless restoration.
    
    WavPack employs only well known, public domain techniques (i.e.,
    linear prediction with LMS adaptation, Elias and Golomb codes) in
    its implementation. Methods and algorithms that have ever been
    patented (e.g., arithmetic coding, LZW compression) are specifically
    avoided.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20090110
    
    N ports/audio/wavpack/Makefile
    N ports/audio/wavpack/distinfo
    N ports/audio/wavpack/pkg/DESCR
    N ports/audio/wavpack/pkg/PLIST
    N ports/audio/wavpack/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/09 19:09:29

Modified files:
	audio          : Makefile 

Log message:
+wavpack


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2009/01/09 20:09:40

Modified files:
	.              : security.html 

Log message:
correct link


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/09 20:37:27

Modified files:
	build          : mirrors.dat 

Log message:
comment out anoncvs.no - outdated; grange@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/09 20:43:43

Modified files:
	build/mirrors  : anoncvs.html.end 

Log message:
www/anoncvs.html is a generated file (see first line for reminder);
apply the 4.3->4.4 update from anoncvs.html to the source files.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/09 20:44:12

Modified files:
	.              : anoncvs.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	grange@cvs.openbsd.org	2009/01/10 03:07:15

Modified files:
	.              : want.html 

Log message:
All my old scsi drives seem to be dead and i could definitely use some
working drives to finally finish the ips(4) driver.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/10 05:01:06

Modified files:
	net/emesene    : Makefile distinfo 
	net/emesene/pkg: PLIST 

Log message:
update to 1.0.1; the previous version no longer works correctly with
MSN servers.  requested and tested by adelfine at gmail dot com on ports@.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/10 07:23:59

Modified files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
Add multicast support.  Doesn't handle multicast ranges yet, but inet6 seems
to work fine.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 07:59:52

Modified files:
	dist/Mesa/src/mesa/drivers/dri/radeon: radeon_screen.c 
	                                       radeon_screen.h 

Log message:
For the radeon mesa driver, don't try and map the card's mmio region. We
really don't need it. There's one case where it's used, and that is on
``older'' drms, newer ones provide that one value via a parameter.

This is the first stage in my project to stop all cards mapping
registers. This does mean that drivers that depend on this may
eventually die (tdfx, i'm looking at you!).

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 08:01:25

Modified files:
	driver/xf86-video-ati/src: radeon.h radeon_dri.c 

Log message:
don't map the mmio registers via the drm in the radeon DDX either
(companion commit to the mesa one I just made)

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 08:06:18

Modified files:
	driver/xf86-video-intel/src: i830_dri.c 

Log message:
Don't map the mmio region via the drm. This was only passed onto the
mesa dri driver, which hasn't needed this for a while.

ok matthieu@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 08:09:50

Modified files:
	dist/Mesa/src/mesa/drivers/dri/intel: intel_context.c 

Log message:
Remove the ARB_occlusion_query support in the intel drivers. It was racy and
broken and the kernel ioctl doesn't exist anymore. GEM has a much better
solution for this.

ok matthieu (as part of a larger diff)


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 08:12:43

Modified files:
	dist/Mesa/src/mesa/drivers/dri/intel: intel_screen.c 

Log message:
Remove "old style" DRI2 entrypoints.

ok matthieu@.


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2009/01/10 08:24:32

Modified files:
	lib/libc/stdio : mktemp.3 

Log message:
The process number is longer used to replace trailing 'Xs'.

ok jmc, millert


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 08:27:14

Modified files:
	dist/Mesa/src/mesa/drivers/dri/intel: intel_buffers.c 
	                                      intel_context.c 
	                                      intel_context.h 
	                                      intel_regions.c 
	                                      intel_screen.c 
	                                      intel_screen.h 

Log message:
remove the triple buffering support from the intel driver, the support
from this was removed from the kernel and is very much deprecated.
Pageflipping is also probably broken and should not be used. Similar
change happened in mesa master a while back.

ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/01/10 08:33:05

Modified files:
	sys/dev/pci    : if_jme.c if_jmevar.h 

Log message:
- remove unused variable
- eliminate hardcoded return value of jme_init_rx_ring()

ok jsg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2009/01/10 08:50:35

Modified files:
	editors/vim    : Makefile distinfo 

Log message:
update to vim 7.2.77
"Committsky!" marco@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 08:56:13

Modified files:
	dist/Mesa/src/mesa/drivers/dri/intel: intel_context.c 
	                                      intel_ioctl.c 
	                                      intel_regions.c 
	                                      intel_regions.h 
	                                      intel_screen.c 

Log message:
Remove ttm entrypoints. That memory manager interface isn't going to see the
light of day and has already been removed in mesa master (ages ago).

As a bonus, removes the annoying "falling back to classic" message on
launching a gl application.

ok matthieu@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 09:01:10

Modified files:
	lib/libGL/dri  : Makefile 

Log message:
Don't build the "unichrome" driver. We don't have the kernel headers for
it, and we're about to switch to using kernel headers instead of the
ones packaged with libdrm. If the unichrome driver gets rewritten (or I
eventually get time), then it'll come back.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 09:02:04

Modified files:
	lib/libGL/dri/i915: Makefile 
	lib/libGL/dri/i965: Makefile 

Log message:
Don't build intel_bufmgr_ttm.c anymore, the rest of the ttm code has
been removed.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 09:04:43

Modified files:
	lib/libGL      : Makefile 

Log message:
Fix substitutions for the pkg-config files. A couple of fields were
missed out, and one was looking for the wrong thing.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 09:06:51

Modified files:
	lib/libGL      : Makefile 
	lib/libGL/dri  : Makefile.inc 
	lib/libGL/libmesa: Makefile 

Log message:
Switch over to using the kernel *_drm.h headers instead of the copies
thereof provided with libdrm. This has been annoying me forever, and it
a blight caused by developing widely used drivers out of the kernel
tree.

ok matthieu@


CVSROOT:	/cvs
Module name:	ports
Changes by:	henning@cvs.openbsd.org	2009/01/10 09:16:21

Modified files:
	net/nagios/nagios: Makefile 
	net/nagios/nagios/patches: patch-base_utils_c 

Log message:
need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu>


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/10 09:29:27

Modified files:
	lib/libdrm     : libdrm.pc.in 
Added files:
	lib/libdrm     : Makefile shlib_version xf86drm.c xf86drm.h 
	                 xf86drmHash.c xf86drmRandom.c xf86drmSL.c 
Removed files:
	lib/libdrm     : Makefile.am Makefile.bsd-wrapper Makefile.in 
	                 README aclocal.m4 config.guess config.sub 
	                 configure configure.ac depcomp install-sh 
	                 ltmain.sh missing 
	lib/libdrm/libdrm: ChangeLog Makefile.am Makefile.in TODO 
	                   config.h.in xf86drm.c xf86drm.h xf86drmHash.c 
	                   xf86drmRandom.c xf86drmSL.c xf86mm.h 
	lib/libdrm/shared-core: Makefile.am Makefile.in drm.h 
	                        drm_sarea.h i915_drm.h mach64_drm.h 
	                        mga_drm.h nouveau_drm.h r128_drm.h 
	                        r300_reg.h radeon_drm.h savage_drm.h 
	                        sis_drm.h via_3d_reg.h via_drm.h 
	                        xgi_drm.h 

Log message:
De-autoconf libdrm.

Now that xenocara has been made clean with respect to using kernel headers
instead of those provided with libdrm, remove the copy of the headers included
here. Since it is now very simple, move it over to using standard bsd makefiles
instead of autoconf.

ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/10 09:33:47

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Use the kernel set ifam_hdrlen so that ABI changes won't cause older
binaries to stop working.
OK krw@, michele@, henning@, dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/10 09:56:42

Modified files:
	net/nagios/nrpe: Makefile 
	net/nagios/nrpe/patches: patch-src_nrpe_c 

Log message:
follow henning on nagios:
need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu>


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/10 10:03:34

Added files:
	lang/ruby/patches: patch-ext_openssl_openssl_missing_h 

Log message:
don't try to declare conflicting prototypes for functions already declared
by OpenSSL 0.9.8j


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/10 10:13:28

Modified files:
	sys/arch/sparc64/conf: files.sparc64 
	sys/arch/sparc64/dev: vnet.c 
Added files:
	sys/arch/sparc64/dev: ldc.c ldcvar.h 

Log message:
Split off LDC support code into its own file.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/10 10:17:32

Modified files:
	usr.sbin/authpf: authpf.c 

Log message:
variable declaration before use, found by vax, no cookie


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/10 10:20:06

Modified files:
	x11/gnome/applets2: Makefile 

Log message:
- remove the post-install dance and use FAKE_FLAGS
- add sndio to WANTLIB while here


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/10 10:28:48

Modified files:
	sys/arch/sparc64/conf: files.sparc64 

Log message:
Tweak the way we include the iommu code a bit.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/10 10:28:57

Modified files:
	x11/gnome/gossip: Makefile 
	x11/gnome/gossip/pkg: PLIST 
Removed files:
	x11/gnome/gossip/patches: patch-src_sounds_Makefile_in 

Log message:
- remove patch and use FAKE_FLAGS instead
- install @sample file where it belongs
- regen WANTLIB and specify GPL version while here


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/10 10:44:39

Modified files:
	share/man/man4/man4.sparc64: ifb.4 

Log message:
Rearrange the video modes list in a table, and mention which one use
composite sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/10 10:46:04

Modified files:
	sys/dev/wscons : wsdisplay.c 

Log message:
When switching from emulation mode to mapped mode (i.e. X starts), it is not
enough to suspend the screen burner; the video has to be switched on if
the screen burner had run already.


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2009/01/10 11:00:59

Modified files:
	sys/scsi       : cd.c 
	sys/arch/macppc/dev: abtn.c 

Log message:
Add support for the volume buttons and for the eject button found
on apple laptops.
The eject button will only eject the disc when it's not used by
anything.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	robert@cvs.openbsd.org	2009/01/10 11:07:17

Modified files:
	share/man/man4/man4.macppc: abtn.4 

Log message:
eject and volume controles are supported from now on


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/10 11:08:42

Modified files:
	app/xterm      : MANIFEST button.c input.c print.c testxmc.c 
	                 version.h xterm.log.html 

Log message:
xterm 239

correct a cast in input.c, which broke translation of numeric
keypad codes to pageup, pagedown, etc., on 64-bit platform (Debian
#511138, report by Larry Doolittle).


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/10 11:09:53

Modified files:
	.              : 3RDPARTY 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/10 12:04:58

Modified files:
	sys/arch/sparc64/conf: GENERIC RAMDISK 

Log message:
Enable cbus(4) and vnet(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/10 12:08:53

Modified files:
	usr.sbin/authpf: authpf.c 

Log message:
Uninitialized variable introduced in 1.110.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/10 13:02:28

Modified files:
	usr.bin/aucat  : aucat.1 aucat.c dev.c dev.h 

Log message:
add "loopback" mode in which input is connected to the output.
This is useful to mix, demultiplex, resample or reencode audio
files off-line.
tweak + ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/10 13:18:05

Modified files:
	sys/dev/pci/drm: drm.h 

Log message:
Add GEM ioctl definitions to drm.h (the intel specific ones were added a
while back). I need this for libdrm updates.

While i'm here, remove a bunch of #ifdef NotUs stuff, and remove some
stupid doxygen comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/10 13:32:37

Modified files:
	sys/arch/sparc64/dev: vnet.c 
Added files:
	sys/arch/sparc64/dev: viovar.h 

Log message:
Split off VIO definitions into their own file.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/10 13:34:44

Modified files:
	lib/libsndio   : aucat.c sndio.c sun.c 

Log message:
make all private functions static


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2009/01/10 14:36:49

Modified files:
	sys/scsi       : ch.c 

Log message:
Get rid of eye-bleeding horror of casting pointers to u_long to add
a size to them, because the original author of this stuff obviously
didn't grok pointer arithmatic.
ok krw@, tedu@, marco@, kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2009/01/10 14:47:38

Modified files:
	security/swatch: Makefile distinfo 
	security/swatch/patches: patch-swatch 

Log message:
- update swatch to 3.2.3. Based on initial diff from Benoit Lecocq.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/10 15:10:53

Modified files:
	share/man/man4/man4.macppc: adb.4 

Log message:
sync abtn Nd;


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/10 15:12:20

Modified files:
	sys/arch/mac68k/mac68k: pmap_bootstrap.c 

Log message:
dont include mfs_extern.h here

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/10 15:13:07

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/10 16:02:47

Modified files:
	sys/dev/wscons : wsdisplay.c 

Log message:
Do not compile in wsdisplay_emulinput() if WSEMUL_NO_VT100 is #defined.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/01/10 16:38:26

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/xserv: md.amd64 md.i386 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/10 16:54:16

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
- remove a comment that was no longer relevant
- when authenticating user, instead of doing a getpwnam() and checking the
passwd field, issue a call to auth_userokay(), this will allow the
use of login scripts to implement custom authentications without
bloating smtpd.


CVSROOT:	/cvs
Module name:	www
Changes by:	kurt@cvs.openbsd.org	2009/01/10 18:16:01

Modified files:
	.              : want.html 

Log message:
My hppa needs a disk big enough to make release.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/10 18:28:18

Modified files:
	share/man/man4 : sk.4 

Log message:
Only v1000 of the Belkin F5D5005 are sk cards, later revisions
have switched to RTL8169.
Reported by Shane J Pearson.


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/10 19:03:55

Modified files:
	net/silc-client: Makefile distinfo 
	net/silc-client/patches: 
	                         patch-apps_irssi_src_fe-common_core_Makefile_in 
	                         patch-configure_ac 
	                         patch-doc_Makefile_in 
	                         patch-lib_Makefile_in 
	net/silc-client/pkg: PLIST 

Log message:
- update to silc-client-1.1.7
- remove --without-libtoolfix, since it does not exist;  sthen/brad
ok brad (maintainer), sthen@;  also tested by Simon Kuhnle


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/10 19:05:54

Modified files:
	net/irssi-silc : Makefile distinfo 
	net/irssi-silc/patches: 
	                        patch-apps_irssi_src_fe-common_core_Makefile_in 
	                        patch-apps_irssi_src_fe-common_silc_Makefile_in 
	                        patch-apps_irssi_src_silc_core_Makefile_in 
	                        patch-doc_Makefile_in 
	                        patch-lib_Makefile_in 
	net/irssi-silc/pkg: PLIST 

Log message:
- update to irssi-silc-1.1.7
- remove --without-libtoolfix, since it does not exist;  sthen/brad
ok sthen@;  also tested by Simon Kuhnle


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/11 00:12:08

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
Add additional values for the Atom FSB_FREQ bus clock MSR now
Intel actually document it publically.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/11 02:22:09

Log message:
    import vamp-plugin-sdk-1.3
    
    Vamp is an audio processing plugin system for plugins that extract
    descriptive information from audio data - typically referred to as audio
    analysis plugins or audio feature extraction plugins.
    
    Status:
    
    Vendor Tag:	jakemsr
    Release Tags:	jakemsr-20090111
    
    N ports/audio/vamp-plugin-sdk/Makefile
    N ports/audio/vamp-plugin-sdk/distinfo
    N ports/audio/vamp-plugin-sdk/patches/patch-examples_SpectralCentroid_cpp
    N ports/audio/vamp-plugin-sdk/patches/patch-Makefile
    N ports/audio/vamp-plugin-sdk/pkg/PLIST
    N ports/audio/vamp-plugin-sdk/pkg/PFRAG.shared
    N ports/audio/vamp-plugin-sdk/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/11 02:24:13

Modified files:
	audio          : Makefile 

Log message:
+ vamp-plugin-sdk


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/11 02:29:36

Modified files:
	audio/audacity : Makefile distinfo 
	audio/audacity/patches: patch-configure patch-src_Benchmark_cpp 
	                        patch-src_Sequence_cpp 
	                        patch-src_audacity_desktop 
	                        patch-src_export_ExportMP3_cpp 
	audio/audacity/pkg: PLIST 
Added files:
	audio/audacity/patches: patch-lib-src_portmixer_Makefile_in 
	                        patch-src_Audacity_h 
	                        patch-src_FFmpeg_cpp patch-src_FFmpeg_h 
Removed files:
	audio/audacity/patches: patch-lib-src_allegro_Makefile_in 
	                        patch-lib-src_allegro_mfallegro_cpp 
	                        patch-lib-src_expat_Makefile_in 
	                        patch-lib-src_libnyquist_Makefile_in 
	                        patch-lib-src_libresample_Makefile_in 
	                        patch-lib-src_libvamp_Makefile_in 
	                        patch-src_AudioIO_cpp 
	                        patch-src_prefs_FileFormatPrefs_cpp 

Log message:
update to audacity-1.3.6
- lots of bugs fixed (though importing Ogg and Flac formats is still
broken)
- now uses external vamp-plugin-sdk


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/11 03:36:30

ports/audio/jack/files

Update of /cvs/ports/audio/jack/files
In directory cvs.openbsd.org:/tmp/cvs-serv7326/files

Log Message:
Directory /cvs/ports/audio/jack/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/11 03:51:46

Modified files:
	audio/jack     : Makefile distinfo 
	audio/jack/patches: patch-configure_ac patch-jackd_engine_c 
	audio/jack/pkg : PLIST 
Added files:
	audio/jack/files: Makefile.am sndio_driver.c sndio_driver.h 
	audio/jack/patches: patch-drivers_Makefile_am 
	                    patch-drivers_netjack_Makefile_am 
	                    patch-drivers_netjack_net_driver_c 
	                    patch-jackd_jackd_1_in patch-jackd_jackd_c 
Removed files:
	audio/jack/patches: patch-jackd_Makefile_am 
	                    patch-libjack_Makefile_am 
	                    patch-libjack_client_c 
	                    patch-libjack_intclient_c 
	                    patch-tools_netsource_c 

Log message:
- update to 0.116.1, mostly stability/reliability fixes
- add sndio backend

playback under aucat server is pretty solid.  for full-duplex,
starting aucat with 'aucat -l -b 2048' and jackd with just
'jackd -d sndio' seems to work best for me.  we want low latency
anyway, right ;)


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/11 04:32:48

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
32-bit mode for s/pdif transmitters/receivers does not really
allow transmission/reception of 32-bit audio, so don't allow it.
pointed out by naddy@, thanks.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/11 04:47:00

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
allow one more level of connections (3 instead of 2) away from DACs
for mixers and selectors when choosing the defaults for
outputs.master.slaves.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/11 04:50:45

Modified files:
	audio/audacious: Makefile 

Log message:
- regen WANTLIB and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/11 05:42:14

Modified files:
	audio/libsamplerate: Makefile distinfo 

Log message:
- update libsamplerate to version 0.1.5
- resign from maintainership (any takers?)

dependent ports are still happy with this update


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/11 06:07:35

Modified files:
	x11/gnome/gedit: Makefile distinfo 

Log message:
- small update to gedit 2.24.3
* backport some bugfixes from the developement version
* new and updated translations


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/11 06:23:51

Modified files:
	infrastructure/plist: arm 

Log message:
add a few packages, mostly by request, to the regular arm builds


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/11 08:06:52

Modified files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
Fix pasto in debug message.


CVSROOT:	/cvs
Module name:	www
Changes by:	grange@cvs.openbsd.org	2009/01/11 08:22:11

Modified files:
	.              : want.html 

Log message:
Remove my old entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/11 08:27:32

Modified files:
	sys/arch/sparc/dev: fb.c 
	sys/arch/sparc64/dev: fb.c 

Log message:
Some frame buffer fcode do not fill window-top and window-left put
nevertheless provide them; cope with zero values.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/11 08:53:58

Modified files:
	sys/arch/sparc/dev: z8530kbd.c 
	sys/arch/sparc64/dev: comkbd_ebus.c z8530kbd.c 
	sys/dev/sun    : sunkbd.c sunkbdvar.h 

Log message:
Factor a bit more sunkbd common parts; paves the way for upcoming
WSDISPLAY_COMPAT_RAWKBD support.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/11 09:12:15

Modified files:
	sys/arch/sparc/dev: z8530kbd.c 
	sys/arch/sparc64/dev: comkbd_ebus.c z8530kbd.c 
	sys/dev/sun    : sunkbdvar.h 

Log message:
Define a limit to the input which can be fed to sunkbd_input() at once,
will be necessary for rawkbd mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/11 09:54:53

Modified files:
	sys/dev/usb    : makemap.awk 

Log message:
Put the audio volume control keys in the conversion table, instead of
adding them explicitely at the end of the us layout.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2009/01/11 09:54:59

Modified files:
	sys/dev/eisa   : aha1742.c 
	sys/dev/ic     : dc.c isp_openbsd.c com.c ami.c 
	sys/dev/isa    : seagate.c 
	sys/arch/macppc/dev: z8530tty.c if_bm.c 
	sys/arch/hp300/dev: mt.c 
	sys/dev/pci    : cz.c 

Log message:
Actual final round of timeout_add(to, n * hz) -> timeout_add_sec(to, n)
conversions.

ok kettenis@
ok krw@ (possibly for the second time :)


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/11 09:55:07

Modified files:
	sys/dev/usb    : ukbdmap.c 

Log message:
Regen (no functional change)


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/01/11 10:02:09

Modified files:
	editors/ht     : Makefile distinfo 
	editors/ht/pkg : PLIST 

Log message:
Update to version 2.0.15 from Benoit Lecocq. Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/11 10:04:47

Modified files:
	x11/gtk+2      : Makefile distinfo 
	x11/gtk+2/patches: patch-demos_Makefile_in 
	                   patch-gdk-pixbuf_Makefile_in 
	                   patch-gtk_Makefile_in 
	                   patch-modules_input_Makefile_in 
	x11/gtk+2/pkg  : PLIST-main 

Log message:
- bugfix update to version 2.14.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/11 10:06:26

Modified files:
	devel/glib2    : Makefile distinfo 
	devel/glib2/patches: patch-gio_gfile_c 

Log message:
- bugfix release to glib2-2.18.4
thanks to Benoit Lecocq for amd64 testing


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/11 10:33:56

Modified files:
	audio/sox      : Makefile 

Log message:
include wavpack support


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/11 10:36:34

Modified files:
	audio/mpg123   : Makefile distinfo 

Log message:
update to 1.6.4, which fixes a resampling bug


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/11 10:40:00

Modified files:
	sys/kern       : vfs_bio.c 

Log message:
backout revision 1.109
"keep b_proc set to the process, thats doing the io as advertised"

This broke dvd playing on my laptop (page fault trap in vmapbuf in the
physio path).

thib's cookie privileges are hereby suspended until further notice.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/01/11 11:23:25

Log message:
    Import fasm, from Dmitri Alenichev. Thanks!
    
    The flat assembler is a fast and efficient self-assembling 80x86
    assembler for DOS, Windows and Linux operating systems. Currently it
    supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3
    and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions,
    can produce output in binary, MZ, PE, COFF or ELF format. It includes
    the powerful but easy to use macroinstruction support and does multiple
    passes to optimize the instruction codes for size. The flat assembler is
    self-compilable and the full source code is included.
    
    okay sthen@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_110109
    
    N ports/devel/fasm/distinfo
    N ports/devel/fasm/Makefile
    N ports/devel/fasm/pkg/PLIST
    N ports/devel/fasm/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/01/11 11:25:37

Modified files:
	devel          : Makefile 

Log message:
Add fasm to the makefile.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/11 11:25:49

Modified files:
	app/cwm        : screen.c xevents.c 

Log message:
remove unused variables

ok oga@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/11 11:30:41

Removed files:
	driver/xf86-video-ati/src/modes: xf86Crtc.c xf86Crtc.h 
	                                 xf86Cursors.c xf86DiDGA.c 
	                                 xf86EdidModes.c xf86Modes.c 
	                                 xf86Modes.h xf86RandR12.c 
	                                 xf86RandR12.h xf86Rename.h 
	                                 xf86Rotate.c xf86cvt.c 
	driver/xf86-video-ati/src/parser: xf86Optrec.h xf86Parser.h 

Log message:
Those directories were removed in xf86-video-ati 6.9.0.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/11 11:32:08

Modified files:
	app/cwm        : font.c 

Log message:
FcNameParse() manpage lies, cast here.

found with pcc.

ok oga@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/11 11:34:46

Modified files:
	app/cwm        : Makefile calmwm.h mousefunc.c 
Removed files:
	app/cwm        : grab.c 

Log message:
- merge grab_sweep() into mousefunc_window_resize().
- merge grab_drag() into mousefunc_window_move().
- properly name, proto and static private functions.
- since we already do XMoveResizeWindow() and XMoveWindow() in (now)
mousefunc_window_resize() and mousefunc_window_move() respectively,
client_resize() and client_move() calls are unnecessary.

ok oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/11 11:38:31

Modified files:
	x11/gnome/gvfs : Makefile 
	x11/gnome/gvfs/pkg: PLIST-main 

Log message:
- comment gvfsd-burn as CD/DVD Creator feature does not work yet under
OpenBSD, so don't give false hope ;-)
- regen WANTLIB while here


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/11 11:59:57

Modified files:
	sys/dev/sun    : sunkbd.c sunkbdmap.c sunkbdvar.h 
	sys/dev/wscons : wskbdraw.h 

Log message:
WSDISPLAY_COMPAT_RAWKBD support for sun serial keyboards (zskbd, comkbd).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/11 12:44:57

Modified files:
	sbin/disklabel : Makefile disklabel.c editor.c extern.h 

Log message:
On *ppc disks shared with MacOS, walk the Apple partition map to find out
the bounds of the OpenBSD area. Should prevent users from shooting themselves
in the feet.

ok krw@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2009/01/11 12:45:41

Modified files:
	mail/roundcubemail: Makefile distinfo 
	mail/roundcubemail/pkg: PLIST 

Log message:
update to 0.2-stable, ok sthen@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/11 13:32:31

Modified files:
	dist/Mesa/src/glx/x11: glx_pbuffer.c 

Log message:
fix use of uninitialised value in one of our local changes.

ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/11 13:35:40

Modified files:
	dist/Mesa/src/glx/x11: glx_pbuffer.c 

Log message:
Oops, missed a line removal. Fix build.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/11 13:39:41

Modified files:
	graphics/rawstudio: Makefile distinfo 
	graphics/rawstudio/patches: patch-src_Makefile_in 
	graphics/rawstudio/pkg: PLIST 
Removed files:
	graphics/rawstudio/patches: patch-src_md5_c 

Log message:
update to 1.1.1; adds support for EXIF, new cameras and bug fixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	pirofti@cvs.openbsd.org	2009/01/11 14:02:03

Modified files:
	sys/arch/alpha/conf: Makefile.alpha 
	sys/arch/armish/conf: Makefile.armish 
	sys/arch/aviion/conf: Makefile.aviion 
	sys/arch/gumstix/conf: Makefile.gumstix 
	sys/arch/hp300/conf: Makefile.hp300 
	sys/arch/hppa/conf: Makefile.hppa 
	sys/arch/hppa64/conf: Makefile.hppa64 
	sys/arch/i386/conf: Makefile.i386 
	sys/arch/landisk/conf: Makefile.landisk 
	sys/arch/luna88k/conf: Makefile.luna88k 
	sys/arch/mac68k/conf: Makefile.mac68k 
	sys/arch/macppc/conf: Makefile.macppc 
	sys/arch/moko/conf: Makefile.moko 
	sys/arch/mvme68k/conf: Makefile.mvme68k 
	sys/arch/mvme88k/conf: Makefile.mvme88k 
	sys/arch/mvmeppc/conf: Makefile.mvmeppc 
	sys/arch/socppc/conf: Makefile.socppc 
	sys/arch/solbourne/conf: Makefile.solbourne 
	sys/arch/sparc/conf: Makefile.sparc 
	sys/arch/sparc64/conf: Makefile.sparc64 
	sys/arch/vax/conf: Makefile.vax 
	sys/arch/zaurus/conf: Makefile.zaurus 

Log message:
Fix a sed bug in the makefile's depend target.

What happened was that the output of mkdep was fed to a sed expression
that trimmed a bit more than required and also failed to work when
attempting to do make depend with pcc.

Example:

genassym_c.o: /tmp/genassym.whatever ../../../../../sys/param.h \

was changed to:

assym.h: \

but what was intended was:

assym.h: ../../../../../sys/param.h \

For the pcc -M output things were a bit different and after the make
depend the genassym entry would still remain and make would fail. This
affected all platforms except amd64 and sgi.

Okay miod@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/11 14:33:45

Modified files:
	app/cwm        : parse.y 

Log message:
better comparison idiom; found with -Wall

ok oga@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/11 14:34:22

Modified files:
	app/cwm        : calmwm.h 

Log message:
add missing prototypes

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2009/01/11 14:45:17

Modified files:
	sys/arch/socppc/conf: GENERIC 

Log message:
Add some tested USB stuff. -moj


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/11 14:46:48

Modified files:
	app/cwm        : calmwm.h group.c parse.y 

Log message:
shortcut_to_name should not be defined as static in a header file. Put
it in group.c where it it used most, and add an extern definition for
the other users of it.

Found by gcc -Wall. ok okan@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/11 14:48:27

Modified files:
	app/cwm        : Makefile 

Log message:
Add -Wall to CFLAGS, it's helped find a few dodgy constructs.

ok okan@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/11 15:50:34

Log message:
    Import pangomm, a c++ wrapper around pango.
    Was previously provided by gtk2mm, hence @conflict with older versions of
    it.
    
    Status:
    
    Vendor Tag:	landry
    Release Tags:	landry_20090111
    
    N ports/devel/pangomm/Makefile
    N ports/devel/pangomm/distinfo
    N ports/devel/pangomm/pkg/PLIST
    N ports/devel/pangomm/pkg/PFRAG.shared
    N ports/devel/pangomm/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/11 15:51:51

Modified files:
	devel          : Makefile 

Log message:
link pangomm to the build


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/11 15:52:40

Modified files:
	graphics/rawstudio: Makefile 

Log message:
tidy Makefile (Thomas Pfaff), better license marker. No package change.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/11 15:58:37

Modified files:
	x11/gtk2mm     : Makefile distinfo 
	x11/gtk2mm/pkg : PFRAG.shared-main PLIST-docs PLIST-main 
Removed files:
	x11/gtk2mm/patches: patch-Makefile_in 

Log message:
Update to gtk2mm 2.14.3. As it is still broken and waiting for a
libstdc++ fix to be commited, face reality and mark it BROKEN.
Hopefully libstdc++ will be fixed real soon.
Based on a diff flying around since p2k8.

discussed at length with, and agreed by ajacoutot@ espie@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/11 15:59:42

Modified files:
	graphics/inkscape: Makefile 

Log message:
Fix LIB_DEPENDS nom that pangomm is in its own port


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/11 16:00:06

Modified files:
	devel/libglademm: Makefile 

Log message:
Fix LIB_DEPENDS nom that pangomm is in its own port


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/11 16:00:43

Modified files:
	x11/gnome/libgnomemm: Makefile 

Log message:
Fix LIB_DEPENDS nom that pangomm is in its own port


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/11 16:01:09

Modified files:
	x11/gnome/libgnomecanvasmm: Makefile 

Log message:
Fix LIB_DEPENDS nom that pangomm is in its own port


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/11 17:31:45

Modified files:
	net/silc-server: Makefile 
Added files:
	net/silc-server/patches: patch-apps_silcd_command_reply_c 
	                         patch-apps_silcd_packet_receive_c 
	                         patch-apps_silcd_server_c 
	                         patch-apps_silcd_server_util_c 

Log message:
add patches from upstream git;
- Added debug logs for updating stat.clients value
- Take stream reference correctly in packet error callback

from Brad (maintainer).


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/12 00:44:57

Modified files:
	share/man/man4 : termios.4 

Log message:
macro fix; from patrick keshishian


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/12 00:57:43

Modified files:
	lib/libssl/src/crypto: mem_dbg.c 

Log message:
convert a strdup (into a purpose-allocated buffer) in libcrypto to a
memcpy to avoid linker deprecation warnings; pointed out by dkrause@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/12 02:37:12

Modified files:
	net/pebrot     : Makefile 

Log message:
pebrot works fine on Python 2.5

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/12 03:45:01

Modified files:
	audio/jack     : Makefile 
	audio/jack/patches: patch-configure_ac 

Log message:
don't use dynamic SIMD instructions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/12 03:48:57

Modified files:
	graphics/agg   : Makefile 

Log message:
WANTLB+=sndio, bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 04:34:07

Modified files:
	www/gtkhtml3   : Makefile distinfo 

Log message:
- bugfix update to gtkhtml3-3.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 04:40:49

Modified files:
	x11/gnome/gcalctool: Makefile distinfo 
	x11/gnome/gcalctool/pkg: PLIST 

Log message:
- update to gcalctool-5.24.3
only german documentation changes
- fix LIB_DEPENDS


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 04:43:43

Modified files:
	audio/akode    : Makefile 
	audio/akode/pkg: PFRAG.shared PLIST 

Log message:
- re-add libsamperate support
it seems the bug jakemsr@ fell into several months ago has been fixed;
note that this does not add any dependency since akode needs jack which
needs libsamplerate
- lowercase COMMENT while here

discussed with and no objection from jakemsr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 06:04:09

Modified files:
	textproc/enchant: Makefile 
	textproc/enchant/patches: patch-configure 
	textproc/enchant/pkg: PLIST 

Log message:
- fix bogus patch that would prevent spell checking in GNOME to work
- add missing build and run depends
- regen PLIST and bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 06:17:37

Modified files:
	x11/gnome/hamster-applet: Makefile distinfo 
	x11/gnome/hamster-applet/patches: patch-hamster___init___py 

Log message:
- small update to hamster-applet-2.24.3 (updated translations)
- add --disable-schemas-install to configure args to stop the systrace
spamming


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 06:48:20

Modified files:
	textproc       : Makefile 

Log message:
- r.i.p. gnome-spell
this is a completely deprecated API (GNOME now uses enchant) and nothing
in tree uses this anymore

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 06:48:49

Removed files:
	textproc/gnome-spell: Makefile distinfo 
	textproc/gnome-spell/patches: patch-configure 
	textproc/gnome-spell/pkg: DESCR PFRAG.shared PLIST 

Log message:
- r.i.p. gnome-spell
this is a completely deprecated API (GNOME now uses enchant) and nothing
in tree uses this anymore

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 07:35:33

Modified files:
	x11/gnome/controlcenter2: Makefile 
Added files:
	x11/gnome/controlcenter2/patches: 
	                                  patch-capplets_sound_sound-properties-capplet_c 

Log message:
- show libsndio in the sound capplet


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 07:36:12

Modified files:
	x11/gnome/media: Makefile 
	x11/gnome/media/pkg: PLIST 
Added files:
	x11/gnome/media/patches: 
	                         patch-gstreamer-properties_pipeline-constants_c 

Log message:
- show libsndio in the GStreamer preferences selector
- regen PLIST+WANTLIB while here


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/01/12 08:19:28

Modified files:
	sys/kern       : tty_msts.c 

Log message:
comment should be epoch not midnight; ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 08:22:59

Modified files:
	x11/gnome/cheese: Makefile distinfo 
	x11/gnome/cheese/pkg: PLIST 

Log message:
- update to cheese-2.24.3
(some new and modified translations)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 08:46:20

Modified files:
	textproc/libxslt: Makefile 
	textproc/libxslt/pkg: PLIST-main 

Log message:
- remove stupid collision between the 2 subpackages, tsk tsk...
- fix LIB_DEPENDS
- regen PLIST and WANTLIB while here


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/01/12 08:54:13

Modified files:
	sys/kern       : tty_msts.c 

Log message:
1) remove invalid comment since first field is not message type
in msts
2) modify debug string to not print first field (which is not
the sentence message type)
ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 09:13:18

Modified files:
	databases/evolution-data-server: Makefile distinfo 
	databases/evolution-data-server/patches: 
	                                         patch-calendar_libical_src_libical_icaltz-util_c 
	                                         patch-docs_reference_camel_Makefile_in 

Log message:
- update evolution-data-server to 2.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 09:13:42

Modified files:
	mail/evolution : Makefile distinfo 
	mail/evolution/patches: patch-configure 
	                        patch-mail_message-list_c 
	mail/evolution/pkg: PLIST 

Log message:
- update evolution to 2.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 09:15:03

Modified files:
	devel/libaudiofile: Makefile 
	devel/libaudiofile/pkg: PLIST 
Added files:
	devel/libaudiofile/patches: patch-libaudiofile_modules_msadpcm_c 

Log message:
- SECURITY FIX for CVE-2008-5824 which can cause a buffer overflow
patch taken from Debian's bug report, #510205


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/12 09:39:25

Modified files:
	math/galculator: Makefile distinfo 
	math/galculator/pkg: PLIST 

Log message:
maintenance update to 1.3.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/12 09:41:37

Log message:
    Import xmms-wavpack 1.0.2.
    
    xmms-wavpack is a plugin for the multimedia player XMMS that plays
    audio files in the WavPack format, which supports lossless and lossy
    compression.
    
    ok sthen@
    
    Status:
    
    Vendor Tag:	naddy
    Release Tags:	naddy_20090112
    
    N ports/audio/xmms-wavpack/Makefile
    N ports/audio/xmms-wavpack/distinfo
    N ports/audio/xmms-wavpack/patches/patch-src_libwavpack_cpp
    N ports/audio/xmms-wavpack/patches/patch-src_ui_cpp
    N ports/audio/xmms-wavpack/pkg/PLIST
    N ports/audio/xmms-wavpack/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/12 09:42:36

Modified files:
	audio          : Makefile 

Log message:
+xmms-wavpack


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/01/12 09:45:38

Modified files:
	sys/kern       : tty_msts.c 

Log message:
make compile with #define MSTS_DEBUG; ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/12 10:14:48

Modified files:
	sys/arch/sparc/dev: fb.c 
	sys/arch/sparc64/dev: fb.c 

Log message:
Be more strict when checking window-left and window-top values.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 10:36:29

Modified files:
	x11/gnome/doc-utils: Makefile distinfo 
	x11/gnome/doc-utils/patches: patch-tools_gnome-doc-utils_pc_in 
	x11/gnome/doc-utils/pkg: PLIST 
Added files:
	x11/gnome/doc-utils/patches: patch-doc_xslt_Makefile_in 

Log message:
- long overdue update to gnome-doc-utils-0.14.2

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/12 10:37:25

Modified files:
	x11/gnome/yelp : Makefile distinfo 
	x11/gnome/yelp/pkg: PLIST 

Log message:
- long overdue update to yelp-2.24.0

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/12 10:45:37

Modified files:
	sys/dev/sun    : sunkbd.c sunkbdmap.c sunkbdvar.h 

Log message:
Remap the audio mute key on type 5, as it collides with the keypad equal
key on type 4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 10:48:59

Modified files:
	x11/gnome/themes: Makefile distinfo 
	x11/gnome/themes/pkg: PLIST 

Log message:
- update gnome-themes to 2.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/12 11:01:38

Modified files:
	x11/gnome/libgnomemm: Makefile 

Log message:
Fix WANTLIB after gtk2mm update, precise licence marker.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 11:55:05

Modified files:
	x11/gnome/orca : Makefile distinfo 

Log message:
- update orcan to 2.24.3


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/12 12:03:13

Modified files:
	sys/uvm        : uvm_pdaemon.c 

Log message:
Register aiodoned_proc, although it is not used anywhere yet; PR #6034


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/12 12:03:27

Modified files:
	x11/gnome/libgnomecanvasmm: Makefile 

Log message:
Fix WANTLIB after gtk2mm update, precise licence marker while here.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/12 12:10:52

Modified files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
As recommended by the Sun Virtual IO specification, use tick() to generate
session ID instead of arc4random().


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/12 12:12:24

Modified files:
	infrastructure/plist: vax i386 amd64 

Log message:
s/libao,-esd/libao/, ok pvalchev


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/12 12:34:08

Modified files:
	sys/arch/sparc64/dev: ldcvar.h ldc.c 

Log message:
Add a callback function that gets called when an LDC connection is established.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 12:44:38

Modified files:
	x11/gnome/terminal: Makefile distinfo 
	x11/gnome/terminal/pkg: PLIST 

Log message:
- update gnome-terminal to 2.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 12:44:55

Modified files:
	x11/gnome/gucharmap: Makefile distinfo 
	x11/gnome/gucharmap/pkg: PLIST 

Log message:
- update gucharmap to 2.24.3


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/12 12:52:39

Modified files:
	sys/arch/sparc64/dev: viovar.h 

Log message:
Add padding to some message structs since the Solaris virtual disk servers
seems to want it.  Also add 'struct vio_rdx' to make sure we use the proper
padding there too.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/12 12:54:37

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
more checks in queue_record_incoming_envelope; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/12 12:56:27

Modified files:
	usr.sbin/smtpd : mta.c smtp_session.c 

Log message:
dot escaping, as required by rfc; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 13:10:21

Modified files:
	x11/gnome/deskbar-applet: Makefile distinfo 

Log message:
- update deskbar-applet to 2.24.3


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/12 13:11:13

Modified files:
	sys/arch/sparc64/conf: GENERIC files.sparc64 
Added files:
	sys/arch/sparc64/dev: vdsk.c 

Log message:
Initial stab at a driver for virtual disks found on sun4v logical domains.
Still needs some work, but reading from and writing to a disk image works.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 13:13:17

Modified files:
	www/epiphany   : Makefile distinfo 

Log message:
- update epiphany to 2.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 13:14:28

Modified files:
	www/epiphany-extensions: Makefile distinfo 
	www/epiphany-extensions/pkg: PLIST 

Log message:
- update epiphany-extensions to 2.24.3
* stops installing a bunch of plugins that we'd never use (nor we configured)
as a bonus


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/12 13:17:47

Modified files:
	xserver        : configure.ac 
	xserver/config : hal.c x11-input.fdi 
	xserver/exa    : exa.h exa_accel.c exa_migration.c exa_priv.h 
	xserver/glx    : glxdri.c glxscreens.c 
	xserver/hw/kdrive/src: kinput.c 
	xserver/hw/kdrive/vesa: vm86.h 
	xserver/hw/xfree86/common: Makefile.am xf86.h xf86Config.c 
	                           xf86Events.c xf86Globals.c 
	                           xf86Helper.c xf86Init.c 
	xserver/hw/xfree86/ddc: interpret_edid.c 
	xserver/hw/xfree86/doc/man: xorg.conf.man.pre 
	xserver/hw/xfree86/dri: dri.c xf86dri.c 
	xserver/hw/xfree86/os-support/linux: lnx_init.c 
	xserver/hw/xfree86/os-support/linux/int10: linux.c 
	xserver/hw/xfree86/shadowfb: shadow.c 
	xserver/include: dix-config.h.in os.h 
	xserver/mi     : mieq.c miinitext.c 
	xserver/os     : Makefile.am utils.c 
	xserver/randr  : rrproperty.c 
	xserver/xkb    : xkbEvents.c 
Added files:
	xserver/os     : backtrace.c 

Log message:
Update to xserver 1.5.3 + latests commits on server-1.5-branch.
tested by stsp@, david@, form@, ckuethe@, oga@. thanks.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/12 13:18:51

Modified files:
	xserver        : configure 
	xserver/hw/xfree86/common: Makefile.in 
	xserver/os     : Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	grange@cvs.openbsd.org	2009/01/12 13:35:45

Modified files:
	.              : want.html 

Log message:
thanks everybody who responded about the drives.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/12 13:43:44

Modified files:
	share/man/man4/man4.sparc64: Makefile 
Added files:
	share/man/man4/man4.sparc64: vdsk.4 

Log message:
vdsk(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/12 13:43:53

Modified files:
	sys/dev/wscons : ascii.h wsemul_vt100.c 

Log message:
Recognize CAN and SUB control characters, and cancel any current escape
sequence when they appear. Per VT100 manual via naddy@, ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/12 13:45:50

Modified files:
	sys/arch/sparc64/conf: GENERIC 

Log message:
Enable WSDISPLAY_COMPAT_RAWKBD and wsmux on sparc64; ok matthieu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	miod@cvs.openbsd.org	2009/01/12 13:46:58

Modified files:
	distrib/notes  : README.sparc64 

Log message:
Sync suggested configuration file with wsmux kernel changes. One step closer
to X.org able to run without a configuration file. ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/12 13:47:34

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
replace s/routine/function/, as other manuals do
from Thomas Pfaff <tpfaff(at)tp76.info>, thanks!
ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 14:02:41

Modified files:
	x11/gnome/mousetweaks: Makefile distinfo 
	x11/gnome/mousetweaks/pkg: PLIST 

Log message:
- update mousetweaks to 2.24.3


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/12 14:11:58

Modified files:
	sys/arch/sparc/dev: z8530kbd.c 
	sys/arch/sparc64/dev: z8530kbd.c 
	sys/dev/sun    : sunkbd.c sunkbdvar.h 

Log message:
Oops, sunkbd_decode() still needs to be public for *cngetc() to work;
spotted the hard way by kettenis.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/12 14:17:07

Modified files:
	sysutils/bacula: Makefile distinfo 
	sysutils/bacula/patches: patch-configure 
	sysutils/bacula/pkg: PLIST-bat PLIST-server 

Log message:
"important bug fix" update to 2.4.4
ok merdely@ (maintainer).


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/12 15:17:36

Modified files:
	sys/arch/sparc64/dev: com_ebus.c 

Log message:
Look up the "compatible" property of the right node to detect serial
interfaces on the m4k/m5k/m8k/m9k.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 15:40:22

Modified files:
	x11/gnome/eog  : Makefile distinfo 
	x11/gnome/eog/pkg: PLIST 

Log message:
- update eog to 2.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 16:00:59

Modified files:
	devel/libsoup  : Makefile distinfo 

Log message:
- update libsoup to 2.24.3


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/12 16:05:07

Modified files:
	sys/arch/sparc64/dev: vdsk.c 

Log message:
A storage driver should be DV_DULL, not DV_IFNET.  Pointed out by dlg@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/12 17:00:54

Modified files:
	x11/gnome/zenity: Makefile distinfo 
	x11/gnome/zenity/pkg: PLIST 

Log message:
- update zenity to 2.24.1


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/01/12 17:16:16

Modified files:
	usr.sbin/ypldap: parse.y 

Log message:
ypldap.conf may contain secrets, so get the parse to check if its
sufficiently private.

ok pyr@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/13 00:42:52

Modified files:
	share/man/man4/man4.sparc64: cbus.4 

Log message:
+vdsk


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/13 01:27:47

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/files: README.OpenBSD 

Log message:
- mention gconf-editor
- sort en consitify keyring-manager's entry


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/13 01:41:04

Modified files:
	x11/gnome/desktop: Makefile distinfo 
	x11/gnome/desktop/patches: 
	                           patch-libgnome-desktop_gnome-desktop-item_c 
	x11/gnome/desktop/pkg: PLIST 

Log message:
- update gnome-desktop to 2.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/13 01:55:53

Modified files:
	x11/gnome/libgweather: Makefile distinfo 

Log message:
- update libgweather to 2.24.3
* the license was incorrectly set to GPLv3, this release "fixes" it (GPLv2)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/13 01:57:19

Modified files:
	x11/gnome/panel: Makefile distinfo 
	x11/gnome/panel/patches: patch-applets_clock_Makefile_in 
	x11/gnome/panel/pkg: PLIST 

Log message:
- update gnome-panel to 2.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/13 02:18:12

Modified files:
	x11/gnome/games: Makefile distinfo 

Log message:
- update gnoem-games to 2.24.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/01/13 03:05:53

Modified files:
	mail/postfix/snapshot: Makefile distinfo 

Log message:
postfix snapshot 2.6-20090109; from brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/13 03:06:50

Modified files:
	x11/gnome/session: Makefile distinfo 
	x11/gnome/session/patches: patch-data_Makefile_in 

Log message:
- gnome-session 2.24.3
* translations updates
* several bugfixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/13 03:07:08

Modified files:
	x11/gnome/applets2: Makefile distinfo 

Log message:
- gnome-applets 2.24.3
* translations and documentations updates
* geometry and update fixes backported from 2.25


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/13 04:40:21

Modified files:
	net/gajim      : Makefile distinfo 
	net/gajim/pkg  : PLIST 
Removed files:
	net/gajim/patches: patch-scripts_gajim_in 
	                   patch-src_roster_window_py 

Log message:
- update to 0.12.1, mostly from an 0.12.0 update from Simon Kuhnle
- drop Simon from maintainer at his request

thanks to viq for testing.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2009/01/13 06:36:12

Modified files:
	sys/kern       : uipc_socket.c uipc_socket2.c 

Log message:
Change sbreserve() to return 0 on success, 1 on failure, as god intended.
This sort of breaking with traditional and expected behavior annoys me.

"yes!" henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/13 06:53:50

Modified files:
	sys/arch/i386/conf: GENERIC RAMDISK files.i386 
	sys/arch/i386/i386: bios.c mainbus.c mpbios.c 
	sys/arch/amd64/amd64: bios.c mainbus.c mpbios.c 
	sys/arch/amd64/conf: GENERIC RAMDISK files.amd64 

Log message:
Turn mpbios into a real device, such that people can disable it on crappy
BIOSes.

ok deraadt@ (for the amd64 bit, or the i386 bit, can't remember which)


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/13 06:55:03

Modified files:
	share/man/man4/man4.i386: Makefile 
Added files:
	share/man/man4/man4.i386: mpbios.4 

Log message:
mpbios(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/13 06:57:03

Modified files:
	share/man/man4/man4.amd64: Makefile 
Added files:
	share/man/man4/man4.amd64: mpbios.4 

Log message:
mpbios(4)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/13 07:03:22

Modified files:
	x11/gnome/file-roller: Makefile distinfo 
	x11/gnome/file-roller/pkg: PLIST 

Log message:
- update gnome-file-roller to 2.24.3
* cleanup and bugfixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/13 07:37:16

Modified files:
	www/p5-HTTP-Body: Makefile distinfo 

Log message:
maintenance update to version 1.05


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/13 07:41:13

Modified files:
	mail/p5-Email-Send: Makefile distinfo 

Log message:
update to version 2.194


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/13 07:46:13

Modified files:
	databases/p5-DBIx-DataModel: Makefile distinfo 

Log message:
maintenance update to version 1.09


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/13 07:48:57

Modified files:
	converters/p5-JSON-DWIW: Makefile distinfo 
Removed files:
	converters/p5-JSON-DWIW/patches: patch-DWIW_xs patch-old_parse_c 

Log message:
update to version 0.28 and remove our merged patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/13 08:08:27

Modified files:
	net/ssvnc      : Makefile distinfo 
Added files:
	net/ssvnc/patches: patch-scripts_ssvnc 
	net/ssvnc/pkg  : DESCR-gui DESCR-main PFRAG.shared-gui PLIST-gui 
	                 PLIST-main 
Removed files:
	net/ssvnc/patches: patch-src_vnc_unixsrc_vncviewer_Imakefile 
	net/ssvnc/pkg  : DESCR PLIST 

Log message:
- update to 1.0.22, based on giovanni@'s diff for the 1.0.21 update

- install Tcl/Tk frontend and helper scripts to simplify VNC over SSL
and VNC over SSH connections (particularly useful with x11vnc). these
are in the ssvnc-XX subpackage, the viewer stays in ssvnc-viewer-XX.

- take maintainer

ok jasper@


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/01/13 08:18:37

Modified files:
	.              : want.html 

Log message:
I need more serial consoles in my ospf6d test network, so request some
USB-to-serial adaptors and null-modem cables.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/13 08:25:43

Modified files:
	app/cwm        : font.c 

Log message:
better cast; noticed by ray@

ok ray@ oga@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/01/13 09:30:45

Modified files:
	xserver/hw/xfree86/common: xf86Init.c 

Log message:
yet another gcc2 found bad coding practice, move variable declartion to the
top of the scope. this time found by sparc.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/13 09:36:23

Modified files:
	x11/gtksourceview: Makefile distinfo 
Removed files:
	x11/gtksourceview/patches: patch-configure 

Log message:
- update to gtksourceview-2.4.2
- change Giovanni's email

with tweaks from and ok giovanni@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/13 10:43:29

Modified files:
	graphics/imlib2: Makefile 
	graphics/imlib2/patches: patch-src_modules_loaders_loader_xpm_c 

Log message:
SECURITY FIX for CVE-2008-5187
another buffer overflow in the xpm loader


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/13 11:08:20

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gok  : Makefile 
	x11/gnome/at-spi: Makefile 
Removed files:
	x11/gnome/gok/patches: patch-configure 

Log message:
- explicitely disable Xevie(3) support for now
there is a nasty bug somewhere that makes the app crash with the
(in)famous "X Windows System Error..." which disables accessibility in
GNOME

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/13 11:13:51

Modified files:
	include        : inttypes.h 
	lib/libc/locale: Makefile.inc 
Added files:
	lib/libc/locale: wcstoimax.c wcstoumax.c 

Log message:
Add wcstoimax(3) and wcstoumax(3).

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/13 11:18:31

Modified files:
	include        : wchar.h 
	lib/libc/locale: Makefile.inc wcstod.c 
Added files:
	lib/libc/locale: _wcstod.h wcstof.c wcstold.c 

Log message:
Add wcstof(3) and wcstold(3).

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/13 11:19:49

Modified files:
	lib/libc       : shlib_version 

Log message:
Crank minor because of addition of wcsto* functions.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2009/01/13 11:25:35

Modified files:
	gnu/lib/libstdc++: shlib_version 
	gnu/lib/libstdc++/libstdc++/include/bits: char_traits.h 

Log message:
steal some code from gcc 4.2, so that char_traits specializations start with
more default stuff.
as discussed with kettenis, landry, and others.
Allow some gnome stuff (gtk2mm) to compile, and does not break source
compatibility with the standard (well, not more than gcc 4.2 does)


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/13 11:44:01

Modified files:
	lib/libc/locale: Makefile.inc 
Added files:
	lib/libc/locale: wcstod.3 

Log message:
Man page for wcstof(3), wcstod(3) and wcstold(3).


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/01/13 11:46:19

Modified files:
	graphics/tiff2png: Makefile distinfo 
	graphics/tiff2png/pkg: PLIST 

Log message:
Update to version 0.91
From new maintainer Benoit Lecocq


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/13 12:38:44

Modified files:
	sys/arch/i386/i386: mpbios.c 
	sys/arch/amd64/amd64: mpbios.c 

Log message:
Fix lvalue abuse by removing a redundant cast.
ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/13 12:44:20

Modified files:
	sys/arch/i386/i386: mem.c 
	sys/arch/i386/pci: auglx.c 
	sys/dev/sdmmc  : sdhc.c 
	sys/isofs/cd9660: cd9660_vnops.c 
	sys/nfs        : nfs_subs.c nfs_vnops.c 

Log message:
Trivial lvalue abuse fixes, no binary changes.
ok millert@ tedu@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/01/13 12:46:28

Modified files:
	xserver/hw/xfree86/common: xf86Init.c 

Log message:
note to self: no cookie, a compile started is not a compile tested


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/13 12:47:01

Modified files:
	x11/gnome/eog  : Makefile distinfo 

Log message:
- update eog to 2.24.3.1
* minor build fixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/13 13:01:38

Modified files:
	x11/gnome/session: Makefile 
	x11/gnome/session/files: README.OpenBSD 

Log message:
- sort


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/13 13:49:42

Modified files:
	proto/dri2proto: Makefile.am Makefile.in aclocal.m4 configure 
	                 configure.ac dri2proto.h 
Added files:
	proto/dri2proto: dri2tokens.h 

Log message:
dri2proto 1.99.3.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/13 13:50:28

Modified files:
	proto/dri2proto: Makefile 

Log message:
adapt for version 1.99.3: add dri2tokens.h


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/13 13:51:03

Modified files:
	.              : MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/01/13 14:11:57

Modified files:
	usr.sbin/dhcpd : dhcp-options.5 tables.c 

Log message:
add option 150, voip-configuration-server, as an array of IP addresses;
draft-raj-dhc-tftp-addr-option-05, req by Michael van der Westhuizen.

ok henning, krw, dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/01/13 14:35:16

Modified files:
	usr.sbin/bgpd  : rde.c rde.h rde_attr.c rde_update.c 

Log message:
Replace NEW_ASPATH/NEW_AGGREGATOR with the naming from RFC4893,
AS4_PATH/AS4_AGGREGATOR. No binary change.

ok claudio


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/13 14:55:40

Modified files:
	x11/gtk2mm     : Makefile 

Log message:
Remove BROKEN marker, as it should build fine now that libstdc++ has
been fix0red.


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/01/13 16:01:36

Modified files:
	usr.sbin/bgpd  : bgpd.8 

Log message:
Reference RFC 4893 instead of draft-ietf-idr-as4bytes-13.
ok claudio


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/01/13 17:23:30

Modified files:
	usr.bin/cvs    : status.c 

Log message:
fix printing status on removed files by default;
slighty different diff applied then what the bug author provided us.

thanks & closes pr 6038


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/13 17:58:39

Modified files:
	sysutils/usbutil: Makefile 
	sysutils/usbutil/pkg: PLIST 
Added files:
	sysutils/usbutil/patches: patch-usbctl_c 

Log message:
- we don't implement USB_DISCOVER, don't try to use it
- don't assume that usb_descriptor_t has a field bDescriptorSubtype,
this field is class specific and shouldn't be there
- make fetch of hub descriptors in usbctl work (by setting the
correct request value)
- before reading a string descriptor, read the language table and
use a correct language code if possible
- install usbgen(8) manual, regen plist, bump

mostly from pkgsrc,
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/usbutil/patches/patch-ab


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/13 18:15:00

Modified files:
	books/wndw     : Makefile distinfo 
	books/wndw/pkg : PLIST-fr 

Log message:
update French version to the Second Edition


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/13 18:38:06

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
support SOCKS4A protocol, from dwmw2 AT infradead.org via bz#1482;
"looks ok" markus@


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2009/01/13 19:03:30

Modified files:
	.              : i386-laptop.html 

Log message:
Acer Aspire One: disable acpi makes SD cards work


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/14 00:58:45

Modified files:
	sys/arch/i386/pci: elan520.c 

Log message:
int cpuspeed is global. ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/14 01:10:05

Modified files:
	sys/netbt      : l2cap_signal.c 

Log message:
Accoring to the C standard uint16_t can't be the type of the ``last'' argument
of va_start() since it's not compatible with the type that results after
application of the default argument promotion. So change it to uint32_t.

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:04:09

ports/x11/gnome/vfsmm/patches

Update of /cvs/ports/x11/gnome/vfsmm/patches
In directory cvs.openbsd.org:/tmp/cvs-serv15437/patches

Log Message:
Directory /cvs/ports/x11/gnome/vfsmm/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/14 03:34:21

Modified files:
	net/pidgin     : Makefile distinfo 
	net/pidgin/patches: patch-pidgin_gtkdialogs_c 
Removed files:
	net/pidgin/patches: patch-finch_libgnt_gntmain_c 
	                    patch-finch_libgnt_gntwm_c 
	                    patch-libpurple_nat-pmp_c 

Log message:
maintenance update to 2.5.4 from Brad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:38:33

Modified files:
	devel/gconfmm  : Makefile distinfo 
	devel/gconfmm/patches: patch-Makefile_in patch-configure 

Log message:
- update gconfmm to 2.24.0
- specify license versions
- regen WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:39:43

Modified files:
	devel/libglademm: Makefile distinfo 
	devel/libglademm/pkg: PLIST-docs 

Log message:
- update libgnomemm to 2.6.7
- specify license version
- regen WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:40:41

Modified files:
	x11/gnome/libgnomecanvasmm: Makefile distinfo 

Log message:
- update libgnomecanvasmm to 2.22.0
- regen WANTLIB
- sync LIB_DEPENDS


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:41:50

Modified files:
	x11/gnome/libgnomemm: Makefile distinfo 

Log message:
- update libgnomemm to 2.24.0
- regen WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:42:42

Modified files:
	x11/gnome/vfsmm: Makefile distinfo 
	x11/gnome/vfsmm/pkg: PLIST 
Added files:
	x11/gnome/vfsmm/patches: patch-Makefile_in 

Log message:
- update gnome-vfsmm to 2.24.0
- specify license version


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:43:34

Modified files:
	x11/gnome/libgnomeuimm: Makefile distinfo 

Log message:
- update libgnomeuimm to 2.24.0
- specify license version
- regen WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:45:41

Modified files:
	emulators/vba  : Makefile 
	emulators/vba/pkg: PLIST 

Log message:
- sync WANTLIB after libglademm update
- regen PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:46:15

Modified files:
	productivity/workrave: Makefile 

Log message:
- specify license version
- regen PLIST after libgnomeuimm update


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/01/14 03:51:06

Modified files:
	sys/arch/sgi/conf: GENERIC 

Log message:
add and enable uaudio as it's working fine for me

"go ahead" miod@


CVSROOT:	/cvs
Module name:	www
Changes by:	landry@cvs.openbsd.org	2009/01/14 04:00:55

Modified files:
	.              : want.html 

Log message:
We could use some big SCSI drives for a new FTP mirror in france..


CVSROOT:	/cvs
Module name:	www
Changes by:	landry@cvs.openbsd.org	2009/01/14 05:22:42

Modified files:
	.              : want.html 

Log message:
Fire v210 has only two drive bays, so we need really big disks.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/14 06:24:11

Modified files:
	sys/arch/sparc64/conf: RAMDISK 

Log message:
Enable vsdk(4).


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/01/14 06:41:41

Modified files:
	graphics/pngcrush: Makefile distinfo 
	graphics/pngcrush/pkg: PLIST 

Log message:
Update to version 1.6.13 from new maintainer Benoit Lecocq.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/14 07:53:45

Modified files:
	libexec/login_krb5: login_krb5.c 

Log message:
context could be used after being freed by krb5_free_context; ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/14 09:59:51

Modified files:
	archivers/zip  : Makefile distinfo 
	archivers/zip/patches: patch-unix_configure patch-unix_unix_c 
	archivers/zip/pkg: PLIST 
Removed files:
	archivers/zip/patches: patch-fileio_c patch-unix_Makefile 

Log message:
update to zip 3.0

from form@ via mikeb@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/01/14 10:44:51

Modified files:
	net/unbound    : Makefile distinfo 
	net/unbound/patches: patch-Makefile_in patch-doc_example_conf_in 
Removed files:
	net/unbound/patches: patch-daemon_unbound_c 
	                     patch-services_cache_infra_c 

Log message:
upgrade to unbound v1.2.0; from brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/14 10:45:04

Modified files:
	devel/p5-Data-Dump: Makefile distinfo 
	devel/p5-Data-Dump/pkg: PLIST 

Log message:
update to version 1.14


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/14 10:48:31

Modified files:
	devel/p5-Data-FormValidator: Makefile distinfo 

Log message:
maintenance update to version 4.63


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/14 10:52:10

Modified files:
	devel/p5-Data-Visitor: Makefile distinfo 

Log message:
update to version 0.22


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/14 10:53:35

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 
	                         md.hppa md.hppa64 md.i386 md.landisk 
	                         md.mac68k md.macppc md.mvme68k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/14 10:58:16

Modified files:
	devel/p5-File-Copy-Recursive: Makefile distinfo 

Log message:
update to version 0.38


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/14 11:13:21

Modified files:
	devel/p5-Log-Log4perl: Makefile distinfo 

Log message:
update to version 1.20


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/14 11:17:34

Modified files:
	devel/p5-Mouse : Makefile distinfo 
	devel/p5-Mouse/pkg: PLIST 

Log message:
update to version 0.14


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2009/01/14 12:45:20

Modified files:
	lib/csu/powerpc: Makefile crt0.c 

Log message:
Re-enable pie support on macppc (still off by default but usable
again). Due to the way executable sections are loaded by
the kernel, a one page .got section with the blrl instruction may
be in the data cache and not flushed causing random crashes
upon process startup. Flush the data cache before ___start()
jumps there. Also mprotect the .got section to be read/exec
instead of read/write/exec. ld.so knows how to cope and static
binaries don't write to .got.

written by and okay drahn@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/14 13:35:42

Modified files:
	sys/arch/sparc64/dev: sbus.c 

Log message:
Be sure to allocate memory with M_ZERO in sbus_alloc_dma_tag(), or strange
things happen. ok kettenis@


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2009/01/14 13:45:54

Modified files:
	.              : want.html 

Log message:
I really don't want more machines, but...
Remove an item I don't really need (and am not sure even exists).


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2009/01/14 14:02:57

Modified files:
	sys/dev/usb    : usb_subr.c 

Log message:
cap device's speed to the parent's one if higher. from FreeBSD.
krw@ miod@ ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2009/01/14 14:05:53

Modified files:
	usr.sbin/eeprom: optree.c 

Log message:
update license.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2009/01/14 14:06:39

Modified files:
	devel/mowgli   : Makefile distinfo 
	devel/mowgli/patches: patch-src_libmowgli_Makefile 
	devel/mowgli/pkg: DESCR PLIST 
Added files:
	devel/mowgli/patches: patch-buildsys_mk_in patch-configure 
Removed files:
	devel/mowgli/patches: patch-mk_init_mk 

Log message:
update to 0.7.0. sthen@ ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2009/01/14 14:07:17

Modified files:
	devel/mcs      : Makefile distinfo 
	devel/mcs/patches: patch-src_libmcs_Makefile 
	devel/mcs/pkg  : PFRAG.shared PLIST 
Added files:
	devel/mcs/patches: patch-buildsys_mk_in patch-configure 
Removed files:
	devel/mcs/patches: patch-mk_init_mk 
	                   patch-src_backends_default_Makefile 

Log message:
update to 0.7.1. needed by the upcoming audacious update.
sthen@ ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2009/01/14 14:24:08

Modified files:
	sys/kern       : vfs_init.c 

Log message:
correct test when checking the default operation entry.
from patrick keshishian <sidster at boxsoft dot com>


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2009/01/14 14:26:48

Modified files:
	sys/sys        : cdefs.h 

Log message:
Recognize the features defines for POSIX 1003.1-2008, giving new values
for __POSIX_VISIBLE and __XPG_VISIBLE.  ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/14 14:35:18

Modified files:
	distrib/sets/lists/base: md.hp300 md.mvme88k 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/14 15:05:07

Modified files:
	usr.sbin/bind/lib/dns: Tag: OPENBSD_4_4 openssldsa_link.c 

Log message:
fix CVE-2009-0025: incorrect check of DSA DNSSEC signature verification


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/14 15:05:26

Modified files:
	usr.sbin/bind/lib/dns: Tag: OPENBSD_4_3 openssldsa_link.c 

Log message:
fix CVE-2009-0025: incorrect check of DSA DNSSEC signature verification


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/14 15:08:53

Modified files:
	kerberosV/src/lib/krb5: pkinit.c 

Log message:
pk_verify_chain_standard() expects X509_verify_cert() to always set
ctx->error, but this is not the case if X509_verify_cert() returns -1.

ok djm@


CVSROOT:	/cvs
Module name:	www
Changes by:	gilles@cvs.openbsd.org	2009/01/14 15:12:59

Modified files:
	.              : want.html 

Log message:
hacking on a laptop has its limits, i could use a working workstation ...


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/14 15:20:07

Modified files:
	databases/ruby-activerecord: Makefile distinfo 
	databases/ruby-activerecord/pkg: PLIST 
	devel/ruby-actionpack: Makefile distinfo 
	devel/ruby-actionpack/pkg: PLIST 
	devel/ruby-activesupport: Makefile distinfo 
	devel/ruby-activesupport/pkg: PLIST 
	mail/ruby-actionmailer: Makefile distinfo 
	mail/ruby-actionmailer/pkg: PLIST 
	www/ruby-activeresource: Makefile distinfo 
	www/ruby-activeresource/pkg: PLIST 
	www/ruby-rails : Makefile distinfo 
	www/ruby-rails/pkg: PLIST 
Removed files:
	databases/ruby-activerecord/patches: 
	                                     patch-lib_active_record_connection_adapters_mysql_adapter_rb 
	                                     patch-lib_active_record_vendor_mysql_rb 

Log message:
Update to ruby-rails-2.2.2. prodded by robert@


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2009/01/14 15:38:11

Modified files:
	.              : errata43.html errata44.html security.html 

Log message:
Mention fix for CVE-2009-0025


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/14 15:38:51

Modified files:
	x11/gnome/applets2: Makefile 
	x11/gnome/applets2/pkg: PLIST-battstat 

Log message:
- remove some bogus extraunexec entries
- add missing @sample dirs

first commit from my new lappy :)
"a small step for a new laptop, but a large step for gnome" jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/14 15:39:35

Modified files:
	usr.sbin/bind/lib/dns: openssldsa_link.c 

Log message:
fix CVE-2009-0025: incorrect check of DSA DNSSEC signature verification
"please commit" miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/14 15:41:41

Modified files:
	usr.sbin/smtpd : store.c 

Log message:
- simplify file_copy() and teach it how to write in mboxrd format


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/14 15:44:49

Modified files:
	devel/p5-PAR-Dist: Makefile distinfo 

Log message:
update to version 0.42


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/14 15:54:52

Modified files:
	devel/glade3   : Makefile distinfo 
	devel/glade3/pkg: PLIST 

Log message:
- update glade3 to 3.5.4

maintainer timed-out


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/14 15:54:53

Modified files:
	devel/ruby-gems: Makefile distinfo 
	devel/ruby-gems/pkg: PLIST 

Log message:
Update to ruby-gems-1.3.1.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/14 16:36:53

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
slightly change "relay via" so that it can differentiate "ssmtp", "tls" and
"ssl" while providing mta with the informations it needs to do its work.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/14 16:48:35

Modified files:
	usr.sbin/smtpd : smtpd.h 

Log message:
live testing shows that some clients will not even send EHLO if banner does
not contain ESMTP. Now that we support some extensions, let's just say that
we are ESMTP ...


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/14 17:32:35

Modified files:
	app/cwm        : calmwm.h client.c group.c screen.c 

Log message:
- add missing prototypes.
- properly name, place and static private functions.
- move function which finds the xinerama screen for a coordinate to
a more appropriate place while altering its semantics to match others.
- tiny bit of style.

ok oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/15 00:24:29

Modified files:
	x11/gnome/applets2: Makefile distinfo 

Log message:
- bugfix update to gnome-applets2-2.24.3.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/15 00:29:29

Modified files:
	x11/ogle       : Makefile 
	x11/ogle/pkg   : DESCR 

Log message:
- tweaking kern.shminfo.shmseg is not needed anymore as the default value
is enough now

ok espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/15 00:47:05

Modified files:
	sys/xfs        : xfs_fs.h xfs_vfsops-common.c 

Log message:
Don't use (type *)var as an lvalue in assigment, it's incorrect.
Provide proper assignment macro instead. No binary change.

ok beck@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/15 00:48:55

Modified files:
	sys/kern       : kern_lock.c 

Log message:
Surround WEHOLDIT() macro with braces to make it more safe.
No binary change.

ok otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/15 00:55:22

Modified files:
	sys/dev/ic     : ar5210.c ar5211.c ar5212.c 

Log message:
const void foo() makes no sense. No binary change.

ok niklas@ otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/15 00:58:37

Modified files:
	sys/ufs/ffs    : ffs_inode.c ffs_vnops.c 

Log message:
Use proper *_ASSIGN() macros in assigments instead of abusing rvalue macros.
No binary change.

ok tedu@

My 1000th commit!


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/15 03:04:24

Modified files:
	net/pure-ftpd  : Makefile 
	net/pure-ftpd/pkg: PLIST 
Added files:
	net/pure-ftpd/patches: patch-pureftpd_schema 

Log message:
- fix ldap schema; from Toni Mueller, via Brad (maintainer), confirmed
with and committed upstream.

- regen PLIST while there.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/15 03:14:19

Modified files:
	net/xorp       : Makefile distinfo 
	net/xorp/pkg   : DESCR-main PLIST-main 
Added files:
	net/xorp/patches: patch-fea_data_plane_io_Makefile_in 
Removed files:
	net/xorp/patches: patch-cli_libtecla_Makefile_in 
	                  patch-fea_Makefile_in 
	                  patch-fea_ifconfig_media_cc 

Log message:
update to 1.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/01/15 03:57:53

Modified files:
	graphics/cairo : Makefile distinfo 
	graphics/cairo/patches: patch-src_Makefile_in 

Log message:
update to 1.8.6

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/15 04:42:43

Modified files:
	editors/subtitleeditor: Makefile 
	editors/subtitleeditor/pkg: PLIST 

Log message:
- regen WANTLIB+PLIST after recent g*mm updates
prodded by jasper@
- remove myself from maintainer (any taker?)

on a side note, this port could seriously use an update...


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/01/15 05:20:28

Modified files:
	.              : plus.html 

Log message:
Upto 12/17. getting there...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/15 06:12:58

ports/www/epiphany-extensions/patches

Update of /cvs/ports/www/epiphany-extensions/patches
In directory cvs.openbsd.org:/tmp/cvs-serv3203/patches

Log Message:
Directory /cvs/ports/www/epiphany-extensions/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/01/15 06:14:30

Modified files:
	lib/libc/gen   : authenticate.c auth_subr.c 

Log message:
Remove support for kerb4 '.' instance separator, kerb4 is dead.  OK jacekm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/15 08:32:24

Modified files:
	misc/astrolog  : Makefile distinfo 
	misc/astrolog/patches: patch-astrolog_h 
	misc/astrolog/pkg: DESCR MESSAGE PLIST 

Log message:
- update to astrolog-5.40

from Benoit Lecocq with some tweaks


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/15 09:39:37

Modified files:
	mail/imap-uw   : Makefile distinfo 

Log message:
- SECURITY: maintenance release to imap-2007e
several bugs and security fixes

fix an off-by-one in c-client, referenced by
CVE-2008-5514

thanks to jasper@ for the heads-up


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/15 10:10:16

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
PCI IDs for Intel WiFi Link 100 and 6000/6050 Series.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/15 10:12:19

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/15 10:23:12

Modified files:
	app/cwm        : calmwm.c 

Log message:
On startup, don't leak memory when we enumerate existing windows.

The behaviour until now was to ask X for the windows name (which is
malloced) then drop that on the floor and do nothing with it. Skip this
foolery and just skip the window. I don't believe I never noticed this before!

"you can has ok" okan@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/15 10:35:48

Modified files:
	share/man/man9 : Makefile pool.9 

Log message:
Remove the pool_cache documentation and MLINKs, tedu removed the code at h2k7.

pool_set_ctordtor() (which can emulate what pool_cache_* did) still needs
documenting though.

tedu@ and jmc@ seemed to agree. "Do it. I command you!" blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/01/15 10:38:43

Modified files:
	usr.bin/ssh    : readconf.c 

Log message:
1) use obsolete instead of alias for consistency
2) oUserKnownHostsFile not obsolete but oGlobalKnownHostsFile2 is
so move the comment.
3) reorder so like options are together

ok djm@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/15 10:53:57

Modified files:
	distrib/macppc/ramdisk: install.md 

Log message:
proof that nobody chooses serial consoles on macppc on install and uses the
default serial speed, fix a typo introduced many months ago.
ok krw@ "Good catch."


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/15 11:01:25

Modified files:
	x11/gnome/bug-buddy: Makefile 

Log message:
- add missing build dependency

spotted by naddy@, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/15 12:13:52

Modified files:
	graphics/p5-SVG: Makefile distinfo 

Log message:
- update p5-SVG to 2.48


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/15 12:41:18

Modified files:
	sys/nfs        : nfs_var.h 

Log message:
remove prototypes for nonexistent functions


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/15 14:20:15

Modified files:
	share/man/man9 : pool.9 

Log message:
no comma for last item in a NAME list;


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/15 14:48:57

Modified files:
	games          : Makefile 
Removed files:
	games/xsol     : Makefile distinfo 
	games/xsol/patches: patch-Imakefile 
	games/xsol/pkg : DESCR PLIST 

Log message:
Remove xsol: ancient cruft from the 1980s, requires the removed liboldX.
ok ckuethe@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/15 15:54:21

Modified files:
	sys/kern       : sysv_sem.c 

Log message:
Fix a memory leak in in the case where semget() is called with a
non-private key and flags of IPC_CREAT.

Before, if we found an existing semaphore, we jumped to the return and
forgot the free the preallocated semaphore. Instead, free it before we
jump.

Bug reported by Roland Bramm; thanks!

ok miod@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/15 16:08:09

Modified files:
	databases/py-sqlalchemy: Makefile distinfo 
	databases/py-sqlalchemy/pkg: PLIST 
Removed files:
	databases/py-sqlalchemy/patches: patch-setup_py 

Log message:
update to 0.5.0, mark PKG_ARCH=* (no native code here); ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/15 16:08:52

Modified files:
	devel/py-tz    : Makefile distinfo 
	devel/py-tz/pkg: PLIST 

Log message:
update to 2008i


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/15 16:10:17

Modified files:
	textproc/py-pygments: Makefile distinfo 
	textproc/py-pygments/pkg: PLIST 

Log message:
update to Pygments-1.0 (several people sent me an identical diff for
this - sorry for taking so long)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/15 17:02:13

Modified files:
	lang/tcl/8.4   : Makefile distinfo 
	lang/tcl/8.4/pkg: DESCR PFRAG.shared PLIST 
Added files:
	lang/tcl/8.4/patches: patch-unix_Makefile_in 
	                      patch-unix_tclConfig_sh_in 
	                      patch-unix_tcl_m4 
Removed files:
	lang/tcl/8.4/patches: patch-Makefile_in patch-tcl_m4 

Log message:
update to 8.4.19, from new maintainer Stuart Cassoff.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/15 17:02:32

Modified files:
	x11/tk/8.4     : Makefile distinfo 
	x11/tk/8.4/pkg : DESCR PFRAG.shared PLIST 
Added files:
	x11/tk/8.4/patches: patch-generic_tk_h patch-unix_Makefile_in 
	                    patch-unix_tcl_m4 patch-unix_tkConfig_sh_in 
Removed files:
	x11/tk/8.4/patches: patch-Makefile_in patch-configure_in 
	                    patch-tcl_m4 

Log message:
update to 8.4.19, from new maintainer Stuart Cassoff.


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2009/01/15 17:34:57

Modified files:
	sys/arch/i386/stand/pxeboot: pxeboot.8 
	sys/arch/amd64/stand/pxeboot: pxeboot.8 

Log message:
add next-server option to example
ok jmc@ stevesk@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/15 19:39:53

Modified files:
	x11            : Makefile 
	x11/mplayer    : Makefile 
	x11/mplayer/patches: patch-configure 
	x11/mplayer/pkg: DESCR 

Log message:
- remove artsd and esd support and related patches
- update DESCR to reflect reality


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/15 19:44:17

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 
	multimedia/gstreamer-0.10/plugins-good/files: libsndiosink.c 
	                                              libsndiosrc.c 
	multimedia/gstreamer-0.10/plugins-good/pkg: DESCR-main 
	                                            PLIST-main 

Log message:
- remove OSS backend and related patches
- update DESCR to reflect reality
- use appbufsz instead of bufsz in the sndio backends

partly from Brad, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/15 19:46:22

Modified files:
	x11/x11vnc     : Makefile distinfo 
	x11/x11vnc/pkg : PLIST 

Log message:
update to 0.9.6; maintainer timeout


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/15 21:11:18

Modified files:
	x11/vlc        : Makefile 
	x11/vlc/patches: patch-modules_audio_output_Makefile_in 
Removed files:
	x11/vlc/pkg    : DESCR-arts DESCR-esd PLIST-arts PLIST-esd 

Log message:
- remove artsd and esd backends
- add sndio to WANTLIB
mostly from Brad, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/15 21:15:46

Modified files:
	audio/xmms     : Makefile 
	audio/xmms/files: audio_sndio.c 

Log message:
audio backends can be called from different threads, so use a mutex
to protect global objects.

from Thomas Pfaff, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/01/15 22:00:34

Modified files:
	sys/dev/pci    : files.pci 
Added files:
	sys/dev/pci    : if_age.c if_agereg.h 

Log message:
Add Attansic L1 gigabit Ethernet driver.

Written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD
by Sepherosa Ziehau and then ported to OpenBSD by me.

ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/01/15 22:03:52

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : age.4 

Log message:
add a man page for age(4)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jolan@cvs.openbsd.org	2009/01/15 22:23:10

Modified files:
	x11/tk/8.4/patches: patch-generic_tk_h 

Log message:
fix build (remove rcs header hunk in diff)


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/15 23:03:44

Modified files:
	share/man/man4 : age.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/15 23:05:29

Modified files:
	share/man/man4 : pci.4 

Log message:
+.It Xr age 4


CVSROOT:	/cvs
Module name:	www
Changes by:	otto@cvs.openbsd.org	2009/01/15 23:46:06

Modified files:
	faq            : faq8.html 

Log message:
update entry on www.openbsd.org; ok nick@


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2009/01/15 23:58:32

Modified files:
	share/man/man4 : it.4 
	sys/dev/isa    : it.c itvar.h 

Log message:
add IT8720F support
thanks to Vit Skibinskiy <bucker(ik)skibinski.pp.ru>


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/16 00:40:34

Modified files:
	misc/dialog    : Makefile distinfo 

Log message:
- update to dialog-1.1.20080819

from Benoit Lecocq, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/16 00:52:50

Modified files:
	print/htmldoc  : Makefile 
	x11/mrxvt      : Makefile 
	multimedia/mkvtoolnix: Makefile 
	x11/liberation-fonts: Makefile 
	x11/openbox    : Makefile 

Log message:
- new MAINTAINER: Benoit Lecocq


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/16 00:54:45

Modified files:
	x11/artwiz-aleczapka: Makefile 

Log message:
- new MAINTAINER: Patrick Keshishian


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/16 01:06:26

Modified files:
	www/cssed      : Makefile 
	x11/qrfcview   : Makefile 
	graphics/k3dsurf: Makefile 
	x11/extace     : Makefile 
	x11/gxmessage  : Makefile 
	sysutils/filelight: Makefile 
	x11/netwmpager : Makefile 
	x11/obconf     : Makefile 
	devel/sdl-pango: Makefile 
	x11/obmenu     : Makefile 
	x11/pypanel    : Makefile 

Log message:
- remove myself from MAINTAINER


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/16 01:14:58

Modified files:
	misc/gramps    : Makefile distinfo 
	misc/gramps/pkg: PLIST 

Log message:
- update to gramps-3.0.4

from Benoit Lecocq, with some tweaks


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/16 06:11:15

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Fix double free with invalid ldap filter (reported by dlg@).
Fix more memory leaks.


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/01/16 07:07:22

Modified files:
	openbgpd       : index.html 

Log message:
4.4, finally


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/01/16 07:07:44

Modified files:
	openntpd       : index.html 

Log message:
4.4, finally


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/01/16 07:18:16

Modified files:
	build          : Makefile 

Log message:
bgpd/ospfd/ntpd are at 4.4 now


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/01/16 07:18:35

Modified files:
	openbgpd       : ftp.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/01/16 07:18:49

Modified files:
	openntpd       : ftp.html portable.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/16 07:43:00

Modified files:
	share/man/man4 : isa.4 

Log message:
sync it(4) description;


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/16 08:24:14

Modified files:
	app/cwm        : calmwm.c calmwm.h client.c conf.c group.c 
	                 headers.h kbfunc.c mousefunc.c xevents.c 

Log message:
remove pwin, bringing us to one client, one window.  we no longer have
to push attributes around, so things get a lot simplier, while fixing a
few issues in the meantime; original suggestion by Edd Barrett many many
moons ago.

annoying window placement and race, found in c2k8 by todd, fix by oga!

lots of feedback from todd and oga - thanks!

"commit that bad boy" oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ratchov@cvs.openbsd.org	2009/01/16 09:42:56

Modified files:
	audio/sox      : Makefile 
Added files:
	audio/sox/files: sndio.c 
	audio/sox/patches: patch-configure_ac patch-src_Makefile_am 
	                   patch-src_formats_h patch-src_sox_c 
Removed files:
	audio/sox/patches: patch-src_Makefile_in 

Log message:
add libsndio backend for sox.
bits and ok from naddy@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/16 09:49:17

Modified files:
	app/cwm        : xevents.c 

Log message:
revert just the 'race fix'; more works needs to be ironed out with
events and state.

agreed by oga


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2009/01/16 09:49:29

Modified files:
	devel/jdk/1.7  : Makefile 
	devel/jdk/1.7/patches: patch-corba_make_common_Defs_gmk 
	                       patch-corba_make_common_shared_Defs-bsd_gmk 
	                       patch-corba_make_common_shared_Defs-utils_gmk 
	                       patch-hotspot_src_cpu_x86_vm_interpreterRT_x86_32_cpp 
	                       patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
	                       patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_parNew 
	                       patch-hotspot_src_share_vm_includeDB_compiler2 
	                       patch-hotspot_src_share_vm_includeDB_core 
	                       patch-jdk_make_common_Defs_gmk 
	                       patch-jdk_make_common_shared_Defs-bsd_gmk 
	                       patch-jdk_make_common_shared_Defs-utils_gmk 
Added files:
	devel/jdk/1.7/patches: 
	                       patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_concurrentMarkSweep 
	                       patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_g1 
	                       patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_parallelScavenge 
	                       patch-hotspot_src_share_vm_includeDB_features 
Removed files:
	devel/jdk/1.7/patches: 
	                       patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_spi_orb_jmk 
	                       patch-make_Defs-internal_gmk 

Log message:
Various minor corrections:
- Remove some patches no longer needed
- Sync some corba and jdk makefiles with bsd-port repo
- Another datatype correction in hotspot
- Use proper scoping for clock_get* from bsd-port repo
- Use includeDB corrections from Coleen Phillimore @ Sun
instead of my own ones. From hotspot-dev list.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/16 09:51:30

Modified files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
Improve VIO state machine, and initiate VIO handshake ourselves.  Makes this
work with newer versions of Solaris.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/16 09:58:05

Modified files:
	archivers/gcpio: Makefile 
	archivers/gcpio/pkg: PLIST 
Added files:
	archivers/gcpio/patches: patch-lib_paxnames_c 

Log message:
SECURITY:
Fix potential crash induced by malicious archives; from upstream CVS.
CVE-2007-4476, Bugtraq ID 26445


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/16 09:58:09

Modified files:
	sys/arch/sparc64/dev: ldc.c 

Log message:
Call start callback unconditionally.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/16 09:59:58

Modified files:
	sys/arch/sparc64/dev: vdsk.c 

Log message:
Remove bogus KASSERT.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/16 10:11:28

Modified files:
	sys/nfs        : nfs_var.h nfs_socket.c 

Log message:
turn nfs_msg into void functions, also make it take an nfsreq
argument since all of the info we need is there, makes it and
the use it a tad bit nicer.

ok blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/16 10:50:55

Modified files:
	sys/arch/sparc64/dev: vdsk.c 

Log message:
Make transfers bigger than PAGE_SIZE work.


CVSROOT:	/cvs
Module name:	www
Changes by:	naddy@cvs.openbsd.org	2009/01/16 11:05:39

Modified files:
	.              : want.html 

Log message:
no longer relevant


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/16 12:44:46

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/01/16 13:39:57

Modified files:
	distrib/sets/lists/xbase: md.sgi md.vax 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2009/01/16 13:50:13

Modified files:
	usr.sbin/ospfd : kroute.c 

Log message:
fix last update

OK claudio@ henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/16 16:07:33

Modified files:
	share/man/man4 : audio.4 
	sys/dev        : audio.c 

Log message:
deal with sample precisions that are not a power of 2.

discussed with and ok ratchov; manpage tweak from naddy, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/16 16:12:29

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
support 20 and 24-bit sample formats.  remove the unneeded "validbits"
handling.

ok ratchov; tested by naddy, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/16 16:21:32

Modified files:
	sys/arch/sparc64/sparc64: autoconf.c 

Log message:
Make it possible to boot from vdsk(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	david@cvs.openbsd.org	2009/01/16 16:43:02

Modified files:
	sys/net        : pf.c 

Log message:
In pf_test_rule(), if we don't create a state, free any state keys that
may have been allocated earlier by pf_get_translation().  Fixes a
pf_state_key_pl leak triggered by certain ICMP types matching a NAT
rule.  Finally located with the help of pool_walk().
ok henning@ dlg@ mcbride@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/16 16:57:45

Modified files:
	sys/arch/sparc64/dev: vdsk.c 

Log message:
Set the number of openings to the number of ring descriptors minus one.  For
some reason, setting it to the number of descriptors causes ring overruns.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/17 03:07:50

Modified files:
	share/man/man4 : audio.4 

Log message:
typo fix - ok jakemsr - and add a comma;


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/01/17 03:10:01

Modified files:
	emulators/fuse : Makefile distinfo 

Log message:
Update to fuse 0.10.0.2, minor bugfix release.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/17 03:39:53

Modified files:
	lib/libsndio   : sndio.h sndio_priv.h 

Log message:
cleanup: remove prototypes of inexistent functions, move few private
functions into private header file.
suggested by espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/17 04:32:56

ports/devel/pwlib/files

Update of /cvs/ports/devel/pwlib/files
In directory cvs.openbsd.org:/tmp/cvs-serv19336/files

Log Message:
Directory /cvs/ports/devel/pwlib/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	kurt@cvs.openbsd.org	2009/01/17 04:37:42

Modified files:
	devel/jdk/1.7  : Makefile distinfo 
	devel/jdk/1.7/patches: patch-hotspot_src_os_bsd_vm_os_bsd_cpp 
	                       patch-hotspot_src_os_cpu_bsd_x86_vm_os_bsd_x86_cpp 
	                       patch-hotspot_src_share_vm_utilities_vmError_cpp 
	                       patch-jdk_src_solaris_classes_sun_awt_X11GraphicsEnvironment_java 
Removed files:
	devel/jdk/1.7/patches: patch-hotspot_src_share_vm_opto_macro_cpp 
	                       patch-jdk_make_java_sun_nio_FILES_java_gmk 
	                       patch-jdk_src_share_classes_sun_io_ByteToCharKOI8_U_java 
	                       patch-jdk_src_share_classes_sun_io_CharToByteKOI8_U_java 
	                       patch-jdk_src_share_classes_sun_io_CharacterEncoding_java 
	                       patch-jdk_src_solaris_classes_sun_font_XMap_java 

Log message:
- Update to early access b43:
http://download.java.net/jdk7/changes/jdk7-b43.html
- Remove KOI8_U char encoding which no longer applies
- Correct datatype warning in fork_and_exec()
- Sync patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/17 04:42:03

Modified files:
	net/gnugk      : Makefile distinfo 
	net/gnugk/patches: patch-configure patch-docs_gnugk_1 
	net/gnugk/pkg  : MESSAGE PLIST 
Added files:
	net/gnugk/patches: patch-pwlib_compat_h 

Log message:
- update to gnugk-2.2.8
Some of the changes:
* auto-reconnect feature for all database drivers
* support for using stored procedures when using MySQL
* the extended 'sql' routing policy now supports setting multiple
failover routes
- use SUBST_CMD
- remove GNUGK_ID variable... not useful


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/17 05:30:08

Modified files:
	devel/pwlib    : Makefile 
	devel/pwlib/patches: patch-configure patch-make_ptlib-config_in 
	                     patch-make_unix_mak patch-plugins_configure 
	                     patch-src_ptlib_common_pluginmgr_cxx 
	devel/pwlib/pkg: PLIST 
Added files:
	devel/pwlib/files: Makefile sound_libsndio.cxx sound_libsndio.h 
	devel/pwlib/patches: patch-plugins_Makefile_in 
Removed files:
	devel/pwlib/patches: patch-plugins_sound_oss_sound_oss_cxx 
	                     patch-src_ptlib_unix_ossaix_cxx 

Log message:
- add sndio backend
- remove OSS and esd support
ok ajacoutot@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/17 06:48:50

Modified files:
	sbin/savecore  : savecore.c 

Log message:
Use different variables for the dump offset in blocks and the dump offset
in bytes; this allows us to get rid of many off_t casts, and ensures
proper operation on very large swap partitions on 32 bit machines.

From Pierre Riteau.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/17 07:14:14

Modified files:
	net/openh323   : Makefile 
	telephony/ohphone: Makefile 
	telephony/ohphone/pkg: PLIST 
	net/gnugk      : Makefile 
	net/opal       : Makefile 
	x11/gnome/ekiga: Makefile 
	x11/gnome/ekiga/pkg: PLIST 

Log message:
- sync WANTLIB+PLIST after latest pwlib changes


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/17 07:36:10

Modified files:
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/controlcenter2/patches: 
	                                  patch-capplets_sound_sound-properties-capplet_c 
	x11/gnome/media: Makefile 
	x11/gnome/media/patches: 
	                         patch-gstreamer-properties_pipeline-constants_c 

Log message:
- s/sndio/libsndio


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/17 10:11:10

Modified files:
	sys/arch/sparc64/dev: vdsk.c 

Log message:
Implement SYNCHRONIZE CACHE and make SCSI_POLL work while we're there.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/01/17 10:17:11

Modified files:
	sys/dev/acpi   : acpi.c 

Log message:
A couple of stray malloc/memset -> malloc(M_ZERO), a bit of knf and
lose a couple of unnecessary casts. No functional change.

Feedback from kettenis@

ok kettenis@ marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/01/17 11:02:29

Modified files:
	share/man/man9 : dopowerhooks.9 

Log message:
Mention acpi(4) can also call dopowerhooks(). Tweak verbiage a bit.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/17 11:29:55

Modified files:
	sys/dev/pci    : envy.c 

Log message:
use 24-bit precision (encoded in 32-bit words) rather than
fake 32-bit precision. Allowed by recent audio(4) changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/17 11:30:08

Modified files:
	sys/arch/alpha/alpha: dec_6600.c 
	sys/arch/alpha/include: alpha_cpu.h logout.h 

Log message:
Recognize environmental change machine checks on ES40, and report what
happens instead of panicing; while there, start providing more details
for ev6 processor machine checks as well.

This allows power supplies to be unplugged and exchanged while the system
is running, without causing the kernel to crash.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2009/01/17 11:31:06

Modified files:
	.              : want.html 

Log message:
Remove item taken care of.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/17 11:41:50

Modified files:
	app/cwm        : calmwm.h client.c xevents.c 

Log message:
Finally fix the really annoying race where if you rapidly switch groups several
times you'd end up losing clients (thinking they had gone away).

From the ICCCM (which should not be read without a stiff drink in hand,
I made this mistake so you don't have to): to request a window to be
withdrawn one should send a synthetic UnmapRequest event when iconified.
To request iconification one should just unmap the window. The ICCM
further recommends that the synthetic event should just be taken as a
cue to withdraw, to deal with legacy clients. Taking a hint from this,
rework xev_handle_unmaprequest to correctly detect these situations.  A
Withdrawn window may come back anywhere, even as a subwindow of
something else, so the correct way to handle this state is to forget it
ever existed.

While i'm here, kill a dumb attempt to notice this in client_delete, and
nuke the very unnecessary arguments.

Todd confirmed this fixes the `race'.

ok todd@, ok ok okan@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/17 11:50:25

Modified files:
	sys/ufs/ffs    : ffs_alloc.c 
	sys/ufs/ufs    : inode.h ufs_vnops.c 

Log message:
Use proper assignment macros for dinode manipulations instead of
abusing the DIP() macro which is an rvalue and can't be used
as an lvalue. No functional changes.

ok tedu@ pedro@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/17 12:16:36

Added files:
	share/man/man4/man4.sparc64: vrng.4 

Log message:
vrng(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/17 12:24:52

Modified files:
	sys/arch/sparc64/dev: vrng.c 

Log message:
Make this work in guest domains.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/17 12:25:56

Modified files:
	sys/arch/sparc64/conf: GENERIC 

Log message:
Enable vrng(4).


CVSROOT:	/cvs
Module name:	www
Changes by:	grange@cvs.openbsd.org	2009/01/17 12:27:18

Modified files:
	.              : want.html 

Log message:
My 1-Wire USB port adapter is taken away so I need another one
to continue to work on onewire(4).


CVSROOT:	/cvs
Module name:	www
Changes by:	grange@cvs.openbsd.org	2009/01/17 13:14:43

Modified files:
	.              : want.html 

Log message:
Ugh, I already have a 1-wire usb adapter donated by PuceBaboon a long time ago,
they just mistakenly marked it as temperature sensor.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/17 13:18:16

Modified files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
Sync vio_sendmsg() with equivalent code in vdsk(4).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/17 13:28:28

Modified files:
	textproc/mxml  : Makefile distinfo 
	textproc/mxml/patches: patch-Makefile_in patch-configure 
	textproc/mxml/pkg: PLIST 

Log message:
update to xmxl-2.5

mostly from Piotr Sikora, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/17 13:30:27

Modified files:
	sys/dev/onewire: owtemp.c 
	share/man/man4 : owtemp.4 

Log message:
Add support for DS1822 to owtemp(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/17 13:36:42

Modified files:
	sys/arch/sparc64/dev: vdsk.c 

Log message:
Return NO_CCB if we run out of descriptors.

Suggested by krw@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/17 13:39:24

Modified files:
	app/cwm        : calmwm.h xevents.c 

Log message:
remove unused

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/01/17 15:06:44

Modified files:
	bin/ksh        : misc.c proto.h table.c 

Log message:
Use libc qsort instead of private version.  Tested by several people.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/17 15:18:14

Modified files:
	sys/arch/sparc64/dev: vdsk.c vnet.c 

Log message:
Clean things up a bit, and be a bit more fussy about the proper sequence in
which we should receive messages from our peer.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/17 15:38:05

Modified files:
	sys/arch/sparc64/dev: vrng.c 

Log message:
If the hypervisor call that fetches randomness returns EWOULDBLOCK,
reschedule the timeout again instead of complaining.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2009/01/17 16:44:46

Modified files:
	sys/arch/amd64/amd64: gdt.c vm_machdep.c 
	sys/arch/i386/i386: locore.s vm_machdep.c 

Log message:
gdt_compact() was removed years ago, so kill the code and comments
that worked around its presence

ok'ed by miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/01/17 21:41:26

Modified files:
	sys/arch/amd64/conf: GENERIC 
	sys/arch/i386/conf: GENERIC 

Log message:
enable atphy/age

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/01/17 21:47:54

Modified files:
	sys/dev/ic     : siop.c 

Log message:
Don't lose ccb's if there are problems allocating the structures needed
to issue a command.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/01/17 22:09:43

Modified files:
	sys/dev/ic     : siop.c 

Log message:
Put ccb back on free list if we bail out because we can't map the
data buffer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/18 02:05:20

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 

Log message:
if you change half the WANTLIBs, you have to bump half the PKGNAMEs,
not just -main


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/18 02:12:04

Modified files:
	sys/dev/onewire: owtemp.c 

Log message:
Update copyright.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/18 02:13:07

Modified files:
	share/man/man4/man4.sparc64: vrng.4 vbus.4 

Log message:
vrng.4: period -> periodic
vbus.4: +vrng(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/18 06:36:56

Modified files:
	share/man/man4 : ddb.4 
	sys/conf       : files 
	sys/ddb        : db_command.c db_command.h db_interface.h 
Added files:
	sys/nfs        : nfs_debug.c 

Log message:
Add nfs ddb hooks, for now only to show all the outstanding nfsreq's
and to print out struct nfsreq.

"get it in so people can pound on it" blambert@
OK and information_s_ on the manpage from miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/18 06:54:27

Modified files:
	sys/nfs        : nfs_serv.c 

Log message:
Perform the same access enforcements for set attributes
as for open/read/write etc, that is assume that the file
as already been opened proper, this fixes an ancient
ftruncate bug, that is if ftruncate was called on a file
with no write modes, we'd return EACCES, this breaks posixy
behavior. however, for e.g. truncate() we'll return EACCESS
as we should.

Diff from PR5880 by mickey.
I had forgotten about this PR, and the fix but niklas@ ran
into similar issues which prompted another review of this.

OK kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/18 06:57:17

Modified files:
	sys/nfs        : nfs_debug.c 

Log message:
add $OpenBSD$ tag


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/18 07:12:56

Modified files:
	share/man/man4/man4.sparc64: Makefile 

Log message:
Oops, forgot to add vrng.4 here.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/18 08:42:31

Modified files:
	sys/nfs        : nfs_vnops.c 

Log message:
Replace #ifndef DIAGNOSTIC with #ifdef to make the additional checks
in diagnostic kernels.  The typo comes from 4.4BSD-Lite2 via NetBSD.

Found with pedro@,  ok pedro@, blambert@, thib@


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2009/01/18 10:06:15

Modified files:
	misc/tmux      : Makefile distinfo 
	misc/tmux/pkg  : PLIST 
Removed files:
	misc/tmux/patches: patch-tmux_h 

Log message:
Update to 0.6.

Diff from Nicholas Marriott (MAINTAINER), who also notes that this
update will break existing 0.5 configurations. See the CHANGES and
NOTES files for more information. Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/18 10:53:36

Log message:
    Import teeworlds-0.5.0
    
    Teeworlds is a free online multiplayer game, available for all major
    operating systems. Battle with up to 16 players in a variety of game
    modes, including Team Deathmatch and Capture The Flag.
    
    Based on an original submission from Jonathan Armani (MAINTAINER) with
    several tweaks from me
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	dbd_20091701
    
    N ports/games/teeworlds/Makefile
    N ports/games/teeworlds/distinfo
    N ports/games/teeworlds/pkg/PLIST
    N ports/games/teeworlds/pkg/DESCR
    N ports/games/teeworlds/pkg/MESSAGE
    N ports/games/teeworlds/patches/patch-default_bam
    N ports/games/teeworlds/patches/patch-scripts_font_installer_sh
    N ports/games/teeworlds/patches/patch-src_engine_e_engine_c
    N ports/games/teeworlds/patches/patch-scripts_make_src_py
    N ports/games/teeworlds/patches/patch-bam-0_2_0_src_driver_gcc_bam
    N ports/games/teeworlds/patches/patch-bam-0_2_0_src_base_bam
    N ports/games/teeworlds/patches/patch-bam-0_2_0_make_unix_sh
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/18 10:54:49

Modified files:
	games          : Makefile 

Log message:
+teeworlds


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/18 11:05:32

Modified files:
	x11/gnome/settings-daemon: Makefile 
	x11/gnome/settings-daemon/pkg: PLIST 

Log message:
- set the gconftool-2 @exec the same way as others ; we want to see the
warnings if there are some


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/18 11:11:10

Modified files:
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/controlcenter2/patches: 
	                                  patch-capplets_sound_sound-properties-capplet_c 
	x11/gnome/controlcenter2/pkg: PLIST 
	x11/gnome/media: Makefile 
	x11/gnome/media/patches: 
	                         patch-gstreamer-properties_pipeline-constants_c 

Log message:
- refer to sndio instead of libsndio after all ; discussed with naddy@
- set the gconftool-2 @exec the same way as others ; we want to see the
warnings if there are some


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/01/18 11:47:05

Modified files:
	lang/gcc/4.2   : Makefile 
	lang/gcc/4.2/pkg: PLIST-c++ 
Added files:
	lang/gcc/4.2/patches: patch-libstdc++-v3_include_Makefile_am 
	                      patch-libstdc++-v3_include_Makefile_in 
	                      patch-libstdc++-v3_include_ext_numeric_traits_h 
	                      patch-libstdc++-v3_include_ext_pb_ds_detail_type_utils_hpp 
	                      patch-libstdc++-v3_include_ext_type_traits_h 
	                      patch-libstdc++-v3_include_tr1_random 

Log message:
Enable sjlj exceptions by default because the other implementation does not
work on OpenBSD, and exceptions are hevaily used by OpenOffice.Org.

Backport PR libstdc++/31481 from GCC repository because this fix is needed
by openoffice:
PR libstdc++/31481
* include/ext/type_traits.h (__numeric_traits): Move...
* include/ext/numeric_traits.h: ... here; fix type of
__max_digits10.
* include/ext/pb_ds/detail/type_utils.hpp: Include
<ext/numeric_traits.h> too.
* include/tr1/random: Likewise.

Tested with both openoffice and webkit. bump needed PKGNAMEs;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/18 11:49:55

Modified files:
	devel/goffice  : Makefile distinfo 

Log message:
- bugfix update to goffice-0.6.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/01/18 12:05:35

Log message:
    import of redland-1.0.8;
    
    Redland is a library that provides a high-level interface for RDF allowing
    the model to be stored, queried and manipulated. Redland implements each
    of the RDF model concepts in its own class so provides an object based API
    for them. Some of the classes providing the parsers, storage mechanisms and
    other elements are built as modules that can be added or removed as required.
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20090118
    
    N ports/textproc/redland/Makefile
    N ports/textproc/redland/distinfo
    N ports/textproc/redland/pkg/DESCR
    N ports/textproc/redland/pkg/PLIST
    N ports/textproc/redland/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/01/18 12:07:05

Log message:
    import of raptor-1.4.18;
    
    Raptor is the RDF Parser Toolkit for Redland and currently consists of two
    parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely
    with Redland and also work entirely standalone, in which case it will use
    simple internal routines to perform the functions.
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20090118
    
    N ports/textproc/raptor/Makefile
    N ports/textproc/raptor/distinfo
    N ports/textproc/raptor/pkg/DESCR
    N ports/textproc/raptor/pkg/PLIST
    N ports/textproc/raptor/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/01/18 12:07:55

Modified files:
	textproc       : Makefile 

Log message:
+redland
+raptor


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/18 12:16:42

Modified files:
	x11/gnome/controlcenter2: Makefile 
Added files:
	x11/gnome/controlcenter2/patches: patch-po_ta_po 

Log message:
- fix typo in "ta" schema translation ; makes gconftool-2 happy
see GNOME Bug #554507 for more info


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/18 13:01:41

Log message:
    Import of Babel-0.9.4
    
    > Babel is composed of two major parts: tools to build and work with
    > gettext message catalogs, and a Python interface to the CLDR (Common
    > Locale Data Repository), providing access to various locale display
    > names, localized number and date formatting, etc.
    
    feedback & ok wcmaier@
    
    Status:
    
    Vendor Tag:	djm
    Release Tags:	djm_20090119
    
    N ports/devel/py-babel/Makefile
    N ports/devel/py-babel/distinfo
    N ports/devel/py-babel/pkg/DESCR
    N ports/devel/py-babel/pkg/PLIST
    N ports/devel/py-babel/patches/patch-babel_messages_tests_frontend_py
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/18 13:03:56

Log message:
    Import of html5lib-0.11.1
    
    > A python based HTML parser/tokenizer based on the WHATWG HTML5
    > specification for maximum compatibility with major desktop web
    > browsers.
    
    feedback & ok wcmaier@
    
    Status:
    
    Vendor Tag:	djm
    Release Tags:	djm_20090119
    
    N ports/devel/py-html5lib/Makefile
    N ports/devel/py-html5lib/distinfo
    N ports/devel/py-html5lib/pkg/DESCR
    N ports/devel/py-html5lib/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/18 13:05:12

Modified files:
	devel          : Makefile 

Log message:
+     SUBDIR += py-babel
+     SUBDIR += py-html5lib


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/18 13:08:36

Log message:
    Import of jinja2-2.2.1
    
    > Jinja2 is a template engine written in pure Python. It provides a
    > Django inspired non-XML syntax but supports inline expressions and an
    > optional sandboxed environment.
    
    feedback & ok wcmaier@
    
    Status:
    
    Vendor Tag:	djm
    Release Tags:	djm_20090119
    
    N ports/www/py-jinja2/Makefile
    N ports/www/py-jinja2/distinfo
    N ports/www/py-jinja2/pkg/DESCR
    N ports/www/py-jinja2/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/18 13:10:31

Log message:
    Import of Werkzeug-0.4.1
    
    > Werkzeug started as a simple collection of various utilities for WSGI
    > applications and has become one of the most advanced WSGI utility
    > modules. It includes a powerful debugger, full featured request and
    > response objects, HTTP utilities to handle entity tags, cache control
    > headers, HTTP dates, cookie handling, file uploads, a powerful URL
    > routing system and a bunch of community contributed addon modules.
    >
    > Werkzeug is unicode aware and doesn't enforce a specific template
    > engine, database adapter or anything else. It doesn't even enforce
    > a specific way of handling requests and leaves all that up to the
    > developer.
    >
    > Werkzeug is most useful for end user applications which should work
    > on as many server environments as possible (such as blogs, wikis,
    > bulletin boards, etc.).
    
    feedback & ok wcmaier@
    
    Status:
    
    Vendor Tag:	djm
    Release Tags:	djm_20090119
    
    N ports/www/py-werkzeug/Makefile
    N ports/www/py-werkzeug/distinfo
    N ports/www/py-werkzeug/pkg/DESCR
    N ports/www/py-werkzeug/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/18 13:12:01

Log message:
    Import of Zine-0.1.2
    
    > Zine is an open source blog engine written in python.
    
    feedback & ok wcmaier@
    
    Status:
    
    Vendor Tag:	djm
    Release Tags:	djm_20090119
    
    N ports/www/py-zine/Makefile
    N ports/www/py-zine/distinfo
    N ports/www/py-zine/pkg/DESCR
    N ports/www/py-zine/pkg/PLIST
    N ports/www/py-zine/pkg/MESSAGE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/18 13:14:26

Modified files:
	www            : Makefile 

Log message:
+     SUBDIR += py-jinja2
+     SUBDIR += py-werkzeug
+     SUBDIR += py-zine


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2009/01/18 14:04:41

Modified files:
	sys/nfs        : nfs_syscalls.c nfs_var.h 

Log message:
remove function which only called nfssvc_iod(), and pass nfssvc_iod()
to kthread_create()

ok thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2009/01/18 14:15:53

Modified files:
	sys/nfs        : nfs.h 

Log message:
Remove unused members from struct nfsd.

ok thib@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/18 14:44:41

Modified files:
	devel          : Makefile 

Log message:
Link ssl-flavoured libsoup to the build.
Needed by an incoming midori update, pointed out by James Turner.
No objection from ajacoutot@ and jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/18 14:46:50

Modified files:
	sys/lib/libsa  : cread.c 

Log message:
If open() failed because the file does not exist, a struct sd for this file
won't be allocated. Check for this in close() so as not to free() bogus
pointers.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/18 14:47:57

Modified files:
	sys/arch/mvme88k/stand/tftpboot: tftpfs.c 

Log message:
Recompute file pointer position when seeking backwards, as it gets reinitialized
to zero otherwise; allows the tftp bootloader to work again after the switch
to the MI loadfile code.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/18 14:49:11

Modified files:
	sys/arch/mvme88k/stand: Makefile.inc 
	sys/arch/mvme88k/stand/bootsd: version.c 
	sys/arch/mvme88k/stand/bootst: version.c 
	sys/arch/mvme88k/stand/netboot: if_ie.c if_le.c if_lereg.h 
	                                version.c 
	sys/arch/mvme88k/stand/tftpboot: version.c 

Log message:
Define HEAP_START so that we can use space below it for ethernet buffers;
this prevents if_ie buffers from possibly overwriting the stack.
Crank bootloader versions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/18 16:19:15

Modified files:
	misc/gnugetopt : Makefile 
	misc/gnugetopt/patches: patch-Makefile patch-getopt_1 
	                        patch-getopt_c 
	misc/gnugetopt/pkg: PLIST 

Log message:
- honor CC
- while here, regen patches and plist, and add a license version


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/18 16:34:05

Modified files:
	audio/libcdaudio: Makefile 
Added files:
	audio/libcdaudio/patches: patch-src_cddb_c 

Log message:
Security fix for CVE-2008-5030 , which can cause a buffer overflow.
Patch extracted from Debian's 02-cddb-bufferoverflow.dpatch

ok kevlo@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2009/01/18 16:40:43

Modified files:
	www/py-beautifulsoup: Makefile distinfo 
	www/py-beautifulsoup/pkg: PLIST 

Log message:
update to 3.1.0.1


CVSROOT:	/cvs
Module name:	www
Changes by:	jdixon@cvs.openbsd.org	2009/01/18 21:08:16

Modified files:
	.              : events.html 

Log message:
OpenBSD speakers and booth at DCBSDCon


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/19 00:10:28

Modified files:
	graphics/py-matplotlib: Makefile distinfo 
	graphics/py-matplotlib/patches: patch-setupext_py 
	                                patch-src__gtkagg_cpp 
	graphics/py-matplotlib/pkg: PLIST 
Removed files:
	graphics/py-matplotlib/patches: patch-setup_py 

Log message:
update to matplotlib-0.98.5.2, reorder to Makefile.template,
drop MAINTAINERship


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/19 00:11:42

Modified files:
	math/py-numpy  : Makefile distinfo 
	math/py-numpy/pkg: PLIST 

Log message:
update to numpy-1.2.1, set MODPY_EGG_VERSION + MODPY_SETUPTOOLS
reorder to Makefile.template


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/01/19 01:01:34

Modified files:
	net/tightvnc   : Makefile distinfo 
	net/tightvnc/patches: patch-Xvnc_config_cf_OpenBSD_cf 
	                      patch-Xvnc_config_cf_vnclibs_def 
	                      patch-Xvnc_programs_Xserver_cfb_stipsparc_s 
	                      patch-Xvnc_programs_Xserver_cfb_stipsprc32_s 
	                      patch-vncserver patch-vncviewer_Imakefile 
	net/tightvnc/pkg: PLIST-main PLIST-viewer 

Log message:
Update to 1.3.9.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/01/19 01:07:13

Modified files:
	net/gajim      : Makefile 
Added files:
	net/gajim/pkg  : MESSAGE 

Log message:
+ take maintainership
+ fix run_depends
+ warns users about a problem of disconnections

ok sthen@, ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 01:56:41

Modified files:
	net/loudmouth  : Makefile 

Log message:
- use gnutls instead of openssl, as it's causing apps using ssl to freak out

prompted by kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 01:57:37

Modified files:
	net/telepathy/telepathy-gabble: Makefile 

Log message:
- sync wantlib after loudmouth's switch to gnutls


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 01:58:01

Modified files:
	x11/gnome/gossip: Makefile 

Log message:
- sync wantlib after loudmouth's switch to gnutls


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 02:40:51

Modified files:
	devel/glib2mm  : Makefile 
	devel/glib2mm/patches: patch-Makefile_in 
Removed files:
	devel/glib2mm/patches: patch-glib_glibmm_convert_cc 
	                       patch-glib_glibmm_date_h 

Log message:
- remove 2 useless patches
- tweak comment in patch-Makefile_in

maintainer timeout
"sure" landry@, ok jasper


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 02:42:21

Modified files:
	devel/pwlib    : Makefile 
	devel/pwlib/files: sound_libsndio.cxx 

Log message:
- s/LIBSNDIO/SNDIO for consistency
discussed with naddy@

"sure" jakemsr@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/19 02:46:59

Modified files:
	bin/ls         : ls.1 
	libexec/mail.local: mail.local.8 
	usr.bin/gzsig  : gzsig.1 
	usr.bin/stat   : stat.1 
	usr.bin/uniq   : uniq.1 
	usr.sbin/procmap: procmap.1 
	usr.sbin/user  : group.8 groupadd.8 groupdel.8 groupmod.8 user.8 
	                 useradd.8 userdel.8 usermod.8 

Log message:
replace standardized text concerning the exit values of applications
with the right mdoc macros.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 02:54:34

Modified files:
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/controlcenter2/patches: 
	                                  patch-capplets_sound_sound-properties-capplet_c 
	x11/gnome/media: Makefile 
	x11/gnome/media/patches: 
	                         patch-gstreamer-properties_pipeline-constants_c 

Log message:
- better comment for sndio
from jakemsr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 03:01:20

Modified files:
	math/gnumeric  : Makefile distinfo 
	math/gnumeric/pkg: PLIST 

Log message:
- update gnumeric to 1.8.4
* loads of bug fixes


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/19 03:20:05

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Novatel U727


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/19 03:20:44

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/19 03:25:34

Modified files:
	share/man/man4 : umsm.4 
	sys/dev/usb    : umsm.c 

Log message:
Add support for Novatel Wireless Ovation U727.
Tested by Seth Hanford.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 03:54:27

Modified files:
	net/loudmouth  : Makefile 
Added files:
	net/loudmouth/patches: patch-loudmouth_lm-ssl-openssl_c 

Log message:
...and switch back to openssl, it was already fixed upstream
prodded by brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 03:57:32

Modified files:
	net/telepathy/telepathy-gabble: Makefile 
	x11/gnome/gossip: Makefile 

Log message:
...and do the loudmouth dance here too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 04:56:43

Modified files:
	x11/dbus       : Makefile 
Removed files:
	x11/dbus/patches: patch-configure 

Log message:
- re-add pie support now that it's been fixed on powerpc


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/19 05:18:59

Modified files:
	build          : mirrors.dat 

Log message:
anoncvs.no switched CVS upstream, and are back in-sync; uncomment,
requested by Karl-Andre' Skevik (karls at kosmo dot inet.no).
they dropped rsh access.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/19 05:24:13

Modified files:
	build/mirrors  : anoncvs.html.head 

Log message:
4.3 -> 4.4


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/19 05:24:36

Modified files:
	.              : anoncvs.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/19 05:46:23

Modified files:
	print/ghostscript/gnu: Makefile 
	print/ghostscript/gnu/patches: patch-src_unix-dll_mak 
	print/ghostscript/gnu/pkg: DESCR PLIST 
Added files:
	print/ghostscript/gnu/pkg: PFRAG.shared 
Removed files:
	print/ghostscript/gnu/pkg: PFRAG.gtk 

Log message:
Build, install and use libgs in all flavors on shared archs. Note:
there is currently no libgs (not even a libgs.a) on static archs.

Install only *one* binary (bin/gs), even in the gtk flavor; the gsc
binary in the gtk flavor was identically to gsx, with the exception
that the display driver (which is the sole purpose of the gtk flavor)
didn't work in gsc.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2009/01/19 06:44:36

Modified files:
	regress/sbin/ipsecctl: ike60.in ike60.ok 

Log message:
Do not use "egress" keyword as it expands to an actual interface,
which might be different on different machines.  Use some fixed
addresses instead.

pointed out and ok david@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 07:03:53

Modified files:
	print/libspectre: Makefile 
	print/libspectre/pkg: PLIST 
Removed files:
	print/libspectre/pkg: PFRAG.shared 

Log message:
- no need for the gtk FLAVOR of ghostscript, now that libgs is provided
by default ; drawback is that this becomes SHARED_ONLY
from kili@
- merge PFRAG.shared into PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 07:16:10

Log message:
    import arabic dictionary for aspell6
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20091901
    
    N ports/textproc/aspell/dicts/ar/Makefile
    N ports/textproc/aspell/dicts/ar/distinfo
    N ports/textproc/aspell/dicts/ar/pkg/PLIST
    N ports/textproc/aspell/dicts/ar/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 07:16:46

Log message:
    import farsi dictionary for aspell6
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20091901
    
    N ports/textproc/aspell/dicts/fa/Makefile
    N ports/textproc/aspell/dicts/fa/distinfo
    N ports/textproc/aspell/dicts/fa/pkg/DESCR
    N ports/textproc/aspell/dicts/fa/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 07:17:47

Modified files:
	textproc/aspell/dicts: Makefile 

Log message:
- add ar and fa


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/01/19 07:22:47

Modified files:
	www/php5       : Makefile.inc 

Log message:
fix typo


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/01/19 08:29:12

Modified files:
	faq            : index.html 

Log message:
sync 8.18 title, bump copyright dates


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 09:09:06

Modified files:
	x11/gnome/totem: Makefile 

Log message:
- xine-lib,-esd is no more


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 09:14:31

Modified files:
	x11/gnome/alacarte: Makefile distinfo 

Log message:
- update alacarte to 0.11.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 09:26:07

Modified files:
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/controlcenter2/pkg: PLIST 

Log message:
- libsndio with aucat if a way better bet than esd;
first step at removing esound dependency from our GNOME which will be
one of my todos for the next 2 weeks
- regen WANTLIB while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 10:03:32

Log message:
    import d-feet 0.1.8
    
    D-Feet is a D-Bus debugger written in PyGtk+.
    Current features:
    * View names on any bus
    * View exported objects, interfaces, methods and signals
    * View the full command line of services on the bus
    * Execute methods with parameters on the bus and see their return
    values
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090119
    
    N ports/sysutils/d-feet/distinfo
    N ports/sysutils/d-feet/Makefile
    N ports/sysutils/d-feet/pkg/DESCR
    N ports/sysutils/d-feet/pkg/PLIST
    N ports/sysutils/d-feet/patches/patch-setup_py
    N ports/sysutils/d-feet/patches/patch-d-feet
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/19 10:05:50

Modified files:
	sysutils       : Makefile 

Log message:
- add d-feet


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 10:42:50

Modified files:
	sysutils/libgksu: Makefile 
	sysutils/libgksu/patches: patch-libgksu_test-gksu_c 
	sysutils/libgksu/pkg: PLIST 

Log message:
- change schemas file location
- don't hardcode /usr/X11R6, use X11BASE and SUBST_CMD
- add CONFIGURE_SHARED
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/19 11:34:38

Modified files:
	mail/p5-Mail-SPF-Iterator: Makefile distinfo 

Log message:
update Mail-SPF-Iterator to 1.04


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 11:43:54

ports/sysutils/libgksuui/patches

Update of /cvs/ports/sysutils/libgksuui/patches
In directory cvs.openbsd.org:/tmp/cvs-serv26491/patches

Log Message:
Directory /cvs/ports/sysutils/libgksuui/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/19 11:50:10

Modified files:
	sysutils/libgksu: Makefile 
	sysutils/libgksuui: Makefile 
Added files:
	sysutils/libgksu/patches: patch-gksu-properties_Makefile_in 
	                          patch-libgksuui_Makefile_in 
	sysutils/libgksuui/patches: patch-libgksuui_Makefile_in 

Log message:
- several cleanups
- do not enforce gcc optimisations


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/19 12:36:35

Modified files:
	security/p5-IO-Socket-SSL: Makefile distinfo 

Log message:
update p5-IO-Socket-SSL to 1.20


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2009/01/19 13:05:50

Modified files:
	.              : want.html 

Log message:
Thanks to Martin Hein, one of my entries can go.  To celebrate I add something
else to the list.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/19 13:07:58

Modified files:
	usr.sbin/config: exec_aout.c 

Log message:
Do not forget to adjust offsets for the beginning of the data area for non
OMAGIC binaries. Found the hard way by jsg@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/01/19 13:10:57

Modified files:
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/19 13:11:14

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/19 13:21:33

Modified files:
	sys/arch/sparc64/dev: fb.c 

Log message:
Clear RI_CLEARMARGINS in the ri_bits == NULL ifb(4) kluge, the new window
position code may set it.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/01/19 13:23:19

Modified files:
	app/cwm        : Makefile 

Log message:
library dependency ordering matters for static archs, -lXext last in this case
from matthieu@, verified on vax


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/19 13:40:31

Modified files:
	usr.sbin/dvmrpd: dvmrpd.h interface.c rde.c rde.h rde_srt.c 

Log message:
When inserting a new route into the kernel set as
downstream interfaces the ones with neighbors or
group members.

ok norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/19 13:44:14

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/19 13:52:10

Modified files:
	usr.sbin/dvmrpd: rde_srt.c 

Log message:
Cleanup the functions related to the election of the designated
forwarder.

ok norby@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/19 14:39:29

Modified files:
	lang/gcc/4.2   : Makefile 

Log message:
Include the headers for MMX/SSE/etc on amd64, too.
From: Pierre Riteau <pierre.riteau@gmail.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/19 15:12:12

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
The acceleration code would not work on XVR-600 and XVR-1200, so if it turns
out it doesn't work, fall back to dumb software routines until we know better.

Also, do not attach to the second head of the XVR-1200 yet, the second
node lacks basic frame buffer properties.

Tested by Mattieu Baptiste, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/19 15:15:54

Modified files:
	share/misc     : airport 

Log message:
updates for BKK and DMK; based on a diff from Robert Elz, submitted
as netbsd pr 40404, however i've tweaked his diff;


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/19 16:40:37

Modified files:
	sys/nfs        : nfs_bio.c nfs_kq.c nfs_vnops.c nfsnode.h 

Log message:
Introduce a macro to invalidate the attribute
cache instead of setting n_attrstamp to 0 directly.

Lift the macro name from NetBSD.
prompted by and OK blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/19 18:35:34

Modified files:
	usr.sbin/dvmrpd: dvmrpd.h interface.c rde.c rde.h rde_srt.c 

Log message:
revert earlier commit that broke the tree


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/20 01:11:34

Log message:
    Initial import of freetalk-3.2
    
    Freetalk is a console based Jabber client.
    
    ok jasper@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2009-Jan-20
    
    N ports/net/freetalk/Makefile
    N ports/net/freetalk/distinfo
    N ports/net/freetalk/pkg/DESCR
    N ports/net/freetalk/pkg/PLIST
    N ports/net/freetalk/patches/patch-examples_Makefile_in
    N ports/net/freetalk/patches/patch-src_freetalk_cc
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/20 01:12:35

Modified files:
	share/man/man4 : hme.4 

Log message:
add a reference to the user's guide, as borrowed from freebsd; url left out,
as requested by kettenis;

ok kettenis miod, i think


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/20 01:12:55

Modified files:
	net            : Makefile 

Log message:
add freetalk


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/20 02:19:23

Log message:
    import p5-Sys-Syscall
    
    Sys::Syscall exposes more system calls than stock Perl does.
    
    from Toni Mueller, with some tweaks by me
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090120
    
    N ports/sysutils/p5-Sys-Syscall/Makefile
    N ports/sysutils/p5-Sys-Syscall/distinfo
    N ports/sysutils/p5-Sys-Syscall/pkg/DESCR
    N ports/sysutils/p5-Sys-Syscall/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/20 02:19:27

Modified files:
	sysutils       : Makefile 

Log message:
add p5-Sys-Syscall


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/20 02:23:21

Log message:
    import p5-Danga-Socket
    
    The Danga::Socket module provides an event loop and event-driven async
    socket base class which allows you to create high-performance servers.
    
    from Toni Mueller, with some tweaks by me
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090120
    
    N ports/net/p5-Danga-Socket/Makefile
    N ports/net/p5-Danga-Socket/distinfo
    N ports/net/p5-Danga-Socket/pkg/DESCR
    N ports/net/p5-Danga-Socket/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/20 02:23:24

Modified files:
	net            : Makefile 

Log message:
add p5-Danga-Socket


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/20 02:25:17

Modified files:
	inputmethods/scim: Makefile 
Added files:
	inputmethods/scim/patches: patch-src_scim_chartraits_cpp 
	                           patch-src_scim_types_h_in 

Log message:
fix build with the char_traits changes

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/20 03:24:09

Modified files:
	net/telepathy/telepathy-spec: Makefile distinfo 

Log message:
- update telepathy-spec to 0.17.17


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/20 03:24:49

Modified files:
	net/telepathy/telepathy-glib: Makefile distinfo 
	net/telepathy/telepathy-glib/patches: patch-configure_ac 
	net/telepathy/telepathy-glib/pkg: PLIST 

Log message:
- update telepathy-glib to 0.7.22
* catch up with spec update


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/20 03:27:02

Modified files:
	net/telepathy/telepathy-python: Makefile distinfo 
	net/telepathy/telepathy-python/pkg: PLIST 

Log message:
- update telepathy-python to 0.15.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/20 03:27:15

Modified files:
	net/telepathy/telepathy-butterfly: Makefile distinfo 
	net/telepathy/telepathy-butterfly/pkg: PLIST 

Log message:
- update telepathy-butterfly to 0.3.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/20 03:28:28

Modified files:
	net/telepathy/telepathy-gabble: Makefile distinfo 
	net/telepathy/telepathy-gabble/patches: patch-configure 
	net/telepathy/telepathy-gabble/pkg: PLIST 
Added files:
	net/telepathy/telepathy-gabble/patches: 
	                                        patch-lib_gibber_gibber-fd-transport_h 
	                                        patch-lib_gibber_gibber-util_h 
	                                        patch-src_bytestream-socks5_h 

Log message:
- update telepathy-gabble to 0.7.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/20 03:43:54

Modified files:
	net/telepathy  : Makefile.inc 
	net/telepathy/libtelepathy: Makefile 
	net/telepathy/libtelepathy/pkg: PLIST 
	net/telepathy/telepathy-butterfly: Makefile 
	net/telepathy/telepathy-feed: Makefile 
	net/telepathy/telepathy-gabble: Makefile 
	net/telepathy/telepathy-glib: Makefile 
	net/telepathy/telepathy-glib/pkg: PLIST 
	net/telepathy/telepathy-idle: Makefile 
	net/telepathy/telepathy-inspector: Makefile 
	net/telepathy/telepathy-mission-control: Makefile 
	net/telepathy/telepathy-mission-control/pkg: PLIST 
	net/telepathy/telepathy-pinocchio: Makefile 
	net/telepathy/telepathy-python: Makefile 
	net/telepathy/telepathy-salut: Makefile 
	net/telepathy/telepathy-spec: Makefile 
Removed files:
	net/telepathy/libtelepathy/pkg: PFRAG.shared 
	net/telepathy/telepathy-glib/pkg: PFRAG.shared 
	net/telepathy/telepathy-mission-control/pkg: PFRAG.shared 

Log message:
- set SHARED_ONLY=Yes (and =No in telepathy-spec)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/20 04:27:14

Modified files:
	mail/p5-Mail-SPF-Iterator: Makefile distinfo 

Log message:
update Mail-SPF-Iterator to 1.05


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2009/01/20 07:36:19

Modified files:
	sbin/isakmpd   : ipsec.c 
	sbin/ipsecctl  : ike.c ipsec.conf.5 ipsecctl.c ipsecctl.h 
	                 parse.y 

Log message:
Add support to isakmpd(8) and ipsecctl(8) to install SA's with a
different source network than we have negotiated with a peer.
This enables us to do nat/binat on the enc(4) interface.
Very useful to work around rfc 1918 collisions.
Manpage and testing by Mitja Muzenic. Thanks!
OK hshoexer@, markus@. "I like it" todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2009/01/20 07:40:36

Modified files:
	regress/sbin/ipsecctl: Makefile 
Added files:
	regress/sbin/ipsecctl: ike61.in ike61.ok ikefail13.in 
	                       ikefail13.ok 

Log message:
Regression tests for source flow NAT support.
OK hshoexer@, markus@.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/20 07:48:32

Modified files:
	sys/arch/sparc64/include: ctlreg.h 

Log message:
Add a few more inline functions to read priviliged registers.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2009/01/20 11:03:34

Modified files:
	sys/nfs        : nfs_socket.c nfs_subs.c nfs_var.h 

Log message:
Start reworking NFS client mbuf handling by creating an interface which
requires well-formed mbuf chains to work. Existing function name is now
a wrapper to this interface. Much, much more work to follow which will
build on this.

Truly change we can believe in.

ok thib@, who would have preferred this in two commits, but I'm impatient :)

testing on multiple arches (i386, arm, amd64, and sparc64 at least) by many,
thanks to all who did so


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/20 12:05:23

Log message:
    Import ptpd 1.0.0
    
    The PTP daemon (PTPd) implements the Precision Time protocol (PTP) as
    defined by the IEEE 1588 standard. PTP was developed to provide very
    precise time coordination of LAN connected computers.
    
    with ckuethe@
    
    Status:
    
    Vendor Tag:	naddy
    Release Tags:	naddy_20090120
    
    N ports/net/ptpd/Makefile
    N ports/net/ptpd/distinfo
    N ports/net/ptpd/patches/patch-src_dep_constants_dep_h
    N ports/net/ptpd/patches/patch-src_dep_net_c
    N ports/net/ptpd/patches/patch-src_dep_ptpd_dep_h
    N ports/net/ptpd/patches/patch-src_dep_sys_c
    N ports/net/ptpd/pkg/DESCR
    N ports/net/ptpd/pkg/PLIST
    N ports/net/ptpd/pkg/MESSAGE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/20 12:06:09

Modified files:
	net            : Makefile 

Log message:
+ptpd


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/20 13:00:06

Modified files:
	sys/dev/pci    : cs4280.c 

Log message:
Don't use (type *)var as an lvalue, it's incorrect. No functional changes.

ok jakemsr@ krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/20 13:03:45

Modified files:
	sys/dev/pci    : if_sandrv.c 

Log message:
Change the ``buf'' parameter of sdla_{peek,poke}_by_4()
from void * to u_int_8 * to avoid redundant and illegal lvalue
casts. No functional changes.

ok krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	ariane@cvs.openbsd.org	2009/01/20 13:20:51

Modified files:
	sys/uvm        : uvm_page.h 

Log message:
Variables were never used, never implemented.

Ok miod, toby


CVSROOT:	/cvs
Module name:	src
Changes by:	mlarkin@cvs.openbsd.org	2009/01/20 13:21:03

Modified files:
	sys/arch/i386/conf: files.i386 
	sys/arch/i386/i386: acpi_machdep.c cpu.c machdep.c 
	sys/arch/i386/include: biosvar.h 
	sys/dev/acpi   : acpivar.h 
Added files:
	sys/arch/i386/i386: acpi_wakecode.S 

Log message:
Install ACPI S3 resume trampoline code in a lowmem page. First part
of ACPI S3 suspend/resume support. This is for i386.

Help/comments from art, toby, marco, jordan, kurt
ok marco@, kurt@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/20 13:23:57

Modified files:
	sys/dev/acpi   : acpihpet.c 

Log message:
Add workaround for broken ATI southbridges; inspired by how Linux handles this.
Fixes PR 5916 & 5959.

ok toby@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/20 14:22:31

Modified files:
	sys/arch/sparc64/sparc64: trap.c 

Log message:
I can't figure out why flushing all user windows before writing out windows
saved in the pcb to the stack fixes the problems with user space register
window corruption I see on sun4v.  So I give up and commit the workaround.
It isn't too evil, since this isn't in the fast path and we're likely to
spill these windows anyway in the process of writing out the register windows.
Curiously enough, the OpenSolaris code seems to do pretty much the same.


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2009/01/20 14:30:59

Modified files:
	.              : want.html 

Log message:
Miod and I could both use an XVR-1000 framebuffer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/20 14:37:46

Modified files:
	x11/xfce4/ristretto: Makefile distinfo 
	x11/xfce4/ristretto/pkg: PLIST 

Log message:
Straightforward update to ristretto 0.0.21, bugfix/translation release.
Tweak PLIST and WANTLIB while here.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/20 14:46:42

Modified files:
	sys/scsi       : safte.c 

Log message:
Prevent unaligned access.

ok miod@, dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/20 15:31:09

Modified files:
	net/silc-server: Makefile 
Added files:
	net/silc-server/patches: patch-apps_silcd_server_query_c 

Log message:
do not create dynamic connections on non-dynamic server, from
upstream git via Brad.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/20 15:46:49

Modified files:
	sys/ddb        : db_command.c 

Log message:
Let this compile on landisk (and other configs) by wrapping the nfs
debug stuff inside #ifdef NFSCLIENT.

prompted by todd, miod


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/20 16:02:43

Modified files:
	sys/arch/macppc/conf: RAMDISK 

Log message:
add softraid
go ahead miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/20 16:11:11

Modified files:
	x11/gnome/libgnome: Makefile 

Log message:
- use FAKE_FLAGS instead of port-install dance
- remove esound support from libbonoboui ; this will remove undirect esd
dependency from about a hundred ports...

Expect some WANTLIB fallouts which I'll deal with within the next 24h.

Faster, aucat(1)! Kill! Kill!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/20 16:11:42

Modified files:
	x11/gnome/empathy: Makefile 

Log message:
- add missing lib_depends on enchant
- regen WANTLIB after libgnome esound support removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/20 16:12:07

Modified files:
	x11/gnome/gok  : Makefile 

Log message:
- add explicit lib_depends on esound (required dependency)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/20 16:12:28

Modified files:
	x11/gnome/settings-daemon: Makefile 

Log message:
- disable esound support


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/01/20 16:13:15

Modified files:
	xserver/hw/xfree86/dri: xf86dri.c 
	xserver/hw/xfree86/shadowfb: shadow.c 

Log message:
more gcc2 breakage found by sparc


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/20 16:13:31

Modified files:
	x11/gnome/applets2: Makefile 
	x11/gnome/baker: Makefile 
	x11/gnome/bug-buddy: Makefile 
	x11/gnome/build: Makefile 
	x11/gnome/cheese: Makefile 
	x11/gnome/cheese/pkg: PLIST 
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/dasher: Makefile 
	x11/gnome/deskbar-applet: Makefile 
	x11/gnome/desktop: Makefile 
	x11/gnome/eel  : Makefile 
	x11/gnome/ekiga: Makefile 
	x11/gnome/eog  : Makefile 
	x11/gnome/file-roller: Makefile 
	x11/gnome/games: Makefile 
	x11/gnome/ghex : Makefile 
	x11/gnome/gnopernicus: Makefile 
	x11/gnome/gossip: Makefile 
	x11/gnome/keyring-manager: Makefile 
	x11/gnome/libbonoboui: Makefile 
	x11/gnome/libgail-gnome: Makefile 
	x11/gnome/libgnomemm: Makefile 
	x11/gnome/libgnomeui: Makefile 
	x11/gnome/libgnomeuimm: Makefile 
	x11/gnome/media: Makefile 
	x11/gnome/mono-gnome: Makefile 
	x11/gnome/mousetweaks: Makefile 
	x11/gnome/nautilus: Makefile 
	x11/gnome/panel: Makefile 
	x11/gnome/planner: Makefile 
	x11/gnome/py-gnome: Makefile 
	x11/gnome/py-gnome-desktop: Makefile 
	x11/gnome/py-gnome-extras: Makefile 
	x11/gnome/py-nautilus: Makefile 
	x11/gnome/screensaver: Makefile 
	x11/gnome/session: Makefile 
	x11/gnome/terminal: Makefile 
	x11/gnome/totem: Makefile 
	x11/gnome/utils: Makefile 
	x11/gnome/vino : Makefile 
	x11/gnome/yelp : Makefile 

Log message:
- regen WANTLIB after libgnome esound support removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/20 16:15:39

Modified files:
	databases/evolution-data-server: Makefile 
	www/gtkhtml3   : Makefile 
	mail/evolution : Makefile 
	mail/evolution-plugin-webcal: Makefile 
	devel/glade3   : Makefile 
	math/graphviz  : Makefile 
	audio/rhythmbox: Makefile 
	devel/goffice  : Makefile 

Log message:
- regen WANTLIB after libgnome esound support removal


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/20 16:18:26

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/01/20 16:48:09

Modified files:
	.              : want.html 

Log message:
i could use a thecus n2100 (or similar device supported by OpenBSD/armish)
for ARM access and proper backup.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/20 17:00:30

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
temporary quick fix to an issue that needs more thinking; ok gilles@


CVSROOT:	/cvs
Module name:	www
Changes by:	kevlo@cvs.openbsd.org	2009/01/20 21:38:38

Modified files:
	.              : want.html 

Log message:
i can port the driver for the Attansic L1E Ethernet controller
if someone wants to supply me with the appropriate hardware


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 01:05:04

ports/graphics/glitz/patches

Update of /cvs/ports/graphics/glitz/patches
In directory cvs.openbsd.org:/tmp/cvs-serv23979/patches

Log Message:
Directory /cvs/ports/graphics/glitz/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/01/21 02:32:32

Modified files:
	share/man/man4 : uvideo.4 

Log message:
- integrated webcam in the lenovo ideapad s10e works.

'sure' mglocker@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 03:50:13

Modified files:
	audio/grip     : Makefile 
	math/gnumeric  : Makefile 
	productivity/workrave: Makefile 
	mail/mail-notification: Makefile 
	graphics/gthumb: Makefile 
	productivity/gnucash: Makefile 
	net/etherape   : Makefile 
	net/dc_gui     : Makefile 
	databases/mdbtools/snapshot: Makefile 
	sysutils/bubblemon: Makefile 
	productivity/tasks: Makefile 
	games/pioneers : Makefile 
	misc/contacts  : Makefile 
	games/atomix   : Makefile 
	misc/dates     : Makefile 
	inputmethods/uim: Makefile 

Log message:
- regen WANTLIB after libgnome esound support removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/01/21 04:19:24

Modified files:
	emulators/gxemul: Makefile 
	emulators/gxemul/pkg: DESCR 

Log message:
SuperH was missed from DESCR. Noticed by author. Bump PKGNAME.


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 04:58:53

Modified files:
	share/man/man4 : uvideo.4 

Log message:
- add Lenovo X300 webcam to the list of working models
- tweak previous: uppercase "Notebooks"

ok jasper@ mglocker@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 05:05:29

Modified files:
	graphics/glitz : Makefile 
Added files:
	graphics/glitz/patches: patch-configure 

Log message:
- s/-lpthread/-pthread
spotted by landry@

ok eric@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 05:29:01

Modified files:
	multimedia/dvdstyler: Makefile 

Log message:
- regen WANTLIB after libgnome esound support removal


CVSROOT:	/cvs
Module name:	www
Changes by:	krw@cvs.openbsd.org	2009/01/21 05:48:07

Modified files:
	.              : events.html 

Log message:
25C3 (and 2008) are now past.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 06:25:59

Modified files:
	devel/gal2     : Makefile 
Added files:
	devel/gal2/patches: patch-gal_e-table_e-cell-date_c 
	                    patch-gal_e-table_e-table-utils_c 
	                    patch-gal_e-text_e-completion-match_c 
	                    patch-gal_menus_gal-view-collection_c 
	                    patch-gal_widgets_e-categories-master-list-array_c 

Log message:
- unbreak (do we still need/want that stuff?)
- regen WANTLIB after libgnome esound support removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2009/01/21 06:54:52

Modified files:
	www/privoxy    : Makefile distinfo 
	www/privoxy/patches: patch-config 
	www/privoxy/pkg: PLIST 

Log message:
Update to 3.0.10.
Use SUBST_CMD.
Fix license marker (thanks sthen).
Update WANTLIB (thanks sthen).

ok sthen@, ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 07:15:05

Modified files:
	x11/gnome/py-gnome-desktop: Makefile 

Log message:
- add missing dependency on bug-buddy


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 07:18:45

Modified files:
	x11/gnome/media: Makefile 
	x11/gnome/media/pkg: PLIST 

Log message:
- explicitely disable esound
- no need to add -O0 to CFLAGS anymore as agreed with jasper@
- regen PLIST while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 07:36:08

Modified files:
	x11/gnome/mono-gnome: Makefile 
	x11/gnome/mono-gnome/pkg: PLIST 
Added files:
	x11/gnome/mono-gnome/patches: patch-sample_gconf_Makefile_in 

Log message:
- do not run gconftool-2 at install phase, this should be done using
@exec marker if/when needed
- add CONFIGURE_SHARED


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/01/21 07:41:46

Modified files:
	net/gajim      : Makefile 

Log message:
Add py-crypto to run_depends.
Spotted by Simon Kuhnle, thanks !
ok jasper@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/01/21 08:04:38

Modified files:
	app/cwm        : calmwm.h conf.c cwmrc.5 parse.y 

Log message:
borderwidth as a cwmrc(5) keyword, really helps debugging
from okan@
ok oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 08:10:18

Modified files:
	x11/gnome/themes-extras: Makefile 

Log message:
- small reminder comment for myself
no change


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/21 08:13:13

Modified files:
	graphics/py-goocanvas: Makefile 
	graphics/py-goocanvas/pkg: PLIST 

Log message:
- unbreak, don't bother building the docs

spotted by sturm@, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/21 08:14:27

Modified files:
	audio/libao    : Makefile 
	audio/libao/patches: patch-configure_ac 

Log message:
Don't link with -lpthread; spotted by ajacoutot@
In fact, -pthread isn't needed either, so remove completely.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/21 08:35:52

Modified files:
	graphics/py-goocanvas: Makefile distinfo 

Log message:
- update py-goocanvas to 0.12.0
- switch to use gnome.port.mk, now it's also hosted on gnome.org


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 08:37:24

Modified files:
	x11/gnome/ekiga: Makefile 

Log message:
- explicitely add esound as required dependency


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/01/21 08:51:46

Modified files:
	share/zoneinfo/datfiles: asia backward europe northamerica 
	                         zone.tab 

Log message:
Update to tzdata2009a from elsie.nci.nih.gov.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/21 09:05:39

Modified files:
	bin/chmod      : chmod.c 

Log message:
fix the synopsis for chown(8)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 09:06:59

Modified files:
	lang/mono      : Makefile 
	lang/mono/pkg  : PLIST 
Added files:
	lang/mono/patches: patch-configure 

Log message:
- use FAKE_FLAGS instead of the post-install danse; install more @sample
files in the process
- link with -pthread, not -lpthread


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/01/21 09:07:15

Modified files:
	net/poptop     : Makefile distinfo 
	net/poptop/patches: patch-Makefile_in patch-pptpd_c 
	net/poptop/pkg : PLIST 
Added files:
	net/poptop/patches: patch-pptpctrl_c patch-samples_pptpd_conf 
Removed files:
	net/poptop/patches: patch-plugins_Makefile 
	                    patch-plugins_pptpd-logwtmp_c 
	net/poptop/pkg : PFRAG.shared 

Log message:
Update to 1.3.4
Disabled plugins support on *bsd (upstream patch)
Remove unnedeed patches
"ok portwise" sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/21 09:56:03

Modified files:
	usr.sbin/user  : groupadd.8 groupdel.8 groupmod.8 user.8 user.c 
	                 useradd.8 userdel.8 usermgmt.conf.5 usermod.8 

Log message:
paragraphs and sentences start with uppercase letters; synchronize
the synopsis and usage of user(8) related commands; sort the options
list in the DESCRIPTION section of the manual pages; spacing.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/21 10:01:31

Modified files:
	sys/arch/sparc64/dev: ifb.c 

Log message:
Extend the acceleration code to handle jfb (XVR-600, XVR-1200) models, the
software only code is kept in case we can't reliably figure out what kind
of device we are facing.

Tested on XVR-1200 by Mattieu Baptiste, and on Expert3D-Lite by me.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/21 10:03:13

Modified files:
	share/man/man4/man4.sparc64: ifb.4 

Log message:
Add XVR-600 and XVR-1200 to the models list.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 10:14:42

Modified files:
	x11/gnome/desktop: Makefile 

Log message:
- stop systrace spam by avoiding xsltproc to access the net


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/21 10:35:37

Log message:
    import p5-HTML-FormatText-WithLinks
    
    HTML::FormatText::WithLinks takes HTML and turns it into plain text but
    prints all the links in the HTML as footnotes.  By default it attempts
    to mimic the format of the lynx(1) -dump option.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090121
    
    N ports/www/p5-HTML-FormatText-WithLinks/distinfo
    N ports/www/p5-HTML-FormatText-WithLinks/Makefile
    N ports/www/p5-HTML-FormatText-WithLinks/pkg/DESCR
    N ports/www/p5-HTML-FormatText-WithLinks/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/21 10:35:40

Modified files:
	www            : Makefile 

Log message:
add p5-HTML-FormatText-WithLinks


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 10:41:59

Modified files:
	databases/mysql-query-browser: Makefile 
	databases/mysql-query-browser/pkg: PLIST 
Added files:
	databases/mysql-query-browser/patches: 
	                                       patch-source_linux_gtksourceview_gtksourceview_Makefile_in 

Log message:
- unbreak by removing GTK_DISABLE_DEPRECATED define
- cleanup dependencies and regen PLIST while here
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/01/21 10:58:48

Modified files:
	net/nmap       : Makefile 
	net/nmap/pkg   : PLIST-zenmap 

Log message:
Add devel/desktop-file-utils to zenmap's run-dependencies
ok jasper@ ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/21 11:18:33

Modified files:
	sys/dev/usb    : ukbd.c 

Log message:
It turns out that Sun USB keyboards really follow the HID specification for
its country code, but I had forgotten one line in the layout table.

This now picks the correct layout for swedish and british (uk) sun keyboards.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/21 11:28:22

Modified files:
	devel/slib     : Makefile distinfo 
	devel/slib/patches: patch-guile_init 
	devel/slib/pkg : PLIST 

Log message:
Update to slib-3b1.
Update HOMEPATE and MASTER_SITES.
Use SUBST_CMD for guile.init (requested by jasper@).

portswise ok, jasper@
"if it works...", espie@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/21 11:30:16

Modified files:
	lang/scm       : Makefile distinfo 
	lang/scm/patches: patch-dynl_c patch-scm_c patch-scmfig_h 
	                  patch-time_c 
	lang/scm/pkg   : PLIST 

Log message:
Update to scm 5e5.
Update HOMEPAGE and MASTER_SITES.
Add license marker.

portswise ok, jasper@
"if it works...", espie@ (MAINTAINER).


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/21 11:31:43

Modified files:
	math/jacal     : Makefile distinfo 
	math/jacal/patches: patch-Makefile 
	math/jacal/pkg : PLIST 

Log message:
Update to jacal-1b9.
Update HOMEPAGE and MASTER_SITES.
More specific license marker.
portswise ok, jasper@
"if it works...", espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/21 11:32:51

Modified files:
	devel/slib-guile: Makefile 
	devel/slib-guile/pkg: PLIST 

Log message:
Update to slib-guile-1.0.

portswise ok, jasper@
"if it works...", espie@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/21 11:35:09

Modified files:
	.              : INDEX 

Log message:
regen, 5433


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/21 13:14:45

Modified files:
	.              : INDEX 

Log message:
- last commit was garbled somehow, so sync again: 5460


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/21 13:31:19

Modified files:
	www/py-zine    : Makefile 

Log message:
fix build when python => ${MODPY_BIN} symlink does not exist;
pointed out by naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2009/01/21 13:32:53

Modified files:
	usr.sbin/bgpd  : timer.c 

Log message:
timer_nextduein returned crap. fix it. so obvious... how could that happen.
found out the hard way by Marc Runkel <MRunkel@untangle.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2009/01/21 13:41:22

ports/misc/omconsole

Update of /cvs/ports/misc/omconsole
In directory cvs.openbsd.org:/tmp/cvs-serv11993/omconsole

Log Message:
Directory /cvs/ports/misc/omconsole added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2009/01/21 13:42:16

ports/misc/omconsole/pkg

Update of /cvs/ports/misc/omconsole/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv3895/pkg

Log Message:
Directory /cvs/ports/misc/omconsole/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2009/01/21 13:43:23

Added files:
	misc/omconsole : Makefile distinfo 
	misc/omconsole/pkg: DESCR PLIST 

Log message:
Add omconsole, a small utility to access the OpenMoko console using
the DebugBoard. ok sthen@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2009/01/21 13:43:40

Modified files:
	misc           : Makefile 

Log message:
+omconsole


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/21 14:02:41

Modified files:
	sys/kern       : kern_clock.c kern_sysctl.c 
	sys/sys        : sysctl.h 

Log message:
Pass the new pointer to sysctl_clockrate(), so that trying to change the
value of kern.clockrate with sysctl(3) correctly sets errno on failure.
PR #6040, ok tedu@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/21 14:17:27

Modified files:
	net/curl       : Makefile distinfo 
	net/curl/patches: patch-docs_examples_Makefile_in 
	                  patch-src_Makefile_in 
	                  patch-tests_libtest_Makefile_in 
	                  patch-tests_server_Makefile_in 

Log message:
maintenance update to 7.19.3


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/21 14:29:01

Modified files:
	lib/libsndio   : sndio.h 

Log message:
make declarations "C" to allow c++ code to compile
discussed with espie@, ok jakemsr@ and millert@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2009/01/21 14:52:46

Modified files:
	faq/fr         : faq8.html index.html 
	faq/nl         : faq8.html index.html 
	faq/pf/fr      : index.html 
	faq/pf/it      : perf.html 
	faq/pf/nl      : index.html 
	faq/pf/zh      : index.html 
	faq/zh         : index.html 
	fr             : anoncvs.html errata43.html errata44.html 
	                 events.html ftp.html i386-laptop.html 
	                 index.html security.html translation.html 
	                 want.html 
	it             : index.html 
	nl             : anoncvs.html ftp.html index.html 
	                 translation.html 
	openbgpd/fr    : ftp.html index.html 
	openbgpd/nl    : index.html 
	openntpd/fr    : ftp.html index.html portable.html 
	openntpd/nl    : index.html 
	zh             : ftp.html index.html translation.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/21 14:54:00

Modified files:
	sys/dev/adb    : akbd.c 
	sys/dev/ata    : ata_wdc.c 
	sys/dev/bluetooth: btkbd.c 
	sys/dev/eisa   : aha1742.c uha_eisa.c 
	sys/dev/hil    : hilkbd.c 
	sys/dev/i2o    : ioprbs.c 
	sys/dev/ic     : adv.c adw.c aic6360.c aic79xx_openbsd.c 
	                 aic7xxx_openbsd.c ath.c atw.c bha.c bwi.c 
	                 gdt_common.c iha.c oosiop.c osiop.c rtw.c 
	                 sili.c trm.c wdc.c 
	sys/dev/isa    : aha.c seagate.c uha_isa.c wds.c 
	sys/dev/pci    : ahci.c if_san_te1.c 
	sys/dev/sdmmc  : sdmmc_scsi.c 
	sys/dev/usb    : ukbd.c 
	sys/dev/wscons : wskbd.c 

Log message:
Replace timeout_add(msecs * hz / 1000) with timeout_add_msec(msecs).
No functional changes.

ok krw@ miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/21 15:07:56

Log message:
    import gnome-games-extra-data 2.24.0
    
    gnome-games-extras-data contains extra data files for the gnome-games
    package. At the moment this is almost entirely extra themes and artwork
    for the games.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090121
    
    N ports/x11/gnome/games-extra-data/Makefile
    N ports/x11/gnome/games-extra-data/distinfo
    N ports/x11/gnome/games-extra-data/pkg/DESCR
    N ports/x11/gnome/games-extra-data/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/21 15:08:59

Modified files:
	x11/gnome      : Makefile 

Log message:
- add gnome-games-extra-data


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/21 15:18:00

Modified files:
	lib/libkvm     : kvm.c kvm_open.3 kvm_proc.c 

Log message:
All operation on live kernels uses sysctl interface, there is no reason to
access the swap area. Change kvm_open() to no longer require a swap area,
and to not consider failure to open() it as fatal. Post-mortem analysis
would need an image of the swap area at the time of the crash, anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/21 15:18:28

Modified files:
	bin/ps         : ps.1 

Log message:
Do not mention /dev/drum anymore, since we won't use it. With tweaks from
jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/21 15:18:31

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
explain what ``frame'' does mean
from Thomas Pfaff <tpfaff(at)tp76.info>, thanks!
ok jmc


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/21 15:19:42

Modified files:
	include        : paths.h 

Log message:
_PATH_DRUM is no more.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/21 15:25:51

Modified files:
	share/misc     : airport 

Log message:
sort;


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/21 15:36:50

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
fix bugs section: clarify that sio_start() and sio_stop() should
not be used if blocking is not desirable.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/21 15:49:47

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sort


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/01/21 18:06:28

Modified files:
	sys/arch/luna88k/luna88k: disksubr.c 
	sys/arch/mac68k/mac68k: disksubr.c 
	sys/arch/sparc/sparc: disksubr.c 
	sys/arch/sparc64/sparc64: disksubr.c 

Log message:
Call checkdisklabel() for labels built from native info. This will
ensure 'c' always has the correct size as the rest of the kernel
assumes. Thus prevent dd'ing causing a SCSI out-of-bounds error.

ok miod@


CVSROOT:	/cvs
Module name:	www
Changes by:	kevlo@cvs.openbsd.org	2009/01/21 21:37:32

Modified files:
	.              : want.html 

Log message:
unbreak. There's something wrong with my text editor :(


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/22 02:46:01

Modified files:
	usr.bin/ssh    : channels.c channels.h session.c 

Log message:
make Channel->path an allocated string, saving a few bytes here and
there and fixing bz#1380 in the process; ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/22 02:49:57

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
oops! I committed the wrong version of the Channel->path diff,
it was missing some tweaks suggested by stevesk@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/22 03:02:34

Modified files:
	usr.bin/ssh    : clientloop.c misc.c readconf.c readconf.h 
	                 servconf.c servconf.h serverloop.c 
	                 ssh-keyscan.c ssh.c sshd.c 

Log message:
make a2port() return -1 when it encounters an invalid port number
rather than 0, which it will now treat as valid (needed for future work)

adjust current consumers of a2port() to check its return value is <= 0,
which in turn required some things to be converted from u_short => int

make use of int vs. u_short consistent in some other places too

feedback & ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/22 03:09:16

Modified files:
	usr.bin/ssh    : auth-options.c 

Log message:
another chunk of a2port() diff that got away. wtfdjm??


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/01/22 05:23:54

Modified files:
	faq            : upgrade45.html 

Log message:
re-strategize remote upgrade process to:
save old copy of /sbin/reboot
untar everything except etcXX and baseXX
untar baseXX
reboot using saved copy of /sbin/reboot
we keep having to unpack more and more of baseXX before first reboot,
and some of us were doing this process (more or less) anyway.  This
solves a lot of problems, simplifies things, one less reboot, etc.
"like it" henning@
Comments welcome  (rest of this page is still QUITE incomplete)


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/22 06:12:51

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Moxa CP-104JU another puc from
Joerg Niendorf in pr 6053.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/22 06:13:48

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/01/22 06:15:20

Modified files:
	sys/dev/pci    : pucdata.c 

Log message:
Add support for Moxa CP-104JU, 4xrs232
from/tested by Joerg Niendorf in pr 6053.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/22 06:43:00

Modified files:
	net/quirc      : Makefile 

Log message:
unbreak(add options to check tcl/tk headers).
Pointed it out by naddy@

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/22 06:51:37

Modified files:
	sys/nfs        : nfs_socket.c 

Log message:
The variable nfs_reqq was protected by splsoftnet() only in 3 out
of 5 cases.  In the functions nfs_reconnect() and nfs_reply() put
the TAILQ_FOREACH over nfs_reqq also inside splsoftnet() protection.

found with pedro@,  ok blambert@, pedro@, thib@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/22 08:26:33

Modified files:
	app/cwm        : calmwm.c calmwm.h client.c xutil.c 

Log message:
Cache all of the X atoms we use at startup.

Do this instead of querying for them every time we use them. This
removes an XXX that has been in there since time began. This will become
more important as we move towards supporting netwm.

ok todd@, okan@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/22 09:06:05

Modified files:
	net/telepathy/telepathy-spec: Makefile 
	net/telepathy/telepathy-spec/patches: 
	                                      patch-tools_extract-nodename_py 
	                                      patch-tools_gengobject_py 
	                                      patch-tools_make_all_async_py 

Log message:
- get rid of ugly way to prevent run-time dependency on python
- use SUBST_CMD

ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/22 09:08:01

Modified files:
	net/telepathy/telepathy-spec/patches: patch-Makefile 

Log message:
...cvs was hungry and ate this


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/22 09:14:01

Modified files:
	x11/gnome/alacarte: Makefile 
	x11/gnome/alacarte/pkg: PLIST 

Log message:
- no need for rarian/scrollkeeper here
- regen PLIST gives us a new translation


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/22 09:22:31

Modified files:
	etc            : shells 

Log message:
write ftpd(8) in a more appropriate way.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/22 09:30:12

Modified files:
	x11/gnome/empathy: Makefile 
	x11/gnome/empathy/pkg: PLIST 

Log message:
- add missing rarian goo and dependency


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/22 09:39:45

Modified files:
	etc            : shells 

Log message:
use the same spacing style as in /etc/ftpchroot and /etc/ftpusers;
it is more consistent and easier to read.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/22 10:14:24

Modified files:
	net/telepathy/telepathy-idle: Makefile 
	net/telepathy/telepathy-idle/patches: patch-configure 

Log message:
don't hardcode python version

spotted by antoine


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/01/22 10:44:39

Modified files:
	editors/openoffice3: Makefile distinfo 
	editors/openoffice3/patches: 
	                             patch-autodoc_source_mkinc_fullcpp_mk 
	                             patch-automation_source_testtool_objtest_cxx 
	                             patch-binfilter_bf_sc_source_core_data_sc_cell_cxx 
	                             patch-bridges_prj_build_lst 
	                             patch-config_office_configure_in 
	                             patch-cppu_source_uno_data_cxx 
	                             patch-cppu_test_alignment_diagnose_h 
	                             patch-cppu_util_makefile_mk 
	                             patch-crashrep_source_unx_main_cxx 
	                             patch-crashrep_source_unx_makefile_mk 
	                             patch-dbaccess_source_ui_uno_copytablewizard_cxx 
	                             patch-desktop_scripts_soffice_sh 
	                             patch-desktop_source_deployment_gui_dp_gui_dialog2_cxx 
	                             patch-desktop_source_deployment_gui_dp_gui_dialog_cxx 
	                             patch-desktop_source_migration_wizard_cxx 
	                             patch-desktop_util_makefile_mk 
	                             patch-dtrans_source_X11_X11_selection_cxx 
	                             patch-extensions_source_nsplugin_source_makefile_mk 
	                             patch-extensions_source_plugin_unx_makefile_mk 
	                             patch-extensions_source_scanner_makefile_mk 
	                             patch-external_gcc3_specific_makefile_mk 
	                             patch-filter_source_pdf_impdialog_cxx 
	                             patch-hunspell_1_1_12_patch 
	                             patch-idlc_source_idlccompile_cxx 
	                             patch-instsetoo_native_util_makefile_mk 
	                             patch-jvmfwk_distributions_OpenOfficeorg_makefile_mk 
	                             patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_cxx 
	                             patch-jvmfwk_plugins_sunmajor_pluginlib_sunversion_hxx 
	                             patch-jvmfwk_sunmajor_pluginlib_sunjre_cxx 
	                             patch-lpsolve_lp_solve_5_5_patch 
	                             patch-odk_configure_pl 
	                             patch-odk_setsdkenv_unix_csh_in 
	                             patch-odk_setsdkenv_unix_sh_in 
	                             patch-odk_settings_settings_mk 
	                             patch-odk_source_unoapploader_unx_makefile_mk 
	                             patch-odk_util_makefile_pmk 
	                             patch-postprocess_prj_build_lst 
	                             patch-psprint_source_printer_cupsmgr_cxx 
	                             patch-psprint_source_printer_printerinfomanager_cxx 
	                             patch-psprint_source_printergfx_printerjob_cxx 
	                             patch-pyuno_source_module_makefile_mk 
	                             patch-sal_inc_osl_endian_h 
	                             patch-sal_inc_rtl_uuid_h 
	                             patch-sal_inc_sal_alloca_h 
	                             patch-sal_inc_sal_config_h 
	                             patch-sal_inc_sal_types_h 
	                             patch-sal_osl_unx_backtrace_c 
	                             patch-sal_osl_unx_backtrace_h 
	                             patch-sal_osl_unx_file_cxx 
	                             patch-sal_osl_unx_file_error_transl_cxx 
	                             patch-sal_osl_unx_makefile_mk 
	                             patch-sal_osl_unx_nlsupport_c 
	                             patch-sal_osl_unx_process_c 
	                             patch-sal_osl_unx_security_c 
	                             patch-sal_osl_unx_socket_c 
	                             patch-sal_osl_unx_system_h 
	                             patch-sal_osl_unx_tempfile_c 
	                             patch-sal_osl_unx_thread_c 
	                             patch-sal_osl_unx_time_c 
	                             patch-sal_rtl_source_alloc_c 
	                             patch-sal_rtl_source_macro_hxx 
	                             patch-sal_typesconfig_typesconfig_c 
	                             patch-sal_workben_makefile_mk 
	                             patch-scp2_source_ooo_file_library_ooo_scp 
	                             patch-setup_native_source_packinfo_packinfo_office_lang_txt 
	                             patch-setup_native_source_packinfo_packinfo_office_txt 
	                             patch-sfx2_source_doc_objuno_cxx 
	                             patch-shell_source_backends_localebe_localebackend_cxx 
	                             patch-shell_source_unix_misc_gnome-open-url_c 
	                             patch-shell_source_unix_misc_makefile_mk 
	                             patch-shell_source_unix_sysshell_makefile_mk 
	                             patch-solenv_bin_mapgen_pl 
	                             patch-solenv_bin_modules_installer_download_pm 
	                             patch-solenv_bin_modules_installer_globals_pm 
	                             patch-solenv_bin_modules_installer_regmerge_pm 
	                             patch-solenv_bin_modules_installer_worker_pm 
	                             patch-solenv_config_ssolar_cmn 
	                             patch-solenv_inc_libs_mk 
	                             patch-solenv_inc_settings_mk 
	                             patch-solenv_inc_unx_mk 
	                             patch-solenv_inc_unxobsd_mk 
	                             patch-soltools_checkdll_makefile_mk 
	                             patch-stlport_STLport_4_5_patch 
	                             patch-stlport_makefile_mk 
	                             patch-store_source_fileunx_hxx 
	                             patch-store_util_makefile_mk 
	                             patch-svx_source_customshapes_makefile_mk 
	                             patch-tools_bootstrp_command_cxx 
	                             patch-tools_inc_tools_inetdef_hxx 
	                             patch-tools_inc_tools_solar_h 
	                             patch-tools_inc_tools_stream_hxx 
	                             patch-tools_source_fsys_unx_cxx 
	                             patch-tools_source_stream_strmunx_cxx 
	                             patch-transex3_source_gsicheck_cxx 
	                             patch-ucb_source_ucp_ftp_ftpcontent_cxx 
	                             patch-ucb_source_ucp_ftp_ftpurl_cxx 
	                             patch-udm_source_mkinc_fullcpp_mk 
	                             patch-vcl_unx_inc_saldata_hxx 
	                             patch-vcl_unx_inc_salunx_h 
	                             patch-vcl_unx_source_app_i18n_ic_cxx 
	                             patch-vcl_unx_source_app_saldisp_cxx 
	                             patch-vcl_unx_source_gdi_salogl_cxx 
	                             patch-vcl_util_makefile_mk 
	editors/openoffice3/pkg: PFRAG.shared-java PFRAG.shared-kde 
	                         PFRAG.shared-main PLIST-i18n-bg 
	                         PLIST-i18n-ca PLIST-i18n-de 
	                         PLIST-i18n-es PLIST-i18n-fa 
	                         PLIST-i18n-fi PLIST-i18n-fr 
	                         PLIST-i18n-hu PLIST-i18n-it 
	                         PLIST-i18n-ja PLIST-i18n-ko 
	                         PLIST-i18n-lt PLIST-i18n-lv 
	                         PLIST-i18n-nl PLIST-i18n-pl 
	                         PLIST-i18n-pt-br PLIST-i18n-ru 
	                         PLIST-i18n-sl PLIST-i18n-sv PLIST-java 
	                         PLIST-kde PLIST-main 
Added files:
	editors/openoffice3/patches: patch-hyphen_makefile_mk 
	                             patch-hyphen_prj_d_lst 
	                             patch-lingucomponent_source_hyphenator_altlinuxhyph_hyphen_makefile_mk 
	                             patch-scp2_source_ooo_common_brand_scp 
	                             patch-scp2_source_ooo_directory_ooo_scp 
	                             patch-scp2_source_ooo_ooo_brand_scp 
	                             patch-scp2_source_ooo_ure_into_ooo_scp 
	                             patch-scp2_source_sdkoo_sdkoo_scp 
	                             patch-setup_native_source_packinfo_packinfo_brand_txt 
	                             patch-setup_native_source_packinfo_packinfo_sdkoo_txt 
	                             patch-setup_native_source_packinfo_packinfo_ure_txt 
	                             patch-writerfilter_source_resourcemodel_makefile_mk 

Log message:
update to openoffice 3.0.1rc1;

this now builds with gcc4


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2009/01/22 10:52:19

Modified files:
	bin/expr       : expr.1 

Log message:
document regexp support
okay millert@, jmc@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/22 11:06:17

Modified files:
	app/cwm        : xutil.c 

Log message:
Oops, missed an atom.

ok okan@.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/22 11:14:21

Modified files:
	sys/nfs        : nfs_socket.c 

Log message:
After the NFS server had sent a reply of size readsize or readdirsize,
the udp receive space got completely filled up.  Even if the next
packet from the server was a small reply, it got dropped by
udp_input().  After a second the client resent the NFS request.

Doubling rcvreserve reduces the chance of retransmits by having
enough recv space for multiple NFS replies even if there comes a
big one.

found with pedro@,  ok blambert@, thib@, pedro@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/22 11:16:38

Modified files:
	app/cwm        : parse.y 

Log message:
The default font name is strduped, so don't test for default font name
(therefore leaking it) when cleaning up a conf struct.

ok okan@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/22 11:40:14

Modified files:
	x11/gnome/at-spi: Makefile 
	x11/gnome/at-spi/pkg: PLIST 
	x11/gnome/empathy: Makefile 
	x11/gnome/empathy/pkg: PLIST 
	x11/gnome/gedit-plugins: Makefile 
	x11/gnome/gedit-plugins/pkg: PLIST 
	x11/gnome/mag  : Makefile 
	x11/gnome/mag/pkg: PLIST 
	x11/gnome/planner: Makefile 
	x11/gnome/planner/pkg: PLIST 
Removed files:
	x11/gnome/at-spi/pkg: PFRAG.shared 
	x11/gnome/empathy/pkg: PFRAG.shared 
	x11/gnome/gedit-plugins/pkg: PFRAG.shared 
	x11/gnome/mag/pkg: PFRAG.shared 
	x11/gnome/planner/pkg: PFRAG.shared 

Log message:
- merge PFRAG.shared into PLIST for ports that are SHARED_ONLY=Yes

agreed by ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/22 11:41:17

Modified files:
	x11/gnome/totem: Makefile 

Log message:
- set PORTHOME to please systrace
- add a missing build_depends
- remove gstreamer-ffmpeg from dependencies; it doesn't work at all and is
only good at leaving core dumps under $HOME; people wanting xvid/divx/mpeg4
support under totem should install the xine FLAVOR


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/22 12:01:57

Modified files:
	app/cwm        : client.c mousefunc.c xevents.c 

Log message:
now that pwin is gone gone gone, we no longer have to do the bwidth
dance; xevents now able to deal with a border being set (which fixes
those annoying movie-watching apps).

ok todd@, oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/22 12:06:27

Modified files:
	www/epiphany   : Makefile 

Log message:
- fix WANTLIB after esound removal from libgnome


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2009/01/22 12:23:11

Modified files:
	math/py-numpy  : Makefile 
	math/py-numpy/pkg: PLIST 

Log message:
Use numpy's special setuptools file when building (and regen PLIST).

Build breakage pointed out by jasper@; fix by me. ok jasper@, ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/22 12:26:07

Modified files:
	sys/dev/pci    : if_re_pci.c 

Log message:
Make re(4) at pci(4) detachable.

ok jsg@, miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/22 13:07:20

Modified files:
	mail/libetpan  : Makefile 
Added files:
	mail/libetpan/patches: 
	                       patch-src_low-level_mime_mailmime_disposition_c 

Log message:
- fix potential 64-bit issue by including a missing header


CVSROOT:	/cvs
Module name:	www
Changes by:	todd@cvs.openbsd.org	2009/01/22 13:38:33

Modified files:
	.              : want.html 

Log message:
Dale and I could use some hard-to-find serial cables for G4 desktops.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/22 13:39:03

Modified files:
	x11/bbpager    : Makefile distinfo 
	x11/bbpager/pkg: DESCR PLIST 

Log message:
update to 0.4.7 from Ryan Freeman <ryan at slipgate dot org> on ports@
with small adjustments. maintainer's email bounces.


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/01/22 14:58:28

Modified files:
	.              : want.html 

Log message:
- remove gilles' entry per his request, he got the needed money


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2009/01/22 15:37:27

Modified files:
	.              : sparc64.html 

Log message:
Add back the m4k/m5k/m8k/m9k to the list of supported machines.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/22 15:41:42

Modified files:
	sys/arch/macppc/macppc: machdep.c 

Log message:
Make bus_mem_add_mapping() return ENOMEM if we fail to allocate kva instead
of panicing.

ok drahn@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/22 16:08:47

Modified files:
	.              : MODULES 

Log message:
update


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/22 19:30:20

Log message:
    initial import of deco 1.6
    
    Deco is a Unix script able to extract various archive file formats.
    Supported archive formats: 7z, ace, ar, arc, arj, bz2, cab, cpio, deb,
    flac, gz, jar, lha, lzma, lzo, rar, rpm, tar, zip, zoo.
    
    ok sthen@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2009-Jan-23
    
    N ports/archivers/deco/Makefile
    N ports/archivers/deco/distinfo
    N ports/archivers/deco/patches/patch-fs_c
    N ports/archivers/deco/pkg/PLIST
    N ports/archivers/deco/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/22 19:30:55

Modified files:
	archivers      : Makefile 

Log message:
add deco


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/22 19:33:17

Modified files:
	misc/deco/pkg  : PLIST 

Log message:
add @conflict marker


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/22 23:43:08

Modified files:
	mail/dkim-milter: Makefile distinfo 
	mail/dkim-milter/patches: patch-dkim-filter_dkim-filter_8 
	                          patch-dkim-filter_dkim-filter_c 
	                          patch-libdkim_dkim_h 
	mail/dkim-milter/pkg: PLIST 

Log message:
- update dkim-milter to 2.8.1
* includes a SECURITY FIX for the DDoS in SA33581
- re-order WANTLIB

ok jakob@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/23 00:58:11

Modified files:
	usr.bin/ssh    : myproposal.h 

Log message:
prefer CTR modes and revised arcfour (i.e w/ discard) modes to CBC
modes; ok markus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/23 02:11:57

Modified files:
	misc/deco      : Makefile 

Log message:
fix the missing package bump for kevlo's PLIST change (add @conflict marker).


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/23 04:01:06

Modified files:
	net/silc-server: Makefile 
	net/silc-server/patches: patch-apps_silcd_command_reply_c 
	                         patch-apps_silcd_packet_receive_c 
	                         patch-apps_silcd_server_c 
	                         patch-apps_silcd_server_util_c 

Log message:
patch from upstream git via Brad; increment stat.clients statistics
whenever adding new client. Otherwise it is possible to go under zero
when removing clients from the server.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/23 04:41:29

Modified files:
	mail/alpine    : Makefile 
Added files:
	mail/alpine/patches: patch-pith_charconv_utf8_c 

Log message:
- fix a locales related crash in the editor

crash reported by Niels Van Mourik via jasper@


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/01/23 05:08:16

Modified files:
	build          : mirrors.dat 

Log message:
anoncvs at spline.de is no more.
ok grunk@


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/01/23 05:08:51

Modified files:
	.              : anoncvs.html 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/01/23 05:14:22

Modified files:
	build          : mirrors.dat 

Log message:
Also remove the anoncvs host alias for the anoncvs server at spline.de.
No regen of anoncvs.html needed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/23 05:46:36

Modified files:
	x11/gnome/empathy/pkg: PLIST 

Log message:
- unbreak


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/23 06:27:50

Modified files:
	graphics/l2p   : Makefile 

Log message:
- fix MASTER_SITES


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/23 08:53:27

Log message:
    Import lxrandr-0.1
    
    LXRandR is a very basic monitor config tool utilizing X RandR extension.
    It's a GUI frontend of the command line program xrandr. LXRandR can let
    you change the screen resolution on the fly. Besides, when you run
    lxrandr with external monitor connected, its GUI will change, and show
    you some quick options to get your projector working correctly.
    <...>
    
    Note that this will not work on each and every installations but it does
    its job for me.
    
    ok jasper@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20090123
    
    N ports/x11/lxrandr/distinfo
    N ports/x11/lxrandr/Makefile
    N ports/x11/lxrandr/pkg/DESCR
    N ports/x11/lxrandr/pkg/PLIST
    N ports/x11/lxrandr/patches/patch-src_lxrandr_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/23 08:55:05

Modified files:
	x11            : Makefile 

Log message:
+lxrandr


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/23 09:10:28

ports/editors/hnb/patches

Update of /cvs/ports/editors/hnb/patches
In directory cvs.openbsd.org:/tmp/cvs-serv31621/patches

Log Message:
Directory /cvs/ports/editors/hnb/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/23 09:13:50

Modified files:
	editors/hnb    : Makefile 
	editors/hnb/pkg: PLIST 
Added files:
	editors/hnb/patches: patch-Makefile patch-expanded_c 
	                     patch-libcli_Makefile 

Log message:
- fix potential 64-bit issues by including a missing header
- honor CFLAGS
- regen PLIST while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/23 09:31:26

Modified files:
	x11/obconf     : Makefile 
Added files:
	x11/obconf/patches: patch-src_archive_c 

Log message:
- this needs gtar
- regen WANTLIB

from David Coppa on ports@, thanks!
ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/23 10:38:15

Modified files:
	usr.bin/aucat  : abuf.c abuf.h amsg.h aparams.c aproc.c aproc.h 
	                 aucat.c dev.c file.c file.h headers.c listen.c 
	                 pipe.c safile.c sock.c wav.c 

Log message:
spacing + typo fix from Matt Jibson <matt.jibson(at)gmail.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/23 10:42:14

Modified files:
	audio/amarok   : Makefile 
	audio/aqualung : Makefile 

Log message:
- regen WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/23 10:45:36

Added files:
	devel/cppunit/patches: 
	                       patch-include_cppunit_portability_FloatingPoint_h 

Log message:
isfinite() is in the std namespace


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/23 10:52:13

Modified files:
	usr.bin/aucat  : aucat.c aucat.1 

Log message:
catch SIGHUP and SIGTERM too, to ensure that recorded files are
properly closed and sockets are cleaned up.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/23 11:13:25

Modified files:
	x11/gnome/libgda: Makefile 

Log message:
- do the correct db4-dance in LIB_DEPENDS

spotted by naddy@, thanks!


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/23 11:58:41

Modified files:
	app/cwm        : calmwm.h conf.c kbfunc.c xevents.c 

Log message:
Move the keybinding argument to a union to prevent warnings where
sizeof(int) != sizeof(void *). This has been annoying me for ages.

ok okan@, todd@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/23 12:00:59

Modified files:
	app/cwm        : calmwm.h conf.c parse.y 

Log message:
move conf_clear() and add proto.

ok todd@ oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/23 12:16:39

Modified files:
	sys/arch/sparc64/include: cpu.h 
	sys/arch/sparc64/sparc64: locore.s 

Log message:
Make write_user_windows() do what the name suggests: flush user windows instead
of all windows.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/23 13:04:30

Modified files:
	app/cwm        : xutil.c 

Log message:
Switch to using XInternAtoms for caching the atom numbers. Saves a pile
of function calls and server roundtrips.

ok okan@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/23 13:07:20

Modified files:
	app/cwm        : xutil.c 

Log message:
Whitespace nit.

pointed out by okan.


CVSROOT:	/cvs
Module name:	src
Changes by:	mk@cvs.openbsd.org	2009/01/23 13:32:22

Modified files:
	sys/arch/i386/conf: GENERIC 
	sys/arch/amd64/conf: GENERIC 
	sys/dev/isa    : files.isa 
	share/man/man4 : Makefile isa.4 
Added files:
	sys/dev/isa    : sch311x.c 
	share/man/man4 : schsio.4 

Log message:
Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providing
environment sensors.  These are found at least on VIA Epia SN18000G
boards.

Not enabled at 0x162e and 0x164e because probing these may not be
safe according to kettenis (guess where my schsio is).

Much help from kettenis.  Input from const and fgs.

ok kettenis


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/23 13:47:45

Modified files:
	app/cwm        : client.c conf.c 

Log message:
passing a null pointer to free() is valid; sprinkle a few free->xfree.

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2009/01/23 14:51:13

Modified files:
	sys/sys        : un.h 

Log message:
Remove parameter names from function declarations, per style(9).

ok phessler@ miod@


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/01/23 14:56:37

Modified files:
	.              : want.html donations.html 

Log message:
Thoren McDole has sent me the USB<->serial adaptors and null-modem
cables I need for my ospf6d testing lab. Many thanks, much appreciated!


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/23 18:18:04

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	mk@cvs.openbsd.org	2009/01/24 02:26:53

Modified files:
	share/man/man4 : uvideo.4 

Log message:
MS VX-700 works.

ok mglocker


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/01/24 02:44:02

Modified files:
	sys/dev/pci    : azalia_codec.c 

Log message:
fix a couple mistakes from rev 1.109
dmesg spam produced by the mistakes noticed by stsp@, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 03:31:15

Modified files:
	graphics/ffmpeg: Makefile 

Log message:
- do not strip bin/lib when DEBUG is defined


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/24 03:56:11

Modified files:
	devel/sdl      : Makefile 
	devel/sdl/files: SDL_libsndioaudio.c SDL_libsndioaudio.h 
	devel/sdl/patches: patch-configure patch-include_SDL_config_h_in 
	                   patch-src_audio_SDL_audio_c 
	                   patch-src_audio_SDL_sysaudio_h 

Log message:
cleanup sndio backend
- rename from "libsndio" to "sndio"
- remove support for "frame tick" synchronization; nothing uses it
- as with many other sndio backends, the audio device block size is the
buffer-write-size the application wants and there are 2 blocks per
device buffer
- if SDL will resample, increase the audio block and buffer size by
the same ratio, so that device latency (or how much *time* the
application has between write()s to not let the buffer underrun) does
not change
- allow applications to disable conversions

tested with almost every port that uses this code (exceptions being some
games that require non-free game data) on a device most likely to be
affected by the changes (azalia(4) that only does 44.1 or 48 kHz s16)

unoverriding conversion disabling exposes brokenness in a few other
ports, those will be fixed soon


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/24 04:00:41

Modified files:
	graphics/ffmpeg: Makefile 
Added files:
	graphics/ffmpeg/patches: patch-ffplay_c 

Log message:
there's no reason to stop SDL from doing audio playback conversions


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/24 04:07:04

Modified files:
	graphics/comix : Makefile distinfo 
	graphics/comix/patches: patch-install_py 
	graphics/comix/pkg: PLIST 
Added files:
	graphics/comix/patches: patch-src_comix_py 

Log message:
Update to comix 4.0.2, rewritten from scratch upstream.
Properly register mime types and install schema file while here.
Use PKG_SUBST instead of perl -pi dance.
With help from wcmaier@ for python-fu and ajacoutot@ for gconf-fu, tnx!

MAINTAINER timeout, ok ajacoutot@
grudgingly-ok-though-itd-be-nice-if-people-just-used-distutils wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/24 04:22:26

Modified files:
	telephony/asterisk: Makefile distinfo 

Log message:
SECURITY update to 1.4.22.2; updated fix for CVE-2009-0041 in IAX


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2009/01/24 04:32:43

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
say exactly WHAT was skipped, instead of giving the pattern


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/24 04:33:34

Modified files:
	sys/nfs        : krpc_subr.c 

Log message:
make sure the from mbuf gets freed on error to.

from David <dunnoseriously _att_ gmail.com>
ok blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2009/01/24 04:34:36

Modified files:
	share/man/man7 : ports.7 

Log message:
slightly better documentation for SKIPDIR


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/24 04:40:06

Modified files:
	sys/nfs        : nfs_socket.c 

Log message:
magic 8 -> nitems(nfs_backoff)

prompted by David <dunnoseriously _att_ gmail.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2009/01/24 04:41:26

Modified files:
	share/man/man5 : bsd.port.mk.5 

Log message:
forward user to ports(7) for the few variables that are documented there


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 04:49:55

Modified files:
	x11/obconf     : Makefile 
	x11/obconf/patches: patch-configure patch-src_archive_c 

Log message:
- better patch from David Coppa so that we can get rid of the gtar dep
- regen patches and set GPL version number while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 05:39:11

Modified files:
	multimedia/gstreamer-0.10/plugins-ffmpeg: Makefile distinfo 
	multimedia/gstreamer-0.10/plugins-ffmpeg/patches: 
	                                                  patch-ext_ffmpeg_gstffmpegcodecmap_c 

Log message:
- unbreak by updating to a more recent version

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 05:40:40

Modified files:
	x11/gnome/totem: Makefile 

Log message:
- re-add gstreamer-ffmpeg dependency now that it works
needs version >= 0.10.5, as requested by jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sobrado@cvs.openbsd.org	2009/01/24 05:44:28

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
add geographical information about myself to the list of OpenBSD developers.

ok jasper@, sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/01/24 06:59:43

Modified files:
	sbin/dhclient  : dhclient-script 

Log message:
Improve comment about resolv.conf creation. Prodded by sobrado@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 07:31:29

Modified files:
	devel/git      : Makefile distinfo 
	devel/git/patches: patch-Makefile patch-git-gui_git-gui_sh 
	                   patch-gitweb_gitweb_perl 
	                   patch-t_t9117-git-svn-init-clone_sh 
	devel/git/pkg  : PLIST-main PLIST-x11 
Added files:
	devel/git/patches: patch-builtin-help_c patch-imap-send_c 
	                   patch-t_t8005-blame-i18n_sh 

Log message:
Update to git-1.6.1.

Also fixes command injection vulnerabilities in gitweb.
(CVE-2008-5516, CVE-2008-5517) Hint from jasper@, thanks!

help & tests sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2009/01/24 07:53:57

Modified files:
	net/tor        : Makefile distinfo 
	net/tor/patches: patch-configure 

Log message:
Security: update tor to 0.2.0.33 which fixes an important security-related bug.
Reference: http://secunia.com/Advisories/33635

I got almost the same diff from merdely@ and robert at openbsd dot pap dot st

ok merdely@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 08:19:17

Modified files:
	textproc/ruby-haml: Makefile distinfo 
	textproc/ruby-haml/pkg: PLIST 

Log message:
Update to ruby-haml-2.0.7.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 08:20:54

Modified files:
	www/ruby-rack  : Makefile distinfo 
	www/ruby-rack/pkg: PLIST 

Log message:
Update to ruby-rack-0.9.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 08:29:45

Modified files:
	devel/ruby-tzinfo: Makefile distinfo 
	devel/ruby-tzinfo/pkg: PLIST 

Log message:
Update to ruby-tzinfo-0.3.12.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 08:33:12

Modified files:
	x11/goggles    : Makefile 
	x11/goggles/pkg: PLIST 

Log message:
- add @bin marker and NO_REGRESS


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 08:34:11

Modified files:
	devel/fox      : Makefile 
	devel/fox/pkg  : PLIST 
Added files:
	devel/fox/patches: patch-configure 

Log message:
- link with -pthread, not -lpthread
- regen PLIST while here

ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 08:35:18

Modified files:
	x11/xfe        : Makefile 

Log message:
- add -pthread to LDFLAGS


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/24 08:48:47

Modified files:
	sbin/dhclient  : dhclient-script 

Log message:
improve indentation without wasting space on the install media;
make source code fit on 80-column displays; while here, remove superfluous
comment sign.

ok krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/24 09:23:52

Modified files:
	usr.sbin/dvmrpctl: dvmrpctl.c 

Log message:
Reflect dvmrpd changes, nbr_cnt is no more needed.

ok norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/24 09:25:47

Modified files:
	usr.sbin/dvmrpd: rde.c 

Log message:
Fix an evil typo.

ok norby@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 09:50:45

Modified files:
	lang/vala      : Makefile distinfo 
	lang/vala/pkg  : PLIST 

Log message:
- update to vala 0.5.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 09:52:09

Modified files:
	textproc/gtkaml: Makefile distinfo 
	textproc/gtkaml/patches: patch-src_GtkamlImplicitsStore_c 
Added files:
	textproc/gtkaml/patches: patch-Makefile_in 
Removed files:
	textproc/gtkaml/patches: patch-configure 

Log message:
- update to gtkaml 0.2.3
this needs vala >= 0.5.6


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2009/01/24 10:10:22

Modified files:
	usr.bin/ssh    : ssh_config.5 sshd_config.5 

Log message:
sync list of preferred ciphers; ok djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 10:13:28

Modified files:
	devel/ruby-rspec: Makefile distinfo 
	devel/ruby-rspec/pkg: PLIST 

Log message:
Update to rspec-1.1.12.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 10:41:48

Modified files:
	graphics/ruby-rmagick: Makefile distinfo 
	graphics/ruby-rmagick/pkg: PLIST 

Log message:
Update to ruby-rmagick-2.9.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/24 10:42:22

Modified files:
	databases/p5-DBD-SQLite: Makefile 
Added files:
	databases/p5-DBD-SQLite/patches: patch-dbdimp_c 

Log message:
Fix "closing dbh with active statement handles" issue caused by prepared
statements which weren't finalized by $dbh->disconnect().

Since version 3.6.0 of sqlite one can use the new sqlite3_next_stmt()
function to get all open statements and call sqlite3_finalize() on them.
This patch implements that behaviour.

Problem brought to my attention again by bernd@ at p2k8 and i had it in
my tree since then without any issues.
Testing and ok by bernd@ and pea@, thanks!

Bug filed upstream at http://rt.cpan.org/Public/Bug/Display.html?id=40383


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 10:52:35

Modified files:
	devel/ruby-mocha: Makefile distinfo 
	devel/ruby-mocha/pkg: PLIST 

Log message:
Update to ruby-mocha-0.9.4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 10:56:08

Modified files:
	net/ruby-net-ssh: Makefile distinfo 
	net/ruby-net-ssh/pkg: PLIST 
Removed files:
	net/ruby-net-ssh/patches: patch-test_transport_test_session_rb 

Log message:
Update to ruby-net-ssh-2.0.8.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/24 10:58:44

Modified files:
	x11/terminus-font: Makefile 

Log message:
Better license marker. No bump necessary.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 11:01:00

Modified files:
	textproc/ruby-rubigen: Makefile distinfo 
	textproc/ruby-rubigen/pkg: PLIST 

Log message:
Update to ruby-rubigen-1.5.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/24 11:06:37

Modified files:
	sysutils/ruby-capistrano: Makefile distinfo 
	sysutils/ruby-capistrano/pkg: PLIST 

Log message:
Update to ruby-capistrano-2.5.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 11:31:18

Modified files:
	x11/gnome/tomboy: Makefile 
	x11/gnome/tomboy/pkg: PLIST 
Added files:
	x11/gnome/tomboy/patches: patch-Tomboy_Tomboy_exe_config_in 

Log message:
- fix tomboy-panel (i.e. tomboy applet)
- regen PLIST while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/24 11:32:07

Modified files:
	archivers/libarchive: Makefile distinfo 

Log message:
update to 2.6.1, project has moved to Google Code


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 12:04:04

Modified files:
	x11/gnome/tomboy: Makefile 
Removed files:
	x11/gnome/tomboy/patches: patch-Tomboy_Tomboy_exe_config_in 

Log message:
- turns out the mono MODULE already has a built-in receipe for my previous
fix, so fix and use DLLMAP_FILES.
I don't really like a MODULE abusing post-configure target... oh well.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/24 12:55:00

Modified files:
	x11/gnome/f-spot: Makefile 
	x11/gnome/f-spot/pkg: PLIST 
Added files:
	x11/gnome/f-spot/patches: 
	                          patch-gio-sharp_gio_gio-sharp_dll_config_in 
	                          patch-src_f-spot_exe_config_in 

Log message:
- fix and patch DLLMAP_FILES
doesn't make f-spot work yet but at least, obvious mistake is corrected
- regen PLIST while here


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2009/01/24 15:04:50

Modified files:
	sys/dev/isa    : sch311x.c 

Log message:
* eliminate redundant initialisations of .desc and .value
* .status should never stay at OK permanently
* use .flags more sparingly
ok mk


CVSROOT:	/cvs
Module name:	src
Changes by:	cnst@cvs.openbsd.org	2009/01/24 15:30:18

Modified files:
	sys/dev/isa    : sch311x.c 

Log message:
use more appropriate sensor_task_register(9) paradigm;  ok mk


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/01/24 15:42:53

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
Add myself, bump PKGNAME.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/24 16:25:17

Modified files:
	sys/nfs        : nfs.h nfs_vnops.c 
	sys/kern       : vfs_vnops.c 

Log message:
propagate the O_EXCL flag down to the file systems, by setting
VA_EXCLUSIVE. Handle this in NFS, also in NFS use arc4random()
for the create verifier instead of an uninitialized long and
the address of the first interface (which is likely to be lo0).

Lifted from NetBSD with small tweaks;
"looks good", miod@
OK blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/24 16:30:42

Modified files:
	sys/nfs        : nfs_bio.c nfs_subs.c nfs_vnops.c nfsm_subs.h 
	                 nfsnode.h 

Log message:
Use a timespec instead of a time_t for the clients nfsnode
mtime, gives us better granularity, helps with cache consistency.

Idea lifted from NetBSD.

OK blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/24 16:35:47

Modified files:
	sys/nfs        : nfs.h nfs_serv.c nfs_socket.c nfs_syscalls.c 

Log message:
Use a timespec for the server write deadline and procrastination
timeouts. Rrids us of the ugly cur_sec variable, and some shadows.
Also helps with granularity.

Diff from blambert@ who asked me to commit this since he's away for
some days and we wanted to put this in with the timespec changes in
the nfsnode.


CVSROOT:	/cvs
Module name:	src
Changes by:	thib@cvs.openbsd.org	2009/01/24 16:37:56

Modified files:
	sys/nfs        : nfs_vnops.c 

Log message:
oops. forgot to remove a debug printf from the diff.
(that I applied to a clean tree to commit)


CVSROOT:	/cvs
Module name:	ports
Changes by:	stsp@cvs.openbsd.org	2009/01/24 17:29:03

Modified files:
	graphics/inkscape: Makefile 
Added files:
	graphics/inkscape/patches: 
	                           patch-src_widgets_sp-xmlview-attr-list_h 

Log message:
Fix build. Including <gtk/gtkclist.h> directly causes a circular include
dependency: gtkclist.h depends on gtk.h depends on gtkctree.h depends on
gtkclist.h -> boom. Simply including <gtk/gtk.h> works, though.
OK maintainer, and also tested on amd64 by Jonathan Armani, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/24 18:25:39

Modified files:
	devel/smpeg    : Makefile 
	devel/smpeg/patches: patch-audio_MPEGaudio_cpp 

Log message:
let SDL do the audio conversions as smpeg doesn't do them very well
ok pvalchev


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/24 18:27:23

Modified files:
	games/amph     : Makefile 
	games/amph/patches: patch-Makefile 
Added files:
	games/amph/patches: patch-src_SndSys_cpp 

Log message:
don't force the audio format, let SDL do conversions
ok pvalchev


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/24 18:30:17

Modified files:
	games/heroes   : Makefile 
Added files:
	games/heroes/patches: patch-src_media_sdl_mixer_strack_c 

Log message:
use a larger audio buffer.
ok pvalchev


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2009/01/24 19:00:25

Modified files:
	sys/dev/usb    : files.usb 
Added files:
	sys/dev/usb    : udfu.c 

Log message:
add udfu(4), a driver to put dfu capable devices in dfu-mode for later
use with dfu-util.  tested with openmoko by ian@. ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2009/01/24 19:02:19

Modified files:
	audio/audacious: Makefile distinfo 
	audio/audacious/pkg: PLIST 
Removed files:
	audio/audacious/patches: patch-src_audacious_playlist_c 

Log message:
update to 1.5.1; some testing and ok sthen@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2009/01/24 19:05:44

ports/audio/audacious-plugins/files

Update of /cvs/ports/audio/audacious-plugins/files
In directory cvs.openbsd.org:/tmp/cvs-serv24196/files

Log Message:
Directory /cvs/ports/audio/audacious-plugins/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2009/01/24 19:07:06

Modified files:
	audio/audacious-plugins: Makefile distinfo 
	audio/audacious-plugins/patches: patch-configure_ac 
	                                 patch-src_aac_Makefile 
	                                 patch-src_aac_libmp4_c 
	                                 patch-src_sun_audio_c 
	audio/audacious-plugins/pkg: DESCR-main PLIST-main 
Added files:
	audio/audacious-plugins/files: Makefile sndio.c 
	audio/audacious-plugins/pkg: DESCR-jack PLIST-jack 
Removed files:
	audio/audacious-plugins/patches: patch-m4_arts_m4 
	audio/audacious-plugins/pkg: DESCR-arts PLIST-arts 

Log message:
- update to 1.5.1
- remove arts, esd and oss (from brad)
- add jack pseudo flavor (from brad)
- add wavpack
- add sndio, based on xmms' sndio support from Thomas Pfaff

input, some testing and ok sthen@.


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2009/01/24 20:11:44

Added files:
	share/man/man4 : udfu.4 

Log message:
Man page for udfu driver, improved by jmc, 'get it in' fgsch


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2009/01/24 20:20:23

Modified files:
	share/man/man4 : Makefile 

Log message:
+= udfu.4


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/25 01:36:06

Modified files:
	share/man/man4 : udfu.4 

Log message:
remove trailing whitespace;


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/01/25 06:20:56

Modified files:
	build/mirrors  : openbgpd-ftp.html.head openntpd-ftp.html.head 

Log message:
version # bump here too
From: Sebastian Benoit <benoit-lists@fb12.de>


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/01/25 06:21:31

Modified files:
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/25 06:49:49

Modified files:
	sys/arch/hp300/dev: dca.c 

Log message:
Behave correctly in interrupt handlers if no tty has been allocated yet
(this was supposed to have been fixed in r1.25, but there was still a
missing check).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/25 07:29:29

Modified files:
	sys/arch/hp300/dev: hd.c 

Log message:
If hdattach() aborts early because the disk is not in good shape, always
fail hdopen().


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/25 07:35:52

Modified files:
	distrib/sets/lists/base: md.hp300 md.landisk md.mvme88k 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/25 07:51:23

Modified files:
	databases/mdbtools/snapshot: Makefile 

Log message:
WANTLIB changes w/o PKGNAME bump...


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/25 07:57:44

Modified files:
	sys/arch/hp300/dev: hpib.c 

Log message:
In hpibid(), when computing timeouts from the cpuspeed variable, account for
68040 systems where cpuspeed is only 3/8 of the intended value.


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/25 08:24:21

Modified files:
	usr.sbin/dvmrpd: rde_srt.c 

Log message:
Add missing evtimer_set on route hold down timer.

ok norby@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/25 09:14:25

Modified files:
	multimedia/devede: Makefile distinfo 
	multimedia/devede/patches: patch-devede_glade patch-devede_py 
	multimedia/devede/pkg: PLIST 

Log message:
- minor update to devede-3.12


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/25 09:48:15

Modified files:
	x11/gnome/totem: Makefile 
Removed files:
	x11/gnome/totem/pkg: MESSAGE 

Log message:
- remove outdated MESSAGE


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/01/25 10:07:39

Modified files:
	usr.bin/aucat  : aucat.c 

Log message:
don't set malloc_options to not interfer with /etc/malloc.conf
requested and explained by fgsch@, henning@, otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/25 10:30:49

Modified files:
	distrib/sets/lists/man: mi 
	etc            : MAKEDEV.man MAKEDEV.mi 
	etc/etc.alpha  : MAKEDEV.md 
	etc/etc.amd64  : MAKEDEV.md 
	etc/etc.armish : MAKEDEV.md 
	etc/etc.aviion : MAKEDEV.md 
	etc/etc.hp300  : MAKEDEV.md 
	etc/etc.hppa   : MAKEDEV.md 
	etc/etc.hppa64 : MAKEDEV.md 
	etc/etc.i386   : MAKEDEV.md 
	etc/etc.landisk: MAKEDEV.md 
	etc/etc.luna88k: MAKEDEV.md 
	etc/etc.mac68k : MAKEDEV.md 
	etc/etc.macppc : MAKEDEV.md 
	etc/etc.mvme68k: MAKEDEV.md 
	etc/etc.mvme88k: MAKEDEV.md 
	etc/etc.mvmeppc: MAKEDEV.md 
	etc/etc.sgi    : MAKEDEV.md 
	etc/etc.socppc : MAKEDEV.md 
	etc/etc.sparc  : MAKEDEV.md 
	etc/etc.sparc64: MAKEDEV.md 
	etc/etc.vax    : MAKEDEV.md 
	etc/etc.zaurus : MAKEDEV.md 
	etc/mtree      : special 
	share/man/man4 : Makefile 
	sys/arch/alpha/alpha: conf.c 
	sys/arch/amd64/amd64: conf.c 
	sys/arch/arm/arm: conf.c 
	sys/arch/aviion/aviion: conf.c 
	sys/arch/hp300/hp300: conf.c 
	sys/arch/hppa/hppa: conf.c 
	sys/arch/hppa64/hppa64: conf.c 
	sys/arch/i386/i386: conf.c 
	sys/arch/landisk/landisk: conf.c 
	sys/arch/luna88k/luna88k: conf.c 
	sys/arch/mac68k/mac68k: conf.c 
	sys/arch/macppc/macppc: conf.c 
	sys/arch/mvme68k/mvme68k: conf.c 
	sys/arch/mvme88k/mvme88k: conf.c 
	sys/arch/mvmeppc/mvmeppc: conf.c 
	sys/arch/sgi/sgi: conf.c 
	sys/arch/socppc/socppc: conf.c 
	sys/arch/sparc/sparc: conf.c 
	sys/arch/sparc64/sparc64: conf.c 
	sys/arch/vax/vax: conf.c 
	sys/sys        : conf.h 
	sys/uvm        : uvm_swap.c 
Removed files:
	share/man/man4 : drum.4 

Log message:
Remove /dev/drum and related code.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/25 10:31:12

Modified files:
	etc/etc.alpha  : MAKEDEV 
	etc/etc.amd64  : MAKEDEV 
	etc/etc.armish : MAKEDEV 
	etc/etc.aviion : MAKEDEV 
	etc/etc.hp300  : MAKEDEV 
	etc/etc.hppa   : MAKEDEV 
	etc/etc.hppa64 : MAKEDEV 
	etc/etc.i386   : MAKEDEV 
	etc/etc.landisk: MAKEDEV 
	etc/etc.luna88k: MAKEDEV 
	etc/etc.mac68k : MAKEDEV 
	etc/etc.macppc : MAKEDEV 
	etc/etc.mvme68k: MAKEDEV 
	etc/etc.mvme88k: MAKEDEV 
	etc/etc.sgi    : MAKEDEV 
	etc/etc.socppc : MAKEDEV 
	etc/etc.sparc  : MAKEDEV 
	etc/etc.sparc64: MAKEDEV 
	etc/etc.vax    : MAKEDEV 
	etc/etc.zaurus : MAKEDEV 
	share/man/man8/man8.alpha: MAKEDEV.8 
	share/man/man8/man8.amd64: MAKEDEV.8 
	share/man/man8/man8.armish: MAKEDEV.8 
	share/man/man8/man8.aviion: MAKEDEV.8 
	share/man/man8/man8.hp300: MAKEDEV.8 
	share/man/man8/man8.hppa: MAKEDEV.8 
	share/man/man8/man8.hppa64: MAKEDEV.8 
	share/man/man8/man8.i386: MAKEDEV.8 
	share/man/man8/man8.landisk: MAKEDEV.8 
	share/man/man8/man8.luna88k: MAKEDEV.8 
	share/man/man8/man8.mac68k: MAKEDEV.8 
	share/man/man8/man8.macppc: MAKEDEV.8 
	share/man/man8/man8.mvme68k: MAKEDEV.8 
	share/man/man8/man8.mvme88k: MAKEDEV.8 
	share/man/man8/man8.sgi: MAKEDEV.8 
	share/man/man8/man8.socppc: MAKEDEV.8 
	share/man/man8/man8.sparc: MAKEDEV.8 
	share/man/man8/man8.sparc64: MAKEDEV.8 
	share/man/man8/man8.vax: MAKEDEV.8 
	share/man/man8/man8.zaurus: MAKEDEV.8 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/01/25 11:09:49

Modified files:
	faq            : faq13.html faq2.html faq4.html faq6.html 
	faq/pf         : example1.html filter.html queueing.html 

Log message:
- fix a bunch of tyop's

from Tom Van Looy, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/25 11:53:34

Modified files:
	devel/darcs    : Makefile distinfo 
Removed files:
	devel/darcs/patches: patch-GNUmakefile 

Log message:
Update to darcs-2.2.0.

ok okan@ ("works for me as much as i can test")


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/25 11:55:31

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 
	multimedia/gstreamer-0.10/plugins-good/pkg: PLIST-main 

Log message:
- re-enable the sunaudio plugin
since the OSS plugin removal, no mixer was left available for gstreamer
anymore; the sunaudio will only be available as a mixer, not for audio i/o
which is a job for sndio

"sure" jakemsr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/25 11:56:21

Modified files:
	x11/gnome/media: Makefile 
Added files:
	x11/gnome/media/patches: patch-gst-mixer_src_main_c 

Log message:
- better audio mixer device name


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/25 11:57:00

Modified files:
	x11/gnome/applets2: Makefile 
Added files:
	x11/gnome/applets2/patches: patch-mixer_load_c 

Log message:
- better audio mixer device name


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/25 11:58:58

Modified files:
	x11/ogle       : Makefile 
	x11/ogle/pkg   : DESCR 

Log message:
- remove outdated comment about descrambling DVDs

ok espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/25 12:23:49

Modified files:
	x11/nx         : Makefile.inc 
	x11/nx/nxcomp  : Makefile 
	x11/nx/nxssh   : Makefile 

Log message:
- move major version variable into Makefile.inc


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/25 12:44:37

Modified files:
	x11/nx         : Makefile.inc 

Log message:
- use MAJOR_VERSION also in MASTER_SITES


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/01/25 13:47:48

Modified files:
	lang/tcltutor  : Makefile 
	lang/tcltutor/patches: patch-TclTutor_tcl 

Log message:
change wish invocation line back; reminded by maintainer


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/01/25 14:27:27

Modified files:
	distrib/miniroot: install.sub 

Log message:
Only copy hosts file once during upgrades. Shorten a long variable name.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/25 14:54:43

Log message:
    Import extsmail, from Edd Barrett.
    extsmail enables the robust sending of e-mail to external commands. In
    effect extsmail masquerades as the standard UNIX sendmail program,
    reading messages, and later trying to send them by user-defined
    commands.
    
    Status:
    
    Vendor Tag:	edd
    Release Tags:	landry_20090125
    
    N ports/mail/extsmail/Makefile
    N ports/mail/extsmail/distinfo
    N ports/mail/extsmail/pkg/DESCR
    N ports/mail/extsmail/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/25 14:55:33

Modified files:
	mail           : Makefile 

Log message:
+extsmail


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/25 15:06:44

Modified files:
	sys/lib/libkern: memcpy.c 

Log message:
memcpy needs a prototype which is in systm.h

ok form@ kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/25 15:16:40

Modified files:
	www/webkit     : Makefile distinfo 
	www/webkit/patches: patch-JavaScriptCore_GNUmakefile_am 
	www/webkit/pkg : PLIST 
Added files:
	www/webkit/patches: patch-GNUmakefile_am 

Log message:
Update Webkit to r40000 svn snapshot.
While here, link with -pthread instead of -lpthread, spotted by
ajacoutot@.
Remove the BROKEN marker on sparc64 upon jasper@'s request to let
gnome/devhelp build, although it still SIGBUS'es badly at runtime
(which is being worked on, and driving me nuts)


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/25 15:31:18

Log message:
    import p5-Class-C3-Adopt-NEXT
    
    This module is intended as a drop-in replacement for NEXT, supporting
    the same interface, but using Class::C3 to do the hard work.  You can
    then write new code without NEXT, and migrate individual source files to
    use Class::C3 or method modifiers as appropriate, at whatever pace
    you're comfortable with.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090125
    
    N ports/devel/p5-Class-C3-Adopt-NEXT/Makefile
    N ports/devel/p5-Class-C3-Adopt-NEXT/distinfo
    N ports/devel/p5-Class-C3-Adopt-NEXT/pkg/PLIST
    N ports/devel/p5-Class-C3-Adopt-NEXT/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/25 15:31:23

Modified files:
	devel          : Makefile 

Log message:
add p5-Class-C3-Adopt-NEXT


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/25 16:02:40

Log message:
    import p5-Encode-IMAPUTF7
    
    IMAP mailbox names are encoded in a modified UTF7 when names contain
    international characters outside of the printable ASCII range.  The
    modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090125
    
    N ports/converters/p5-Encode-IMAPUTF7/Makefile
    N ports/converters/p5-Encode-IMAPUTF7/distinfo
    N ports/converters/p5-Encode-IMAPUTF7/patches/patch-lib_Encode_IMAPUTF7_pm
    N ports/converters/p5-Encode-IMAPUTF7/pkg/PLIST
    N ports/converters/p5-Encode-IMAPUTF7/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/25 16:02:44

Modified files:
	converters     : Makefile 

Log message:
add p5-Encode-IMAPUTF7


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/26 01:58:44

Modified files:
	devel/git      : Makefile 
	devel/git/patches: patch-Makefile 

Log message:
Disable pthread usage since it seems to break some stuff.
Found the hard way by Simon Kuhnle, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/26 02:57:15

Modified files:
	net/nepim      : Makefile 
	net/nepim/pkg  : PLIST 

Log message:
- add @bin marker


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2009/01/26 02:58:15

Modified files:
	usr.bin/ssh    : cipher.c cipher.h packet.c 

Log message:
Work around the CPNI-957037 Plaintext Recovery Attack by always
reading 256K of data on packet size or HMAC errors (in CBC mode only).
Help, feedback and ok djm@
Feedback from Martin Albrecht and Paterson Kenny


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/26 02:58:47

Modified files:
	devel/liboop   : Makefile 
Added files:
	devel/liboop/patches: patch-liboop_pc_in 

Log message:
- s/-lpthread/-pthread
- add CONFIGURE_SHARED


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/26 03:20:39

Modified files:
	x11/obconf     : Makefile 
	x11/obconf/patches: patch-src_archive_c 
	x11/obconf/pkg : PLIST 

Log message:
- better diff to take care of the gtar-isms (from david coppa, thanks!)
- regen WANTLIB and PLIST while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/26 03:28:33

Modified files:
	graphics/cairo : Makefile 
Added files:
	graphics/cairo/patches: patch-src_cairo-clip_c 

Log message:
- bring a patch from NetBSD via David Coppa to fix a crash with cairo gtk
themes
see GNOME bug #567253

Brad also came up with the same patch and noted the fix is now upstream.
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/26 03:37:46

Modified files:
	sysutils/uvideo-firmware: Makefile 
	sysutils/upgt-firmware: Makefile 
	sysutils/pgt-firmware: Makefile 
	sysutils/malo-firmware: Makefile 
	sysutils/bwi-firmware: Makefile 
	sysutils/acx-firmware: Makefile 

Log message:
- lowercase COMMENT

"sure" mglocker@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/26 03:57:03

Modified files:
	games/tmw      : Makefile distinfo 
	games/tmw/pkg  : PLIST-main 

Log message:
- update to tmw-0.0.28

from Jonathan Armani (MAINTAINER) with some tweaks.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/26 03:59:14

Modified files:
	comms/gnokii   : Makefile 
	comms/gnokii/patches: patch-configure 
	comms/gnokii/pkg: PFRAG.no-no_x11 PLIST 

Log message:
- link with -pthread, not -lpthread
- regen WANTLIB and PLISTs while here

"go ahead" robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/26 04:51:14

Modified files:
	share/man/man9 : mbuf.9 

Log message:
Fix whitespace typo in mbuf man page.

ok grunk@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2009/01/26 04:51:51

Modified files:
	usr.sbin/ntpd  : ntp.c 

Log message:
use monotime instead of wallclock for the report thing as well
found on this laptops harddisk, probably from stockholm


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/26 05:04:35

Modified files:
	devel/silc-toolkit: Makefile 
	devel/silc-toolkit/patches: patch-configure_ac 

Log message:
- s/-pthread/-lpthread

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/26 05:32:43

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 
Added files:
	multimedia/gstreamer-0.10/plugins-good/patches: 
	                                                patch-gst_qtdemux_qtdemux_c 

Log message:
- roll in a SECURITY FIX for SA33650,
which could lead to heap based overflows and memory corruption.

patch taken from upstream git.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/26 05:45:08

Modified files:
	x11/gnome/gcalctool: Makefile distinfo 
	x11/gnome/gcalctool/pkg: PLIST 

Log message:
- update gcalctool to 5.24.3.1
* bugfix for multiposition bit shifts


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/26 05:46:12

Modified files:
	devel/silc-toolkit: Makefile 

Log message:
add Brad as maintainer + bump, small style nit


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/26 07:40:58

Modified files:
	x11/gnome/f-spot: Makefile distinfo 
	x11/gnome/f-spot/pkg: PLIST 

Log message:
- update to version 0.5.0.3
- mark it as BROKEN (I doubt is actually ever worked...); I'll work on
it but there's no need to give false hope for now

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/26 07:44:37

Modified files:
	databases/sqlite3: Makefile 
Added files:
	databases/sqlite3/pkg: DESCR-lemon PLIST-lemon 

Log message:
Add subpackage for the lemon LALR(1) parser generator.

ok martynas@, simon@ (some time ago)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/26 07:47:02

Modified files:
	mail/dovecot   : Makefile distinfo 
	mail/dovecot/patches: patch-configure_in 
	                      patch-dovecot-example_conf 
	mail/dovecot/pkg: DESCR-server PLIST-server 

Log message:
update to 1.1.9 and add a flavour add bdb dictionary support (allows
the expire plugin to work without a SQL database). From Brad (maintainer),
diff for bdb support from Michael Lechtermann.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/26 07:53:50

Modified files:
	mail           : Makefile 

Log message:
add bdb to the kitchen-sink dovecot build (ldap,mysql,postgresql,sqlite)


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/26 08:07:49

Modified files:
	sys/dev/pci    : kate.c km.c 
	sys/dev/i2c    : asc7611.c w83793g.c 
	sys/dev/isa    : sch311x.c 
	sys/dev/onewire: owsbm.c 

Log message:
Unify error message.

ok grange@, oga@, todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/26 08:16:39

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
Remove unneeded brackets that where left over from when these were macros.
OK dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/26 09:25:18

Modified files:
	graphics/rawstudio: Makefile 
	graphics/rawstudio/pkg: PLIST 

Log message:
handle update-desktop-database and bump. ok jasper


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/01/26 09:31:15

Modified files:
	databases/py-storm: Makefile distinfo 
	databases/py-storm/pkg: PLIST 

Log message:
update to 0.14

ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/26 10:10:00

Modified files:
	www/p5-Catalyst-Runtime: Makefile distinfo 
	www/p5-Catalyst-Runtime/pkg: PLIST 

Log message:
update to version 5.71000


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/26 10:18:47

Modified files:
	sbin/route     : show.c 

Log message:
Mark multipath routes with P in the show command flags. Bummer that both
M and m were already taken. OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/26 10:28:09

Modified files:
	usr.bin/netstat: netstat.1 show.c 

Log message:
Again use P to mark multipath routes in route output. OK henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/26 11:17:26

Modified files:
	databases/gq   : Makefile 
	databases/gq/patches: patch-configure_in patch-intl_dcigettext_c 
	                      patch-src_state_c patch-src_xmlparse_c 
	databases/gq/pkg: PLIST 
Added files:
	databases/gq/patches: patch-src_Makefile_in 

Log message:
- regen WANTLIB
- install .desktop file where it should
- add missing goo and dependency
- get rid of implicit declaration warnings
- add missing rcs id's to several patches

ok mbalmer@ (MAINTAINER), sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/26 12:09:41

Modified files:
	sys/net80211   : ieee80211.h ieee80211_crypto.c 
	                 ieee80211_crypto.h ieee80211_crypto_bip.c 
	                 ieee80211_input.c ieee80211_ioctl.c 
	                 ieee80211_ioctl.h ieee80211_node.c 
	                 ieee80211_node.h ieee80211_output.c 
	                 ieee80211_pae_input.c ieee80211_pae_output.c 
	                 ieee80211_priv.h ieee80211_proto.c 
	                 ieee80211_proto.h ieee80211_var.h 
	sys/dev/ic     : pgt.c 
	sys/dev/pci    : if_ipw.c if_iwi.c 

Log message:
Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01:
- implement A-MPDU frames buffering and reordering
- implement A-MSDU decapsulation
- process/send ADDBA Request, ADDBA Response and DELBA action frames
- process Block Ack Request control frames (including MTBAR)
- implement PBAC support (Protected Block Ack)
- add some incomplete HT Capabilities and HT Operation IEs parsing

Add more Management Frame Protection bits based on 802.11w Draft 7.0:
- implement SA Query procedure (both AP and STA)
- cleanup BIP

Fix some bugs:
- fix check for WEP key length that otherwise caused a stack smash in
ieee80211_wep_encrypt (pointed out by Xavier Santolaria on macppc)
- properly stop EAPOL timeout: fixes a panic that occured in HostAP mode
when turning the interface down while a 4-way handshake is in progress
(pointed out by Doughertys)

Did some code cleanup too.

The HT bits are currently not compiled in (IEEE80211_NO_HT is defined)
because they won't be ready until after the next release and I didn't
want to grow the kernel or to inadvertently introduce new bugs.
They are here such that other people can look at the code.
Notice that I had to add an extra parameter to ic_send_mgmt() for
action frames, that is why there are small changes in drivers defining
their own ic_send_mgmt() handler.

Sorry for the not very incremental diff but this has been sitting in
my tree for too long now.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/26 12:18:52

Modified files:
	sys/dev/ic     : rt2860.c 
	sys/dev/pci    : if_wpi.c if_iwn.c 
	sys/dev/usb    : if_run.c 

Log message:
I changed the IEEE80211_QOS_ACK_POLICY_* definitions to be more in line
with other net80211 flags (we no longer need to shift.)


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/26 12:47:12

Modified files:
	devel/waf      : Makefile distinfo 
	devel/waf/patches: patch-wscript 
	devel/waf/pkg  : PLIST 
Added files:
	devel/waf/patches: patch-waf-light patch-wafadmin_Tools_gcc_py 
Removed files:
	devel/waf/patches: patch-waf 

Log message:
Update to waf 1.5.2, add a patch to workaround a stupid cc version check.

ok jasper@ wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/26 12:49:25

Modified files:
	net/telepathy/telepathy-butterfly: Makefile 
	net/telepathy/telepathy-butterfly/patches: patch-wscript 
Added files:
	net/telepathy/telepathy-butterfly/patches: 
	                                           patch-butterfly_wscript 
	                                           patch-data_wscript 

Log message:
Mostly rewrite telepathy-butterfly wscripts to let it build with waf 1.5.2.

ok jasper@ wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/26 12:52:49

Modified files:
	www/midori     : Makefile distinfo 
	www/midori/patches: patch-wscript 
	www/midori/pkg : PLIST 

Log message:
Update to midori 0.1.2. Enable gio support, now uses libsoup,ssl for some
http/https access, and uses waf 1.5.2 update i just commited.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/26 13:19:18

Modified files:
	devel/p5-Config-Any: Makefile 
	devel/p5-Config-Any/pkg: PLIST 

Log message:
regenerate packaging list after update and bump

pointed out by Markus Hennecke, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/26 13:30:26

Modified files:
	usr.bin/netstat: if.c 

Log message:
NULL instead of 0 in comparison


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/26 14:26:07

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
we had a set of functions to deal specifically with incoming messages and
we need the same functions for the enqueue code i'm currently working on.
instead of duplicating the code, add a set of functions which take the
queue we're working on as a parameter and turn the old ones into wrappers.
no functionnal change ... yet

discussed with jacekm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/26 14:26:32

Modified files:
	net/rrdtool    : Makefile distinfo 
	net/rrdtool/patches: patch-bindings_Makefile_in 
	                     patch-doc_Makefile_in 
	                     patch-examples_Makefile_in 
	net/rrdtool/pkg: PLIST-main PLIST-python 
Added files:
	net/rrdtool/patches: patch-rrd_config_h_in 
Removed files:
	net/rrdtool/patches: patch-src_rrd_graph_helper_c 

Log message:
update to newest 1.2 release (1.2.30), maintainer doesn't necessarily
agree with staying with 1.2.x but doesn't mind too much either way
and 1.3 adds heavy dependencies.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/26 14:28:55

Modified files:
	sys/net80211   : ieee80211_node.h ieee80211_output.c 

Log message:
remove ni_ba field from ieee80211_node structure as it is not used yet.
this reduces memory footprint and avoids a stack usage warning in
ieee80211_find_node() that breaks amd64 build.

pointed out by landry@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2009/01/26 14:45:11

Modified files:
	usr.sbin/ntpd  : sensors.c 

Log message:
return the correct refid for a sensor; ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/26 14:55:58

Modified files:
	sys/net80211   : ieee80211_node.c ieee80211_node.h 

Log message:
move ni_macaddr field at the top of the ieee80211_node structure.
this way we can avoid putting a full node structure (which is huge)
on the stack in ieee80211_find_node().
this is a bit tricky but the RB_FIND macro wants an "elem" structure,
not a field of "elem".


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/26 14:56:15

Modified files:
	usr.sbin/ypldap: aldap.c aldap.h ldapclient.c 

Log message:
move aldap_close in aldap.c, where it belongs.
discussed with aschrijver@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/26 14:59:53

Modified files:
	util/macros    : ChangeLog Makefile.am Makefile.in README 
	                 configure configure.ac xorg-macros.m4.in 
	                 xorgversion.m4 

Log message:
util/macros 1.2.1. Tested on a ports bulk build by naddy@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/26 15:02:43

Modified files:
	lib/libxtrans  : ChangeLog Makefile.am Makefile.in README 
	                 Xtrans.c Xtrans.h Xtransint.h Xtranslcl.c 
	                 Xtranssock.c Xtransutil.c aclocal.m4 configure 
	                 configure.ac transport.c xtrans.m4 
Removed files:
	lib/libxtrans  : Xtransdnet.c Xtransos2.c 

Log message:
Xtrans 1.2.3. Tested on a full ports build by naddy@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/26 15:09:19

Modified files:
	lang/gcc/4.2   : Makefile 

Log message:
SUBPACKAGE -estdc doesn't need to RUN_DEPENDS on gcc.
Diff from Mikolaj Kucharski on ports@, thanks!

ok espie@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/26 15:09:40

Modified files:
	.              : 3RDPARTY MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/26 15:20:31

Modified files:
	usr.sbin/smtpd : smtpd.h queue.c 
Added files:
	usr.sbin/smtpd : sharedqueue.c 

Log message:
move some queue related functions that are needed outside of smtpd to the
sharedqueue.c file, smtpctl cannot link queue.o without creating a mess
otherwise. while at it, move some prototypes to smtpd.h as they will be
needed by enqueue code


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/26 16:03:28

Modified files:
	usr.sbin/ospfd : parse.y 

Log message:
First convert IP addresses to host-byte-order before checking which one is
smaller. Additionally fix the check to find the lowest configured IP as
suggested by the RFC. Found with stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/26 16:06:10

Modified files:
	sys/dev/pci/drm: drm.h 

Log message:
Include the ioctl definitions for the modesetting interface.

This is so we can update libdrm, where some of the types in there depend
on these defines. This interface may well not be the one that ends up
being used when we finally have kernel modesetting working, so add a
comment to that effect.

after discussion with matthieu@ and miod@, ok miod@.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/26 16:08:31

Modified files:
	usr.sbin/ospfd : ospfd.conf.5 

Log message:
We acutally use the lowest IP configured as router-id if none is specified.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/26 16:10:02

Modified files:
	usr.sbin/bgpd  : config.c 

Log message:
Getting the higest IP only works if the compare is done in host byte order.
Same bug as in ospfd and ospf6d. *gulp*


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/26 16:11:11

xenocara/lib/libdrm/intel

Update of /cvs/xenocara/lib/libdrm/intel
In directory cvs.openbsd.org:/tmp/cvs-serv8286/intel

Log Message:
Directory /cvs/xenocara/lib/libdrm/intel added to the repository


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/26 16:14:37

Modified files:
	lib/libdrm     : Makefile shlib_version xf86drm.c xf86drm.h 
Added files:
	lib/libdrm     : libdrm_lists.h xf86drmMode.c xf86drmMode.h 
	lib/libdrm/intel: Makefile intel_bufmgr.c intel_bufmgr.h 
	                  intel_bufmgr_fake.c intel_bufmgr_gem.c 
	                  intel_bufmgr_priv.h mm.c mm.h shlib_version 

Log message:
Update libdrm to 2.4.3

This is needed for us to be able to update Mesa and xf86-video-intel.
Includes a few fixes, as well as the intel bufmgr interface and the
modesetting interface (which currently errors when you check if it's
enabled).

ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/26 16:20:57

Modified files:
	usr.sbin/ospf6d: parse.y 

Log message:
Same fix as just committed to ospfd:
First convert IP addresses to host-byte-order before checking which one is
smaller. Additionally fix the check to find the lowest configured IP as
suggested by the RFC.
ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/26 16:26:02

Modified files:
	net/ntp        : Makefile distinfo 
	net/ntp/files  : README.OpenBSD 
	net/ntp/patches: patch-config_h_in patch-ntpd_ntpd_c 
	net/ntp/pkg    : PLIST-doc PLIST-main 
Added files:
	net/ntp/patches: patch-configure_ac 
Removed files:
	net/ntp/patches: patch-configure_in patch-include_isc_netaddr_h 
	                 patch-include_ntp_stdlib_h 
	                 patch-libntp_iosignal_c 
	                 patch-libntp_ntp_rfc2553_c 
	                 patch-ntpd_refclock_shm_c 
	                 patch-ntpdate_ntpdate_c patch-ntpdc_ntpdc_ops_c 

Log message:
update to 4.2.4p5; based on a submission by Wim Lewis <wiml@hhhh.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/26 16:26:59

Modified files:
	usr.sbin/ospf6d: hello.c 

Log message:
RFC5340 says neighbours are identified solely by their router ID in OSPFv3,
regardless of link type. So don't ever use source addresses from the IP
header to match known neighbours when receiving hello packets.
ok claudio@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/26 16:28:00

Modified files:
	driver/xf86-video-intel: Makefile.in config.h.in configure 
	                         configure.ac 
	driver/xf86-video-intel/man: Makefile.in 
	driver/xf86-video-intel/src: Makefile.in 
	driver/xf86-video-intel/src/bios_reader: Makefile.in 
	driver/xf86-video-intel/src/ch7017: Makefile.in 
	driver/xf86-video-intel/src/ch7xxx: Makefile.in 
	driver/xf86-video-intel/src/ivch: Makefile.in 
	driver/xf86-video-intel/src/reg_dumper: Makefile.in 
	driver/xf86-video-intel/src/sil164: Makefile.in 
	driver/xf86-video-intel/src/tfp410: Makefile.in 
	driver/xf86-video-intel/src/xvmc: Makefile.in 

Log message:
never define XF86DRI_MM after configure. 2.4.x still had the ttm bits
which haven't made it into a released libdrm. This prevents collisions
with the libdrm version just commited (which wouldn't build otherwise).


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/26 16:35:06

Modified files:
	usr.sbin/ospf6d: ospf6d.conf.5 

Log message:
Document that ospf6d tries to get the router ID from an IPv4 address
if present, and that a router ID must be manually configured on
IPv6-only routers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/01/26 16:43:20

Log message:
    import py-editdist-0.3:
    
    > py-editdist is a Python module to calculate the Levenshtein edit
    > distance between two strings.
    
    Status:
    
    Vendor Tag:	djm
    Release Tags:	djm_20090127
    
    N ports/devel/py-editdist/Makefile
    N ports/devel/py-editdist/distinfo
    N ports/devel/py-editdist/pkg/DESCR
    N ports/devel/py-editdist/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/26 17:29:44

Modified files:
	sys/dev/pci/drm: drmP.h mach64_irq.c 

Log message:
While printing is turned off by default, the debug code was still
compiled into drm. I'd forgotten about that. if DRMDEBUG is defined,
build in the printfs, else no-op them. Shaves a bunch of string from the
kernel

Fix two cases in mach64_irq.c where this would lead to unused variable
warnings.

Reminded by an entirely different comment by djm@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/01/26 17:42:53

Modified files:
	app/cwm        : calmwm.h group.c xutil.c 

Log message:
One of the most annoying things to do was restart cwm and lose all of
your group state. Fix this up by using an X Atom (_CWM_GRP) to store the
name of the group that we're using (the name, not the number is because
at one point we may make the group numbers dynamic). I've been talking
about this since c2k8. so CM-w means you keep all of your windows grouped
properly.

ok okan@, todd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/26 18:01:16

Modified files:
	net/ipaudit    : Makefile 
	net/ipaudit/pkg: PLIST 
Added files:
	net/ipaudit/patches: patch-src_ipaudit_c 
Removed files:
	net/ipaudit/pkg: MESSAGE 

Log message:
remove non-useful MESSAGE, add header lengths for additional link types
(including DLT_ENC requested by Rod Whitworth a while ago), regen PLIST
and bump.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/26 18:03:16

Modified files:
	infrastructure/db: user.list 

Log message:
add user/group for net/iftop


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/26 18:03:38

Modified files:
	net/iftop      : Makefile 
	net/iftop/patches: patch-iptop.c 
	net/iftop/pkg  : PLIST 

Log message:
drop privileges to _iftop user. ok kili


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/26 18:35:48

Modified files:
	net/tightvnc   : Makefile 

Log message:
remove the server's RUN_DEPENDS on the viewer, it's not necessary
and prevents the server from being used while an alternative vncviewer
package is installed. bump package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2009/01/26 19:04:58

Modified files:
	security/pgpdump: Makefile distinfo 
	security/pgpdump/patches: patch-Makefile_in 
	security/pgpdump/pkg: PLIST 

Log message:
update to 0.26; new homepage; simpler install; re-gen PLIST

ok merdely@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	okan@cvs.openbsd.org	2009/01/26 19:16:20

Modified files:
	app/cwm        : calmwm.c calmwm.h 

Log message:
remove Nscreens and x_screenname() - we really don't need them.

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/26 22:58:03

Modified files:
	usr.sbin/ospf6d: ospf6d.conf.5 

Log message:
new sentence, new line;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/27 01:14:38

Modified files:
	productivity/calcurse: Makefile distinfo 
	productivity/calcurse/patches: patch-configure 

Log message:
- update to calcurse-2.5

from calcurse developer Frederic Culot (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/27 01:19:38

Modified files:
	misc/screen    : Makefile 

Log message:
- this port is used as an example in the FAQ; add a reminder to
update the relevant page if the port is updated.

- more precise license marker.

No package change. ok Brad (maintainer) after a small adjustment
to my diff.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/27 01:27:45

Modified files:
	devel          : Makefile 

Log message:
- add py-editdist


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/27 01:33:13

Modified files:
	mail/dovecot   : Makefile distinfo 

Log message:
Update to 1.1.10, from Brad - fixes some problems introduced by 1.1.9


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/27 01:53:47

Modified files:
	usr.sbin/dvmrpd: dvmrp.h neighbor.c rde.c 

Log message:
Get rid of the 24h timer as it useless here.
While there fix minor bugs.

ok norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/01/27 02:17:51

Modified files:
	sys/dev/ic     : gem.c 
	sys/dev/pci    : if_bge.c if_em.c 
	sys/kern       : uipc_mbuf.c 
	sys/net        : if.h 
	sys/sys        : mbuf.h 

Log message:
make drivers tell the mclgeti allocator what their maximum ring size is
to prevent the hwm growing beyond that. this allows the livelock mitigation
to do something where the hwm used to grow beyond twice the rx rings size.

ok kettenis@ claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/01/27 02:18:37

Modified files:
	usr.bin/systat : mbufs.c 

Log message:
fix the mbuf view to cope with the recent change to the mclgeti allocator.

from canacar@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/27 03:21:38

Modified files:
	net/ntp        : Makefile distinfo 
Added files:
	net/ntp/pkg    : DESCR MESSAGE PLIST UNMESSAGE 
Removed files:
	net/ntp/pkg    : DESCR-doc DESCR-main MESSAGE-main PLIST-doc 
	                 PLIST-main UNMESSAGE-main 

Log message:
Update to 4.2.4p6.

Kill the multi-packaging.  xntpd is useless without documentation and
if you want a simple NTP server on a tiny machine, use OpenNTPD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/27 03:55:41

Modified files:
	mail/roundcubemail: Makefile 
	mail/roundcubemail/patches: patch-UPGRADING 
	                            patch-config_main_inc_php_dist 
	                            patch-program_include_main_inc 
	                            patch-program_include_session_inc 
Added files:
	mail/roundcubemail/patches: patch-program_include_iniset_php 

Log message:
Fix log spam, from upstream repo. Regen patches while there.


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/27 04:33:22

Modified files:
	usr.sbin/ypldap: aldap.c aldap.h ldapclient.c 

Log message:
Add correct error handling to the aldap API.
Use the error handling in the ldapclient.

with help from pyr@


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/27 04:38:32

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Remove unnecessary comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/27 04:42:30

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
temporarily drop privileges to the final user before each delivery attempt,
wether it is maildir, mbox or external mda. rearrange a bit of code to also
simplify most delivery methods by moving their common code to common place.

while at it change some mode_t to int where it was wrongly used and unlink
temporary maildir file if we fail to deliver for some reason.

discussed with and ok jacek@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/01/27 05:29:35

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/27 05:45:52

Modified files:
	usr.sbin/ospfd : rde.c 

Log message:
No need to check if neighbor exists before adding it
as it is already done in rde_nbr_new().

ok claudio@ stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/27 05:52:08

Modified files:
	usr.sbin/ospf6d: rde.c 

Log message:
Again, no need to double check if neighbor exists.

ok stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2009/01/27 05:58:27

Modified files:
	sys/net        : if_trunk.c 

Log message:
make the hardware/no hardware tag stripping cases consistent and don't
hash the VLAN priority; ok henning@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/27 06:19:14

Modified files:
	.              : porting.html 

Log message:
Ask people to check for compiler warnings and start a sub-list
giving examples of things that can cause problems and why (starting
with "implicit declaration of function").

Joint work with jasper.


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/27 06:24:25

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Fix another double free in the filter parser.


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/01/27 06:43:05

Modified files:
	.              : plus.html 

Log message:
Upto 09/01/11


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/27 06:49:21

Modified files:
	usr.bin/netstat: main.c mbuf.c netstat.h 

Log message:
Fix some interger overflows when accounting the used mbuf memory percentage
and while there use a better type for the plural{,es}() functions.
OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/27 07:32:19

Modified files:
	usr.sbin/smtpd : control.c 

Log message:
the data member of ibuf was not set to the environment in control_accept()
which caused th ev_arg member of struct event to be reset after the first
call to control_dispatch_ext (causing a null deref at second call). this
has been driving me nuts for at least an hour ...


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/01/27 07:48:33

Modified files:
	.              : i386-laptop.html 

Log message:
- add my lenovo ideapad s10e


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/01/27 08:21:20

Modified files:
	usr.sbin/ntpd  : sensors.c 

Log message:
fix printf format specification to print max len 4 for refid,
which may not be null terminated; ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/27 08:32:08

Modified files:
	sbin/ipsecctl  : ipsecctl.c 

Log message:
A warning text in ipsecctl was used twice.  Make the messages unique
for easier debugging.

ok grunk@, hshoexer@, todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/27 08:33:59

Modified files:
	sys/arch/amd64/pci: pci_machdep.c 
	sys/arch/i386/pci: pci_machdep.c 

Log message:
Switch the amd64 PCI_CONF_LOCK from being a simplelock and splhigh to a
mutex with ipl set to IPL_HIGH. While i'm here, unify the code with
i386, by giving the same lock to the i386 code.

This lock is mostly for MP, but could actually prevent a race where a
process is doing pci_conf_{read,write}, and then an interrupt fire and
also does pci_conf_{read,write}. Since this is a two stage process, the
interrupt could race with the one, causing the value to the written to
the wrong place, or the wrong value to be written.

Tested by many. "go ahead" kettenis@.


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/27 08:37:03

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Oops, fix the error handling. Found by blambert@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/27 08:44:45

Modified files:
	etc/mtree      : BSD.x11.dist 

Log message:
/usr/X11R6/include/drm is gone. The headers now come from the kernel.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/27 08:50:15

Modified files:
	usr.sbin/smtpd : util.c 

Log message:



CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2009/01/27 08:56:58

Modified files:
	sys/net        : if_vlan.c 

Log message:
include the VLAN priority for hardware tagging, too; ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/27 08:57:01

Modified files:
	usr.sbin/smtpd : util.c 

Log message:
err, actually session_set_path was moved to utils.c because it was used by
the enqueue code i'm working on, but this is no longer necessary since the
enqueue code uses recipient_to_path. revert part of previous commit


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/27 09:17:49

Modified files:
	usr.sbin/ypldap: aldap.c ldapclient.c 

Log message:
Add space after keywords.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/27 09:28:57

Modified files:
	xserver        : Makefile.bsd-wrapper 

Log message:
Don't allow to build kdrive here anymore. This is now in ../kdrive.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/27 09:38:01

Modified files:
	textproc/p5-Text-CSV_XS: Makefile distinfo 

Log message:
update to version 0.59

testing and ok by jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/27 09:39:17

Modified files:
	databases/p5-DBD-CSV: Makefile distinfo 

Log message:
update to version 0.22

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2009/01/27 09:40:54

Modified files:
	sys/net        : if_trunk.c 

Log message:
handle HW VLAN tags being passed down; from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/27 10:02:29

Modified files:
	sys/net80211   : ieee80211_node.c 

Log message:
unbreak SMALL_KERNEL builds by adding missing #ifndef IEEE80211_STA_ONLY

pointed out by krw@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/27 10:11:33

Modified files:
	xserver/hw/kdrive/wscons: Makefile.am 

Log message:
Fix linking of Xwscons for xserver 1.5.3


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/27 10:13:43

Modified files:
	xserver        : aclocal.m4 configure 
	xserver/hw/kdrive/wscons: Makefile.in 
	xserver/include: do-not-use-config.h.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/27 10:17:09

Modified files:
	textproc/hyperestraier: Makefile 
	textproc/hyperestraier/patches: patch-configure 
	textproc/hyperestraier/pkg: PLIST 

Log message:
- s/-lpthread/pthread
- regen PLIST while here

"looks good" to Jeremy Evans (MAINTAINER)


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/27 10:18:26

Modified files:
	kdrive         : Makefile.bsd-wrapper 

Log message:
Xephyr requires dri support for now, so enable it.


CVSROOT:	/cvs
Module name:	src
Changes by:	mpf@cvs.openbsd.org	2009/01/27 10:33:07

Modified files:
	sys/net        : pf.c 

Log message:
If a packet translation was a NOP, undo separate NAT key and
pretend there was no match. This prevents pf_state_insert()
to fail with duplicate keys. OK henning@, mcbride@


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/01/27 10:59:05

Modified files:
	mail/amavisd-new: Makefile distinfo 
	mail/amavisd-new/patches: patch-amavisd 
	mail/amavisd-new/pkg: PLIST 

Log message:
Update to 2.6.2 and regen patches
ok kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/27 12:17:37

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
another GeForce 9300.

From Laurence Tratt; thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/27 12:18:42

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	ariane@cvs.openbsd.org	2009/01/27 12:21:03

Modified files:
	sys/uvm        : uvm_pager.c 

Log message:
Simplify page-out/page-in map management; fix rare pager deadlock.

Ok: miod, tedu


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/27 14:12:02

Modified files:
	math/py-numpy  : Makefile 

Log message:
Add py-nose to REGRESS_DEPENDS.

Before:
ImportError: Need nose >= 0.10.0 for tests - see
http://somethingaboutorange.com /mrl/projects/nose

After:
Ran 1128 tests in 5.271s
OK


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2009/01/27 14:14:35

Modified files:
	sys/dev/usb    : if_urtw.c 

Log message:
rum -> urtw.  ok jsg@, kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/27 14:28:51

Modified files:
	devel/py-simplejson: Makefile distinfo 
	devel/py-simplejson/pkg: PLIST 

Log message:
update to simplejson-2.0.7, based on the initial simplejson-2.0.6
diff from Benoit Chesneau.  ok wcmaier@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/27 14:32:00

Modified files:
	sys/dev/acpi   : acpiprt.c 

Log message:
Turns out the IRQ Information is optional in IRQ Descriptor resources, so
allow resources that are only 5 bytes long.  Prevents dmesg spamming
on the OQO.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/27 14:32:36

Log message:
    hscolour is a small Haskell script to colourise Haskell code. It
    currently has five output formats: ANSI terminal codes, HTML 3.2
    with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
    codes.
    
    ok giovanni@ (who spotted an empty and obsolete include dir in the PLIST),
    okan@ (who don't get the $V cleanup now -- sorry),
    sthen@ ("I'm all for having more ports where the word colour is spelt correctly)
    
    Status:
    
    Vendor Tag:	kili
    Release Tags:	kili_20090127
    
    N ports/devel/hscolour/Makefile
    N ports/devel/hscolour/distinfo
    N ports/devel/hscolour/pkg/DESCR
    N ports/devel/hscolour/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/01/27 14:33:16

Modified files:
	devel          : Makefile 

Log message:
+ hscolour


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/27 14:33:39

Modified files:
	security/p5-IO-Socket-SSL: Makefile distinfo 

Log message:
update p5-IO-Socket-SSL to 1.22


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/27 14:43:11

Modified files:
	telephony/p5-Net-SIP: Makefile distinfo 

Log message:
update to p5-Net-SIP 0.53


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/01/27 14:46:53

Modified files:
	math/py-numpy  : Makefile 
Added files:
	math/py-numpy/patches: 
	                       patch-numpy_core_include_numpy_ndarrayobject_h 

Log message:
py-numpy only checks for expl to determine whether extended-precision
support is present.  since we don't have it yet;  it implements
it's own.  however, on alpha, powerpc, it declared functions with
types that conflict with C99 (double for *l), therefore failed.
reported by merdely@;  tested by and ok kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/27 14:58:28

Modified files:
	usr.sbin/ospf6d: hello.c interface.c neighbor.c ospfe.h rde.h 

Log message:
Propagate the neighbour's interface ID, as received in hello packets,
to the RDE.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2009/01/27 15:04:36

Modified files:
	usr.bin/ftp    : util.c 

Log message:
on some servers LIST defaults to LIST -a.  ignore pseudo-directories
so that recursive transfers don't cause a loop.  problem reported
and tested by Jesus Sanchez.  string compare inlining and looks
good to millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/27 15:11:15

Modified files:
	textproc/icu4c : Makefile distinfo 
	textproc/icu4c/patches: patch-source_common_Makefile_in 
	                        patch-source_config_icu-config-bottom 
	                        patch-source_config_mh-bsd-gcc 
	                        patch-source_configure 
	                        patch-source_stubdata_Makefile_in 
	textproc/icu4c/pkg: PLIST 
Added files:
	textproc/icu4c/patches: patch-source_layout_LESwaps_h 
	                        patch-source_test_intltest_usettest_cpp 
Removed files:
	textproc/icu4c/patches: patch-source_i18n_Makefile_in 
	                        patch-source_icudefs_mk_in 
	                        patch-source_io_Makefile_in 
	                        patch-source_layout_Makefile_in 
	                        patch-source_layoutex_Makefile_in 
	                        patch-source_tools_pkgdata_dllmode_c 
	                        patch-source_tools_toolutil_Makefile_in 

Log message:
Update to icu4c 4.0.1, from MAINTAINER :
- Link with -pthread instead of -lphtread.
- Use VERSION (consistent with other ports, although it's still not a
rule) and propagate it where needed.
- Propagate SO_VERSION using MAKE_FLAGS.
- Fix MASTER_SITES.
- Remove a bunch of patches that prevented .so links to be created, use
a post-install target to remove them instead.

Discussed with and ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/27 15:14:13

Modified files:
	sys/arch/alpha/alpha: pmap.c 
	sys/arch/i386/i386: pmap.c pmapae.c 
	sys/arch/sparc/sparc: pmap.c 
	sys/uvm        : uvm.h 

Log message:
Get rid of the last traces of uvm.pager_[se]va


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/27 15:40:10

Modified files:
	sys/netinet    : ip_spd.c 

Log message:
In IPsec acquire mode, if the flow was configured for the "any"
network 0.0.0.0/0 or ::/0, the SA was established for the IP address
in the packet instead of the network in the flow.  That means the
SA was not negotiated for the network 0.0.0.0 with mask 0 but for
the remote IP with mask 255.255.255.255.  This SA did not match the
flow and did not work.

To differentiate between general flows that are used to trigger
specific host-to-host SAs and flows for matching network SAs, the
if condition only uses the ipo->ipo_dst field now.  For a flow
without peer, an SA must be negotiated for each host-to-host
combination.  Otherwise, if a peer exists at the flow, the kernel
acquires one SA for the whole network.

tested by todd@,  ok hshoexer@, angelos@, todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/27 15:48:29

Modified files:
	usr.sbin/smtpd : control.c mda.c mfa.c queue.c runner.c 
	                 sharedqueue.c smtpctl.c smtpd.h util.c 
	usr.sbin/smtpd/smtpctl: Makefile 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : enqueue.c 

Log message:
first bricks of enqueue code which allows smtpctl to submit mail to queue
without "talking" smtp to listeners. currently, a big part of the server
side code is done (and requires a cleanup), next step is to get it usable
properly from a mail user agent.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/27 15:54:01

Modified files:
	usr.sbin/smtpd/smtpctl: Makefile 
	usr.sbin/smtpd/smtpd: Makefile 
Added files:
	usr.sbin/smtpd : queue_shared.c 
Removed files:
	usr.sbin/smtpd : sharedqueue.c 

Log message:
follow the naming convention of other files, discussed with jacekm@


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/27 16:29:42

Modified files:
	usr.sbin/ypldap: ldapclient.c 

Log message:
keep namespace clean.
discussed w/ aschrijver@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/27 16:39:41

Modified files:
	usr.sbin/smtpd : control.c 

Log message:
instead of relying on socket permissions to allow or disallow imsg's that
come from the external process (smtpctl/send-mail/etc...), make the socket
world-writeable and request credentials with getpeereid().

discussed with pyr@ who was happy to hand me over UNP opened at the
"passing credentials through a unix socket" page, but hopefully saved by
dlg@ who knew about getpeereid() :-)
cvs: ----------------------------------------------------------------------
cvs: eNTER lOG.  lINES BEGINNING WITH `cvs:' ARE REMOVED AUTOMATICALLY
cvs:
cvs: cOMMITTING IN .
cvs:
cvs: mODIFIED fILES:
cvs: 	CONTROL.C PARSE.Y SMTP.C SMTPD.C SMTPD.H STORE.C


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2009/01/27 16:40:14

Modified files:
	sys/nfs        : nfs_serv.c 

Log message:
Correct my timeradd() thinko in nfsrv_writegather()

pointed out by bluhm@, "obvious" thib@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/27 17:09:54

Modified files:
	usr.sbin/smtpd : enqueue.c 

Log message:
- remove debug messages


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/27 17:19:27

Modified files:
	usr.sbin/smtpd : enqueue.c 

Log message:
a bit of enqueue cleanup, and while at it set the sender local address to
::1 (fallback to 127.0.0.1) before sending the enqueue request.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/27 17:20:57

Modified files:
	audio/aqualung : Makefile 
	audio/aqualung/files: aqualung.desktop 
	audio/aqualung/pkg: PLIST 
Added files:
	audio/aqualung/patches: patch-configure patch-src_core_c 
	                        patch-src_core_h 

Log message:
add sndio backend, wavpack support, and use SUBST_CMD. From maintainer
Jeremy Evans, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/27 17:53:29

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Correct dup to dupstr.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/27 18:28:19

ports/audio/squeezecenter/files

Update of /cvs/ports/audio/squeezecenter/files
In directory cvs.openbsd.org:/tmp/cvs-serv4556/files

Log Message:
Directory /cvs/ports/audio/squeezecenter/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/27 18:36:00

Modified files:
	audio/squeezecenter: Makefile distinfo 
	audio/squeezecenter/patches: patch-Slim_Music_Import_pm 
	                             patch-Slim_Plugin_LastFM_ProtocolHandler_pm 
	                             patch-convert_conf patch-scanner_pl 
	                             patch-slimserver_pl 
	audio/squeezecenter/pkg: PLIST 
Added files:
	audio/squeezecenter/files: Custom.pm 
Removed files:
	audio/squeezecenter/patches: patch-Slim_Utils_OSDetect_pm 
	                             patch-Slim_bootstrap_pm 

Log message:
update to 7.3.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/28 00:15:54

Modified files:
	databases/ruby-pg: Makefile distinfo 

Log message:
Update to ruby-pg-0.7.9.2008.10.13.

From maintainer Jeremy Evans. Thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/28 01:02:02

Modified files:
	sys/arch/alpha/alpha: vm_machdep.c 
	sys/arch/amd64/amd64: vm_machdep.c 
	sys/arch/arm/arm: vm_machdep.c 

Log message:
Add missing braces in trunc_page() call from vmapbuf().

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/28 01:09:36

Modified files:
	usr.bin/find   : find.1 

Log message:
since -g is always overridden by -l in ls(1), the equivalent of the
-ls primary is better described as "ls -dils" than "ls -dgils";


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/28 02:24:38

Modified files:
	devel/glib2    : Makefile 
Added files:
	devel/glib2/patches: patch-gio_xdgmime_xdgmimecache_h 

Log message:
- fix XDG conflicting symbols, from FreeBSD
this ought to help resolve some crashes in at least evolution and anjuta

hinted by ajacoutot@, thanks :)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/28 02:53:02

Modified files:
	devel/xdg-utils: Makefile 
	devel/xdg-utils/patches: patch-scripts_xdg-mime 

Log message:
- the file(1) call needs to be changed as the '-i' switch does not exist
under OpenBSD... because chl@ is a slacker ;)
This will not give completely the intended output, but at least it will
be closer than getting file(1) usage().


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/28 03:10:20

Removed files:
	graphics/gphoto: Makefile distinfo 
	graphics/gphoto/patches: patch-Makefile.in patch-canon_serial_c 
	                         patch-directory_directory_c 
	                         patch-fuji_fujilib_c 
	                         patch-kodak_dc21x_main_c 
	                         patch-kodak_kodak_dc210_c 
	                         patch-kodak_kodak_dc2x_c 
	                         patch-konica_qmxxx_qm_c 
	                         patch-mustek_core_c 
	                         patch-mustek_image_c 
	                         patch-mustek_print_h 
	                         patch-nikon_coolpix600_c 
	                         patch-philips_philips_h 
	                         patch-photopc_eph_cmd_c 
	                         patch-photopc_eph_open_c 
	                         patch-photopc_olympus_c 
	                         patch-ricoh_ricoh_300_io_c 
	                         patch-ricoh_ricoh_300z_c 
	                         patch-samsung_samsung_c 
	                         patch-sony_command_c 
	                         patch-sony_dsc_f1_c 
	                         patch-sony_dscf55_Makefile.in 
	                         patch-sony_dscf55_rsony_c 
	                         patch-src_callbacks_c 
	                         patch-src_commandline_c 
	                         patch-src_gallery_c patch-src_main_c 
	                         patch-src_menu_c patch-src_util_c 
	graphics/gphoto/pkg: DESCR PFRAG.shared PLIST 

Log message:
- remove obsolete gphoto as it has been deprecated and unmaintained for
years in favor of gphoto2

"no objections" from sturm@ who didn't know what gphoto was
"seems reasonable" to pvalchev@

rip...


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/28 03:11:30

Modified files:
	graphics       : Makefile 

Log message:
-gphoto


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/28 03:12:35

Log message:
    import games/numptyphysics, from maintainer David Coppa with a few
    Makefile simplifications by me.
    
    Harness gravity with your crayon and set about creating blocks,
    ramps, levers, pulleys and whatever else you fancy to get the little
    red thing to the little yellow thing.
    
    Numpty Physics is a drawing puzzle game in the spirit (and style?)
    of Crayon Physics using the same excellent Box2D engine.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20090128
    
    N ports/games/numptyphysics/Makefile
    N ports/games/numptyphysics/distinfo
    N ports/games/numptyphysics/pkg/DESCR
    N ports/games/numptyphysics/pkg/PLIST
    N ports/games/numptyphysics/patches/patch-happyhttp_h
    N ports/games/numptyphysics/patches/patch-happyhttp_cpp
    N ports/games/numptyphysics/patches/patch-Http_cpp
    N ports/games/numptyphysics/patches/patch-data_numptyphysics_desktop
    N ports/games/numptyphysics/patches/patch-configure_in
    N ports/games/numptyphysics/patches/patch-Config_h
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/28 03:13:11

Modified files:
	games          : Makefile 

Log message:
+numptyphysics


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/28 03:26:48

Modified files:
	share/man/man3 : tree.3 

Log message:
Document the difference between RB_FIND and RB_NFIND in tree(3).
Added text was copied from comments found in sys/tree.h.
"go ahead, if something's wrong with it, jmc will fix it" mcbride@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/28 04:22:24

Modified files:
	.              : 3RDPARTY MODULES 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 04:27:57

Modified files:
	usr.sbin/smtpd : aliases.c enqueue.c mta.c queue.c 
	                 queue_shared.c smtp_session.c smtpd.h 

Log message:
add a struct path to struct message so that we can keep track of the RCPT
provided recipient even after aliases/forwards expansion, we'll need this
for loop detection.

message id and uid being MAXPATHLEN long is a waste, define MAX_ID_SIZE
which is currently set to 64 (but can probably be further reduced) and
make sure that structures and the few strlcpy's use the right define.

original idea by jacekm@ a while ago


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/28 04:32:38

Modified files:
	sys/dev/pci    : if_hme_pci.c 

Log message:
Don't map the full 16 MB PROM to prevent running out of kva.  We're only
interested in the first few KB.

ok grange@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/28 04:50:51

Modified files:
	bin/ls         : ls.1 

Log message:
remove some duplicate information from the description of -g: this
information is already provided further down the page;

ok sobrado


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/01/28 04:54:43

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
add myself

ok grunk@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/28 05:02:00

Modified files:
	sys/nfs        : nfs_syscalls.c 

Log message:
Remove cur_usec variable that is no longer used.

ok blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/28 05:22:48

Modified files:
	share/man/man3 : tree.3 

Log message:
Document the return value of RB_INSERT in tree(3).
wording fixes and ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/28 05:28:26

Modified files:
	usr.sbin/smtpd : store.c 

Log message:
">From" escaping and \n appending is not needed for maildir; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/28 05:34:09

Modified files:
	sys/net        : route.h rtsock.c 

Log message:
Implement basic routing socket filtering. It is possible to give a list --
actually a bitfield -- of routing messages a listener is interested in.
This list can be changed with a setsockopt(s, AF_ROUTE, ROUTE_MSGFILTER, ...)
call. OK henning@, dlg@


CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2009/01/28 05:55:58

Added files:
	images/hackathons: n2k9-s.gif n2k9.gif 

Log message:
n2k9 t-shirt artwork.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/28 05:56:46

Modified files:
	usr.sbin/smtpd : util.c 

Log message:
in safe_fclose, ensure file is closed upon return, and additionally
signify temp failure to the caller if ferror is true; ok gilles@


CVSROOT:	/cvs
Module name:	www
Changes by:	mbalmer@cvs.openbsd.org	2009/01/28 05:56:58

Modified files:
	.              : hackathons.html 

Log message:
Add the n2k9 network hackathon in Basel, Switzerland.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 05:58:17

Modified files:
	usr.sbin/smtpd : queue.c queue_shared.c smtpd.h 

Log message:
move some functions from queue.c to queue_shared.c as they are not only
used by queue process but also by runner, while at it change the prototype
of queue_open_message_file() so it takes the message id and not a batch,
runner process requires the decriptor before it even starts building a
batch.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/28 06:02:22

Modified files:
	usr.bin/vi/cl  : cl_funcs.c 
	usr.bin/vi/common: common.h main.c 

Log message:
ex(1), vi(1), and view(1) have different synopses; each nex/nvi utility
should manage the right set of options and return an appropriate usage
when required.

jsing@ has suggested preserving "-e" in ex(1) as an undocumented
compatibility flag to avoid breaking silly scripts that may use this
option with the line-oriented editor.

diff sent upstream to nex/nvi maintainers.

ok ("put it in!") jsing@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pyr@cvs.openbsd.org	2009/01/28 06:20:23

Log message:
    Import scrotwm.
    ``Scrotwm is a small dynamic tiling window manager for X11. It tries to
    stay out of the way so that valuable screen real estate can be used for
    much more important stuff. It has sane defaults and does not require one
    to learn a language to do any configuration. It was written by hackers
    for hackers and it strives to be small, compact and fast. ''
    
    Development is ongoing, but I'll make (or you can tell me to make)
    snapshots every time it is necessary.
    
    ok ajacoutot@ and other members of the french family.
    
    Status:
    
    Vendor Tag:	pyr
    Release Tags:	pyr_20080128
    
    N ports/x11/scrotwm/Makefile
    N ports/x11/scrotwm/distinfo
    N ports/x11/scrotwm/pkg/DESCR
    N ports/x11/scrotwm/pkg/PLIST
    N ports/x11/scrotwm/pkg/PFRAG.shared
    N ports/x11/scrotwm/patches/patch-lib_Makefile
    N ports/x11/scrotwm/patches/patch-scrotwm_conf
    N ports/x11/scrotwm/patches/patch-scrotwm_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pyr@cvs.openbsd.org	2009/01/28 06:21:35

Modified files:
	x11            : Makefile 

Log message:
+scrotwm


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2009/01/28 06:24:07

Modified files:
	sbin/isakmpd   : exchange.c 

Log message:
Remove some dead (#if 0) code.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 06:29:40

Modified files:
	usr.sbin/smtpd : mta.c runner.c smtpd.h 

Log message:
bring loop detection support. we handle this with a qmail-like approach which
consists of checking headers for a custom header, but we also count how many
hops the mail went through and use a hard limit (currently set to 100 as was
recommanded by RFC) as a safe-guard.

idea discussed with jacekm@, qmail approach suggested by claudio@ a long time
ago


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/01/28 06:38:29

src/usr.sbin/wake

Update of /cvs/src/usr.sbin/wake
In directory cvs.openbsd.org:/tmp/cvs-serv20066/wake

Log Message:
Directory /cvs/src/usr.sbin/wake added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/01/28 06:40:48

Added files:
	usr.sbin/wake  : Makefile wake.8 wake.c 

Log message:
wake is a command to send wake on lan frames over an ethernet to wake on lan
capable machines, remote powering them up.

ok claudio, sthen, "I like this a lot" & ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2009/01/28 06:52:09

Modified files:
	usr.sbin/wake  : wake.8 

Log message:
it's -> its


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/28 07:06:31

Modified files:
	usr.sbin/wake  : wake.c 

Log message:
minor improvement to usage()

ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/01/28 07:11:02

Modified files:
	usr.sbin       : Makefile 

Log message:
Add wake to the build.  ok claudio.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 07:15:51

Modified files:
	usr.sbin/smtpd : enqueue.c 

Log message:
if recipient was provided as a username, append the local hostname, this
unbreaks:

$ echo foo | mail gilles
send-mail: invalid recipient address.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/28 07:16:19

Modified files:
	x11/dbus       : Makefile distinfo 
	x11/dbus/patches: patch-bus_Makefile_in patch-bus_dbus-daemon_1 
	                  patch-dbus_Makefile_in patch-doc_Makefile_in 
	                  patch-tools_Makefile_in 

Log message:
- maintenance update dbus to 1.2.12

from Brad, ok ajacoutot@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/28 07:43:56

Modified files:
	driver/xf86-video-radeonhd: ChangeLog Makefile.am Makefile.in 
	                            README config.h.in configure 
	                            configure.ac 
	driver/xf86-video-radeonhd/man: Makefile.in radeonhd.man 
	driver/xf86-video-radeonhd/src: Imakefile Makefile.am 
	                                Makefile.in git_version.h 
	                                r5xx_exa.c r5xx_xaa.c rhd.h 
	                                rhd_atombios.c rhd_atombios.h 
	                                rhd_atomout.c rhd_atomout.h 
	                                rhd_atompll.c rhd_biosscratch.c 
	                                rhd_connector.c rhd_connector.h 
	                                rhd_cs.c rhd_cs.h rhd_cursor.c 
	                                rhd_cursor.h rhd_dig.c rhd_dri.c 
	                                rhd_driver.c rhd_helper.c 
	                                rhd_i2c.c rhd_i2c.h rhd_id.c 
	                                rhd_lut.c rhd_lut.h rhd_lvtma.c 
	                                rhd_mc.c rhd_modes.c rhd_modes.h 
	                                rhd_output.h rhd_randr.c 
	                                rhd_randr.h rhd_regs.h 
	                                rhd_tmds.c rhd_video.c 
	driver/xf86-video-radeonhd/utils/conntest: Makefile.in 
	                                           git_version.h 
	                                           rhd_conntest.c 
	                                           rhd_dump.c 
Added files:
	driver/xf86-video-radeonhd: INSTALL 
	driver/xf86-video-radeonhd/src: rhd_audio.c rhd_audio.h 
	                                rhd_hdmi.c rhd_hdmi.h 

Log message:
Update to xf86-video-radeonhd 1.2.4.

- Added HDMI support.
- Added support for RV710, RV730 (DCE 3.2).
- Added screen rotation support.
- Added RandR 1.3 panning support. (not useful until xserver 1.6)
- Many acceleration and build fixes.

Tested on mbalmer@'s radeon 2400HD card.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/28 07:50:48

Modified files:
	xserver/hw/kdrive/src: kinput.c 

Log message:
OpenBSD still uses old xkb-data, whose default rules are called 'xorg'.
Change kdrive's default configuration too.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/28 07:51:56

Modified files:
	kdrive         : Makefile.bsd-wrapper 

Log message:
Pass all needed options to configure to get kdrive use the
same default directories as Xorg.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/28 08:12:03

Modified files:
	sys/netnatm    : natm.h natm_pcb.c 

Log message:
Use extern for variable declarations in .h files so that we don't end up with
multiple common warnings when linking a kernel with NATM. Put the real variable
into natm_pcb.c which seems to be a good place for the pcb list. OK kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/28 08:14:55

Modified files:
	games/numptyphysics: Makefile 
	games/numptyphysics/patches: patch-Http_cpp 
Added files:
	games/numptyphysics/patches: patch-Path_cpp 

Log message:
- fix implicit casts, from maintainer
- remove an attempt to free() static memory.
- better COMMENT

ok David Coppa (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/28 08:16:17

Modified files:
	mail/mailscanner: Makefile distinfo 
	mail/mailscanner/patches: patch-bin_MailScanner 
	                          patch-bin_update_virus_scanners 
	                          patch-etc_MailScanner_conf 
	                          patch-lib_bitdefender-autoupdate 
	                          patch-lib_css-autoupdate 
	                          patch-lib_etrust-autoupdate 
	                          patch-lib_symscanengine-autoupdate 
	mail/mailscanner/pkg: PLIST 
Added files:
	mail/mailscanner/patches: patch-bin_mailscanner_create_locks 

Log message:
update to 4.74.16-1, from Brad. ok todd@ (maintainer).


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/28 09:10:44

Modified files:
	lib/libGL/dri  : Makefile 
	lib/libGL/dri/i810: Makefile 

Log message:
Add missing OpenBSD RCS Ids.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/28 09:36:41

Modified files:
	x11/gnome/panel: Makefile 
Added files:
	x11/gnome/panel/patches: patch-gnome-panel_panel-menu-items_c 

Log message:
- don't add a "Shut Down..." button on the panel when GDM is not running;
this complies with old behaviour (that's for you sthen@) which we want
because we don't use dbus+polkit+consolekit.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/28 09:39:01

Modified files:
	x11/gnome/gdm  : Makefile distinfo 
	x11/gnome/gdm/patches: patch-configure patch-daemon_slave_c 
	x11/gnome/gdm/pkg: PLIST 

Log message:
- update to gdm-2.20.9
this does not really concerns us as all fixed bugs are solaris related, but
well at least we're running with the latest "old" GDM version ;)

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/28 09:50:02

Modified files:
	sys/dev/pci    : if_hme_pci.c 

Log message:
Be a little more tolerant about matching ROMs.  Makes todd@'s quad hme(4) get
proper MAC addresses even if you plug it into an i386 machine.

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/28 09:56:41

Modified files:
	games/bzflag   : Makefile 

Log message:
from Brad:

- if libcares is installed when bzflag is built, the resulting
binary and package are broken (not just LIB_DEPENDS). workaround
by preventing configure from picking it up.
- configure doesn't use --disable-adns any more, garbage-collect
- sync WANTLIB
- better license marker

also:

- prevent configure from picking up and linking libbind,
it doesn't use it anyway.

reads fine to ajacoutot@, and gives him an idea.


CVSROOT:	/cvs
Module name:	www
Changes by:	grunk@cvs.openbsd.org	2009/01/28 10:03:59

Modified files:
	.              : press.html 

Log message:
fkr@ being interviewed by Tim Pritlove in Chaosradio Express (German)

while there, fix HTML validation
ok rainer@ naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/01/28 10:05:53

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
use claudios new rtsocket filters to restrict which messages on the route
socket dhclient will get.

ja ja claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/28 10:08:49

Modified files:
	net/libcares   : Makefile distinfo 
	net/libcares/pkg: PLIST 

Log message:
update to 1.6.0, from Brad.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/28 10:15:21

Modified files:
	sys/net80211   : ieee80211_node.c ieee80211_node.h 

Log message:
In ieee80211_find_node(), roll our own RB_FIND() based on the key (macaddr)
instead of resorting to horrid hacks/casts.
Restore the ieee80211_node structure back to its original state.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/28 10:19:47

Modified files:
	usr.bin/netstat: route.c 

Log message:
Make the -A a bit more readable by adding a newline between the route and
mk list.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/28 10:29:12

Modified files:
	usr.sbin/smtpd : queue.c queue_shared.c runner.c smtp_session.c 
	                 smtpd.h 

Log message:
Make races between queue and runner impossible by implementing the policy:
1) queue never reads /queue.
2) queue writes to /queue only at message injection time.
3) runner does all reading, and all writing apart from 2).

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/28 10:34:15

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
Print the right header for Intra-Area-Prefix LSAs when showing the database.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/28 10:37:40

Modified files:
	sys/dev/ic     : sti.c stireg.h 

Log message:
If the rom contains a monitor table, look for an entry matching our
display resolution, and if one is found, pick the built-in font it points
to, instead of the first font from the list. If the index is wrong and the
font list is shorter, revert to the previous behaviour of using the first
ROM font.

This fixes the font discrepency on my B132L (INTERNAL_EG_1280) where PDC
would use the 10x20 font, which is third in the list, and OpenBSD would
use the 8x16 font instead.

Tested on byte- and word- roms, gsc and pci cards.


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/28 10:40:13

Modified files:
	usr.bin/cvs    : checkout.c 

Log message:
enable -d for the export command.
ok joris@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 10:43:45

Modified files:
	usr.sbin/smtpd : lka.c runner.c 

Log message:
relayhost flags were not properly copied to the relayhost array of the
batch we're handing over to mta. this prevented mta from knowing if a
session has to be established over ssl or not.


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2009/01/28 10:57:15

Modified files:
	sbin/isakmpd   : pf_key_v2.c virtual.c 

Log message:
cleaning up my tree:  trivial KNF and a comment fix.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/28 11:07:19

Modified files:
	sbin/ipsecctl  : ipsec.conf.5 parse.y 
	regress/sbin/ipsecctl: Makefile 
Added files:
	regress/sbin/ipsecctl: ike62.in ike62.ok ipsec58.in ipsec58.ok 

Log message:
Allow to specify ike and flow explicitly without peer.  The any
keyword as argument for the peer parameter will do that.  An ike
without peer creates the peer-default config.  A flow without peer
acquires a host-to-host SA.

tested by grunk@, todd@,  ok grunk@, hshoexer@, todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/28 11:10:19

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
reuse recipient_to_path; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/28 11:55:18

Modified files:
	sys/net80211   : ieee80211.h ieee80211_input.c ieee80211_node.c 
	                 ieee80211_node.h ieee80211_output.c 
	                 ieee80211_proto.c ieee80211_proto.h 
	                 ieee80211_var.h 

Log message:
Block Ack agreements are unidirectional.
Maintain state for both originator and recipient roles separately.
Do not allocate receive reordering buffer in addba_request().
Test the "initiator" bit in incoming DELBA frames and set it appropriately
in outgoing DELBA frames.
Separate callbacks for Tx/Rx too.

no binary change since all this is #ifdef'ed out.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/28 12:05:23

Modified files:
	x11/dbus       : Makefile 
Added files:
	x11/dbus/patches: patch-configure_in 

Log message:
- it seems this patch was forgotten in previous commit
- safe bump


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/28 12:19:00

Modified files:
	gnu/lib/libstdc++/libstdc++/include/bits: locale_facets.tcc 

Log message:
Remove unneeded include; fixes build problems with some ports that
#include <math.h> and expect the C99 macros in that file to be available in
the global namespace.  This include was removed upstream some time after
the libstdc++ we use was released.

ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/28 12:23:57

Removed files:
	devel/cppunit/patches: 
	                       patch-include_cppunit_portability_FloatingPoint_h 

Log message:
remove workaround now that our C++ header is fixed


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 12:38:46

Modified files:
	usr.sbin/smtpd : smtp.c smtpd.c smtpd.h 

Log message:
when pausing listeners, do not simply disable their events as new
clients would still be able to connect. instead, at pause time we
close and remove the listeners, and at resume time we request the
parent to reconfigure all listeners.

discussed with pyr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	stsp@cvs.openbsd.org	2009/01/28 12:46:00

Modified files:
	audio/vamp-plugin-sdk: Makefile 
Removed files:
	audio/vamp-plugin-sdk/patches: 
	                               patch-examples_SpectralCentroid_cpp 

Log message:
isnan() and isinf() are in the std:: namespace now, so remove a patch
which stripped the std:: namespace qualifier from calls to these functions.
Should unbreak this port on architectures using gcc-3.x.
ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/28 12:49:57

Modified files:
	usr.sbin/smtpd : enqueue.c 

Log message:
cleanup; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/28 13:03:40

Modified files:
	net/ktorrent   : Makefile 
	net/ktorrent/pkg: PLIST 
Removed files:
	net/ktorrent/patches: patch-plugins_stats_ChartDrawer_cc 

Log message:
unbreak and include stats plugin; from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/28 13:15:14

Modified files:
	sys/arch/socppc/socppc: machdep.c 

Log message:
Make bus_mem_add_mapping() return ENOMEM if we fail to allocate kva instead
of panicing.


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2009/01/28 13:43:24

Modified files:
	usr.bin/sendbug: sendbug.c 

Log message:
Re-add "Category" category to sendbug template. Without it, reports
were categorized as "pending" and the report was never acked.

Reported by RD Thrush and bernd@, OK miod


CVSROOT:	/cvs
Module name:	src
Changes by:	grunk@cvs.openbsd.org	2009/01/28 14:00:32

Modified files:
	share/man/man4 : enc.4 

Log message:
typo, ok bluhm@ hshoexer@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/28 14:04:44

Modified files:
	xserver/hw/kdrive/ephyr: Xephyr.man.pre 

Log message:
__miscmansuffix -> __miscmansuffix__


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/28 14:08:22

Modified files:
	sys/arch/socppc/dev: if_tsec.c 

Log message:
Implement proper multicast support.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/28 14:10:03

Modified files:
	share/man/man4/man4.socppc: tsec.4 

Log message:
We have proper multicast support now.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/28 14:30:43

Modified files:
	usr.bin/vi/common: main.c 

Log message:
remove undocumented support for "-e" in ex(1).

millert@ says that neither 4.4BSD nor Solaris ex(1) accept this flag,
so it is safe to reject it too.

ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 14:44:15

Modified files:
	usr.sbin/smtpd : mta.c parse.y smtpd.h 

Log message:
first steps towards better mta code. currently mta uses struct batch to
store a lot of its session related code, but this is just not right and
this commit starts making mta code aware of struct session. This will
ease the implementation of ssl sessions in mta.

while at it, make mta autodetect port to use if it isn't provided in a
rule but can be derived from a parameter (i.e: "relay via ssmtp ...").


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/28 15:16:07

Modified files:
	kdrive         : Makefile.bsd-wrapper 

Log message:
Install Xephyr and its manual page using the Makefile generated by
autotools.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/28 15:17:30

Modified files:
	bin/ed         : main.c 

Log message:
synchronize synopsis and usage.


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/28 15:18:44

Modified files:
	sys/net        : if_ethersubr.c if_mpe.c route.c route.h 
	                 rtsock.c 
	sys/netmpls    : mpls.h mpls_input.c mpls_output.c mpls_shim.c 

Log message:
Get rid of the ugly rtentry hack.

We can now act as edge node and allow ipv4 packets to
enter a Label Switched Path and not just forwarding
MPLS packets.

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/28 15:19:53

Modified files:
	sbin/route     : route.c 

Log message:
Reflect MPLS kernel changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 15:27:56

Modified files:
	usr.sbin/smtpd : mta.c 

Log message:
since we're expanding "relay via ssl foobar.org" into two mxhosts (one with
F_SSMTP on port 465 and one with F_STARTTLS on port 25) both mxhosts should
only retain the flag that they will use ("via ssl" means the mxhost before
expansion has both flags set). this will make mta_connect() simpler when we
bring ssl support in the way.


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/28 15:28:38

Modified files:
	usr.sbin/wake  : wake.c 

Log message:
Add brackets around return values.


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/28 15:47:36

Modified files:
	usr.sbin/ospf6d: control.c ospf6d.h ospfe.c rde.c rde_lsdb.c 

Log message:
Teach ospf6d to originate Intra-Area-Prefix LSAs, which associate a list
of IPv6 prefixes with a Network LSA (there's another type of this LSA which
associates prefixes with a Router LSA -- this remains to be done).
Add what is necessary to allow ospf6ctl to read the new LSA type via IMSG.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/28 15:51:26

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c parser.c parser.h 

Log message:
Add 'show database intra' command, which displays Intra-Area-Prefix LSAs.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 15:54:10

Modified files:
	usr.sbin/smtpd : mta.c smtpd.h 

Log message:
everything we need for the event handling dance is in struct session, the
write handler has been changed to set the bufferevent that's in there
rather than the one in struct batch. since struct batch is no longer doing
anything useful for events handling, we can remove many fields of it.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/28 16:08:58

Modified files:
	share/man/man9 : mbuf.9 

Log message:
Correctly document MINCLSIZE which changed some time ago.
OK mbalmer@ a long time ago


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 16:13:42

Modified files:
	usr.sbin/smtpd : mta.c smtpd.h 

Log message:
mta session state belongs to struct session, not struct batch, remove the
state field from struct batch and propagate the change


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/28 16:18:22

Modified files:
	www/p5-Catalyst-Plugin-ConfigLoader: Makefile distinfo 

Log message:
update to version 0.22


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/28 16:18:56

Modified files:
	audio/aqualung : Makefile 

Log message:
ratchov@ reports that packaging fails, this is when files/aqualung.desktop
is writable by a group other than wheel. fix by using INSTALL_DATA/SUBST_CMD
rather than directly using SUBST_CMD -c.

PLIST remains the same with this fix; package version not bumped.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/28 16:20:56

Modified files:
	devel/p5-POE-Component-IKC: Makefile distinfo 

Log message:
maintenance update to version 0.2002


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/28 16:35:07

Log message:
    Initial import of ircd-hybrid-7.2.3.
    
    This is ircd-hybrid, the highly modified (and hopefully improved)
    variant of the original ircd program by Jarkko Oikarinen.
    
    Tested by Alex Popov, Sebastian Trahm, okan@ and sthen@. Thanks!
    Hints and help from fgsch@ and sthen@.
    
    ok sthen@
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-29
    
    N ports/net/ircd-hybrid/Makefile
    N ports/net/ircd-hybrid/distinfo
    N ports/net/ircd-hybrid/patches/patch-tools_Makefile_in
    N ports/net/ircd-hybrid/patches/patch-configure
    N ports/net/ircd-hybrid/patches/patch-include_defaults_h
    N ports/net/ircd-hybrid/patches/patch-etc_example_conf
    N ports/net/ircd-hybrid/patches/patch-help_Makefile_in
    N ports/net/ircd-hybrid/patches/patch-modules_m_help_c
    N ports/net/ircd-hybrid/patches/patch-src_Makefile_in
    N ports/net/ircd-hybrid/patches/patch-etc_Makefile_in
    N ports/net/ircd-hybrid/patches/patch-src_s_serv_c
    N ports/net/ircd-hybrid/patches/patch-Makefile_in
    N ports/net/ircd-hybrid/patches/patch-modules_Makefile_in
    N ports/net/ircd-hybrid/patches/patch-messages_Makefile_in
    N ports/net/ircd-hybrid/pkg/PFRAG.shared
    N ports/net/ircd-hybrid/pkg/DESCR
    N ports/net/ircd-hybrid/pkg/PLIST
    N ports/net/ircd-hybrid/pkg/MESSAGE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/28 16:36:48

Modified files:
	net            : Makefile 

Log message:
add ircd-hybrid


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 16:38:49

Modified files:
	usr.sbin/smtpd : mta.c 

Log message:
now that mta uses a struct session, it can also use session_respond() just
as smtp_session.c does, so move all of the evbuffer_add_printf() calls out
of the way and replace them with session_respond() call.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/01/28 16:39:40

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
LSI 2108 chips


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/01/28 16:40:04

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/01/28 16:45:13

Modified files:
	sys/dev/ic     : mfi.c mfireg.h mfivar.h 
	sys/dev/pci    : mfi_pci.c 

Log message:
Add support for next generation megaraid sas raid controllers.
From Jim Giannoules <gortag@gmail.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/28 16:46:04

Modified files:
	usr.sbin/smtpd : mta.c 

Log message:
fix missing prototype and format related warnings


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/28 16:50:48

Modified files:
	audio/aqualung : Makefile 
	audio/aqualung/files: aqualung.desktop 

Log message:
- re-add SUBST_CMD back and chown the file so that the .bak file does not
end up in PLIST
- fix the icon PATH in the .desktop file while here
- bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/28 16:58:35

Log message:
    Initial import of ruby-sinatra-0.9.0.4.
    
    Sinatra is a Domain Specific Language (DSL) for quickly creating
    web-applications in Ruby.
    It keeps a minimal feature set, leaving the developer to use the
    tools that best suit them and their application.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-29
    
    N ports/www/ruby-sinatra/Makefile
    N ports/www/ruby-sinatra/distinfo
    N ports/www/ruby-sinatra/pkg/PLIST
    N ports/www/ruby-sinatra/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/28 17:00:27

Modified files:
	www            : Makefile 

Log message:
add ruby-sinatra


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/01/28 17:06:04

Modified files:
	usr.sbin/ntpd  : ntpd.c 

Log message:
log warning when can't read drift file; allows detection of
corrupt contents. ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/01/28 17:54:49

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Soundblaster stuff. from brad.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/01/28 17:55:19

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/29 02:46:32

Modified files:
	usr.sbin/tcpdump: print-bgp.c print-icmp6.c 

Log message:
In tcpdump some printf() had an additional \n at the end.  Removing
that new line restores the one-line -> one-packet semantics.

ok hshoexer@, henning@, markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	hshoexer@cvs.openbsd.org	2009/01/29 03:05:50

Modified files:
	sbin/isakmpd   : ipsec.c 

Log message:
Improve logging:

- in ipsec_delete_spi_list() a log_verbose is added, when a remote peer
sends us a delete message for an SA.  However, to avoid spamming the log
when SAs are deleted during re-keying, I only log_verbose, when the soft
timeout of the SA is not expired yet.  Thus only deletion of live SAs
gets logged.

- in ipsec_decode_ids() I remove the additonal printing of IP-Adresses in
hex as the addresses are already printed in CIDR.

- while there, apply some KNF

ok todd@, mpf@, bluhm@


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/29 03:08:13

Modified files:
	regress/sbin/ipsecctl: Makefile 
Removed files:
	regress/sbin/ipsecctl: ikefail10.in ikefail10.ok 

Log message:
Remove ikefail10 ipsecctl regression test as it always fails.  It
was expecting a certain parser error message.  Accepting the ikefail10
config file is not considered to be a bug anymore.

ok hshoexer@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/29 03:15:46

Modified files:
	sys/arch/socppc/dev: if_tsec.c 

Log message:
Switch tsec(4) over to using MCLGETI when allocating mbufs for the rx ring.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/29 03:18:27

Modified files:
	usr.sbin/smtpd : enqueue.c 

Log message:
- remove a very annoying debug printf()


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/01/29 03:28:06

Modified files:
	archivers/deco : Makefile 
Added files:
	archivers/deco/patches: patch-Makefile 
Removed files:
	archivers/deco/patches: patch-fs_c 

Log message:
- add -D_BSD_SOURCE so that deco calls lstat(2)
- remove _XOPEN_SOURCE definition

ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/29 03:43:36

Modified files:
	usr.sbin/wake  : wake.c 

Log message:
Round brackets are not required. Back out previous commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/29 04:11:33

Modified files:
	sys/netmpls    : mpls.h 

Log message:
mpls_operation have to be 2 bytes long to store
operations correctly

ok claudio@ laurent@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/29 04:18:16

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c files.drm 
Removed files:
	sys/dev/pci/drm: drm_drawable.c drm_internal.h 

Log message:
Rip out the drm_drawable support. There is no need for the xserver to
push cliprects into the kernel anymore so no op the ioctls. The only
consumer of this information died a couple of months ago.

When i've got removal of these calls from userland upstream i'm going to
remove them from the interface entirely.


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/01/29 04:21:34

Modified files:
	sbin/route     : keywords.h route.c 

Log message:
Introduce -mplslabel to allow ipv4/ipv6 packets enter MPLS clouds.
This is also consistent with mplslabel in ifconfig(8).

OK claudio@ laurent@


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2009/01/29 04:21:42

Modified files:
	usr.sbin/ypldap: ypldap.c 

Log message:
No need to use RB_FIND here, RB_INSERT does that job for us.

ok aschrijver@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 04:30:27

Modified files:
	graphics/ffmpeg: Makefile 
Added files:
	graphics/ffmpeg/patches: patch-libavformat_4xm_c 

Log message:
SECURITY; fix http://www.trapkit.de/advisories/TKADV2009-004.txt
From Brad.

FFmpeg contains a type conversion vulnerability while parsing malformed 4X
movie files. The vulnerability may be exploited by a (remote) attacker to
execute arbitrary code in the context of FFmpeg or an application using
the FFmpeg library.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/29 04:38:44

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c drm_ioctl.c 

Log message:
drm_getmap and interface can die too.


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/01/29 04:43:31

Modified files:
	usr.sbin/ypldap: aldap.c 

Log message:
Make anonymous binds work properly.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/29 04:44:05

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c files.drm 
Removed files:
	sys/dev/pci/drm: drm_vm.c 

Log message:
Move drmmmap to the main driver file.  It's stupid to have a file with
one (not particlarly large) function in it.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/01/29 04:50:17

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c files.drm 
Removed files:
	sys/dev/pci/drm: drm_ioctl.c 

Log message:
Similar to my last commit, it's stupid to have a file with two very
small functions in it. Move them to main driver file.


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/29 04:57:42

Modified files:
	usr.sbin/ospf6d: rde.c 

Log message:
Improve debugging message in orig_intra_lsa_net().
Print not just the area, but also the interface to the link the LSA
is generated for.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/29 05:16:09

Modified files:
	usr.sbin/ospf6d: rde.c 

Log message:
Hard-code the Link State ID of Intra-Area-Prefix LSAs referencing Network
LSAs to zero. We were using the interface index, which is not quite right
for this type of LSA.

This is part of a greater scheme:
Intra-Area-Prefix LSAs referencing Router LSAs (not yet implemented)
will initially have their Link State ID hard-coded to one.
Then, as soon as we implement fragmentation of Intra-Area-Prefix LSAs,
Link State IDs for both types of Intra-Area-Prefix LSA will have to be
generated dynamically in a non-overlapping fashion.

discussed with claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2009/01/29 05:33:15

Modified files:
	sys/netinet    : ip_output.c 

Log message:
Always zero the IP checksum field for packets and packet fragments
being passed down if using HW checksum offload.
From Brad, inspired by NetBSD/FreeBSD.  ok markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/29 05:37:49

Modified files:
	sys/arch/socppc/dev: if_tsec.c 

Log message:
Make multicast actually work this time.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/29 05:43:25

Modified files:
	usr.sbin/smtpd : queue.c queue_shared.c runner.c smtpctl.c 
	                 smtpd.h 
	usr.sbin/smtpd/smtpctl: Makefile 
Removed files:
	usr.sbin/smtpd : showqueue.c 

Log message:
Common queue walking code for smtpd and smtpctl. Kills majority of showqueue.c,
the remaining code was moved to queue_shared.c; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/29 05:48:01

Modified files:
	share/man/man4 : route.4 

Log message:
My try at documenting the route socket filtering. ja ja dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/29 06:00:12

Modified files:
	usr.sbin/smtpd : mta.c smtpd.h ssl.c 

Log message:
bring initial support for SSL in the mta part of smtpd, allowing for:

accept for domain "openbsd.org" relay via ssmtp "mx1.example.org"

to ensure that deliveries for whatever@openbsd.org goes through an SSL session
to mx1.example.org


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/29 06:07:09

Modified files:
	usr.sbin/wake  : wake.c 

Log message:
simplify the bpf opening loop a bit.
``shorter is always better'' and ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/29 06:10:39

Modified files:
	usr.sbin/wake  : wake.c 

Log message:
Report error if wake on lan frame is not sent correctly.
Loop in the really unlikely event of a non atomic write.
ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/29 06:12:21

Modified files:
	usr.sbin/wake  : wake.c 

Log message:
detect truncation with strlcpy, not strlen.
ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/29 06:14:08

Modified files:
	sys/net        : radix_mpath.c 

Log message:
Fix a crash found by bluhm@ in rn_mpath_reprio(). The rn_mklist handling was
wrong which resulted in a NULL rm_leaf which caussed a NULL deref a bit later.
Check against the right route nodes to figure out if the rm_leaf needs to be
updated. Tested by bluhm@, OK dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/29 06:20:27

Modified files:
	usr.sbin/wake  : Makefile wake.c 

Log message:
* Add more CFLAGS commonly found in src/usr.sbin/
* Add prototype for wake()
* Add __dead to usage (for lint)
* Do not rely on pointer value for asprintf return as advised
* Make sure lint is happy

some comments and ok mbalmer@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/29 06:36:17

Modified files:
	sys/arch/i386/isa: clock.c 

Log message:
Only start using the rtc for statclock after we've received the first
interrupt.  On some machines the rtc doesn't generate interrupts and we would
end up not running statclock() at all.

ok miod@, art@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/01/29 06:47:18

Modified files:
	usr.sbin/wake  : wake.8 wake.c 

Log message:
Correct copyright years.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/29 06:47:41

Modified files:
	audio/vamp-plugin-sdk: Makefile 
	audio/vamp-plugin-sdk/patches: patch-Makefile 

Log message:
link with shared stdc++, should fix build on amd64.  I had this on
my amd64 but committed from my i386.

problem noticed by Joe Malcolm, thanks for the report.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2009/01/29 07:11:45

Modified files:
	sys/net        : pf_norm.c 

Log message:
move some code around in preparation for future work:
break out the code that doesn't deal with fragment reassembly and only
modifies stuff in the ip header to their own functions. pass them what they
need instead of making them get the info from a rule ptr.
ok dlg ryan


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/29 07:18:20

Modified files:
	usr.sbin/wake  : wake.c 

Log message:
Correct capitalization.
From Thomas Pfaff.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/29 07:25:55

Modified files:
	usr.sbin/smtpd : mta.c smtpd.h ssl.c 

Log message:
initial starttls support in mta, this allows:

accept for domain "openbsd.org" relay via tls "mx.example.org"

to ensure the relaying of mail for whoever@openbsd.org will happen through
a secure tls (STARTTLS) session. failure to establish a tls session will be
considered as a permanent failure. As a side effect:

accept for domain "openbsd.org" relay via ssl "mx.example.org"

can now work as well and ensure that the relaying happens through ssmtp OR
tls, but never through an unsafe channel. no need to specify a port, they
are automatically detected if not specified.

still a work in progress, don't expect that it will work flawlessly.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/29 07:30:48

Modified files:
	sbin/ipsecctl  : ipsec.conf.5 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/29 07:38:56

Modified files:
	share/man/man4 : route.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/29 07:50:27

Modified files:
	usr.sbin/smtpd : mta.c 

Log message:
fix a bug in mta's event masking


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/29 08:12:28

Modified files:
	sys/conf       : files 
	sys/net        : pf.c pfvar.h 
Added files:
	sys/net        : pf_lb.c 

Log message:
Split the address selection from pools away from pf.c and put it in
pf_lb.c. This will ease the process of adding more selection types
without bloatening pf.c even more.

ok and a weird death threat, henning@
raised eyebrow, dlg@


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/01/29 08:19:50

Modified files:
	.              : armish.html 

Log message:
- fix links to the thecus products


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/29 08:20:34

Modified files:
	usr.sbin/smtpd : enqueue.c mta.c smtp_session.c smtpd.h store.c 

Log message:
Received header line was incomplete for mail submitted through the enqueuer
as well as for some outgoing messages, this is fixed now


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/29 08:27:34

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
- remove debug message


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/29 08:34:15

Modified files:
	devel/gconf-editor: Makefile 
	devel/gconf-editor/pkg: PLIST 

Log message:
- sanitize WANTLIB+LIB_DEPENDS
- remove esd/audiofile from WANTLIB
- add CONFIGURE_SHARED
- regen PLIST while here


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/29 08:37:09

Modified files:
	sbin/ipsecctl  : parse.y 

Log message:
After checking that peer == NULL do not assign peer = NULL a few
lines later.  No functional change.

ok grunk@, hshoexer@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/29 08:40:35

Modified files:
	usr.sbin/smtpd : mta.c smtp_session.c smtpd.h 

Log message:
missing prototype for session_respond() in mta, move session_respond()'s
prototype to smtpd.h
spotted and diff from Oleg Safiullin <form@pdp-11.org.ru>


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/01/29 08:50:03

Modified files:
	usr.sbin/wake  : wake.c 

Log message:
Better error handling.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/29 09:06:37

Modified files:
	driver/xf86-input-elographics: ChangeLog configure configure.ac 
	driver/xf86-input-elographics/man: elographics.man 
	driver/xf86-input-elographics/src: xf86Elo.c 

Log message:
xf86-input-elographics 1.2.3, tested on msys's point of sale machine.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 09:09:58

Log message:
    import dejavu-fonts, from maintainer Tim van der Molen:
    
    The DejaVu fonts are a font family based on the Bitstream Vera fonts.
    Their purpose is to provide a wider range of characters while
    maintaining the original look and feel.
    
    The DejaVu fonts family contains the following styles.
    
    -- Sans: Book, Bold, Oblique, Bold Oblique, Condensed, Condensed
    Bold, Condensed Oblique and Condensed Bold Oblique
    -- Serif: Book, Bold, Italic, Bold Italic, Condensed, Condensed Bold,
    Condensed Italic and Condensed Bold Italic
    -- Mono: Book, Bold, Oblique, Bold Oblique
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20090129
    
    N ports/x11/dejavu-fonts/distinfo
    N ports/x11/dejavu-fonts/Makefile
    N ports/x11/dejavu-fonts/pkg/UNMESSAGE
    N ports/x11/dejavu-fonts/pkg/MESSAGE
    N ports/x11/dejavu-fonts/pkg/PLIST
    N ports/x11/dejavu-fonts/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 09:14:27

Modified files:
	x11            : Makefile 

Log message:
+dejavu-fonts


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/29 09:18:44

Modified files:
	driver/xf86-input-elographics/src: xf86Elo.c 

Log message:
Fix allocation and freeing of InputDriverRec, so that X doesn't dump core
on exit. Found thanks to msys test machine.


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/29 09:34:32

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
Fix offset calculation for lsa_prefix structs.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/29 09:37:17

Modified files:
	lib/libc/stdio : ferror.3 

Log message:
from Yoshihiko Sarumaru, freebsd pr #76333: fseek(3) can clear EOF too;
ok millert


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/29 09:39:25

Modified files:
	usr.sbin/ospf6d: rde_lsdb.c 

Log message:
lsa_get_prefix() should return the number of bytes consumed and not the
number of bytes left in the buffer. OK stsp@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/29 09:47:25

Modified files:
	share/man/man9 : Makefile 
Added files:
	share/man/man9 : socreate.9 

Log message:
Add some kernel socket documentation. Originally from FreeBSD with some
tweaks by me to match the OpenBSD reality. Additional help from jmc@
ja ja ja dlg@ and OK blambert@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/29 09:52:51

Modified files:
	usr.sbin/wake  : wake.8 

Log message:
various improvements; help/ok mbalmer


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/29 10:17:24

Modified files:
	driver/xf86-video-intel/src/reg_dumper: main.c 
Added files:
	driver/xf86-video-intel/src/reg_dumper: README.OpenBSD 

Log message:
Add support to run intel_reg_dumper on OpenBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/01/29 10:19:11

Modified files:
	sys/net80211   : ieee80211_node.c 

Log message:
fix a panic that occurs when IEEE80211_STA_ONLY is defined (SMALL_KERNEL).

noticed by ray@, more investigation from sthen@
fix tested by sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 10:28:13

Modified files:
	x11/mplayer    : Makefile 
Added files:
	x11/mplayer/patches: patch-libavformat_4xm_c 

Log message:
- SECURITY; fix http://www.trapkit.de/advisories/TKADV2009-004.txt
for the internal ffmpeg.  From Brad.

- sync WANTLIB (gio)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/29 10:37:57

Modified files:
	sysutils/flyback: Makefile 
	sysutils/flyback/pkg: PLIST 
	graphics/gimp/stable: Makefile 
	graphics/gimp/stable/pkg: PLIST 
	japanese/kanatest: Makefile 
	japanese/kanatest/pkg: PLIST 
	x11/kde/accessibility3: Makefile 
	x11/kde/accessibility3/pkg: PLIST 
	multimedia/xine-ui: Makefile 
	multimedia/xine-ui/pkg: PLIST 
Added files:
	multimedia/xine-ui/patches: patch-misc_desktops_Makefile_in 

Log message:
- fix missing and/or wrong desktop goos

Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 10:44:28

Log message:
    import py-mutagen, from giovanni@ with tweaks by me and suggestions
    from wcmaier. ok giovanni@ wcmaier@
    
    Mutagen is a Python module to handle audio metadata.
    It supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC,
    Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG
    audio files. All versions of ID3v2 are supported, and all standard
    ID3v2.4 frames are parsed. It can read Xing headers to accurately
    calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be
    edited regardless of audio format. It can also manipulate Ogg streams
    on an individual packet/page level.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20090129
    
    N ports/audio/py-mutagen/Makefile
    N ports/audio/py-mutagen/distinfo
    N ports/audio/py-mutagen/pkg/PLIST
    N ports/audio/py-mutagen/pkg/DESCR
    N ports/audio/py-mutagen/patches/patch-setup_py
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 10:48:09

Modified files:
	audio          : Makefile 

Log message:
+py-mutagen


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/29 10:57:18

Modified files:
	share/man/man9 : socreate.9 

Log message:
- fix .Nm and .Dt
- remove a duplicate


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/29 11:15:20

Modified files:
	x11/gnome/keyring: Makefile 
Added files:
	x11/gnome/keyring/patches: 
	                           patch-daemon_data_gnome-keyring_schemas_in 
	x11/gnome/keyring/pkg: MESSAGE 

Log message:
- disable gnome-keyring SSH agent by default; as this is a GConf entry,
it can be enabled easily for who needs it.
We do this because even when one does not have any key under ~/.ssh/ the
agent fires up asking for a password which is quite annoying!

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 11:51:12

Modified files:
	www/ruby-activemerchant: Makefile distinfo 
	www/ruby-activemerchant/pkg: PLIST 

Log message:
Update to ruby-activemerchant-1.4.1.


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/29 11:52:17

Modified files:
	usr.sbin/ospf6d: rde_lsdb.c 

Log message:
In Link LSAs, #prefixes is a 32bit value.
But in Intra-Area-Prefix LSAs, #prefixes is a 16bit value.
lsa_intra_a_pref_check() was failing on little-endian machines because
it was trying to byte-swap a 32bit value.
ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/01/29 12:07:06

Modified files:
	security/vpnc  : Makefile distinfo 
	security/vpnc/files: vpnc.sh 
	security/vpnc/patches: patch-Makefile patch-vpnc_c 
	security/vpnc/pkg: PLIST 
Added files:
	security/vpnc/patches: patch-vpnc-script_in 
Removed files:
	security/vpnc/patches: patch-vpnc-script 

Log message:
Upgrade to 0.5.3
+ Tweak Makefile
+ Add vpnc-disconnect

ok okan@ ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/29 12:07:53

Modified files:
	usr.sbin/ospf6d: interface.c ospfe.c ospfe.h 

Log message:
Originate Intra-Area-Prefix LSAs which reference a router LSA.
Routers can now advertise prefixes with global scope throughout
an area. This paves the way towards doing SPF calculations to
generate routing tables for a single area.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/29 12:35:27

Modified files:
	share/man/man4 : netintro.4 

Log message:
Document SIOCSIFPRIORITY and friend. Found on my HD. OK jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/29 12:39:41

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
Don't print a header line above every individual Intra-Area-Prefix LSA
in the detailed DB output. Now behaves the same as with other LSA types.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/29 13:07:05

Modified files:
	print/acroread : Makefile 
	print/acroread/pkg: PLIST-main 

Log message:
- provide a default desktop file from the ones that are installed; put it
in the correct place and add a corresponding icon and goo
- remove sturm@ from maintainer per his request

ok sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/29 13:08:42

Modified files:
	devel          : Makefile 
	devel/libsoup  : Makefile 
	devel/libsoup/pkg: PLIST 
	www/midori     : Makefile 

Log message:
fold libsoup's ssl FLAVOR into the regular package


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/29 13:09:02

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
One more step on the long road of beautifying ospf6ctl output:
The Link State ID in OSPFv3 is just a unique identifier and has
lost its semantic meaning for a most LSA types.
Print the correct semantic meaning for those that still have one,
and don't print any additional information for those that don't.
ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/29 13:10:30

Log message:
    Import py-graphics-1.5
    
    PyGraphics aims to translate the new features of Media Computation from
    its JPython version to CPython. Its aims to implement support for image,
    sound and video manipulation as well as adding simple 3D capabilities.
    
    several inputs from wcmaier@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20090129
    
    N ports/graphics/py-graphics/distinfo
    N ports/graphics/py-graphics/Makefile
    N ports/graphics/py-graphics/pkg/DESCR
    N ports/graphics/py-graphics/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/29 13:11:21

Modified files:
	graphics       : Makefile 

Log message:
+py-graphics


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/29 13:15:50

Modified files:
	usr.sbin/ospf6d: ospfe.c 

Log message:
Correctly byte-swap the link state ID when building Intra-Area-Prefix
LSAs which refer to Router LSAs.
ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/29 13:40:43

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 

Log message:
fix WANTLIB of -soup subpackage


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/29 14:00:05

Modified files:
	sys/dev/ic     : sti.c 

Log message:
Oops, correct logic when requested font index is out of bounds. Thankfully
it's a can't happen situation.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/29 14:08:26

Modified files:
	x11/gnome/gvfs : Makefile 

Log message:
fix WANTLIB for -main


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/29 14:17:49

Modified files:
	sys/arch/macppc/dev: adb.c 

Log message:
Some of the latest macppc laptops with no adb subsystem at all, spontaneously
powerdown if we try to issue pmu commands. Skip these if no adb device
appears in the device tree.

Adapted from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2009/01/29 14:50:10

Modified files:
	usr.sbin/smtpd : forward.c 

Log message:
better parsing of .forward files

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/29 14:59:15

Modified files:
	usr.sbin/smtpd : control.c parser.c parser.h queue.c runner.c 
	                 smtp.c smtp_session.c smtpctl.c smtpd.c smtpd.h 

Log message:
Implement "smtpctl show stats"; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/29 15:02:44

Modified files:
	www/p5-Catalyst-Plugin-ConfigLoader: Makefile 

Log message:
let it build without the MODPERL_SKIPDEPS patch by explicitely adding
--skipdeps to CONFIGURE_ARGS, sigh...

pointed out by Markus Hennecke with a diff that addresses the issue from
a different angle by updating p5-MRO-Compat to 0.09 which isn't actually
required for this port.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2009/01/29 15:08:45

Modified files:
	sys/sys        : stat.h 
	sys/compat/common: vfs_syscalls_35.c 
	sys/compat/svr4: svr4_stat.c 
	sys/kern       : sys_pipe.c uipc_usrreq.c vfs_vnops.c 

Log message:
Switch struct stat's timespec members to the names standardized in
POSIX 1003.1-2008, with compatibility macros for the names used in
previous version of OpenBSD.  Update all the references in the
kernel to use the new, standard member names.

ok'ed by miod@, otto@; ports build test by naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2009/01/29 15:15:14

Modified files:
	lib/libc/sys   : stat.2 

Log message:
Update to reflect renaming of the st_[acm]timespec members to st_[acm]tim
per the POSIX 1003.1-2008 spec.  Also, tweak the information about what
system calls hit which timestamps

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/29 15:15:27

Modified files:
	sys/arch/mvme88k/mvme88k: m88110.c 

Log message:
The ``flush before inval'' 88410 workaround needs to be done in
m88410_initialize_cpu() as well. Since we can't flush unknown data, just
make sure all 88410 lines are filled with valid data before flushing it.

This should fix the spurious ``197DP hangs or loops on osiop errors after
autoconf'' issue I've been seeing.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/29 15:15:34

xenocara/app/xdm/app-defaults

Update of /cvs/xenocara/app/xdm/app-defaults
In directory cvs.openbsd.org:/tmp/cvs-serv10362/app-defaults

Log Message:
Directory /cvs/xenocara/app/xdm/app-defaults added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/29 15:16:34

Modified files:
	sys/arch/mvme88k/dev: vs.c 

Log message:
Add a few cache operations after I/O completes.


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2009/01/29 15:18:06

Modified files:
	sys/kern       : kern_sig.c 

Log message:
Remove KASSERT() that could trigger when an rthread in sigwait()
got multiple signals before tsleep() could wakeup.  Also, POSIX
says that sigwait() should never return EINTR, so map that to
ERESTART.

ok kurt@, tedu@
fixes the panic encountered by ariane@ with kaffe


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/29 15:18:35

Modified files:
	app/xdm        : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 config.h.in configure configure.ac greet.h 
	                 ltmain.sh session.c 
	app/xdm/config : Makefile.in 
	app/xdm/greeter: Makefile.in 
Added files:
	app/xdm/app-defaults: Chooser.ad 
Removed files:
	app/xdm        : Chooser.ad 

Log message:
xdm 1.1.8.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/29 15:23:04

Modified files:
	x11/gnome/empathy: Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/29 15:28:58

Modified files:
	games/kbilliards: Makefile 
	x11/kde/accessibility3: Makefile 
	x11/kde/addons3: Makefile 
	x11/kde/arts3  : Makefile 
	x11/kde/artwork3: Makefile 
	x11/kde/base3  : Makefile 
	x11/kde/edu3   : Makefile 
	x11/kde/games3 : Makefile 
	x11/kde/libs3  : Makefile 
	x11/kde/multimedia3: Makefile 
	x11/kde/office3: Makefile 
	x11/kde/pim3   : Makefile 

Log message:
* add sndio backend for artsd
* use audio(4) instead of ossaudio(3) in kdemultimedia3 as much as
possible
* sync WANTLIB in dependant ports

testing/prodding from todd@.  briefly discussed with naddy@, ajacoutot@
and jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/29 15:30:15

ports/x11/kde/arts3/files

Update of /cvs/ports/x11/kde/arts3/files
In directory cvs.openbsd.org:/tmp/cvs-serv10416/files

Log Message:
Directory /cvs/ports/x11/kde/arts3/files added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/01/29 15:34:21

Modified files:
	usr.sbin/smtpd : smtpctl.c 

Log message:
fix compiler warning


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/29 15:34:33

Added files:
	x11/kde/arts3/files: audioiosndio.cc 
	x11/kde/arts3/patches: patch-flow_Makefile_in 
Removed files:
	x11/kde/arts3/patches: patch-flow_audioioesd_cc 
	                       patch-flow_audioiooss_cc 
	                       patch-flow_audioioossthreaded_cc 

Log message:
file additions/removals that got left out of the previous commit


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/29 15:37:21

Modified files:
	x11/kde/multimedia3/patches: patch-configure_in 
	                             patch-mpeglib_configure_in_in 
Added files:
	x11/kde/multimedia3/patches: 
	                             patch-mpeglib_lib_util_audio_audioIO_SunOS_cpp 
	                             patch-mpeglib_lib_util_audio_audioIO_cpp 
Removed files:
	x11/kde/multimedia3/patches: 
	                             patch-mpeglib_lib_util_audio_audioIO_Linux_cpp 

Log message:
*sigh* more stuff that got missed in the previous commit


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/29 15:41:33

Modified files:
	games/kbilliards/pkg: PLIST 

Log message:
@bin marker that should have been riding the PKGNAME bump on the previous
commit


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/29 15:50:16

Modified files:
	usr.sbin/cron  : cron.c crontab.c 

Log message:
tweak usage()


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/29 15:50:23

Modified files:
	sys/dev/ic     : siop_common.c 

Log message:
``beginning'' is spelled with 2 `g' and 3 `n'.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 16:16:35

Modified files:
	devel/git      : Makefile distinfo 
	devel/git/patches: patch-gitweb_gitweb_perl 
	devel/git/pkg  : PLIST-main 
Added files:
	devel/git/patches: patch-git-svn_perl 

Log message:
Update to git 1.6.1.2 and add a subversion 1.5.5 fix for git-svn.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 16:25:45

Modified files:
	infrastructure/db: user.list 

Log message:
add _ircd-hybrid user


CVSROOT:	/cvs
Module name:	src
Changes by:	jaredy@cvs.openbsd.org	2009/01/29 16:27:26

Modified files:
	bin/ksh        : c_sh.c eval.c exec.c jobs.c ksh.1 main.c 
	                 proto.h sh.1 
	regress/bin/ksh: seterror.sh 

Log message:
pass "xerrok" status across the execution call stack to more closely
match what both POSIX and ksh.1 already describe in regards to set
-e/errexit's behavior in determining when to exit from nonzero return
values.

specifically, the truth values tested as operands to `&&' and `||', as
well as the resulting compound expression itself, along with the truth
value resulting from a negated command (i.e. a pipeline prefixed `!'),
should not make the shell exit when -e is in effect.

issue reported by matthieu.
testing matthieu, naddy.
ok miod (earlier version), otto.
man page ok jmc.


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/29 16:59:09

Modified files:
	sys/sys        : socketvar.h 

Log message:
KNF (whitespace fixes).  ok grunk@


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/01/29 17:01:20

Modified files:
	sys/arch/socppc/conf: GENERIC 

Log message:
- add missing trailing 't' of the mos(4) entry's 'Etherne'


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/29 17:08:19

Modified files:
	devel/p5-MRO-Compat: Makefile distinfo 

Log message:
update to version 0.09 and use tabs instead of whitespaces

from Markus Hennecke, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 17:36:58

Log message:
    Initial import of ruby-addressable-2.0.1.
    
    Addressable is a replacement for the URI implementation that is part of
    Ruby's standard library. It more closely conforms to the relevant RFCs and
    adds support for IRIs and URI templates.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-30
    
    N ports/www/ruby-addressable/Makefile
    N ports/www/ruby-addressable/distinfo
    N ports/www/ruby-addressable/pkg/DESCR
    N ports/www/ruby-addressable/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 17:37:53

Modified files:
	www            : Makefile 

Log message:
add ruby-addressable


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 17:41:24

Modified files:
	multimedia/mjpegtools: Makefile 
	multimedia/mjpegtools/pkg: PLIST 

Log message:
- sync WANTLIB
- better license marker
- regen PLIST since we're bumping the package anyway


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 17:46:36

Log message:
    Initial import of ruby-extlib-0.9.10.
    
    extlib is a general Ruby extensions serving DataMapper and
    DataObjects, but available for any project.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-30
    
    N ports/devel/ruby-extlib/Makefile
    N ports/devel/ruby-extlib/distinfo
    N ports/devel/ruby-extlib/pkg/PLIST
    N ports/devel/ruby-extlib/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 17:47:32

Modified files:
	devel          : Makefile 

Log message:
add ruby-extlib


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 17:47:54

Modified files:
	multimedia/gstreamer-0.10/plugins-bad: Makefile 

Log message:
sync -sdl WANTLIB, bump subpackage.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 17:54:18

Log message:
    Initial import of ruby-data_objects-0.9.11.
    
    The purpose of DO.rb is to rewrite existing Ruby database drivers to
    conform to a single interface. At present, PostgreSQL, MySQL, and
    SQLite adapters are available.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-30
    
    N ports/databases/ruby-data_objects/Makefile
    N ports/databases/ruby-data_objects/distinfo
    N ports/databases/ruby-data_objects/pkg/DESCR
    N ports/databases/ruby-data_objects/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 18:06:45

Log message:
    Initial import of ruby-do_sqlite3-0.9.11.
    
    SQLite3 plugin for DataObjects.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-30
    
    N ports/databases/ruby-do_sqlite3/Makefile
    N ports/databases/ruby-do_sqlite3/distinfo
    N ports/databases/ruby-do_sqlite3/pkg/DESCR
    N ports/databases/ruby-do_sqlite3/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 18:11:03

Modified files:
	multimedia/gstreamer-0.10/plugins-bad: Makefile 
	multimedia/gstreamer-0.10/plugins-bad/pkg: DESCR-main 

Log message:
tidy DESCR-main and bump subpackage (modules moved)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 18:33:00

Modified files:
	misc/dvtm      : Makefile distinfo 
	misc/dvtm/patches: patch-config_mk 
Added files:
	misc/dvtm/patches: patch-dvtm_c 

Log message:
update to 0.5, ok with Emilien Gaspar (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 18:47:14

Log message:
    Initial import of ruby-randexp-0.1.4.
    
    Library for generating random data from a regular expression.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-30
    
    N ports/textproc/ruby-randexp/Makefile
    N ports/textproc/ruby-randexp/distinfo
    N ports/textproc/ruby-randexp/pkg/PLIST
    N ports/textproc/ruby-randexp/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 18:48:00

Modified files:
	textproc       : Makefile 

Log message:
add ruby-randexp


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 19:08:38

Log message:
    Initial import of ruby-bcrypt-2.0.3.
    
    bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password
    hashing algorithm, allowing you to easily store a secure hash
    of your users' passwords.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-30
    
    N ports/security/ruby-bcrypt/Makefile
    N ports/security/ruby-bcrypt/distinfo
    N ports/security/ruby-bcrypt/pkg/PLIST
    N ports/security/ruby-bcrypt/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 19:09:34

Modified files:
	security       : Makefile 

Log message:
add ruby-bcrypt


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 19:18:53

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 
	multimedia/gstreamer-0.10/plugins-good/pkg: DESCR-main 
Added files:
	multimedia/gstreamer-0.10/plugins-good/pkg: DESCR-wavpack 
	                                            PLIST-wavpack 

Log message:
- tidy DESCR-main (sort, add modules moved from other packages)
- wavpack is picked up by configure if installed; package it


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 19:41:00

Log message:
    Initial import of DataMapper 0.9.10 and some extensions.
    
    DataMapper is an Ruby O/R Mapper based on the DataMapper pattern.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-30
    
    N ports/databases/ruby-datamapper/Makefile.inc
    N ports/databases/ruby-datamapper/Makefile
    N ports/databases/ruby-datamapper/timestamps/Makefile
    N ports/databases/ruby-datamapper/timestamps/distinfo
    N ports/databases/ruby-datamapper/timestamps/pkg/PLIST
    N ports/databases/ruby-datamapper/timestamps/pkg/DESCR
    N ports/databases/ruby-datamapper/aggregates/Makefile
    N ports/databases/ruby-datamapper/aggregates/distinfo
    N ports/databases/ruby-datamapper/aggregates/pkg/PLIST
    N ports/databases/ruby-datamapper/aggregates/pkg/DESCR
    N ports/databases/ruby-datamapper/migrations/Makefile
    N ports/databases/ruby-datamapper/migrations/distinfo
    N ports/databases/ruby-datamapper/migrations/pkg/DESCR
    N ports/databases/ruby-datamapper/migrations/pkg/PLIST
    N ports/databases/ruby-datamapper/core/Makefile
    N ports/databases/ruby-datamapper/core/distinfo
    N ports/databases/ruby-datamapper/core/pkg/DESCR
    N ports/databases/ruby-datamapper/core/pkg/PLIST
    N ports/databases/ruby-datamapper/serializer/Makefile
    N ports/databases/ruby-datamapper/serializer/distinfo
    N ports/databases/ruby-datamapper/serializer/pkg/DESCR
    N ports/databases/ruby-datamapper/serializer/pkg/PLIST
    N ports/databases/ruby-datamapper/validations/Makefile
    N ports/databases/ruby-datamapper/validations/distinfo
    N ports/databases/ruby-datamapper/validations/pkg/DESCR
    N ports/databases/ruby-datamapper/validations/pkg/PLIST
    N ports/databases/ruby-datamapper/types/Makefile
    N ports/databases/ruby-datamapper/types/distinfo
    N ports/databases/ruby-datamapper/types/pkg/PLIST
    N ports/databases/ruby-datamapper/types/pkg/DESCR
    N ports/databases/ruby-datamapper/sweatshop/Makefile
    N ports/databases/ruby-datamapper/sweatshop/distinfo
    N ports/databases/ruby-datamapper/sweatshop/pkg/PLIST
    N ports/databases/ruby-datamapper/sweatshop/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 19:42:44

Modified files:
	databases      : Makefile 

Log message:
add ruby-datamapper, ruby-data_objects and ruby-do_sqlite3


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 20:00:38

Log message:
    Initial import of ruby-thor-0.9.9.
    
    The purpose of Thor is to provide a robust command-line tool that
    allows the creation of local, system-wide, and remote tasks in a
    single CLI.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-30
    
    N ports/sysutils/ruby-thor/Makefile
    N ports/sysutils/ruby-thor/distinfo
    N ports/sysutils/ruby-thor/pkg/PLIST
    N ports/sysutils/ruby-thor/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/29 20:01:49

Modified files:
	sysutils       : Makefile 

Log message:
add ruby-thor


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/29 20:26:29

Modified files:
	audio/easytag  : Makefile 

Log message:
sync WANTLIB, enable wavpack, bump.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/29 20:56:05

Modified files:
	lib/libssl/src/apps: s_client.c 

Log message:
remove some gratuitous changes that do nothing other than inrease
the size of the diff against openssl mainline


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/01/29 20:58:35

Modified files:
	lib/libssl/src/apps: s_socket.c 

Log message:
missing ssl_sock_init() call in init_client() (used by
"openssl s_client"), fix an unlikely memory leak


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/29 22:38:27

Modified files:
	mail/evolution-plugin-webcal: Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2009/01/29 23:19:13

Modified files:
	usr.sbin/smtpd : aliases.c 

Log message:
o remove useless `if's
o replace constants by sizeof where possible

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/01/30 01:01:16

Modified files:
	lib/libc/sys   : stat.2 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/30 01:42:26

Modified files:
	etc/skel       : dot.cshrc dot.login 

Log message:
use a consistent spacing in expressions and wordlists.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/30 01:42:38

Modified files:
	usr.bin/renice : renice.8 

Log message:
add missing ellipsis to the list of options.


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/01/30 02:32:30

Modified files:
	graphics/cairo : Makefile 
Added files:
	graphics/cairo/patches: patch-src_cairo-ft-font_c 

Log message:
Add patch from upstream.

"2008-12-17 [ft] Don't call FT_Done_Face() on faces we did not create"

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 02:39:55

Modified files:
	inputmethods/uim: Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/30 02:42:17

Modified files:
	gnu/usr.bin/binutils/gdb: ppcobsd-nat.c 

Log message:
Turns out we need to look one frame deeper to find the saved return address
from a pcb when debugging a kernel.  Make sure we provide the matching stack
pointer too to avoid duplicating the first frame.  Makes "target kvm" much
more useful on powerpc.


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2009/01/30 03:03:29

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
fix debug message

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2009/01/30 03:09:58

Modified files:
	usr.sbin/smtpd : parse.y 

Log message:
more const -> sizeof()
no binary changes

ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 03:16:10

Modified files:
	misc/dates     : Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/01/30 03:32:27

Modified files:
	sys/net        : pf.c 

Log message:
sprinkle splassert(IPL_SOFTNET) around the code that inserts, unlinks, and
frees pf states.

ok mcbride@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/30 03:44:56

Modified files:
	sys/arch/socppc/dev: if_tsec.c 

Log message:
Properly clean out our rings when we down the interface.


CVSROOT:	/cvs
Module name:	src
Changes by:	mcbride@cvs.openbsd.org	2009/01/30 03:47:46

Modified files:
	sys/netinet6   : in6.c in6_ifattach.c nd6_rtr.c 

Log message:
"XXX: should this be performed under splnet()?"... Yes, yes it should.
Interface configuration causes neighbour discoverery, which runs packets
through parts of the stack that require at least splsoftnet(), like pf and
pfsync.

ok dlg


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/30 04:06:25

Modified files:
	app/xwud       : xwud.c 

Log message:
Add more input checks. From "nobody@example.com" on bugs@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 04:28:32

Modified files:
	databases/evolution-data-server: Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 04:30:42

Modified files:
	x11/gnome/applets2: Makefile 
	x11/gnome/cheese: Makefile 
	x11/gnome/ekiga: Makefile 
	x11/gnome/seahorse: Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	rainer@cvs.openbsd.org	2009/01/30 04:56:59

Modified files:
	sys/netinet6   : nd6.c nd6_rtr.c 

Log message:
Mark routers internal as uninstalled after deleting the default route.
This makes it possible to get a new default route by router advertisement
after the old one got deleted (or timed out).

Ok henning@, claudio@, mcbride@


CVSROOT:	/cvs
Module name:	src
Changes by:	norby@cvs.openbsd.org	2009/01/30 05:43:18

Modified files:
	usr.sbin/ospfctl: ospfctl.c 

Log message:
Add missing free.

OK claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/30 05:47:15

Modified files:
	sys/arch/socppc/dev: if_tsec.c 

Log message:
Deal with running out of receive buffers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/01/30 05:50:40

Log message:
    Initial import of mod_auth_pgsql.
    
    This module allows user authentication (and can log authenthication
    requests) against information stored in a PostgreSQL database.
    
    ok simon@ ajacoutot@
    
    Status:
    
    Vendor Tag:	pea
    Release Tags:	pea_20090130
    
    N ports/www/mod_auth_pgsql/Makefile
    N ports/www/mod_auth_pgsql/distinfo
    N ports/www/mod_auth_pgsql/pkg/PLIST
    N ports/www/mod_auth_pgsql/pkg/DESCR
    N ports/www/mod_auth_pgsql/pkg/UNMESSAGE
    N ports/www/mod_auth_pgsql/pkg/MESSAGE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/01/30 06:04:28

Modified files:
	sys/arch/socppc/dev: if_tsec.c 

Log message:
Set mbuf watermarks.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/01/30 06:06:56

Modified files:
	www            : Makefile 

Log message:
+ mod_auth_pgsql


CVSROOT:	/cvs
Module name:	src
Changes by:	bluhm@cvs.openbsd.org	2009/01/30 07:24:52

Modified files:
	sbin/ipsecctl  : parse.y 
	regress/sbin/ipsecctl: Makefile 
Added files:
	regress/sbin/ipsecctl: ikefail14.in ikefail14.ok 

Log message:
If the "peer" address is not specified or derived from "to" for
"ike" rules in ipsec.conf, the default peer is used.  In theory
ipsecctl -f ipsec.conf can configure the default peer for each "ike"
entry.  As isakmpd only supports one default peer, the last "ike"
rule that uses a default peer wins.  This configuration is then
significant for all "ike" rules that use the default peer.

Now a warning is printed if a later rule in ipsec.conf changes the
configuration of the original default peer.  This should be an error
but that would break existing user configs.  So only a warning is
printed.

ok hshoexer@, todd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/30 08:31:34

Modified files:
	mail           : Makefile 

Log message:
build hash,domainscale FLAVOR of dspam, requested by Antti Harri


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/01/30 09:11:18

ports/security/py-openssl/patches

Update of /cvs/ports/security/py-openssl/patches
In directory cvs.openbsd.org:/tmp/cvs-serv13563/patches

Log Message:
Directory /cvs/ports/security/py-openssl/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/01/30 09:13:55

Modified files:
	security/py-openssl: Makefile distinfo 
Added files:
	security/py-openssl/patches: patch-test_test_ssl_py 

Log message:
- update to 0.8
- fix a test that hangs

ok wcmaier@


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/01/30 09:18:10

Modified files:
	devel/py-zopeinterface: Makefile distinfo 
	devel/py-zopeinterface/patches: patch-setup_py 
	devel/py-zopeinterface/pkg: PLIST 

Log message:
- update to 3.5.0
- change homepage
- more tests in regress

ok wcmaier@


CVSROOT:	/cvs
Module name:	src
Changes by:	rainer@cvs.openbsd.org	2009/01/30 09:21:58

Modified files:
	usr.sbin/rtsold: if.c 

Log message:
Use if_nametosdl implementation from rtadvd, which is much nicer.
From Mischa Diehm.

"looks fine to me" pyr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/01/30 09:22:09

Modified files:
	devel/py-twisted: Makefile Makefile.inc 
	devel/py-twisted/conch: Makefile distinfo 
	devel/py-twisted/conch/pkg: PLIST 
	devel/py-twisted/core: Makefile distinfo 
	devel/py-twisted/core/pkg: PLIST 
	devel/py-twisted/lore: Makefile distinfo 
	devel/py-twisted/lore/pkg: PLIST 
	devel/py-twisted/mail: Makefile distinfo 
	devel/py-twisted/mail/pkg: PLIST 
	devel/py-twisted/names: Makefile distinfo 
	devel/py-twisted/news: Makefile distinfo 
	devel/py-twisted/runner: Makefile distinfo 
	devel/py-twisted/web: Makefile distinfo 
	devel/py-twisted/web/pkg: PLIST 
	devel/py-twisted/web2: Makefile 
	devel/py-twisted/words: Makefile distinfo 
	devel/py-twisted/words/pkg: PLIST 

Log message:
- update to 8.2.0
- web2 is being phased out
- sanitize regress target

ok wcmaier@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/30 09:37:52

Modified files:
	usr.sbin/smtpd : queue_shared.c smtp.c smtp_session.c smtpd.h 

Log message:
fix a very annoying events masking issue which would cause a fatal() to be
hit under certain conditions; while tracking the bug I ran into other bugs
which were kind of related and could cause us to hit a fatal() too.

fix by me, but with lots of testing and investigation with jacekm@,
ok jacekm@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/30 10:17:20

Modified files:
	app/xdm        : Makefile.am 

Log message:
Fix a merge botch in xdm 1.1.8 update.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/30 10:18:13

Modified files:
	app/xdm        : Makefile.in 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	rainer@cvs.openbsd.org	2009/01/30 10:25:51

Modified files:
	usr.sbin/rtsold: rtsold.c rtsold.h 

Log message:
Delete code which was never used (rtsock.c is even not there).

old commit message from itojun:
"rtsock.c is omitted for simplicity, as it is not meaningful on openbsd."

Ok grunk@, naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2009/01/30 10:27:21

Modified files:
	sys/net        : pf.c 

Log message:
sync the part copied from ip_output: always initialize IP checksum
to zero for checksum offload; ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/30 10:34:58

Modified files:
	usr.sbin/smtpd : smtp.c smtp_session.c smtpd.c smtpd.h 

Log message:
bump descriptors limit to the max and set the maximum connections count to
three quarters of that limit (a session typically has 3 descriptors). when
we hit that limit, we stop accepting connections, and when client closes a
session, we start accepting connections again. this prevents us from going
into a session that is likely to fail because of scarce resources.

idea discussed with jacekm@, code mostly ripped from relayd


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/30 11:15:59

Modified files:
	x11/gnome/eel  : Makefile 
Added files:
	x11/gnome/eel/patches: patch-eel_eel-debug-drawing_c 

Log message:
- Use mkstemp() instead of legacy and race-prone mktemp().

oki ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 11:16:27

Modified files:
	productivity/tasks: Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 11:38:53

Modified files:
	audio/rhythmbox: Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2009/01/30 11:43:21

Modified files:
	lib/libc/sys   : stat.2 

Log message:
Change section: we're talking about the symlink system call, not the
generic symlink info

ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 12:59:11

Modified files:
	inputmethods/uim-tomoe-gtk: Makefile 

Log message:
fix WANTLIB and LIB_DEPENDS


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 13:01:15

Modified files:
	misc/contacts  : Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2009/01/30 13:11:13

Modified files:
	usr.sbin/smtpd : smtpd.h store.c 

Log message:
Do not break header for messages received via smtp.

look ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/30 13:21:54

ports/comms/c3270/patches

Update of /cvs/ports/comms/c3270/patches
In directory cvs.openbsd.org:/tmp/cvs-serv12770/patches

Log Message:
Directory /cvs/ports/comms/c3270/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/01/30 13:26:17

Modified files:
	comms/c3270    : Makefile distinfo 
	comms/c3270/pkg: PLIST 
Added files:
	comms/c3270/patches: patch-Makefile_in 

Log message:
Update to 3.3.8p3: add translation support using iconv.
From: maintainer Jeremy Evans


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/30 13:46:34

Modified files:
	sys/netinet    : ip_output.c 

Log message:
When don't-fragment packets need to get fragemnted some code tries to
update the route specific MTU from the interface (because it could have
changed in between). This only makes sense if we actually have a valid
route but e.g. multicast traffic does no route lookup and so there is no
route at all and we don't need to update anything.
Hit by dlg@'s pfsync rewrite which already found 3 other bugs in the network
stack and slowly makes us wonder how it worked in the first place.
OK mcbride@ dlg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 13:49:41

Modified files:
	x11/gnome/bug-buddy: Makefile 
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/deskbar-applet: Makefile 
	x11/gnome/gossip: Makefile 
	x11/gnome/libgweather: Makefile 
	x11/gnome/panel: Makefile 
	x11/gnome/py-gnome-desktop: Makefile 
	x11/gnome/totem: Makefile 
	x11/gnome/totem-pl-parser: Makefile 

Log message:
fix WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/30 14:00:42

Modified files:
	usr.sbin/wake  : wake.c 

Log message:
avoid an alloc/free loop while looking for a bpf.
ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/30 14:15:06

Modified files:
	textproc/ruby-hyperestraier: Makefile 
	textproc/ruby-hyperestraier/patches: 
	                                     patch-rubynative_Makefile_in 
	                                     patch-rubynative_src_extconf_rb 

Log message:
- make this build again
breakage noticed by naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/30 14:22:33

Modified files:
	usr.sbin/smtpd : smtp.c smtp_session.c smtpctl.c smtpd.h 

Log message:
clear the F_EVLOCK flag earlier to prevent the error event handler from
being called again with F_EVLOCK set. this fixes a bug where disconnect
after smtpd sends greeting and before entering any command failed to go
into session_destroy().

while at it, rename the "smtp.clients" statistic to "smtp.sessions" and
add counters to struct s_smtp so that I can add ssmtp and starttls with
my next commit ;)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/01/30 14:36:48

Modified files:
	mail/evolution : Makefile 

Log message:
fix WANTLIB, last of the libsoup fallout


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/30 14:40:21

Modified files:
	usr.sbin/smtpd : smtp.c smtp_session.c smtpctl.c smtpd.h ssl.c 

Log message:
improve statistics for smtp process. not only collect the current sessions
count, but also the total sessions count, ssmtp sessions (both current and
total) and starttls sessions (both current and total)

# ./smtpctl/smtpctl show stats|grep smtp.sessions
smtp.sessions = 0
smtp.sessions.active = 0
smtp.sessions.ssmtp = 0
smtp.sessions.ssmtp.active = 0
smtp.sessions.starttls = 0
smtp.sessions.starttls.active = 0
#


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/01/30 14:46:35

Modified files:
	app/xdm        : access.c 

Log message:
getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve.

This code already does this if IPv6 support is compiled in. It
was dereferencing a NULL pointer in the IPv4 only case.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/01/30 14:48:51

Modified files:
	productivity/osmo: Makefile 

Log message:
Fix WANTLIB.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/01/30 14:52:55

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpctl.c smtpd.h ssl.c 

Log message:
when decreasing ssl related counters, make sure the session was flagged as
F_SECURE. while at it, add "smtp.sessions.aborted" which keeps track of
sessions which were interrupted before completion.


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2009/01/30 15:22:39

Modified files:
	sysutils/pciutils: Makefile distinfo 
	sysutils/pciutils/patches: patch-Makefile 
	sysutils/pciutils/pkg: PLIST 
Added files:
	sysutils/pciutils/patches: patch-lib_names-net_c 

Log message:
update to pciutils 3.0.3. From Benoit Lecocq. Thanks.


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/01/30 15:23:30

Modified files:
	usr.sbin/ospf6ctl: ospf6ctl.c 

Log message:
Add missing free. Found by norby@ in ospfctl, same fix.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/30 15:25:57

Modified files:
	.              : amd64.html armish.html errata43.html 
	                 errata44.html events.html ftp.html 
	                 hackathons.html i386.html index.html plus.html 
	                 press.html security.html sparc64.html 
	                 translation.html 
	build/mirrors  : anoncvs.html.head cvsync.html.head 
	                 ftp.html.head openbgpd-ftp.html.head 
	                 openntpd-ftp.html.head 
	                 openntpd-portable.html.head 
	                 openssh-ftp.html.head 
	                 openssh-portable.html.head 
	faq            : faq12.html faq2.html faq4.html faq6.html 
	                 faq8.html 
	openbgpd       : ftp.html index.html 
	openntpd       : ftp.html index.html portable.html 
	openssh        : ftp.html portable.html 
	porting        : autoconf.html 

Log message:
bump copyright for files edited this year


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/30 15:37:34

Modified files:
	usr.sbin/bgpd  : Tag: OPENBSD_4_4 rde.c 

Log message:
Bring in from reliability fix from -current rev. 1.234
OK henning@ sthen@

Add a ugly workaround for the problem where an invalid AS4_PATH is passed
over mulitple hops and causes bgpd to close the connection. This is what
the RFC requires us to do but the result is a DoS against all OpenBGPD
routers when somebody injects such a bad optional transitive attribute
because the intermediate routers don't give a damn about it.
As a result we now ignore such bad prefixes and don't allow them in the
decision process. The handling of optional transitive attributes needs to
be rethinked because all of them can be abused in such a way.
Idea OK by a few + henning@, tested myself against my crappy regress test
suite that needs way more work.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/30 15:39:47

Modified files:
	usr.sbin/bgpd  : Tag: OPENBSD_4_3 rde.c 

Log message:
Bring in from reliability fix from -current rev. 1.234
OK henning@ sthen@

Add a ugly workaround for the problem where an invalid AS4_PATH is passed
over mulitple hops and causes bgpd to close the connection. This is what
the RFC requires us to do but the result is a DoS against all OpenBGPD
routers when somebody injects such a bad optional transitive attribute
because the intermediate routers don't give a damn about it.
As a result we now ignore such bad prefixes and don't allow them in the
decision process. The handling of optional transitive attributes needs to
be rethinked because all of them can be abused in such a way.
Idea OK by a few + henning@, tested myself against my crappy regress test
suite that needs way more work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:45:10

Modified files:
	audio/libmpd   : Makefile distinfo 
	audio/libmpd/pkg: PLIST 

Log message:
Update to libmpd 0.17:
- switch to sourceforge for MASTER_SITES
- use gettext MODULE
- bump major as some funcs were removed/added
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:47:08

Modified files:
	audio/gmpc     : Makefile distinfo 
	audio/gmpc/pkg : PLIST 
Removed files:
	audio/gmpc/patches: patch-po-POTFILES_in 

Log message:
Update to gmpc 0.17:
- switch to sourceforge MASTER_SITES
- use system libsexy
- remove now unneeded patch
- Fix licence marker
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:48:36

Modified files:
	audio/gmpc-lastfm: Makefile distinfo 
	audio/gmpc-lastfm/pkg: PLIST 

Log message:
Update to gmpc-lastfm plugin 0.17
switch to sourceforge MASTER_SITES
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:49:43

Modified files:
	audio/gmpc-lyrics: Makefile distinfo 
	audio/gmpc-lyrics/pkg: PLIST 

Log message:
Update to gmpc-lyrics fetcher 0.17.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:50:48

Modified files:
	audio/gmpc-serverstats: Makefile distinfo 
	audio/gmpc-serverstats/pkg: PLIST 

Log message:
Update to gmpc-serverstats 0.17.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:51:39

Modified files:
	audio/gmpc-shout: Makefile distinfo 
	audio/gmpc-shout/pkg: PLIST 

Log message:
Update to gmpc-shout 0.17.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.
add vorbis-tools as RUN_DEPENDS for ogg123.
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:52:16

Modified files:
	audio/gmpccaa  : Makefile distinfo 
	audio/gmpccaa/pkg: PLIST 

Log message:
Update to gmpc-coveramazon fetcher 0.17.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.
ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:54:06

ports/audio/gmpc-magnatune/patches

Update of /cvs/ports/audio/gmpc-magnatune/patches
In directory cvs.openbsd.org:/tmp/cvs-serv19094/patches

Log Message:
Directory /cvs/ports/audio/gmpc-magnatune/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:54:59

Modified files:
	audio/gmpc-magnatune: Makefile distinfo 
	audio/gmpc-magnatune/pkg: PLIST 
Added files:
	audio/gmpc-magnatune/patches: patch-data_Makefile_in 
	                              patch-src_plugin_c 

Log message:
Update to gmpc-magnatune 0.17.
add a pair of patches to avoid installing / calling its own xdg-open.
add xdg-utils as RUN_DEPENDS.
switch to sourceforge MASTER_SITES, update HOMEPAGE, fix WANTLIB.

ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/01/30 15:59:30

Modified files:
	audio          : Makefile 
Removed files:
	audio/gmpc-qosd: Makefile distinfo 
	audio/gmpc-qosd/pkg: DESCR PLIST 
	audio/gmpc-stopbutton: Makefile distinfo 
	audio/gmpc-stopbutton/pkg: DESCR PLIST 
	audio/gmpc-autoplaylist: Makefile distinfo 
	audio/gmpc-autoplaylist/pkg: DESCR PLIST 

Log message:
Unlink and remove gmpc-autoplaylist (disappeared/dead upstream/no version
works with gmpc 0.17), gmpc-qosd(dead upstream) and gmpc-stopbutton
(functionality merged into gmpc)
discussed/agreed/ok ajacoutot@ jasper@


CVSROOT:	/cvs
Module name:	www
Changes by:	claudio@cvs.openbsd.org	2009/01/30 16:18:03

Modified files:
	.              : errata43.html errata44.html 

Log message:
Reliability fixes for the bgp as4 path issue commited earlier today.
Input and OK henning@ OK sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/01/30 18:06:20

Modified files:
	editors/openoffice3: Makefile distinfo 
	editors/openoffice3/files: soffice.sh 
	editors/openoffice3/patches: patch-desktop_scripts_soffice_sh 
	                             patch-hunspell_1_1_12_patch 
	                             patch-solenv_inc_unxobsd_mk 
	editors/openoffice3/pkg: PFRAG.shared-java PFRAG.shared-kde 
	                         PFRAG.shared-main PLIST-i18n-bg 
	                         PLIST-i18n-ca PLIST-i18n-de 
	                         PLIST-i18n-es PLIST-i18n-fa 
	                         PLIST-i18n-fi PLIST-i18n-fr 
	                         PLIST-i18n-hu PLIST-i18n-it 
	                         PLIST-i18n-ja PLIST-i18n-ko 
	                         PLIST-i18n-lt PLIST-i18n-lv 
	                         PLIST-i18n-nl PLIST-i18n-pl 
	                         PLIST-i18n-pt-br PLIST-i18n-ru 
	                         PLIST-i18n-sl PLIST-i18n-sv PLIST-java 
	                         PLIST-kde PLIST-main 
Added files:
	editors/openoffice3/patches: 
	                             patch-configmgr_source_cmdtools_setofficelang_sh 
	                             patch-desktop_scripts_unopkg_sh 
	                             patch-padmin_source_spadmin_sh 
	                             patch-xpdf_makefile_mk 
Removed files:
	editors/openoffice3/patches: patch-postprocess_prj_build_lst 
	                             patch-scp2_source_ooo_common_brand_scp 
	                             patch-scp2_source_ooo_directory_ooo_scp 
	                             patch-scp2_source_ooo_ooo_brand_scp 
	                             patch-scp2_source_ooo_ure_into_ooo_scp 
	                             patch-scp2_source_sdkoo_sdkoo_scp 
	                             patch-setup_native_source_packinfo_packinfo_brand_txt 
	                             patch-setup_native_source_packinfo_packinfo_office_lang_txt 
	                             patch-setup_native_source_packinfo_packinfo_office_txt 
	                             patch-setup_native_source_packinfo_packinfo_sdkoo_txt 
	                             patch-setup_native_source_packinfo_packinfo_ure_txt 

Log message:
Update to OpenOffice.Org 3.0.1, and finally make it work.
Some extensions have been added by default like the PDF Importer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/01/30 18:07:04

Modified files:
	editors        : Makefile 

Log message:
add openoffice3 to the build


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 01:29:10

Modified files:
	www/gtkhtml3   : Makefile distinfo 

Log message:
- bugfix update gtkhtml3 to 3.24.4

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 01:30:52

Modified files:
	databases/evolution-data-server: Makefile distinfo 
	databases/evolution-data-server/patches: 
	                                         patch-docs_reference_camel_Makefile_in 

Log message:
- bugfix update evolution-data-server to 2.24.4

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 01:32:35

Modified files:
	mail/evolution : Makefile distinfo 
	mail/evolution/patches: patch-mail_message-list_c 
	mail/evolution/pkg: PLIST 

Log message:
- bugfix update evolution to 2.24.4
- explicitly depend on latest e-d-s (for CAMEL_STORE_IS_MIGRATING)
- resolve an XXX

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/31 01:55:00

Modified files:
	usr.sbin/ospfd : database.c hello.c lsack.c lsreq.c lsupdate.c 
	                 ospfe.h packet.c 

Log message:
Pass the buffer to send_packet() instead of spliting it up. This removes
some direct access to struct buf internals in the rest of ospfe.
Based on a larger buffer cleanup diff that was OK norby@ henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 02:15:33

Modified files:
	x11/gnome/f-spot: Makefile 
	x11/gnome/f-spot/pkg: PLIST 
Added files:
	x11/gnome/f-spot/patches: patch-tools_Makefile_in 

Log message:
- set missing MODGNOME_HELP_FILES
- re-order dependencies
- don't install f-spot-import (needs HAL)
(still doesn't work though)

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 02:25:33

Modified files:
	net/telepathy/telepathy-idle: Makefile 
	x11/gnome      : Makefile 

Log message:
- mark telepathy-idle broken, as it just doesn't work (anymore)
- add commented entry for f-spot in gnome/Makefile

discussed with ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 02:54:31

Modified files:
	lang/ruby      : Makefile 
Added files:
	lang/ruby/patches: patch-class_c patch-eval_c patch-node_h 

Log message:
Fix usage of short-named constants. (ruby svn r18485)

From msf@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 03:09:11

Modified files:
	devel/ruby-highline: Makefile distinfo 

Log message:
Update to ruby-highline-1.5.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/01/31 03:11:38

Modified files:
	games/bzflag   : Makefile 
Added files:
	games/bzflag/patches: patch-src_platform_SDLMedia_cxx 

Log message:
use the audio buffer size the author really wants; makes sound
much smoother

ok sthen


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 03:16:11

Log message:
    Initial import of ruby-templater-0.5.0.
    
    Templater is a system for generating files. Templater has the ability to
    both copy files from A to B and also to render templates using ERB.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/textproc/ruby-templater/Makefile
    N ports/textproc/ruby-templater/distinfo
    N ports/textproc/ruby-templater/pkg/PLIST
    N ports/textproc/ruby-templater/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 03:16:59

Modified files:
	textproc       : Makefile 

Log message:
add ruby-templater


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 03:32:35

Modified files:
	mail/ruby-mailfactory: Makefile distinfo 
	mail/ruby-mailfactory/pkg: PLIST 

Log message:
Update to ruby-mailfactory-1.4.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/01/31 03:59:15

Added files:
	editors/openoffice3/patches: 
	                             patch-desktop_source_deployment_misc_dp_platform_cxx 

Log message:
Add openbsd to the platform list so that extensions can be installed


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 04:07:59

Modified files:
	x11/gnome/f-spot: Makefile 
Added files:
	x11/gnome/f-spot/patches: patch-libeog_Makefile_in 
	                          patch-libfspot_Makefile_in 
	                          patch-libjpegtran_Makefile_in 

Log message:
- fix linking a bit more
- specify license for gio-sharp


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/01/31 04:44:49

Modified files:
	usr.sbin/ospfd : buffer.c database.c lsreq.c lsupdate.c ospfd.h 

Log message:
Implement buf_left() to make some some more buffer handling easier.
buf_left() returns the bytes left in a buffer. This makes the check to
keep MD5_DIGEST_LENGTH bytes unallocated in some messages easier.
From the buf cleanup diff that was OK norby@ and henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:00:56

Modified files:
	www            : Makefile 

Log message:
Don't enter ruby-merb for now. It needs some heavy surgery.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:04:06

Removed files:
	www/ruby-merb/builder: Makefile distinfo 
	www/ruby-merb/builder/pkg: DESCR PLIST 
	www/ruby-merb/freezer: Makefile distinfo 
	www/ruby-merb/freezer/pkg: DESCR PLIST 
	www/ruby-merb/parts: Makefile distinfo 
	www/ruby-merb/parts/pkg: DESCR PLIST 

Log message:
Remove obsolete ruby-merb-builder, ruby-merb-freezer and ruby-merb-parts.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:06:56

Log message:
    An extensible architecture for authentication in Merb.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/www/ruby-merb/auth/Makefile
    N ports/www/ruby-merb/auth/distinfo
    N ports/www/ruby-merb/auth/pkg/PLIST
    N ports/www/ruby-merb/auth/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:08:15

Log message:
    Initial import of ruby-merb-auth-core-1.0.8.1.
    
    MerbAuth is an authentication framework for use with the
    Merb web framework.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/www/ruby-merb/auth-core/Makefile
    N ports/www/ruby-merb/auth-core/distinfo
    N ports/www/ruby-merb/auth-core/pkg/PLIST
    N ports/www/ruby-merb/auth-core/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/31 05:09:49

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/patches: patch-configure 

Log message:
- sanitize default commands

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:09:51

Log message:
    Initial import of ruby-merb-auth-more-1.0.8.1.
    
    merb-auth-more provides stuff that's useful, but not core to the functionality of
    merb-auth. Strategies and "User" object mixins are here.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/www/ruby-merb/auth-more/Makefile
    N ports/www/ruby-merb/auth-more/distinfo
    N ports/www/ruby-merb/auth-more/pkg/PLIST
    N ports/www/ruby-merb/auth-more/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:11:44

Log message:
    Initial import of ruby-merb-auth-slice-password-1.0.8.1.
    
    A slice for the Merb framework that uses the merb-auth-core authentication
    framework. This slice provides a basic login and logout function. By default
    it also include the form based password logins and basic authentication.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/www/ruby-merb/auth-slice-password/Makefile
    N ports/www/ruby-merb/auth-slice-password/distinfo
    N ports/www/ruby-merb/auth-slice-password/pkg/PLIST
    N ports/www/ruby-merb/auth-slice-password/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:13:34

Log message:
    Initial import of ruby-merb_datamapper-1.0.8.1.
    
    DataMapper plugin providing DataMapper support for Merb.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/www/ruby-merb/datamapper/Makefile
    N ports/www/ruby-merb/datamapper/distinfo
    N ports/www/ruby-merb/datamapper/pkg/PLIST
    N ports/www/ruby-merb/datamapper/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:14:31

Log message:
    Initial import of ruby-merb-exceptions-1.0.8.1.
    
    A simple Merb plugin to ease exception notifications.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/www/ruby-merb/exceptions/Makefile
    N ports/www/ruby-merb/exceptions/distinfo
    N ports/www/ruby-merb/exceptions/pkg/PLIST
    N ports/www/ruby-merb/exceptions/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:15:50

Log message:
    Initial import of ruby-merb-param-protection-1.0.8.1.
    
    This plugin exposes three new controller methods which allows to
    simply and flexibly filter the parameters available within the controller.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/www/ruby-merb/param-protection/Makefile
    N ports/www/ruby-merb/param-protection/distinfo
    N ports/www/ruby-merb/param-protection/pkg/PLIST
    N ports/www/ruby-merb/param-protection/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:17:17

Log message:
    Initial import of ruby-merb-slices-1.0.8.1.
    
    Merb-Slices is a Merb plugin for using and creating application 'slices' which
    help you modularize your application. Usually these are reusable extractions
    from your main app. In effect, a Slice is just like a regular Merb MVC
    application, both in functionality as well as in structure.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/www/ruby-merb/slices/Makefile
    N ports/www/ruby-merb/slices/distinfo
    N ports/www/ruby-merb/slices/pkg/PLIST
    N ports/www/ruby-merb/slices/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 05:23:29

Modified files:
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/controlcenter2/patches: 
	                                  patch-capplets_about-me_gnome-about-me_c 
	                                  patch-po_ta_po 
Removed files:
	x11/gnome/controlcenter2/patches: 
	                                  patch-capplets_about-me_gnome-about-me_glade 

Log message:
- bring back the "Change password" button for gnome-about-me
* based on open solaris' fix

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/31 05:36:59

Modified files:
	print/py-cups  : Makefile distinfo 
	print/py-cups/patches: patch-cupsconnection_c patch-cupsppd_c 

Log message:
- update to py-cups-1.9.45
- add a small workaround because our CUPS is too old (CUPS will get a major
update on the next dev cycle)

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/31 05:37:30

Modified files:
	print/system-config-printer: Makefile distinfo 
	print/system-config-printer/patches: patch-Makefile_in 
	                                     patch-applet_py 
	                                     patch-cupshelpers_cupshelpers_py 
	                                     patch-pysmb_py 
	                                     patch-system-config-printer_py 
	                                     patch-troubleshoot_CheckPPDSanity_py 

Log message:
- update to system-config-printer-1.0.13

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:40:07

Modified files:
	www/ruby-merb  : Makefile Makefile.inc 
	www/ruby-merb/action-args: Makefile distinfo 
	www/ruby-merb/action-args/pkg: PLIST 
	www/ruby-merb/activerecord: Makefile distinfo 
	www/ruby-merb/activerecord/pkg: PLIST 
	www/ruby-merb/assets: Makefile distinfo 
	www/ruby-merb/assets/pkg: PLIST 
	www/ruby-merb/cache: Makefile distinfo 
	www/ruby-merb/cache/pkg: PLIST 
	www/ruby-merb/core: Makefile distinfo 
	www/ruby-merb/core/pkg: PLIST 
	www/ruby-merb/gen: Makefile distinfo 
	www/ruby-merb/gen/pkg: PLIST 
	www/ruby-merb/haml: Makefile distinfo 
	www/ruby-merb/haml/pkg: PLIST 
	www/ruby-merb/helpers: Makefile distinfo 
	www/ruby-merb/helpers/pkg: PLIST 
	www/ruby-merb/mailer: Makefile distinfo 
	www/ruby-merb/mailer/pkg: PLIST 
	www/ruby-merb/merb: Makefile distinfo 
	www/ruby-merb/merb/pkg: PLIST 
	www/ruby-merb/more: Makefile distinfo 
Removed files:
	www/ruby-merb/core/patches: patch-Rakefile 

Log message:
Update the Merb framework to 1.0.8.1.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:44:01

Modified files:
	www            : Makefile 

Log message:
The surgery is over. Connect ruby-merb to the builds again.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:48:47

Modified files:
	www/ruby-addressable: Makefile distinfo 

Log message:
Update to ruby-addressable-2.0.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:51:13

Modified files:
	devel/ruby-columnize: Makefile distinfo 

Log message:
Update to ruby-columnize-0.3.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 05:53:37

Modified files:
	devel/ruby-hoe : Makefile distinfo 
	devel/ruby-hoe/pkg: PLIST 

Log message:
Update to ruby-hoe-1.8.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 06:01:26

Modified files:
	x11/gdesklets  : Makefile 
Added files:
	x11/gdesklets/patches: patch-main_Starter_py 

Log message:
- make the trayer icon work in gnome-panel

"great!" ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 06:04:22

Modified files:
	textproc/ruby-hpricot: Makefile distinfo 
	textproc/ruby-hpricot/patches: patch-Rakefile 
	textproc/ruby-hpricot/pkg: PLIST 

Log message:
Update to ruby-hpricot-0.6.164.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 06:13:43

Modified files:
	textproc/ruby-icalendar: Makefile distinfo 
	textproc/ruby-icalendar/pkg: PLIST 

Log message:
Update to ruby-icalendar-1.1.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 07:07:24

ports/x11/gnome/libgnomedb/patches

Update of /cvs/ports/x11/gnome/libgnomedb/patches
In directory cvs.openbsd.org:/tmp/cvs-serv5668/patches

Log Message:
Directory /cvs/ports/x11/gnome/libgnomedb/patches added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2009/01/31 08:11:26

Modified files:
	.              : errata43.html errata44.html 

Log message:
typos; Antonomasia (ant, notatla.org.uk)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 08:19:35

Modified files:
	x11/gnome/libgnomedb: Makefile distinfo 
	x11/gnome/libgnomedb/pkg: PLIST 
Added files:
	x11/gnome/libgnomedb/patches: 
	                              patch-libgnomedb-goo_gnome-db-goo-text_c 

Log message:
- update libgnomedb to 3.1.2
- use graphviz
- use API_VERSION for SUBST_VARS in PLIST
- roll in a memleak fix from svn


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/01/31 08:34:25

Modified files:
	usr.sbin/ntpd  : ntpd.8 

Log message:
adjtime has been logged at 32ms and greater for 2.5 years now.
ok henning@ jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/31 08:49:34

Modified files:
	databases/sqlite3: Makefile distinfo 
	databases/sqlite3/patches: patch-Makefile_in patch-src_os_unix_c 
	                           patch-src_sqliteInt_h patch-src_utf_c 
	                           patch-src_util_c 
Added files:
	databases/sqlite3/patches: patch-src_test1_c 

Log message:
update to version 3.6.10 which comes with quite a few fixes, remove fix
for solved libtool issue and add fix for tests on big-endian arches

looks good to espie@
requested, bulk-tested and ok by bernd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 09:06:26

Modified files:
	x11/gnome/applets2: Makefile 
	x11/gnome/applets2/pkg: PLIST-main 
Added files:
	x11/gnome/applets2/patches: patch-Makefile_in 

Log message:
- don't build and install the drivemount applet, it won't work on openbsd

agreed by ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	pyr@cvs.openbsd.org	2009/01/31 09:52:16

Modified files:
	lib/libc/sys   : munmap.2 

Log message:
fix typo
ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/31 11:01:11

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus mi 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 11:20:26

Log message:
    Initial import of ruby-echoe-3.0.2.
    
    A Rubygems packaging tool that provides Rake tasks for documentation,
    extension compiling, testing, and deployment.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-01-31
    
    N ports/devel/ruby-echoe/Makefile
    N ports/devel/ruby-echoe/distinfo
    N ports/devel/ruby-echoe/pkg/PLIST
    N ports/devel/ruby-echoe/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 11:21:15

Modified files:
	devel          : Makefile 

Log message:
Add ruby-echoe.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/01/31 11:22:35

Modified files:
	textproc/ruby-redcloth: Makefile distinfo 
	textproc/ruby-redcloth/pkg: PLIST 

Log message:
Update to ruby-redcloth-4.1.1.


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/01/31 12:37:12

Modified files:
	sbin/brconfig  : brconfig.8 
	share/man/man4 : ppp.4 sppp.4 tty.4 
	share/man/man5 : pf.conf.5 
	usr.sbin/ospf6d: ospf6d.8 
	usr.sbin/ospfd : ospfd.8 

Log message:
write point-to-point in a consistent way.

jmc@ has provided a complete list of manual pages to be fixed,
and suggested using uppercase (i.e., Point-to-Point) when discussing
the protocol, and lowercase (point-to-point) otherwise.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2009/01/31 13:06:55

Modified files:
	sys/net        : pf_norm.c 

Log message:
unbreak ! INET6 case by sprinking #ifdef INET6
noticed by Vladimir Kirillov <proger@uaoug.org.ua>


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/31 14:10:09

Modified files:
	sys/arch/socppc/stand/mkboot: mkboot.8 mkboot.c 

Log message:
Rename loadpoint to loadaddr and add to usage().

suggestion and ok from kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/31 14:18:35

Modified files:
	sys/arch/amd64/amd64: trap.c 

Log message:
Don't cast pointer to int, use register_t here.

ok miod@ tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/31 14:21:45

Modified files:
	sys/ufs/ufs    : dir.h 

Log message:
Rewrite DIRECTSIZ macro using offsetof. As a bonus it elimitanes casting
pointer to int.

ok miod@ tedu@ millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/31 14:23:35

Modified files:
	sys/net        : if.c 

Log message:
No need to invent another _offset, just use the one from param.h.
As a bonus it eliminates casting from pointer to int.

ok miod@ tedu@ millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/01/31 14:28:40

Modified files:
	sys/net        : if_spppsubr.c 

Log message:
u_char is not compatible with default argument promotion type thus
can't be used with va_start. change it to u_int.

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/01/31 14:48:31

Modified files:
	russian/cyrproxy: Makefile 
	russian/cyrproxy/patches: patch-Makefile patch-com_gw_c 
	                          patch-cyrcoder_Makefile 
	russian/cyrproxy/pkg: PLIST 
	russian/d1489  : Makefile 
	russian/d1489/pkg: PLIST 
	russian/pscyr  : Makefile 
	russian/pscyr/pkg: PLIST 
	russian/xcyrillic: Makefile 
	russian/xruskb : Makefile 
	russian/xruskb/pkg: PLIST 

Log message:
- Russia invasion:
* fix license marker
* regen PLIST
* regen patches
* bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/31 14:59:03

Modified files:
	databases/mysql-administrator: Makefile 
	databases/mysql-administrator/pkg: PLIST 

Log message:
- sync WANTLIB/LIB_DEPENDS
- better license marker
- regen PLIST
- desktop goo

ok ajacoutot, jasper


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 15:13:37

Modified files:
	x11/gnome/libgda: Makefile 
	x11/gnome/libgda/patches: patch-configure 
	x11/gnome/libgda/pkg: PLIST-main 
Added files:
	x11/gnome/libgda/patches: 
	                          patch-libgda_sqlite_gda-sqlite-provider_c 

Log message:
- use sqlite3 from ports, instead of the one shipped with libgda
- remove configure option that doesn't do anything
- regen PLIST

hint from simon@ some time ago about private functions of sqlite3
feedback and ok ajacoutot@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/01/31 15:21:14

Modified files:
	.              : index.html 

Log message:
oops, missed a fairly important (c) date bump on this page when I did
the others.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 15:46:07

Log message:
    import mergeant 0.67
    
    The GNOME-DB project aims to provide a free unified data access
    architecture to the GNOME project. GNOME-DB is useful for any
    application that accesses persistent data (not only databases, but
    data), since it now contains a pretty good data management API.
    
    Mergeant is a front-end for database administrators and database
    application developers.
    It can use all the data providers that are configured for libgda
    (mysql, postgredql, sqlite, bdb, openldap, etc).
    
    feedback and ok ajacoutot@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20093101
    
    N ports/x11/gnome/mergeant/distinfo
    N ports/x11/gnome/mergeant/Makefile
    N ports/x11/gnome/mergeant/pkg/DESCR
    N ports/x11/gnome/mergeant/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/01/31 15:47:29

Modified files:
	x11/gnome      : Makefile 

Log message:
- add mergeant


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/31 16:05:01

Modified files:
	audio/libgpod  : Makefile 

Log message:
fix LIB_DEPENDS (gio)


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/01/31 16:39:31

Modified files:
	.              : INDEX 

Log message:
sync, 5517


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/31 17:44:36

Modified files:
	sys/arch/mvme88k/dev: vs.c vsvar.h 

Log message:
Finally switch this driver to bus_dma.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/31 17:51:33

Modified files:
	sys/arch/mvme88k/mvme88k: machdep.c m187_machdep.c 

Log message:
Get the cpu speed from the pcctwo configuration on MVME187.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/01/31 17:52:19

Modified files:
	sys/arch/m88k/include: cmmu.h 
	sys/arch/m88k/m88k: m8820x_machdep.c trap.c 
	sys/arch/mvme88k/mvme88k: bus_dma.c m88110.c 

Log message:
Remove dma_cachectl() and rename dma_cachectl_pa() to dma_cachectl() now that
the old vs(4) code is gone.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/31 17:58:47

Modified files:
	devel/p5-Sub-Exporter: Makefile distinfo 

Log message:
maintenance update to version 0.982


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/31 17:58:50

Modified files:
	devel/p5-Class-MOP: Makefile distinfo 

Log message:
update to version 0.75


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/01/31 17:58:52

Modified files:
	devel/p5-Moose : Makefile distinfo 

Log message:
update to version 0.64


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/02/01 02:45:09

Modified files:
	editors/joe    : Makefile distinfo 
	editors/joe/pkg: PLIST 

Log message:
update to joe 3.7

from form@ via mikeb with a little cleanup by myself


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/01 03:37:38

Log message:
    import gmpc-osd 0.17.0
    
    Plugin to announce the currently playing song with a xosd overlay.
    
    ok ajacoutot@ landry@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090201
    
    N ports/audio/gmpc-osd/distinfo
    N ports/audio/gmpc-osd/Makefile
    N ports/audio/gmpc-osd/pkg/DESCR
    N ports/audio/gmpc-osd/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/01 03:39:07

Modified files:
	audio          : Makefile 

Log message:
- add gmpc-osd


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/02/01 03:48:58

Modified files:
	sys/arch/alpha/stand/setnetbootinfo: setnetbootinfo.8 
	usr.sbin/dhcpd : dhcpd.conf.5 
	usr.sbin/mrouted: mrouted.8 
	usr.sbin/rbootd: rbootd.8 

Log message:
"Ethernet" is a family of networking technologies developed at Xerox PARC,
not a generic name.  we must use the right capitalization for this term.

ok jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/01 04:04:11

Modified files:
	graphics/libgphoto2: Makefile distinfo 
	graphics/libgphoto2/patches: patch-configure 
	                             patch-libgphoto2_port_configure 
	graphics/libgphoto2/pkg: PLIST 

Log message:
- maintenance update to libgphoto-2.4.4
several bugfixes and updated translations

looks okay to espie@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/01 04:04:43

Modified files:
	graphics/gphoto2: Makefile distinfo 
	graphics/gphoto2/patches: patch-configure 
	graphics/gphoto2/pkg: PLIST 

Log message:
- maintenance update to gphoto-2.4.4
updated translations

looks okay to espie@ (maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/01 04:13:34

Modified files:
	x11/freefont-ttf: Makefile distinfo 

Log message:
- update freefont-ttf to 20090104


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/01 05:10:14

Modified files:
	sbin/dhclient  : dhclient.c 

Log message:
Let this compile with gcc2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/02/01 05:56:30

Modified files:
	editors/openoffice3: Makefile 
	editors/openoffice3/pkg: MESSAGE-main 

Log message:
Tell the user about the extenions and a way of installing them;
bump PKGNAME


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/01 06:37:36

Modified files:
	devel/ruby-mocha: Makefile distinfo 
	devel/ruby-mocha/pkg: PLIST 

Log message:
Update to ruby-mocha-0.9.5.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/01 06:38:19

Modified files:
	x11/xdotool    : Makefile distinfo 
	x11/xdotool/patches: patch-Makefile 
	x11/xdotool/pkg: PLIST 

Log message:
Update to xdotool-20090126.
Most of patch-Makefile was integrated upstream.
Regen PLIST to add @bin marker.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/01 07:05:52

Modified files:
	sys/dev/pci    : if_vic.c 

Log message:
use m_clsetwms to tell the allocator how big the rings are.


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/02/01 07:22:21

Modified files:
	.              : plus.html 

Log message:
Upto 02/01


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/01 07:34:02

Modified files:
	sys/arch/alpha/include: bus.h 
	sys/arch/alpha/pci: apecs_dma.c cia_dma.c lca_dma.c mcpcia_dma.c 
	                    tsp_dma.c 
	sys/arch/alpha/tc: tc_dma.c tc_dma_3000_500.c 

Log message:
Remove unused _pfthresh member from struct alpha_bus_dma_tag.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/01 07:37:22

Modified files:
	sys/dev/ic     : vga.c vgareg.h vgavar.h 

Log message:
Save the text mode color palette upon startup, and restore it when
switching consoles or when X11 exits. Almost all other operating systems
do this, and thus do not suffer from palette bugs in some X11 drivers.

From FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/01 07:53:04

Modified files:
	sys/arch/hppa/hppa: mainbus.c 
	sys/arch/hppa/include: cpu.h 

Log message:
Fix the logic in mbus_add_mapping() to correctly handle requests spanning
more than one flex ``tile'', when the first one is already mapped.
Some sti(4) devices have such requests.

ok kettenis@


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/02/01 08:12:21

Modified files:
	.              : plus.html 

Log message:
A few errata entries


CVSROOT:	/cvs
Module name:	src
Changes by:	simon@cvs.openbsd.org	2009/02/01 08:36:16

Modified files:
	distrib/notes/hppa: prep 

Log message:
fix typo

ok miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/01 08:41:57

Log message:
    Initial import of ruby-htmlentities-4.0.0.
    
    HTMLEntities is a simple library to facilitate encoding and decoding
    of named (&yacute; and so on) or numerical (&#123; or &#x12a;)
    entities in HTML and XHTML documents.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-02-01
    
    N ports/textproc/ruby-htmlentities/Makefile
    N ports/textproc/ruby-htmlentities/distinfo
    N ports/textproc/ruby-htmlentities/pkg/PLIST
    N ports/textproc/ruby-htmlentities/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/01 08:42:53

Modified files:
	textproc       : Makefile 

Log message:
add ruby-htmlentities


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/01 09:33:33

Log message:
    import p5-Net-Netmask
    
    Net::Netmask parses and understands IPv4 CIDR blocks.  It's built with
    an object-oriented interface and provides nearly all bits of information
    about a network block that you might want.
    
    There are also functions to put a network block into a table and look it
    up by IP address, turn an IP address range into a list of CIDR blocks,
    turn a list of CIDR blocks into a list of IP addresses, and a function
    for sorting by text IP address.
    
    from Toni Mueller, with some tweaks by me
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090201
    
    N ports/net/p5-Net-Netmask/distinfo
    N ports/net/p5-Net-Netmask/Makefile
    N ports/net/p5-Net-Netmask/pkg/DESCR
    N ports/net/p5-Net-Netmask/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/01 09:33:37

Modified files:
	net            : Makefile 

Log message:
add p5-Net-Netmask


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/01 10:04:26

Modified files:
	sys/arch/macppc/dev: adb.c 

Log message:
Revert 1.28, rumoured to cause problems on some machines.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/02/01 10:13:42

Log message:
    import Net::SSH::Expect 1.09
    
    a wrapper to ssh.
    
    from bsd at openbsd.rutgers.edu
    
    Status:
    
    Vendor Tag:	steven
    Release Tags:	steven-20090201
    
    N ports/net/p5-Net-SSH-Expect/Makefile
    N ports/net/p5-Net-SSH-Expect/distinfo
    N ports/net/p5-Net-SSH-Expect/pkg/DESCR
    N ports/net/p5-Net-SSH-Expect/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/02/01 10:14:37

Modified files:
	net            : Makefile 

Log message:
+p5-Net-SSH-Expect


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/02/01 10:21:21

Modified files:
	usr.sbin/bgpctl: bgpctl.c 

Log message:
embellish the output of bgpctl(8).

ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/02/01 10:35:26

Modified files:
	editors/openoffice3: Makefile 

Log message:
Add libestdc++ to LIB_DEPENDS-main and remove some garbage from the Makefile;


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/02/01 12:06:53

Modified files:
	mail/postfix/snapshot: Makefile distinfo 
	mail/postfix/snapshot/pkg: PLIST 

Log message:
update to postfix snapshot 2.6-20090125


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/02/01 12:13:40

Modified files:
	net/nsd        : Makefile distinfo 
	net/nsd/pkg    : PLIST 

Log message:
upgrade to NSD v3.2.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2009/02/01 12:49:59

Modified files:
	net/py-curl    : Makefile distinfo 
	net/py-curl/patches: patch-setup_py 
	net/py-curl/pkg: PLIST 
Removed files:
	net/py-curl/patches: patch-src_pycurl_c 

Log message:
Update to 7.19.0 (back in sync with net/curl).

Also use MODPY_EGG_VERSION, drop patch applied upstream, regen
patches and PLIST. Original diff from Benoit Chesneau <bchesneau at
gmail dot com>, tweaks and several periods of slacking on this
update by me. Thanks, Benoit!


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/01 13:42:24

Modified files:
	sys/arch/mvme88k/dev: vs.c 

Log message:
Nuke whitespace at EOL.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/01 14:57:21

Modified files:
	usr.bin/vi/common: main.c 

Log message:
Move variable declarations around to compile with gcc 2


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2009/02/01 15:54:43

Modified files:
	www/moinmoin   : Makefile distinfo 
	www/moinmoin/pkg: PLIST 

Log message:
SECURITY update to 1.8.1. several bugs and security fixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/01 17:30:56

Modified files:
	devel/p5-Catalyst-Manual: Makefile distinfo 
	devel/p5-Catalyst-Manual/pkg: PLIST 

Log message:
update to version 5.7016 but pad the PKGNAME with two zeros to keep
upgrades working


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/01 17:58:02

Log message:
    import p5-B-Hooks-EndOfScope
    
    This module allows you to execute code when perl finished compiling the
    surrounding scope.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090202
    
    N ports/devel/p5-B-Hooks-EndOfScope/Makefile
    N ports/devel/p5-B-Hooks-EndOfScope/distinfo
    N ports/devel/p5-B-Hooks-EndOfScope/pkg/PLIST
    N ports/devel/p5-B-Hooks-EndOfScope/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/01 17:58:07

Log message:
    import p5-Variable-Magic
    
    Magic is Perl way of enhancing objects.  This mechanism let the user add
    extra data to any variable and hook syntaxical operations (such as
    access, assignation or destruction) that can be applied to it.  With
    this module, you can add your own magic to any variable without the pain
    of the C API.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090202
    
    N ports/devel/p5-Variable-Magic/Makefile
    N ports/devel/p5-Variable-Magic/distinfo
    N ports/devel/p5-Variable-Magic/pkg/PLIST
    N ports/devel/p5-Variable-Magic/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/01 17:58:12

Modified files:
	devel          : Makefile 

Log message:
add p5-Variable-Magic and p5-B-Hooks-EndOfScope


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/01 22:46:04

Modified files:
	distrib/sets/lists/xbase: mi md.alpha md.amd64 md.hppa md.i386 
	                          md.macppc md.sparc64 
	distrib/sets/lists/xetc: mi 
	distrib/sets/lists/xserv: md.alpha md.amd64 md.hppa md.i386 
	                          md.macppc md.sparc64 
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/02/02 00:09:37

Modified files:
	net/unbound    : Makefile 
Added files:
	net/unbound/patches: patch-util_netevent_c 

Log message:
A fix from upstream for a race condition which can cause a crash
upon starting up or restarting Unbound.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/02/02 03:28:41

Modified files:
	x11/xbindkeys  : Makefile distinfo 
	x11/xbindkeys/pkg: PLIST 

Log message:
Update to 1.8.3.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/02 03:47:12

Modified files:
	print/hplip    : Makefile 
	print/hplip/patches: patch-base_service_py 
	                     patch-installer_core_install_py 
	                     patch-installer_dcheck_py 
	print/hplip/pkg: PLIST-hpijs PLIST-main 
Added files:
	print/hplip/patches: patch-base_g_py patch-check_py 
	                     patch-doc_release_notes_html 
	                     patch-doc_tech_docs_man_pages_hpssd_html 
	                     patch-fax_backend_hpfax_py patch-hpssd_py 
	                     patch-prnt_hpijs_globals_cpp 

Log message:
- SECURITY: fix for Secunia SA31470 -- patches adapted from RedHat
(CVE-2008-2940 CVE-2008-2941)
prodded by jasper@
- fix some hardcoded paths and regen PLIST while here

ok jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	dtucker@cvs.openbsd.org	2009/02/02 04:15:14

Modified files:
	usr.bin/ssh    : sftp.c 

Log message:
Initialize a few variables to prevent spurious "may be used uninitialized"
warnings from newer gcc's.  ok djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/02 04:19:21

Modified files:
	x11/terminus-font: Makefile 
	x11/terminus-font/pkg: PLIST 

Log message:
somewhere in the update between 4.20 and 4.28 upstream changed this to
install an identical copy of the 6x12 font named "bold" (i.e. to prevent
a synthetic bold font being generated). everyone I talked to hates this,
and would like it if 6x12 bold was distinct from 6x12 normal, even if
it's a little blocky, so change ALL_TARGET from pcf to n12, and regen
the PLIST, this reinstates the expected behaviour.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/02 04:42:13

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/pkg: PLIST 
Added files:
	mail/fetchmail/patches: patch-pop3_c 

Log message:
Fix stunnel usage with TLS1 encryption.

From https://lists.berlios.de/pipermail/fetchmail-users/2007-December/001396.html
via Dieter Rauschenberger. Thank you!

Regen PLIST and drop maintainership. I don't use it anymore.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/02 04:58:11

Modified files:
	devel/py-gdata : Makefile distinfo 
	devel/py-gdata/pkg: DESCR PLIST 

Log message:
- update py-gdata to version 1.2.4
- reformat and tweak DESCR

from frantisek holop (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/02 05:21:57

Modified files:
	infrastructure/db: user.list 

Log message:
add _tinyproxy.  ok sthen@, merdely@, sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/02 05:29:16

Modified files:
	www/tinyproxy  : Makefile 
	www/tinyproxy/pkg: PLIST 
Added files:
	www/tinyproxy/patches: patch-doc_tinyproxy_conf 

Log message:
add user _tinyproxy, and by default use it to drop privs.
ok sturm@, merdely@, sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/02 08:00:14

Modified files:
	x11/gnome/gdm  : Makefile 

Log message:
- bump package now that we have Xephyr(1)
it will be picked up and .desktop file will change


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/02 08:10:52

Modified files:
	devel/p5-namespace-clean: Makefile distinfo 

Log message:
update to version 0.09


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/02 08:13:08

Modified files:
	x11/gnome/settings-daemon: Makefile 
Added files:
	x11/gnome/settings-daemon/patches: 
	                                   patch-gnome-settings-daemon_gnome-settings-module_c 
	                                   patch-plugins_mouse_gsd-mouse-manager_c 

Log message:
- fix 2 crashes under VNC displays:
* patch-plugins_mouse_gsd-mouse-manager_c is from upstream SVN: fix crash
with X servers that don't provide XInput
* patch-gnome-settings-daemon_gnome-settings-module_c: disable loading of
the keyboard plugin under VNC-like displays

"commit it" jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2009/02/02 08:26:12

Modified files:
	gnu/egcs/libstdc++/std: gslice_array.h indirect_array.h 
	                        mask_array.h slice_array.h 
	                        std_valarray.h valarray_meta.h 

Log message:
pedantic fixes: remove wrong token pasting.

Reduces drastically the number of warnings one gets when compiling old
library with newer preprocessor.

tests and okay miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/02 08:41:05

Modified files:
	x11/gnome/speech: Makefile distinfo 

Log message:
- maintenance update to gnome-speech-0.4.23


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/02 08:54:19

Modified files:
	databases/mysql: Makefile 
	databases/mysql-administrator: Makefile 
	databases/mysql-query-browser: Makefile 
	infrastructure/templates: network.conf.template 

Log message:
- add a whole bunch of master sites for mysql as MASTER_SITES_MYSQL

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/02/02 09:39:17

Modified files:
	graphics/gimp/stable: Makefile distinfo 
	graphics/gimp/stable/pkg: PLIST 

Log message:
Update to gimp-2.6.4.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/02/02 10:19:13

Modified files:
	usr.bin/netstat: inet.c 

Log message:
Fix typo, from Joao Salvatti <salvatti@gmail.com>.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/02 11:12:12

Log message:
    import gmpc-libnotify 0.17.0
    
    Sends the notification daemon an announcement on song change.
    Also support cover art.
    
    It uses either notification-daemon or notification-daemon-xfce
    
    feedback and ok ajacoutot@ landry@
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090202
    
    N ports/audio/gmpc-libnotify/Makefile
    N ports/audio/gmpc-libnotify/distinfo
    N ports/audio/gmpc-libnotify/pkg/DESCR
    N ports/audio/gmpc-libnotify/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/02 11:13:00

Modified files:
	audio          : Makefile 

Log message:
- add gmpc-libnotify


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/02/02 11:32:20

Modified files:
	graphics/gimp/stable: Makefile 
	graphics/gimp/stable/pkg: PLIST 

Log message:
Fix PLIST typo
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/02 12:54:01

ports/audio/gmpc-shout/patches

Update of /cvs/ports/audio/gmpc-shout/patches
In directory cvs.openbsd.org:/tmp/cvs-serv30384/patches

Log Message:
Directory /cvs/ports/audio/gmpc-shout/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/02 13:30:48

Modified files:
	audio/gmpc-shout: Makefile 
Added files:
	audio/gmpc-shout/patches: patch-src_plugin_c 

Log message:
Now that this weird thing has been tested working fine, patch it to
default to a sane output (sndio) instead of the crazy pulseaudio (which
we don't have, and will probably never.. but never say never.)

ok aja@ jasperix@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2009/02/02 13:41:47

Modified files:
	usr.sbin/pkg_add/OpenBSD: PackageRepository.pm 

Log message:
deals with shaddy repositories from backwards countries that implement
nlist incorrectly.

as diagnosed by kili@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/02/02 13:57:55

Modified files:
	.              : Makefile 

Log message:
Enable build of kdrive/Xephyr on gcc3 arches. ok todd@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/02/02 14:01:57

Modified files:
	app/xdm/app-defaults: Chooser.ad 
	app/xdm/config : Xresources.cpp 

Log message:
Better looking default resources for the XDM chooser.
ok pyr@, sobrado@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pyr@cvs.openbsd.org	2009/02/02 14:21:19

Modified files:
	x11/scrotwm    : Makefile distinfo 
	x11/scrotwm/patches: patch-scrotwm_c patch-scrotwm_conf 

Log message:
Update to scrotwm-0.7.
Kill scrot and terminus-font dependency as they are not required.
Mention scrot in the configuration file.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/02/02 14:29:27

Modified files:
	usr.sbin/wake  : wake.8 wake.c 

Log message:
Can wake up several machines in one invocation.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/02/02 14:32:15

Modified files:
	usr.sbin/wake  : wake.8 

Log message:
Clarify .Nd


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/02/02 14:34:56

Modified files:
	usr.sbin/wake  : wake.8 

Log message:
Refer to the filename, not manpage, when explaining where ethers entries are.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/02 15:00:42

Modified files:
	multimedia/xine-lib: Makefile distinfo 
	multimedia/xine-lib/patches: patch-configure_ac 
	                             patch-src_audio_out_Makefile_in 
	                             patch-src_demuxers_demux_mpeg_pes_c 
	                             patch-src_demuxers_demux_qt_c 
	                             patch-src_input_Makefile_in 
	                             patch-src_input_input_cdda_c 
	                             patch-src_input_input_dvd_c 
	                             patch-src_input_input_file_c 
	                             patch-src_input_input_http_c 
	                             patch-src_input_input_net_c 
	                             patch-src_input_input_stdin_fifo_c 
	                             patch-src_input_mms_c 
	                             patch-src_libw32dll_wine_Makefile_in 
	                             patch-src_post_deinterlace_Makefile_in 
	                             patch-src_post_deinterlace_plugins_Makefile_in 
	                             patch-src_xine-engine_Makefile_in 
Added files:
	multimedia/xine-lib/patches: patch-m4_attributes_m4 
	multimedia/xine-lib/pkg: DESCR PFRAG.i386 PLIST 
Removed files:
	multimedia/xine-lib/patches: patch-src_audio_out_audio_sun_out_c 
	                             patch-src_demuxers_demux_flv_c 
	                             patch-src_xine-engine_buffer_h 
	multimedia/xine-lib/pkg: DESCR-jack DESCR-main PFRAG.i386-main 
	                         PLIST-jack PLIST-main 

Log message:
- SECURITY update to Xine-lib 1.1.16.1
- Heap overflow in Quicktime atom parsing.  (CVE-2008-5234 vector 1)
- Multiple buffer overflows.                (CVE-2008-5236)
- Multiple integer overflows.               (CVE-2008-5237)
- Unchecked read function results.          (CVE-2008-5239)
- Unchecked malloc using untrusted values.  (CVE-2008-5240 vectors 3 & 4)
- Buffer indexing using an untrusted value. (CVE-2008-5243)
- Clean up the Makefile
- Enable the Xv motion compensation support
- Remove the JACK sound support
- Remove the now unnecessary multi-packaging
- Remove an unnecessary patch for the Sun sound code
- Comment out some files in the PLIST that do not pertain to OpenBSD
- Add WavPack support

from Brad (taking MAINTAINER).


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/02 15:06:00

Modified files:
	usr.sbin/rtsold: if.c 

Log message:
remove unused function and macros, due to the lastest commit

ok rainer@


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/02/02 15:08:58

Modified files:
	usr.sbin/wake  : wake.8 wake.c 

Log message:
tweak the synopsis and usage, lladdr is not an optional argument.

jmc@ might further improve on it, if needed.

ok mbalmer@


CVSROOT:	/cvs
Module name:	ports
Changes by:	okan@cvs.openbsd.org	2009/02/02 15:14:55

Modified files:
	sysutils/sec   : Makefile distinfo 

Log message:
- update to 2.5.0
- clarify GPLv2 license marker

ok merdely@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/02 15:59:23

Log message:
    import p5-X-Osd
    
    XOSD displays text on your screen, sounds simple right?  The difference
    is it is unmanaged and shaped, so it appears transparent.  This gives
    the effect of an On Screen Display, like your TV/VCR etc.
    
    looks good to/feedback from jasper@
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090202
    
    N ports/x11/p5-X-Osd/Makefile
    N ports/x11/p5-X-Osd/distinfo
    N ports/x11/p5-X-Osd/pkg/DESCR
    N ports/x11/p5-X-Osd/pkg/PLIST
    N ports/x11/p5-X-Osd/patches/patch-t_1-basic_t
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/02 15:59:28

Modified files:
	x11            : Makefile 

Log message:
add p5-X-Osd


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/02 16:10:05

Modified files:
	print/system-config-printer: Makefile 
Added files:
	print/system-config-printer/patches: 
	                                     patch-newprinternotification_conf 

Log message:
- add a patch to allow anyone to listen to the new printer notification
dbus signal
from Debian


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/02 16:27:48

Modified files:
	x11/x11vnc     : Makefile 
	x11/x11vnc/pkg : PLIST 

Log message:
- add jpeg compression support
- explicitely disable avahi, as requested by sthen@

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/02 17:00:02

Modified files:
	devel/p5-PAR-Dist: Makefile distinfo 

Log message:
update to version 0.44


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/02 18:04:57

Modified files:
	devel/py-nose  : Makefile distinfo 
	devel/py-nose/pkg: PLIST 

Log message:
- update to py-nose-0.10.4;  from Benoit Chesneau
- move to MODPY_EGG_VERSION;  from eric@
ok eric@, wcmaier@


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2009/02/02 18:52:49

Modified files:
	usr.sbin/apmd  : apmd.c 

Log message:
the prevalence of multi-core laptops revealed that taking the cpu average is
a poor way to adjust performance.  Even with a cpu pegged, apmd is quite slow
to react.  Change things to consider min idle time, not average.
Mostly from a diff by Laurence Tratt


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/02/03 02:08:24

Modified files:
	net/lftp       : Makefile distinfo 
Added files:
	net/lftp/patches: patch-src_FileCopy_cc patch-src_lftp_pty_c 

Log message:
update to 3.7.8

ok pea@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/03 02:41:40

Modified files:
	lang/mono      : Makefile 

Log message:
- use gettext MODULE


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/03 03:40:02

Modified files:
	textproc/icu4c : Makefile 
	textproc/icu4c/patches: patch-source_configure 

Log message:
- fix an evil typo... we use pthread, not phtread


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2009/02/03 03:47:20

Modified files:
	infrastructure/db: user.list 

Log message:
reserve group/user for ajaxterm


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2009/02/03 03:52:36

Log message:
    ajaxterm is a web <-> ssh proxy.
    
    Common work with Laurent Moccellin at Lab'Free (epitech)
    
    Status:
    
    Vendor Tag:	moccellin
    Release Tags:	espie
    
    N ports/www/ajaxterm/Makefile
    N ports/www/ajaxterm/distinfo
    N ports/www/ajaxterm/pkg/DESCR
    N ports/www/ajaxterm/pkg/PLIST
    N ports/www/ajaxterm/pkg/MESSAGE
    N ports/www/ajaxterm/patches/patch-ajaxterm_py
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/02/03 03:53:28

Modified files:
	share/man/man4 : rum.4 
	sys/dev/usb    : if_rum.c usbdevs 

Log message:
add Buffalo WLI-U2-SG54HG

ok damien@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2009/02/03 03:53:52

Modified files:
	www/ajaxterm   : Makefile 

Log message:
forgot: arch independent


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/02/03 03:54:23

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2009/02/03 03:54:59

Modified files:
	www            : Makefile 

Log message:
+ajaxterm


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2009/02/03 04:24:19

Modified files:
	sys/arch/i386/i386: gdt.c mptramp.s vm_machdep.c 
	sys/arch/i386/include: gdt.h 
	sys/arch/amd64/amd64: gdt.c vm_machdep.c 
	sys/arch/amd64/include: gdt.h 

Log message:
Free TSS on the stack of the dead process.

In order to do that we have to remove all sleeping parts: sleeping
memory allocation and a sleeping lock.  Thus we're moving this code
to the spinning lock (mutex) and getting rid of the GDT grow code.
Downside is that now we're pre-allocating 64kb of memory per CPU
from the start, but this might be optimized in future.

This also unifies GDT code and MAXGDTSIZ define across i386 and amd64.

With help from mickey.

ok toby, art


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 04:50:59

Modified files:
	databases/evolution-data-server: Makefile distinfo 
	databases/evolution-data-server/patches: 
	                                         patch-docs_reference_camel_Makefile_in 

Log message:
- update evolution-data-server to 2.24.4.1
* fixes accidentally committed debugging code
- use same way of getting ${R} (for PLIST) as evolution does now


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/02/03 04:58:40

Modified files:
	net/pebrot     : Makefile distinfo 
	net/pebrot/pkg : PLIST 

Log message:
update to 0.8.9

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:20:11

Modified files:
	devel/ruby-sexp_processor: Makefile distinfo 
	devel/ruby-sexp_processor/pkg: PLIST 

Log message:
Update to 3.0.1. Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:21:04

Modified files:
	devel/ruby-zentest: Makefile distinfo 

Log message:
Update to 3.11.1. Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:22:21

Modified files:
	devel/ruby-parsetree: Makefile distinfo 
	devel/ruby-parsetree/pkg: PLIST 

Log message:
Update to 3.0.3. Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:23:05

Modified files:
	devel/ruby-ruby2ruby: Makefile distinfo 

Log message:
Update to 1.2.2. Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:29:32

Log message:
    Initial import of ruby-archive-tar-minitar.
    
    Archive::Tar::Minitar is a pure-Ruby library and command-line utility
    that provides the ability to deal with POSIX tar(1) archive files. The
    implementation is based heavily on Mauricio Fern�ndez's implementation
    in rpa-base, but has been reorganised to promote reuse in other
    projects.
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_03022009
    
    N ports/archivers/ruby-archive-tar-minitar/Makefile
    N ports/archivers/ruby-archive-tar-minitar/distinfo
    N ports/archivers/ruby-archive-tar-minitar/pkg/DESCR
    N ports/archivers/ruby-archive-tar-minitar/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:30:57

Modified files:
	archivers      : Makefile 

Log message:
Add ruby-archive-tar-minitar.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:33:25

Log message:
    Initial import of ruby-color.
    
    Color aims to provide a simple library for color value conversion and
    modification (math modification and mixing with other colors).
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_03022009
    
    N ports/graphics/ruby-color/Makefile
    N ports/graphics/ruby-color/distinfo
    N ports/graphics/ruby-color/pkg/DESCR
    N ports/graphics/ruby-color/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:34:26

Modified files:
	graphics       : Makefile 

Log message:
Add ruby-color.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:36:20

Modified files:
	textproc/ruby-pdf-writer: Makefile distinfo 
	textproc/ruby-pdf-writer/pkg: PLIST 

Log message:
Update to 1.1.8. Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:38:38

Log message:
    Initial import of ruby-mini_magick.
    
    A ruby wrapper for ImageMagick command line. MiniMagick gives you access to all
    the commandline options ImageMagick has.
    
    Okay bernd@.
    
    Status:
    
    Vendor Tag:	pirofti
    Release Tags:	pirofti_03022009
    
    N ports/graphics/ruby-mini_magick/Makefile
    N ports/graphics/ruby-mini_magick/distinfo
    N ports/graphics/ruby-mini_magick/pkg/DESCR
    N ports/graphics/ruby-mini_magick/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:40:11

Modified files:
	graphics       : Makefile 

Log message:
Add ruby-mini_magick.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/03 05:43:52

Modified files:
	www/ruby-typo  : distinfo Makefile 
	www/ruby-typo/pkg: PLIST 

Log message:
Update to 5.2. Okay bernd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 06:00:59

Modified files:
	www/ajaxterm   : Makefile 

Log message:
- tweak MASTER_SITES

"Yes." espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jsg@cvs.openbsd.org	2009/02/03 06:15:01

Modified files:
	net/librsync   : Makefile 
	net/librsync/pkg: PLIST 

Log message:
Use popt from ports instead of old included version, and
require bzip2 for additional rdiff functionality.

Slightly changed version of a diff from Wim Lewis <wiml@hhhh.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/03 07:02:01

Modified files:
	usr.sbin/ospf6d: ospfe.c rde.c 

Log message:
Formatting fixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/03 07:06:18

Modified files:
	usr.sbin/ospf6d: kroute.c 

Log message:
We don't need anything other than link-local addresses and
global-scope prefixes in iface->ifa_list.
ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/03 07:12:22

Modified files:
	usr.sbin/ospf6d: ospfe.c 

Log message:
In Intra-Area-Prefix LSAs, set the LA-bit for all prefixes of 128-bit
length, regardless of interface type.
Allowed by RFC5340 and ok claudio@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/03 07:56:57

Log message:
    import graphics/scratch:
    
    A new programming language that makes it easy to create your own
    interactive stories, animations, games, music, and art - and share your
    creations on the web. Designed to help young people (ages 8 and up)
    develop 21st century learning skills. As they create Scratch projects,
    young people learn important mathematical and computational ideas, while
    also gaining a deeper understanding of the process of design.
    
    from maintainer Stuart Cassoff, with tweaks by me and input from
    ajacoutot@.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20090203
    
    N ports/graphics/scratch/distinfo
    N ports/graphics/scratch/Makefile
    N ports/graphics/scratch/pkg/PLIST
    N ports/graphics/scratch/pkg/DESCR
    N ports/graphics/scratch/pkg/MESSAGE
    N ports/graphics/scratch/files/scratch
    N ports/graphics/scratch/files/iniscratch
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/03 07:58:06

Modified files:
	graphics       : Makefile 

Log message:
+scratch


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/03 08:54:25

Modified files:
	mail/evolution : Makefile 
	mail/evolution/patches: 
	                        patch-widgets_e-timezone-dialog_e-timezone-dialog_c 

Log message:
- modify the timezone patch; from NetBSD
fixes the timezone selection GUI

"commit it" jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/02/03 09:21:19

Modified files:
	usr.sbin/dvmrpd: rde.h rde_mfc.c rde_srt.c 

Log message:
Correctly update kernel and mfc when change in routing table happens.

ok norby@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/02/03 09:42:54

Modified files:
	sys/net        : route.c route.h rtsock.c 
	sys/netmpls    : mpls.h 

Log message:
Use our own flags to set the operations and not RTF_PROTOX.
Switch the padding field into a MPLS one in rt_msghdr to store
relevant informations.

OK claudio@ laurent@


CVSROOT:	/cvs
Module name:	src
Changes by:	michele@cvs.openbsd.org	2009/02/03 09:44:15

Modified files:
	sbin/route     : route.c show.c 
	usr.bin/netstat: show.c 

Log message:
Reflect MPLS kernel changes. Operations are stored now in rt_mpls field.

ok claudio@ laurent@


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2009/02/03 11:21:49

Modified files:
	build          : mirrors.dat 

Log message:
new mirror in Spain, maintained by Jordi Espasa Clofent.

ok jj@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/03 12:00:48

Modified files:
	usr.sbin/rtsold: rtsol.c 

Log message:
add missing headers needed by wait()

ok rainer@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/03 12:44:58

Modified files:
	usr.bin/aucat  : aucat.1 aucat.c conf.h listen.c 
	lib/libsndio   : aucat.c sndio.h 

Log message:
in server mode, create /tmp/aucat-userid/ directory with
permissions 0700, and create sockets in it. This prevents
one local user to eavesdrop or disturb audio programs of
other users.

if you're using the ``-s socket'' option with an absolute
path as argument, please update it to use a socket name.

requested by many, bits from jakemsr and otto
ok jakemsr


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/02/03 12:48:42

Modified files:
	games/openarena: Makefile 
	games/openarena/patches: patch-Makefile 
Added files:
	games/openarena/patches: patch-code_qcommon_vm_interpreted_c 

Log message:
Unbreak for amd64.  Initial fix (for amd64 only) from Jordi Beltran
Creix (jbcreix.mail at gmail.com). Generalized for all LP64
architectures by me. At least in theory. Some tests on sparc64
didn't go very well, and nobody tested on other archs, so just keep
ONLY_FOR_ARCHS (with amd64 added) for now.

Antti Harri (MAINTAINER) agrees.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/03 14:15:28

Modified files:
	lang/ruby      : Makefile 
Removed files:
	lang/ruby/patches: patch-class_c patch-eval_c patch-node_h 

Log message:
Revert last "fix". I causes problems with some Ruby code which worked before.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2009/02/03 14:23:15

Modified files:
	.              : hppa.html 

Log message:
Remove special mention of hardware supported after 4.2. We're at 4.4 those days.


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/03 14:26:08

Log message:
    Initial import of ruby-sequel-2.10.0.
    
    Sequel is an ORM framework for Ruby. Sequel provides thread safety,
    connection pooling, and a concise DSL for constructing queries and
    table schemas.
    
    Sequel makes it easy to deal with multiple records without having
    to break your teeth on SQL.
    
    Maintained by upstream author Jeremy Evans. Thank you!
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-02-03
    
    N ports/databases/ruby-sequel/Makefile
    N ports/databases/ruby-sequel/distinfo
    N ports/databases/ruby-sequel/pkg/DESCR
    N ports/databases/ruby-sequel/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/03 14:27:17

Modified files:
	databases      : Makefile 

Log message:
add ruby-sequel


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 15:17:37

Modified files:
	infrastructure/templates: network.conf.template 

Log message:
- bring the packetstorm mirror list in sync with the published list on
the website
- zap trailing whitespace

from Jim Razmus, thanks


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	martynas@cvs.openbsd.org	2009/02/03 15:20:31

Modified files:
	app/cwm        : kbfunc.c 

Log message:
fix off-by-one in geom.[xy], after pwin changes.  keyboard movement
to the rightmost or bottommost corners would confuse cwm:
- there's no way to get the window back
- tab cycling breaks
ok okan@, oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/03 15:22:11

Modified files:
	www/minimo     : Makefile 
	www/minimo/patches: 
	                    patch-extensions_transformiix_source_base_Double_cpp 

Log message:
fix endianness on arm.  tested by, and ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/03 15:23:19

Modified files:
	lang/spidermonkey: Makefile 
Added files:
	lang/spidermonkey/patches: patch-src_jsnum_h 

Log message:
fix endianness on arm.  tested by, and ok kili@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 15:36:26

Modified files:
	devel/p5-Config-IniFiles: Makefile distinfo 

Log message:
- bugfix update p5-Config-IniFiles to 2.47
- switch to modbuild


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 15:43:48

Modified files:
	devel/p5-Graph : Makefile distinfo 

Log message:
- update p5-Graph to 0.91


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/03 15:46:14

Log message:
    import wcalc-2.4
    
    wcalc is a powerful arbitrary-precision calculator. It has standard
    functions (sin, asinh, logtwo, floor, etc), many pre-defined constants
    (pi, e, c, etc.), variables, "active" variables, command history, and
    hex/octal/binary i/o, conversions, and more.
    
    from maintainer Amarendra Godbole
    tested on amd64, and looks ok to steven@
    
    Status:
    
    Vendor Tag:	martynas
    Release Tags:	martynas_20090204
    
    N ports/math/wcalc/Makefile
    N ports/math/wcalc/distinfo
    N ports/math/wcalc/pkg/DESCR
    N ports/math/wcalc/pkg/PLIST
    N ports/math/wcalc/patches/patch-files_c
    N ports/math/wcalc/patches/patch-main_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 15:46:37

Modified files:
	graphics/p5-SVG: Makefile distinfo 

Log message:
- update p5-SVG to 2.49


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/03 15:48:14

Modified files:
	math           : Makefile 

Log message:
add wcalc


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 15:57:47

Modified files:
	devel/p5-POE-Component-Pluggable: Makefile distinfo 

Log message:
- update p5-POE-Component-Pluggable to 1.14


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 15:58:43

Modified files:
	net/p5-POE-Component-IRC: Makefile distinfo 
	net/p5-POE-Component-IRC/pkg: PLIST 

Log message:
- update p5-POE-Component-IRC to 5.96
- fix license marker


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 16:02:15

Modified files:
	net/p5-Net-Whois-Raw: Makefile distinfo 

Log message:
- update p5-Net-Whois-Raw to 1.61


CVSROOT:	/cvs
Module name:	ports
Changes by:	pyr@cvs.openbsd.org	2009/02/03 16:02:18

Modified files:
	x11/scrotwm    : Makefile distinfo 

Log message:
marco rolled 0.8, including xinerama support, better tiling and full
floating support.
ok marco@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/03 16:12:04

Modified files:
	misc/p5-Spreadsheet-ParseExcel: Makefile distinfo 
	misc/p5-Spreadsheet-ParseExcel/pkg: PLIST 

Log message:
- update p5-Spreadsheet-ParseExcel to 0.49


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/03 16:15:01

Modified files:
	infrastructure/plist: arm 

Log message:
add scrotwm, dmenu, and a few other things that might be useful on zaurus.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/03 16:15:41

Modified files:
	www/webalizer  : Makefile 
	www/webalizer/pkg: MESSAGE 

Log message:
add hint how to convert original webalizer incremental mode files
(webalizer.current) for use with recent webalizer xtended

ok mbalmer@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2009/02/03 17:02:16

Modified files:
	audio/jack     : Makefile 
Added files:
	audio/jack/patches: patch-libjack_client_c 

Log message:
Fix build on alpha.

ok jakemsr@


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2009/02/03 22:22:59

Modified files:
	usr.sbin/apmd  : apmd.c 

Log message:
gollo@ thought the timeouts were a little short, and indeed, they are off by 1000.
(not much real effect, you can only sleep so short any way)


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/03 22:56:59

Modified files:
	net/ruby-xmpp4r: Makefile distinfo 
	net/ruby-xmpp4r/pkg: PLIST 

Log message:
Update to ruby-xmpp4r-0.4. ok jcs@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/03 23:31:32

Modified files:
	distrib/sets/lists/xbase: md.armish md.macppc 
	distrib/sets/lists/xserv: md.armish 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/03 23:31:57

Modified files:
	distrib/sets/lists/xbase: md.hp300 md.landisk md.mac68k 
	                          md.mvme68k md.mvme88k md.sgi md.sparc 
	                          md.vax md.zaurus 
	distrib/sets/lists/xserv: md.hp300 md.landisk md.mac68k 
	                          md.mvme68k md.mvme88k md.sgi md.sparc 
	                          md.vax md.zaurus 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakemsr@cvs.openbsd.org	2009/02/03 23:39:24

Modified files:
	audio/vamp-plugin-sdk: Makefile 
	audio/vamp-plugin-sdk/patches: patch-Makefile 

Log message:
the example host needs libsndfile.  the example host is used in the
regress target but is not packaged.  only build the sample host in
the regress target and register libsndfile as a REGRESS_DEPENDS.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/04 00:36:39

Modified files:
	textproc/hyperestraier: Makefile 
	textproc/hyperestraier/patches: patch-Makefile_in 
	textproc/hyperestraier/pkg: PLIST 

Log message:
- install cgi files

based on a patch from Jeremy Evans (maintainer)


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/04 00:54:00

Modified files:
	lib/libsndio   : aucat.c sun.c 

Log message:
Programs have no direct access do the device file descriptor. So, if
the programs calls execvp(2), the new image can't use the device, which
stays open, so other programs get EBUSY. Set the close-on-exec flag to
avoid this.

ok jakemsr


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/04 01:00:33

Modified files:
	usr.bin/aucat  : aucat.c 

Log message:
daemonize when in server mode, suggested by many
ok jakemsr


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 01:23:17

Modified files:
	databases/p5-SQL-Translator: Makefile distinfo 
	databases/p5-SQL-Translator/pkg: PLIST 

Log message:
- update p5-SQL-Translator to 0.09002
- fix license marker
- add some missing dependencies


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 01:25:22

Modified files:
	devel/p5-Config-General: Makefile distinfo 

Log message:
- update p5-Config-General to 2.42


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 01:28:11

Modified files:
	devel/p5-File-HomeDir: Makefile distinfo 

Log message:
- update p5-File-HomeDir to 0.82


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/04 01:37:06

Log message:
    import p5-Config-Auto
    
    This module was written after having to write Yet Another Config File
    Parser for some variety of colon-separated config.  Config::Auto can
    examine a config file to automatically determine what format it's in.
    The module understands colon separated, space separated, equals
    separated, XML, Perl code, and Windows INI formats.
    
    from Mikolaj Kuchars
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090204
    
    N ports/devel/p5-Config-Auto/distinfo
    N ports/devel/p5-Config-Auto/Makefile
    N ports/devel/p5-Config-Auto/pkg/DESCR
    N ports/devel/p5-Config-Auto/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/04 01:37:09

Modified files:
	devel          : Makefile 

Log message:
add p5-Config-Auto


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 01:47:15

Modified files:
	devel/p5-AnyEvent: Makefile distinfo 
	devel/p5-AnyEvent/pkg: PLIST 

Log message:
- update p5-AnyEvent to 4.331
- install some example scripts


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 01:48:20

Modified files:
	devel/p5-Module-Loaded: Makefile 
	graphics/p5-Graphics-ColorNames: Makefile 

Log message:
- Module::Loaded comes with perl 5.10, so add the COMES_WITH marker
- fix dependencies of p5-Graphics-ColorNames accordingly

ok simon@


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/02/04 01:55:37

Modified files:
	faq            : current.html 

Log message:
- don't forget to pkg_delete p5-Module-Loaded, as it's part of perl 5.10 now


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/04 02:05:48

Modified files:
	www/mozplugger : Makefile 

Log message:
Drop maintainer at his request & bump package. "a) i don't use it anymore
b) it's buggy and c) there are better plugins these days that do specific
jobs way better."

He suggests removing it entirely if there are no objections.


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/04 02:31:41

Log message:
    import pecl-swish
    
    The swish extension is an object oriented PHP interface to the swish-e C
    library.  This can be used to access search indexes from your PHP code
    avoiding the need to run the swish-e binary for searching.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090204
    
    N ports/www/pecl-swish/Makefile
    N ports/www/pecl-swish/distinfo
    N ports/www/pecl-swish/pkg/PLIST
    N ports/www/pecl-swish/pkg/UNMESSAGE
    N ports/www/pecl-swish/pkg/MESSAGE
    N ports/www/pecl-swish/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/04 02:31:45

Modified files:
	www            : Makefile 

Log message:
add pecl-swish


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/04 03:15:14

Modified files:
	lang/parrot    : Makefile distinfo 
	lang/parrot/pkg: PLIST 
Added files:
	lang/parrot/patches: patch-config_init_hints_openbsd_pm 

Log message:
update to version 0.9.0.1, move docs and examples to appropriate places

testing/feedback by ajacoutot@ (macppc) and jasper@ (amd64, i386 and
sparc64 which still fails to build), thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 03:16:17

Modified files:
	net/p5-Geo-IP  : Makefile distinfo 

Log message:
- update p5-Geo-IP to 1.36


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/04 03:24:07

Modified files:
	net/ircd-hybrid: Makefile 
	net/ircd-hybrid/patches: patch-configure 
	net/ircd-hybrid/pkg: MESSAGE PLIST 

Log message:
- protect some config files as they can have passwords in them
- don't enforce gcc opt and debug mode
- don't spam the console when starting, redirect stdout to /dev/null in
rc.local

"go ahead" bernd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 03:35:04

Modified files:
	net/p5-POE-Component-Client-DNS: Makefile distinfo 

Log message:
- update p5-POE-Component-Client-DNS to 1.02


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 03:40:47

Modified files:
	net/p5-Net-DNS : Makefile distinfo 
	net/p5-Net-DNS/pkg: PLIST 

Log message:
- update p5-Net-DNS to 0.65

"looks fine" wilfried@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 03:41:41

Modified files:
	net/p5-Net-DNS-SEC: Makefile distinfo 
	net/p5-Net-DNS-SEC/pkg: PLIST 

Log message:
- update p5-Net-DNS-SEC to 0.15
- fix dependencies


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 03:44:59

Modified files:
	www/p5-HTML-Lint: Makefile distinfo 

Log message:
- update p5-HTML-Lint to 2.06


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 03:51:11

Modified files:
	www/p5-WebService-MusicBrainz: Makefile distinfo 

Log message:
- update p5-WebService-MusicBrainz to 0.21


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 05:53:39

Modified files:
	textproc/p5-XML-RSS: Makefile distinfo 
	textproc/p5-XML-RSS/pkg: PLIST 

Log message:
- update p5-XML-RSS to 1.43
- switch to modbuild


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 05:56:38

Modified files:
	textproc/p5-XML-SAX-Writer: Makefile distinfo 

Log message:
- update p5-XML-SAX-Writer to 0.52


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 05:58:39

Modified files:
	textproc/p5-XML-XSPF: Makefile distinfo 

Log message:
- update p5-XML-XSPF to 0.7


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2009/02/04 06:21:52

Modified files:
	build          : mirrors.dat 

Log message:
cdmon will mirror OpenSSH too.

written with lot of useful advice from sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2009/02/04 06:26:41

Modified files:
	.              : ftp.html 
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 
	openssh        : ftp.html portable.html 

Log message:
regen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/04 07:39:35

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
I moved back to my mountains, update my entry here.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/04 08:43:32

Modified files:
	mail/evolution : Makefile 
Added files:
	mail/evolution/pkg: MESSAGE 

Log message:
- add a MESSAGE to help user unbreak icon display when running evolution
outside of a full blown desktop environment

idea from and discussed with sturm@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/04 10:19:17

Modified files:
	sys/arch/alpha/alpha: machdep.c 
	sys/arch/hppa/hppa: machdep.c 
	sys/arch/hppa64/hppa64: machdep.c 
	sys/arch/luna88k/luna88k: machdep.c 
	sys/arch/sh/sh : sh_machdep.c 
	sys/arch/solbourne/solbourne: machdep.c 

Log message:
Unify memory size reports a bit more: always report size in MB, and report
reserved memory on alpha and hppa on its own line (as done on sgi).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/04 10:21:23

Modified files:
	sys/arch/hppa/dev: mem.c 

Log message:
On systems with viper memory controllers, always print its revision,
and allow asp interrupts to pass through even if not revision 0.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/04 10:22:23

Modified files:
	sys/arch/hppa/hppa: machdep.c 

Log message:
On systems with split BTLB, do not bother trying to insert DBTLB entries,
as PDC will lie to us pretending it did while it didn't.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/04 10:23:18

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
Handle PCXS data protection traps. Unlike other PA1.1 chips, there is a
single trap code for alignment and protection faults, so we have to
figure out which kind of problem we are facing.

ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/04 10:24:23

Modified files:
	distrib/notes/hppa: hardware 

Log message:
Mention PA7000 (PCXS) support; only model 720 has been tested so far, but
models 705, 710, 730 and 750 are expected to work as well.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2009/02/04 10:26:40

Modified files:
	.              : hppa.html 

Log message:
Mention original snakes support.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/04 10:36:06

Modified files:
	geo/openbsd-developers/files: OpenBSD 

Log message:
sort
no content changes, no bump

ok landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/04 11:09:12

Modified files:
	geo/openbsd-developers: Makefile 

Log message:
- bump pkgname after last commit
also sorting makes the checksum of files change -> package changes -> bump needed


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/04 11:34:04

Modified files:
	x11/gnome/libgnomedb: Makefile 
	x11/gnome/libgnomedb/pkg: PLIST 
Added files:
	x11/gnome/libgnomedb/patches: patch-Makefile_in 

Log message:
- install icon where it belongs


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/04 11:44:05

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
document server mode with help from jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/04 11:47:42

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
explain that it's ok if we get a slightly different rate than
the one we asked for, from Thomas Pfaff <tpfaff(at)tp76.info>
with tweaks from jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/04 11:50:02

Modified files:
	x11/gnome/gdm  : Makefile 
	x11/gnome/gdm/patches: patch-config_Makefile_in patch-configure 
	x11/gnome/gdm/pkg: PLIST 

Log message:
- no need for a specific localstatedir, use default

discussed with jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/04 12:43:48

Modified files:
	lib/csu/common_elf: crtbeginS.c 

Log message:
Tag ELF shared libraries as OpenBSD.

ok kurt@, drahn@, miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/04 12:44:51

Modified files:
	libexec/ld.so  : loader.c 

Log message:
Tag ld.so as an OpenBSD binary/library.

ok kurt@, drahn@, miod@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/02/04 12:48:26

Modified files:
	dist/Mesa/src/mesa/drivers/dri/intel: intel_buffers.c 
	                                      intel_buffers.h 
	                                      intel_context.c 

Log message:
Merge in two commits of mine from upstream mesa which mean that on
startup with and when we have only one pipe running we will always pick
the correct vblank pipe to sync to.

ok matthieu@.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/04 12:54:44

Modified files:
	sys/dev/ic     : rtl81x9.c 

Log message:
Do not use m_pullup() because it aligns the data to a word boundary
resulting in unaligned IP headers (because it aligns the ethernet header).
Found the hard way by landry@ on sparc64.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/04 13:02:11

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
Make m_copyback() a lot smarter. Make it use all of the last mbuf
(M_TRAILINGSPACE()) and allocate one cluster if needed (instead of chaining
many mbufs). Somewhat needed for the rl(4) fix to ensure that the ethernet
header is in one mbuf for sure. Tested by landry@ and myself


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/04 13:09:03

Modified files:
	sys/dev/acpi   : acpi.c 

Log message:
Some systems that claim to be ACPI 2.0 apparently don't provide an XSDT
address.  Make the code fall back on the RSDT on those systems.

From Joerg Niendorf <p3y80@internode.on.net>.  Fixes PR 5986.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/04 13:24:01

Modified files:
	net/csup       : Makefile distinfo 
	net/csup/pkg   : DESCR 

Log message:
sync with FreeBSD src; csup can now fetch a complete CVS repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	chl@cvs.openbsd.org	2009/02/04 13:25:16

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
I moved, bump PKGNAME.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/04 13:35:14

Modified files:
	usr.bin/aucat  : aucat.c file.c listen.c pipe.c safile.c sock.c 
	                 wav.c 

Log message:
if there are too many connections, stop acceping new ones rather
than exit()ing with ``too many open files'' fatal error


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/04 14:04:42

Modified files:
	education/gtypist: Makefile distinfo 
	education/gtypist/patches: patch-configure 
	education/gtypist/pkg: PLIST 

Log message:
maintenance update to 2.8.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/04 14:08:15

Modified files:
	www/mozilla-firefox: Makefile distinfo 

Log message:
security/stability update to mozilla-firefox-3.0.6.  MFSA 2009-06;
MFSA 2009-05; MFSA 2009-04; MFSA 2009-03; MFSA 2009-02; MFSA 2009-01
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.6
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/04 14:12:25

Modified files:
	www/firefox-i18n: Makefile distinfo 

Log message:
update to firefox-i18n-3.0.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/04 14:29:48

Modified files:
	mail/dovecot   : Makefile distinfo 

Log message:
maintenance update to 1.1.11, from Brad.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/04 14:39:09

Modified files:
	lib/libsndio   : sio_open.3 

Log message:
update the default socket paths, to reflect recent aucat changes


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2009/02/04 15:05:46

Modified files:
	build          : mirrors.dat 

Log message:
remove superfluous GS field from the mirror database.

ok sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2009/02/04 15:08:58

Modified files:
	.              : ftp.html 
	openbgpd       : ftp.html 
	openntpd       : ftp.html portable.html 
	openssh        : ftp.html portable.html 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/04 17:25:51

Modified files:
	sys/dev/pci/drm: drmP.h files.drm i915_dma.c i915_drv.c 
	                 i915_drv.h i915_mem.c radeon_drv.c radeon_drv.h 
	                 radeon_mem.c radeon_state.c 
Added files:
	sys/dev/pci/drm: drm_heap.c 

Log message:
Merge the static block allocation code from {i915,radeon}_mem.c into
non-static code that's shared between both.  While i'm here convert them
to TAILQ.

Eventually, both of these will die, but until then I'd rather shave the
space in the kernel.

Tested on radeon and intel.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/04 17:34:38

Modified files:
	sys/dev/pci/drm: i915_mem.c 

Log message:
KNF, no change to behaviour.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/04 17:38:10

Modified files:
	sys/dev/pci/drm: radeon_mem.c 

Log message:
KNF, and remove a debug printf I missed.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/04 18:06:42

Modified files:
	sys/dev/pci/drm: i915_mem.c radeon_mem.c 

Log message:
Fix slight logic error in a previous commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/04 18:10:45

Modified files:
	sys/uvm        : uvm_pmap.h 

Log message:
Add some (currently unused) MD pmap flags to be used for pushing in
parameters such as cacheability, which is too different per-arch to be
MI.

discussed with miod, kettenis and art. ok miod@, art@.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/04 18:13:21

Modified files:
	sys/arch/i386/i386: bus_dma.c pmap.c 
	sys/arch/i386/include: bus.h pmap.h 

Log message:
add MD PMAP_NOCACHE flag to i386 and use it to implement the
BUS_DMA_NOCACHE flag with guarantees that the dma memory will be mapped
uncached. Some broken/odd hardware needs this.

discussion with miod, toby, art and kettenis. ok miod.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/04 18:15:20

Modified files:
	sys/arch/amd64/amd64: bus_dma.c pmap.c 
	sys/arch/amd64/include: bus.h pmap.h 

Log message:
Mirroring the i386 commit just made. Add MD PMAP_NOCACHE flag to pmap,
and use it to implement BUS_DMA_NOCACHE for uncached mappings of dma
memory. Needed for some broken hardware.

Discussion with art, miod, kettenis and toby, ok miod.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/04 18:25:21

Modified files:
	sys/dev/pci    : azalia.c 

Log message:
Remove the BUS_DMA_NOCACHE flag from all azalia dma mappings.

The fact that this has only just been implemented, and that this
hardware is only found on x86 shows that this flag should not be needed
for operation of this hardware. It's been here since the initial netbsd
commit the code came from.

"sounds good to me" jakemsr@, ok kettenis@.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	oga@cvs.openbsd.org	2009/02/04 18:37:06

Modified files:
	dist/Mesa/src/mesa/drivers/dri/intel: intel_buffers.c 

Log message:
Bah. Diff applied strangely last time. Fix fallout.

It builds now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/02/04 22:32:11

Modified files:
	net/p5-flowd   : Makefile distinfo 

Log message:
update to flowd-0.9.1; patch from msf@


CVSROOT:	/cvs
Module name:	ports
Changes by:	djm@cvs.openbsd.org	2009/02/04 22:33:24

Modified files:
	net/py-flowd   : Makefile distinfo 
	net/py-flowd/pkg: PLIST 

Log message:
update to flowd-9.9.1, subst MODPY_EGG_VERSION; diff from msf@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/05 00:46:27

Modified files:
	devel/py-xdg   : Makefile 
	devel/py-xdg/pkg: PLIST 
Added files:
	devel/py-xdg/patches: patch-xdg_DesktopEntry_py 

Log message:
- fix an indentation error

from David Coppa on ports@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/05 02:47:03

Modified files:
	www/libcroco   : Makefile distinfo 
	www/libcroco/pkg: PLIST 

Log message:
- update libcroco to 0.6.2
* loads and loads of bugfixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/05 02:50:31

Modified files:
	x11/gnome/libgda: Makefile 
Added files:
	x11/gnome/libgda/patches: patch-libgda_gda-server-operation_c 

Log message:
- plug memory leak; from upstream svn rev. 3157.
- remove XXX that was resolved recently


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/05 02:57:12

Modified files:
	usr.sbin/rtsold: rtsol.c 

Log message:
fix format string

ok naddy@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/05 04:13:36

Modified files:
	faq            : index.html 

Log message:
sync section headers with individual faq pages; incorporating diff
re faq14 headers from Alan R. S. Bueno on www@.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/05 04:16:51

Modified files:
	faq            : faq14.html 

Log message:
fix link to description of softdep; part of a diff on www@ from
Alan R. S. Bueno.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/05 04:37:35

Modified files:
	faq            : faq8.html 

Log message:
"why does...run on Solaris" -> "why did...used to run on Solaris" in the
section index, as was already done in the section header and index.html.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/05 05:21:56

Modified files:
	audio/libmusicbrainz: Makefile 
Added files:
	audio/libmusicbrainz/patches: patch-src_mb_c_cpp 

Log message:
fix crash if a query fails, from upstream SVN via David Coppa.
(I added an explanatory comment to the patch file).


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/05 05:28:02

Modified files:
	faq            : faq8.html 

Log message:
list some additional web browsers from ports: kazehakase, midori, minimo.
an enthusiastic "commit!" from nick@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/05 05:54:19

Modified files:
	www/youtube-dl : Makefile distinfo 

Log message:
Update to 2009.01.31. Okay sthen@.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2009/02/05 09:08:26

Modified files:
	.              : ports.html 

Log message:
Clean up wording several places, leaving the 'stable'
stuff alone until we decide to remove it. Comments from Hannah Schroeter,
jj@, sthen@, johan@ Thanks.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/05 10:10:49

Modified files:
	sys/dev/pci    : if_wpi.c 

Log message:
fix uninitialized var (in a code path that is not used yet).

found by chl@ using llvm/clang


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 11:00:17

Log message:
    import p5-Catalyst-Component-InstancePerContext
    
    This module helps to implement Catalyst components that return a new
    instance on each request.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090205
    
    N ports/www/p5-Catalyst-Component-InstancePerContext/Makefile
    N ports/www/p5-Catalyst-Component-InstancePerContext/distinfo
    N ports/www/p5-Catalyst-Component-InstancePerContext/pkg/PLIST
    N ports/www/p5-Catalyst-Component-InstancePerContext/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 11:00:22

Modified files:
	www            : Makefile 

Log message:
add p5-Catalyst-Component-InstancePerContext


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/05 12:15:21

Modified files:
	share/mk       : bsd.lib.mk 

Log message:
Revert 1.54 and build debug libs on hp300 too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/05 13:32:08

Modified files:
	multimedia/gstreamer-0.10/plugins-good: Makefile 

Log message:
bump PKGNAME-main, thanks naddy@ for pointing it out.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/02/05 13:33:12

Modified files:
	games/openarena: Makefile 

Log message:
openarena-data needs a pkg bump after the arch addition.

noticed by naddy@, no cookies for me


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2009/02/05 13:47:06

Modified files:
	.              : hppa.html 

Log message:
List PA7000 as supported and sort the cpu list; reminded by jsg@


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2009/02/05 13:50:51

Modified files:
	net/py-curl    : Makefile 
	net/py-curl/pkg: PLIST 

Log message:
Kill extra egg lines in PLIST and update license marker while here.

Since it didn't package, no bump. Diff from sthen@, noticed by
naddy@. I relinquish my cookies.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/05 14:20:55

Modified files:
	faq            : faq8.html index.html 

Log message:
remove #wwwsolaris from index and faq8.

"Why would anyone possibly care now?" - chris
"I'm with Chris" - ian
"nuke++" - krw
"Well, this has always been a trolling subject so I'd say... please do
*not* remove it ;)" - ajacoutot


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/02/05 14:25:19

Modified files:
	usr.sbin/smtpd : ssl.c 

Log message:
when calling ssl_session_destroy() from mta, our session will have a NULL
s->s_l field. this commit fixes a crash in mta caused by a NULL deref.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/02/05 14:32:49

Log message:
    Import a port to handle openoffice3 dictionaries.
    Currently on en_GB, en_US, de_DE and hu_HU dictionaries are installed.
    Upon package installation the dictionary extension(s) are going
    to be registered with unopkg (openoffice's extension manager).
    
    If anyone needs another language, just send me an email. (diffs are accepted too :))
    
    Status:
    
    Vendor Tag:	robert
    Release Tags:	robert_20090205
    
    N ports/editors/openoffice3-dicts/Makefile
    N ports/editors/openoffice3-dicts/distinfo
    N ports/editors/openoffice3-dicts/pkg/MESSAGE
    N ports/editors/openoffice3-dicts/pkg/PLIST-en_GB
    N ports/editors/openoffice3-dicts/pkg/PLIST-en_US
    N ports/editors/openoffice3-dicts/pkg/DESCR-en_GB
    N ports/editors/openoffice3-dicts/pkg/PLIST-hu_HU
    N ports/editors/openoffice3-dicts/pkg/DESCR-hu_HU
    N ports/editors/openoffice3-dicts/pkg/DESCR-en_US
    N ports/editors/openoffice3-dicts/pkg/DESCR-de_DE
    N ports/editors/openoffice3-dicts/pkg/PLIST-de_DE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/02/05 14:33:23

Modified files:
	editors        : Makefile 

Log message:
+openoffice3-dicts


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:04:56

Log message:
    import p5-boolean
    
    This module provides basic Boolean support, by defining two special
    objects: true and false.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090205
    
    N ports/devel/p5-boolean/Makefile
    N ports/devel/p5-boolean/distinfo
    N ports/devel/p5-boolean/pkg/PLIST
    N ports/devel/p5-boolean/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:04:58

Log message:
    import p5-Test-MockTime
    
    This module was created to enable test suites to test code at specific
    points in time.  Specifically it overrides localtime, gmtime and time at
    compile time and then relies on the user supplying a mock time via
    set_relative_time, set_absolute_time or set_fixed_time to alter future
    calls to gmtime, time or localtime.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090205
    
    N ports/devel/p5-Test-MockTime/Makefile
    N ports/devel/p5-Test-MockTime/distinfo
    N ports/devel/p5-Test-MockTime/pkg/PLIST
    N ports/devel/p5-Test-MockTime/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:00

Log message:
    import p5-DateTime-Format-Natural
    
    DateTime::Format::Natural takes a string with a human readable date/time
    and creates a machine readable one by applying natural parsing logic.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090205
    
    N ports/devel/p5-DateTime-Format-Natural/Makefile
    N ports/devel/p5-DateTime-Format-Natural/distinfo
    N ports/devel/p5-DateTime-Format-Natural/pkg/PLIST
    N ports/devel/p5-DateTime-Format-Natural/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:02

Log message:
    import p5-Regexp-Assemble
    
    Regexp::Assemble takes an arbitrary number of regular expressions and
    assembles them into a single regular expression (or RE) that matches all
    that the individual REs match.
    
    As a result, instead of having a large list of expressions to loop over,
    a target string only needs to be tested against one expression.  This is
    interesting when you have several thousand patterns to deal with.
    Serious effort is made to produce the smallest pattern possible.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090205
    
    N ports/textproc/p5-Regexp-Assemble/Makefile
    N ports/textproc/p5-Regexp-Assemble/distinfo
    N ports/textproc/p5-Regexp-Assemble/pkg/DESCR
    N ports/textproc/p5-Regexp-Assemble/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:05

Log message:
    import p5-HTML-Tiny
    
    HTML::Tiny is a simple, dependency free module for generating HTML (and
    XML).  It concentrates on generating syntactically correct XHTML using a
    simple Perl notation.
    
    In addition to the HTML generation functions, utility functions are
    provided to:
    * encode and decode URL encoded strings
    * entity encode HTML
    * build query strings
    * JSON encode data structures
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090205
    
    N ports/www/p5-HTML-Tiny/Makefile
    N ports/www/p5-HTML-Tiny/distinfo
    N ports/www/p5-HTML-Tiny/pkg/PLIST
    N ports/www/p5-HTML-Tiny/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:07

Log message:
    import p5-Captcha-reCAPTCHA
    
    reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors
    who complete the captcha to assist in the digitization of books.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090205
    
    N ports/graphics/p5-Captcha-reCAPTCHA/Makefile
    N ports/graphics/p5-Captcha-reCAPTCHA/distinfo
    N ports/graphics/p5-Captcha-reCAPTCHA/pkg/PLIST
    N ports/graphics/p5-Captcha-reCAPTCHA/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:10

Log message:
    import p5-HTML-FormFu
    
    HTML::FormFu is a HTML form framework which aims to be as easy as
    possible to use for basic web forms, but with the power and flexibility
    to do anything else you might want to do (as long as it involves forms).
    
    You can configure almost any part of formfu's behaviour and output.  By
    default formfu renders "XHTML 1.0 Strict" compliant markup, with as
    little extra markup as possible, but with sufficient CSS class names to
    allow for a wide-range of output styles to be generated by changing only
    the CSS.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090205
    
    N ports/www/p5-HTML-FormFu/Makefile
    N ports/www/p5-HTML-FormFu/distinfo
    N ports/www/p5-HTML-FormFu/pkg/PLIST
    N ports/www/p5-HTML-FormFu/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:13

Log message:
    import p5-Catalyst-Controller-HTML-FormFu
    
    FormFu for Catalyst.
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090205
    
    N ports/www/p5-Catalyst-Controller-HTML-FormFu/Makefile
    N ports/www/p5-Catalyst-Controller-HTML-FormFu/distinfo
    N ports/www/p5-Catalyst-Controller-HTML-FormFu/pkg/PLIST
    N ports/www/p5-Catalyst-Controller-HTML-FormFu/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:20

Modified files:
	devel          : Makefile 

Log message:
add p5-boolean, p5-Test-MockTime and p5-DateTime-Format-Natural


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:22

Modified files:
	graphics       : Makefile 

Log message:
add p5-Captcha-reCAPTCHA


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:25

Modified files:
	textproc       : Makefile 

Log message:
add p5-Regexp-Assemble


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/05 15:05:27

Modified files:
	www            : Makefile 

Log message:
add p5-HTML-Tiny, p5-HTML-FormFu and p5-Catalyst-Controller-HTML-FormFu


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/05 15:09:04

Modified files:
	x11/gnome/cheese: Makefile 

Log message:
- mark cheese as BROKEN as it stopped working and needs to catch up
with our UVC layer; although nobody with knowledge/time stepped up to fix it.

discussed many many times with ajacoutot@ and others


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/05 15:22:33

Modified files:
	net/telepathy/telepathy-butterfly: Makefile 
	net/telepathy/telepathy-butterfly/patches: 
	                                           patch-butterfly_wscript 

Log message:
Better patch for wscript, more in 'the waf spirit' and probably more
acceptable for upstream.. yuck.
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/02/05 16:26:53

Modified files:
	editors/openoffice3-dicts: Makefile distinfo 
Added files:
	editors/openoffice3-dicts/pkg: DESCR-ar_AR DESCR-fr_FR 
	                               DESCR-nl_NL DESCR-sl_SL 
	                               PLIST-ar_AR PLIST-fr_FR 
	                               PLIST-nl_NL PLIST-sl_SL 

Log message:
Add more languages per some people's request: ar_AR, fr_FR, nl_NL, sr_SL


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/06 01:10:18

Modified files:
	devel/catalyst-tutorial: Makefile distinfo 
	devel/catalyst-tutorial/pkg: PLIST 
Removed files:
	devel/catalyst-tutorial/patches: patch-Makefile_PL 

Log message:
update to version 0.05

ok espie@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/06 01:26:34

Modified files:
	usr.bin/aucat  : aucat.c dev.c dev.h safile.c 

Log message:
move error messages reported to user into main()


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/06 01:29:35

Modified files:
	usr.bin/aucat  : sock.c sock.h 

Log message:
simplify the clock tick messages generation code and ensuire that
the first clock tick (ie the start tick) is not lost


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/06 02:39:02

Modified files:
	editors/joe    : Makefile 
	emulators/simh : Makefile 

Log message:
o take maintainership
o bump PKGNAMEs

ok sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/06 04:41:35

Modified files:
	devel/fasm     : Makefile 

Log message:
Remove amd64 support as it does not work yet.

Asked by Dmitri Alenichev (maintainer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/06 05:55:48

Modified files:
	sysutils/gkrellm/gkrellm: Makefile 
	sysutils/gkrellm/gkrellm/patches: patch-src_sysdeps_openbsd_c 

Log message:
- fix a misplaced cast that would corrupt swap statistics for systems
with >=2GB swap
- replace kvm reads with sysctl()
this change brings some useful improvements in the process:
* it fixes the disk plugin
* if you don't care about TCP connection statistics, then running sgid
is not needed anymore

all work done by Josh Elsasser, thank you!
"functionality-wise: thumbs up!" sturm@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/02/06 06:43:01

Modified files:
	share/man/man4 : umsm.4 

Log message:
fix typo (huawei e619g -> e169g). umsm.c log agrees (as pointed out by jsg)
as does the number of results in a popular search engine. ok jsg@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/06 07:24:44

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Fix kernel crash (page fault) for devices with unsorted frame index.

Problem reported by Kenji Aoyama


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/06 08:05:06

Modified files:
	sysutils/notification-daemon: Makefile 

Log message:
- add missing run_dependency on
multimedia/gstreamer-0.10/plugins-good,-gconf

based on submissions from Benoit Chesneau and David Coppa


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/02/06 08:27:40

Modified files:
	share/man/man4 : umsm.4 

Log message:
add Huawei E160G; reported by Pedro la Peu


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/06 10:02:14

Modified files:
	etc            : MAKEDEV.man 

Log message:
Use $Mdocdate$ instead of date(1).

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/06 10:04:17

Modified files:
	share/man/man8/man8.alpha: MAKEDEV.8 
	share/man/man8/man8.amd64: MAKEDEV.8 
	share/man/man8/man8.armish: MAKEDEV.8 
	share/man/man8/man8.aviion: MAKEDEV.8 
	share/man/man8/man8.hp300: MAKEDEV.8 
	share/man/man8/man8.hppa: MAKEDEV.8 
	share/man/man8/man8.hppa64: MAKEDEV.8 
	share/man/man8/man8.i386: MAKEDEV.8 
	share/man/man8/man8.landisk: MAKEDEV.8 
	share/man/man8/man8.luna88k: MAKEDEV.8 
	share/man/man8/man8.mac68k: MAKEDEV.8 
	share/man/man8/man8.macppc: MAKEDEV.8 
	share/man/man8/man8.mvme68k: MAKEDEV.8 
	share/man/man8/man8.mvme88k: MAKEDEV.8 
	share/man/man8/man8.sgi: MAKEDEV.8 
	share/man/man8/man8.socppc: MAKEDEV.8 
	share/man/man8/man8.sparc: MAKEDEV.8 
	share/man/man8/man8.sparc64: MAKEDEV.8 
	share/man/man8/man8.vax: MAKEDEV.8 
	share/man/man8/man8.zaurus: MAKEDEV.8 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/06 10:06:45

Modified files:
	sys/dev/ic     : ar5211.c ar5212.c 

Log message:
Replace comparision between boolean expression result and an integer
that may confuse gcc with a simple boolean expression.

ok reyk@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/06 10:26:21

Modified files:
	sys/arch/hppa/include: iomod.h 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/06 11:43:22

Modified files:
	sys/dev/usb    : if_run.c 

Log message:
- fix run_mcu_cmd().  it has the side-effect of fixing LEDs.
- fix run_rt3070_rf_write() for RT3070
- fix HW WEP for those who still care
- add quirks required for RT3070+RT3020

committed over an EDIMAX EW-7711UAn (RT3070+RT3020)


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/06 11:51:14

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/xserv: md.hp300 md.mac68k md.mvme68k 
	                          md.mvme88k md.sparc md.vax 
	distrib/sets/lists/xshare: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/02/06 12:06:09

Modified files:
	x11/gnome/applets2: Makefile 

Log message:
fix bad WANTLIB changes after libsoup,ssl removal


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/06 12:53:38

Modified files:
	distrib/notes/alpha: hardware 

Log message:
merge the "should work" hardware list into the main body - it is going to
be very hard to maintain such lists, it is inconsistent, and of limited use;

ok krw miod


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/06 12:58:31

Modified files:
	usr.bin/netstat: show.c 

Log message:
remove unused variables.

ok henning@ michele@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/06 13:16:41

Modified files:
	sys/dev/sdmmc  : sdmmc_scsi.c sdmmcvar.h 

Log message:
Fix crash on zaurus when sd memory card plugged by providing an attachment
structure that slave devices like sbt expect.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/06 13:27:40

Modified files:
	sys/dev/ic     : sti.c 

Log message:
The new font selection logic would loop and consume all kmem on proms
with only one font (such as many 712 onboard graphics). Oops again (poukram).


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/02/06 14:16:02

Modified files:
	editors/openoffice3-dicts: Makefile distinfo 
Added files:
	editors/openoffice3-dicts/pkg: DESCR-ru_RU PLIST-ru_RU 

Log message:
add ru_RU


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/06 14:17:15

Modified files:
	etc/etc.alpha  : MAKEDEV.md 
	etc/etc.amd64  : MAKEDEV.md 
	etc/etc.armish : MAKEDEV.md 
	etc/etc.hppa   : MAKEDEV.md 
	etc/etc.hppa64 : MAKEDEV.md 
	etc/etc.i386   : MAKEDEV.md 
	etc/etc.landisk: MAKEDEV.md 
	etc/etc.macppc : MAKEDEV.md 
	etc/etc.sgi    : MAKEDEV.md 
	etc/etc.socppc : MAKEDEV.md 
	etc/etc.sparc64: MAKEDEV.md 
	etc/etc.zaurus : MAKEDEV.md 

Log message:
Bump the number of /dev/sd* files on usb-capable archs. With modern
all-in-one usb card readers and memory sticks you run out of sd
device files very quickly with default install.
This doesn't affect install media.

ok krw@ miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/06 14:18:20

Modified files:
	etc/etc.alpha  : MAKEDEV 
	etc/etc.amd64  : MAKEDEV 
	etc/etc.armish : MAKEDEV 
	etc/etc.hppa   : MAKEDEV 
	etc/etc.hppa64 : MAKEDEV 
	etc/etc.i386   : MAKEDEV 
	etc/etc.landisk: MAKEDEV 
	etc/etc.macppc : MAKEDEV 
	etc/etc.sgi    : MAKEDEV 
	etc/etc.socppc : MAKEDEV 
	etc/etc.sparc64: MAKEDEV 
	etc/etc.zaurus : MAKEDEV 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/02/06 14:48:00

Modified files:
	usr.sbin/ntpd  : ntpd.c ntpd.h 

Log message:
rename a #define to be clearer; no binary change
ok henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/06 15:03:51

Log message:
    import p5-CGI-Application-Plugin-DBH
    
    CGI::Application::Plugin::DBH adds easy access to a DBI database handle
    to your CGI::Application modules.  Lazy loading is used to prevent a
    database connection from being made if the dbh method is not called
    during the request.  In other words, the database connection is not
    created until it is actually needed.
    
    from Mikolaj Kucharski
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090206
    
    N ports/databases/p5-CGI-Application-Plugin-DBH/distinfo
    N ports/databases/p5-CGI-Application-Plugin-DBH/Makefile
    N ports/databases/p5-CGI-Application-Plugin-DBH/pkg/DESCR
    N ports/databases/p5-CGI-Application-Plugin-DBH/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/06 15:03:55

Modified files:
	databases      : Makefile 

Log message:
add p5-CGI-Application-Plugin-DBH


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/06 15:07:04

Modified files:
	sbin/ifconfig  : ifconfig.c 
	sys/net        : if_sppp.h if_spppsubr.c 

Log message:
Remove bogus casts of integer constants SPPPIO[GS]DEFS to caddr_t
and fix typo while here.

ok canacar@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/06 15:09:10

Log message:
    import p5-CGI-Application-Plugin-ConfigAuto
    
    CGI::Application::Plugin::ConfigAuto adds easy access to config file
    variables to your CGI::Application modules.  Lazy loading is used to
    prevent the config file from being parsed if no configuration variables
    are accessed during the request.  In other words, the config file is not
    parsed until it is actually needed.  The Config::Auto package provides
    the framework for this plugin.
    
    from Mikolaj Kucharski
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090206
    
    N ports/www/p5-CGI-Application-Plugin-ConfigAuto/distinfo
    N ports/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile
    N ports/www/p5-CGI-Application-Plugin-ConfigAuto/pkg/DESCR
    N ports/www/p5-CGI-Application-Plugin-ConfigAuto/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/06 15:09:13

Log message:
    import p5-CGI-Application-Plugin-ValidateRM
    
    CGI::Application::Plugin::ValidateRM helps to validate web forms when
    using the CGI::Application framework and the Data::FormValidator module.
    
    from Mikolaj Kucharski
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090206
    
    N ports/www/p5-CGI-Application-Plugin-ValidateRM/distinfo
    N ports/www/p5-CGI-Application-Plugin-ValidateRM/Makefile
    N ports/www/p5-CGI-Application-Plugin-ValidateRM/pkg/DESCR
    N ports/www/p5-CGI-Application-Plugin-ValidateRM/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/06 15:09:16

Modified files:
	www            : Makefile 

Log message:
add p5-CGI-Application-Plugin-ConfigAuto and
p5-CGI-Application-Plugin-ValidateRM


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/06 15:51:04

Modified files:
	sys/arch/hp300/dev: sti_sgc.c 
	sys/arch/hppa/dev: sti_sgc.c 
	sys/dev/ic     : sti.c stivar.h 
	sys/dev/pci    : sti_pci.c 

Log message:
Split sti structures into rom-related information and screen-related
information. This is preliminary work to help eventually supporting the
dual-head ELK model.

Also split the initialization code in several routines, this makes the
code easier to read, and makes it easier to release resources upon failure.

Finally, don't forget to clear the text planes on non-console displays
when initializing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/02/06 16:06:27

Modified files:
	editors/openoffice3: Makefile 

Log message:
we need bash to complete a build at the moment. this is being worked on,
but for now, add it to the build dependencies.
noted by simon@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/06 19:05:16

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Change MC79 SATA ids to reflect which mode they are currently operating
in "legacy" SATA/AHCI/RAID instead of flagging them all as AHCI.
From Laurence Tratt


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/06 19:06:09

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/06 19:09:01

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
Match on native/legacy MCP79 SATA ids.
From/Tested by Laurence Tratt on an asus p5n7a board.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/06 19:37:42

Log message:
    Import Xhomer 9-16-06
    
    Xhomer is a machine emulator for the DEC Professional 350 computer,
    a PDP-11-based machine that was sold in the early to mid-'80's.
    Xhomer is based on the PDP-11 CPU core from the SIMH simulator,
    and is written entirely in C.
    
    ok sturm@
    
    Status:
    
    Vendor Tag:	form
    Release Tags:	form_20090207
    
    N ports/emulators/xhomer/Makefile
    N ports/emulators/xhomer/distinfo
    N ports/emulators/xhomer/patches/patch-Makefile
    N ports/emulators/xhomer/patches/patch-xhomer_cfg
    N ports/emulators/xhomer/pkg/DESCR
    N ports/emulators/xhomer/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/06 19:38:54

Modified files:
	emulators      : Makefile 

Log message:
+xhomer


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2009/02/07 00:24:37

Modified files:
	bin/ksh        : c_ksh.c ksh.1 sh.1 

Log message:
Make built-in echo behave according to POSIX when set -o posix is in effect:
the only option is -n, and only one of those is parsed.

diff from Ingo Schwarze
ok otto@ kili@; manpage changes ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/07 01:07:28

Modified files:
	sys/dev/ic     : wdc.c 

Log message:
Unifdef __OpenBSD__, these defines don't help us to sync with NetBSD
anymore but make reading the code harder.

ok sthen@ miod@ krw@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/07 02:58:42

Modified files:
	net/ircd-hybrid: Makefile 
	net/ircd-hybrid/pkg: PLIST 
Removed files:
	net/ircd-hybrid/pkg: PFRAG.shared 

Log message:
set SHARED_ONLY, update packaging lists accordingly and bump

ok bernd@


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2009/02/07 06:16:23

Modified files:
	.              : i386-laptop.html 

Log message:
Add Thinkpad T500; from Aaron W. Hsu


CVSROOT:	/cvs
Module name:	src
Changes by:	kili@cvs.openbsd.org	2009/02/07 07:03:25

Modified files:
	bin/ksh        : c_ksh.c 

Log message:
Ensure that *wp isn't NULL.

ok otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/07 08:06:04

Modified files:
	usr.bin/netstat: atalk.c if.c inet.c inet6.c mroute.c mroute6.c 

Log message:
add missing headers needed for warn() and err().

ok claudio@ ray@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/07 08:57:50

Modified files:
	x11/gtk2-clearlooks-engine: Makefile 
	x11/gtk2-clearlooks-engine/pkg: PLIST 

Log message:
- remove conflict with gtk-engines2 and gnome-themes
- add missing icon goos
- regen WANTLIB and set GPL version marker

original conflict removal idea from Stefan Sperling
Douglas Santos (maintainer) agrees with the change
ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/07 08:58:27

Modified files:
	x11/gtk-engines2: Makefile 
	x11/gtk-engines2/pkg: PLIST 

Log message:
- disable clearlook engine and add gtk2-clearlooks-engine as run_dependency
- remove conflict with gtk2-clearlooks-engine
- add add @pkgpath marker for updating from gtk-thinice-engine

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/07 08:59:03

Modified files:
	x11/gnome/themes: Makefile 
	x11/gnome/themes/pkg: PLIST 

Log message:
- remove the index.theme from Clearlooks theme, it is already provided
by the gtk2-clearlooks-engine package (we depends on gtk-engines2 which
depends on gtk2-clearlooks-engine)
- remove conflict with gtk2-clearlooks-engine

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/07 09:01:38

Modified files:
	x11            : Makefile 
Removed files:
	x11/gtk-thinice-engine: Makefile distinfo 
	x11/gtk-thinice-engine/pkg: DESCR PLIST 

Log message:
- remove; it is already provided by the gtk-engines2 package and adds a
really not needed conflict

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/07 09:07:53

Modified files:
	audio/libvorbis: Makefile 
	audio/libvorbis/patches: patch-doc_Makefile_in 
	                         patch-doc_vorbisenc_Makefile_in 
	                         patch-doc_vorbisfile_Makefile_in 
	audio/libvorbis/pkg: PLIST 

Log message:
install a few missing docs; from Tim van der Molen


CVSROOT:	/cvs
Module name:	www
Changes by:	jsing@cvs.openbsd.org	2009/02/07 09:14:34

Modified files:
	.              : want.html 

Log message:
We now have age(4) which supports for this hardware.


CVSROOT:	/cvs
Module name:	www
Changes by:	jsing@cvs.openbsd.org	2009/02/07 09:33:11

Modified files:
	.              : want.html 

Log message:
oga@ wants a SGI O2!


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/02/07 09:56:32

Modified files:
	databases/postgresql: Makefile distinfo 
	databases/postgresql/pkg: PLIST-docs PLIST-main 

Log message:
Upgrade to 8.3.6.
See http://www.postgresql.org/docs/8.3/static/release-8-3-6.html

ok mbalmer@ ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2009/02/07 09:58:23

Modified files:
	usr.sbin/mailwrapper: mailwrapper.8 mailer.conf.5 
	usr.bin/fgen   : fgen.1 

Log message:
remove leftover from mdoc.samples;  ok jmc@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	martynas@cvs.openbsd.org	2009/02/07 09:59:11

Modified files:
	app/cwm        : cwm.1 cwmrc.5 

Log message:
remove leftover from mdoc.samples;  ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/07 10:51:22

Modified files:
	usr.bin/pr     : pr.c 

Log message:
malloc(n * m) -> calloc(n, m);

ok ray@ moritz@


CVSROOT:	/cvs
Module name:	src
Changes by:	naddy@cvs.openbsd.org	2009/02/07 13:21:13

Modified files:
	usr.bin/cdio   : cdio.c 

Log message:
Restore the original help output: capitalize the characters that
are required to uniquely identify a command.
Three characters are required for the cdplay and cdrip commands.
ok krw@


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2009/02/07 13:54:00

Modified files:
	.              : hppa.html 

Log message:
Do not list exact model numbers of unsupported models, as this causes the
OpenBSD/hppa page to be returned first when searching for information on
these models, which is not really helping; per Paul Weissman who was the
one who built these lists in the first place (-;


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	martynas@cvs.openbsd.org	2009/02/07 14:07:01

Modified files:
	app/cwm        : calmwm.h conf.c cwmrc.5 kbfunc.c parse.y 

Log message:
add 'moveamount' to cwmrc;  it sets keyboard movement amount, making
it more useful on large screens
manpage tweak & ok jmc@
ok okan@, oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	grange@cvs.openbsd.org	2009/02/07 14:32:22

Modified files:
	emulators/gxemul: Makefile distinfo 

Log message:
Update to gxemul 0.4.7.1, from brad.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/07 16:15:29

Modified files:
	bin/ksh        : sh.1 ksh.1 

Log message:
some tweaks for previous that got missed;


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/08 01:54:10

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Add drive state definitions.


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/08 02:07:36

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Use sc_print_addr() to report drive errors.


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/08 03:46:09

Modified files:
	sys/dev/pci    : ips.c 

Log message:
ips is not a real scsi controller and not supposed to talk directly to
various flacky scsi hardware (at least until passthrough implemented).
So reduce huge default scsibus timeout values to somewhat reasonable.


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/08 03:47:31

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Temporary enable full debug to make it easier to commit diffs.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/08 04:01:47

Modified files:
	share/tmac/mdoc: doc-syms 

Log message:
add .St -p1003.1-2008 for posix standard IEEE Std 1003.1-2008;


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/08 04:37:43

Modified files:
	usr.sbin/user  : user.c 

Log message:
deal with potential empty string fgets can return
use strcspn to properly overwrite '\n' in fgets returned buffer

ok ray@ jaredy@
looks ok gilles@ long time ago on a similar diff


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/08 04:42:43

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Put back bzero'ing cmd structure before filling it in which was lost
during driver rewritting at h2k7.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/08 04:59:14

Modified files:
	sys/arch/sparc64/conf: GENERIC 

Log message:
Add missing mux locators to non-USB keyboards and mice.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/08 05:00:19

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Lower debug level back, looks like i've found that data corruption bug.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/08 06:28:01

Modified files:
	sys/arch/mvme88k/dev: vs.c 

Log message:
Use the correct flags when bus_dmamap_sync()ing the s/g lists.


CVSROOT:	/cvs
Module name:	www
Changes by:	kevlo@cvs.openbsd.org	2009/02/08 07:25:41

Modified files:
	.              : want.html 

Log message:
someone might ship the hardware with Attansic L1E controller to me


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/08 07:36:01

Modified files:
	net/btpd       : Makefile distinfo 
	net/btpd/pkg   : PLIST 

Log message:
update to 0.14, based on update from maintainer with small adjustments.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/08 07:54:21

Modified files:
	mail/dovecot   : Makefile 
Added files:
	mail/dovecot/patches: patch-src_lib-index_mail-index-view_c 
	                      patch-src_lib-storage_index_maildir_maildir-sync-index_c 
	                      patch-src_lib_istream-tee_c 
	                      patch-src_lib_istream_c 

Log message:
roll in fixes from upstream repo; from Brad.

- mail_index_lookup_first() didn't always find the result.
This caused SELECT not to return UNSEEN number always.
- Maildir: Fix to earlier >26 keywords handling change.
- i_stream_read(): Added a few more asserts.
- istream-tee: Minor cleanups, assert and a potential fix.


CVSROOT:	/cvs
Module name:	ports
Changes by:	wcmaier@cvs.openbsd.org	2009/02/08 07:56:32

Modified files:
	misc/tmux      : Makefile distinfo 

Log message:
Update to 0.7.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/08 08:04:33

Modified files:
	www/squid      : Makefile distinfo 
	www/squid/patches: patch-src_cf_data_pre 
	www/squid/pkg  : PLIST 
Added files:
	www/squid/patches: patch-src_delay_pools_c 

Log message:
bug fix update to Squid 2.7-STABLE6, from Brad.


CVSROOT:	/cvs
Module name:	src
Changes by:	mk@cvs.openbsd.org	2009/02/08 08:34:06

Modified files:
	share/man/man4 : schsio.4 

Log message:
schsio doesn't use flags so don't mention these in the synopsis.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/08 08:34:39

Modified files:
	sys/net80211   : ieee80211_input.c ieee80211_var.h 

Log message:
initial 802.11 defragmentation bits.
the code will allow the concurrent reception of fragments of three
fragmented MSDUs or MMPDUs as required by the 802.11 standard.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/08 08:51:45

Modified files:
	x11/dbus-glib  : Makefile distinfo 
	x11/dbus-glib/pkg: PLIST 
Added files:
	x11/dbus-glib/patches: patch-dbus_dbus-gobject_c 

Log message:
- update to dbus-glib 0.80

from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/08 09:44:32

Modified files:
	usr.bin/compress: compress.1 
	usr.bin/uuencode: uuencode.1 

Log message:
some minor corrections for the STANDARDS section;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/08 09:54:54

Modified files:
	games/teeworlds: Makefile 
	games/teeworlds/patches: patch-bam-0_2_0_make_unix_sh 
Added files:
	games/teeworlds/patches: patch-bam-0_2_0_src_main_c 

Log message:
- respect cflags
- fix some warnings


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/08 10:15:11

Modified files:
	bin/cat        : cat.1 
	bin/cp         : cp.1 
	bin/chmod      : chgrp.1 chmod.1 chown.8 
	bin/date       : date.1 
	bin/dd         : dd.1 
	bin/df         : df.1 
	bin/echo       : echo.1 
	bin/ed         : ed.1 
	bin/expr       : expr.1 
	bin/kill       : kill.1 
	bin/ln         : ln.1 
	bin/ls         : ls.1 
	bin/md5        : cksum.1 
	bin/mkdir      : mkdir.1 
	bin/mv         : mv.1 
	bin/pax        : pax.1 
	bin/ps         : ps.1 
	bin/pwd        : pwd.1 
	bin/rm         : rm.1 
	bin/rmdir      : rmdir.1 
	bin/sleep      : sleep.1 
	bin/stty       : stty.1 
	bin/test       : test.1 
	sbin/mknod     : mkfifo.1 
	usr.bin/asa    : asa.1 
	usr.bin/at     : at.1 
	usr.bin/awk    : awk.1 
	usr.bin/basename: basename.1 
	usr.bin/bc     : bc.1 
	usr.bin/cal    : cal.1 
	usr.bin/cmp    : cmp.1 
	usr.bin/comm   : comm.1 
	usr.bin/compress: compress.1 
	usr.bin/ctags  : ctags.1 
	usr.bin/cut    : cut.1 
	usr.bin/diff   : diff.1 
	usr.bin/dirname: dirname.1 
	usr.bin/du     : du.1 
	usr.bin/env    : env.1 
	usr.bin/expand : expand.1 
	usr.bin/false  : false.1 
	usr.bin/find   : find.1 
	usr.bin/fold   : fold.1 
	usr.bin/getconf: getconf.1 
	usr.bin/id     : id.1 
	usr.bin/grep   : grep.1 
	usr.bin/head   : head.1 
	usr.bin/hexdump: od.1 
	usr.bin/join   : join.1 
	usr.bin/less   : less.1 
	usr.bin/logger : logger.1 
	usr.bin/logname: logname.1 
	usr.bin/m4     : m4.1 
	usr.bin/make   : make.1 
	usr.bin/man    : man.1 
	usr.bin/mesg   : mesg.1 
	usr.bin/nice   : nice.1 
	usr.bin/nohup  : nohup.1 
	usr.bin/paste  : paste.1 
	usr.bin/patch  : patch.1 
	usr.bin/pr     : pr.1 
	usr.bin/printf : printf.1 
	usr.bin/renice : renice.8 
	usr.bin/sed    : sed.1 
	usr.bin/sort   : sort.1 
	usr.bin/split  : split.1 
	usr.bin/strings: strings.1 
	usr.bin/strip  : strip.1 
	usr.bin/tail   : tail.1 
	usr.bin/talk   : talk.1 
	usr.bin/tee    : tee.1 
	usr.bin/time   : time.1 
	usr.bin/touch  : touch.1 
	usr.bin/tput   : tput.1 
	usr.bin/tr     : tr.1 
	usr.bin/true   : true.1 
	usr.bin/tty    : tty.1 
	usr.bin/uname  : uname.1 
	usr.bin/uniq   : uniq.1 
	usr.bin/uuencode: uuencode.1 
	usr.bin/vi/docs/USD.doc/vi.man: vi.1 
	usr.bin/wc     : wc.1 
	usr.bin/who    : who.1 
	usr.bin/write  : write.1 
	usr.bin/xargs  : xargs.1 
	usr.bin/yacc   : yacc.1 
	usr.bin/csplit : csplit.1 
	usr.sbin/cron  : crontab.1 

Log message:
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
updates to follow;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/08 10:33:02

Modified files:
	usr.bin/diff   : diff.1 
	usr.bin/find   : find.1 
	usr.bin/gencat : gencat.1 
	bin/ls         : ls.1 
	usr.bin/patch  : patch.1 
	bin/pax        : pax.1 
	bin/ps         : ps.1 
	usr.bin/tsort  : tsort.1 
	usr.bin/write  : write.1 

Log message:
updates to IEEE Std 1003.1-2008;


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/08 11:03:18

Modified files:
	sbin/fdisk     : cmd.c disk.c disk.h mbr.c user.c 

Log message:
Eliminate excessive verbiage for 'fdisk -i' and 'fdisk -u'. Especially
the multi-line banner announcing that the MBR is being changed.
Also the listing of the partition table in 'fdisk -u'. Display a
consistant message when the MBR is written.

While here cleanup and shrink code without changing any semantics.
Started with a diff posted on tech@ by Tobias Ulmer.

"I like it" marco@ ok jsing@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/08 11:33:29

Modified files:
	sys/arch/hppa/dev: clock.c cpu.c 
	sys/arch/hppa/hppa: locore.S 

Log message:
Make sure than cpu_hardclock() never sets a ``next interrupt value'' which has
already been hit by the running timer; this happens very often on oosiop-based
machines, due to these machines being among the slowest hppa, and oosiop
being interrupt greedy. Unfortunately, when this happened, one had to wait
for the timer to wrap, which would take up to 128 seconds on the 33MHz
machines.

Also, invoke hardclock() as many times as necessary if it turns out that
we had to delay the interrupt 1/hz seconds to avoid the aforementioned
wrap problem.

With help from kettenis@; ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/08 12:15:02

Modified files:
	sys/arch/i386/conf: RAMDISK_CD 
	sys/arch/amd64/conf: RAMDISK_CD 

Log message:
Enable ips(4) on CD install media so people can try it.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/08 12:15:56

Modified files:
	sys/arch/amd64/conf: RAMDISK_CD 

Log message:
Spacing nit.


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/08 13:03:28

Modified files:
	sys/dev/pci/drm: radeon_state.c 

Log message:
remove dead assignment and newly created unused variable.

found by LLVM/Clang Static Analyzer.

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/08 13:07:45

Modified files:
	sys/dev/pci    : if_san_common.c 

Log message:
fix uninitialized argument, and remove newly created unused variable.

Found by LLVM/Clang Static Analyzer.

ok krw@ canacar@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/08 13:25:09

Modified files:
	x11/mplayer    : Makefile 
	x11/mplayer/patches: patch-configure 
Added files:
	x11/mplayer/patches: patch-DOCS_man_en_mplayer_1 

Log message:
Switch default CD/DVD device to /dev/rcd0c because rcd0a doesn't work for
audio CDs.  Document the device in the man page.  ok biorn@


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2009/02/08 13:41:22

Modified files:
	x11/bgs        : Makefile distinfo 
	x11/bgs/patches: patch-config_mk 
Added files:
	x11/bgs/patches: patch-bgs_c 

Log message:
Update to 0.5.  Include a patch to fix -c.

From James Turner (MAINTAINER).
ok kili@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/08 14:02:22

Modified files:
	distrib/miniroot: install.sub 
	etc/root       : root.mail 
	share/mk       : sys.mk 
	share/tmac/mdoc: doc-common 
	sys/arch/macppc/stand/tbxidata: bsd.tbxi 
	sys/conf       : newvers.sh 
	sys/sys        : param.h 

Log message:
Move to 4.5-BETA


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/08 14:40:13

Modified files:
	sys/arch/m88k/m88k: trap.c 

Log message:
Don't bother trying to recover from DSR_WE data faults in kernel mode,
pmap makes sure these can't happen.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/08 14:40:58

Modified files:
	sys/arch/m88k/include: cpu.h 
	sys/arch/m88k/m88k: eh_common.S genassym.cf 
	sys/arch/mvme88k/mvme88k: locore.S m197_machdep.c machdep.c 

Log message:
On 88110 processors, use a separate stack to handle NMI; these can occur
while we are switching pcbs and all sort of bad things could happen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/08 14:56:18

Modified files:
	x11/icewm      : Makefile distinfo 
	x11/icewm/patches: apm-patch-src_aapm_cc patch-configure 
	                   patch-src_default_h 
	x11/icewm/pkg  : PLIST 
Removed files:
	x11/icewm/patches: patch-po_bg_po 

Log message:
- update to icewm-1.2.37

from Alexandr Shadchin, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/08 14:59:21

Modified files:
	sys/arch/mvme88k/mvme88k: machdep.c 

Log message:
Oops, initialize the nmi stack correctly for the boot processor.


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/08 15:21:39

Modified files:
	sys/dev/pci/drm: drm_pci.c 

Log message:
Fix uninitialized arguments.

Found by LLVM/Clang Static Analyzer.

ok oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/08 15:31:58

Modified files:
	games/teeworlds: Makefile 
Added files:
	games/teeworlds/patches: patch-bam-0_2_0_src_context_h 
	                         patch-bam-0_2_0_src_node_h 

Log message:
- fix a sigbus error on sparc64; from Debian

breakage reported by sturm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	2009/02/08 15:32:41

Log message:
    dfu-util for Openmoko & similar devices, improved by fgsch@,
    comments by various, ok sthen@
    
    Status:
    
    Vendor Tag:	ian
    Release Tags:	ian_2009-Feb-08
    
    N ports/comms/dfu-util/Makefile
    N ports/comms/dfu-util/distinfo
    N ports/comms/dfu-util/patches/patch-src_main_c
    N ports/comms/dfu-util/pkg/DESCR
    N ports/comms/dfu-util/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	2009/02/08 15:35:15

Modified files:
	comms          : Makefile 

Log message:
+= dfu-util


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/08 15:38:28

Modified files:
	comms/dfu-util : Makefile 

Log message:
- fix WANTLIB


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/08 15:42:56

Modified files:
	sysutils/tentakel: Makefile distinfo 
	sysutils/tentakel/patches: patch-py_setup_py 
	sysutils/tentakel/pkg: PLIST 
Removed files:
	sysutils/tentakel/patches: patch-py_lekatnet_remote_py 

Log message:
update to svn snapshot; no release in a few years and the port has
been broken for some time due to incompatibility with Python 2.5.
tested by Tasmanian Devil, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/02/08 15:43:26

Modified files:
	usr.sbin       : Makefile 

Log message:
Unlink wake(8).


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/08 15:51:49

Modified files:
	sys/dev/pci/drm: drm_drv.c 

Log message:
fix potential null dereferences.

Found by LLVM/Clang Static Analyzer.

ok oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/02/08 15:53:01

Removed files:
	usr.sbin/wake  : Makefile wake.8 wake.c 

Log message:
Remove wake(8).  The bin directories are full, no new commands to be added.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/08 15:55:43

Modified files:
	devel/llvm     : Makefile distinfo 
	devel/llvm/patches: patch-tools_clang_lib_Lex_Lexer_cpp 
	                    patch-tools_clang_utils_scan-build 
	devel/llvm/pkg : PLIST 
Added files:
	devel/llvm/patches: patch-utils_unittest_Makefile 
Removed files:
	devel/llvm/patches: patch-tools_Makefile 

Log message:
update to a newer snapshot; made after upstream's freeze in the
runup to 2.5 release towards the end of this month.


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/02/08 16:57:08

Modified files:
	usr.sbin/ntpd  : sensors.c 

Log message:
spelling in comment


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/08 17:11:23

Modified files:
	x11/dwm        : Makefile distinfo 
	x11/dwm/patches: patch-config_def_h patch-config_mk 

Log message:
update to 5.4.1; "please commit" Jim Razmus (MAINTAINER) who had
a similar diff.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/08 17:28:02

Modified files:
	net/py-boto    : Makefile distinfo 
	net/py-boto/pkg: PLIST 

Log message:
update to 1.6b from Jim Razmus via maintainer Bruno Bigras.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/08 17:28:33

Modified files:
	sysutils/duplicity: Makefile distinfo 
	sysutils/duplicity/patches: patch-setup_py 
	sysutils/duplicity/pkg: PLIST 

Log message:
update to 0.5.08, from Jim Razmus via maintainer Bruno Bigras.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/08 23:09:41

Modified files:
	sys/dev/pci/drm: i915_irq.c 

Log message:
Don't enable vblank if the pipe is disabled.

Based on a patch from the intel driver maintainers (Jesse Barnes,
specifically)

Tested by several people on various hardware.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/08 23:14:50

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.c i915_drv.h 

Log message:
Remove the inteldrm pageflipping code.

Deprecated and broken. Sanity checked by a few people, no problems
caused.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/09 00:00:27

Modified files:
	lib/libsndio   : sndio.c 

Log message:
ignore evironment variables if the program is setuid or setgid
explained by deraadt, ok miod, ok millert


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/02/09 00:52:20

Modified files:
	build          : support.dat 

Log message:
Another swedish company supporting OpenBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/09 01:20:11

Modified files:
	usr.sbin/bgpd  : kroute.c 

Log message:
Correct function name in warning to avoid confusion. After a discussion on
misc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/09 02:41:54

Log message:
    import ircd-ratbox
    
    ircd-ratbox is an advanced, stable and fast ircd.
    It is the primary ircd used on EFNet, combining the stability of an ircd
    required for a large production network together with a rich set of
    features, making it also suitable for use on smaller networks.
    
    Features include:
    * optional SSL support to enable encrypted connections between clients
    and servers, as well as server to server links
    * support for SSL only channels (channel mode +S)
    * uses sqlite3 for handling and storing k/x/d lines
    * support for global CIDR limits
    * provides adminwall command allowing admins to broadcast messages to
    each other
    * support to force nick changes
    
    request, testing and feedback by Michiel van Baak
    setusercontext() idea from form@ via bernd@
    tested on armish and ok by sthen@
    
    Status:
    
    Vendor Tag:	simon
    Release Tags:	simon_20090209
    
    N ports/net/ircd-ratbox/Makefile
    N ports/net/ircd-ratbox/distinfo
    N ports/net/ircd-ratbox/patches/patch-Makefile_in
    N ports/net/ircd-ratbox/patches/patch-configure_ac
    N ports/net/ircd-ratbox/patches/patch-src_Makefile_in
    N ports/net/ircd-ratbox/patches/patch-src_sslproc_c
    N ports/net/ircd-ratbox/patches/patch-include_config_h
    N ports/net/ircd-ratbox/patches/patch-doc_example_conf
    N ports/net/ircd-ratbox/patches/patch-doc_example_efnet_conf
    N ports/net/ircd-ratbox/patches/patch-include_stdinc_h
    N ports/net/ircd-ratbox/patches/patch-src_ircd_c
    N ports/net/ircd-ratbox/pkg/PLIST
    N ports/net/ircd-ratbox/pkg/DESCR
    N ports/net/ircd-ratbox/pkg/MESSAGE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/09 02:42:02

Modified files:
	net            : Makefile 

Log message:
add ircd-ratbox


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/09 02:42:08

Modified files:
	infrastructure/db: user.list 

Log message:
add user for ircd-ratbox


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/09 03:28:12

Modified files:
	.              : support.html 

Log message:
regen following init.se addition


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/09 03:48:51

Modified files:
	graphics/aalib : Makefile 
	graphics/aalib/patches: patch-src_aaedit_c patch-src_aafire_c 
	                        patch-src_aakbdreg_c patch-src_aalib_c 
	                        patch-src_aamoureg_c patch-src_aarec_c 
	                        patch-src_aaregist_c patch-src_aaxkbd_c 
Added files:
	graphics/aalib/patches: patch-src_aainfo_c 
	                        patch-src_aasavefont_c 
	                        patch-src_aatest_c 

Log message:
add missing includes to prevent segfaults

looks sane to ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/09 03:52:44

Modified files:
	sys/dev/pci/drm: radeon_cp.c 

Log message:
Only print information on the writeback test if it fails. Otherwise only
print if we're debugging.

Nagged often enough my marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/09 03:54:16

Modified files:
	sys/dev/pci/drm: i915_irq.c 

Log message:
Remove an unused define.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/09 04:25:12

Modified files:
	print/gutenprint: Makefile 
	print/gutenprint/pkg: PLIST-foomatic PLIST-main 

Log message:
- move some files from -main to -foomatic where they belong; fix
packaging of flavored builds
- regen WANTLIB while here


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/09 05:08:22

ports/devel/p5-Class-MOP/patches

Update of /cvs/ports/devel/p5-Class-MOP/patches
In directory cvs.openbsd.org:/tmp/cvs-serv18967/patches

Log Message:
Directory /cvs/ports/devel/p5-Class-MOP/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/09 05:08:25

Modified files:
	devel/p5-Class-MOP: Makefile distinfo 
Added files:
	devel/p5-Class-MOP/patches: patch-Makefile_PL 

Log message:
update to version 0.76 but avoid use of gmake

gmakeism identified by James Wright, patch from netbsd found by sthen@,
thanks guys!
testing and ok sthen@


CVSROOT:	/cvs
Module name:	www
Changes by:	reyk@cvs.openbsd.org	2009/02/09 06:17:37

Modified files:
	.              : products.html 

Log message:
.vantronix is only based in Hannover; remove Frankenthal from the info


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/09 06:32:10

Modified files:
	devel/xdg-utils: Makefile 
	devel/xdg-utils/patches: patch-scripts_xdg-mime 

Log message:
- remove bashism


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/09 07:42:33

Log message:
    Import Memtest86+ 2.11
    
    Memtest86+ is thorough, stand alone memory test for Intel i386 architecture
    systems, based on the well-known Memtest86 written by Chris Brady.
    
    ok sturm@
    
    Status:
    
    Vendor Tag:	sysutils/memtest86+
    Release Tags:	form
    form_20090209
    
    C ports/Makefile
    N ports/distinfo
    N ports/patches/patch-Makefile
    N ports/patches/patch-config_h
    N ports/patches/patch-error_c
    N ports/patches/patch-setup_S
    N ports/patches/patch-test_c
    N ports/patches/patch-makeiso_sh
    N ports/pkg/MESSAGE
    N ports/pkg/DESCR
    N ports/pkg/PLIST
    N ports/files/README.OpenBSD
    
    1 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jsysutils/memtest86+:yesterday -jsysutils/memtest86+ ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/09 07:49:18

Removed files:
	pkg            : DESCR MESSAGE PLIST 
	files          : README.OpenBSD 
	patches        : patch-Makefile patch-config_h patch-error_c 
	                 patch-makeiso_sh patch-setup_S patch-test_c 

Log message:
oops :(


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/09 07:54:40

Log message:
    Import Memtest86+ 2.11
    
    Memtest86+ is thorough, stand alone memory test for Intel i386 architecture
    systems, based on the well-known Memtest86 written by Chris Brady.
    
    ok sturm@
    
    Status:
    
    Vendor Tag:	form
    Release Tags:	form_20090209
    
    N ports/sysutils/memtest86+/Makefile
    N ports/sysutils/memtest86+/distinfo
    N ports/sysutils/memtest86+/patches/patch-Makefile
    N ports/sysutils/memtest86+/patches/patch-config_h
    N ports/sysutils/memtest86+/patches/patch-error_c
    N ports/sysutils/memtest86+/patches/patch-setup_S
    N ports/sysutils/memtest86+/patches/patch-test_c
    N ports/sysutils/memtest86+/patches/patch-makeiso_sh
    N ports/sysutils/memtest86+/pkg/MESSAGE
    N ports/sysutils/memtest86+/pkg/DESCR
    N ports/sysutils/memtest86+/pkg/PLIST
    N ports/sysutils/memtest86+/files/README.OpenBSD
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/09 07:55:44

Modified files:
	sysutils       : Makefile 

Log message:
add memtest86+


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/09 08:14:23

Modified files:
	net/ircd-hybrid: Makefile 
	net/ircd-hybrid/patches: patch-include_defaults_h 
	net/ircd-hybrid/pkg: MESSAGE 
Added files:
	net/ircd-hybrid/patches: patch-include_stdinc_h patch-src_ircd_c 

Log message:
Allow starting by root (set user context to _ircd-hybrid in that case).

reviewed by simon@ and ajacoutot@
ok bernd@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/09 08:18:10

Modified files:
	x11/gnome/nautilus: Makefile 

Log message:
- explicitely disable xmp support as nautilus will not build if exempi is
installed; no bump needed
spotted by Mikolaj Kucharski


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/09 08:35:50

Modified files:
	textproc/exempi: Makefile 

Log message:
- s/lpthread/pthread
- tweak WANTLIB while here


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/09 09:13:47

Modified files:
	app/xdm/config : OpenBSD_15bpp.xpm OpenBSD_1bpp.xpm 
	                 OpenBSD_4bpp.xpm OpenBSD_8bpp.xpm 

Log message:
puffy 4.5


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/09 09:15:07

Modified files:
	distrib/sets/lists/xbase: md.landisk 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/02/09 09:41:08

Modified files:
	sbin/bioctl    : bioctl.8 

Log message:
Add caveat that rebuild is not currently implemented on softraid.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/02/09 09:45:32

Modified files:
	share/zoneinfo/datfiles: leapseconds 

Log message:
Update to tzdata2009b from elsie.nci.nih.gov


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/09 09:45:38

Modified files:
	mail/roundcubemail: Makefile 
	mail/roundcubemail/pkg: PLIST 

Log message:
- package the installer directory, it's needed for the DB upgrade
scripts. give it safe file modes. reminded by bsd/at/openbsd.rutgers.edu

- @sample the config files


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/09 10:15:44

Modified files:
	usr.bin/renice : renice.8 
	usr.bin/tput   : tput.1 

Log message:
STANDARDS: these applications are no longer optional in posix


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/09 11:02:30

Modified files:
	x11/gtk2-clearlooks-engine: Makefile 
	x11/gtk2-clearlooks-engine/pkg: DESCR PLIST 
	x11/gtk-engines2: Makefile 
	x11/gtk-engines2/pkg: PLIST 
	x11/gnome/themes: Makefile 
Added files:
	x11/gtk2-clearlooks-engine/patches: 
	                                    patch-themes_Clearlooks-DeepSky_gtk-2_0_gtkrc 
	                                    patch-themes_Clearlooks-Olive_gtk-2_0_gtkrc 
	                                    patch-themes_Clearlooks-Quicksilver_gtk-2_0_gtkrc 

Log message:



CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/09 11:25:25

Modified files:
	astro/stellarium: Makefile distinfo 
	astro/stellarium/patches: patch-cmake_FindFreeType2_cmake 
	                          patch-data_default_config_ini 
	                          patch-src_CMakeLists_txt 
	astro/stellarium/pkg: PLIST 
Added files:
	astro/stellarium/patches: patch-doc_CMakeLists_txt 
	                          patch-src_core_StelTranslator_cpp 
	                          patch-src_modules_ZoneArray_hpp 
Removed files:
	astro/stellarium/patches: patch-data_stellarium_1 
	                          patch-src_ZoneArray_hpp 
	                          patch-src_stelutils_Translator_cpp 

Log message:
- update to stellarium-0.10.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/09 11:36:49

Modified files:
	x11/ratpoison  : Makefile distinfo 
	x11/ratpoison/patches: patch-Makefile_in 
	x11/ratpoison/pkg: PLIST 

Log message:
update to ratpoison-1.4.3;  from Alexandr Shadchin
ok maintainer William Yodlowsky, kili@, merdely@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/09 12:14:31

Modified files:
	sys/dev/pcmcia : if_xe.c 

Log message:
fix uninitialized argument.

Found by LLVM/Clang Static Analyzer.

ok krw@ tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/02/09 12:43:15

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus mi 
	distrib/sets/lists/comp: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/09 12:45:19

Modified files:
	devel/git      : Makefile distinfo 
	devel/git/pkg  : PLIST-main 

Log message:
Update to git-1.6.1.3.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2009/02/09 13:00:48

Modified files:
	sys/kern       : subr_disk.c 

Log message:
two more consistency checks for a disklabel, to prevent havoc later
on; prompted by Thorsten Glaser; ok miod@ krw@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/09 13:17:43

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Protect ips_poll call with splbio.


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/09 13:20:15

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Start on bioctl support for ips. Only adapter and volume info for now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/09 13:35:50

Modified files:
	multimedia/xine-lib: Makefile 
Added files:
	multimedia/xine-lib/patches: patch-src_xine-engine_demux_c 

Log message:
add an update from upstream repo via Brad (maintainer).
avoid hangs in some front-ends e.g. Amarok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	2009/02/09 13:36:02

Modified files:
	editors/openoffice3: Makefile 

Log message:
Update dependencies for dependent packages, bump dependent pkgs.
ok robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/09 13:39:57

Modified files:
	sbin/bioctl    : bioctl.8 
	share/man/man4 : bio.4 ips.4 

Log message:
Document that ips has bio support now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/09 13:48:23

Modified files:
	databases/ruby-bdb: Makefile 
	databases/ruby-ldap: Makefile 
	databases/ruby-mysql: Makefile 
	devel/ruby-ncurses: Makefile 
	devel/subversion: Makefile 
	editors/emacs21: Makefile 
	editors/emacs22: Makefile 
	editors/xemacs21/stable: Makefile 
	graphics/ruby-gdk-imlib: Makefile 
	graphics/ruby-gdk-pixbuf: Makefile 
	lang/STk       : Makefile 
	lang/gcc/3.3   : Makefile 
	lang/gcc/4.2   : Makefile 
	lang/librep    : Makefile 
	lang/ruby      : Makefile 
	lang/swi-prolog: Makefile 
	math/octave    : Makefile 
	math/plplot    : Makefile 
	net/ruby-pcap  : Makefile 
	textproc/eruby : Makefile 
	textproc/gonzui: Makefile 
	textproc/ruby-hyperestraier: Makefile 
	x11/kde/bindings3: Makefile 
	x11/rep-gtk    : Makefile 
	x11/ruby-gtk   : Makefile 
	x11/sawfish    : Makefile 

Log message:
bump PKGNAME for PLIST changes 4.4 -> 4.5


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/09 14:36:10

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
Don't panic if m_copyback() is working on a M_READONLY() mbuf. The old version
did not care either and with this packets from drivers with external buffers
(e.g. wpi(4)) would trigger this panic through pf(4).
Found the hard way by Tim van der Molen tbvdm (at) xs4all (dot) nl


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/09 15:05:16

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Improve adapter type displaying.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/09 15:06:30

Modified files:
	audio/libcdio  : Makefile 

Log message:
de-dupe SHARED_LIBS, no package change


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/09 15:13:39

Modified files:
	audio/aqualung : Makefile distinfo 
	audio/aqualung/pkg: PLIST 
Removed files:
	audio/aqualung/patches: patch-configure patch-src_core_c 
	                        patch-src_core_h 
	                        patch-src_decoder_dec_lavc_h 

Log message:
update Aqualung to 0.9beta10 from maintainer (+ developer) Jeremy Evans,
all patches (including sndio support) went upstream.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pvalchev@cvs.openbsd.org	2009/02/09 16:07:05

Log message:
    import gdal, translator library for raster geospatial data formats
    
    ok & tweaks/testing from kili@, thx to sthen@ for arm testing
    
    Status:
    
    Vendor Tag:	pvalchev
    Release Tags:	pvalchev_20090209
    
    N ports/geo/gdal/distinfo
    N ports/geo/gdal/Makefile
    N ports/geo/gdal/patches/patch-ogr_GNUmakefile
    N ports/geo/gdal/pkg/PLIST
    N ports/geo/gdal/pkg/PFRAG.shared
    N ports/geo/gdal/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	pvalchev@cvs.openbsd.org	2009/02/09 16:07:55

Modified files:
	geo            : Makefile 

Log message:
hook gdal


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/09 17:32:43

Modified files:
	games/teeworlds: Makefile 
Added files:
	games/teeworlds/patches: patch-src_engine_client_ec_snd_c 

Log message:
fix segfault; from jakemsr@, maintainer ok.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/09 17:44:04

Modified files:
	.              : i386-laptop.html 

Log message:
- add basic info for eee 904; from Dorian Buettner.
(currently no wifi, no lan).
- close a couple of <font...> tags
- point out that tpwireless only works on older thinkpads


CVSROOT:	/cvs
Module name:	src
Changes by:	jordan@cvs.openbsd.org	2009/02/09 19:13:19

Modified files:
	sys/dev/acpi   : acpi.c 

Log message:
Fix null pointer for shutdown if acpi not enabled
ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2009/02/09 20:13:20

Modified files:
	sys/arch/sgi/stand/sgivol: sgivol.c 

Log message:
Unbreak sgivol. When writing to the raw device use the native blocksize.
Whilst here, check the return value of fread() and improve error messages.

ok krw@ miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/10 01:56:33

Modified files:
	share/man/man4 : ips.4 

Log message:
Update controllers list from ibm website.


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/10 02:05:42

Modified files:
	share/man/man4 : ips.4 

Log message:
ips' bios has a very limited number of functions. to do raid configuration
you need bootable ibm support cd.


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/10 02:09:56

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Update copyright year.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/10 03:08:34

Modified files:
	mail/roundcubemail: Makefile 
	mail/roundcubemail/pkg: PLIST 

Log message:
remove group/world readable permissions from a couple of files
which don't need it; bump package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/10 03:11:00

Modified files:
	multimedia/avidemux: Makefile distinfo 
	multimedia/avidemux/patches: patch-configure_in_in 
	multimedia/avidemux/pkg: PLIST 

Log message:
- bugfix update to avidemux-2.4.4
- install desktop file and icon


CVSROOT:	/cvs
Module name:	ports
Changes by:	simon@cvs.openbsd.org	2009/02/10 03:31:33

Modified files:
	devel/p5-Moose : Makefile distinfo 
	devel/p5-Moose/pkg: PLIST 

Log message:
update to version 0.68 including a few more REGRESS_DEPENDS

from James Wright
tested by sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	giovanni@cvs.openbsd.org	2009/02/10 04:37:19

Modified files:
	etc/root       : root.mail 

Log message:
Fix some typos
ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/10 05:43:03

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Add missing copperhead chipset support bits.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/10 06:38:29

Modified files:
	.              : want.html 

Log message:
ENOTENOUGHCONSOLES, I could make good use of a 1U terminal server
with more ports than my current one.


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/02/10 07:23:21

Modified files:
	.              : donations.html 

Log message:
Elego kindly covered my travel expenses for going to n2k9. Thanks a million!


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/02/10 07:28:18

Modified files:
	.              : donations.html 

Log message:
UCC currently provides room, connectivity, and equipment for ospf6d development.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/10 07:37:01

Modified files:
	share/man/man4 : ips.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	mglocker@cvs.openbsd.org	2009/02/10 08:11:30

Modified files:
	sysutils/uvideo-firmware: Makefile distinfo 
	sysutils/uvideo-firmware/pkg: PLIST 

Log message:
Update to uvideo firmware package version 1.1 which removes firmware
files for WDM (Windows Driver Model) devices for which we have no driver.

Found out with kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/10 08:12:18

Modified files:
	share/man/man4 : uvideo.4 

Log message:
Update firmware package URL.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/10 08:15:45

Modified files:
	share/man/man4 : uvideo.4 

Log message:
Ops, forgot to update package files list.


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/02/10 09:41:39

Modified files:
	usr.sbin/ntpd  : ntp_dns.c 

Log message:
endservent() not needed here; ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/02/10 09:52:09

Modified files:
	usr.sbin/ntpd  : ntpd.c ntpd.h 

Log message:
log tiny frequency adjustments at debug only.
ok henning@, 'I think I agree' otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/10 10:10:50

Modified files:
	sys/dev/usb    : if_run.c 

Log message:
do not compile with RUN_DEBUG by default


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/10 10:19:42

Modified files:
	print/system-config-printer: Makefile 
	print/system-config-printer/patches: patch-Makefile_in 
	                                     patch-manage-print-jobs_desktop_in 
	                                     patch-system-config-printer_py 
	print/system-config-printer/pkg: PLIST 
Removed files:
	print/system-config-printer/patches: patch-my-default-printer 
	                                     patch-system-config-printer 
	                                     patch-system-config-printer-applet 

Log message:
- make the job viewer work
- remove some unused patched
- remove more redhat branding


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/10 10:32:58

Modified files:
	usr.sbin/ospf6d: ospfe.c rde.c 

Log message:
Fix two obvious copy-paste errors in fatal error messages. We were
printing IFINFO while we are actually handling an IFDELETE imsg.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/10 11:06:28

Modified files:
	x11/gnome/keyring: Makefile 
Added files:
	x11/gnome/keyring/patches: patch-daemon_ui_Makefile_in 

Log message:
- link gnome-keyring-ask to -pthread as under some circumstances it will
need to dlopen libgthread


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/10 11:30:44

Modified files:
	sys/kern       : Make.tags.inc 

Log message:
Sync with current MI tree.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/10 11:35:44

Modified files:
	sys/arch/alpha/conf: GENERIC 
	sys/arch/amd64/conf: RAMDISK_CD 
	sys/arch/armish/conf: GENERIC 
	sys/arch/gumstix/conf: GENERIC 
	sys/arch/hppa/conf: GENERIC 
	sys/arch/i386/conf: RAMDISK_CD 
	sys/arch/landisk/conf: GENERIC RAMDISK 
	sys/arch/macppc/conf: GENERIC RAMDISK 
	sys/arch/sgi/conf: GENERIC 
	sys/arch/socppc/conf: GENERIC RAMDISK 
	sys/arch/sparc64/conf: GENERIC RAMDISK 
	sys/arch/zaurus/conf: GENERIC 

Log message:
enable run(4) everywhere where ural(4) and rum(4) are enabled.
run(4) has been reported to work on sparc64 by Maxim Belooussov so I'm
pretty confident that it works on all arches.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/10 12:03:23

Modified files:
	distrib/amd64/ramdisk_cd: list.local 
	distrib/i386/ramdisk_cd: list.local 

Log message:
run(4) firmware.  reminded by sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/10 12:06:40

Modified files:
	sys/arch/landisk/conf: RAMDISK 
	sys/arch/macppc/conf: RAMDISK 
	sys/arch/socppc/conf: RAMDISK 
	sys/arch/sparc64/conf: RAMDISK 

Log message:
remove run(4) from some RAMDISK


CVSROOT:	/cvs
Module name:	ports
Changes by:	sturm@cvs.openbsd.org	2009/02/10 12:17:18

Removed files:
	.              : distinfo 

Log message:
remove this import-mistake leftover


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/10 12:24:17

Modified files:
	usr.bin/asa    : asa.1 
	usr.bin/cal    : cal.1 
	usr.bin/compress: compress.1 
	usr.bin/ctags  : ctags.1 
	usr.bin/make   : make.1 
	usr.bin/less   : less.1 
	usr.bin/yacc   : yacc.1 
	usr.bin/strip  : strip.1 
	usr.bin/talk   : talk.1 

Log message:
STANDARDS:
mark these utilities as being either optional (SD/FR/UP); or as
being compliant only with XPG4 (XSI); strip.1 and talk.1 are tweaked
purely for consistency;

thanks otto for feedback


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/02/10 12:24:43

Modified files:
	net/ldns       : Makefile.inc 
	net/ldns/drill : Makefile distinfo 
	net/ldns/libldns: Makefile distinfo 
	net/ldns/libldns/patches: patch-configure 
	net/ldns/utils : Makefile distinfo 
	net/ldns/utils/pkg: PLIST 

Log message:
upgrade LDNS to v1.5.1; from brad


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/10 12:27:03

Modified files:
	usr.bin/lex    : flex.1 
	usr.bin/mail   : mail.1 
	usr.bin/nm     : nm.1 

Log message:
mark these utilities as being largely posix compliant or, in the case of
nm, as not being posix compliant;


CVSROOT:	/cvs
Module name:	ports
Changes by:	merdely@cvs.openbsd.org	2009/02/10 12:45:42

Modified files:
	mail/mlmmj     : Makefile distinfo 
	mail/mlmmj/pkg : PLIST 
Added files:
	mail/mlmmj/patches: patch-src_mlmmj-process_c 

Log message:
Update to 1.2.16.

Add patch to remove log message for every message (found by simon@)
ok simon@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/10 12:50:27

Modified files:
	share/man/man4 : mfi.4 

Log message:
Remove iop xref, it's a pasto.

ok marco@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/02/10 13:04:08

Modified files:
	www/thttpd     : Makefile 
	www/thttpd/pkg : PLIST 

Log message:
include thttpd's ssi(8) and redirect(8)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/02/10 13:05:26

Modified files:
	net/unbound    : Makefile distinfo 
	net/unbound/patches: patch-Makefile_in 
Removed files:
	net/unbound/patches: patch-util_netevent_c 

Log message:
update to unbound 1.2.1; from brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	bluhm@cvs.openbsd.org	2009/02/10 13:13:52

Modified files:
	mail/p5-Mail-SPF-Iterator: Makefile distinfo 

Log message:
update Mail-SPF-Iterator to 1.06


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/10 13:52:39

Modified files:
	mail/claws-mail: Makefile distinfo 
	mail/claws-mail/pkg: PLIST-main 

Log message:
Update to claws-mail 3.7.0, from MAINTAINER Ulrich Kahl, thanks!
While here, get rid of some openssl env vars forgotten in last update.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/10 13:53:43

Modified files:
	mail/claws-mail-htmlviewer: Makefile distinfo 
	mail/claws-mail-htmlviewer/pkg: PLIST 

Log message:
Update to htmlviewer plugin 0.22, from Ulrich Kahl.
While here fix WANTLIB.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/10 13:55:37

Modified files:
	mail/claws-mail-notification: Makefile distinfo 

Log message:
Update to notification plugin 0.20, from Ulrich Kahl.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/10 13:56:50

Modified files:
	mail/claws-mail-rssyl: Makefile distinfo 

Log message:
Update to rss plugin 0.23, from Ulrich Kahl.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/10 13:57:33

Modified files:
	mail/claws-mail-vcalendar: Makefile distinfo 
	mail/claws-mail-vcalendar/pkg: PLIST 

Log message:
Update to vcalendar plugin 2.0.3, from Ulrich Kahl.
ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/10 14:01:23

Modified files:
	x11/gnome/keyring-query: Makefile 
	x11/gnome/keyring-query/files: README.OpenBSD 
	                               gnome-keyring-query.c 

Log message:
- use devel/gettext MODULES
- fix RCS id
- it is GNOME, not Gnome


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/10 14:05:09

Modified files:
	net/powerdns   : Makefile 
	net/powerdns/pkg: DESCR-main DESCR-mysql DESCR-pgsql 
	                  DESCR-sqlite DESCR-sqlite3 

Log message:
- fix typo in COMMENT
- completely overhaul DESCR files

from Piotr Sikora, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/10 14:10:38

Modified files:
	x11/gnome/at-spi: Makefile 
	x11/gnome/at-spi/pkg: DESCR 
	x11/gnome/audio: Makefile 
	x11/gnome/audio/pkg: DESCR 
	x11/gnome/empathy: Makefile 
	x11/gnome/eog  : Makefile 
	x11/gnome/eog/pkg: DESCR 
	x11/gnome/gnopernicus: Makefile 
	x11/gnome/gnopernicus/pkg: DESCR 
	x11/gnome/libgnomekbd: Makefile 
	x11/gnome/libgnomekbd/pkg: DESCR 
	x11/gnome/terminal: Makefile 
	x11/gnome/terminal/pkg: DESCR 

Log message:
- s/Gnome/GNOME


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/10 14:38:51

Modified files:
	net/powerdns   : Makefile 

Log message:
hmm...i forgot to bump the package names; fixit


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/10 14:47:57

Modified files:
	lib/libc/stdlib: lsearch.3 

Log message:
correct function definitions; from Markus Bergkvist


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/10 15:17:19

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
- update gilles@'s coordinates

requested by and ok gilles@ on #elitist-tadpoles


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2009/02/10 16:10:13

Modified files:
	net/tor        : Makefile distinfo 

Log message:
Security: update tor to 0.2.0.34 which fixes Multiple Vulnerabilities.
Reference: http://secunia.com/advisories/33880/

ok merdely@


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/02/10 16:21:44

Modified files:
	sys/dev/pci    : mfi_pci.c 

Log message:
Use proper BAR on newer mfi raid cards.

From Jim Giannoules


CVSROOT:	/cvs
Module name:	ports
Changes by:	ckuethe@cvs.openbsd.org	2009/02/10 16:23:27

Modified files:
	misc/gpsd      : Makefile distinfo 
Removed files:
	misc/gpsd/patches: patch-drivers_c patch-gpsd_xml 

Log message:
update to gpsd 2.38. ok mbalmer


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/02/10 18:00:10

Modified files:
	usr.sbin/ntpd  : ntpd.h 

Log message:
move prototypes that are really in ntp.c; ok henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/10 18:43:44

Modified files:
	games/numptyphysics: Makefile 

Log message:
mark BROKEN on sparc64; SIGBUS at startup, thus far resistant to my
attempts to repair.


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/11 00:55:33

Modified files:
	share/man/man4 : ips.4 

Log message:
Mention bio(4) support.


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/02/11 01:08:19

Modified files:
	.              : plus.html 

Log message:
Upto 02/04 and fix from David Vasek


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/11 01:15:21

Modified files:
	net/powerdns   : Makefile 
	net/powerdns/pkg: MESSAGE-main 

Log message:
- tweak the command for rc.local, prodded by Piotr Sikora


CVSROOT:	/cvs
Module name:	www
Changes by:	grange@cvs.openbsd.org	2009/02/11 01:20:09

Modified files:
	.              : amd64.html i386.html 

Log message:
Add ips(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/11 01:41:36

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Add a few missing byteorder conversion calls, tho I don't really
hope ips is usable on anything beside amd64 or i386 because of
its x86 BIOS.


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2009/02/11 02:00:27

Modified files:
	gnu/usr.bin/gcc/gcc/config/sparc: sparc-protos.h sparc.c 
	                                  sparc.md 

Log message:
fix gcc bug that broke double -> unsigned long conversions on sparc64
(TF floats between conversions).  also fixes perl.  reported and
tested by naddy@.  been in snaps for months.  go ahead miod@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/11 02:36:58

Log message:
    import piwik 0.2.28
    
    Piwik is an open source (GPL licensed) web analytics software program.
    It provides you with detailed reports on your website visitors: the
    search engines and keywords they used, the language they speak, your
    popular pages....and so much more.
    Piwik aims to be an open source alternative to Google Analytics.
    
    thanks to sthen@ for hosting the distfile (upstream only has last.zip...)
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090211
    
    N ports/www/piwik//distinfo
    N ports/www/piwik//Makefile
    N ports/www/piwik//pkg/DESCR
    N ports/www/piwik//pkg/PLIST
    N ports/www/piwik//pkg/MESSAGE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/11 02:38:10

Modified files:
	www            : Makefile 

Log message:
- add piwik


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/11 03:26:10

Modified files:
	mail/claws-mail-cachesaver: Makefile distinfo 

Log message:
Upstream re-rolled distfile after claws-mail 3.7 release without bumping
version, fixit & bump PKGNAME.
Spotted by robert at openbsd dot pap dot st, thanks!
(no cookie for me, i should have checked that....)


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/02/11 03:44:36

Modified files:
	sys/dev/usb    : if_urtw.c 

Log message:
- add a missing break
- stop the device before the initialization
- reduce delays

>From FreeBSD

ok jsg@, martynas@


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2009/02/11 04:09:36

Modified files:
	sys/uvm        : uvm_extern.h uvm_km.c 

Log message:
Remove uvm_km_alloc_poolpage1 as it serves no particular purpose
now and valid for __HAVE_PMAP_DIRECT archs only, though implements
both code paths.

Put it's code directly into the uvm_km_getpage for PMAP_DIRECT archs.

No functional change.

ok tedu, art


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/11 04:42:17

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Prettier fake scsi inquiry ascii strings.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/11 05:48:48

Modified files:
	www/phpicalendar: Makefile distinfo 
	www/phpicalendar/pkg: PLIST 

Log message:
- update phpicalendar to 2.31
- specify license version
- simplify do-install a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/02/11 06:17:28

Modified files:
	sysutils/rancid: Makefile distinfo 
	sysutils/rancid/patches: patch-Makefile_in patch-bin_Makefile_in 
	                         patch-bin_fnrancid_in patch-configure 
	                         patch-etc_Makefile_in 
	sysutils/rancid/pkg: PLIST 
Removed files:
	sysutils/rancid/patches: patch-bin_rancid-fe_in 

Log message:
Update to the latest alpha version (recommended version by upstream)

ok okan@ ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2009/02/11 06:24:05

Modified files:
	lib/libc/gen   : fts.c 

Log message:
Avoid level going negative on deep (i mean really deep) dirs. Reported
by Maksymilian Arciemowicz. ok kettenis@ millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/11 06:30:44

Log message:
    import games/gargoyle; some licenses missing and upstream didn't
    reply so PERMIT_*=no for now.
    
    Gargoyle is an IF player that supports all the major interactive
    fiction formats. Most interactive fiction is distributed as portable
    game files. These portable game files come in many formats. In the
    past, you used to have to download a separate player (interpreter)
    for each format of IF you wanted to play.
    
    Gargoyle is based on the standard interpreters for the formats it
    supports: Agility, Alan 2 and 3, Frotz (glk port), Glulxe, Hugo,
    Level 9, Magnetic, Scare, Tads 2 and 3.
    
    Gargoyle cares about typography! In this computer age of typographical
    poverty, where horrible fonts, dazzling colors, and inadequate white
    space is God, Gargoyle dares to rebel!
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20090211
    
    N ports/games/gargoyle/Makefile
    N ports/games/gargoyle/distinfo
    N ports/games/gargoyle/patches/patch-tads_Jamfile
    N ports/games/gargoyle/patches/patch-Jamrules
    N ports/games/gargoyle/patches/patch-terps_Jamfile
    N ports/games/gargoyle/patches/patch-garglk_launcher_sh
    N ports/games/gargoyle/pkg/PLIST
    N ports/games/gargoyle/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/11 06:31:41

Modified files:
	games          : Makefile 

Log message:
+gargoyle


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/11 07:09:28

Modified files:
	geo/openbsd-developers/files: OpenBSD 
	geo/openbsd-developers: Makefile 

Log message:
Correct my entry. Noticed by mikeb@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/11 07:27:18

ports/x11/gnome/mergeant/patches

Update of /cvs/ports/x11/gnome/mergeant/patches
In directory cvs.openbsd.org:/tmp/cvs-serv1752/patches

Log Message:
Directory /cvs/ports/x11/gnome/mergeant/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/11 08:17:33

Modified files:
	share/man/man4 : ips.4 

Log message:
tweak previous;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/11 08:20:20

Modified files:
	x11/gnome/libgda: Makefile distinfo 
	x11/gnome/libgda/patches: patch-configure 
	x11/gnome/libgda/pkg: PLIST-main 
Removed files:
	x11/gnome/libgda/patches: patch-Makefile_in 
	                          patch-doc_C_Makefile_in 
	                          patch-libgda_gda-data-model-bdb_c 
	                          patch-libgda_sqlite_gda-sqlite-provider_c 

Log message:
- use a stable version as the gnomedb API will change in the next major and
we do not want to use an in-between release
- fix a LIB_DEPENDS while here
- remove an XXX

"go for it!" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/11 08:21:17

Modified files:
	x11/gnome/libgnomedb: Makefile distinfo 
	x11/gnome/libgnomedb/pkg: PLIST 
Removed files:
	x11/gnome/libgnomedb/patches: patch-Makefile_in 
	                              patch-libgnomedb-goo_gnome-db-goo-text_c 

Log message:
- use a stable version as the gnomedb API will change in the next major and
we do not want to use an in-between release

"go for it!" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/11 08:22:02

Modified files:
	x11/gnome/py-gnome-extras: Makefile 

Log message:
- fix WANTLIB after libgda change

"go for it!" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/11 08:23:35

Modified files:
	x11/gnome/mergeant: Makefile 
	x11/gnome/mergeant/pkg: PLIST 
Added files:
	x11/gnome/mergeant/patches: patch-src_main_c 

Log message:
- fix WANTLIB after libgnomedb+libgda changes
- add a workaround to prevent a SIGSEGV when no datasources are configured.

"go for it!" jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/11 08:28:11

Modified files:
	print/hplip    : Makefile 

Log message:
forgotten package bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/11 08:33:53

Modified files:
	x11/gnome      : Makefile.inc 
	x11/gnome/alacarte: Makefile 
	x11/gnome/applets2: Makefile 
	x11/gnome/at-spi: Makefile 
	x11/gnome/audio: Makefile 
	x11/gnome/backgrounds: Makefile 
	x11/gnome/baker: Makefile 
	x11/gnome/bug-buddy: Makefile 
	x11/gnome/build: Makefile 
	x11/gnome/cheese: Makefile 
	x11/gnome/common: Makefile 
	x11/gnome/conduit: Makefile 
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/dasher: Makefile 
	x11/gnome/deskbar-applet: Makefile 
	x11/gnome/desktop: Makefile 
	x11/gnome/devel-docs: Makefile 
	x11/gnome/devhelp: Makefile 
	x11/gnome/doc-utils: Makefile 
	x11/gnome/eel  : Makefile 
	x11/gnome/ekiga: Makefile 
	x11/gnome/empathy: Makefile 
	x11/gnome/eog  : Makefile 
	x11/gnome/f-spot: Makefile 
	x11/gnome/file-roller: Makefile 
	x11/gnome/games-extra-data: Makefile 
	x11/gnome/games: Makefile 
	x11/gnome/gcalctool: Makefile 
	x11/gnome/gdl  : Makefile 
	x11/gnome/gdm  : Makefile 
	x11/gnome/gedit-plugins: Makefile 
	x11/gnome/gedit: Makefile 
	x11/gnome/ghex : Makefile 
	x11/gnome/gnopernicus: Makefile 
	x11/gnome/gok  : Makefile 
	x11/gnome/gossip: Makefile 
	x11/gnome/gucharmap: Makefile 
	x11/gnome/gvfs : Makefile 
	x11/gnome/hamster-applet: Makefile 
	x11/gnome/icon-theme: Makefile 
	x11/gnome/keyring-manager: Makefile 
	x11/gnome/keyring-query: Makefile 
	x11/gnome/keyring: Makefile 
	x11/gnome/libbonobo: Makefile 
	x11/gnome/libbonoboui: Makefile 
	x11/gnome/libgail-gnome: Makefile 
	x11/gnome/libgda: Makefile 
	x11/gnome/libgnome: Makefile 
	x11/gnome/libgnomecanvas: Makefile 
	x11/gnome/libgnomecanvasmm: Makefile 
	x11/gnome/libgnomecups: Makefile 
	x11/gnome/libgnomedb: Makefile 
	x11/gnome/libgnomekbd: Makefile 
	x11/gnome/libgnomemm: Makefile 
	x11/gnome/libgnomeprint: Makefile 
	x11/gnome/libgnomeprintui: Makefile 
	x11/gnome/libgnomeui: Makefile 
	x11/gnome/libgnomeuimm: Makefile 
	x11/gnome/libgtkhtml: Makefile 
	x11/gnome/libgweather: Makefile 
	x11/gnome/librsvg: Makefile 
	x11/gnome/libxklavier: Makefile 
	x11/gnome/mag  : Makefile 
	x11/gnome/media: Makefile 
	x11/gnome/menus: Makefile 
	x11/gnome/mergeant: Makefile 
	x11/gnome/metacity: Makefile 
	x11/gnome/mime-data: Makefile 
	x11/gnome/mono-gnome: Makefile 
	x11/gnome/mousetweaks: Makefile 
	x11/gnome/nautilus: Makefile 
	x11/gnome/orca : Makefile 
	x11/gnome/panel: Makefile 
	x11/gnome/pessulus: Makefile 
	x11/gnome/planner: Makefile 
	x11/gnome/py-gnome-desktop: Makefile 
	x11/gnome/py-gnome-extras: Makefile 
	x11/gnome/py-gnome: Makefile 
	x11/gnome/py-nautilus: Makefile 
	x11/gnome/scan : Makefile 
	x11/gnome/screensaver: Makefile 
	x11/gnome/seahorse: Makefile 
	x11/gnome/session: Makefile 
	x11/gnome/settings-daemon: Makefile 
	x11/gnome/speech: Makefile 
	x11/gnome/ssh-askpass: Makefile 
	x11/gnome/terminal: Makefile 
	x11/gnome/themes-extras: Makefile 
	x11/gnome/themes: Makefile 
	x11/gnome/tomboy: Makefile 
	x11/gnome/totem-pl-parser: Makefile 
	x11/gnome/totem: Makefile 
	x11/gnome/users-guide: Makefile 
	x11/gnome/utils: Makefile 
	x11/gnome/vfs2 : Makefile 
	x11/gnome/vfsmm: Makefile 
	x11/gnome/vinagre: Makefile 
	x11/gnome/vino : Makefile 
	x11/gnome/yelp : Makefile 
	x11/gnome/zenity: Makefile 

Log message:
- add another tadpole as maintainer of this hobbit


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/02/11 08:36:33

Log message:
    Initial import of mp3wrap 0.5.
    
    Mp3Wrap is a free command-line utility, which wraps two or more
    mp3 files in one large playable file, without losing filename and
    ID3 informations.
    
    ok sthen@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2009-Feb-11
    
    N ports/audio/mp3wrap/Makefile
    N ports/audio/mp3wrap/distinfo
    N ports/audio/mp3wrap/pkg/DESCR
    N ports/audio/mp3wrap/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/11 08:37:16

Modified files:
	print/acroread : Makefile 

Log message:
forgotten pkgname bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/11 08:44:04

Modified files:
	audio/xmms     : Makefile 
	audio/xmms/patches: patch-Input_cdaudio_cdaudio_c 
Added files:
	audio/xmms/patches: patch-Input_cdaudio_cdaudio_h 

Log message:
add digital audio extraction to the cdaudio input plugin (pinched from cdio)
ok robert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/02/11 08:44:30

Log message:
    Initial import of libmp3splt 0.5.4
    
    Libmp3splt is a free digital audio splitter library.
    
    ok sthen@
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2009-Feb-11
    
    N ports/audio/libmp3splt/Makefile
    N ports/audio/libmp3splt/distinfo
    N ports/audio/libmp3splt/pkg/DESCR
    N ports/audio/libmp3splt/pkg/PLIST
    N ports/audio/libmp3splt/pkg/PFRAG.shared
    N ports/audio/libmp3splt/patches/patch-src_mp3splt_c
    N ports/audio/libmp3splt/patches/patch-src_plugins_c
    N ports/audio/libmp3splt/patches/patch-plugins_Makefile_in
    N ports/audio/libmp3splt/patches/patch-src_checks_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/02/11 08:46:51

Modified files:
	audio/mp3splt  : Makefile distinfo 
	audio/mp3splt/pkg: PLIST 

Log message:
update to 2.2.3; maintainer timeout.

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/11 08:47:52

Modified files:
	x11/gnome      : Makefile.inc 
	x11/gnome/alacarte: Makefile 
	x11/gnome/applets2: Makefile 
	x11/gnome/at-spi: Makefile 
	x11/gnome/audio: Makefile 
	x11/gnome/backgrounds: Makefile 
	x11/gnome/baker: Makefile 
	x11/gnome/bug-buddy: Makefile 
	x11/gnome/build: Makefile 
	x11/gnome/cheese: Makefile 
	x11/gnome/common: Makefile 
	x11/gnome/conduit: Makefile 
	x11/gnome/controlcenter2: Makefile 
	x11/gnome/dasher: Makefile 
	x11/gnome/deskbar-applet: Makefile 
	x11/gnome/desktop: Makefile 
	x11/gnome/devel-docs: Makefile 
	x11/gnome/devhelp: Makefile 
	x11/gnome/doc-utils: Makefile 
	x11/gnome/eel  : Makefile 
	x11/gnome/ekiga: Makefile 
	x11/gnome/empathy: Makefile 
	x11/gnome/eog  : Makefile 
	x11/gnome/f-spot: Makefile 
	x11/gnome/file-roller: Makefile 
	x11/gnome/games-extra-data: Makefile 
	x11/gnome/games: Makefile 
	x11/gnome/gcalctool: Makefile 
	x11/gnome/gdl  : Makefile 
	x11/gnome/gdm  : Makefile 
	x11/gnome/gedit-plugins: Makefile 
	x11/gnome/gedit: Makefile 
	x11/gnome/ghex : Makefile 
	x11/gnome/gnopernicus: Makefile 
	x11/gnome/gok  : Makefile 
	x11/gnome/gossip: Makefile 
	x11/gnome/gucharmap: Makefile 
	x11/gnome/gvfs : Makefile 
	x11/gnome/hamster-applet: Makefile 
	x11/gnome/icon-theme: Makefile 
	x11/gnome/keyring-manager: Makefile 
	x11/gnome/keyring-query: Makefile 
	x11/gnome/keyring: Makefile 
	x11/gnome/libbonobo: Makefile 
	x11/gnome/libbonoboui: Makefile 
	x11/gnome/libgail-gnome: Makefile 
	x11/gnome/libgda: Makefile 
	x11/gnome/libgnome: Makefile 
	x11/gnome/libgnomecanvas: Makefile 
	x11/gnome/libgnomecanvasmm: Makefile 
	x11/gnome/libgnomecups: Makefile 
	x11/gnome/libgnomedb: Makefile 
	x11/gnome/libgnomekbd: Makefile 
	x11/gnome/libgnomemm: Makefile 
	x11/gnome/libgnomeprint: Makefile 
	x11/gnome/libgnomeprintui: Makefile 
	x11/gnome/libgnomeui: Makefile 
	x11/gnome/libgnomeuimm: Makefile 
	x11/gnome/libgtkhtml: Makefile 
	x11/gnome/libgweather: Makefile 
	x11/gnome/librsvg: Makefile 
	x11/gnome/libxklavier: Makefile 
	x11/gnome/mag  : Makefile 
	x11/gnome/media: Makefile 
	x11/gnome/menus: Makefile 
	x11/gnome/mergeant: Makefile 
	x11/gnome/metacity: Makefile 
	x11/gnome/mime-data: Makefile 
	x11/gnome/mono-gnome: Makefile 
	x11/gnome/mousetweaks: Makefile 
	x11/gnome/nautilus: Makefile 
	x11/gnome/orca : Makefile 
	x11/gnome/panel: Makefile 
	x11/gnome/pessulus: Makefile 
	x11/gnome/planner: Makefile 
	x11/gnome/py-gnome-desktop: Makefile 
	x11/gnome/py-gnome-extras: Makefile 
	x11/gnome/py-gnome: Makefile 
	x11/gnome/py-nautilus: Makefile 
	x11/gnome/scan : Makefile 
	x11/gnome/screensaver: Makefile 
	x11/gnome/seahorse: Makefile 
	x11/gnome/session: Makefile 
	x11/gnome/settings-daemon: Makefile 
	x11/gnome/speech: Makefile 
	x11/gnome/ssh-askpass: Makefile 
	x11/gnome/terminal: Makefile 
	x11/gnome/themes-extras: Makefile 
	x11/gnome/themes: Makefile 
	x11/gnome/tomboy: Makefile 
	x11/gnome/totem-pl-parser: Makefile 
	x11/gnome/totem: Makefile 
	x11/gnome/users-guide: Makefile 
	x11/gnome/utils: Makefile 
	x11/gnome/vfs2 : Makefile 
	x11/gnome/vfsmm: Makefile 
	x11/gnome/vinagre: Makefile 
	x11/gnome/vino : Makefile 
	x11/gnome/yelp : Makefile 
	x11/gnome/zenity: Makefile 

Log message:
- bah...missing '>' :(


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2009/02/11 08:48:46

Modified files:
	audio          : Makefile 

Log message:
add libmp3splt and mp3wrap


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/11 08:50:30

Modified files:
	x11/gnome/mime-data: Makefile 
	x11/gnome/libgnomecanvas: Makefile 

Log message:
- add missing license markers


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/11 08:58:36

Modified files:
	x11/gnome/ssh-askpass: Makefile distinfo 
	x11/gnome/ssh-askpass/pkg: PLIST 

Log message:
- update gnome-ssh-askpass to 5.1
- regen PLIST
- sync WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/11 10:48:39

Modified files:
	share/man/man4 : atphy.4 ciphy.4 nsgphy.4 rgephy.4 

Log message:
consistent .Nd;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/11 10:52:10

Modified files:
	share/man/man4 : atphy.4 ciphy.4 nsgphy.4 

Log message:
sync text to previous a little;


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/11 12:36:27

Modified files:
	net/ntp        : Makefile 
	net/ntp/files  : README.OpenBSD 

Log message:
properly substitute paths in README.OpenBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/11 13:07:04

Modified files:
	usr.sbin/bgpd  : kroute.c 

Log message:
Because IPv6 fucked up and created a badly sized struct sockaddr_in6 we need
to add some pading on 64bit archs. Use a helper struct plus some ROUNDUP()
magic to get the size correct.
Tested on i386 and amd64 by Graeme Lee "graeme (at) omni (dot) net (dot) au"
Some sort of OK by henning@ (he ignores the non-v4 code)


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/02/11 13:22:45

Modified files:
	net/amsn       : Makefile 
Added files:
	net/amsn/patches: patch-autoupdate_tcl patch-proxy_tcl 
	                  patch-utils_TkCximage_src_TkCximage_cpp 

Log message:
Fixes amsn startup.
Patch from Azwaw Ousadou <bsdmaniak at gmail.com>, thanks.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/11 13:49:35

Modified files:
	misc/dvtm      : Makefile distinfo 
	misc/dvtm/patches: patch-config_mk 
Removed files:
	misc/dvtm/patches: patch-dvtm_c 

Log message:
bugfix update to 0.5.1, ok maintainer.


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/02/11 15:45:48

Modified files:
	.              : want.html 

Log message:
Need two parts to revive and hook up an Ultra-1 provided by UCC
for my ospf6d test lab. It boots from CD but fails to install due
to hard disk errors. I'd rather not spend time hunting these parts
down, so I'm asking here in case someone wants to sponsor them.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/11 15:54:01

Modified files:
	www/mplayerplug-in: Makefile distinfo 
	www/mplayerplug-in/patches: patch-configure_in 
	www/mplayerplug-in/pkg: PLIST 
Added files:
	www/mplayerplug-in/patches: patch-Source_plugin-support_cpp 
	                            patch-Source_plugin-threads_cpp 

Log message:
- update mplayerplug-in to 3.55
- install plugins into a more appropriate directory (prodded by claudio@,
done with help from martynas@)
- fix mplayer zombie and firefox freeze when closing a movie,
with mplayer still playing it.

this makes mplayerplug-in work as it should've.

from mikolaj kucharski, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2009/02/11 16:39:30

Modified files:
	emulators/qemu : Makefile 
	emulators/qemu/files: README.OpenBSD 

Log message:
o more clarity in README based on feedback
o we are now at 4.5(beta)
bump pkgname


CVSROOT:	/cvs
Module name:	src
Changes by:	stevesk@cvs.openbsd.org	2009/02/11 18:33:37

Modified files:
	usr.sbin/ntpd  : ntpd.8 

Log message:
-v logs debug adjtime calls also; ok henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/02/11 19:13:15

Modified files:
	sys/net        : pf_lb.c 

Log message:
revert pf.c r1.629 (which moved to this file) which was causing
"panic: pool_do_get(pfstatekeypl): free list modified" discussed with many.

ok dlg


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/11 20:00:56

Modified files:
	usr.bin/ssh    : canohost.c canohost.h channels.c channels.h 
	                 clientloop.c readconf.c readconf.h serverloop.c 
	                 ssh.c 

Log message:
support remote port forwarding with a zero listen port (-R0:...) to
dyamically allocate a listen port at runtime (this is actually
specified in rfc4254); bz#1003 ok markus@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/11 20:04:08

Modified files:
	.              : want.html 

Log message:
I have some possibilities for a console server (thanks!), I'll remove the
request for now and see how things pan out.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/11 20:07:59

Modified files:
	net/pidgin     : Makefile 
	net/pidgin/patches: patch-libpurple_protocols_silc_silc_c 

Log message:
fix a memory leak in the SILC protocol, from upstream repository
via Brad (maintainer).


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/11 20:16:01

Modified files:
	usr.bin/ssh    : serverloop.c 

Log message:
tighten check for -R0:... forwarding: only allow dynamic allocation if
want_reply is set in the packet


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/11 20:21:56

Modified files:
	multimedia/libtheora: Makefile distinfo 

Log message:
- update to 1.0
- re-add MAINTAINER (previously timed out) who expressed
interest again

from Brad.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/11 20:26:22

Modified files:
	usr.bin/ssh    : monitor.c 

Log message:
some paranoia: check that the serialised key is really KEY_RSA before
diddling its internals


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/11 20:42:09

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
document -R0:... usage


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/11 20:44:25

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
consistency: Dq => Ql


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/11 20:46:17

Modified files:
	usr.bin/ssh    : ssh_config.5 

Log message:
document RemoteForward usage with 0 listen port


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/12 00:34:20

Modified files:
	usr.bin/ssh    : ssh_config.5 

Log message:
kill trailing whitespace;


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/12 01:43:08

Modified files:
	net/rsnapshot  : Makefile 

Log message:
- missing run_depends on p5-Lchown

spotted by Stephan A. Rickauer, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/12 02:58:11

Modified files:
	net/ejabberd   : Makefile distinfo 
	net/ejabberd/patches: patch-src_ejabberdctl_template 
	net/ejabberd/pkg: PLIST 

Log message:
bugfix update to 2.0.3, from viq (maintainer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/12 02:58:48

Modified files:
	net/ircd-hybrid: Makefile 
	net/ircd-hybrid/pkg: MESSAGE 

Log message:
- previous commit removed my console antispam redirection; put it back


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/12 03:17:02

Modified files:
	x11/gnome/mergeant: Makefile 
	x11/gnome/mergeant/pkg: PLIST 

Log message:
- remove incomplete/empty help directories; they are useless and only
provide garbage output with yelp
this removes the need for rarian and yelp


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2009/02/12 04:06:50

Modified files:
	net/ircd-hybrid: Makefile 
	net/ircd-hybrid/pkg: MESSAGE 

Log message:
No need to redirect stdout -- daemonize procedure is
silent now.

ok ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	martynas@cvs.openbsd.org	2009/02/12 04:55:29

Modified files:
	sys/dev/ic     : re.c rtl81x9reg.h 

Log message:
don't access undocumented register 0x82 for <= MAC06, since newer
realteks start to behave badly if we do.  this should fix the widely
reported re(4) issue.  makes my RTL8101E usable, fixes Thomas'
RTL8168C, and PR6023.  tested by many
this is a more conservative version of my diff from kettenis@ (does
not clear PHY register 0x0b)
ok kettenis@


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/02/12 05:08:34

Modified files:
	.              : want.html 

Log message:
Amend my request, mention that the Ultra-1 takes narrow SCSI drives.
Pointed out by sthen@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/12 05:27:35

Modified files:
	net/btpd       : Makefile distinfo 

Log message:
bugfix update to 0.15 from maintainer.


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/02/12 05:51:36

Modified files:
	.              : want.html 

Log message:
I misread the service manual, Ultra-1 uses SCA connectors for internal drives.
pointed out by henning@, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/02/12 06:33:07

Modified files:
	news/leafnode  : Makefile distinfo 
	news/leafnode/patches: patch-INSTALL patch-Makefile_in 
	news/leafnode/pkg: PLIST 
Removed files:
	news/leafnode/patches: patch-configure 

Log message:
Update to 1.11.6
Tweaks and ok by jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/12 07:48:00

Modified files:
	sys/dev/usb    : uvideo.h 

Log message:
Fix typo; wClockFrequency -> dwClockFrequency.

From Kenji Aoyama


CVSROOT:	/cvs
Module name:	ports
Changes by:	pyr@cvs.openbsd.org	2009/02/12 09:22:14

Modified files:
	x11/scrotwm    : Makefile distinfo 

Log message:
update to 0.9
ok wcmaier@


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/02/12 09:24:03

Modified files:
	.              : plus.html 

Log message:
Removed utils


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/12 09:54:31

Modified files:
	usr.sbin/ospf6d: rde.h rde_lsdb.c 

Log message:
Make vertex_free() correctly free LSAs in per-interface LSA trees.

Save a pointer to the right LSA tree in new member v->lsa_tree.
This saves us the hassle of finding the right tree in vertex_free(),
we already know it at creation time so why not tuck it in there?

This might cause problems if the ospfe side ever decides to call
area_del() with a non-empty area->lsa_tree, without correctly
initialising v->lsa_tree. But grep shows that the area's lsa_tree
is currently just initialized on the ospfe side, but never modified.

ospf6d daemons which crashed after about 1 min with malloc options
FGJ are now happy.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/12 11:52:17

Modified files:
	sys/arch/sparc/include: pmap.h 
	sys/arch/sparc/sparc: pmap.c 

Log message:
Keep track of resident pages in pm_stats, and use this to implement a real
pmap_resident_count(). From NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/12 11:53:14

Modified files:
	sys/arch/sparc64/include: pmap.h 
	sys/arch/sparc64/sparc64: ipifuncs.c pmap.c 

Log message:
Add a pm_statistics struct to all pmap, and keep track of resident
pages. Use this to provide a real pmap_resident_count() function.
ok kettenis@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/12 12:27:01

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.vax md.zaurus 
	                          mi 

Log message:
shuffling to mi sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/12 13:00:34

Modified files:
	www/mplayerplug-in: Makefile 

Log message:
- fix dependencies, this would not not build on a clean system
porters, please add your run_depends *after* all build and lib depends
have been resolved

On a side note, I don't know if we really need to run_depends on firefox
as supposedly this plug-in should work with other mozilla-based
browsers... but that's just my guess.


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/02/12 13:26:28

Modified files:
	.              : plus.html 

Log message:
Upto 02/12 and whitespace fixes


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/12 15:03:47

Modified files:
	sys/arch/mvme88k/conf: files.mvme88k 
Added files:
	sys/arch/mvme88k/dev: bpp.c bppvar.h 

Log message:
BPP routines for ``intelligent'' Motorola MVME boards. Currently not used
by anything, will eventually be used by the vx(4) MVME332 driver (once I
take the time to fix it) and the vsbic(4) MVME327 driver being worked on.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2009/02/12 15:12:08

Modified files:
	net/snort      : Makefile distinfo 
	net/snort/patches: patch-etc_snort_conf 
	                   patch-src_dynamic-plugins_sf_dynamic_plugins_c 
	                   patch-src_dynamic-preprocessors_Makefile_in 
	                   patch-src_dynamic-preprocessors_dcerpc_Makefile_in 
	                   patch-src_dynamic-preprocessors_dns_Makefile_in 
	                   patch-src_dynamic-preprocessors_ftptelnet_Makefile_in 
	                   patch-src_dynamic-preprocessors_smtp_Makefile_in 
	                   patch-src_dynamic-preprocessors_ssh_Makefile_in 
	                   patch-src_log_c patch-src_ppm_c 
	                   patch-src_preprocessors_Stream5_snort_stream5_tcp_c 
	                   patch-src_preprocessors_spp_sfportscan_c 
	                   patch-src_util_c patch-src_util_h 
	net/snort/pkg  : PFRAG.shared PLIST 
Added files:
	net/snort/patches: 
	                   patch-src_dynamic-preprocessors_ssl_Makefile_in 
	                   patch-src_log_text_c 
Removed files:
	net/snort/patches: patch-src_output-plugins_spo_alert_fast_c 
	                   patch-src_output-plugins_spo_alert_full_c 
	                   patch-src_output-plugins_spo_csv_c 
	                   patch-src_preprocessors_snort_stream4_session_c 
	                   patch-src_preprocessors_stream_h 

Log message:
update snort to 2.8.3.2, from Markus Lude.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/12 15:57:52

Log message:
    import json-glib 0.6.2
    
    JSON-GLib implements a full JSON parser using GLib and GObject.
    Use JSON-GLib it is possible to parse and generate valid JSON data
    structures, using a DOM-like API. JSON-GLib also offers GObject
    integration, providing the ability to serialize and deserialize GObject
    instances to and from JSON data types.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090212
    
    U ports/devel/json-glib/distinfo
    U ports/devel/json-glib/Makefile
    U ports/devel/json-glib/pkg/DESCR
    U ports/devel/json-glib/pkg/PLIST
    U ports/devel/json-glib/pkg/PFRAG.shared
    U ports/devel/json-glib/patches/patch-json-glib_json-gobject_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/12 16:01:13

Modified files:
	x11/scrotwm    : Makefile 

Log message:
- fix HOMEPAGE


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/12 16:07:23

Modified files:
	sys/dev/pci/drm: radeon_cp.c 

Log message:
Change microcode loaded messages to debug, this was printed
after every suspend/resume cycle filling up the dmesg buffer
with the same message over and over again.
ok oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/12 16:36:03

Modified files:
	.              : INDEX 

Log message:
sync, 5560


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/13 02:39:38

Modified files:
	net/net-snmp   : Makefile 
Added files:
	net/net-snmp/patches: patch-snmplib_snmpUDPDomain_c 

Log message:
- roll in a security fix for SA33884, which could disclose sensitive information
* patch taken from upstream svn

"<sthen_p> makes sense if you can get it in before lock" on rui's diff
ok rui@ (MAINTAINER) who came up with the same diff


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/13 02:47:58

Modified files:
	mail/evolution-plugin-rss: Makefile 
Added files:
	mail/evolution-plugin-rss/patches: 
	                                   patch-src_rss-config-factory_c 

Log message:
- fix two crashers when adding feeds, evolution-plugin-rss now works
as expected again. patch from upstream svn.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pea@cvs.openbsd.org	2009/02/13 03:47:39

Modified files:
	databases/p5-DBD-Pg: Makefile distinfo 

Log message:
Update to 2.11.8

ok simon@, ajacoutot "ok me@"


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/13 04:01:25

Modified files:
	net/spectrum-tools: Makefile 

Log message:
lowercase first word of COMMENT and bump


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2009/02/13 04:50:21

Modified files:
	usr.bin/ssh    : packet.c 

Log message:
check for enc !=NULL in packet_start_discard


CVSROOT:	/cvs
Module name:	www
Changes by:	stsp@cvs.openbsd.org	2009/02/13 04:56:04

Modified files:
	.              : want.html 

Log message:
otto@ has sent off a parcel containing a disk for the Ultra 1. Thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/02/13 06:57:18

Modified files:
	misc/magicpoint: Makefile 
Added files:
	misc/magicpoint/patches: patch-tfont_c 

Log message:
Fix a segfault when using unicode chars with ttf fonts
ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/13 07:55:34

Modified files:
	etc            : master.passwd 

Log message:
nobody is for NFS, and nobody should *&^#@$ use it for anything else


CVSROOT:	/cvs
Module name:	ports
Changes by:	pirofti@cvs.openbsd.org	2009/02/13 07:59:01

Modified files:
	mail/msmtp     : Makefile distinfo 
	mail/msmtp/pkg : PLIST 
Added files:
	mail/msmtp/patches: patch-doc_msmtprc-system_example 

Log message:
Update to msmtp 1.4.17. Tested by few on sparc64, amd64 and i386. Thanks!

Also added @sample for msmtprc-system_example as a system configuration for
localhost per sthen@'s request.

Okay sthen@.


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/13 10:24:54

Modified files:
	sys/net80211   : ieee80211_ioctl.c ieee80211_ioctl.h 
	                 ieee80211_crypto.c 
	sbin/ifconfig  : ifconfig.8 ifconfig.c 

Log message:
Change ifconfig wpaakms default setting to `psk' instead of `psk,802.1x'.
Some supplicants will autoselect 802.1X without giving users the
possibility to choose between PSK or 802.1X.

Similarly, no longer announce `PSK with SHA-256 based KDF' AKMP (defined
in Draft 802.11w) by default in the RSN IE of beacons and probe responses
as it confuses some broken supplicants.  This kind of sacrifies security
for interoperability with shitty (but unfortunately widespread) clients
that do not follow the 802.11 standard properly.
This fixes associations from Intel PROSet on XP and also reportedly fixes
some Mac OS clients.  I will likely make `psk-sha256' configurable through
ifconfig wpaakms after the 4.5 release.


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2009/02/13 11:49:14

Modified files:
	lib/libc/stdlib: malloc.3 

Log message:
decribe 'F' better and mention flags are debugging aids; ok tedu@ jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/13 12:26:41

Modified files:
	sys/dev/pci    : ips.c 

Log message:
When faking scsi commands never copy more than xs->datalen bytes.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/13 12:56:41

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
some devices; Mikko Tolmunen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/13 12:56:47

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/13 12:58:27

Modified files:
	sys/kern       : init_main.c 

Log message:
use nitems(); dunnoseriously@gmail


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/13 12:59:49

Modified files:
	usr.sbin/smtpd : smtp_session.c 

Log message:
Ensure ss is never dereferenced when NULL. Can't happen with current code,
but it could in future, and fatal is better than segv. Reported by sthen@.
ok gilles@ sthen@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/13 13:33:37

Modified files:
	util/cf        : OpenBSD.cf 

Log message:
fix imake scaffolding for mips (sgi); originally from Brad
ok matthieu@ (has been in snaps for ages..)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/13 13:39:58

Modified files:
	bin/sleep      : sleep.c 

Log message:
argv space does not need to be trashed during parsing


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/13 13:44:46

Modified files:
	usr.sbin/smtpd : smtpctl.c 

Log message:
Make stats output more sysctl-like by killing spaces around '='; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	andreas@cvs.openbsd.org	2009/02/13 13:47:05

Modified files:
	sys/arch/amd64/include: cpu.h 

Log message:
Make "boot -d" work on amd64 MP.
Prodded by oga@ (a long time ago) and mikeb@
Also ok by kettenis@ and grange@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/13 13:48:49

Modified files:
	usr.bin/aucat  : abuf.c abuf.h amsg.h 

Log message:
style and typos fixes from Thomas Pfaff


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/13 13:50:15

Modified files:
	usr.bin/cvs    : client.c 

Log message:
be more sane in handling the given repository path
in cvs_client_updated().


CVSROOT:	/cvs
Module name:	ports
Changes by:	martynas@cvs.openbsd.org	2009/02/13 14:42:55

Modified files:
	graphics/evince: Makefile 

Log message:
does not build for me on a clean system due to missing LIB_DEPENDS;
fix.  ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	rui@cvs.openbsd.org	2009/02/13 15:58:18

Modified files:
	security/p0f   : Makefile 
	security/p0f/patches: patch-p0f_c 

Log message:
Fix visible 64-bit issue, from Markus Lude.

ok naddy@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/02/13 16:16:22

Modified files:
	sys/dev/ic     : mpi.c 

Log message:
missing braces; ok marco


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/13 16:26:51

Modified files:
	sys/arch/mvme88k/conf: files.mvme88k 
	sys/arch/mvme88k/include: cpu.h 
	sys/arch/mvme88k/mvme88k: clockvar.h m187_machdep.c 
	                          m188_machdep.c m197_machdep.c 
	                          m1x7_machdep.c machdep.c 
Removed files:
	sys/arch/mvme88k/mvme88k: clock.c 

Log message:
Make delay() a per-board function pointer.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/13 16:28:07

Modified files:
	sys/arch/mvme88k/dev: busswreg.h 
	sys/arch/mvme88k/mvme88k: m197_machdep.c 

Log message:
Provide a specific delay() routine using separate timers for the two cpus
on MVME197DP boards running the MP kernel.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/13 16:28:55

Modified files:
	sys/arch/m88k/m88k: process.S 

Log message:
When switching processes, do not reenable interrupts until pmap_activate()
has been invoked on the new process.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/13 16:29:38

Modified files:
	sys/arch/mvme88k/mvme88k: m88110.c 

Log message:
Allow IPIs on the secondary processors later in the bootstrap process, when
we are sure the NMI stack exists.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/13 16:31:29

Modified files:
	sys/arch/mvme88k/mvme88k: machdep.c 

Log message:
Release the secondary processor initialization interlock a bit later,
after the currently running processor has advertized itself as ready.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/13 16:33:51

Modified files:
	sys/arch/m88k/include: trap.h 
	sys/arch/m88k/m88k: eh_common.S trap.c 
	sys/arch/mvme88k/include: cpu.h 
	sys/arch/mvme88k/mvme88k: m197_machdep.c machdep.c 

Log message:
Use a different dispatcher for the NMI traps on 88110, these are too
different from regular hardware interrupts to be worth handling the
same way.

Disable IPI reception while we are handling pending IPIs. And do not
reenable them by mistake if we need to send an IPI in return.

This lets GENERIC.MP boot single user on a MVME197DP. There are still
many bugs to fix.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/13 16:36:17

Modified files:
	lib/libc/stdlib: malloc.3 

Log message:
kill whitespace at eol;


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/13 16:54:37

Modified files:
	usr.sbin/smtpd : lka.c 

Log message:
Fix a crash in lka caused by wrong assumption that we would never
exceed MXARRAYSIZE * 2 addresses.

Commited on behalf of gilles@ who hasn't got access to a safe box
at the moment.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/13 17:00:47

Modified files:
	usr.sbin/smtpd : queue_shared.c 

Log message:
Display envelope status & flags in "show queue"; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/13 21:00:07

Modified files:
	distrib/miniroot: install.sub 

Log message:
Don't copy the 'full' installed protocols(5) or services(5) to the
ramdisk environment during an upgrade. They are large and potentially
modified beyond usefulness. The minimal ones on the install media
are sufficient.

ok ian@ guenther@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/13 23:35:49

Modified files:
	usr.bin/ssh    : PROTOCOL 

Log message:
mention that eow and no-more-sessions extensions are sent only to
OpenSSH peers


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/14 01:44:05

Modified files:
	net/p5-Net-Whois-Raw: Makefile distinfo 

Log message:
- update p5-Net-Whois-Raw to 1.63


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/14 01:53:21

Modified files:
	sysutils/checkbashisms: Makefile 
	sysutils/checkbashisms/files: checkbashisms.1 checkbashisms.pl 

Log message:
- update checkbashisms to what's found in devscripts 2.10.46
- fix license marker


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/14 02:41:35

Modified files:
	audio/opennap/patches: patch-FAQ patch-Makefile_am 
	                       patch-Makefile_in patch-add_file_c 
	                       patch-opennap_h 

Log message:
- regen patches (for a cleaner next commit)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/14 02:46:59

Modified files:
	audio/opennap  : Makefile 
	audio/opennap/pkg: DESCR PLIST 
Added files:
	audio/opennap/patches: patch-glob_c 

Log message:
- fix potential 64-bit issue by including a missing header
- regen PLIST
- specify license version


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/14 03:05:21

Modified files:
	graphics/sane-frontends: Makefile 
	graphics/sane-frontends/patches: patch-src_xscanimage_c 
	graphics/sane-frontends/pkg: PLIST 
Added files:
	graphics/sane-frontends/patches: patch-lib_getopt_c 

Log message:
- fix potential 64-bit issue
- regen WANTLIB, PLIST and patch-src_xscanimage_c

'ok as in ok' ajacoutot@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/14 03:10:37

Modified files:
	sysutils/wmcb  : Makefile 
	sysutils/wmcb/pkg: PLIST 
Added files:
	sysutils/wmcb/patches: patch-wmcb_wmcb_c 

Log message:
- fix potential 64-bit issue
- regen PLIST
- specify license version
- set NO_REGRESS=Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/14 03:27:58

Modified files:
	mail/dovecot   : Makefile 
Added files:
	mail/dovecot/patches: 
	                      patch-src_lib-storage_index_maildir_maildir-mail_c 

Log message:
log the correct filename in an error message; from upstream repo via Brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/14 03:39:39

Modified files:
	games/quake    : Makefile 
	games/quake/pkg: PLIST-main PLIST-server 
Added files:
	games/quake/patches: patch-common_mdfour_c 
	                     patch-common_vid_ggi_c 

Log message:
- fix potential 64-bit issues
- clean post-extract a bit
- regen PLISTs


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/02/14 04:18:56

Modified files:
	usr.sbin/tcpdump: interface.h tcpdump.c 

Log message:
increase the default snaplen to 116, allows capture of pflog+ipv6+tcp
without knobs.  ok djm, deraadt.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/14 04:22:26

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
Don't call cpu_setup() twice on non-MULTIPROCESSOR kernels.  Fixes problems
with longrun on the Transmeta Crusoe.

tested by ian@, grange@
ok hshoexer@, weingart@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/14 05:01:48

Modified files:
	devel/nspr     : Makefile 
Added files:
	devel/nspr/patches: 
	                    patch-mozilla_nsprpub_pr_include_md__openbsd_cfg 
	                    patch-mozilla_nsprpub_pr_include_md__openbsd_h 

Log message:
build this on hppa; ok martynas (maintainer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/14 06:17:48

Modified files:
	textproc/rarian: Makefile 
	textproc/rarian/patches: patch-util_rarian-sk-update_in 
	textproc/rarian/pkg: PLIST 

Log message:
- several cleanups and fixes:
* patch from gentoo so that we don't need to run_depends on gnugetopt
* remove obsolete + add missing configure switches
* fix print_usage() output
* fix typo in substituted file
* add @sample /var/db/rarian/
* /var/log/rarian.log* is not supposed to exist


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/02/14 07:21:59

Modified files:
	sys/arch/amd64/conf: RAMDISK_CD 
	sys/arch/i386/conf: RAMDISK_CD 

Log message:
enable Attansic L1 Ethernet (age/atphy)

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/02/14 07:45:31

Modified files:
	usr.sbin/tcpdump: tcpdump.8 

Log message:
document increased default snaplen; pointed out by dhill


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/14 07:50:47

Modified files:
	audio/libsamplerate: Makefile distinfo 

Log message:
- bugfix update to libsamplerate-0.1.7
Fix a segfault which occurs when memcpy is passed a bad length parameter.


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/14 07:54:29

Modified files:
	.              : events.html 

Log message:
dcbsdcon -> past.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/14 08:03:38

Modified files:
	www/liferea    : Makefile 

Log message:
don't pick up an installed webkit, bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/14 09:39:28

Modified files:
	sysutils/colorls: Makefile distinfo 
	sysutils/colorls/patches: patch-Makefile patch-colorls_1 
	                          patch-ls_c 

Log message:
sync with -current ls


CVSROOT:	/cvs
Module name:	src
Changes by:	sobrado@cvs.openbsd.org	2009/02/14 10:06:40

Modified files:
	etc            : shells 

Log message:
ftpd(8) allows users to connect when listed in /etc/ftpchroot too;
this change has been suggested by form@ as a part of a larger issue
we are looking at right now.

grammatical review by jmc@

ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/14 10:31:44

Modified files:
	textproc/rarian: Makefile 
	textproc/rarian/patches: patch-util_rarian-sk-update_in 
	textproc/rarian/pkg: PLIST 

Log message:
- make is work on non-default configurations where skip_omf_translate
is set to 0
- fix stat(1) calls


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/14 10:39:51

Modified files:
	sys/arch/mvme88k/dev: busswreg.h 

Log message:
Fix a few defines.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/14 10:41:42

Modified files:
	sys/arch/mvme88k/conf: GENERIC RAMDISK 
	sys/arch/mvme88k/dev: bpp.c bppvar.h 
Added files:
	sys/arch/mvme88k/dev: vsbic.c 

Log message:
Add vsbic(4), a drive for the MVME327A SCSI and floppy controller, only for
the SCSI part so far.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/14 10:42:00

Modified files:
	sys/arch/mvme88k/conf: M187 M188 M197 

Log message:
Sync device lists with GENERIC.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/14 10:49:09

Modified files:
	usr.sbin/smtpd : runner.c 

Log message:
Initialize time_t now as necessary, fixes delivery rescheduling; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/14 11:03:12

Modified files:
	share/man/man4/man4.mvme88k: Makefile intro.4 vme.4 
Added files:
	share/man/man4/man4.mvme88k: vsbic.4 

Log message:
Manpage for vsbic(4)


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/02/14 11:24:19

Modified files:
	.              : events.html 

Log message:
link my slides from dcbsdcon


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/14 11:37:12

Modified files:
	usr.sbin/smtpd : makemap.8 makemap.c smtpd.h 

Log message:
Implement makemap -t and -o, for output type and dest resp.; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/14 11:38:19

Modified files:
	sys/arch/sh/sh : locore_subr.S 

Log message:
Fix logic error in copyinstr() when deciding whether to return EFAULT
or ENAMETOOLONG.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/14 11:47:45

Modified files:
	share/man/man4 : sdhc.4 

Log message:
mention SDHC; ok jsg


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/14 11:51:03

Modified files:
	sys/arch/hppa/hppa: machdep.c 

Log message:
Limit the amount of physical memory to 2GB.  Using more causes memory
corruption on PA-RISC 2.0 systems (and there are very few PA-RISC 1.1
systems that support more than 2GB).

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/14 12:03:50

Modified files:
	sys/arch/hppa/hppa: genassym.cf locore.S 

Log message:
Make spstrcpy() return ENAMETOOLONG if the string being copied is too long.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/14 13:05:09

Modified files:
	sys/dev/usb    : ehci.c if_upgt.c if_wi_usb.c ohci.c uts.c 

Log message:
remove dead assignments and newly created unused variables.

Found by LLVM/Clang Static Analyzer.

ok fgsch@ krw@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/14 13:56:16

Modified files:
	net/tcptrace   : Makefile 

Log message:
add a RUN_DEPENDS on x11/xplot, since producing xplot graph source
files is probably tcptrace's most important function. bump package,
and spaces->tabs while there.


CVSROOT:	/cvs
Module name:	www
Changes by:	tedu@cvs.openbsd.org	2009/02/14 14:30:02

Modified files:
	.              : events.html 

Log message:
jason was nice enough to turn my slides into pdf and host them, but you'll
miss out on the awesome blinking parts


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/14 15:40:20

Modified files:
	sys/dev/pci    : if_age.c 

Log message:
this was not even test compiled without VLAN support


CVSROOT:	/cvs
Module name:	www
Changes by:	jdixon@cvs.openbsd.org	2009/02/14 16:10:29

Modified files:
	.              : events.html 

Log message:
Fix layout.  Add kurt and marco's slides.


CVSROOT:	/cvs
Module name:	www
Changes by:	drahn@cvs.openbsd.org	2009/02/14 16:12:20

Modified files:
	.              : want.html 

Log message:
Serial equiptment donated by Maurice Janssen, thanks.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakemsr@cvs.openbsd.org	2009/02/14 17:11:59

Modified files:
	sys/dev/pci    : eap.c 

Log message:
avoid possibly using an uninitialized variable.
problem found by chl@, fix tested by jasper@.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/14 18:42:34

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Radeon HD 3100/3300 and Intel X58 ids.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/14 18:43:42

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/02/14 19:03:40

Modified files:
	sys/arch/amd64/amd64: acpi_machdep.c cpu.c machdep.c 
	sys/arch/amd64/conf: files.amd64 
Added files:
	sys/arch/amd64/amd64: acpi_wakecode.S 

Log message:
Add sleep plumbing code for amd64 making it the sameish as i386. Committing
per mlarkin request.

Code from mlarkin, mptramp code from kurt
Lots of comments weingart, art & others
Tested in snaps for weeks
ok kurt, marco


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/02/14 19:06:09

Modified files:
	sys/arch/amd64/amd64: acpi_wakecode.S 

Log message:
Add cvs tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/02/15 01:02:19

Modified files:
	archivers/p7zip: Makefile distinfo 

Log message:
update to 4.65

from maintainer Josh Grosse


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/15 01:34:37

Modified files:
	sys/net80211   : ieee80211_ioctl.c ieee80211_ioctl.h 
	sbin/ifconfig  : ifconfig.8 ifconfig.c 

Log message:
make "ifconfig if0 chan" list the channels supported by the device.
add "ifconfig if0 scan" to scan for access points or to list known
stations in Host AP mode.
remove the [-]wmm command while i'm here.  QoS is mandatory with
802.11n so there's not much point into making it an option.
fix parsing of the "powersave" command too.

discussed with deraadt@
man page hints from jmc@
display hints from sobrado@
"i like it" cnst@, grange@


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/02/15 01:57:27

Modified files:
	editors/openoffice3: Makefile 
	editors/openoffice3/pkg: PLIST-i18n-fa PLIST-i18n-ja 
	                         PLIST-i18n-ko PLIST-main 

Log message:
put some files from the main plist to their places. this fixes
the no_lang flavour. noted by ian@


CVSROOT:	/cvs
Module name:	src
Changes by:	damien@cvs.openbsd.org	2009/02/15 01:58:22

Modified files:
	sys/dev/pci    : if_iwn.c if_iwnreg.h if_iwnvar.h 

Log message:
attach the Intel WiFi Link 100 and 6000 Series (though no firmware
is available yet.)
branch the ampdu_{tx,rx}_{start,stop} callbacks too.
remove code that is only needed for evaluation/test boards.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/15 02:41:29

Modified files:
	x11/x11vnc/patches: patch-configure 

Log message:
regenerate patch, no change


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/15 02:47:48

Modified files:
	x11/x11vnc     : Makefile 
Added files:
	x11/x11vnc/patches: patch-x11vnc_gui_c 

Log message:
- add dependency on Tk for the gui; diff from Mikolaj Kucharski,
reworked to use MODULES=x11/tk (suggested by steven@) and Makefile
cleanup by Stuart Cassoff, thanks to both

- take MAINTAINER, previous maintainer didn't respond to my past emails


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/15 02:58:31

Modified files:
	usr.sbin/smtpd : dns.c 

Log message:
Fix a bug where list of 6 MXs or more was not handled correctly.
Pointed out by & ok sthen@, ok gilles@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/15 03:01:43

Modified files:
	x11/x11vnc     : Makefile 
	x11/x11vnc/patches: patch-x11vnc_gui_c 

Log message:
fix hardcoded paths in gui.c; prompted by ajacoutot. bump package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	robert@cvs.openbsd.org	2009/02/15 03:29:58

Modified files:
	editors/openoffice3-dicts: Makefile distinfo 
	editors/openoffice3-dicts/pkg: PLIST-ar_AR PLIST-de_DE 
	                               PLIST-en_GB PLIST-en_US 
	                               PLIST-fr_FR PLIST-hu_HU 
	                               PLIST-nl_NL PLIST-ru_RU 
	                               PLIST-sl_SL 
Added files:
	editors/openoffice3-dicts/pkg: DESCR-pl_PL PLIST-pl_PL 

Log message:
add pl_PL, fix RUN_DEPENDS and @pkgpath. based on a diff from
Mikolaj Kucharski


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/15 03:32:23

Modified files:
	usr.sbin/smtpd : config.c control.c lka.c mda.c mfa.c mta.c 
	                 queue.c runner.c smtp.c smtpd.c smtpd.h 

Log message:
New config.c that allows for process cloning. Done by pyr@ for
relayd at n2k9, and adapted to smtpd; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 04:39:05

Log message:
    Import gyrus-0.3.8
    
    Gyrus is a small tool for the administration of mailboxes in IMAP/Cyrus
    servers.  The main idea behind it, is to provide mail server
    administrators with a better way to do the daily maintenance than a
    command line or a plain and boring telnet client.
    
    The main features gyrus includes are:
    * Browsing, creation and deletion of mailboxes.
    * Mailbox quotas control.
    * Management of IMAP Access Control Lists.
    * Creation of printable reports with over-quota mailboxes.
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20090215
    
    N ports/x11/gnome/gyrus/distinfo
    N ports/x11/gnome/gyrus/Makefile
    N ports/x11/gnome/gyrus/pkg/DESCR
    N ports/x11/gnome/gyrus/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 04:39:45

Modified files:
	x11/gnome      : Makefile 

Log message:
+gyrus


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 04:43:35

Modified files:
	x11/gnome      : Makefile 

Log message:
- re-add f-spot
it is mark as BROKEN anyway but at least we will not forget to hook it back
when it gets fixed


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/15 05:02:14

Modified files:
	x11/x11vnc     : Makefile 
	x11/x11vnc/patches: patch-x11vnc_gui_c 

Log message:
the path in gui.c is used to find both wish (installed by tk which is a
different port, so, LOCALBASE), _and_ x11vnc (installed by the current port,
so PREFIX). fixit accordingly, for correctness and to cater for whoever
might like the pain of installing different ports with different prefixes.

discussed with/ok ajacoutot


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 05:14:25

Modified files:
	multimedia/mkvtoolnix: Makefile distinfo 

Log message:
- update mkvtoolnix to version 2.4.2

from Benoit Lecocq, thanks!


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 05:16:35

Modified files:
	x11/gnome/gyrus: Makefile 

Log message:
- fix icon path in desktop file (s/PREFIX/TRUEPREFIX)
...no cookie for me


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/15 05:55:18

Modified files:
	usr.bin/rcs    : rlog.c 

Log message:
support rlog -d
prodded & tested by sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/15 05:58:01

Modified files:
	usr.bin/rcs    : rcsprog.c 

Log message:
bump version to match next release


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/15 06:12:19

Modified files:
	usr.sbin/smtpd : dns.c lka.c smtpd.h 

Log message:
If MX query fails due to DNS error, do not attempt more queries; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/15 06:32:47

Modified files:
	distrib/notes/mvme88k: hardware install 

Log message:
Mention MVME327A


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2009/02/15 06:33:22

Modified files:
	regress/sys/copy: copy.c 

Log message:
Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code.

ok sthen@ miod@


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2009/02/15 06:36:14

Modified files:
	.              : mvme88k.html 

Log message:
Mention MVME327A


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/15 06:40:33

Modified files:
	usr.bin/rcs    : rcs.c 
	usr.bin/cvs    : rcs.c 

Log message:
add our temporary RCS file to our temp_files worklist in case
for some reason we get interrupted before calling rename().

we hate leaving behind temporary files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 06:41:41

Modified files:
	textproc/rarian: Makefile 
	textproc/rarian/pkg: PLIST 
Added files:
	textproc/rarian/patches: patch-util_rarian-sk-migrate_cpp 

Log message:
- add a patch from OpenSolaris to fix a hard crash in rarian-sk-migrate
- add /var/db/scrollkeeper/ removal to @extraunexec; it is not needed
anymore and people with earlier install can get rid of it


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/15 06:44:06

Modified files:
	usr.sbin/smtpd : queue_shared.c 

Log message:
kill local vars that are used only once; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2009/02/15 07:13:33

Modified files:
	sys/arch/mips64/mips64: lcore_access.S 

Log message:
copystr(), copyinstr() and copyoutstr() should all return ENAMETOOLONG if
string length exceeds maxlength.

ok miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/15 08:03:58

Modified files:
	sys/arch/sparc64/sparc64: autoconf.c 

Log message:
Sun's usage of the "banner-name" property is just too inconsistent to give
us a chance to parse it and generate strings for hw.product and hw.vendor.
Use the "name" property instead.  This should give us a better chance of
booting on UltraSPARC T2+ systems.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/15 08:11:35

Modified files:
	usr.bin/rdist  : rdist.1 

Log message:
exmaple -> example;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/15 08:12:14

Modified files:
	share/man/man4/man4.mvme88k: vme.4 

Log message:
add a little more width to the list;


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/02/15 08:27:40

Modified files:
	distrib/notes  : README.sparc64 

Log message:
Saner defaults for proposed keyboard configuration:
- set XkbModel to "sun" to get working L-keys
- leave XkbLayout empty so that it's inherited from wscons/


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/15 08:44:32

Modified files:
	sys/arch/mvme88k/dev: vsbic.c 

Log message:
Properly send a request sense command if the command status asks for it.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/15 08:56:45

Modified files:
	distrib/alpha/common: list 
	distrib/amd64/common: list 
	distrib/hppa/ramdisk: list 
	distrib/i386/common: list 
	distrib/miniroot: install.sh 
	distrib/sparc/miniroot: list 
	distrib/sparc/ramdisk: list 
	distrib/vax/ramdisk: list 

Log message:
Build install media with disktab.shadow already in /tmp, rather
than have the install script copy it there. Shrinks install script,
removes an extra copy of disktab.

ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 09:05:14

Modified files:
	x11/gnome/gdm  : Makefile 
Added files:
	x11/gnome/gdm/patches: patch-common_gdm-common_c 

Log message:
- make sure user password does not end-up in /var/log/messages!


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/15 09:13:08

Modified files:
	share/man/man4/man4.mvme88k: vsbic.4 

Log message:
Mention how to setup the cards base address.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 09:35:05

Log message:
    import geoclue 0.11.1
    
    Geoclue is a modular geoinformation service built on top of the D-Bus
    messaging system. The goal of the Geoclue project is to make creating
    location-aware applications as simple as possible.
    Geoclue defines a set of geoinformation APIs, but it also includes some
    providers that implement those APIs.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090215
    
    N ports/geo/geoclue/distinfo
    N ports/geo/geoclue/Makefile
    N ports/geo/geoclue/pkg/DESCR
    N ports/geo/geoclue/pkg/PLIST
    N ports/geo/geoclue/pkg/PFRAG.shared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 09:35:45

Modified files:
	geo            : Makefile 

Log message:
- add geoclue


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/15 09:48:25

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 09:54:01

ports/graphics/clutter

Update of /cvs/ports/graphics/clutter
In directory cvs.openbsd.org:/tmp/cvs-serv19159/clutter

Log Message:
Directory /cvs/ports/graphics/clutter added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mikeb@cvs.openbsd.org	2009/02/15 10:06:30

Modified files:
	sys/arch/amd64/amd64: locore.S 

Log message:
Set the limit of the GDT table to its size - 1.

Reported by and diff from Remco <remco at d-compu.dyndns.org>, thanks!
Checked with kettenis@.

ok kettenis


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/15 10:08:23

Modified files:
	sys/dev/ic     : vga.c 

Log message:
change M_WAITOK --> M_WAITOK | M_CANFAIL

with help from miod@

ok miod@ oga@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 10:11:18

Modified files:
	x11/gnome/yelp : Makefile 

Log message:
- add missing run_depends
- regen WANTLIB while here


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/15 10:13:05

Modified files:
	sys/dev/wsfont : wsfont.c 

Log message:
do not check malloc return value against NULL, as M_WAITOK is used

ok krw@ miod@  (some months ago)


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 10:23:17

Modified files:
	x11/gnome/speech: Makefile distinfo 
	x11/gnome/speech/patches: patch-configure 

Log message:
- bugfix update to gnome-speech 0.4.24


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/02/15 10:28:32

Modified files:
	data/xkbdata/symbols/pc: pc 

Log message:
Add the Sun Left keypad symbols to the pc(basic) layout.

This removes the need for an InputDevice section in xorg.conf to use
those keys on a Sun keyboard. "go for it" miod@.


CVSROOT:	/cvs
Module name:	src
Changes by:	blambert@cvs.openbsd.org	2009/02/15 10:33:13

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
Give an example of how to use wpa-psk(8) to connect to WPA
networks in the wpapsk section of the page.

ok deraadt@ henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 10:33:52

Modified files:
	mail/evolution : Makefile 
	mail/evolution-plugin-rss: Makefile 
	mail/evolution-plugin-webcal: Makefile 
	databases/evolution-data-server: Makefile 
	www/epiphany   : Makefile 
	www/epiphany-extensions: Makefile 

Log message:
- add the 2 hobbits as MAINTAINER

ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:41:13

Log message:
    import clutter 0.8.6
    
    Clutter is an open source software library for creating fast, visually
    rich and animated graphical user interfaces.
    
    Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and
    embedded platforms) for rendering but with an API which hides the
    underlying GL complexity from the developer. The Clutter API is intended
    to be easy to use, efficient and flexible.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090215
    
    N ports/graphics/clutter/core/Makefile
    N ports/graphics/clutter/core/distinfo
    N ports/graphics/clutter/core/pkg/DESCR
    N ports/graphics/clutter/core/pkg/PLIST
    N ports/graphics/clutter/core/patches/patch-clutter_x11_clutter-x11_pc_in
    N ports/graphics/clutter/core/patches/patch-clutter_pc_in
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:42:31

Added files:
	graphics/clutter: Makefile Makefile.inc 

Log message:
- add Makefile and Makefile.inc, some more ports on their way


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:43:23

Log message:
    import clutter-box2d 0.8.2
    
    A glue layer between clutter and box2d that provides a special group
    where the actors can be set to be static or dynamic in regard to a
    physics simulation.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090215
    
    N ports/graphics/clutter/clutter-box2d/distinfo
    N ports/graphics/clutter/clutter-box2d/Makefile
    N ports/graphics/clutter/clutter-box2d/pkg/DESCR
    N ports/graphics/clutter/clutter-box2d/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:44:03

Log message:
    import clutter-cairo 0.8.2
    
    An experimental clutter cairo 'drawable' actor. Sucks a bit as renders
    cairo via an image surface and thus no real cairo rendering
    acceleration. Experiments with glitz and sharing GL contexts for such
    acceleration proved problematic.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090215
    
    N ports/graphics/clutter/clutter-cairo/Makefile
    N ports/graphics/clutter/clutter-cairo/distinfo
    N ports/graphics/clutter/clutter-cairo/pkg/PLIST
    N ports/graphics/clutter/clutter-cairo/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:44:51

Log message:
    import clutter-gst 0.8.0
    
    Clutter-GStreamer (clutter-gst) is an integration library for using
    GStreamer with Clutter.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090215
    
    N ports/graphics/clutter/clutter-gst/Makefile
    N ports/graphics/clutter/clutter-gst/distinfo
    N ports/graphics/clutter/clutter-gst/pkg/DESCR
    N ports/graphics/clutter/clutter-gst/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:45:30

Log message:
    import clutter-gtk 0.8.2
    
    Clutter-GTK is a library providing facilities to integrate Clutter into
    GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for
    embedding the default ClutterStage into any GtkContainer.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090215
    
    N ports/graphics/clutter/clutter-gtk/Makefile
    N ports/graphics/clutter/clutter-gtk/distinfo
    N ports/graphics/clutter/clutter-gtk/pkg/PLIST
    N ports/graphics/clutter/clutter-gtk/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:47:21

Log message:
    import (non-working, hence unhooked) py-clutter 0.8.2
    
    This package contains the Python modules that allow you to use the
    Clutter toolkit in Python programs.
    
    this doesn't fully work yet, but it's now intree in case someone
    wants to have a look at fixing it.
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090215
    
    N ports/graphics/clutter/pyclutter/distinfo
    N ports/graphics/clutter/pyclutter/Makefile
    N ports/graphics/clutter/pyclutter/pkg/PLIST
    N ports/graphics/clutter/pyclutter/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:48:07

Modified files:
	graphics/clutter: Makefile 

Log message:
- add clutter-box2d, clutter-cairo, clutter-gst and clutter-gtk


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/15 10:48:58

Modified files:
	lib/libpthread/arch/mips64: _atomic_lock.c 
	lib/librthread/arch/mips64: _atomic_lock.c 

Log message:
these are public domain, verified with author;  spotted by jj


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:51:06

Modified files:
	graphics/clutter/clutter-box2d: distinfo 
	graphics/clutter/clutter-cairo: distinfo 
	graphics/clutter/clutter-gst: distinfo 
	graphics/clutter/clutter-gtk: distinfo 
	graphics/clutter/core: distinfo 

Log message:
- adapt to DIST_SUBDIR


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:52:46

ports/geo/libchamplain

Update of /cvs/ports/geo/libchamplain
In directory cvs.openbsd.org:/tmp/cvs-serv32740/libchamplain

Log Message:
Directory /cvs/ports/geo/libchamplain added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:57:02

Log message:
    import libchamplain and libchamplain-gtk, both version 0.2.8
    
    Libchamplain is a C library aimed to provide a Gtk+ widget to display
    rasterized maps.
    * Display a map (OpenStreetMap Mapnik, OpenAerialMap,
    Maps For Free Relief);
    o Tiles are downloaded and cached
    o Downloaded tiles fade in
    * You can drag to move (a la Google Maps)
    o without or with kinetic scrolling (a la iPhone)
    o with elastic edges (a la iPhone)
    * You can zoom in / out
    * You can center the map on coordinates (longitude, latitude)
    * Add markers on the map with a mixed Clutter/Champlain API
    * Add layers of markers
    * You can animate markers
    
    Libchamplain-gtk is a Gtk+ widget that wraps around libchamplain's ClutterActor.
    
    a small demo application is installed as libchamplain-demo
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090215
    
    N ports/geo/libchamplain/Makefile.inc
    N ports/geo/libchamplain/Makefile
    N ports/geo/libchamplain/libchamplain-gtk/Makefile
    N ports/geo/libchamplain/libchamplain-gtk/distinfo
    N ports/geo/libchamplain/libchamplain-gtk/pkg/PLIST
    N ports/geo/libchamplain/libchamplain-gtk/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 10:58:46

Log message:
    import libchamplain 0.2.8
    
    Libchamplain is a C library aimed to provide a Gtk+ widget to display
    rasterized maps.
    * Display a map (OpenStreetMap Mapnik, OpenAerialMap,
    Maps For Free Relief);
    o Tiles are downloaded and cached
    o Downloaded tiles fade in
    * You can drag to move (a la Google Maps)
    o without or with kinetic scrolling (a la iPhone)
    o with elastic edges (a la iPhone)
    * You can zoom in / out
    * You can center the map on coordinates (longitude, latitude)
    * Add markers on the map with a mixed Clutter/Champlain API
    * Add layers of markers
    * You can animate markers
    
    (i forgot cvs doesn't like files/directories called 'core')
    
    Status:
    
    Vendor Tag:	jasper
    Release Tags:	jasper_20090215
    
    N ports/geo/libchamplain/core/Makefile
    N ports/geo/libchamplain/core/distinfo
    N ports/geo/libchamplain/core/pkg/DESCR
    N ports/geo/libchamplain/core/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 11:08:43

Modified files:
	graphics       : Makefile 

Log message:
- add clutter/


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 11:09:20

Modified files:
	geo            : Makefile 

Log message:
- add libchamplain/


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/15 11:09:29

Modified files:
	net/transmission: Makefile distinfo 
	net/transmission/patches: patch-configure patch-daemon_remote_c 
	                          patch-gtk_blocklist_c 
	                          patch-gtk_details_c 
	                          patch-gtk_tr-prefs_c 
	                          patch-gtk_tr-torrent_c 
	                          patch-gtk_tr-window_c patch-gtk_util_c 
	                          patch-libtransmission_blocklist_c 
	net/transmission/pkg: PLIST-gui 

Log message:
Update to 1.50: A bunch of bug fixes and various small improvements as well
as initial IPv6 support.
Also submitted in near-identical form by Brad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 11:57:27

Modified files:
	print/cups/patches: patch-desktop_cups_desktop 

Log message:
regen patch


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2009/02/15 12:10:52

Modified files:
	lib/libpciaccess/src: openbsd_pci.c 

Log message:
Make libpciaccess domain-aware.  Makes X capable of discovering PCI devices
in other domains (on macppc or sparc64 for example).

ok matthieu@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/15 12:49:27

Modified files:
	security/smtpscan: Makefile 

Log message:
- homepage is no more


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 12:52:21

Modified files:
	sys/dev/pci/drm: drmP.h drm_drv.c 

Log message:
introduce drm_dmamem_alloc() to allocate dma memory with bus_dma.

The next few commits will convert calls to drm_pci_alloc (which I hate)
over to this new api, and convert other handrolled stuff over too.

First part of my cleaning up bus_dma useage in drm.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 12:53:59

Modified files:
	sys/dev/pci/drm: mach64_dma.c 

Log message:
Convert machdrm over to new dmamem api.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 12:56:04

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_dma.c 

Log message:
convert drm_addbufs_pci over to new dmamem api.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 12:58:08

Modified files:
	sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c 

Log message:
Convert CONSISTENT maps over to dmamem api.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:00:11

Modified files:
	sys/dev/pci/drm: ati_pcigart.c drmP.h 

Log message:
convert the pcigart case where the gart table is in system memory over
to use the new api.

More cleanup to this file coming soon.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:03:19

Modified files:
	sys/dev/pci/drm: ati_pcigart.c drmP.h drm_drv.c drm_scatter.c 
	                 r128_cce.c radeon_cp.c 

Log message:
convert drm_scatter code over to using the new dmamem api.

removes the custom code in there, so shrinks the kernel by a few bytes.
Convert other code to deal with data structure changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:04:34

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.h 

Log message:
Convert intel hardware-status-page allocation over to new dmamem api.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:10:24

Modified files:
	sys/dev/pci/drm: drmP.h files.drm 
Removed files:
	sys/dev/pci/drm: drm_pci.c 

Log message:
Remove drm_pci_alloc and associated definitions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	wilfried@cvs.openbsd.org	2009/02/15 13:12:17

Modified files:
	x11/windowmaker: Makefile 
	x11/windowmaker/patches: patch-util_wmaker_inst_in 
Removed files:
	x11/windowmaker/patches: patch-util_Makefile_in 

Log message:
make wmaker.inst know where WPrefs is


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:14:38

Modified files:
	sys/dev/pci/drm: ati_pcigart.c 

Log message:
Split out the switch statement that writes the pcigart table entry into
a separate function. Makes this code a lot easier to read.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:18:59

Modified files:
	sys/dev/pci/drm: ati_pcigart.c r128_cce.c radeon_cp.c 

Log message:
Make the pcigart functions return 0 on success and an errno on failure,
instead of 1 on success and zero on failure. I hated that twisty logic.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:21:42

Modified files:
	sys/dev/pci/drm: drmP.h 

Log message:
Remove some dead and unneeded defines, types and prototypes.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:23:38

Modified files:
	sys/dev/pci/drm: r128_state.c 

Log message:
Remove some ifdeffed out debugging code that I'm not so fond of.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:33:04

Modified files:
	sys/dev/pci/drm: i915_dma.c i915_drv.c i915_drv.h 

Log message:
for the sake of correctness bus_dmamap_sync when necessary for the
hardware-status-page.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 13:38:17

Modified files:
	sys/dev/pci/drm: ati_pcigart.c 

Log message:
on IGPGART chipsets, map the pcigart table uncached. This fixes some bugs for
freebsd and linux, and i'm assured by an amd employee that it is needed.

With this diff the RS690 at phesslers@'s work work the first time you boot it,
you can even restart X to your heart's content. However, after a reboot it goes
back to not working. I've not managed to rule out buggered hardware yet, so
anyone with a RS690 chipset would make my very grateful by checking if the same
thing happens there.

RS480 also needs this, but seems to still be broken.


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/02/15 13:42:33

Modified files:
	sys/net        : pf_ioctl.c 

Log message:
Fix compilation of kernels that have pf, but not pfsync.
ok dlg, henning, sthen


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/02/15 14:03:56

Modified files:
	distrib/notes/socppc: prep 

Log message:
- it may be needed to change 'gatewayip' as well

"I suppose it shouldn't hurt" kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/15 14:07:00

Modified files:
	sbin/disklabel : disklabel.c 

Log message:
Don't display, or save via the editor 's' command, the fsize and
bsize fields for UNUSED partitions. '-R' already skipped processing
these fields for such partitions. Eliminates an XXX.

ok deraadt, "makes sense" miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/15 14:43:40

Modified files:
	usr.bin/chpass : pw_yp.c 

Log message:
in a secure YP context, a chpass would whack the user's password to *
which is clearly not the intent.  PR 4177, fix from schwarze@usta.de


CVSROOT:	/cvs
Module name:	src
Changes by:	mbalmer@cvs.openbsd.org	2009/02/15 14:46:12

Modified files:
	sys/net        : pf_ioctl.c 

Log message:
Revert previous.


CVSROOT:	/cvs
Module name:	www
Changes by:	mikeb@cvs.openbsd.org	2009/02/15 14:56:46

Modified files:
	papers         : index.html 
Added files:
	papers         : openkyiv08-mikeb.pdf 

Log message:
Add my slides from OpenKyiv2008 (in russian).

Part of them are actually done by claudio@ and used with his permission :-)


CVSROOT:	/cvs
Module name:	src
Changes by:	aschrijver@cvs.openbsd.org	2009/02/15 14:57:27

Modified files:
	usr.sbin/ypldap: ypldap.conf.5 

Log message:
Change the full sample configuration into an use case.


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2009/02/15 15:15:12

Modified files:
	sys/sys        : sockio.h 

Log message:
move pflows ioctl to new numbers. Fixes a problem with wi(4)
spotted by mcbride@

Theo@: "This diff is correct. Please commit it right away"


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 15:17:18

Modified files:
	sys/dev/pci/drm: r300_cmdbuf.c 

Log message:
destatic and deinline. return type on line before rest of function
declaration.

no binary size change.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/15 15:17:36

Modified files:
	sbin/mount_vnd : mount_vnd.8 

Log message:
should fsck the raw device; spotted by frantisek holop and mentioned on
the mailing lists two weeks ago, and completely ignored I guess.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/15 15:20:54

Modified files:
	usr.bin/rdist  : client.c 

Log message:
make rdist silently ignore special file types which cannot be moved
(well, if you turn on debug it will still tell you)
from Tim van der Molen <tbvdm@xs4all.nl


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/15 15:25:49

Modified files:
	sys/arch/m88k/m88k: eh_common.S 

Log message:
If we are on the NMI stack, do not switch to the curpcb stack moments later,
this defeats the purpose of having a separate stack at this point... Oopsie


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/15 15:27:13

Modified files:
	usr.sbin/hostapd: parse.y 

Log message:
no need for __packed, and it is even used wrong; from ragge


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/15 15:27:44

Modified files:
	lang/tcl       : tcl.port.mk 

Log message:
add common in-place modifications to cope with the usual ways to start
Tcl scripts. from Stuart Cassoff, ok steven.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 15:34:16

Modified files:
	sys/dev/pci/drm: radeon_state.c 

Log message:
Some knf nits.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 15:42:20

Modified files:
	sys/dev/pci/drm: radeon_cp.c 

Log message:
the body of radeon_do_cp_flush() has been if 0ed out forever. so remove
it and just remove it from the only place it was called.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 15:53:45

Modified files:
	sys/dev/pci/drm: radeon_cp.c radeon_drv.c radeon_drv.h 

Log message:
radeon_do_cp_resume was only called in one place (and that function just
did that one function call), so instead inline it in place.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 16:04:22

Modified files:
	sys/dev/pci/drm: radeon_drv.h radeon_irq.c 

Log message:
dev_priv->irq_enabled is only set to zero and then ignored. kill it.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 16:10:48

Modified files:
	sys/dev/pci/drm: i915_dma.c mach64_dma.c mga_dma.c r128_cce.c 
	                 radeon_cp.c 

Log message:
The core drm code calls drm_irq_uninstall() when needed at lastclose.

Due to the fact that most of the drivers didn't keep their mmio regions
mapped from attach, all irq-using drm drivers have a hook in lastclose()
to remove the irq before it unmaps its registers. Since now they all
keep them mapped, this isn't an issue. Remove the redundant calls.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/15 16:46:08

Modified files:
	sysutils/lsof  : Makefile 
	sysutils/lsof/patches: patch-Configure 

Log message:
recognize 4.5, from Brad


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/15 17:01:25

Modified files:
	sys/dev/pci/drm: radeon_cp.c radeon_drv.h 

Log message:
Kill ring.high_mark. it's unused.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/15 17:05:03

Modified files:
	sys/scsi       : scsiconf.c 

Log message:
on some buses (eg sas and fc fabrics) the initiator id doesnt mean
anything. we represent that in the midlayre by moving the initiator id out
of the buswidth. let's not print it in that case.

ok deraadt@ kettenis@ krw@ marco@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 17:19:23

Modified files:
	comms/jpilot   : Makefile distinfo 

Log message:
- bugfix (#1973) update to jpilot-1.6.2
- regen WANTLIB


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/15 17:29:03

Modified files:
	share/man/man4 : sdmmc.4 

Log message:
mention SDHC


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/15 17:31:25

Modified files:
	sys/net        : if_pfsync.c if_pfsync.h netisr.h 
	                 netisr_dispatch.h pf.c pf_ioctl.c pfvar.h 
	sys/netinet    : ip_ipsp.c ip_ipsp.h 
	usr.sbin/tcpdump: pf_print_state.c print-pfsync.c 

Log message:
pfsync v5, mostly written at n2k9, but based on work done at n2k8.

WARNING: THIS BREAKS COMPATIBILITY WITH THE PREVIOUS VERSION OF PFSYNC

this is a new variant of the protocol and a large reworking of the
pfsync code to address some performance issues. the single largest
benefit comes from having multiple pfsync messages of different
types handled in a single packet. pfsyncs handling of pf states is
highly optimised now, along with packet parsing and construction.

huggz for beck@ for testing.
huge thanks to mcbride@ for his help during development and for
finding all the bugs during the initial tests.
thanks to peter sutton for letting me get credit for this work.

ok beck@ mcbride@ "good." deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/15 17:42:53

Modified files:
	x11/gnome/speech: Makefile distinfo 
	x11/gnome/speech/patches: patch-configure 

Log message:
- gnome-speech 0.4.25
respin due to a problem that does not concern us


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/15 17:44:24

Modified files:
	net/pfflowd    : Makefile 

Log message:
mark as broken: needs updating for pfsync changes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/15 18:24:24

Modified files:
	multimedia/xine-lib: Makefile distinfo 
	multimedia/xine-lib/patches: patch-configure_ac 
	                             patch-src_audio_out_Makefile_in 
	                             patch-src_input_Makefile_in 
	                             patch-src_input_input_file_c 
	                             patch-src_input_input_http_c 
	                             patch-src_libw32dll_wine_Makefile_in 
	                             patch-src_post_deinterlace_Makefile_in 
	                             patch-src_post_deinterlace_plugins_Makefile_in 
	                             patch-src_xine-engine_Makefile_in 
	                             patch-src_xine-engine_audio_decoder_c 
	                             patch-src_xine-engine_xine_c 
	multimedia/xine-lib/pkg: PLIST 
Added files:
	multimedia/xine-lib/patches: 
	                             patch-src_combined_ffmpeg_Makefile_in 

Log message:
SECURITY update to 1.1.16.2; CVE-2008-5239, CVE-2008-5240, TKADV2009-004
from Brad (maintainer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/15 19:04:43

Removed files:
	multimedia/xine-lib/patches: patch-src_xine-engine_demux_c 

Log message:
oops, missed this file.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/16 00:21:25

Modified files:
	x11/gnome/gvfs : Makefile 
	x11/gnome/gvfs/pkg: PLIST-main 

Log message:
- follow dbus-glib's location change of s/profile.d/bash_completion/

from brad


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/16 00:26:43

Modified files:
	x11/gnome/gvfs/pkg: PLIST-main 

Log message:
- fooled again; unfuck


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/16 01:14:25

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
sync the wpa example with those in the driver pages, as pointed out
by damien;


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/16 01:15:22

Modified files:
	share/man/man4 : ath.4 bwi.4 ipw.4 iwi.4 iwn.4 malo.4 ral.4 
	                 rum.4 run.4 upgt.4 ural.4 urtw.4 wpi.4 zyd.4 

Log message:
use `` instead of $(), since the former works for both csh and ksh; as
pointed out by claudio


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/16 01:27:20

Modified files:
	usr.sbin/ypldap: ypldap.conf.5 

Log message:
- use .Pp, not blank lines
- format some text to avoid line wrapping


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 02:34:06

ports/mail/zarafa

Update of /cvs/ports/mail/zarafa
In directory cvs.openbsd.org:/tmp/cvs-serv14150/zarafa

Log Message:
Directory /cvs/ports/mail/zarafa added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 02:35:47

Log message:
    Import zarafa-libical-0.23
    
    libical implements basic iCAL protocols.
    This is a modified libical library for use with the Zarafa Outlook
    Sharing service.
    
    "just do it" robert@, ok jasper@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20090216
    
    N ports/mail/zarafa/libical/Makefile
    N ports/mail/zarafa/libical/Makefile.inc
    N ports/mail/zarafa/libical/libical/distinfo
    N ports/mail/zarafa/libical/libical/Makefile
    N ports/mail/zarafa/libical/libical/pkg/DESCR
    N ports/mail/zarafa/libical/libical/pkg/PLIST
    N ports/mail/zarafa/libical/libical/patches/patch-src_libical_Makefile_in
    N ports/mail/zarafa/libical/libical/patches/patch-src_libicalss_Makefile_in
    N ports/mail/zarafa/libical/libical/patches/patch-src_libicalvcal_Makefile_in
    N ports/mail/zarafa/libical/libical/patches/patch-src_test_Makefile_in
    N ports/mail/zarafa/libical/libical/patches/patch-examples_Makefile_in
    N ports/mail/zarafa/libical/libical/patches/patch-src_libical_icalcomponent_c
    N ports/mail/zarafa/libical/libical/patches/patch-src_libicalss_icalset_c
    N ports/mail/zarafa/libical/libical/patches/patch-src_libicalss_icalspanlist_c
    N ports/mail/zarafa/libical/libical/patches/patch-src_libical_icalerror_c
    N ports/mail/zarafa/libical/libvmime/Makefile
    N ports/mail/zarafa/libical/libvmime/distinfo
    N ports/mail/zarafa/libical/libvmime/pkg/DESCR
    N ports/mail/zarafa/libical/libvmime/pkg/PLIST
    N ports/mail/zarafa/libical/libvmime/patches/patch-vmime_platforms_posix_posixChildProcess_hpp
    N ports/mail/zarafa/libical/libvmime/patches/patch-Makefile_in
    N ports/mail/zarafa/libical/libvmime/patches/patch-vmime_Makefile_in
    N ports/mail/zarafa/libical/libvmime/patches/patch-src_utility_stream_cpp
    N ports/mail/zarafa/libical/libvmime/patches/patch-src_messaging_pop3_POP3Store_cpp
    N ports/mail/zarafa/libical/libvmime/patches/patch-src_messaging_imap_IMAPFolder_cpp
    N ports/mail/zarafa/libical/libvmime/patches/patch-src_charset_cpp
    N ports/mail/zarafa/libical/libvmime/patches/patch-src_messaging_maildir_maildirFolder_cpp
    N ports/mail/zarafa/libical/libvmime/patches/patch-src_encoderB64_cpp
    N ports/mail/zarafa/libical/libvmime/patches/patch-vmime_platforms_windows_windowsSocket_hpp
    N ports/mail/zarafa/libical/libvmime/patches/patch-src_Makefile_in
    N ports/mail/zarafa/libical/libvmime/patches/patch-vmime_platforms_posix_posixSocket_hpp
    N ports/mail/zarafa/libical/webaccess/Makefile
    N ports/mail/zarafa/libical/webaccess/distinfo
    N ports/mail/zarafa/libical/webaccess/patches/patch-php-webclient-ajax_config_php_dist
    N ports/mail/zarafa/libical/webaccess/patches/patch-php-mobile-webaccess_config_php
    N ports/mail/zarafa/libical/webaccess/patches/patch-php-webclient-ajax_client_core_xmlrequest_js
    N ports/mail/zarafa/libical/webaccess/patches/patch-php-webclient-ajax__htaccess
    N ports/mail/zarafa/libical/webaccess/patches/patch-php-mobile-webaccess__htaccess
    N ports/mail/zarafa/libical/webaccess/patches/patch-php-webclient-ajax_client_login_php
    N ports/mail/zarafa/libical/webaccess/patches/patch-php-mobile-webaccess_include_smarty_arrays_php
    N ports/mail/zarafa/libical/webaccess/patches/patch-php-mobile-webaccess_include_class_hierarchy_php
    N ports/mail/zarafa/libical/webaccess/pkg/PLIST
    N ports/mail/zarafa/libical/webaccess/pkg/DESCR
    N ports/mail/zarafa/libical/webaccess/pkg/MESSAGE
    N ports/mail/zarafa/libical/zarafa/Makefile
    N ports/mail/zarafa/libical/zarafa/distinfo
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_server_cfg
    N ports/mail/zarafa/libical/zarafa/patches/patch-common_platform_linux_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-common_str1252_h
    N ports/mail/zarafa/libical/zarafa/patches/patch-common_platform_h
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_server_ECServer_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_soap_stdsoap2_h
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_server_ECSoapServerConnection_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-spooler_DAgent_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-gateway_Gateway_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-common_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-perl_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_server_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-ECtools_ECTestTools_IMAPTest_IMAPtest_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-ECtools_ECTestTools_IMAPTest_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-libfreebusy_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-ECtools_ECTestTools_ICSBlackBerry_ICSMapXMLMapi_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-php-ext_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-doc_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_plugins_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_unix_cfg
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_spooler_cfg
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_ical_cfg
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_gateway_cfg
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_licensed_cfg
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_dagent_cfg
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_client_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-common_platform_linux_h
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_userscripts_groups_common_sh
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_libserver_ECAttachmentStorage_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-mapi4linux_src_Makefile_in
    N ports/mail/zarafa/libical/zarafa/patches/patch-mapi4linux_src_mapix_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-doc_manual_xml
    N ports/mail/zarafa/libical/zarafa/patches/patch-configure
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_createuser_dotforward
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_userscripts_companies_common_sh
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_userscripts_users_common_sh
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_userscripts_createuser_d_00createstore
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_libserver_ECSessionGroup_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_userscripts_createcompany_d_00createpublic
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_userscripts_deleteuser_d_99deletestore
    N ports/mail/zarafa/libical/zarafa/patches/patch-caldav_MAPIFacade_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-mapi4linux_src_rtf_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-php-ext_main_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_client_ECNotifyMaster_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_client_WSTransport_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-provider_libserver_ZarafaCmd_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-libicalmapi_recurrence_cpp
    N ports/mail/zarafa/libical/zarafa/patches/patch-installer_linux_monitor_cfg
    N ports/mail/zarafa/libical/zarafa/pkg/PLIST-main
    N ports/mail/zarafa/libical/zarafa/pkg/PLIST-php
    N ports/mail/zarafa/libical/zarafa/pkg/DESCR-main
    N ports/mail/zarafa/libical/zarafa/pkg/DESCR-php
    N ports/mail/zarafa/libical/zarafa/pkg/MESSAGE-main
    N ports/mail/zarafa/libical/zarafa/pkg/MESSAGE-php
    N ports/mail/zarafa/libical/zarafa/pkg/UNMESSAGE-php
    N ports/mail/zarafa/libical/zarafa/files/README.OpenBSD
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 02:39:22

Removed files:
	mail/zarafa/libical: Makefile Makefile.inc 
	mail/zarafa/libical/libical: Makefile distinfo 
	mail/zarafa/libical/libical/patches: patch-examples_Makefile_in 
	                                     patch-src_libical_Makefile_in 
	                                     patch-src_libical_icalcomponent_c 
	                                     patch-src_libical_icalerror_c 
	                                     patch-src_libicalss_Makefile_in 
	                                     patch-src_libicalss_icalset_c 
	                                     patch-src_libicalss_icalspanlist_c 
	                                     patch-src_libicalvcal_Makefile_in 
	                                     patch-src_test_Makefile_in 
	mail/zarafa/libical/libical/pkg: DESCR PLIST 
	mail/zarafa/libical/libvmime: Makefile distinfo 
	mail/zarafa/libical/libvmime/patches: patch-Makefile_in 
	                                      patch-src_Makefile_in 
	                                      patch-src_charset_cpp 
	                                      patch-src_encoderB64_cpp 
	                                      patch-src_messaging_imap_IMAPFolder_cpp 
	                                      patch-src_messaging_maildir_maildirFolder_cpp 
	                                      patch-src_messaging_pop3_POP3Store_cpp 
	                                      patch-src_utility_stream_cpp 
	                                      patch-vmime_Makefile_in 
	                                      patch-vmime_platforms_posix_posixChildProcess_hpp 
	                                      patch-vmime_platforms_posix_posixSocket_hpp 
	                                      patch-vmime_platforms_windows_windowsSocket_hpp 
	mail/zarafa/libical/libvmime/pkg: DESCR PLIST 
	mail/zarafa/libical/webaccess: Makefile distinfo 
	mail/zarafa/libical/webaccess/patches: 
	                                       patch-php-mobile-webaccess__htaccess 
	                                       patch-php-mobile-webaccess_config_php 
	                                       patch-php-mobile-webaccess_include_class_hierarchy_php 
	                                       patch-php-mobile-webaccess_include_smarty_arrays_php 
	                                       patch-php-webclient-ajax__htaccess 
	                                       patch-php-webclient-ajax_client_core_xmlrequest_js 
	                                       patch-php-webclient-ajax_client_login_php 
	                                       patch-php-webclient-ajax_config_php_dist 
	mail/zarafa/libical/webaccess/pkg: DESCR MESSAGE PLIST 
	mail/zarafa/libical/zarafa: Makefile distinfo 
	mail/zarafa/libical/zarafa/files: README.OpenBSD 
	mail/zarafa/libical/zarafa/patches: 
	                                    patch-ECtools_ECTestTools_ICSBlackBerry_ICSMapXMLMapi_cpp 
	                                    patch-ECtools_ECTestTools_IMAPTest_IMAPtest_cpp 
	                                    patch-ECtools_ECTestTools_IMAPTest_Makefile_in 
	                                    patch-caldav_MAPIFacade_cpp 
	                                    patch-common_Makefile_in 
	                                    patch-common_platform_h 
	                                    patch-common_platform_linux_cpp 
	                                    patch-common_platform_linux_h 
	                                    patch-common_str1252_h 
	                                    patch-configure 
	                                    patch-doc_Makefile_in 
	                                    patch-doc_manual_xml 
	                                    patch-gateway_Gateway_cpp 
	                                    patch-installer_Makefile_in 
	                                    patch-installer_linux_Makefile_in 
	                                    patch-installer_linux_createuser_dotforward 
	                                    patch-installer_linux_dagent_cfg 
	                                    patch-installer_linux_gateway_cfg 
	                                    patch-installer_linux_ical_cfg 
	                                    patch-installer_linux_licensed_cfg 
	                                    patch-installer_linux_monitor_cfg 
	                                    patch-installer_linux_server_cfg 
	                                    patch-installer_linux_spooler_cfg 
	                                    patch-installer_linux_unix_cfg 
	                                    patch-installer_userscripts_companies_common_sh 
	                                    patch-installer_userscripts_createcompany_d_00createpublic 
	                                    patch-installer_userscripts_createuser_d_00createstore 
	                                    patch-installer_userscripts_deleteuser_d_99deletestore 
	                                    patch-installer_userscripts_groups_common_sh 
	                                    patch-installer_userscripts_users_common_sh 
	                                    patch-libfreebusy_Makefile_in 
	                                    patch-libicalmapi_recurrence_cpp 
	                                    patch-mapi4linux_src_Makefile_in 
	                                    patch-mapi4linux_src_mapix_cpp 
	                                    patch-mapi4linux_src_rtf_cpp 
	                                    patch-perl_Makefile_in 
	                                    patch-php-ext_Makefile_in 
	                                    patch-php-ext_main_cpp 
	                                    patch-provider_client_ECNotifyMaster_cpp 
	                                    patch-provider_client_Makefile_in 
	                                    patch-provider_client_WSTransport_cpp 
	                                    patch-provider_libserver_ECAttachmentStorage_cpp 
	                                    patch-provider_libserver_ECSessionGroup_cpp 
	                                    patch-provider_libserver_ZarafaCmd_cpp 
	                                    patch-provider_plugins_Makefile_in 
	                                    patch-provider_server_ECServer_cpp 
	                                    patch-provider_server_ECSoapServerConnection_cpp 
	                                    patch-provider_server_Makefile_in 
	                                    patch-provider_soap_stdsoap2_h 
	                                    patch-spooler_DAgent_cpp 
	mail/zarafa/libical/zarafa/pkg: DESCR-main DESCR-php 
	                                MESSAGE-main MESSAGE-php 
	                                PLIST-main PLIST-php 
	                                UNMESSAGE-php 

Log message:
- bleh, imported under wrong dir


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 02:41:15

Log message:
    Import zarafa-libical-0.23
    
    libical implements basic iCAL protocols.
    This is a modified libical library for use with the Zarafa Outlook
    Sharing service.
    
    "just do it" robert@, ok jasper@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20090216
    
    N ports/mail/zarafa/libical/distinfo
    C ports/mail/zarafa/libical/Makefile
    N ports/mail/zarafa/libical/pkg/DESCR
    N ports/mail/zarafa/libical/pkg/PLIST
    N ports/mail/zarafa/libical/patches/patch-src_libical_icalerror_c
    N ports/mail/zarafa/libical/patches/patch-src_libicalss_Makefile_in
    N ports/mail/zarafa/libical/patches/patch-src_libicalvcal_Makefile_in
    N ports/mail/zarafa/libical/patches/patch-src_test_Makefile_in
    N ports/mail/zarafa/libical/patches/patch-examples_Makefile_in
    N ports/mail/zarafa/libical/patches/patch-src_libical_icalcomponent_c
    N ports/mail/zarafa/libical/patches/patch-src_libicalss_icalset_c
    N ports/mail/zarafa/libical/patches/patch-src_libicalss_icalspanlist_c
    N ports/mail/zarafa/libical/patches/patch-src_libical_Makefile_in
    
    1 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jajacoutot:yesterday -jajacoutot ports/mail/zarafa/libical

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 02:42:47

Log message:
    Import zarafa-libvmime-0.7.1
    
    VMime is a powerful C++ class library for working with MIME messages and
    Internet messaging services like IMAP, POP or SMTP.
    This is a modified libvmime library for use with the Zarafa Outlook
    Sharing service.
    
    "just do it" robert@, ok jasper@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20090216
    
    N ports/mail/zarafa/libvmime/Makefile
    N ports/mail/zarafa/libvmime/distinfo
    N ports/mail/zarafa/libvmime/pkg/DESCR
    N ports/mail/zarafa/libvmime/pkg/PLIST
    N ports/mail/zarafa/libvmime/patches/patch-src_Makefile_in
    N ports/mail/zarafa/libvmime/patches/patch-Makefile_in
    N ports/mail/zarafa/libvmime/patches/patch-vmime_Makefile_in
    N ports/mail/zarafa/libvmime/patches/patch-src_utility_stream_cpp
    N ports/mail/zarafa/libvmime/patches/patch-src_messaging_pop3_POP3Store_cpp
    N ports/mail/zarafa/libvmime/patches/patch-src_messaging_imap_IMAPFolder_cpp
    N ports/mail/zarafa/libvmime/patches/patch-src_charset_cpp
    N ports/mail/zarafa/libvmime/patches/patch-src_messaging_maildir_maildirFolder_cpp
    N ports/mail/zarafa/libvmime/patches/patch-src_encoderB64_cpp
    N ports/mail/zarafa/libvmime/patches/patch-vmime_platforms_windows_windowsSocket_hpp
    N ports/mail/zarafa/libvmime/patches/patch-vmime_platforms_posix_posixSocket_hpp
    N ports/mail/zarafa/libvmime/patches/patch-vmime_platforms_posix_posixChildProcess_hpp
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 02:43:40

Log message:
    Import zarafa-webaccess-6.20.1
    
    Zarafa provides full functionality webaccess completely in the Outlook
    "Look & Feel". It includes access to email, calendars, contacts, tasks,
    shared folders and Public Folders. The AJAX implementation with drag &
    drop support is used be competitive with desktop email applications.
    
    This package provides both web and mobile clients access to Zarafa.
    
    "just do it" robert@, ok jasper@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20090216
    
    N ports/mail/zarafa/webaccess/Makefile
    N ports/mail/zarafa/webaccess/distinfo
    N ports/mail/zarafa/webaccess/patches/patch-php-mobile-webaccess_include_class_hierarchy_php
    N ports/mail/zarafa/webaccess/patches/patch-php-mobile-webaccess_config_php
    N ports/mail/zarafa/webaccess/patches/patch-php-webclient-ajax_client_core_xmlrequest_js
    N ports/mail/zarafa/webaccess/patches/patch-php-webclient-ajax__htaccess
    N ports/mail/zarafa/webaccess/patches/patch-php-mobile-webaccess__htaccess
    N ports/mail/zarafa/webaccess/patches/patch-php-webclient-ajax_client_login_php
    N ports/mail/zarafa/webaccess/patches/patch-php-mobile-webaccess_include_smarty_arrays_php
    N ports/mail/zarafa/webaccess/patches/patch-php-webclient-ajax_config_php_dist
    N ports/mail/zarafa/webaccess/pkg/PLIST
    N ports/mail/zarafa/webaccess/pkg/DESCR
    N ports/mail/zarafa/webaccess/pkg/MESSAGE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 02:44:38

Log message:
    Import zarafa-6.20.1 (+php5-mapi-6.20.1)
    
    -main
    Zarafa is a full-featured e-mail and groupware solution, focused
    towards clients using the MAPI standard.  As an MS Exchange replacement,
    the Zarafa suite provides the following features:
    * Integration with existing Unix mailserver
    * Native mobile phone support
    * MS Outlook "Look & Feel" webaccess
    * Stable MS Outlook sharing (100% MAPI)
    
    This package provides the Open Source version of Zarafa.
    
    -php
    Messaging Application Programming Interface (MAPI) is a messaging
    architecture and a Component Object Model based API for Microsoft
    Windows. MAPI allows client programs to become (e-mail)
    messaging-enabled, -aware, or -based by calling MAPI subsystem routines
    that interface with certain messaging servers. While MAPI is designed to
    be independent of the protocol, it is usually used with MAPI/RPC, the
    proprietary protocol that Microsoft Outlook uses to communicate with
    Microsoft Exchange.
    
    These functions allow you to access a MAPI compliant email server.
    
    "just do it" robert@, ok jasper@
    
    Status:
    
    Vendor Tag:	ajacoutot
    Release Tags:	ajacoutot_20090216
    
    N ports/mail/zarafa/zarafa/Makefile
    N ports/mail/zarafa/zarafa/distinfo
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_monitor_cfg
    N ports/mail/zarafa/zarafa/patches/patch-common_platform_linux_cpp
    N ports/mail/zarafa/zarafa/patches/patch-common_str1252_h
    N ports/mail/zarafa/zarafa/patches/patch-common_platform_h
    N ports/mail/zarafa/zarafa/patches/patch-provider_server_ECServer_cpp
    N ports/mail/zarafa/zarafa/patches/patch-provider_soap_stdsoap2_h
    N ports/mail/zarafa/zarafa/patches/patch-provider_server_ECSoapServerConnection_cpp
    N ports/mail/zarafa/zarafa/patches/patch-spooler_DAgent_cpp
    N ports/mail/zarafa/zarafa/patches/patch-gateway_Gateway_cpp
    N ports/mail/zarafa/zarafa/patches/patch-common_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-perl_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-provider_server_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-ECtools_ECTestTools_IMAPTest_IMAPtest_cpp
    N ports/mail/zarafa/zarafa/patches/patch-ECtools_ECTestTools_IMAPTest_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-libfreebusy_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-ECtools_ECTestTools_ICSBlackBerry_ICSMapXMLMapi_cpp
    N ports/mail/zarafa/zarafa/patches/patch-php-ext_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-doc_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-provider_plugins_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-installer_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_unix_cfg
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_spooler_cfg
    N ports/mail/zarafa/zarafa/patches/patch-configure
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_ical_cfg
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_gateway_cfg
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_licensed_cfg
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_dagent_cfg
    N ports/mail/zarafa/zarafa/patches/patch-provider_client_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-common_platform_linux_h
    N ports/mail/zarafa/zarafa/patches/patch-installer_userscripts_groups_common_sh
    N ports/mail/zarafa/zarafa/patches/patch-provider_libserver_ECAttachmentStorage_cpp
    N ports/mail/zarafa/zarafa/patches/patch-mapi4linux_src_Makefile_in
    N ports/mail/zarafa/zarafa/patches/patch-mapi4linux_src_mapix_cpp
    N ports/mail/zarafa/zarafa/patches/patch-doc_manual_xml
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_createuser_dotforward
    N ports/mail/zarafa/zarafa/patches/patch-installer_userscripts_companies_common_sh
    N ports/mail/zarafa/zarafa/patches/patch-installer_userscripts_users_common_sh
    N ports/mail/zarafa/zarafa/patches/patch-installer_userscripts_createuser_d_00createstore
    N ports/mail/zarafa/zarafa/patches/patch-provider_libserver_ECSessionGroup_cpp
    N ports/mail/zarafa/zarafa/patches/patch-installer_userscripts_createcompany_d_00createpublic
    N ports/mail/zarafa/zarafa/patches/patch-installer_userscripts_deleteuser_d_99deletestore
    N ports/mail/zarafa/zarafa/patches/patch-caldav_MAPIFacade_cpp
    N ports/mail/zarafa/zarafa/patches/patch-mapi4linux_src_rtf_cpp
    N ports/mail/zarafa/zarafa/patches/patch-php-ext_main_cpp
    N ports/mail/zarafa/zarafa/patches/patch-provider_client_ECNotifyMaster_cpp
    N ports/mail/zarafa/zarafa/patches/patch-provider_client_WSTransport_cpp
    N ports/mail/zarafa/zarafa/patches/patch-provider_libserver_ZarafaCmd_cpp
    N ports/mail/zarafa/zarafa/patches/patch-libicalmapi_recurrence_cpp
    N ports/mail/zarafa/zarafa/patches/patch-installer_linux_server_cfg
    N ports/mail/zarafa/zarafa/pkg/DESCR-php
    N ports/mail/zarafa/zarafa/pkg/PLIST-php
    N ports/mail/zarafa/zarafa/pkg/DESCR-main
    N ports/mail/zarafa/zarafa/pkg/PLIST-main
    N ports/mail/zarafa/zarafa/pkg/MESSAGE-main
    N ports/mail/zarafa/zarafa/pkg/MESSAGE-php
    N ports/mail/zarafa/zarafa/pkg/UNMESSAGE-php
    N ports/mail/zarafa/zarafa/files/README.OpenBSD
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/02/16 03:10:09

Modified files:
	math/py-numpy  : Makefile 
	math/py-numpy/patches: patch-numpy_distutils_site_cfg 

Log message:
make use of lapack/blas

ok djm@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/16 03:13:50

Added files:
	mail/zarafa/libical: Makefile 

Log message:
- add Makefile, should resolve conflict


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 03:13:59

Added files:
	mail/zarafa    : Makefile Makefile.inc 

Log message:
- add Makefile and Makefile.inc

Note that zarafa is not connected to the build yet and won't be before
next release.

"just do it" robert@, ok jasper@


CVSROOT:	/cvs
Module name:	www
Changes by:	mikeb@cvs.openbsd.org	2009/02/16 03:14:48

Modified files:
	papers         : index.html 
	.              : events.html 

Log message:
Fixup typo, bump copyright, make clear that the presentation is in Russian.
Add a talk to the appropriate section in events.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/16 03:15:10

Modified files:
	usr.sbin/smtpd : queue_shared.c 

Log message:
Don't warn about F_MESSAGE_SCHEDULED flag being present in on-disk version of
the envelope; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/16 05:10:26

Modified files:
	usr.sbin/smtpd : config.c 

Log message:
Process which connects with a pool of cloned processes needs to
keep open all pipes going in their direction; ok pyr@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 05:24:29

Modified files:
	x11/gnome/games: Makefile 
	x11/gnome/games-extra-data: Makefile 

Log message:
- add CATEGORIES= games

jasper@ agrees


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/02/16 06:53:09

Modified files:
	distrib/notes/socppc: prep 

Log message:
- it's 'saveenv' and not 'savenv'


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2009/02/16 07:17:51

Modified files:
	libexec/ld.so/i386: ldasm.S 

Log message:
Fix passing of ps_strings, cleanup and obj_main values to _start() in crt0.

looks correct kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/02/16 07:42:38

Log message:
    SciPy (pronounced "Sigh Pie") is open-source software for mathematics,
    science, and engineering.  It includes modules for statistics,
    optimization, integration, linear algebra, Fourier transforms, signal
    and image processing, genetic algorithms, ODE solvers, and more.  It
    is also the name of a very popular conference on scientific
    programming with Python.
    
    The SciPy library depends on NumPy, which provides convenient and fast
    N-dimensional array manipulation. The SciPy library is built to work
    with NumPy arrays, and provides many user-friendly and efficient
    numerical routines such as routines for numerical integration and
    optimization. Together, they run on all popular operating systems, are
    quick to install, and are free of charge. NumPy and SciPy are easy to
    use, but powerful enough to be depended upon by some of the world's
    leading scientists and engineers. If you need to manipulate numbers on
    a computer and display or publish the results, give SciPy a try!
    
    ok ajacoutot@
    
    Status:
    
    Vendor Tag:	eric
    Release Tags:	eric_2009_Feb_16
    
    N ports/math/py-scipy/Makefile
    N ports/math/py-scipy/distinfo
    N ports/math/py-scipy/pkg/PLIST
    N ports/math/py-scipy/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/02/16 07:43:30

Modified files:
	math           : Makefile 

Log message:
add py-scipy


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/02/16 07:45:34

Modified files:
	devel/py-epsilon: Makefile distinfo 
	devel/py-epsilon/pkg: PLIST 

Log message:
update to 0.5.11

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	eric@cvs.openbsd.org	2009/02/16 07:48:53

Modified files:
	graphics/py-cairo: Makefile distinfo 
	graphics/py-cairo/patches: patch-configure 

Log message:
update to 1.8.2

ok ajacoutot@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/16 07:49:04

Modified files:
	x11/gnome/alacarte: Makefile distinfo 

Log message:
- minor update to alacarte 0.11.9


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/16 07:49:56

Modified files:
	x11/xforms     : Makefile 

Log message:
fix MASTER_SITES


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/16 07:56:23

Modified files:
	editors/beaver : Makefile 

Log message:
fix MASTER_SITES - stupid chars in the subdirectory name break
savannah's geoip redirector.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/16 07:57:58

Modified files:
	editors/beaver : Makefile 

Log message:
oops; extra comment snuck in before its time.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/16 08:28:58

Modified files:
	audio/fluidsynth: Makefile 
	audio/normalize: Makefile 
	audio/p5-gnupod: Makefile 
	devel/avr/libc : Makefile 
	devel/avrdude  : Makefile 
	devel/uisp     : Makefile 
	editors/beaver : Makefile 
	editors/leafpad: Makefile 
	games/crack-attack: Makefile 
	graphics/ilmbase: Makefile 
	graphics/openexr: Makefile 
	infrastructure/templates: network.conf.template 
	mail/mail-notification: Makefile 
	mail/nmh       : Makefile 
	net/castget    : Makefile 
	net/freetalk   : Makefile 
	net/mldonkey/snapshot: Makefile 
	net/nepim      : Makefile 
	sysutils/bubblemon: Makefile 
	sysutils/duplicity: Makefile 
	sysutils/rdiff-backup: Makefile 
	sysutils/tpb   : Makefile 
	x11/freefont-ttf: Makefile 
	x11/gnustep/addresses: Makefile 
	x11/ratpoison  : Makefile 
	x11/xforms     : Makefile 

Log message:
add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/16 08:29:43

Modified files:
	www/kazehakase : Makefile 
	inputmethods/anthy: Makefile 
	inputmethods/libtomoe-gtk: Makefile 
	inputmethods/tomoe: Makefile 
	inputmethods/uim-tomoe-gtk: Makefile 

Log message:
make better use of the existing MASTER_SITES_SOURCEFORGE_JP
ok jasper, landry


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2009/02/16 08:31:22

Modified files:
	mail/milter-greylist: Makefile distinfo 
	mail/milter-greylist/patches: patch-greylist_conf 
	                              patch-greylist_conf_5 

Log message:
milter greylist v4.0.1


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/16 08:44:25

Modified files:
	sys/arch/i386/i386: machdep.c 
	sys/arch/i386/include: cpu.h 

Log message:
Store conditionally extended cpuid family/model values
in seperate variables in struct cpu_info instead
of duplicating the process of extracting it from the signature.

Use this value when determining the bus clock on P6/family 0x6
chips, which fixes speedstep on bernd@'s ThinkPad x200s.

Discussed with several, 'just do it' weingart@, ok mikeb@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/16 08:50:05

Modified files:
	sys/arch/amd64/amd64: cacheinfo.c identcpu.c 
	sys/arch/amd64/include: cpu.h 

Log message:
Store conditionally extended cpuid family/model values
in seperate variables in struct cpu_info instead
of duplicating the process of extracting it from the signature.

Discussed with several, 'just do it' weingart@, ok mikeb@


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2009/02/16 08:58:44

Modified files:
	.              : sparc64.html 

Log message:
The installer runs in a logical domain on a SPARC Enterprise T5140, so
UltraSPARC T2+ support is working just fine.


CVSROOT:	/cvs
Module name:	www
Changes by:	kettenis@cvs.openbsd.org	2009/02/16 09:45:39

Modified files:
	.              : sparc64.html 

Log message:
Split unsupported machines in a list of machines that stand a chance to work
(which we would like people to try OpenBSD on) and a list of machines that
are known not to work.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/16 10:24:21

Modified files:
	sys/arch/i386/i386: machdep.c 
	sys/arch/amd64/amd64: identcpu.c 

Log message:
Core i7 chips don't have MSR_TEMPERATURE_TARGET register, and blow up
if attempts are made to read it. So read MSR_TEMPERATURE_TARGET only
when ci_model == 0xe.

Found when my Core i7 box blew up. FreeBSD allows a few more chips
but this allows my box to boot.

ok jsg@


CVSROOT:	/cvs
Module name:	www
Changes by:	jj@cvs.openbsd.org	2009/02/16 10:24:50

Modified files:
	.              : plus.html 

Log message:
Upto 02/16


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/16 10:35:19

Modified files:
	editors/beaver : Makefile 

Log message:
typo in comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/02/16 11:08:33

Modified files:
	usr.sbin/bgpd  : parse.y 

Log message:
typo in error message; "bigger that" -> "bigger than"


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/16 12:46:12

Modified files:
	usr.sbin/relayd: relayd.conf.5 

Log message:
relayd complains about a table called "backup", so change it to
fallback, as used in /etc/relayd.conf;

from Patrik Lundin


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/02/16 13:02:42

Modified files:
	infrastructure/build: libtool 

Log message:
rework logic around library linking, adding so called convenience libraries.
fixes build of a few ports, and doesn't seem to break anything else.


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2009/02/16 13:03:36

Modified files:
	sys/net        : if_sppp.h if_spppsubr.c 

Log message:
Allow username and password to be up to 255 characters in length.
Tested by many, thanks.
Put it in" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2009/02/16 13:04:12

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
Allow username and password to be up to 255 characters in length.
Tested by many, thanks.
Put it in" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/16 13:11:06

Modified files:
	sys/dev/acpi   : acpimadt.c 

Log message:
Be a litte bit more paranoid and validate the APIC table before committing
to APIC mode.

tested by many
ok marco@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/16 13:18:48

Modified files:
	sys/arch/m88k/m88k: eh_common.S 

Log message:
Rewrite the way the initial processing of exceptions is done on 88110 - we
now set up both the exception frame structure and the exception stack as
soon as possible, so that we can safely get interrupted by an NMI as soon
as we reenable shadowing.


CVSROOT:	/cvs
Module name:	src
Changes by:	kurt@cvs.openbsd.org	2009/02/16 13:26:58

Modified files:
	sys/arch/amd64/amd64: pmap.c 

Log message:
remove incorrect cast of pcb_cr3. okay kettenis@ weingart@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/16 14:13:31

Modified files:
	sys/scsi       : scsiconf.c 

Log message:
Don't try to SCSIDEBUG targets or luns >31 since we only have 32 bits to
use to identify devices of interest.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/16 14:19:07

Modified files:
	sys/arch/hp300/dev: mb89352.c 
	sys/arch/luna88k/dev: spc.c 
	sys/arch/mac68k/dev: esp.c ncr5380.c sbc.c 
	sys/arch/macppc/dev: esp.c mesh.c 
	sys/arch/mvme68k/dev: sbic.c sbicvar.h ssh.c sshdma.c sshvar.h 
	                      vs.c vsdma.c vsvar.h wdsc.c 
	sys/arch/mvme88k/dev: vs.c vsbic.c 
	sys/arch/sparc/dev: esp.c si.c 
	sys/arch/sparc64/dev: vdsk.c 
	sys/arch/vax/dec: sii.c 
	sys/arch/vax/vsa: asc_vsbus.c ncr.c 
	sys/dev        : softraid.c vscsi.c 
	sys/dev/ata    : atascsi.c atascsi.h 
	sys/dev/atapiscsi: atapiscsi.c 
	sys/dev/eisa   : aha1742.c 
	sys/dev/i2o    : ioprbs.c iopsp.c 
	sys/dev/ic     : aac.c aacvar.h adv.c adw.c aic6360.c 
	                 aic79xx_openbsd.c aic7xxx_openbsd.c ami.c bha.c 
	                 cac.c ciss.c dpt.c dptvar.h gdt_common.c 
	                 gdtvar.h iha.c iha.h isp_openbsd.c mfi.c mpi.c 
	                 oosiop.c osiop.c sili.c siop_common.c 
	                 siopvar_common.h trm.c twe.c twevar.h uha.c 
	sys/dev/isa    : aha.c seagate.c wds.c 
	sys/dev/pci    : ahci.c arc.c ips.c pcscp.c qli_pci.c 
	sys/dev/pcmcia : esp_pcmcia.c 
	sys/dev/sbus   : esp_sbus.c 
	sys/dev/sdmmc  : sdmmc_scsi.c 
	sys/dev/tc     : asc.c 
	sys/dev/usb    : umass_scsi.c usscanner.c 
	sys/scsi       : cd.c scsi_ioctl.c scsiconf.c scsiconf.h sd.c 
	                 ss.c st.c 

Log message:
Extend the scsi_adapter minphys() callback to take a struct scsi_link *
as additional argument. This will allow intermediate layers between
scsi devices such as sd and scsi host adapters to take appropriate
action if necessary.


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/02/16 14:22:57

Modified files:
	infrastructure/build: libtool 

Log message:
deal with multiple linker options passed via one -Wl flag
fixes gnome/dasher


CVSROOT:	/cvs
Module name:	ports
Changes by:	steven@cvs.openbsd.org	2009/02/16 15:04:28

Modified files:
	infrastructure/build: libtool 

Log message:
accept multiple forms of --version-info, adding default values where none
are specified (gnu behavior). this fixes math/kst


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/16 15:11:41

Modified files:
	sys/kern       : subr_pool.c 

Log message:
Disable pool debug stuff for the release (it has a performance hit, but
between releases we may want to turn it on, since it has uncovered real
bugs)
ok miod henning etc etc


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2009/02/16 15:25:05

Modified files:
	.              : plus.html 

Log message:
incorrect statement


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/16 15:55:03

Modified files:
	sys/arch/aviion/aviion: av400_machdep.c 
	sys/arch/aviion/include: board.h 
	sys/arch/luna88k/include: cpu.h 
	sys/arch/luna88k/luna88k: machdep.c 
	sys/arch/m88k/include: trap.h 
	sys/arch/m88k/m88k: eh_common.S trap.c 
	sys/arch/mvme88k/include: cpu.h 
	sys/arch/mvme88k/mvme88k: m187_machdep.c m188_machdep.c 
	                          m197_machdep.c machdep.c 

Log message:
Since NMI are now handled separately, remove the ``interrupt type'' argument
from interrupt() and related function pointers.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/16 16:03:33

Modified files:
	sys/arch/m88k/include: cmmu.h cpu.h 
	sys/arch/m88k/m88k: m8820x_machdep.c m88k_machdep.c 
	sys/arch/mvme88k/include: cpu.h mvme197.h 
	sys/arch/mvme88k/mvme88k: m188_machdep.c m197_machdep.c m88110.c 
	                          machdep.c 

Log message:
More 88110 SMP work. Contains, horribly entangled:
- dma_cachectl() split into a ``local cpu only'' and ``all cpus'', and an ipi
to broadcast ``local dma_cachectl'' is added.
- cpu_info fields are rearranged, to have the 88100-specific information
and the 88110-specific information overlap, and has many more 88110
ugly things.
- more ipi handling in the 197-specific area. Since it is not possible to
have the second processor receive any hardware interrupt (selection
is done on a level basis via ISEL, and we definitely do not want the
main cpu to lose interrupts), the best we can do is to inflict ourselves
a soft interrupt for late ipi processing. It gets used for softclock and
hardclock on the secondary processor, but since the soft interrupt
dispatcher doesn't have an exception frame, we have to remember parts
of it to build a fake clockframe from the soft ipi handler (ugly but
works).

This now lets GENERIC.MP run a few userland binaries before bugs trigger.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/16 16:24:02

Modified files:
	sys/net        : if_spppsubr.c 

Log message:
allocate the large structures instead of putting them on the stack, and
use M_CANWAIT throughout
ok sthen canacar claudio


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/16 16:48:17

Modified files:
	sys/kern       : subr_pool.c 

Log message:
at tedu's request, bring back the basic single "first word" PI_MAGIC check
since it is essentially free.  To turn on the checking of the rest of the
allocation, use 'option POOL_DEBUG'
ok tedu


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/02/16 16:53:59

Modified files:
	sbin/pfctl     : pfctl.c 

Log message:
fix pfctl -v printing of anchors, from camield@. Closes user/6065


CVSROOT:	/cvs
Module name:	src
Changes by:	sthen@cvs.openbsd.org	2009/02/16 16:58:05

Modified files:
	sys/stand/boot : cmd.c 
	sys/arch/amd64/stand/boot: boot.8 
	sys/arch/i386/stand/boot: boot.8 

Log message:
Cancel the automatic boot when you hold ctrl to skip boot.conf.
"I like it" deraadt "sweet" tedu "love it" marco


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/16 17:16:04

Log message:
    import cvstrac; N.B. requires a recent /usr/bin/rlog (thanks Joris!)
    
    CVSTrac implements a patch-set and bug tracking system for CVS
    as a single self-contained executable, running as CGI, from inetd,
    or as a stand-alone web server.
    
    - Automatically generates a patch-set log from check-in comments
    - User-defined color-coded database queries
    - Built-in repository browser and Wiki
    - Minimal memory, disk and CPU requirements
    - Per-user access control
    - Uses SQLite, no heavy database engine dependency
    - Can be run from a chroot jail
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20090217
    
    N ports/devel/cvstrac/Makefile
    N ports/devel/cvstrac/distinfo
    N ports/devel/cvstrac/patches/patch-cgi_c
    N ports/devel/cvstrac/patches/patch-db_c
    N ports/devel/cvstrac/patches/patch-format_c
    N ports/devel/cvstrac/patches/patch-maketestdb_c
    N ports/devel/cvstrac/patches/patch-makewikiinit_c
    N ports/devel/cvstrac/patches/patch-search_c
    N ports/devel/cvstrac/patches/patch-view_c
    N ports/devel/cvstrac/patches/patch-wikiinit_c
    N ports/devel/cvstrac/pkg/DESCR
    N ports/devel/cvstrac/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/16 17:20:26

Modified files:
	devel/cvstrac  : Makefile 

Log message:
missed SUBST_CMD; bump


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/16 17:20:55

Modified files:
	devel          : Makefile 

Log message:
+cvstrac


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/16 18:28:32

Modified files:
	usr.bin/ssh    : ssh_config 

Log message:
sync with revised default ciphers; pointed out by dkrause@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/17 00:45:11

Modified files:
	misc/gpsd      : Makefile 
Added files:
	misc/gpsd/patches: patch-configure 

Log message:
- use -pthread instead of -lpthread
- fix WANTLIB a bit

"should be ok" ckuethe@ (MAINTAINER), "looks ok to me" ajacoutot@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/17 00:53:55

Modified files:
	sys/kern       : subr_pool.c 

Log message:
ensure all pi_magic checks are inside DIAGNOSTIC


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/02/17 01:24:59

Modified files:
	.              : want.html 

Log message:
i bought myself a thecus n1200, so no need for an n2100 anymore.
now i'd like to get a hold of a gps receiver to aid porting of location-aware
applications


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/02/17 01:26:58

Modified files:
	distrib/notes/socppc: prep 

Log message:
- mention that you have to increase 'bootdelay' in some cases, as the
sata chip is slow to initialize. and otherwise openbsd won't find a root

discussed with kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/02/17 02:04:07

Modified files:
	devel/cvsweb   : Makefile 
	devel/cvsweb/files: README.chroot 

Log message:
Fix README.Chroot after perl upgrade to 5.10
ok naddy@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/17 02:19:04

Modified files:
	graphics/tesseract: Makefile 
Added files:
	graphics/tesseract/patches: patch-ccutil_debugwin_cpp 

Log message:
- fix path to xterm


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/17 02:24:55

Modified files:
	geo/openbsd-developers: Makefile 
	geo/openbsd-developers/files: OpenBSD 

Log message:
- add itojun@'s final coordinates

discussed with deraadt@
thanks to mtu@ for the exact coordinates


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/17 03:05:18

Modified files:
	share/man/man4 : pfsync.4 

Log message:
massage a bit. note that pfsync in openbsd 4.4 and 4.5 are incompatible.

requested by deraadt@ tweaks by jmc@


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/17 03:22:02

Modified files:
	x11/gnome/session: Makefile 
Added files:
	x11/gnome/session/patches: patch-data_gnome-session_schemas_in 

Log message:
- show splash screen by default

requested by and ok jasper@


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/17 03:47:00

Modified files:
	databases/mysql: Makefile distinfo 
	databases/mysql/patches: patch-innobase_Makefile_in 
	                         patch-mysql-test_Makefile_in 
	                         patch-scripts_Makefile_in 
	                         patch-sql_mysqld_cc 
	databases/mysql/pkg: PLIST-main 

Log message:
bugfix/SECURITY update to 5.0.77, from Brad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/17 03:56:27

Modified files:
	databases/evolution-data-server: Makefile 
Added files:
	databases/evolution-data-server/patches: 
	                                         patch-addressbook_backends_file_e-book-backend-file_c 
	                                         patch-addressbook_backends_vcf_e-book-backend-vcf_c 
	                                         patch-camel_camel-db_c 

Log message:
- bring in some 64bits fixes from NetBSD/pkgsrc

"get'm in" jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/17 03:57:59

Modified files:
	usr.sbin/sysmerge: sysmerge.sh 

Log message:
- better output

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/17 05:08:44

Modified files:
	mail/fetchmail : Makefile distinfo 
	mail/fetchmail/patches: patch-Makefile_in patch-configure 
	mail/fetchmail/pkg: PLIST 
Removed files:
	mail/fetchmail/patches: patch-pop3_c patch-report_c patch-sink_c 

Log message:
- update fetchmail to 6.3.9

ok sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/17 05:18:21

Modified files:
	x11/gnome/totem-pl-parser: Makefile distinfo 

Log message:
- update totem-pl-parser to 2.24.4
* several bugfixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/17 05:39:34

Modified files:
	multimedia/xine-lib: Makefile 

Log message:
new HOMEPAGE and bump, from Brad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/17 05:44:17

Modified files:
	www/lighttpd   : Makefile distinfo 
	www/lighttpd/patches: patch-doc_lighttpd_conf 

Log message:
update to 1.4.21 and tidy Makefile from Brad; lots of bug fixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/17 07:10:48

Modified files:
	usr.sbin/bgpd  : rde_attr.c 

Log message:
Fix aspath_prepend() in the case a AS-PATH has a sequence of 255 elements
and we try to prepend. The result was a corrupt AS-PATH and a RDE fatal
later on when some other operation was run on that path.
Found the hard way by henning@ and sthen@. OK henning@, sthen@


CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/17 08:49:09

Log message:
    Initial import of ruby-httpclient-2.1.4.
    
    httpclient is a library to access web resources via HTTP.
    
    Status:
    
    Vendor Tag:	bernd
    Release Tags:	bernd_2009-02-17
    
    N ports/www/ruby-httpclient/Makefile
    N ports/www/ruby-httpclient/distinfo
    N ports/www/ruby-httpclient/pkg/PLIST
    N ports/www/ruby-httpclient/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	bernd@cvs.openbsd.org	2009/02/17 08:51:31

Modified files:
	www            : Makefile 

Log message:
add ruby-httpclient


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2009/02/17 09:40:52

Modified files:
	regress/libexec/ld.so: Makefile 

Log message:
Link lazy binding test into ld.so regress suite.

ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/17 09:48:11

Modified files:
	usr.sbin/sysmerge: sysmerge.8 sysmerge.sh 

Log message:
- always run pwd_mdb, newaliases, MAKEDEV and cap_mkdb even when not in
auto-mode so that the system is not left in an inconsistent state
- unify messages
- tweak manpage according to new behavior

based on an initial patch from matthieu@
ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/17 11:38:31

Modified files:
	sys/crypto     : cryptodev.c 

Log message:
The loop here preparing the uio always added the length of the first
iovec, not the correct one. It worked ok since iovcnt was always 1.

Since it's unlikely to be any other number, remove the loop and just add
the one length we care about.

"go ahead" deraadt@.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/17 11:41:32

Modified files:
	sys/dev/pci    : agp_i810.c 

Log message:
Don't leak the dmamap on freeing memory.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/17 11:42:06

Modified files:
	sys/arch/mvme68k/stand/netboot: Makefile if_ie.c if_le.c 
	                                if_lereg.h 

Log message:
Move ethernet buffers higher in memory, just below our text, to allow
larger bsd.rd to load correctly. Tested on MVME147 (if_le) and MVME167 (if_ie).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/17 11:42:45

Modified files:
	sys/arch/mvme68k/stand/netboot: version.c 

Log message:
Forgot to crank version after ethernet buffer address change.


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/17 12:05:52

Modified files:
	sys/arch/sparc64/sparc64: machdep.c 

Log message:
Remove an if 0ed out chunk for BUS_DMA_COHERENT in bus_dmamap_map.
sparc64 is dma coherent and won't be needing this.

ok kettenis@.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/17 12:16:27

Modified files:
	sys/crypto     : cryptodev.c 

Log message:
variable no longer used


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/17 12:17:33

Modified files:
	sys/arch/i386/conf: RAMDISKC 

Log message:
something has to go... because the piggy developers bloated the kernel again


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/02/17 12:40:38

Modified files:
	multimedia/xine-lib: Makefile 

Log message:
Unbreak.

"ugh" sthen@ ;-)


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/17 13:22:07

Modified files:
	sys/dev/pci    : ips.c 

Log message:
- add more bioctl support, now physical drives info available
- shrink dmesg strings


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/17 13:35:47

Modified files:
	sys/arch/socppc/socppc: machdep.c 

Log message:
Remove debug printf.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/02/17 13:57:23

Modified files:
	sys/arch/socppc/dev: if_tsec.c 

Log message:
- increase the delays in tsec_mii_{read,write}reg() , makes my n1200 happier

hints and ok kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/17 13:59:29

Modified files:
	sys/net        : if_pfsync.c 

Log message:
fix uninitialized variable.

found by LLVM/Clang Static Analyzer.

ok dlg@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/17 14:03:21

Modified files:
	sys/arch/mvme88k/dev: vme.c 

Log message:
Be sure to pass a valid confargs * to child devices of vme0 when attaching,
for they will attempt to dereference it and having NULL readable while
in the kernel is just cheating.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/17 14:04:02

Modified files:
	sys/arch/m88k/include: cpu.h 
	sys/arch/mvme88k/mvme88k: m197_machdep.c 

Log message:
Pass a cpu_info * to setsoftipi() so it does not need to curcpu(), which
synchronizes the pipeline on 88110.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/17 14:26:08

Modified files:
	share/man/man4 : bce.4 

Log message:
Add a BUGS section warning that the device is likely not to work in systems
with more than 1GB of memory.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/17 14:35:56

Modified files:
	sys/arch/socppc/socppc: cpu.c 

Log message:
Declare cpu_model as an array instead of a pointer; makes sysctl hw.model
return a sensible value instead of an empty string.

tested by jasper@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/02/17 14:38:48

Modified files:
	usr.sbin/smtpd : mfa.c 

Log message:
- remove two debug messages


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/02/17 14:53:55

Modified files:
	usr.sbin/smtpd : smtp.c smtp_session.c 

Log message:
after a message has been commited to queue, do not incondtionnally clear
the message id and uid immediately. only do it if session has been flagged
with F_QUIT, otherwise session_pickup() will do it when in state S_DONE.

this fixes a bug reported by pea@ where the message id was not displayed
in the "message accepted for delivery" line.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/17 15:07:11

Modified files:
	libexec/spamd  : spamd.8 

Log message:
clarification for the MX stuff; requested by Stephan A. Rickauer
ok beck


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/17 15:15:01

Modified files:
	usr.sbin/smtpd : lka.c 

Log message:
kill unused func lka_resolve_rcpt()


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/17 15:28:41

Modified files:
	sys/arch/mvme68k/conf: GENERIC MVME147 MVME162 MVME167 MVME177 
	                       RAMDISK files.mvme68k 
	sys/arch/mvme68k/dev: if_le.c if_lereg.h mc.c pcc.c pcctwo.c 
	                      vme.c vme.h vs.c vsreg.h vsvar.h 
	sys/arch/mvme68k/include: autoconf.h bus.h 
	sys/arch/mvme68k/mvme68k: autoconf.c 
Added files:
	sys/arch/mvme68k/dev: bpp.c bppvar.h mainbus.c osiop_mvme68k.c 
	                      vsbic.c 
	sys/arch/mvme68k/mvme68k: bus_dma.c 
Removed files:
	sys/arch/mvme68k/dev: ssh.c ssh_script.out ssh_script.ss 
	                      sshdma.c sshreg.h sshvar.h 

Log message:
Add real bus_space and bus_dma to mvme68k, so that it can benefit from
recent driver work; this gives us better osiop and vs drivers, vsbic
(although currently disabled on 68060 boards until more bugs are fixed),
and the ability to boot and root off vs and vsbic.

Existing code is not modified and still uses memory mapped structures;
this might change eventually as more code gets factorized and moved to
MI land.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/17 15:32:36

Modified files:
	share/man/man4/man4.mvme68k: Makefile intro.4 
Added files:
	share/man/man4/man4.mvme68k: vsbic.4 
Removed files:
	share/man/man4/man4.mvme68k: ssh.4 

Log message:
Sync with reality.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/17 15:33:37

Modified files:
	share/man/man4 : osiop.4 

Log message:
osiop synopsis lines for mvme68k.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/17 15:37:43

Modified files:
	distrib/notes/mvme68k: hardware install 

Log message:
Sync with recent changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/17 15:49:22

Modified files:
	usr.sbin/smtpd : control.c smtpctl.c 

Log message:
imsg_init depends on ibuf being calloc'd. fix few places where malloc
is used instead; ok gilles@

Problem made visible by malloc.conf = AFGJ, and pointed out by otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/17 15:53:43

Modified files:
	lib/libc/stdio : mktemp.c 

Log message:
when the template is entirely XXX characters, would crash
from Vadim Zhukov <persgray@gmail
ok millert


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/17 16:43:47

Modified files:
	sys/net        : if_pfsync.c 

Log message:
init the tdb tailq. hopefully this fixes sthens crash.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/17 16:43:57

Modified files:
	usr.sbin/smtpd : makemap.c smtpd.h 

Log message:
make newaliases read aliases path from smtpd.conf; idea discussed with
gilles@, pyr@ and henning@, diff ok gilles@.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/17 16:45:43

Modified files:
	sys/net        : if_pfsync.c 

Log message:
assert copyright over the changes i made.

reminded by deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/17 16:46:04

Modified files:
	usr.sbin/smtpd : makemap.8 
	usr.sbin/smtpd/makemap: Makefile 
Added files:
	usr.sbin/smtpd : newaliases.8 

Log message:
sync makemap man page with the code. create separate page for newaliases
which points at makemap as the preferred utility; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/17 16:46:26

Modified files:
	sys/net        : if_pfsync.c 

Log message:
// style comments shouldnt be in the tree.

reminded by deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/17 16:50:58

Modified files:
	usr.sbin/smtpd : makemap.c 

Log message:
- flock input file while the database is being built
- make newaliases finish with short summary

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/17 17:03:06

Modified files:
	distrib/miniroot: install.sub 

Log message:
Use 'read -r' to read password, which allows "\" to be in the
password unless it's part of an escape sequence like "\r". Prompted
by Aaron W. Hsu via PR#6042.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/02/17 17:17:39

Modified files:
	usr.sbin/smtpd : smtp.c smtp_session.c 

Log message:
smtp_accept() now requests from lka that it performs the hostname lookup
and inserts the session into the session tree. session_init() is called
only when we receive the resolution answer.

this fixes a race condition that would sometimes cause the hostname to
appear as "<unknown>" in headers just because dns was lagging, and it
unbreaks ssmtp support which suffered from th very same race condition.


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/02/17 17:29:52

Modified files:
	usr.sbin/smtpd : smtp.c smtp_session.c 

Log message:
previous commit was incomplete, this fixes ssmtp


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/17 17:37:53

Modified files:
	net/quagga     : Makefile distinfo 
	net/quagga/patches: patch-configure patch-doc_Makefile_in 
	                    patch-ospfclient_Makefile_in 
	                    patch-zebra_kernel_socket_c 
	net/quagga/pkg : MESSAGE PLIST 
Removed files:
	net/quagga/patches: patch-bgpd_bgp_snmp_c patch-lib_smux_c 
	                    patch-ospfd_ospf_snmp_c 
	                    patch-ripd_rip_snmp_c 
	                    patch-zebra_zebra_snmp_c 

Log message:
update quagga to 0.99.11. the SNMP flavour was already broken,
disable it for now.


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2009/02/17 18:47:02

Modified files:
	share/man/man8 : release.8 

Log message:
Be more generic about what artifacts are created in step 4.
Improved by deraadt@, ok jmc@, krw@.


CVSROOT:	/cvs
Module name:	src
Changes by:	mcbride@cvs.openbsd.org	2009/02/17 18:53:06

Modified files:
	usr.sbin/tcpdump: print-ipsec.c 

Log message:
Print spi in lowercase hex for consistency with print-enc.c and ipsecctl.

ok hshoexer msf


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/02/17 20:13:49

Modified files:
	sys/dev/acpi   : acpicpu.c 

Log message:
Backout PDC & PPC changes because it hangs several laptops.


CVSROOT:	/cvs
Module name:	www
Changes by:	dlg@cvs.openbsd.org	2009/02/17 20:38:59

Modified files:
	faq            : current.html 

Log message:
otto pointed out that i should mention the pfsync changes here.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/17 21:07:09

Added files:
	share/man/man4/man4.mvme68k: vs.4 

Log message:
frog broke the tree; copying file from 88k


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/17 21:31:21

Modified files:
	usr.bin/ssh    : schnorr.c 

Log message:
signature should hash over the entire group, not just the generator
(this is still disabled code)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/17 21:36:58

Modified files:
	share/man/man4 : uvideo.4 

Log message:
another


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/17 23:21:48

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 00:12:21

Modified files:
	share/man/man4/man4.mvme68k: vs.4 vsbic.4 

Log message:
Manpages as originally intended; oops


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/18 00:32:28

Modified files:
	lib/libsndio   : aucat.c 

Log message:
in aucat_stop(), after the STOP message was send, put the receiver
in ``waiting state'', otherwise the ACK message will be skipped,
and the other functions not expecting ACKs might be confused by
the ACK.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/18 01:01:20

Modified files:
	share/man/man4 : uvideo.4 

Log message:
sort;


CVSROOT:	/cvs
Module name:	ports
Changes by:	giovanni@cvs.openbsd.org	2009/02/18 01:15:50

Modified files:
	misc/magicpoint: Makefile 
Added files:
	misc/magicpoint/patches: patch-contrib_mgpnet_in 

Log message:
Add a patch to let mgpnet(1) work
"if it works for you" sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	canacar@cvs.openbsd.org	2009/02/18 01:36:20

Modified files:
	sys/net        : if_spppsubr.c 

Log message:
Free authentication data when detaching sppp from interface.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/18 02:18:29

Modified files:
	devel/glade3   : Makefile distinfo 
	devel/glade3/pkg: PLIST 

Log message:
- update glade to 3.5.7

from Jason Beaudoin (MAINTAINER), with a tweak by me


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/18 03:07:24

Modified files:
	sys/net        : if_pfsync.c 

Log message:
if a peer requests a state that is marked as NOSYNC, then skip it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/18 04:02:23

Modified files:
	comms/hamlib   : Makefile 
Added files:
	comms/hamlib/patches: patch-rpcrot_rpcrot_proc_c 

Log message:
- fix potential 64-bit issue due to missing header
- add license marker


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/18 04:09:18

Modified files:
	devel/geotiff  : Makefile 
	devel/geotiff/patches: patch-configure 
	devel/geotiff/pkg: PLIST 
Added files:
	devel/geotiff/patches: patch-bin_makegeo_c 

Log message:
- fix potential 64-bit issue
- regen PLIST
- fix HOMEPAGE and MASTER_SITES


CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/18 04:13:01

Modified files:
	audio/vagalume : Makefile 

Log message:
- add missing run_depends

spotted by Genadijus Paleckis and jakemsr@
"as long as it doesn't put gconf into main" landry@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/18 04:56:25

Modified files:
	net/opal       : Makefile 
Added files:
	net/opal/patches: patch-src_codec_gsm_src_code_c 

Log message:
- fix potential 64-bit issue

maintainer (ajacoutot@) would agree


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/02/18 05:01:38

Modified files:
	.              : want.html 

Log message:
gps device being taken care of, thanks


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/18 05:04:14

Modified files:
	geo/postgis    : Makefile distinfo 
	geo/postgis/pkg: PLIST 

Log message:
- update postgis to 1.3.5

from benoit lecocq, via eric@ (MAINTAINER


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/18 05:06:01

Modified files:
	usr.sbin/smtpd : lka.c 

Log message:
fix compiler warning; ok gilles@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/18 05:06:57

ports/editors/emacs22/patches

Update of /cvs/ports/editors/emacs22/patches
In directory cvs.openbsd.org:/tmp/cvs-serv1918/patches

Log Message:
Directory /cvs/ports/editors/emacs22/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/18 05:16:15

Modified files:
	editors/emacs22: Makefile 
	editors/emacs22/pkg: PLIST-main 
Added files:
	editors/emacs22/patches: patch-configure_in 
	editors/emacs22/pkg: PFRAG.no-no_x11-main 

Log message:
* fix build on hppa (from  Josh Elsasser), i renamed the patch and added a comment
* do not install image files with no_x11 (from Deanna Phillips)

via eric@ (MAINTAINER)


CVSROOT:	/cvs
Module name:	src
Changes by:	jasper@cvs.openbsd.org	2009/02/18 05:29:18

Modified files:
	sys/arch/socppc/conf: GENERIC RAMDISK 

Log message:
- add and enable zyd(4)

ok kettenis@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasper@cvs.openbsd.org	2009/02/18 06:49:23

Modified files:
	www/piwik      : Makefile 

Log message:
- add a backup master site


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/18 06:53:12

Modified files:
	textproc/iksemel: Makefile 

Log message:
change email address + bump.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/18 07:06:45

Modified files:
	print/foo2zjs  : Makefile 
	security/bsd-airtools: Makefile 
	telephony/app_conference: Makefile 
	www/trac-adminplugin: Makefile 
	www/trac-ldapplugin: Makefile 

Log message:
tidy MASTER_SITES for some distfiles I mirror. no bump.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/02/18 08:17:55

Modified files:
	regress/lib/libc/glob: Makefile 

Log message:
Add missing CURDIR


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/02/18 08:24:55

Modified files:
	regress/lib/libc/glob: globtest.in 

Log message:
Test to show glob bug introduced with POSIX char class support.


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/18 08:42:38

Modified files:
	net/spectrum-tools: Makefile 

Log message:
I bumped PKGNAME instead of FULLPKGNAME, no cookie for me. fix + move
FULLPKGNAME where it can be seen more easily.

pointed out by naddy, thank you.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/02/18 08:50:27

Modified files:
	lib/libc/gen   : glob.c 

Log message:
Add missing braces.  This is why we use braces for indented block that
are more than a couple of lines...


CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen@cvs.openbsd.org	2009/02/18 09:07:48

Modified files:
	net/spectrum-tools: Makefile 

Log message:
actually fixit this time: also bump -utils. sync WANTLIB while there,
and bump main package again.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/18 09:42:30

Modified files:
	usr.sbin/smtpd : mfa.c 

Log message:
IMSG_MFA_RCPT handlers are almost identical, put common code in new
mfa_test_rcpt; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/18 10:13:58

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
add about 30 or so newer GSM/whatever modems


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/18 10:14:08

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/18 10:15:21

Modified files:
	sys/dev/usb    : ubsa.c umsm.c 

Log message:
Make the best guesses possible about newer usb modems and in which modes
they need to be started up.  Some limited discussion with yuo@ and fkr@,
who to a large degree I think have punted on even trying to stay ahead
of the curve here.  Come on guys.


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2009/02/18 13:06:23

Modified files:
	sys/net        : pf_lb.c 

Log message:
bring back the NAT NOP fix, but this time right.
when we want to pretend pf_get_translation didn't do anything we must
get rid of _both_ state keys and reset all 4 sk pointers to NULL and
not leave one key behind and have all 4 pointers point to it - that must
fail. tested dhill sthen, david agrees, deraadt ok


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/18 13:08:24

Modified files:
	usr.bin/cvs    : rcs.c 

Log message:
fix off by one character when constructing $Mdocdate$.
problem found by todd@, ok sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/18 13:30:36

Modified files:
	usr.sbin/bgpd  : Tag: OPENBSD_4_4 rde_attr.c 

Log message:
MFC rev 1.78
Fix aspath_prepend() in the case a AS-PATH has a sequence of 255 elements
and we try to prepend. The result was a corrupt AS-PATH and a RDE fatal
later on when some other operation was run on that path.
Found the hard way by henning@ and sthen@. OK henning@, sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/18 13:32:08

Modified files:
	usr.sbin/bgpd  : Tag: OPENBSD_4_3 rde_attr.c 

Log message:
MFC rev 1.78
Fix aspath_prepend() in the case a AS-PATH has a sequence of 255 elements
and we try to prepend. The result was a corrupt AS-PATH and a RDE fatal
later on when some other operation was run on that path.
Found the hard way by henning@ and sthen@. OK henning@, sthen@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 13:45:49

Modified files:
	sys/arch/mvme68k/mvme68k: locore.s 

Log message:
Repair DCI[ASU] operation on 68030 processors, broken by accident in r1.53


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 13:46:37

Modified files:
	sys/arch/mvme68k/mvme68k: locore.s 

Log message:
Check for nofault being set in the 68030 bus error handler, too. This makes
bad[pv]addr work again on MVME147.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 13:48:02

Modified files:
	sys/arch/mvme68k/conf: files.mvme68k 
	sys/arch/mvme68k/mvme68k: genassym.cf locore.s 

Log message:
delay() would only work as intended after clock0 attached. Initialize the
delay strategy variable in locore now; this fixes the occasional console
output artefacts on MVME177.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 13:48:55

Modified files:
	sys/arch/mvme68k/dev: vsbic.c 
	sys/arch/mvme68k/mvme68k: bus_dma.c 

Log message:
Better bus_dmamap_sync() routine, lets vsbic(4) run on 68060 systems, so
let it attach on them now.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 13:49:27

Modified files:
	sys/arch/mvme68k/dev: vsbic.c 
	sys/arch/mvme88k/dev: vsbic.c 

Log message:
Fix thinko in list traversal in vsbic_cmd_ccb().


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 13:50:01

Modified files:
	share/man/man4/man4.mvme68k: vsbic.4 

Log message:
Remove 68060 bug notice.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 13:50:58

Modified files:
	distrib/notes/mvme68k: hardware 

Log message:
Remove 68060 here too


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/18 13:54:48

Modified files:
	sys/netinet6   : icmp6.c 

Log message:
Move goto lables to the beginning of the line. Having them indented like
the rest of the switch cases is a good camouflage.


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2009/02/18 13:55:26

Modified files:
	.              : mvme68k.html 

Log message:
Sync with current kernel state. Also, my MVME136 board has no ROM, so I'll
probably play with my MVME141 instead... (eventually)


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 14:07:59

Modified files:
	sys/arch/m88k/m88k: m88k_machdep.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/18 14:09:01

Modified files:
	sys/arch/m88k/include: lock.h 

Log message:
In __cpu_simple_lock(), do not hog the bus with exclusive accesses; if
xmem didn't return the expected value, spin doing regular loads until it
appears we have a chance to grab the lock again.


CVSROOT:	/cvs
Module name:	www
Changes by:	claudio@cvs.openbsd.org	2009/02/18 15:09:47

Modified files:
	.              : errata43.html errata44.html 

Log message:
Erratas for the bgpd AS path fix commited earlier today. With input by
sthen@, OK sthen@, henning@


CVSROOT:	/cvs
Module name:	ports
Changes by:	landry@cvs.openbsd.org	2009/02/18 15:09:48

Modified files:
	www/webkit     : Makefile 
Added files:
	www/webkit/patches: patch-JavaScriptCore_wtf_Threading_h 

Log message:
Add a patch to make webkit build on sparc64, which should hopefully let
the half of gnome compile again there. It still SIGBUS'es at runtime
though, but maybe someday i'll find the correct fix.
Ah, and did i mention it takes eleven hours to build on a dual-usIIIi
@1Ghz, and that DEBUG=-g is impossible because it eats all memory ?


CVSROOT:	/cvs
Module name:	ports
Changes by:	jdixon@cvs.openbsd.org	2009/02/18 15:38:33

Modified files:
	net/haproxy    : Makefile distinfo 

Log message:
Upgrade to 1.3.15.7.  Includes numerous bugfixes.  Tested by Dan Colish and maintainer on i386 and amd64 respectively, builds for merdely@ on macppc.

ok merdely@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/18 15:39:12

Modified files:
	usr.sbin/smtpd : mfa.c smtpd.h util.c 

Log message:
- add basic syntax checking to mfa
- decline source routing at MAIL FROM, strip at RCPT TO

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/18 16:41:09

Modified files:
	sys/dev/pci/drm: radeon_drv.c 

Log message:
Disable all IGPGART chipsets in radeondrm for release.

The RS480 is just fucking evil, the RS690 works ONCE but doesn't on
reboot, and i've never heard about a RS400 being tested, so disable that
too for safety.

This is so that only working chipsets make release, if I just removed
your working chipset, please let me know.

deraadt@ requested that I do this now, not later.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/18 18:25:22

Modified files:
	distrib/miniroot: install.sub 

Log message:
No need for caveat about ignoring "\" when reading passwords, \r\n get
passed through just fine. Also add comment to note that leading and
trailing space will be trimmed.

Pointed out by 'x' on bugs@.


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/02/18 18:32:23

Modified files:
	faq            : faq11.html 

Log message:
new article: 11.5 - Customizing X.  With input from okan@ and oga@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/02/18 18:34:07

Modified files:
	faq            : index.html 

Log message:
+11.5 - Customizing X
rotate "what's new"


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/18 19:11:33

Modified files:
	distrib/miniroot: install.sub install.sh 

Log message:
Third time lucky. Proper use of quotes when comparing the first and
second copies of the entered password will preserve leading and
trailing spaces.

Prodded by dale@. Proper clue pointed out by todd@.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/18 20:29:21

Modified files:
	sbin/dhclient  : dispatch.c 

Log message:
'(ifi->linkstat && ifi && ifi->rfdesc != -1)' is flawed. Swap the
first two terms so ifi is checked first.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/19 04:12:42

Modified files:
	sys/arch/sparc64/sparc64: autoconf.c ofw_machdep.c 

Log message:
Make prom_sun4v_soft_state_supported() call the right client interface.


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/19 04:14:54

Modified files:
	share/man/man4/man4.sparc64: ebus.4 

Log message:
update the pdf link; from Alan R. S. Bueno


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/19 04:33:25

Modified files:
	usr.sbin/smtpd : smtp_session.c smtpd.h 

Log message:
don't let libevent buffer long lines forever; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	grange@cvs.openbsd.org	2009/02/19 09:06:57

Modified files:
	sys/dev/pci    : ips.c 

Log message:
Don't use scsi_xfer if we don't run a command came from the scsi layer.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/19 10:08:42

Modified files:
	sbin/pfctl     : parse.y 

Log message:
spacing


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/19 10:11:21

Modified files:
	libexec/spamd-setup: spamd-setup.8 

Log message:
correct description of spamdb-setup blacklist only mode;
fixes documentation/6083;

original diff and pr from Kami Petersen
ok sthen


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/19 10:14:13

Modified files:
	share/man/man4/man4.mvme68k: vsbic.4 

Log message:
no vme(4); ok miod


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/19 12:04:34

Modified files:
	sys/compat/linux: linux_socket.c 

Log message:
sys/types.h or sys/param.h MUST BE FIRST


CVSROOT:	/cvs
Module name:	www
Changes by:	steven@cvs.openbsd.org	2009/02/19 12:07:20

Modified files:
	faq            : index.html 

Log message:
fix href


CVSROOT:	/cvs
Module name:	www
Changes by:	mk@cvs.openbsd.org	2009/02/19 12:18:11

Modified files:
	.              : events.html 

Log message:
Add FOSS Aalborg 2009.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/02/19 14:02:05

Modified files:
	sys/arch/amd64/amd64: acpi_machdep.c acpi_wakecode.S 
	sys/arch/i386/i386: acpi_machdep.c acpi_wakecode.S 
	sys/dev/acpi   : acpi.c acpibtn.c acpireg.h acpivar.h 

Log message:
suspend/resume bits so that we can develop this in tree.  This is disabled.
code from mlarkin and me
help from art,toby,jordan and several others
ok jordan, go for it deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/19 14:17:35

Modified files:
	sys/dev/usb    : uvideo.c uvideo.h 

Log message:
the uaa structure (and things it points, for instance ifaces) is only
alive during match and attach.  do not attempt to reuse this pointer or
ifaces during a deferred attach routine, since it will contain junk,
but instead make copies.
tested on all 3 kinds of uvideo's (ricoh fw load, apple fw load, and the rest)
ok robert mglocker


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/19 14:34:40

Modified files:
	usr.sbin/bgpd  : mrt.c 

Log message:
Use a bob sized header for IPv6 not the default pedro sized one.
Seems like nobody ever tried to dump IPv6 tables. Found while reworking this
code.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2009/02/19 14:44:25

Modified files:
	share/man/man7 : mirroring-ports.7 

Log message:
reflect reality


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	kettenis@cvs.openbsd.org	2009/02/19 14:53:30

Modified files:
	xserver/hw/xfree86/common: xf86AutoConfig.c 

Log message:
Add code to choose a video driver based on the wscons(4) display type.  Makes
it possible to run X without a configuration file on (some) sparc64 machines
and perhaps other machines that use wscons(4) frame buffers.

ok matthieu@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/19 15:00:31

Modified files:
	usr.sbin/ospf6d: neighbor.c 

Log message:
Make ospfe send correct nbr state to RDE.

ospfe was sending state from a local variable which does not
always reflect the true state of the neighbour. The RDE would
end up with an invalid nbr state of zero in some situations.
Send state saved in nbr structure instead, this is always valid.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/19 15:02:59

Modified files:
	usr.sbin/ospf6d: neighbor.c 

Log message:
In ospfe, originate new Router and Network LSAs before informing RDE
about nbr state change.

Intra-Area-Prefix LSAs refer to these LSAs. While not strictly necessary,
it makes sense for these LSAs to be up-to-date in the LSDB before new
Intra-Area-Prefix LSAs are originated.

This change has no effect yet because Intra-Area-Prefix LSAs are
currently originated during updates of LSA types it depends on,
but origination will soon be synced to state changes in the iface
and nbr state machines instead.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/19 15:05:32

Modified files:
	usr.sbin/ospf6d: interface.c rde.c 

Log message:
Sync iface fsm state from ospfe to rde.

Also syncs other fields the ospfe is syncing to when getting
iface updates from parent process.
None of these fields are used by the rde yet, but state will be
important soon, for proper origination of Intra-Area-Prefix LSAs.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/19 15:08:14

Modified files:
	usr.sbin/ospf6d: interface.c ospfe.c ospfe.h 

Log message:
Remove origination of Intra-Area-Prefix LSAs from ospfe.
Will soon be done in rde instead.

"Sure but don't wait too long before readding the code in rde" claudio@


CVSROOT:	/cvs
Module name:	www
Changes by:	gilles@cvs.openbsd.org	2009/02/19 15:13:33

Modified files:
	.              : donations.html 

Log message:
paypal donations for a desktop, thanks to them and to all the others who
did not want to be listed, let me know if you change your mind !


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/19 15:17:07

Modified files:
	usr.sbin/ospf6d: rde.c 

Log message:
Virtually re-implement origination of Intra-Area-Prefix LSAs.
We now comply with RFC5340 and move prefixes between the two
ref-types of Intra-Area-Prefix LSAs (router and network).

In case an LSA ends up having all of its prefixes moved to another
one, the LSA is flushed from the LSDB by re-originating with MAX_AGE.
(This does not yet work reliably. We end up having LSAs with zero
prefixes in the LSDB in some cases. Should not affect SPF calculation,
so not much harm done, but will need to be fixed.)

This commit just adds the necessary code to do origination,
but it is not being called yet. This will be done in a separate
commit.

"Looks good." claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/19 15:19:53

Modified files:
	usr.sbin/ospf6d: rde.c 

Log message:
Enable origination of Intra-Area-Prefix LSAs in rde.

New Intra-Area-Prefix LSAs are originated when a neighbour
becomes adjacent, or when a neighbour loses adjacency,
or when an interface changes state.

ok claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/19 15:21:17

Modified files:
	usr.sbin/ospf6d: rde.c 

Log message:
Use rde_router_id() instead of directly accessing rdeconf->rtr_id.s_addr.

"For sure!" claudio@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/19 16:09:17

Modified files:
	sys/dev/i2c    : i2c_scan.c spdmem.c 

Log message:
Move most of spdmem match logic into the driver and add crc16/ddr3
support based on changes in NetBSD by Paul Goyette with goop
like bitfields/single decode function mess removed and things
like module type/simpler capacity calculations added.

Tested by a bunch of people in particular krw who tested a few revs
of the ddr3 bits.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/19 16:21:09

Modified files:
	sys/dev/i2c    : spdmem.c 

Log message:
Indicate if a thermal sensor is present on ddr3 modules.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/19 16:43:54

Modified files:
	distrib/alpha/common: list 
	distrib/armish/ramdisk: list 
	distrib/landisk/ramdisk: list 
	distrib/luna88k/ramdisk: list 
	distrib/mac68k/ramdisk: list 
	distrib/macppc/ramdisk: list 
	distrib/mvme68k/ramdisk: list 
	distrib/mvme88k/ramdisk: list 
	distrib/sgi/ramdisk: list 
	distrib/socppc/ramdisk: list 
	distrib/sparc64/ramdisk: list 
	distrib/sparc64/bsd.rd: list 
	distrib/sparc64/ramdiskB: list 
	distrib/zaurus/ramdisk: list 

Log message:
Don't create links to non-existant disktab files on the install
media.

The Alpha disktab was an empty (comment only) file.

ok deraadt@ miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/19 16:49:16

Modified files:
	distrib/mvmeppc/ramdisk: list 

Log message:
Don't create links to non-existant disktab files on the install
media.

The Alpha disktab was an empty (comment only) file.

ok deraadt@ miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/19 17:02:49

Modified files:
	distrib/amd64/common: list 
	distrib/hp300/ramdisk: list 
	distrib/hppa/ramdisk: list 
	distrib/i386/common: list 
	distrib/sparc/miniroot: list 
	distrib/sparc/ramdisk: list 
	distrib/vax/ramdisk: list 

Log message:
Don't copy disktab onto install media as it is not used during
installs. Also nuke the link created for disktab.

ok deraadt@ miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/19 17:36:12

Modified files:
	sys/dev/ic     : cac.c 

Log message:
Bring NO_CCB to cac(4), which helps bio work better without
generating worrying error messages. Or possibly losing i/o's.

tested by jbg@ ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2009/02/19 18:19:06

Modified files:
	lib/librthread : Makefile 

Log message:
the lint warnings are more annoying than anything else.  we already have a full set of warnings from the compiler


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2009/02/19 18:24:05

Modified files:
	lib/librthread : rthread.c 

Log message:
Fix a race in the reaper discovered by Tobias Ulmer.  kevents are identified by pid,
so in the event that two threads get the same pid in a row, as the second is dying it
will update (not add) the kevent for the previous thread with its own stack, which it
will then unmap soon after, which is bad.  Doing the reaping first guarantees that there
are no kevents with the same pid as the exiting thread when it registers itself.
ok guenther kurt


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2009/02/19 18:31:46

Modified files:
	lib/librthread : Makefile 

Log message:
apparently all the other libraries get linted, so I'll just have to live with it


CVSROOT:	/cvs
Module name:	src
Changes by:	guenther@cvs.openbsd.org	2009/02/19 19:38:57

Modified files:
	lib/librthread : rthread_sig.c rthread.h 

Log message:
thrsigdivert() takes a sigset_t, not a pointer to one.  Detected by
finally reading the lint warnings (sigh)

ok tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2009/02/20 00:20:15

Modified files:
	usr.sbin/bgpd  : Tag: OPENBSD_4_4 timer.c 

Log message:
MFC, ok deraadt
revision 1.13
date: 2009/01/21 20:32:53;  author: henning;  state: Exp;  lines: +2 -2
timer_nextduein returned crap. fix it. so obvious... how could that happen.
found out the hard way by Marc Runkel <MRunkel@untangle.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/20 00:24:11

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Don't attach non-UISUBCLASS_VIDEOCONTROL interfaces from some quirk
devices.

Problem reported by Jerome Pinot (QuickCam OEM).  Also tested by deraadt@
with ricoh chipset.


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/02/20 00:26:16

Modified files:
	openbgpd       : index.html 

Log message:
openbgpd 4.4.1 with fixes from -stable


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/02/20 00:27:34

Modified files:
	build          : Makefile 

Log message:
openbgpd 4.4.1


CVSROOT:	/cvs
Module name:	www
Changes by:	henning@cvs.openbsd.org	2009/02/20 00:28:18

Modified files:
	openbgpd       : ftp.html 

Log message:
openbgpd 4.4.1


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/20 01:24:07

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Add more Ricoh chipsets to the quirk list which could work.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/20 01:30:03

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Add Sony VGP-VCC9 Camera (Ricoh chipset).


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/20 01:30:25

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/20 01:34:48

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Add Sony VGP-VCC9 Camera (Ricoh chipset) to the quirk list.


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2009/02/20 05:47:57

Modified files:
	sys/net        : if_tun.c 

Log message:
Ensure that bpf_mtap() is always called at the same interrupt priority
level within the tun(4) driver. Otherwise we can be interrupted whilst
copying a packet into the BPF buffer, leading to a race between bpf_mtap()
calls. This can result in corruption within the BPF buffers.

Also ensure that we are at IPL_NET when calling ether_input_mbuf().

Fixes PR6073.

ok claudio@, canacar@ (for an earlier version of this diff)


CVSROOT:	/cvs
Module name:	src
Changes by:	pea@cvs.openbsd.org	2009/02/20 08:27:01

Modified files:
	usr.sbin/smtpd : mta.c 

Log message:
Fix "Received: from" headers

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/20 10:50:22

Modified files:
	sys/arch/sparc64/dev: vnet.c 

Log message:
Make sure we have enough space in the LDC transmit queue to send a DRING_DATA
message and bail out early instead of dropping packets to be transmitted.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/20 10:55:28

Modified files:
	sys/arch/sparc64/dev: vdsk.c 

Log message:
Tweak debug printf.


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2009/02/20 11:17:06

Modified files:
	.              : anoncvs.html 

Log message:
pserver is dead. long live opencvs.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/20 11:47:53

Modified files:
	usr.sbin/smtpd : queue.c 

Log message:
purge /enqueue at startup; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/20 12:16:35

Modified files:
	sys/arch/arm/xscale: pxa2x0_mmc.c 
	sys/dev/sdmmc  : sdmmc.c sdmmc_mem.c sdmmc_scsi.c sdmmcchip.h 
	                 sdmmcvar.h 

Log message:
Let the sdmmc adapters tell the sdmmc layer how much sectors they can
transfer with one command. Build on this and the recent minphys() changes
in the sdmmc layer to crank transfers at the maximum possible size instead
of a sad DEV_BSIZE.

Depending on your controller, this can speed up sdmmc I/O up to 2.5 times.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/02/20 13:08:27

Modified files:
	sys/dev/acpi   : acpi.c 

Log message:
Oops didn't mean for Debugger() to remain there.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/02/20 13:16:34

Modified files:
	.              : MODULES 3RDPARTY 

Log message:
updates


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/20 13:36:14

Modified files:
	sys/arch/mvme88k/mvme88k: machdep.c 

Log message:
Let M188 kernel compile.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/20 13:40:01

Modified files:
	sys/arch/m88k/conf: files.m88k 
	sys/arch/m88k/include: atomic.h 
	sys/arch/m88k/m88k: m88k_machdep.c 
Added files:
	sys/arch/m88k/m88k: atomic.S 

Log message:
atomic_{set,clear}bits_int were not safe enough on 88110 systems, as they
can be interrupted by NMI; move the SMP version of these routines from
inlines to a separate file (kernel text shrinks 20KB...).

Since the implementation for 88110 becomes really hairy, the pre-main() code
is responsible for copying the appropriate code over for kernels configured
for both 88100 and 88110 cpus, to avoid having to choose the atomicity
strategy at runtime. Hairy, I said.

This gets GENERIC.MP run much further on 197DP. Not enough to reach multiuser
mode, but boots up to starting sshd and then panics.


CVSROOT:	/cvs
Module name:	www
Changes by:	xsa@cvs.openbsd.org	2009/02/20 13:51:41

Modified files:
	.              : events.html 

Log message:
+FOSDEM 2009.


CVSROOT:	/cvs
Module name:	www
Changes by:	robert@cvs.openbsd.org	2009/02/20 15:45:54

Modified files:
	.              : want.html 

Log message:
A U1 high server with a dual or quad Intel CPU for OpenOffice.Org builds
is needed in Budapest, Hungary. (Unfortunately that's the only size I can
host for free.) I can also receive donations so I can buy such a machine.
Thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/20 16:35:11

Modified files:
	sys/arch/mvme88k/mvme88k: m188_machdep.c 

Log message:
When looping to process external interrupts, do not complain (and panic)
if another processors sends us an IPI, it will get handled later.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/20 16:35:32

Modified files:
	sys/arch/m88k/m88k: atomic.S 

Log message:
This should get me nominated for the ``stupidest bug of the year'' award.


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/02/20 17:10:32

Modified files:
	etc/X11.sgi    : xorg.conf 

Log message:
Force loading of the "dri" module on sgi too, to work around non-working
lazy binding in ld.so.


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/21 01:18:13

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
Fix a kernel crash for bulk devices when closing the video stream;
We give the kthread loop a moment to recognize that bulk_running=0
before we close the USB pipes.  Otherwise it can happen that we close
the USB pipes before the kthread loop stopped.


CVSROOT:	/cvs
Module name:	src
Changes by:	fkr@cvs.openbsd.org	2009/02/21 02:22:35

Modified files:
	share/man/man4 : ubsa.4 umsm.4 

Log message:
sync manpages with recent device additions to umsm(4) and the moving
from a device from ubsa(4) to umsm(4).

ok deraadt@, jmc@, jsg@


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/02/21 03:33:44

Modified files:
	.              : sgi.html 

Log message:
- there's no such thing as a built-in fxp(4) on the O2.


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/02/21 03:44:39

Modified files:
	.              : sgi.html 

Log message:
- missing <p>


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/21 05:47:19

Modified files:
	usr.bin/cvs    : file.c file.h status.c 

Log message:
alter cvs_file_get() so it takes flags instead of one set
value for user_supplied. allow us to carry any important file flags
over to cvs_file's later on.

makes it easier for what i have coming.


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/21 05:52:47

Modified files:
	usr.bin/cvs    : cvs.h root.c 

Log message:
cleanup of CVSROOT, we have no need for cr_flags,
cr_version or cr_vrmask[] its all very old stuff.

remove all macros using cr_vrmask as well, no use for them.


CVSROOT:	/cvs
Module name:	src
Changes by:	marco@cvs.openbsd.org	2009/02/21 06:09:20

Modified files:
	sys/dev/acpi   : acpi.c 

Log message:
overzealous cut/paste; found by Vladimir Kirillov <proger@uaoug.org.ua>


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/21 06:39:01

Modified files:
	usr.bin/cvs    : server.c 

Log message:
correct Set-sticky and Clear-sticky responses to
include the right repository path.

we messed up some cvs implementations by
doing this incorrectly.


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/21 06:39:59

Modified files:
	usr.bin/cvs    : util.c 

Log message:
in cvs_mkpath() always look for an existing CVS/Repository file
unless we're running checkout or export.
otherwise we'll end up accidently overwriting it in certain cases
on the client side of things.


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/21 06:44:18

Modified files:
	usr.bin/cvs    : checkout.c file.c file.h repository.c 
	                 repository.h 

Log message:
use file_flags for 2 more reasons:
- mark a file as being inside the Attic/
- mark a file as existing in the working copy
(both in local and remote mode)

this way we no longer will need to check if cf->fd == -1 and
think about wether or not we are in local or remote mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/21 07:11:08

Modified files:
	usr.bin/cvs    : cvs.h 

Log message:
bump to match release version


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/21 07:50:53

Modified files:
	usr.bin/cvs    : add.c checkout.c client.c diff.c file.c 
	                 remote.c remove.c status.c update.c 

Log message:
use FILE_ON_DISK flags when we need to verify if a file
exists in the working copy or not instead of checking fd being -1
since this can differ in server or local mode.


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/02/21 08:13:11

Modified files:
	.              : macppc.html alpha.html sgi.html amd64.html 
	                 i386.html sparc64.html 

Log message:
- mention uvideo(4) on arches where it's enabled.

eyeballed by mglocker@, thanks


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2009/02/21 11:07:14

Modified files:
	distrib/miniroot: install.sh 

Log message:
Pretty up installed hosts file by using tabs between address and
names. Update copyright year since we are making noticable changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/21 11:26:47

Modified files:
	usr.bin/cvs    : file.c 

Log message:
fix grammar
from <dawedawe@gmx.de>


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/21 11:35:22

Modified files:
	sys/arch/m88k/include: cpu.h 
	sys/arch/m88k/m88k: eh_common.S genassym.cf 
	sys/arch/mvme88k/mvme88k: locore.S m197_machdep.c machdep.c 

Log message:
Get rid of 88110 nmi stacks. This was a good idea, but I outsmarted myself
since it was intended to service NMI occuring in user mode, and we could
end up invoking preempt() and have another cpu start using this stack,
with interesting results.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/21 11:37:49

Modified files:
	sys/arch/m88k/include: cpu.h m88100.h 
	sys/arch/m88k/m88k: m88100_machdep.c mplock.c 
	sys/arch/mvme88k/include: cpu.h 
	sys/arch/mvme88k/mvme88k: locore.S m188_machdep.c m197_machdep.c 
	                          machdep.c 

Log message:
Move part of the mp lock logic into per-cpu callbacks; on MVME197DP we need
to disable NMI sources in addition to interrupt sources, and we can not
use a quick sequence with shadowing frozen as done for atomic ops.

This lets GENERIC.MP boot multiuser on MVME197DP boards, and is so far stable
enough to be able to recompile a kernel from scratch (with make -j2).


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2009/02/21 12:32:04

Modified files:
	usr.bin/ssh    : misc.c sftp-server-main.c ssh-keygen.c 

Log message:
Added missing newlines in error messages.

ok dtucker


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2009/02/21 12:46:41

Modified files:
	usr.bin/cvs    : rcs.c 

Log message:
Properly convert dates between timezones before comparison.

ok joris


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/21 13:07:49

Modified files:
	usr.bin/netstat: main.c 

Log message:
we use kvm_openfiles() not kvm_open(); Amarendra Godbole


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/21 13:32:34

Modified files:
	sys/arch/mvme68k/dev: clock.c 

Log message:
Previous delay() fix broke 1x2 boards. Make sure delay() works on them
before mc attaches, as intended.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/21 13:33:08

Modified files:
	sys/arch/mvme68k/dev: if_le.c 

Log message:
No need to use special copy{from,to}buf for MVME376, the board's buffers
are mapped uncached anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/21 13:33:24

Modified files:
	sys/arch/mvme68k/include: cpu.h 
	sys/arch/mvme68k/mvme68k: sys_machdep.c 

Log message:
dma_cachectl() bye-bye.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/02/21 14:48:10

Modified files:
	multimedia/xine-lib: Makefile 
	multimedia/xine-lib/pkg: PLIST 

Log message:
Fix pkgpath for the former -jack subpackage and add pkgpaths for
the other ex-subpackages and conflict markers (thanks to sthen@ for
explaining the @conflict problem).

ok sthen@, brad (maintainer)


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2009/02/21 19:07:39

Modified files:
	build          : groups.dat 

Log message:
Tweak OpenBSDeros, requested by group leader hdc


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2009/02/21 19:09:18

Modified files:
	.              : groups.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2009/02/21 20:04:53

Modified files:
	build          : groups.dat 

Log message:
grumble, more of same


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2009/02/21 20:05:30

Modified files:
	.              : groups.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2009/02/21 22:13:26

Modified files:
	.              : want.html 

Log message:
modernize


CVSROOT:	/cvs
Module name:	src
Changes by:	jmc@cvs.openbsd.org	2009/02/22 00:46:55

Modified files:
	sbin/bioctl    : bioctl.8 bioctl.c 

Log message:
split synopsis and the options list according to functionality;
diff from Mitja Mu?eni?

ok marco


CVSROOT:	/cvs
Module name:	src
Changes by:	otto@cvs.openbsd.org	2009/02/22 00:47:22

Modified files:
	sys/kern       : sys_socket.c uipc_socket.c uipc_syscalls.c 
	                 uipc_usrreq.c 
	sys/miscfs/fifofs: fifo_vnops.c 
	sys/nfs        : krpc_subr.c nfs_socket.c 
	sys/sys        : domain.h socketvar.h un.h 

Log message:
fix PR 6082: do not create more fd's than will fit in the message on
the receiving side when passing fd's. ok deraadt@ kettenis@


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2009/02/22 04:44:29

Modified files:
	usr.sbin/smtpd : control.c dns.c enqueue.c forward.c lka.c 
	                 makemap.c mta.c parse.y queue_shared.c runner.c 
	                 smtp.c smtpd.c util.c 

Log message:
replace MAX* constants by sizeof where possible

ok jacekm@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/22 04:55:17

Modified files:
	usr.sbin/smtpd : queue_shared.c 

Log message:
simplify qwalk() error handling; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/22 04:59:12

Modified files:
	usr.sbin/smtpd : mta.c smtp_session.c smtpd.h util.c 

Log message:
put repeated inet_ntop calls into new func ss_to_text, which uses
getnameinfo internally; ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/22 06:45:11

Modified files:
	sys/dev/i2c    : spdmem.c 

Log message:
Untested FB-DIMM decoding adapted from changes made to NetBSD
by Paul Goyette.
ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/22 07:10:30

Modified files:
	editors/openoffice3: Makefile 

Log message:
forgotten bump for -i18n packages; ok robert@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2009/02/22 08:10:41

Modified files:
	share/man/man4 : ddb.4 

Log message:
Document ddb.trigger.

ok jmc@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/22 09:37:55

Modified files:
	sys/dev/mii    : eephy.c 

Log message:
Make 88E3016 actually work.


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/22 09:40:13

Modified files:
	sys/dev/pci    : if_msk.c 

Log message:
Make Yukon-2 FE+ (88E8040, 88E8042) work.

ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/02/22 09:57:42

Modified files:
	faq            : faq11.html faq2.html faq3.html 

Log message:
a couple punctuation fixes from Alan R. S. Bueno (alan dot bsd at gmail
dot com), thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/22 10:43:20

Modified files:
	sys/netinet6   : icmp6.c 

Log message:
In icmp6_mtudisc_update make sure that the requested MTU is not less then
the minimal IPv6 MTU minus the size of a frag header (which is needed because
of a hack in ip6_output/ip6_setpmtu).
Inspired by a similar fix from netbsd. OK markus@, OK deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kili@cvs.openbsd.org	2009/02/22 12:05:17

Modified files:
	print/texlive/base: Makefile 
	print/texlive/base/pkg: PLIST 
	print/texlive/texmf: Makefile 
	print/texlive/texmf/pkg: PLIST-docs PLIST-full PLIST-main 

Log message:
Add @pkgpath and @conflict markers to let pkg_add -u correctly
update the texlive packages. Bump all pkgnames.

"looks good to me" espie@, "please commit" naddy


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/22 12:07:33

Modified files:
	usr.sbin/smtpd : control.c lka.c mda.c mfa.c mta.c queue.c 
	                 smtp.c 

Log message:
add missing headers

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/22 12:57:59

Modified files:
	sys/kern       : kern_malloc.c 

Log message:
Don't enforce a minimum size for nkmempages by default; if the computed
value (based on physmem) is below NKMEMPAGES_MIN, we are on a low memory
machine and can not afford more anyway.

ok deraadt@ tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/22 12:59:01

Modified files:
	sys/uvm        : uvm_km.c 

Log message:
On machines with less than 16MB of physical memory, reduce the lower bound
of uvm_km_pages.

ok deraadt@ tedu@


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/22 13:03:19

Modified files:
	sys/arch/socppc/dev: if_tsec.c 

Log message:
Replace bcmp in while loop with check of ac_multirangecnt.
From brad@comstyle.com.

ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2009/02/22 13:35:23

Modified files:
	de             : alpha.html anoncvs.html armish.html 
	                 donations.html errata43.html errata44.html 
	                 events.html ftp.html hackathons.html i386.html 
	                 index.html porting.html ports.html press.html 
	                 products.html security.html sparc64.html 
	                 translation.html 
	faq/fr         : current.html faq11.html faq12.html faq13.html 
	                 faq14.html faq2.html faq4.html faq6.html 
	                 faq8.html index.html upgrade45.html 
	faq/nl         : faq12.html faq13.html faq14.html faq2.html 
	                 faq4.html faq6.html faq8.html index.html 
	faq/pf/de      : example1.html filter.html index.html 
	                 queueing.html 
	faq/pf/fr      : example1.html filter.html queueing.html 
	faq/pf/it      : macros.html 
	faq/pf/nl      : example1.html filter.html queueing.html 
	faq/pt         : faq1.html faq4.html index.html 
	faq/zh         : current.html faq4.html faq6.html index.html 
	fr             : alpha.html amd64.html anoncvs.html armish.html 
	                 donations.html errata43.html errata44.html 
	                 events.html ftp.html hackathons.html hppa.html 
	                 i386-laptop.html i386.html index.html 
	                 macppc.html mvme68k.html mvme88k.html 
	                 porting.html ports.html press.html 
	                 products.html security.html sgi.html 
	                 sparc64.html translation.html want.html 
	ja             : index.html 
	nl             : anoncvs.html donations.html ftp.html index.html 
	                 ports.html translation.html 
	openbgpd/de    : ftp.html index.html 
	openbgpd/fr    : ftp.html index.html 
	openbgpd/nl    : index.html 
	openntpd/de    : ftp.html index.html portable.html 
	openntpd/fr    : ftp.html index.html portable.html 
	openntpd/nl    : index.html 
	openssh/de     : ftp.html portable.html 
	openssh/fr     : ftp.html portable.html 
	openssh/ja     : donations.html ftp.html portable.html 
	openssh/nl     : ftp.html portable.html 
	papers/de      : index.html 
	papers/fr      : index.html 
	porting/de     : autoconf.html 
	porting/fr     : autoconf.html 
	pt             : index.html 
	zh             : anoncvs.html errata43.html errata44.html 
	                 ftp.html index.html translation.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/02/22 14:56:32

Modified files:
	usr.bin/sudo   : Tag: OPENBSD_4_4 parse.c 

Log message:
Fix for http://www.sudo.ws/sudo/alerts/group_vector.html
OK henning@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2009/02/22 14:56:44

Modified files:
	usr.bin/sudo   : Tag: OPENBSD_4_3 parse.c 

Log message:
Fix for http://www.sudo.ws/sudo/alerts/group_vector.html
OK henning@


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2009/02/22 15:09:38

Modified files:
	.              : errata43.html errata44.html security.html 

Log message:
reference the sudo patch


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/22 16:21:40

Modified files:
	usr.sbin/smtpd : lka.c 

Log message:
reorganize code so that couple of indentation levels can be removed;
ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/22 16:29:54

Modified files:
	usr.sbin/smtpd : queue_shared.c runner.c 

Log message:
Fix race possible between runner and queue when starting up.
runner_reset_flags would attempt to update envelope, but its
envelope.tmp could be renamed by queue_purge. The fix is to store
envelope.tmp in a place no other process writes to, and
/queue/envelope.tmp is perfect for this.

ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/22 16:50:57

Modified files:
	usr.bin/ssh    : ssh_config.5 sshd_config.5 

Log message:
don't advertise experimental options


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/22 16:59:25

Modified files:
	usr.bin/ssh    : sshd_config.5 

Log message:
missing period


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2009/02/22 17:06:15

Modified files:
	usr.bin/ssh    : version.h 

Log message:
openssh-5.2


CVSROOT:	/cvs
Module name:	src
Changes by:	chl@cvs.openbsd.org	2009/02/22 17:51:32

Modified files:
	usr.sbin/smtpd : queue_shared.c smtp.c smtpd.c store.c 

Log message:
add missing headers needed by time()

ok jacekm@ gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/22 18:18:36

Modified files:
	etc            : pf.conf 

Log message:
A newruleset that contains actual blocks people can use if they
uncomment them.  this is no longer a sample.  everything in here now
must be completely legit.
discussed at length with henning, claudio, and sthen
ok sthen


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/02/22 18:38:37

Modified files:
	sys/dev/pci    : if_age.c if_agereg.h 

Log message:
- fix test for IPv4 checksum
- change age_get_macaddr() prototype(no functional change) and
set smb pointers to NULL for consistency
- clean up and fix the multicast code; from Brad
- When the attach routine failed, release all resources including
interrupts, interrupt handler, and DMA memory

Tested by couderc@ and giovanni <qgiovanni at gmail dot com>

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2009/02/22 18:41:14

Modified files:
	usr.bin/ktrace : ktrace.c 

Log message:
matthew haub pointed out that pid may be used uninitialized in some contexts
ok deraadt


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2009/02/22 19:04:17

Modified files:
	openssh        : ftp.html index.html openbsd.html security.html 
Added files:
	openssh/txt    : release-5.2 

Log message:
OpenSSH 5.2


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2009/02/22 20:05:01

Modified files:
	openssh        : index.html 

Log message:
update copyright year


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/22 23:58:31

Modified files:
	sbin/pfctl     : pfctl.c 

Log message:
back out last commit since it breaks a few regress tests -- this will be
looked at post-release -- out of time for these kinds of problems
david@ says: pfopt6 and f91.ok; pfopt6 change looks ok, but pf91 is
of concern.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/23 03:28:16

Modified files:
	usr.sbin/tcpdump: print-pfsync.c 

Log message:
better detect short frames. always print the version and length of the
frame according to the pfsync header. dont try to parse an unsupported
version of the protocol.


CVSROOT:	/cvs
Module name:	ports
Changes by:	naddy@cvs.openbsd.org	2009/02/23 08:09:18

Modified files:
	.              : INDEX 

Log message:
sync, 5572


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/23 08:21:34

Modified files:
	sys/dev/pci    : pcidevs mfi_pci.c 

Log message:
Match on the SAS1078DE which appears to be used in at least the
ServeRAID-MR10is.

While here remove duplicate entries for SAS1078/PERC6 which
are the same id, both with a SYMBIOS (LSI) vendor id and
same product id (0x0060).

ok marco@ dlg@ deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/23 08:23:02

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/23 11:09:55

Modified files:
	sys/arch/arm/xscale: pxa2x0_mmc.c 

Log message:
When jumping out of the interrupt handler early, clear conditions we know
are likely set but don't need specific handling.

This silences the interrupt handler if DIAGNOSTIC in some cases.

ok grange@ deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	sthen@cvs.openbsd.org	2009/02/23 12:15:32

Modified files:
	build          : Makefile 
	build/mirrors  : openssh-ftp.html.head 

Log message:
sync source files for generating ftp mirror lists with the updates for
the new openssh version.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/23 14:16:35

Modified files:
	sys/net        : if_pfsync.c 

Log message:
dont put pfsync packets on the wire if no syncdev is specified. issues
reported by david@

an earlier version of this was ok mcbride@
ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	tobias@cvs.openbsd.org	2009/02/23 14:28:57

Modified files:
	usr.bin/cvs    : client.c 

Log message:
Properly convert between gmt and localtime for unchanged files as client.
Problem reported by Jesus Sanchez (zexel08 at gmail dot com).

ok joris


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/23 14:32:08

Modified files:
	usr.bin/cvs    : checkout.c entries.c util.c 

Log message:
we no longer push out Set-sticky to the client when writing
our Tag file on the server or in cvs_mkpath(), this caused
problems for the "fast checkout" mechanism when a tag was supplied.

instead, write out any directory sticky tag when we are checking
out a file in that directory, this way we can use our "fast checkout"
mechanism (no /tmp required) even for -r and -d without breaking
working copies because they were missing CVS/Tag files.

"looks good" tobias@


CVSROOT:	/cvs
Module name:	src
Changes by:	joris@cvs.openbsd.org	2009/02/23 14:33:12

Modified files:
	usr.bin/cvs    : util.c 

Log message:
unused var


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/02/23 15:59:40

Modified files:
	usr.sbin/smtpd : smtpd.h util.c 

Log message:
add valid_message_id() and valid_message_uid() which test that a message id
and uid do not look wrong. this was not needed earlier because we only deal
with message id's coming from trusted sources, but smtpctl will soon have a
new feature which requires us to deal with user provided message id's.


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/23 22:39:19

Modified files:
	sys/net        : if_pfsync.c 

Log message:
request a bulk update when the pfsync if configuration is changed via an
ioctl. without this peers would not request a bulk update when they come
up, and therefore will not have the full state tree available for use in
failover.

ok mcbride@ "go for it" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/23 23:25:32

Modified files:
	sys/dev/acpi   : acpicpu.c 

Log message:
Backout a backout because noone knows what the hell the backout is a
backout of.   COME ON.  Be exact in your commit messages.


CVSROOT:	/cvs
Module name:	www
Changes by:	kevlo@cvs.openbsd.org	2009/02/24 02:02:22

Modified files:
	.              : donations.html 

Log message:
STEPS software donated me the ASUS P5Q motherboard. Many thanks!


CVSROOT:	/cvs
Module name:	www
Changes by:	tobias@cvs.openbsd.org	2009/02/24 03:23:35

Modified files:
	de             : errata43.html errata44.html i386.html 
	                 macppc.html mvme68k.html mvme88k.html 
	                 security.html sgi.html sparc64.html want.html 
	faq/de         : truetype.html 
	faq/fr         : faq11.html faq2.html 
	faq/nl         : faq2.html 
	fr             : errata43.html errata44.html security.html 
	openbgpd/de    : index.html 
	openntpd/de    : portable.html 
	openssh/de     : ftp.html index.html openbsd.html portable.html 
	                 security.html 
	openssh/fr     : ftp.html index.html openbsd.html security.html 
	openssh/nl     : ftp.html index.html openbsd.html security.html 

Log message:
Sync with Steelix CVS


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/02/24 05:07:47

Modified files:
	usr.sbin/smtpd : control.c parser.c parser.h queue_shared.c 
	                 runner.c smtpctl.c smtpd.h util.c 

Log message:
teach smtpctl's parser how to deal with parameters that are not necessarily
a token so that it is possible to do: smtpctl schedule <message id/uid>

introduce F_MESSAGE_FORCESCHEDULE which lets the runner schedule a message
even if the retry delay has not been expired.

F_MESSAGE_ENQUEUED is a valid flag for a message and should not cause an\
errx() in smtpctl show queue


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/24 06:20:03

Modified files:
	sys/arch/amd64/amd64: est.c 
	sys/dev/acpi   : acpicpu.c 

Log message:
back out est.c 1.8 and bring acpicpu.c all the way back to 1.47 because of
hanging machines.  backed out correctly this time, as pointed out by tedu.


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2009/02/24 06:23:03

Modified files:
	sys/dev/usb    : ubsa.c umsm.c 

Log message:
move AnyDATA ADU-E100H to umsm(4) from ubsa(4) as it uses msm chipset.

reported by denis1482


CVSROOT:	/cvs
Module name:	src
Changes by:	yuo@cvs.openbsd.org	2009/02/24 06:35:55

Modified files:
	share/man/man4 : umsm.4 ubsa.4 

Log message:
move AnyDATA ADU-E100H from ubsa(4) to umsm(4)


CVSROOT:	/cvs
Module name:	www
Changes by:	fkr@cvs.openbsd.org	2009/02/24 07:33:21

Modified files:
	.              : events.html 

Log message:
there will be an OpenBSD booth at "Chemnitzer Linuxtage 2009"


CVSROOT:	/cvs
Module name:	src
Changes by:	jsing@cvs.openbsd.org	2009/02/24 07:37:29

Modified files:
	sys/arch/sgi/dev: gbe.c gbereg.h 

Log message:
Add support for hardware acceleration to gbe(4). This provides an accelerated
framebuffer for the console on SGI O2 workstations. X is still supported via
wsfb(4) by switching back to the unaccelerated linear framebuffer mode.

Some hardware details and magic numbers from NetBSD's crmfb(4) driver.

ok miod@ jasper@ "Sure, go for it" deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/02/24 11:25:28

Modified files:
	faq            : faq3.html 

Log message:
- typo and broken link; Alan R. S. Bueno


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/24 12:32:37

Modified files:
	sys/arch/amd64/amd64: est.c 

Log message:
match new cpuid stuff from i386; by jsg
ok toby and tedu


CVSROOT:	/cvs
Module name:	www
Changes by:	landry@cvs.openbsd.org	2009/02/24 13:58:36

Modified files:
	.              : i386-laptop.html 

Log message:
Update the entry for the Dell Latitude D410, remove dead links to outdated
dmesg/xorg.conf.
Add the MSI Wind U100 entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/24 14:10:14

Modified files:
	sys/dev/pci    : if_sis.c if_sisreg.h 

Log message:
The original SiS chips seem to have an bug that marks VLAN tagged packets
with an rx error (SIS_RXSTAT_GIANT) eventhough everything is fine.
Change code to clear this error on RX if the size of the packet is smaller
then 1532 bytes.
From FreeBSD via Brad. Tested on the more common National chips by me.
Ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/24 14:14:12

Modified files:
	sys/net        : if.c 

Log message:
Disable rt_if_track() for now. This causes the rtfree panic seen in PR6043
and I'm currently unable to find the cause of this. Time is running out so
workaround it for now.  OK deraadt.


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/24 14:40:51

Modified files:
	usr.sbin/smtpd : lka.c 

Log message:
fix tilde expansion (eg. ~/Mail); ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/24 14:47:28

Modified files:
	sys/net        : if_pfsync.c 

Log message:
restore the parsing of incoming tdb update messages. this was disabled
while i was replacing the guts of pfsync, but i forgot to put it back
again. this will make ipsec gateway failover work again.

tested by sthen@ and david@
ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	marco@cvs.openbsd.org	2009/02/24 15:24:27

Modified files:
	.              : i386.html 
	es             : i386.html 
	de             : i386.html 
	fr             : i386.html 
	pl             : i386.html 

Log message:
unlink laptop page


CVSROOT:	/cvs
Module name:	www
Changes by:	marco@cvs.openbsd.org	2009/02/24 15:32:51

Removed files:
	es             : i386-laptop.html 
	de             : i386-laptop.html 
	fr             : i386-laptop.html 
	pl             : i386-laptop.html 

Log message:
Kill the useles laptop page; laptops should just work!
ok jdixon oga


CVSROOT:	/cvs
Module name:	www
Changes by:	marco@cvs.openbsd.org	2009/02/24 15:44:15

Removed files:
	.              : i386-laptop.html 

Log message:
Missed one.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2009/02/24 16:15:50

Modified files:
	.              : i386.html amd64.html 

Log message:
Very politely and diplomatically document that NVIDEA hardware should be
avoided at all costs because X support stinks -- because Nvidea refuses to
document their garbage hardware, and because some X.org developers have no
balls to stand up to them.  Join us in praying nightly so that their
lawyers and executives burn for eternity in the hottest levels of hell.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2009/02/24 16:16:42

Modified files:
	.              : i386.html amd64.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	www
Changes by:	jasper@cvs.openbsd.org	2009/02/24 16:24:21

Modified files:
	.              : amd64.html i386.html 

Log message:
- remove double 'their'


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2009/02/24 16:52:25

Modified files:
	.              : i386.html amd64.html 

Log message:
spelling


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/02/24 20:05:32

Modified files:
	share/man/man4 : Makefile pci.4 
	sys/dev/pci    : files.pci 
Added files:
	share/man/man4 : ale.4 
	sys/dev/pci    : if_ale.c if_alereg.h 

Log message:
add Atheros AR8121/AR8113/AR8114 Ethernet controller(also known as L1E).

written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD
by Sepherosa Ziehau and then ported to OpenBSD by me.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/24 20:06:04

Modified files:
	distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion 
	                         md.hp300 md.hppa md.hppa64 md.i386 
	                         md.landisk md.luna88k md.mac68k 
	                         md.macppc md.mvme68k md.mvme88k 
	                         md.mvmeppc md.sgi md.socppc md.sparc 
	                         md.sparc64 md.vax md.zaurus 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/02/24 20:08:25

Modified files:
	sys/arch/amd64/conf: GENERIC RAMDISK_CD 
	sys/arch/i386/conf: GENERIC RAMDISK_CD 

Log message:
enable ale(4) on both i386 and amd64

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/24 20:15:50

Modified files:
	share/man/man4 : ale.4 

Log message:
also known as the Attansic L1E


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/02/24 21:00:57

Modified files:
	faq            : faq3.html 

Log message:
clean up a screwup from a couple days ago, caused by committing a simple
typo fix from the wrong tree, adding a couple articles I had forgot
about.  But, they are pretty good, so fix 'em up a bit and leave 'em.
So:
+3.5 - Selecting hardware (some old FAQ content, some new stuff from me)
+3.6 - "first system" recommendations (by me)
bump copyright date
normalize punctiation and line spacing (for a relative def. of "normalize")
Remove a couple sections that didn't work well
update in time (80386? 32M? yikes, been sitting there a while!).


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/02/24 21:03:43

Modified files:
	faq            : index.html 

Log message:
-3.5 - Obtaining current source code (handled elsewhere better)
+3.5 - Selecting Hardware
+3.6 - What is an appropriate "first system" to learn OpenBSD on?
rotate "What's new"


CVSROOT:	/cvs
Module name:	src
Changes by:	jacekm@cvs.openbsd.org	2009/02/25 02:08:34

Modified files:
	usr.sbin/smtpd : smtpd.c 

Log message:
remove chown's called when running with user privs, ie. basically noops;
ok gilles@


CVSROOT:	/cvs
Module name:	src
Changes by:	gilles@cvs.openbsd.org	2009/02/25 02:30:58

Modified files:
	usr.sbin/smtpd : control.c 

Log message:
NULL pointer dereference
spotted by Matthew Haub <matthew.haub@alumni.adelaide.edu.au>


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/25 04:41:58

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
On full mask revision 2 or later default to
16QW for "FIFO Threshold for processing next packet"
to increase compatibility with different PCI-E implementations
as advised by the datasheet.

The 64WQ and 128WQ options are obsolete on full revision
mask >= 2 as well.

From Pyun YongHyeon in FreeBSD via brad. ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jsg@cvs.openbsd.org	2009/02/25 06:10:38

Modified files:
	sys/dev/pci    : if_jme.c 

Log message:
Fix up multicast support, from brad.
ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2009/02/25 09:43:05

Modified files:
	share/man/man3 : queue.3 

Log message:
fix examples of list deletion to not leak memory.
ok otto@ deraadt@ henning@ oga@


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/25 10:09:55

Modified files:
	usr.sbin/dvmrpd: control.c 
	usr.sbin/ospf6d: control.c 
	usr.sbin/ospfd : control.c 
	usr.sbin/relayd: control.c 
	usr.sbin/ripd  : control.c 
	usr.sbin/snmpd : control.c 

Log message:
Fix an invalid pointer dereference in control_close(). If control_connbyfd()
fails -- which should never happen -- the function does not return and is
accession the NULL set control pointer later on.
Found by Matthew Haub. OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2009/02/25 12:00:36

Modified files:
	libexec/spamd  : grey.c 

Log message:
fix slow memory leak, spotted by Max Laier and Artis Caune
ok deraadt@, oga@, otto@


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2009/02/25 12:18:04

Modified files:
	usr.sbin/bgpd  : pfkey.c 

Log message:
add a stupid workaround for a race somewhere in the crypto code in the
kernel. a one second sleep has made it go away in all my tests. ok theo


CVSROOT:	/cvs
Module name:	src
Changes by:	ray@cvs.openbsd.org	2009/02/25 16:16:20

Modified files:
	usr.bin/rcs    : ci.c co.c diff3.c rcs.c 

Log message:
Checking if a file is ASCII should only be done when diffing, because
the non-ASCII characters could be printed to the screen.  For
checking in files, checking out files, merging files, and removing
revisions of files, we do so regardless of whether the files are
ASCII or binary.

Fixes PR6031.

OK joris and deraadt.


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/25 16:31:59

Modified files:
	lib/libsndio   : aucat.c 

Log message:
after the STOP message is sent, move the receiver to the RMSG state
only if it's in the IDLE state, otherwise in some rare cases a data
chunk may be interpreted as a message, causing the connection to be
dropped.
ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	tedu@cvs.openbsd.org	2009/02/25 17:29:39

Modified files:
	usr.sbin/apmd  : apmd.c 

Log message:
revert 1.50 and 1.51.  kettenis discovered they don't let his sparcle go slow enough


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/02/25 19:02:02

Modified files:
	sys/dev/pci    : if_ale.c 

Log message:
fix the multicast code; tested by sthen@

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	dlg@cvs.openbsd.org	2009/02/26 00:29:47

Modified files:
	sys/net        : if_pfsync.c 

Log message:
bulk updates are sent from a timeout which walks over the state tree and
modifies the pfsync state queues, however, it didnt prevent interrupts from
whacking the same structures.

this diff makes the bulk update code take splsoftnet() to prevent the
panics ive been suffering all day when a firewall peer was booted.

ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	sobrado@cvs.openbsd.org	2009/02/26 01:38:53

Modified files:
	faq            : faq14.html 

Log message:
the newfs(8)/mount(8) examples on section 14.3 should be related
with the label created on the disk drive on this section of the faq.

problem outlined by Chano Antuna.

ok nick@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/26 10:19:47

Modified files:
	sys/arch/amd64/include: apmvar.h 
	sys/arch/arm/include: apmvar.h 
	sys/arch/arm/xscale: pxa2x0_apm.c 
	sys/arch/i386/i386: apm.c 
	sys/arch/i386/include: apmvar.h 
	sys/arch/macppc/dev: apm.c 
	sys/arch/macppc/include: apmvar.h 
	sys/arch/sparc/dev: tctrl.c 
	sys/arch/sparc/include: apmvar.h 
	sys/arch/sparc64/include: apmvar.h 

Log message:
Add a two new ioctls to the apm(4) interface.

APM_IOC_{SUSPEND,STANDBY}_REQ: This is to fix an issue with apm suspend
where a call to zzz suspended the machine immediately, not giving anyone
listening for apm events (other than apmd) a chance to deal with the
upcoming change. This hit X hard since the introduction of drm, since it
needs to have time to idle the 3d engine and otherwise get the device
into a recoverable state. Such things are needed until we support
modesetting in the kernel.

Now, instead of forcing a suspend, using ioctl sends out an event similar
to if you had put the lid down, giving all userland applications a
chance to reply.

tested by sthen@ and beck@, especial thanks to sthen for sitting there
while I tried to debug this remotely, I owe him beer.

Prompted by and ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	oga@cvs.openbsd.org	2009/02/26 10:21:56

Modified files:
	usr.sbin/apmd  : apmd.c 

Log message:
Change apmd to use the new _REQ ioctls for zzz, this gives X a chance to
vt-switch internally so it's likely to actually survive the suspend.

tested by beck@, sthen@. ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2009/02/26 10:55:18

Modified files:
	sys/conf       : newvers.sh 

Log message:
declare builds from around here to be 4.5 instead of 4.5-beta, though it
is not really true since there are a few more (very important) things
going in.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2009/02/26 12:57:10

Modified files:
	sys/arch/arm/xscale: pxa2x0_apm.c 

Log message:
fix tree break with two missing chars
please commit miod@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/26 15:14:18

Modified files:
	lib/libsndio   : sun.c 

Log message:
don't use ``hdl->filling'' flag uninitialized
ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/26 16:03:05

Modified files:
	sys/dev/cardbus: if_acx_cardbus.c 

Log message:
Fix PR6089, "panic in acx_detach upon card eject".
Only call acx_detach() if acx_attach() was successful.
ok mglocker@, "hurry up" deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	stsp@cvs.openbsd.org	2009/02/26 16:11:31

Modified files:
	sys/dev/ic     : acx.c 

Log message:
If acx_attach() fails, print the reason why it is failing.
Amendment to fix for PR6089. Patch by mglocker@
"good night guys!" mglocker@, "hurry up" deraadt@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/26 16:27:22

Modified files:
	distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 
	                          md.hppa md.i386 md.landisk md.mac68k 
	                          md.macppc md.mvme68k md.mvme88k md.sgi 
	                          md.sparc md.sparc64 md.zaurus mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	kevlo@cvs.openbsd.org	2009/02/26 20:40:25

Modified files:
	sys/dev/pci    : if_ale.c 

Log message:
set interrupt moderation timer for tx; otherwise interrupt always for tx

ok deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/02/26 20:45:58

Modified files:
	faq            : faq2.html faq4.html 

Log message:
sync prev/next page links around the renaming I did of faq3.html.
Pointed out by Maurice Janssen (maurice at z74 dit net)


CVSROOT:	/cvs
Module name:	www
Changes by:	nick@cvs.openbsd.org	2009/02/26 20:57:36

Modified files:
	faq            : faq3.html 

Log message:
fix link, from Maurice Janssen, thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/26 22:17:53

Modified files:
	sys/arch/mvme88k/mvme88k: m88410.c 

Log message:
Be a bin more paranoid in m88410_inval() in the operation complete check.
ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/26 22:19:36

Modified files:
	sys/arch/mvme88k/include: cpu.h 
	sys/arch/mvme88k/mvme88k: m197_machdep.c machdep.c 

Log message:
Rework nmi handling to handle ``complex'' NMI faster, and return as fast as
possible from the exception, without doing the AST and softintr dance.

This should avoid too much stack usage under load.

ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	mglocker@cvs.openbsd.org	2009/02/26 23:00:31

Modified files:
	sys/dev/usb    : uvideo.c 

Log message:
0x3 is not really a good number for bit flags.  Should fix the Logitech
QuickCam OEM attachment finally.

OK deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	ajacoutot@cvs.openbsd.org	2009/02/27 00:39:29

Modified files:
	.              : translation.html 

Log message:
- remove aanriot@ from [fr] tranlation team per his request (via saad@)
cvs: ----------------------------------------------------------------------


CVSROOT:	/cvs
Module name:	src
Changes by:	gollo@cvs.openbsd.org	2009/02/27 04:09:36

Modified files:
	sys/net        : if_pflow.c if_pflow.h 

Log message:
fix mbuf problems and simplify code, well spotted and input by
Alexander Sabourenkov. mbuf logic is based on claudio's recommendation

Tested by Alexander Sabourenkov

OK: henning@, claudio@
Theo: "In please..."


CVSROOT:	/cvs
Module name:	src
Changes by:	henning@cvs.openbsd.org	2009/02/27 05:37:45

Modified files:
	sys/net        : pf.c 

Log message:
fix quick reuse of tcp states.
when we, for a new state, hit an existing tcp state which is in FIN_WAIT_2
on both ends do not fail but insert the new state anyway and unlink the
old one afterwards. pimp error message a bit, too.
problem found with NAT by viq <viq@viq.ath.cx>
ok theo markus


CVSROOT:	/cvs
Module name:	src
Changes by:	claudio@cvs.openbsd.org	2009/02/27 06:15:40

Modified files:
	sys/net        : route.c 

Log message:
Do not check the link state when installing a route. This bit was missing in
the backout/disabling of the route link state tracking done a few days ago.
OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	ratchov@cvs.openbsd.org	2009/02/27 10:35:33

Modified files:
	usr.bin/aucat  : aucat.1 

Log message:
say that aucat can act as audio server in the NAME section
ok jmc


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	matthieu@cvs.openbsd.org	2009/02/27 16:12:11

Modified files:
	lib/fontconfig/conf.d: Makefile.am Makefile.in 
Added files:
	lib/fontconfig/conf.d: 31-nonmst.conf 

Log message:
Add a substitution from fonts that map to ugly bitmapped ones to
bitstream-vera. Most of the work done by martynas@ and deraadt@,
with inputs and tests from naddy@, todd@ and lots of others.
ok deraadt@


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	todd@cvs.openbsd.org	2009/02/27 16:40:21

Modified files:
	distrib/sets/lists/xetc: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	xenocara
Changes by:	deraadt@cvs.openbsd.org	2009/02/27 16:43:41

Modified files:
	lib/fontconfig/conf.d: 31-nonmst.conf 

Log message:
delete duplicate block; spotted by kettenis


CVSROOT:	/cvs
Module name:	src
Changes by:	kettenis@cvs.openbsd.org	2009/02/28 13:34:18

Modified files:
	distrib/notes/sparc64: hardware 

Log message:
Update list of supported machines (and encourage people to try running on
unsupported machines).


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/28 13:53:00

Modified files:
	distrib/notes/alpha: contents 
	distrib/notes/amd64: contents 
	distrib/notes/armish: contents 
	distrib/notes/hp300: contents 
	distrib/notes/hppa: contents 
	distrib/notes/i386: contents 
	distrib/notes/landisk: contents 
	distrib/notes/mac68k: contents 
	distrib/notes/macppc: contents 
	distrib/notes/mvme68k: contents 
	distrib/notes/mvme88k: contents 
	distrib/notes/sgi: contents 
	distrib/notes/socppc: contents 
	distrib/notes/sparc: contents 
	distrib/notes/sparc64: contents 
	distrib/notes/vax: contents 
	distrib/notes/zaurus: contents 

Log message:
Update sets sizes.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2009/02/28 13:55:49

Modified files:
	distrib/notes/alpha: prep 

Log message:
Mention another url for the axppci33 reference, this time in pdf.