Age | Commit message (Collapse) | Author | Files | Lines |
|
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
|
|
|
|
/usr/pkg/lib, for some reason it doesn't get picked up on DragonFly
by default.
|
|
of the shared libXm has changed.
|
|
|
|
|
|
- Ability to print reports using Xprt
- Upgraded currency support : it is now possible to define currency
conversions with historical data. They look like ordinary accounts,
but a real account can refer to it via its CTicker.
The samples directory contains an example that shows how to deal
with USD to Euro conversion.
- Ability to save quote data received via 'live update' from Xquote
into the Xinvest *.inv files - this means you can set up your
tools so they automatically collect historical data.
- Integration with a new utility QuoteFilter which serves a similar
purpose as the above 'save live update' feature. QuoteFilter takes
E-mail messages and can store quote information from the E-mail
into your Xinvest data files. The changes to Xinvest for this
are that the Xinvest file format has been extended so QuoteFilter
can use the same files.
- Better integration of the source code with Xquote and QuoteFilter
- Source code cleanup.
- Interpret data feed from Xquote so not only American style data gets
interpreted correctly. Unfortunately there's no clean way to handle
this as the formats that we receive are not related to the user's
settings so the automatic environment dependent standards based
decoding doesn't work.
- Get the help window to behave more normally (resize is possible, single
click makes text appear). Also use less widgets and more standard
constructions (TemplateDialog) for this to make the whole thing simpler.
- Xinvest is now distributed under the BSD license, so it is now
completely free software.
|
|
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.
|
|
|
|
|
|
|
|
|
|
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition). This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
|
|
and x11/xquote to new finance category; only change is addition of 'finance'
to CATEGORIES in the Makefiles.
|