Fritzing is essentially Electronic Design Automation software suited to the
needs of designers and artists. It uses the metaphor of the breadboard,
so that it is easy to transfer a hardware sketch to the software by using a
drag-and-drop-based GUI to copy your sketch. From there it is possible
to create PCB layouts for turning your prototype into a robust PCB,
either on your own, or with the help of a manufacturer.
ok ajacoutot@
the stm package), which is no longer possible, because TMVar is deriving
Eq now. So move the (somewhat crude) comparision based on addressOf (which
comes from the hs-pugs-compat package) into Pugs.AST.Types, providing an
explicit Eq instance for VThread.
IMHO, instance declarations for standard type classes on types imported
from other Haskell packages are evil.
Breakage noticed by naddy@.
While here, update WANTLIB and bump.
the scipy package used to work as umfpack also had math/amd as
LIB_DEPENDS but this was removed from umfpack and py-scipy wasn't
changed to match.
- sync WANTLIB, bump REVISION
broken packages noticed by thib@
FileField Sources is an extension to the FileField module. The FileField
module lets you upload files from your computer through a CCK field. The
FileField Sources module expands on this ability by allowing you to
select new or existing files through additional means.
ok espie@ and landry@ some while ago.
among the many fixes are security fixes for CVE-2002-0838, CVE-2006-5864,
CVE-2010-2055 and CVE-2010-2056
- tweak DESCR
- fix MASTER_SITES/HOMEPAGE
- update license version
Minbif aims to use the libpurple library from the Pidgin project to
provide an IRC-friendly instant messaging client. It also maps
everything to pure IRC commands, giving it an intuitive, natural
feeling. Joining a conversation is a simple /join, banning an user is a
real IRC ban, sending files by a simple DCC, etc.
Comment out the full-bloat-video-audio flavor atm, until someone tests it..
with feedback and ok jasper@