Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.4 03 Aug 2022 22:45:00 |
John Baldwin (jhb) |
multimedia/cx88: Remove devclass from DRIVER_MODULE on recent main.
While here, remove DRIVER_MODULE lines for the cardbus driver. These
are not necessary since the cardbus bus driver inherits from the pci
bus driver, so all PCI drivers are already candidates for cardbus
devices.
Reviewed by: jah (maintainer)
Differential Revision: https://reviews.freebsd.org/D35946 |
1.5.4 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.5.4 10 Jun 2022 03:42:55 |
Jason A. Harmening (jah) |
multimedia/cx88: update to 1.5.4
--Fix build on -current after removal of iic_devclass
--Fix typos in help strings
--Incorporate ports tree patches since 2019
--Modernize port makefile and switch MASTER_SITES to https
PR: 264381
Approved by: diizzy |
1.5.3_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.5.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.3_2 01 Mar 2021 20:52:34 |
emaste |
multimedia/cx88: fix build with base system PIE default
PIE with static libraries is currently unsupported in the FreeBSD base
system. Explicitly disable PIE for in affected ports for now.
PR: 253275
Submitted by: Dawid Gorecki <dgr@semihalf.com>
Approved by: jah (maintainer), lwhsu
Differential Revision: https://reviews.freebsd.org/D28869 |
1.5.3_2 08 Feb 2021 09:44:40 |
bapt |
Remove HAL option |
1.5.3_2 22 May 2020 19:20:42 |
sunpoet |
Bump PORTREVISION for devel/json-c json-c |
1.5.3_1 30 Nov 2019 20:37:02 |
rene |
multimedia/cx88: switch from CUSE4BSD to cuse, which is its in-tree successor.
Suggested by: jbeich |
1.5.3 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
1.5.3 28 Apr 2019 09:03:40 |
jah |
multimedia/cx88: update to 1.5.3; fixes build with clang 8.0
While here, update maintainer email
PR: 237430
Approved by: swills |
1.5.2_2 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
1.5.2_1 05 Sep 2018 22:01:55 |
sunpoet |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
1.5.2 07 May 2018 22:29:46 |
jbeich |
Drop FreeBSD 10.3 support
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238 |
1.5.2 16 Jan 2018 14:21:17 |
swills |
multimedia/cx88: update to 1.5.2
PR: 225189
Submitted by: jason.harmening@gmail.com (maintainer) |
1.5.1_1 03 Jan 2018 13:36:58 |
sunpoet |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
1.5.1 28 Nov 2016 13:27:32 |
riggs |
Update to upstream release 1.5.1; fixes build with libc++ 3.9
PR: 214887
Submitted by: jason.harmening@gmail.com (maintainer)
MFH: 2016Q4 |
1.5.0 03 Jul 2016 17:44:48 |
riggs |
Update to upstream version 1.5.0
PR: 210629
Submitted by: jason.harmening@gmail.com (maintainer) |
1.4.11_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.4.11_2 11 Sep 2015 17:31:38 |
amdmi3 |
- Switch to USES=libedit as suggested by stage-qa
Approved by: portmgr blanket |
1.4.11_1 02 Mar 2015 17:30:53 |
robak |
multimedia/cx88: fix rc startup script
PR: 197574
Submitted by: Jason Harmening <jason.harmening@gmail.com> |
1.4.11 25 Nov 2014 19:49:57 |
riggs |
Update to version 1.4.11
PR: 195236
Submitted by: jason.harmening@gmail.com (maintainer) |
1.4.10 10 Oct 2014 22:02:24 |
antoine |
- Allow staging as a regular user
- Remove things already provided by USES=kmod |
1.4.10 23 Jul 2014 13:24:53 |
adamw |
Add USES=readline to fix build on -current. |
1.4.10 28 Jun 2014 18:30:41 |
riggs |
- Update to upstream release 1.4.10
- Add frontend-only and backend-only capture modes
- Allow multiple open device handles
- Add json-formatted low-level ioctl commands
- Stagify
- Correct LICENSE
- Handle stripping
- Pet portlint
PR: 190914
Submitted by: jason.harmening@gmail.com (maintainer)
Approved by: jason.harmening@gmail.com (maintainer), mentors (implicit) |
1.4.9 08 Jun 2014 19:51:28 |
olgeni |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
1.4.9 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.4.9 20 Sep 2013 12:54:55 |
bdrewery |
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 ) |
1.4.9 17 Sep 2013 16:18:47 |
wg |
multimedia/cx88: update to 1.4.9
- Update to 1.4.9 [1]
- Convert lib depends to new format
PR: ports/182132
Submitted by: Jason Harmening <jason.harmening gmail.com> (maintainer) |
1.4.8 28 Jul 2013 20:00:51 |
wg |
multimedia/cx88: update to 1.4.8
- Update to 1.4.8 [1]
- Remove ABI version in LIB_DEPENDS
PR: ports/180784
Submitted by: Jason A Harmening <jason.harmening gmail.com> (maintainer) |
1.4.7 29 Jun 2013 15:09:57 |
rakuco |
Update to 1.4.7.
- Configure board drivers and capture types from XML file
- Fix stale packet issue for DVB
- Add data-only capture mode for unsupported boards
- Various usability improvements
PR: ports/180088
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.4.6 10 Jan 2013 00:27:02 |
madpilot |
- Update to 1.4.6
- Change wording for some OPTIONS descriptions
- Mark IGNORE on <8.3
Changes:
- Use DRIVER_MODULE_ORDERED() everywhere and set 8.2-STABLE as
minimum OS version, fixes kmod load failure on latest 8.3
- Add DVB_ENUM_DELSYS and fix DVB API version at 5.5 to fix capture
with latest VDR
PR: ports/175150
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.4.5 18 Dec 2012 01:42:46 |
beech |
- Update to 1.4.5
- Fix DVB hang w/ VLC 2.0
- Improve interrupt handling performance for all devices
- Clean up analog signal scan output
PR: ports/174527
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.4.4 19 Sep 2012 12:46:16 |
madpilot |
- Fix typo
- Change to full identity of creator
Reported by: danfe
Reviewed by: tabthorpe
Approved by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit) |
1.4.4 18 Sep 2012 23:34:47 |
madpilot |
- Update to version 1.4.4
- Trim Makefile Headers
New in this version:
- Enable MSIs by default for PCIe devices
- Add dynamic port and timer configuration to capture app
- Add cx88d rc script to automatically create DVB interfaces
PR: ports/171480
Submitted by: Jason Harmening <jason.harmening@gmail.com>
Approved by: crees (mentor) |
1.4.3 17 Jun 2012 23:38:12 |
sylvio |
- Update to 1.4.3
--Add support for HAL registration of DVB devices (required by Kaffeine)
--New input source selection mechanism for capture app
--Various usability/performance improvements
PR: ports/169086
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.4.2 03 Mar 2012 21:10:53 |
jgh |
- Update to 1.4.2
PR: ports/165652
Submitted by: maintainer, jason.harmening@gmail.com
Add Linux /dev/radio support
Add support for Hauppauge WinTV PCI-FM
Add support for ATI HDTV Wonder |
1.4.1 11 Oct 2011 18:42:57 |
nox |
Update to 1.4.1 .
PR: ports/161399
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.4.0 02 Oct 2011 19:53:14 |
pav |
- Mark BROKEN: bad depobj
Reported by: pointyhat |
1.4.0 19 Sep 2011 19:32:22 |
beech |
- Update to 1.4.0
- Add Linux DVB compatibility to capture app
- Fix driver load failure when built w/ clang
- Fix simultaneous captures w/ MSIs enabled
PR: ports/160766
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.3.1_1 20 May 2011 06:47:50 |
culot |
- Use OSVERSION instead of grep output as basis for determining whether
kernel provides kmem_alloc_attr()
Requested by: pav@
PR: ports/157193
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.3.1_1 19 May 2011 08:11:36 |
culot |
- Add IGNORE tag for kernels that lack kmem_alloc_attr()
- Fix bug w/ analog audio slave captures
- Bump PORTREVISION
PR: ports/157171
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.3.1 16 May 2011 08:14:46 |
culot |
- Update to 1.3.1
PR: ports/157053
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.3.0 17 Dec 2010 03:51:24 |
linimon |
Use the $SRC_BASE Makevar instead of hard-coding.
Hat: portmgr |
1.3.0 21 Nov 2010 14:24:16 |
nivit |
- Update to 1.3.0
- Fix build on -CURRENT
PR: ports/152428
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.2.2 07 Jul 2010 10:45:29 |
erwin |
Mark BROKEN on HEAD: does not build
Feature safe: yes |
1.2.2 25 Apr 2010 13:59:12 |
sylvio |
- Update to 1.2.2
PR: ports/146025
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.2.1 01 Apr 2010 07:13:03 |
linimon |
Mark as broken on powerpc.
Hat: portmgr |
1.2.1 02 Jan 2010 18:26:21 |
erwin |
Mark BROKEN on 9.x: does not build |
1.2.1 17 Sep 2009 16:06:12 |
amdmi3 |
- Update to 1.2.1
PR: 138767
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Feature safe: yes |
1.2.0 22 Jun 2009 22:46:10 |
amdmi3 |
- Update to 1.2.0
- Fix on CURRENT
- While here, also mark MAKE_JOBS_UNSAFE
PR: 135903
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
1.1.0 25 May 2009 10:54:12 |
erwin |
Mark BROKEN on 8.x: does not build. |
1.1.0 21 Dec 2008 16:15:04 |
amdmi3 |
- Update to 1.1.0:
- Add analog audio & video support to capture app
- Add clipping support to analog video driver
- Clean up driver ioctl(2) interfaces
- Add link to wiki
PR: 129775
Submitted by: Jason Harmening <jason dot harmening at gmail dot com>
(maintainer) |
1.0.2 09 Oct 2008 11:58:16 |
amdmi3 |
- Update to 1.0.2:
- Add -q and -l options to capture app
- Fix checksum/size mismatch caused by stale distfile on FTP server
PR: 127972
Submitted by: Jason Harmening <jason dot harmening at gmail dot com>
(maintainer) |
1.0.1 01 Oct 2008 16:17:56 |
amdmi3 |
cx88 provides drivers for TV/radio capture cards based on
the Conexant CX23880/1/2/3 series of chips. This port
includes the cx88 kernel drivers as well as a simple app
for HDTV capture. It requires multimedia/libtuner for
channel selection and peripheral configuration.
PR: 127669
Submitted by: Jason Harmening <jason dot harmening at gmail dot com> |