Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0_1 03 Jun 2024 15:07:51 |
Piotr Kubaj (pkubaj) |
multimedia/libdvbcsa: fix build on powerpc*
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -O3 -fomit-frame-pointer
-D_XOPEN_SOURCE=600 -maltivec -mabi=altivec -MT dvbcsa_algo.lo -MD -MP -MF
.deps/dvbcsa_algo.Tpo -c dvbcsa_algo.c -fPIC -DPIC -o .libs/dvbcsa_algo.o
cc: error: unsupported option '-mabi=' for target
'powerpc64le-unknown-freebsd14.1' |
1.1.0_1 13 Mar 2023 10:02:55 |
Daniel Engberg (diizzy) |
multimedia/libdvbcsa: Update MASTER_SITES
Use VideoLAN's CDN as primary site and fallback to download.videolan.org
Remove dead mirror and while at it switch to DISTVERSION for consistency
Reference:
http://get.videolan.org/libdvbcsa/1.1.0/libdvbcsa-1.1.0.tar.gz?mirrorlist
PR: 270057
Reviewed by: decke (maintainer) |
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.1.0_1 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.1.0_1 05 Jul 2022 17:51:17 |
Bernhard Froehlich (decke) |
*/*: Release my babies from my "created by" comments |
1.1.0_1 31 Oct 2021 11:13:08 |
Piotr Kubaj (pkubaj) |
multimedia/libdvbcsa: enable altivec on powerpc64*
Needs a patch, otherwise fails to build. |
1.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_1 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
1.1.0_1 19 Mar 2015 09:52:24 |
decke |
Add workaround for GCC build failure on 9.x taken from
multimedia/libvpx
Reported by: package builder |
1.1.0_1 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
1.1.0_1 15 Jul 2014 20:56:44 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Auto-detect CPU features |
1.1.0 07 Jul 2014 15:31:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
1.1.0 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
1.1.0 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.1.0 08 Sep 2013 14:50:34 |
decke |
libdvbcsa is a free implementation of the DVB Common Scrambling Algorithm
DVB/CSA - with encryption and decryption capabilities.
As libdvbcsa implements a standard, it is completly legal to use it.
WWW: http://www.videolan.org/developers/libdvbcsa.html |