summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-12-24Fix build with XFree86.jmcneill3-2/+39
2008-12-24Fix build with xrandr < 1.2 (like the one that comes with XFree86)jmcneill4-2/+299
2008-12-24Update to 5.2.3, from Bernd Ernesti.gdt3-13/+17
* Changes from 5.2.2 1) CUPS PPD files in non-English locales are now generated correctly when the CUPS driver interface is used (with CUPS 1.2 and above). 2) Epson inkjet printers that support duplex printing now use less restrictive margins (allowing use of more of the page) when duplex printing is not used. 3) Printing to the following Epson printers has been corrected: EPSON Artisan 700 EPSON Artisan 800 EPSON BX300F EPSON EP-801A EPSON EP-901A EPSON EP-901F EPSON ME 300 EPSON ME Office 360 EPSON PX-401A EPSON Stylus NX100 EPSON Stylus NX105 EPSON Stylus Photo PX700FW EPSON Stylus Photo PX800FW EPSON Stylus Photo TX700W EPSON Stylus Photo TX800W EPSON Stylus S20 EPSON Stylus SX100 EPSON Stylus SX105 EPSON Stylus T20 EPSON Stylus TX100 EPSON Stylus TX101 EPSON Stylus TX102 EPSON Stylus TX103 EPSON Stylus TX105 EPSON Stylus TX106 EPSON Stylus TX109 EPSON TX300F These printers should all be fully functional, but may be further tuned in the future. 4) Duplex printing has been enabled on the Epson Stylus RX680, RX685, RX690, PM-A940, and PM-T960. Support for these printers is still considered experimental. 5) Support has been added for the Canon MULTIPASS MP220. 6) Preliminary support has been added for the Canon PIXMA iP4600.
2008-12-23Update to version 2.0beta2.ahoka2-6/+6
This update fixes a serious security flaw, which can lead to arbitrary command execution on the server running roundcube. I could not find a formal changelog, but here's what the website writes: There were two security issues reported which are now fixed. The first was as possible code injection using the html2text conversion script. The other exploit used the unchecked size parameters of the quota image to let PHP create huge images eating up all the server memory.
2008-12-23Updated mail/sylpheed to 2.6.0ahoka1-1/+2
2008-12-23Update to version 2.6. This makes our local patches no longer relevant/required.ahoka9-171/+7
Enchant and GTK 2.14 are now officially supported. Changes from 2.5.0 ------------------ New features The POP3 remote mailbox feature, which enables the direct view/download/deletion of messages on POP3 server, was added. The backups of configuration files are kept for four generations now. Feature improvements Enchant (with GtkSpell 2.0.13) has been supported. When creating filter rule automatically, the target header field is used as a default filter name. The Japanese manual was updated. In the folder selection dialog, only folders which are expanded in the folder view are expanded. The folders which should not be selected in the folder selection dialog became unselectable. Unix: Only new messages are counted when incorporating from local mbox. Unix: SIGHUP/SIGINT/SIGTERM/SIGQUIT signals are handled now. Win32: System shutdown event is also handled on debug mode. Bugfixes The parser of IMAP4 was fixed. Warnings about --datarootdir on running the configure script was removed. The bug that the addressbook window was not refreshed when sender of message was added to the addressbook was fixed. A workaround for raw-JIS filename used for attachments (specifically Eudora) was made. The compilation error when using GTK+ 2.14.x was fixed. Some build fixes were made. Several bugfixes were made.
2008-12-23Use a temporary variable to hold ${_dep_:C/\:.*$//} since it is useddsl1-2/+3
as a modifier on another variable and would need to be escaped as :M${_dep_\:C/\\\:.*$//} in order for the modifiers to be parsed correctly. This all used to work because _dep_ is a .for loop control variable which was substituted in an earlier pass through the line. Recent changes leave .for loop control variables to be substituted during normal expansion. Adding the \ would leave the script non-working with theolder make. OK'd by Beefy
2008-12-23For Python versions < 2.5, elementtree is included -- add it to PLIST.wiz2-1/+10
Reported by Hasso Tepper.
2008-12-23Fix build on NetBSD 4.0 with XFree86.jmcneill2-7/+30
2008-12-23Fix build on NetBSD 4.0.jmcneill7-41/+117
2008-12-23Needs pkg-config.joerg1-2/+2
2008-12-23Fix interpreter paths. Patch provided by David Brownlee, thanks!uebayasi1-1/+23
2008-12-23Only derive PYTHON_VERSION_REQD from PKGNAME_REQD or PKGNAME_OLD if theyabs1-3/+3
match py([0-9][0-9])-.*. Fixes breakage when building gnome which then tries to build hamster-applet and chokes due to PYPKGPREFIX ending up undefined.
2008-12-23Updated net/avahi to 0.6.23nb2adrianp1-1/+2
2008-12-23Fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5081adrianp3-3/+20
2008-12-23+firefox-2.0.0.20, libdrm-2.4.3, subversion-1.5.5, xf86-input-vmmouse-12.6.3,taca1-3/+18
xf86-video-apm-1.2.1, xf86-video-ark-0.7.1, xf86-video-ast-0.87.0, xf86-video-chips-1.2.1, xf86-video-glint-1.2.2, xf86-video-neomagic-1.2.2, xf86-video-s3-0.6.1, xf86-video-s3virge-1.10.2, xf86-video-sis-0.10.1, xf86-video-tdfx-1.4.1, xf86-video-trident-1.3.1, xf86-video-tseng-1.2.1, xf86-video-vesa-2.1.0
2008-12-23* Need OpenSSL to build.obache5-29/+29
* Ensure to use BSD_MAKEFILE and pass appropriate CFLAGS. Fixes PR 40171.
2008-12-23Updated devel/cpuflags to 1.29abs1-1/+2
2008-12-23Updated devel/cpuflags to 1.29 (leaf package)abs2-3/+4
Add: "Intel(R) Pentium(R) 4 CPU 2.00GHz" - thanks to Łukasz
2008-12-23Fix some overly aggressive cut and pasting that breaks the build under Linux.dsainty2-7/+7
It still doesn't build, but it gets further. The fixes here are obvious and trivial pastos.
2008-12-23zsh-roadmap.1 was missed.uebayasi1-1/+2
2008-12-23Portability fixes to make it compile in DragonFly and possibly to helphasso6-5/+160
other platforms.
2008-12-23Make it compile in DragonFly and possibly help other platforms.hasso3-1/+35
2008-12-22Fix PLIST on Linux, from David Saintyjmcneill1-1/+2
2008-12-22Fix PLIST of ocaml-graphics for architectures not using the optimiser.joerg4-8/+17
Add amd64 to that list. Bump revision of ocaml-graphics. Make ocaml itself and ocaml-graphics destdir safe.
2008-12-22Save distfile in subdirectory to avoid conflict if someone had alreadymarkd2-5/+6
pulled down the unofficial tarball.
2008-12-22Updated chat/libpurple to 2.5.3jmcneill1-1/+6
Updated chat/pidgin to 2.5.3 Updated chat/pidgin-sametime to 2.5.3 Updated chat/pidgin-silc to 2.5.3 Updated chat/finch to 2.5.3
2008-12-22Update libpurple, pidgin, pidgin-sametime, pidgin-silc, finch tojmcneill11-75/+78
version 2.5.3; Version 2.5.3 (12/20/2008) * libpurple o The Buddy State Notification plugin no longer prints duplicate notifications when the same buddy is in multiple groups. (Florian Quèze) o The Buddy State Notification plugin no longer turns JID's, MSN Passport ID's, etc. into links. (Florian Quèze) o purple-remote now has a "getstatusmessage" command to retrieve the text of the current status message. o Various fixes to the nullprpl. (Paul Aurich) o Fix a crash when accessing the roomlist for an account that's not connected. (Paul Aurich) o Fix a crash in purple_accounts_delete that happens when this function is called before the buddy list is initialized. (Florian Quèze) o Fix use of av_len in perl bindings to fix some off-by-one bugs. (Paul Aurich) o On ICQ, advertise the ICQ 6 typing capability. This should fix the reports of typing notifications not working with third-party clients. (Jaromír Karmazín) o Many QQ fixes and improvements, including the ability to connect using QQ2008 protocol and sending/receiving of long messages. The recommended version to use is still QQ2005. o Fix a crash with DNS SRV lookups. (Florian Quèze) o Fix a crash caused by authorization requests. (Florian Quèze) * Gadu-Gadu o Add support for IM images. (Tomasz Sałaciński, Adam Strzelecki) o Gadu-Gadu now checks that UID's are valid. (Adam Strzelecki) o Gadu-Gadu now does proper charset translations where needed. (Adam Strzelecki) * MSN o Fix an error with offline messages by shipping the new "Microsoft Secure Server Authority" and the "Microsoft Internet Authority" certificates. These are now always installed even when using --with-system-ssl-certs because most systems don't ship those intermediate certificates. o The Games and Office media can now be set and displayed (in addition to the previous Music media). The Media status text now shows the album, if possible. o Messages sent from a mobile device while you were offline are now correctly received. o Server transfers after you've been connected for a long time should now be handled correctly. o Many improvements to handling of "federated" buddies, such as those on the Yahoo network. o Several known crashes have been resolved. o Many other fixes and code cleanup. * MySpace o Respect your privacy settings set using the official MySpace client. o Add support for blocking buddies. o Fix a bug where buddies didn't appear in their correct groups the first time you sign into your account. o Properly disconnect and sign out of the service when logging off. o Support for foreground and background font colors in outgoing IMs. o Support for background font colors in incoming IMs. o Many other fixes and code cleanup. * Sametime o Fix insanely long idle times for Sametime 7.5 buddies by assuming 0 idle time if the idle timestamp is in the future. (Laurent Montaron) o Fix a crash that can occur on login. (Raiko Nitzsche) * SIMPLE o Fix a crash when a malformed message is received. o Don't allow connecting accounts if no server name has been specified. (Florian Quèze) * XMPP o Fix the namespace URL we look for in PEP reply stanzas to match the URL used in the 'get' requests (Paul Aurich) o Resources can be set to the local machine's hostname by using __HOSTNAME__ as the resource string. (Jonathan Sailor) o Resources can now be left blank, causing the server to generate a resource for us where supported. (Jonathan Sailor) o Resources now default to no value, but "Home" is used if the server refuses to provide a resource. o Quit trying to get user info for MUC's. (Paul Aurich) o Send "client-accepts-full-bind-result" attribute during SASL login. This will fix Google Talk login failures if the user configures the wrong domain for his/her account. o Support new <metadata/> element to indicate no XEP-0084 User Avatar. (Paul Aurich) o Fix SHA1 avatar checksum errors that occur when one of the bytes in a checksum begins with 0. (Paul Aurich) o Fix a problem with duplicate buddies. (Paul Aurich) * Yahoo o Corrected maximum message lengths for Yahoo! o Fix file transfers with older Yahoo protocol versions. * Zephyr o Enable auto-reply, to emulate 'zaway.' (Toby Schaffer) o Fix a crash when an account is configured to use tzc but tzc is not installed or the configured tzc command is invalid. (Michael Terry) o Fix a 10 second delay waiting on tzc if it is not installed or the configured command is invalid. (Michael Terry) * Pidgin o On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting instead of our own (hidden) tooltip_delay pref. If you had previously changed that pref, add a line like this to ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want): gtk-tooltip-timeout = 500 To completely disable tooltips (e.g. if you had an old tooltip_delay of zero), add this to ~/.purple/gtkrc-2.0: gtk-enable-tooltips = 0 o Moved the release notification dialog to a mini-dialog in the buddylist. (Casey Ho) o Fix a crash when closing an authorization minidialog with the X then immediately going offline. (Paul Aurich) o Fix a crash cleaning up custom smileys when Pidgin is closed. o Fix adding a custom smiley using the context menu in a conversation if no custom smilies have previously been added using the smiley manager. o Improved support for some message formatting in conversations. o Allow focusing the coversation history or userlist with F6. o Fixed the Send Button plugin to avoid duplicate buttons in a single conversation. o Double-clicking a saved status will now activate it and close the saved status manager, rather than edit the status. * Finch o Allow binding meta+arrow keys for actions. o Added default meta+erase binding for delete previous word. o Added "Show When Offline" to buddy menus, so a plugin is no longer needed. Version 2.5.2 (10/19/2008) * libpurple o Fixed a crash on removing a custom buddy icon on a buddy. o Fixed a crash caused by certain self-signed SSL certificates. o Enable a number of strong ciphers which were previously disabled when using NSS. (Thanks to Marcus Trautwig.) * Pidgin o The status selector now saves your message when changing status. o Fix a case where a conversation window could close unexpectedly. o A mute sounds option has been added to the preferences window to help with discoverability. CTRL+S is no longer bound to mute. o Added ability to change the color of visited links (using the theme control plugin, or setting the color in ~/.gtkrc-2.0) o Fix a crash occuring when a custom smiley is deleted and re-added and used in an open conversation after being re-added. * Finch o A new 'Nested Grouping' option in the 'Grouping' plugin. Group hierarchies are defined by the '/' character in the group names. o A bug was fixed where some key-bindings wouldn't work with some TERMs (e.g. xterm-color, screen-linux etc.) * MSN o Operations (such as moving to a new group) on contacts that were added in the same session should now complete correctly, and not cause synchronization errors at next login. o Minor fixes to login process during a server transfer. o Restored the "Has You" feature to the MSN protocol tooltips. o ADL 205/214/etc errors should no longer prevent login. * XMPP o Sending and receiving custom smileys using the specification in XEP-0231 (bits of binary) and XHTML-IM * Yahoo o Only send a Ping once every hour. This prevents the account from being disconnected from the server periodically.
2008-12-22s/ia/is/epg1-1/+1
2008-12-22Bad uebayasi didn't know that user-destdir doesn't catch PLIST errors.uebayasi3-6/+237
2008-12-22Remove gnome-vfs dependency. It was removed in version 2.21.90.reed3-7/+5
(It was replaced with gio from glib2.) Bump PKGREVISION due to that change. Also remove the libgnomeui dependency -- I had moved that to an option. Sorry for that. (Noticed by wiz.)
2008-12-22Fix DESTDIR build.joerg1-4/+4
2008-12-22- Avoid using lovely :?foo:bar syntax since netbsd-5's make(1) handles ituebayasi2-23/+30
oddly. Should fix build errors seen on netbsd-5. - Kill unused variables.
2008-12-22Fix PLISTjmcneill1-1/+2
2008-12-22Updated meta-pkgs/gnome to 2.24.1.97jmcneill1-1/+2
2008-12-22Since we use pulseaudio by default for GNOME, we should probably pull injmcneill1-2/+10
gst-plugins0.10-pulse here.
2008-12-22PR# pkg/40147: sysutils/hal fails to build on Linuxjmcneill2-4/+4
2008-12-22Updated multimedia/ns-flash to 9.0.152wiz1-1/+2
2008-12-22Update to match existing upstream file.wiz2-6/+6
Changes unknown. From Dieter Roelants in PR 40248.
2008-12-22Drop maintainershop.obache1-2/+2
I'm not using this package, will do better to be maintained same as other perl modules.
2008-12-22Update comment about atomic ops to reflect the current situation, nojmcneill1-7/+6
functional change.
2008-12-22add xmlto as a build dependencyjmcneill1-1/+3
2008-12-22Pull in libatomic_ops if NetBSD native atomic ops are not available, shouldjmcneill1-6/+3
fix build on NetBSD < 5.0 and other platforms.
2008-12-22Bump BUILDLINK_API_DEPENDSjmcneill1-2/+2
2008-12-22Updated devel/libatomic_ops to 20081024nb1jmcneill1-1/+2
2008-12-22libtoolize libatomic_ops so it builds shared libraries, bump PKGREVISIONjmcneill5-5/+48
2008-12-22Put back s/$INSTALL_DATA + chmod +x/$INSTALL_SCRIPT/ change lostuebayasi4-1/+45
in previous. No user-visible changes expected.
2008-12-22Garbage collect unused code. No functional changes.uebayasi3-20/+12
2008-12-22For systems with no installed m4, USE_TOOLS+=m4 (E.g. Linux)dsainty1-2/+2
Fixes configure stage bombing out like so: checking for m4... no configure: error: m4 missing *** Error code 1
2008-12-21Bump PKGREVISION for new bdb support.epg1-2/+2