*/*: preserve all WWWs for my ports

This commit is contained in:
Dmitry Marakasov 2022-09-08 22:40:52 +03:00
parent 671ccbc7f9
commit 15d936e3b1
44 changed files with 46 additions and 68 deletions

View file

@ -5,7 +5,8 @@ CATEGORIES= audio
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Abstract SDL soundfile decoder
WWW= https://icculus.org/SDL_sound/
WWW= https://icculus.org/SDL_sound/ \
https://github.com/icculus/SDL_sound
LICENSE= ZLIB
LICENSE_FILE_ZLIB=${WRKSRC}/LICENSE.txt

View file

@ -9,5 +9,3 @@ can decode a whole sound file and hand back a single pointer to the
whole waveform. SDL_sound can also handle sample rate, audio format,
and channel conversion on-the-fly and behind-the-scenes, if the
programmer desires.
See also: https://github.com/icculus/SDL_sound

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Annotate AST trees with source code positions
WWW= https://pypi.org/project/asttokens/
WWW= https://pypi.org/project/asttokens/ \
https://github.com/gristlabs/asttokens
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -5,5 +5,3 @@ generated them.
It makes it possible for tools that work with logical AST nodes to
find the particular text that resulted in those nodes, for example
for automated refactoring or highlighting.
See also: https://github.com/gristlabs/asttokens

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Code checking using pep8 and pyflakes
WWW= https://pypi.org/project/flake8/
WWW= https://pypi.org/project/flake8/ \
https://gitlab.com/pycqa/flake8
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -6,5 +6,3 @@ Flake8 is a wrapper around these tools:
Flake8 runs all tools by launching the single 'flake8' script. It
displays the warnings in a per-file, merged output
See also: https://gitlab.com/pycqa/flake8

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Pythonic binding for the libxml2 and libxslt libraries
WWW= https://lxml.de/
WWW= https://lxml.de/ \
https://github.com/lxml/lxml
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/doc/licenses/BSD.txt

View file

@ -5,5 +5,3 @@ lxml is a Python binding for libxml2 and libxslt. Its aim:
* Use Python unicode strings in API.
* Safe (no segfaults).
* No manual memory management!
See also: https://github.com/lxml/lxml

View file

@ -6,7 +6,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Draws Python object reference graphs with graphviz
WWW= https://pypi.org/project/objgraph/
WWW= https://mg.pov.lt/objgraph/ \
https://pypi.org/project/objgraph/ \
https://github.com/mgedmin/objgraph
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -1,5 +1,2 @@
objgraph is a module that lets you visually explore Python object
graphs.
See also: https://mg.pov.lt/objgraph/
See also: https://github.com/mgedmin/objgraph

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Plugin which compares results with canonical ones from previous runs
WWW= https://pypi.org/project/pytest-canonical-data/
WWW= https://pypi.org/project/pytest-canonical-data/ \
https://github.com/shuternay/pytest-canonical-data
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -3,5 +3,3 @@ based on previous runs.
Inspired by Yandex's canondata plugin, pytest-needle and
pytest-regtest.
See also: https://github.com/shuternay/pytest-canonical-data

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= pytest plugin for test data directories and files
WWW= https://pypi.org/project/pytest-datadir/
WWW= https://pypi.org/project/pytest-datadir/ \
https://github.com/gabrielcnr/pytest-datadir
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -1,3 +1 @@
pytest plugin for manipulating test data directories and files.
See also: https://github.com/gabrielcnr/pytest-datadir

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Pytest plugin for regression tests
WWW= https://gitlab.com/uweschmitt/pytest-regtest
WWW= https://gitlab.com/uweschmitt/pytest-regtest \
https://pypi.org/project/pytest-regtest/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

View file

@ -5,5 +5,3 @@ if software behaves the same way as it did before introduced changes.
pytest-regtest allows capturing selected output which then can be
compared to the captured output from former runs.
See also: https://pypi.org/project/pytest-regtest/

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Convert unittest test-cases to pytest
WWW= https://pypi.org/project/unittest2pytest/
WWW= https://pypi.org/project/unittest2pytest/ \
https://github.com/pytest-dev/unittest2pytest
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING-GPLv3.txt

View file

@ -8,5 +8,3 @@ In contrast to other similar tools, this unittest2pytest
* uses context-handlers where appropriate.
This is done by using lib2to3 and Python's mighty inspect module.
See also: https://github.com/pytest-dev/unittest2pytest

View file

@ -5,7 +5,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Cross-platform port of l'Abbaye des Morts by Locomalito
WWW= https://locomalito.com/abbaye_des_morts.php
WWW= https://locomalito.com/abbaye_des_morts.php \
https://github.com/nevat/abbayedesmorts-gpl
LICENSE= GPLv3 CC-BY-3.0
LICENSE_COMB= multi

View file

@ -8,5 +8,3 @@ A style close to Spectrum ZX, with its dark background and bright
colors, proper fit with the story, because it does look old and
somewhat horrifying. Also, the gameplay is direclty inspired by
Manic Miner and Jet Set Willy.
See also: https://github.com/nevat/abbayedesmorts-gpl

View file

@ -5,7 +5,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Multi-platform ncurses-based console client for Free Bee
WWW= https://freebee.fun/
WWW= https://freebee.fun/ \
https://github.com/freebee-game/console-client
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -14,5 +14,3 @@ You can play the daily challenge like the original game or try your
hand at a nearly infinite number of computer-generated random
challenges. Unlike the original game, you are not restricted to
only a single game per day!
See also: https://github.com/freebee-game/console-client

View file

@ -4,7 +4,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Side scrolling shooter game starring a steamboat on the sea
WWW= https://github.com/AMDmi3/funnyboat
WWW= https://github.com/AMDmi3/funnyboat \
https://funnyboat.sourceforge.net/
LICENSE= GPLv2 MIT
LICENSE_COMB= multi

View file

@ -4,5 +4,3 @@ will need to take advantage of waves to defeat the enemies and dodge
hazards.
This game was originally made for the second PyWeek competition
during the week from 25.3.2006 to 2.4.2006.
See also: https://funnyboat.sourceforge.net/

View file

@ -5,7 +5,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Roguelike in a non-euclidean world
WWW= https://roguetemple.com/z/hyper/
WWW= https://roguetemple.com/z/hyper/ \
https://github.com/zenorogue/hyperrogue
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

View file

@ -16,5 +16,3 @@ rotated when you do return. All this matters for the gameplay. The
game is inspired by the roguelike genre (although in a very minimalist
way), works of M. C. Escher, and by puzzle games such as Deadly
Rooms of Death.
See also: https://github.com/zenorogue/hyperrogue

View file

@ -4,7 +4,9 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Graphical roguelike game
WWW= https://attnam.com/
WWW= https://attnam.com/ \
http://ivan.sourceforge.net/ \
https://github.com/Attnam/ivan
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

View file

@ -14,6 +14,3 @@ manifold different kinds of pitiful creatures in the darkest depths
of hostile dungeons. And, at the end of the road, you are bound to
perish in a most gruesome and painful way. Don't say we didn't warn
you."
See also: http://ivan.sourceforge.net/
See also: https://github.com/Attnam/ivan

View file

@ -5,7 +5,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= 'Falling sand' physics sandbox with air pressure and velocity support
WWW= https://powdertoy.co.uk/
WWW= https://powdertoy.co.uk/ \
https://github.com/The-Powder-Toy/The-Powder-Toy
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -13,5 +13,3 @@ mine them and watch cool explosions, add intricate wirings, play
with little stickmen or operate your machine. You can browse and
play thousands of different saves made by the community or upload
your own - we welcome your creations!
See also: https://github.com/The-Powder-Toy/The-Powder-Toy

View file

@ -5,7 +5,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Classic WW1 biplane game
WWW= https://github.com/fragglet/sdl-sopwith
WWW= https://github.com/fragglet/sdl-sopwith \
http://sdl-sopwith.sourceforge.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING.md

View file

@ -4,5 +4,3 @@ as it was originally used the LibSDL graphics library. There is now
also a port to Gtk+, the widget library used by GNOME and there is
initial code written toward a backport allowing it to be run under
DOS, like the original.
See also: http://sdl-sopwith.sourceforge.net/

View file

@ -5,7 +5,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Free cross-platform real-time strategy gaming engine
WWW= https://stratagus.com/stratagus.html
WWW= https://stratagus.com/stratagus.html \
https://github.com/Wargus/stratagus
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

View file

@ -3,5 +3,3 @@ includes support for playing over the internet/LAN, or playing a computer
opponent. The engine is configurable and can be used to create games with
a wide-range of features specific to your needs. See the data sets page
for a list of current games using the Stratagus engine.
See also: https://github.com/Wargus/stratagus

View file

@ -5,7 +5,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Platform game featuring buggers equipped with weapons
WWW= https://www.teeworlds.com/
WWW= https://www.teeworlds.com/ \
https://github.com/teeworlds/teeworlds
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/license.txt

View file

@ -12,5 +12,3 @@ amount of health and shield. Items scattered around include additional
ammo, and health and shield bonuses. Unlike Worms, all the action
that happens is fast-paced and happens in real-time. It supports
CTF mode.
See also: https://github.com/teeworlds/teeworlds/

View file

@ -5,7 +5,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Warcraft 2 mod for the Stratagus game engine
WWW= https://stratagus.com/
WWW= https://stratagus.com/ \
https://github.com/Wargus/wargus
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

View file

@ -8,5 +8,3 @@ games.
* Local or Internet multiplayer
* Extensive game configuration using Lua
* Extensive game configuration from the command line
See also: https://github.com/Wargus/wargus

View file

@ -4,7 +4,8 @@ CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Extended ncurses version of "Renshu-cho gyoretsu"
WWW= https://saahriktu.org/games.html
WWW= https://saahriktu.org/games.html \
https://github.com/Penguinum/xtgyoretsu-forked
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

View file

@ -4,5 +4,3 @@ Goal of the game is to clear entire field by matching pairs of
neighbouring (adjacent or on the same line/column without any other
numbers in between) numbers, which must be either equal, or their
sum must be equal to strike out sum.
See also: https://github.com/Penguinum/xtgyoretsu-forked

View file

@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Cross-platform windowing and multimedia library
WWW= https://pypi.org/project/pyglet/
WWW= https://pypi.org/project/pyglet/ \
https://github.com/pyglet/pyglet
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -1,5 +1,3 @@
pyglet provides an object-oriented programming interface for
developing games and other visually-rich applications for Windows,
Mac OS X and Linux.
See also: https://github.com/pyglet/pyglet

View file

@ -4,7 +4,8 @@ CATEGORIES= textproc
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Diff tool that compares files based on their syntax
WWW= https://difftastic.wilfred.me.uk/
WWW= https://difftastic.wilfred.me.uk/ \
https://github.com/Wilfred/difftastic
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -1,4 +1,2 @@
Difftastic is an experimental diff tool that compares files based
on their syntax.
See also: https://github.com/Wilfred/difftastic