non port: multimedia/w_scan/Makefile |
SVNWeb
|
Number of commits found: 33 |
Fri, 21 Aug 2020
|
[ 10:45 rene ]
multimedia/w_scan: schedule for removal on 2020-09-01, software is abandonded.
While here fix build by slapping -fcommon on it.
MFH: 2020Q3
|
Fri, 17 Apr 2020
|
[ 08:35 hselasky ]
Fix build after LibV4L upgrade to v1.18.0.
PR: 245501
Approved by: pi (implicit)
|
Sat, 29 Sep 2018
|
[ 08:04 riggs ] (Only the first 10 of 75 ports in this commit are shown above. )
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
|
Wed, 5 Jul 2017
|
[ 06:33 rene ]
multimedia/w_scan: update to 20170107, which adds support for DVB-T2
- take maintainership
- drop LINUX option, the Linux binary is no longer pre-shipped
- pet portlint
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Mon, 5 Sep 2016
|
[ 19:23 tijl ] (Only the first 10 of 303 ports in this commit are shown above. )
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above )
|
Mon, 20 Jun 2016
|
[ 16:23 mat ] (Only the first 10 of 351 ports in this commit are shown above. )
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 8 Jan 2016
|
[ 15:02 amdmi3 ]
- Add LICENSE
- Pet portlint
- Switch to options helpers
- Switch to USES=localbase
|
Mon, 14 Dec 2015
|
[ 02:52 eadler ] (Only the first 10 of 54 ports in this commit are shown above. )
Reset maintainer
|
Tue, 15 Jul 2014
|
[ 16:27 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Sat, 15 Mar 2014
|
[ 15:36 nox ] (Only the first 10 of 29 ports in this commit are shown above. )
Switch my ports to USES= tar:...
|
Sun, 26 Jan 2014
|
[ 18:09 nox ]
Stagify.
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Fri, 13 Sep 2013
|
[ 17:14 madpilot ] (Only the first 10 of 23 ports in this commit are shown above. )
- Fix build after iconv change [1]
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit)
|
Wed, 4 Sep 2013
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 3 Oct 2012
|
[ 15:48 nox ]
Add -l to PATCH_STRIP as svn strips \r from patch line endings.
|
Sat, 16 Jun 2012
|
[ 15:28 nox ]
Remove double quotes from OPTIONng *_DESC now that make showconfig
no longer needs them.
|
Sat, 2 Jun 2012
|
[ 19:37 nox ]
- Convert these to OPTIONng.
- Omit shlib major versions in LIB_DEPENDS to pet portlint.
|
Sat, 12 May 2012
|
[ 12:22 nox ]
Update to 20120415 .
|
Sat, 3 Dec 2011
|
[ 17:12 nox ]
- Update to 20111203 .
- Add knob to install the Linux version too (needs
multimedia/linux_dvbwrapper-kmod kldload'ed to run.)
- Add workaround to avoid invalid UTF-8 encodings when converting
from ISO_6937-2 (that the iconv used on FreeBSD doesn't know) -
if you need ISO_6937-2 converted properly you have to use the
Linux version for now. (Tho all the 8-bit channel names I see
here marked as the default ISO_6937-2 charset are in fact
ISO8859-1(5) i.e. the charset isn't marked properly on those
transponders and thus the Linux version would convert them wrongly
too.)
Feature safe: yes
|
Thu, 20 Oct 2011
|
[ 17:54 nox ]
Update to 20111011 .
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Thu, 18 Aug 2011
|
[ 16:57 nox ]
Update to 20110702 .
|
Tue, 16 Aug 2011
|
[ 22:39 nox ]
- Get rid of stray newlines in dvb-s vlc .xspf playlist output. (-L)
- Bump PORTREVISION.
Reported by: Hakisho Nukama (via irc)
|
Fri, 17 Jun 2011
|
[ 19:53 nox ]
Update to 20110616.
|
Tue, 1 Mar 2011
|
[ 20:46 nox ]
- Add patch to allow manually specifying adapter numbers up to 255.
- Bump PORTREVISION.
Submitted by: hselasky via private email
|
Sun, 27 Feb 2011
|
[ 19:34 nox ]
- Add patch to fix -L (vlc .xspf playlist output) for DVB-S.
- Bump PORTREVISION.
|
[ 17:59 nox ]
Update to 20110206 version.
|
Tue, 15 Jun 2010
|
[ 20:04 nox ]
Update to 20100529.
PR: ports/147885
Submitted by: lme
|
Sun, 23 May 2010
|
[ 18:59 nox ]
[From the README:]
this is a small channel scan tool for vdr which generates ATSC, DVB-C,
DVB-S/S2 and DVB-T channels.conf files.
It's 50% "scan" from linuxtv-dvb-apps-1.1.0, the differences are:
- no initial tuning data needed, because scanning without this data is exactly
what a scan tool like this should do
- it detects automatically which DVB/ATSC card to use.
WWW: http://wirbel.htpc-forum.de/w_scan/index_en.html
|
Number of commits found: 33 |