Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
obache a3eda3ee26 Update libupnp to 1.6.1.
While here, add DESTDIR support.

Changes:
*******************************************************************************
Version 1.6.1
*******************************************************************************

2007-11-07 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* SF Bug Tracker [ 1825278 ] AdvertiseAndReply sleeps with handle lock out
	Applied patch from Alex (afaucher) to change some write locks to read
	locks.

2007-11-06 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Adjusting libtool library numbers to reflect the last changes.

2007-11-06 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* SF Bug Tracker [ 1825278 ] AdvertiseAndReply sleeps with handle lock out
	GlobalHndMutex, which was a mutex is now GlobalHndRWLock, which is a
	rwlock. HandleLock() is mapped to HandleWriteLock() while all other
	instances have not been checked. One instance in AdvertiseAndReply()
	has been changed to HandleReadLock(). Thanks to Alex (afaucher) for the
	bug report and suggestions.

2007-11-06 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Added support for rwlocks.

2007-11-05 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* SF Bug Tracker [ 1825929 ] woker thread still alive after UpnpFinish()
	Submitted By: Luke Kim - nereusuj
	Worker thread still alive after calling UpnpFinish() because
	ThreadPoolShutdown() is in the #ifdef DEBUG block.
	421
	422 #ifdef DEBUG
	423 ThreadPoolShutdown( &gSendThreadPool );
	424 ThreadPoolShutdown( &gRecvThreadPool );

2007-08-28 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Changed the calls to virtualDirCallback.open(filename, UPNP_WRITE)
	to (virtualDirCallback.open)(filename, UPNP_WRITE) (notice the
	parenthesis) due to a change in glibc that produces compilation
	errors.

2007-08-28 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Initialization of the "randomness" struct so that valgrind does not
	complain.

2007-08-06 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Merge of patch submitted By Keith Brindley - brindlk
	SF Bug Tracker [ 1762758 ] Seek not working for large files
	Problem:
	Requests from the uPnP client to seek to a position beyond 2GB in a large
	file are handled as a request to see from the 2GB point.

	Impact:
	Varies depending on client. The Xbox 360 kills the connection when it
	realises.

	Solution:
	GetNextRange function (webserver.c) is updated to handle large file sizes.
	Fix should also recognise when built on a 32bit platform rather than 64 and
	handle accordingly.

2007-08-05 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Merge of Mac OS X patch from Stephane Corthesy (davelopper),
	SF Bug Tracker [ 1686420 ] Modifications for MacOSX.
	Some of the proposed changes were already done by Rene Hexel's patch.
2007-11-08 03:56:58 +00:00
archivers Add another mirror. From Zafer in PR #37269. 2007-11-06 20:13:33 +00:00
audio Add audio/herrie. 2007-11-08 03:53:37 +00:00
benchmarks Supports DESTDIR installation. 2007-10-28 15:29:58 +00:00
biology Old MASTER_SITES was no longer working. 2007-11-06 20:16:58 +00:00
bootstrap Make mkbinarykit work on Mac OS X 10.5. 2007-11-03 17:51:08 +00:00
cad * If PLIST_SRC is explicitly set to an empty value in a package Makefile, 2007-10-25 22:00:39 +00:00
chat Update pidgin IM suite to 2.2.2 for the CVE-2007-4999 fix. 2007-11-03 15:59:17 +00:00
comms Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
converters Fix version detection when the version number contains capital letters. 2007-11-07 17:24:28 +00:00
cross Repair compilation on sunos and maybe others. Added some missing 2007-09-28 21:11:49 +00:00
crosspkgtools Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
databases Needs pkg-config to build. 2007-11-07 07:47:43 +00:00
devel Enable unicode properties and bump PKGREVISION. 2007-11-07 21:27:48 +00:00
distfiles
doc + Updated audio/herrie to 1.8.4 [bjs 2007-11-08] 2007-11-08 03:54:19 +00:00
editors Fixed missing <unistd.h> on DragonFly. 2007-11-07 17:12:30 +00:00
emulators Packages in two different directories should always generate different 2007-11-06 23:30:15 +00:00
filesystems Changes 0.4.3: 2007-11-03 13:04:40 +00:00
finance Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk 2007-10-25 16:54:26 +00:00
fonts + thaixfonts 2007-11-05 15:38:40 +00:00
games A friend class declaration isn't enough to make a class known. 2007-11-07 14:00:54 +00:00
geography Based on some feedback, comment out the newly added LICENSE=xxx for now. 2007-10-30 19:31:38 +00:00
graphics Added graphics/gimp-liquid-rescale 2007-11-04 15:56:38 +00:00
ham Since this pkg installs .omf files, include scrollkeeper/omf.mk 2007-10-12 16:06:48 +00:00
inputmethod Update (dd)skk to 20071028. Changes unknown. 2007-10-29 13:25:26 +00:00
lang Update to 1.0.11. Lots of bugfixes, new features, etc. I expect 2007-11-07 17:34:18 +00:00
licenses Add Open Font License text. 2007-11-05 11:40:58 +00:00
mail Update mail/mutt-devel to 1.5.17 2007-11-07 21:19:36 +00:00
math Fix PLIST, bump PKGREVISION for the new R. 2007-11-07 19:49:36 +00:00
mbone Don't use malloc.h. 2007-10-05 23:08:10 +00:00
meta-pkgs Based on some feedback, comment out the newly added LICENSE=xxx for now. 2007-10-30 19:31:38 +00:00
misc +gelemental 2007-11-06 20:17:18 +00:00
mk Add libao and libmodplug options 2007-11-07 23:28:40 +00:00
multimedia update to 2.20.1 2007-11-05 19:26:20 +00:00
net Update libupnp to 1.6.1. 2007-11-08 03:56:58 +00:00
news cleanscore is a PERL script to clean the "score file" of the Usenet news 2007-10-12 12:30:47 +00:00
packages
parallel Don't use void pointers in arithmetics. 2007-10-14 11:33:31 +00:00
pkgtools Mention that RUN does more error checking than _PKG_SILENT + _PKG_DEBUG. 2007-11-07 17:25:33 +00:00
print update to 1.21.2 2007-11-05 20:57:51 +00:00
regress Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
security 1) Fix incorect patch 2007-11-07 19:38:12 +00:00
shells Add support for pcre to options.mk if ZSH_STATIC is undefined. Bump rev. 2007-11-07 09:59:27 +00:00
sysutils sync w/ base pkg (no change except version number) 2007-11-05 20:08:45 +00:00
templates Remove trailing spaces. 2007-10-09 19:19:08 +00:00
textproc Mimic scrollkeeper's buildlink3.mk and create fake wrappers for those 2007-11-05 17:06:33 +00:00
time +p5-Time-Interval 2007-11-04 16:03:02 +00:00
wm Add USE_TOOLS+= pkg-config from Adam Hoka on tech-pkg@. 2007-11-07 21:52:34 +00:00
www Changed default behaviour to make the package install the GET, HEAD and 2007-11-07 09:45:00 +00:00
x11 Add explicit option check for -inet6 2007-11-07 17:17:55 +00:00
Makefile Fix typo in comment. 2007-06-19 22:30:33 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.