summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-10-26Update to 2.8.1:jmmv3-7/+7
* Translation updates
2004-10-26Update gnome2-pixmaps and gnome-desktop to 2.8.1:jmmv5-20/+21
Fixes * Make %k in .desktop files work again (Brian Ryner) * Use automake 1.7 (James Henstridge) * New icons (Jakub Steiner, James Ogley) Translators * Wang Jian (zh_CN)
2004-10-26Update to 2.8.1:jmmv2-6/+5
Fixes - Only highlight sticky windows on the current workspace (Elijah Newren) Translators - Aiet Kolkhi (ka)
2004-10-26Update to 2.8.1:jmmv3-7/+7
* Improved Solaris and AIX support. * Updated translations.
2004-10-26Update to 2.8.0.1:jmmv2-6/+5
2004-10-01 Jody Goldberg <jody@gnome.org> * Release 2.8.0.1 2004-10-01 Jody Goldberg <jody@gnome.org> (gnome_print_ps2_print_octal_byte) : doh! * libgnomeprint/gnome-print-ps2.c (gnome_print_ps2_print_bpath) : fix return type and handle errors. 2004-10-01 Jody Goldberg <jody@gnome.org> * libgnomeprint/gnome-print-ps2.c : Clarify the error handling and return values in all routines. (gnome_print_ps2_print_double) : no need for a dynamic buffer. put it on the stack. (gnome_print_ps2_print_octal_byte) : new. (gnome_print_ps2_glyphlist) : use it here and correct the return val calculation. 2004-10-01 Morten Welinder <terra@gnome.org> * libgnomeprint/gnome-print-ps2.c (gnome_print_ps2_puts, gnome_print_ps2_putc): New functions. Change most calls of gnome_print_ps2_fprintf to one of these. (gnome_print_ps2_glyphlist): Print letters as letters, not octal. Fixes #153667. 2004-09-30 Jody Goldberg <jody@gnome.org> * libgnomeprint/modules/cups/gnome-print-cups.c (attributes_changed_cb) : Store the queue length in QueueLength 2004-09-23 Jody Goldberg <jody@gnome.org> * libgnomeprint/gnome-font-face.c (gf_pso_print_double) : remove some dead code
2004-10-26Update gnome-vfs2{,-cdda,-smb} to 2.8.2:jmmv2-6/+6
gnome-vfs 2.8.2 * Bugs fixed: + performance increase in gnome-vfs-volume-monitor + Update to latest eggdesktopentries.c, fixing leaks + Fix problem with http leak fix in last version + Fix leaks + Make folders open with components, to make run-dialog work for folders + Add support for additional headers to http backend + API docs updates + Default to the workgroup specified in smb.conf for network:// + Fix queue handling for monitoring events + Add --disable-howl flag + Ignore smb files with empty names when enumerating gnome-vfs 2.8.1 * Bugs fixed: + ftp-method: Don't ask for password if hostname wrong + fix detection of and build with kerberos + allow unref of the volume monitor after shutdown + Fix http issues with gtik + Fix leaks + Fix default application handling. Now user defaults override system defaults. + Don't keep re-reading /etc/fstab + Read the right fstab file on solaris + sftp-method: use password if in uri + http-method: fix seek to end of file + http-method: various webdav fixes + Handle empty but non-null http proxy hostname.
2004-10-26Update to 2.4.2: list of changes unknown, but only minor fixes can be expected.jmmv4-18/+29
2004-10-26Update GConf2 and GConf2-ui to 2.8.1:jmmv4-9/+9
Fixes - If the toplevel directory of a source isn't writable, then mark the whole source as readonly (Mark) - Plug various leaks (Kjartan) Translators - Christophe Merlet (RedFox) (fr) - Alessio Frusciante (it) - Žygimantas Beručka (lt) - Li-Jen Hsin (zh_TW)
2004-10-26I haven't maintained this package in ages.groo1-2/+2
2004-10-26Add several suggested packages to add:reed1-1/+59
tkfontsel, xftlsfonts, gtkfontsel, choosefont, rkhunter, logrider, swatch, ardour, libdisassemble, cenon, pdftk, guipdftk, ttf-freefont, lingoteach.
2004-10-26Added suggested new packages: cplay and doxywizard.reed1-1/+8
2004-10-26Add two missing lines; addresses PR 27514 by Greg Troxel.wiz1-1/+4
2004-10-26Note update of m4 to 1.4.2gavan1-1/+2
2004-10-26Update to 1.4.2:gavan2-5/+5
* configure.in (VERSION): Bump to 1.4.2. * NEWS: Describe 1.4.2's changes. * src/m4.c (reference_error): Preserve errno, since M4ERROR relies on this. * src/builtin.c (m4_esyscmd): Clear errno before calling popen. (m4_maketemp): Clear errno before calling mkstemp. * src/path.c (path_search): Don't let "free" trash errno when returning NULL. * src/output.c (insert_file): Don't assume errno has a valid value simply because fread returns zero. This fixes a portability bug reported by Marion Hakanson in <http://lists.gnu.org/archive/html/bug-m4/2004-07/msg00029.html>. Fixes PR pkg/27301.
2004-10-26Updated Mesa to 6.2adam2-3/+7
2004-10-26Changes 6.2:adam22-293/+227
New: - enabled GL_ARB_texture_rectangle (same as GL_NV_texture_rectangle) - updated Doxygen support (Jose Fonseca) Changes: - some GGI driver updates (Christoph Egger, bug 1025977) Bug fixes: - Omit GL_ARB_texture_non_power_of_two from list of OpenGL 1.5 features - fixed a few compilation issues on IRIX - fixed a matrix classification bug (reported by Wes Bethel) - we weren't reseting the vertex/fragment program error state before parsing (Dave Reveman) - adjust texcoords for sampling texture rectangles (Dave Reveman) - glGet*(GL_MAX_VERTEX_ATTRIBS_ARB) wasn't implemented - repeated calls to glDeleteTexture(t) could lead to a crash - fixed potential ref count bugs in VBOs and vertex/fragment programs - spriteblast demo didn't handle window size changes correctly - glTexSubImage didn't handle pixels=NULL correctly for PBOs - fixed color index mode glDrawPixels bug (Karl Schultz) Changes 6.1: New: - Revamped Makefile system - glXUseRotatedXFont() utility (see xdemos/xuserotfont.c) - internal driver interface changes related to texture object allocation, vertex/fragment programs, BlendEquationSeparate, etc. - option to walk triangle edges with double-precision floats (Justin Novosad of Discreet) (see config.h file) - support for AUX buffers in software GLX driver - updated glext.h to version 24 and glxext.h to version 6 - new MESA_GLX_FORCE_ALPHA and MESA_GLX_DEPTH_BITS env vars - updated BeOS support (Philippe Houdoin) Changes: - fragment fog interpolation is perspective corrected now - new glTexImage code, much cleaner, may be a bit faster Bug fixes: - glArrayElement in display lists didn't handle generic vertex attribs - glFogCoord didn't always work properly - ARB_fragment_program fog options didn't work - frag prog TEX instruction no longer incorrectly divides s,t,r by q - ARB frag prog TEX and TEXP instructions now use LOD=0 - glTexEnviv in display lists didn't work - glRasterPos didn't do texgen or apply texture matrix - GL_DOUBLE-valued vertex arrays were broken in some cases - fixed texture rectangle edge/border sampling bugs - sampling an incomplete texture in a fragment program would segfault - glTexImage was missing a few error checks - fixed some minor glGetTexParameter glitches - GL_INTENSITY was mistakenly accepted as a to glTexImage - fragment program writes to RC/HC register were broken - fixed a few glitches in GL_HP_occlusion_test extension - glBeginQueryARB and glEndQueryARB didn't work inside display lists - vertex program state references were broken - fixed triangle color interpolation bug on AIX (Shane Blackett) - fixed a number of minor memory leaks (bug #1002030)
2004-10-26Use OPSYSVARS.salo1-4/+2
2004-10-26Update sysutils/gtk-send-pr to 0.3.4, no changelog available.xtraeme4-9/+8
2004-10-26Updated bogofilter to 0.92.8.snj1-1/+2
2004-10-26Update to 0.92.8.snj3-15/+14
Changes: * Portability fixes * Documentation fixes * '-M' allows processing 1 msg-count file with multiple messages. Otherwise allow multiple msg-count files with 1 message in each. * Allow only one of '-d' and '-D' options for bogotune. * Remove check for bogohome since it breaks "bogotune -D". * Ignore 'X-Bogosity' lines in mime attachments. * Bogotune now warns when using '-E' to suppress ESF checking and non 1.0 esf values are read from the config file. * Limit bogotune's scanning to rx values between 0.4 and 0.6. * Fix a potential crash on malformatted input (writing a NUL byte to the wrong place) in the RFC-2047 decoder. Reported by Clint Adams. * bogofilter will now properly exit with code 3 when encountering write errors in pass-through mode. It would use the wrong code, 2, since the introduction of the "unsure" exit code. * Properly flush existing data before changing I/O buffer size. Fixes t.bogodir failure seen, for instance, on Solaris, particularly with -D and redirected output.
2004-10-26+spamassassin-3.0.1.snj1-1/+2
2004-10-26Replace the .elif statement for APR_USE_OPENLDAP with a new .ifxtraeme1-2/+3
block to fix the problem reported in PR pkg/27442 by Rasputin.
2004-10-26Make this build on IRIX, Georg Schwarz PR pkg/27428.xtraeme1-1/+2
2004-10-26Make this build on IRIX, Georg Schwarz PR pkg/27427.xtraeme1-1/+7
2004-10-26add hostname to Subject: of PKGSRC_MESSAGE_RECIPIENTS emaillukem1-2/+2
2004-10-26winbind, not winbond.wiz1-3/+3
2004-10-26Fix typo.wiz1-1/+1
2004-10-25Update lcms to 1.13.minskim5-13/+18
Changes: Overall speedup Full ICC v4 support New CGATS.13/IT8 parser 8-bit transforms optimization Improved named color -- lcms can now write such profiles as well lcms can now write 8 bit profiles as well as 16 bit softproof now honors proofing intent Absolute colorimetric works fine on mixed v2/v4 transforms Improved black point compensation Several new utility functions Black point compensation on PostScript CRD Added support for HiFi (> 4 inks) on tifficc Improved icclink Add lcms.pc pkg-config file (http://www.freedesktop.org/Software/pkgconfig). USE_TETRAHEDRAL and USE_TRILINEAR no longer used -- engine now chooses between interpolation methods on depending on several heuristics.
2004-10-251.5: Remove some things that could be in -lnsl on SVR4 descendants.tv2-5/+3
(gethostname, gethostbyname)
2004-10-25Add and enable gthumb.minskim2-2/+4
2004-10-25Initial import of gthumb-2.6.0.1.minskim5-0/+258
gThumb is an image browser, viewer, orginizer, and editor for the GNOME Desktop. It is also an advanced tool to import images from a digital camera, create slide shows, and write images to CD/DVD.
2004-10-25Note revision bump for mozilla and mozilla-gtk2 to 1.jmmv1-1/+3
2004-10-25Modify mozilla and mozilla-gtk2 to install several additional headers.jmmv6-12/+519
More specifically, this lets Mozilla NSS be used by other programs. Also make the pkgconfig substitutions happen at post-build time, so that the right rpaths are added to the mozilla-nspr.pc file (which is filled in during the build). Bump PKGREVISION to 1 for both packages. Ok'ed by taya@, the maintainer.
2004-10-25Introduce the PKGCONFIG_OVERRIDE_STAGE variable to let a packagejmmv1-2/+9
specify when the pkgconfig substitutions have to be applied; defaults to pre-configure. This is useful because some packages modify the .pc files during the build process (adding -L flags), so they have to wait until the build finishes to add the correct rpaths. Also modify the regular expression in PKGCONFIG_OVERRIDE_SED to match and fix multiple -L flags, instead of just one.
2004-10-25Update all postgresql73 packages to 7.3.8. This fixes following two issues:jdolecek6-13/+14
* A vulnerability exists due to the insecure creation of temporary files, which could possibly let a malicious user overwrite arbitrary files * Repair possible failure to update hint bits on disk Under rare circumstances this oversight could lead to "could not access transaction status" failures, which qualifies it as a potential-data-loss bug.
2004-10-25- Note update of socat to 1.4.0.3adrianp2-3/+3
2004-10-25- Update to 1.4.0.3adrianp2-6/+5
- Security fix for: http://www.dest-unreach.org/socat/advisory/socat-adv-1.html
2004-10-25Update all postgresql74 packages to 7.4.6. This fixes following two issues:jdolecek6-16/+15
* A vulnerability exists due to the insecure creation of temporary files, which could possibly let a malicious user overwrite arbitrary files * Repair possible failure to update hint bits on disk Under rare circumstances this oversight could lead to "could not access transaction status" failures, which qualifies it as a potential-data-loss bug.
2004-10-25Update samba2 to 2.2.12. Fixes since 2.2.10:jdolecek3-6/+9
* Crashes in smbd triggered by a Windows XP SP2 client sending a FindNextPrintChangeNotify() request without previously issuing FindFirstPrintChangeNotify(). * A remote attacker may be able to gain access to files which exist outside of the share's defined path. Such files must still be readable by the account used for the connection. Note: this is the really last samba 2.x version - 2.x branch was EOLed 2004/10/01
2004-10-25Note revision bump for drivel to 1.jmmv1-1/+2
2004-10-25Register the drivel.schemas into the GConf2 database. Pointed out byjmmv1-1/+4
Douglas Brebner in private mail. Bump PKGREVISION to 1.
2004-10-25Update liferea to 0.6.0.minskim5-13/+14
Changes since 0.5.3: * Finally added a menu option to remove a single item. Sorry that it took so long! (Lars Lindner) * Item modification times are now correctly converted to the local timezone. (Nathan Conrad) * The help feeds are now (almost) normal subscriptions and can be removed and modified. The only remaining difference is that the version in the URL is updated automatically and that old items are dropped. This also removes the special icon of the help folder. (Lars Lindner) * Removed the ugly unavailable icon. Now the GNOME stock icon for the error dialog is used. (Lars Lindner) * Added a default feed list that is installed upon the first program start. Added a Spanish localized version by Topopardo. (Lars Lindner) * Added support for reading subscriptions URLs from a named pipe (~/.liferea/new_subscription) to allow external programs to add feeds. (Lars Lindner) * Itemlist sorting order is now saved on a per-feed basis. (Nathan Conrad) * Experimental vfolder implementation. When you do a search you now can save the search result as a vfolder. There is still a lot to do but just play around and write us your opinion! (Lars Lindner) * Fixed a bug that caused a crash when right clicking the feed list in filtered mode. (Lars Lindner) * Fixed a problem with the session managment registering which prevented the usage of the Mozilla browser module. (Nathan Conrad) * Iconification state is saved between sessions. (Nathan Conrad) * URLs are now stripped of leading and trailing whitespace. (Nathan Conrad) * Update of the Italian translation (Dario Conigliaro) * Fixed a big memory leak. (Lars Lindner) * Some fixes in the RPM spec file (Noa Resare) * Update of the Czech translation (Juraj Kubelka) * Updated RPM spec file. (Daniel Resare) * Update of the French translation (Vincent Lefevre) * Fixed HTTP authentication problem with case sensitivy in the HTTP headers. (Nathan Conrad) * Fixed gaim strings in the configure output reported by Russell Kaiser. (Nathan Conrad) * Corrected dependency for libxml2 from 2.0 to 2.4.1 for the configure script and allow older versions of gconf. (Nathan Conrad) * Removed accidental usage of libxml2 2.6 usage. Liferea should now work with libxml2 2.4.1 or newer. (Nathan Conrad) * Fixed a mistake in the German translation. (Lars Lindner) * Fixed a bug that prevented RSS content:encoded tags to be parsed. (Lars Lindner)
2004-10-25Update gkrellm to 2.2.4, ok cube@.xtraeme4-7/+8
Changes: 2.2.4 - Mon Sep 6, 2004 ----------------------- * 2.2.3 used a Gtk 2.4 function and did not compile under Gtk 2.2, so added GTK_CHECK_VERSION. * Jerome UZEL got a patch in to account for deleted email in Evolution mailboxes. 2.2.3 - Mon Sep 6, 2004 ----------------------- * On SMP machines, allow sensors to be relocated to composite CPU panel. * Alan Swanson: icon patch to give GKrellM and its configuration windows an icon for task switching. * Bugfixes: o Christophe Barbe: fix mail.c X-Evolution flag decoding to use proper "seen" bit for determining new/old email. o Henrik Brix Andersen: use gtk_window_get_size() when calculating _NET_WM_STRUT size so strut space can be resized when shutting gkrellm. o Don't save new y_positions that are y packed and not user set (eg preserve user positon when opening fs secondaries for > 10 seconds). o Don't nest static function declarations inside of functions to fix upcoming gcc 3.5 compile errors - from Art Haas. o Sensor location menu wasn't recreated after the first config opening.
2004-10-25Enable the patch for crammd5, which was disabled in the last updatextraeme2-5/+5
to 0.99.11.
2004-10-25Note update of graphics/dcraw to version 1.213 [new camera model Canonseb1-1/+2
EOS-1Ds Mark II]
2004-10-25Update to version 1.213.seb2-7/+7
Changes since last packaged version: - Added the Canon EOS-1Ds Mark II XXX Something has to done for this so fast moving target...
2004-10-25Fix for compiling on Solaris SPARC with gcc.gavan2-1/+15
If __sparcv8 is defined, use the SPARC v8 version of udiv_qrnnd. Without this change, udiv_qrnnd will not be defined using the SPARC v8 udiv instruction, and the default SPARC v7 case of defining it to be the native __gmpn_udiv_qrnnd will be used, but this does not exist on SPARC v8, so at link time, the user will get an error about _gmpn_udiv_qrnnd being undefined. gcc defines __sparcv8. From PR pkg/26815.
2004-10-25Force gcc34 and use the right varargs macro for amd64. Mozilla (and itssekiya3-5/+9
derivatives) now appears to work properly on amd64. Patches from Nicholas Joly.
2004-10-25Remove the LICENSE to match the real license, LGPL. Reported byuebayasi1-3/+1
Vincent Stemen.
2004-10-25Update of gwenview and kile.markd1-1/+3