summaryrefslogtreecommitdiff
path: root/devel/p4-docs
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-3/+6
their files via a custom do-install target.
2007-03-15Update to 2006.1, based on PR pkg/35287 by Marc Tooley. From the changelog:schmonz3-213/+50
* 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-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-03-12Fixed pkglint warnings.rillig1-10/+10
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-21Update package Makefile now that bsd.pkg.extract.mk is using thejlam1-3/+3
"extract" script for extraction. Many cases where a custom EXTRACT_CMD simply copied the distfile into the work directory are no longer needed. The extract script also hides differences between pax and tar behind a common command-line interface, so we no longer need code that's conditional on whether EXTRACT_USING is tar or pax.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-02-23Add RMD160 digests.agc1-1/+9
2004-07-19Update to 2002.1nb1: relnotes.txt has changed, use a different DIST_SUBDIR.wiz2-18/+23
2003-11-23basename -> ${BASENAME}, from Soren Jacobsen via PR pkg/23539.salo1-2/+2
2003-01-18relnotes.txt has been updated again. From Robert Elz in PR pkg/19900.schmonz1-3/+3
2002-11-22The release notes have been updated.schmonz1-3/+3
2002-09-01Initial import of documentation for Perforce 2002.1: user manuals,schmonz4-0/+235
release notes, technical notes, FAQ's, and some other documents of interest.