1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Bryan Drewery
c93dfc2e9f 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
2013-09-20 12:54:54 +00:00
William Grzybowski
d1a0331035 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)
2013-09-17 16:18:47 +00:00
William Grzybowski
2a562f4dd1 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)
2013-07-28 20:00:51 +00:00
Raphael Kubo da Costa
8569e7ece7 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)
2013-06-29 15:09:57 +00:00
Guido Falsi
e3378dfa17 - 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)
2013-01-10 00:27:02 +00:00
Beech Rintoul
18ec4fed24 - 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)
2012-12-18 01:42:45 +00:00
Guido Falsi
38b1000901 - 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)
2012-09-19 12:46:16 +00:00
Guido Falsi
605470a2ae - 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)
2012-09-18 23:34:46 +00:00
Sylvio Cesar Teixeira
e14f763f7f - 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)
2012-06-17 23:38:12 +00:00
Jason Helfman
d6e8899449 - 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
2012-03-03 21:10:53 +00:00
Juergen Lock
dfe6844481 Update to 1.4.1 .
PR:		ports/161399
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
2011-10-11 18:42:57 +00:00
Pav Lucistnik
e55b8f54ff - Mark BROKEN: bad depobj
Reported by:	pointyhat
2011-10-02 19:53:14 +00:00
Beech Rintoul
23e65e1107 - 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)
2011-09-19 19:32:22 +00:00
Frederic Culot
c07d99e112 - 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)
2011-05-20 06:47:50 +00:00
Frederic Culot
fcb34c7b62 - 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)
2011-05-19 08:11:35 +00:00
Frederic Culot
a3f7802a14 - Update to 1.3.1
PR:		ports/157053
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
2011-05-16 08:14:46 +00:00
Mark Linimon
83854bb939 Use the $SRC_BASE Makevar instead of hard-coding.
Hat:		portmgr
2010-12-17 03:51:24 +00:00
Nicola Vitale
24051aa2b4 - Update to 1.3.0
- Fix build on -CURRENT

PR:		ports/152428
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
2010-11-21 14:24:16 +00:00
Erwin Lansing
dc06d306f8 Mark BROKEN on HEAD: does not build
Feature safe:	yes
2010-07-07 10:45:29 +00:00
Sylvio Cesar Teixeira
227598bb9f - Update to 1.2.2
PR:		ports/146025
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
2010-04-25 13:59:11 +00:00
Mark Linimon
0a64bebc7f Mark as broken on powerpc.
Hat:		portmgr
2010-04-01 07:16:55 +00:00
Erwin Lansing
0cf7698e87 Mark BROKEN on 9.x: does not build 2010-01-02 18:26:21 +00:00
Dmitry Marakasov
336a6b56d8 - Update to 1.2.1
PR:		138767
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
Feature safe:	yes
2009-09-17 16:06:12 +00:00
Dmitry Marakasov
4dda26cd41 - 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)
2009-06-22 22:46:10 +00:00
Erwin Lansing
25d203e0c2 Mark BROKEN on 8.x: does not build. 2009-05-25 10:54:12 +00:00
Dmitry Marakasov
8e941fd7ca - 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)
2008-12-21 16:15:04 +00:00
Dmitry Marakasov
e850165111 - 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)
2008-10-09 11:58:16 +00:00
Dmitry Marakasov
1af3e66fa2 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>
2008-10-01 16:17:56 +00:00