Re: databases/py-sqlite3 breaks due to update in libffi
Hi, Joseph A. Nagy, Jr wrote on 05.03.2013 11:43: 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@. I can't reproduce. I had libffi-3.0.11 and just updated it to 3.0.12. Then tried to build py-sqlite3 - no errors. Checked with pkg_libchk - no port that missing old libffi library. So I believe that you failed to follow UPDATING:20130128 in it's time. Right now you may rebuild python to fix that, and check your installed ports with ``pkg_libchk -q'' (from sysutils/bsdadminscripts) to get the list of ports you need to rebuild. ===>>> 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/sbin/pkg - found ===> Extracting for py27-sqlite3-2.7.3_3 => SHA256 Checksum OK for python/Python-2.7.3.tar.xz. ===> Patching for py27-sqlite3-2.7.3_3 ===> py27-sqlite3-2.7.3_3 depends on file: /usr/local/bin/python2.7 - found ===> py27-sqlite3-2.7.3_3 depends on shared library: sqlite3 - found ===> Configuring for py27-sqlite3-2.7.3_3 Traceback (most recent call last): File "setup.py", line 36, in import ctypes File "/usr/local/lib/python2.7/ctypes/__init__.py", line 10, in from _ctypes import Union, Structure, Array ImportError: Shared object "libffi.so.5" not found, required by "_ctypes.so" *** [do-configure] Error code 1 Stop in /usr/ports/databases/py-sqlite3. ===>>> make failed for databases/py-sqlite3 ===>>> Aborting update ===>>> Update for py27-sqlite3-2.7.3_2 failed ===>>> Aborting update ===>>> Update for www/firefox failed ===>>> Aborting update The last entry in /usr/ports/UPDATING regarding libffi is 20130128: AFFECTS: users of libffi AUTHOR j...@freebsd.org libffi has been updated to 3.0.11. Please rebuild all ports that depends on it: If you use portmaster: portmaster -w -r libffi If you use portupgrade: portupgrade -fr devel/libffi If you use pkgng with binary packages: pkg install -fR devel/libffi I don't recall even having libffi at that time, nor have I had problem until now, though this problem wouldn't be solved by the update instructions above. -- Regards, Ruslan Tinderboxing kills... the drives. ___ 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"
Re: databases/py-sqlite3 breaks due to update in libffi
On 03/05/13 02:27, Ruslan Makhmatkhanov wrote: Hi, Joseph A. Nagy, Jr wrote on 05.03.2013 11:43: 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@. I can't reproduce. I had libffi-3.0.11 and just updated it to 3.0.12. Then tried to build py-sqlite3 - no errors. Checked with pkg_libchk - no port that missing old libffi library. So I believe that you failed to follow UPDATING:20130128 in it's time. Right now you may rebuild python to fix that, and check your installed ports with ``pkg_libchk -q'' (from sysutils/bsdadminscripts) to get the list of ports you need to rebuild. I've rebuilt python2.7 several times (trying to figure out why gpodder won't launch anymore), but I will give it a go according to the UPDATING instructions as that may very well be the case. Thanks for the response. -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://copyfree.org/licenses/owl/license.txt ___ 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"
Re: CFT: texlive ports
Date: Mon, 4 Mar 2013 21:00:08 -0800 (PST) From: Jeffrey Bouquet Subject: Re: CFT: texlive ports To: freebsd-ports@freebsd.org One of the three recent teTeX ports [that had minor version bumps] would not install without /usr/local/bin/grep being temporarily moved to use instead the one from base... it apparently stalled with a high CPU usage. Are you talking about ia64 specifically? Anyway, I don't think so: TZAV> pkg version -vX teT teTeX-3.0_7= up-to-date with port teTeX-base-3.0_24 = up-to-date with port teTeX-texmf-3.0_9 = up-to-date with port TZAV> Updated just fine with portmaster, with no manual intervention. Anton ___ 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"
graphics/shotwell fails to build
Unable to build graphics/shotwell, cc'd maintainer. /usr/bin/ld: warning: cannot find entry symbol xport-dynamic; defaulting to 004726b0 /usr/local/lib/libraw.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libraw.so: undefined reference to `GOMP_parallel_start' /usr/local/lib/libraw.so: undefined reference to `GOMP_loop_dynamic_start' /usr/local/lib/libraw.so: undefined reference to `GOMP_parallel_end' /usr/local/lib/libraw.so: undefined reference to `omp_get_num_threads' /usr/local/lib/libraw.so: undefined reference to `GOMP_loop_end' /usr/local/lib/libraw.so: undefined reference to `GOMP_barrier' /usr/local/lib/libraw.so: undefined reference to `omp_get_thread_num' /usr/local/lib/libraw.so: undefined reference to `GOMP_loop_dynamic_next' clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake: *** [shotwell] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/shotwell. ===>>> make failed for graphics/shotwell ===>>> Aborting update Terminated Terminated Terminated Terminated Terminated Terminated Terminated Terminated Terminated Terminated Terminated ===>>> You can restart from the point of failure with this command line: portmaster graphics/shotwell Last time I tried with gcc it exited without building so I'm unsure how to proceed. -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://copyfree.org/licenses/owl/license.txt ___ 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"
Re: audio/audacity still does not compile due to issues with soundtouch
On 2013-03-05 06:06, Joseph A. Nagy, Jr wrote: On 03/04/13 22:42, Joseph A. Nagy, Jr wrote: 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/SoundTouchEffect.cpp:209:31: error: cannot initialize a parameter of type 'const SAMPLETYPE *' (aka 'const short *') with an lvalue of type 'float *' mSoundTouch->putSamples(buffer, block); ^~ /usr/local/include/soundtouch/SoundTouch.h:237:31: note: passing argument to parameter 'samples' here const SAMPLETYPE *samples, ///< Pointer to sample buffer. ^ It looks like you have configured the Soundtouch port with the INTEGER_SAMPLES option. In that case, Soundtouch defines SAMPLETYPE to short, and apparently Audacity is hardcoded to expect float samples instead. Maybe this should be reported to Audacity, but I can imagine they would say "Soundtouch must be configured with float samples". :-) ___ 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"
Re: audio/audacity still does not compile due to issues with soundtouch
On 03/05/13 05:59, Dimitry Andric wrote: On 2013-03-05 06:06, Joseph A. Nagy, Jr wrote: On 03/04/13 22:42, Joseph A. Nagy, Jr wrote: 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/SoundTouchEffect.cpp:209:31: error: cannot initialize a parameter of type 'const SAMPLETYPE *' (aka 'const short *') with an lvalue of type 'float *' mSoundTouch->putSamples(buffer, block); ^~ /usr/local/include/soundtouch/SoundTouch.h:237:31: note: passing argument to parameter 'samples' here const SAMPLETYPE *samples, ///< Pointer to sample buffer. ^ It looks like you have configured the Soundtouch port with the INTEGER_SAMPLES option. In that case, Soundtouch defines SAMPLETYPE to short, and apparently Audacity is hardcoded to expect float samples instead. Maybe this should be reported to Audacity, but I can imagine they would say "Soundtouch must be configured with float samples". :-) I will report it to Audacity, right after I rebuild soundtouch w/o integer samples selected as an option. -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://copyfree.org/licenses/owl/license.txt ___ 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"
Re: Dropbox on FreeBSD
There is a votebox on this question on the dropbox site. The petition to add FreeBSD support to dropbox is in second place on the "most popular" list. I find that really encouraging. The petition is actually very close to overtaking the most popular suggestion (adding support for languages other than English.) For anyone who would run Dropbox on BSD if it were natively supported, voting for this initiative may be the best way to encourage them to add such support. https://www.dropbox.com/votebox/186/add-support-for-freebsd Thanks, Erik -- View this message in context: http://freebsd.1045724.n5.nabble.com/Dropbox-on-FreeBSD-tp5770683p5792802.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ 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"
port building in CURRENT (including r247839) BROKEN
On all FreeBSD boxes with FreeBSD 10.0-CURRENT #1 r247839: Tue Mar 5 12:28:12 CET 2013/amd64 the build of ports - or updating/upgrading ports is BROKEN! Every port which is about to be updated fails with [...] *** [do-extract] Signal 13 This is common on ALL CURRENT systems so I consider this a BREAKAGE. The problem is painful due to the fact that several kernel modules need, accordung to the entry 20130304: in /usr/src/UPDATING an update. devel/dbus isn't starting anymore on ALL systems, I couldn't figure out why. So X11 doesn't start either. And I can not rebuild those ports to accomplish what's suggested/required in UPDATING. Regards, Oliver ___ 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"
Re: Dropbox on FreeBSD
On 03/05/13 06:04, mildbeard wrote: There is a votebox on this question on the dropbox site. The petition to add FreeBSD support to dropbox is in second place on the "most popular" list. I find that really encouraging. The petition is actually very close to overtaking the most popular suggestion (adding support for languages other than English.) For anyone who would run Dropbox on BSD if it were natively supported, voting for this initiative may be the best way to encourage them to add such support. https://www.dropbox.com/votebox/186/add-support-for-freebsd Thanks, Erik -- View this message in context: http://freebsd.1045724.n5.nabble.com/Dropbox-on-FreeBSD-tp5770683p5792802.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ 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" I have given all my votes to that petition at least twice in the past several months. I'll do so again and again until it's in ports with native support. I have nearly 8GB of free space on Dropbox going to waste... -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://copyfree.org/licenses/owl/license.txt ___ 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"
Re: CFT: texlive ports
Date: Tuesday, March 5, 2013, 12:32 AM Date: Mon, 4 Mar 2013 21:00:08 -0800 (PST) From: Jeffrey Bouquet Subject: Re: CFT: texlive ports To: freebsd-ports@freebsd.org One of the three recent teTeX ports [that had minor version bumps] would not install without /usr/local/bin/grep being temporarily moved to use instead the one from base... it apparently stalled with a high CPU usage. Are you talking about ia64 specifically? Anyway, I don't think so: TZAV> pkg version -vX teT teTeX-3.0_7 = up-to-date with port teTeX-base-3.0_24 = up-to-date with port teTeX-texmf-3.0_9 = up-to-date with port TZAV> >Updated just fine with portmaster, with no manual intervention. >Anton It was sort of off-topic, more pertaining to grep (which also here halts the configure of postgresql84-server, and has, for years, the subject of a recent email to this list...) The port installed once I removed the forever-cpu-spiking grep binary so it could use the base one. ___ 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"
Re: CFT: texlive ports
No, sorry... but it was teTex-base... I could probably reproduce it on another machine if needed, which also has the same move-grep instances. Sorry for the webmail formatting of the remainder of this message.. --- On Mon, 3/4/13, Hiroki Sato wrote: Date: Monday, March 4, 2013, 9:07 PM 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 notje> install without /usr/local/bin/grep being temporarily moved to use instead theje> one from base... it apparently stalled with a high CPU usage.Do you have a log when the installation failed?-- ___ 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"
Re: CFT: texlive ports
Can you please report these as grep bugs? We at pgsql@ explained how you can reproduce, and concluded it's not the fault of pgsql or TeTeX. This is not an appropriate thread, please desist from hijacking. Chris On 5 Mar 2013 12:30, "Jeffrey Bouquet" wrote: > No, sorry... but it was teTex-base... I could probably reproduce it on > another machine > if needed, which also has the same move-grep instances. > > Sorry for the webmail formatting of the remainder of this message.. > > --- On Mon, 3/4/13, Hiroki Sato wrote: > > > Date: Monday, March 4, 2013, 9:07 PM > 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 notje> > install without /usr/local/bin/grep being temporarily moved to use instead > theje> one from base... it apparently stalled with a high CPU usage.Do you > have a log when the installation failed?-- > ___ > 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" > > ___ 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"
Re: [kde-freebsd] FreeBSD Port: deskutils/strigi
On Mon, 04 Mar 2013 23:56:11 -0500 Mike Jakubik wrote: > Hello, > > I am unable to compile this port with either Clang or GCC, have also > reinstalled clucene but no luck. Try this recipe: http://mail.kde.org/pipermail/kde-freebsd/2013-February/014846.html ___ 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"
FreeBSD Port: phantomjs-1.7.0
Hello. Tell me, please, why phantomjs version at this link http://www.freebsd.org/cgi/ports.cgi?query=phantomjs&stype=all&sektion=all different from that in the SVN? The ports have a new version .. ___ 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"
FreeBSD ports you maintain which are out of date
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 can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/po...@freebsd.org.html Port| Current version | New version +-+ databases/sqlclient | 1.5.3 | 1.6.1 +-+ www/xist| 3.25| 4.10 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portsc...@portscout.freebsd.org Thanks. ___ 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"
Re: audio/audacity still does not compile due to issues with soundtouch
On 2013-03-05 13:03, Joseph A. Nagy, Jr wrote: On 03/05/13 05:59, Dimitry Andric wrote: On 2013-03-05 06:06, Joseph A. Nagy, Jr wrote: On 03/04/13 22:42, Joseph A. Nagy, Jr wrote: 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/SoundTouchEffect.cpp:209:31: error: cannot initialize a parameter of type 'const SAMPLETYPE *' (aka 'const short *') with an lvalue of type 'float *' mSoundTouch->putSamples(buffer, block); ^~ /usr/local/include/soundtouch/SoundTouch.h:237:31: note: passing argument to parameter 'samples' here const SAMPLETYPE *samples, ///< Pointer to sample buffer. ^ It looks like you have configured the Soundtouch port with the INTEGER_SAMPLES option. In that case, Soundtouch defines SAMPLETYPE to short, and apparently Audacity is hardcoded to expect float samples instead. Maybe this should be reported to Audacity, but I can imagine they would say "Soundtouch must be configured with float samples". :-) I will report it to Audacity, right after I rebuild soundtouch w/o integer samples selected as an option. Joseph, can you please try out the attached diff for Audacity? I have attempted to fix the assumption that samples are always in float format, and Audacity now compiles and links, even if Soundtouch is configured with the INTEGER_SAMPLES options. However, I cannot currently test if this still properly works at runtime. Maybe you are able to run this on a test setup, and check if the Soundtouch effects seem to work as expected. Index: audio/audacity/files/patch-src__effects__SoundTouchEffect.cpp === --- audio/audacity/files/patch-src__effects__SoundTouchEffect.cpp (revision 0) +++ audio/audacity/files/patch-src__effects__SoundTouchEffect.cpp (working copy) @@ -0,0 +1,107 @@ +--- src/effects/SoundTouchEffect.cpp.orig 2013-01-18 16:50:47.0 +0100 src/effects/SoundTouchEffect.cpp 2013-03-05 15:33:53.0 +0100 +@@ -24,6 +24,12 @@ effect that uses SoundTouch to do its pr + #include "TimeWarper.h" + #include "../NoteTrack.h" + ++#ifdef SOUNDTOUCH_FLOAT_SAMPLES ++#define soundtouchSample floatSample ++#else ++#define soundtouchSample int16Sample ++#endif ++ + bool EffectSoundTouch::ProcessLabelTrack(Track *track) + { + // SetTimeWarper(new RegionTimeWarper(mCurT0, mCurT1, +@@ -189,7 +195,7 @@ bool EffectSoundTouch::ProcessOne(WaveTr + +//Initiate a processing buffer. This buffer will (most likely) +//be shorter than the length of the track being processed. +- float *buffer = new float[track->GetMaxBlockSize()]; ++ SAMPLETYPE *buffer = new SAMPLETYPE[track->GetMaxBlockSize()]; + +//Go through the track one buffer at a time. s counts which +//sample the current buffer starts at. +@@ -203,7 +209,7 @@ bool EffectSoundTouch::ProcessOne(WaveTr + block = end - s; + + //Get the samples from the track and put them in the buffer +- track->Get((samplePtr) buffer, floatSample, s, block); ++ track->Get((samplePtr) buffer, soundtouchSample, s, block); + + //Add samples to SoundTouch + mSoundTouch->putSamples(buffer, block); +@@ -211,9 +217,9 @@ bool EffectSoundTouch::ProcessOne(WaveTr + //Get back samples from SoundTouch + unsigned int outputCount = mSoundTouch->numSamples(); + if (outputCount > 0) { +- float *buffer2 = new float[outputCount]; ++ SAMPLETYPE *buffer2 = new SAMPLETYPE[outputCount]; + mSoundTouch->receiveSamples(buffer2, outputCount); +- outputTrack->Append((samplePtr)buffer2, floatSample, outputCount); ++ outputTrack->Append((samplePtr)buffer2, soundtouchSample, outputCount); + delete[] buffer2; + } + +@@ -230,9 +236,9 @@ bool EffectSoundTouch::ProcessOne(WaveTr + +unsigned int outputCount = mSoundTouch->numSamples(); +if (outputCount > 0) { +- float *buffer2 = new float[outputCount]; ++ SAMPLETYPE *buffer2 = new SAMPLETYPE[outputCount]; + mSoundTouch->receiveSamples(buffer2, outputCount); +- outputTrack->Append((samplePtr)buffer2, floatSample, outputCount); ++ outputTrack->Append((samplePtr)buffer2, soundtouchSample, outputCount); + delete[] buffer2; +} + +@@ -277,9 +283,9 @@ bool EffectSoundTouch::ProcessStereo(Wav +// because Soundtouch wants them interleaved, i.e., each +// Soundtouch sample is left-right pair. +sampleCount maxBlockSize = leftTrack->GetMaxBlockSize(); +- float* leftBuffer = new float[maxBlockSize]; +- float* rightBuffer = new float[maxBlockSize]; +- float* soundTouchBuffer = new float[maxBlockSize * 2]; ++ SAMPLETYPE* leftBuffer = new SAMPLETYPE[maxBlockSize]; ++ SAMPL
Re: Dropbox on FreeBSD
On 03/05/2013 05:10 AM, Joseph A. Nagy, Jr wrote: On 03/05/13 06:04, mildbeard wrote: There is a votebox on this question on the dropbox site. The petition to add FreeBSD support to dropbox is in second place on the "most popular" list. I find that really encouraging. The petition is actually very close to overtaking the most popular suggestion (adding support for languages other than English.) For anyone who would run Dropbox on BSD if it were natively supported, voting for this initiative may be the best way to encourage them to add such support. https://www.dropbox.com/votebox/186/add-support-for-freebsd Thanks, Erik -- View this message in context: http://freebsd.1045724.n5.nabble.com/Dropbox-on-FreeBSD-tp5770683p5792802.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ 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" I have given all my votes to that petition at least twice in the past several months. I'll do so again and again until it's in ports with native support. I have nearly 8GB of free space on Dropbox going to waste... Same! I've been voting this up for quite some time. All my votes are dedicated to this. Hopefully it will be implemented soon. Just keep the votes coming and I'm sure they'll take it seriously at some point. Regards, Janky Jay, III ___ 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"
Re: Dropbox on FreeBSD
On Tue, 05 Mar 2013 10:37:17 -0700 Janky Jay, III articulated: > Same! I've been voting this up for quite some time. All my > votes are dedicated to this. Hopefully it will be implemented soon. > Just keep the votes coming and I'm sure they'll take it seriously at > some point. Interestingly enough, I worked on a project a while ago that had a somewhat similar voting setup. However, since it was determined in advance that some people would inevitable attempt to inflate the actual voting total by voting numerous times, they put safeguards in place. One was to eliminate multiple votes from the same IP I believe. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ ___ 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"
Re: Dropbox on FreeBSD
On 03/05/2013 11:18 AM, Jerry wrote: On Tue, 05 Mar 2013 10:37:17 -0700 Janky Jay, III articulated: Same! I've been voting this up for quite some time. All my votes are dedicated to this. Hopefully it will be implemented soon. Just keep the votes coming and I'm sure they'll take it seriously at some point. Interestingly enough, I worked on a project a while ago that had a somewhat similar voting setup. However, since it was determined in advance that some people would inevitable attempt to inflate the actual voting total by voting numerous times, they put safeguards in place. One was to eliminate multiple votes from the same IP I believe. Hrm. That sounds silly. The Dropbox voting actually encourages it's users to use all their votes however they see fit. If you want to use them all towards one item, go for it. You're only allowed a certain number of votes, though. So, that's the only way they limit it. Regards, Janky Jay, III ___ 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"
Re: Dropbox on FreeBSD
place. One was to eliminate multiple votes from the same IP I believe. Hrm. That sounds silly. The Dropbox voting actually encourages it's can anyone explain me what is so great in that software. got into webpage, and it looks like detailless advert just like plenty of others. Found that it "simplify sharing", get quite bored after trying to find out WHAT and HOW it actually provides. ___ 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"
Re: Dropbox on FreeBSD
On 5 March 2013, at 11:20, Wojciech Puchar wrote: >>> place. One was to eliminate multiple votes from the same IP I believe. >> >> Hrm. That sounds silly. The Dropbox voting actually encourages it's > > can anyone explain me what is so great in that software. > > got into webpage, and it looks like detailless advert just like plenty of > others. > > Found that it "simplify sharing", get quite bored after trying to find out > WHAT and HOW it actually provides. Yep its quite boring. However, it can provide a useful service. I use it to transfer large audio files from a few people who are not strong computer users and its very simple interface is easy for them to use. They will actually remember how to use it and do it and there are clients available for windows machines (which they all use). ___ 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"
Re: Dropbox on FreeBSD
On 03/05/2013 12:20 PM, Wojciech Puchar wrote: place. One was to eliminate multiple votes from the same IP I believe. Hrm. That sounds silly. The Dropbox voting actually encourages it's can anyone explain me what is so great in that software. got into webpage, and it looks like detailless advert just like plenty of others. Found that it "simplify sharing", get quite bored after trying to find out WHAT and HOW it actually provides. It really isn't anything super fantastic. In fact, the only thing I really use it for is it's auto-upload feature for my phone. This way, even if I delete images or other files they are always accessible via Dropbox. It's also handy for sharing files between a lot of devices as well, I suppose. *shrug* Regards, Janky Jay, III ___ 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"
Re: Dropbox on FreeBSD
For a small fee one can create an account at dropdav.com. Dropdav puts a WebDav interface in front of Dropbox. My client of choice is www/cadaver. YMMV -- Regards, Doug On Mar 5, 2013, at 13:41, Doug Hardie wrote: > > On 5 March 2013, at 11:20, Wojciech Puchar > wrote: > place. One was to eliminate multiple votes from the same IP I believe. >>> >>>Hrm. That sounds silly. The Dropbox voting actually encourages it's >> >> can anyone explain me what is so great in that software. >> >> got into webpage, and it looks like detailless advert just like plenty of >> others. >> >> Found that it "simplify sharing", get quite bored after trying to find out >> WHAT and HOW it actually provides. > > Yep its quite boring. However, it can provide a useful service. I use it to > transfer large audio files from a few people who are not strong computer > users and its very simple interface is easy for them to use. They will > actually remember how to use it and do it and there are clients available for > windows machines (which they all use). > > > > ___ > 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" ___ 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"
Re: audio/audacity still does not compile due to issues with soundtouch
On 03/05/13 09:13, Dimitry Andric wrote: Joseph, can you please try out the attached diff for Audacity? I have attempted to fix the assumption that samples are always in float format, and Audacity now compiles and links, even if Soundtouch is configured with the INTEGER_SAMPLES options. However, I cannot currently test if this still properly works at runtime. Maybe you are able to run this on a test setup, and check if the Soundtouch effects seem to work as expected. I sure will as the project I was running is on hiatus for now so I have some time to test. Thanks, I'll try to get back to you tonight. -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://copyfree.org/licenses/owl/license.txt ___ 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"
Errors with doxygen, qt4make, graphviz, etc on i386 CURRENT
You can read some of the errors with the maintainers of Ruby, and graphviz. Xxxterm was not added to the ports.txz that came with CURRENT from the last iso built. Firefox-19.0,1 requires a sound plugin. Is it not possible to have it built without sound? ___ 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"
Help installing font in virtual machine
This is a bit off topic for FreeBSD, but I would appreciate any help. I would like to install a font into a virtual machine, the font comes by default in Xorg on FreeBSD it is called Terminal. The font is also installed by default in opensuse and it is called DEC Terminal font. Could somebody tell me which package provides the font, and what package is needed or instructions to install it in a LinuxMint virtual machine. Any help is appreciated, thanks in advance. ___ 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"
Re: Help installing font in virtual machine
AN writes: > This is a bit off topic for FreeBSD, but I would appreciate any help. > I would like to install a font into a virtual machine, the font comes > by default in Xorg on FreeBSD it is called Terminal. The font is also > installed by default in opensuse and it is called DEC Terminal font. > Could somebody tell me which package provides the font, and what > package is needed or instructions to install it in a LinuxMint virtual > machine. > > Any help is appreciated, thanks in advance. Look at the Bitstream bit-mapped font collections. ___ 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"
Re: Dropbox on FreeBSD
Hi, On Tue, 5 Mar 2013 20:20:04 +0100 (CET) Wojciech Puchar wrote: > >> place. One was to eliminate multiple votes from the same IP I > >> believe. > >> > > > > Hrm. That sounds silly. The Dropbox voting actually > > encourages it's > > can anyone explain me what is so great in that software. > it is a hype. It is a good piece of software if you use Windows and are on a low bandwidth link to the Internet. > got into webpage, and it looks like detailless advert just like > plenty of others. > > Found that it "simplify sharing", get quite bored after trying to > find out WHAT and HOW it actually provides. It is a joke when you are not falling under the categories mentioned above. Erich ___ 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"
Re: Dropbox on FreeBSD
Dropbox is a good service. You put files in a folder and it automatically synchs them across multiple devices. I can save a document in my dropbox and it appears on my laptop, my smart phone or my wife's computer. She can update the document and I get the changes almost instantly, even though we have thousands of files in there. It works just fine in Linux, Mac and Windows. It's not as well-supported in KDE/Linux but it still works there. It's not perfect and it can occasionally glitch and fail to update, or it can sometimes hog resources trying to compare a lot of files. I'm really troubled by the lack of BSD support so I'm currently looking for a good alternative. I'm also troubled by the fact that I'm giving my data to some corporation and there aren't enough legal protections on my privacy in the US, imho. Thanks, Erik ___ 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"
Fwd: Airport card is not recognized on i386
There -- Forwarded message -- From: Adrian Chadd Date: Tue, Mar 5, 2013 at 7:58 PM Subject: Re: Airport card is not recognized on i386 To: Super Bisquit Please reply to the list! ADrian On 5 March 2013 16:56, Super Bisquit wrote: > cbb0: Power not on? > cbb0: ready never happened, status = 0c > pccard0: Card has no functions! > cbb0: PC Card card activation failed > ACPI Error: No installed handler for fixed event [0x] > (20110527/evevent-307) > $ > > S/N: PW202UW3LH8 > AirPort ID: 0030651DEE15 > T/N: 21501942 APN: 630-2883/C > FCC ID: IMRWLPC24H > Canada 5791021471A > 3892D451 > pc24-H > 600-9236 > > 825-5620 128bits 017591/b > > > AirPort))) > > Copyright 1999 Apple Computer,Incorporated. All rights reserved. > registered trademark in the USA and other countries. Airport is a > trademark of Apple Computer, Incorporated. > Apple Computer Incorporated Cupertino, California 95014 Made in Taiwan > 825-4593-A > > Since it will not show up when I insert it into the pci slot nor will > it register when if_bwi, if_bwn, if_bge, firmware, miibus or others > are set up. It will not show in 9.0 nor in 10.0. > > On Tue, Mar 5, 2013 at 7:37 PM, Adrian Chadd wrote: >> You need to provide much more information than that. >> >> Like, starting with what kind of airport card it is, what the PCI ID is, etc. >> >> >> >> Adrian ___ 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"
Re: [kde-freebsd] FreeBSD Port: deskutils/strigi
On 2013-03-05 08:11 AM, Max Brazhnikov wrote: On Mon, 04 Mar 2013 23:56:11 -0500 Mike Jakubik wrote: Hello, I am unable to compile this port with either Clang or GCC, have also reinstalled clucene but no luck. Try this recipe: http://mail.kde.org/pipermail/kde-freebsd/2013-February/014846.html Unfortunately that did not solve the issue for me. I added "libclucene-shared" to CMakeLists.txt, also tried "clucene-shared", it can't find it for some reason. [ 65%] Built target lucene2indexer Linking CXX executable index2dump /usr/bin/ld: cannot find -llibclucene-shared clang++: error: linker command failed with exit code 1 (use -v to see invocation) *** [libstreamanalyzer/plugins/indexers/clucenengindexer/indexdump/index2dump] Error code 1 Stop in /usr/ports/deskutils/strigi/work/strigi-0.7.7. *** [libstreamanalyzer/plugins/indexers/clucenengindexer/indexdump/CMakeFiles/index2dump.dir/all] Error code 1 $ ls -l /usr/local/lib/libclucene* lrwxr-xr-x 1 root wheel 28 Mar 4 23:48 /usr/local/lib/libclucene-contribs-lib.so -> libclucene-contribs-lib.so.1 lrwxr-xr-x 1 root wheel 34 Mar 4 23:48 /usr/local/lib/libclucene-contribs-lib.so.1 -> libclucene-contribs-lib.so.2.3.3.4 -rwxr-xr-x 1 root wheel 401656 Mar 4 23:48 /usr/local/lib/libclucene-contribs-lib.so.2.3.3.4 lrwxr-xr-x 1 root wheel 20 Mar 4 23:48 /usr/local/lib/libclucene-core.so -> libclucene-core.so.1 lrwxr-xr-x 1 root wheel 26 Mar 4 23:48 /usr/local/lib/libclucene-core.so.1 -> libclucene-core.so.2.3.3.4 -rwxr-xr-x 1 root wheel 1661136 Mar 4 23:48 /usr/local/lib/libclucene-core.so.2.3.3.4 lrwxr-xr-x 1 root wheel 22 Mar 4 23:48 /usr/local/lib/libclucene-shared.so -> libclucene-shared.so.1 lrwxr-xr-x 1 root wheel 28 Mar 4 23:48 /usr/local/lib/libclucene-shared.so.1 -> libclucene-shared.so.2.3.3.4 -rwxr-xr-x 1 root wheel 127976 Mar 4 23:48 /usr/local/lib/libclucene-shared.so.2.3.3.4 ___ 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"
Re: Dropbox on FreeBSD
On Tue, Mar 5, 2013 at 5:16 PM, Erik Zoltan wrote: > [...] I'm currently looking for a good alternative [...] > http://owncloud.org/ self-hosted on a server somewhere with a fast connection and enough bandwidth? Anton ___ 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"