Net::Frame is a fork of Net::Packet. The goal here was to greatly
simplify the use of the frame crafting framework. Net::Packet does many
things undercover, and it was difficult to document all the thingies.
[...]
from Gleydson Soares (MAINTAINER)
ok sthen@
This module is yet another class builder. This one adds parameter
checking in new constructor, that is to check for attributes existence,
and definedness.
from Gleydson Soares (MAINTAINER)
ok sthen@
package. Our only patch was committed upstream. Remove x3270
configuration file so update-plist doesn't complain and don't conflict
with x3270.
OK sthen@
Mednafen is a portable, utilizing OpenGL and SDL,
argument(command-line)-driven multi-system emulator with many advanced
features. The Atari Lynx, GameBoy (Color), GameBoy Advance, NES, PC
Engine(TurboGrafx 16), SuperGrafx, Neo Geo Pocket (Color), PC-FX, and
WonderSwan (Color) are emulated. Mednafen has the ability to remap
hotkey functions and virtual system inputs to a keyboard, a joystick, or
both simultaneously. Save states are supported, as is real-time game
rewinding. Screen snapshots may be taken at the press of a button, and
are saved in the popular PNG file format.
OK landry@
OpenMDNS is a full implementation of MDNS/DNS-SD, it aims to be a light
replacement for Avahi/Bonjour. Currently OpenMDNS is about 10% of the size of
Avahi.
From maintainer Gonzalo L. R., ok sthen@
- updates ethercodes.dat to a newer version I've generated
- install the sh/awk scripts to convert IEEE's oui.txt to ethercodes.dat
ok jakob@ (maintainer), rc script parts ok ajacoutot@
* Bugs fixed:
642905 reference lists 2 links for "Index of new symbols...
643170 gtk_file_chooser_set_filename does not work...
643216 Extraneous emits of GdkScreen::monitors-changed
643416 Composited children of GtkScrolledWindow are drawn...
644353 Missing annotations in Gtk/Gdk Window and gtk_acce...
Tested by phessler@ on loongson/sparc, jasper@ on arm, myself on
amd64/sparc64/macppc, and went through a pair of amd64 bulk builds
without issues.
ok sthen@ dcoppa@
Fixes the following:
* 644465 undefined reference to `_usleep'
* 644552 g_timeout_add_seconds(1, ...) may have a latency...
* 644607 correct internal definition of C_()