Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48993 - gencfg-0.2.ebuild (NEW)
Summary: gencfg-0.2.ebuild (NEW)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-04-25 20:24 UTC by ares
Modified: 2018-06-07 18:25 UTC (History)
1 user (show)

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


Attachments
gencfg-0.2.ebuild (gencfg-0.2.ebuild,600 bytes, text/plain)
2004-04-25 20:25 UTC, ares
Details
gencfg-0.3.ebuild (gencfg-0.3.ebuild,600 bytes, text/plain)
2004-04-26 11:32 UTC, ares
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ares 2004-04-25 20:24:17 UTC
New ebuild for my program in perl.
Tool for configuration file updates ._cfg0000_*
Support varius option, search, remove, less and backup file ._cfg0000_*
Example
gencfg -t /etc or gencfg --targz /etc
File archive output is : 3-Apr-24-21:28:51-2004.tar.gz
Format time, years,day and hours, number 3 is number on the archive
For options man gencfg or gencfg -h
Dependencies : perl, dev-perl/Archive-Tar and dev-perl/Compress-Zlib
Comment 1 ares 2004-04-25 20:25:01 UTC
Created attachment 30053 [details]
gencfg-0.2.ebuild
Comment 2 ares 2004-04-26 11:32:19 UTC
Created attachment 30100 [details]
gencfg-0.3.ebuild

Update version
Fix minor bug
Change code for option gencfg -t /path
New output format for archive is:
3Apr2620.00.262004.tar.gz
Old format causes bug 

tar xzvf 3Apr2619:45:372004.tar.gz
tar: 3Apr2619\:45\:372004.tar.gz: Impossible open: Input/output error
tar: Error irrimediabile: exit
Comment 3 ares 2004-05-16 09:31:35 UTC
Comment on attachment 30100 [details]
gencfg-0.3.ebuild

># Copyright 1999-2004 Gentoo Technologies, Inc.
># Distributed under the terms of the GNU General Public License v2
># $Header: /home/cvsroot/gentoo-x86/app-portage/gencfg/gencfg-0.3,v 1.4 2004/04/25 03:41:31 ares Exp $
>
>
>DESCRIPTION="Tool for configuration file updates"
>HOMEPAGE="http://freshmeat.net/projects/gencfg/"
>SRC_URI="http://www.serversecurity.org/${P}.tar.bz2"
>
>LICENSE="GPL-2"
>SLOT="0"
>KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64"
>
>RDEPEND=">=dev-lang/perl-5.8.0-r12
>	>=dev-perl/Archive-Tar-1.05"
>
>src_install() {
>	dobin gencfg || die
>	dodoc README
>	doman gencfg.1
>}
Comment 4 ares 2004-05-16 09:32:49 UTC
Update SRC_URI
Comment 5 Nicholas Jones (RETIRED) gentoo-dev 2004-05-18 12:41:51 UTC
You might want to explain this one more if you want it accepted.
Your initial description is confusing.
Comment 6 ares 2004-05-18 15:55:18 UTC
Sorry for my description
My program gencfg is a tool for searching, viewing, removing, and backing up configuration files
Comment 7 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-01-07 17:13:01 UTC
(this is an automated message based on filtering criteria that matched this bug)

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