summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-08-22delint.salo2-17/+17
2005-08-22Note update of "elm" package to version 2.5.8.tron1-0/+1
2005-08-22Update "elm" package to version 2.5.8 (2.5 PL8).tron3-9/+9
- fixed a hang when hitting certain 8-bit chars in the From line - fixed a file descriptor leak - removed all Expires: processing This fixes the security issue reported on "Full-disclosure" last Saturday.
2005-08-22Note update of gtkwave to 2.0.0pre5cube1-0/+1
2005-08-22Update to 2.0.0pre5. No ChangeLog available, unfortunately.cube6-53/+45
2005-08-22Updated graphics/netpbm to 10.29adam1-0/+1
2005-08-22Changes 10.29:adam6-41/+20
Add ppmdraw. Add pammixinterlace. Thanks Bruce Guenter <bruceg@em.ca>. Add pgmmedian. Add pnmaddnoise. pnmtopclxl: add -rendergray option. pnmtopclxl: add -jobsetup option. pstopnm: add -dSAFER Ghostscript option. pnmcrop: add -margin option. pnmcrop: add -borderfile option. pnmnorm: add -luminosity (which was already default), -colorvalue, and -saturation. pnmtopng: Don't include any alpha info if supplied alpha mask is all opaque. ppmcie: Make white point mark more visible. pamdice: Remove restriction of 100 slices in each direction. pnmtopng: Fix bug: erroneous transparent pixels when supplied alpha mask is all opaque. Fix bytesToWordInt(): converts incorrectly on a machine that has pointer size != word size and uses the general case code. libnetpbm: fix basic pm_readlittleshort() bug introduced in 10.27. Affects mdatopbm, rawtopgm, lispmtopgm, pcxtoppm, winicontoppm, bmptopnm, sirtopnm, xwdtopnm, cameratopam. pamlookup: fix universal crash. Thanks "Colley, Anthony W." <Anthony.Colley@ngc.com> pbmtolj: fix bug from 10.28: crashes with a line which is a multiple of 8 plus 7 pixels wide not counting white right margin. ppmtompeg: fix uname() rc test (sometimes > 0 is success).
2005-08-22sort.salo1-2/+2
2005-08-22check for /usr/include/skey.h on NetBSD - in case dist with MKSKEY=noabs1-2/+2
2005-08-22Note update of security/amavisd-new to 2.3.1, and also that 2.3.3 iscube2-2/+3
available.
2005-08-22Update to version 2.3.1. From PR#31015 by Julian Dunn.cube4-19/+20
Here's an excerpt from the rather long RELEASE_NOTES included in the distribution: QUICK OVERVIEW: Provides more flexible configuration of decoders. Allows recipients to have individual banning rules. Assigns a long-term unique id to each message, reducing clashes and facilitating retrieval of information. The daemon can store information to a SQL database for logging, reporting and quarantine retrieval, optionally storing entire message to a SQL database. File-based quarantine can disperse files to 62 subdirectories. Provides a quarantine release mechanism. Reconnects to SQL if connection is broken. Can skip quarantining high-score spam. Compatibility with IPv6-enabled Postfix is improved. SECURITY: - require minimal version 1.05 of Convert::UUlib to avoid a known security problem in the underlying uulib (likely to be exploitable);
2005-08-22I forgot to add the trailing slash when stripping ${PREFIX} from pathnames.rillig1-2/+2
2005-08-22Don't warn about unsorted PLIST entries that contain ${foo}. Only makerillig1-33/+17
sure the others are sorted.
2005-08-21Reduced the number of warnings for replacing ":=" with "=". Added a commandrillig1-3/+10
line flag -Winternal to enable checking of the pkgsrc infrastructure files. By default these files are not checked.
2005-08-21... and corrected a bug I had overseen. I had only tested that the functionrillig1-2/+2
works, not that it works in its environment.
2005-08-21Simplified the strip_prefix function. Tested with /usr/bin/awk on Solaris,rillig1-5/+4
nawk and gawk.
2005-08-21Changed the comment for SUBST_STAGE to be more complete. Started the otherrillig1-9/+9
sentences with an uppercase letter. No code changes.
2005-08-21Note update of "ipsec-tools" package to version 0.6.1.tron1-0/+1
2005-08-21Update "ipsec-tools" package to version 0.6.1. Changes since 0.6.1rc1:tron3-22/+6
- src/racoon/dnssec.c: fix bogus test on function result - src/racoon/isakmp.c: Improved in/out SA addresses check in purge_remote() - src/libipsec/{key_debug.c|pfkey.c|pfkey_dump.c}: de-lint, warnings - src/racoon/privsep.c: Fixed a %d -> %zu in port_check()
2005-08-21This needs plural support in gettext. Pointed out by Leonard Schmidt injmmv1-1/+2
tech-pkg@.
2005-08-21Buildlink files may use the := assignment operator for variable names thatrillig1-2/+2
contain "BUILDLINK". All other uses are still flagged.
2005-08-21Added a flag -g or --gcc-output-format that makes the messages parseable byrillig1-29/+51
the Emacs compile.el program. Changed the keyword for errors from FATAL to ERROR. Sorted command line options alphabetically in the source code.
2005-08-21Note revision bump for grub to 1.jmmv1-0/+1
2005-08-21Apply patches to recognize boot options passed to NetBSD kernels.jmmv5-2/+232
Bump PKGREVISION to 1. From Piotr Meyer in PR pkg/30834. As GRUB 0.x is in maintenance-only status now, I assume there is no chance to get them incorporated mainstream. We'll keep them here though, as they seem useful (could have really helped me in some situations when needing to boot single user).
2005-08-21simplify some conditionals, indentgrant1-5/+5
2005-08-21define strsep=strpbrk on Solaris.grant1-1/+3
fixes part of PR pkg/30584.
2005-08-21#include <string.h> for memcpy() on Solaris 10.grant1-1/+2
from John Heasley in PR pkg/30544.
2005-08-21fix a broken configure test for Solaris.grant2-4/+22
fixes PR pkg/25083 from Petter Lindquist.
2005-08-21Evince is already in pkgsrc.jmmv1-9/+1
2005-08-21Note all changes related to the update of GNOME to 2.10.2.jmmv1-0/+43
2005-08-21Update the GNOME meta-packages to 2.10.2.jmmv3-58/+55
2005-08-21Update to 2.10.2:jmmv3-7/+8
This is a stable release to coincide with the release of GNOME 2.10.2. Changes since the last stable release * Remove the temporary disc image on error * Only allow directories, regular files and symlinks in ISOs * Verify file exists before showing contextual menu items Translators * Vladimir Petkov (bg) * Miloslav Trmac (cs) * Rhys Jones (cy) * Frank Arnold (de) * Priit Laes (et) * Christophe Merlet (RedFox) (fr) * Gabor Kelemen (hu)
2005-08-21Update to 2.10.4:jmmv5-92/+9
version 2.10.4 -------------- * New translations: gl, te * Updated translations: bg, hu, sl, vi, zh_TW version 2.10.3 -------------- * Fixed bug #162729: File Roller doesn't exit cleanly on invalid archive extension. * Fixed bug #164894: crash on zip with incorrect filenames * Fixed bug #300895: Invalid read reported by valgrind. * Allow to open rar archives if rar OR unrar is available. * Display non valid utf8 filenames corretly. * Fixed creation of backups reselecting the original folder after loading the backup options.
2005-08-21Update to 2.2.3:jmmv2-6/+6
Bugzilla bugs fixed (see :http://bugzilla.gnome.org/show_bug.cgi): #273969 - 'Cancel' meeting doesnt delete all instances of recurring meeting in 'attendee's calendar (Chenthill) #273846 - Calender attachment:cannot open 'Openoffice' file (Vivek) #305398 - GAL lookup crashes exchange connector (Sarfraaz) #255756 - GAL lookups based on aliases fail to find entries (Sushma) Updated Translations: id, vi, xh.
2005-08-21Update to 2.2.3:jmmv2-10/+9
Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi): * Mail #273752 - Dragging folder from Maildir spool account to 'On This Computer' crashes Evolution (Michael Zucchi) * Calendar #301350 - alarms totally unreliable (Rodrigo Moya) #274406 - alarm notify crasher (Chenthill) #274476 - File ->Open Appointments, opens meeting as appointment (Chenthill) * Plugins #274366 - Received a mail with multiple address. crash clicking reply all (Sushma) * Others - Kill evolution-data-server-1.2 in kill_data_server (Frederic Crozat) - just return in itip_send_comp if backend can handle sending requests (Harry Lu) - fix some addressbook leaks (Ross Burton) Updated Translations: de, zh_TW, xh, cy, fa, nb, et, fa, ko, es, bg, vi.
2005-08-21Update totem and totem-xine to 1.0.4:jmmv3-8/+9
1.0.4: * Say that we support 3GPP files * Avoid resizing on startup before we really show the window * Fix a crash when 'Hide controls' is called while starting up * Fix crashes when playing back some files with errors (xine-lib) * Fix hand icon not appearing on DVD menus in fullscreen (xine-lib) * Fix detection of still images with newer xine-lib 1.0.3: * Desensitise zoom menu items when boundaries are reached * Fix some playlist files from winamp.com not being parsed properly * Fix crash with some recent files * Fix flickering with some file (GStreamer) * Don't show the fullscreen popups when the video window isn't focused * Fix the fullscreen button not appearing on the right screen * Fix crashes when zooming too far out * Avoid CPU burn when the thumbnailer bugs while closing the file * Don't load the slow xxmc driver (xine-lib)
2005-08-21Update to 0.10.9:jmmv3-7/+10
Speech: * Restart speech in case of an error.
2005-08-21Update to 0.12.1: changes unknown.jmmv3-7/+9
2005-08-21Update to 1.0.5:jmmv3-62/+32
What's new in GOK 1.0.5? * Respond to more children-changed:add events, specifically, rebuild the UI component list if children are added to ROLE_FRAME objects, ROLE_ROOT_PANE objects, or ROLE_PANEL objects (in addition to the roles already listened to, for instance ROLE_HTML_CONTAINER). * Handle the somewhat aberrant menus that some gtk+ apps exhibit if their UIs were created with glade - namely, menus may have ROLE_MENU_ITEM instead of ROLE_MENU. If a ROLE_MENU_ITEM has children, then we now treat it as though it had ROLE_MENU. What's new in GOK 1.0.4? * Fix for #301377, we can now handle actionable table cells even if they don't have unique names. * We now grab focus if the actionable item is a button; this improves behavior with the gtk file selector. * New languages: "eu" (Basque), Iñaki Larrañaga. "rw" (Rwandan), Steve Murphy. * Fix for #172111.
2005-08-21Update to 2.8.5:jmmv3-7/+9
- Use correct page orientation - Muktha <muktha.narayan@wipro.com> - Add application/x-gzpostscript to MimeType - Update maintainer info Updated translations: bg, cs, cz, en_CA, el, et, gu, nl, rw, tr, vi, xh.
2005-08-21Update to 0.3.7:jmmv2-8/+6
* FreeTTS driver now includes and uses a user_addenda.txt pronunciation lexicon addenda to support characters from the extended ISO8859-1 character set as well as the unicode currency block - bug 163805 (Willie Walker) * Automatic detection of voices for festival driver - part of bug 141516 (Fernando Herrera) * Fixes for bug 301086 (Willie Walker), bug 141516 (Bill Haneman and Fernando Herrera), bug 169805 (Bill Haneman), and bug 167810 (Oana Serb)
2005-08-21Update to 2.10.1: updated translations: en_CA, ca, rw, ug, et, it, gl, bg.jmmv2-6/+6
2005-08-21Update to 2.8.0.1:jmmv6-341/+6
- This release fixes a nasty bug which was causing the /etc/gdm/Xsession file to always use /bin/ksh. This caused problems on Linux, where it should be /bin/sh. It now is only /bin/ksh on Solaris builds. (Brian Cameron) - seteuid/setegid logic in the GDM slave logic has been made more sane. This was causing problems running GDM2 on NetBSD (refer to bug #301821). (Julio M. Merino Vidal) - Minor correction to Solaris audit logic. (Gary Winiger) - Updated autogen.sh so it now works with automake > 1.4. - No longer use C99 features that do not work with gcc 2.95, specifically do not declare variables except at the beginning of a block. (Jens Granseuer) - Corrected configure script so it works with pkgconfig 0.17.2. The new pkgconfig broke the build on Solaris since it no longer allows the linker to pull in libraries that are implicitely included. Now all libraries are explicit. - References to libgnome removed from vicious-extensions, so it no longer depends on libgnome. It now depends directly on i18n libraries. (Andrew Case) - The gesture listeners now log debug messages to syslog instead of stdout, and debug can now be turned on by setting the GDM_DEBUG_GESTURES environment variable rather than needing to recompile with debug. This makes it much easier to debug issues. (Brian Cameron) - Leaks fixed (Kjartan Maraas) - Corrections to docs (Andrew Case, Martin Petersen)
2005-08-21Update to 1.6.3:jmmv2-6/+6
* bugfix for #165129 * Added locale 'xh' (Adi Attar)
2005-08-21Update to 2.10.2:jmmv3-7/+8
New/updated translations: 2005-06-05 Ignacio Casal Quinteiro <icq@cvs.gnome.org> * gl.po: Updated Galician translation. 2005-05-12 Clytie Siddall <clytie@riverland.net.au> * vi.po: Updated Vietnamese translation.
2005-08-21Update to 2.10.2:jmmv3-42/+6
default application: - List Thunderbird as an option (Pawel Worach) - Fix a warning about the window icon (Matthias Clasen) keyboard preferences: - Fix build with GCC 2.95 (Jens Granseuer) theme manager: - Fix theme preview crash with xorg composite (Colin Gibbs) settings daemon: - Fix some leaks (Kjartan Maraas) shell: - Fix order of categories (Frederic Crozat) Updated translations: en_CA, tr, xh, vi, hu, eu, uk, et, cy, rw, bg, zh_TW.
2005-08-21Update gst-plugins* to 0.8.10:jmmv5-41/+26
Changes since 0.8.9: * new videoscale algorithm: bilinear * important fixes for cd-based applications (Sound Juicer, gnome-cd) Bugs fixed since 0.8.9: * 140237 : Mp3 playback messes up on this file * 161079 : [videoscale] implement bilinear or bicubic methods for do... * 300305 : videobox in YUV adds green instead of black if right=(odd... * 300471 : videoscale from odd to even width adds a green line at th... * 301292 : caps nego problem in gst-adder * 304627 : asfdemux producing a strange framerate * 304754 : Say what devices couldn't be opened when cdparanoia thro... * 305150 : faad plugin doesn't recognize end-of-song? * 305428 : [audiorate] crashes if first buffer has offset of GST_BUF... * 305435 : libgstaudiofile.so uses af_virtual_file_new, which is not... * 305505 : Fail to compile plugin spc * 305524 : Cairo plugin does not compile with cairo 0.5 * 305658 : the adder plugin doesn't connect to more than one sinks * 306041 : gstreamer-plugins 0.8.8 stops Soundjuicer ripping properly * 306641 : gst-compprep segfaults when mpeg2enc plugin is installed ... * 306659 : [avidemux] certain avi file doesnt show video * 306660 : glsink fails to build when OpenGL is used instead of MESA * 306680 : mov with 8 bit raw pcm sound distorted * 306938 : memory leak in gsttypefind * 307354 : PATCH: gcc4 compile fix * 307459 : Can not rip the last track of CDs * 307606 : gstplaybasebin leaks mutex * 307804 : [cdio] gst_element_make_from_uri hangs on " cdda:// " in totem * 308644 : [matroska] Incorrect pixel-aspect-ratio in matroska demuxer * 308794 : [auparse] minor memory leak * 308827 : ogg muxer in 0.8 muxes wrong * 309005 : leaks in gstlibfame.c * 309043 : gstwavparse causes segfaults
2005-08-21Update to 2.10.2:jmmv3-8/+12
Fixes: * Make user .desktop files correctly override system ones (Mark) * Remove <LegacyDir> from settings menu (Mark) * Fix memory leaks on re-load (Mark) * Fix issue with duplicate sub-menus (Mark) * Add support for building against uninstalled gnome-menus (Brian Cameron) Translations updated: bg, et, gl, he, rw, vi, xh, zh_TW.
2005-08-21Merge gnome2-pixmaps into gnome-desktop. gnome-pixmaps (v1) was deletedjmmv10-158/+79
three months ago, so there is no need for this separation any more. Simplifies maintenance. Bump gnome-desktop's PKGREVISION to 1.
2005-08-21Update to 2.10.2:jmmv3-7/+8
* glibtop_get_mountlist() : Added tmpfs to ignore list. * Re-install open.h to please GTop (libgtop perl wrapper). * Linux: * Fixed compilation on mips. * Added pagein/pageout for 2.6.