python@ CC'd as listed maintainer for py-sqlite3, please reply-all or
make sure I am CC'd in all responses as I'm not subscribed to python@.
===>>> www/firefox 2/3 >> py27-sqlite3-2.7.3_2 (14/14)
===> Cleaning for py27-sqlite3-2.7.3_3
===> py27-sqlite3-2.7.3_3 depends on file: /usr/local/sbi
Ports users,
before reporting any breakages, please note that some intervention is
required. Here is UPDATING:20130305 entry:
"""
devel/py-setuptools was replaced with devel/py-distribute. Please do
the following according to package manager used. py-setuptools port
will be removed shortly.
#
Jeffrey Bouquet wrote
in <1362459608.22538.yahoomailclas...@web164006.mail.gq1.yahoo.com>:
je> Maybe off topic to this thread, but... [ reply at bottom]
...
je> One of the three recent teTeX ports [that had minor version bumps] would not
je> install without /usr/local/bin/grep being temporarily
On 03/04/13 22:42, Joseph A. Nagy, Jr wrote:
Maintainer cc'd
I am still having issues with Audacity trying to compile in soundtouch
plugins. Is this an issue with the port (there is no config option to
disable this behavior) or is it an upstream issue?
Full error messages follow:
effects/Sound
Hello,
I am unable to compile this port with either Clang or GCC, have also
reinstalled clucene but no luck.
GCC 4.7
===
[ 66%] Building CXX object
libstreamanalyzer/plugins/indexers/clucenengindexer/indexdump/CMakeFiles/index2dump.dir/indexdump.cpp.o
/usr/ports/deskutils/strigi/work/stri
On 03/04/13 22:56, Jeffrey Bouquet wrote:
--- On Mon, 3/4/13, Joseph A. Nagy, Jr
wrote:
having issues with Audacity trying to compile in soundtouch
plugins. Is this an issue with the port (there is no config option
to disable this behavior) or is it an upstream issue? -- Yours in
Christ,
Maybe off topic to this thread, but... [ reply at bottom]
--- On Wed, 2/27/13, Anton Shterenlikht wrote:
From: Anton Shterenlikht
Subject: Re: CFT: texlive ports
Date: Wed, 27 Feb 2013 07:41:41 +0900 (JST)
To: po...@freebsd.org
Subject: CFT: texlive ports
From: Hiroki Sato
--- On Mon, 3/4/13, Joseph A. Nagy, Jr wrote:
>having issues with Audacity trying to compile in soundtouch plugins. Is this
>an issue with the port (there is no config option to disable this behavior) or
>is it an upstream issue?
>-- Yours in Christ,
>Joseph A Nagy Jr
FWIW soundtouch has n
Maintainer cc'd
I am still having issues with Audacity trying to compile in soundtouch
plugins. Is this an issue with the port (there is no config option to
disable this behavior) or is it an upstream issue?
--
Yours in Christ,
Joseph A Nagy Jr
"Whoever loves instruction loves knowledge, But
FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #35 r246636: Sun Feb 10
17:07:34 EST 2013 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64
/bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H
-I. -I../../../src/include
-I/usr/local/lib/wx/include/gtk2-unicode-release-2
On Sun, Dec 23, 2012 at 1:51 PM, Simon L. B. Nielsen wrote:
> Hey,
>
> The GNATS database can now be mirrored using rsync from:
>
> rsync://bit0.us-west.freebsd.org/FreeBSD-bit/gnats/
>
> I expect that URL to be permanent, at least while GNATS is still
> alive. At a later point there will be mor
On 4 March 2013 10:50, Chris Rees wrote:
Add WITH_CCACHE_BUILD=yes to /etc/make.conf
Use this Makefile:
Try "make run-depends-list" with and without the commented line. Note
that USE_CMAKE, USE_GMAKE, etc. can also trigger the buggy behavior.
Note that this behavior is somewhat fixed if you
Chris Rees wrote, whilst quoting Eitan Adler:
>> Ports should *not* assume that BUILD_DEPENDS is clear when initiated
>> and ports should explicitly duplicate RUN_DEPENDS.
>
> Why not? When is ccache added to BUILD_DEPENDS? I guess I just don't see
> how this can happen.
/etc/make.conf can mak
Eitan Adler wrote:
> Some time ago ("2012-01-21 17:40:15 UTC") I committed a change which
> converted all uses of
>
> BUILD_DEPENDS= ${RUN_DEPENDS}
> to
> BUILD_DEPENDS:= ${RUN_DEPENDS}
I don't understand this. RUN_DEPENDS=${BUILD_DEPENDS} is buggy,
because you can end up with gmake etc. in RU
- Original Message -
> anyone knows a program that can do this. I use xpdf for normal PDFs,
> but
> people are using PDF as forms, and acrobat do support it.
>
> Yes i know there is acroread9 in ports, but i would like to have
> something
> opensource and NOT taking 100% CPU just because
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On 4 January 2013 19:59, wrote:
> http://forums.freebsd.org/showthread.php?p=203241
>
> Will it be transformed to checkout via SVN, only origins we need, or will
> it be dumped from ports tree as obsolete.
> Thanks.
>
Hey,
I rewrote it in sh, quite simply because I thought that c++ was insane
f
On 4 Mar 2013 01:38, "Eitan Adler" wrote:
>
> Some time ago ("2012-01-21 17:40:15 UTC") I committed a change which
> converted all uses of
>
> BUILD_DEPENDS= ${RUN_DEPENDS}
> to
> BUILD_DEPENDS:= ${RUN_DEPENDS}
>
> Writing:
>
>
> At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} an
04.03.2013 15:42, Pietro Cerutti:
On 2013-Mar-04, 15:04, Volodymyr Kostyrko wrote:
28.02.2013 17:41, Pietro Cerutti:
On 2013-Feb-28, 16:39, Volodymyr Kostyrko wrote:
28.02.2013 11:43, Pietro Cerutti:
On 2013-Feb-26, 06:26, David Southwell wrote:
Hi
Hello David,
Any chance of an upgrade fo
On 3/3/2013 7:37 PM, Eitan Adler wrote:
> Some time ago ("2012-01-21 17:40:15 UTC") I committed a change which
> converted all uses of
>
> BUILD_DEPENDS= ${RUN_DEPENDS}
> to
> BUILD_DEPENDS:= ${RUN_DEPENDS}
>
> Writing:
>
>
> At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and
On 03/04/13 16:14, Patrick Powell wrote:
I run into this a lot when I use USB serial devices. Try using:
ls /dev/cu*
and see what devices you have. For examle:
server:{15} # ls /dev/cu*
/dev/cuau0 /dev/cuau0.init /dev/cuau0.lock /dev/cuau1
/dev/cuau1.init /dev/cuau1.lock
Note that the d
On 03/04/13 02:51, Andrea Venturoli wrote:
Hello.
I need a terminal emulator able to send a file over a USB/serial line,
using YModem.
So far I tried:
a) cutecom
When I press "Send file..." and pick, I get
Object::connect: No such signal QProgressDialog::cancelled() in
/usr/ports/comms/cute
INDEX build failed with errors:
Generating INDEX-7 - please wait.. Done.
make_index: linux-opera-devel-12.00_5: no entry for
/usr/ports/textproc/linux-aspell
Committers on the hook:
rene rm tota
Most recent SVN update was:
Updating '.':
Unet/R-cran-twitteR/Makefile
Unet/R-cran-twitteR/
04.03.2013 15:42, Pietro Cerutti:
While I'm here:
http://community.igniterealtime.org/message/227216
I hit this one too, tracing the start script I see:
+ _run_rc_doit 'openfire_stop '
+ debug 'run_rc_command: doit: openfire_stop '
+ eval 'openfire_stop '
+ openfire_stop
+ check_pidfile /var/r
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 2013-Mar-04, 15:04, Volodymyr Kostyrko wrote:
> 28.02.2013 17:41, Pietro Cerutti:
> > On 2013-Feb-28, 16:39, Volodymyr Kostyrko wrote:
> >> 28.02.2013 11:43, Pietro Cerutti:
> >>> On 2013-Feb-26, 06:26, David Southwell wrote:
> Hi
> >>> Hello David,
> >>>
> Any chance of an upgrade for
28.02.2013 17:41, Pietro Cerutti:
On 2013-Feb-28, 16:39, Volodymyr Kostyrko wrote:
28.02.2013 11:43, Pietro Cerutti:
On 2013-Feb-26, 06:26, David Southwell wrote:
Hi
Hello David,
Any chance of an upgrade for openfire to .3.8
There are some bugs in 3.7 which have been fixed for 3.8
I was
Hi Folks,
New dialog4ports ready for testing and we need you! :)
What we already have:
- Check/Radio button,
- Pretty delimiter,
- Finding lines for first symbol,
- Dynamic width/height size(for default width = 80),
- Full compatibility :)
Screenshot: http://m1cro.tk/dialog4ports/d4p.png
What wi
Jan Beich wrote:
> Try setting MOZ_DISABLE_IMAGE_OPTIMIZE=1 in environ(7) or
> disabling gfx.xrender.enabled in about:config.
Bingo! Either one of these fixes the problem for me.
(You have to restart Firefox after toggling gfx.xrender.enabled.)
--
Christian "naddy" Weisgerber
CCed to p...@freebsd.org where the discussion deserves to be :)
On Mon, Mar 04, 2013 at 02:21:04AM -0800, Darren Pilgrim wrote:
> With pkg_info, I can get a list of ports requiring and depended on by a
> given port by doing `pkg_info -rR`. In pkgNG, the equivalent would be
> `pkg info -dr`, but
Hello.
I need a terminal emulator able to send a file over a USB/serial line,
using YModem.
So far I tried:
a) cutecom
When I press "Send file..." and pick, I get
Object::connect: No such signal QProgressDialog::cancelled() in
/usr/ports/comms/cutecom/work/cutecom-0.20.0/qcppdialogimpl.cpp:
(Note: an HTML version of this report is available at
http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .)
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsol
With pkg_info, I can get a list of ports requiring and depended on by a
given port by doing `pkg_info -rR`. In pkgNG, the equivalent would be
`pkg info -dr`, but there appears to be a problem giving -d and -r at
the same time. For example:
# pkg info -r postgresql-client-9.2.3
postgresql-cli
https://upload.wikimedia.org/wikipedia/commons/e/e9/Bison_skull_pile_edit.jpg
Try setting MOZ_DISABLE_IMAGE_OPTIMIZE=1 in environ(7) or
disabling gfx.xrender.enabled in about:config.
i don't have to do any of that.
___
freebsd-ports@freebsd.org mailin
Worked just fine, took few seconds to load on intel atom D525
If I click on the picture, firefox enlarges it to its
original resolution. Only then can the effect be seen.
Can you click on it without problems ?
yes. no problems. quite large and displays/scrolls fine.
___
35 matches
Mail list logo