- Add eject by mount point
- Add -t flag for closing tray
- While here, portlint, DOCSDIR, PLIST_FILES
PR: ports/62201
Submitted by: Przemek Laczynski <torindel@wp.pl>
Pixie is a RenderMan like photorealistic renderer. It is being
developed in the hope that it will be useful for graphics
research and for people who can not afford a commercial
renderer.
Some of supported features:
* All RenderMan 3.4 primitives
* Programmable shading (RenderMan Shading Language)
* High quality texture/shadow/environment mapping
* High dynamic range input/output
* Raytracing
* Motion blur
* Depth of field
* Reyes style rendering (very fast)
* Occlusion culling
* Area light sources
* Network parallel rendering
* DSO shaders
* Global illumination
* Photon mapping
PR: ports/62140
Submitted by: Igor Pokrovsky <tiamat@comset.net>
BNBT was written by Trevor Hogan. BNBT is a complete port of the original Python
BitTorrent tracker to C++ using the STL for data storage and basic network sockets
for network communication. BNBT is fast, efficient, customizable, easy to use,
powerful, and portable. BNBT is covered under the GNU Lesser General Public
License (LGPL).
I choose not to port the latest version of bnbt since some features have been removed.
PR: ports/62192
Submitted by: Florent Thoumie <flz@xbsd.org>
- correct the use of ECHO_CMD and ECHO (swap them) [1]
icc:
- fix the DISTFILE handling, it's automatically available after
bsd.port.post.mk, not after bsd.port.pre.mk, so set it explicitly
to be able to use it in the check for the IGNORE message [1]
icc7:
- don't extract the Intel debugger, it's not usable without a
threads debugging lib
- USE_SIZE
Noticed after: reading the commit log/diff of the
ifc port [1]
Submitted indirectly by: maho, hrs [1]
Enterprise Edition of SUN Grid Engine.
This incorporates policy management functions to allow multiple groups
which is not included in vanilla SUN Grid Engine (sysutils/sge)
PR: 54563
Submitted by: brooks
Many suggestions by: Glenn Johnson <gjohnson at srrc dot ars dot usda dot gov>
functionality of the POSIX batch queueing framework.
WWW: http://gridengine.sunsource.net/
PR: 54563
Submitted by: brooks
Many suggestion by: Glenn Johnson <gjohnson at srrc dot ars dot usda dot gov>
- Clean up pkg-plist, use PORTDOCS instead
- Clean up Makefile a bit.
- convert do-install: to INSTALL_TARGET
- use some wildcard patterns to keep RELEASE.NOTES/CHANGES file lists concise.
- Use SIZE in distinfo.
PR: 62206
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
is an open source genealogy program. It is written in Python, using the
GTK/GNOME interface.
WWW: http://gramps.sourceforge.net
PR: ports/62171
Submitted by: Andreas Fehlner <fehlner@gmx.de>