Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115697 - vuurmuur-0.5.69.ebuild
Summary: vuurmuur-0.5.69.ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://vuurmuur.sourceforge.net
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on: 115696
Blocks: 115698
  Show dependency tree
 
Reported: 2005-12-15 13:09 UTC by Tiger!P
Modified: 2018-06-07 18:26 UTC (History)
5 users (show)

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


Attachments
vuurmuur-0.5.69.ebuild (vuurmuur-0.5.69.ebuild,2.04 KB, text/plain)
2005-12-15 13:10 UTC, Tiger!P
Details
init script needed by the vuurmuur ebuild (vuurmuur,1.88 KB, text/plain)
2005-12-15 13:12 UTC, Tiger!P
Details
Ebuild for vuurmuur-0.5.72 (vuurmuur-0.5.72.ebuild,2.04 KB, text/plain)
2007-06-15 19:38 UTC, Tais P. Hansen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tiger!P 2005-12-15 13:09:33 UTC
This is the vuurmuur ebuild which is a frontend to iptables and has rule- and 
logdaemons and commandline utils.

Tiger!P
Comment 1 Tiger!P 2005-12-15 13:10:44 UTC
Created attachment 74826 [details]
vuurmuur-0.5.69.ebuild

The ebuild for vuurmuur
Comment 2 Tiger!P 2005-12-15 13:12:06 UTC
Created attachment 74827 [details]
init script needed by the vuurmuur ebuild

This is the init script that is refered to by the vuurmuur-0.5.69.ebuild
Comment 3 Tiger!P 2005-12-15 13:50:51 UTC
When the init script is started (vuurmuur start) it will fill the iptables with 
a lot of rules, which might not be wanted by every user.
I think it would be better to first check if there are any interfaces defined.
That could be done like this:
IFNUM=`vuurmuur_script -L -i any|wc -l`
if [ "${IFNUM}" == "0" ]; then
  eerror "Vuurmuur is not configured, you can use vuurmuur_conf to configure it"
  exit 1
fi
Comment 4 Tais P. Hansen 2007-06-15 19:38:04 UTC
Created attachment 122183 [details]
Ebuild for vuurmuur-0.5.72

Ebuild from official Vuurmuur-0.5.72 tarball.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-01 02:26:21 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 6 Sven Schwyn (svoop) 2009-12-01 17:30:25 UTC
libvuurmuur-0.8_beta2 committed to Sunrise as of r9636

Thanks to the folks in #gentoo-sunrise for their support!
Comment 7 Tiger!P 2010-01-07 09:26:47 UTC
As described in bug #115698, this is now in sunrise.
Comment 8 Torsten Veller (RETIRED) gentoo-dev 2010-01-07 09:33:14 UTC
No, we don't close the bugs for packages in sunrise.
Comment 9 Vixnadi 2010-07-03 13:43:42 UTC
I have installed vuurmuur 0.8beta2 from gentoo sunrise but don't start. This is vuurmuur.log message: "Error (-1): unable to create shared memory: Function not implemented." The same error is for vuurmuur and vuurmuur_log.
Comment 10 Lartten 2011-07-06 20:00:05 UTC
The ebuild vuurmuur-0.8_beta2 fails due to missing ncursesw libraries.
emerging ncurses with the unicode USE flag set fixed the problem for me.

DEPEND="=net-libs/libvuurmuur-${PV}
        >=sys-libs/ncurses-5[unicode]"

/Lartten
Comment 11 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:46:43 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/