Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Radiance is a physically based rendering package written largely by Greg Ward,
initially at LBNL, EPFL, then SGI, now running Anyhere Software. It is a
physically-based, image-generating, backward raytracer with very a powerful
rendering engine. It is used worldwide for lighting analysis and can generate
accurate values for radiance/luminance (W/sr.m^2,cd/m^2) and
irradiance/illuminance (W/m,Lux).
http://www.radiance-online.org/
|
|
|
|
|
|
|
|
P. Schmiedeskamp, A. Wallis, and others on tech-pkg).
(TODO: look at http://home.comcast.net/~rawallis/ for adding
gzip to bootstrap.)
|
|
|
|
The only differences are in audio files. This is pertinent to PR#29388.
Bump DIST_SUBDIR and update distinfo.
|
|
months-ago request.
|
|
Library for sharing image and audio files between projects
|
|
AssetML defines an XML file for multimedia metadata, such as name,
description, categories, and file type. Applications using the
libassetml library can query these XML files to share and reuse
content like image and audio files. This package also provides the
assetml-query tool for browsing the AssetML database.
http://www.ofset.org/assetml/
(This will be used by childsplay and gcompris. Anyone want to work on them?)
|
|
|
|
PR#29388. The only contents that changed are audio files.
Updated distinfo and set DIST_SUBDIR.
|
|
|
|
electricfence-2.4.13, erlang-10b-3, file-4.13, fox-1.4.4,
gsasl-0.2.5, horde-3.0.3, imp4-4.0.2, inkscape-0.41,
kajaani-kombat-0.6.6.6, libnids-1.20, libtool-1.5.14, libvisual-0.2.0,
libvisual-bmp-0.2.0, libvisual-xmms-0.2.0, magios-2.0b2 [replacing
netsaint], mathomatic-12.1, mimedefang-2.51, mplayer-plugin-firefox-2.80,
msmtp-1.3.7, nessus-2.2.3, oss-3.99.2b [for 2.0], rosegarden4-1.0
[replacing audio/rosegarden|pkgsrc-wip], roundup-0.8, samba-3.0.11,
scmxx-0.7.5, snd-7.10, sqlite-2.8.16, sqlite3-3.1.2,
sylpheed-claws-1.0.1, tcpreplay-2.3.3, txt2html-2.40, wine-20050211,
xlog-1.1, zile-2.0.1.
|
|
|
|
* Still more work on the MSI dll.
* More OLE work, including a builtin stdole32.tlb.
* Fixed inter-process window resize and repaint.
* Lots of bug fixes.
|
|
|
|
|
|
|
|
|
|
<20050215182853.AC52D3C03B8@berkshire.machshav.com>
The check for a vulnerable package at package fetch time is producing
incorrect results when csh-style alternates are used in the
pkg-vulnerabilities specification of the vulnerable package - disable
the incorrect speed-up that was there previously, at the expense of
some machine cycles at build time.
|
|
statically link the Intel provided libraries.
|
|
uses a nested function, which icc does not support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
messages are formatted nicer. It produces more (reasonable) warnings,
but also some more false positives. Did not increase DISTNAME, as the
change is not yet big enough. Approved by wiz.
|
|
Updated mysql4-server to 4.1.10 [xtraeme 2005-02-16]
|
|
A lot of bugfixes and functionality was added... please see:
http://dev.mysql.com/doc/mysql/en/news-4-1-10.html
|
|
Approved by wiz.
|
|
|
|
Should fix PR 29383.
|
|
|
|
Should fix PR 29381.
|
|
|
|
|
|
Sympa's CVS repository via Sympa's homepage.
Bump PKGREVISION to 2.
|
|
|
|
Submitted by Alexander Mayr in PR 29349.
Changes between 0.8.6 - 0.8.9:
2004-12-28 Markus Kern <mkern@users.berlios.de>
* Fixed crash on firewalled source abortion.
2004-12-19 Markus Kern <mkern@users.berlios.de>
* Fixed unchecked FST_PLUGIN->session access in fst_download.c
* Fixed url decoder memmove overrun.
2004-11-27 Markus Kern <mkern@users.berlios.de>
* Added windows installer.
2004-11-11 Markus Kern <mkern@users.berlios.de>
* Finalized multi-supernode connection code.
* Fixed NULL pointer crash on some corrupt search results.
2004-09-03 Markus Kern <mkern@users.berlios.de>
* Fixed abuse of gethostbyname in HTTP client.
2004-06-19 Markus Kern <mkern@users.berlios.de>
* Fixed remote DoS on HTTP server (not exploitable).
* Fixed remote DoS on HTTP client (not exploitable).
2004-06-16 HEx <hex@users.berlios.de>
* Use default nodes file if cache runs out of nodes.
|
|
Submitted by Alexander Mayr (maintainer) in PR 29349.
Changes between 0.11.7 - 0.11.8:
giftd 0.11.8:
* Shares are now keyed by pathname instead of by hash. (Hashes
weren't guaranteed to exist, could collide for identical files,
and no lookup function was provided in any case).
* Handle syncing properly. Share objects are no longer freed
without letting plugins know, and plugin-specific data is no
longer leaked.
* ImageMagick support removed and replaced by Jef Pokanzer's
image_size. This fixes a multitude of problems related to
dependencies, performance, stability and security.
* The --index-only option no longer tries to bind to the interface
port.
* Avoid aborting on transfers >=2Gb. Such transfers still don't
work, though, but this is a stdio limitation and cannot be portably
solved.
giftd 0.11.7:
* Filter LOCATE requests so that they are not delivered to protocol plugins
which do not have a registered hash handler for the hash type being
searched for.
* Preserve extension when renaming downloaded files because the file name
is already used.
* Removed requirement for state files having leading dot on Windows.
* Fixed bug which prevented completed dir from being shared if no sharing
root was set.
* Added meta data extraction for bittorrent files.
* Added check to not share incoming dir if not specifically allowed by
config.
* Fixed some bugs which could lead to shares db corruption.
* Added saving of download paused state across restarts.
libgift 0.11.8.1:
* Fixed a serious bug in TCP buffering introduced in 0.11.8.
libgift 0.11.8:
* The SI suffixes k, M and G multiply configuration values by 2^10,
2^20 and 2^30 respectively.
libgift 0.11.7:
* Fixed VA_COPY bug in strobj which led to crashes on AMD64 (possibly other
platforms?)
* Fixed fd leak in platform_child() implementation.
* Fixed a bug where we possibly send SIGTERM to random processes
in platform_cleanup().
libgiftproto 0.11.8:
* Synchronized the version to match giftd.
libgiftproto 0.11.7:
* Synchronized the version to match giftd.
|
|
|
|
|
|
|
|
|
|
Reviewed by wiz.
|