Development

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

category tk – welcome to the Ports collection!

The tk category now has a member! This category was added to www/en/ports/categories about six months ago. It was this commit that did it. The previously reported problem with virtual categories repeated in production. That is to be expected. The proposed solution exists only on my private dev server at home. Regretably, the solution has […]

category tk – welcome to the Ports collection! Read More »

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 »

Scroll to Top