sthen
124da53a6d
sync WANTLIB
2022-03-31 14:20:40 +00:00
naddy
af6a79943b
drop RCS Ids
2022-03-11 19:22:04 +00:00
mbuhl
7f868fffbd
update to djvulibre-3.5.28
...
OK rsadowski@
2021-10-20 16:31:58 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
danj
7219f4e6bd
Remove shadchin@ as maintainer per his request
2019-05-13 19:03:51 +00:00
sthen
25f0e460f2
Add COMPILER lines to c++ ports which currently use the default. Adjust
...
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.
This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -
- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.
- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.
devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
a3cc216348
@tag update-mime-database
2018-07-01 18:33:35 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
schwarze
0f7e612932
unimportant formatting differences only, drop USE_GROFF and bump
2017-05-10 02:20:22 +00:00
espie
08f28c501c
libcxx properly defines overriden fmin() in math.h.
...
Unfortunately, that one has exception specifications, so redefining it
does not go so well.
Simply rename it so that the conflict never happens.
2017-04-20 01:40:33 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
naddy
6ba202c932
replace libiconv module
2016-09-13 15:29:01 +00:00
juanfra
729e1f59fa
Accept documents with duplicate page titles.
...
OK shadchin@ (MAINTAINER)
2016-03-02 20:10:36 +00:00
shadchin
fd2dc3d726
Update to 3.5.27
2015-05-12 16:10:27 +00:00
ajacoutot
37b0f26f0d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:11:24 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
e4fa65e765
PERMIT_* / REGRESS -> TEST sweep
2013-03-11 11:10:51 +00:00
shadchin
c8e769644a
the configure script doesn't match configure.ac.
...
pointed an ok espie@
2012-07-09 14:18:16 +00:00
shadchin
a05461b18e
fix build (add x11/gnome/librsvg in BUILD_DEPENDS)
...
pointed naddy@
2012-07-08 14:46:01 +00:00
shadchin
ec97221260
Update to 3.5.25.3.
...
small fixes and ok giovanni@
2012-07-08 09:13:59 +00:00
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
6dcb55953b
Adapt after gtk+2,-guic split.
2011-12-03 18:35:11 +00:00
jasper
123b03e47c
- regen WANTLIB
2011-11-01 20:30:49 +00:00
espie
d6e7b9cbe6
normalize pkgpath
2011-09-16 10:02:36 +00:00
shadchin
283e931805
switch on prebuild icon.png (remove librsvg build depends)
...
and fix RUN_DEPENDS
ok jasper@, ajacoutot@
2011-04-05 14:12:35 +00:00
shadchin
2528f20c97
update to 3.5.24
...
ok jasper@
2011-03-17 14:56:54 +00:00
kili
605995d84c
convert(1) from ImageMagick isn't needed, djvulibre prefers rsvg(1)
...
for icon creation.
ok shadchin@ (maintainer)
2011-01-06 17:56:49 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
0f681543b5
USE_GROFF=Yes
2010-10-18 18:13:12 +00:00
steven
ec05c91098
give maintainership to Alexandr Shadchin
2010-09-19 16:03:34 +00:00
ajacoutot
427b72a641
Move icons in the correct plist.
2010-09-18 13:46:59 +00:00
steven
34c6a5ebd0
depend on desktop-file-utils
2010-09-18 11:22:33 +00:00
sthen
c94edb297b
oops, this snuck into previous commit and shouldn't have been there.
2010-09-03 21:22:08 +00:00
sthen
b2094348e4
add a file that needed a 'cvs add' in steven@'s previous commit,
...
spotted by steven. didn't package before -> no bump.
2010-09-03 21:20:49 +00:00
sthen
581560209d
Missing BUILD_DEPENDS. Doesn't fix packaging but it's a start.
2010-09-03 17:19:23 +00:00
steven
2642c26dcb
update to 3.5.23
...
normalize icon and desktop stuff and other cleanup
all from Alexandr Shadchin, thanks!
2010-08-31 21:06:35 +00:00
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
steven
90e810365a
update to 3.5.21
2008-10-30 14:53:40 +00:00
ajacoutot
28669c7fdc
- use full path MODULE name
...
no pkg change
2007-11-28 13:10:24 +00:00
steven
ac6c340a77
update homepage
2007-11-24 13:25:50 +00:00
steven
85b69f5cea
fix WANTLIB
2007-11-13 17:10:25 +00:00
simon
68a2007cc1
remove surrounding quotes from COMMENT/BROKEN/PERMIT_*
2007-09-15 20:09:40 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
11cd2cfc50
update to djvulibre-3.5.18
2007-02-06 07:17:42 +00:00