pkg-descr processing has been fixed

John Marino wrote in August to tell me about a problem with pkg-descr. He pointed out that new ports were not showing the contents of that file. He provided examples: devel/commit-patch devel/florist-gpl archivers/zip-ada On beta, the results were correct for devel/commit-patch, but devel/florist-gpl and archivers/zip-ada were wrong. I fixed the problem on dev, but then […]

pkg-descr processing has been fixed Read More »

Creating the new repo base directories

This article was originally written in September 2012, but never published. I’m publishing it today, much later than expected. I started looking at how to create these new directories as mentioned yesterday. This starts the process: $ psql freshports.org psql (9.0.8, server 9.0.9) Type “help” for help. freshports.org=# select Element_Add(‘/base/head’, ‘D’); element_add ————- 453742 (1

Creating the new repo base directories Read More »

‘This ports is required by’ shows deleted ports

As brooks@ pointed out recently, the list of ports under ‘This ports is required by’ includes deleted ports. Brooks is trying to kill off devel/llvm and lang/clang in their current form. However, devel/llvm shows that lang/copper and lang/ldc-devel depend on it, but those two ports have been deleted. This should be rather straight foreword. I’ll

‘This ports is required by’ shows deleted ports Read More »

FreshSource getting outdated

Tonight I found out that FreshSource is getting out of date. Xride told me that the display commit was no longer working. For example, http://www.freshsource.org/commit.php?message_id=200609292014.k8TKEV98041749@repoman.freebsd.org gives a blank page. Checking the web logs, I see the cause: [Fri Oct 25 02:59:35 2013] [error] [client 71.185.48.53] PHP Fatal error: Call to undefined function freshports_cvsweb_Revision_Link() in /usr/local/www/freshsource.org/www/commit.php

FreshSource getting outdated Read More »

Scroll to Top