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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: multimedia/sms1xxx-kmod/Makefile

Number of commits found: 21

Thursday, 30 Sep 2021
20:19 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

devel/erlang-exmpp: last upstream patches over 10 years ago
sysutils/showbeastie: Broken on FreeBSD 12 and above since 2018
2021-09-30 www/squid3: Unsupported by upstream
2021-09-30 sysutils/cfengine310: OpenSSL 1.1.X is not supported.
2021-09-30 security/py-paramiko1: Out of date version.  No consumer now.  Use
security/py-paramiko
2021-09-30 sysutils/cfengine-masterfiles310: cfengine310 will retire at FreeBSD
11 EOL
2021-09-30 security/openca-tools-forked: Use modern port security/libscep
instead
2021-09-30 multimedia/sms1xxx-kmod: Supports DVB API v3 only. Use
multimedia/webcamd instead
2021-09-30 sysutils/cfengine311: OpenSSL 1.1.X is not supported.
2021-09-30 sysutils/cfengine-masterfiles311: cfengine311 will retire at FreeBSD
11 EOL
2021-09-30 mail/postfix35: It is only here until FreeBSD 11 is EoL (Postfix >=
3.6 requires OpenSSL >= 1.1.x)
commit hash: b19fd158df56a285dcd38cc7310e908b05ecb982 commit hash: b19fd158df56a285dcd38cc7310e908b05ecb982 commit hash: b19fd158df56a285dcd38cc7310e908b05ecb982 commit hash: b19fd158df56a285dcd38cc7310e908b05ecb982 b19fd15
Thursday, 15 Jul 2021
10:52 Ganael LAPLANCHE (martymac) search for other commits by this committer
multimedia/sms1xxx-kmod: Fix build and mark DEPRECATED

- Fix build on 13.0 and -CURRENT to leave the port in good shape
- mark driver DEPRECATED as it supports legacy DVB API v3 only

Users should probably use multimedia/webcamd now.
commit hash: 63ac2ce82a88fe6ad0eea2cb0cd8bcf0b4ec70c4 commit hash: 63ac2ce82a88fe6ad0eea2cb0cd8bcf0b4ec70c4 commit hash: 63ac2ce82a88fe6ad0eea2cb0cd8bcf0b4ec70c4 commit hash: 63ac2ce82a88fe6ad0eea2cb0cd8bcf0b4ec70c4 63ac2ce
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Thursday, 25 Jan 2018
11:07 martymac search for other commits by this committer
Make portlint happier with my ports (reorder variables)
Original commitRevision:459919 
Monday, 9 Oct 2017
10:05 martymac search for other commits by this committer
Fix exec(exit) error by forcing sub-shell utilization [1]

[1] See make(1), "SHELL COMMANDS" section
Original commitRevision:451590 
Wednesday, 15 Jun 2016
20:41 martymac search for other commits by this committer
Fix build [1] and remove obsolete distfiles instructions

Reported by:	Daniel Farfan Munoz <daniel@farfan.cl> [1]
Original commitRevision:416936 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Thursday, 5 Dec 2013
07:59 martymac search for other commits by this committer
- Enable staging
- Use new options framework
- Remove pre-8.x IGNORE statement
- Always stage documentation
Original commitRevision:335655 
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 
Thursday, 29 Aug 2013
14:27 bdrewery search for other commits by this committer
- Use IGNORE when PACKAGE_BUILDING; keep pre-fetch as it is creating
  the directory to fetch to for the user.

With hat:	portmgr
Original commitRevision:325599 
Monday, 11 Jun 2012
08:08 martymac search for other commits by this committer
- Switch to OptionsNg
- Build Nova firmware by default
Original commit
Monday, 16 Jan 2012
07:32 martymac search for other commits by this committer
Update to 20120113
Original commit
Friday, 17 Dec 2010
03:51 linimon search for other commits by this committer
Use the $SRC_BASE Makevar instead of hard-coding.

Hat:            portmgr
Original commit
Wednesday, 10 Nov 2010
13:30 martymac search for other commits by this committer
Add missing LICENSE

Approved by:    ehaupt (mentor)
Original commit
Monday, 27 Sep 2010
12:08 martymac search for other commits by this committer
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
Original commit
Tuesday, 7 Sep 2010
15:52 pgollucci search for other commits by this committer
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
Original commit
Friday, 25 Jun 2010
22:22 makc search for other commits by this committer
Update to 20100624

PR:             ports/148105
Submitted by:   Ganael Laplanche (maintainer)
Feature safe:   yes
Original commit
Monday, 21 Jun 2010
16:34 makc search for other commits by this committer
Update to 20100227

PR:             ports/143989
Submitted by:   Ganael Laplanche (maintainer)
Feature safe:   yes
Original commit
Saturday, 19 Jun 2010
21:50 makc search for other commits by this committer
Add new port multimedia/sms1xxx-kmod:

FreeBSD driver for Siano-based USB DVB devices.

This driver have been tested with the following devices :

  * Terratec Cinergy Piranha
  * Hauppauge WinTV MiniStick (HD)

However, other Siano-based USB devices should work, just give a try
(you may want to add new VIDs/PIDs to make your device detected) !

WWW: http://contribs.martymac.org

PR:             ports/143989
Submitted by:   Ganael Laplanche <ganael.laplanche at martymac.com>
Feature safe:   yes
Original commit

Number of commits found: 21