summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-11-05Explain which versions are crufty, normal, and bleeding edge.gdt6-7/+24
(Thanks to Tim Larson for advice on wording.)
2012-11-05New package: mailsortreed1-1/+2
2012-11-05New package: mailsortreed4-0/+38
mailsort is a perl script that sorts mbox format (single file) mail folders by the dates in the `From ' lines that separate mail messages in each folder.
2012-11-05Add .include "../../devel/zlib/buildlink3.mk"abs1-2/+2
Needed on at least CentOS 6.3
2012-11-05Note update of net/dhcpd-pools to 2.16nb2.he1-1/+2
2012-11-05Extend the patch to src/getdata.c, so that the return value ofhe3-6/+42
posix_fadvise() is checked instead of testing the value of errno after the function has been called. This should make this program work also on netbsd-5. Bump PKGREVISION.
2012-11-05update to 0.10.6drochner3-8/+8
from the changelog: - many bug fixes that where found with Coverity - The following CVE fixes where backported: CVE-2012-2796, CVE-2012-2775, CVE-2012-2772, CVE-2012-2776, CVE-2012-2779, CVE-2012-2787, CVE-2012-2794, CVE-2012-2800, CVE-2012-2802, CVE-2012-2801, CVE-2012-2786, CVE-2012-2798, CVE-2012-2793, CVE-2012-2789, CVE-2012-2788, CVE-2012-2790, CVE-2012-2777, CVE-2012-2784 - hundreads of other bug fixes, some possibly security relevant, see the git log for details.
2012-11-05add patch from Redhat bug #871700 to fix a possible buffer overflowdrochner3-2/+37
due to integer overflow in the ppm2tiff cmd line tool (CVE-2012-4564) bump PKGREV
2012-11-04Updated graphics/cairo-gobject to 1.12.8wiz1-1/+2
2012-11-04Follow cairo update to 1.12.8.wiz1-3/+4
Clean up a bit of pkglint while here.
2012-11-04Add comments to patches.wiz4-7/+24
2012-11-04Describe xcb.wiz1-0/+1
2012-11-04Updated graphics/cairo to 1.12.8wiz1-1/+2
2012-11-04Update to 1.12.8:wiz5-204/+6
Release 1.12.8 (2012-11-24 Chris Wilson <chris@chris-wilson.co.uk>) =================================================================== Another couple of weeks and a few more bugs have been found and fixed, it is time to push the next point release. Many thanks to everyone who reported their issues and helped us track down the bugs and helped testing the fixes. Bug fixes --------- Expand the sanity checking for broken combinations of XSendEvent and ShmCompletionEvent. Notice that "The X.Org Foundation" sometimes also identifies itself as "The Xorg Foundation". Handle various ages of libXext and its Shm headers. Fix the invalid clipping of the source drawable when using SHM transport to upload images. https://bugs.freedesktop.org/show_bug.cgi?id=56547 Handle all Type1 postscript operators for better font compatibility. https://bugs.freedesktop.org/show_bug.cgi?id=56265 Fix a couple of memory leaks in Type1 font subsetting https://bugs.freedesktop.org/show_bug.cgi?id=56566 Tighten the evaluation of the start/stop pen vertices, and catch a few instances where we would use a fan instead of a bevel. https://bugs.freedesktop.org/show_bug.cgi?id=56432 Fix assumption that geometric clipping always succeeds with the span-compositor. https://bugs.freedesktop.org/show_bug.cgi?id=56574 Fix call to spline intersection when evaluating whether a stoke is visible. Remember to copy inferior sources when using SHM to readback the surface for use as a source.
2012-11-04Force use of "openssl" package from pkgsrc under NetBSD 5.* and oldertron1-1/+8
to fix the build. As the "fetchmail" package doesn't provide any shared libraries this shouldn't cause problems caused by mixing two versions of OpenSSL.
2012-11-04Updated net/nsd to 3.2.14pettai1-1/+2
2012-11-04NSD 3.2.14pettai2-6/+6
Features: * TCP writev support. Bugfixes: * Fix build on OpenBSD (thanks Oliver Peter). * Prioritize notify sender for requesting XFR (thanks Ilya dBakulin). * Fix crash in zonec if TXT string too long (thanks Ilya Bakulin). * tzset before chroot for correct timezone (thanks Camiel Dobbelaar). * Fix --disable-full-prehash bug when nsdc patch happens while ixfr too, it did not rehash the new database. * Bugfix #464: Conditionally define MAXHOSTNAMELEN.
2012-11-04Note update of tex-texlive-docindex{,-doc}.minskim1-1/+3
2012-11-04Update tex-texlive-docindex{,-doc} to 2012.28163.minskim4-14/+14
Changes: - Added pkxcjkcat, bohr, plainpkg, pkuthss, ulthese, exsheets, uptex, actuarialangle, setdeck, venndiagram, mkbib, etc. - Removed presfull.
2012-11-04Added security/py-Des version 2.0.1pettai1-1/+2
2012-11-04Added py-Despettai1-1/+2
2012-11-04This is a pure python implementation of the DES encryption algorithm.pettai4-0/+37
It is in pure python to avoid portability issues, since most DES implementations are programmed in C (for performance reasons). Triple DES class is also implemented, utilising the DES base. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key. See the "About triple DES" section below more info on this algorithm. The code below is not written for speed or performance, so not for those needing a fast des implementation, but rather a handy portable solution ideal for small usage.
2012-11-04Remove javascript from supported options, as noted by Mayuresh onwiz1-2/+2
pkgsrc-users.
2012-11-04Correct typo. Noted by Bug Hunting.morr2-4/+4
2012-11-04Updated pkgtools/pkg_summary-utils to 0.59.0cheusov1-1/+2
2012-11-04Update to version 0.59.0cheusov4-11/+19
pkg_update_src_summary has been completely reimplemented and now works dramatically faster if files under mk/ directory were not changed since previous update. pkg_src_summary: - PLIST field gathering was significantly speeded-up - Fix. Option -p works correctly with non-empty PSS_SLAVES - Fix. If -A is applied, -m is always enabled for recursive runs. - Minor fix for -m. - New option -F was added - Minor fixes for PLIST and ALLDISTFILES - PSS_PPERS was completely removed cvs_checksum: - checksums of CVS files are output by default pkg_digger: - pkg_digger_backend has been renamed to pkg_digger_summary, man page was added for pkg_digger_summary - new search backend pkg_digger_installed pkg_list_all_pkgs: - new options -a and -d were added New utility makefiles2deps was added. A lot of new regression tests, updates for man pages, minor code clean-ups
2012-11-04Updated devel/p5-Tree-DAG_Node to 1.07wen1-1/+2
2012-11-04Update to 1.07wen2-7/+7
Upstream changes: 1.07 Thu Nov 1 12:47:00 2012 - New maintainer: Ron Savage - Pre-emptive apologies for any changes which are not back-compat. No such problems are expected, but the introduction of new methods may disconcert some viewers. - Fix RT#78858, reported by Gene Boggs. Audit code for similar problems. - Fix RT#79506. reported by Ron Savage. - Rename ChangeLog to CHANGES, and add Changelog.ini. - Replace all uses of cyclicity_fault() and Carp::croak with die. - Remove unused methods: decommission_root(), cyclicity_allowed(), cyclicity_fault(), inaugurate_root(), no_cyclicity() and _update_links(). OK - cyclicity_fault() was called once. It just died. - Add methods: format_node(), hashref2string(), is_root(), node2string(), tree2string(). tree2string($opts, $node) - unlike draw_ascii_tree() - can optionally print the tree starting at any node. Override format_node(), hashref2string(), and node2string() if desired. - Reformat the POD big-time. - Add Build.PL. - Re-write Makefile.PL. - Remove use vars(@ISA $Debug $VERSION). Replace latter 2 with 'our ...'. - Rename t/00_about_verbose.t to t/about.perl.t. - Add scripts/cut.and.paste.subtrees.pl. Warning: Some trees get into an infinite loop. - Add t/cut.and.paste.subtrees.t. Warning: Some trees get into an infinite loop. - Document the options (discouraged by Sean) supported in the call to new($hashref).
2012-11-04Updated time/p5-DateTime-TimeZone to 1.53wen1-1/+2
2012-11-04Update to 1.53wen2-7/+6
Upstream changes: 1.53 2012-11-03 - This release is based on version 2012i of the Olson database. This release includes contemporary changes for Cuba. 1.52 2012-10-31 - This release is based on version 2012h of the Olson database. This release includes contemporary changes for Brazil, Israel, and Jordan. 1.51 2012-10-18 - This release is based on version 2012g of the Olson database. This release includes contemporary changes for Palestine and Samoa. 1.50 2012-09-16 - In scalar context, DateTime::TimeZone->names_in_category returned an arrayref containing an arrayref (rather than _just_ an arrayref). Reported by Ed Shrock. RT #76791. - The DateTime::TimeZone->names_in_category claimed that it returned names based on the population of the zone. I don't think this was ever true, but this data is definitely not part of the current Olson database. Reported by Ed Shrock. RT #76792. However, the DateTime::TimeZone->names_in_country method does preserve the order specified in the Olson database, which is sort of based on population and geography. This method is probably the best choice for presenting a list of names to end user. 1.49 2012-09-13 - This release is based on version 2012f of the Olson database. This release includes contemporary changes for Fiji. 1.48 2012-08-03 - This release is based on version 2012e of the Olson database. This release includes contemporary changes for Fakaofo. 1.47 2012-07-19 - This release is based on version 2012d of the Olson database. This release includes contemporary changes for Morocco.
2012-11-04Updated converters/p5-Unicode-Normalize to 1.16wen1-1/+2
2012-11-04Update to 1.16wen2-7/+6
Upstream changes: 1.16 Sun Nov 4 17:23:03 2012 - XSUB: use PERL_NO_GET_CONTEXT (see perlguts) (see [rt.cpan.org #80312]) 1.15 Sun Sep 23 10:43:14 2012 - perl 5.11.0 or later: Install to 'site' instead of 'perl' (see [rt.cpan.org #79801])
2012-11-04Updated lang/perl5 to 5.16.2adam1-1/+2
2012-11-04Changes 5.16.2:adam2-6/+6
Several minor bugs were fixed.
2012-11-04Make valgrind build on Darwin.minskim2-2/+30
2012-11-04Remove superfluous usage of ${LOWER_OPSYS} in PLIST.minskim1-44/+44
2012-11-04Update HOMEPAGE.minskim3-6/+6
2012-11-03Whitespace.dholland2-21/+21
2012-11-03Note that this is version 1.gdt2-3/+5
2012-11-03Updated net/p5-Net-Server to 2.006pettai1-1/+2
2012-11-032.006 Jun 20 2012pettai2-7/+6
- Allow for case where host is *, and IO::Socket::INET6 is installed, but IPv6 doesn't really work. - Add missing child_init_hook in Fork server (so Fork can be more parallel with PreFork in some respects) - Change BOUND_SOCKETS passing to use ; as a separator rather than a \n 2.005 Jun 12 2012 NOTE: ipv now defaults to * - Change the default of ipv from 4 to *. This means if a host of * (default), or a named host is used, any available IPv4 OR IPv6 address will be used. - Allow for explicit close_client_stdout call - Add dispatch methods and app setup to HTTP - Allow for exec_fork_hook in HTTP - Make sure errors in HTTP use correct logging mechanisms (and do not die un-needed) - Fix 500 call in PSGI - Fix send_header 2.004 Jun 08 2012 NOTE: Version 2.005 will change the default ipv value to * meaning it will attempt to bind IPv4 and IPv6 if they are available if you pass a hostname - Add Net::Server::Proto->get_addr_info which can more reliably resolve domain information. - Use that information to figure out an appropriate host to bind to for tests - Make get_addr_info less reliant on magic values of sysctl net.ipv6.bindv6only - Allow all tests to function in IPv6 only environments - Fix broken number of tests in test suite - Add warnings about changes to the default value of ipv coming in 2.005 2.003 Jun 06 2012 - Make the logging system pluggable - Added net-server server executor for writing easier one line servers - Sys::Syslog and Log::Log4perl are now moved out to their own module subsystems - Added full apache style HTTP log formatting for the HTTP server - Allow for ipv to be specified as part of host, or proto, or passed via $ENV{'IPV'} - Add apache style access logging (access_log_file and access_log_format) to HTTP - Allow HTTP header parsing to not untaint the headers (thanks Miko O'Sullivan) - Fix missing legacy NS_unix_path call (missing since 2.000) - Fix a bug in MultiType that prevented calling server_type HTTP
2012-11-03Remove accidentally added files.ryoon2-30/+0
2012-11-03Added fonts/sourcecodepro-fonts version 1.009ryoon1-1/+2
2012-11-03Note update of mail/fetchmail{,conf}morr2-3/+4
2012-11-03Add sourcecodepro-fontsryoon1-1/+2
2012-11-03Import sourcecodepro-fonts-1.009 as fonts/sourcecodepro-fonts.ryoon1-0/+5
Source Sans is a set of monospaced OpenType fonts that have been designed to work well coding environments. This family of fonts is a complementary design to the Source Sans family. This package provides OpenType fonts only.
2012-11-03Updated ham/grig to 0.8.0gdt1-1/+2
2012-11-03Import sourcecodepro-fonts-1.009 as fonts/sourcecodepro-fonts.ryoon5-0/+65
Source Sans is a set of monospaced OpenType fonts that have been designed to work well coding environments. This family of fonts is a complementary design to the Source Sans family. This package provides OpenType fonts only.
2012-11-03Update to 0.8.0.gdt4-21/+9
GRIG 0.8.0: - Frequency entry via keypad (thanks to Alessandro Zummo). - Arrow LEFT/RIGHT will change the frequency with the smallest step. This can be used for tuning using external devices like the Powermate. * Support for VFO->MEM and MEM->VFO function. - Support on/off rig functions. - Added an extra gigahertz digit in lcd display - Added antenna control - French l10n - Fixed crash that occurs when mouse is clicked between MHz and kHz digits. Reported as Ubuntu bug 517816. - Requires Gtk+ 2.12 and Hamlib 1.2.8
2012-11-03Update to 16.0.2ryoon2-138/+138
* Sync with mail/thunderbird 16.0.2