[tvigle] Add support for HLS and DASH formats (#21967)
[tvigle] Fix extraction (#21967)
[yandexvideo] Add support for DASH formats (#21971)
[discovery] Use API call for video data extraction (#21808)
[mgtv] Extract format_note (#21881)
[tvn24] Fix metadata extraction (#21833, #21834)
[dlive] Relax URL regular expression (#21909)
[openload] Add support for oload.best (#21913)
[youtube] Improve metadata extraction for age gate content (#21943)
should fix build on systems without a /usr/src directory (noticed by landry@).
Changes for 0.3:
- fix bug where 'revert -p' would delete all lines following a reverted change
- fix merge bug inherited from OpenRCS, affecting lines with leading .
- fix man page installation during manual 'make install' from plain tarball
DESCR:
Seaborn is a library for making statistical graphics in Python. It is
built on top of matplotlib and closely integrated with pandas data
structures. Seaborn aims to make visualization a central part of
exploring and understanding data. Its dataset-oriented plotting
functions operate on dataframes and arrays containing whole datasets and
internally perform the necessary semantic mapping and statistical
aggregation to produce informative plots.
OK kmos@
Don't bump REVISION as retroarch has never been built on macppc,
and this change impacts only this arch (hint from sthen@).
OK sthen@ bentley@ (maintainer)
- improve error message if helper binaries fail to unveil(2)
- add support for tags to -c options of some got commands
- attempt to reject GOT_AUTHOR values without an email address because git
is unable to parse resulting commit objects
- fix build on OpenBSD/sparc64 (gcc)
Game of Trees (Got) is a version control system which prioritizes
ease of use and simplicity over flexibility.
Got is still under development; it is being developed exclusively
on OpenBSD and its target audience are OpenBSD developers. Got is
ISC-licensed and was designed with pledge(2) and unveil(2) in mind.
Got uses Git repositories to store versioned data. At present, Got
supports local version control operations only. Git can be used
for any functionality which has not yet been implemented in Got.
It will always remain possible to work with both Got and Git on
the same repository.
This package includes the got(1) command-line interface and the
tog(1) read-only repository browser. EXAMPLES in the got(1) man
page contains a quick-start guide for OpenBSD developers.
ok kn@ gonzalo@
devel/gtest port. This way the legacy INSTANTIATE_TEST_SUITE_P
is defined and the tests compile. The protobuf-test hangs after
some time, but that's a problem for another day.
ok sthen
Jackrabbit games.
macppc testing and ok cwen@
OpenJazz is a free, open-source version of the classic Jazz Jackrabbit
games. Jazz Jackrabbit is a platforming game in which the player
controls an anthropomorphic rabbit against an invading tortoise army.
While this package and the game engine are open source, one still needs
to provide the original game assets from Jazz Jackrabbit, which is not
open source. You will need to purchase the original game to use this
package.
MODPY_VERSION to /usr/ports/infrastructure/templates/Makefile.template.
These are the most common entries that portgen(1) will throw at the
bottom of a generated python port because it doesn't know where it would
go. Adding these will have portgen(1) put them in the appropriate place.
Comment tweaks and ok sthen@
devel/py-extremes - only consumer was py-peak-rules, which we just removed.
Its last release was Feburary 2009
devel/py-kid - only consumer was devel/py-turbokid, which we just removed.
Its last release was July 2007
OK sthen@