| Summary: | [PATCH] devel/doxygen: update to 1.5.5 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Naram Qashat <cyberbotx> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | mwisnicki+freebsd | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Naram Qashat
2008-02-24 21:50:01 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. Looks good, approved. Thanks! I should note however that when building with latex (that is, when WITHOUT_LATEX is unset) there are lots of latex warnings during documentation build: http://wisnia21.freeshell.org/f/ports/doxygen-1.5.5.log.bz2 I don't know the cause of this nor how to fix it but the build succeeds and resulting pdf looks OK to my eyes. Maybe it's because of ancient version of TeX in FreeBSD. State Changed From-To: feedback->open Feedback received, thanks. I just looked at Marcin's reply and the log he posted, I didn't get those error messages with the latest LaTeX on my system. I was getting errors on building with LaTeX when I had my ghostscript post installed with the WITH_FT_BRIDGE knob turned on, and after reading online, found that the knob is a problem and recompiled ghostscript without it, making the doxygen build work when it got up to the LaTeX step. Just thought I'd point that out. Thanks, Naram Qashat On Wed, Feb 27, 2008 at 6:50 AM, Naram Qashat <cyberbotx@cyberbotx.com> wrote: > I just looked at Marcin's reply and the log he posted, I didn't get those error > messages with the latest LaTeX on my system. I was getting errors on building > with LaTeX when I had my ghostscript post installed with the WITH_FT_BRIDGE knob > turned on, and after reading online, found that the knob is a problem and > recompiled ghostscript without it, making the doxygen build work when it got up > to the LaTeX step. Just thought I'd point that out. Weird, the only option I've set is WITH_A4SIZE. My packages are also up to date: ghostscript-gpl-8.60 teTeX-base-3.0_12 Maybe I'll try to setup a new jail from scratch. Anyway, the port can be commited right now, since even in my case it built fine, just with lots of warnings that don't affect anything important. > > Thanks, > Naram Qashat > State Changed From-To: open->closed Committed, with minor changes. Thanks! araujo 2008-03-07 13:24:11 UTC
FreeBSD ports repository
Modified files:
devel/doxygen Makefile distinfo
Removed files:
devel/doxygen/files patch-gcc3
Log:
- Update to 1.5.5.
- Changed the BUILD_DEPENDS for Python to USE_PYTHON_BUILD instead.
PR: ports/121062
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
Revision Changes Path
1.62 +6 -5 ports/devel/doxygen/Makefile
1.24 +3 -3 ports/devel/doxygen/distinfo
1.2 +0 -11 ports/devel/doxygen/files/patch-gcc3 (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|