Revision: 15185
http://gar.svn.sourceforge.net/gar/?rev=15185&view=rev
Author: bdwalton
Date: 2011-07-22 03:38:55 + (Fri, 22 Jul 2011)
Log Message:
---
apache2/trunk: note the build dep on the newly split -dev package for apr-util
Modified Paths:
--
csw
Revision: 15184
http://gar.svn.sourceforge.net/gar/?rev=15184&view=rev
Author: bdwalton
Date: 2011-07-22 03:29:46 + (Fri, 22 Jul 2011)
Log Message:
---
apache2/trunk: drop ufiles regex
Modified Paths:
--
csw/mgar/pkg/apache2/trunk/Makefile
Modified: cs
Revision: 15183
http://gar.svn.sourceforge.net/gar/?rev=15183&view=rev
Author: rthurner
Date: 2011-07-22 00:52:44 + (Fri, 22 Jul 2011)
Log Message:
---
openldap: upgrade to v 2.4.26
Modified Paths:
--
csw/mgar/pkg/openldap/trunk/Makefile
csw/mgar/pk
Revision: 15182
http://gar.svn.sourceforge.net/gar/?rev=15182&view=rev
Author: rthurner
Date: 2011-07-22 00:47:59 + (Fri, 22 Jul 2011)
Log Message:
---
openldap24: upgrade to 2.4.26
Modified Paths:
--
csw/mgar/pkg/openldap24/trunk/Makefile
csw/mgar/
Excerpts from Maciej Bliziński's message of Thu Jul 21 18:06:12 -0400 2011:
Hi Maciej,
> We need to arrange a place in the source code tree where we would
> keep shared data in a portable format. Ideally, something that can
> be processed in shell as well as in higher level languages. I was
> thi
Revision: 15181
http://gar.svn.sourceforge.net/gar/?rev=15181&view=rev
Author: igalic
Date: 2011-07-21 23:48:37 + (Thu, 21 Jul 2011)
Log Message:
---
Add logrotate base. Warning: This Makefile is as of yet untestet.
Modified Paths:
--
csw/mgar/pkg/logro
2011/7/22 Maciej Bliziński :
> The main benefit is that you use a standard file format that gives you a
> data structure, e.g. a dictionary of lists.
>
> To use a simple text format, we need to design it well. For example, keeping
> multiple dictionaries of lists in one file might be annoying to pa
Revision: 15180
http://gar.svn.sourceforge.net/gar/?rev=15180&view=rev
Author: chninkel
Date: 2011-07-21 22:40:34 + (Thu, 21 Jul 2011)
Log Message:
---
openssl1: updated to 1.0.0c
Modified Paths:
--
csw/mgar/pkg/openssl1/trunk/Makefile
csw/mgar/pkg/
Em 21/07/2011 23:10, "Peter Bonivart" escreveu:
>
> 2011/7/22 Maciej Bliziński :
> > 1. Keep the data in a simple text format so that it is easy to read the
> > right bit of data in shell
>
> +1
>
> > 2. Keep the data in json and provide a shell utility that prints the
> > requested piece of data
2011/7/22 Maciej Bliziński :
> 1. Keep the data in a simple text format so that it is easy to read the
> right bit of data in shell
+1
> 2. Keep the data in json and provide a shell utility that prints the
> requested piece of data to stdout.
Too complicated for no particular benefit.
/peter
__
Em 21/07/2011 15:08, "Ben Walton" escreveu:
>
> Excerpts from Maciej Bliziński's message of Thu Jul 21 09:52:22 -0400
2011:
>
> > > +class GPGDaemon < WEBrick::HTTPServlet::AbstractServlet
> > > + VALID_TREES = %w(unstable current)
> > > + VALID_ARCHES = %w(i386 sparc)
> > > + VALID_RELEASE = %
Em 20/07/2011 10:42, "rupert THURNER" escreveu:
>
> 2011/7/20 Maciej Bliziński :
> > Em 19/07/2011 22:39, escreveu:
> >>
> >> Revision: 15128
> >> http://gar.svn.sourceforge.net/gar/?rev=15128&view=rev
> >> Author: rthurner
> >> Date: 2011-07-19 21:38:57 + (Tue, 19 Jul 2011)
>
Excerpts from Maciej Bliziński's message of Thu Jul 21 09:59:09 -0400 2011:
> > return false unless parts.size.eql?(3)
> > - return false unless VALID_TREES.include?(parts[0])
> > - return false unless VALID_ARCHES.include?(parts[1])
> > - return false unless VALID_RELEASE.inc
Excerpts from Maciej Bliziński's message of Thu Jul 21 09:52:22 -0400 2011:
> > +class GPGDaemon < WEBrick::HTTPServlet::AbstractServlet
> > + VALID_TREES = %w(unstable current)
> > + VALID_ARCHES = %w(i386 sparc)
> > + VALID_RELEASE = %w(5.9 5.10 5.11)
For my purposes, I can discern them from
Em 21/07/2011 04:02, escreveu:
>
> Revision: 409
> http://opencsw.svn.sourceforge.net/opencsw/?rev=409&view=rev
> Author: bdwalton
> Date: 2011-07-21 03:01:50 + (Thu, 21 Jul 2011)
>
> Log Message:
> ---
> move constants defining valid path portions for where to find the
Em 21/07/2011 03:57, escreveu:
>
> Revision: 398
> http://opencsw.svn.sourceforge.net/opencsw/?rev=398&view=rev
> Author: bdwalton
> Date: 2011-07-21 02:57:36 + (Thu, 21 Jul 2011)
>
> Log Message:
> ---
> initial proof of concept for a restful catalog signing daemon
>
>
Revision: 15179
http://gar.svn.sourceforge.net/gar/?rev=15179&view=rev
Author: dmichelsen
Date: 2011-07-21 12:07:55 + (Thu, 21 Jul 2011)
Log Message:
---
xz: Update to 5.0.3 and use Sun Studio again
Modified Paths:
--
csw/mgar/pkg/xz/trunk/Makefile
17 matches
Mail list logo