Re: Found CONFLICTS: ...

2008-10-06 Thread Michel Talon
On Mon, Oct 06, 2008 at 02:17:43AM +0400, Boris Samorodov wrote: Michel Talon [EMAIL PROTECTED] writes: I think that CONFLICTS is a cure with worse effects than the disease. Well, then you may cut off this cure by defining DISABLE_CONFLICTS. This is indeed the solution i came to in:

Re: ports/126853: ports-mgmt/portaudit: speed up audit of installed packages

2008-10-06 Thread Miroslav Lachman
Eygene Ryabinkin wrote: Miroslav, good day. Mon, Oct 06, 2008 at 12:41:05AM +0200, Miroslav Lachman wrote: I am busy these days, but it is nice to read about your progress. I hope I will get some time to test all of these large patches in a few days and I will report back my experiences!

Re: ports/126853: ports-mgmt/portaudit: speed up audit of installed packages

2008-10-06 Thread Mel
Hello, On Monday 06 October 2008 07:23:37 Eygene Ryabinkin wrote: But downloading the INDEX file from the central server seemed to be the best way, since it almost always gives one the latest port versions, so I had implemented this in a first place. I've been following this, but I don't

Re: ports/126853: ports-mgmt/portaudit: speed up audit of installed packages

2008-10-06 Thread Eygene Ryabinkin
Mel, good day. Mon, Oct 06, 2008 at 11:24:54AM +0200, Mel wrote: On Monday 06 October 2008 07:23:37 Eygene Ryabinkin wrote: But downloading the INDEX file from the central server seemed to be the best way, since it almost always gives one the latest port versions, so I had implemented this

Re: ports/126853: ports-mgmt/portaudit: speed up audit of installed packages

2008-10-06 Thread Mel
On Monday 06 October 2008 12:28:48 Eygene Ryabinkin wrote: Mel, good day. Mon, Oct 06, 2008 at 11:24:54AM +0200, Mel wrote: On Monday 06 October 2008 07:23:37 Eygene Ryabinkin wrote: But downloading the INDEX file from the central server seemed to be the best way, since it almost always

Re: ports/126853: ports-mgmt/portaudit: speed up audit of installed packages

2008-10-06 Thread Eygene Ryabinkin
Miroslav, Mon, Oct 06, 2008 at 10:59:46AM +0200, Miroslav Lachman wrote: I have '/usr/sbin/portsnap cron' and '/usr/sbin/portsnap -I update' in my crontab, so I get INDEX updated every night before nightly security e-mail is generated. Ah, I see. Thanks! But downloading the INDEX file

Re: ports/126853: ports-mgmt/portaudit: speed up audit of installed packages

2008-10-06 Thread Eygene Ryabinkin
Mel, Mon, Oct 06, 2008 at 01:07:51PM +0200, Mel wrote: On Monday 06 October 2008 12:28:48 Eygene Ryabinkin wrote: Once you have the origin of the port, you can: - make -C $PORTSDIR/$origin -V PKGNAME - get the matching origin(s) out of ${INDEXDIR}/${INDEXFILE} - get the matching origin(s)

Current unassigned ports problem reports

2008-10-06 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and

Re: ports/126853: ports-mgmt/portaudit: speed up audit of installed packages

2008-10-06 Thread Eygene Ryabinkin
Mel, Mon, Oct 06, 2008 at 02:40:48PM +0200, Mel wrote: What I meant is the '-o' flag in pkg_audit, so I can figure out myself whether it's new or not and my buildserver can prioritize it's builds based on vulnerable packages it's clients have installed. The origin is the unique key that

FreeBSD Port: apache-2.2.9_5

2008-10-06 Thread Marco Couperus
Hello Clement, Package install of apache 2.2 doesn't work. Apache reports: DocumentRoot must be a directory Easy fix in the httpd.conf but in my opinion this fix should be included in the package. Other info: command run: pkg_add -r apache22 installed version: apache-2.2.6_2 error:

getting a game into the ports collection

2008-10-06 Thread Haroon Khalid
Hello, I am working on a game which uses Ruby,Rubygame and SDL. If this game was a good demonstration of these applications and many people like it, how would I go about getting information on if its possible to include this game in the ports collection? Thanks

Re: getting a game into the ports collection

2008-10-06 Thread Stephen Montgomery-Smith
Haroon Khalid wrote: Hello, I am working on a game which uses Ruby,Rubygame and SDL. If this game was a good demonstration of these applications and many people like it, how would I go about getting information on if its possible to include this game in the ports collection? Thanks If you

Re: Request Tracker 3.8.1

2008-10-06 Thread Philip M. Gollucci
Albert Shih wrote: Before I submit a PR and get it added into svn, I want to see if I can CVS Also, I stripped out the MULTIPLE_INSTANCES support, mainly because I Yeah, me too, the first committed version will not have this. don't use it and

Re: getting a game into the ports collection

2008-10-06 Thread Wesley Shields
On Mon, Oct 06, 2008 at 12:08:08PM -0500, Stephen Montgomery-Smith wrote: Haroon Khalid wrote: Hello, I am working on a game which uses Ruby,Rubygame and SDL. If this game was a good demonstration of these applications and many people like it, how would I go about getting information

Re: ports/126853: ports-mgmt/portaudit: speed up audit of installed packages

2008-10-06 Thread Eygene Ryabinkin
Mon, Oct 06, 2008 at 02:30:29PM +0400, Eygene Ryabinkin wrote: OK, fine. I will implement the usage of the local INDEX file in some days. OK, I had implemented both '-o' option to pkg_audit and the usage of the local INDEX file. I had reworked pkg_audit and portaudit a bit further, mostly

Re: ports/126853: ports-mgmt/portaudit: speed up audit of installed packages

2008-10-06 Thread Eygene Ryabinkin
Forgot to say: Tue, Oct 07, 2008 at 12:30:58AM +0400, Eygene Ryabinkin wrote: OK, I had implemented both '-o' option to pkg_audit and the usage of the local INDEX file. The latter can be activated by writing something like - portaudit_pkg_index=file:///usr/ports/INDEX-%d - to the

reminder: please put category/portname in ports PRs

2008-10-06 Thread Mark Linimon
We have an auto-assigner that notifies maintainers of ports PRs. It looks for literal 'category/portname' in the Synopsis field to do its work. Please help us out by including this; otherwise, it has to be edited by hand. Thanks. mcl ___

Re: reminder: please put category/portname in ports PRs

2008-10-06 Thread Edwin Groothuis
On Mon, Oct 06, 2008 at 05:34:35PM -0500, Mark Linimon wrote: We have an auto-assigner that notifies maintainers of ports PRs. It looks for literal 'category/portname' in the Synopsis field to do its work. Please help us out by including this; otherwise, it has to be edited by hand. Thanks.