-
I sent the asterisk group (digium) numerous patches to make it possible for asterisk11 and asterisk13 to be build using clang (which have all been merged a while back).
I am not sure if this is inter…
-
Port audio/wmsmixer is currently not in dports. There is exactly same problem with ifdefs covering only FreeBSD as described in issue #167, but in this case it makes wmsmixer to not compile. Solution …
-
For lastest master, the kernel module i915kms.ko was renamed to i915.ko
http://lists.dragonflybsd.org/pipermail/commits/2015-November/458660.html
In x11-drivers/xf86-video-intel29, there is the foll…
-
I was using rtorrent 0.9.4-2 (and associated libtorrent) from dports. Today, I upgraded to DFBSD master (v4.3.1.518.g11356-DEVELOPMENT) and went through the bullet proof upgrade process to replace all…
-
zsh / bash autocompletion would be great to have
-
Tried to use the kerberos version of rsh from pkg krb5-appl and got undefined symbol "add_error_table" in krb5.so message
/usr/local/bin/rsh -x filefetch@watchdog.psc.edu cat hosts/hosts.psc
/usr/loc…
-
Recent attempt at enabling most possible plugins in Debian packaging of uWSGI revealed that the forkpty plugin apparently fails to build on the Hurd:
https://buildd.debian.org/status/fetch.php?pkg=uw…
-
Results of bulk builds:
https://bulktracker.appspot.com/pkgresults/devel/capstone
```
LIBDATADIR = $(LIBDIR)
ifeq ($(UNAME_S), FreeBSD)
LIBDATADIR = $(DESTDIR)$(PREFIX)/libdata
endif
ifeq ($(UNAME_S)…
-
### Steps to reproduce
1. export VAGRANT_DEFAULT_PROVIDER=libvirt
2. vagrant up
### Expected behaviour
Vagrant should run without prompting for sudo password. With VirtualBox this isn't an issue.
…
-
hi,everyone
I have downloaded leveldb-1.7.0-4.fc18.src.rpm ,and want use this rpm on AIX6.1,when I execute the command "rpm --rebuild --clean leveldb-1.7.0-4.fc18.src.rpm" ,I got the files :BUILD RPMS…