summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
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-21Due to gmake bug #30612 rpm needs atleast gmake-3.82nb1 which includessbd1-1/+4
the bug fix.
2013-05-20SunOS needs -lsocket -lnsl.jperkin1-1/+3
2013-05-20SunOS needs -D__EXTENSIONS__ for strcasecmp(3C).jperkin1-1/+4
2013-05-20Update yelp to 3.8.1prlw13-11/+190
* Added test token for classic mode (Matthias Clasen) * Add keywords to the desktop file (Matthias Clasen) * Fixed handling of xref links with anchors, #686095 (Tails developers) * Fixed various memory management bugs, #683100 (Carlos Garcia Campos) * Added local copy of MathJax for MathML display (Shaun McCance) * Added support for xdg help system in All Documents (Shaun McCance) * Fixed if:test="action:install" (Shaun McCance) * Switched to using 'itstool -j' for XSL domain (Shaun McCance) * Many translation updates
2013-05-17Fix initialisation of the DCOP object. From Matthias Weckbecker.joerg3-3/+19
Bump revision.
2013-05-14Add missing include for correct abs version.joerg2-1/+14
2013-05-11Allow misc/libutf to be cross-built - the build target is just its library,agc1-2/+3
and the test target is only used for testing
2013-05-09Added misc/ruby-{args_parser,hashie,parallel,rainbow}mef1-1/+5
Added net/ruby-{tw,twitter,userstream}
2013-05-09PR pkg/47791 orignated by tsutsui@ for tw,mef16-0/+197
CUI client for twitter written by ruby. This is actually following set. But just making package on net/ruby-tw will pull all these prerequisites. - misc/ruby-args_parser args_parser-0.1.4 Parse ARGV from command line with DSL. - misc/ruby-hashie hashie-1.2.0 Hashie is a small collection of tools that make hashes more powerful. Currently includes Mash (Mocking Hash) and Dash (Discrete Hash). - misc/ruby-parallel parallel-0.6.4 Ruby gem to run any kind of code in parallel processes. - misc/ruby-rainbow rainbow-1.1.4 Rainbow extends ruby String class enabling coloring text on ANSI terminals. - net/ruby-tw tw-0.3.9 Ruby based CUI Twitter client. - net/ruby-twitter twitter-4.6.2 A Ruby interface to the Twitter API. - net/ruby-userstream userstream-1.3.0 UserStream is a simple twitter userstream library.
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam62-95/+124
2013-05-08Fix tmux's character width calculation for Korean.minskim3-2/+20
Patch from upstream (http://sourceforge.net/p/tmux/tickets/41/).
2013-05-06Add missing includes.joerg5-1/+53
2013-05-04Add a bunch of missing includes hidden by libstdc++ namespace pollution.joerg7-2/+69
2013-05-04missing recursive bump from poppler-0.22.3 shlib major change.obache4-7/+8
2013-05-03update to 0.12.1drochner3-21/+104
New features: Caldwell catalog for nebulae, re-packed star catalogs (Hipparcos and Tycho-2), delta-T manager, star magnitude limit control, updates textures of galaxies and nebulae and various small GUI changes. The release has over 30 closed bugs in the core application and plugins.
2013-05-03update to 0.10.2drochner4-38/+8
changes: -Widget cleanups -Add dialog version of the font selector -Enhance canvas with possibility of css -Improve printing of grey patterns -Make narrow versions of combos for vertical toolbars -bugfixes
2013-05-01Update misc/rump and filesystems/fs-utils to 20130430 to use github versionsstacktic5-6/+434
which are available respectively at https://github.com/anttikantee/buildrump.sh and https://github.com/stacktic/fs-utils
2013-05-01Update misc/rump and filesystems/fs-utils to 20130430 using github v ↵stacktic1-175/+0
ersions which are available respectively at https://github.com/anttikantee/buildrump.sh and https://github.com/stacktic/fs-utils
2013-05-01Update misc/rump and filesystems/fs-utils to 20130430 to use github versionsstacktic2-63/+22
which are available respectively at https://github.com/anttikantee/buildrump.sh and https://github.com/stacktic/fs-utils
2013-04-30Fix various case of missing includes due to libstdc++'s namespacejoerg2-1/+14
pollution.
2013-04-30Add kz_h8writeryoon1-1/+2
2013-04-30Import kz_h8write-0.2.1 as misc/kz_h8write.ryoon4-0/+34
Flash writer for Hitachi/Renesas H8/3069F board. Main target board is Akizuki's H8-3069 Network microcontroller board.
2013-04-28Add dependency on security/qoauth. Bump PKGREVISION.markd2-3/+7
2013-04-23Update misc/py-anita to 1.30. Changes from 1.29:gson2-7/+7
Increase the default timeout for running the NetBSD test suite from 2 hours to 3 hours. Add support for installing the new "debug" set, and add a new man page section on using anita for debugging NetBSD. Organize the BUGS section of the man page into sections, and add links to four more qemu 1.x regressions. Add Kuya support, based on patch from Julio Merino. New command line option "--version". Support booting i386 and amd64 from boot-com.iso instead of the boot floppies, attaching a second virtual CD-ROM drive for the install sets. Enable with "--boot-from cdrom". Fix the Anita 1.2 backwards compatibility Release class. Also, satisfy the qemu dependency using emulators/qemu0 rather than emulators/qemu because the latter does not work on NetBSD 5.
2013-04-17+ vimpagerobache1-1/+2
2013-04-17Import vimpager-1.8.1 as misc/vimpager.obache4-0/+50
Based on PR pkg/47679 by NONAKA Kimihiro. Use ViM as PAGER. A slightly more sophisticated replacement for less.sh that also supports being set as the PAGER environment variable.
2013-04-13Bump PKGREVISION for attica-0.4.1 updatemarkd1-1/+2
2013-04-13Update to version 0.4.1markd4-14/+23
0.4.1 - Add some Qt5 support in tests. - Comment out some qDebug calls. - Fix various Qt5 issues. 0.4.0 - Bump soname from 0.3.0 to 0.4.0 for BIC change. - Don't export non-public header files. - Fix build of tests. - Fix compile with Qt5. - Don't output xml by default. 0.3.0 - Bump soname from .0 to .0.3 since we have a BIC change. 0.2.9 - Fix upload errors resulting from content-id not being set. - Add Forum, Achievement, services and related dependencies. - Make it build against Qt 4.8. - Add static build option.
2013-04-13Fix typo.ryoon1-1/+1
2013-04-13Add libreoffice4-binryoon1-1/+2
2013-04-13Import libreoffice4-bin-4.0.2 as misc/libreoffice4-bin.ryoon9-0/+179
LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base. This packages tracks libreoffice-4.x branch.
2013-04-13Update to 3.6.6ryoon2-7/+15
* Add x86_64 binary support on NetBSD/amd64. Changelog: * Many important bugfixes
2013-04-12try to clean up a bitdrochner4-33/+14
there is no point in using msgfmt if the result isn't installed
2013-04-12Added msgfmt to USE_TOOLS; added a patch to avoid getopt_long_only() on NetBSDadam3-3/+20
2013-04-12Run autogen.sh as configure script.joerg1-3/+2
2013-04-11Changes 1.1.5:adam4-24/+22
Sync with util-linux 2.21. More translations. Fixed some build problems. No known bugs.
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-2/+1
2013-04-07Edited DESCR in the case of:rodent9-81/+47
File too long (should be no more than 24 lines). Line too long (should be no more than 80 characters). Trailing empty lines. Trailing white-space. Trucated the long files as best as possible while preserving the most info contained in them.
2013-04-07Fix build on OS X 10.6.8, from <https://trac.macports.org/ticket/38588>.schmonz2-1/+30
2013-04-07defined() on aggregates is deprecated. Bump PKGREISION.markd3-3/+22
2013-04-06"Each sed command should appear in an assignment of its own."rodent1-2/+3
2013-04-06Resolves:rodent5-10/+10
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively.
2013-04-06'Please use ${ECHO} instead of "echo".'rodent1-4/+4
'Please use ${ECHO_N} instead of "echo -n".'
2013-04-06"Packages that install libtool libraries should define USE_LIBTOOL."rodent1-2/+3
2013-04-06'EXTRACT_SUFX is ".tar.gz" by default, so this definition may berodent1-2/+1
redundant.' - It was. Removed.
2013-04-06Fixes:rodent10-33/+33
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-04-05Disable building tests as they dont build on DragonFly and they aremarkd2-7/+5
not needed. PR pkg/47715. Bump PKGREVISION
2013-04-04Update to KDE SC 4.10.2markd3-44/+58
missed commiting this the other day - thanks to Greg Oster for noticing.
2013-04-03Update to 3.1.0markd5-19/+25
part of digikam 3.1.0