notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/perforce/distinfo.freebsd61sparc64

Number of commits found: 14

Thursday, 20 May 2010
23:34 rene search for other commits by this committer
Remove old devel/perforce

The server parts are now in devel/p4d, devel/p4p, devel/p4ftpd, and devel/p4web

PR:             ports/145824
Submitted by:   gordon
Approved by:    tabthorpe (mentor)
Original commit
Tuesday, 24 Mar 2009
08:32 lth search for other commits by this committer
Updated p4d. Bugs fixed:

        #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
Original commit
Wednesday, 25 Feb 2009
07:26 lth search for other commits by this committer
Updated p4web. Bugs fixed:

 #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
Original commit
Sunday, 22 Feb 2009
13:58 lth search for other commits by this committer
Bugs fixed (from release notes):

  #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 '%%<somenumber>'. This has
      been fixed. (Bug #31933)

Noted by:       pointyhat via pav
Original commit
Friday, 23 Jan 2009
16:21 lth search for other commits by this committer
Bugs fixed (from release notes):

  #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)
Original commit
Friday, 2 Jan 2009
20:46 lth search for other commits by this committer
Update distpaths.

Pointy hat to:  me
Original commit
Monday, 29 Dec 2008
14:38 lth search for other commits by this committer
- Update to 08.2
- Drop alpha support
- Fix log dir location [1]
- Fix depot permissions [1]
- Separate DIST_SUBDIR [2]

Submitted by:   Bernard Treves Brown [1], infofarmer [2]
Original commit
Sunday, 27 Apr 2008
12:47 lth search for other commits by this committer
Bugs fixed (from release notes):

  #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)
Original commit
Thursday, 10 Apr 2008
08:29 lth search for other commits by this committer
Bugs fixed (from release notes):

  #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
Original commit
Monday, 14 Jan 2008
15:09 lth search for other commits by this committer
- Update to 2007.3
- Also see: http://www.perforce.com/perforce/doc.073/user/relnotes.txt
Original commit
Friday, 19 Oct 2007
07:54 lth search for other commits by this committer
Chase updated binaries.

Bugs fixed: (from release notes):

    #136755 **
        A perforce server could shutdown with the message
        "License expired" even when a new license with a valid
        expire date was put in place (either manually or with
        the 'p4 license' command).  This only happened if the
        license that the server was originally started with
        became out of date.  (Bug #24800)

    #136742 **
        'p4 obliterate' under certain conditions could purge an
        archive file which still had lazy copies pointing to it.
        This change prevents that from happening.  (Bug #26682).

    #136586 **
        In certain cases inconsistent results depending on depot
        path could be observed for some commands.  Typically when
        this happened an unrestricted 'p4 sync' would bring back
        correct behaviour.  This problem only occured when a file
        that had been previously synced was no longer mapped by the
        current client view and the client path name had a '.' in
        a significant position of its path.  This has been fixed
        (Bug #24943, #26541).

    #135236 **
        Unintegrated revisions prior to a delete could cause
        undesirable file re-branching in subsequent integrations.
        This change brings back an older behavior, which is to
        not re-branch from revisions prior to a delete when the
        target is also deleted. (Bug #25662)

For complete list of changes, see:

    http://www.perforce.com/perforce/doc.062/user/relnotes.txt
Original commit
Monday, 6 Aug 2007
08:08 lth search for other commits by this committer
Chase updated binaries.

For complete list of changes, see:

    http://www.perforce.com/perforce/doc.061/user/relnotes.txt

Noticed by:     kris
Original commit
Sunday, 29 Jul 2007
12:43 lth search for other commits by this committer
Chase updated binaries.

Bugs fixed: (from release notes):

    #129932 **
        'p4 submit' could fail when 'p4 integrate' mistakenly
        attempts to branch from a deleted revision if that
        source file was readded and that readded revision was
        ignored into the target file.  Fixed.  (Bug #24663)

    #128837 **
        The server no longer exits after 10 consecutive attempts
        to accept an incoming connection.  Usually the reason for
        this is that the computer is under configured and its
        simply a server resource problem.  In some cases the
        problem can be on the client end,  because of this the
        server now sleeps, then continues to retry.  (Bug #24156).

For complete list of changes, see:

    http://www.perforce.com/perforce/doc.061/user/relnotes.txt

Noticed by:     pavmail
Original commit
Saturday, 26 May 2007
18:16 lth search for other commits by this committer
- Update to 2006.2 [1]
- Add sparc64 support [2]
- Remove 4.x support

Submitted by:   several [1], jkim [1,2]
Original commit

Number of commits found: 14