Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32362 - Updated net-nds/portmap ebuild to respect "tcpd" use variable
Summary: Updated net-nds/portmap ebuild to respect "tcpd" use variable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-30 22:22 UTC by Cory Visi (RETIRED)
Modified: 2004-11-09 11:54 UTC (History)
1 user (show)

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


Attachments
portmap-5b-r8.ebuild (portmap-5b-r8.ebuild,1.15 KB, text/plain)
2003-10-30 22:23 UTC, Cory Visi (RETIRED)
Details
portmap_5beta.diff (portmap_5beta.diff,10.13 KB, text/plain)
2003-10-30 22:24 UTC, Cory Visi (RETIRED)
Details
portmap-5b-include-errno_h.patch (portmap-5b-include-errno_h.patch,403 bytes, text/plain)
2003-10-30 22:25 UTC, Cory Visi (RETIRED)
Details
portmap.init (portmap.init,1.07 KB, text/plain)
2003-10-30 22:25 UTC, Cory Visi (RETIRED)
Details
portmap-5b-r8.ebuild (portmap-5b-r8.ebuild,1.17 KB, text/plain)
2003-12-14 18:29 UTC, Cory Visi (RETIRED)
Details
portmap-5b-r9.ebuild (portmap-5b-r9.ebuild,1.63 KB, text/plain)
2004-04-01 11:45 UTC, Cory Visi (RETIRED)
Details
portmap-5b-r9.ebuild (portmap-5b-r9.ebuild,1.65 KB, text/plain)
2004-04-01 12:38 UTC, Cory Visi (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cory Visi (RETIRED) gentoo-dev 2003-10-30 22:22:00 UTC
It's pretty sad that this still doesn't respect the tcpd use varable. Only 
quota-tools is left to be fixed though, and I'll have that done this 
weekend. In any case, sorry for the rant...

I redid one of the patches because it was really sloppy. I also renamed the 
init.d file to portmap.init to be consistent with other ebuilds. There's 
some general clean-up in the ebuild as well. I'm attaching every file in 
files/ just in case, but I made no changes to 
portmap-5b-include-errno_h.patch.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Cory Visi (RETIRED) gentoo-dev 2003-10-30 22:23:06 UTC
Created attachment 19995 [details]
portmap-5b-r8.ebuild
Comment 2 Cory Visi (RETIRED) gentoo-dev 2003-10-30 22:24:44 UTC
Created attachment 19996 [details]
portmap_5beta.diff
Comment 3 Cory Visi (RETIRED) gentoo-dev 2003-10-30 22:25:14 UTC
Created attachment 19997 [details]
portmap-5b-include-errno_h.patch
Comment 4 Cory Visi (RETIRED) gentoo-dev 2003-10-30 22:25:37 UTC
Created attachment 19998 [details]
portmap.init
Comment 5 Cory Visi (RETIRED) gentoo-dev 2003-10-31 09:52:54 UTC
Before you commit this, I noticed one optimization for the ebuild:
Change: epatch ${FILESDIR}/${PN}_5beta.diff
To: epatch ${FILESDIR}/${MY_P}.diff

The patch is hopefully version-specific.
Comment 6 Cory Visi (RETIRED) gentoo-dev 2003-12-14 18:29:09 UTC
Created attachment 22229 [details]
portmap-5b-r8.ebuild

Makefile variable fixed in the ebuild script.
Comment 7 Cory Visi (RETIRED) gentoo-dev 2004-04-01 11:45:25 UTC
Created attachment 28519 [details]
portmap-5b-r9.ebuild

I synced my changes with portmap-5b-r8 in the portage tree. My diff still
patches cleanly and so do the RedHat patches afterwards.

Please please PLEASE commit this! There is no reason to not commit this!
Portmap should not require tcp-wrappers!!!
Comment 8 Cory Visi (RETIRED) gentoo-dev 2004-04-01 12:38:29 UTC
Created attachment 28523 [details]
portmap-5b-r9.ebuild

Fixed stupid mistakes...
Comment 9 SpanKY gentoo-dev 2004-11-09 11:54:30 UTC
5b-r9 respects USE=tcpd

please file a new bug if i missed something in that ebuild