On 4/16/21 10:53 AM, Hans Petter Selasky wrote:
On 7/9/18 10:08 AM, Koichiro Iwao wrote:
On Mon, Jul 09, 2018 at 04:59:38PM +0900, 山田真由 wrote:
My port is located at http://taurus.ics.nara-wu.ac.jp/my/
403
Works for me.
Hi,
Forgot to look at the e-mail date :-)
Please ignore
On 7/9/18 10:08 AM, Koichiro Iwao wrote:
On Mon, Jul 09, 2018 at 04:59:38PM +0900, 山田真由 wrote:
My port is located at http://taurus.ics.nara-wu.ac.jp/my/
403
Works for me.
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/
On 4/6/21 1:09 PM, Marco Beishuizen wrote:
Hi,
I'm trying to git clone the portstree into /usr/ports. /usr/ports is a
separate filesystem so it contains a .sujournal file. But now git
complains "fatal: destination path 'ports' already exists and is not an
empty directory."
So my question is
On 1/23/21 11:54 PM, Matthias Apitz wrote:
El día sábado, enero 23, 2021 a las 08:56:46p. m. +0100, Matthias Apitz
escribió:
El día sábado, enero 23, 2021 a las 02:35:37p. m. +0100, Tomasz CEDRO escribió:
Quick peak at PulseAudio homepage shows that we work on an outdated version.
FreeBSD us
On 2020-08-04 20:43, Steve Wills wrote:
We are planning to deprecate use of portsnap in ports.
The reasons are as follows (in no particular order):
* Portsnap doesn't support quarterly branches, even years after
quarterly branches were created and changed to the default for non-HEAD
packages
On 2020-04-18 16:12, Marcin Cieslak wrote:
On Fri, 17 Apr 2020, Hans Petter Selasky wrote:
On 2020-04-17 12:52, Alex V. Petrov wrote:
Making all in libdvbv5
gmake[4]: Entering directory
'/usr/ports/multimedia/libv4l/work/v4l-utils-1.18.0/lib/libdvbv5'
You need to deinstall
On 2020-04-17 12:52, Alex V. Petrov wrote:
Making all in libdvbv5
gmake[4]: Entering directory
'/usr/ports/multimedia/libv4l/work/v4l-utils-1.18.0/lib/libdvbv5'
You need to deinstall the libv4l package first. Only then it will build
due to confliciting header file include order!
--HPS
_
Hi,
If you are interested, this is the review:
https://reviews.freebsd.org/D24355
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@free
Hi,
drm-fbsd12.0-kmod
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On 2020-04-07 12:09, Grzegorz Junka wrote:
Is it expected that drm doesn't work on 12.1-RELEASE
Yes, for now.
You can diff:
/usr/src/sys/compat/linuxkpi
Between the two to see the differences.
--HPS
___
freebsd-ports@freebsd.org mailing list
https
On 2020-04-07 11:35, Grzegorz Junka wrote:
kern.osrelease: 12.1-RELEASE-p3
Hi,
This is not 12.1-STABLE! Yes, you can use a 12.1-STABLE kernel with the
12.1-RELEASE.
Can you try this:
rm -rf /usr/src
cd /usr
svn checkout https://svn.freebsd.org/base/stable/12 /usr/src
cd /usr/src
make buil
On 2020-04-07 11:19, Grzegorz Junka wrote:
25 3 0x83109000 76570 drm.ko
Please also double check, that you've loaded /boot/modules/drm.ko and
not /boot/kernel/drm.ko !
ll /boot/modules/ | grep drm
-r-xr-xr-x 1 root wheel 757152 Jan 17 15:51 drm.ko*
ll /boot/kernel | grep
Try:
sysctl -a | grep linuxkpi
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
On 2020-04-07 11:06, Grzegorz Junka wrote:
On 07/04/2020 08:54, Hans Petter Selasky wrote:
On 2020-04-07 10:27, Grzegorz Junka wrote:
Apr 7 07:54:38 venus kernel: [drm] Display Core initialized with
v3.1.27!
Apr 7 07:54:38 venus kernel: [drm] Connector DP-1: get mode from
tunables:
Apr 7
On 2020-04-07 10:27, Grzegorz Junka wrote:
Apr 7 07:54:38 venus kernel: [drm] Display Core initialized with v3.1.27!
Apr 7 07:54:38 venus kernel: [drm] Connector DP-1: get mode from tunables:
Apr 7 07:54:38 venus kernel: [drm] - kern.vt.fb.modes.DP-1
Apr 7 07:54:38 venus kernel: [drm] - k
On 2020-04-07 00:07, Grzegorz Junka wrote:
Is it possible to at least gather some debug info where this happens? I
don't think there is any core dumped if the system doesn't panic?
Can you SSH to this machine and get dmesg?
--HPS
___
freebsd-ports@
On 2020-04-06 11:19, Grzegorz Junka wrote:
Of course I can recompile the kernel and world using GENERIC kernel
config, that at least would compile all modules that aren't normally
compiled with GENERIC.
I just want to rule out some things, so if you can try this manually
would be great.
-
Hi,
I wonder if we should have a knob in the ports tree to not build .ko's
as binary packages by default?
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "free
They don't match, and they can't.
Files in /boot/modules have been installed by drm-fbsd12.0-kmod and
files in /boot/kernel have been installed by FreeBSD-kernel-venus-12.1_3
(venus is the name I gave the kernel configuration).
Is drm-fbsd12.0-kmod built using the same sources as
FreeBSD-ke
On 2020-04-05 14:18, Grzegorz Junka wrote:
How can I debug what's wrong?
Can you check the timestamps for:
ls -l /boot/modules
and
ls -l /boot/kernel
That they match?
Try loading like this:
kldload /boot/modules/drm.ko /boot/modules/amdgpu.ko
--HPS
__
On 2020-03-28 01:44, Yuri wrote:
On 2020-03-22 03:50, Hans Petter Selasky wrote:
On 2020-03-21 19:53, Matthias Apitz wrote:
El día sábado, marzo 21, 2020 a las 07:49:23p. m. +0100, Hans Petter
Selasky escribió:
On 2020-03-21 17:06, Julian H. Stacey wrote:
Hi ports@
Any reccomendations of
On 2020-03-21 19:53, Matthias Apitz wrote:
El día sábado, marzo 21, 2020 a las 07:49:23p. m. +0100, Hans Petter Selasky
escribió:
On 2020-03-21 17:06, Julian H. Stacey wrote:
Hi ports@
Any reccomendations of conference / social group party chat server software ?
Hi,
I made a liveshow
On 2020-03-21 17:06, Julian H. Stacey wrote:
Hi ports@
Any reccomendations of conference / social group party chat server software ?
Hi,
I made a liveshow recently using the following ports:
virtual_oss, webcamd, baresip, zynaddsubfx, midipp and obs-studio .
Worked great and I have some pat
On 2020-03-10 20:29, Grzegorz Junka wrote:
On 09/03/2020 23:04, Hans Petter Selasky wrote:
On 2020-03-10 00:03, Grzegorz Junka wrote:
I've upgraded my system to 12.1. I have recompiled all ports with
poudriere using jail 12.1. As soon as "amdgpu" kernel module is
loaded th
On 2020-03-10 00:03, Grzegorz Junka wrote:
I've upgraded my system to 12.1. I have recompiled all ports with
poudriere using jail 12.1. As soon as "amdgpu" kernel module is loaded
the system panics. Tried with both, "drm-kmo" and "drm-fbsd12.0-kmod".
Any ideas?
Are the kernel sources in the
On 2020-02-26 13:18, Mateusz Piotrowski wrote:
On 2/26/20 10:55 AM, Hans Petter Selasky wrote:
Hi,
ld-elf.so.1: Shared object "libarc.so.1" not found, required by
"timidity"
pkg install libarc
It looks like libarc is already included in LIB_DEPENDS. It is not
incl
Hi,
ld-elf.so.1: Shared object "libarc.so.1" not found, required by "timidity"
pkg install libarc
and it works.
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail t
On 2020-02-09 20:25, Hans Petter Selasky wrote:
On 2020-02-09 18:30, Theron wrote:
On 2020-02-09 10:57, Hans Petter Selasky wrote:
I'm seeing a core-dump when closing audacity. This is a regression
issue. Anyone else seeing this?
Yes. I assumed it was partially my fault for mixing port
On 2020-02-09 18:30, Theron wrote:
On 2020-02-09 10:57, Hans Petter Selasky wrote:
I'm seeing a core-dump when closing audacity. This is a regression
issue. Anyone else seeing this?
Yes. I assumed it was partially my fault for mixing ports and packages
somewhere, but I guess it is a
Hi,
I'm seeing a core-dump when closing audacity. This is a regression
issue. Anyone else seeing this?
--HPS
*** BUG ***
In void pixman_region32_init_rect(region_type_t *, int, int, unsigned
int, unsigned int): Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
./sr
On 2019-05-08 13:44, Jan Beich wrote:
Andrea Venturoli writes:
Try to install GDB from ports and use that. It often helps.
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, se
On 3/30/19 12:45 PM, Christoph Moench-Tegeder wrote:
## Hans Petter Selasky (h...@selasky.org):
virtual_oss needs some new bluetooth definitions to build.
Else bluetooth support can be switched off.
How about testing the FreeBSD version? That's in OSVERSION:
https://www.freebsd.or
Separate bluetooth speaker utility into own option.
This resolves some build failures.
Approved by:
Index: Makefile
===
--- Makefile (revision 497246)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= virtual_oss
Hi,
virtual_oss needs some new bluetooth definitions to build.
Else bluetooth support can be switched off.
How can I test for this in the Makefile?
I tried something like this, but it doesn't work:
--HPS
Index: Makefile
===
--- M
Restore virtual_oss_ctl to version 1.2.0.
This version adds support for FIR filters.
Approved by:
Index: Makefile
===
--- Makefile (revision 497056)
+++ Makefile (working copy)
@@ -840,6 +840,7 @@
SUBDIR += vamp-plugin-sdk
Update virtual_oss to latest version, 1.2.1.
Among other features and bugfixes virtual_oss now can do simple FIR
filtering on the played back or recorded audio.
Approved by:
Index: Makefile
===
--- Makefile (revision 497056)
+++ M
On 3/28/19 9:09 PM, Tobias C. Berner wrote:
Hi there
Sorry, if the removal was too aggressive. You can just svn copy the port
from the revision prior to the removal and modify it to use Qt5.
I'll take it. No problem.
--HPS
___
freebsd-ports@freebs
On 3/17/19 10:44 AM, Tobias C. Berner wrote:
Moin moin
Qt4 is mostly gone now from the tree. With it probably some stuff people
would still like to use (e.g. audio/mumble), but were not upgraded in time.
Date date of the removal was chosen mid-march on purpose, so that there is
still some time
Update ZynAddSubFX to version 3.0.4.
Approved by:
--HPS
Index: Makefile
===
--- Makefile (revision 495344)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= zynaddsubfx
-PORTVERSION= 3.0.3
+PORTVERSION= 3.0.4
CA
On 2/11/19 5:12 PM, Steve Kargl wrote:
Anyone have any idea which recent change broke the
drm-legacy-kmod port. This is why I raised an issue
with removal of drm2 from src/sys. How is suppose
to be fixed?
--- ttm_bo_manager.o ---
cc -O2 -pipe -march=core2 -fno-strict-aliasing -march=core2 -
Fix build with GCC-based architectures.
PR: 235156
Submitted by: Piotr Kubaj
Approved by:
Index: Makefile
===
--- Makefile(revision 491083)
+++ Makefile(working copy)
@@ -19,7 +19,7 @@
libmxml.
On 12/13/18 10:38 PM, Kurt Jaeger wrote:
Hi!
Mine last version:
# Gamepad Logitech
notify 100 {
match "system""USB";
match "subsystem" "INTERFACE";
match "type" "ATTACH";
match "vendor""0x046d";
match "product
On 12/13/18 10:31 PM, Rozhuk Ivan wrote:
On Thu, 13 Dec 2018 15:33:06 +0100
Hans Petter Selasky wrote:
Add devd rule for a Logitech gamepad.
Submitted by: Rozhuk Ivan
Approved by:
--HPS
Mine last version:
# Gamepad Logitech
notify 100 {
match "system"
Add devd rule for a Logitech gamepad.
Submitted by: Rozhuk Ivan
Approved by:
--HPS
Index: Makefile
===
--- Makefile (revision 487368)
+++ Makefile (working copy)
@@ -3,6 +3,7 @@
PORTNAME= webcamd
PORTVERSION= 4.20.0.1
+PORTRE
Hi,
Update webcamd to version 4.20.0.1
This change updates the Linux source code to Linux v4.20 and fixes use
of USB HID Joysticks with webcamd.
Approved by:
Index: Makefile
===
--- Makefile (revision 487365)
+++ Makefile (workin
Update virtual_oss to 1.2.0
- Buffering improvements to avoid jitter and
artifacts when playing back audio.
Approved by:
--HPS
Index: Makefile
===
--- Makefile (revision 483463)
+++ Makefile (working copy)
@@ -2,10 +2,10 @@
#
/usr/ports/audio/midipp
Changes:
- Added support for quartertones, octotones, hexatones and so on.
- Added support for bass offset effect.
- Added support for circle of fifths.
- Improved support for printing.
Approved by:XXX
Index: Makefile
==
Fix for incorrect ODELAY values.
Approved by:
--HPS
Index: Makefile
===
--- Makefile(revision 475588)
+++ Makefile(working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= virtual_oss
-PORTVERSION= 1.1.5
+PORTVERSION=
On 07/24/18 11:44, Kubilay Kocak wrote:
On 24/07/2018 7:39 pm, Hans Petter Selasky wrote:
Update jack_umidi to version 1.0.9
Fix for long device names.
Approved by:
--HPS
Looks fine (syntactically), but hesitant to approve without QA
confirmation (poudriere, for packaging checks, etc
Update jack_umidi to version 1.0.9
Fix for long device names.
Approved by:
--HPS
Index: Makefile
===
--- Makefile (revision 475235)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jack_umidi
-PORTVERSION=
On 07/14/18 12:15, Kurt Jaeger wrote:
It says:
Attached to ugen0.4[0]
Creating /dev/video0
Creating /dev/video1
Now what ?
Try to install pwcview from ports and run that.
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/ma
On 07/14/18 11:48, Kurt Jaeger wrote:
Hi!
Please approve.
I'm testbuilding right now.
Is there a link to a changelog somewhere ?
Basically update Linux sources from 4.12 to 4.17 .
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.fr
Please approve.
--HPS
Index: Makefile
===
--- Makefile (revision 474626)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= webcamd
-PORTVERSION= 4.12.0.1
+PORTVERSION= 4.17.0.3
CATEGORIES= multimedia
MASTER_SITE
On 06/27/18 11:53, Mathieu Arnold wrote:
Hi,
On Tue, Jun 26, 2018 at 10:01:35AM +0200, Hans Petter Selasky wrote:
Can someone bump DISTVERSION or approve me to do it in
head/audio/jack-keyboard/Makefile to 2.7.2 ?
Could you please submit a PR with a patch, or point us to one?
This issue
Can someone bump DISTVERSION or approve me to do it in
head/audio/jack-keyboard/Makefile to 2.7.2 ?
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-por
Hi,
I've just updated PR 220958:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220958
Can someone from ports do some sanity checks before I push this change?
It looks good on my side.
--HPS
___
freebsd-ports@freebsd.org mailing list
https://list
On 10/25/17 13:15, blubee blubeeme wrote:
Okay, I tried using chatbot for android to ssh into this laptop and that
works just fine.
Then when I launch okular the computer had locks up and the ssh dies on the
phone as well. So it seems not even ssh works when this this freezes up.
Any other sugge
On 10/25/17 11:55, blubee blubeeme wrote:
"os.lock_mtx"
Oct 25 17:52:58 blubee kernel: 1st os.lock_mtx @ nvidia_os.c:841
Oct 25 17:52:58 blubee kernel: 2nd os.lock_mtx @ nvidia_os.c:841
Oct 25 17:52:58 blubee kernel: stack backtrace:
Oct 25 17:52:58 blubee kernel: #0 0x80ab6f30 at
witness
On 10/25/17 11:39, blubee blubeeme wrote:
Typo on the [audio]
Here's my /var/log/messages for the past hour or so, the failure should be
logged in there somewhere: https://pastebin.com/FCkXEn1v
Other than that there's this: https://ibb.co/gUBVkm
Try:
dbus-launch okular
--HPS
_
On 10/25/17 11:30, blubee blubeeme wrote:
any audio pdf viewer
Audio??
Do you have a kernel trace or dmesg ?
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to
On 10/04/17 16:30, Johan Ström wrote:
Ah, okay. Well, it works now and didn't work with the old devd rule, I'm happy
with that :)
Shall I create a patch and submit to bugzilla, or are you fixing this as part
of bigger cleanup?
Please submit it straight to ports. No more cleanup from my side
On 10/04/17 07:59, Johan Ström wrote:
Hi,
thanks, verified and seems to work fine, at least on unplug/re-plug.
I added a "logger "logger ATTACH event on $cdev;" to the action too. On
unplug-plug scenario this was logged and all worked fine [1].
On a reboot it did not log it [2], but it actually
Hi Johan,
The following devd script is not fully correct.
--- tdadmin/freebsd-devd-tellstick.conf 2014-04-06 22:40:11.0 +0200
+++ tdadmin/freebsd-devd-tellstick.conf 2014-04-06 20:37:50.501751596 +0200
@@ -0,0 +1,12 @@
+attach 10 {
+ device-name "uftdi[0-9]+";
+ match "vendo
Hi Owen,
The most comprehensive open-source wrappers for Linux kernel APIs in the
FreeBSD kernel is found at:
https://github.com/FreeBSDDesktop/freebsd-base-graphics/tree/drm-next/sys/compat/linuxkpi
The most comprehensive open-source wrappers for Linux kernel APIs in
FreeBSD user-space is f
On 01/25/17 20:41, Hans Petter Selasky wrote:
Hi Graham,
Can you try to replace the two attached files in
/usr/ports/...virtualbox-ose/files and re-build. Can someone here
interacting with the VBOX team make sure these patches gets pushed
upstream?
--HPS
You might need to disable VBOX
On 01/25/17 10:00, Graham Menhennitt wrote:
On 25/01/2017 00:43, Hans Petter Selasky wrote:
On 01/24/17 12:03, Graham Menhennitt wrote:
On 24/01/2017 04:19, Alfred Perlstein wrote:
Graham, can you follow what Hans is asking and report back please?
On Jan 23, 2017, at 8:14 AM, Hans Petter
On 01/24/17 12:03, Graham Menhennitt wrote:
On 24/01/2017 04:19, Alfred Perlstein wrote:
Graham, can you follow what Hans is asking and report back please?
On Jan 23, 2017, at 8:14 AM, Hans Petter Selasky
wrote:
There hasn't been any big changes in the FreeBSD userspace interfaces
us
On 01/23/17 16:45, Alfred Perlstein wrote:
Hans,
You're the USB god, any ideas here?
thank you,
-Alfred
Hi Alfred,
There hasn't been any big changes in the FreeBSD userspace interfaces
used by virtualbox for a while. Maybe you can try to collect output from
"usbdump -i usbusX -f Y -s 6553
On 12/06/16 11:04, Hans Petter Selasky wrote:
On 11/24/16 14:11, Vsevolod Stakhov wrote:
Then I don't understand how your patch should affect the solving
procedure. If pkg tries to reinstall something without *reason* it is a
good sign of bug in pkg itself and/or your database/repo and n
On 11/24/16 14:11, Vsevolod Stakhov wrote:
Then I don't understand how your patch should affect the solving
procedure. If pkg tries to reinstall something without *reason* it is a
good sign of bug in pkg itself and/or your database/repo and not in SAT
solver.
I'll try to review your issue but I
On 11/24/16 14:11, Vsevolod Stakhov wrote:
On 24/11/2016 13:05, Hans Petter Selasky wrote:
On 11/24/16 13:13, Vsevolod Stakhov wrote:
On 23/11/2016 16:27, Ed Schouten wrote:
Hi Hans,
2016-11-23 15:27 GMT+01:00 Hans Petter Selasky :
I've made a patch to hopefully optimise SAT solving i
On 11/24/16 14:05, Hans Petter Selasky wrote:
the non-patched version wants to reinstall 1 package.
Spelling: patched version wants to reinstall 1 package only.
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman
On 11/24/16 13:13, Vsevolod Stakhov wrote:
On 23/11/2016 16:27, Ed Schouten wrote:
Hi Hans,
2016-11-23 15:27 GMT+01:00 Hans Petter Selasky :
I've made a patch to hopefully optimise SAT solving in our pkg utility.
Nice! Do you by any chance have any numbers that show the perfor
On 11/23/16 17:27, Ed Schouten wrote:
Hi Hans,
2016-11-23 15:27 GMT+01:00 Hans Petter Selasky :
I've made a patch to hopefully optimise SAT solving in our pkg utility.
Nice! Do you by any chance have any numbers that show the performance
improvements made by this change?
Hi Ed,
I
FYI
I've made a patch to hopefully optimise SAT solving in our pkg utility.
https://github.com/freebsd/pkg/issues/1505
--HPS
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any m
On 06/27/16 13:55, Baptiste Daroussin wrote:
On Mon, Jun 27, 2016 at 12:38:02PM +0200, Hans Petter Selasky wrote:
Hi,
I found some bugs in PKG with regard to the SAT_SOLVER environment variable.
Please find patch attached :-)
Issues fixed:
1) No need to use hash table when generating SAT
Hi,
I found some bugs in PKG with regard to the SAT_SOLVER environment
variable. Please find patch attached :-)
Issues fixed:
1) No need to use hash table when generating SAT rules for external
solver. Variables are already in a linear array. Fix encoding and
decoding of SAT data.
2) Endles
On 04/21/15 12:34, Slawa Olhovchenkov wrote:
On Tue, Apr 14, 2015 at 10:05:00PM +0200, Baptiste Daroussin wrote:
Hi all,
Final pkg 1.5.0 has been released.
Hi,
Is there a way the external SAT solver functionality can be memory
optimised? When trying to use this feature having +750 packag
On 01/17/15 16:18, Bob Willcox wrote:
Yesterday when I upgraded my current box I encountered this failure when
attempting to load the nvidia-driver (nvidia.so):
link_elf_obj: symbol _callout_stop_safe undefined
linker_load_file: Unsupported file type
So, today I updtated my system again today h
On 08/23/13 23:14, Ivan Klymenko wrote:
wing error:
http://privatepaste.com/46f9477022
Not sure if this helps:
https://wiki.freebsd.org/PkgPrimer
Using portbuilder inside a jail
When building 9-stable ports in a 9-stable jail under -current you might
want to set the UNAME_r enviroment varia
On Wednesday 27 February 2013 18:48:30 Marcel Bonnet wrote:
> On 27 February 2013 10:03, Hans Petter Selasky wrote:
> > Hi,
> >
> > The following patch was needed in order to get a working jack-rack binary
> > after building from ports:
> >
> > - CONFIGUR
Hi,
The following patch was needed in order to get a working jack-rack binary
after building from ports:
- CONFIGURE_ARGS= --disable-ladcca --disable-lash
+ CONFIGURE_ARGS= --disable-ladcca --disable-lash --disable-aseq
Else jack-rack crashes stating that /dev/xxx/seq is not present.
--HPS
___
--- work/flphoto-1.3.1/Fl_Print_Dialog2.cxx.orig
+++ work/flphoto-1.3.1/Fl_Print_Dialog2.cxx
@@ -56,6 +56,7 @@
#ifdef HAVE_LIBCUPS
# include
+# include
#endif // HAVE_LIBCUPS
The above patch is needed in order for flphoto to compile.
--HPS
___
Hi,
I've fixed some SMP issues. The problem will be most visible with DVB-X, if at
all. I've also made MLINKs for the Cuse4BSD API functions.
Please test and report any errors or regressions!
svn --username anonsvn --password anonsvn \
checkout svn://svn.turbocat.net/i4b/trunk/ports
cd p
On Tuesday 11 October 2011 21:31:02 Juergen Lock wrote:
> On Tue, Oct 11, 2011 at 08:35:49PM +0200, Michal Varga wrote:
> > On Tue, 2011-10-11 at 20:21 +0200, Juergen Lock wrote:
> > > No. webcamd has become kind of a misnomer, it's in fact just a
> > > `wrapper' for several kinds of Linux usb ker
Hi,
OPTIONS=JACK "JACK support" on \
ALSA "ALSA support" off \
PORTAUDIO "PortAudio support" off \
LIBARCHIVE "LibArchive support" off \
LASH "Lash support" off \
PORTAUDIO "Portaudio support" off \
PORTAUDIO
Hi,
Pointers cannot be casted to int. Specify missing return type of function.
KWM: Can you add patch to:
/usr/ports/graphics/sane-backends/files/patch-backend__genesys.c
--HPS
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailma
Hi,
USB is using a new scheme for DEVD events and I noticed that HALD needs to be
update a bit. See attached patch.
Currently HALD is not working properly with USB devices in 9-current.
Who can handle this?
--HPS
--- files/patch-hald_freebsd_hf-usb2.c.orig 2011-05-19 14:28:36.0
+0
On Wednesday 02 February 2011 21:47:08 Joseph S. Atkinson wrote:
> On 01/26/2011 11:50, Hans Petter Selasky wrote:
> > Hi,
> >
> > Just a small notice:
> >
> > The V4L DVB options depends on: DVBPSI=ON
>
> I moved the --enable-dvb to the DVBPSI section wi
Hi,
Just a small notice:
The V4L DVB options depends on: DVBPSI=ON
--HPS
___
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 Thursday 25 November 2010 21:11:00 Juergen Lock wrote:
> Call for testing - vdr 1.7.16 with a bunch of plugins:
>
> http://people.freebsd.org/~nox/dvb/vdrdevel-preliminary-20101125a.shar
>
> [Updated Nov 25 2010 - I thought merging in the updates makes the
> text easier to read for new
On Thursday 21 January 2010 07:54:36 Sergey V. Dyatko wrote:
> On Wed, 20 Jan 2010 22:39:12 +0100
> Hans Petter Selasky wrote:
>
> HPS> Hi,
> HPS>
> HPS> I've made another stability update. See attachment.
> HPS>
>
> mailman stripped your atta
Hi,
I've made another stability update. See attachment.
--HPS
___
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 Wednesday 20 January 2010 20:17:20 Steven Friedrich wrote:
> I had to copy video4bsd.h to webcamd port's working directory, in order to
> build webcamd.
>
Hi,
Try the attached ports tarball [0.1.3 pre-release], if the problem is fixed.
--HPS
___
fr
On Monday 18 January 2010 09:29:45 Sergey V. Dyatko wrote:
> В Mon, 18 Jan 2010 09:21:45 +0100
> Hans Petter Selasky пишет:
>
> HPS> On Monday 18 January 2010 08:47:26 Sergey V. Dyatko wrote:
> HPS> > Hi,
> HPS> > at 1st I want to say that I am very grateful for
On Monday 18 January 2010 08:47:26 Sergey V. Dyatko wrote:
> Hi,
> at 1st I want to say that I am very grateful for your work
>
> after adding video4bsd_load="YES" to loader.conf system traps but when
> I load module manualy (after login) all works fine.
>
> %uname -a
> FreeBSD notebook.minsk.dom
-- Forwarded Message --
Subject: Re: libusb-config missing?
Date: Thursday 07 January 2010
From: "Daniel O'Connor"
To: Hans Petter Selasky
On Fri, 25 Dec 2009, Hans Petter Selasky wrote:
> On Friday 25 December 2009 11:28:51 Daniel O'Connor wrote:
Hi,
I was compiling the latest version of KDE4 on my box and I noticed it picked up
my installed libv4l2.
The only problem is that you need some patches before everything is compiling
:-)
About libv4lX on FreeBSD, please see:
http://lists.freebsd.org/pipermail/freebsd-emulation/2009-June/0062
On Sunday 26 July 2009 20:10:26 Marc Fonvieille wrote:
> On Sun, Jul 26, 2009 at 03:27:36PM +0200, Hans Petter Selasky wrote:
> > On Sunday 26 July 2009 15:12:24 Marc Fonvieille wrote:
> > > On Sun, Jul 26, 2009 at 02:55:42PM +0200, Marc Fonvieille wrote:
> > > >
On Thursday 02 July 2009 17:58:01 Lawrence Stewart wrote:
> [trimmed CC list]
>
> Lawrence Stewart wrote:
> > Hans Petter Selasky wrote:
> >> On Thursday 02 July 2009 16:52:49 Lawrence Stewart wrote:
> >>> Hans Petter Selasky wrote:
> >>>> See
1 - 100 of 106 matches
Mail list logo