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
On Sat, 9 Nov 2013 23:59:13 -0500 Aryeh Friedman wrote:
> Thanks the stuff worked there but it is not clear how to handle user dirs
> (don't nuke dirs withi user data for example we create /usr/local/vms and
> it should not be erased on deinstall)
With directories you can use @dirrmtry instead of
From: nii...@kk.iij4u.or.jp
Subject: mozc-tool 1.11.1502.102 fail
Date: Thu, 07 Nov 2013 01:22:32 +0900 (JST)
> I have following error with FreeBSD 11.0-CURRENT #0 r257452 amd64.
>
> $ cd /usr/ports/japanese/mozc-tool
> $ make
>
> [snip]
>
> AR(target) out_linux/Release/obj.target/gui/libchar

WhatsApp
You have a new voicemail!
Details
Time of Call: Nov-09 2013 05:55:57
Lenth of Call: 55 seconds
Play
*If you cannot play, move message to the "Inbox" folder.
2013 WhatsApp Inc
___
freebsd-ports@freebsd.org mail
right now I have:
post-install:
pw lock user
under staging this is now called before the user is made what target should
I move this to?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubs
On Sun, 10 Nov 2013 01:05:15 +0100 Julien Laffaye wrote:
> On 11/10/2013 12:47 AM, Aryeh Friedman wrote:
>> Where would I find a complete list of @'s allowed in pkg-plist and
>> hopefully an explination of each one? (the porter's handbook is incomplete)
>
> In the manpage pkg_create(1).
It has be
What has replaced it and where is it documented? (our port is for 10+
[requires bhyve])
On Sun, Nov 10, 2013 at 6:48 AM, Tijl Coosemans wrote:
> On Sun, 10 Nov 2013 01:05:15 +0100 Julien Laffaye wrote:
> > On 11/10/2013 12:47 AM, Aryeh Friedman wrote:
> >> Where would I find a complete list of
On Sun, 10 Nov 2013 07:44:21 -0500 Aryeh Friedman wrote:
> On Sun, Nov 10, 2013 at 6:48 AM, Tijl Coosemans wrote:
>> On Sun, 10 Nov 2013 01:05:15 +0100 Julien Laffaye wrote:
>>> On 11/10/2013 12:47 AM, Aryeh Friedman wrote:
Where would I find a complete list of @'s allowed in pkg-plist and
>>
On Sat, 9 Nov 2013, Dmitry Marakasov wrote:
> * Ports-QAT (q...@redports.org) wrote:
>
> +gerald@
Staging support broke INFO= here. The INFO= infrastructure should
take care of not leaving anything upon deinstallation and it did
so for years. I looked into fixing this in Mk/bsd.*.mk but failed.
Update to the 20131109 snapshot of GCC 4.7.4.
Reported by:portscout
-
Build ID: 20131110135401-64585
Job owner: ger...@freebsd.org
Buildtime: 28 minutes
Enddate: Sun, 10 Nov 2013 14:
- Update to 0.62.9
- Add LICENSE
- Fix build on head
-
Build ID: 20131110142800-43241
Job owner: w...@freebsd.org
Buildtime: 40 minutes
Enddate: Sun, 10 Nov 2013 15:07:56 GMT
Revision:
On Sun, Nov 10, 2013 at 2:59 PM, Gerald Pfeifer wrote:
> On Sat, 9 Nov 2013, Dmitry Marakasov wrote:
>> * Ports-QAT (q...@redports.org) wrote:
>>
>> +gerald@
>
> Staging support broke INFO= here. The INFO= infrastructure should
> take care of not leaving anything upon deinstallation and it did
>
Hi,
I wanted to add an option to one of my ports to optionally install
commandline tool, that's in another port. Doing the options part is easy
and clear, but how should I add that port to build procedure to do it the
right-way? The most obvious way would be to add RUN_DEPENDS+=, but the
original
post-install is now called *BEFORE* users are created (before staging was
added it was after)... looking at bsd.port.mk there seems no reasonable
target that replaces post-install for this purpose. Namely I need to lock
the user account that was created and assign a default password to it.
This i
On 2013-11-10 20:40, Aryeh Friedman wrote:
> post-install is now called *BEFORE* users are created (before staging was
> added it was after)... looking at bsd.port.mk there seems no reasonable
> target that replaces post-install for this purpose. Namely I need to lock
> the user account that was
On Sun, Nov 10, 2013 at 2:59 PM, olli hauer wrote:
> On 2013-11-10 20:40, Aryeh Friedman wrote:
> > post-install is now called *BEFORE* users are created (before staging was
> > added it was after)... looking at bsd.port.mk there seems no reasonable
> > target that replaces post-install for this
On 2013-11-10 21:06, Aryeh Friedman wrote:
> On Sun, Nov 10, 2013 at 2:59 PM, olli hauer wrote:
>
>> On 2013-11-10 20:40, Aryeh Friedman wrote:
>>> post-install is now called *BEFORE* users are created (before staging was
>>> added it was after)... looking at bsd.port.mk there seems no reasonable
Update to 0.7.0.
Release notes: http://community.kde.org/Phonon/Releases/VLC/0.7.0
This commit introduces a new build-time dependency on pkg-config, necessary
to properly detect libvlc. A patch to correctly support the non-pkg-config
code path has been submitted upstream.
Note that multimedia/vl
On 2013-11-09 03:34, Allan Jude wrote:
> Attached is a proposed patch for Mk/bsd.default-versions.mk
>
> Currently, perl, python, ruby and tcl are supported
>
> The patch adds support for apache, fpc, mysql, pgsql, and php
>
> Users can specify in /etc/make.conf
>
> DEFAULT_VERSIONS= perl5=
On 2013-11-10 15:36, olli hauer wrote:
> On 2013-11-09 03:34, Allan Jude wrote:
>> Attached is a proposed patch for Mk/bsd.default-versions.mk
>>
>> Currently, perl, python, ruby and tcl are supported
>>
>> The patch adds support for apache, fpc, mysql, pgsql, and php
>>
>> Users can specify in /et
On 2013-11-10 21:38, Allan Jude wrote:
> On 2013-11-10 15:36, olli hauer wrote:
>> On 2013-11-09 03:34, Allan Jude wrote:
>>> Attached is a proposed patch for Mk/bsd.default-versions.mk
>>>
>>> Currently, perl, python, ruby and tcl are supported
>>>
>>> The patch adds support for apache, fpc, mysql
On Sun, 10 Nov 2013, Antoine Brodin wrote:
> You can try patch at:
> http://people.freebsd.org/~antoine/ports/stage-info_subdir.diff
> (totally untested)
Thanks for looking into this, Antoine. I tested this using
lang/gcc47 and unfortunately info/gcc47 still remains in my
testing.
Gerald
__
On 09.11.2013 23:38, Chess Griffin wrote:
tried overriding that and building anyway. Maybe I'll just go ahead
and let it build with gcc for the time being.
Thanks to all who replied!
Just to follow-up and confirm - rebuilding opencv-core with gcc worked
just fine. Thanks!
--
Chess Griffin
multimedia/vlc: fix install path for pkg config files
PR: ports/183846
-
Build ID: 20131110195001-63923
Job owner: w...@freebsd.org
Buildtime: 4 hours
Enddate: Sun, 10 Nov 20
> On Thu, Nov 07, 2013 at 02:34:00PM +0100, Julian H. Stacey wrote:
> > Has anyone looked at making a ports wrapper for
> > https://www.eff.org/https-everywhere ?
> >
> > Sources: https://www.eff.org/https-everywhere/development
> >
> > PS on current/ports, grep https-everywhere shows nothing,
>
I wonder if anyone knows a page where one can be sure the lines in one's make
conf are correct, and also a command line to override the setting.
For instance
CC=/usr/local/bin/clang33
CXX+= ...
As, how many of those are supposed to exist?
Are the more for some compilers than others?
Other things
26 matches
Mail list logo