multi-platform, software program, which is completely written in C
language. Its purpose is to provide a versatile, professional and
extremely specialized application for parametrical modeling of
three-dimensional humanoid characters.
WWW: http://www.makehuman.org/
PR: ports/94581
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
OpenGL texture as easily as possible. It also has a number of
options for generating the alpha channel and mipmaps.
WWW: http://www.wyatt100.freeserve.co.uk/download.htm
PR: ports/94576
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
to polygon models in real-time. Unlike traditional modeling programs,
SharpConstruct makes it easy to model organic shapes. There is no
need to even look at a wireframe (unless you want to). Instead, the
model is manipulated much like clay - push or pull an area, smooth
it, make a hollow or a hill. The entire process is both simple and
organic; you won't need years of modeling experience to create
detailed models in SharpConstruct.
WWW: http://sharp3d.sourceforge.net/
PR: ports/94523
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
from Delphine Software. This program is designed as a cross-platform
replacement for the original executable and uses the SDL library.
It allows you to rediscover and play it on modern machines using
the original datafiles.
WWW: http://membres.lycos.fr/cyxdown/reminiscence/
PR: ports/93168
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
sometimes! Your goal is to make groups of colored puyos to make
them explode and send bad ghost Puyos to your oponent. You win the
game if your oponent reaches the top of the board. You can play
against computer or an other human.
PR: ports/94520
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
the current linux_base-8 port).
You should only switch to this port if you know what you are doing.
You may or may not have problems with installing other linux related
ports after switching to it. Success or failure reports welcome.
To switch:
- echo "OVERRIDE_LINUX_BASE_PORT=fc3" >> /etc/make.conf
- portupgrade -fo emulators/linux_base-fc3 linux_base-8
News and changes (from submitter with some small changes by me):
- based on linux_base-8 port;
- don't use linux rpm binary to install. The whole source tree is
created at ${WRKDIR} and then installed (using cpio);
- removes some files and directories (etc/passwd, etc/group,
usr/local, ...) to ensure using FreeBSD original files;
- introduces etc/nsswitch.conf.dist and etc/yp.conf.sample files,
uses correct install/deinstall behaviour with etc/nsswitch.conf
and etc/yp.conf files;
- doesn't do [u]mounting while install/deinstall process.
Thus it is possible to use jails while building packages.
But since linprocfs is not automounted, special measures should be
taken at package building for those ports which need a mounted
linprocfs (i.e. for linux JDK building);
- uses linux ldconfig in the pkg-install file (as opposed to using in
the Makefile). It is needed when upgrading (i.e. when other linux
libraries are present in the system) and when installing by packages.
Submitted by: Boris Samorodov <bsam@ipt.ru> (some small changes by me)
scan command now pushes baseline database to host.
added import-filters command (developer submission).
auth.db passwords are now encrypted (hashed).
mod_ports has new params to ignore certain port numbers.
added -q option to console, to not log to system log.
o Add some messages[1].
o Back-out 'rename .o to .so'.
I forgot to chase pkg-plist. [2]
synaptics_drv.o is relocatable object, not shared object.
Reviewed by: ume [1]
Pointed out by: ume [2]