Age | Commit message (Collapse) | Author | Files | Lines |
|
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by
installing all config files into /etc/packages/<pkg> instead of
occasionally putting some directly into /etc."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
minor compilation and packaging problem fixed
Changes 2.0.16:
Adds polar coordinate transformation, text on a circle, thread safety
truetype font output, performance optimizations, correct compilation
with the latest versions of freetype, and many fixes
|
|
|
|
|
|
recommended by seb :)
|
|
|
|
appropriate GL_VERSION_m_n definitions to divine the version of Mesa that's
installed with XFree86.
|
|
|
|
Changes:
o build fix: cygwin has no sys/shm.h and sys/ipc.h, so configure
disables all targets requiring them, if not present.
o cbconsist demo: sync with devel tree
o gcc 3.3 compiling fix for default/linear_16/crossbuild.c
(fixes Debian bug #197214)
o merged build fix from FreeBSD's ports tree to make the xf86dga
target compile on FreeBSD (fixes FreeBSD PR ports/52380)
o X-target
+ minor mode initialization fix from Argo Vessmann
+ shm helper checks return code, when setting up the
directbuffer
+ release locking on failure. (Threadsafety fix)
+ fixed geometry check. Opening (very) small windows is now
possible.
|
|
Changes since 0.8.3:
* gcc 3.3 warning fix (warnings caused by <ggi/gg.h>:194 fixed)
* hotfixes for libgii 0.8.3
* fixed memory leak on unloading modules under Darwin
* win32 (cygwin/mingw) compile fixes from Albert Graef
* cygwin build fixes
|
|
|
|
|
|
PR pkg/23978 by Noud de Brouwer. Bump PKGREVISION to 3.
|
|
buildlink3 framework.
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
The main changes include:
new utility tiff2pdf for converting a TIFF image to a PDF document
new utility raw2tiff for converting raw rasters into TIFF files
new tiff2ps options
new fax2tiff options
bug fixes for LZW, JPEG and OJPEG compression.
more documentation
and upgrade to libtiff.so.3.6
other changes at http://www.libtiff.org/v3.6.0.html
Removed patch-ab because
html/Makefile.in: added missing images per bug 92
Removed patch-ag because
http://bugzilla.remotesensing.org/show_bug.cgi?id=315
Other changes:
HOMEPAGE changed due to libtiff.org has been hijacked
INSTALL.OpenWindows updated (thank you to dieter)
tiff is backward compatible with older version,
but buildlink2.mk version is increased because libtiff
was broken for amd64 support.
|
|
|
|
compiled with gcc3.
|
|
the file to patch was wrong.
|
|
in the middle of a string. I did not bother bumping the version since the
package could not have been built without this change anyway.
|
|
- it doesn't really need Mozilla to be built, remove it from DEPENDS
- bump the MPlayer dependency requirement
- patch-aa not needed anymore
Changes:
1.0:
====
- Added -zoom patch from Giuseppe Ghibo ghibo@mandrakesoft.com
- Patch to only kill the mplayer associated with the window being
destroyed.
- This allows multiple streams to play in different windows
- Cosmetic "about:plugins" patch from Benjamin Larsson
banan@student.luth.se
- More about:plugin work to fix an issue with AtomFilms, Quicktime
was not coming up
- Keep trailing ; in mimetype list
- smil format support - Clone wars
0.95:
=====
- Supports media streaming
- Updated user feedback
- mplayer v0.92 is the recommended version of mplayer
- Implements streaming of data
|
|
change base source from pwc-8.11 to pwc-8.12
|
|
|
|
|
|
|
|
|
|
Bump PKGREVISION
|
|
( We really need non-recursive dependancies... *sigh* )
|
|
- Updated RPM generation and packaging for Freshmeat release.
|
|
|
|
Themes for Blinkenlights simulator. The themes format is defined in the blib
package which also contains code to parse the format as well as display
widgets for GTK+ and DirectFB that make use of the themes.
Greetings from 20c3, 20th Chaos Communication Congress in Berlin, where the
real Blinkenlights are running at this very moment on the Haus des Lehrers,
next to the congress building ;) (http://www.blinkenlights.de/).
|
|
The next generation set of command-line utilities for Blinkenlights.
b2b - a converter between the different Blinkenlights movies
formats. It is best used thru one of its aliases: b2blm,
b2bml and b2gif.
b2mng - converts Blinkenlights movies to MNG files.
bmultiplexer - forwards a stream of Blinkenlights UDP packets to
multiple recipients.
bsend - reads Blinkenlights movies and sends them over the net
using the Blinkenlights protocol.
blm2gif - creates animated GIFs from Blinkenlights movies.
gif2blm - creates Blinkenlights movies from animated GIFs.
blmplay - plays Blinkenlights movies to the text console.
Greetings from 20c3, 20th Chaos Communication Congress in Berlin, where the
real Blinkenlights are running at this very moment on the Haus des Lehrers,
next to the congress building ;) (http://www.blinkenlights.de/).
|
|
<netinet/in.h>. Submitted by Michal Pasternak in PR pkg/23879. I also
tested this on NetBSD 1.6ZG and NetBSD 1.6.2_RC1.
|
|
if libXv.so exists, so we need to tweak the PLIST accordingly.
noted by veego.
|
|
|
|
Bugfix audio core; fix AC3 pass-thru.
Bugfix audio core; undefined symbol in lame lib.
Bugfix for --accel on PPC (not supported)
Bugfix for -J extsub; fix vertical shifting up.
Bugfix for -J hqdn3d; fix typo and default value printout.
Bugfix for -J logo; flipping with animated images
Bugfix for -J subtitler; shift was broken.
Bugfix for -J text; enable the filter core
Bugfix for -x ffmpeg; deals with NULL frames
Bugfix for -x im; handle 16bit image files.
Bugfix for -x xml; fix DV import.
Bugfix for -y dvraw; Pass-thru video but not audio did not work.
Bugfix for -y ffmpeg; make it thread-safe.
Bugfix for -y ffmpeg; vhq is gone, use mdb=0-9.
Bugfix for -y pcm; fixed floating point division.
Bugfix for MacOSX; lots of stack thrashing fixes
Bugfix for avitools; fix audio syncing (again!)
Bugfix for avitools; pass-thru 0byte frames
Bugfix for dvd_reader, keeps tcprobe from crashing
Bugfix for export audio; -E is now used consistently
Bugfix for tcprobe; segfault reading chapter table.
Bugfix for tcprobe; segfault when reading data from stdin
CHANGE: ffmpeg is now used to decode MPEG4 video.
CHANGE: how the PTS is probed from a vob
CHANGE: with pass-thru, suggest -y raw,raw.
Docu; Description of UYVY colorspace.
Docu; tcprobe(1) uptodate
Docu; transcode(1) uptodate with additions to various options.
Improved -J smartyuv; altivec support and fixes
Improved -J subtitler; upgrade to latest upstream version
Improved -x im; probing and reading SGI image files.
Improved -x/-y pvm; support for more codecs.
Improved -y ffmpeg; enable altivec support on Macs.
Improved -y ffmpeg; keyframe detection in pass-thru mode.
Improved AVI support; support for obscure nandub padding.
Improved autostuff; upgrade libtool, automake and autoconf
Improved avitools; detect an VBR audio track, more robust.
Improved binary filesize; libavcodec only linked once.
Improved configure; Fix X11 detection.
Improved configure; debug option --enable-maintainer-mode.
Improved export module documentation
Improved option -Z; much smarter now (see manpage)
Improved split mode; the base can be taken from output file.
Improved tcscan -x mpeg2; print bitrate information.
Improved transcode help; Looks more nice.
New Pass-thru mode for MPEG2 files (with opt. requantize).
New filter -J detectclipping; find black areas
New filter -J whitebalance; corrects broken white balance.
New internal colorspace UYVY for higher quality
New option --dvd_access_delay; increase if you have problems.
New option --ext to set the filename extension(s)
New option --uyvy; support for a native 4:2:2 format
New util tcrequant; requantize an MPEG2-ES stream.
Removed -y sampeg; never did anything useful.
Upgraded -y xvid4 to the latest API
Upgraded included libavcodec to 0.4.8 (4683)
|
|
Changes between 0.4 and 0.5:
* palette optimisation for the S-Lang driver to work around the colour pair
shortage bug
* minor compilation fix
Changes between 0.3 and 0.4:
* preliminary X11 graphics driver
* support for simultaneously compiled-in drivers
* honour the CACA_DRIVER, CACA_GEOMETRY and CACA_FONT environment variables
* more documentation
|
|
QUAD_MAX as a last resort if it's defined. Reviewed by tron. Partial fix
for PR pkg/23879.
|
|
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
name has been changed to teTeX (instead of teTeX2).
|
|
|
|
Changes sine 1.3.6:
* Added text display of filename in icon view.
* Context menus now have underscore mnemonics.
* Fullscreen key binding changed to F.
* Added Swedish, updated Russian translations.
* Fix crash when updating thumbnails.
* Fix warnings/crash when thumbnails are set over 100 pixels high.
* Fix crash when displaying exif data.
|
|
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
|
|
library to support more image formats, and adds support for MIT shared
memory where available, for even more speed. "xli" is now maintained
by Smarasderagd, whose credits include the former png patch for xli,
and the png support for the chimera browser.
Changes from 1.16 (from the "README"):
Converted source code to ANSI C prototypes.
Removed MSDOS support (Sorry! Anyone want to add Win32 support?)
Added PNG file format loader.
Added support for MIT shared memory extension.
Rewrote JPEG file format loader to use the IJG library, to take
advantage of performance improvements and support progressive
scan JPEGs.
Added the -delete, -iscale, -focus, and -cache options.
Added interactive image fast scaling with the '<', '>' and '=' keys.
Added TODO file. Feel free to do anything on the list, or offer
your own fixes and enhancements.
|
|
Pasternak, in PR pkg/23833.
|