cvs-all Digest, Vol 422, Issue 15

Lavania Chinekezi chinekezi10 at gmail.com
Sun Apr 15 12:58:36 UTC 2012


Stop

;-) honey ;-)
On Apr 15, 2012 8:00 AM, <cvs-all-request at freebsd.org> wrote:

> Send cvs-all mailing list submissions to
>        cvs-all at freebsd.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.freebsd.org/mailman/listinfo/cvs-all
> or, via email, send a message with subject or body 'help' to
>        cvs-all-request at freebsd.org
>
> You can reach the person managing the list at
>        cvs-all-owner at freebsd.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of cvs-all digest..."
>
>
> Today's Topics:
>
>   1. cvs commit: ports/multimedia/linux-f10-libv4l Makefile
>      (Alexander Leidinger)
>   2. cvs commit: ports/benchmarks/xdd Makefile
>      ports/benchmarks/xdd/files patch-initialization.c patch-parse.c
>      patch-xdd.h (Michael Scheidell)
>   3. Re: cvs commit: ports/deskutils/cairo-dock-plugins Makefile
>      distinfo ports/deskutils/cairo-dock-plugins/files
>      patch-CDBashApplet.sh patch-Doncky-data-nvidia-config
>      patch-GMenu-applet-menu patch-Network-Monitor-data-access-point
>      patch-Network-Monitor-data-wifi
>      patch-System-Monitor-data-nvidia-config
>      patch-System-Monitor.conf.in patch-applet-appli-finder.c ...
>      (Michael Scheidell)
>   4. cvs commit: ports/databases/freetds-devel Makefile
>      ports/databases/freetds-devel/files patch-src-tds-Makefile
>      (Michael Scheidell)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 15 Apr 2012 11:39:04 +0000 (UTC)
> From: Alexander Leidinger <netchild at FreeBSD.org>
> Subject: cvs commit: ports/multimedia/linux-f10-libv4l Makefile
> To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org,
>        cvs-all at FreeBSD.org
> Message-ID: <201204151139.q3FBd4WC002917 at repoman.freebsd.org>
>
> netchild    2012-04-15 11:39:03 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>    multimedia/linux-f10-libv4l Makefile
>  Log:
>  Remove expiration date, a false positive in my last commit.
>
>  Noticed by:     bsam
>
>  Revision  Changes    Path
>  1.4       +0 -2      ports/multimedia/linux-f10-libv4l/Makefile
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 15 Apr 2012 11:43:13 +0000 (UTC)
> From: Michael Scheidell <scheidell at FreeBSD.org>
> Subject: cvs commit: ports/benchmarks/xdd Makefile
>        ports/benchmarks/xdd/files patch-initialization.c patch-parse.c
>        patch-xdd.h
> To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org,
>        cvs-all at FreeBSD.org
> Message-ID: <201204151143.q3FBhDIq003275 at repoman.freebsd.org>
>
> scheidell    2012-04-15 11:43:13 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>    benchmarks/xdd       Makefile
>    benchmarks/xdd/files patch-initialization.c patch-parse.c
>                         patch-xdd.h
>  Log:
>  - Enhances detection of CPU count
>  - fixes compile time warnings with string.hg not being included in xdd.h
>
>  PR:             ports/165197
>  Submitted by:   Garrett Cooper <yanegomi at gmail.com>
>  Approved by:    g.gonter at ieee.org (maintainer, timeout 60 days)
>
>  Revision  Changes    Path
>  1.6       +1 -0      ports/benchmarks/xdd/Makefile
>  1.4       +22 -9     ports/benchmarks/xdd/files/patch-initialization.c
>  1.4       +29 -2     ports/benchmarks/xdd/files/patch-parse.c
>  1.4       +16 -2     ports/benchmarks/xdd/files/patch-xdd.h
>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 15 Apr 2012 07:49:21 -0400
> From: Michael Scheidell <scheidell at FreeBSD.org>
> Subject: Re: cvs commit: ports/deskutils/cairo-dock-plugins Makefile
>        distinfo ports/deskutils/cairo-dock-plugins/files
>        patch-CDBashApplet.sh patch-Doncky-data-nvidia-config
>        patch-GMenu-applet-menu patch-Network-Monitor-data-access-point
>        patch-Network-Monitor-data-wifi
>        patch-System-Monitor-data-nvidia-config
> patch-System-Monitor.conf.in
>        patch-applet-appli-finder.c ...
> To: Pawel Pekala <pawel at FreeBSD.org>
> Cc: cvs-ports at FreeBSD.org, gerald at freebsd.org, cvs-all at FreeBSD.org,
>        ports-committers at FreeBSD.org
> Message-ID: <4F8AB5C1.9030405 at FreeBSD.org>
> Content-Type: text/plain; charset="ISO-8859-2"; format=flowed
>
>
>
> On 4/15/12 7:29 AM, Pawel Pekala wrote:
> > Hello Michael,
> >
> > Dnia 2012-04-14, o godz. 21:51:16
> > Michael Scheidell<scheidell at FreeBSD.org>  napisał(a):
> >
> >>     deskutils/cairo-dock-plugins/files patch-CDBashApplet.sh
> >>                                        patch-Doncky-data-nvidia-config
> >>                                        patch-GMenu-applet-menu
> >>
>  patch-Network-Monitor-data-access-point
> >>                                        patch-Network-Monitor-data-wifi
> >>
>  patch-System-Monitor-data-nvidia-config
> >>                                        patch-System-Monitor.conf.in
> >>                                        patch-applet-appli-finder.c
> >>                                        patch-applet-notifications.c
> >>                                        patch-calc.sh
> >>                                        patch-demo_bash.sh
> >>                                        patch-netspeed
> >>                                        patch-updatedb.sh
> >>                                        patch-upload2free.sh
> >>                                        patch-wifi-data-access-point
> >>                                        patch-wifi-data-wifi
> > This will break when LOCALBASE != /usr/local and it's user-settable
> > variable as documented in ports(7). And two small questions:
> > - could some of this be better solved by using REINPLACE_CMD ?
> > - there's a lot bash scripts, shouldn't be there RUN_DEPENDS+= bash ?
> >
> let me ping the previous committer gerald@ and see if he had any
> discussions on this.
> his commit was about 7 days ago, and I have searched the archives and
> don't see that any similar discussions took place last week.
>
> I will also ping (without cvs-* and private groups) maintainer
> fidaj at ukr.net
> (I am sure he would welcome patches and a pr.. he seems to be very
> active with updates to this port)
>
> //
> --
> Michael Scheidell, CTO
>  >*| * SECNAP Network Security Corporation
> d: +1.561.948.2259
> w: http://people.freebsd.org/~scheidell
>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 15 Apr 2012 11:58:27 +0000 (UTC)
> From: Michael Scheidell <scheidell at FreeBSD.org>
> Subject: cvs commit: ports/databases/freetds-devel Makefile
>        ports/databases/freetds-devel/files patch-src-tds-Makefile
> To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org,
>        cvs-all at FreeBSD.org
> Message-ID: <201204151158.q3FBwRfU004322 at repoman.freebsd.org>
>
> scheidell    2012-04-15 11:58:27 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>    databases/freetds-devel Makefile
>  Added files:
>    databases/freetds-devel/files patch-src-tds-Makefile
>  Log:
>  - link libtdsodbc.so with libiconv to unbreak runtime
>
>  PR:             ports/166136
>  Submitted by:   Kuan-Chung Chiu <buganini at gmail.com>
>  Approved by:    Kurt Jaeger <pi at opsec.eu> (maintainer)
>
>  Revision  Changes    Path
>  1.72      +1 -1      ports/databases/freetds-devel/Makefile
>  1.1       +11 -0
> ports/databases/freetds-devel/files/patch-src-tds-Makefile (new)
>
>
> ------------------------------
>
> _______________________________________________
> cvs-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
>
> End of cvs-all Digest, Vol 422, Issue 15
> ****************************************
>


More information about the cvs-all mailing list