easier to leave it running unattended for large updates. (This can be
toggled off.)
2. Implemented a completely unattended mode which accepts the defaults for
all portmaster dialogues. (Note, this does not help with ports that have
interaction other than 'make config', such as ghostscript, etc.)
3. Added -u to sort(1) calls to try and address a bug report about duplicate
lines in +REQUIRED_BY files. I was not able to reproduce this bug, but
better safe than sorry.
4. Verbose mode is now slightly more informative about what's happening.
5. More common code factored out into functions.
6. The -n flag now cancels the build of the port called on the command line too.
7. Improved (?) the stale distfile deletion routine to better handle ports
that have multiple distfiles.
8. We now launch 'make checksum' (which performs a fetch if needed) in the
background while recursing through dependencies.
9. Various code cleanups, such as adding -t to a mktemp invocation that was
missing it, more local variables in functions, more consistent flag variable
values, etc.
better). There are a few moving parts in Vertex:
* PTCP: a protocol which is nearly identical to TCP, but which runs over
UDP. This lets Q2Q penetrate most NAT configurations.
* JUICE ([JU]ice [I]s [C]oncurrent [E]vents): a very simple but immensely
flexible protocol which forms the basis of the high-level aspects of Q2Q
* vertex: a command line tool which exposes a few features useful in many
situations (such as registration and authentication)
The Q2Q network has some decentralized features (there is no one server or
company which can control all Q2Q addresses) and features of centralization
(addresses beneath a particular domain are issued by a server for that domain;
once issued, some activities require the server to be contacted again, while
others do not). Vertex includes an identity server capable of hosting Q2Q
addresses.
WWW: http://divmod.org/trac/wiki/DivmodVertex
PR: ports/97506
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: lawrance (mentor)
Approved by: tobez (implicit)
0.08 20/Feb/2006 15:14
Improved referential integrity between nodes,
taxa, and data.
Implemented Fastnexus parser
Node object silently implements Bio::Tree::NodeI
interface if BioPerl is installed
Tree object silently implements Bio::Tree::TreeI
interface if BioPerl is installed
Added convertor methods for XML and CIPRES
Implemented more Matrix methods
Implemented symbol tables in Bio::Phylo::Util::CONSTANT
Implemented visit method for listable objects
Implemented caching infrastructure for calculations
Changed object-model to inside-out arrays
Added Biodiversity measures code by Aki Mimoto
Moved constants and exceptions to Bio::Phylo::Util::*
Fixed memory leak due to circular references
- Adjust PORTVERSION to match alienarena and alienarena-data.
- Only download the patch.
- Remove support for amd64 (no SDL binaries, and OSS is broken).
- Add support for WITH_NVIDIA_GL knob.
- Remove RESTRICTED and NO_PACKAGE (data is on a separate port).
- Add pkg-plist.
- Rename scripts to "linux-alienarena" and "linux-alienarena-ded".
PR: ports/91837
Approved by: garga (mentor, implicitly)
- Install example files always and don't respect more NOPORTDOCS
- Remove do-install: and use default program install proccess
Approved by: maintainer by email
source. It has also most of the fixes/features of the Enhanced GLQuake
version. The engine can be used for both watching the "Seal of Nehahra" movie
and for playing the actual game.
WWW: http://planetquake.com/nehahra/
Approved by: garga (mentor)
replay information about problematic files. Some file formats contain too few
information about a song for it to be correctly replayed. To counter this, the
AdPlug database was created.