Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 230690
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Apache Team - Bugzilla Reports <apache-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kiko <status@sexmagnet.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 230690 depends on: Show dependency tree
Bug 230690 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-07-03 23:58 0000
needs sys-process/pidof-bsd as a dependancy...
userland_BSD? ( sys-process/pidof-bsd ) inside RDEPEND=".." fixes it

'let i++' doesn't work (init script) easily fixed with a i=$(expr $i + 1)

also apache2 stops on freebsd when starting up..because it needs httpready
which can be provided by 'kldload accf_http'
or by adding: accf_http_load=”YES”
to /boot/loader.conf
(a message at the end of the .ebuild should be added IF on userland_BSD to tell
people to add that module to loader.conf)

arg --with-perl used in configure doesn't exist anymore? (should be removed)

------- Comment #1 From Javier Villavicencio 2008-07-04 07:47:19 0000 -------
sys-process/pidof-bsd taken care of in the fbsd profile.

------- Comment #2 From Benedikt Böhm 2008-08-29 13:30:45 0000 -------
(In reply to comment #0)
> 'let i++' doesn't work (init script) easily fixed with a i=$(expr $i + 1)

fixed

> also apache2 stops on freebsd when starting up..because it needs httpready
> which can be provided by 'kldload accf_http'
> or by adding: accf_http_load=”YES”
> to /boot/loader.conf
> (a message at the end of the .ebuild should be added IF on userland_BSD to tell
> people to add that module to loader.conf)

done, see also bug #235152

> arg --with-perl used in configure doesn't exist anymore? (should be removed)

fixed

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug