Port details |
- vote Transparent git based voting system
- 1.2 misc
=2 1.2Version of this port present on the latest quarterly branch. - Maintainer: tcberner@FreeBSD.org
 - Port Added: 2022-11-11 19:51:06
- Last Update: 2022-11-11 20:36:25
- Commit Hash: 4d04b78
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://codeberg.org/tcberner/vote
- Description:
- Transparent git-based vote tool for FreeBSD's teams.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/vote/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/vote
- pkg install vote
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vote
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668197328
SHA256 (vote-1.2/vote) = 4c0769cd4ea4578f4d72377afd1404ae0cc08cd8008486557aa4f17eadbeca0e
SIZE (vote-1.2/vote) = 16615
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_vote
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2 11 Nov 2022 20:36:25
    |
Tobias C. Berner (tcberner)  |
misc/vote: pointy-hatting
Pointy hat: tcberner |
1.2 11 Nov 2022 20:18:53
    |
Tobias C. Berner (tcberner)  |
misc/vote: cleanup port
- fix wrong version number inside script
Reported by: diizzy |
1.1 11 Nov 2022 19:44:43
    |
Tobias C. Berner (tcberner)  |
misc/vote: new port -- a simple, transparent git based voting system
Teams like core and portmgr regularly hold votes on certain topics.
In the past these votes were held via email. This script tries to
lessen the burden of the secretary of those teams.
Vote's can be created using:
> vote create <vote topic> <due date in YYYYMMDD> <some more text>
People can vote using
> vote vote <vid> <yes/no/abstain>
People can also vote in-stead of other people
> vote votefor <vid> <yes/no/abstain> <whom>
All votes and results are neatly tracked inside a git repository. |
Number of commits found: 3
|