2013-04-17 03:20:57 by othyro | Files touched by this commit (5) | |
Log message: gbase was imported into pkgsrc/converters. Removing. |
2013-04-16 17:59:44 by Thomas Klausner | Files touched by this commit (1) |
Log message: Fix HOMEPAGE. |
2013-04-16 15:43:59 by Thomas Klausner | Files touched by this commit (3) |
Log message: "Port" to gtk2. |
2013-04-13 20:28:48 by othyro | Files touched by this commit (1) |
Log message: Give each CFLAGS a line of its own. |
2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2011-11-09 14:20:57 by othyro | Files touched by this commit (1) |
Log message: INSTALLATION_DIRS+=bin; bump PKGREVISION. |
2011-06-02 17:51:07 by othyro | Files touched by this commit (4) | |
Log message: Import gbase-0.5 as wip/gbase. GBase is a GTK program designed to convert between the four common bases used in programming (decimal, hexadecimal, octal and binary). It converts numbers on-the-fly as they are typed in. It can also convert numbers entered on the command line. It can correctly handle both signed and unsigned 32-bit integers. |