Re: magic syntax for most recent git from sourceforge? [solved]

2018-04-17 Thread Gary Aitken
On 04/16/18 13:17, Gary Aitken wrote: Can anyone give me the magic formula for fetching the most recent git distro from sourceforge for a ports Makefile? The porter's handbook talks about how to fetch git repos from github but not about how to get them from sourceforge. I've tried a few things

kbuild

2018-04-17 Thread Walter Schwarzenfeld
fails to build n file included from /ram/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/commands.c:19:0: /ram/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/commands.c: In function 'delete_target': /ram/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/make.h:872:52: error:

Re: Conflicts due to renamed KDE4 ports

2018-04-17 Thread Grzegorz Junka
On 17/04/2018 09:11, Tijl Coosemans wrote: On Tue, 17 Apr 2018 00:42:48 +0200 Adriaan de Groot wrote: [where did this discussion take place, earlier? this is the first I've seen it] So, there are roughly two migration paths: supposing someone has x11/kde4 installed, which

Re: FreeBSD Port: mod_dav_svn-1.10.0

2018-04-17 Thread Lev Serebryakov
On 17.04.2018 21:13, Douglas Thrift wrote: > It seems like the update to 1.10.0 has lost > libexec/apache24/mod_dontdothat.so, but I don't see any mention of its > removal in the release notes for Subversion. Was this an accident or did > I miss something? It was excluded from default build...

Re: Conflicts due to renamed KDE4 ports

2018-04-17 Thread Tobias C. Berner
Moin moin Here's a script which should automatically fix the origin for the kde4-versioned ports (based on the MOVED entries of r465345): http://people.freebsd.org/~tcberner/scripts/fix_kde4_origins.sh It //should// set the origins properly for the moved ports, and the output should be on the

FreeBSD Port: mod_dav_svn-1.10.0

2018-04-17 Thread Douglas Thrift via freebsd-ports
Hello, It seems like the update to 1.10.0 has lost libexec/apache24/mod_dontdothat.so, but I don't see any mention of its removal in the release notes for Subversion. Was this an accident or did I miss something? Thanks! -- Douglas William Thrift

Re: Committer needed: update lang/J

2018-04-17 Thread Kurt Jaeger
Hi! > I have a pending patch to update lang/J to the latest version. The updated > version seems to also remove some problematic code that makes the package > for 10.3 fail to build currently. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227395 Committed. Please try to find links to

Re: Conflicts due to renamed KDE4 ports

2018-04-17 Thread Tijl Coosemans
On Tue, 17 Apr 2018 16:19:39 +0200 Tobias C. Berner wrote: > Long answer: KDE is shipped in mulitple, let's call them groups: > - frameworks (libraries to build kde and qt applications) -- we call > these ports kf5-foo > - plasma (the desktop) -- we'll call these ports plasma5-foo > -

Re: Conflicts due to renamed KDE4 ports

2018-04-17 Thread Tobias C. Berner
On 17 April 2018 at 14:00, Andriy Gapon wrote: > On 17/04/2018 10:24, Adriaan de Groot wrote: > > So, there are roughly two migration paths: supposing someone has > x11/kde4 > > installed, which has dependencies on many applications and a Plasma 4 > desktop, > > kde@ wants

Re: Conflicts due to renamed KDE4 ports

2018-04-17 Thread Tijl Coosemans
On Tue, 17 Apr 2018 00:42:48 +0200 Adriaan de Groot wrote: > [where did this discussion take place, earlier? this is the first I've seen > it] > > So, there are roughly two migration paths: supposing someone has x11/kde4 > installed, which has dependencies on many

FreeBSD ports you maintain which are out of date

2018-04-17 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Re: Conflicts due to renamed KDE4 ports

2018-04-17 Thread Adriaan de Groot
[where did this discussion take place, earlier? this is the first I've seen it -- oh, the ports@ list] So, there are roughly two migration paths: supposing someone has x11/kde4 installed, which has dependencies on many applications and a Plasma 4 desktop, kde@ wants (wanted) to make it

Re: Conflicts due to renamed KDE4 ports

2018-04-17 Thread Stefan Esser
Am 17.04.18 um 00:42 schrieb Adriaan de Groot: > [where did this discussion take place, earlier? this is the first I've seen > it] Hi Adrian, I did not see this being discussed before, just my posts that explain, why portmaster cannopt deal with the simultanous renaming of ports and packages

Committer needed: update lang/J

2018-04-17 Thread João Neves
Hi, I have a pending patch to update lang/J to the latest version. The updated version seems to also remove some problematic code that makes the package for 10.3 fail to build currently. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227395 If anyone has some extra cycles to take a look it