Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
new major release - too much to list here
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
(this is not Solaris specific, it happened to me too on i386/current)
|
|
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
|
|
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
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).
|
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
|
|
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
|
|
Changes:
Fixed bug #326879 - gthumb-2.6.8: fix compilation against libexif-0.6.13
Fixed bug #318828: Exif Orientation Tag Incorrectly Updated.
Fixed bug #305165: gthumb crash resize.
Fixed bug #321124: Confusing handling of --disable-schemas-install
Fixed bug #320947: Create Web Album Tool doesn't generate HTML pages with
International characters
Fixed bug #321274: Incorrect log2 definition/detection
Fixed bug #317623: [PATCH] Enter a directory or a catalog with the ENTER key.
Fixed bug #317628: [PATCH] Zoom in/out with CTRL + scrollwheel
Fixed bug #317056: gthumb Cygwin build fixes.
Fixed bug #316952: [PATCH] bind DELETE key to move a folder to trash in
directory list.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
|
|
|
|
Bump BUILDLINK_RECOMMENDED.
|
|
changes
-unlimited number of categories
-bugfixes
|
|
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
changes: bugfixes
|
|
changes:
-Do not allow to press the import button when an import operation is
already underway
-The comment text is now selectable.
-added translations
-bugfixes
|
|
|
|
changes: bugfixes, xhtml compliance for generated albums
|
|
|
|
* Fixed bug #159492: freezes when trying to create thumbnail for a JPEG file.
* Fixed bug #159672: log2() function already defined under cygwin.
* Fixed bug #159661: Symlinks in the root directory are incorrectly resolved.
|
|
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
|
|
Changes:
* Fixed bug #158682: Modified image auto-saved through confirmation
dialog loses EXIF data.
* Fixed bug #158253: Crash when parsing dir with UTF8(?) filenames
* Fixed bug #158174: Clicking cancel while thumbnail list is still
being extracted from camera crashes gthumb.
* Fixed Bug #156851: Crash on startup on 64-bit architectures,
and other 64-bit cleanliness issues.
* Fixed bug #156933: Patch to enable resizing of Import Photos dialog.
* Fixes bug #152542: Add F12 keybinding to the Revert action.
* Fixes bug #157761: Cannot resize the columns in the
"find duplicates" dialog of gthumb.
* Enhanced usability with non-loadable images, for example xcf images.
|
|
|
|
|
|
gThumb is an image browser, viewer, orginizer, and editor for the
GNOME Desktop. It is also an advanced tool to import images from a
digital camera, create slide shows, and write images to CD/DVD.
|