summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-05-08Added net/dnscheck version 1.2.6pettai1-1/+2
2012-05-08Added dnscheck pkgpettai1-1/+2
2012-05-08DNSCheck is a program that was designed to help people check, measure andpettai6-0/+172
hopefully also understand the workings of the Domain Name System, DNS. When a domain (aka zone) is submitted to DNSCheck it will investigate the domain's general health by traversing the DNS from root (.) to the TLD (Top Level Domain, like .SE) to eventually the nameserver(s) that holds the information about the specified domain (like iis.se). Some other sanity checks, for example measuring host connectivity, validity of IP-addresses and control of DNSSEC signatures will also be performed.
2012-05-08Updated databases/p5-DBD-mysq to 4.021rhaen1-1/+2
2012-05-08- updated to 4.021rhaen2-6/+6
Changes: 2011-08-15 Patrick Galbraith (work of others) <patg at patg dot net> (4.021) * Fix to enable PERL_NO_GET_CONTEXT to spee up DBD on thread Perls (Dave Mitchell <davem at iabyn dot com>) Thank you! * Fix to is_prefix not being exported by mysql Aran Deltax <bluefeet at gmail dot com> Thank you! * Eliminate DBIS usage Dagfinn Ilmari Mannsåker <ilmari at ilmari dot org> Thank you! * Enhanced / Fixed server side prepared statement checks (Steven Hartland) Thank you! * Fix missprint in doc of DBD::mysql of mysql_bind_type_guessing (Perlover http://blog.perloever.com) Thank you! * Misprint in lib/DBD/mysql.pm (Perlover) Thank you!
2012-05-08Updated security/p5-Crypt-OpenSSL-RSA to 0.28pettai1-1/+2
2012-05-080.28 Thu Aug 25 2011 - Moritz Onken (PERLER)pettai2-7/+6
- RT 56454 - Win32 compatibility patch (kmx@cpan.org) 0.27 Wed Jun 29 2011 - Todd Rinaldo (TODDR) - RT 65947 - Fix RSA.pm break with perl 5.14+
2012-05-08Updated sysutils/shelldap to 0.5imil1-1/+2
2012-05-08Updated to 0.5imil2-8/+8
* Fix bug introduced in rev:a3a710f720dd with passwd arguments. * Backout the additional objectClasses patch for mkdir: same behavior can be acheived with 'touch', less complex to leave it as is. * Add a --version flag. * Small documentation fixes, add better verbosity when saving connection cache data. * Make sure the hasSubordinates attribute is defined before checking its value. * fix 'ls -R' output, minor style cleanup * Repair broken path behavior, remove unneeded #path_to_dn 'relative' flag.
2012-05-08Updated databases/p5-DBIrhaen1-1/+2
2012-05-08- Updated to 1.620rhaen2-6/+6
Changes: =head2 Changes in DBI 1.620 (svn r15300) 25th April 2012 Modified column renaming in fetchall_arrayref, added in 1.619, to work on column index numbers not names (an incompatible change). Reworked the fetchall_arrayref documentation. Hash slices in fetchall_arrayref now detect invalid column names. =head2 Changes in DBI 1.619 (svn r15294) 23rd April 2012 Fixed the connected method to stop showing the password in trace file (Martin J. Evans). Fixed _install_method to set CvFILE correctly thanks to sprout RT#76296 Fixed SqlEngine "list_tables" thanks to David McMath and Norbert Gruener. RT#67223 RT#69260 Optimized DBI method dispatch thanks to Dave Mitchell. Optimized driver access to DBI internal state thanks to Dave Mitchell. Optimized driver access to handle data thanks to Dave Mitchell. Optimized fetchall_arrayref with hash slice thanks to Dagfinn Ilmari Mannsåker. RT#76520 Allow renaming columns in fetchall_arrayref hash slices thanks to Dagfinn Ilmari Mannsåker. RT#76572 Reserved snmp_ and tree_ for DBD::SNMP and DBD::TreeData
2012-05-08Updated graphics/MesaLib to 7.4.4nb5wiz1-1/+2
2012-05-08Needs libpciaccess now when pulling in libdrm. Bump PKGREVISION.wiz2-3/+4
2012-05-08Updated x11/libdrm to 2.4.33wiz2-3/+3
2012-05-08Update to 2.4.33, provided by Francois Tigeot in PR 46384.wiz3-10/+27
Enable nouveau support. 2.4.33: radeon: add TN surface support intel: Add some PCI IDs for Haswell omap: add omapdrm support 2.4.32: radeon_cs_setup_bo: Fix accounting if caller specified write and read domains intel: Mark up with valgrind intrinsics to reduce false positives configure: Fix pkg-config test in absence of valgrind radeon: fix pitch alignment for scanout buffer intel: Detect cache domain inconsistency with valgrind intel: Fix a typo in decode error message intel: Add decode for gen7 3DSTATE_WM intel: Add decode for gen7 HIER_DEPTH_BUFFER intel: Import a new batchbuffer for the gen7 test Don't require pciaccess if Intel is disabled Make drm/drm_fourcc.h portable to non-linux platforms xf86drmMode.h: Add header protection intel: Add support for overriding the PCI ID via an environment variable intel: Add .aub file output support intel: Bump the copyright dates on the bufmgr files intel: Fix error check for I915_PARAM_HAS_LLC intel: Add support for (possibly) unsynchronized maps intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement intel: Add per-dword decode of gen7 3DPRIMITIVE intel: Quiet two more valgrind complaints with recent changes 2.4.31: intel: add sprite ioctl defines and struct for i915 sprite code intel: Add a regression test for 2D decode, which I'm about to refactor intel: Track the current packet location in the decode context intel: Drop the code for counting parsing failures intel: Plumb the context through the decode callchain intel: Use the context to simplify BR00 and BR01 decode intel: Make instr_out take the decode context intel: Avoid the need for most overflow checks by using a scratch page intel: Put the "gen" shorthand chipset identifier in the context intel: Parse the correct length for gen7 3DSTATE_MULTISAMPLE intel: Add support for parsing 965 3d packets using helper functions intel: Move the logic for getting 965 3d packet length to the packet table intel: Make most of the logic for 965 3d packet length checks table-driven intel: Add support for parsing gen7 URB packets intel: Add decode for gen7 state pointers intel: Add decode for gen7 constant buffer packets intel: Add minimal decode for remaining gen7 packets in use intel: Fix bufmgr_gem->gen for gen > 4 Don't build Intel DRM if $CHOST is not i?86-* or x86_64-* intel: Fix build of Intel DRM on x86 systems intel: query for LLC support radeon: add surface allocator helper v10 drmModeFreeResources() always leaked some memory Using sizeof() on a function parameter with an array type does not work radeon: surface fix macro -> micro tile fallback radeon: fix surface API for good before anyone start relying on it radeon: add r600_pci_ids.h to header file 2.4.30: libdrm: update drm headers from kernel, including new overlay ioctls & structs intel: Reset vma list upon purge tests/gem_flink: Check for MASTER before proceeding intel: Import intel_decode.c from intel-gpu-tools intel: Make intel_chipset handle devid directly intel: Add IS_GEN[567] macros intel: Reformat intel_decode.c from intel-gpu-tools using Lindent intel: Get intel_decode.c minimally building intel: Fix Wsigned-compare warnings (soon to be enabled) intel: Fix a ton of signed vs unsigned and const char *warnings intel: Add printflike warnings for instr_out intel: Fix printf format warnings for intel_decode intel: Remove c99ish variable declarations intel: Turn on normal warnings for intel_decode.c build intel: Disable unused decode_logic_op() intel/intel_decode.c: Remove #include "intel_decode.h" intel: Add an interface for setting the output file for decode intel: Add a regression test program for intel_decode.c intel: Add regression tests for batch decode intel: Update for new i915_drm.h defines 2.4.29: intel: Clean up mmaps on freeing the buffer test/radeon: add missing files for dist intel: Add an interface to limit vma caching intel: Evict cached VMA in order to make room for new mappings intel: Update map-count for an early error return during mapping intel: Remove the fresh assertions used to debug the vma cacheing 2.4.28: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast tests/radeon: radeon specific test nouveau: Mark nouveau subchannel unbound nouveau_grobj_free intel: limit aperture space to mappable area on gen3 intel: Unmap buffers during drm_intel_gem_bo_unmap 2.4.27: Specify the return type explicitly intel: fix the wrong method check for bo_get_subdata intel: shared header for shader debugging drm mode: fix drmIoctl wrapper nouveau: assert argument cannot have side effects modeprint.c: use PRIu64 for printing uint64_t drm/intel: don't clobber bufmgr->pci_device drm/i915: y tiling on i915G/i915GM is different xf86drm.h : wrap C code for C++ compilation/linking drm/test: handle usub being empty drmtest: make check should fail so hard on unable to open device modetest: use 24 bit depth on the framebuffer tests: Add vmwgfx driver to probed drivers in tests vbltest: Check error codes returned from libdrm modetest: Check error message from pageflip ioctl modetest: Print extra info if we fail to create a framebuffer modetest: Call dirty fb on modeset nouveau: free in error path if drmAvailable fails intel: Use stdbool.h for dealing with boolean values intel: Add an interface for removing relocs after they're added intel: Don't call the SW_FINISH ioctl unless a CPU-mapped write was done intel: Share the implementation of BO unmap between CPU and GTT mappings 2.4.26: libkms: All current BO_TYPE are 32bpp intel: Add interface to query aperture sizes 2.4.25: don't try to build modetest without libkms Build modetest for all chipsets, always build modeprint drm: add dumb interface Implement drmGetCap() to query device/driver capabilities libkms: add dumb support libdrm: oops fix get cap return value build: Update autotools configuration Cleanup gen2 tiling confusion drm_mode: fix types on recently added ioctls intel: Also handle mrb_exec fallback with ring == I915_EXEC_RENDER libdrm: (revised) vblank wait on crtc > 1 2.4.24: intel: Export CONSTANT_BUFFER addressing mode nouveau: nvc0 drm has no concept of "notifier block" nouveau: split pushbuf macros specific to nv04-nv50 out, and add nvc0 nouveau: fix up reloc_emit() to accept NULL target buffer intel: Fallback to old exec if no mrb_exec is available intel: compile fix for previous commit after rebasing intel: Set the public handle after opening by name intel: Remember named bo libkms/radeon: Add backend configure.ac: ac_define HAVE_RADEON modetest: Create buffers using libkms tests/modeprint: Remove needless dependency on drm_intel tests/modeprint: Output masks as hex numbers modetest: Do no flip twice to a current front buffer intel: fix relaxed tiling on gen2 intel: Add I915_PARAM_HAS_RELAXED_DELTA 2.4.23: intel: Downgrade error warnings to debug nouveau: Define buffer object usage flags nouveau: Let the user choose the push buffer size nouveau: Define the HAS_PAGEFLIP getparam intel: Prepare for BLT ring split s/drmStrdup/strdup/ intel: enable relaxed fence allocation for i915 nouveau: Avoid unnecessary call to CPU_FINI intel: Remove stale comment intel: Shove the fake bufmgr subdata implementation into the fake bufmgr intel: Remove gratuitous assert on bo_reference intel: Drop silly asserts on mappings present at unmap time intel: initialize bufmgr.bo_mrb_exec unconditionally intel: Fix drm_intel_gem_bo_wait_rendering to wait for read-only usage too nouveau: Add implicit pushbuf flush before gpuobj destruction intel: Compute in-aperture size for relaxed fenced objects intel: Add a forward declaration of struct drm_clip_rect radeon: silence valgrind warnings by zeroing memory intel: If the command is fenced inform the kernel drm: don't do the create the node ourselves if we have udev intel: Reorder need_fence vs fenced_command to avoid fences on gen4 tests: Update for ENOENT returns from unknown handles 2.4.22: intel: Track tiling stride intel: Defer tiling change to allocation intel: Force stride to be 0 for I915_TILING_NONE intel: Scan the cache for old bo once every second intel: Print out debugging message following ENOSPC intel: Sanitise strides for linear buffers and SET_TILING intel: '===' != '==' intel: Restore SET_TILING for non-flinked bo intel: Only adjust the local stride used for SET_TILING in tiled alloc intel: Limit tiled pitches to 8192 on pre-i965 intel: Suppress the error return from setting domains after mapping Purge macro NEED_REPLIES drm mode: Return -errno on drmIoctl() failure Copy headers from kernel drm-core-next libdrm: Fix PCI domain domain support nouveau: accept both 0.0.16 and 1.x.x Free the property blob along the error path Avoid use of c++ reserved keyword "virtual" when using a C++ compiler modetest: add edp and TV connector names to the connector name array modetest: align fb pitch to 64 bytes modetest: Fix drawing routines to use stride nouveau: fix thinko in drm version check nouveau: fix drm version check some more intel: Replace open-coded drmIoctl with calls to drmIoctl() 2.4.21: drm/radeon: add new cs command stream dumping facilities nouveau: stop shipping nouveau_class.h intel: Use the correct size when allocating reloc_target_info array Make libkms build default OS-dependent Correct the Solaris definitions of atomic_add & atomic_dec radeon: use the const qualifier in radeon_cs_write_table tests: add new vblank test vbltest: Doesn't need intel stuff intel: query whether a buffer is reusable Pull in new kernel headers Only build tests in make check intel: Don't change tiling mode unless the kernel reports success intel_bufmgr_fake: fix compile warning Enable silent automake rules libkms: Fix include paths intel: Add support for kernel multi-ringbuffer API Allow a buffer to point at itself and still get relocs intel: Convert to untiled pitches if surface is too large for tiling intel: Add more intermediate sizes of cache buckets between powers of 2 intel: Fix several other paths for buffers pointing at themselves Fix radeon distcheck
2012-05-08Note upstream bug reportmartin21-21/+63
2012-05-08Note PKGREVISION bump of teTeX-texmf.minskim1-1/+2
2012-05-08Resolve conflicts between tex-bbold, tex-extsizes, and teTeX-texmf.minskim2-48/+13
2012-05-08Add tex-extsizes{,-doc}.minskim2-2/+6
2012-05-08Import tex-extsizes-doc-1.4a as print/tex-extsizes-doc.minskim4-0/+23
This is documentation for tex-extsizes.
2012-05-08Import tex-extsizes-1.4a as print/tex-extsizes.minskim4-0/+36
Provides classes extarticle and extreport, extletter, extbook, extproc which allow for documents with a base font of size 8- 20pt.
2012-05-08Add tex-bbold{,-doc}.minskim2-2/+6
2012-05-08Import tex-bbold-doc-1.01 as fonts/tex-bbold-doc.minskim4-0/+23
This is documentation for tex-bbold.
2012-05-08Import tex-bbold-1.01 as fonts/tex-bbold.minskim4-0/+56
A geometric sans serif blackboard bold font, for use in mathematics; MetaFont sources are provided, as well as macros for use with LaTeX. The Sauter font package has MetaFont parameter source files for building the fonts at more sizes than you could reasonably imagine. See the blackboard sampler for a feel for the font's appearance.
2012-05-08Add missing header for gcc 4.5 build.dholland2-1/+16
2012-05-08Switch distfile to .xzadam2-5/+6
2012-05-08Add tex-bbold-type1{,-doc}.minskim2-2/+6
2012-05-08Import tex-bbold-type1-doc-2011 as fonts/tex-bbold-type1-doc.minskim4-0/+21
This is documentation for tex-bbold-type1.
2012-05-08Import tex-bbold-type1-2011 as fonts/tex-bbold-type1.minskim4-0/+35
The files offer an Adobe Type 1 format version of the 5pt, 7pt and 10pt versions of the bbold fonts. The distribution also includes a map file, for use when incorporating the fonts into TeX documents, but no macro sets are provided (the fonts will not provide the correct results using macros designed for use with the MetaFont versions of the fonts. The fonts were produced to be part of the TeX distribution from Y&Y; they were generously donated to the TeX Users' Group when Y&Y closed its doors as a business.
2012-05-08Add tex-svninfo{,-doc}.minskim2-2/+6
2012-05-08Import tex-svninfo-doc-0.7.4 as print/tex-svninfo-doc.minskim4-0/+22
Based on wip/tex-svninfo-doc packaged by Christopher M. Fuhrman. This is documentation for tex-svninfo.
2012-05-08Import tex-svninfo-0.7.4 as print/tex-svninfo.minskim4-0/+27
Based on wip/tex-svninfo packaged by Christopher M. Fuhrman. A package for incorporating the values of Subversion keywords into typeset documents. Information about Subversion (a replacement for CVS) is available from http://subversion.tigris.org/
2012-05-08Avoid C99/XOPEN_SOURCE confusion. Fixes build on SunOS.hans3-2/+24
2012-05-08Prevent configure from using some random pkg-config tool found on thehans1-1/+2
system. Fixes build on SunOS 5.10.
2012-05-08Fix build on SunOS.hans3-3/+22
2012-05-08allow use of the wsmouse protocol on NetBSD, bump PKGREVdrochner3-10/+20
2012-05-08Updated inputmethod/ibus-m17n to 1.3.4obache1-1/+2
2012-05-08Added devel/tolua++ version 1.0.93imil1-1/+2
2012-05-08Update ibus-m17n to 1.3.4.obache2-7/+6
some fixes and improvements.
2012-05-08Updated math/ruby-spreadsheet to 0.7.1obache1-1/+2
2012-05-08add & enable tolua++imil1-1/+2
2012-05-08=== 0.7.1 / 08.05.2012obache3-7/+10
* Author: Artem Ignatiev <zazubrik@gmail.com> * remove require and rake altogether * gem build and rake gem both work fine without those requires, * and requiring 'rake' broke bundler * add rake as development dependency * Somehow it broken rake on my other project === 0.7.0 / 07.05.2012 * Author: Artem Ignatiev <zazubrik@gmail.com> * use both ruby 1.8 and 1.9 compatible way of getting character code when hashing * Fix syntax for ruby-1.9 * return gemspec so that bundler can find it When bundler loads gemspec, it evaluates it, and if the return value is not a gem specification built, refuses to load the gem. * Testing worksheet protection
2012-05-08Initial import of tolua++, version 1.0.93, into the NetBSD Packages Collection.imil8-0/+145
Tolua++ is an extended version of tolua, a tool to integrate C/C++ code with Lua. tolua++ includes new features oriented to c++ such as: * Support for std::string as a basic type (this can be turned off by a command line option). * Support for class templates As well as other features and bugfixes. tolua is a tool that greatly simplifies the integration of C/C++ code with Lua. Based on a cleaned header file (or extracts from real header files), tolua automatically generates the binding code to access C/C++ features from Lua. Using Lua API and tag method facilities, tolua maps C/C++ constants, external variables, functions, classes, and methods to Lua.
2012-05-08Add a hacks.mk to avoid issues with internal/external libjpeg mismatches. ↵abs2-2/+17
Bump pkgrevision
2012-05-08Updated archivers/lhasa to 0.0.5wiz1-1/+2
2012-05-08Update to 0.0.5:wiz2-7/+6
v0.0.5 (2012-05-08): * Architecture-specific functions for running on Windows have now been fully implemented, and the command line tool passes all tests in the test suite on Windows (thanks roytam1 for bug reports). * Bug fixed where the command line tool would enter an infinite loop when extracting a truncated archive (thanks Jon Dowland). * Support added for archives with level 0 headers and Unix path separators (thanks roytam1). * The test suite now runs correctly outside of the Europe/London time zone (thanks Thomas Klausner). * A .spec file is now included for building rpm packages.
2012-05-08Use ${host_alias} in path names so they match ${MACHINE_GNU_PLATFORM}sbd1-0/+15
(E.g. *-linux-gnu vs. *-linux)
2012-05-08Add --disable-multilib to the gcc configure args, there's no point insbd1-1/+2
building a multilib gcc as the g95 build doesn't support it.
2012-05-08Use ${host_alias} in path names so they match ${MACHINE_GNU_PLATFORM}sbd3-6/+29
(E.g. *-linux-gnu vs. *-linux)
2012-05-08Build fixes for new glib2.dholland3-1/+30