non port: multimedia/cuse4bsd-kmod/Makefile |
SVNWeb
|
Number of commits found: 33 |
Tue, 11 Dec 2018
|
[ 17:03 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 27 May 2017
|
[ 15:33 linimon ]
Mark some ports failing on armv6: implicit declaration of function
'cp15_pmccntr_get' is invalid in C99.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 20 May 2017
|
[ 12:02 linimon ] (Only the first 10 of 16 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Wed, 25 Mar 2015
|
[ 17:36 marino ] (Only the first 10 of 31 ports in this commit are shown above. )
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket
|
Thu, 15 Jan 2015
|
[ 10:14 kwm ]
Update cuse4bsd-kmod to 0.1.36.
Avoid using POLLNVAL as return code for poll events due to
compatibility with existing userspace application code.
Submitted by: maintainer (via irc)
|
Wed, 2 Jul 2014
|
[ 09:33 kwm ]
Update to 0.1.35.
Fix destruction of devices if client requests it.
Submitted by: maintainer
|
Sat, 12 Apr 2014
|
[ 08:25 antoine ]
kld should not be stripped
With hat: portmgr
|
Fri, 11 Apr 2014
|
[ 18:49 kwm ]
Update to 0.1.33.
Added new API function "cuse_is_vmalloc_addr()".
Some minor kqfilter fixes.
While here use USES=tar:bzip2, and strip the module.
This is done in do-install because the module is installed r-x,
so strip isn't allowed and I don't want to mess with chmod.
Submitted by: maintainer (IRC)
|
Sun, 26 Jan 2014
|
[ 22:37 rene ]
Support stage.
|
Wed, 20 Nov 2013
|
[ 10:44 rene ]
Fix a typo causing the .ko file not to be installed.
Bump PORTREVISION to force package to be rebuilt.
Approved by: hselasky (maintainer)
|
Sat, 9 Nov 2013
|
[ 19:13 rene ] (Only the first 10 of 37 ports in this commit are shown above. )
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.
There are no user-visible changes. The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.
PR: ports/183625
Submitted by: myself
Approved by: portmgr (bdrewery)
Exp-run by: bdrewery
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
[ 12:54 bdrewery ] (Only the first 10 of 61 ports in this commit are shown above. )
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above )
|
Sun, 11 Aug 2013
|
[ 15:42 nox ]
- Update to 0.1.30:
- Add more sanity checks for read() and write().
- Update manual page for cuse4bsd.
Submitted by: hselasky (maintainer)
|
Fri, 26 Jul 2013
|
[ 16:55 nox ]
- Update to 0.1.29 .
- Add kqueue(2) support.
Submitted by: hselasky (maintainer)
|
Sun, 14 Jul 2013
|
[ 14:18 nox ]
Update to 0.1.28 .
Submitted by: hselasky (maintainer)
|
Sat, 11 May 2013
|
[ 12:58 bapt ]
Convert to new options framework
While here remove test for unsupported versions
|
Wed, 20 Feb 2013
|
[ 20:12 nox ]
- Update to 0.1.27 .
- Convert Makefile header.
Submitted by: hselasky (maintainer)
|
Sat, 18 Aug 2012
|
[ 20:24 nox ]
- Update to 0.1.26 :
- Fix for refcounting bug.
- Use PTHREAD_LIBS.
Submitted by: hselasky (maintainer)
|
Tue, 26 Jun 2012
|
[ 16:55 nox ]
Update to 0.1.24 .
Submitted by: hselasky (maintainer)
|
Tue, 13 Dec 2011
|
[ 22:43 nox ]
Update to 0.1.23 .
Submitted by: hselasky (maintainer)
Feature safe: yes
|
Sat, 3 Dec 2011
|
[ 14:04 nox ]
Add missing kldxref when building from ports.
Approved by: hselasky (maintainer)
Feature safe: yes
|
Tue, 11 Oct 2011
|
[ 18:03 nox ]
Add missing USE_LDCONFIG (which fixes tb of multimedia/cx88.)
|
Mon, 19 Sep 2011
|
[ 17:13 nox ]
Update to 0.1.21 .
Submitted by: hselasky (maintainer)
|
Sat, 20 Aug 2011
|
[ 17:32 kwm ]
Update to 0.1.16.
Resolve devfs related panics due to recently added asserts in FreeBSD-current.
Make all device destruction synchronous instead of asynchronus.
Submitted by: maintainer
|
Sat, 16 Jul 2011
|
[ 13:33 kwm ]
Update to 0.1.15.
Submitted by: maintainer
|
Sun, 27 Mar 2011
|
[ 10:27 kwm ]
Add config option to compile with debugging support.
Some minor improvements.
Submitted by: hselasky@ (maintainer)
|
Thu, 9 Sep 2010
|
[ 14:33 kwm ]
Update to 0.1.13.
|
Mon, 2 Aug 2010
|
[ 08:16 kwm ]
Update to 0.1.12.
Fix memory use after free.
|
Fri, 7 May 2010
|
[ 17:57 kwm ]
Update to 0.1.11.
Fix mmap() related panic.
Increase the maximum number of allocations.
Submitted by: maintainer.
|
Thu, 29 Apr 2010
|
[ 21:44 kwm ]
Update to 0.1.10.
Fix minor zero-length IOCTL bug.
Submitted by: Hans Petter Selasky <hselasky@c2i.net> (maintainer)
|
Fri, 26 Mar 2010
|
[ 18:05 kwm ]
Update to 0.1.9.
Report correct version.
Fix Null pointer issue.
|
Thu, 25 Mar 2010
|
[ 13:55 kwm ]
Rename video4bsd-kmod to cuse4bsd-kmod and update to version 0.1.8.
This version brings usb dvb (Digital Video Broadcast) support.
Submitted by: maintainer
|
Number of commits found: 33 |