This is the new KDevelop (1.0 final) port that addresses the following: o Now builds successfully on -STABLE. Mostly thanks to the new bsd.port.mk/Qt 1.44/KDE 1.1.2.1 libraries I've sent in. o Upgrades from 1.0 beta 4.1 -> 1.0 final. o Removes RUN_DEPENDS that weren't ABSOLUTELY necessary. Hopefully they'll be able to go back in once Jeremy Lea (reg) finishes working on OPTIONAL_DEPENDS or whatever. How-To-Repeat: Use the shar below to commit the port to the tree.
> This is the new KDevelop (1.0 final) port that addresses the following: > > o Now builds successfully on -STABLE. Mostly thanks to the new > bsd.port.mk/Qt 1.44/KDE 1.1.2.1 libraries I've sent in. > o Upgrades from 1.0 beta 4.1 -> 1.0 final. > o Removes RUN_DEPENDS that weren't ABSOLUTELY necessary. > Hopefully they'll be able to go back in once Jeremy Lea (reg) > finishes working on OPTIONAL_DEPENDS or whatever. Build stopped. A patch like devel/kdevelop-i18n/patches/patch-ba is required, I think. flex -+ -o./tokenizer.cc ./tokenizer.l g++295 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -O -pipe -c tokenizer.cc ./tokenizer.cc:238: FlexLexer.h: No such file or directory gmake[3]: *** [tokenizer.o] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/kdevelop/work/kdevelop-1.0/kdevelop/classparser' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/kdevelop/work/kdevelop-1.0/kdevelop' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/kdevelop/work/kdevelop-1.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. --- R. Imura
State Changed From-To: open->closed Committed, thanks.