Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81622 - fileschanged-0.6.5 (new package)
Summary: fileschanged-0.6.5 (new package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://savannah.nongnu.org/projects/f...
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay, REVIEWED
: 118057 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-11 06:44 UTC by Alexandru Toma
Modified: 2018-06-07 18:24 UTC (History)
4 users (show)

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


Attachments
fileschanged-0.6.1.ebuild (fileschanged-0.6.1.ebuild,953 bytes, text/plain)
2005-02-11 06:44 UTC, Alexandru Toma
Details
fileschanged-0.6.1.ebuild (fileschanged-0.6.1.ebuild,953 bytes, text/plain)
2005-02-11 07:02 UTC, Alexandru Toma
Details
fileschanged-0.6.1.ebuild (fileschanged-0.6.1.ebuild,596 bytes, text/plain)
2005-02-18 07:13 UTC, Alexandru Toma
Details
fileschanged-0.6.1.ebuild (fileschanged-0.6.1.ebuild,544 bytes, text/plain)
2005-04-12 09:09 UTC, Alexandru Toma
Details
fileschanged-0.6.1.ebuild (fileschanged-0.6.1.ebuild,600 bytes, text/plain)
2005-08-19 01:58 UTC, Alexandru Toma
Details
fileschanged-0.6.1.ebuild (fileschanged-0.6.1.ebuild,596 bytes, text/plain)
2005-08-19 02:00 UTC, Alexandru Toma
Details
fileschanged-0.6.4.ebuild (fileschanged-0.6.4.ebuild,609 bytes, text/plain)
2005-11-23 07:26 UTC, Valery Kartel
Details
fileschanged-0.6.4.ebuild (fileschanged-0.6.4.ebuild,587 bytes, text/plain)
2005-11-23 07:31 UTC, Valery Kartel
Details
fileschanged-0.6.5.ebuild (fileschanged-0.6.5.ebuild,775 bytes, text/plain)
2006-06-21 12:43 UTC, Alexandru Toma
Details
fileschanged-0.6.5.ebuild (fileschanged-0.6.5.ebuild,582 bytes, text/plain)
2006-06-21 13:18 UTC, Alexandru Toma
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Toma 2005-02-11 06:44:10 UTC
fileschanged is a GNU/Linux command-line utility that reports when files have been altered. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Alexandru Toma 2005-02-11 06:44:58 UTC
Created attachment 50996 [details]
fileschanged-0.6.1.ebuild
Comment 2 Ciaran McCreesh 2005-02-11 06:57:48 UTC
You might want to fix your DEPEND/RDEPEND stuff. The way you have it currently won't work.
Comment 3 Alexandru Toma 2005-02-11 07:02:40 UTC
Created attachment 50998 [details]
fileschanged-0.6.1.ebuild

Like this you mean?
Comment 4 Alexandru Toma 2005-02-18 07:13:01 UTC
Created attachment 51518 [details]
fileschanged-0.6.1.ebuild

More elegant ebuild
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2005-04-12 08:36:11 UTC
even better: make -C man DESTDIR=${D} install || die
Comment 6 Alexandru Toma 2005-04-12 09:09:30 UTC
Created attachment 56089 [details]
fileschanged-0.6.1.ebuild

Seemant, thanks for the tip!

I also removed the sed dependency since portage already RDEPENDs on sed.
Comment 7 Joël 2005-06-20 02:55:20 UTC
Just a note: this ebuild depends directly on app-admin/fam, but users may have
app-admin/gamin instead (which is newer and compatible with fam).
Comment 8 Alexandru Toma 2005-06-20 03:16:05 UTC
Just change RDEPEND="app-admin/fam" to RDEPEND="virtual/fam" then. I'm sorry 
but I wasn't aware of gamin. Also, I haven't tested it with gamin...
Comment 9 Joël 2005-06-20 05:35:26 UTC
Yes, that's what I did. Don't know if a virtual rdep exists for fam though.

This app seems to work well with gamin so far.
Comment 10 Alexandru Toma 2005-06-21 01:47:56 UTC
The virtual/fam rdep exists; just check the fam and gamin ebuilds. I wasn't 
aware of it myself until you mentioned gamin. ;)
Comment 11 Ciaran McCreesh 2005-08-18 12:28:20 UTC
Please fix the following and reopen:

* ${D} should be quoted in case it contains anything weird.
* die should have a message after it so that we can easily tell which die failed.
* Probably better to just repeat the fam atom inside DEPEND rather than
including the RDEPEND var.
Comment 12 Alexandru Toma 2005-08-19 01:58:14 UTC
Created attachment 66294 [details]
fileschanged-0.6.1.ebuild

Fixed
Comment 13 Alexandru Toma 2005-08-19 01:58:30 UTC
Reopening
Comment 14 Alexandru Toma 2005-08-19 02:00:34 UTC
Created attachment 66296 [details]
fileschanged-0.6.1.ebuild

Changed to virtual/fam dependency as per previous comments
Comment 15 Alexandru Toma 2005-10-25 14:17:48 UTC
Version 0.6.4 is available. I haven't tried to see if it works with the current
ebuild (I don't have time right now)... but maybe it does.
Comment 16 Valery Kartel 2005-11-23 07:26:12 UTC
Created attachment 73434 [details]
fileschanged-0.6.4.ebuild
Comment 17 Valery Kartel 2005-11-23 07:31:12 UTC
Created attachment 73435 [details]
fileschanged-0.6.4.ebuild
Comment 18 Jakub Moc (RETIRED) gentoo-dev 2006-01-06 09:09:38 UTC
*** Bug 118057 has been marked as a duplicate of this bug. ***
Comment 19 Alexandru Toma 2006-06-21 12:43:11 UTC
Created attachment 89748 [details]
fileschanged-0.6.5.ebuild

Latest ebuild
Comment 20 Alexandru Toma 2006-06-21 13:18:07 UTC
Created attachment 89750 [details]
fileschanged-0.6.5.ebuild

With changes from jakub
Comment 21 Neil Bothwick 2006-09-12 07:33:39 UTC
This works on amd64 and ppc too, please add keywords.
Comment 22 Alexandru Toma 2008-10-30 00:40:53 UTC
New release of fileschanged: http://download.savannah.gnu.org/releases/fileschanged/

I'm sorry but I don't have time to write a new ebuild or see if the 0.6.5 ebuild still works
Comment 23 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:46:42 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/