Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
sno 15cb9d76c9 Updating www/p5-libapreq2 from 2.08nb2 to 2.12
pkgsrc changes:
- Add license definition

Upstream changes:
@section v2_12 Changes with libapreq2-2.12 (released March 13, 2009)

- C API [joes]
  Make the cookie parser a little more flexible.

@section v2_11 Changes with libapreq2-2.11 (not released)

- Interactive CGI module [issac]
  Allow cgi module to interactively prompt for parameters and cookies when
  running a script from the command line and not from a CGI interface

@section v2_10 Changes with libapreq2-2.10 (not released)

- Perl Glue [joes]
  Fix the linking of the perl modules to libapreq2 and libapr
  on Solaris.

- Perl Glue [joes]
  Fix install-time linking issue of the .so modules.
  Previously they would remain linked against the src
  library path, not the install path.

- C API [joes]
  Add optional interface for apreq_handle_apache2().

- C API [joes]
  Clean up buggy apreq_hook_find_param().

- Perl Glue Build [Philip M. Gollucci]
  config.status format changed format yet again in autoconf 2.62+.

- License [Mladen Turk]
  Add libapreq.rc and generate libapreq.res

- Build [Mladen Turk]
  Add APREQ_DECLARE_EXPORT/APREQ_DECLARE_STATIC
  in the same way as APR declares so that dllexport/dllimport
  get correctly handled.

- Build [Randy Kobes]
  Add appropriate manifest command to embed manifest files on Win32
  when using VC8

- C API [Andy Grundman, joes]
  Add missing bytes_read initializer to apreq_handle_custom().

- C API [suggested by Vinay Y S, tested by Steve Hay and Peter Walsham]
  For Win32, remove the
     flag |= APR_FILE_NOCLEANUP | APR_SHARELOCK;
  in apreq_file_cleanup, to avoid problems with file uploads.

@section v2_09 Changes with libapreq2-2.09 ( not released)

- C API [joes]
  Fix leak associated to calling apreq_brigade_fwrite() on an upload
  brigade.

- Build [Philip M. Gollucci]
  SunOS (Solaris)
  Users must use gmake not make for building.

- Build [Philip M. Gollucci]
  SunOS (Solaris)
  Code around bug in libtool (at least in 1.5.18, 1.5.20, 1.5.22)
  causing mod_apreq2 to be built instead of mod_apreq2.so

- C API [Philip M. Gollucci]
  Fix comparison signed vs unsigned comparison
  in apreq_fwritev() on SunOS/gcc where iovec.iov_len is a long.

- Build [Philip M. Gollucci]
  SunOS (Solaris)
  fix duplicate link error to libexpat.so -- by using the one from httpd
  exclusively now.

- Build [Philip M. Gollucci]
  code around |#_!!_#| autoconf 2.60 bug.
2010-02-23 20:00:54 +00:00
archivers Updating archivers/p5-Archive-Tar from 1.56 to 1.58 2010-02-23 10:41:36 +00:00
audio Add fix for NetBSD-4*, from Robert Elz in PR 42820. 2010-02-22 21:48:03 +00:00
benchmarks
biology
bootstrap It's been a couple years since the pkgsrc repository was modified 2010-02-21 19:04:07 +00:00
cad
chat Fix ownership. Bump revision. 2010-02-19 21:01:36 +00:00
comms
converters
cross
databases Updating databases/p5-Rose-DBx-Garden from 0.16 to 0.17 2010-02-23 10:12:08 +00:00
devel a builtin curses which supports wsyncup is considered good enough, 2010-02-23 19:51:59 +00:00
distfiles
doc Updated time/p5-DateTime-Format-Natural to 0.84 2010-02-23 19:13:17 +00:00
editors Add RCS Id (hi roy!). 2010-02-21 12:26:47 +00:00
emulators completely removed empty if clause in configure (had caused configure to 2010-02-20 08:59:03 +00:00
filesystems
finance
fonts
games Fix PLIST for nb4, noted by Steven Drake. 2010-02-23 06:11:34 +00:00
geography
graphics * allow python-2.6 2010-02-22 12:10:59 +00:00
ham
inputmethod * add user-destdir support 2010-02-20 11:44:53 +00:00
lang Update parrot from version 2.1.0 to 2.1.1. 2010-02-23 12:41:14 +00:00
licenses Re-add xdoom, requested by drochner. 2010-02-22 21:58:47 +00:00
mail Updating mail/p5-MIME-Charset from 1.007.1 to 1.008 2010-02-22 17:21:00 +00:00
math Updating math/p5-Spreadsheet-WriteExcel from 2.36 to 2.37 2010-02-23 11:21:55 +00:00
mbone
meta-pkgs added a patch for MacOS 10.6 (64 bit mode) 2010-02-21 23:11:39 +00:00
misc this needs terminfo, so it might need ncurses to provide it 2010-02-23 10:56:04 +00:00
mk Retire check for ONLY_FOR_ARCHS, NOT_FOR_ARCHS and NOT_FOR_OPSYS. 2010-02-23 17:24:55 +00:00
multimedia Update to 0.10.18. Set LICENSE. 2010-02-21 13:34:53 +00:00
net Add & enable p5-Test-TCP 2010-02-20 11:51:43 +00:00
news
packages
parallel
pkgtools Sync with libarchive 2.8.0. 2010-02-20 20:24:24 +00:00
print Add tex-latex-doc. 2010-02-22 01:20:07 +00:00
regress
security Updating security/p5-IO-Socket-SSL from 1.31 to 1.32 2010-02-23 19:04:23 +00:00
shells Add $NetBSD$ 2010-02-23 17:11:01 +00:00
sysutils Added sysutils/p5-Linux-Inotify2 version 1.2.1 2010-02-23 13:51:47 +00:00
templates
textproc Updating textproc/p5-XML-Twig from 3.32nb1 to 3.34 2010-02-22 16:24:04 +00:00
time Updating time/p5-DateTime-Format-Natural from 0.83 to 0.84 2010-02-23 19:13:06 +00:00
wm
www Updating www/p5-libapreq2 from 2.08nb2 to 2.12 2010-02-23 20:00:54 +00:00
x11 Comment out support for KTERM_USE_WALLPAPER=YES because the distfile 2010-02-21 15:39:12 +00:00
Makefile
pkglocate
README

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

Please see doc/pkgsrc.txt for information.