summaryrefslogtreecommitdiff
path: root/graphics/blinkentools
AgeCommit message (Collapse)AuthorFilesLines
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2008-06-12Add DESTDIR support.joerg1-1/+3
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-2/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-15Convert to bl3.wiz1-5/+5
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-27Initial import of blinkentools-2.2: Blinkenlights movies tools collectionsalo4-0/+49
The next generation set of command-line utilities for Blinkenlights. b2b - a converter between the different Blinkenlights movies formats. It is best used thru one of its aliases: b2blm, b2bml and b2gif. b2mng - converts Blinkenlights movies to MNG files. bmultiplexer - forwards a stream of Blinkenlights UDP packets to multiple recipients. bsend - reads Blinkenlights movies and sends them over the net using the Blinkenlights protocol. blm2gif - creates animated GIFs from Blinkenlights movies. gif2blm - creates Blinkenlights movies from animated GIFs. blmplay - plays Blinkenlights movies to the text console. Greetings from 20c3, 20th Chaos Communication Congress in Berlin, where the real Blinkenlights are running at this very moment on the Haus des Lehrers, next to the congress building ;) (http://www.blinkenlights.de/).