summaryrefslogtreecommitdiff
path: root/Keywords (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-17desktop-file-utils: remove the keyword it is not necessary anymoreBaptiste Daroussin1-9/+0
2021-11-12@sample.ucl: only recommand to remove the file on removeBaptiste Daroussin1-1/+3
2021-10-20shared-mime-info: use triggersBaptiste Daroussin1-9/+0
2021-04-06framework: Remove $FreeBSD$Mathieu Arnold25-51/+11
2021-03-27Add a new @touch keywordBaptiste Daroussin1-0/+10
2021-03-26tell pkg to format the @*exec arguments using the espace sequencesBaptiste Daroussin6-0/+6
2021-03-26The next version of pkg will stop hardcoding itself the @*exec keywordsBaptiste Daroussin6-0/+50
2021-03-26Validate the @sample usage at packaging timeBaptiste Daroussin1-0/+16
2021-02-26tic should be run with -x to accept extensionsBaptiste Daroussin1-2/+2
2021-01-27Add error checks to @shellBaptiste Daroussin1-8/+8
2020-10-22Remove the empty files during the post-deinstall procedure, to give a chance ...Baptiste Daroussin1-1/+1
2020-10-22Add new keyword rmemptyBaptiste Daroussin1-0/+11
2020-10-22Convert @shell from shell script to lua scriptBaptiste Daroussin1-16/+35
2020-10-02Keywords: sample: Really fix the lua versionEmmanuel Vadot1-8/+16
2020-10-02Fix @sample with 2 argumentsBaptiste Daroussin1-2/+2
2020-10-01Lua version of the @sampleEmmanuel Vadot1-39/+25
2020-05-14Avoid spamming about a file that does not exist.Mathieu Arnold1-1/+1
2020-05-01Revert r533339, there is a regression in orderingAntoine Brodin1-4/+6
2020-04-29Replace @rmtry shell implementation with a lua implementationBaptiste Daroussin1-6/+4
2019-08-26Make the @rmtry keyword rootdir friendlyBaptiste Daroussin1-1/+1
2019-08-23Use keywords to simplify ldconfig codeBaptiste Daroussin2-0/+34
2016-07-31Add a note explaining why the @javavm keyword does not register argument in t...Baptiste Daroussin1-0/+4
2016-07-31Add a new "@javavm" keyword to handle the (un)registration of the JavaVMBaptiste Daroussin1-0/+11
2016-07-01xmlcatmgr does not actually expect multiple argumentsBaptiste Daroussin1-1/+0
2016-06-22do not chmod u+w sample files when copying itBaptiste Daroussin1-2/+1
2016-06-19Remove now useless commentsBaptiste Daroussin1-4/+0
2016-05-29Make @kld PKG_ROOTDIR friendlyBaptiste Daroussin1-3/+3
2016-05-29Make @shell rootdir friendly to allow cross installationBaptiste Daroussin1-6/+6
2016-05-24Add a new keywork xmlcatmgrBaptiste Daroussin1-0/+34
2015-10-22Make @info cross install friendlyBaptiste Daroussin1-2/+2
2015-10-08Add a way to cleanly handle terminfo.db file used by devel/ncursesDmitry Marakasov1-0/+22
2015-10-01Do not use contractions.Mathieu Arnold1-1/+1
2015-09-26Extend @sample to accept argumentsBaptiste Daroussin1-7/+29
2015-09-13Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=fonts.Hiroki Sato2-0/+46
2015-04-06Add -f flag to force scanning of font directoriesMark Felder1-2/+2
2015-03-21Remove @fc and @fontsdir they are confusing all should use @fcfontsdirBaptiste Daroussin2-46/+0
2015-02-16When updating /etc/shells, only remove existing entries that match the newMark Johnston1-2/+2
2014-12-26Use a custom keyword for kldxref, that allows to control exactly when it is runBaptiste Daroussin1-0/+24
2014-12-03Add new keyword for to run glib-compile-schemas.Koop Mast1-0/+16
2014-10-08- Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywordsAlex Kozlov4-22/+54
2014-10-07Accept absolute path for @info keywordBaptiste Daroussin1-2/+8
2014-10-03@sample: chmod u+w to ensure user may write to it.Bryan Drewery1-1/+2
2014-10-02Replace the dirrmtry action with dir.Mathieu Arnold3-3/+3
2014-09-22Use keywords to control exactly when is excutiedBaptiste Daroussin2-0/+22
2014-09-22Remove the yaml files as pkg 1.3.8 is now the minimal required versionBaptiste Daroussin7-128/+0
2014-09-11@sample: Alert user that there is a stale file to be removed.Bryan Drewery2-0/+4
2014-09-03Convert rmtry into regular KeywordBaptiste Daroussin1-0/+11
2014-09-01- Make it possible to use sample keyword with a full pathAntoine Brodin2-4/+16
2014-09-01Remove support for pkg_installBaptiste Daroussin1-111/+0
2014-08-05Fix fmtutil keyword with pkg_installAntoine Brodin1-0/+1