Age | Commit message (Collapse) | Author | Files | Lines |
|
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
|
|
|
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
|
|
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
|
|
|
|
since it doesn't picked up on DragonFly.
|
|
of the shared libXm has changed.
|
|
|
|
|
|
1. Alert handling : Xquote can send e.g. an E-mail when some value
exceeds boundaries set by the user.
2. Enhanced the use of XbaeMatrix : allow the user to change settings
on the matrix directly instead of via custom dialogs.
3. Publish full documentation at
http://xinvest.sunsite.dk/htmldocs.html
|
|
Xquote 2.6.9 is a stable pre-release of Xquote.
The version number bump from 2.3 is caused by a simultaneous release of
Xinvest, Xquote, and QuoteFilter.
Xquote is now released under a completely free license: the BSD license.
Xquote now uses the XbaeMatrix widget to display its information in a
nicely laid out tabular format.
Basic functionality remains unchanged, but there have been quite a number
of small changes :
- use of XbaeMatrix
- simplified widget tree
- source code cleanup
- update of the user interface after each individual quote query
(so you can see the table contents change as the information comes in)
- use of BSD license
- user interface changes (don't show the version number in the status field)
- remove sessionXq.c, merge with the Xinvest version of the same file.
- do more effort to read info from an HTTP server when it returns 400 replies.
- Figure out whether the site is using European (on hundred is 100,00) or
American (100.00) punctuation to forward the right format to Xinvest
in a live update.
- Avoid crashes when xquote-rc file contains invalid data.
- Fix a problem with the type list not being taken fully into account for
other than the first server.
- Allow running Xquote 24 hours per day by setting start and end time to
the same value.
- Document "-restore" option in the syntax() error message.
- Make the help window resizable, and respond to a single click.
|
|
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
|
|
|
|
no longer pulls in <stdio.h>.
|
|
|
|
and x11/xquote to new finance category; only change is addition of 'finance'
to CATEGORIES in the Makefiles.
|