| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=536219
|
|
|
|
|
|
|
| |
Suggested by: jbeich
Notes:
svn path=/head/; revision=518725
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>.
Notes:
svn path=/head/; revision=518434
|
|
|
|
|
|
|
|
|
|
| |
While here, update maintainer email
PR: 237430
Approved by: swills
Notes:
svn path=/head/; revision=500299
|
|
|
|
| |
Notes:
svn path=/head/; revision=480899
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=479045
|
|
|
|
|
|
|
|
|
| |
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238
Notes:
svn path=/head/; revision=469338
|
|
|
|
|
|
|
|
| |
PR: 225189
Submitted by: jason.harmening@gmail.com (maintainer)
Notes:
svn path=/head/; revision=459173
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=457965
|
|
|
|
|
|
|
|
|
| |
PR: 214887
Submitted by: jason.harmening@gmail.com (maintainer)
MFH: 2016Q4
Notes:
svn path=/head/; revision=427303
|
|
|
|
|
|
|
|
| |
PR: 210629
Submitted by: jason.harmening@gmail.com (maintainer)
Notes:
svn path=/head/; revision=417981
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=396684
|
|
|
|
|
|
|
|
| |
PR: 197574
Submitted by: Jason Harmening <jason.harmening@gmail.com>
Notes:
svn path=/head/; revision=380277
|
|
|
|
|
|
|
|
| |
PR: 195236
Submitted by: jason.harmening@gmail.com (maintainer)
Notes:
svn path=/head/; revision=373429
|
|
|
|
|
|
|
| |
- Remove things already provided by USES=kmod
Notes:
svn path=/head/; revision=370610
|
|
|
|
| |
Notes:
svn path=/head/; revision=362689
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=359710
|
|
|
|
|
|
|
|
|
|
| |
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357070
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=327697
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4.9 [1]
- Convert lib depends to new format
PR: ports/182132
Submitted by: Jason Harmening <jason.harmening gmail.com> (maintainer)
Notes:
svn path=/head/; revision=327483
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=323848
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=322049
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=310166
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=309136
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=304505
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=304474
|
|
|
|
|
|
|
|
|
|
|
|
| |
--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)
Notes:
svn path=/head/; revision=299526
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=292617
|
|
|
|
|
|
|
|
| |
PR: ports/161399
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=283386
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=282823
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=282016
|
|
|
|
|
|
|
|
|
|
|
| |
kernel provides kmem_alloc_attr()
Requested by: pav@
PR: ports/157193
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=274357
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix bug w/ analog audio slave captures
- Bump PORTREVISION
PR: ports/157171
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=274293
|
|
|
|
|
|
|
|
| |
PR: ports/157053
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=274164
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=266474
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on -CURRENT
PR: ports/152428
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=264872
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257483
|
|
|
|
|
|
|
|
| |
PR: ports/146025
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=253228
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=251943
|
|
|
|
| |
Notes:
svn path=/head/; revision=247012
|
|
|
|
|
|
|
|
|
| |
PR: 138767
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=241600
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix on CURRENT
- While here, also mark MAKE_JOBS_UNSAFE
PR: 135903
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=236494
|
|
|
|
| |
Notes:
svn path=/head/; revision=234528
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=224530
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=221371
|
|
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>
Notes:
svn path=/head/; revision=221088
|