aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/printing/e-contact-print-envelope.h
stat options
Period:
Authors:

Commits per author per week (path 'addressbook/printing/e-contact-print-envelope.h')

AuthorW45 2024W46 2024W47 2024W48 2024Total
Total00000
rrent development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/umodplayer
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEamdmi32017-12-091-5/+5
| | | | | - Switch to USES=localbase - Unsilence installation commands
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.mat2017-04-111-3/+2
| | | | | | | | | | | | | | | | | There are two cases: - The upstream versionning is compatible with our versionning, or using DISTVERSION's magic leads to a compatible PORTVERSION, use DISTVERSION. If it is possible to use DISTVERSIONPREFIX and DISTVERSIONSUFFIX to make it compatible, use them. - The upstream versionning is not compatible with our versionning, and DISTVERSION's magic does not lead to a correct PORTVERSION, then set PORTVERSION to the equivalent of our versionning, and set DISTNAME. It is possible to use a third variable where you store upstream's version and use it to compute PORTVERSION and/or DISTNAME, like the dns/bind9* ports do. Sponsored by: Absolight
* Cleanup patches, a* categories.mat2016-07-271-2/+2
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket