Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
08.2_5,1 20 May 2010 23:34:47
 |
rene  |
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
 |
lth  |
Drop maintainership |
08.2_5,1 24 Mar 2009 08:32:40
 |
lth  |
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
 |
lth  |
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
 |
lth  |
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
 |
lth  |
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 ) |
08.2_1,1 05 Jan 2009 19:44:02
 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
08.2_1,1 02 Jan 2009 20:46:25
 |
lth  |
Update distpaths.
Pointy hat to: me |
08.2_1,1 02 Jan 2009 20:43:25
 |
lth  |
Fix logdir for package installation
Noted by: droso |
08.2,1 29 Dec 2008 14:38:38
 |
lth  |
- 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
 |
lth  |
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
 |
lth  |
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
 |
lth  |
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
 |
lth  |
Missed two new distinfo files |
07.3,1 14 Jan 2008 15:09:30
 |
lth  |
- 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
 |
lth  |
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 ) |
06.2_2,1 06 Aug 2007 08:08:14
 |
lth  |
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
 |
lth  |
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
 |
lth  |
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
 |
lth  |
- 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
 |
lth  |
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
 |
lth  |
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 ) |
06.1_4,1 28 Nov 2006 21:11:47
 |
lth  |
- Fixed OSVERSION check [1]
- Fixed IGNORE spelling
Noticed by: pointyhat via kris [1] |
06.1_4,1 05 Nov 2006 18:34:07
 |
lth  |
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
 |
lth  |
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
 |
kris  |
BROKEN: Size mismatch
Approved by: portmgr (self) |
06.1_2,1 14 Sep 2006 09:02:33
 |
lth  |
Chase updated binaries
Noted by: pointyhat via Kris |
06.1_1,1 10 Sep 2006 09:58:13
 |
lth  |
Added mirror site
Submitted by: Alexander Goller <alex@vivien.franken.de> |
06.1_1,1 04 Sep 2006 16:09:15
 |
lth  |
Chase updated binaries
PR: ports/102845
Submitted by: gabor |
06.1,1 03 Sep 2006 00:56:27
 |
kris  |
NO_PACKAGE and NO_CDROM are not appropriate; use RESTRICTED here |
06.1,1 27 Aug 2006 20:34:34
 |
lth  |
Update to 06.1
PR: ports/102375
Submitted by: Mike Meyer <mwm@mired.org> |
05.2_3,1 06 Apr 2006 14:14:00
 |
lth  |
Chase updated binaries
Noticed by: Joakim Nystrom <jnystrom@mac.com> |
05.2_2,1 16 Feb 2006 12:13:54
 |
lth  |
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
 |
lth  |
Chase updated binaries
Noticed by: Alexander Goller <alex@vivien.franken.de> |
05.2,1 11 Jan 2006 09:44:37
 |
lth  |
- Update to 2005.2
- Added SHA256 checksum |
05.1_5,1 28 Oct 2005 08:54:07
 |
lth  |
Chase updated binaries |
05.1_4,1 17 Sep 2005 21:09:20
 |
lth  |
Chase updated binaries
Noticed by: phk |
05.1_3,1 28 Aug 2005 18:35:00
 |
lth  |
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
 |
lth  |
Chase updated binaries
Prompted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
05.1_1,1 04 Jul 2005 13:22:51
 |
lth  |
Chase updated binaries |
05.1,1 01 Jun 2005 14:20:54
 |
lth  |
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
 |
lth  |
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
 |
lth  |
- 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
 |
lth  |
Chase updated binaries |
04.2_11,1 07 Mar 2005 09:16:19
 |
lth  |
Update perforce binaries. |
04.2_10,1 20 Feb 2005 14:54:01
 |
lth  |
- 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
 |
lth  |
Update perforce binaries.
Submitted by: Joachim Strombergson <watchman@ludd.ltu.se> |
04.2_8,1 18 Jan 2005 15:43:36
 |
lth  |
- 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
 |
vs  |
Chase update from 2004/12/30
PR: ports/75929
Submitted by: keramida |
04.2_6,1 20 Dec 2004 09:48:54
 |
vs  |
- 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
 |
nork  |
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
 |
nork  |
Update perforce binaries.
PR: ports/73771
Submitted by: david marshall <marshall@chezmarshall.com> (maintainer) |
04.2_3,1 28 Oct 2004 15:03:14
 |
nork  |
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
 |
nork  |
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
 |
pav  |
- Update p4ftpd
PR: ports/68105
Submitted by: david marshall <marshall@chezmarshall.com> (maintainer) |
03.2_6,1 19 Jun 2004 07:44:09
 |
kris  |
BROKEN: Size mismatch |
03.2_6,1 16 Jun 2004 20:31:35
 |
pav  |
- 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
 |
pav  |
- 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
 |
nork  |
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
 |
nork  |
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
 |
nork  |
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
 |
nork  |
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
 |
dannyboy  |
Updated p4d, add SIZE.
PR: 62399
Submitted by: maintainer |
03.2,1 20 Jan 2004 14:53:28
 |
nork  |
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
 |
eik  |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor) |
03.1_3,1 08 Oct 2003 12:43:22
 |
bms  |
Add the manual page checksums back in to alpha.
Pointy hat to: bms |
03.1_3,1 08 Oct 2003 12:36:23
 |
bms  |
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
 |
bms  |
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
 |
edwin  |
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
 |
daichi  |
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
 |
des  |
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
 |
edwin  |
update perforce binaries
Perforce has released new versions of the i386 binaries. |
02.2_3,1 21 Feb 2003 11:23:04
 |
knu  |
De-pkg-comment. |
02.2_3,1 19 Feb 2003 15:20:25
 |
leeym  |
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
 |
edwin  |
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
 |
tmm  |
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
 |
alfred  |
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
 |
trevor  |
David Marshall has agreed to maintain this. |
02.1_2,1 06 Jun 2002 09:07:21
 |
trevor  |
Mark forbidden. |
02.1_2,1 05 Jun 2002 22:03:51
 |
knu  |
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
 |
knu  |
Perhaps ftp.perforce.com was cracked.
Asked by: kris |
02.1_1,1 05 Jun 2002 12:57:24
 |
knu  |
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
 |
knu  |
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
    |
knu  |
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
    |
knu  |
Seems p4d and p4ftpd were updated for i386. Bump PORTREVISION. |
01 Sep 2001 19:57:08
    |
knu  |
- 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
    |
alfred  |
Pass -d to p4d so that it deamonizes at startup instead of hanging the machine.
|
03 Apr 2001 06:56:05
    |
billf  |
spelling nit |
09 Jan 2001 12:29:27
    |
tg  |
Upgrade to r00.2. |
03 Dec 2000 20:27:59
    |
jedgar  |
Update p4web MD5 checksum |
28 Oct 2000 02:32:51
    |
jeh  |
Update? from version 99.2 to 00.1 (Funny math). Added PORTEPOCH=1 |
08 Oct 2000 02:10:04
    |
asami  |
Convert category devel to new layout. |
10 Jun 2000 07:22:55
    |
will  |
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. |