strongly recommended to migrate to 3.x (config isn't directly usable;
I would suggest diffing between the default 2.x config and your own
config, then bring your changes across to a clean 3.x installation).
Freedoom is a freely licensed game pack for the Doom engine, split in two parts.
Phase 1 is the first part of the single-player game, containing four chapters
which are nine levels each, smoothly paced for beginner players. It is
compatible with mods for the original Doom and The Ultimate Doom.
Phase 2 is the second major part of the single-player game, a massive 32-level
chapter expanding upon the same concepts present in Phase 1, as well as
containing additional monsters and the double-barreled shotgun! The levels in
this game tend to demand more skillful play than the previous chapters. It is
compatible with mods for Doom II.
FreeDM is a fast-paced competitive deathmatch game, part of the Freedoom
project. Rather than the usual single-player focused levels, these contain
no monsters and are intended for deathmatch only. It is compatible with mods
for Doom II.
ok landry@
Adopted by Mozilla for the Firefox for Android browser, Clear Sans has been
recognized as a versatile OpenType font for screen, print, and Web. Clear
Sans was designed with on-screen legibility in mind. It strikes a balance
between contemporary, professional, and stylish expression and thoroughly
functional purpose. It has a sophisticated and elegant personality at all
sizes, and its thoughtful design becomes even more evident at the thin
weight.
It has minimized, unambiguous characters and slightly narrow proportions,
making it ideal for UI design. Its strong, recognizable forms avoid
distracting ambiguity, making Clear Sans comfortable for reading short UI
labels and long passages in both screen and print.
This font supports a wide range of languages using Latin, Cyrillic, and
Greek scripts. The font family includes medium, regular, thin, and light
weights with upright, italic, and bold styles.
ok sthen@
DeuTex is a WAD file composer. It can do many things with Doom, Freedoom,
Heretic, Hexen, and Strife WAD files, such as extracting and inserting
graphics, sounds, levels, and other resources. It can be used for creating
and modifying IWAD ("Internal WAD") and PWAD ("Patch WAD") files both.
It is a command-line driven program and as such, is suitable for scripting
such as from a shell script or Makefile.
ok landry@
See https://www.seamonkey-project.org/releases/seamonkey2.49.1/
- now builds against Gtk3 by default (finally!)
- uses firefox esr52 branch as a base
- drop gettext MODULE
- simplify gdata-provider/lightning extension installation
- add a bunch of patches reverting commits from #1402645 and #1346939
(plus various hacks) to build gdata-provider/lightning/chatzilla/dom
inspector again - once repack issues are solved upstream, they will be
reverted anyway.
Tested working fine on amd64.
Fault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals
to display the Python traceback and restore the previous handler.
faulthandler is part of CPython standard library since CPython 3.3;
this module provides a backport for CPython 2.7.
Qodem is a from-scratch clone implementation of the Qmodem
communications program made popular in the days when Bulletin Board
Systems ruled the night. Qodem emulates the dialing directory and the
terminal screen features of Qmodem over both modem and Internet
connections.
OK sthen@
See https://www.mozilla.org/en-US/firefox/57.0/releasenotes/
Fixes MFSA2017-24, see https://www.mozilla.org/en-US/security/advisories/mfsa2017-24/
- Legacy extensions are now unsupported and will stop working - you've
been warned, deal with it
- a separate single content process is now enabled by default
- remove gettext MODULE (reminded by naddy@)
- build stylo css engine (for that, add patches from #1401093 and #1341234)
- remove debugger.js patch, merged upstream (#1400197)
- build webrender, it's not enabled by default at runtime yet, but one
can test it by setting MOZ_WEBRENDER=1 in the env; See
https://wiki.mozilla.org/Platform/GFX/Quantum_Render for details.
- backport patch from ratchov@ (#1221580) enabling full-duplex audio in
cubeb, for a working audio webrtc experience ! Try it...
Tested by many, thanks!
Given a string pattern, Mustermann will turn it into an object that behaves
like a regular expression and has comparable performance characteristics.
This is a new dependency of www/ruby-sinatra and necessary in order to update
www/ruby-rack.
OK jasper@
This allows you to set and clear headers in addition to just adding
them, and is necessary for proxying to work correctly for some
applications.
OK sthen@, william@, robert@
${LOCALBASE}/mkspecs (ugh)
This port should really be merged with qca-qt5 and qt4/qt5 should be a
FLAVOR of it.. or at least this port should use the qt4 MODULE :)