Commit graph

122016 commits

Author SHA1 Message Date
taca
0b1e7f0ed3 Add comment that this file is used by devel/apr0/Makefile detected
by pkglint.
2008-01-21 14:38:29 +00:00
taca
6df84688a8 Update apache package to 2.0.63.
Changes with Apache 2.0.63

  *) winnt_mpm: Resolve modperl issues by redirecting console mode stdout
     to /Device/Nul as the server is starting up, mirroring unix MPM's.
     PR: 43534  [Tom Donovan <Tom.Donovan acm.org>, William Rowe]

  *) winnt_mpm: Restore Win32DisableAcceptEx On directive and Win9x platform
     by recreating the bucket allocator each time the trans pool is cleared.
     PR: 11427 #16 (follow-on)  [Tom Donovan <Tom.Donovan acm.org>]

Changes with Apache 2.0.62 (not released)

  *) SECURITY: CVE-2007-6388 (cve.mitre.org)
     mod_status: Ensure refresh parameter is numeric to prevent
     a possible XSS attack caused by redirecting to other URLs.
     Reported by SecurityReason.  [Mark Cox, Joe Orton]

  *) SECURITY: CVE-2007-5000 (cve.mitre.org)
     mod_imagemap: Fix a cross-site scripting issue.  Reported by JPCERT.
     [Joe Orton]

  *) Introduce the ProxyFtpDirCharset directive, allowing the administrator
     to identify a default, or specific servers or paths which list their
     contents in other-than ISO-8859-1 charset (e.g. utf-8). [Ruediger Pluem]

  *) log.c: Ensure Win32 resurrects its lost robust logger processes.
     [William Rowe]

  *) mpm_winnt: Eliminate wait_for_many_objects.  Allows the clean
     shutdown of the server when the MaxClients is higher then 257,
     in a more responsive manner [Mladen Turk, William Rowe]

  *) Add explicit charset to the output of various modules to work around
     possible cross-site scripting flaws affecting web browsers that do not
     derive the response character set as required by  RFC2616.  One of these
     reported by SecurityReason [Joe Orton]

  *) http_protocol: Escape request method in 405 error reporting.
     This has no security impact since the browser cannot be tricked
     into sending arbitrary method strings.  [Jeff Trawick]

  *) http_protocol: Escape request method in 413 error reporting.
     Determined to be not generally exploitable, but a flaw in any case.
     PR 44014 [Victor Stinner <victor.stinner inl.fr>]
2008-01-21 14:37:22 +00:00
taca
a04a9a48eb Update apr0 package to 0.9.17.2.0.63.
Changes with APR 0.9.17

  *) Fix DSO-related crash on z/OS caused by incorrect memory
     allocation.  [David Jones <oscaremma gmail.com>]

  *) Define apr_ino_t in such a way that it doesn't change definition
     based on the library consumer's -D'efines to the filesystem.
     [Lucian Adrian Grijincu <lucian.grijincu gmail.com>]

  *) Cause apr_file_dup2() on Win32 to update the MSVCRT psuedo-stdio
     handles for fd-based and FILE * based I/O.  [William Rowe]

  *) Revert Win32 to the 0.9.14 behavior of apr_proc_create() for any
     of the three stdio streams which are not initialized, through either
     apr_procattr_io_set() or apr_procattr_child_XXX_set(), when given a
     procattr_t with one or two streams which were initialized through
     apr_procattr_child_XXX_set().  Once again, these do not inherit the
     parent process stdio stream to WIN32 child processes (passing
     INVALID_HANDLE_VALUE instead) as on Unix.  Note APR 1.3.0 adopts
     the Unix behavior of inheriting any uninitialized streams as the
     parent's corresponding stdio stream, in such cases.  [William Rowe]
2008-01-21 14:33:46 +00:00
taca
2b3e9be3f3 Start update of apr0 pacakge to 0.9.17 and apache2 package to 2.0.63. 2008-01-21 14:30:01 +00:00
ghen
462629c6fb Fixed version number for www/links-gui after www/links update. 2008-01-21 14:29:22 +00:00
ghen
30056fce31 Update PKGNAME for links-gui as well after recent ../../www/links update. 2008-01-21 14:27:35 +00:00
abs
5592ab8a3b Updated devel/p5-Module-Refresh to 0.13 2008-01-21 13:56:46 +00:00
tnn
3fcd04b777 Fix a silly build failure on HP-UX. For reasons unknown, libXfont
(or actually the bundled t1lib) provides it's "own" implementation of
stdio.h as t1stdio.h. For this reason they take care not to include stdio.h
to avoid conflicts. But they do include stdlib.h which on HP-UX
recursively includes stdio.h. Fix by not including stdlib.h on HP-UX.
2008-01-21 13:56:28 +00:00
abs
ede71d3c85 Update devel/p5-Module-Refresh to 0.13:
0.13 Thu May  3 23:03:00 EDT 2007

 * Requires 5.8.1. (Uses tricks that don't work on 5.6). Thanks to DCANTRELL

0.12 Mon Apr 30 15:34:42 EDT 2007

 * Requires 5.6. (Causes 5.5 to bus error). Thanks to RJBS.

0.11 Tue Apr 24 13:25:24 EDT 2007

  * Fix for [rt.cpan.org #26536] Test suite uses /tmp with predictable filenames
    Reported by ANDK

0.10_01 Tue May  9 01:21:55 EDT 2006

* Module::Refresh->refresh_module_if_modified($module)
    as suggested by Daisuke Maki
2008-01-21 13:55:29 +00:00
obache
b460b341e1 Updated net/uucp to 1.07nb6 2008-01-21 13:52:30 +00:00
obache
730febdcfe Need to replace variables in uucpd/pathnames.h
Noticed by Eric Schnoebelen in PR 37596.
Also uucpd/uucpd.8.

Bump PKGREVISION.

XXX: Should also replace hard-coded paths in etc/* files.
2008-01-21 13:52:17 +00:00
ichiro
b6a073f235 added devel/cut version 2.4 2008-01-21 13:48:15 +00:00
taca
641d5b86d1 +apr-0.9.17
-chasen-2.4.2

Add comment to apache-1.3.41 waiting for corresponding mod-ssl.
2008-01-21 13:30:31 +00:00
taca
6c8bbfe59b Note update of textproc/chasen-base and textproc/chasen pacakge to 2.4.2. 2008-01-21 13:27:34 +00:00
taca
881309e295 Update chasen-base and chasen pacakge to 2.4.2.
----------------------------------------------------------------------
ChaSen 2.4.2 (2007/07/23)
----------------------------------------------------------------------
- bug fix
  tokenization bug: unknown words with an half width space
2008-01-21 13:25:47 +00:00
tnn
e3881564de s/root/joerg/ 2008-01-21 13:23:13 +00:00
tnn
2be1456994 Updated pkgtools/pbulk to 0.23 2008-01-21 13:12:45 +00:00
tnn
34692a4cfc Fixed a problem in pkg-build, bump rev. 2008-01-21 13:11:56 +00:00
obache
2f0f4872d6 IRIX also need CPPFLAGS as with Solaris. Noted in PR 37681. 2008-01-21 12:47:19 +00:00
tnn
44711aada0 Fix a hardcoded path (probably a mistake in rev 1.8) 2008-01-21 12:37:46 +00:00
tnn
1a9a25afa9 Drop nasty autoconf dependency. 2008-01-21 12:05:52 +00:00
ichiro
a663912518 initial import for cut (C Unit Tester)
see. http://www.falvotech.com/content/cut/

this pkgsrc was contributed by Toshiaki Nozawa <noz@m-springs.jp>
2008-01-21 11:08:33 +00:00
tnn
9bc25e7dd6 fix PLIST 2008-01-21 10:34:20 +00:00
rillig
afe7223523 Fixing permissions is done in the post-extract stage, since it belongs
there, not in post-patch.

There's no need to use xargs -0: Solaris doesn't know that option, POSIX
doesn't require it, and all the filenames are sane anyway.
2008-01-21 07:17:49 +00:00
rillig
3444dbc941 The package x11/gdm embeds ${exec_prefix} into a macro containing a
PATH, in which it is not directly preceded by a quote character:

	#define GDM_USER_PATH "/usr/bin:/bin:${exec_prefix}"

Catch this by complaining about "${" also when it appears after a colon.

Since this check is still disabled by default, it will not surprise anyone.
2008-01-21 06:11:09 +00:00
obache
e4571189bc Honor PKGMANDIR and add DESTDIR support. 2008-01-21 03:04:30 +00:00
tnn
a94f28f582 Update lang/sun-jre14, lang/sun-jdk14, wm/sawfish 2008-01-21 02:59:23 +00:00
tnn
a11bc58ba1 Update to sawfish-1.3.2.
* Strings are re-encoded in UTF-8. Window titles will be set correctly
  regardless of title encoding
* updated documentation to v0.12
* added Occitan Lanaguage
* Bug fixes:
  - Nautilus desktop window can now restore its size properly
  - Sawfish.desktop file now complies with freedesktop.org standard
  - Fix select workspace to make sure it calls with right arguments
  - Fix 64 bit client messages
  - Don't display unneeded blank lines when window is opened by
    prompt function
  - KDE system tray no longer fighs with sawfish to reparent a tray icon
  - Add bounds checking on _NET_CURRENT_DESKTOP requests
  - QT applications no longer lose focus when menu is active
  - Corrected window placement in xinerama/dualhead when using
    centered/centered-on-parent
2008-01-21 02:34:28 +00:00
obache
0312e948bf + chasen-2.4.2 2008-01-21 02:25:43 +00:00
obache
2d70679191 Mirror site of sourceforge.jp, keihanna and globalbase come back. 2008-01-21 02:15:45 +00:00
obache
c90f4b6b61 Updated converters/skf to 1.95.3 2008-01-21 02:07:03 +00:00
obache
6a591ebe4e Update skf to 1.95.3.
patch 3

1. It is corrected that the setting related to fold is not cleared with --reset.
2. The bug to which the line feed code cannot be judged correctly only for one
   line the input is corrected.
3. Inputcode() is added to the perl/ruby enhancing (skf bug#10955).
4. The bug that accesses it under KEIS and another specific condition beyond
   the limits of the array is corrected.

patch 2

(1) The correction of the FOLD_SUPPORT matter that leaks to the release file by
    1.95.1 that the compilation doesn't pass when it is invalid is added.
(2) The judgment condition is mistaken when G3 is replaced at Shift_JIS X 0213
     and the matter with the possibility of crashing is corrected.
(3) The trademark of the SoftBank Co. is corrected.
2008-01-21 02:06:49 +00:00
tnn
bec8d336fd 1.5 uses the 6.x license, not the 1.3 license. 2008-01-21 01:50:21 +00:00
tnn
722b51ac81 - Update to sun-jdk14-2.16 and sun-jre14-2.16.
Update 16 adds a GlobalSign root certificate.
    Update 15 is a bugfix release, see
      http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#142_15
- Add the appropriate license files.
2008-01-21 01:39:01 +00:00
markd
fd6eecb938 Add optional nas and jack support and make esound optional (on by default,
for backward compatibility)
note user-destdir support.
2008-01-21 00:43:49 +00:00
xtraeme
ad702f6107 Updated mail/postgrey to 1.31 2008-01-20 21:08:51 +00:00
xtraeme
301fb74d9b Update to 1.31:
* 2007-09-06: version 1.31

- support CIDR-style addresses in the client whitelist (Claudio Strizzolo)
- improve logging of unresolveable hosts (Adrian von Bidder, Heiko
  Schlichting)
- updated whitelist
- fix unix socket permission issues (Martin F Krafft, Adrian von Bidder,
  Leos Bitto, Debian bug #376910)
- fix regexps for matching hosts in whitelists (Antonello Nocchi)
- do maintenance after the current request and not before (Clifton Royston)
2008-01-20 21:08:01 +00:00
jschauma
ba4165bc9c Update to 0.1.2.19:
Tor 0.1.2.19 fixes a huge memory leak on exit relays, makes the default
exit policy a little bit more conservative so it's safer to run an exit
relay on a home system, and fixes a variety of smaller issues.

https://www.torproject.org/download.html

Changes in version 0.1.2.19 - 2008-01-17
  o Security fixes:
    - Exit policies now reject connections that are addressed to a
      relay's public (external) IP address too, unless
      ExitPolicyRejectPrivate is turned off. We do this because too
      many relays are running nearby to services that trust them based
      on network address.

  o Major bugfixes:
    - When the clock jumps forward a lot, do not allow the bandwidth
      buckets to become negative. Fixes bug 544.
    - Fix a memory leak on exit relays; we were leaking a cached_resolve_t
      on every successful resolve. Reported by Mike Perry.
    - Purge old entries from the "rephist" database and the hidden
      service descriptor database even when DirPort is zero.
    - Stop thinking that 0.1.2.x directory servers can handle "begin_dir"
      requests. Should ease bugs 406 and 419 where 0.1.2.x relays are
      crashing or mis-answering these requests.
    - When we decide to send a 503 response to a request for servers, do
      not then also send the server descriptors: this defeats the whole
      purpose. Fixes bug 539.

  o Minor bugfixes:
    - Changing the ExitPolicyRejectPrivate setting should cause us to
      rebuild our server descriptor.
    - Fix handling of hex nicknames when answering controller requests for
      networkstatus by name, or when deciding whether to warn about
      unknown routers in a config option. (Patch from mwenge.)
    - Fix a couple of hard-to-trigger autoconf problems that could result
      in really weird results on platforms whose sys/types.h files define
      nonstandard integer types.
    - Don't try to create the datadir when running --verify-config or
      --hash-password. Resolves bug 540.
    - If we were having problems getting a particular descriptor from the
      directory caches, and then we learned about a new descriptor for
      that router, we weren't resetting our failure count. Reported
      by lodger.
    - Although we fixed bug 539 (where servers would send HTTP status 503
      responses _and_ send a body too), there are still servers out there
      that haven't upgraded. Therefore, make clients parse such bodies
      when they receive them.
    - Run correctly on systems where rlim_t is larger than unsigned long.
      This includes some 64-bit systems.
    - Run correctly on platforms (like some versions of OS X 10.5) where
      the real limit for number of open files is OPEN_FILES, not rlim_max
      from getrlimit(RLIMIT_NOFILES).
    - Avoid a spurious free on base64 failure.
    - Avoid segfaults on certain complex invocations of
      router_get_by_hexdigest().
    - Fix rare bug on REDIRECTSTREAM control command when called with no
      port set: it could erroneously report an error when none had
      happened.
2008-01-20 20:11:09 +00:00
rillig
cb7ca2f08d Make sure that the files found by check_prog are really regular files
and nothing else. This prevents bootstrap from exiting just because
there is a subdirectory named "awk" (or another tool) in one of the PATH
directories.

Fixes PR 37806.
2008-01-20 19:55:29 +00:00
joerg
d534004357 Security update for libXfont. 2008-01-20 18:25:27 +00:00
joerg
b3c420cb4b libXfont-1.3.1nb2:
Include upstream fix for another PCF integer overflow.
This is CVE-2008-0006.
2008-01-20 18:24:51 +00:00
abs
dde47471aa Update alpine to 1.00nb3 - PR#37805 from Christian Gall
- Add ldap and alpinesearchheader options and move options to options.mk
2008-01-20 15:18:55 +00:00
obache
bb62b9cc42 Use EMUL_ARCH instead of MACHINE_ARCH for x86_64 platform using 32bit binary.
Problem reported in PR 37725.
2008-01-20 12:51:43 +00:00
wiz
a284d8dd4e + abcm2ps-5.7.3, apache-tomcat55-6.0.14, bzr-1.1, freeradius-2.0.0,
gdb-6.7.1, gnutls-2.2.1, libgnomemm-2.20.1, librsvg-2.20.0,
  mpg123-1.1.0, p5-Image-ExifTool-7.13, skipstone-0.9.7,
  stellarium-0.9.1, tcpreplay-3.2.4, wine-0.9.53, wxRemind-43.
2008-01-20 11:18:34 +00:00
tnn
d7aae7dacd Keep sun-jre6 and sun-jdk6 versions in sync. Noted by veego@ 2008-01-20 09:21:35 +00:00
obache
eb2c50f0b6 - bsflite-0.83 2008-01-20 08:13:25 +00:00
obache
e779620e25 Updated chat/bsflite to 0.83 2008-01-20 08:12:50 +00:00
obache
0c1a642192 Update bsflite to 0.83.
Based on patch provided by Claudio Leite in PR 37602.
Regen patch-ab and add DESTDIR support.

BSFlite ChangeLog

0.83 - 12/12/2007

 * Log to a single file (option "single_log")
   To review, use the command "lg"

 * Added BeOS (R5) support.

 * Ported to AmigaOS w/ GeekGadgets.

 * Added 'v' command to set/unset invisible status.

 * Fixed a mysterious bug where buddies would sign off repeatedly
2008-01-20 08:12:37 +00:00
obache
21a60bd014 Force not to replace install-sh with pkgsrc version.
Using special argument '-T'.
Fixes installation problem reported in PR 37661.
2008-01-20 07:25:13 +00:00
obache
5d782b3f18 IRIX require -lgen for 'basename()', reported in PR 37681. 2008-01-20 06:54:05 +00:00