summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-04-15Changes 2.0.2:adam5-53/+28
* PostgreSQL 8.4 compatibility * Fix - config dump was failing on string entries that were NULL * Fix - REPAIR CONFIG could have collisions where, when we load a schema, one entry in sl_table already has an OID value that incorrectly matches a value that another update is trying to fix. * Updated release notes to indicate that 2.0 only supports PostgreSQL 8.3+ * Change to configure.ac to allow it to run on autoconf 2.63; there was something unsuitable about SLONREL_VERSION processing * Fixes to Makefile for admin guide * Various fixes to admin guide material * Added an extra test to Schema name test that validates that things can operate properly even if the DB lacks a "public" schema * Fixed bug in tools/start_slon.sh * Fixed pathname substitutions in a couple of altperl scripts * Add a test which validates that the cluster schema name is valid; pgAdminIII allowed setting up cluster names that slonik would refuse to connect to. * Revised regression tests to use SYNC/WAIT FOR EVENT instead of queries that try to coordinate sl_status information with rather less determinacy... * Cleanup thread was generating spurious error messages due to misinterpreting PG return codes. Rectified this, and added a test in to make sure we're exercising the logic
2010-04-15Oops! Forgot to add the patchesadam2-0/+25
2010-04-15Rev.2 changes:adam3-11/+17
* Unlimit file descr. to 1024 for c2s, as in c2s configuration file. * Allow -Os (instead of -O1) as a work-around 64-bit compiler bug. * Router patch.
2010-04-15elm.dholland1-1/+2
2010-04-15DESTDIR support. Use SPECIAL_PERMS. Fix some pkglint. Add missingdholland8-38/+118
manpage link. Fix getline lossage on -current. Wrap the homemade config.sh substitutions in @@ to make them more robust. PKGREVISION++
2010-04-15This was missed. The commit message from when the rest of this directoryjnemeth1-1/+0
was deleted is: Update KDE to 4.4.2 For 4.4.0 major new technologies have been introduced, including social networking and online collaboration features, a new netbook-oriented interface and infrastructural innovations such as the KAuth authentication framework. According to KDE's bug-tracking system, 7293 bugs have been fixed and 1433 new feature requests were implemented. KDE SC 4.4.1 has a number of improvements: A performance problem in KMail when sending emails has been fixed Various fixes in Plasma widgets and other addons, such as the analog clock and the picture frame A number of fixes in Konsole, KDE's powerful terminal application KDE SC 4.4.2 has a number of improvements: Possible crashes in Plasma, Dolphin and Okular have been fixed The Microblog applet now shows the correct time in the timeline The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI anymore
2010-04-15Note update of these pacakges:taca1-1/+3
databases/postgresql83-client 8.3.10nb1 databases/postgresql84-client 8.4.3nb1
2010-04-15Indent with tab, not spaces.wiz1-2/+2
2010-04-15Add missing some documentation files to PLIST.taca4-4/+17
Bump PKGREVISION.
2010-04-15Updated x11/gtk2 to 2.18.9nb1wiz1-1/+2
2010-04-15Add a bug fix that might affect firefox, dug up by Jared McNeill.wiz3-2/+24
Bump PKGREVISION.
2010-04-15Updated devel/diffuse to 0.4.2wiz2-3/+3
2010-04-15Update to 0.4.2:wiz4-10/+10
Diffuse 0.4.2 - 2010-04-13 - support for detached Git repositories - better removal of unnecessary spacer lines - added support for horizontal mouse scrolling - renamed some resources to more user friendly names - RCS support - added Henri Menke's Spanish translation - "#!" interpreter lines are now used to select proper highlighting rules - syntax highlighting is now indicated by radio menu items
2010-04-14Set LICENSE.wiz1-1/+2
2010-04-14DESTDIR supportjoerg3-7/+22
2010-04-14Updated devel/p5-Module-CoreList to 2.29seb1-1/+2
2010-04-14Update p5-Module-CoreList from version 2.26 to version 2.29.seb2-6/+6
Upstream changes: upstream logs says 2.27 instead of 2.29 in Changes file! 2.27 Sun Mar 14 2010 - Updated for 5.12.0
2010-04-14Updated www/p5-Starman to 0.2001seb1-1/+2
2010-04-14Update p5-Starman from version 0.1006 to version 0.2001.seb2-9/+7
Pkgsrc changes: - adjust dependencies Upstream changes: 0.2001 Tue Apr 13 21:45:15 PDT 2010 - Fixed the way to set the default Delayed loader 0.2000 Tue Apr 13 20:22:24 PDT 2010 - INCOMPATIBLE: starman executable by default loads the application with Delayed to be safer. Use --preload-app command line option to preload the application in the master process. See `starman --help` for details. 0.1007 Tue Apr 13 19:45:59 PDT 2010 - Fixed a bug where Content-Length less response are sent in Keep-Alive without chunked, choking HTTP/1.0 clients (patspam) #6
2010-04-14Updated www/p5-Plack to 0.9930seb1-1/+2
2010-04-14Update p5-Plack from version 0.9929 to version 0.9930.seb2-7/+7
Pkgsrc changes: - Adjust dependencies Upstream changes: 0.9930 Tue Apr 13 20:18:06 PDT 2010 - Added Plack::Handler::Net::FastCGI (chansen) - Made Test::TCP a hard dependency since Plack::Test needs it - Added Delayed loader for Starlet and Starman (clkao) - Hide logger middleware from log4perl's caller stack (haarg)
2010-04-14Added textproc/sgrep version 1.94awiz1-1/+2
2010-04-14+ sgrep, py-cElementTree.wiz1-1/+3
2010-04-14Initial import of sgrep:wiz4-0/+50
sgrep (structured grep) is a tool for searching and indexing text, SGML,XML and HTML files and filtering text streams using structural criteria. The data model of sgrep is based on regions, which are nonempty substrings of text. Regions are typically occurrences of constant strings, SGML-tags, or meaningful text elements, which are recognizable through some delimiting strings or the builtin SGML, XML and HTML parser. Regions can be arbitrarily long, arbitrarily overlapping, and arbitrarily nested. Sgrep is a convenient tool for making queries to almost any kind of text files with some well kown structure. These include programs, mail folders, news folders, HTML, SGML, etc... With relatively simple queries you can display mail messages by their subject or sender, extract titles or links or any regions from HTML files, function prototypes from C or make complex queries to SGML files based on the DTD of the file.
2010-04-14Upgrade to 1.6.1.elric2-8/+8
2010-04-14adding a message + Makefile beautificationspz2-25/+41
2010-04-14Remove patch-aa as the upstream maintainer (elric@) incorporated it.elric2-17/+1
2010-04-14Added security/knc version 1.6schmonz1-1/+2
2010-04-14Add and enable knc.schmonz1-1/+2
2010-04-14Add knc, Kerberised NetCat. It works in basically the same way asschmonz5-0/+56
either netcat or stunnel except that it is Kerberised. You can use it to construct client/server applications while keeping the Kerberos libraries out of your programs address space quickly and easily.
2010-04-14pkg_install-20100405:joerg9-259/+126
- Try to detect common forms of pkgdb corruption and issue a warning in that case. - Refactor the pkg_vulnerabilities logic to use the compression support from libarchive. This reduces the amount zlib/bzip2 interaction to the linkage.
2010-04-14Added devel/p5-Test-CheckManifest version 1.21sno2-2/+4
2010-04-14Importing devel/p5-Test-CheckManifest version 1.21.sno3-0/+28
Test::CheckManifest is a module for authors of Perl5 modules to verify their MANIFEST files. Invalid MANIFEST files usually results in failing smoke tests and more module uploads than necessary.
2010-04-14Add openssl bl3.mk file so that we play nicely with PREFER_PKGSRC+=opensslsborrill2-2/+4
2010-04-14Add patch-ab (clx fix) to distinfo.hans1-1/+2
2010-04-14+ perl-5.12.0.wiz1-1/+2
2010-04-14+ asymptote-1.92, botan-1.9.6, bouml-4.19.3, diffuse-0.4.2,wiz1-25/+11
fotoxx-10.1, frama-c-20100401, libssh2-1.2.5, ntp-4.2.6p1, phpmyadmin-3.3.2, tea-27.1.0.
2010-04-14Fix build with options new-clx or mit-clx enabled. Ok by asau.hans1-0/+15
2010-04-14Updated net/darkstat to 3.0.713morr1-1/+2
2010-04-14Makefile style improvementsspz1-15/+16
2010-04-14Add buildlink3.mk for devel/p5-EV.hiramatsu1-0/+14
2010-04-14Added graphics/gimp-resynthesizer version 0.16wiz1-1/+2
2010-04-14+ gimp-resynthesizer.wiz1-1/+2
2010-04-14Initial import of gimp-resynthesizer-0.16:wiz4-0/+55
Resynthesizer is a Gimp plug-in for texture synthesis. Given a sample of a texture, it can create more of that texture. This has a surprising number of uses: * Creating more of a texture (including creation of tileable textures) * Removing objects from images (great for touching up photos) * Creating themed images
2010-04-13update to irrtoolset5 release versionspz2-11/+10
updating LICENSE
2010-04-13update from 2.5.1 -> 2.5.2spz4-67/+42
Vendor update message (excerpt): Many thanks to Julien ÉLIE for preparing this release. Special notes: The way checkpoints are handled by innreport for innd and innfeed has totally changed to provide more accurate daily statistics. The first Usenet report after an upgrade to INN 2.5.2 will probably contain incorrect statistics for incoming and outgoing articles because the beginning of the log files that will be used was generated by a previous version of INN. A new version of innreport.conf is shipped with INN 2.5.2 but, in order to preserve any local changes, will not be automatically installed with make update. The changes are minor and not mandatory for the upgrade. Changes from 2.5.1 to 2.5.2 * Julien Elie has implemented in innd the new version of the NNTP protocol described in RFC 3977, RFC 4643 and RFC 4644, and innd now recognizes the CAPABILITIES command. Despite these standards, three commands (IHAVE, CHECK and TAKETHIS) will continue, for interoperability reasons, to return a reject code (respectively 435, 438, and 439) when the command contains a syntax error instead of 501. The mandatory username argument for authenticated peers is not enforced in INN 2.5.2 but will be be enforced by INN 2.6.0 when it is released. Major improvements are: * innd now has a decent parser for NNTP commands. The parser is more correct (commands like "IHAVEZ<>", without a space between the command and its argument, are no longer valid) and allows leading and trailing whitespaces in commands. innd also now checks the length of the NNTP command sent by the client. If the command contains more than 512 bytes (or 497 bytes for an argument), an error is returned and the command is discarded. After ten unrecognized commands, innd closes the connection with the appropriate code (400 instead of 500). * The output of the HELP command specifies the arguments expected by NNTP commands, similar to nnrpd's HELP command. * LIST ACTIVE, LIST ACTIVE.TIMES and LIST NEWSGROUPS now allow an optional wildmat argument to restrict the results of those commands to specific newsgroups. * When using HEAD or STAT with an article number or a range, 412 (no group selected) is now returned instead of 501 (syntax error). * Jeffrey M. Vinocur has implemented support in both innd and nnrpd for whitespace in usernames/passwords provided with AUTHINFO USER/PASS. They were previously treated as invalid arguments or incorrectly parsed. innd and nnrpd now treat everything after the first whitespace character following AUTHINFO USER/PASS, up to, but not including, the final CRLF, as the username/password, in conformity with RFC 4643. * The syntax of message-IDs is now based on RFC 5536 (USEFOR) instead of RFC 1036. The major change is that quoted-pairs have been removed from the syntax. * The Perl and Python filters for innd now check the message-ID of articles arriving through TAKETHIS. Only CHECK and IHAVE commands previously used them. * Case-insensitive matches are now used for distributions, path identities, IMAP commands, header names, and control commands. (Newsgroups are still matched case-sensitively.) Message-IDs are case-sensitively matched, except for history hashes. * The new Archive:, Archive-At:, Comments:, and Summary: header fields defined in RFC 5064 and RFC 5536 can be used in innd filters. nnrpd now checks at injection time that an article does not contain an Injection-Info: header, that an Injection-Date: header (if provided) is valid, and that the Path: header does not contain ".POSTED". Note that INN does not yet generate these two injection fields or include the new Path: header field ".POSTED" keyword. These new features will be in the next major release of INN. * LIST SUBSCRIPTIONS now accepts an optional wildmat argument to restrict the results of this command to specific newsgroups. * nnrpd now supports a new LIST variant named COUNTS. LIST COUNTS is a combination of LIST ACTIVE and GROUP. It returns the same result as LIST ACTIVE except that the number of articles in a newsgroup is inserted before its status. * A new flag has been added to newsfeeds entries: "Aj", when present, says to feed articles accepted and filed in "junk" (due to *wanttrash*) to peers based on their newsfeeds feed patterns applied to the Newsgroups: header as though the article were accepted and all those groups were locally carried. This is useful if you want to run INN with a minimal active file and propagate all posts. Thanks to Andrew Gierth for the patch. * A new parameter has been added to inn.conf: *logtrash* defines whether a line for articles posted to groups not locally carried by the news server should be added in the news log file to report unwanted newsgroups. The default is true but it can be useful to set it to false (especially when *wanttrash* is also used). * The procbatchdir keyword has been added to news.daily to specify the backlog directory of innfeed. This is useful when several instances of innfeed are running or when its configuration file is not the default one. * sm now supports a new flag, -c, which shows a decoded form of the storage API token. This was previously done by the contrib showtoken script developed by Olaf Titz and Marco d'Itri. * The O flag in newsfeeds now relies on the contents of the Injection-Info: header field if it is present to determine the origin of an article. It falls back on X-Trace: if there is no Injection-Info: header field. * A new "unsigned long" type bas been added to the configuration parser. It will properly warn the news administrator when a variable supposed to be positive contains a negative integer. It will prevent INN from crashing due to misconfiguration at several places where it did not expect negative values. * innxbatch and innxmit now recognize the new 403 code introduced by RFC 3977 for a problem preventing the requested action from being taken. * HDR and OVER commands now return the correct 423 code (instead of 420) when the current article number is used but the article no longer exists. * actsync, inews, innxbatch, innxmit, nntpget and rnews can now authenticate to news servers which only expect a username, without password, conforming to RFC 4643. * The keyword generation code now generates a Keywords: header only if the original article does not already have one. The generated Keywords: header no longer begins with a comma. If keyword generation is set to true in inn.conf but the Keywords: header is not stored in the overview, the news administrator is warned and keyword generation deactivated, since it exists only to populate the overview data. * Two segfaults in keyword generation were fixed. The first occurred when an article already had a Keywords: header longer than the *keylimit* parameter. The second was caused by a possible invalid pointer beyond the newly allocated Keywords: header. * Fixed innd handling of empty lines. innd was not properly discarding an empty command and was closing the connection when it received only whitespace in a command. * Fixed a bug in how innd responded to reader commands when readers were not allowed. A superfluous blank line was sent in its response. * Fixed a bug in innd's response to TAKETHIS when authentication is required. Previously, 480 code was returned immediately without accepting the multi-line data block first, which broke synchronization in the NNTP protocol. * Fixed a bug in recognizing the article terminator when empty articles were fed to innd via IHAVE or TAKETHIS, leading to treating subsequent NNTP commands as part of the article. * When innd could not provide information for LIST ACTIVE.TIMES and LIST NEWSGROUPS, it was returning an invalid error message without a response code. The proper 503 answer code is now returned. * When an unauthenticated user tried to post an article, nnrpd replied 440 (posting not allowed) instead of the correct 480 (authentication required) response if the user might be able to post after authentication. Thanks to Daniel Weber for the bug report. * Fixed a bug in both innd and nnrpd answers to LIST commands where the output was not checked for valid dot stuffing. * Fixed a bug leading to junked non-control articles being sent to control-only feeds, and also fixed handling of poisoned control groups. Thanks to Andrew Gierth for the patch. * Fixed a bug in innreport leading to incorrect summing of innd stats when *hostname* was set to an IPv6 address instead of a fully-qualified domain name. Thanks to Petr Novopashenniy for the bug report. * Changed how innreport uses innd and innfeed checkpoint messages. Previously, connections held open for multiple days led to skewed and incorrect statistics on how many articles had been received or sent. The count is now more accurate and, for each connection of a feed, only depends on *incominglogfrequency* in inn.conf and *stats-period* in innfeed.conf. * Fixed a bug in nnrpd Perl filter: a header field whose name begins with the name of a standardized header field was not properly handled. * Fixed a bug in how innd was parsing Message-ID: and Supersedes: headers which contained trailing whitespace. The article was corrupted by an unexpected "\r" in the middle of the header. nnrpd now checks the syntax of the Message-ID: header field, if present. * Fixed various bugs in how leading whitespace was treated in headers. The HDR, XHDR and XPAT commands were not properly showing leading whitespace in header values. Lone "\n" and "\r" characters are now changed into spaces and "\r\n" is just removed. archive, makehistory, and tdx-util now keep leading whitespace in headers when generating overview data, and archive now changes "\n" (when not preceded by "\r") into a space when generating overview data. * Fixed a bug in the generation of overview data which may corrupt previously generated overview data when a pseudo Xref: header field is injected in an extra overview field. * Fixed a bug in the parsing of the *ovgrouppat* wildmat in inn.conf that prevented overview data from being generated when poisoned groups were specified but a latter sub-pattern matched the group. A uwildmat expression is now correctly handled, and a potential segfault has been fixed. Thanks to Dieter Stussy for the bug report. * Fixed a bug when HDR, XHDR and XPAT were used when *virtualhost* was set to true in readers.conf. The Xref: header of articles posted to only one newsgroup appeared empty. * Fixed a bug in tdx-util in parsing empty overview fields when called with -A or -F. * Fixed a bug in cvtbatch, which was returning only the size of the headers of an article when the "b" parameter was used with the -w flag. It now correctly returns the size of the whole article, which is what "b" was documented to do. cvtbatch also has a new "t" parameter, which can be used with the -w flag to retrieve the arrival time of an article. * Fixed a bug in how mailpost handles cross-posting feature. It was not properly detaching from sendmail. Thanks to Harald Dunkel for the patch. * Fixed a bug in the newsfeeds C flag: the count of followup groups was one less than the real number. When the value of the Followup-To: header field is "poster", it is no longer considered to be a followup. Thanks to Dieter Stussy for the patch. * When using tradindexed, the overview data for a cancelled article is now immediately removed from the overview. Thanks to Lars Magne Ingebrigtsen for the patch. * batcher has not supported the retrieval of an article with its file name for a long time. The -S flag has therefore been removed. * inews no longer rejects articles that contain more than 50 header fields. Thanks to Torsten Jerzembeck for the bug report. * news.daily no longer sends superfluous mails when the nomail keyword is given. Mail is only sent when there is real output. Previously, there would always be headings and empty lines left over from the structuring of the full report, which are now ommitted. Also, the output of programs executed with postexec is now included in the regular mail. Thanks to Florian Schlichting for the patch. * innconfval no longer maps NULL string or list values to an empty string or list and instead maps them to undefined values. This fixes an issue reported by Kamil Jonca: nnrpd was inserting an empty Organization: header when the *organization* parameter in inn.conf was unset. * Other minor bug fixes and documentation improvements.
2010-04-13Update devel/apache-ant to 1.8.0tonio2-3/+3
2010-04-13perl FCGI 0.69 onwards is more picky about the strings it gets.spz3-3/+16
Thus, if you feed it perl strings with utf-8 you get a complaint about wide characters in the string. The new patch-ac contains a fix.
2010-04-13Update devel/apache-ant to 1.8.0tonio4-65/+124
Fix PR pkg/42990 * Lexically scoped local properties, i.e. properties that are only defined inside a target, sequential block or similar environment. * <import> can now import from any file- or URL-providing resource - this includes <javaresource>. * Various improvements to the directory scanning code that help with symbolic link cycles (as can be found on MacOS X Java installations for example) and improve scanning performance. For big directory trees the improvement is dramatic. * The way developers can extend Ant's property expansion algorithm has been rewritten (breaking the older API) to be easier to use and be more powerful. a new top level element extension-point allows build files to be extended with custom targets more easily * At the same time the if and unless attributes have been rewritten to do the expected thing if applied to a property expansion (i.e. if="${foo}" will mean "yes, do it" if ${foo} expands to true, in Ant 1.7.1 it would mean "no" unless a property named "true" existed). This adds "testing conditions" as a new use-case to property expansion. * Ant now requires Java 1.4 or later * new task include provides an alternative to <import> that should be preferred when you don't want to override any targets * numerous bug fixes and improvements as documented in Bugzilla and in WHATSNEW
2010-04-13Update to 3.0.713 from maintainer.morr2-6/+7
Changes: - Don't require --verbose for pcap_stats. - Survive interface going down on Linux. - Support DLT_RAW, implemented by Anton S. Ustyuzhanin. - Skip accounting for hosts or ports if their max is set to zero. - Implement --hexdump for troubleshooting. - Web: Implement --no-lastseen - Implement --snaplen manual override. - Fix snaplen problem on recent (1-2 years?) Linux kernels. - Implement --syslog - Implement --wait as a NetworkManager workaround.