Commit Graph

35 Commits

Author SHA1 Message Date
miod
dfdb0de671 NOT_FOR_ARCHS += m88k so that maybe next time I don't fall into this again. 2014-03-24 20:59:47 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
ajacoutot
398eaf7359 No need for /-lpthread/-pthread 2013-11-03 07:52:01 +00:00
landry
1677936675 Mark as BROKEN-alpha: .got subsegment exceeds 64K 2013-09-04 18:17:54 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
sthen
b6de031667 update to doxygen 1.8.2 2012-12-13 14:20:14 +00:00
sthen
87aa8f23af Fix .if statement dealing with mips64/mips64el to work-around and ld(1) failure.
From Brian Callahan.
2012-08-27 13:50:15 +00:00
sthen
8f8556b5e3 don't force -O2, pointed out by aja 2012-04-13 16:08:20 +00:00
sthen
c6c6312924 Doxygen also needs --english-only on mips64, not just mips64el
Pointed out by Val on ports@
2012-04-04 10:15:32 +00:00
sthen
dda8d2a30a Attempt #2 at handling doxygen on mips64el. Rather than using a FLAVOR,
just set CONFIGURE_ARGS on mips64el, don't provide a way to build with
--english-only on other arch (as the only reason for using this seems to
be to work around compiler/toolchain problems). Avoids oddity with
out-of-date reported by fgsch@.

Also make sure the arch check is done after including bsd.port.arch.mk;
ARCH was in my environment when I tested before, sigh... this problem
reported by kili@.

"it's shorter than the previous version, so it's automagically ok" kili@ ;)
2012-04-03 23:15:23 +00:00
sthen
ca967c33b2 Add an english_only flavour (passes --english-only to autoconf to avoid
building support for other languages). Use it on mips64el by default
as ld(1) has trouble without it. Information from Brian Callahan and
Bryan Irvine.

- while there, prefer http MASTER_SITES

ok landry@
2012-04-01 21:02:30 +00:00
naddy
54c8f53a40 bump after SUBST_CMD fix 2011-11-13 22:29:21 +00:00
pirofti
e6f6d3ee96 Disable on landisk. Takes forever to build. Okay ajacoutot@. 2011-11-13 16:07:09 +00:00
espie
526a7bb56e better if doxygen has a bootstrap pseudo... 2011-11-11 11:38:31 +00:00
espie
b82fa57edb use bsd.port.arch.mk, fix -gui subpackage deps 2011-10-17 10:24:52 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
c7ab0ff2e4 fix doxygen gui pseudo-flavor (don't bring stuff in doxygen-main)
and convert to wantlib
2010-11-08 13:15:10 +00:00
landry
c8d7d565f1 Add devel/bison to BUILD_DEPENDS, fixes build on clean box. 2010-11-05 09:15:57 +00:00
sthen
44b612f91a update Doxygen to 1.7.2; original 1.7.1 update by me / ok jasper@,
revised for 1.7.2 by jasper
2010-11-04 20:13:10 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
naddy
aaf788fc9c Allow building with upcoming libiconv 1.12. No code changes with earlier
libiconv versions.
ok landry@ and qt4 ok espie@
2008-05-26 17:08:35 +00:00
eric
dc7ac1488f Use included tmake rather than devel/tmake that pulls qt3.
ok naddy@
2008-01-22 20:03:31 +00:00
eric
85a125dae9 - update to 1.5.4
- use tmake in ports (noticed by okan@)
- hack to strip a path prefix when generating md5 sum of source dir.

ok simon@, landry@
2008-01-06 10:02:59 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
steven
bb5bc74f4b shorten COMMENT to less than 60 characters 2007-05-15 08:27:27 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
21c4e79445 new MULTI_PACKAGES 2006-11-26 17:43:44 +00:00
alek
3a08ca146c Port has been updated to 1.4.7 while playing with new lib specs; noticed by naddy@ 2006-08-02 15:27:13 +00:00
espie
3d330a9627 new libspecs 2006-08-01 22:46:16 +00:00
espie
12836fc5b6 pseudo-flavor update path. 2006-02-07 10:20:36 +00:00
bernd
5c14fed137 update to doxygen-1.4.5
ok alek@
2005-10-09 21:42:04 +00:00
alek
882856c9ac Update to 1.4.4
From Bernd Ahlers <b.ahlers@ba-net.org>
2005-07-26 05:45:08 +00:00
alek
3a3b154cc2 Import doxygen 1.4.2
Doxygen is a documentation system for C++, C, Java, Objective-C, IDL
(Corba and Microsoft flavors) and to some extent PHP, C# and D.

ok aanriot@
2005-07-17 08:30:06 +00:00