2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
2005-09-28 09:44:59 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix quoting problem in autoconf file.
Since this only interests few people, no PKGREVISION bump.
|
2005-05-25 14:30:38 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add RMD160 checksum.
|
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
2005-04-14 01:24:43 by Berndt Josef Wulf | Files touched by this commit (2) |
Log message:
Updated hamlib to 1.2.4:
* new frontend API
* added support for TS840, VR5000, FT1000MkV
* bug fixes for TS570S, AR7030, AR3000A, FT897, IC746
* fixed 64bit int handling
* added xBSD parallel support
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-22 22:06:07 by Alistair G. Crooks | Files touched by this commit (15) |
Log message:
Add RMD160 digests in addition to the SHA1 digests
|
2004-12-18 20:24:26 by Johnny C. Lam | Files touched by this commit (6) |
Log message:
Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.
The wrapper will correctly set the CPP environment variable to a
stat((2)able path to a C preprocessor, then rely on the PATH to
find and invoke the real rpcgen.
Remove NO_EXPORT_CPP in package Makefiles where it was used just to
avoid problems with rpcgen. The build system now just does the right
thing automatically without needing package-specific knowledge.
This fixes PR pkg/27272.
|
2004-11-23 12:21:07 by Berndt Josef Wulf | Files touched by this commit (3) |
Log message:
Update of hamlib to 1.2.3: New models and bugfixes -
* frontend API: LEVEL_SQLSTAT marked as deprecated
* new backends: Racal, V4L radio cards, Watkins-Johnson 8888
* new models: IC-78, IC-7800, IC-R20, IC-756PROIII
* fixes: AOR 5k&8k: added S-Meter, 7030: fixed freq,
IC-R8500: calibrated S-Meter, legacy Jupiter and many others..
* port: mingw32 dist with gcc 3.4 version, and stdcall interface
to prepare for VisualBasic support.
|
2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
|