CVS log for pkgsrc/devel/p4/Attic/Makefile.common
Up to [cvs.NetBSD.org] / pkgsrc / devel / p4
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14
Sun Mar 24 17:02:12 2013 UTC (12 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
HEAD
FILE REMOVED
Changes since revision 1.13: +1 -1
lines
Remove p4 packages. Version from 2006, not fetchable.
Ok MAINTAINER schmonz@
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 13 06:46:43 2009 UTC (15 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -1
lines
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 29 16:58:48 2007 UTC (17 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +19 -28
lines
Convert to use the pkgsrc emulator framework.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 15 07:14:27 2007 UTC (18 years, 2 months ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +24 -30
lines
Update to 2006.1, based on PR pkg/35287 by Marc Tooley. From the changelog:
* Client file tamper checking
* New client option 'SubmitOptions'
* Speedup of 'p4 submit' branched files
* 'Automatic' labels
* Improved management of remote depots
* New MaxLockTime in 'p4 group'
* Improved license file handling
* User file access tracking
* 'p4 integrate' improvements
* Optimization of head revision operations
* Speedup for the 'integ' command
* Early release of db.working/db.resolve during sync
* Server Performance Tracking
* Spec depot interferes less with other commands
* Special handling for @changelist
* Speedup for clients with many opened files
* External authentication triggers
* UTF-16 support
* Speedup for the 'dirs' command
* Speedup for the 'obliterate' command
* Btree passive reorganization
* MapState simplification
* Spec depot
* Partial filetypes
* Delete triggers
* Authorization and security levels
* New login/logout commands
* New trigger support
* New indirect integration default
* New smart resolve logic
* Filepaths that contain characters @#%* can be added to the depot
* New tag command provides easy way to assign a label to a filelist
* Optimization for frequent syncs
* Label use speedups
* Locking and memory use improvements
* Speedups for large client views and protections tables
* Indirect integration much faster
* New monitor command displays status of running p4 processes
* Integrate across distant branches
* New annotate command shows history of lines in a file
* Sharing clients using multiple client roots
* Sprucing up diffs
* tempobj filetype redux
* New protection level for semi-super users
and a bunch of other features and bug fixes.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 17 20:59:49 2007 UTC (18 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 17 20:44:03 2006 UTC (18 years, 10 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +25 -25
lines
Fixed some pkglint warnings.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 22 22:29:50 2005 UTC (19 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -4
lines
Removed NO_PATCH and replaced #defined with "yes" to make pkglint happy.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 22 08:51:15 2004 UTC (21 years, 3 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +23 -23
lines
whitespace fixes
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:13:29 2004 UTC (21 years, 3 months ago) by agc
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:32:03 2003 UTC (21 years, 10 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:40:36 2003 UTC (22 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 5 20:53:49 2002 UTC (22 years, 8 months ago) by schmonz
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2
lines
For NetBSD/powerpc, choose the LinuxPPC binary.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 1 05:41:02 2002 UTC (22 years, 8 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1
lines
Add P4ARCH quirk for p4web on NetBSD/i386.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Sep 1 02:22:54 2002 UTC (22 years, 8 months ago) by schmonz
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of Perforce SCM client, release 2002.1.
P4 is a small, self-contained Perforce client program that offers
access to all Perforce SCM (software configuration management)
features through a command line. It can be used in command shells
and scripts, and is the ideal interface for automated processes
that perform SCM tasks.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 1 02:22:54 2002 UTC (22 years, 8 months ago) by schmonz
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>