Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22589 - Add Invisible IRC Proxy 1.1.0 to portage
Summary: Add Invisible IRC Proxy 1.1.0 to portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Chuck Short (RETIRED)
URL: http://www.invisiblenet.net/iip/index...
Whiteboard:
Keywords: EBUILD
Depends on: 22588
Blocks:
  Show dependency tree
 
Reported: 2003-06-10 20:55 UTC by Jason Clinton
Modified: 2003-09-27 15:51 UTC (History)
1 user (show)

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


Attachments
IIP 1.1.0 Ebuild (iip-1.1.0.ebuild,1.21 KB, text/plain)
2003-07-25 03:53 UTC, Andrew Bevitt
Details
Patch (make-prefix.patch,1.42 KB, patch)
2003-07-25 03:54 UTC, Andrew Bevitt
Details | Diff
iip-1.1.0.ebuild (iip-1.1.0.ebuild,653 bytes, text/plain)
2003-07-26 19:48 UTC, Rob Cakebread (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Clinton 2003-06-10 20:55:38 UTC
This is a bug to track my progress adding IIP to portage.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jason Clinton 2003-06-10 20:56:25 UTC
Adding dependacy for hashcash. Go easy on me, I'm a new Gentoo developer. Thanks!
Comment 2 Jason Clinton 2003-06-10 21:34:13 UTC
IIP is an IRC anonymizer proxy. Should probably go in net-irc/.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-06-17 04:55:40 UTC
are you submitting ebuilds or hoping someone will write one?
Comment 4 Jason Clinton 2003-06-17 06:52:53 UTC
sorry. Time constraints have not allowed me to write one yet. I will some time this week. *crosses fingers*
Comment 5 Andrew Bevitt 2003-07-25 03:53:29 UTC
Created attachment 14990 [details]
IIP 1.1.0 Ebuild

This is a simple ebuild that will build and install IIP.

It still requires the HashCash Dependency to be added.
The Makefile build process requires some modification for use with Gentoo. See
the next attatchment.
Comment 6 Andrew Bevitt 2003-07-25 03:54:06 UTC
Created attachment 14991 [details, diff]
Patch

Makefile patch required for Gentoo building.
Comment 7 Rob Cakebread (RETIRED) gentoo-dev 2003-07-26 19:48:16 UTC
Created attachment 15064 [details]
iip-1.1.0.ebuild

Hello, I made this ebuild after seeing a request in the forums. Feel free to
use it or any part of it if you'd like. No patch required.
Comment 8 Chuck Short (RETIRED) gentoo-dev 2003-09-09 16:45:34 UTC
Sorry I took so long in this, you forgot the DEPEND and RDEPEND in the ebuild. I wasnt able to generate a random key so I wasnt able to get this program to work properly. And it only seems to work with chatzilla by reading the documentation.
Comment 9 Jason Clinton 2003-09-09 19:14:02 UTC
No, it works with an IRC client. Chatzilla is used as an example.
Comment 10 Chuck Short (RETIRED) gentoo-dev 2003-09-27 15:51:55 UTC
Added to cvs, I fixed up your ebuild because you were missing DEPEND and
RDEPEND. Thanks for the ebuild.