notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: multimedia/cuse4bsd-kmod/Makefile

Number of commits found: 33

Tuesday, 11 Dec 2018
17:03 linimon search for other commits by this committer
These ports now build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:487243 
Saturday, 27 May 2017
15:33 linimon search for other commits by this committer
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)
Original commitRevision:441849 
Saturday, 20 May 2017
12:02 linimon search for other commits by this committer
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
Original commitRevision:441309 
Wednesday, 25 Mar 2015
17:36 marino search for other commits by this committer
multimedia category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
Original commitRevision:382254 
Thursday, 15 Jan 2015
10:14 kwm search for other commits by this committer
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)
Original commitRevision:377072 
Wednesday, 2 Jul 2014
09:33 kwm search for other commits by this committer
Update to 0.1.35.

Fix destruction of devices if client requests it.

Submitted by:	maintainer
Original commitRevision:360158 
Saturday, 12 Apr 2014
08:25 antoine search for other commits by this committer
kld should not be stripped

With hat:	portmgr
Original commitRevision:351078 
Friday, 11 Apr 2014
18:49 kwm search for other commits by this committer
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)
Original commitRevision:351029 
Sunday, 26 Jan 2014
22:37 rene search for other commits by this committer
Support stage.
Original commitRevision:341298 
Wednesday, 20 Nov 2013
10:44 rene search for other commits by this committer
Fix a typo causing the .ko file not to be installed.
Bump PORTREVISION to force package to be rebuilt.

Approved by:	hselasky (maintainer)
Original commitRevision:334408 
Saturday, 9 Nov 2013
19:13 rene search for other commits by this committer
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
Original commitRevision:333329 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
12:54 bdrewery search for other commits by this committer
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
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1]
http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
Original commitRevision:327697 
Sunday, 11 Aug 2013
15:42 nox search for other commits by this committer
- Update to 0.1.30:
- Add more sanity checks for read() and write().
- Update manual page for cuse4bsd.

Submitted by:	hselasky (maintainer)
Original commitRevision:324595 
Friday, 26 Jul 2013
16:55 nox search for other commits by this committer
- Update to 0.1.29 .
- Add kqueue(2) support.

Submitted by:	hselasky (maintainer)
Original commitRevision:323736 
Sunday, 14 Jul 2013
14:18 nox search for other commits by this committer
Update to 0.1.28 .

Submitted by:	hselasky (maintainer)
Original commitRevision:322983 
Saturday, 11 May 2013
12:58 bapt search for other commits by this committer
Convert to new options framework
While here remove test for unsupported versions
Original commitRevision:317872 
Wednesday, 20 Feb 2013
20:12 nox search for other commits by this committer
- Update to 0.1.27 .
- Convert Makefile header.

Submitted by:	hselasky (maintainer)
Original commitRevision:312659 
Saturday, 18 Aug 2012
20:24 nox search for other commits by this committer
- Update to 0.1.26 :
- Fix for refcounting bug.
- Use PTHREAD_LIBS.

Submitted by:	hselasky (maintainer)
Original commit
Tuesday, 26 Jun 2012
16:55 nox search for other commits by this committer
Update to 0.1.24 .

Submitted by:   hselasky (maintainer)
Original commit
Tuesday, 13 Dec 2011
22:43 nox search for other commits by this committer
Update to 0.1.23 .

Submitted by:   hselasky (maintainer)
Feature safe:   yes
Original commit
Saturday, 3 Dec 2011
14:04 nox search for other commits by this committer
Add missing kldxref when building from ports.

Approved by:    hselasky (maintainer)
Feature safe:   yes
Original commit
Tuesday, 11 Oct 2011
18:03 nox search for other commits by this committer
Add missing USE_LDCONFIG (which fixes tb of multimedia/cx88.)
Original commit
Monday, 19 Sep 2011
17:13 nox search for other commits by this committer
Update to 0.1.21 .

Submitted by:   hselasky (maintainer)
Original commit
Saturday, 20 Aug 2011
17:32 kwm search for other commits by this committer
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
Original commit
Saturday, 16 Jul 2011
13:33 kwm search for other commits by this committer
Update to 0.1.15.

Submitted by:   maintainer
Original commit
Sunday, 27 Mar 2011
10:27 kwm search for other commits by this committer
Add config option to compile with debugging support.
Some minor improvements.

Submitted by:   hselasky@ (maintainer)
Original commit
Thursday, 9 Sep 2010
14:33 kwm search for other commits by this committer
Update to 0.1.13.
Original commit
Monday, 2 Aug 2010
08:16 kwm search for other commits by this committer
Update to 0.1.12.

Fix memory use after free.
Original commit
Friday, 7 May 2010
17:57 kwm search for other commits by this committer
Update to 0.1.11.

Fix mmap() related panic.
Increase the maximum number of allocations.

Submitted by:   maintainer.
Original commit
Thursday, 29 Apr 2010
21:44 kwm search for other commits by this committer
Update to 0.1.10.

Fix minor zero-length IOCTL bug.

Submitted by:   Hans Petter Selasky <hselasky@c2i.net> (maintainer)
Original commit
Friday, 26 Mar 2010
18:05 kwm search for other commits by this committer
Update to 0.1.9.

Report correct version.
Fix Null pointer issue.
Original commit
Thursday, 25 Mar 2010
13:55 kwm search for other commits by this committer
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
Original commit

Number of commits found: 33