CVS log for ports/devel/perforce/Attic/Makefile
Up to [FreeBSD] / ports / devel / perforce
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.84
Thu May 20 23:34:47 2010 UTC (20 months, 3 weeks ago) by rene
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.83: +1 -1 lines
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)
Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Jan 12 16:04:55 2010 UTC (2 years ago) by lth
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -1 lines
Drop maintainership
Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Mar 24 08:32:40 2009 UTC (2 years, 10 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -1 lines
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
Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Feb 25 07:26:57 2009 UTC (2 years, 11 months ago) by lth
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -1 lines
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
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sun Feb 22 13:58:34 2009 UTC (2 years, 11 months ago) by lth
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
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
Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:21:16 2009 UTC (3 years ago) by lth
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -1 lines
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)
Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:43:52 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -7 lines
- Remove conditional checks for FreeBSD 5.x and older
Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Jan 2 20:43:25 2009 UTC (3 years, 1 month ago) by lth
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -0 lines
Fix logdir for package installation Noted by: droso
Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Dec 29 14:38:38 2008 UTC (3 years, 1 month ago) by lth
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +8 -36 lines
- 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]
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sun Apr 27 12:47:50 2008 UTC (3 years, 9 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
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)
Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Apr 10 08:29:47 2008 UTC (3 years, 10 months ago) by lth
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -0 lines
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
Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Jan 14 15:09:30 2008 UTC (4 years ago) by lth
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +12 -11 lines
- Update to 2007.3 - Also see: http://www.perforce.com/perforce/doc.073/user/relnotes.txt
Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Oct 19 07:54:00 2007 UTC (4 years, 3 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
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
Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Aug 6 08:08:14 2007 UTC (4 years, 6 months ago) by lth
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
Chase updated binaries.
For complete list of changes, see:
http://www.perforce.com/perforce/doc.061/user/relnotes.txt
Noticed by: kris
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun Jul 29 12:43:28 2007 UTC (4 years, 6 months ago) by lth
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
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
Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Jun 7 08:18:44 2007 UTC (4 years, 8 months ago) by lth
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
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>
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat May 26 18:16:53 2007 UTC (4 years, 8 months ago) by lth
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +22 -25 lines
- Update to 2006.2 [1] - Add sparc64 support [2] - Remove 4.x support Submitted by: several [1], jkim [1,2]
Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Jan 24 09:14:42 2007 UTC (5 years ago) by lth
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
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>
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Dec 23 16:46:23 2006 UTC (5 years, 1 month ago) by lth
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
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) #112408 ** 'p4 depot' will not abort when it encounters a UNC path in the Map field so long as the path also ends in '...'. UNC path handling in the depot form was broken by change 93286, but it has now been fixed. (Bug #23191) #94339 ** 'p4 changes @changelist' could be slower in 2005.2 than it was in 2005.1 due to an optimization intended to speed up changelist ranges (@changelist,changelist). The optimization has been tuned to be no slower than 2005.1. (Bug #20192). For complete list of changes, see: http://www.perforce.com/perforce/doc.061/user/relnotes.txt PR: ports/107137 Submitted by: gabor
Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Nov 28 21:11:47 2006 UTC (5 years, 2 months ago) by lth
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +6 -2 lines
- Fixed OSVERSION check [1] - Fixed IGNORE spelling Noticed by: pointyhat via kris [1]
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Nov 5 18:34:07 2006 UTC (5 years, 3 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Chase updated binaries For changes, see http://www.perforce.com/perforce/doc.061/user/relnotes.txt PR: ports/105167 Submitted by: keramida
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Oct 21 10:04:28 2006 UTC (5 years, 3 months ago) by lth
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -3 lines
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)
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Oct 21 03:06:59 2006 UTC (5 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -0 lines
BROKEN: Size mismatch Approved by: portmgr (self)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Sep 14 09:02:33 2006 UTC (5 years, 4 months ago) by lth
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Chase updated binaries Noted by: pointyhat via Kris
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Sep 10 09:58:13 2006 UTC (5 years, 5 months ago) by lth
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -1 lines
Added mirror site Submitted by: Alexander Goller <alex@vivien.franken.de>
Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Sep 4 16:09:15 2006 UTC (5 years, 5 months ago) by lth
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -0 lines
Chase updated binaries PR: ports/102845 Submitted by: gabor
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Sep 3 00:56:27 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -2 lines
NO_PACKAGE and NO_CDROM are not appropriate; use RESTRICTED here
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun Aug 27 20:34:34 2006 UTC (5 years, 5 months ago) by lth
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +29 -9 lines
Update to 06.1 PR: ports/102375 Submitted by: Mike Meyer <mwm@mired.org>
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Apr 6 14:14:00 2006 UTC (5 years, 10 months ago) by lth
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Chase updated binaries Noticed by: Joakim Nystrom <jnystrom@mac.com>
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Feb 16 12:13:54 2006 UTC (5 years, 11 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
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>
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Jan 13 10:01:38 2006 UTC (6 years ago) by lth
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
Chase updated binaries Noticed by: Alexander Goller <alex@vivien.franken.de>
Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Jan 11 09:44:37 2006 UTC (6 years, 1 month ago) by lth
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -3 lines
- Update to 2005.2 - Added SHA256 checksum
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Oct 28 08:54:07 2005 UTC (6 years, 3 months ago) by lth
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Chase updated binaries
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Sep 17 21:09:20 2005 UTC (6 years, 4 months ago) by lth
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Chase updated binaries Noticed by: phk
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Aug 28 18:35:00 2005 UTC (6 years, 5 months ago) by lth
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
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]
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Jul 23 11:11:48 2005 UTC (6 years, 6 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Chase updated binaries Prompted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Jul 4 13:22:51 2005 UTC (6 years, 7 months ago) by lth
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -0 lines
Chase updated binaries
Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jun 1 14:20:54 2005 UTC (6 years, 8 months ago) by lth
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -3 lines
Update to 2005.1 PR: ports/81763 Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Apr 8 14:53:59 2005 UTC (6 years, 10 months ago) by lth
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3 lines
Backing out part of last commit, that was breaking the version string. Noticed by: chkversion Pointy hat to: lth
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Apr 8 07:43:43 2005 UTC (6 years, 10 months ago) by lth
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +9 -9 lines
- Fix privilege during pre-install - Reduce portlint nagging PR: ports/79654 Submitted by: John Baldwin <jhb@FreeBSD.org>
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Mar 10 15:23:17 2005 UTC (6 years, 11 months ago) by lth
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Chase updated binaries
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Mar 7 09:16:19 2005 UTC (6 years, 11 months ago) by lth
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Update perforce binaries.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Feb 20 14:54:00 2005 UTC (6 years, 11 months ago) by lth
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +6 -4 lines
- Now builds on amd64 [1] - Fixed output redirection for p4web [2] Submitted by: arved [1], "Ryan F." <ryan@kalama.no-ip.org> [2]
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Feb 2 12:00:18 2005 UTC (7 years ago) by lth
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Update perforce binaries. Submitted by: Joachim Strombergson <watchman@ludd.ltu.se>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jan 18 15:43:36 2005 UTC (7 years ago) by lth
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -4 lines
- Start p4web from rc.d script [1] - Assume maintainership Submitted by: Mark Santcroos <marks@ripe.net> [1] Reviewed by: tobez
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jan 18 11:11:13 2005 UTC (7 years ago) by vs
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Chase update from 2004/12/30 PR: ports/75929 Submitted by: keramida
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Dec 20 09:48:54 2004 UTC (7 years, 1 month ago) by vs
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -14 lines
- Update i386 to rev.6 - Drop maintainership - Sanitize Makefile a bit (me) PR: ports/75255 Submitted by: maintainer
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Nov 25 16:13:30 2004 UTC (7 years, 2 months ago) by nork
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
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]
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Nov 10 16:25:58 2004 UTC (7 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Update perforce binaries. PR: ports/73771 Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Oct 28 15:03:14 2004 UTC (7 years, 3 months ago) by nork
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
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> [*]
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Oct 12 17:10:35 2004 UTC (7 years, 4 months ago) by nork
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +5 -10 lines
Update to 2004.2. PR: ports/72427 Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jun 21 19:14:27 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -3 lines
- Update p4ftpd PR: ports/68105 Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jun 19 07:44:09 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -0 lines
BROKEN: Size mismatch
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Jun 16 20:31:34 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
- 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)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 26 16:24:27 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- Update to 03.2/60355 PR: ports/67215 Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun May 16 10:29:08 2004 UTC (7 years, 8 months ago) by nork
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Updated i386 binaries for version 03.2. PR: ports/66676 Submitted by: David Marshall <marshall@chezmarshall.com> (maintainer)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Apr 20 13:08:27 2004 UTC (7 years, 9 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Updated i386 binaries for version 03.2. PR: ports/65791 Submitted by: David Marshall <marshall@chezmarshall.com> (maintainer)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 21 09:23:42 2004 UTC (7 years, 10 months ago) by nork
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
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
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Mar 3 17:55:29 2004 UTC (7 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Updated i386 binaries for version 03.2 PR: ports/63522 Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Feb 10 23:13:33 2004 UTC (8 years ago) by dannyboy
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Updated p4d, add SIZE. PR: 62399 Submitted by: maintainer
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 20 14:53:28 2004 UTC (8 years ago) by nork
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +15 -3 lines
Updated i386 binaries for version 03.2 PR: ports/61623 Submitted by: david marshall <marshall@chezmarshall.com>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Nov 19 19:28:39 2003 UTC (8 years, 2 months ago) by eik
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Reset unreachable MAINTAINERs to ports@FreeBSD.org PR: 59109 Approved by: marcus (mentor)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Oct 8 12:35:45 2003 UTC (8 years, 4 months ago) by bms
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
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>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Sep 8 09:26:48 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +28 -15 lines
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>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jul 24 05:19:11 2003 UTC (8 years, 6 months ago) by daichi
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
update devel/perforce: 02.2 -> 03.1 PR: 54794 Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat May 3 00:56:12 2003 UTC (8 years, 9 months ago) by des
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update p4p checksum & bump PORTREVISION. PR: ports/51708 Submitted by: David Marshall <marshall@chezmarshall.com> (maintainer)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Apr 5 07:43:02 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
update perforce binaries Perforce has released new versions of the i386 binaries.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:22:55 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
De-pkg-comment.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Feb 19 15:20:24 2003 UTC (8 years, 11 months ago) by leeym
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Perforce has updated i386 binaries for version 02.2 PR: 48340 Submitted by: david marshall <marshall@chezmarshall.com>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 30 06:47:58 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -7 lines
Maintainer update: Perforce has released new version for i386, 2002.2 PR: ports/46745 Submitted by: David Marshall <marshall@chezmarshall.com>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 1 11:24:00 2002 UTC (9 years, 3 months ago) by tmm
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
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)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jun 25 17:24:36 2002 UTC (9 years, 7 months ago) by alfred
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -2 lines
Remove FORBIDDEN, I have confirmed the updated checksum on the p4d binary with Perforce support. Thanks to: "Michael D. Shields" <mshields@perforce.com>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 6 16:09:03 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
David Marshall has agreed to maintain this.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 6 09:07:21 2002 UTC (9 years, 8 months ago) by trevor
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
Mark forbidden.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 5 22:03:50 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Drop maintainership. I'm done with this port and no longer using p4 as much as before.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jun 5 21:53:01 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Perhaps ftp.perforce.com was cracked. Asked by: kris
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 5 12:57:24 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
p4d seems to have been replaced on the ftp site on the day before yesterday. Submitted by: roam
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 3 11:27:55 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -5 lines
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.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:16:27 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
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.
Use command macros where appropriate.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 16 21:40:09 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Seems p4d and p4ftpd were updated for i386. Bump PORTREVISION. I have no idea what exactly have been changed.. Noted by: nectar
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 1 18:57:08 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +77 -17 lines
- 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 Approved by: Samuel Tardieu <sam@inf.enst.fr> (ex. MAINTAINER)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 9 12:29:22 2001 UTC (11 years, 1 month ago) by tg
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Upgrade to r00.2. Submitted by: Samuel Tardieu <sam@inf.enst.fr> (Maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 28 01:32:50 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +16 -7 lines
Update? from version 99.2 to 00.1 (Funny math). Added PORTEPOCH=1 PR: 21863 Submitted by: Samuel Tardieu <sam@inf.enst.fr> MAINTAINER
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 10 06:22:53 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
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. PR: 18371 Submitted by: Samuel Tardieu <sam@inf.enst.fr>
