Age | Commit message (Collapse) | Author | Files | Lines |
|
Run shell commands on the target system using /bin/sh rather
than root's login shell, as sysinst no longer sets the login
shell to /bin/sh by default.
|
|
${PLIST.eggfile} from PLISTs and support code from lang/python.
|
|
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
|
|
Track the sysinst changes of 2012-04-06 introducing the new
post-install configuration menu.
Print a message before creating the disk image, as it can take
a long time and make it appear that anita has hung.
|
|
due course.
|
|
The problem with this package is that the configure step is insufficient
at determining if the math long double functions are supported. It tests
for a couple of functions and assumes that if those test pass, then all
"L" functions are supported.
When DragonFly recently upgraded its math library by adding support for a
number of long double functions, this package started failing. Support for
expl, logl, log10l, sinhl, tanhl, acoshl, asinhl, atanhl, and coshl are
still missing on *all* BSDs.
The fix for the package is to override the configure script by falsely
stating that long double is not supported. Only kcalc uses long double so
this misconfiguration only has the effect to cause kcalc to use the
standard double math functions. FreeBSD almost definitely needs the same
Makefile fix.
No revbump is needed because pre-libm improved DragonFly releases are
configured the same way.
|
|
|
|
|
|
|
|
devel/nss is needed to buildlink.
Reported from tsustui@.
|
|
|
|
|
|
|
|
KDE library for asynchronous interaction with vkontakte.rusocial network
|
|
Libkgeomap is a wrapper around world map components as Marble, OpenstreetMap
and GoogleMap, for browsing and arranging photos on a map
This library is used by kipi-plugins, digiKam and other kipi host programs.
|
|
## 1.1.2 (March 20, 2012)
Bugfixes:
- Fix --deployment for multiple PATH sections of the same source (#1782)
|
|
= Launchy Changlog
== Version 2.1.0 - 2012-03-18
* Fix raising exception when no browser program found
(copiousfreetime/launchy#42)
* Add LAUNCHY_DRY_RUN environment variable (thanks Mariusz Pietrzyk / wijet)
* Update dependencies
|
|
2.3.5 is available.
Features
* Added Amazon.com data sources for China, Spain, and Italy.
* Added filter rules for dates before and after.
* Updated GCstar exporter to include images.
* Updated Discogs fetcher to use API v2.
* Updated Wine.com fetcher to use API v2.
* Updated fetcher for Allocine.fr.
Bug Fixes
* Fixed bug that always showed checkmark for boolean field values
* Fixed importing of multi-line notes from Alexandria
* Fixed bug with merging entries
* Fixed bug with Cancel not working in the Entry Merge dialog.
* Fixed broken script for searching Dark Horse Comics.
* Fixed a crashing bug when using the scanner dialog.
* Improved support for importing movies and music from Delicious Library.
2.3.4 is available.
Features
* Added data sources for Google Book Search and MovieMeter.nl.
* Added capability for searching French, Spanish, and German data from
TheMovieDB.org.
* Added importer for Goodreads collection.
* Added icon cache for improved performance with large images
* Added UI controls for changing icon size
* Added shortcut keys for showing full-screen and hiding menubar
Bug Fixes
* Fixed bug with image link in Tri-Column report template
* Fixed crashing bug with CSV importer and changing delimiters
* Fixed bug in year from Douban.com data source
* Fixed TMDB search for multiple person results
* Updated filter rules to match against values without diacritics for
"Contains" criteria
* Fixed showing a doubled filter count
* Fixed bug when editing month in the date widget in KDE 4.7
2.3.3 is available.
Features
* Added data sources for Filmaster and Douban.
* Added capability for importing ADS format from z39.50 sources.
* Added check for duplicate Bibtex keys
* Added manga search for AnimeNfo.com.
* Improved performance for loading and sorting large collections.
Bug Fixes
* Fixed parsing bug for some IMDb results
* Fixed parsing bug for empty table values
* Fixed parsing bug with AnimeNfo.com results.
* Fixed bug when editing existing filters
* Fixed crashing bug for editing some values
* Fixed bug with loans not being updated for removed entries
* Fixed build for Linux kernel 2.6.38+ when using newer libv4l library.
* Fixed build with GCC 4.6.
|
|
add libkdeedu marble kalzium kbruch kgeography kig kiten klettres kstars
ktouch kturtle kwordquiz parley rocs step
|
|
remove kdeedu4
|
|
Common library for KDE educational apps
|
|
KDE desktop globe
|
|
periodic table of elements
|
|
KDE exercise fractions
|
|
KDE geography trainer
|
|
KDE interactive geometry
|
|
KDE Japanese reference/learning tool
|
|
KDE app to help learn the alphabet and read some syllables in languages
|
|
KDE desktop planetarium
|
|
KDE touch typing tutor
|
|
KDE educational programming environment
|
|
KDE flash card trainer
|
|
KDE vocabulary trainer
|
|
KDE graph theory IDE
|
|
|
|
remove kdeaccessibilty4
|
|
remove kdeaccessibility4
add kaccessible, kmag, kmouth, kmousetool
|
|
remove kdeutils4
|
|
remove kdeutils4
add kcharselect, kremotecontrol, superkaramba, sweeper
|
|
|
|
|
|
|
|
|
|
|
|
**2.3.1** (February 11, 2012)
* Added bytesize to manifest
* Added Asset#bytesize alias
* Security: Check path for forbidden access after unescaping
**2.3.0** (January 16, 2012)
* Added special Sass importer that automatically tracks any `@import`ed files.
**2.2.0** (January 10, 2012)
* Added `sprockets` command line utility.
* Added rake/sprocketstask.
* Added json manifest log of compiled assets.
* Added `stub` directive that allows you to exclude files from the bundle.
* Added per environment external encoding
(Environment#default_external_encoding). Defaults to UTF-8. Fixes issues
where LANG is not set correctly and Rubys default external is set to ASCII.
**2.1.2** (November 20, 2011)
* Disabled If-Modified-Since server checks. Fixes some browser caching issues
when serving the asset body only. If-None-Match caching is sufficent.
**2.1.1** (November 18, 2011)
* Fix windows absolute path check bug.
**2.1.0** (November 11, 2011)
* Directive comment lines are now turned into empty lines instead of
removed. This way line numbers in
CoffeeScript syntax errors are correct.
* Performance and caching bug fixes.
|
|
Exact changes are unknown.
|
|
|
|
This isn't latest version but this is compatible with Ruby on Rails 3.2.
Changes from 2.0.3 is unknown.
|
|
This isn't latest version but this is compatible with Ruby on Rails 3.1.
|
|
= Daemons Release History
== Release 1.1.8: February 7, 2012
* rename to daemonization.rb to daemonize.rb (and Daemonization to Daemonize) to
ensure compatibility.
== Release 1.1.7: February 6, 2012
* start_proc: Write out the PID file in the newly created proc to avoid race conditions.
* daemonize.rb: remove to simplify licensing (replaced by daemonization.rb).
== Release 1.1.6: January 18, 2012
* Add the :app_name option for the "call" daemonization mode.
== Release 1.1.5: December 19, 2011
* Catch the case where the pidfile is empty but not deleted
and restart the app (thanks to Rich Healey)
|