summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-11-26Fix asterix-sounds-de-x9media entry.wiz1-2/+2
2005-11-26Note graphics/gdk-pixbuf PKGREVISION bump: security fixes.salo1-1/+2
2005-11-26Security fixes for CVE-2005-2975, CVE-2005-2976 and CVE-2005-3186:salo3-3/+125
"io-xpm.c in the gdk-pixbuf XPM image rendering library allows attackers to cause a denial of service (infinite loop) via a crafted XPM image with a large number of colors." "Integer overflow in io-xpm.c in gdk-pixbuf allows attackers to cause a denial of service (crash) or execute arbitrary code via an XPM file with large height, width, and colour values, a different vulnerability than CVE-2005-3186." "Integer overflow in the gdk-pixbuf XPM image rendering library allows attackers to execute arbitrary code via an XPM file with a number of colors that causes insufficient memory to be allocated, which leads to a heap-based buffer overflow." http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2975 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2976 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3186
2005-11-26Make note of bochs update.ben2-3/+3
2005-11-26Update bochs to version 2.2.1. Changes include:ben6-60/+47
- Fixed several compilation warnings and errors for different platforms (Volker) - Fixed FPU tag word restore in FXRSTOR instruction (Stanislav) - Added missing scancodes for F11 and F12 to BIOS translation table (Volker) - Bochs disassembler bugfixes (h.johansson) - About 5% emulation speed improvement (h.johansson) - Handle writing of zero to APIC timer initial count register (Stanislav) - Enable Idle-Hack for 'TERM' GUI (h.johansson) - Reduced overhead of BX_SHOW_IPS option to minimum. Now every simulation could run with --enable-show-ips without significant performance penalty. (Stanislav) - Fixed pcipnic register access (Volker) - Limited write support for TFTP server in 'vnet' networking module added (Volker) - Changed some timing defaults changed to more useful values (Volker) - WinXP/2003 style common controls now supported (Vitaly Vorobyov) - Updated LGPL'd VGABIOS to version 0.5c (Volker) - New floating point emulator based on SoftFloat floating point emulation library. - improved x86-64 emulation - Cirrus SVGA card emulation added - status bar with indicators for keyboard, floppy, cdrom and disk (gui dependant) - many improvements in Bochs emulated I/O devices (e.g. PCI subsystem)
2005-11-26Updated emulators/gxemul to 0.3.7xtraeme1-1/+2
2005-11-26Update to 0.3.7xtraeme3-7/+9
User-visible change between release 0.3.6.2 and 0.3.7 include: o) The experimental PowerPC emulation mode is now working well enough to allow NetBSD/prep 2.1 to be installed and run inside the emulator. It is not 100% stable, and it is not optimized for performance yet, but hopefully enough for simple experiments. o) I finally took the time to implement a DEC 21143 NIC; this brings network connectivity to NetBSD/cats. (The userland "NAT"-like networking layer is still a bit buggy, and does not work with everything. However, NetBSD/cats can now be installed via ftp.) o) CD-ROM images can now in some cases be detected as ATAPI CD-ROMs instead of IDE harddisks. It works for at least NetBSD, OpenBSD, and Linux on CATS, and NetBSD on hpcmips. Internal (code related) changes include: o) Cleanup of the PCI and ISA bus frameworks; in practice this means that more code can be shared between different emulated machine models than before, and that adding new machine types will become easier. o) Dyntrans updates; 32-bit PowerPC mostly, but also many performance related updates for ARM.
2005-11-26Note asterisk-sounds-de-x9media-20051126mjl1-1/+3
2005-11-26Enable asterisk-sounds-de-x9mediamjl1-1/+2
2005-11-26Import asterisk-sounds-de-x9media-20051126, providing free german voice ↵mjl4-0/+245
prompt files for asterisk, courtesy x9media ip communication.
2005-11-26Make note of mplayer PKGREVISION bump.ben1-1/+2
2005-11-26Add mplayer-internal-faad option to use mplayer's internal faad library.ben2-8/+15
The default is to depend on an external faad library, so bump PKGREVISION.
2005-11-25Reverting the mods in revision 1.10 of this file allows a package toagc1-5/+7
be built with standard settings in /etc/mk.conf, and fixes a problem in the bulk build results. In short: install the manual pages into freetds/man/man1 (the rest of the files in this package have a prefix directory of ${PREFIX}/freetds)
2005-11-25Note uim bug fix PKGREVISION bump.wiz1-1/+2
2005-11-25Bug fix for the gtk2 input method:wiz3-2/+18
Do not run g_source_remove if there is no source. Bump PKGREVISION.
2005-11-25Mention libgsf update.wiz2-3/+3
2005-11-25Add debug option.wiz4-2/+26
2005-11-25Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS becausewiz44-69/+90
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25Remove horde TODO updatesadrianp1-3/+1
2005-11-25Updated www/horde to 2.2.9adrianp1-1/+2
2005-11-25Update horde to 2.2.9adrianp2-8/+7
From the CHANGES: > Changes in this release: > * Fixed a potential XSS vulnerability.
2005-11-25Update to 1.13.3:wiz5-22/+25
libgsf 1.13.3 J.H.M. Dassen (Ray) : * Improve documentation. Jody : * More work on extension interface to sax import wrapper. -------------------------------------------------------------------------- libgsf 1.13.0 Jody: * API changes SAX wrappers for help OpenDoc and SpreadsheetML. Kasal: * Improve libtool versioning. * Relax the gconf requirement. Luciano Wolf: * OpenDocument meta stream parser. Sven Herzberg: * Fix for GsfOutputGnomeVFS API change with shlib major change -> BUILDLINK_DEPENDS bumped.
2005-11-25Updated www/horde3 to 3.0.7adrianp1-1/+2
2005-11-25Update to horde 3.0.7adrianp3-14/+7
From the CHANGES: > Major changes compared to the Horde version 3.0.5 are: > * Fixed sidebar menu layout with Opera browsers. > * Fixed calendar popup with Safari browsers. > * Fixed blank screens with Internet Explorer browsers after logins. > * Fixed warnings with PHP 4.4.0 and 5.0.5. > * Added ability to enable and disable IMSP globally. > * Fixed URL generation with some PHP CGI setups. > * Fixed sharing with groups if using group hooks. > * Updated Finnish, French, German, Hungarian, Korean, Polish, Slovak, > Turkish, and Traditional Chinese translations. > * Minor improvements and bug fixes. > > Major changes compared to the Horde version 3.0.6 are: > * Fixed cross site scripting vulnerabilities in the gzip/tar and css MIME > viewers. > * Fixed MySQL session handler.
2005-11-25Add dot at end of line, like _all_ the other optionwiz1-1/+1
descriptions already had.
2005-11-25Remove some outdated sites, fix some paths.wiz1-23/+12
From Zafer Aydogan in private mail.
2005-11-25+ wine-0.9.2.wiz1-2/+2
2005-11-25micq updated to 0.5.0.4.wiz2-3/+3
2005-11-25Update to 0.5.0.4:wiz4-26/+53
2003-09-22: 0.4.10.4: buf fix release, fixes remote DoS, SSL support a la licq, TCL scripting, fixes a few file transfer glitches 2003-10-06: 0.4.10.5: fixes a bunch of annoying yet easy to fix bugs 2004-01-17: 0.4.11: history seach/dump, avoid deleted new registered UINs by initializing ICQ meta data, bug fixes 2004-11-14: 0.4.12: more history (by Sebastian Felis), OpenSSL support (by Roman Hoog Antink) 2004-12-05: 0.4.99.9: beta release 2005-02-11: 0.5: also OpenSSL support (by Roman Hoog Antink), contact list upload, more colors in messages, per-contact configurability of many options - including several new ones, again with peek/peek2 command, command line options to start commands in mICQ, reworked online help and man pages, UTF-8 input handling, lots of fixes (and probably new bugs ;) 2005-02-27: 0.5.0.1: bug fixes and translation updates, peek reliable again 2005-04-24: 0.5.0.2: bug fixes, contact list handling improvements, auto-expanding aliases "a" and "r" 2005-04-27: 0.5.0.3: fix two bugs introduced in last version 2005-06-05: 0.5.0.4: general auto-expanding aliases, peek fixed again
2005-11-25s/readme/proftpd-readme/martti1-2/+2
2005-11-25Added proftpd-readmemartti1-0/+1
2005-11-25Another fix from Geert Hendrickxmartti1-3/+5
2005-11-25One function were defined identically in two files, but one ofkristerw2-1/+15
the copies were marked static, wich makes gcc 4 error out on what it think is inconistent declaration/definition. Disable the redundant static version.
2005-11-25Activate the options. Patch from Geert Hendrickx.martti1-27/+27
2005-11-25Import of converters/convmv version 1.08.heinz1-1/+2
2005-11-25Activated package convmv.heinz1-1/+2
2005-11-25Initial import of convmv-1.08.heinz6-0/+179
Convmv is meant to help convert a single filename, a directory tree and the contained files or a whole filesystem into a different encoding. It just converts the filenames, not the content of the files. A special feature of convmv is that it also converts the symlink target pointer in case the symlink target is being converted, too.
2005-11-24Mention gtick 0.3.7.rpaulo1-1/+2
2005-11-24Descend into gtick/rpaulo1-1/+2
2005-11-24GTick is a metronome application written for GNU/Linux and otherrpaulo4-0/+64
UN*X-like operting systems supporting different meters (Even, 2/4, 3/4, 4/4 and more) and speeds ranging from 10 to 1000 bpm.
2005-11-24Indentation fix to make the "case" statements look more uniform.rillig1-3/+3
2005-11-24Updated pkglint to 4.46.1.rillig3-18/+68
- Marked ALLFILES as deprecated. - Degraded white-space warnings to notes. - Added many explanations for the diagnostics.
2005-11-24Removed the definition for ALLFILES, as it had no effect on the package.rillig1-2/+1
2005-11-24Removed the definition for the ALLFILES variable, which will soon be markedrillig1-3/+1
as deprecated by pkglint. It had no effect on this package, as this package does not have any PATCHFILES.
2005-11-24Revert unintended commit.wiz1-2/+1
2005-11-24Remove patches that were removed from distinfowiz3-29/+2
during update to 0.6.
2005-11-24Capitalize KOffice like in the other packages.wiz1-2/+2
2005-11-24Improve comment.wiz2-4/+4
2005-11-24Added another diagnostic message to distinguish the cases for non-textrillig1-2/+4
file and non-existant file.
2005-11-24Added more tests for tr(1), including one that feeds 65536 bytes throughrillig1-1/+20
tr(1). Let's see if there's an implementation with bounded line lengths.