Hello Ports,
Would it be possible for a comitter to take a look at:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197191
Dconf is not getting the path to /usr/local/etc set properly in the
Makefile - the patch in the bug report is quite simple.
--
Thanks.
Christopher Hall.
_
> On Jun 15, 2015, at 4:42 PM, Jan Beich wrote:
>
> Jan Beich writes:
>
>> PKGNAMEPREFIX= libchromiumcontent-
>
> Oops, no need to duplicate "chromium".
>
> PKGNAMEPREFIX=lib
> PKGNAMESUFFIX=content
>
> before
>
> $ make -V PKGNAME
> libchromiumcontent-chromium-43.0
Jan Beich writes:
> PKGNAMEPREFIX=libchromiumcontent-
Oops, no need to duplicate "chromium".
PKGNAMEPREFIX= lib
PKGNAMESUFFIX= content
before
$ make -V PKGNAME
libchromiumcontent-chromium-43.0.2357.125
after
$ make -V PKGNAME
libchromiumcontent-43.0.2357.125
-
Tom Pusateri writes:
> Here’s the Makefile
>
> PORTNAME= libchromiumcontent
> PORTVERSION= 43.0.2357.65
To override these variables you have to modify master port to use ?=.
And altering PORTNAME often breaks master's DISTFILES/WRKSRC/etc.
In this case PORTVERSION should probably stay in s
I discovered yesterday that '__cxa_deleted_virtual' function is missing
in libcxxrt exports list, and therefore isn't available.
As a consequence, C++ ports using virtual function deletion will likely
fail to build.
I had to add the copy of this function as a port patch to solve this,
but I am n
I'm trying to build a slave port for a component of the Atom editor and could
use some help. I can’t figure out how to fetch the original files in the master
port and some local files for the slave port.
Here’s the Makefile
PORTNAME= libchromiumcontent
MASTERDIR= ${.CURDIR}/../chromi
Hi,
After the upgrade of libraw earlier in the month I've been unable to build
graphics/libkdcraw-kde4. This is on 9.3-RELEASE-p13
Build log at the end
Anyone got any ideas?
Thanks,
Gary
===> libkdcraw-4.14.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles requi
On 12/06/2015 23:58, Dimitry Andric wrote:
On 10 Jun 2015, at 22:19, Horatiu MOLDOVAN wrote:
Trying to replace samba 3.6 i've observed some disturbing things on samba 4.x
build:
- security/cyrus-sasl2, security/libgcrypt and security/gnutls are mandatory
lib dependencies - is there a reason t
Matthew Donovan wrote:
> You might want to look at
> http://svnweb.freebsd.org/base/user/cperciva/portsnap-build/ might help you
> with portsnap.
>
Fantastic! Exactly what I need.
--
Michelle Sullivan
http://www.mhix.org/
___
freebsd-ports@freebsd
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, you
You might want to look at
http://svnweb.freebsd.org/base/user/cperciva/portsnap-build/ might help you
with portsnap.
On Jun 14, 2015 9:36 AM, "Michelle Sullivan" wrote:
> Matthew Seaman wrote:
> > On 13/06/2015 19:41, Michelle Sullivan wrote:
> >
> >> How about one for how to make your own portsn
11 matches
Mail list logo