Bug 15997 - New port: devel/kdevelop
Summary: New port: devel/kdevelop
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-08 18:20 UTC by Will Andrews
Modified: 2000-02-12 21:54 UTC (History)
0 users

See Also:


Attachments
file.shar (23.07 KB, text/plain)
2000-01-08 18:20 UTC, Will Andrews
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Will Andrews 2000-01-08 18:20:00 UTC
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.
Comment 1 imura 2000-01-10 12:22:11 UTC
> 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
Comment 2 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-02-12 21:54:23 UTC
State Changed
From-To: open->closed

Committed, thanks.