Added
Link Here
|
1 |
# git-secret freebsd port development |
2 |
|
3 |
|
4 |
Output of tests in /usr/ports/security/git-secret |
5 |
|
6 |
```` |
7 |
freebsd2# make stage |
8 |
===> License MIT accepted by the user |
9 |
===> git-secret-0.2.5 depends on file: /usr/local/sbin/pkg - found |
10 |
===> Fetching all distfiles required by git-secret-0.2.5 for building |
11 |
===> Extracting for git-secret-0.2.5 |
12 |
=> SHA256 Checksum OK for sobolevn-git-secret-0.2.5-94d5ae4_GH0.tar.gz. |
13 |
===> Patching for git-secret-0.2.5 |
14 |
===> Configuring for git-secret-0.2.5 |
15 |
===> Building for git-secret-0.2.5 |
16 |
`git-secret' is up to date. |
17 |
===> Staging for git-secret-0.2.5 |
18 |
===> git-secret-0.2.5 depends on executable: gawk - found |
19 |
===> git-secret-0.2.5 depends on executable: git - found |
20 |
===> git-secret-0.2.5 depends on executable: gpg2 - found |
21 |
===> Generating temporary packing list |
22 |
install -m 555 /home/user/freebsd-ports/security/git-secret/work/git-secret-94d5ae4/git-secret /home/user/freebsd-ports/security/git-secret/work/stage/usr/local/bin/ |
23 |
install -m 444 /home/user/freebsd-ports/security/git-secret/work/git-secret-94d5ae4/man/man1/*.1 /home/user/freebsd-ports/security/git-secret/work/stage/usr/local/man/man1/ |
24 |
install -m 444 /home/user/freebsd-ports/security/git-secret/work/git-secret-94d5ae4/man/man7/*.7 /home/user/freebsd-ports/security/git-secret/work/stage/usr/local/man/man7/ |
25 |
====> Compressing man pages (compress-man) |
26 |
|
27 |
freebsd2# make check-orphans |
28 |
====> Checking for pkg-plist issues (check-plist) |
29 |
===> Parsing plist |
30 |
===> Checking for items in STAGEDIR missing from pkg-plist |
31 |
===> Checking for items in pkg-plist which are not in STAGEDIR |
32 |
===> No pkg-plist issues found (check-plist) |
33 |
|
34 |
freebsd2# make package |
35 |
===> Building package for git-secret-0.2.5 |
36 |
|
37 |
freebsd2# make install |
38 |
===> Installing for git-secret-0.2.5 |
39 |
===> Checking if git-secret already installed |
40 |
===> Registering installation for git-secret-0.2.5 |
41 |
Installing git-secret-0.2.5... |
42 |
|
43 |
freebsd2# make deinstall |
44 |
===> Deinstalling for git-secret |
45 |
===> Deinstalling git-secret-0.2.5 |
46 |
Updating database digests format: 100% |
47 |
Checking integrity... done (0 conflicting) |
48 |
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): |
49 |
|
50 |
Installed packages to be REMOVED: |
51 |
git-secret-0.2.5 |
52 |
|
53 |
Number of packages to be removed: 1 |
54 |
[1/1] Deinstalling git-secret-0.2.5... |
55 |
[1/1] Deleting files for git-secret-0.2.5: 100% |
56 |
```` |