summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-22fix patch sumshans1-3/+3
2013-05-22Fix build on SunOS: call the right configure target, and fix libtool.fhajny3-10/+22
2013-05-22Fix PLIST for recent update.jperkin1-1/+2
2013-05-22Add Linux support.sbd7-17/+73
2013-05-22Build fixes for SunOS.jperkin3-4/+22
2013-05-22Add bash to TOOLS, but hold off on PKGREVISION as another bug fix shouldjnemeth1-2/+2
be going in very soon.
2013-05-22Updated databases/p5-DBD-SQLite2 to 0.36.hiramatsu1-1/+2
2013-05-22Update p5-DBD-SQLite2 to 0.36.hiramatsu2-7/+7
Changes from previous: ---------------------- 0.36 2013-04-08 rurban - Fix mingw32 off_t redefinition. [cpan #84492] Use a private sql_off_t typedef for the sqlite internal off_t type. - cygwin is now a OS_UNIX, not OS_WIN. 0.35 2013-04-01 rurban - Fix SEGV when fetchrow() is called again after it has returned an empty list ie. the query has completed. [cpan #16451] - Add testcases for [cpan #26775] and [cpan #28448] - Fixed [cpan #26775]: Remove () in names with DISTINCT(t.name) - Honor -g in $Config{optimize} - Add META and POD tests, and META info for EUMM 0.34 2013-04-01 rurban - Fix SEGV in t/ak-dbd.t with asan, concurrent _sqlite2_fetch_row [cpan #55636] - Add return value for dbd_bind_ph() - bind_param with handle - Add declaration for sqlite2_busy_timeout() - Fix clang -Wparentheses and -Wint-conversion warnings
2013-05-21Use ${PKGMANDIR}sbd2-5/+5
2013-05-21Updated www/py-flask-admin to 1.0.6.kleink1-1/+2
2013-05-21Update py-flask-admin to 1.0.6.kleink3-7/+20
1.0.6 ===== * Model views now support default sorting order * Model type/column formatters now accept additional view parameter * is_visible for administrative views * Model views have after_model_change method that can be overridden * In model views, get_query was split into get_count_query and get_query * Bootstrap 2.3.1 * Bulk deletes go through delete_model * Flask-Admin no longer uses floating navigation bar * Translations: French, Persian (Farsi), Chinese (Simplified/Traditional), Chech * Bug fixes
2013-05-21Updated textproc/py-jinja2 to 2.7.kleink1-1/+2
2013-05-21Update py-jinja2 to 2.7.kleink3-23/+13
Version 2.7 ----------- (codename Translation, released on May 20th 2013) - Choice and prefix loaders now dispatch source and template lookup separately in order to work in combination with module loaders as advertised. - Fixed filesizeformat. - Added a non-silent option for babel extraction. - Added `urlencode` filter that automatically quotes values for URL safe usage with utf-8 as only supported encoding. If applications want to change this encoding they can override the filter. - Added `keep-trailing-newline` configuration to environments and templates to optionally preserve the final trailing newline. - Accessing `last` on the loop context no longer causes the iterator to be consumed into a list. - Python requirement changed: 2.6, 2.7 or >= 3.3 are required now, supported by same source code, using the "six" compatibility library. - Allow `contextfunction` and other decorators to be applied to `__call__`. - Added support for changing from newline to different signs in the `wordwrap` filter. - Added support for ignoring memcache errors silently. - Added support for keeping the trailing newline in templates. - Added finer grained support for stripping whitespace on the left side of blocks. - Added `map`, `select`, `reject`, `selectattr` and `rejectattr` filters. - Added support for `loop.depth` to figure out how deep inside a recursive loop the code is. - Disabled py_compile for pypy and python 3.
2013-05-21Updated textproc/py-markupsafe to 0.17.kleink1-1/+2
2013-05-21Make HOMEPAGE point to the project page.kleink1-2/+2
2013-05-21Update py-markupsafe to 0.17.kleink3-9/+8
0.17 * Fixed interpolation on tuples * Added travis file * Added a tiny note on Python 3
2013-05-21Rename SVR4_PKGNAME from p5tva to p5tv to avoid collision withkleink1-2/+2
textproc/p5-Text-vFile-asData's. (Apparently not causing much grief in the world, as the latter is a direct dependency.)
2013-05-21Restore part of patch-sa to get correct syntax for in/out.joerg2-1/+55
2013-05-21Use real prototype for main.joerg2-4/+110
2013-05-21Support C++11 STL implementations.joerg4-1/+102
2013-05-21Explicitly use custom copy_if, it also exists in C++11 implementations.joerg2-2/+24
2013-05-21Add missing <cstddef>. Fix use of iterator vs const_iterator.joerg8-1/+110
2013-05-21Revbump for wm/windowmaker update.hans1-2/+2
2013-05-21Added textproc/py-markupsafe version 0.16.kleink1-1/+2
2013-05-21+ py-markupsafekleink1-1/+2
2013-05-21Import MarkupSafe-0.16 as textproc/py-markupsafe.kleink4-0/+46
MarkupSafe implements a unicode subclass that supports HTML strings.
2013-05-21Fix non-SunOS build.jperkin3-11/+7
2013-05-21Updated wm/windowmaker to 0.95.4hans1-1/+2
2013-05-21Updated devel/doxygen to 1.8.4wiz2-3/+3
2013-05-21Update to 1.8.4:wiz4-15/+16
This release adds support for improved cross-referencing, syntax highlighting, and call graphs by using LLVM/clang to parse the source code. It adds support for DocBook output and for parsing UNO IDL files (used by Libre Office). It includes a number of smaller changes and improvements as well as a large number of bugfixes.
2013-05-21Revbump for WindowMaker update.hans7-14/+14
2013-05-21Update WindowMaker to 0.95.4hans19-361/+280
Changes since 0.92.0: - Left Half / Right Half Maximize, tiled maximization - New mouse-resizing functionality - History and TAB completion in dialogs - Bouncing appicon effect - New applications (wmgenmenu and wmmenugen) to generate the root menu automatically by looking which applications you have on your $PATH - Automatic detection of configuration changes through inotify - Improved dockapp recognition - many trivial things which reduce little annoyances one might have - Added keyboard shortcut to uncover/cover the dock - Mac OS X-style window cycling - Preliminary XRandR support - lots of bug fixes
2013-05-21Added devel/py-requests version 1.2.1imil1-1/+2
2013-05-21add & enable py-requestsimil1-1/+2
2013-05-21Initial import of py-requests, version 1.2.1, into the NetBSD Packagesimil4-0/+243
Collection. Requests takes all of the work out of Python HTTP/1.1 - making your integration with web services seamless. There's no need to manually add query strings to your URLs, or to form-encode your POST data. Keep-alive and HTTP connection pooling are 100% automatic, powered by urllib3, which is embedded within Requests.
2013-05-21phonon, kde and digikam updates.markd2-3/+193
2013-05-21Changes for kdelibs4 update.markd2-4/+4
2013-05-21Update to digikam software collection 3.2.0markd14-64/+133
This version include a new album interface display mode named list-view. Icon view can be switched to a flat item list, where items can be sorted by properties columns as in a simple file manager. Columns can be customized to show file, image, metadata, or digiKam properties.
2013-05-21Update to KDE SC 4.10.3markd373-1333/+1716
bugfixes.
2013-05-21Updated misc/dvtm to 0.9adam2-3/+3
2013-05-21Changes 0.9:adam3-13/+14
* copymode The copymode gives easy acess to the scroll back buffer. The commands use vi style keybindings, use Mod+v to activate it, navigate with h,j,k,l,^,$,g,H,M,L,G search with / (forward) and ? (backwards) select text with v and copy it with y. Then later paste it with MOD+p. The search functionality is also available directly via MOD+/ and MOD+?. Read the manual page for further information. This could be useful for st users who want a scroll back buffer. * alternate screen mode The alternate mode is for example used by midnight commander when you press CTRL+o to switch between the file manager and the shell where the output is now preserved even after multiple switches back and forth. * dvtm now ships its own terminfo file dvtm.info (which at this time is mostly a copy of the previously used rxvt one) as a consequence $TERM within dvtm window is now set to dvtm{,-256color} depending on whether the "outer" terminal supports 256 color mode. The value of $TERM within dvtm can be overriden by the environment variable DVTM_TERM which will be appropriately suffixed by "-256color" if possible. So make sure to install the shipped dvtm.info terminal description file ("make install" does it by default). * MOD+C creates a new window with the same working directory as the currently active window (this relies on the /proc filesystem and thus only works on Linux furthermore it expects a POSIX.1-2008 conformant realpath(3) implementation). * -M command line flag to disable mouse support upon startup so that dvtm's mouse handling doesn't interfere with standard X text selection * -t command line flag to set a static title of the dvtm "root window" i.e. the terminal in which dvtm itself runs. If the flag is omitted dvtm now sets the title to the one of the currently focused window. * dvtm now follows the config.def.h conventions of the other suckless projects which prevents conflicts with config.h and thus allows easier tracking of the git repository. * various terminal emulation fixes * various code cleanups all over the place
2013-05-21Add phonon-backend-vlcmarkd1-1/+2
2013-05-21Add phonon-backend-vlc version 0.6.2markd4-0/+45
VLC backend for phonon.
2013-05-21Add buildlink3.mkmarkd1-0/+13
2013-05-21Update to 4.6.3markd2-9/+8
changes unknown.
2013-05-21Update to 4.6.0markd4-21/+43
Add pulseaudio option This release contains numerous improvements across the board since 4.5.1: QZeitgeist 0.8 is supported Various buildsystem fixes, allowing other packages to find phonon easier Fewer KDE dependencies Many improvements to PulseAudio integration Remove runtime backend switching Copious quantities of vanilla frosting Stability improvements LGPL relicensing Misc fixes to Zeitgeist integration Extra cinamon spice
2013-05-21Backout nullptr patches - g++ doesn't have support until 4.6.markd8-109/+3
2013-05-21+ doxygen-1.8.4, etm2-2.1.5 [etm successor], geany-1.23.1, lua-5.2.2,wiz1-6/+7
xf86-video-intel-2.21.7, xmp-4.0.6.
2013-05-21PLIST fixadam1-1/+27
2013-05-21Updated x11/xdpyinfo to 1.3.1wiz1-1/+2