Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21452 - Ebuild for opie
Summary: Ebuild for opie
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 21493 21515
  Show dependency tree
 
Reported: 2003-05-21 22:01 UTC by Mark Wagner
Modified: 2007-07-05 14:31 UTC (History)
2 users (show)

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


Attachments
app-crypt/opie/opie-2.4.ebuild (opie-2.4.ebuild,730 bytes, text/plain)
2003-05-21 22:02 UTC, Mark Wagner
Details
app-crypt/opie/ChangeLog (ChangeLog,285 bytes, text/plain)
2003-05-21 22:03 UTC, Mark Wagner
Details
app-crypt/opie/files/opie-2.4-gentoo.diff (opie-2.4-gentoo.diff,7.26 KB, patch)
2003-05-21 22:03 UTC, Mark Wagner
Details | Diff
license/NRL (NRL,3.30 KB, text/plain)
2003-05-21 22:10 UTC, Mark Wagner
Details
license/INNER_NET_V2 (INNER_NET_V2,2.34 KB, text/plain)
2003-05-21 22:11 UTC, Mark Wagner
Details
Updated app-crypt/opie/opie-2.4.ebuild (opie-2.4.ebuild,730 bytes, text/plain)
2003-05-22 18:35 UTC, Mark Wagner
Details
Actually updated app-crypt/opie/opie-2.4.ebuild. (opie-2.4.ebuild,793 bytes, text/plain)
2003-05-22 18:38 UTC, Mark Wagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Wagner 2003-05-21 22:01:38 UTC
I'm in the process of adding opie support to proftpd. The first step is to get
an opie ebuild. Next is a mod_opie ebuild with a new "opie" USE variable.
Finally, the proftpd ebuild will be changed to check for opie in the USE
variable. If it is there then mod_otp will be built when proftpd is being built.
This approach is needed because, unlike Apache, proftpd does not support DSOs.


Reproducible: Always
Steps to Reproduce:
Comment 1 Mark Wagner 2003-05-21 22:02:33 UTC
Created attachment 12268 [details]
app-crypt/opie/opie-2.4.ebuild
Comment 2 Mark Wagner 2003-05-21 22:03:31 UTC
Created attachment 12269 [details]
app-crypt/opie/ChangeLog
Comment 3 Mark Wagner 2003-05-21 22:03:59 UTC
Created attachment 12270 [details, diff]
app-crypt/opie/files/opie-2.4-gentoo.diff
Comment 4 Mark Wagner 2003-05-21 22:10:41 UTC
Created attachment 12271 [details]
license/NRL
Comment 5 Mark Wagner 2003-05-21 22:11:19 UTC
Created attachment 12272 [details]
license/INNER_NET_V2
Comment 6 Mark Wagner 2003-05-22 18:35:48 UTC
Created attachment 12316 [details]
Updated app-crypt/opie/opie-2.4.ebuild

Updated opie-2.4.ebuild. Installs libopie.a and opie.h too.
Comment 7 Mark Wagner 2003-05-22 18:38:00 UTC
Created attachment 12317 [details]
Actually updated app-crypt/opie/opie-2.4.ebuild.

Actually updated opie-2.4.ebuild. Forgot to cvs up before submitting changed
ebuild.
Comment 8 Mark Wagner 2003-06-30 11:51:18 UTC
This ebuild creates problems for dev-libs/cyrus-sasl.
It installs libopie.a in /usr/lib. Cyrus-sasl uses it and, at least on the Alpha architecture, causes linking errors due to "gp-relative relocation against dynamic symbol xxx" (see http://skarpsey.dyndns.org/alpha-lfs/alpha.html).  

The solution is to generate a libopie.so. I toyed around with doing so via automake and libtool but it is giving me trouble, mostly due to the fact that I've never used automake before.



Comment 9 Donny Davies (RETIRED) gentoo-dev 2003-07-14 12:07:42 UTC
lets see what we can do about getting this supported.
Comment 10 Mark Wagner 2003-10-20 10:36:47 UTC
Like Bug #21515, I'm not using opie in Gentoo anymore so I don't have a vested
interest in seeing this ebuild accepted.
Comment 11 Martin Holzer (RETIRED) gentoo-dev 2004-05-05 13:07:01 UTC
closing