Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 120348
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rene Gass <kde-package@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
rppppoek-0.33-r2.ebuild the ebuild text/plain Rene Gass 2006-01-25 15:04 0000 609 bytes Details
rppppoek-0.33-noarts.patch patch to remove arts dependency patch Rene Gass 2006-01-25 15:05 0000 3.48 KB Details | Diff
rppppoek-0.33-rppppoe36.patch patch to make it work with rp-pppoe-3.6 patch Rene Gass 2006-01-25 15:06 0000 509 bytes Details | Diff
rppppoek-0.33-panelicon.patch panelicon-patch from original ebuild patch Rene Gass 2006-01-25 15:13 0000 1.96 KB Details | Diff
rppppoek-0.34.ebuild the ebuild text/plain Rene Gass 2006-02-16 05:56 0000 467 bytes Details
ChangeLog the ChangeLog text/plain Rene Gass 2006-02-16 05:58 0000 807 bytes Details
rppppoek-0.34.ebuild fixed ebuild for version 0.34 text/plain Rene Gass 2006-02-18 17:41 0000 467 bytes Details
rppppoek-0.40.ebuild ebuild for new version 0.40 text/plain Rene Gass 2006-02-18 17:43 0000 467 bytes Details
ChangeLog updated ChangeLog text/plain Rene Gass 2006-02-18 17:44 0000 1.03 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 120348 depends on: Show dependency tree
Bug 120348 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: 2006-01-25 15:01 0000
Although this nice little program has been kicked out of portage (see
http://bugs.gentoo.org/show_bug.cgi?id=66053), I still like and use it, as well
as others (see http://forums.gentoo.org/viewtopic-t-371885.html). So I created
two patches: the first removes the configure checks for arts (as mentioned by
Robert in bug 66053); the second patch is needed for rp-pppoe-3.6 which changed
the names for adsl-start and adsl-stop to pppoe-start and pppoe-stop.

I hope this is of use to someone. I don't know any working alternative to
rppppoek, so I believe this thing deserves to be in portage for the time being.

------- Comment #1 From Rene Gass 2006-01-25 15:04:30 0000 -------
Created an attachment (id=78112) [details]
the ebuild

------- Comment #2 From Rene Gass 2006-01-25 15:05:24 0000 -------
Created an attachment (id=78113) [details]
patch to remove arts dependency

------- Comment #3 From Rene Gass 2006-01-25 15:06:11 0000 -------
Created an attachment (id=78114) [details]
patch to make it work with rp-pppoe-3.6

------- Comment #4 From Rene Gass 2006-01-25 15:13:54 0000 -------
Created an attachment (id=78115) [details]
in case someone needs this patch as well

I post this patch as well in case it vanishes from Google's cache someday.

------- Comment #5 From Rene Gass 2006-01-25 15:15:40 0000 -------
(From update of attachment 78115 [details])
I post this patch as well in case it vanishes from Google's cache someday.

------- Comment #6 From Heiko Baums 2006-01-25 15:54:27 0000 -------
Good idea. Let us hope it get's back into portage.

But there's one problem with the ebuild. The version number should remain 0.33
instead of 0.33-r2 or you should change the line
SRC_URI="http://download.berlios.de/segfaultskde/${P}.tar.gz" to
SRC_URI="http://download.berlios.de/segfaultskde/rppppoek-0.33.tar.gz"

Because ${P} is replaced by rppppoek-0.33-r2 but there's no
rppppoek-0.33-r2.tar.gz but only a rppppoek-0.33.tar.gz on the download server.

------- Comment #7 From Heiko Baums 2006-01-25 16:04:50 0000 -------
OK, forget my comment about the version number. Sorry!!!
I was wrong. The -r2 is ignored by ${P}.

But don't forget the other comment. It is a great idea. And rppppoek should get
back into portage.

------- Comment #8 From Stefan Schweizer 2006-02-03 16:22:47 0000 -------
So, you are the new maintainer of this? Can you make a fixed -0.34 release
then, please?
We would rather like to have it added w/o patches.

------- Comment #9 From Rene Gass 2006-02-04 03:20:57 0000 -------
It's in the works.

------- Comment #10 From Rene Gass 2006-02-16 05:54:56 0000 -------
Version 0.34 is out. Ebuild and ChangeLog attached. Should the bug title be
changed?

------- Comment #11 From Rene Gass 2006-02-16 05:56:29 0000 -------
Created an attachment (id=79929) [details]
the ebuild

------- Comment #12 From Rene Gass 2006-02-16 05:58:53 0000 -------
Created an attachment (id=79930) [details]
the ChangeLog

------- Comment #13 From Alin Năstac 2006-02-18 01:01:16 0000 -------
Please fix the SRC_URI.

------- Comment #14 From Rene Gass 2006-02-18 05:24:20 0000 -------
Brr, BerliOS changed their pages. I'll have to look for another place to store
the tarball.

------- Comment #15 From Rene Gass 2006-02-18 17:39:03 0000 -------
Fixed SRC_URI for rppppoek-0.34; added version 0.40 which features a nice tray
icon animation when traffic is running through the line. It may make sense to
add both versions (0.34 and 0.40) to the tree because 0.34 is basically the
same as version 0.33 plus Gentoo patches, which has proven to be stable, whilst
0.40 adds new features.

------- Comment #16 From Rene Gass 2006-02-18 17:41:59 0000 -------
Created an attachment (id=80139) [details]
fixed ebuild for version 0.34

------- Comment #17 From Rene Gass 2006-02-18 17:43:13 0000 -------
Created an attachment (id=80140) [details]
ebuild for new version 0.40

------- Comment #18 From Rene Gass 2006-02-18 17:44:07 0000 -------
Created an attachment (id=80141) [details]
updated ChangeLog

------- Comment #19 From Alin Năstac 2006-02-19 00:35:27 0000 -------
version 0.40 has been added to the tree, with ~amd64 and ~x86 keywords.
I cannot add 0.34 with stable keywords, so I don't see the point of adding both
of them.

------- Comment #20 From Rene Gass 2006-02-19 01:00:42 0000 -------
No problem. Thanks for bringing it back into the tree! :-)

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