Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49615 - bincimap-1.2.7-r1.ebuild - fixed path error - added inetd useflag
Summary: bincimap-1.2.7-r1.ebuild - fixed path error - added inetd useflag
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Masatomo Nakano (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-01 09:58 UTC by Torsten Veller (RETIRED)
Modified: 2004-12-07 05:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
bincimap ebuild with inetd useflag (bincimap-1.2.7-r1.ebuild,3.11 KB, text/plain)
2004-05-01 09:59 UTC, Torsten Veller (RETIRED)
Details
bincimap-1.2.7-gentoo.diff (bincimap-1.2.7-gentoo.diff,2.31 KB, text/plain)
2004-05-01 09:59 UTC, Torsten Veller (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Veller (RETIRED) gentoo-dev 2004-05-01 09:58:04 UTC
Hi,

i started to rework bincimap to use the internet daemon and found the following error in the patch.

- path = ".maildir" must be set in bincimap.in.conf -- this is changed in the patch.
- doc/bincimap and doc/bincimap-1.2.7 exist (see SUBDIR patch in 1.2.6 patch) -- this is not changed in the added patch, but the dir is removed in the ebuild after html doc is installed.
- src_unpack added in ebuild
- changed "if [ `use ssl` ];" to "if use ssl;" in ebuild

The patch is attached but it also contains addional patches for xinetd files. (Disable service as default.)

>>>>> I added a use flag "inetd". <<<<<<<<
(see use.local.desc:dev-db/firebird:inetd - If you want inetd version instead of a superserver (daemon))

I tested the ebuild only with 'inetd' set and xinetd installed on my x86. I didn't test it with sys-apps/daemontools and sys-apps/ucspi-tcp and !xinetd.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2004-05-01 09:59:02 UTC
Created attachment 30466 [details]
bincimap ebuild with inetd useflag
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2004-05-01 09:59:47 UTC
Created attachment 30467 [details]
bincimap-1.2.7-gentoo.diff
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2004-12-06 14:35:37 UTC
Nakano, i am closing this one -- it is outdated and i don't use this imap server anymore and haven't looked at it for half a year.
Comment 4 Masatomo Nakano (RETIRED) gentoo-dev 2004-12-07 05:52:01 UTC
Oh, sorry. I've missed this bug.

But we have supported xinetd in bincimap-1.3.3.ebuild, which is still hardmasked because of unstable version.