summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2011-07-03/usr/bin/env clenaup.markd1-1/+4
2011-07-03/usr/bin/env cleanup.markd1-2/+5
2011-07-02Update stellarium to 0.11.0.jakllsch4-24/+29
Changes since 0.10.6: New feature: atmosphere refraction support. New plugin: Historical supernova. New translatable strings: landscapes. New moons of solar system planets (LP: #730686). New feature: using different symbols for nebula icons. TimeZone plug-in: fixed a bug preventing the saving of custom time zones. (LP: #720107) Ocular plug-in: Corrected the calculation of CCD FOV. Ocular plug-in: Implemented rotating the CCD bounding box. Ocular plug-in: Made Telrad & CCD mutually exclusive. Ocular plug-in: Implemented better binoculars support (LP: #695568). Ocular plug-in: Redesign dialog. SVMT plug-in: Adding QtWebKit dependency. Satellite plug-in: improve of code. Solar System Editor plug-in: fixed MPES online search and updated hard-coded URLs (LP: #725870). Skycultures: two new skyculture descriptions in Norwegian (Bokmål). Redesign search tool (LP: #730687). Improved texture manager. Various problems resolved (LP: #730069, #772206, #683255, #657455, #785574, #515311, #730075, #711887, #688978, #616748, #589634)
2011-07-02/usr/bin/env cleanupmarkd1-5/+13
2011-06-26Add xulrunner-2 support patches.obache7-7/+284
taken from OpenSUSE and Gentoo repository. Bump PKGREVISION, because not bumped at xulrunner updated to 2.0.
2011-06-19Update to 3.3.3ryoon4-23/+19
* Bug fix * Translation update
2011-06-19Add USE_TOOLS+=bash:run, since it uses REPLACE_BASH on installed scripts.dholland1-2/+3
PKGREVISION -> 5. XXX: not actually tested, let me know if it blows up.
2011-06-19Needs REPLACE_BASH like kdepim4. Add USE_TOOLS+=bash:run. PKGREVISION -> 10.dholland1-3/+5
XXX: not actually tested, let me know if it blows up.
2011-06-19Update ruby-launchy package to 0.4.0.taca2-6/+8
= Launchy Changlog == Version 0.4.0 - 2011-01-27 * Add support for file:/// schema (postmodern)
2011-06-19Update ruby-daemons package to 1.1.4.taca3-10/+7
= Daemons Release History == Release 1.1.4: June 17, 2011 * Do not change the umask to 0000 when daemonizing anymore, just leave it as it was (thanks to Jon Botelho). == Release 1.1.3: April 14, 2011 * Fixed a bug in Application.stop: the cached pid number needs to be used to check for the status of a killed process (thanks to Jimmy Sieben). == Release 1.1.2: March 29, 2011 * Fixed gemspec to include all needed files. == Release 1.1.1: March 29, 2011 * Make the logging facilities work in :mode => :none (i.e. when calling Daemons.daemonize) (thanks to the input from Peter Hegedus).
2011-06-19Update ruby-commander package to 4.0.4.taca2-6/+6
4.0.4 / 2011-04-04 ================== * Fixed program(:key) behavior for non-Array keys like name, version, description under Ruby 1.9 * All specs should pass under Ruby 1.9 now 4.0.3 / 2010-04-06 ================== * Fixed global_option which was consuming arguments when not expected. Closes #22
2011-06-19Update ruby-columnize package to 0.3.3.taca3-8/+9
0.3.3 June 12, 2011 Fleetwood release - More general but simpler inteface using an options hash. Compatibility is maintaind though.
2011-06-17update to zyGrib-maps2.4plunky2-10/+10
(data files, no changelog)
2011-06-17update to zyGrib version 4.0.1:plunky4-25/+60
# 2011-05-21 : zyGrib Version 4.0.1 * User can choose visible data in the left board (right clic in the panel). * Bug fixed: crash sometimes with data out of the "normal" range. # 2011-05-08 : zyGrib Version 4.0 * NOAA data up to 8 days rather than 7. * Color scales. * Data values panel can be hidden (Ctrl+V). * Colors scale panel can be hidden (Ctrl+Y). * Warning : changes in directories structure. * Totally new colors scheme. Color scales are editable (text files colors_xxx.txt). o 1 ligne per threshold : v r g b v = threshold value r g b = rgb level (red, green, blue) between 0 and 255 o values must be in ascending order o color is attributed to values ##less than or equal to v except the last which is also the color of all excess values## o fixed color (no interpolation) below the first value or above the last. * More complete list of cities (source GeoNames) Around 60,000 cities come with zygrib (population >= 3000). Around 100,000 smaller cities are available in additional files (see download page). * New population threshold for shown cities: 1. population >= 1000000 2. population >= 100000 3. population >= 10000 4. population >= 1000 5. population < 1000 * Bug fixed : values displayed for the position under the mouse are updated when the date is changed using the keyboard. * Bug fixed : crash (sometimes) when the mouse was moved on a POI while reading aa grib file.
2011-06-14Fix build on NetBSD-current. From Daniel Loffgren in PR 45019.wiz3-10/+31
2011-06-12Add libreoffice3-binryoon1-1/+2
2011-06-12Import libreoffice3-bin-3.3.2 as misc/libreoffice3-binryoon9-0/+169
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 is linux binary package.
2011-06-11PR/39663: enable 256 color support (only with ncurses and PDCurses).shattered1-1/+5
2011-06-11Update ruby-bundler package to 1.0.15.taca3-8/+12
## 1.0.15 (June 9, 2011) Features: - Improved Rubygems integration, removed many deprecation notices Bugfixes: - Escape URL arguments to git correctly on Windows (1.0.14 regression) ## 1.0.14 (May 27, 2011) Features: - Rubinius platform :rbx (@rkbodenner) - Include gem rake tasks with "require 'bundler/gem_tasks" (@indirect) - Include user name and email from git config in new gemspec (@ognevsky) Bugfixes: - Set file permissions after checking out git repos (@tissak) - Remove deprecated call to Gem::SourceIndex#all_gems (@mpj) - Require the version file in new gemspecs (@rubiii) - Allow relative paths from the Gemfile in gems with no gemspec (@mbirk) - Install gems that contain 'bundler', e.g. guard-bundler (@hone) - Display installed path correctly on Windows (@tadman) - Escape quotes in git URIs (@mheffner) - Improve Rake 0.9 support (@quix) - Handle certain directories already existing (@raggi) - Escape filenames containing regex characters (@indirect) ## 1.0.13 (May 4, 2011) Features: - Compatibility with Rubygems master (soon to be v1.8) (@evanphx) - Informative error when --path points to a broken symlink - Support Rake 0.9 and greater (@e2) - Output full errors for non-TTYs e.g. pow (@josh) Bugfixes: - Allow spaces in gem path names for gem tasks (@rslifka) - Have cap run bundle install from release_path (@martinjagusch) - Quote git refspec so zsh doesn't expand it (@goneflyin) ## 1.0.12 (April 8, 2011) Features: - Add --no-deployment option to `install` for disabling it on dev machines - Better error message when git fails and cache is present (@parndt) - Honor :bundle_cmd in cap `rake` command (@voidlock, @cgriego) Bugfixes: - Compatibility with Rubygems 1.7 and Rails 2.3 and vendored gems (@evanphx) - Fix changing gem order in lock (@gucki) - Remove color escape sequences when displaying man pages (@bgreenlee) - Fix creating GEM_HOME on both JRuby 1.5 and 1.6 (@nickseiger) - Fix gems without a gemspec and directories in bin/ (@epall) - Fix --no-prune option for `bundle install` (@cmeiklejohn) ## 1.0.11 (April 1, 2011) Features: - Compatibility with Rubygems 1.6 and 1.7 - Better error messages when a git command fails Bugfixes: - Don't always update gemspec gems (@carllerche) - Remove ivar warnings (@jackdempsey) - Fix occasional git failures in zsh (@jonah-carbonfive) - Consistent lock for gems with double deps like Cap (@akahn) ## 1.0.10 (February 1, 2011) Bugfixes: - Fix a regression loading YAML gemspecs from :git and :path gems - Requires, namespaces, etc. to work with changes in Rubygems 1.5
2011-06-10recursive bump from textproc/icu shlib major bump.obache10-19/+20
2011-05-29+send-pr, oked by wiz@cheusov1-1/+2
2011-05-29send-pr is a tool used to submit problem reports (PRs) to a centralcheusov7-0/+166
GNATS support site.
2011-05-28"screen," -> GNU Screen as pointed out by Snader_LB in freenode as a DESCR ↵mspo1-1/+1
clarification/typo
2011-05-28DESCR_SRC now contains full paths to DESCR filescheusov10-20/+20
2011-05-28add heirloom-printenv, oked by sponsorscheusov1-1/+2
2011-05-28heirloom-printenv, a part of heirloom collectioncheusov3-0/+18
2011-05-28add heirloom-random, oked by sponsorscheusov1-1/+2
2011-05-28heirloom-random, a part of heirloom toolscheusov3-0/+18
2011-05-28add heirloom-hd, approved by sponsorscheusov1-1/+2
2011-05-28heirloom partcheusov3-0/+17
2011-05-28add heirloom packages, oked by sponsorscheusov1-1/+11
2011-05-28heirloom partcheusov3-0/+21
2011-05-28heirloom partcheusov3-0/+21
2011-05-28heirloom partcheusov3-0/+20
2011-05-28heirloom partcheusov3-0/+17
2011-05-28heirloom partcheusov3-0/+17
2011-05-28heirloom partcheusov3-0/+20
2011-05-28heirloom partcheusov3-0/+28
2011-05-28heirloom partcheusov3-0/+19
2011-05-28heirloom partcheusov3-0/+18
2011-05-28heirloom partcheusov3-0/+18
2011-05-25update to 0.8.15drochner3-8/+10
changes: -Implement a GSettings backend for GOConf -bugfixes
2011-05-21Update to 0.8.2 provided by Rhialto in PR 44868.wiz13-1088/+1591
Changes since 0.6.x: many too many to list here. Now comes with its own store.
2011-05-18add manpage to substitution rule as in the original builddrochner1-2/+2
(still inconsistent since not all occurences are substituted)
2011-05-13Update HOMEPAGEmarkd1-2/+2
2011-05-13emacs20nox11 is not valid for EMACS_VERSIONS_ACCEPTED.obache1-2/+2
2011-05-10Update to 1.20ryoon2-7/+7
Changelog: * 1.19: + fixed the table of contents display for most non-Latin character set documents (provided you get a Unicode build). + fixed linking issue for wxWidgets 2.9 (the AUI libraries were not being pulled in). + fixed a bunch of minor bugs. * 1.20: + fixed a nasty bug that crashed the application with some CHM files. + fixed strict-aliasing compile-time warning. + fixed a few signed/unsigned comparison warnings.
2011-05-08+epm, oked by sponsorscheusov1-1/+2
2011-05-08EPM is an open source UNIX software and file packaging program thatcheusov7-0/+412
generates distribution archives from a list of files. EPM provides a complete, cross-platform software distribution solution for your applications. ESP generates both native and "portable" script-based distribution packages complete with installation and removal scripts and standard install/uninstall GUIs. The installers can be customized with product logos, "readme" files, and click-wrap licenses as desired.
2011-05-06update to 2.2.4drochner5-51/+74
changes: -misc fixes and improvements -added selftest