Commit graph

122032 commits

Author SHA1 Message Date
gdt
25fc1ad580 + Updated devel/bzr to 1.1 [gdt 2008-01-22] 2008-01-22 00:50:01 +00:00
gdt
0b3c5f5017 Update to 1.1 from Nick Goffee of BBN Technologies via private mail.
For the full list of changes, see NEWS.

   [many bugfixes]

   * The syntax ``bzr diff branch1 branch2`` is no longer supported.
     Use ``bzr diff branch1 --new branch2`` instead. This change has
     been made to remove the ambiguity where ``branch2`` is in fact a
     specific file to diff within ``branch1``.

   * diff '--using' allows an external diff tool to be used for files.
     (Aaron Bentley)

   * New "lca" merge-type for fast everyday merging that also supports
     criss-cross merges.  (Aaron Bentley)

   * ``merge`` now warns when merge directives cause cherrypicks.
     (Aaron Bentley)

   * ``split`` now supported, to enable splitting large trees into smaller
     pieces.  (Aaron Bentley)

   * Reference material has now be moved out of the User Guide and added
     to the User Reference. The User Reference has gained 4 sections as
     a result: Authenication Settings, Configuration Settings, Conflicts
     and Hooks. All help topics are now dumped into text format in the
     doc/en/user-reference directory for those who like browsing that
     information in their editor. (Ian Clatworthy)

   * Annotate merge (merge-type=weave) now supports cherrypicking.
     (Aaron Bentley)

   * ``switch`` can now be used on heavyweight checkouts as well as
     lightweight ones. After switching a heavyweight checkout, the
     local branch is a mirror/cache of the new bound branch and
     uncommitted changes in the working tree are merged. As a safety
     check, if there are local commits in a checkout which have not
     been committed to the previously bound branch, then ``switch``
     fails unless the ``--force`` option is given. This option is
     now also required if the branch a lightweight checkout is pointing
     to has been moved. (Ian Clatworthy)

   * The default repository format is now ``pack-0.92``.  This
     default is used when creating new repositories with ``init`` and
     ``init-repo``, and when branching over bzr+ssh or bzr+hpss.
     (See https://bugs.launchpad.net/bugs/164626)

     This format can be read and written by Bazaar 0.92 and later, and
     data can be transferred to and from older formats.

     To upgrade, please reconcile your repository (``bzr reconcile``), and then
     upgrade (``bzr upgrade``).

     ``pack-0.92`` offers substantially better scaling and performance than the
     previous knits format. Some operations are slower where the code already
     had bad scaling characteristics under knits, the pack format makes such
     operations more visible as part of being more scalable overall. We will
     correct such operations over the coming releases and encourage the filing
     of bugs on any operation which you observe to be slower in a packs
     repository. One particular case that we do not intend to fix is pulling
     data from a pack repository into a knit repository over a high latency
     link;  downgrading such data requires reinsertion of the file texts, and
     this is a classic space/time tradeoff. The current implementation is
     conservative on memory usage because we need to support converting data
     from any tree without problems.
     (Robert Collins, Martin Pool, #164476)

   * The pack format is now accessible as "pack-0.92", or "pack-0.92-subtree"
     to enable the subtree functions (for example, for bzr-svn).
     See http://doc.bazaar-vcs.org/latest/developer/packrepo.html
     (Martin Pool)

   * New ``authentication.conf`` file holding the password or other credentials
     for remote servers. This can be used for ssh, sftp, smtp and other
     supported transports.
     (Vincent Ladeuil)

   * ``switch`` command added for changing the branch a lightweight checkout
     is associated with and updating the tree to reflect the latest content
     accordingly. This command was previously part of the BzrTools plug-in.
     (Ian Clatworthy, Aaron Bentley, David Allouche)

   * ``reconfigure`` command can now convert branches, trees, or checkouts to
     lightweight checkouts.  (Aaron Bentley)

   * ``bzr merge`` now warns when it encounters a criss-cross merge.
     (Aaron Bentley)
2008-01-22 00:49:16 +00:00
rillig
ab11d07c64 Added some patches to fix the use of the sigsend() function, which is
not available on NetBSD.
2008-01-22 00:41:59 +00:00
heinz
267a8177c5 The package supports installation to DESTDIR. 2008-01-21 21:32:36 +00:00
heinz
6c84cd3521 Added support for installation to DESTDIR.
No compiler necessary.
2008-01-21 21:19:41 +00:00
heinz
07c385f11b The package supports installation to DESTDIR. 2008-01-21 21:07:29 +00:00
heinz
33943ac380 The package supports installation to DESTDIR. 2008-01-21 20:34:42 +00:00
smb
d561a1687d Add a buildlink reference to db4 2008-01-21 19:09:42 +00:00
taca
2d96ab4b56 Use the same order as zope210. 2008-01-21 16:55:01 +00:00
taca
8a0349dad8 Move post-patch target to post-extract changed as www/zope29.
And avoid to use -0 option of xargs(1).
2008-01-21 16:51:46 +00:00
taca
bba2427b8e Note update of security/sudo pacakge to 1.6.9p12. 2008-01-21 16:39:38 +00:00
taca
cd62454d80 Update sudo package to 1.6.9p12.
Changes from 1.6.9p11:

641) Added a configure check for the ber_set_option() function.

642) Fixed a compilation problem with the HP-UX K&R C compiler.

643) Revamped the Kerberos 5 ticket verification code.

644) Added support for the checkpeer ldap.conf variable for
     netscape-based LDAP SDKs.

645) Fixed a problem where an incomplete password could be echoed
     to the screen if there was a read timeout.
2008-01-21 16:38:57 +00:00
xtraeme
127cfca3dc - apr-0.9.17 (hi taca!) 2008-01-21 15:23:42 +00:00
xtraeme
e5f35ff0d9 Updated www/apache22 to 2.2.8
- apache-2.0.63 (hi taca!)
2008-01-21 15:08:11 +00:00
xtraeme
87f9eaa73b Update to 2.2.8, please check http://www.apache.org/dist/httpd/CHANGES_2.2.8
for the list of changes.
2008-01-21 15:07:10 +00:00
taca
ff97ead639 Note update of these packages:
devel/apr0	0.9.17.2.0.63
	www/apache2	2.0.63
2008-01-21 14:41:31 +00:00
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