65 Commits

Author SHA1 Message Date
benoit
fb0d28061e Update to htmldoc-1.9.16. 2022-06-03 09:24:54 +00:00
naddy
0e126762d0 drop RCS Ids 2022-03-11 19:50:56 +00:00
benoit
a16e2b7bd6 Update to htmldoc-1.9.15. 2022-02-10 08:47:48 +00:00
benoit
e7491f9566 Update to htmldoc-1.9.14. 2021-12-26 10:25:53 +00:00
benoit
6040197ae0 Update to htmldoc-1.9.13. 2021-11-07 10:00:38 +00:00
benoit
843136d950 Update to htmldoc-1.9.12. 2021-06-12 13:32:39 +00:00
benoit
3ab92b4e9f Update to htmldoc-1.9.11. 2020-12-26 05:54:10 +00:00
benoit
0cc94458ba Update to htmldoc-1.9.10. 2020-09-21 14:36:35 +00:00
benoit
2c02f5077b Update to htmldoc-1.9.9. 2020-06-13 15:11:39 +00:00
benoit
a19e248099 Update to htmldoc-1.9.8. 2020-02-16 08:30:08 +00:00
benoit
feb6b7528c Update to htmldoc-1.9.7. 2020-01-14 15:59:28 +00:00
naddy
736c0ff40c Work around an LLVM 8.0.0 optimizer bug that causes htmldoc to spin.
From FreeBSD
2019-06-23 22:54:06 +00:00
fcambus
ee34a6fb64 Fix broken HOMEPAGE and MASTER_SITES.
OK benoit@
2019-03-13 15:43:25 +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
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
benoit
4c0a1ee1c1 Patch to make it build with clang. 2017-04-18 20:16:33 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
benoit
fc040f3deb Update to htmldoc-1.8.29. 2016-01-03 10:18:36 +00:00
jasper
1b215f724d sed -i 2015-08-21 14:50:24 +00:00
jasper
5c884092b6 remove a whole bunch more @rm -f cases 2015-05-25 07:54:27 +00:00
benoit
163a21bdcb Update htmldoc to 1.8.28. 2014-11-07 13:33:40 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
benoit
63464357f1 - update HOMEPAGE and MASTER_SITES
- bump REVISION
2013-05-08 10:56:45 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
02a9a1fc8f - make no_x11 the default, instead of relying on an ancient and unmaintained tk
ok benoit@ (MAINTAINER)
2011-07-10 09:40:57 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
ajacoutot
ecddbf8fc7 Fix DEPENDS after recent fltk change.
Move to REVISION.

ok sthen@
2010-09-22 12:50:03 +00:00
benoit
176316ff57 - change my email
- update WANTLIB
2009-12-20 17:28:21 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
1de2fd2b40 - new MAINTAINER: Benoit Lecocq 2009-01-16 07:52:50 +00:00
merdely
37a0c13bfe Remove surrounding quotes in COMMENT/PERMIT_*/ERRORS 2007-09-15 21:36:44 +00:00
ajacoutot
484f8a379b - add a no_x11 FLAVOR
- don't force -Os optimisation
- respect ${CXXFLAGS}
- regen patches

from aanriot@ with some tweaks by myself, ok aanriot@
2007-05-02 18:34:00 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
ajacoutot
a87a4324ba - set PORTHOME to ${WRKDIR} for consistency with other ports
no package change
2006-12-26 14:07:10 +00:00
ajacoutot
36d2cceb0b - update my email address
- bump PKGNAME

ok robert@
2006-10-27 12:53:01 +00:00
steven
daeb0d956e update to htmldoc 1.8.27
from maintainer Antoine Jacoutot <ajacoutot at lphp.org>
2006-09-23 10:14:34 +00:00
espie
444cc3c520 new lib specs 2006-08-03 23:28:11 +00:00
sturm
3d0932bdf8 make htmldoc work w/o command line options
inspired by new maintainer Antoine Jacoutot <ajacoutot at lphp.org>
2006-02-05 16:17:13 +00:00
alek
7851691fe1 Add WANTLIB marker 2005-02-21 20:24:21 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
3c18b06035 new plists 2004-09-15 18:32:13 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00