summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-05-24net/nagios-plugin-radius: Fix DragonFlymarino2-1/+16
2012-05-24net/nagios-plugin-pgsql: Fix DragonFlymarino2-1/+16
2012-05-24net/nagios-plugin-mysql: Fix DragonFlymarino2-1/+16
2012-05-24Updated mail/milter-manager to 1.8.3obache2-3/+3
2012-05-24Update milter-manager to 1.8.3.obache3-8/+10
== [release-1-8-3] 1.8.3: 2012-05-22 A bug fix release of 1.8.2. === Package * [ubuntu] Added Ubuntu Precise Pangolin support. * [solaris] Use pkgutil instead of pkg-get. [GitHub #6] [Reported by h0lzi] === milter manager ==== Improvements * binding ruby: update bundled ruby-glib2 to 1.1.3 ==== Fixes * [manager] support manager.event_loop_backend = "libev" on CentOS. [Reported by SHIONO Kenji] * [manager][children] use gulong instead of guint. g_signal_connect() returns gulong. === milter-core ==== Fixes * [libev] check whether the next id is used or not. === Document ==== Fixes * doc install debian ubuntu: add missing postfix group related configuration milter-manager user should belong to postfix group to access a socket of other milter. [milter-manager-users-ja:00163] [Suggested by Satoru Sakashita] * doc debian: adjust to the latest squeeze environment [Suggested by Satoru Sakashita]
2012-05-24net/nagios-plugin-ldap: Fix DragonFlymarino2-1/+16
2012-05-24net/nagios-plugins: Fix unwanted directory removalmarino1-2/+4
Currently it's possible to install Nagios plugins independently of net/nagios-base. However, the directories that the plugins install into are created and owned by net/nagios-base, so it has to be installed first to avoid unwanted directory removal when the only plugin is deinstalled.
2012-05-24Updated www/neon to 0.29.6nb1wiz1-1/+2
2012-05-24Fix path in .so includes to be relative to ${PKGMANDIR}.wiz1-1/+10
Bump PKGREVISION.
2012-05-24+ abcm2ps-6.6.14, gramps3-3.3.2, hiawatha-8.3, libmemcached-1.0.8,wiz1-5/+7
milter-manager-1.8.3, wdiff-1.1.1.
2012-05-24+ gallery3-3.0.2, libxml2-2.8.0, xf86-video-newport-0.2.4 [unpackaged].taca1-2/+4
2012-05-24Use ?= for setting PKGSRC_SETENV to make it easy to override in mk.confabs1-2/+2
2012-05-24Fix typo in rc.d script.sborrill2-4/+4
Bump PKGREVISION
2012-05-24Do not create diffs after build.hauke2-8/+7
Thanks to Hans Rosenfeld for noticing.
2012-05-24Updated lang/objc to 3.2.10asau2-3/+3
2012-05-24Update Portable Object Compiler to 3.2.10asau2-10/+10
Changes since 3.2.6: 3.2.10 * add patch Finn Wilcox finnw ocstring cannot concat: or at:insert: itself - ID: 1640788 * port to OpenSolaris 09/06 with Sun C 5.10 SunOS_i386 2009/06/03 * updated email address in indent-patch 3.2.9 * add OpenSolaris (solaris 2.11) to Platforms * change __builtin_va_alist to builtinvar for OpenSolaris 3.2.8 * add __builtin_expect, __builtin_strchr and more garbage for gcc 3.4.6 __builtin_cmp (GCC developers seem to believe they're using PASCAL) * regenerated configure with autoconf 2.6 * upgraded config.guess and config.sub to automake 1.9 * add NIOS2 sopc to platforms (port by lionnel@ipricot.com) * rebuilt bootstrap package * upgraded nm objc1 | postlink >util/_objc1.c 3.2.7 * fix for -builtintype and -builtinfunction broken (pragma OCbuiltInFctn and OCbuiltInType still worked) * port to IA-64 hpux 11.23 with HP aC++/ANSI C (add to platforms) * add -hpux flag with some builtins: __va_list__, __va_arg__, __va_start__, __fpreg and __float80
2012-05-24Updated x11/qt4 to 4.8.2adam2-3/+12
2012-05-24Changes 4.8.2:adam7-22/+24
* Over 100 functional improvements * WebKit updated to version 2.2.2 * libpng updated to version 1.5.10 * Thirty improvements to documentation and tools
2012-05-24Treat /usr/lib${LIBABISUFFIX}} the same as /usr/lib and strip it out ofsbd1-4/+4
the runtime library search path.
2012-05-23not MAKE_JOBS_SAFEgdt1-3/+3
2012-05-23Add ${PLIST.gnome} entries as per xulrunner and xulrunner192markd1-1/+5
2012-05-23Pass sysconfdir to configure so that its set correctly if PKG_SYSCONFBASEmarkd1-1/+3
has been changed from the default. Bump PKGREVISION
2012-05-23Fix linking of btparse library into xscode objectmarkd3-2/+19
Bump PKGREVISION
2012-05-23regenwiz2-58/+48
2012-05-23Update pkg-vulnerabilities handling description. Prompted by reed.wiz1-6/+7
2012-05-23emulators/wine-devel: Add DragonFly supportmarino9-16/+326
I have no idea if this actually works, but at least it builds which was not the case before.
2012-05-23change to working generic HOMEPAGEreed1-2/+2
2012-05-23Upgrade slock to 1.0reed3-10/+12
Add license and change homepage. No changes file included in source distribution. Changes can be seen at http://hg.suckless.org/slock/ (see changelog for last few versions). One important fix is: added XRaiseWindow workaround when new clients are launched See http://secunia.com/advisories/48700/ for the security issue.
2012-05-23moriadholland1-1/+2
2012-05-23Oops, need to explicitly pass VARBASE or it gets compiled in as "".dholland1-3/+3
2012-05-23Invoke pkgsrc Perl with absolute path.hauke2-8/+9
2012-05-23Updated lang/sbcl to 1.0.57asau1-1/+2
2012-05-23Update to SBCL 1.0.57 asau2-6/+6
changes in sbcl-1.0.57 relative to sbcl-1.0.56: * RANDOM enhancements and bug fixes: ** bug fix: the range and distribution of random integers could be catastrophically wrong when the compiler derived the type of its argument as a disjoint set of small integers. ** bug fix: the distribution of random integers is now completely uniform even when the specified limit is not a power of two. (Previously some values could be about 0.1 % more probable than others in the worst case.) ** RANDOM on large integer arguments is generally faster and conses less than before; this is visible for fixnums above a length of about 24 bits, but extremely so for bignums: the old implementation used time and space quadratical in the size of the argument there, the new one is linear. * enhancement: redesigned protocol for quitting SBCL. SB-EXT:EXIT is the new main entry point, SB-EXT:QUIT is deprecated. * enhancement: additions to the SB-THREAD API: RETURN-FROM-THREAD, ABORT-THREAD, MAIN-THREAD-P, and MAIN-THREAD. * enhancement: FASL loading no longer grabs the world-lock. * enhancement: GENCGC reclaims space more aggressively when objects being allocated are a large fraction of the total available heap space. (lp#936304) * enhancement: backtraces show the correct number of arguments for frames called with too many arguments. * enhancement: support for abort(3), exit(3), and _exit(2) has been added to SB-POSIX. * enhancement: ASDF has been updated 2.21. * optimization: fewer uses of full calls to signed modular functions. (lp#903821) * optimization: typechecking alien values is typically 5 x faster. * optimization: FDEFINITION, SYMBOL-FUNCTION, MACRO-FUNCTION, and FBOUNDP are 20% faster. * bug fix: file compilation performance issues when dumping subtypes of CHARACTER (lp#994487) * bug fix: fixed disassembly of some SSE instructions on x86-64. * bug fix: SB-SIMPLE-STREAMS signals an error for bogus :CLASS arguments in OPEN. (lp#969352, thanks to Kambiz Darabi) * bug fix: CASE normal-clauses do not allow T and OTHERWISE as keys. (lp#959687) * bug fix: (SETF (FIND-CLASS X) NIL) removed proper name of the underlying classoid even if X was not the proper name of the class. (lp#941102) * bug fix: declaration leakage between lexical environments due to careless use of NCONC in MAKE-LEXENV. (lp#924276) * bug fix: ENSURE-DIRECTORIES-EXIST now works when *default-pathname-defaults* contains NAME or TYPE components. * bug fix: PPRINT couldn't print improper lists with CARs being some symbols from CL package, e.g. (loop . 10). * bug fix: run-program with existent or non-existent files for :output or :input when :if-output-exists or :if-input-does-not-exist are NIL properly returns NIL instead of signalling an obscure error. * bug fix: fix miscompilation of some logand forms with large constant arguments. (lp#974406) * bug fix: account for funcallable-instance objects properly in ROOM. * bug fix: incorrect octets reported for c-string decoding errors. (lp#985505) * bug fix: miscompilation of LDB on the PowerPC platform. (thanks to Bruce O'Neel) * bug fix: better input error reporting for COMPILE-FILE. (lp#493380) * bug fix: default size of non-nursery generations has been shrunk on GENCGC, allowing faster release of memory back to the OS. (lp#991293) * bug fix: WITH-DEADLINE (:SECONDS NIL :OVERRIDE T) now drops any existing deadline for the dynamic scope of its body. * bug fix: compiler-internal interval arithmetic needed to be more conservative about open intervals when operated on by monotonic but not strictly-monotonic functions. (lp#975528) * bug fix: copy-tree caused stack exhaustion on long linear lists, and now it's also slightly faster. (lp#998926) * bug fix: better error messages for malformed declarations. (lp#1000239) * bug fix: define-condition didn't return the name of the defined condition. * documentation: ** improved docstrings: REPLACE (lp#965592)
2012-05-23Files as a argment of compileall.py is only acceptable for python 2.7 and 3.2.obache3-10/+37
Back to change generation of Makefile, and add some trick for PEP 3147.
2012-05-23Trim COMMENT slightlyabs1-2/+2
2012-05-23+ nut-17.9, parallel-20120522, xf86-input-vmmouse-12.9.0.wiz1-4/+4
2012-05-23Added editors/edt version 1.9abs1-1/+2
2012-05-23+edtabs1-1/+2
2012-05-23Added editors/edt version 1.9abs5-0/+56
Edt text editor emulator. This text-editor emulates the VAX VMS text editor known as Edt, and to some extent, later versions called TPU/Eve.
2012-05-23cad/lc: Remove cat page installationmarino2-10/+12
It seems like the document tarball is extracted twice, once into the work directory and then again directly into the destdir. To prevent the cat pages from installing, the man directory was removed after the second extraction. At the same time, the hardcoded variations of "lc2.10" were replaced by a variable to ease future upgrades.
2012-05-23Updated lang/clang to 3.1adam1-1/+2
2012-05-23Changes 3.1:adam3-62/+114
* Major New Features - AddressSanitizer, a fast memory error detector. - MachineInstr Bundles, Support to model instruction bundling / packing. - ARM Integrated Assembler, A full featured assembler and direct-to-object support for ARM. - Basic Block Placement Probability driven basic block placement. * LLVM IR and Core Improvements - A new type representing 16 bit half floating point values has been added. - IR now supports vectors of pointers, including vector GEPs. - Module flags have been introduced. They convey information about the module as a whole to LLVM subsystems. This is currently used to encode Objective C ABI information. - Loads can now have range metadata attached to them to describe the possible values being loaded. - The llvm.ctlz and llvm.cttz intrinsics now have an additional argument which indicates whether the behavior of the intrinsic is undefined on a zero input. This can be used to generate more efficient code on platforms that only have instructions which don't return the type size when counting bits in 0. * Optimizer Improvements - The loop unroll pass now is able to unroll loops with run-time trip counts. This feature is turned off by default, and is enabled with the -unroll-runtime flag. - A new basic-block autovectorization pass is available. Pass -vectorize to run this pass along with some associated post-vectorization cleanup passes. For more information, see the EuroLLVM 2012 slides: Autovectorization with LLVM. - Inline cost heuristics have been completely overhauled and now closely model constant propagation through call sites, disregard trivially dead code costs, and can model C++ STL iterator patterns.
2012-05-23Updated security/opendnssec to 1.3.8pettai2-3/+3
2012-05-23OpenDNSSEC 1.3.8pettai3-15/+12
* OPENDNSSEC-228: Signer Engine: Make 'ods-signer update' reload signconfs even if zonelist has not changed. * OPENDNSSEC-231: Signer Engine: Allow for Classless IN-ADDR.ARPA names (RFC 2317). * OPENDNSSEC-234: Enforcer: Add indexes for foreign keys in kasp DB. (sqlite only, MySQL already has them.) * OPENDNSSEC-246: Signer Engine: Warn if <Audit/> is in signer configuration, but ods-auditor is not installed * OPENDNSSEC-249: Enforcer: ods-ksmutil: If key export finds nothing to do then say so rather than display nothing which might be misinterpreted. Bugfixes: * OPENDNSSEC-247: Signer Engine: TTL on NSEC(3) was not updated on SOA Minimum change. * OPENDNSSEC-253: Enforcer: Fix "ods-ksmutil zone delete --all"
2012-05-23Updated security/softhsm to 1.3.3pettai2-3/+3
2012-05-23Updated net/ldns to 1.6.13pettai1-1/+2
2012-05-23SoftHSM 1.3.3pettai3-14/+13
* Increased performance by adding more indexes to the database. * Describe the usage of SO and user PIN in the README. Bugfixes: * Detect if a C++ compiler is missing.
2012-05-231.6.13pettai3-7/+8
* New -S option for ldns-verify-zone to chase signatures online. * New -k option for ldns-verify-zone to validate using a trusted key. * New inception and expiration margin options (-i and -e) to ldns-verify-zone. * New ldns_dnssec_zone_new_frm_fp and ldns_dnssec_zone_new_frm_fp_l functions. * New ldns_duration* functions (copied from OpenDNSSEC source) * fix ldns-verify-zone to allow NSEC3 signatures to come before the NSEC3 RR in all cases. * Zero the correct flag (opt-out) when creating NSEC3PARAMS. * Canonicalize RRSIG's Signer's name too when validating, because bind and unbound do that too. * bugfix #433: Allocate rdf using ldns_rdf_new in ldns_dname_label * bugfix #432: Use LDNS_MALLOC & LDNS_FREE i.s.o. malloc & free * bugfix #431: Added error message for LDNS_STATUS_INVALID_B32_EXT * bugfix #427: Explicitely link ssl with the programs that use it. * Fix reading \DDD: Error on values that are outside range (>255). * bugfix #429: fix doxyparse.pl fails on NetBSD because specified path to perl. * New ECDSA support (RFC 6605), use --disable-ecdsa for older openssl. * fix verifying denial of existence for DS's in NSEC3 Opt-Out zones.
2012-05-23Oops, needs to be curses.bl3.mk, not termcap.bl3.mk.dholland1-2/+2
2012-05-23archivers/sapcar: Mark NOT-FOR-DRAGONFLYmarino1-1/+3
This consolidates 9 lines of error messages down to one.