Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This is a bugfix release.
|
|
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
|
|
Added EXIF sidebar to main window (ctrl+e to toggle display).
Added sort manager for quickly sorting images into directories (ctrl+s).
Added bg and id translations.
Updated es and nl translations.
Added bookmarks to file dialogs.
Displayed Image now refreshes when file is updated.
Fix EXIF reader file descriptor leak.
Fix EXIF exposure display.
Fix Solaris compile.
|
|
|
|
|
|
|
|
|
|
gcc-3.3.
|
|
|
|
|
|
Fixes build with native compiler on Solaris.
|
|
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
|
|
|
|
Richard Grace in private e-mail.
|
|
except the perl portion or this won't link as it's trying for libraries not
on the systems.
|
|
(alternatively, we could have renamed one to '<pkgname>-x11', but for the
element of least surprise, the default remains x11 enabled).
This will work much better than the previous attempt to build two packages
from one Makefile, which wasn't all thought out wrt to dependencies, buildlinks etc.
Bump PKGREVISION on plotutils and gnuplot for this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
location in scripts.
Add dependancy on perl, so installed scripts work.
Bump PKGREVISION to 3.
|
|
|
|
If X11 is present, set the pkgname to gnuplot-x11 and conflict with
plain gnuplot (and the other way around).
|
|
plain plotutils (and the other way around). ok'd by agc.
|
|
so there is no need to depend on the gimp-print lib.
|
|
* Fix debian bug #193964. segv on 'm' followed by cursor movement.
* Patch from Eric Dorland <eric.dorland@mail.mcgill.ca>
* Set icon name as well as title on change.
* Patch from Rami Lehti <rammer@vapaa.dc.inet.fi>
* New option not to jump to start of filelist when it's re-sorted.
* Fix bug reloading http images that fail to download on subsequent
attempts.
|
|
re-create (with or without bash).
|
|
if not, not. Fix accordingly. Pointed out by wiz@. Sorry.
|
|
|
|
necessary compile and ld flags
|
|
machines without X, too, so remove USE_X11.
|
|
Library:
* Fix crashes in the AA canvas. (Andreas Holzmann).
* Make affine transformations work for pixbuf items (Jim Evins).
* Fix rotation of outline widths for rect, ellipse and polygon items.
(Jim Evins).
* Fix redrawing bugs (Tim Janik).
Build:
* Fix localedir setup and random fixes to make it distcheck (Kjartan).
Docs:
* Completely revamped documentation (Josh Green).
* Some fixes from Sebasian Rittau.
Translations:
* cs (Miroslav Trmac), ga (Paul Duffy), ml (Guntupalli Karunkar)
sr (mdfk@root.co.yu), sr@lat (mdfk@root.co.yu), yi (Raphael Finkel).
|
|
|
|
is accepted. Suggested by Grant.
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
Changes:
- DESCR has 80 culumns
- whitespace
1.37:
=====
- Fix bug where combining `--rotate-X' and `-O' options would cause a
segmentation fault. Reported by Dan Lasley <Dan_Lasley@hilton.com>.
- Rearrange source tree.
1.36:
=====
* Fix subscript-out-of-range error in main.c reported by Andrea Suatoni.
1.35:
=====
- Fixed bug where `--crop' could cause a segmentation fault, present since
1.32 or 1.33. Reported by Tom Schumm <phong@phong.org>.
1.34:
=====
- Fixed bug where combining `--crop' and `-O' options could corrupt output.
Reported by Tom Schumm <phong@phong.org>.
1.33:
=====
- Be more careful about time while animating. In particular, prepare frames
before they are needed, so that they can be displayed exactly when
required. Problem reported by Walter Harms <WHarms@bfs.de>.
- More warning fixes.
1.32:
=====
- Add `--multifile' option handling concatenated GIF files. This is useful
for scripts. For example, `gifsicle --multifile -' will merge all GIF
files written to its standard input into a single animation.
- More fixes for spurious background warnings.
1.31:
=====
- Changed behavior of `--crop X,Y+WIDTHxHEIGHT' option when WIDTH or HEIGHT
is negative. Previously, zero or negative WIDTH and HEIGHT referred to
the image's entire width or height. Thus, the option `--crop 10,0+0x0'
would always lead to an error, because the crop left position (10) plus
the crop width (the image width) was 10 pixels beyond the image edge. The
new behavior measures zero or negative WIDTH and HEIGHT relative to the
image's bottom-right corner.
- Changed background behavior. Hopefully the only user-visible effect will
be fewer spurious warnings.
- Fixed a bug that could corrupt output when optimizing images with `-O2'
that had more than 256 colors.
1.30:
=====
- Fixed bug in ungif code: Writing a large ungif could corrupt memory,
leading eventually to bad output. This bug has been present since
Gifsicle could write ungifs! Bad files and assistance provided by Jeff
Brown <jabrown@ipn.caida.org>.
|
|
|
|
the shared share/mime-info directory. Bump PKGREVISION.
|
|
libstdc++ in gcc3.
when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.
packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
|
|
package, most notably the fact that blender is now Open Source Software, and
we can thus compile it instead of using binary only packages. The new homepage
is http://www.blender.org.
This package tested under NetBSD/i386, NetBSD/macppc and Linux/i386 -- other
platforms are encouraged to test, but hardly any modifications should be necessary.
|
|
|
|
|
|
|
|
- s/USE_X11BASE/USE_X11/
- new MASTER_SITES
|