11 Commits

Author SHA1 Message Date
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
cwen
9b5d719a6c gdmap: unbreak with ld.lld on powerpc
powerpc does not inline sqrt(3) unlike other lld archs, so it actually uses
libm and as such the `-lm' linker flag is needed.

While here, refresh WANTLIB.

ok gkoehler@
2021-08-28 09:16:56 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
86852bcf6e reset unresponsive maintainers, various porters have spent a bunch of
time waiting for timeouts over the last year or more for many of these
ports.  ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
dcoppa
e38bd8784e Unbreak autoconf check with clang by not using nested functions 2017-09-27 07:20:12 +00:00
czarkoff
b1777cceb2 change my email address 2016-01-11 11:04:21 +00:00
jasper
827957879c fix license marker, 'XXX' is not a valid license and PERMIT_PACKAGE_CDROM
should not have been set to 'yes' when this was imported.
2015-06-29 09:49:50 +00:00
ajacoutot
d67959226e No need for p5-XML-Parser.
Missing textproc/intltool MODULE.
Properly detect gettext.
2015-06-29 09:22:20 +00:00
czarkoff
977dc4c07f Import gdmap-0.8.1
GdMap is a tool which allows to visualize disk space. To display directory
structures cushion treemaps are used which visualize a complete folder or even
the whole hard drive with one picture.

Cushion treemaps display directories and files in rectangular areas. The larger
a file is the larger is the rectangle which represents it. All files in one
directory are painted within the rectangle of that directory.

OK kirby@
2015-06-29 09:08:53 +00:00