aboutsummaryrefslogtreecommitdiff
path: root/Keywords/fcfontsdir.ucl
Commit message (Collapse)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
| | | | Where appropriate fiddle with a few other things.
* Add -f flag to force scanning of font directoriesMark Felder2015-04-061-2/+2
| | | | | | | Differential Revision: https://reviews.freebsd.org/D2245 Notes: svn path=/head/; revision=383480
* - Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywordsAlex Kozlov2014-10-081-10/+18
| | | | | | | | Approved by: portmgr (antoine, bapt) Differential Revision: https://reviews.freebsd.org/D721 Notes: svn path=/head/; revision=370490
* Replace the dirrmtry action with dir.Mathieu Arnold2014-10-021-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=369819
* Convert keywords in pure ucl formatBaptiste Daroussin2014-07-241-0/+21
yaml version will be removed later Notes: svn path=/head/; revision=362833