summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-01-04When configuring reLyX use the value of PERL that is passed in rathermarkd2-1/+44
than trying to work it out again (badly). Fixes the build problems seen in the bulk builds. OK'ed by maintainer.
2005-01-04Updated Mesa to 6.2.1adam2-3/+7
2005-01-04Changes 6.2.1:adam6-25/+25
Bug fixes: - don't apply regular fog or color sum when using a fragment program - glProgramEnvParameter4fARB always generated an error on GL_FRAGMENT_PROGRAM_ARB (fdo bug 1645) - glVertexAttrib3svNV and glVertexAttrib3svARB were broken - fixed width/height mix-up in glSeparableFilter2D() - fixed regression in glCopyPixels + convolution - glReadPixels from a clipped front color buffer didn't always work - glTexImage didn't accept GL_RED/GREEN/BLUE as the format - Attempting queries/accesses of VBO 0 weren't detected as errors - paletted textures failed if the palette had fewer that 256 entries Changes: - fixed a bunch of compiler warnings found with gcc 3.4 - bug reports should to go bugzilla.freedesktop.org
2005-01-04Portability fix from Georg Schwarz in PR 28818;wiz3-2/+20
do not define USE_REGEXP on Irix.
2005-01-04Remove dirmngr (thanks, shannonjr), add gtexinfo-4.8.wiz1-2/+2
2005-01-04Note update of p5-DBD-SQLite to 0.25nb2.wiz1-1/+2
2005-01-04Apply patch from Alexander Becher in PR 28802.wiz1-3/+5
Bump PKGREVISION.
2005-01-04Updated gimp to 2.2.1adam2-3/+3
2005-01-04Changes 2.2.1:adam5-47/+175
- added python logo to EXTRA_DIST so it shows up in the tarball (bug #161716) - fixed mempory corruption in FracalExplorer plug-in (bug #161729) - fixed crash in gradient editor (bug #161411) - fixed crash in unsharp mask plug-in preview code (bug #157910) - fixed bug in unsharp mask plug-in that caused artefacts when a large blur radius was being used on a small drawable; minor optimizations - removed broken asc2img Script-Fu - fixed channel drag-n-drop (bug #161877) - fixed misbehaviour of entries in Scale and Resize dialogs (bug #161756) - speed up preview in several plug-ins - fixed bug in Despeckle plug-in that caused it to run very slowly (bug #162129) - fixed a crash in the error dialog (bug #162147) - fixed parameter value range in Weave script (bug #162182) - fixed crash in brush preview (bug #162232) - minor improvements to the API docs
2005-01-04Set USE_BUILDLINK3.wiz1-1/+3
2005-01-04OpenSSL is needed here because 'cups-config --libs' lists -lssl as ajmmv1-1/+2
dependency (so we need it in the buildlink directory to build other packages). Should fix build of libgnomeprint shown in minskim@'s latest Linux bulk build.
2005-01-04Fix build under Linux (attempt to modify a const variable). I'm not surejmmv2-1/+15
why it's an error there, while NetBSD only shows a warning (maybe it's due to the GCC version used). Shown in last minskim@'s bulk build.
2005-01-0464-bit fixes. Based on Xning Lee's patchset sent to port-amd64@; changed thesekiya3-7/+51
unsigned int -> long transformation to unsigned int -> unsigned long, just in case.
2005-01-04Add proper support for RCD_SCRIPTS_EXAMPLEDIR change.taca3-3/+18
2005-01-04Note revision bump for dillo to 1.jmmv1-1/+2
2005-01-04Properly handle the dpidrc configuration file. Bump PKGREVISION to 1.jmmv4-3/+22
Closes PR pkg/28854 by Alexander Becher.
2005-01-04Updated generate to 2.2darcy1-1/+3
Updated py-generate to 2.2
2005-01-04Added sqlitemanager, a web frnt-end for managing SQLItedatabasesmanu2-2/+4
2005-01-04Fix build with Mozilla >= 1.7.4. Problem shown in latest bulk builds.jmmv1-1/+3
XXX: Something weird is going on with mozilla include files (just look at the CPPFLAGS modifications in this package). Maybe someone more clueful (taya@ ?) could look at this?
2005-01-04Added entry for updating gnupg-develshannonjr1-1/+2
2005-01-04sqlite manager is a web tool for managing SQLite databasesmanu4-0/+179
2005-01-04Enabled threads as recommended by developers.shannonjr5-8/+64
2005-01-04Enable SQLitemanu2-4/+4
2005-01-04Updated scummvm to 0.7.0adam2-3/+3
2005-01-04Added entry for updating dirmngrshannonjr1-1/+2
2005-01-04Changes 0.7.0:adam5-21/+34
New Games: - Added 26 Humongous Entertainment titles, only a few are completable. General: - Added support for FLAC (lossless) encoded audio files - Added an 'On Screen Display' to the SDL backend - Partially rewrote the backend API - Comments and the order of section in config files are preserved now - Updated AdvMame scalers based on scale2x 2.0 - AdvMame3x looks nicer now, and AdvMame2x is MMX accelerated - Added MMX i386 assembler versions of the HQ2x and HQ3x scalers - Added 'Extra Path' option allows for a searching an additional datafile location (for reencoded cutscenes and the like) - Disabled Alt-x and Ctrl-z quit keys in favour of Ctrl-q on unix like operating systems, like Linux (exception: Mac OS X still uses Cmd-q) - Separate smaller font for the console, allowing for more visible information, for example in the SCUMM debugger. - Added support for setting output sample rate at run-time, although there is currently no GUI for it. - The save directory now has a default rather than the current directory on some platforms: Mac OS X: $HOME/Documents/ScummVM Savegames/ Other unices: $HOME/.scummvm/ - Added a new about dialog with scrolling credits SCUMM: - Removed the old zak256 target, use zakTowns instead - Added native support for Macintosh versions using a special container file. This removes the need for using the 'RESCUMM' program - Added smooth horizontal scrolling for The Dig, Full Throttle and COMI (matching the original engine) - Partially rewrote the text engine, fixing various bugs, especially in newer games (The Dig, COMI) - Fixed actor drawing glitches in V1 Maniac and Zak - Fixed ship-to-ship graphic glitches in COMI - Fixed palette glitches in COMI Queen: - Fixed some issues with the Dreamcast backend. Sword1: - Added support for compressed speech and music. - Added support for the demo. - Better support for the Czech version. - Added workarounds for script and subtitle bugs in some game versions. Sword2: - Simplified memory/resource management - Simplified sound effects handling - Added support for compressed speech and music. - Fixed various minor bugs. BASS: - Added workarounds for some rare scripting bugs that could render the game unwinnable.
2005-01-04Update to release 0.90.shannonjr8-66/+309
Dirmngr is a server for managing and downloading certificate revocation lists (CRLs) for X.509 certificates and for downloading the certificates themselves. Dirmngr also handles OCSP requests as an alternative to CRLs. Dirmngr is either invoked internaly by gpgsm (from gnupg 1.9) or when running as a system daemon through the dirmngr-client tool. Whats new in this release ========================= * New option --daemon to start dirmngr as a system daemon. This switches to the use of different directories and also does CRL signing certificate validation on its own. * New tool dirmngr-client. * New options: --ldap-wrapper-program, --http-wrapper-program, --disable-ldap, --disable-http, --honor-http-proxy, --http-proxy, --ldap-proxy, --only-ldap-proxy, --ignore-ldap-dp and --ignore-http-dp. * Uses an external ldap wrapper to cope with timeouts and general LDAP problems. * SIGHUP may be used to reread the configuration and to flush the certificate cache. * An authorithyKeyIdentifier in a CRL is now handled correctly.
2005-01-04Note update of sysutils/bkpupsd to 2.1.2nb4.taca1-1/+2
2005-01-04- make lines of MESSAGE shorter.taca5-20/+41
- Cast (void *) second argument to cgetent(3) to compile on NetBSD current and prior. - Remove blank line of manual page.
2005-01-04Note update of security/pgpdump to 0.24.taca1-1/+2
2005-01-04Upgrade to version 2.2.darcy2-5/+5
Major changes are: - Add casts to prevent compiler warnings. - Allow for more than 10 positional parameters. This should fix the bulk builds for this package.
2005-01-04Update to version 2.2.darcy8-291/+5
Major changes are: - Add casts to prevent compiler warnings. - Allow for more than 10 positional parameters.
2005-01-04Update pgpdump 0.24.taca2-5/+5
0.24 2004/12/24 * More secure programming style. * Adding GnuPG string-to-key. * Adding a missing key flag.
2005-01-04RCD_SCRIPTS_EXAMPLEDIR moved. Should fix to actually use the variable.markd2-4/+4
2005-01-04netatalk update.markd2-3/+3
2005-01-04Update to netatalk 2.0.2.markd7-33/+46
Changes in 2.0.2 NEW: cnid: Add an indexes check and rebuild, optional for dbd (parameter check default no), standalone program cnid_index for cdb. UPD: Enhanced afpd's -v command line switch and added -V for more verbose information UPD: uams_gss: build the principal used by uams_gss.so from afpd's configuration, don't use GSS_C_NT_HOSTBASED_SERVICE UPD: cnid_dbd: add process id in syslog and small clean up REM: remove netatalkshorternamelinks.pl FIX: afpd: check for DenyRead on FPCopyFile FIX: afpd: add missing flush for AD2 Metadata on FPCopyFile FIX: afpd: Deal with AFP3 connection and type 2 (non-UTF8) names. reported by Gair Heaton, HI RESOLUTION SYSTEMS FIX: afpd: Broken 'crlf' option FIX: afpd: fix afpd/dhx memory bug, by Ralf Schuchardt FIX: afpd: Return an error if we cannot get the db stamp in afp_openvol. FIX: afpd: Fix slp registration with Solaris9 slpd, from hat at fa2.so-net.ne.jp
2005-01-04+ dropbear-0.44, dspam-3.2.4, idesk-0.6.0 [pkg/28850], imp-3.2.7,wiz1-2/+7
libevent-1.0a, netatalk-2.0.2.
2005-01-04When linking against libssl, also link against libcrypto.wiz2-1/+24
2005-01-04- remove patch-bj that i forgot to remove at previous committaya6-52/+8
- add $NetBSD$ to patch-ah thanks to adrianp, wiz, kambe san.
2005-01-04Note uim update.wiz1-1/+2
2005-01-04Automatically register uim in the list ofwiz1-3/+5
GTK2 input modules. Bump PKGREVISION. Thanks to jmmv for the hint on how to do this (see x11/gtk2/modules.mk).
2005-01-04gthumb updated to 2.6.2.jmmv2-3/+3
2005-01-04Update to 2.6.2:jmmv2-6/+5
* Fixed bug #159492: freezes when trying to create thumbnail for a JPEG file. * Fixed bug #159672: log2() function already defined under cygwin. * Fixed bug #159661: Symlinks in the root directory are incorrectly resolved.
2005-01-04Fix instances of insecure use of /tmp that is subject to symlink attacksjlam5-5/+88
due to race conditions [CAN-2004-0976]. Also fix builds on *BSD boxes without a hostname set. Bump the PKGREVISION to 1.
2005-01-04I updated gst-plugins to 0.8.6 a while ago.jmmv1-2/+1
2005-01-04gaim updated to 1.1.1.jmmv2-3/+3
2005-01-04Update to 1.1.1:jmmv3-6/+9
* Allow SILC authentication via public key if your key is password protected (Michele Baldessari) * More MSN bug fixes (Felipe Contreras) * Drag-and-drop to conversation window file transfers work again * Disable the delete button on pounces that aren't saved yet anyway (Kevin Stange)
2005-01-04Add my_MM locale, initially used by gaim-1.1.1.jmmv22-22/+110
2005-01-04Add missing #include <sys/socket.h> (for AF_INET) to make this compile.rh2-1/+14
2005-01-04Fix PLIST; don't leave used directories.taca1-1/+3