~patmaddox

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

About branch build-ports

[build my own updated ports]

  • [x] merge ports
  • [x] overlay
  • [x] push branches I want to keep
  • [ ] replace hard-coded freebsd-ports.git with (env?) var
    • I reference it in two places: in the Justfile, and in lib/*
  • [ ] write a man page (keep it local, and use just man to print it)
    • [ ] include the man pages on my site [ticket]
  • [ ] document it (blog and post to forum, and old mailing list thread)
12 check-ins related to "build-ports"
2023-07-29
12:06
merge build-ports

- simplify branch merging (configure via a local file, rather than 100% automatic)
- build a scratch branch
- list and log branches
- push branches (the ones I track, or selective) check-in: 747f92173f user: patmaddox tags: trunk

12:05
ports: push the branches that I merge, or selective branches Closed-Leaf check-in: 4ef53b3b51 user: patmaddox tags: build-ports
11:38
ports: commands to list and log branches check-in: 0d549dd3b9 user: patmaddox tags: build-ports
11:37
merge inadvertent fork check-in: 64d8cd1057 user: patmaddox tags: build-ports
11:35
ports: command to build a scratch branch check-in: b044090b0a user: patmaddox tags: build-ports
11:18
ports: simplify how to handle branch merges. Configure them in a local file rather than trying to automatically figure everyone out check-in: 64c3c19c04 user: patmaddox tags: build-ports
02:30
ports: fix example poudriere pkg repo config; remove ports that are tracked by git
- it had the wrong path for scratch
- -100 priority ends up becoming something like 48599 priority, which has the opposite of desired effect
check-in: 62c6ff62d8 user: patmaddox tags: trunk
2023-07-28
01:34
ports: merge build-ports (ticket [dfbf33227a]: make a combined ports branch from all of my updated branches) check-in: 9d8b5a6ba8 user: patmaddox tags: trunk
01:29
ports: command to merge all branches into my ports branch check-in: ceff6d67c7 user: patmaddox tags: build-ports
01:01
ports: commands to push and pull branches check-in: 64d4f6814d user: patmaddox tags: build-ports
00:55
ports: command to check out a port-specific worktree check-in: 3ab8bd4aa2 user: patmaddox tags: build-ports
2023-07-27
02:10
examples: script to delete phabricator flags using API check-in: a3f4c22a05 user: patmaddox tags: trunk