Development

What’s in the pipeline, how it works, how it’s made…

Work wanted

I’m looking for work. I’m a software developer with lots of sysadmin experience. My ideal job would require multiple skills and involve development of high availability strategy, some coding, database design, and some sysadmin work, although not necessarily in that order. My resume: http://www.freebsddiary.org/dan_langille.php Will consider relocation.

Work wanted Read More »

process_cvs_mail.pl patch

For more detail, read Duplicate file in cvs-all commit causes problems. [dan@ngaio:/usr/websites/freshports.org/scripts] $ cvs di process_cvs_mail.pl Index: process_cvs_mail.pl =================================================================== RCS file: /home/repositories/freshports-1/scripts/process_cvs_mail.pl,v retrieving revision 1.10 diff -r1.10 process_cvs_mail.pl 70c70 < FreshPorts::Utilities::ReportError('err', "No message ID found for this commit message (" . $Message_Subject . ").\n\nIs this a corrupted commit or email?", 1) --- > FreshPorts::Utilities::ReportErrorEmailNoPrint(‘err’, “No

process_cvs_mail.pl patch Read More »

utilities patch

For more detail, read Duplicate file in cvs-all commit causes problems. $ cvs di -u utilities.pm Index: utilities.pm =================================================================== RCS file: /home/repositories/freshports-1/scripts/utilities.pm,v retrieving revision 1.14 diff -u -r1.14 utilities.pm — utilities.pm 17 Mar 2007 13:49:42 -0000 1.14 +++ utilities.pm 27 Jun 2007 02:27:26 -0000 @@ -128,7 +128,7 @@ my $email = $die; – _ReportErrorHelper($level, $message,

utilities patch Read More »

How much is that repo in the window?

Søren Straarup brought this up today. FreshSource does not link to the right place in CVSWEB for commits to CVSROOT. For example, look at this commit. If you click on the diff link, it goes to the wrong place. It goes to http://www.freebsd.org/cgi/cvsweb.cgi/CVSROOT/modules.diff?r1=1.18319&r2=1.18318 instead of http://www.freebsd.org/cgi/cvsweb.cgi/CVSROOT-ports/modules.diff?r1=1.18319&r2=1.18318 After discussions with Simon Nielsen and is Søren Straarup,

How much is that repo in the window? Read More »

X.org 7.2 causes deadlock

The much-anticipated X.org 7.2 commit has occurred. Unfortunately, the commit is causing a deadlock on FreshPorts. The error message I see is: [36978]: [1-1] 2007-05-20 00:01:55.591 EDT freshports.org 36978 ERROR: deadlock detected [1-2] 2007-05-20 00:01:55.591 EDT freshports.org 36978 DETAIL: Process 36978 waits for ShareLock on transaction 15047015; blocked by [1-3] process 37015. [1-4] Process 37015

X.org 7.2 causes deadlock Read More »

Scroll to Top