Commit Graph

41 Commits

Author SHA1 Message Date
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
kn
75af941a2a Sync Qt4/Qt5 bits in DESCR with upstream README 2022-07-15 10:05:05 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
rsadowski
5c35e36689 Switch djview-4.10.6 from Qt4 to Qt5
OK jca@, merci
2020-02-21 18:06:23 +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
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +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
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
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
shadchin
0d4bf46728 Update to djview4 4.10.6 2016-03-13 07:55:20 +00:00
shadchin
2648c48999 Update to djview4 4.10.5
ok ajacoutot@
2016-01-08 09:43:38 +00:00
shadchin
3a697d8e3a * Add SHARED_ONLY
* Remove .la from package
* Verbose on

suggested and ok jca@
2015-05-12 19:48:57 +00:00
shadchin
b254252e80 Update to djview4-4.10.3 2015-05-12 16:11:54 +00:00
ajacoutot
37b0f26f0d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:11:24 +00:00
schwarze
f2b13f61b4 Tell groff(1) via pkg_create(1) that these manuals need tbl(1).
Problem reported and fix tested by <theo dot buehler at math dot ethz dot ch>.
OK shadchin@ (MAINTAINER).
2014-11-25 13:37:19 +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
b3b8bb1639 Update to djview4-4.9. 2013-01-12 14:03:41 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +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
espie
7ed01ed174 fix build for qt 4.8.2 update: use stl's swap instead of rolling our own 2012-06-13 09:14:53 +00:00
ajacoutot
6dcb55953b Adapt after gtk+2,-guic split. 2011-12-03 18:35:11 +00:00
shadchin
177dda65a5 Update to 4.8
ok jasper@, ajacoutot@
2011-10-01 19:12:32 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
shadchin
4403bf515e switch on prebuild icon.png (remove librsvg build depends)
ok jasper@, ajacoutot@
2011-04-05 14:10:45 +00:00
shadchin
4e8ec6e79c update to 4.7
ok jasper@
2011-03-17 14:57:38 +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
steven
de4638db45 update to 4.6
normalize icon and desktop stuff

from Alexandr Shadchin with some tweaks
2010-09-18 11:19:24 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
b92934dadd sync WANTLIB, bump PKGNAMEs 2009-06-24 22:44:45 +00:00
steven
1c2e419cb7 update to 4.4 2008-10-30 14:54:20 +00:00
steven
e2e864ecfb import djview4 4.2
qt4 based portable djvu viewer
2007-11-24 13:23:26 +00:00