Commit graph

12 commits

Author SHA1 Message Date
jlam
b53c9e14d1 Convert to use the pkgsrc emulator framework. 2007-08-29 16:58:48 +00:00
schmonz
86e9a256ee 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.
2007-03-15 07:14:27 +00:00
wiz
9b5f815b2d Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
2007-02-17 20:59:46 +00:00
rillig
2f412f85a4 Fixed some pkglint warnings. 2006-06-17 20:44:03 +00:00
rillig
db1183f033 Removed NO_PATCH and replaced #defined with "yes" to make pkglint happy. 2005-05-22 22:29:50 +00:00
grant
05765496d1 whitespace fixes 2004-01-22 08:47:32 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
schmonz
2513aca2cd For NetBSD/powerpc, choose the LinuxPPC binary. 2002-09-05 20:53:49 +00:00
schmonz
c940521140 Add P4ARCH quirk for p4web on NetBSD/i386. 2002-09-01 05:41:02 +00:00
schmonz
3e6bfff126 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.
2002-09-01 02:22:54 +00:00