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.

Port details
perforce Perforce client and server
08.2_5,1 devel Deleted on this many watch lists=11 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 08.2_5,1Version of this port present on the latest quarterly branch.
Restricted RESTRICTED: Restricted distribution
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-06-10 03:22:55
Last Update: 2010-05-20 23:34:47
SVN Revision: UNKNOWN
People watching this port, also watch:: libxml2, unzip, gnupg, zip, gmake
License: not specified in port
WWW:
http://www.perforce.com/
Description:
Perforce is a commercial revision control system that can be used gratis for developing free software. (see the WWW page for details). WWW: http://www.perforce.com/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • perforce>0:devel/perforce
No installation instructions:
This port has been deleted.
PKGNAME: perforce
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386 sparc64
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. c.6 : misc/compat6x
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/perforce/08.2_5/amd64/
  2. ftp://ftp.perforce.com/pub/perforce/r08.2/bin.freebsd60x86_64/
  3. http://filehost.perforce.com/perforce/r08.2/bin.freebsd60x86_64/
Collapse this list.

Number of commits found: 93

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
08.2_5,1
20 May 2010 23:34:47
Original commit files touched by this commit
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)
08.2_5,1
12 Jan 2010 16:04:55
Original commit files touched by this commit
lth search for other commits by this committer
Drop maintainership
08.2_5,1
24 Mar 2009 08:32:40
Original commit files touched by this commit
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
08.2_4,1
25 Feb 2009 07:26:57
Original commit files touched by this commit
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
08.2_3,1
22 Feb 2009 13:58:34
Original commit files touched by this commit
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
08.2_2,1
23 Jan 2009 16:21:16
Original commit files touched by this commit
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)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
08.2_1,1
05 Jan 2009 19:44:02
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
08.2_1,1
02 Jan 2009 20:46:25
Original commit files touched by this commit
lth search for other commits by this committer
Update distpaths.

Pointy hat to:  me
08.2_1,1
02 Jan 2009 20:43:25
Original commit files touched by this commit
lth search for other commits by this committer
Fix logdir for package installation

Noted by:       droso
08.2,1
29 Dec 2008 14:38:38
Original commit files touched by this commit
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]
07.3_2,1
27 Apr 2008 12:47:51
Original commit files touched by this commit
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)
07.3_1,1
10 Apr 2008 08:29:47
Original commit files touched by this commit
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
07.3,1
29 Jan 2008 09:43:02
Original commit files touched by this commit
lth search for other commits by this committer
Add SHA256 checksum for alpha binaries

PR:             ports/118192
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
07.3,1
14 Jan 2008 15:10:18
Original commit files touched by this commit
lth search for other commits by this committer
Missed two new distinfo files
07.3,1
14 Jan 2008 15:09:30
Original commit files touched by this commit
lth search for other commits by this committer
- Update to 2007.3
- Also see: http://www.perforce.com/perforce/doc.073/user/relnotes.txt
06.2_3,1
19 Oct 2007 07:54:00
Original commit files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06.2_2,1
06 Aug 2007 08:08:14
Original commit files touched by this commit
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
06.2_1,1
29 Jul 2007 12:43:28
Original commit files touched by this commit
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
06.2,1
07 Jun 2007 08:18:44
Original commit files touched by this commit
lth search for other commits by this committer
It is only the sparc version that does not work on 7.x. i386 and amd64 work
fine.

Submitted by:   "M. Warner Losh" <imp@bsdimp.com>
06.2,1
26 May 2007 18:16:54
Original commit files touched by this commit
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]
06.1_6,1
24 Jan 2007 09:14:43
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries.

Bugs fixed: (from release notes)

    #114840 **
        CPU usage has been reduced for 'p4 integrate' when it is
        handling indirect integrations through a large number of
        branches (hundreds or more).  (Bug #23592).

For complete list of changes, see:

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

Noticed by:     "Stefan Schablowski" <stefan.schablowski@prolificx.com>
06.1_5,1
23 Dec 2006 16:46:23
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries.

Bugs fixed (from release notes):

        #113339 **
            'p4 opened -a //...' was being adversely affected by
            the optimization in change #109212.  It is now back to
            its previous performance.  (Bug #23307)

        #113270 **
            Files changed from type ktext to text would be stored
            at the server with the keywords unexpanded even if the
            files had been submitted with the keywords expanded.
            This behavior, present only in release 2006.1, has been
            fixed. (Bug #23258)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06.1_4,1
28 Nov 2006 21:11:47
Original commit files touched by this commit
lth search for other commits by this committer
- Fixed OSVERSION check [1]
- Fixed IGNORE spelling

Noticed by:     pointyhat via kris [1]
06.1_4,1
05 Nov 2006 18:34:07
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries

For changes, see http://www.perforce.com/perforce/doc.061/user/relnotes.txt

PR:             ports/105167
Submitted by:   keramida
06.1_3,1
21 Oct 2006 10:04:28
Original commit files touched by this commit
lth search for other commits by this committer
Unbreak, chase updated binaries

For changes, see http://people.freebsd.org/~lth/perforce/relnotes-06.1_3,1.txt

Noted by:       kris
Approved by:    portmgr (erwin)
06.1_2,1
21 Oct 2006 03:06:59
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch

Approved by:    portmgr (self)
06.1_2,1
14 Sep 2006 09:02:33
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries

Noted by:       pointyhat via Kris
06.1_1,1
10 Sep 2006 09:58:13
Original commit files touched by this commit
lth search for other commits by this committer
Added mirror site

Submitted by:   Alexander Goller <alex@vivien.franken.de>
06.1_1,1
04 Sep 2006 16:09:15
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries

PR:             ports/102845
Submitted by:   gabor
06.1,1
03 Sep 2006 00:56:27
Original commit files touched by this commit
kris search for other commits by this committer
NO_PACKAGE and NO_CDROM are not appropriate; use RESTRICTED here
06.1,1
27 Aug 2006 20:34:34
Original commit files touched by this commit
lth search for other commits by this committer
Update to 06.1

PR:             ports/102375
Submitted by:   Mike Meyer <mwm@mired.org>
05.2_3,1
06 Apr 2006 14:14:00
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries

Noticed by:     Joakim Nystrom <jnystrom@mac.com>
05.2_2,1
16 Feb 2006 12:13:54
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries.
Perforce are recommending upgrade due to merge problems, see
 http://maillist.perforce.com/pipermail/perforce-user/2006-February/017722.html

Also noticed by:        Alexander Goller <alex@vivien.franken.de>
05.2_1,1
13 Jan 2006 10:01:38
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries

Noticed by:     Alexander Goller <alex@vivien.franken.de>
05.2,1
11 Jan 2006 09:44:37
Original commit files touched by this commit
lth search for other commits by this committer
- Update to 2005.2
- Added SHA256 checksum
05.1_5,1
28 Oct 2005 08:54:07
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries
05.1_4,1
17 Sep 2005 21:09:20
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries

Noticed by:     phk
05.1_3,1
28 Aug 2005 18:35:00
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries [1], [2]

PR:             ports/85055 [1]
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.h> [1], Andrew Carter
<ascarter@mac.com> [2]
05.1_2,1
23 Jul 2005 11:11:48
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries

Prompted by:    Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
05.1_1,1
04 Jul 2005 13:22:51
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries
05.1,1
01 Jun 2005 14:20:54
Original commit files touched by this commit
lth search for other commits by this committer
Update to 2005.1

PR:             ports/81763
Submitted by:   Giorgos Keramidas <keramida@ceid.upatras.gr>
04.2_13,1
08 Apr 2005 14:53:59
Original commit files touched by this commit
lth search for other commits by this committer
Backing out part of last commit, that was breaking the version string.

Noticed by:     chkversion
Pointy hat to:  lth
04.2_13,1
08 Apr 2005 07:43:43
Original commit files touched by this commit
lth search for other commits by this committer
- Fix privilege during pre-install
- Reduce portlint nagging

PR:             ports/79654
Submitted by:   John Baldwin <jhb@FreeBSD.org>
04.2_12,1
10 Mar 2005 15:23:17
Original commit files touched by this commit
lth search for other commits by this committer
Chase updated binaries
04.2_11,1
07 Mar 2005 09:16:19
Original commit files touched by this commit
lth search for other commits by this committer
Update perforce binaries.
04.2_10,1
20 Feb 2005 14:54:01
Original commit files touched by this commit
lth search for other commits by this committer
- Now builds on amd64 [1]
- Fixed output redirection for p4web [2]

Submitted by:   arved [1], "Ryan F." <ryan@kalama.no-ip.org> [2]
04.2_9,1
02 Feb 2005 12:00:18
Original commit files touched by this commit
lth search for other commits by this committer
Update perforce binaries.

Submitted by:   Joachim Strombergson <watchman@ludd.ltu.se>
04.2_8,1
18 Jan 2005 15:43:36
Original commit files touched by this commit
lth search for other commits by this committer
- Start p4web from rc.d script [1]
- Assume maintainership

Submitted by:   Mark Santcroos <marks@ripe.net> [1]
Reviewed by:    tobez
04.2_7,1
18 Jan 2005 11:11:13
Original commit files touched by this commit
vs search for other commits by this committer
Chase update from 2004/12/30

PR:             ports/75929
Submitted by:   keramida
04.2_6,1
20 Dec 2004 09:48:54
Original commit files touched by this commit
vs search for other commits by this committer
- Update i386 to rev.6
- Drop maintainership
- Sanitize Makefile a bit (me)

PR:             ports/75255
Submitted by:   maintainer
04.2_5,1
25 Nov 2004 16:13:30
Original commit files touched by this commit
nork search for other commits by this committer
Update perforce binaries.

PR:             ports/74050[1], ports/74324[2]
Submitted by:   Jean-Sebastien Pedron <jspedron@club-internet.fr>
                david marshall <marshall@chezmarshall.com> (maintainer)[2]
04.2_4,1
10 Nov 2004 16:25:58
Original commit files touched by this commit
nork search for other commits by this committer
Update perforce binaries.

PR:             ports/73771
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
04.2_3,1
28 Oct 2004 15:03:14
Original commit files touched by this commit
nork search for other commits by this committer
o Update perforce binaries.
o Add support checkpoint on rcNG script. [*]

PR:             ports/73219
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
                Brooks Davis <brooks@one-eyed-alien.net> [*]
04.2_2,1
12 Oct 2004 17:10:35
Original commit files touched by this commit
nork search for other commits by this committer
Update to 2004.2.

PR:             ports/72427
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
03.2_7,1
21 Jun 2004 19:14:28
Original commit files touched by this commit
pav search for other commits by this committer
- Update p4ftpd

PR:             ports/68105
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
03.2_6,1
19 Jun 2004 07:44:09
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
03.2_6,1
16 Jun 2004 20:31:35
Original commit files touched by this commit
pav search for other commits by this committer
- Add dummy version number for unsupported platforms, to silence a warning
  about malformed version string when processing INDEX

PR:             ports/67920
Submitted by:   Conrad J. Sabatier <conrads@cox.net>
Approved by:    David Marshall <marshall@chezmarshall.com> (maintainer)
03.2_6,1
26 May 2004 16:24:28
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 03.2/60355

PR:             ports/67215
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
03.2_5,1
16 May 2004 10:29:09
Original commit files touched by this commit
nork search for other commits by this committer
Updated i386 binaries for version 03.2.

PR:             ports/66676
Submitted by:   David Marshall <marshall@chezmarshall.com> (maintainer)
03.2_4,1
20 Apr 2004 13:08:27
Original commit files touched by this commit
nork search for other commits by this committer
Updated i386 binaries for version 03.2.

PR:             ports/65791
Submitted by:   David Marshall <marshall@chezmarshall.com> (maintainer)
03.2_3,1
21 Mar 2004 09:23:42
Original commit files touched by this commit
nork search for other commits by this committer
Updated i386 binaries for version 03.2.

PR:             ports/64447
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
Committed at:   Exit of Chuou Highway in Japan
03.2_2,1
03 Mar 2004 17:55:30
Original commit files touched by this commit
nork search for other commits by this committer
Updated i386 binaries for version 03.2

PR:             ports/63522
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
03.2_1,1
10 Feb 2004 23:13:33
Original commit files touched by this commit
dannyboy search for other commits by this committer
Updated p4d, add SIZE.

PR:             62399
Submitted by:   maintainer
03.2,1
20 Jan 2004 14:53:28
Original commit files touched by this commit
nork search for other commits by this committer
Updated i386 binaries for version 03.2

PR:             ports/61623
Submitted by:   david marshall <marshall@chezmarshall.com>
03.1_3,1
19 Nov 2003 19:28:40
Original commit files touched by this commit
eik search for other commits by this committer
Reset unreachable MAINTAINERs to ports@FreeBSD.org

PR:             59109
Approved by:    marcus (mentor)
03.1_3,1
08 Oct 2003 12:43:22
Original commit files touched by this commit
bms search for other commits by this committer
Add the manual page checksums back in to alpha.

Pointy hat to:  bms
03.1_3,1
08 Oct 2003 12:36:23
Original commit files touched by this commit
bms search for other commits by this committer
Update the distinfo checksums as a new version of Perforce is out in the wild.
Split distinfo into separate files for i386 and alpha architectures.

Submitted by:   Steve Borrett <support@perforce.com>
03.1_3,1
08 Oct 2003 12:35:45
Original commit files touched by this commit
bms search for other commits by this committer
Update the distinfo checksums as a new version of Perforce is out in the wild.
Split distinfo into separate files for i386 and alpha architectures.

Submitted by:   Steve Borrett <support@perforce.com>
03.1_2,1
08 Sep 2003 09:26:48
Original commit files touched by this commit
edwin search for other commits by this committer
update to new perforce binaries

        Perforce has released new binaries.
        Also, with the popularity of portupgrade rising, I made some
        (somewhat bogus) changes to the makefile to help pkg_version and
        portupgrade figure out when the port has been upgraded.

I have moved the kludge on the PR to below the maintainer section.

PR:             ports/56497
Submitted by:   david marshall <marshall@chezmarshall.com>
03.1_1,1
24 Jul 2003 05:19:11
Original commit files touched by this commit
daichi search for other commits by this committer
update devel/perforce: 02.2 -> 03.1

PR:             54794
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
02.2_5,1
03 May 2003 00:56:12
Original commit files touched by this commit
des search for other commits by this committer
Update p4p checksum & bump PORTREVISION.

PR:             ports/51708
Submitted by:   David Marshall <marshall@chezmarshall.com> (maintainer)
02.2_4,1
05 Apr 2003 07:43:02
Original commit files touched by this commit
edwin search for other commits by this committer
update perforce binaries

        Perforce has released new versions of the i386 binaries.
02.2_3,1
21 Feb 2003 11:23:04
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
02.2_3,1
19 Feb 2003 15:20:25
Original commit files touched by this commit
leeym search for other commits by this committer
Perforce has updated i386 binaries for version 02.2

PR:             48340
Submitted by:   david marshall <marshall@chezmarshall.com>
02.2_2,1
30 Jan 2003 06:47:58
Original commit files touched by this commit
edwin search for other commits by this committer
Maintainer update: Perforce has released new version for i386, 2002.2

PR:             ports/46745
Submitted by:   David Marshall <marshall@chezmarshall.com>
02.1_2,1
01 Nov 2002 11:24:00
Original commit files touched by this commit
tmm search for other commits by this committer
Use IGNORE, not .error, on unsupported platforms. This should solve the
last remaining 'make readmes' problem on sparc64.

Reviewed by:    petef
Approved by:    David Marshall <marshall@chezmarshall.com> (MAINTAINER)
02.1_2,1
25 Jun 2002 17:24:37
Original commit files touched by this commit
alfred search for other commits by this committer
Remove FORBIDDEN, I have confirmed the updated checksum on the p4d
binary with Perforce support.

Thanks to: "Michael D. Shields" <mshields@perforce.com>
02.1_2,1
06 Jun 2002 16:09:04
Original commit files touched by this commit
trevor search for other commits by this committer
David Marshall has agreed to maintain this.
02.1_2,1
06 Jun 2002 09:07:21
Original commit files touched by this commit
trevor search for other commits by this committer
Mark forbidden.
02.1_2,1
05 Jun 2002 22:03:51
Original commit files touched by this commit
knu search for other commits by this committer
Drop maintainership.  I'm done with this port and no longer using p4
as much as before.
02.1_2,1
05 Jun 2002 21:53:01
Original commit files touched by this commit
knu search for other commits by this committer
Perhaps ftp.perforce.com was cracked.

Asked by:       kris
02.1_1,1
05 Jun 2002 12:57:24
Original commit files touched by this commit
knu search for other commits by this committer
p4d seems to have been replaced on the ftp site on the day before
yesterday.

Submitted by:   roam
02.1,1
03 Jun 2002 11:27:55
Original commit files touched by this commit
knu search for other commits by this committer
Update to 02.1 for i386.

PR:             ports/38791
Submitted by:   David Marshall <marshall@chezmarshall.com>

Use the MASTER_SITES :fu while I'm here.
29 Jan 2002 10:16:28
commit hash: fp1.24098@dev.null.freshports.orgcommit hash: fp1.24098@dev.null.freshports.orgcommit hash: fp1.24098@dev.null.freshports.orgcommit hash: fp1.24098@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
16 Jan 2002 21:40:09
commit hash: fp1.23418@dev.null.freshports.orgcommit hash: fp1.23418@dev.null.freshports.orgcommit hash: fp1.23418@dev.null.freshports.orgcommit hash: fp1.23418@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Seems p4d and p4ftpd were updated for i386.  Bump PORTREVISION.    
01 Sep 2001 19:57:08
commit hash: fp1.18268@dev.null.freshports.orgcommit hash: fp1.18268@dev.null.freshports.orgcommit hash: fp1.18268@dev.null.freshports.orgcommit hash: fp1.18268@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
- Update to version 01.1   - Support the alpha platform (although it is still at
version 99.1)   - Install p4ftpd   - Create a non-privileged user and run p4d as
the user   - Dig directories and make the port plug-and-play   - Change the
configuration file's name to perforce.conf   - Do not unconditionally remove
perforce.conf on deinstall   - Make almost all parameters (including directory
layouts and     user/group names) configurable via make variables   - Make the
startup script support "restart"   - Take over the maintainership    
23 Apr 2001 18:59:28
commit hash: fp1.12992@dev.null.freshports.orgcommit hash: fp1.12992@dev.null.freshports.orgcommit hash: fp1.12992@dev.null.freshports.orgcommit hash: fp1.12992@dev.null.freshports.org files touched by this commit
alfred search for other commits by this committer
Pass -d to p4d so that it deamonizes at startup instead of hanging the machine. 
  
03 Apr 2001 06:56:05
commit hash: fp1.11989@dev.null.freshports.orgcommit hash: fp1.11989@dev.null.freshports.orgcommit hash: fp1.11989@dev.null.freshports.orgcommit hash: fp1.11989@dev.null.freshports.org files touched by this commit
billf search for other commits by this committer
spelling nit    
09 Jan 2001 12:29:27
commit hash: fp1.8276@dev.null.freshports.orgcommit hash: fp1.8276@dev.null.freshports.orgcommit hash: fp1.8276@dev.null.freshports.orgcommit hash: fp1.8276@dev.null.freshports.org files touched by this commit
tg search for other commits by this committer
Upgrade to r00.2.    
03 Dec 2000 20:27:59
commit hash: fp1.6923@dev.null.freshports.orgcommit hash: fp1.6923@dev.null.freshports.orgcommit hash: fp1.6923@dev.null.freshports.orgcommit hash: fp1.6923@dev.null.freshports.org files touched by this commit
jedgar search for other commits by this committer
Update p4web MD5 checksum    
28 Oct 2000 02:32:51
commit hash: fp1.5582@dev.null.freshports.orgcommit hash: fp1.5582@dev.null.freshports.orgcommit hash: fp1.5582@dev.null.freshports.orgcommit hash: fp1.5582@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Update? from version 99.2 to 00.1 (Funny math).  Added PORTEPOCH=1    
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
10 Jun 2000 07:22:55
commit hash: fp1.878@dev.null.freshports.orgcommit hash: fp1.878@dev.null.freshports.orgcommit hash: fp1.878@dev.null.freshports.orgcommit hash: fp1.878@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add perforce, a well-done commercial source code control system.  The  
submitter tried to bundle an elisp script with this port, but I left it   out
because it could just as well be put in a different port.    

Number of commits found: 93