Package Details: p4d 2024.2.2675662-1

Git Clone URL: https://aur.archlinux.org/p4d.git (read-only, click to copy)
Package Base: p4d
Description: Minimal Perforce Helix Core Server
Upstream URL: https://www.perforce.com
Keywords: core helix p4 perforce
Licenses: custom:p4d
Submitter: andrewboktor
Maintainer: meepzh
Last Packager: meepzh
Votes: 3
Popularity: 0.000000
First Submitted: 2014-11-07 22:27 (UTC)
Last Updated: 2024-11-28 05:43 (UTC)

Latest Comments

« First ‹ Previous 1 2

ultdev commented on 2015-03-10 19:39 (UTC)

The perforce server should not be run as root (see "UNIX: Run p4d as a nonprivileged user": http://www.perforce.com/perforce/r10.1/manuals/p4sag/01_install.html) Can you add support to the PKGBUILD for creating a new perforce user/group (if it doesn't already exist) and running the server as this user instead?

andrewboktor commented on 2015-01-22 19:59 (UTC)

Fixed now. I also updated the version number so that people would get the newer version.

mogwairn commented on 2015-01-22 09:53 (UTC)

b30d1a90debe1fd4e4bca8c2ec23159f57923ef7 is the new sha1sum for p4d

andrewboktor commented on 2014-12-02 20:03 (UTC)

For those following this package. I changed things around a bit to support a /etc/p4d.conf and now the log goes to /var/log/p4d.log by default. A VERY minimal /etc/p4d.conf is included you will need to edit that file to suit your setup.