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]
o Bump PORTREVISION, accordingly.
o Update setup note. [1]
I forgot hw.psm.synaptics_support=1.
o I confirmed SHMConfig "on" support on 6-stable.
Pointed out by: ume [1]
operating system.
A height field is a kind of topographic map. It is a 2D projection
of a 3D landscape.
Geomorph generates square images and shows a 3D preview of the
resulting landscape. The resulting 2D image can be processed with
a tool like Povray for rendering the landscape.
WWW: http://geomorph.sourceforge.net/
PR: ports/94521
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
- Implement a new option WITH_SQUID_SASL_AUTH, off by default
- Update the ICAP core patchset to the latest CVS
- Extensive portlintification and cleanups
PR: ports/94642
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)