Re: cvs commit: ports GIDs UIDs ports/mail/sqlgrey Makefile distinfo ports/mail/sqlgrey/files pkg-install.in sqlgrey.in

2012-02-14 Thread Doug Barton
stop_postcmd="rm -f $pidfile" would have worked just as well, FYI. Doug On 02/14/2012 02:47, Martin Matuska wrote: > mm 2012-02-14 10:47:37 UTC > > FreeBSD ports repository > > Modified files: > .GIDs UIDs > mail/sqlgrey Makefile distinfo >

Re: cvs commit: ports GIDs

2011-07-12 Thread Chris Rees
On 10 July 2011 17:13, Olli Hauer wrote: > ohauer      2011-07-10 16:13:11 UTC > >  FreeBSD ports repository > >  Modified files: >    .                    GIDs >  Log: >   - add entry mail, so postix and clamav can in future the ports >     framework to create groups/users > >  Revision  Changes

Re: cvs commit: ports GIDs

2011-05-07 Thread Gerald Pfeifer
On Sat, 7 May 2011, Gerald Pfeifer wrote: > Modified files: > .GIDs > Log: > Fix format of _adsuck entry. > > Reported by:portlint I strongly recommend running portlint before every port update. This one was a FATAL that suddenly showed up in my own testing

Re: cvs commit: ports GIDs UIDs UPDATING ports/multimedia/webcamd Makefile distinfo ports/multimedia/webcamd/files webcamd.in

2011-04-22 Thread Doug Barton
On 04/22/2011 00:37, Hans Petter Selasky wrote: On Thursday 21 April 2011 20:01:12 Doug Barton wrote: however since it's now running as an unprivileged user it needs Hi, The webcamd deamon is still running like root, only that all character devices it creates are webcamd:webcamd. Ah, than

Re: cvs commit: ports GIDs UIDs UPDATING ports/multimedia/webcamd Makefile distinfo ports/multimedia/webcamd/files webcamd.in

2011-04-22 Thread Hans Petter Selasky
On Thursday 21 April 2011 20:01:12 Doug Barton wrote: > however since it's now > running as an unprivileged user it needs Hi, The webcamd deamon is still running like root, only that all character devices it creates are webcamd:webcamd. --HPS ___ cv

Re: cvs commit: ports GIDs UIDs UPDATING ports/multimedia/webcamd Makefile distinfo ports/multimedia/webcamd/files webcamd.in

2011-04-21 Thread Doug Barton
Re the rc.d script, overall it looks good, however since it's now running as an unprivileged user it needs REQUIRE: LOGIN instead of DAEMON. You should also consider adding KEYWORD: shutdown since it starts a persistent service. The bit at the end of the script is puzzling to me. It seems like

Re: cvs commit: ports GIDs UIDs ports/net-mgmt/torrus Makefile pkg-plist ports/net-mgmt/torrus/files torrus_collector.in torrus_monitor.in

2010-12-23 Thread Pav Lucistnik
Corey Smith píše v čt 23. 12. 2010 v 10:12 -0500: > On Wed, Dec 22, 2010 at 5:19 PM, Doug Barton wrote: > >> 1.120 +2 -1 ports/GIDs > >> 1.133 +2 -1 ports/UIDs > > Also it looks like two commits for these files came in simultaneously > because the sancp and torrus users have

Re: cvs commit: ports GIDs UIDs ports/net-mgmt/torrus Makefile pkg-plist ports/net-mgmt/torrus/files torrus_collector.in torrus_monitor.in

2010-12-23 Thread Corey Smith
On Wed, Dec 22, 2010 at 5:19 PM, Doug Barton wrote: >>   1.120     +2 -1      ports/GIDs >>   1.133     +2 -1      ports/UIDs Also it looks like two commits for these files came in simultaneously because the sancp and torrus users have the same id number in UIDs/GIDs -Corey Smith ___

Re: cvs commit: ports GIDs UIDs ports/net-mgmt/torrus Makefile pkg-plist ports/net-mgmt/torrus/files torrus_collector.in torrus_monitor.in

2010-12-22 Thread Doug Barton
Couple of problems with these rc.d scripts: 1. If a service is running as a specific user it needs to REQUIRE: LOGIN 2. Scripts that start persistent services should have KEYWORD: shutdown hth, Doug On 12/22/2010 13:59, Pav Lucistnik wrote: pav 2010-12-22 21:59:21 UTC FreeBSD po

Re: cvs commit: ports GIDs UIDs ports/net Makefile ports/net/minidlna Makefile distinfo pkg-descr pkg-plist ports/net/minidlna/files BSDmakefile config.h getifaddr.c minidlna.sh.in patch-2928850 patch

2010-12-18 Thread Mikhail T.
On 17.12.2010 16:15, Doug Barton wrote: In no particular order, new rc.d scripts should not be added with the .sh extension. I've attached a patch to the current version, but when the final result is committed it should be minidlna.in. Thanks for the diff, Doug. Regarding the .sh extension, ther

Re: cvs commit: ports GIDs UIDs ports/net Makefile ports/net/minidlna Makefile distinfo pkg-descr pkg-plist ports/net/minidlna/files BSDmakefile config.h getifaddr.c minidlna.sh.in patch-2928850 patch

2010-12-17 Thread Doug Barton
On 12/13/2010 23:27, Alexey Dokuchaev wrote: It's sad that during these 6 months you did not find few minutes to ask dougb@ to review it. I appreciate your confidence in me, but I'm not the only one who can help with this. :) Doug -- Nothin' ever doesn't change, but nothin' change

Re: cvs commit: ports GIDs UIDs ports/net Makefile ports/net/minidlna Makefile distinfo pkg-descr pkg-plist ports/net/minidlna/files BSDmakefile config.h getifaddr.c minidlna.sh.in patch-2928850 patch

2010-12-17 Thread Doug Barton
With all due respect, you should not have committed this rc.d script in its current condition. If you were having difficulty there are numerous resources available, starting with http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/rc-scripts.html and including your fellow develope

Re: cvs commit: ports GIDs UIDs ports/net Makefile ports/net/minidlna Makefile distinfo pkg-descr pkg-plist ports/net/minidlna/files BSDmakefile config.h getifaddr.c minidlna.sh.in patch-2928850 pat

2010-12-14 Thread Ion-Mihai Tetcu
Thanks for porting this. On Tue, 14 Dec 2010 03:09:14 -0500 "Mikhail T." wrote: > > you go with `patch-xy' files, which is against current naming > > policy? > Because I felt like this color was matching this bike shed the > best... Because several naming styles exist currently and this > part

Re: cvs commit: ports GIDs UIDs ports/net Makefile ports/net/minidlna Makefile distinfo pkg-descr pkg-plist ports/net/minidlna/files BSDmakefile config.h getifaddr.c minidlna.sh.in patch-2928850 patch

2010-12-14 Thread Mikhail T.
On 14.12.2010 02:27, Alexey Dokuchaev wrote: On Tue, Dec 14, 2010 at 06:11:04AM +, Mikhail Teterin wrote: mi 2010-12-14 06:11:04 UTC Added files: net/minidlna Makefile distinfo pkg-descr pkg-plist net/minidlna/files BSDmakefile config.h getifaddr.c

Re: cvs commit: ports GIDs UIDs ports/net Makefile ports/net/minidlna Makefile distinfo pkg-descr pkg-plist ports/net/minidlna/files BSDmakefile config.h getifaddr.c minidlna.sh.in patch-2928850 patch

2010-12-13 Thread Alexey Dokuchaev
On Tue, Dec 14, 2010 at 06:11:04AM +, Mikhail Teterin wrote: > mi 2010-12-14 06:11:04 UTC > > Added files: > net/minidlna Makefile distinfo pkg-descr pkg-plist > net/minidlna/files BSDmakefile config.h getifaddr.c > minidlna.sh.in patch-2

Re: cvs commit: ports GIDs UIDs ports/mail Makefile ports/mail/dovecot2 Makefile distinfo pkg-descr pkg-plist ports/mail/dovecot2/files dovecot.sh.in pkg-deinstall.in pkg-install.in pkg-message.in

2010-11-28 Thread Greg Lewis
On Sun, Nov 28, 2010 at 11:30:33AM +0200, Ion-Mihai Tetcu wrote: > On Sat, 27 Nov 2010 22:18:42 -0800 > Greg Lewis wrote: > > > On Sat, Nov 27, 2010 at 05:15:19AM -0800, q...@freebsd.org wrote: > > > The Restless Daemon identified a mtree error while trying to build: > > > dovecot-2.0.7 maintain

Re: cvs commit: ports GIDs UIDs ports/mail Makefile ports/mail/dovecot2 Makefile distinfo pkg-descr pkg-plist ports/mail/dovecot2/files dovecot.sh.in pkg-deinstall.in pkg-install.in pkg-message.in

2010-11-28 Thread Sunpoet Po-Chuan Hsieh
On Sun, Nov 28, 2010 at 5:30 PM, Ion-Mihai Tetcu wrote: > On Sat, 27 Nov 2010 22:18:42 -0800 Greg Lewis wrote: >> On Sat, Nov 27, 2010 at 05:15:19AM -0800, q...@freebsd.org wrote: >> > The Restless Daemon identified a mtree error while trying to build: >> >  dovecot-2.0.7 maintained by b...@fsn.h

Re: cvs commit: ports GIDs UIDs ports/mail Makefile ports/mail/dovecot2 Makefile distinfo pkg-descr pkg-plist ports/mail/dovecot2/files dovecot.sh.in pkg-deinstall.in pkg-install.in pkg-message.in

2010-11-28 Thread Ion-Mihai Tetcu
On Sat, 27 Nov 2010 22:18:42 -0800 Greg Lewis wrote: > On Sat, Nov 27, 2010 at 05:15:19AM -0800, q...@freebsd.org wrote: > > The Restless Daemon identified a mtree error while trying to build: > > dovecot-2.0.7 maintained by b...@fsn.hu > > Makefile ident: $FreeBSD: ports/mail/dovecot2/Makefile

Re: cvs commit: ports GIDs UIDs ports/mail Makefile ports/mail/dovecot2 Makefile distinfo pkg-descr pkg-plist ports/mail/dovecot2/files dovecot.sh.in pkg-deinstall.in pkg-install.in pkg-message.in

2010-11-27 Thread Greg Lewis
On Sat, Nov 27, 2010 at 05:15:19AM -0800, q...@freebsd.org wrote: > The Restless Daemon identified a mtree error while trying to build: > dovecot-2.0.7 maintained by b...@fsn.hu > Makefile ident: $FreeBSD: ports/mail/dovecot2/Makefile,v 1.1 2010/11/27 > 05:53:35 glewis Exp $ > > Excerpt from ht

Re: cvs commit: ports GIDs UIDs ports/mail Makefile ports/mail/dovecot2 Makefile distinfo pkg-descr pkg-plist ports/mail/dovecot2/files dovecot.sh.in pkg-deinstall.in pkg-install.in pkg-message.in

2010-11-27 Thread QAT
The Restless Daemon identified a mtree error while trying to build: dovecot-2.0.7 maintained by b...@fsn.hu Makefile ident: $FreeBSD: ports/mail/dovecot2/Makefile,v 1.1 2010/11/27 05:53:35 glewis Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/dovecot-2.0.7.log : servers and

Re: cvs commit: ports GIDs UIDs ports/net-p2p/uhub Makefile ports/net-p2p/uhub/files uhub.sh.in

2010-11-15 Thread Stefan Walter
You're right - I have adjusted that. Thanks! Regards, Stefan Doug Barton, 15.11.10, 05:18h CET: > Since the service now runs as a specific user, it needs to change from: > > # REQUIRE: DAEMON > # BEFORE: LOGIN > > To: > > REQUIRE: LOGIN > > > hth, > > Doug > > > On 11/11/2010 02:31, Stef

Re: cvs commit: ports GIDs UIDs ports/net-p2p/uhub Makefile ports/net-p2p/uhub/files uhub.sh.in

2010-11-14 Thread Doug Barton
Since the service now runs as a specific user, it needs to change from: # REQUIRE: DAEMON # BEFORE: LOGIN To: REQUIRE: LOGIN hth, Doug On 11/11/2010 02:31, Stefan Walter wrote: stefan 2010-11-11 10:31:35 UTC FreeBSD ports repository Modified files: .U

Re: cvs commit: ports GIDs UPDATING ports/net-mgmt/kismet Makefile distinfo pkg-descr pkg-plist suid_pkg-deinstall suid_pkg-install ports/net-mgmt/kismet/files gpsmap-gmap-0.1.diff.patch patch-alertra

2010-10-03 Thread b. f.
On 10/3/10, Brendan Fabeny wrote: ... > Log: > Update to 2010-07-R1 ... I should add that niels@ created some of the patches for plugin support, and was very helpful in providing testing and suggestions for this update. b. ___ cvs-all@freebsd.org m

Re: Now OK (Re: cvs commit: ports GIDs UIDs ports/irc Makefile ports/irc/minbif Makefile distinfo pkg-descr ports/irc/minbif/files minbif.in pkg-message.in)

2010-04-14 Thread Ion-Mihai Tetcu
On Wed, 14 Apr 2010 13:11:06 -0700 (PDT) q...@freebsd.org wrote: > irc/minbif, which was previously failing is OK after this commit. > Thanks for fixing it! Failed once because of a bug in QAT -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable

Now OK (Re: cvs commit: ports GIDs UIDs ports/irc Makefile ports/irc/minbif Makefile distinfo pkg-descr ports/irc/minbif/files minbif.in pkg-message.in)

2010-04-14 Thread QAT
irc/minbif, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck

Now OK (Re: cvs commit: ports GIDs UIDs ports/sysutils/munin-common Makefile ports/sysutils/munin-common/files pkg-message.in ports/sysutils/munin-master Makefile pkg-deinstall pkg-install pkg-plist p

2010-02-24 Thread QAT
sysutils/munin-node, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparin

Now OK (Re: cvs commit: ports GIDs UIDs ports/sysutils/munin-common Makefile ports/sysutils/munin-common/files pkg-message.in ports/sysutils/munin-master Makefile pkg-deinstall pkg-install pkg-plist p

2010-02-24 Thread QAT
sysutils/munin-master, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, prepar

Re: cvs commit: ports GIDs UIDs ports/sysutils/munin-common Makefile ports/sysutils/munin-common/files pkg-message.in ports/sysutils/munin-master Makefile pkg-deinstall pkg-install pkg-plist ports/sys

2010-02-24 Thread Dag-Erling Smørgrav
Dag-Erling Smorgrav writes: > PR: 120755, 120756, 124528, 129576, 129577, 143804 s/124528/124258/ DES -- Dag-Erling Smørgrav - d...@des.no ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscr

Re: cvs commit: ports GIDs UPDATING ports/www Makefile ports/www/rt2 Makefile ports/www/rt3 Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist ports/www/rt3/files patch-Makefile.in patch-ht

2008-12-26 Thread QAT
Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_

Re: cvs commit: ports GIDs UIDs UPDATING ports/databases/pgbouncer Makefile distinfo pkg-plist ports/databases/pgbouncer/files patch-etc...pgbouncer.ini pgbouncer.sh.in pkg-deinstall.in

2008-08-11 Thread QA Tindy
Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_