Next | Query returned 235 messages, browsing 201 to 210 | Previous

History of commit frequency

CVS Commit History:


   2006-04-28 18:02:41 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs msgfmt.
   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
   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-03-12 13:30:05 by Thomas Klausner | Files touched by this commit (4)
Log message:
Do not insist on GNU gettext in libintl, accept
any that has a gettext() function. Fixes build on NetBSD-3.99.16 (and probably older
releases too).
Lots of additional translation files now installed, add them to the PLIST
and bump PKGREVISION.
   2006-03-11 11:51:23 by Roland Illig | Files touched by this commit (1)
Log message:
bin/wmlxgettext needs the correct Perl interpreter.
   2006-03-07 08:24:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add x11.buildlink3.mk
   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-12-11 10:40:46 by Thomas Klausner | Files touched by this commit (173)
Log message:
Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
   2005-12-07 18:57:38 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 1.0.2:

Version 1.0.2:
 * new utilities: prkill, find-unused-images, mkdos
 * fixed text savegames (as opposed to binary savegames) having wrong
 textdomain information, making the messages be displayed in English when
 loading levels (#4454).
 * backport fix for Create Unit menu not being translated (#4424)
 * graphics:
   * improved lava-tiles and transitions
   * new attack icon for the fireball
   * new paved road
   * new swamp tiles
   * new cave wall tiles
   * new snow villages (human & elven)
   * new underground village
   * new Deep Tentacle images
   * new death animation: Deep Tentacle
 * sounds:
   * New entangle sound
   * New bat movement sound
 * language and i18n:
   * updated translations: Afrikaans, German, Japanese, Polish,
     Portuguese (Brazil), Slovak
 * multiplayer
   * revised multiplayer maps: Blitz, Clash, Charge, CastleHoppingIsle,
     Hamlets, Hornshark Island, Meteor Lake, Sablestone Delta, Sullas Ruins,
     Smallolof
   * fixed gamelist diff bug
 * Fix bug where duplicate key values were being concatenated rather than
   being replaced by the last value.
 * Backport recall fix to allow access to recall list when short on gold.
 * Fix bug with leader starting position.
 * Tighten up checks on leaders and units placed on the map at the start of
   a scenario.
 * Campaigns
   * Fix bug in HTTP FoA where a serpent leader was defined off board instead
     of using the no_leader attribute.
   * Fix bug in TDH UP where units are placed off map and in walls.
   * Fix bug in EI NO where no_leader should have been used instead of a leader
     without a starting position.
   * Fix bug in EI OT where no_leader should have been used instead of a leader
     without a starting position.
   * Fix bug in EI Captured where no_leader should have been used instead of a
     leader without a starting position.
   * Fix bug in EI TD. Sides 3 and 4 had leaders on the recall list. These
     units have speaking roles, but shouldn't be on the map, so they were
     changed to be regular units.
   * Fix bug in SotBE DoD where no_leader should have been used instead of a
     leader without a starting position.
   * Fix bug in SotBE CoA where the mermen side should have their leader
     created in an event rather than defined in the side setup.
   * Add a backup save_id to use if both save_id and description are empty.
   * Increase maximum allowed recursion depth. The previous limit was
     being reached in "The Heist".
 * Replace all calls to sprintf with snprintf to prevent buffer overflow
   attacks from other players in multiplayer games or from downloaded
   campaigns.
   2005-12-06 00:55:25 by Roland Illig | Files touched by this commit (413)
Log message:
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Next | Query returned 235 messages, browsing 201 to 210 | Previous