Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: www/lighttpd |
Commit | Credits | Log message |
1.4.73 31 Jan 2024 22:28:30 |
Rene Ladan (rene) |
www/lighttpd-mod_h264_streaming: Remove expired port
2024-01-31 www/lighttpd-mod_h264_streaming: Does not build with new lighttpd |
1.4.73 01 Jan 2024 21:08:28 |
Piotr Kubaj (pkubaj) |
www/lighttpd-mod_h264_streaming: deprecate
Not maintained anymore upstream. |
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.4.66 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.4.65 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.4.59 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.41_1 28 Sep 2016 06:38:00 |
jbeich |
Convert CC license names to r421995 spellings
While here fix common mistakes such as:
- Missing "or (at your option) any later version" bit
- LICENSE_FILE with LICENSE_COMB != single
- LICENSE_COMB = dual for code + assets
- Copy-pasting undocumented NC/SA restriction |
1.4.39_1 21 Jul 2016 23:35:46 |
madpilot |
- Silence portlint warnings by reordering some directives
- Unsilence INSTALL_* commands
PR: 211272
Submitted by: Piotr Kubaj <pkubaj at anongoth.pl> (maintainer)
MFH: 2016Q3 |
1.4.39_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.4.39_1 14 Mar 2016 13:46:29 |
feld |
www/lighttpd-mod_h264_streaming: Unbreak port
PR: 205939
MFH: 2016Q1 |
1.4.38 15 Dec 2015 14:53:04 |
miwi |
- Mark Broken (incompatibility with new Lighttpd API)
PR: 205278
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4582 |
1.4.35_5 06 Aug 2015 13:59:40 |
mat |
Release www/lighttpd* from my maintainership.
Sponsored by: Absolight |
1.4.35_5 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.4.35_5 30 Apr 2015 13:15:10 |
mat |
Move each pkg-{plist,descr} into its own port, cleanup @dirrm*
Sponsored by: Absolight |
1.4.35_5 20 Jan 2015 12:59:24 |
mat |
Take those.
Sponsored by: Absolight |
1.4.35_5 20 Jan 2015 10:02:04 |
mm |
Return maintainership of lighttpd back to ports@ |
1.4.35_2 07 May 2014 06:51:00 |
bapt |
From tijl (see PR)
- Convert USE_AUTOTOOLS=libtool and USE_GNOME=lthack to USES=libtool.
- Convert to USES=tar:bzip2.
- Remove ACLOCAL_ARGS. Not needed.
- Add copy and force flags to AUTOMAKE_ARGS such that all automake build scripts
are always updated.
- Remove --enable-static from CONFIGURE_ARGS.
- Add include directories to CPPFLAGS instead of CFLAGS.
From me:
- Use @sample
- Remove .la files (not needed for modules)
- Do not install .conf files in the stage (.conf.sample are enough)
PR: ports/188972
Submitted by: tijl |
1.4.33 19 Jan 2014 11:00:29 |
mm |
Add STAGE support |
1.4.32_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.4.28_4 23 Mar 2011 15:49:12 |
mm |
- Add LICENSE knobs
- Bundle license for mod_h264_streaming |
1.4.28_1 28 Aug 2010 08:33:34 |
mm |
- Use autoconf and automake on build time (avoid re-run of configure)
- Remove AUTOTOOLS knobs from slave ports |
1.4.28_1 27 Aug 2010 18:53:26 |
mm |
- Fix license knob |
1.4.28_1 27 Aug 2010 18:50:23 |
mm |
This is the H264 Streaming Module for the lighttpd webserver.
Its features are as follows:
* Timeshifting seek
* Virtual video clips
* Network efficiency
* Encoding
WWW: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Lighttpd-Version2 |