Next | Query returned 24 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2008-01-19 10:16:27 by Thomas Klausner | Files touched by this commit (81)
Log message:
Reset maintainer on his request.
   2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236)
Log message:
Mechanically replace all includes of buildlink3.mk of the following
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
   2006-04-06 08:23:06 by Jeremy C. Reed | Files touched by this commit (1147)
Log message:
Over 1200 files touched but no revisions bumped :)

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).
   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.
   2006-01-12 23:06:16 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
No values.h for DragonFly and FreeBSD. Add rpath entry for /usr/pkg/lib,
since it doesn't picked up on DragonFly.
   2005-12-12 22:36:56 by Joerg Sonnenberger | Files touched by this commit (43) | Package updated
Log message:
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
   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:11:48 by Alistair G. Crooks | Files touched by this commit (8)
Log message:
Add RMD160 digests in addition to the SHA1 ones.
   2005-01-01 05:20:38 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.6.10:
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
   2004-11-23 18:07:36 by Thomas Klausner | Files touched by this commit (7) | Package removed
Log message:
Update to 2.6.9, requested in PR 28394.

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.

Next | Query returned 24 messages, browsing 11 to 20 | Previous