summaryrefslogtreecommitdiffstats
path: root/development/p4v
Commit message (Collapse)AuthorAgeFilesLines
* Add REQUIRED field to .info files. Erik Hanson2012-08-191-0/+1
| | | | Signed-off-by: Erik Hanson <erik@slackbuilds.org>
* Entire Repo: Fix the "handy ruler" length in slack-desc files Robby Workman2012-08-151-1/+1
| | | | Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* Entire Repo: Remove APPROVED field from .info files Robby Workman2012-08-141-1/+0
| | | | | | | | This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* development/p4v: Updated for version 2010.1.265509. Andy Bailey2010-11-222-6/+4
| | | | Signed-off-by: Erik Hanson <erik@slackbuilds.org>
* development/p4v: Updated for version 2010.1.256349. Andy Bailey2010-09-073-6/+13
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* development/p4v: Updated for version 2010.1.251161. Andy Bailey2010-07-082-7/+7
| | | | Signed-off-by: Erik Hanson <erik@slackbuilds.org>
* Various: Set perms to 0644 on all SlackBuild scripts Robby Workman2010-06-041-0/+0
| | | | | | | | | These will (ideally, assuming we remember when generating tarballs) still be mode 0755 inside the tarballs, but we would prefer to have them mode 0644 on the server. It's probably not really important, but just call us OCD like that. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* development/p4v: Misc automated cleanups. David Somero2010-06-041-1/+13
| | | | Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
* development/p4v: Fixed for bash4. David Somero2010-05-191-6/+2
|
* development/p4v: Added. Andy Bailey2010-05-157-0/+138
The Perforce Visual Client, provides quick and easy access to versioned files. Thanks to Andy Bailey.