<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/devel/p4d/Makefile, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-11-14T12:33:33Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.</title>
<updated>2009-11-14T12:33:33Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2009-11-14T12:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cc415305a049ca523f2a8cf674009fa77c54fee6'/>
<id>urn:sha1:cc415305a049ca523f2a8cf674009fa77c54fee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated p4d. Bugs fixed:</title>
<updated>2009-03-24T08:32:40Z</updated>
<author>
<name>Lars Thegler</name>
<email>lth@FreeBSD.org</email>
</author>
<published>2009-03-24T08:32:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ba693a01cd575a7680485f670fbf2a9fc24cf4a6'/>
<id>urn:sha1:ba693a01cd575a7680485f670fbf2a9fc24cf4a6</id>
<content type='text'>
        #189734 **
            The new tcp buffer calculation could cause a deadlock in
            client/server communications.  This problem was only detected
            on configurations involving Solaris or Linux.  Due to the
            complications of platform specific tcp implementations the
            algorithm has been reworked to make allowances for certain
            eccentricities.  (Bug #32494).

        #188676 *
            'p4 resolve' using the automatic option could crash the client
            application when running on windows.  This would only happen
            if the 'theirs' file had been locked by another windows
            application e.g. microsoft word.  (Bug #32384)

Updated p4web. Bugs fixed:

        #190006
            Always offer browse depot selection in multiuser mode. (Bug #32704)

Complete release notes at:
http://www.perforce.com/perforce/doc.082/user/relnotes.txt
http://www.perforce.com/perforce/doc.082/user/p4webnotes.html
</content>
</entry>
<entry>
<title>Updated p4web. Bugs fixed:</title>
<updated>2009-02-25T07:26:57Z</updated>
<author>
<name>Lars Thegler</name>
<email>lth@FreeBSD.org</email>
</author>
<published>2009-02-25T07:26:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d62c5887d5436a5521eba520879abbb09a5bc8b0'/>
<id>urn:sha1:d62c5887d5436a5521eba520879abbb09a5bc8b0</id>
<content type='text'>
 #186658
   Fix problem with line numbers being skipped when viewing a file.
   (Bug #031832)

 #185786
   P4Web no longer requires a client in browse only mode. (Bug #032227)

Complete release notes for p4web at:
http://www.perforce.com/perforce/doc.current/user/p4webnotes.html
</content>
</entry>
<entry>
<title>Bugs fixed (from release notes):</title>
<updated>2009-02-22T13:58:34Z</updated>
<author>
<name>Lars Thegler</name>
<email>lth@FreeBSD.org</email>
</author>
<published>2009-02-22T13:58:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=500aafc9017577497572357af5d07eb3c99743ad'/>
<id>urn:sha1:500aafc9017577497572357af5d07eb3c99743ad</id>
<content type='text'>
  #188676 *
      'p4 resolve' using the automatic option could crash the client
      application when running on windows.  This would only happen
      if the 'theirs' file had been locked by another windows
      application e.g. microsoft word.  (Bug #32384)

  #188603 **
      A user with a complicated view map could crash the server
      by creating a spec using '-i' or editing a spec to use
      a name which contains '%%&lt;somenumber&gt;'. This has
      been fixed. (Bug #31933)

Noted by:	pointyhat via pav
</content>
</entry>
<entry>
<title>Bugs fixed (from release notes):</title>
<updated>2009-01-23T16:21:16Z</updated>
<author>
<name>Lars Thegler</name>
<email>lth@FreeBSD.org</email>
</author>
<published>2009-01-23T16:21:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=66a81c62b92aa3373e54dc3b68238b43561f244f'/>
<id>urn:sha1:66a81c62b92aa3373e54dc3b68238b43561f244f</id>
<content type='text'>
  #179182 **
      'p4 sync -p' via the proxy did not transfer files which
      were not in the proxy's cache.  Fixed.  (Bug #31775)

  #184476 **
      Excessive wildcard use in client views could crash the
      ntx64/p4d server under circumstances that would be handled
      correctly by the ntx86/p4d server. It was discovered
      that the 64-bit version of the windows server requires more
      stack space to perform commands involving excessive wildcard
      usage in client mappings. This has been resolved so that the
      ntx6/p4d process behaves similarly to the ntx86/p4d.
      (Bug #31737)

  #181214 **
      'p4 fstat -F' with a filter that contains a not (^) crashes
      the Perforce server. This has been fixed. (Bug #31771)

  #183252 **
      A failure to open a temporary file during submit of a compressed
      file could lead to a server crash.  This problem could occur on
      a windows server only.  Fixed.  (Bug #31952)

  #168144 *
      Shell wildcard expansion on Windows can once again be disabled
      by double quoting arguments.  (Bug #30753)
</content>
</entry>
<entry>
<title>- Remove conditional checks for FreeBSD 5.x and older</title>
<updated>2009-01-05T19:44:02Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-01-05T19:44:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d095d4a96566a3ab095ab2e30430ce93a154f1a7'/>
<id>urn:sha1:d095d4a96566a3ab095ab2e30430ce93a154f1a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logdir for package installation</title>
<updated>2009-01-02T20:43:25Z</updated>
<author>
<name>Lars Thegler</name>
<email>lth@FreeBSD.org</email>
</author>
<published>2009-01-02T20:43:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=be6accf36c574cfbb64fd39bba6d2923966f3c12'/>
<id>urn:sha1:be6accf36c574cfbb64fd39bba6d2923966f3c12</id>
<content type='text'>
Noted by:	droso
</content>
</entry>
<entry>
<title>- Update to 08.2</title>
<updated>2008-12-29T14:38:38Z</updated>
<author>
<name>Lars Thegler</name>
<email>lth@FreeBSD.org</email>
</author>
<published>2008-12-29T14:38:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b2701303053d814c32ef497efb744fd62e45e6ad'/>
<id>urn:sha1:b2701303053d814c32ef497efb744fd62e45e6ad</id>
<content type='text'>
- Drop alpha support
- Fix log dir location [1]
- Fix depot permissions [1]
- Separate DIST_SUBDIR [2]

Submitted by:	Bernard Treves Brown [1], infofarmer [2]
</content>
</entry>
<entry>
<title>Bugs fixed (from release notes):</title>
<updated>2008-04-27T12:47:50Z</updated>
<author>
<name>Lars Thegler</name>
<email>lth@FreeBSD.org</email>
</author>
<published>2008-04-27T12:47:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2f28409417da3711ba29afeca521af51dc9d99ca'/>
<id>urn:sha1:2f28409417da3711ba29afeca521af51dc9d99ca</id>
<content type='text'>
  #152382 **
    Sometimes 'p4 integrate' would find a distant base when
    cherry picking revisions to integrate.  Now 'p4 integrate'
    insists that the base be the revision before the first
    revision being integrated when cherry picking revisions.
    (Bug #29016).

  #152296 **
    'p4 submit' could report "No files to submit" if the
    combination of client mapped files and protections table
    exceeded an internal limit.  This limit was incorrectly
    reached on case-insensitive Servers (Windows) by repeated
    values in a generated map.  This has been fixed. (Bug #28853)
</content>
</entry>
<entry>
<title>Bugs fixed (from release notes):</title>
<updated>2008-04-10T08:29:47Z</updated>
<author>
<name>Lars Thegler</name>
<email>lth@FreeBSD.org</email>
</author>
<published>2008-04-10T08:29:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ef3d4b33e9bad4f725692e8e80062beb7ab4d691'/>
<id>urn:sha1:ef3d4b33e9bad4f725692e8e80062beb7ab4d691</id>
<content type='text'>
  #149704 **
      'p4 integrate' could skip integrations in the face of
      large branch views coupled with large protection tables.
      This has been corrected.  (Bug #28659)

  #149538 **
      'p4 integrate' could report "no permission on file(s)" if
      the protections managed by 'p4 protect' had excessive wildcards
      (too many ...'s in too many entries).  Now 'p4 integrate'
      should be no more sensitive than other commands to the number
      of wildcards in protections, and in any event should fail
      with a more appropriate message ("too may wildcards").
      (Bug #28422).

Changes: http://www.perforce.com/perforce/doc.073/user/relnotes.txt
</content>
</entry>
</feed>
