Age | Commit message (Expand) | Author |
2022-03-22 | x11-fonts/fontconfig: Use triggers to rebuild fc-cache | Baptiste Daroussin |
2022-03-18 | devel/glib: convert gio modules and glib schemas to triggers | Baptiste Daroussin |
2021-11-17 | desktop-file-utils: remove the keyword it is not necessary anymore | Baptiste Daroussin |
2021-11-12 | @sample.ucl: only recommand to remove the file on remove | Baptiste Daroussin |
2021-10-20 | shared-mime-info: use triggers | Baptiste Daroussin |
2021-04-06 | framework: Remove $FreeBSD$ | Mathieu Arnold |
2021-03-27 | Add a new @touch keyword | Baptiste Daroussin |
2021-03-26 | tell pkg to format the @*exec arguments using the espace sequences | Baptiste Daroussin |
2021-03-26 | The next version of pkg will stop hardcoding itself the @*exec keywords | Baptiste Daroussin |
2021-03-26 | Validate the @sample usage at packaging time | Baptiste Daroussin |
2021-02-26 | tic should be run with -x to accept extensions | Baptiste Daroussin |
2021-01-27 | Add error checks to @shell | Baptiste Daroussin |
2020-10-22 | Remove the empty files during the post-deinstall procedure, to give a chance ... | Baptiste Daroussin |
2020-10-22 | Add new keyword rmempty | Baptiste Daroussin |
2020-10-22 | Convert @shell from shell script to lua script | Baptiste Daroussin |
2020-10-02 | Keywords: sample: Really fix the lua version | Emmanuel Vadot |
2020-10-02 | Fix @sample with 2 arguments | Baptiste Daroussin |
2020-10-01 | Lua version of the @sample | Emmanuel Vadot |
2020-05-14 | Avoid spamming about a file that does not exist. | Mathieu Arnold |
2020-05-01 | Revert r533339, there is a regression in ordering | Antoine Brodin |
2020-04-29 | Replace @rmtry shell implementation with a lua implementation | Baptiste Daroussin |
2019-08-26 | Make the @rmtry keyword rootdir friendly | Baptiste Daroussin |
2019-08-23 | Use keywords to simplify ldconfig code | Baptiste Daroussin |
2016-07-31 | Add a note explaining why the @javavm keyword does not register argument in t... | Baptiste Daroussin |
2016-07-31 | Add a new "@javavm" keyword to handle the (un)registration of the JavaVM | Baptiste Daroussin |
2016-07-01 | xmlcatmgr does not actually expect multiple arguments | Baptiste Daroussin |
2016-06-22 | do not chmod u+w sample files when copying it | Baptiste Daroussin |
2016-06-19 | Remove now useless comments | Baptiste Daroussin |
2016-05-29 | Make @kld PKG_ROOTDIR friendly | Baptiste Daroussin |
2016-05-29 | Make @shell rootdir friendly to allow cross installation | Baptiste Daroussin |
2016-05-24 | Add a new keywork xmlcatmgr | Baptiste Daroussin |
2015-10-22 | Make @info cross install friendly | Baptiste Daroussin |
2015-10-08 | Add a way to cleanly handle terminfo.db file used by devel/ncurses | Dmitry Marakasov |
2015-10-01 | Do not use contractions. | Mathieu Arnold |
2015-09-26 | Extend @sample to accept arguments | Baptiste Daroussin |
2015-09-13 | Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=fonts. | Hiroki Sato |
2015-04-06 | Add -f flag to force scanning of font directories | Mark Felder |
2015-03-21 | Remove @fc and @fontsdir they are confusing all should use @fcfontsdir | Baptiste Daroussin |
2015-02-16 | When updating /etc/shells, only remove existing entries that match the new | Mark Johnston |
2014-12-26 | Use a custom keyword for kldxref, that allows to control exactly when it is run | Baptiste Daroussin |
2014-12-03 | Add new keyword for to run glib-compile-schemas. | Koop Mast |
2014-10-08 | - Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywords | Alex Kozlov |
2014-10-07 | Accept absolute path for @info keyword | Baptiste Daroussin |
2014-10-03 | @sample: chmod u+w to ensure user may write to it. | Bryan Drewery |
2014-10-02 | Replace the dirrmtry action with dir. | Mathieu Arnold |
2014-09-22 | Use keywords to control exactly when is excutied | Baptiste Daroussin |
2014-09-22 | Remove the yaml files as pkg 1.3.8 is now the minimal required version | Baptiste Daroussin |
2014-09-11 | @sample: Alert user that there is a stale file to be removed. | Bryan Drewery |
2014-09-03 | Convert rmtry into regular Keyword | Baptiste Daroussin |
2014-09-01 | - Make it possible to use sample keyword with a full path | Antoine Brodin |