summaryrefslogtreecommitdiff
path: root/Keywords
AgeCommit message (Expand)Author
2021-04-06framework: Remove $FreeBSD$Mathieu Arnold
2021-03-27Add a new @touch keywordBaptiste Daroussin
2021-03-26tell pkg to format the @*exec arguments using the espace sequencesBaptiste Daroussin
2021-03-26The next version of pkg will stop hardcoding itself the @*exec keywordsBaptiste Daroussin
2021-03-26Validate the @sample usage at packaging timeBaptiste Daroussin
2021-02-26tic should be run with -x to accept extensionsBaptiste Daroussin
2021-01-27Add error checks to @shellBaptiste Daroussin
2020-10-22Remove the empty files during the post-deinstall procedure, to give a chance ...Baptiste Daroussin
2020-10-22Add new keyword rmemptyBaptiste Daroussin
2020-10-22Convert @shell from shell script to lua scriptBaptiste Daroussin
2020-10-02Keywords: sample: Really fix the lua versionEmmanuel Vadot
2020-10-02Fix @sample with 2 argumentsBaptiste Daroussin
2020-10-01Lua version of the @sampleEmmanuel Vadot
2020-05-14Avoid spamming about a file that does not exist.Mathieu Arnold
2020-05-01Revert r533339, there is a regression in orderingAntoine Brodin
2020-04-29Replace @rmtry shell implementation with a lua implementationBaptiste Daroussin
2019-08-26Make the @rmtry keyword rootdir friendlyBaptiste Daroussin
2019-08-23Use keywords to simplify ldconfig codeBaptiste Daroussin
2016-07-31Add a note explaining why the @javavm keyword does not register argument in t...Baptiste Daroussin
2016-07-31Add a new "@javavm" keyword to handle the (un)registration of the JavaVMBaptiste Daroussin
2016-07-01xmlcatmgr does not actually expect multiple argumentsBaptiste Daroussin
2016-06-22do not chmod u+w sample files when copying itBaptiste Daroussin
2016-06-19Remove now useless commentsBaptiste Daroussin
2016-05-29Make @kld PKG_ROOTDIR friendlyBaptiste Daroussin
2016-05-29Make @shell rootdir friendly to allow cross installationBaptiste Daroussin
2016-05-24Add a new keywork xmlcatmgrBaptiste Daroussin
2015-10-22Make @info cross install friendlyBaptiste Daroussin
2015-10-08Add a way to cleanly handle terminfo.db file used by devel/ncursesDmitry Marakasov
2015-10-01Do not use contractions.Mathieu Arnold
2015-09-26Extend @sample to accept argumentsBaptiste Daroussin
2015-09-13Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=fonts.Hiroki Sato
2015-04-06Add -f flag to force scanning of font directoriesMark Felder
2015-03-21Remove @fc and @fontsdir they are confusing all should use @fcfontsdirBaptiste Daroussin
2015-02-16When updating /etc/shells, only remove existing entries that match the newMark Johnston
2014-12-26Use a custom keyword for kldxref, that allows to control exactly when it is runBaptiste Daroussin
2014-12-03Add new keyword for to run glib-compile-schemas.Koop Mast
2014-10-08- Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywordsAlex Kozlov
2014-10-07Accept absolute path for @info keywordBaptiste Daroussin
2014-10-03@sample: chmod u+w to ensure user may write to it.Bryan Drewery
2014-10-02Replace the dirrmtry action with dir.Mathieu Arnold
2014-09-22Use keywords to control exactly when is excutiedBaptiste Daroussin
2014-09-22Remove the yaml files as pkg 1.3.8 is now the minimal required versionBaptiste Daroussin
2014-09-11@sample: Alert user that there is a stale file to be removed.Bryan Drewery
2014-09-03Convert rmtry into regular KeywordBaptiste Daroussin
2014-09-01- Make it possible to use sample keyword with a full pathAntoine Brodin
2014-09-01Remove support for pkg_installBaptiste Daroussin
2014-08-05Fix fmtutil keyword with pkg_installAntoine Brodin
2014-07-25Add support for @fmtutil for pkg_installBaptiste Daroussin
2014-07-24Convert keywords in pure ucl formatBaptiste Daroussin
2014-07-04Support stage for texlive, given it is impossible to rebuild the fmt files intoBaptiste Daroussin