The port management team
Details
Apr 9 2022
Apr 4 2022
Nov 9 2021
Nov 8 2021
An improved version has been committed to ports, thanks!
Aug 5 2020
Jul 21 2020
Jul 17 2020
Jul 16 2020
Phrasing by Daniel O'Connor.
Jun 26 2020
Well, an actual doc persons opinion is more valuable than mine, so I defer :)
What I did is I think consistent with the rest of the file, for example
.It Cm fetch Fetch all of the files needed to build this port from the sites listed in .Va MASTER_SITES and .Va PATCH_SITES . See .Va FETCH_CMD , MASTER_SITE_OVERRIDE and .Va MASTER_SITE_BACKUP .
Just a note for your consideration: I wonder if we should mention there, that people often use set SU_CMD to use sudo (I do at least):
I'm not completely sure about .It Va, but the Va macro is not documented in mandoc(7) and only appears in some openbsd mandoc.samples man-page which doesn't seem to be connected to their or our build, where it's referenced as a variable.
.Ql also isn't documented in mandoc(7), however it's a quoted literal according to groff_mdoc(7) from textproc/groff, so I think it's fine.
Jun 24 2020
Jul 21 2019
Jun 9 2019
Apr 14 2019
Closing this due to timeout
Mar 28 2019
Akin to what is done for Emacs, Python, or PHP, the flavors for server side Postgresql extensions need to be handled by USES=pgsql, not in each individual port.
No, this should be done by USES=pgsql.
Mar 20 2019
Mar 7 2019
Dec 31 2018
Abandoning this change (probably not applicable to enough ports).
Nov 14 2018
- Remove FLAVOR support. QT4 will be deprecated soon. it'll use QT instead of
Nov 8 2018
Oct 24 2018
- Update to 1.64.0
- Update to 2.1.4
- Some minor changes
Aug 30 2018
- Update to 1.60.0
- Update dependencies
- Update to 2.1.3
- Add DISTVERSIONPREFIX
- Add CONFLICTS
Aug 7 2018
- Move flavors helpers to right place
- Add missing items to flavor_CONFLICTS
Aug 6 2018
- Apply mat's suggestions
- Apply mat's suggestions