Re: Is there a way to subscribe to the commit messages for only ports you maintain?

2021-05-17 Thread Chris
On 2021-05-17 18:17, Julian H. Stacey wrote: Chris wrote: On 2021-05-17 16:30, Jan Beich wrote: > Chris writes: > >> I'd like to subscribe to the commit messages >> ( dev-commits-ports-all ) >> but only receive messages that affect me -- the >> ports I cur

Re: Is there a way to subscribe to the commit messages for only ports you maintain?

2021-05-17 Thread Chris
On 2021-05-17 23:46, Michael Gmelin wrote: On Tue, 18 May 2021 03:17:03 +0200 "Julian H. Stacey" wrote: Chris wrote: > On 2021-05-17 16:30, Jan Beich wrote: > > Chris writes: > > > >> I'd like to subscribe to the commit messages > >> ( dev-co

Re: Is there a way to subscribe to the commit messages for only ports you maintain?

2021-05-17 Thread Chris
27;ll have to look closer. Thanks again! :-) --Chris Li-Wen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Is there a way to subscribe to the commit messages for only ports you maintain?

2021-05-18 Thread Chris
it. That proves to me the possibilities are endless. In fact, the logging hacks have netted me a 1/4 billion IPv4 addresses. Over 99% of them are UNMAINTAINED. Proving the hype over IPv4 exhaustion is pure BS. I track them, they remain unmaintained, and OUT of my mail queues. :-) Thanks for t

Re: port files/patch-*: PREFIX or LOCALBASE

2021-05-19 Thread Chris
s variable? ${PREFIX} or ${LOCALBASE}? Right or wrong. I've always used ${PREFIX} with great success. pkg(8) can assist you as well. Have a look at make -DBATCH makeplist to see what pkg thinks you mean. HTH --Chris Thanks in advance, eduardo __

Re: Is there a way to subscribe to the commit messages for only ports you maintain?

2021-05-19 Thread Chris
On 2021-05-19 03:45, Willem Jan Withagen wrote: On 18-5-2021 03:56, Chris wrote: On 2021-05-17 18:17, Julian H. Stacey wrote: Chris wrote: On 2021-05-17 16:30, Jan Beich wrote: > Chris writes: > >> I'd like to subscribe to the commit messages >> ( dev-commits-ports-al

Re: Large builds with poudriere

2021-05-20 Thread Chris
on my ports. Even with 8 cores, 16 threads @4.2Ghz && 128Gb RAM. It's a daunting task. I generally use jail(8) otherwise. --Chris Thanks, [1] For https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233010 [2] For https://bugs.freebsd.org/bugzilla/sho

Re: Large builds with poudriere

2021-05-20 Thread Chris
't already know that. :-/ Thanks, Ronald. Today you are a hero! :-) --Chris Ronald. Thanks, [1] For https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233010 [2] For https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255233 -- Alexis Praga

Re: Large builds with poudriere

2021-05-20 Thread Chris
On 2021-05-20 12:21, Kevin Oberman wrote: On Thu, May 20, 2021 at 8:08 AM Chris wrote: On 2021-05-20 06:15, Ronald Klop wrote: > On 5/20/21 2:47 PM, Fernando Apesteguía wrote: >> El jue., 20 may. 2021 14:45, Alexis Praga >> escribió: >> >>> >>> Hi

Re: Large builds with poudriere

2021-05-20 Thread Chris
On 2021-05-20 13:47, Mark Millard wrote: Chris portmaster at bsdforge.com wrote on Thu May 20 20:09:29 UTC 2021 : On 2021-05-20 12:21, Kevin Oberman wrote: > . . . >> > You can greatly reduce the build-time for devel/llvm* by changing the > config to BE_NATIVE to avoid buildi

Make install fails for mail/thunderbird

2013-09-29 Thread Chris
Hello, I'm seeing this when doing a "make install" on mail/thunderbird (version 24): resource://gre/modules/devtools/Console.jsm resource://gre/modules/devtools/WebConsoleClient.jsm resource://gre/modules/devtools/dbg-server.jsm Traceback (most recent call last): File "/usr/ports/mail/thunderbi

Re: FreeBSD Port: hiawatha-9.8

2015-01-20 Thread chris
On , Alex wrote: Hello, hiawatha-web server 9.11 is out and include many nice features and updates. Please update hiawatha port and pkg. Thanks in advance. I am working on a update that uses the port polarssl which looks to be broken atm. Once that is fixed I will submit a PR for such update

a $PREFIX question...

2008-09-12 Thread chris#
ly turn this into a port. :) Thank you for your time and consideration. --Chris ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

reintroduction of php5_pcre broken

2009-03-08 Thread Chris
Thanks for the solution. ___ 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"

is pear broken?

2007-05-01 Thread Chris
p' was given.sed: /usr/local/share/pear/peclcmd.php: No such file or directory *** Error code 1 Stop in /usr/ports/devel/pear. [EMAIL PROTECTED] Regards, Chris Chatzaras ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/

Port installation/upgrades issues

2007-09-30 Thread Chris
Today I have problem installing or upgrading ports like net-snmpd, faac, php. I get a common error for all these ports: make: cannot open Makefile. *** Error code 2 Anyone else having the same problem? ___ freebsd-ports@freebsd.org mailing list http://

Re: Port installation/upgrades issues

2007-09-30 Thread Chris
th that problem. > * Chris ([EMAIL PROTECTED]) wrote: > > Today I have problem installing or upgrading ports like net-snmpd, faac, > > php. I get a common error for all these ports: > > > > make: cannot open Makefile. > > *** Error code 2 > > > > Anyone else havi

Re: Problem with latest autotools update

2007-09-30 Thread Chris
Have a look here: http://lists.freebsd.org/pipermail/freebsd-ports/2007-September/044027.html and here: http://lists.freebsd.org/pipermail/freebsd-ports/2007-September/044026.html It looks like more people have the same problem. > I just cvsup'd my ports tree and attempted to update autotools

Re: trouble with ImageMagick self tests

2007-09-30 Thread Chris
I test it with perl support disabled and it works. > [ On Sunday, September 30, Philipp Ost wrote: ] > > > > I disabled perl-support and all was fine... > > > > For the sake of completeness: > > H. Well, I depend quite heavily on the Perl support :( (and had > already disabled FXP). D

Re: virtualbox issue

2014-11-25 Thread chris
Hi, I got this too and found it was something to do with my src.conf but I got lazy and didn't bother to test which one it was. But it's a start? Chris On Tue, 25 Nov 2014 08:34:17 -0600 R. Scott Evans wrote > I sucessfully updated virtualbox on my 9.3-RELEASE (amd64

Re:

2014-11-26 Thread chris
Hi, Try compiling it from ports, or supply us with some sort of debug info. Chris - Chris Petrik FreeBSD Developer E on FreeBSD -- As in certain cults it is possible to kill a process if you know its true name. -- Ken Thompson and Dennis M. Ritchie

Re: Updating CentOS ports infrastructure

2014-12-12 Thread chris
On Fri, 12 Dec 2014 05:31:34 -0600 Jerry wrote Fri, 12 Dec 2014 06:27:41 -0500 UPDATING 20141209 does not specifically list having to install the emulators/linux-c6 port. Isn't that a required prerequisite? -- Jerry This is the meta port, ports such as l

Re: Resetting maintainership

2014-12-12 Thread chris
On Fri, 12 Dec 2014 17:31:54 -0600 Dan Langille wrote > On Dec 10, 2014, at 5:27 PM, Pietro Cerutti wrote: > > All, > > unfortunately, I don't foresee having time to take care of my ports as > they deserve in the near future. Hence, I'm dr

Re: Re: Resetting maintainership

2014-12-12 Thread chris
On Fri, 12 Dec 2014 20:25:42 -0600 Chris H <bsd-li...@bsdforge.com> wrote On Fri, 12 Dec 2014 18:01:29 -0600 chris <ch...@bsdjunk.com> wrote > On Fri, 12 Dec 2014 17:31:54 -0600 Dan Langille&lt;d...@langille.org&gt; > wrote > > &g

Re: Upcoming OpenSSL 1.1.0 release

2016-08-23 Thread Chris
Hi I am excited about opensl 1.1 but I am not sure if it is right to just jump the security/openssl port to it, maybe make a new security/openssl11 port? Or move the default port but add a new security/openssl10 port for 1.0.2. Chris On 22 August 2016 at 19:39, Mathieu Arnold wrote: > po

Re: Upcoming OpenSSL 1.1.0 release

2016-08-29 Thread Chris
Dirk, it wont be as messy as the havoc it can cause on production machines. There is several ports which have multiple versions without a mess, I do not see wh openssl would be any different as the version used can be put in the make.conf. I just had a quick glance at the 1.2 changelog, and it wi

Re: Upcoming OpenSSL 1.1.0 release

2016-08-29 Thread Chris
On 22 August 2016 at 19:39, Mathieu Arnold wrote: > ports-committers is a *NEVER POST DIRECTLY TO* list, so, moving it to > ports@ where this belongs a lot more. > > +--On 22 août 2016 20:30:15 +0200 Bernard Spil wrote: > | Curious to know how we should procede with the upgrade of the OpenSSL > |

Re: Upcoming OpenSSL 1.1.0 release

2016-08-29 Thread Chris
On 22 August 2016 at 19:39, Mathieu Arnold wrote: > ports-committers is a *NEVER POST DIRECTLY TO* list, so, moving it to > ports@ where this belongs a lot more. > > +--On 22 août 2016 20:30:15 +0200 Bernard Spil wrote: > | Curious to know how we should procede with the upgrade of the OpenSSL > |

Re: Upcoming OpenSSL 1.1.0 release

2016-08-29 Thread Chris
On 29 August 2016 at 18:34, Bernard Spil wrote: > Thanks Chris! Added these (and reasons) to wiki.freebsd.org/OpenSSL/1.1.0 > > On Mon, Aug 29, 2016 at 2:24 PM, Chris wrote: >> On 22 August 2016 at 19:39, Mathieu Arnold wrote: >>> ports-committers is a *NEVER POST DIREC

ftp/curl

2006-08-26 Thread Chris
Hi can someone update this port please its stuck on 7.15.4 for many weeks since 7.15.5 release and the ports maintainer email address bounces. Thanks Chris ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: HEADS UP : security/gnupg will be upgraded to 2.0.1

2006-12-23 Thread Chris
to 2.x over 1.x, then sees spamassassin needs updating which depends on gnupg, spamassassin has 1.x as a deoendency not 2.x and then reinstalls gnupg 1.x meaning I now see this in pkg_info. gnupg-1.4.6 The GNU Privacy Guard gnupg-2.0.1 The GNU Privacy Guard is this normal and

Re: can't upgrade proftpd in FreeBSD 6.2-PRERELEASE

2007-01-01 Thread Chris
/ \ - Please visit Alaska Paradise - http://www.alaskaparadise.com --- ___ 1.3.1rc1_1 overwrites /usr/local/etc/proftpd.conf instead of making a dist file. Chris ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: can't upgrade proftpd in FreeBSD 6.2-PRERELEASE

2007-01-03 Thread Chris
On 01/01/07, Beech Rintoul <[EMAIL PROTECTED]> wrote: On Monday 01 January 2007 02:28, Chris wrote: > On 31/12/06, Beech Rintoul <[EMAIL PROTECTED]> wrote: > > On Sunday 31 December 2006 06:02, [EMAIL PROTECTED] wrote: > > > On all of my installations that

Re: FreeBSD Port: security/clamav

2007-03-04 Thread Chris
On 04/03/07, ??/LI Xin <[EMAIL PROTECTED]> wrote: Chris wrote: [snip] > this 90_3 now fixes the high cpu utilisation problems? Which problem do you refer? The update is to update it to 0.90.1 (from 0.90_3), but I have never encountered your problem so I can not tell much :-( Do you

Re: FreeBSD Port: security/clamav

2007-03-04 Thread Chris
version, but there is a new version available (0.90.1). For patches: see PR/109786; if you need milter you may also want PR/109792. Cheers, -- Xin LI <[EMAIL PROTECTED]>http://www.delphij.net/ FreeBSD - The Power to Serve! this 90_3 now fixes the high cpu utilisation problems?

multimedia/phonon build fails

2014-02-05 Thread Chris
Seeing this when I try to build: Generating moc_statesvalidator_p.cpp [ 3%] Built target phonon_automoc Scanning dependencies of target phonon make: don't know how to make /usr/local/lib/qt4/libQtDeclarative.so. Stop *** Error code 2 1 error *** Error code 2 1 error ===> Compilation failed unexpe

Netwatch?

2006-07-05 Thread Chris Maness
Used to have this cool little tool on my slackware box to monitor network traffic. Just curious as to why it has not been ported (are there any issues with it?) http://linux.maruhn.com/sec/netwatch.html p.s. What would be a good substitute for now? _

Re: Netwatch?

2006-07-05 Thread Chris Maness
Freddie Cash wrote: On Wed, July 5, 2006 2:08 pm, Chris Maness wrote: Used to have this cool little tool on my slackware box to monitor network traffic. Just curious as to why it has not been ported (are there any issues with it?) http://linux.maruhn.com/sec/netwatch.html p.s. What would

Re: Netwatch?

2006-07-06 Thread Chris Maness
Freddie Cash wrote: On Wed, July 5, 2006 2:08 pm, Chris Maness wrote: Used to have this cool little tool on my slackware box to monitor network traffic. Just curious as to why it has not been ported (are there any issues with it?) http://linux.maruhn.com/sec/netwatch.html p.s. What would

Re: Netwatch?

2006-07-06 Thread Chris Maness
Freddie Cash wrote: On Thu, July 6, 2006 9:35 am, Chris Maness wrote: Freddie Cash wrote: On Wed, July 5, 2006 2:08 pm, Chris Maness wrote: Used to have this cool little tool on my slackware box to monitor network traffic. Just curious as to why it has not been ported

Wireshark-0.99.2 build (formerly ethereal)

2006-07-23 Thread Chris Timmons
There are some issues with this port, which used to be known as the Ethereal network analzyer. #1 There is now a dependency on security/libgcrypt which the port needs to be taught about. On 6.1-STABLE, this causes a build failure which can manually be resolved by adding -lgcrypt to the

Re: fftw3

2009-05-17 Thread Chris Rees
ing the Java frontend and the associated libgcj library will >> consume more than 512MB of main memory.  Set WITHOUT_JAVA=yes in >> the environment when building this port to avoid that.) > > I have WITHOUT_JAVA=   yes > > and it doesn't work. > > As in WITH

FreeBSD Port: py25-fail2ban-0.8.3_1

2009-06-17 Thread Chris Jones
a table in PF, and add to the table as the 'actionban' and remove the entry from the table as the 'actionunban'. Pretty simple. You can easily see a list of banned addresses using: sudo pfctl -t fail2ban -T show Thanks for the port of this great utility! - Chris -- Ch

Re: [RFC] New category proposal, i18n

2009-06-23 Thread Chris Rees
nd off the letters. Also, I had to look up i18n to find out what it was... Categories should be immediately descriptive. Also, the French have to use Shift to type numbers; it's even more of a pain for them! Chris -- A: Because it messes up the order in which people normally read text. Q: Why i

Re: [RFC] New category proposal, i18n

2009-06-24 Thread Chris Rees
perly anyway. Though I still reserve the right to hate the inconsistent use of 'z' (why internationalize but surmise; realize but enterprise, etc etc)! You'll never hear this from me again, I promise. Chris -- A: Because it messes up the order in which peo

Re: [RFC] New category proposal, i18n

2009-06-24 Thread Chris Rees
2009/6/24 Peter Pentchev : > On Wed, Jun 24, 2009 at 03:13:53PM +0100, Chris Rees wrote: > [snip] >> Though I still reserve the right to hate the inconsistent use of 'z' >> (why internationalize but surmise; > > I guess "surmise" just hasn't been US

Re: [RFC] New category proposal, i18n

2009-06-25 Thread Chris Rees
short, should still tab-complete > from "in", and it may be a bit less cryptic than nls, i18n, or l10n. I was thinking intl, but your suggestion's better. Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a

Re: [RFC] New category proposal, i18n

2009-06-26 Thread Chris Rees
2009/6/26 Carlos A. M. dos Santos : > On Thu, Jun 25, 2009 at 5:24 AM, Chris Rees wrote: >> 2009/6/25  : >>>> > If i18n is too cryptic or too alphanumeric, and >>>> > internationalization is too long, why not go with "nls"? >>>> >

Scilab depends on certain java packages

2009-09-22 Thread Chris Rees
ically download each java package to install along with the scilab port? There's a distinct lack of ports for java, so I'm worried I'm doing it wrong Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: To

Re: Request stardict-tools in ports collection

2009-09-27 Thread Chris Rees
ous... If you want to try yourself (I highly recommend that, it's really not hard) then start with http://www.freebsd.org/doc/en/books/porters-handbook/why-port.html Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top

Re: Customize PORTS

2009-09-28 Thread Chris Rees
dependencies. > > If I would how to run a command and so already install the default > dependency package and default settings of the same package. > > you, I await answers. Put the line BATCH=yes into /etc/make.conf using vi or similar. Chris -- A: Because it messes up the

Firefox FORBIDDEN for a while now....

2009-10-16 Thread Chris Rees
ears to be more or less the last mention of ff3, and that was 2008. Any thoughts? Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in a ma

Re: OpenOffice.org packages

2009-11-24 Thread Chris Rees
e. > Kindly provided by Glen Barber: http://freebsd.dev-urandom.com/packages/openoffice/ Chris -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most

Re: .Xdefaults ignored

2009-12-17 Thread Chris Rees
/.Xdefaults > > Any idea why and if it can be changed? > > Sandra Does .Xdefaults-fqdn exist? If so, it read that instead, and that is the sensible behaviour; the name is more specific. Try renaming or deleting .Xdefaults-fqdn and see if it helps. Chris -- A: Because it messes up the

Re: HEADS UP: gone. All welcome . - ports/sysutils/screen and ports/sysutils/tmux not showing sessions

2010-02-07 Thread Chris Ruiz
happens is the screen/tmux > sessions which basically use tty's don't show up on the system in w, who, > finger. I can second that screen doesn't compile anymore and that tmux ttys don't list in w/who. Thanks, -- Chris

Deluge Broken - error_already_set

2010-03-15 Thread Chris Telting
Just wondering if anyone is working on it or knows how to fix it. I'm not sure if it's Deluge or the boost library. The port should be marked broken regardless. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Ports on Clang

2010-05-30 Thread Chris Rees
Dear All, I'm following the Clang discussions with interest; is there a 'proper' way to test and mark a port as Clang compatible? I'd love to do that with my ports at least... Thanks, Chris ___ freebsd-ports@freebsd.o

Re: Ports on Clang [SOLVED]

2010-05-30 Thread Chris Rees
On 30 May 2010 14:36, Chris Rees wrote: > Dear All, > > I'm following the Clang discussions with interest; is there a 'proper' > way to test and mark a port as Clang compatible? I'd love to do that > with my ports at least... > > Thanks, > > Chri

Re: Who to bug to commit some ports ?

2010-06-13 Thread Chris Rees
Patience is the key mate. Anything submitted eleven at night on a Saturday won't get seen to till Tuesday at the earliest! They're human too. Sorry for top-posting, Android won't let me quote. There's a bug report on it! On 13 Jun 2010 10:24, "Kurt Jaeger" wrote: Hi! I recently submitted some

Re: security/gorilla outdated

2010-06-13 Thread Chris Rees
orts tree.  I don't use the >> program, but thought it best to make a note of it here; cheers. > > It's unmaintained, so unless someone sends a PR updating it, it will > probably stay outdated :-) > > mcl PR updating it: http://

Re: commit PR ports/146582: [PATCH]textproc/libxml2

2010-06-22 Thread Chris Rees
On 22 June 2010 15:21, Alexander Kriventsov wrote: > Hello! > > Can anybody commit this http://www.freebsd.org/cgi/query-pr.cgi?pr=146582? You need to ask the Gnome team to approve it first. Chris ___ freebsd-ports@freebsd.org mailing

Re: errors in using port from PR

2010-06-29 Thread Chris Rees
On 29 June 2010 14:57, Chris Rees wrote: > On 29 June 2010 14:37, Michael W. Lucas wrote: >> Hi, >> >> At some point in the distant past, I extracted a shar.sh file from a >> new port PR, ran it, and was able to build the port.  Should this >> still be possibl

tabstop setting for port Makefiles

2010-06-29 Thread Chris Rees
mean I should use 8-column tabs while creating/editing port Makefiles, or should I match the 'non-standard' bsd.port.mk? Or is it just personal preference and the committers don't care? Chris [1] http://www.freebsd.org/doc/en/books/po

Re: tabstop setting for port Makefiles

2010-06-29 Thread Chris Rees
Thanks for all your advice! Sorry for top-posting, Android won't let me quote. There's a bug report on it! On 29 Jun 2010 16:12, "Doug Barton" wrote: On Tue, 29 Jun 2010, Chris Rees wrote: > Dear All, > >> From bsd.port.mk: > > > [ch...@amne

Re: errors in using port from PR

2010-06-29 Thread Chris Rees
I'll let you do it next time ;) Chris Sorry for top-posting, Android won't let me quote. There's a bug report on it! On 29 Jun 2010 17:38, "Michael W. Lucas" wrote: On Tue, Jun 29, 2010 at 03:27:00PM +0100, Chris Rees wrote: > On 29 June

Re: security/gorilla is broken by lang/itcl update

2010-07-08 Thread Chris Rees
s to reference the problem you described. > > Regards, > Stefan > > [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147833 > [2]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148388 It should fix the problem; Gorilla used to use wish from Tcl/Tk 8.4, which didn't p

Re: Solutions for the PR load problem

2010-07-09 Thread Chris Rees
I think the people you describe as 'experienced' maintainers tend to be made committers anyway, or that's as far as I know. There's little to be gained by putting another rank of responsibility in, especially when a commit to any port can cause huge wreckage; INDEX building, circular dependencies e

Re: Solutions for the PR load problem

2010-07-09 Thread Chris Rees
I think the people you describe as 'experienced' maintainers tend to be made committers anyway, or that's as far as I know. There's little to be gained by putting another rank of responsibility in, especially when a commit to any port can cause huge wreckage; INDEX building, circular dependencies e

Re: FreeBSD Port: sympa-5.4.7_1

2010-07-19 Thread Chris Rees
I'll have a look on Thursday for you. Chris Sorry for top-posting, Android won't let me quote, but K-9 can't yet do threading. On 19 Jul 2010 17:29, "Olivier Girard" wrote: Le 19/07/2010 17:47, Oliver Schonrock a écrit : > > Hi Olivier > > It s

Re: FreeBSD Port: sympa-5.4.7_1

2010-07-25 Thread Chris Rees
On 20 July 2010 18:26, Oliver Schonrock wrote: > On Tuesday 20 Jul 2010 00:14:47 Chris Rees wrote: >> I'll have a look on Thursday for you. > > that's great, thanks chris. > Done! http://www.freebsd.org/cgi/query-pr.cgi?pr=148923 Bear in mind this is replacing

Using svn for source update

2010-08-02 Thread Chris Rees
and reduces loads on the mirrors (over cvs up anyway, not sure about svn). Or you could use freebsd-update for src Chris ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: Wvdial

2010-08-16 Thread Chris Rees
I'll see if it's within my capabilities. Chris Sorry for top-posting, Android won't let me quote, but K-9 can't yet do threading. On 16 Aug 2010 02:22, "Mark Linimon" wrote: On Sun, Aug 15, 2010 at 04:11:09PM +, John Sherman wrote: > If Wvdial is

Volunteering for maintaining ICC port

2010-10-06 Thread Chris Forgeron
I'd like to step up and offer to modernize and maintain the ICC port for FreeBSD. I may be crazy, specially as 9 is going towards Clang/LLVM. With that move, there may be a lot of very talented people modifying the build/make environment to work in a way that is even further removed from ICC's

RE: Volunteering for maintaining ICC port

2010-10-06 Thread Chris Forgeron
Ah, perfect - That's the page I was looking for. Thanks, now begins the feasibility study. :-) -Original Message- From: owner-freebsd-po...@freebsd.org [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Denny Lin Sent: October-06-10 12:25 PM To: Chris Forgeron Cc: 'fre

Re: ruby port downgrade

2011-08-25 Thread Chris Rees
keep that, just add RUBY_DEFAULT_VER=1.9 to > > /etc/make.conf. The more people we have testing 1.9 the better! > > That did not actually answer my question(s). Exactly why is the port > being reverted to 1.8 as the default; and how can I positively > ascertain if I both versions i

Re: ruby port downgrade

2011-08-25 Thread Chris Rees
On 25 August 2011 13:01, Jerry wrote: > On Thu, 25 Aug 2011 12:41:48 +0100 > Chris Rees articulated: > >> Where have you been? Many people had trouble upgrading, asking on >> this very list about it, then the default switch was reverted, and >> again announced on this l

Re: Re: FreeBSD unmaintained ports which are currently scheduled for deletion

2011-08-25 Thread Chris Rees
MASTER_SITES= >  http://web.archive.org/web/20070304200856/http://pages.sbcglobal.net/redelm/ >     DISTNAME=      cpuburn_${PORTVERSION:S/./_/g} >     EXTRACT_SUFX=  _tar.gz > > If so, quite a few other victims of this latest purging can be given a new > life. Mi,

Re: tinderbox: how to drop unneded Jail and Build

2011-08-25 Thread Chris Rees
}/${build_name} PLEASE check the globbing using echo first You may want to join tinderbox-l...@marcuscom.com too ;) Chris ___ 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: tinderbox: how to drop unneded Jail and Build

2011-08-25 Thread Chris Rees
On 25 August 2011 14:27, Ruslan Mahmatkhanov wrote: > Chris Rees wrote on 25.08.2011 16:51: >> >> On 25 August 2011 13:44, Ruslan Mahmatkhanov  wrote: >>> >>> How to correctly remove Jail and Build, created by ./tc createJail and >>> ./tc >>> cr

Re: ports/sysutils/diskcheckd (Re: bad sector in gmirror HDD)

2011-08-25 Thread Chris Rees
mment and manpage improvememts. > Hi Perry, The changes look good, so if there's no response for a few days I'll commit the changes. Thanks for rescuing the port :) Chris -- Chris Rees          | FreeBSD Developer cr...@freebsd.org   | http://people.freebsd.org/~crees __

Re: tinderbox: how to drop unneded Jail and Build

2011-08-26 Thread Chris Rees
On 26 August 2011 07:51, Ruslan Mahmatkhanov wrote: > Chris Rees wrote on 25.08.2011 19:52: >> >> On 25 August 2011 14:27, Ruslan Mahmatkhanov  wrote: >>> >>> Chris Rees wrote on 25.08.2011 16:51: >>>> >>>> On 25 August 2011 13:44, Rusl

Re: FreeBSD Port of sc-7.61_1

2011-08-27 Thread Chris Rees
ononononoNONONO! Please don't do that, if the checksum is wrong, there's something wrong with the distfile - you could have had your DNS poisoned or something else nasty. As Ruslan suggested next, update your ports tree and it'll all be working and happy :) Chris ___

Re: audio/amarok: make TRYBROKEN=yes reinstall worked!

2011-08-27 Thread Chris Rees
s out on me (lyric-wiki). But > otherwise, functionality seems quite normal. > > Couldn't we use a USE_RUBY=1.8 knob or something, if necessary? > > I'm personally of the opinion that if a particular script won't work > with ruby 1.9, it's the script that nee

Re: Problem with nvidia-driver and "X" after upgrade

2011-08-27 Thread Chris Rees
${OSVERSION_INC} != ${OSVERSION_SRC} > +IGNORE=world/kernel sources do not match installed system > +.endif > +# allow building for different version inside jail/chroot > +.if !defined(OSVERSION) > OSVERSION!=${SYSCTL} -n kern.osreldate > .endif > .endif > %% > Really, the proper fix would be to make kldload give a more descriptive error, but IIRC this is much easier said than done... I don't think doing more clever stuff in the port is the solution; It's not specific to that port. Chris ___ 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: Problem with nvidia-driver and "X" after upgrade

2011-08-27 Thread Chris Rees
On 27 Aug 2011 14:08, "Test Rat" wrote: > > Chris Rees writes: > > >> >> Carmel writes: > >> >> > So, after rebuild World/Kernel and installing same and then > >> >> > rebuilding the nvidia-driver, all is well again. >

Re: audio/amarok: make TRYBROKEN=yes reinstall worked!

2011-08-27 Thread Chris Rees
d? >> > >> > Then and only then we can remove this BROKEN= tag. >> >> I'd think that it would be sufficient to fix the reason why the >> BROKEN line was added in the first place. >> > > Perhaps not.  At Chris Rees' suggestion, I deinstalled

Re: audio/amarok: make TRYBROKEN=yes reinstall worked!

2011-08-27 Thread Chris Rees
On 27 August 2011 15:59, Conrad J. Sabatier wrote: > On Sat, 27 Aug 2011 15:42:09 +0100 > Chris Rees wrote: > >> On 27 August 2011 15:37, Conrad J. Sabatier wrote: >> > On Sat, 27 Aug 2011 12:22:56 +0300 >> > Andriy Gapon wrote: >> >> >>

Re: mail/postfix-policyd-spf relies on vulnerable mail/libspf2-10

2011-08-28 Thread Chris Rees
the > ports tree altogether? Hm, perhaps: FORBIDDEN= depends on forbidden software (libspf2) DEPRECATED= dead upstream, depends on forbidden software (libspf2) EXPIRATION_DATE= 2011-10-28 Maintainer added back to the CC list. Chris ___ 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: Problem with nvidia-driver and "X" after upgrade

2011-08-28 Thread Chris Rees
On 27 August 2011 14:36, Chris Rees wrote: > Hah, you're quite right, I misread. Please accept my apologies for thinking > someone as smart as you could suggest such a bad idea ;) To clarify this statement, I would like to point out that I was not saying that Test Rat's idea wa

Re: Problem with nvidia-driver and "X" after upgrade

2011-08-28 Thread Chris Rees
On 28 Aug 2011 14:08, "Jerry" wrote: > > On Sun, 28 Aug 2011 12:58:05 +0100 > Chris Rees articulated: > > > On 27 August 2011 14:36, Chris Rees wrote: > > > Hah, you're quite right, I misread. Please accept my apologies for > > > thinking so

Re: How to handle upgrade of libnotify when cups-client-1.4.8 is marked as broken

2011-08-28 Thread Chris Rees
make -C /usr/ports/print/cups-client config, disable TLS. Chris On 28 Aug 2011 15:15, "Leslie Jensen" wrote: > > Following the instructions in /usr/ports/UPDATING I issued the command > > > portmaster -r libnotify-0 > > And after a while I get this error > >

Re: How to handle upgrade of libnotify when cups-client-1.4.8 is marked as broken

2011-08-28 Thread Chris Rees
ps ports, > until it can be made working, will change everybody life to be easier. I can see why that might be appealing, but I'd be less than impressed if I'd selected WITH_TLS and found the option silently ignored. Perhaps the IGNORE message could be clarified... Chris

Re: Time to remove the GNUTLS option in the print/cups-client port

2011-08-28 Thread Chris Rees
on > from the port. > Hopefully it will only be a temporary problem. Chris ___ 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: How to handle upgrade of libnotify when cups-client-1.4.8 is marked as broken

2011-08-28 Thread Chris Rees
how about this? RCS file: /home/pcvs/ports/print/cups-base/Makefile,v retrieving revision 1.162 diff -u -r1.162 Makefile --- Makefile25 Aug 2011 14:54:39 - 1.162 +++ Makefile28 Aug 2011 18:40:24 - @@ -124,7 +124,7 @@ .endif .if defined(WITH_GNUTLS) -BROKEN=

Re: MASTER_SITE_SOURCEFORGE: how do *you* handle it?

2011-08-29 Thread Chris Brennan
lation and the script I had written to fetch updated apps broke because I couldn't figure out how to handle these new url's. It would see SF's idea of a direct link is a redirect, thus obfuscating the real servers even more and the path the project is in -- > Chris Brennan -

Re: Ports system quality

2011-08-30 Thread Chris Rees
. A few days ago > i went to a store to buy a new laptop, i went with two CDROMs, an Ubuntu > one and a FreeBSD one. Guess which of the two supported the network > controllers in the laptops i tried? > Did you deliberately pick the laptops wit

Re: cvs commit: ports/mail/procmail Makefile

2011-08-30 Thread Chris Rees
tallations? > > Right now if you set DEPRECATED you'll get a warning.  Shouldn't > that be sufficient without introducing a new mechanism that enforces > a policy? +1 I agree-- isn't that what DEPRECATED is for?? Chris ___

Re: Why do we not mark vulnerable ports DEPRECATED?

2011-08-30 Thread Chris Rees
iner to pick up maintenance of a > port if (s)he doesn't have to start over from scratch? > That's what the cvs Attic is for. Stuff doesn't disappear! Chris ___ 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: (maintainer question) Possible bug in cvs: cvs diff -uN: -N switch being ignored (disappearing, actually)

2011-08-31 Thread Chris Rees
g this and how to correct it? Is this a > bug in cvs? Should I send-pr it? Did you remember to cvs add / rm the files you're adding/removing? Do you know what -N does? Chris ___ 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: ports/sysutils/diskcheckd (Re: bad sector in gmirror HDD)

2011-08-31 Thread Chris Rees
On 25 August 2011 18:54, Chris Rees wrote: > On 24 August 2011 16:14,   wrote: >>> When the specified or calculated rate exceeds 64KB/sec, the >>> required sleep interval between 64KB chunks is less than one >>> second.  Since diskcheckd calculates the interval in w

<    1   2   3   4   5   6   7   8   9   10   >