kmos
b7f7d7da71
-std=gnu11 doesn't exist in base-gcc, so we need to change the COMPILER
...
line accordingly to fix the build on sparc64 and other base-gcc arches.
tweak and ok ajacoutot
ok kn
2020-06-20 19:45:36 +00:00
ajacoutot
5cbe6c2a48
Merged upstream.
2020-06-20 11:39:36 +00:00
ajacoutot
a434455ac4
Update to desktop-file-utils-0.26.
2020-06-19 15:01:10 +00:00
ajacoutot
5eae86bf3b
Update to desktop-file-utils-0.25.
2020-06-19 08:18:07 +00:00
tb
dce0cef85a
update-desktop-database wants to read from locale.alias in the
...
/usr/local/share/locale/ directory, so unveil it.
Found with accounting=YES.
ok aja
2019-08-03 22:58:42 +00:00
ajacoutot
fe8117f9d2
Update to desktop-file-utils-0.24.
2019-07-27 09:34:40 +00:00
sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
tj
b78c82b5f8
switch some more homepage and master_sites links to https. input/ok sthen
2019-07-10 21:01:26 +00:00
ajacoutot
5210a08e43
Enable unveil.
2019-03-27 12:49:48 +00:00
jasper
f0fab2c528
ifdef notyet the unveil call as some ports, at least mate-control-center,
...
run update-desktop-database during fake. unbreak bulk builds for now while
we figure out what is desired behaviour for such ports.
as discussed with aja@
2018-09-27 06:34:34 +00:00
jasper
30950c3230
unveil the required directory with .desktop files and where the cache file needs
...
to be written out to.
this means update-desktop-database is using both pledge and unveil while it's
ran by root while consuming arbitrary input provided by upstream packagers!
ok aja@ (MAINTAINER)
2018-09-25 19:23:47 +00:00
jasper
b49d10e061
pledge remaining utilities provided by desktop-file-utils
...
ok aja@
2018-09-25 19:04:32 +00:00
ajacoutot
1250129c77
Re-add @tag at the top (next to define-tag).
...
This way the associated command will be run on update (at-end) and at
delete time (at the time it is encountered in the PLIST).
discussed wth espie@
2018-07-30 08:34:07 +00:00
ajacoutot
32bab5d13b
Re-add @tag.
...
In case this package is updated we want update-desktop-database to run.
2018-07-30 07:20:31 +00:00
espie
33a2097e08
we don't need to run update-desktop-database that last time, since we're
...
going to zap the cache anyway
2018-07-11 09:39:28 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
ajacoutot
3f98f73322
- Add font as valid media type
...
- Fix missing ; when appending to a list not ending with one
from upstream
2018-04-24 19:34:45 +00:00
jasper
51a4a9091e
add link to upstream bz
2017-12-22 09:47:55 +00:00
jasper
3c4a42e202
pledge three programs that get run on (nearly every) pkg_add using arbitrary
...
intput files.
prompted by bentley@
ok aja@ sthen@
2017-11-03 10:32:52 +00:00
ajacoutot
5e307ec3bd
Update to desktop-file-utils-0.23.
2016-06-20 08:11:37 +00:00
jasper
ed001a6cfa
apply patch from upstream: "Allow multipart/related MIME type"
...
this prevents spam from update-desktop-database about epiphany.desktop
ok aja@
2016-05-21 13:05:36 +00:00
ajacoutot
93bacc0e3a
Drop local patch:
...
- kde3 is slowly going away so remove MU_DISCOURAGED warning chunk
- INSTALL_DATA is set to 0644 in ports, so remove the need for chmod(2)
2016-05-01 09:11:25 +00:00
sthen
1b450b8415
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:33:48 +00:00
ajacoutot
188b0291a2
Update to desktop-file-utils-0.22.
2013-09-25 19:24:34 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
ajacoutot
b34414df86
Better unexec-delete.
2012-11-18 09:17:11 +00:00
ajacoutot
628a677758
Update to desktop-file-utils-0.21.
...
prodded by landry@
2012-10-12 15:41:04 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
b30aa1e14d
Maintenance update to desktop-file-utils-0.20.
2012-05-03 15:24:54 +00:00
ajacoutot
44e2d4a00b
Update to desktop-file-utils-0.19.
2012-01-02 14:07:06 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
561d6fe9bc
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
ajacoutot
8a12fce72c
Update to desktop-file-utils-0.18.
...
Tweak COMMENT.
2011-03-03 13:47:44 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
ajacoutot
d4b02955f6
Remove bogus tab.
2010-10-07 14:48:38 +00:00
ajacoutot
cfc679c579
Maintainance update to desktop-file-utils-0.17.
...
* accept chemical/* mime types as valid types
* ignore --verbose if --quiet is also passed
* make sure to always output lists in the keyfile we generate
* make icon names with an extension for Icon key a non-fatal error
* add man pages
2010-10-05 05:11:56 +00:00
sthen
6548c7a188
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:27:16 +00:00
ajacoutot
145c29707c
Quiet warnings about deprecated/discouraged and invalid MIME types.
2010-05-15 07:41:19 +00:00
ajacoutot
bbbb738756
Maintainance update to desktop-file-utils-0.16.
2010-04-27 11:51:03 +00:00
ajacoutot
3097aeb6de
Always remove mimeinfo.cache when deleting this package.
...
Regen PLIST while here.
2009-09-20 21:38:19 +00:00
ajacoutot
a5cc067d64
Under OpenBSD, desktop files are installed using INSTALL_DATA which is
...
defined in ports/infrastructure/mk/bsd.port.mk as:
${INSTALL} ${INSTALL_COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE}
SHAREMODE is defined under /usr/share/mk/bsd.own.mk as "444".
That means desktop files are installed with mode 444 which is wrong
because fd.o environments use these files to create menu structures,
links to applications... and a user should be able to edit the link icon
or menu he created.
Add a small patch that will give desktop files correct permissions when
update-desktop-database is run.
Consistency with others *nix OS.
While here, specify GPL version.
ok sthen@
2009-08-01 16:06:28 +00:00
jasper
a2b656caea
- update desktop-file-utils to 0.15
...
ok ajacoutot@
2008-03-19 21:50:22 +00:00
ajacoutot
83afd0609b
- don't hardcode the directory containing mimeinfo.cache or users won't
...
be able to use their own cache file (this fixes a bug under nautilus
where one couldn't change files associations)
- the default cache file is now where it should be, under
${PREFIX}/share/applications/
ok jasper@
2008-01-22 18:24:50 +00:00
winiger
d4ebe5e01e
fix WANTLIB, bump PKGNAME
...
ok jasper@ and martynas@
2007-10-31 21:54:11 +00:00
jasper
7af37b0386
update desktop-file-utils to 0.14
2007-10-21 18:05:11 +00:00
ajacoutot
02622d3623
- tweak HOMEPAGE
...
- remove quotes around COMMENT while here
2007-07-13 08:05:18 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00