summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-04-27Update ruby-gem_plugin to 0.2.2.minskim2-7/+7
Only change is a minor tweak to handle a small change in rubygems.
2007-04-27Note update of ruby-daemons.minskim1-1/+2
2007-04-27Update ruby-daemons to 1.0.5.minskim2-7/+7
Changes: * Applied patch that causes daemons to use '/var/log' as logfile directory if you use :dir_mode = :system (thanks to Han Holl). * Daemons should now work with Ruby 1.9 (at least the basic features).
2007-04-27- make this work again on NetBSD/i386christos30-6659/+2738
- make this compile on NetBSD/x86_64 [does not work yet] - completely automate the NetBSD header generation. This should make porting to other platforms easier.
2007-04-27Note update of rake.minskim1-1/+2
2007-04-27Update rake to 0.7.3.minskim3-9/+10
Changes since 0.7.1: * Error messages are now send to stderr rather than stdout (from Payton Quackenbush). * Better error handling on invalid command line arguments (from Payton Quackenbush). * Added rcov task and updated unit testing for better code coverage. * Fixed some bugs where the application object was going to the global appliation instead of using its own data. * Added square and curly bracket patterns to FileList#include (Tilman Sauerbeck). * Added plain filename support to rule dependents (suggested by Nobu Nakada). * Added pathmap support to rule dependents. * Added a 'tasks' method to a namespace to get a list of tasks associated with the namespace. * Fixed the method name leak from FileUtils (bug found by Glenn Vanderburg). * Added rake_extension to handle detection of extension collisions. * Added test for noop, bad_option and verbose flags to sh command. * Removed dependency on internal fu_xxx functions from FileUtils. * Added a 'shame' task to the Rakefile. * Added tar_command and zip_command options to the Package task. * Added a description to the gem task in GemPackageTask. * Fixed a bug when rules have multiple prerequisites (patch by Joel VanderWerf) * Added a protected 'require "rubygems"' to test/test_application to unbreak cruisecontrol.rb. * Added the handful of RakeFileUtils to the private method as well. * Added block based exclusion. * The clean task will no longer delete 'core' if it is a directory. * Removed rake_dup. Now we just simply rescue a bad dup. * Refactored the FileList reject logic to remove duplication. * Removed if __FILE__ at the end of the rake.rb file. * Added existing and existing! methods to FileList * FileLists now claim to be Arrays (via is_a?) to get better support from the FileUtil module. * Added init and top_level for custom rake applications.
2007-04-27Make REPLACE_FILE_PAT more restrictive not to attempt to modifyminskim1-2/+2
non-ruby files. This makes the package build on Darwin.
2007-04-27Set "BUILDLINK_LDFLAGS.dl" to "${BUILDLINK_LDFLAGS.dlcompat}" if we aretron1-1/+2
using the "dlcompat" package under Mac OS X. Another attempt to fix PR pkg/36086.
2007-04-27Add missing resolver prototypes.tnn3-6/+22
2007-04-27Updated graphics/ruby-RMagick to 1.15.6.obache1-1/+2
2007-04-27Update RMagick to 1.15.6.obache2-7/+7
Changes: RMagick 1.15.6 o Fix bug #10070, memory leak in Draw#get_type_metrics, Draw#get_multiline_type_metrics, Draw#annotate (bug report from Sinclair Bain) o Fix bug #10080, scripts in examples directory should not be marked executable (bug report from Lucas Nussbaum)
2007-04-27Remove xfce4-radio-plugin (keep it still in pkgsrc-wip).martti9-57/+3
2007-04-27New Xfce plugins. PKGREVISION++martti1-2/+11
2007-04-27New Xfce plugins.martti1-1/+10
2007-04-27Initial version.martti1-0/+26
2007-04-27Added xfce4-timer-plugin.martti1-1/+2
2007-04-27Added xfce4-mpc-plugin and xfce4-radio-plugin.martti1-1/+3
2007-04-27Added xfce4-dict-plugin.martti1-1/+2
2007-04-27Added xfce4-eyes-plugin, xfce4-places-plugin and xfce4-screenshooter-plugin.martti1-1/+4
2007-04-27Added xfce4-battery-plugin and xfce4-genmon-plugin.martti1-1/+3
2007-04-27Added some Xfce plugins.martti46-0/+566
2007-04-27Simplify PKG_SYSCONFDIR handling by assuming all packages have a consistentuebayasi3-23/+8
PKG_SYSCONFDIR.
2007-04-27Forgot to remove this.uebayasi1-0/+0
2007-04-26Also link with the "dl" library when creating the shared libraries.tron3-15/+24
Another attempt to fix PR pkg/36086.
2007-04-26Update to 6u1; fixes PR pkg/36181.tv6-22/+24
Give away to pkgsrc-users.
2007-04-26give away to pkgsrc-users.tv1-2/+2
(I might be able to pick this up again in the future, but cannot guarantee it.)
2007-04-26give away to pkgsrc-userstv2-4/+4
2007-04-26Update ns to 2.31.minskim5-721/+12
Major Changes: - Several changes to WPAN module. - Several changes to allow ns to compile on Solaris with the Sun C compiler. - Significant change to PackMime-HTTP HTTP/1.1 behavior. - Updated SCTP implementation. - corrected sendpacket() signature. - Major XCP cleanup. - Minor changes to TCP. - TFRC changes. - Adding DelayBox and PackMimeHTTP modules.
2007-04-26Note update of tcl-tclcl.minskim1-1/+2
2007-04-26Update tcl-tclcl to 1.19.minskim2-6/+6
Changes: - Sun OS compilation patch.
2007-04-26Note update of tcl-otcl.minskim1-1/+2
2007-04-26Update tcl-otcl to 1.13.minskim2-6/+6
Change: - Sun OS compilation patch.
2007-04-26Just remove a space at end of a line.reed1-2/+2
2007-04-26Updated asterisk to 1.2.18mjl4-25/+31
This release contains a large number of fixes, including: - A recently published security vulnerability in the manager interface (ASA-2007-012) - Another recently published security vulnerability in the SIP channel driver (ASA-2007-011)
2007-04-26note update of mail/{libmilter,sendmail} to 8.14.1jnemeth2-4/+4
2007-04-26fix a few pkglint complaintsjnemeth1-3/+3
2007-04-26Update for sendmail-8.14.1 (new milter API)jnemeth2-4/+4
2007-04-26Update to sendmail-8.14.1. Major changes since sendmail-8.13.8:jnemeth9-75/+55
8.14.1/8.14.1 2007/04/03 Even though a milter rejects a recipient the MTA will still keep it in its list of recipients and deliver to it if the transaction is accepted. This is a regression introduced in 8.14.0 due to the change for SMFIP_RCPT_REJ. Bug found by Andy Fiddaman. The new DaemonPortOptions which begin with a lower case character could not be set in 8.14.0. If a server shut down the connection in response to a STARTTLS command, sendmail would log a misleading error message due to an internal inconsistency. Problem found by Werner Wiethege. Document how some sendmail.cf options change the behavior of mailq. Noted by Paul Menchini of the North Carolina School of Science and Mathematics. CONFIG: Add confSOFT_BOUNCE m4 option for setting SoftBounce. CONFIG: 8.14.0's RELEASE_NOTES failed to mention the addition of the confMAX_NOOP_COMMANDS and confSHARED_MEMORY_KEY_FILE m4 options for setting MaxNOOPCommands and SharedMemoryKeyFile. CONFIG: Add confMILTER_MACROS_EOH and confMILTER_MACROS_DATA m4 options for setting Milter.macros.eoh and Milter.macros.data. CONTRIB: Use flock() and fcntl() in qtool.pl if necessary. Patch from Daniel Carroll of Mesa State College. LIBMILTER: Make sure an unknown command does not affect the currently available macros. Problem found by Andy Fiddaman. LIBMILTER: The MTA did not offer SMFIF_SETSYMLIST during option negotiation. Problem reported by Bryan Costales. LIBMILTER: Fix several minor errors in the documentation. Patches from Bryan Costales. PORTABILITY FIXES: AIX 5.{1,2}: libsm/util.c failed to compile due to redefinition of several macros, e.g., SIG_ERR. Patch from Jim Pirzyk with assistance by Bob Booth, University of Illinois at Urbana-Champaign. Add support for QNX.6. Patch from Sean Boudreau of QNX Software Systems. New Files: devtools/M4/depend/QNX6.m4 devtools/OS/QNX.6.x include/sm/os/sm_os_qnx.h New Files added in 8.14.0, but not shown in the release notes entry: libmilter/docs/smfi_chgfrom.html libmilter/docs/smfi_version.html 8.14.0/8.14.0 2007/01/31 Header field values are now 8 bit clean. Notes: - header field names are still restricted to 7 bit. - RFC 2822 allows only 7 bit (US-ASCII) characters in headers. Preserve spaces after the colon in a header. Previously, any number of spaces after the colon would be changed to exactly one space. In some cases of deeply nested aliases/forwarding, mail can be silently lost. Moreover, the MaxAliasRecursion limit may be reached too early, e.g., the counter may be off by a factor of 4 in case of a sequence of .forward files that refer to others. Patch from Motonori Nakamura of Kyoto University. Fix a regression in 8.13.8: if InputMailFilters is set then "sendmail -bs" can trigger an assertion because the hostname of the client is undefined. It is now set to "localhost" for the xxfi_connect() callback. Avoid referencing a freed variable during cleanup when terminating. Problem reported and diagnosed by Joe Maimon. New option HeloName to set the name for the HELO/EHLO command. Patch from Nik Clayton. New option SoftBounce to issue temporary errors (4xy) instead of permanent errors (5xy). This can be useful for testing. New suboptions for DaemonPortOptions to set them individually per daemon socket: DeliveryMode DeliveryMode refuseLA RefuseLA delayLA DelayLA queueLA QueueLA children MaxDaemonChildren New option -K for LDAP maps to replace %1 through %9 in the lookup key with the LDAP escaped contents of the arguments specified in the map lookup. Loosely based on patch from Wolfgang Hottgenroth. Log the time after which a greet_pause delay triggered. Patch from Nik Clayton. If a client is rejected via TCP wrapper or some other check performed by validate_connection() (in conf.c) then do not also invoke greet_pause. Problem noted by Jim Pirzyk of the University of Illinois at Urbana-Champaign. If a client terminates the SMTP connection during a pause introduced by greet_pause, then a misleading message was logged previously. Problem noted by Vernon Schryver et.al., patch from Matej Vela. New command "mstat" for control socket to provide "machine readable" status. New named config file rule check_eom which is called at the end of a message, its parameter is the size of the message. If the macro {addr_type} indicates that the current address is a header address it also distinguishes between recipient and sender addresses (as it is done for envelope addresses). When a macro is set in check_relay, then its value is accessible by all transactions in the same SMTP session. Increase size of key for ldap lookups to 1024 (MAXKEY). New option MaxNOOPCommands to override default of 20 for the number of "useless" commands before the SMTP server will slow down responding. New option SharedMemoryKeyFile: if shared memory support is enabled, the MTA can be asked to select a shared memory key itself by setting SharedMemoryKey to -1 and specifying a file where to store the selected key. Try to deal with open HTTP proxies that are used to send spam by recognizing some commands from them. If the first command from the client is GET, POST, CONNECT, or USER, then the connection is terminated immediately. New PrivacyOptions noactualrecipient to avoid putting X-Actual-Recipient lines in DSNs revealing the actual account that addresses map to. Patch from Dan Harkless. New options B, z, and Z for DNS maps: -B: specify a domain that is always appended to queries. -z: specify the delimiter at which to cut off the result of a query if it is too long. -Z: specify the maximum number of entries to be concatenated to form the result of a lookup. New target "check" in the Makefile of libsm: instead of running tests implicitly while building libsm, they must be explicitly started by using "make check". Fixed some inconsistent checks for NULL pointers that have been reported by the SATURN tool which has been developed by Isil Dillig and Thomas Dillig of Stanford University. Fix a potential race condition caused by a signal handler for terminated child processes. Problem noted by David F. Skoll. When a milter deleted a recipient, that recipient could cause a queue group selection. This has been disabled as it was not intended. New operator 'r' for the arith map to return a random number. Patch from Motonori Nakamura of Kyoto University. New compile time option MILTER_NO_NAGLE to turn off the Nagle algorithm for communication with libmilter ("cork" on Linux), which may improve the communication performance on some operating systems. Patch from John Gardiner Myers of Proofpoint. If sendmail received input that contained a CR without subsequent LF (thus violating RFC 2821 (2.3.7)), it could previously generate an additional blank line in the output as the last line. Restarting persistent queue runners by sending a HUP signal to the "queue control process" (QCP) works now. Increase the length of an input line to 12288 to deal with really long lines during SMTP AUTH negotiations. Problem noted by Werner Wiethege. If ARPANET mode (-ba) was selected STARTTLS would fail (due to a missing initialization call for that case). Problem noted by Neil Rickert of Northern Illinois University. If sendmail is linked against a library that initializes Cyrus-SASL before sendmail did it (such as libnss-ldap), then SMTP AUTH could fail for the sendmail client. A patch by Moritz Both works around the API design flaw of Cyrus-SASLv2. CONFIG: Make it possible to unset the StatusFile option by undefining STATUS_FILE. By not setting StatusFile, the MTA will not attempt to open a statistics file on each delivery. CONFIG: New FEATURE(`require_rdns') to reject messages from SMTP clients whose IP address does not have proper reverse DNS. Contributed by Neil Rickert of Northern Illinois University and John Beck of Sun Microsystems. CONFIG: New FEATURE(`block_bad_helo') to reject messages from SMTP clients which provide a HELO/EHLO argument which is either unqualified, or is one of our own names (i.e., the server name instead of the client name). Contributed by Neil Rickert of Northern Illinois University and John Beck of Sun Microsystems. CONFIG: New FEATURE(`badmx') to reject envelope sender addresses (MAIL) whose domain part resolves to a "bad" MX record. Based on contribution from William Dell Wisner. CONFIG: New macros SMTP_MAILER_LL and RELAY_MAILER_LL to override the maximum line length of the smtp mailers. CONFIG: New option `relaytofulladdress' for FEATURE(`access_db') to allow entries in the access map to be of the form To:user@example.com RELAY CONFIG: New subsuboptions eoh and data to specify the list of macros a milter should receive at those stages in the SMTP dialogue. CONFIG: New option confHELO_NAME for HeloName to set the name for the HELO/EHLO command. CONFIG: dnsbl and enhdnsbl can now also discard or quarantine messages by using those values as second argument. Patches from Nelson Fung. CONTRIB: cidrexpand uses a hash symbol as comment character and ignores everything after it unless it is in quotes or preceeded by a backslash. DEVTOOLS: New macro confMKDIR: if set to a program that creates directories, then it used for "make install" to create the required installation directories. DEVTOOLS: New macro confCCLINK to specify the linker to use for executables (defaults to confCC). LIBMILTER: A new version of the milter API has been created that has several changes which are listed below and documented in the webpages reachable via libmilter/docs/index.html. LIBMILTER: The meaning of the version macro SMFI_VERSION has been changed. It now refers only to the version of libmilter, not to the protocol version (which is used only internally, it is not user/milter-programmer visible). Additionally, a version function smfi_version() has been introduced such that a milter program can check the libmilter version also at runtime which is useful if a shared library is used. LIBMILTER: A new callback xxfi_negotiate() can be used to dynamically (i.e., at runtime) determine the available protocol actions and features of the MTA and also to specify which of these a milter wants to use. This allows for more flexibility than hardcoding these flags in the xxfi_flags field of the smfiDesc structure. LIBMILTER: A new callback xxfi_data() is available so milters can act on the DATA command. LIBMILTER: A new callback xxfi_unknown() is available so milters can receive also unknown SMTP commands. LIBMILTER: A new return code SMFIS_NOREPLY has been added which can be used by the xxfi_header() callback provided the milter requested the SMFIP_NOHREPL protocol action. LIBMILTER: The new return code SMFIS_SKIP can be used in the xxfi_body() callback to skip over further body chunks and directly advance to the xxfi_eom() callback. This is useful if a milter can make a decision based on the body chunks it already received without reading the entire rest of the body and the milter wants to invoke functions that are only available from the xxfi_eom() callback. LIBMILTER: A new function smfi_addrcpt_par() can be used to add new recipients including ESMTP parameters. LIBMILTER: A new function smfi_chgfrom() can be used to change the envelope sender including ESMTP parameters. LIBMILTER: A milter can now request to be informed about rejected recipients (RCPT) too. This requires to set the protocol flag SMFIP_RCPT_REJ during option negotiation. Whether a RCPT has been rejected can be checked by comparing the value of the macro {rcpt_mailer} with "error". LIBMILTER: A milter can now override the list of macros that it wants to receive from the MTA for each protocol step by invoking the function smfi_setsymlist() during option negotiation. LIBMILTER: A milter can receive header field values with all leading spaces by requesting the SMFIP_HDR_LEADSPC protocol action. Also, if the flag is set then the MTA does not add a leading space to headers that are added, inserted, or replaced. LIBMILTER: If a milter sets the reply code to "421" for the HELO callback, the SMTP server will terminate the SMTP session with that error to match the behavior of all other callbacks. New Files: cf/feature/badmx.m4 cf/feature/block_bad_helo.m4 cf/feature/require_rdns.m4 devtools/M4/UNIX/check.m4 include/sm/misc.h include/sm/sendmail.h include/sm/tailq.h libmilter/docs/smfi_addrcpt_par.html libmilter/docs/smfi_setsymlist.html libmilter/docs/xxfi_data.html libmilter/docs/xxfi_negotiate.html libmilter/docs/xxfi_unknown.html libmilter/example.c libmilter/monitor.c libmilter/worker.c libsm/memstat.c libsm/t-memstat.c libsm/t-qic.c libsm/util.c sendmail/daemon.h sendmail/map.h
2007-04-26repair totally botched distinfodmcmahill1-10/+1
2007-04-26Get this to build under NetBSD-2/alpha and install under SunOS-5.9/sparc.dmcmahill7-9/+132
As part of this, the correct install program is now used, the tar specified by pkgsrc is used, added a missing tar to tools, stopped hardcoding the c-compiler, and added a missing wish:run to the tools. Whew!
2007-04-25Note update of misc/less & net/lftp.tnn2-4/+4
2007-04-25Update to lftp-3.5.11.tnn3-15/+18
Version 3.5.11 - 2007-04-11 * fixed mirror for MDTM-less ftp servers. * fixed readline prompt for \[\] (visible on win32). * fixed compilation with Sun native compiler (Yann Rouillard). Version 3.5.10 - 2007-03-26 * fixed core dump when doing ls on file: connection. * fixed core dump when doing pget to write-protected directory.
2007-04-25Forgot patches related to less-394:tnn2-46/+14
o patch-ab was merged+removed. o patch-ac was added, bring in coverity fix from netbsd-current.
2007-04-25Update to less-394. Major changes since less-382:tnn4-13/+13
o Add history file to save search and shell command history between invocations of less. o Improve behavior of history list for search and shell commands. o Add -K (or --quit-on-intr) option to make less exit immediately on ctrl-C. o Improve handling of UTF-8 files and commands, including better line wrapping and handling double-width chars. o Added LESSUTFBINFMT environment variable to control display of non-printable characters in a UTF-8 file. o Add --with-secure option to configure, to make it easier to build a secure version of less. o Show search matches in the status column even if search highlights are disabled via the -G option or the ESC-u command. o Improve performance when the file contains very long lines. o Add "windows" charset. o Add man page for lessecho. o Add support for erase2 character, treated same as erase. o Use ASCII lowercase/uppercase logic when operating on the command line. o Update makefile for Borland C++ 5.5.1. o Fix bug in calculating number of pages for %D prompt. o Fix bug in handling tag file error. o Fix obscure bug if input file is deleted while viewing help. o Fix bug handling filenames which include square brackets. o Fix possible buffer overflow in "global" tag search. o Fix possible buffer overflow in usage of LESSOPEN and LESSCLOSE. o Fix buffer overflow in reverse search.
2007-04-25Updated mail/sylpheed to 2.4.0xtraeme1-1/+2
2007-04-25Update to 2.4.0.xtraeme3-8/+9
* New features o Toolbar + The customization of the toolbars was implemented. + 'Prev', 'Print', 'Address', 'Prefs', 'Account', 'Not junk', 'Search' and 'Stop' button was added to the toolbars. + The overflow menu for the toolbars was added. + The option to place toolbar labels at the right of icons was added. o Address book + Copy and paste of persons in the address book was enabled. + In the address book, the import of CSV and Tab-separated text file was enabled. o The automatic filtering of IMAP4 on receive operation was enabled. o The option to toggle the window on the trayicon click was added. * Feature improvements o Junk mails are now filtered when incorporating from local spool. o The width of toolbar buttons was reduced when the labels are displayed. o The checking of remote folders doesn't abort with non-fatal errors now except for network failure. o Close button was added to the address book dialog. o In-Reply-To header was supported in mailto URL. o An error message is displayed now when the decryption of PGP encrypted messages failed. o 'Within 1 day' and 'Last 5 days' was added to the quick search rule. o The toolbar style switch was added to the toolbar context menu. o The limitation of the nesting level of MIME structure was relaxed. o A margin for text was added to the composition window. o An error dialog is displayed if the execution of junk filter command fails. o The overwrite confirmation of the file selection dialog was improved. o The file copy and move operation were optimized. o The included Japanese manual was updated. o Unix: Symbolic links are now also scanned when scanning MH folders. * Bugfixes o The problem that the width of the folder view was not saved when the main window was maximized was fixed. o The crash when verifying signed messages with popup window was fixed. o The crash on exit when the order of summary columns were modified by DnD was fixed. o The wrong handling of quotation in multi-byte strings on MIME header encoding was fixed. o The behavior of 'Go to next unread' with changing folders was fixed. o Several bugs of the search dialog were fixed. o Several bugs of the address book were fixed. o The crash on the cancellation of sending or receiving was fixed. o Unix: The bug that the window was kept being skipped from window list after it became visible with window shading or switching workspaces. * Changes from 2.4.0rc o Invalid APOP timestamp is rejected now (CVE-2007-1558). o The configuration file is written out after the toolbar is customized.
2007-04-25Updated devel/libevent to 1.3b.tnn2-3/+3
2007-04-25Bump PKGREVISIONs to chase update of devel/libevent.tnn10-19/+20
2007-04-25Update to libevent-1.3b.tnn3-9/+8
1.3b: * Fixes when using signals in multi-threaded applications from Scott Lamb. * Other small bug fixes. 1.3a: * Small bug and performances fixes to evhttp layer. 1.3: * DNS Server from Adam Langley and Nick Mathewson * Chunked transfer encoding for HTTP/1.1 from Dug Song. * DNS DDoS fix; bug report from Jon Oberheide. * Various small improvements.
2007-04-25PKGREVISION bump for libgphoto2 UCS-2 fixsborrill1-1/+2