summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau239-691/+240
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau174-499/+174
2012-10-08usage of bsd.fast.prefs.mk is preferred in buildlink3.mk.obache1-2/+2
2012-10-08graphics/gdk-pixbuf2*: Fix base sync problem permanentlymarino4-13/+19
gdk-pixbuf2, gdk-pixbuf2-jasper, and gdk-pixbuf2-xlib have been manually synced. Usually the base package would get updated and the others would be forgotten resulting in an unnecessary mismatch. Create a common makefile to permanently fix this problem.
2012-10-08To-be-deleted file existed, sorry, cvs delete themmef12-760/+0
2012-10-08Add [wip] for ghostscript-9.06mef1-2/+2
2012-10-08Note update of tcllib.minskim1-1/+2
2012-10-07Update tcllib to 1.14.minskim3-22/+480
New packages added in 1.14 and 1.13: lambda, math::decimal, oo::util, pt::peg::import::peg, try, ascii85, gpx, grammar::aycock, grammar::aycock::debug, grammar::aycock::runtime, hook, imap4, math::calculus::symdiff, math::numtheory, namespacex, pki, char, configuration, paths, pt::ast, pt::cparam::configuration::critcl, pt::parse::peg, pt::pe, pt::pe::op, pt::peg, pt::peg::container, pt::peg::container::peg, pt::peg::export, pt::peg::export::json, pt::peg::export::peg, pt::peg::from::json, pt::peg::from::peg, pt::peg::import, pt::peg::import::json, pt::peg::interp, pt::peg::op, pt::peg::to::container, pt::peg::to::cparam, pt::peg::to::json, pt::peg::to::param, pt::peg::to::peg, pt::peg::to::tclparam, pt::pgen, pt::rde, pt::tclparam::configuration::snit, pt::tclparam::configuration::tcloo, text::write, and tepam. There are more new packages since 1.8.
2012-10-07Fix PLIST for 2.6.wiz1-3/+3
2012-10-07Add missing files to PLIST and depend on libxcb-1.8.wiz2-3/+6
Ride update.
2012-10-07Add Makefile.common.wiz1-0/+6
2012-10-07Updated graphics/cairo-gobject to 1.12.4wiz2-3/+3
2012-10-07Updated graphics/cairo to 1.12.4wiz2-3/+3
2012-10-07Update to 1.12.4:wiz3-10/+8
Release 1.12.4 (2012-10-05 Chris Wilson <chris@chris-wilson.co.uk>) =================================================================== More bugs, and more importantly, more fixes. On the cairo-gl side, we have refinements to the MSAA compositor which enables hardware acceleration of comparitively low-quality antialiasing - which is useful in animations and on very high density screens. For cairo-xlib, we have finally enabled SHM transport for image transfers to and from the X server. A long standing required feature, SHM transport offers a notable reduction in rendering latency by reducing the number of copies required to upload image data - given hardware and driver support, cairo-xlib can now perform zero copy uploads onto the GPU. And as usual Adrian Johnson has been very busy fixing many different corner cases in cairo-pdf, impoving opacity groups and font subsetting. Last, but not least, for cairo-image Søren Sandmann Pedersen added support for rendering glyphs to pixman and using that from within cairo. The new glyph rendering facility reduces the overhead for setting up the compositing operation, improving glyph thoughput for the image backend by a factor of about 4. And before he did so, he also fixed up a few bugs in the existing glyph rendering code. So many thanks to Andrea Canciani, Adrian Johnson, Chuanbo Weng, Dongyeon Kim, Henry Song, Martin Robinson, Søren Sandmann Pedersen and Uli Schlachter for their contributions, finding and fixing bugs. Bug fixes --------- Interior boxes were being dropped when amalgamating regions during tesselation. https://bugs.freedesktop.org/show_bug.cgi?id=49446 Allow building without gtk-doc installed Invalid edge generation whilst reducing complex polygons. https://bugs.freedesktop.org/show_bug.cgi?id=50852 Stroking around tight cusps Use locale correct formats for reading font subsetting and valid buffers. https://bugs.freedesktop.org/show_bug.cgi?id=51443 Ensure that the type1 subset includes all the glyph encodings https://bugs.freedesktop.org/show_bug.cgi?id=53040 Upload the whole source for a repeating pattern. https://bugs.freedesktop.org/show_bug.cgi?id=51910 Fix damage tracking to handle continuation chunks corectly and so prevent crashes on win32. https://bugs.freedesktop.org/show_bug.cgi?id=53384 Avoid emitting miter joins for degenerate line segments https://bugzilla.mozilla.org/show_bug.cgi?id=407107 Convert the relative path semgents into the backend coordinates and then back again to user coordinates (cairo_copy_path, cairo_append_path) https://bugs.freedesktop.org/show_bug.cgi?id=54732 Fix extents computations for a degenerate path consisting only of a move-to https://bugs.freedesktop.org/show_bug.cgi?id=54549 Prevent crashing on a degenerate project edge after polygon intersection https://bugs.freedesktop.org/show_bug.cgi?id=54822
2012-10-07databases/postgresql(-client): Revert most of last commitmarino4-105/+1
After discussing gcc47 build problems with postgresql developers, it became apparent that the error was unique to DragonFly. It turns out that DragonFly was using an older offsetof macro instead of the builtin version provided by GCC. Fixing the offsetof macro on DragonFly allowed the pre-patched psgsql 91 to build without issue. While the previous patches certainly don't hurt anything, they are being removed to ease future maintenance. The warning suppression fix is still valid, so the change to the pgsql client makefile is being left in place.
2012-10-07mess updated to 0.147.wiz1-1/+2
2012-10-07Updated x11/libxcb to 1.9wiz2-3/+3
2012-10-07Update to 1.9:wiz3-8/+2045
Alan Coopersmith (4): Fix "sppported" typo in doxygen comment for XCB_CONN_CLOSED_EXT_NOTSUPPORTED Always include "config.h" at the start of all C source files. Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionality Return connection failure if display string specifies non-existent screen Colin Walters (1): c_client: Fix parallel-make issue creating 'man' directory Jeremy Huddleston (1): xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a launchd socket Julien Danjou (4): Allow undocumented code to be built Split manpage list in two (static/built) Do not list manpages, use a wildcard Move static man to man Michael Stapelberg (1): c_client.py: generate manpages Peter Harris (1): Allow xcb_send_request with >MAX_IOV iovecs Uli Schlachter (4): Add a .gitignore for src/man/ Fix a multi-thread deadlock Include static man pages in "make dist" Release libxcb 1.9
2012-10-07Updated x11/py-xcbgen to 1.8wiz2-3/+3
2012-10-07Updated x11/xcb-proto to 1.8wiz2-3/+3
2012-10-07Update to 1.8:wiz4-14/+13
Chad Versace (1): dri2: Update to DRI2 1.4 Daniel Stone (1): XKB: Fix broken events Michael Stapelberg (1): xproto: add doc tags, xcbgen: handle doc tags Uli Schlachter (1): Release xcb-proto 1.8
2012-10-07Updated emulators/mame to 0.147wiz2-3/+3
2012-10-07Update to 0.147, the usual changes.wiz2-7/+6
2012-10-07Update to 0.147. The usual changes.wiz3-67/+35
2012-10-07+ blender-2.64, byacc-20121003, cairo-1.12.4,wiz1-12/+20
cairo-gobject-1.12.4, frama-c-20120901, gbrainy-2.15, highlight-3.12, libxcb-1.9, liferea-1.8.9, ocaml-4.00.1, openslp-2.0.0, opera-12.10, pango-1.32.1, pari-2.5.3, py-xcbgen-1.8, tinyproxy-1.8.3 [pkg/47034], x264-devel-20121006, xcb-proto-1.8, xf86-video-omap
2012-10-07Updated sysutils/dbus to 1.6.8wiz2-3/+3
2012-10-07Update to 1.6.8:wiz4-39/+6
D-Bus 1.6.8 (2012-09-28) == The "Fix one thing, break another" release. • Follow up to CVE-2012-3524: The additional hardening work to use __secure_getenv() as a followup to bug #52202 broke certain configurations of gnome-keyring. Given the difficulty of making this work without extensive changes to gnome-keyring, use of __secure_getenv() is deferred. D-Bus 1.6.6 (2012-09-28) == The "Clear the environment in your setuid binaries, please" release. • CVE-2012-3524: Don't access environment variables (fd.o #52202) Thanks to work and input from Colin Walters, Simon McVittie, Geoffrey Thomas, and others. • Unix-specific: · Fix compilation on Solaris (fd.o #53286, Jonathan Perkin) · Work around interdependent headers on OpenBSD by including sys/types.h before each use of sys/socket.h (fd.o #54418, Brad Smith)
2012-10-07Updated games/py-trueskill to 0.1.4wiz1-1/+2
2012-10-07Update to 0.1.4: bug fixes.wiz2-6/+6
2012-10-07Updated devel/py-cython to 0.17.1wiz2-3/+3
2012-10-07Update to 0.17.1:wiz3-11/+25
0.17.1: General Improvements and Bug Fixes A reference leak was fixed in the new dict iteration code when the loop target was not a plain variable but an unpacked tuple. Memory views did not handle the special case of a NULL buffer strides value, as allowed by PEP3118. 0.17: Features Alpha quality support for compiling and running Cython generated extension modules in PyPy (through cpyext). Note that this requires at leastPyPy 1.9 and in many cases also adaptations in user code, especially to avoid borrowed references when no owned reference is being held directly in C space (a reference in a Python list or dict is not enough, for example). See the documentation on porting Cython code to PyPy. "yield from" is supported (PEP 380) and a couple of minor problems with generators were fixed. C++ STL container classes automatically coerce from and to the equivalent Python container types on typed assignments and casts. Usage examples are here. Note that the data in the containers is copied during this conversion. C++ iterators can now be iterated over using for x in cpp_container whenever cpp_container has begin() and end() methods returning objects satisfying the iterator pattern (that is, it can be incremented, dereferenced, and compared (for non-equality)). cdef classes can now have C++ class members (provided a zero-argument constructor exists) A new cpython.array standard cimport file allows to efficiently talk to the stdlib array.array data type in Python 2. Since CPython does not export an official C-API for this module, it receives special casing by the compiler in order to avoid setup overhead on user side. In Python 3, both buffers and memory views on the array type already worked out of the box with earlier versions of Cython due to the native support for the buffer interface in the Py3 array module. Fast dict iteration is now enabled optimistically also for untyped variables when the common iteration methods are used. The unicode string processing code was adapted for the upcoming CPython 3.3 (PEP 393, new Unicode buffer layout). Buffer arguments and memory view arguments in Python functions can be declared "not None" to raise a TypeError on None input. c(p)def functions in pure mode can specify their return type with "@cython.returns()". Automatic dispatch for fused functions with memoryview arguments Support newaxis indexing for memoryviews Support decorators for fused functions General Improvements and Bug Fixes Old-style Py2 imports did not work reliably in Python 3.x and were broken in Python 3.3. Regardless of this fix, it's generally best to be explicit about relative and global imports in Cython code because old-style imports have a higher overhead. To this end, "from __future__ import absolute_import" is supported in Python/Cython 2.x code now (previous versions of Cython already used it when compiling Python 3 code). Stricter constraints on the inline and final modifiers. If your code does not compile due to this change, chances are these modifiers were previously being ignored by the compiler and can be removed without any performance regression. Exceptions are always instantiated while raising them (as in Python), instead of risking to instantiate them in potentially unsafe situations when they need to be handled or otherwise processed. locals() properly ignores names that do not have Python compatible types (including automatically inferred types). Some garbage collection issues of memory views were fixed. User declared char* types are now recognised as such and auto-coerce to and from Python bytes strings. libc.string provides a convenience declaration for const uchar in addition to const char. Modules generated by @cython.inline() are written into the directory pointed to by the environment variable CYTHON_CACHE_DIR if set. numpy.pxd compiles in Python 3 mode. callable() and next() compile to more efficient C code. list.append() is faster on average. Several C compiler warnings were fixed. Several bugs related to memoryviews and fused types were fixed. Several bug-fixes and improvements related to cythonize(), including ccache-style caching.
2012-10-07Updated audio/py-mpd to 0.3.0wiz2-3/+3
2012-10-07Update to 0.3.0. Adapt license.wiz3-23/+8
Changes in 0.3.0 ---------------- * added replay_gain_mode and replay_gain_status commands * added mixrampdb and mixrampdelay commands * added findadd and rescan commands * added decoders command * changed license to LGPL * added sticker commands * correctly handle errors in command lists (fixes a longstanding bug) * raise IteratingError instead of breaking horribly when called wrong * added fileno() to export socket FD (for polling with select et al.) * asynchronous API (use send_<cmd> to queue, fetch_<cmd> to retrieve) * support for connecting to unix domain sockets * added consume and single commands * added idle and noidle commands * added listplaylists command Changes in 0.2.1 ---------------- * connect() no longer broken on Windows
2012-10-07Updated devel/pango to 1.30.1nb4wiz1-1/+2
2012-10-07With latest glib2, this needs cairo-gobject.wiz1-2/+3
I don't understand the causality, but follow the build failure. Bump PKGREVISION.
2012-10-07Updated games/onscripter to 20120926tsutsui1-1/+2
2012-10-07Update onscripter to 20120926.tsutsui2-6/+6
Changes summary: 20120926: * fix a bug in textgosub insn used with wait-click '@' and following insns 20120910: * improve font rendering used by --render-font-outline option
2012-10-07Updated x11/mlterm to 3.1.4tsutsui1-1/+2
2012-10-07Update mlterm to 3.1.4.tsutsui2-7/+7
Changes from 3.1.2 (per doc/en/ReleaseNote): ver 3.1.4 * Support 0x90...0x9c format for sixel graphics sequence. * Change the file where sixel graphics sequence is stored temporarily from ~/.mlterm/picture.six to ~/.mlterm/[tty name].six. * Add k1, k2, k3 and k4 entries for ~/.mlterm/termcap. * Change key sequences in term_type=xterm. XK_F1: \x1b[11~ -> \x1bOP XK_F2: \x1b[12~ -> \x1bOQ XK_F3: \x1b[13~ -> \x1bOR XK_F4: \x1b[14~ -> \x1bOS * Support remote image files via network protocols supported by GVfs. (e.g. mlterm -pic http://....) * Use CSI ? 8428 instead of CSI ? 8840. (Thanks to saitoha san) * Bug fixes: Fix conflicting types of kik_utmp_new. (Thanks to KATO Masashi san) Erase wrap line attributes completely in clearing lines. (Thanks to Andi Cristian Serbanescu) Enable PAGE_DOWN shortcut (which doesn't anything) when it reaches the bottom. (Thanks to Andi Cristian Serbanescu) Fix freeze in scrolling by CSI r. (Thanks to koie san) Fix the problem which always replaces the 2nd or later sixel graphics with the 1st one if mlterm is compiled with --with-imagelib=gdk-pixbuf option. (Thanks to saitoha asn) Fix the problem of reverting back to selecting one character at a time by dragging the pointer after double- or triple-clicking. (Thanks to Andi Cristian Serbanescu) ver 3.1.3 * Support OSC 5;0 and OSC 5;1. * Support CSI ? 8840 h, CSI ? 8840 l and CSI ? 8840 n. (see https://docs.google.com/document/d/1Dgq81J0eQEfjq3MR__O7VrbSVnatr9CCqMEITse9psk/edit?pli=1) * Support CSI SP q partially. * Support CSI [>4;2 m and CSI [>4;0m partially. (Note that sequence from terminal is CSI <code>;<mod>u, not CSI 27;<mod>;<code>~.) * Add "ssh_keepalive_interval" option. * Add "ssh_x11_forwarding" option. * Add "use_bold_font" option. * Add "use_local_echo" option and CSI ? 9500 h / CSI ? 9500 l which enable or disable local echo mode. * Merge SF patches: #3529392 (Thanks to Ahmed El-Mahmoudy) #3529386 (Thanks to Ahmed El-Mahmoudy) #3530235 (Thanks to Ahmed El-Mahmoudy) * Bug fixes: #3528838 (Thanks to Thomas Wolff) #3528836 (Thanks to Thomas Wolff) Fix a bug which wrongly keeps a screen which has failed to open. Show characters in the center of cells whose width is larger than the default. (Thanks to Andi Cristian Serbanescu) Fix a bug which erases scrolled area. (Thanks to Andi Cristian Serbanescu) Fix failure of opening pty in startup in MacOS 10.7. (Thanks to saitoha san)
2012-10-07bacula-client -> bacula-clientonly typomspo1-2/+2
2012-10-07Note rename of databases/jdb to databases/p5-Fsdb and update to 2.26.bad1-1/+3
2012-10-07Update Jdb to p5-Fsdb 2.26. Jdb was renamed to Fsdb with version 2.12.bad8-92/+53
FSDB is package of commands for manipulating flat-ASCII databases from shell scripts. FSDB is useful to process medium amounts of data (with very little data you'd do it by hand, with megabytes you might want a real database).
2012-10-07Note removal of net/freewais-sf.bad1-1/+2
2012-10-07Remove freewais-sf. This project has been dead for ~10 years.bad34-777/+1
2012-10-07ham/fldigi to 3.21.54mef1-1/+2
2012-10-07Updated to 3.21.54:mef2-6/+6
- UTF-8 wide characters - flarq bug fix - Add_tx_char
2012-10-07Fix typo: to -> version, sorry.mef1-2/+2
2012-10-07- Add following option for ghostscriptmef1-0/+6
disable-compile-inits Disable compile time implicit initialization. fontconfig Enable FONTCONFIG (fonts/fontconfig) support. - Add following options for ghostscript-cidfonts-ryumin adobe-cidfonts Select Adobe-fonts. ipa Select IPA fonts (fonts/ipa-fonts). motoya Add motoya fonts (fonts/motoya-fonts). umefont Add Umefont (fonts/umefont-ttf).
2012-10-07Add ghostscript-cidfonts-ryumin.mef1-1/+2
2012-10-07print/ghostscript to 9.05mef1-1/+4
fonts/ghostscript-cidfonts to 20000901nb3 fonts/ghostscript-cidfonts-ryumin to 9.05