2005-07-21 18:30:01 by Thomas Klausner | Files touched by this commit (328) |
Log message:
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
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-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
|
2005-01-23 10:02:55 by Berndt Josef Wulf | Files touched by this commit (3) |
Log message:
Updated xlog to 1.0:
Uses GTK 2.4.0 or greater
KDE Desktop and mime integration
Preview widget added to open dialog
New menu added enabling switching of logs
Log sorting by date and time
Search dialog history added
Use of Xml to save and load preferences
Fixed bug in the integration of hamlib library
Fixed Locator distance calculation
Fixed Memory leak
Fixed logs filename creation
|
2004-12-14 00:03:34 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Needs pkg-config.
|
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.
|
2004-05-06 15:41:45 by Berndt Josef Wulf | Files touched by this commit (6) |
Log message:
Updated xlog to 0.9.3: Several bug fixes
Changes for xlog version 0.9.3
* Fixed a crash at startup, when xlog is run for the very first time. This
only occured on NetBSD. This fix submitted by Berndt Josef Wulf, VK5ABN.
* The log-editor would behave badly for some people, caused by a wrong
implementation of qsort. Reported by VK5ABN and Tony May, KG6SXY.
* This version should compile both with version 2.2 and 2.4 of the GTK+
version 2 libraries.
* Update spanish translations by Jaime, EA4TV.
* If using the log-editor and a column is added or deleted, the log is
marked as changed.
* Dupe checking has been fixed in case we have multiple logs open.
* If you compile xlog against version 2.4.0 or higher of GTK+, you will
benefit from much faster log loading. As a consequence, columns have been
set to a fixed width.
|
2004-04-11 10:54:13 by Soren Jacobsen | Files touched by this commit (2) |
Log message:
Convert to buildlink3 and regen distinfo for patch-ae.
|
2004-04-11 03:28:00 by Berndt Josef Wulf | Files touched by this commit (2) |
Log message:
Removed -DGTK_DISABLE_DEPRECATED compile switch that prevented xlog to
build with gtk-2.4.0
|