Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Should fix PR pkg/23025 and Alistair's bulk build.
|
|
|
|
version number bump.
Bump PKGREVISION for this, and set DIST_SUBDIR accordingly.
The change to the distfile consisted of:
diff -u -r old/libgdgeda-2.0.15/config/libgdgeda.pc.in new/libgdgeda-2.0.15/config/libgdgeda.pc.in
--- old/libgdgeda-2.0.15/config/libgdgeda.pc.in 2003-07-01 22:29:48.000000000 +0100
+++ new/libgdgeda-2.0.15/config/libgdgeda.pc.in 2003-09-08 01:20:58.000000000 +0100
@@ -7,5 +7,5 @@
Description: gEDA's hacked version of gd
Requires:
Version: @VERSION@
-Libs: -L${libdir} -lpng -lz -lm
+Libs: -L${libdir} -lgdgeda -lpng -lz -lm
Cflags: -I${includedir}/libgdgeda
|
|
|
|
does not have rev. numbers in their names, so the recent updates may
cause conflict for users having older distfiles lying around...)
|
|
|
|
Thanks to PR pkg/23338 submitter, Ron Roskens.
|
|
|
|
|
|
Changes:
- Added result window for output of editor commands.
- Fix application hang until external editor commands finish.
- utf8 fixes, filenames in application now stored as utf8.
- Fix copy/move overwrite auto rename option.
- File selection fixes.
- Fix crash when window dimensions result in hidden image.
- Memory leak fixes (several minor, two major).
|
|
apparently), so the checksum changed too. Fixes PR pkg/23333.
Also, I sent a mail to the author asking him to version his tarballs, so
we don't get that kind of trouble anymore.
|
|
o chmod -> ${CHMOD} in Makefile
o Actually, the PLIST update predates 2.7.0 release. Previous revision of
PLIST was wrong for the distfile of version 2.6.1. Also, previous
revision of distinfo had a wrong sum for the distfile since it was
updated. Bleh.
Change in 2.7.0:
o DVD case inside inserts are now supported, --create-dvd-inside option
|
|
|
|
that packages can find header files in freetype/.
|
|
Fixes PLIST problems on Solaris.
|
|
|
|
|
|
prevent it shadowing the one in gmplayer/Makefile.
|
|
|
|
|
|
in the package too.
From Todd Vierling in PR pkg/22990.
|
|
|
|
|
|
"--disable-gcc-checking" makes the build interactive.
|
|
by "pkgsrc/graphics/mplayer-share/Makefile.common".
|
|
was never used in "pkgsrc") it now also reject NetBSD-current's
GCC 3.3.2-nb1.
|
|
Changes:
Added safe delete option (trash buffer), off by default.
Duplicate image results now grouped using rank, closer matches are listed first.
Results for comparing two file sets now display which list contains each image.
Sorting of filenames is now case insensitive by default.
Prebuffer next image option also retains the previous image.
Automatic list/image refresh now optional.
Size of the exif sidebar can now be adjusted.
Added undo to the sort manager.
Delete and rename dialogs now display the effected image.
Added --alternate command line option to enable testing the alternate image similarity algorithm.
Updated German and Spanish translations.
Added current folder (.) back to the simple folder list.
Increased editor slot count to 10, updated the defaults.
Removed redraw flicker when entering fullscreen.
Grey out suboptions when parent is disabled in preferences.
Exif flash display fix.
|
|
without a working <malloc.h>, eg. FreeBSD 5.x.
|
|
Changes:
20030815 version: exiftags 0.98
20030807 fixed some Fuji, Minotla, Nikon byte order bugs/dependencies
20030806 internal code cleanup to nicely support multiple tag sets
20030806 internal code cleanup to allow different IFD byte orders
20030806 added Sanyo maker note support
20030805 added support for Nikon D1X
20030805 fixed crash on Minolta DiMAGE EX
20030802 fixed offset check bug for ascii strings
20030801 added support for GPS info tags
20030622 fixed crashes on badly formed comments, type mismatches
20030622 added Canon 10D custom function support (thanks: Jason Montojo)
20030211 tweaked Canon 1D/1Ds custom function support
20030204 version: exiftags 0.97
20030204 fixed byte order bug displaying Exif version
20030128 assign bad or senseless tags separate dump level
20030124 internal code cleanups
20030123 assign overridden tags separate dump level
20030121 support for Canon EOS-1D & 1DS (thanks: Stan Jirman)
20030120 added -s option to customize delimiter
20030120 support for multiple shorts in a tag (e.g., subject area)
20030112 added Minolta maker note support (thanks: Javier Crespo)
20030104 removed spurious Exif header warning (thanks: Kevin Layer)
20030104 Canon ISO values (thanks: Alan Murphy)
|
|
approved by wiz@. fixes my PR#23241.
|
|
but in -current with gcc 3.x that's definitely a (valid) error.
Noted in PR 23197 by Harry Waddell, caravan.com BANG waddell.
|
|
|
|
|
|
|
|
bulk-build.
- Make it compile with gcc3.
- Sort PLIST.
|
|
|
|
Should fix the breakage seen in the latest hubertf's bulk-build.
|
|
|
|
30 August 2002 (Version 1.3):
[pb] -Added support and fixes for mpeg2 muxed files. mpgtx should now split and join mpeg2 files correct
[pb] - Improved mpgtx knowledge about length of mpeg2 movies
[pb] - removed bug which was introduced in 1.2 where demuxing was broken
18 August 2002 (Version 1.2):
[pb] - mpgtx is now able to search for a valid pack through a whole file (-X)
[pb] - added option to suppress progress output (faster) (-N)
[pb] - fixed a bug where a buffer is at end and data could not be processed -> unplayable movies
[pb] - increased file buffer for better performace to 2MB
[pb] - added option to change the aspect ratio of a movie (-A )
[pb] - added option to keep junk headers in splits (-P)
27 August 2001:
[la] - mpgtx now supports MPEG streams with leading zeros and skip them gracefully
[la] - added some support for ill-formed system streams that don't begin with a PACK
header.
(both, thank to Søren Roug)
22 August 2001:
[la] - Created a home made configure script that automagically checks
Large File support and GCC 3.0 tricks to produce correct CFLAGS
and LFLAGS.
20 August 2001:
[la] - Restored compatibility for systems older than glibc2.2+
to enable large file support build with `make lfs-support'
10 August 2001: (large file support)
[ms] - support for files larger than 2GB on systems supporting Single UNIX
Specification 2.0. Requires glibc2.1+ for build but actual support
requires both glibc2.2+ and Linux kernel 2.4+
[la] - Cosmetic changes
(The Entire Large File Support code is the courtesy of Mattias Sandgren
Please stand up and applause )
6 August 2001
[la] - tagmp3 used to return 1 even on success. changed that so that it could be
used in scripts.
(A big thank to C. R. Johnson for that.)
|
|
|
|
|
|
(Darwin build)
|
|
|
|
#23062; okay'd by wiz.)
|
|
Fix broken package with updating.
2003-08-17 <yoshi@giganet.net>
* fixed for mswin32 (thanks patch: nobu.nakada)
* function call which was being called from the NUM2INT() argument is deleted
* change allocate_buffer_with_string()
2003-08-04 <yoshi@giganet.net>
* fixed bug teapot.rb, extconf.rb (thanks patch: Stef Telford)
* fixed bug glu.c (thanks patch: Ashish Myles)
* fixed for gcc 3.3.1 (thanks patch: Haukur Hreinsson)
* fixed for cygwin environment
* release OpenGL module 0.32c
|