* Fix some issues with iso9660, linux_raid, hfs, and via_raid detection from
vendor
* "Fix" detection of FAT32 volumes that have bad fsinfo signatures. This makes
FAT32 detection more lax, but since FreeBSD allows mounting of FAT32
volumes with bad fsinfo blocks, this won't be too big of a deal. In fact
this should fix problems some users are seeing with HAL not being able
to mount certain FAT32 volumes.
some other directives.
MCPP is an alternative C/C++ preprocessor with the highest conformance,
implementated by Kiyoshi Matsui. MCPP is especially useful for
debugging the source program which use complicated macros and also
useful for checking portability of the source. It supports multiple
standards: K&R, ISO C90, ISO C99, and ISO C++98.
Though mcpp could be built as a replacement of GCC's resident
proprocessor or as a subroutine called from some other main program,
this package installs only a stand-alone program named 'mcpp' which
behaves independent from GCC.
WWW: http://mcpp.sourceforge.net/
- Kiyoshi Matsui <kmatsui@t3.rim.or.jp>
PR: ports/111588
Submitted by: Kiyoshi Matsui <kmatsui at t3.rim.or.jp>
communications. It's extremely easy to use in Ruby. EventMachine wraps all
interactions with IP sockets, allowing programs to concentrate on the
implementation of network protocols. It can be used to create both network
servers and clients. To create a server or client, a Ruby program only needs
to specify the IP address and port, and provide a Module that implements the
communications protocol. Implementations of several standard network protocols
are provided with the package, primarily to serve as examples. The real goal
of EventMachine is to enable programs to easily interface with other programs
using TCP/IP, especially if custom protocols are required.
WWW: http://rubyforge.org/projects/eventmachine
PR: ports/111095
Submitted by: Alexander Logvinov <ports at logvinov.com>
2007-03-28 devel/crossgo32: Has expired, archaic port
devel/crossgo32-djgpp2: Archaic port
devel/crossgo32-djgpp2-pdcurses: Archaic port
Approved by: clsung (mentor)
embedded in them, executes the Python code, and inserts its output back into
the original file. The file can contain whatever text you like around the
Python code. It will usually be source code.
Author: Ned Batchelder
WWW: http://www.nedbatchelder.com/code/cog/index.html
PR: ports/111046
Submitted by: Alex Pesternikov <apesternikov at page2rss.com>
- Remove 4.x stuff
- Change PORTREVISION?= to PORTREVISION=, this is not a master port
- Remove gmake in BUILD_DEPENDS, we already have USE_GMAKE
PR: 111264 [1]
Submitted by: Radim Kolar SF.NET <hsn AT sendmail.cz>
Approved by: Ulf Lilleengen <lulf AT stud.ntnu.no> (maintainer),
clsung (mentor)
the parse tree for an entire class or a specific method and
returns it as a s-expression (aka sexp) using ruby's arrays,
strings, symbols, and integers.
WWW: http://rubyforge.org/projects/parsetree/
- Remove unnecessary FETCH_DEPENDS.
- Add install of viewvc.conf and cvsgraph.conf without overwriting user
modified files and save them on port deinstall.
- Remove patch-viewvc-install file and pkg-message messages.
PR: 111467
Submitted by: Alexander Logvinov <ports AT logvinov.com>
Approved by: Jean-Baptiste Quenot <jbq AT caraldi.com> (maintainer)
clsung (mentor)