summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-05-24misc/libgksu: USE_TOOLS+= msgfmtmarino1-2/+2
2012-05-24misc/gwaei: USE_TOOLS+= msgfmtmarino1-2/+2
2012-05-24net/remmina: USE_TOOLS+= msgfmtmarino1-2/+2
2012-05-24fix for CVS-2012-1152 taken fromspz3-2/+47
https://rt.cpan.org/Ticket/Attachment/920541/477607/YAML-LibYAML-0.35-format-err or.patch
2012-05-24Updated x11/kterm to 6.2.0nb21ryoon1-1/+2
2012-05-24Bump PKGREVISIONryoon2-7/+7
Copy and paste cause segfault when UTF-8 character are hold in selection. Reported on twitter and analysed by @oshimyja. Use ext05 patch that does not contain UTF-8 specific copy/paste code.
2012-05-24x11/libdesktop-agnostic: USE_TOOLS+= msgfmtmarino1-2/+2
2012-05-24graphics/ns-cult3d: Mark NOT-FOR-DRAGONFLYmarino1-2/+4
Source unavailable, see policy: <http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-24databases/mysql-workbench: Fix unportable patch, add DragonFly fixmarino3-13/+23
One patch was hardcoded for NetBSD, return it closer to intention without breaking NetBSD. It's still not great, but a little better.
2012-05-24Updated devel/jenkins to 1.447.1ryoon1-1/+2
2012-05-24Update to 1.447.1ryoon2-6/+6
Changelog: What's new in 1.447.1 (2012/03/28) File handle leak in serving static files (issue 13097) LDAP config error (issue 8152) jenkins running in Tomcat doesn't initalize slf4j properly (issue 12650) java.lang.NoClassDefFoundError: org.slf4j.impl.StaticLoggerBinder (issue 12446) Remote call on CLI channel from [ip] failed (issue 12302) jenkins does not start in jboss container (issue 12334)
2012-05-24misc/softmaker-office-demo: Mark NOT-FOR-DRAGONFLYmarino1-1/+3
Besides the fact this is a crippled, obsolete demo of 6 year old commercial productivity software, it doesn't even build successfully on DragonFly. Due to the license text file have a Portuguese name, it fails during the package phase, specifically libarchive returns an error that it can't translate the pathname to UTF.
2012-05-24net/rtorrent: Fix DragonFlymarino2-8/+16
2012-05-24devel/kyua-cli: Fix DragonFlymarino3-1/+31
2012-05-24net/nagios-plugin-snmp: Fix DragonFlymarino2-1/+16
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.57asau2-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