Re: Web feeds for UPDATING files [and commits too]

2010-11-03 Thread Wesley Shields
On Wed, Nov 03, 2010 at 11:00:22PM +0100, Lapo Luchini wrote:
> Alexander Kojevnikov wrote:
> > The site now features Atom feeds for the following files:
> > 
> > * ports/UPDATING
> > * head/UPDATING
> > * stable/7/UPDATING
> > * stable/8/UPDATING
> > 
> > Hope you find the feeds useful.
> 
> Useful indeed! Also, this is probably a nice thread to point out that a
> commit log feed exists.
> 
> It was made by ale@ many months ago but (as far as GoogleReader says) I
> think I'm the only user so far; these are the FeedBurner-cached entries
> (to avoid hitting ale@'s ADSL too much):
> 
> src/
> http://feeds.feedburner.com/FreeBSD-6-src
> http://feeds.feedburner.com/FreeBSD-7-src
> http://feeds.feedburner.com/FreeBSD-8-src
> http://feeds.feedburner.com/FreeBSD-HEAD-src
> 
> ports/
> http://feeds.feedburner.com/FreeBSD-ports

There is also freshports.org which has an RSS feed apparently. It also
has fancy graphs and the ability to get notified when commits are made
to ports you choose.

-- WXS
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Web feeds for UPDATING files [and commits too]

2010-11-03 Thread Lapo Luchini
Alexander Kojevnikov wrote:
> The site now features Atom feeds for the following files:
> 
> * ports/UPDATING
> * head/UPDATING
> * stable/7/UPDATING
> * stable/8/UPDATING
> 
> Hope you find the feeds useful.

Useful indeed! Also, this is probably a nice thread to point out that a
commit log feed exists.

It was made by ale@ many months ago but (as far as GoogleReader says) I
think I'm the only user so far; these are the FeedBurner-cached entries
(to avoid hitting ale@'s ADSL too much):

src/
http://feeds.feedburner.com/FreeBSD-6-src
http://feeds.feedburner.com/FreeBSD-7-src
http://feeds.feedburner.com/FreeBSD-8-src
http://feeds.feedburner.com/FreeBSD-HEAD-src

ports/
http://feeds.feedburner.com/FreeBSD-ports

-- 
Lapo Luchini - http://lapo.it/

“There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence.” (Jeremy S. Anderson)

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Web feeds for UPDATING files

2010-09-25 Thread David DEMELIER
2010/9/25 jhell :
> On 09/25/2010 09:24, Alexander Kojevnikov wrote:
>> On 25 September 2010 17:04, Alexander Kojevnikov
>>  wrote:
>>> On 25 September 2010 15:44, jhell  wrote:
 Really awesome!

 This will come in handy to serve up stable/*/UPDATING and head/UPDATING
 to. And thinking along those lines it could probably be incorporated
 directly into the DAV tree on svn. to serve directly from there.
>>>
>>> Great idea, I'll try to implement both feeds during the weekend and
>>> will post here and on freebsd-current@ and freebsd-stable@ when it's
>>> done.
>>
>> ...and done:
>>
>> http://updating.versia.com/
>>
>> The site now features Atom feeds for the following files:
>>
>> * ports/UPDATING
>> * head/UPDATING
>> * stable/7/UPDATING
>> * stable/8/UPDATING
>>
>> Hope you find the feeds useful.
>>
>> Cheers,
>> Alex
>>
>> PS: I apologise to ports/UPDATING subscribers who got quite a few
>> duplicate entries. I barely missed the Ballmer Peak, just delete
>> those.
>
> Your amazing!
>
> Thanks Alexander!
>
> --
>
>  jhell,v
> ___
> freebsd-sta...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
>

It's so great that it should be merge to the official FreeBSD web page!

Thanks a lot!

Kind regards,

-- 
Demelier David
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Web feeds for UPDATING files

2010-09-25 Thread jhell
On 09/25/2010 09:24, Alexander Kojevnikov wrote:
> On 25 September 2010 17:04, Alexander Kojevnikov
>  wrote:
>> On 25 September 2010 15:44, jhell  wrote:
>>> Really awesome!
>>>
>>> This will come in handy to serve up stable/*/UPDATING and head/UPDATING
>>> to. And thinking along those lines it could probably be incorporated
>>> directly into the DAV tree on svn. to serve directly from there.
>>
>> Great idea, I'll try to implement both feeds during the weekend and
>> will post here and on freebsd-current@ and freebsd-stable@ when it's
>> done.
> 
> ...and done:
> 
> http://updating.versia.com/
> 
> The site now features Atom feeds for the following files:
> 
> * ports/UPDATING
> * head/UPDATING
> * stable/7/UPDATING
> * stable/8/UPDATING
> 
> Hope you find the feeds useful.
> 
> Cheers,
> Alex
> 
> PS: I apologise to ports/UPDATING subscribers who got quite a few
> duplicate entries. I barely missed the Ballmer Peak, just delete
> those.

Your amazing!

Thanks Alexander!

-- 

 jhell,v
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Web feeds for UPDATING files

2010-09-25 Thread Alexander Kojevnikov
On 25 September 2010 17:04, Alexander Kojevnikov
 wrote:
> On 25 September 2010 15:44, jhell  wrote:
>> Really awesome!
>>
>> This will come in handy to serve up stable/*/UPDATING and head/UPDATING
>> to. And thinking along those lines it could probably be incorporated
>> directly into the DAV tree on svn. to serve directly from there.
>
> Great idea, I'll try to implement both feeds during the weekend and
> will post here and on freebsd-current@ and freebsd-stable@ when it's
> done.

...and done:

http://updating.versia.com/

The site now features Atom feeds for the following files:

* ports/UPDATING
* head/UPDATING
* stable/7/UPDATING
* stable/8/UPDATING

Hope you find the feeds useful.

Cheers,
Alex

PS: I apologise to ports/UPDATING subscribers who got quite a few
duplicate entries. I barely missed the Ballmer Peak, just delete
those.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"