Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can you give me a hand with this ebuild for firewall-jay?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Jeedo
Apprentice
Apprentice


Joined: 02 May 2003
Posts: 202
Location: Akureyri, Iceland

PostPosted: Fri Oct 31, 2003 6:23 pm    Post subject: Can you give me a hand with this ebuild for firewall-jay? Reply with quote

Could any of you portage hackers give me a hand with this ebuild im making for firewall jay?

Currently it does the following things:
Gets the tarball,
Passes digest,
Installs.

However what it doesnt do is:
Uninstall

Quote:

root@Rancorwe /usr/local/portage/net-firewall/firewall-jay # emerge -C firewall-jay-1.0.1.ebuild
['', 'usr', 'local', 'portage', 'net-firewall', 'firewall-jay', 'firewall-jay-1.0.1.ebuild']
/usr/local/portage/net-firewall/firewall-jay/firewall-jay-1.0.1.ebuild

!!! firewall-jay-1.0.1.ebuild is not inside /var/db/pkg; aborting


Hide that makefile output.
Display einfo (i know how to add that btw :)

firewall-jay-1.0.1.ebuild
Code:

DESCRIPTION="Jay's Iptables Firewall is a bash script that allows one to easily install and configure a firewall on a Linux system."
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://firewall-jay.sourceforge.net"
LICENSE="GPL-2"

DESTDIR=${D}

RDEPEND="sys-libs/ncurses
    net-firewall/iptables"

SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha"

src_compile() {

emake || die
}

Back to top
View user's profile Send private message
magnet
Guru
Guru


Joined: 16 Mar 2003
Posts: 582
Location: france

PostPosted: Mon Nov 03, 2003 9:31 am    Post subject: Reply with quote

is it installed on your system ? if so you should have a firewall-jay-1.0.1 directory inside /var/db/pkg/net-firewall/ .
_________________
every step aim at glory.
Back to top
View user's profile Send private message
Jeedo
Apprentice
Apprentice


Joined: 02 May 2003
Posts: 202
Location: Akureyri, Iceland

PostPosted: Mon Nov 03, 2003 11:38 am    Post subject: Reply with quote

its in there, i just cant get it out.
Code:

jeedo@Rancorwe /var/db/pkg/net-firewall/firewall-jay-1.0.1 $ ls
CATEGORY  CHOST     DEPEND   PROVIDE          firewall-jay-1.0.1.ebuild
CBUILD    CONTENTS  IUSE     RDEPEND
CC        COUNTER   LICENSE  SLOT
CDEPEND   CXX       PDEPEND  USE
CFLAGS    CXXFLAGS  PF       environment.bz2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum