2006-04-13 21:27:54 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
Use the correct path to the xgettext tool.
|
2006-04-13 20:23:45 by Johnny C. Lam | Files touched by this commit (292) |
Log message:
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
|
2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749) |
Log message:
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
|
2006-04-08 17:12:17 by Julio M. Merino Vidal | Files touched by this commit (1) | |
Log message:
patch-a[ab] were removed during the last update.
|
2006-04-08 17:08:06 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message:
This uses msgid_plural, so workaround it.
|
2006-04-06 20:25:40 by Jeremy C. Reed | Files touched by this commit (9) |
Log message:
Change BUILDLINK_DEPENDS.pkg to BUILDLINK_API_DEPENDS.pkg.
I missed this in my commit earlier.
|
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-30 23:32:56 by Julio M. Merino Vidal | Files touched by this commit (3) | |
Log message:
Update to 2.14.0:
Changes since 2.13.93:
* translation updates
* bug fixes: 331256
Changes since 2.13.92:
* translation updates
Changes since 2.13.91:
* bug fixes: 324508,
Changes since 2.13.90:
* made error dialogs from gnome-sound-recorder more friendly.
Changes since 2.13.7:
* random maintainance work
* fix for theme crash
Bugs fixed:
* 329040: Add GTK category to the .desktop file
This is gnome-media 2.13.7
Changes since 2.13.6:
* fix simple compilation error
This is gnome-media 2.13.6
Changes since 2.13.5:
* gst-0.10 port
This is gnome-media 2.13.5
Changes since 2.12.0:
* translation/string fixes (and additions)
* memleak fixes
* add remaining-time mode to gnome-cd
* fix crash (or warning, depending on airwaves) when selecting
the default mixer in gst-mixer
* fix default volume from 0 to max in gnome-cd
Bugs fixed:
* 305926: gnome-sound-recorder don't allow to select the source
* 322900: codec for "Voice" should be speex
|
2006-03-21 07:00:54 by Johnny C. Lam | Files touched by this commit (133) |
Log message:
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
2006-03-09 22:04:46 by Johnny C. Lam | Files touched by this commit (130) |
Log message:
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
|