summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-05-26catch up with statvfs on NetBSD 2.0D.grant2-1/+22
2004-05-26note xmame/xmess PKGREVISION bump (usb joystick fix)dillo1-1/+3
2004-05-26Fix usb joystick driver for talkative joysticks: read all availabledillo5-4/+30
reports and use the newest one. Bump PKGREVISION.
2004-05-26Updated dillo to 0.8.1adam1-1/+2
2004-05-26Changes 0.8.1:adam4-17/+23
- * Fixed dirent.h includes inside dpid. - * Fixed a slippery bug with certain interlaced gif images (BUG#500). - * Fixed libpng-1.2.4 detection in configure.in. - * Added proxy authentication support through the "http_proxyuser" option in dillorc (the password is asked at run time). - * Moved tooltips to DwStyle, tooltip event handling to DwPage, and applied this also to the TITLE attribute of <a> and <abbr>. - * Fixed a bug related to spaces after anchors and breaks. - * Removed two "type punning" gcc warnings (dw_gtk_viewport.c). * Added some missing "static" qualifiers. * Improved a_Strbuf_chars() so no list reversion is required. * Removed an unused data list (dns.c), and redundant code (selection.c). * Switch one realloc() call to g_realloc(), to match g_free() (dpi.c). * Removed unnecessary NULL-checks and NULL initializations. * Added Html_get_attr_wdef(), it lets providing a default return value. - * Fixed configure.in so pthreads are only linked where needed. - * Modified a_Misc_stuff_chars for simplicity and removed a memory leak. * Made the dpi framework send the HTTP query to the https dpi (this allows for an SSL-lib dpi and for easier session caching). * Cleaned up the int2void and void2int casts in CCC parameters. * Added container|inline model information to the HTML element table, and made the bug-meter and the parser aware of it. This both improves bug detection and rendering. * Fixed newly detected HTML bugs in bookmarks dpi and file.c. * Fixed opening files with a ':' character in its name (again). * Added binaryconst.h (allows for binary constants in C). * Fixed The ladder effect with lists (BUG#534). * Made the bug-meter detect tags lacking a closing '>' (BUG#532). * Made the bug-meter detect excluded inline elements from <PRE>. * Eliminated a segfault source with tricky <input> tags (BUG#552). * Fixed <address> to render as a block element (BUG#527). * Added a content test for "name" and "id" attribute values (BUG#536). * Fixed the URL resolver handling of the "//" sequence in <path> (BUG#535). * Added "show_extra_warnings" and removed "use_old_parser" (dillorc). * Added minor support for the deprecated <MENU> element. * Eliminated a race condition that produced segfaults when a dpi transfer was cancelled before the contents were sent (a very rare case). * Added a test for socklen_t in configure.in. * Fixed the downloads dpi to handle both new savenames and target directory. * GdkRgb: fixed handling of not usable system default visual and colormap. * Made dillo recognize unhandled MIME types, and offer a download dialog!
2004-05-26jlam will update cyrus-imapd22jlam1-2/+2
2004-05-26buildlink3 now requires libgcrypt 1.2.0 or higheradam1-2/+2
2004-05-26Remove me as maintainer of this package.tron1-2/+2
2004-05-26Use CFLAGS when creating the archive. This fixes building under IRIX64jschauma2-9/+9
using gcc, as we need the ABI specific flags.
2004-05-26Add a HOMEPAGE of http://www.kde.org/areas/multimedia/.reed1-1/+2
Maybe http://www.arts-project.org/ should be used instead, but webpage is out-of-date. (As discussed with maintainer, Mark.)
2004-05-25Add VICE_USE_FFMPEG to BUILD_DEFS, says dillo.wiz1-1/+3
2004-05-25Note ffmpeg update to 0.4.8.wiz2-3/+3
2004-05-25Add VICE_USE_FFMPEG switch to enable ffmpeg support in vice.wiz2-2/+16
Document it in bsd.pkg.defaults.mk. Defaults to "no". PKGREVISION not bumped since package does not change (by default).
2004-05-25Update to 0.4.8, and install the header files that are customarilywiz10-200/+232
installed. Changes: version 0.4.8: - MPEG2 video encoding (Michael) - Id RoQ playback subsystem (Mike Melanson and Tim Ferguson) - Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson and Mario Brito) - Xan DPCM audio decoder (Mario Brito) - Interplay MVE playback subsystem (Mike Melanson) - Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson) version 0.4.7: - RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga at http://www.honeypot.net/audio) - Current version now also compiles with older GCC (Fabrice) - 4X multimedia playback system including 4xm file demuxer (Mike Melanson), and 4X video and audio codecs (Michael) - Creative YUV (CYUV) decoder (Mike Melanson) - FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) (Michael) - ASV1 (Asus), H.264, Intel indeo3 codecs has been added (Various) - Tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with alpha support), JPEG YUV colorspace support. (Fabrice Bellard) - ffplay has been replaced with a newer version which uses SDL (optionally) for multi platform support (fabrice) - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated by anonymous - AMR format has been added (Johannes Carlsson) - 3gp support has been added (Johannes Carlsson) - VP3 codec has been added (Mike Melanson) - more MPEG-1/2 fixes - Better Multi platform support, MS Visual Studio fixes (various) - Altivec optimizations (Magnus Damn and others) - SH4 processor support has been added (BERO) - New public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick) - VOB Streaming support (Brian Foley) - Better MP3 Autodetection (Andriy Rysin) - qpel encoding (Michael) - 4mv+b frames encoding finally fixed (Michael) - chroma ME (Michael) - 5 comparission functions for ME (Michael) - b frame encoding speedup (Michael) - wmv2 codec (unfinished - Michael) - user specified diamond size for EPZS (Michael) - Playstation STR playback subsystem, still experimental (Mike and Michael) - ASV2 codec (Michael) - CLJR decoder (Alex) .. And lots more new enhances and fixes. version 0.4.6: - completely new integer only mpeg audio layer 1/2/3 decoder rewritten from scratch. - recoded dct and motion vector search with gcc (no longer depends on nasm). - fix quantization bug in AC3 encoder. - added PCM codecs and format. Corrected wav/avi/asf pcm issues. - added prototype ffplay program. - added GOB header parsing on H.263/H.263+ decoder. (Juanjo) - bug fix on MCBPC tables of H.263. (Juanjo) - bug fix on DC coefficients of H.263. (Juanjo) - added Advanced Prediction Mode on H.263/H.263+ decoder. (Juanjo) - now we can decode H.263 streams found on QuickTime files. (Juanjo) - now we can decode H.263 streams found on VIVO v1 files.(Juanjo) - preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo) - added GOB header for H.263/H.263+ coding on RTP mode. (Juanjo) - now H.263 picture size is returned on the first decoded frame. (Juanjo) - added first regression tests - added MPEG2 TS demux - new demux API for libav - more accurate and faster IDCT (Michael) - faster and entropy controlled motion search (Michael) - two pass video encoding (Michael) - new video rate control (Michael) - added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael) - great performance improvement of video encoders and decoders (Michael) - new and faster bit readers and vlc parsers (Michael) - high quality encoding mode : tries all macroblock/VLC types (Michael) - added DV video decoder - preliminary RTP/RTSP support in ffserver and libavformat - H.263+ AIC decoding/encoding support. (Juanjo) - VCD MPEG-PS mode. (Juanjo) - PSNR stuff. (Juanjo) - Simple stats output. (Juanjo) - 16-bit and 15-bit rgb/bgr/gbr support (Bisqwit)
2004-05-25Suggest update of xinvest to 2.6.9. It was released in May 2004.reed1-1/+2
2004-05-25Fix a case of bogus extra { and } in array initialization, that makeskristerw2-1/+25
gcc 3.3 complain loudly.
2004-05-25Fix multi-line strings, to make this package compile with gcc 3.3.kristerw2-1/+33
2004-05-25Remove myself as maintainer of libtool.skrll1-2/+2
2004-05-25+ rapidsvn-0.6.0epg1-1/+3
+ trac-0.7
2004-05-25HOMEPAGE and MASTER_SITES updatedadam1-11/+10
2004-05-25note PKGREVISION bump of libtool-base for OpenBSD shlib name fix.grant1-1/+2
2004-05-25note subversion-1.0.4 updateepg2-3/+3
2004-05-25bump PKGREVISION for OpenBSD shlib name fix.grant1-1/+2
2004-05-25fix shared library names on OpenBSD after upgrade to libtool 1.5.x.grant3-7/+79
fixes PR pkg/25527 from Adrian Portelli.
2004-05-25Updated SDL_gfx to 2.0.11adam2-4/+3
2004-05-25Changes 2.0.11:adam3-14/+13
* added pieRGBA/pieColor primitive (non filled pie) * added QNX6 build patch * use $(includedir)/SDL to automake setup * updated README * added 2x2 box & pie tests * added dynamic font setup routine * added sample font files to the Fonts directory * added font test program * string routines changed to use const char * fixed TestRotozoom clear color bug
2004-05-25Updated gd to 2.0.25adam1-1/+2
2004-05-25Changes 2.0.25:adam2-6/+5
* Correction in gdfontl.h Changes 2.0.24: * bgd.dll is now compatible with Visual BASIC * Even more complete freetype version checking * Binary transparency is now handled correctly in gdImageToPalette
2004-05-25Update to Version 1.0.4.epg2-5/+5
(21 May 2004, from /branches/1.0.4) http://svn.collab.net/repos/svn/tags/1.0.4 User-visible-changes: * fixed: 'svn up' can delete unversioned data on win32 fs (issue #1854) * fixed: pool leaks in 'svnlook diff/changed/dirs-changed' * fixed: insecure script example in pre-commit-hook template * fixed: inability to do a checkout to '/' * officially recommend neon 0.24.6 in all docs. Developer-visible changes: * fixed: RPM build for Fedora & WBEL3/RHEL3 * fixed: SWIG-java building problem * fixed: javahl bug which can crash JVM * fixed: change formatting codes in svn_swig_pl_callback_thunk * fixed: properly wrap svn_txdelta_parse_svndiff for perl
2004-05-25the filename has a -gtk2 suffix.grant1-2/+2
2004-05-25add build for NetBSD/i386 2.0.grant2-2/+11
2004-05-25Take over maintainership.salo1-2/+2
Ok with previous MAINTAINER, michal@pasternak.w.lub.pl.
2004-05-25Note bittorrent{,-gui} update to 3.4.2wiz1-1/+3
2004-05-25Update to 3.4.2:wiz2-5/+5
* Fixed some bugs, including an important tracker bug * Added 'warning message' so trackers can send non-fatal human readable messages to clients * Fixed problem where some users got 'could not find file' message
2004-05-25Note update of net/lftp.salo2-3/+3
2004-05-25Update to version 3.0.3.salo3-10/+10
Changes: - better DESCR and COMMENT 3.0.3: ====== * cls for sftp can now print symbolic user, group and number of hard links. * make cd dir/ check if dir exists. * follow ftp:ssl-force even if ftp server does not advertise AUTH in FEAT reply. * fixed excessive STAT commands in FXP transfer. * fixed core dump when disconnecting with active FXP transfer. * fixed memory leak in sftp uploading and file renaming.
2004-05-25Note mldonkey-2.5.21 update.wiz1-1/+2
2004-05-25Update to 2.5.21:wiz2-5/+5
This release fixes a bug that prevented indirect connections. Some minor bugfixes have also been made in the sources management.
2004-05-25- gnumeric-1.2.12 (thanks drochner)xtraeme1-2/+1
2004-05-25gimageview and newer versions of GTK disagree on what exactly issimonb2-1/+15
deprecated - make sure we #undef GTK_DISABLE_DEPRECATED.
2004-05-25Add "CONFIGURE_HAS_INFODIR=no" to get this package building.simonb1-1/+2
2004-05-25only attempt to remove bmake files if 'cd bmake' was successful.jschauma1-2/+2
2004-05-25A package name in DEPENDS should be a shell glob pattern, not a regex.minskim1-7/+7
2004-05-25darwin fixes: use ${MAKE_FLAGS} as well as ${MAKE_ENV} in the post-configuredanw4-9/+37
rule (qv bsd.pkg.mk rev 1.1425), rename a function that conflicts with a system function, and change malloc.h to stdlib.h
2004-05-24Add ${X11BASE}/bin to the PATH when USE_IMAKE is used, without objectionsxtraeme1-1/+2
in tech-pkg@.
2004-05-24mention updatesdrochner1-1/+4
2004-05-24update to 1.2.1drochner3-9/+17
changes: -added translations -bugfixes -added plugins: cross fade in/out
2004-05-24update to 1.2.12drochner5-848/+654
The step from 1.0.12 to 1.2.12 is too large to mention all changes. pkgsrc issues: -use gnome2 -add python support (python23 provides a shared lib) -XXX I've enabled libgda/gnomedb, this seems to be completelely non-functional to me, but perhaps it is just my setup...
2004-05-24update to 1.9.1drochner5-76/+41
changes: * Support DOCTYPE in the simplified xml generator - fixes and cleanup
2004-05-24Make this package compile when using gcc 3.3.kristerw2-1/+21