Graphillion is a Python software package on search, optimization, and
enumeration for a graphset, or a set of graphs.
- Lightweight data structures for handling x-illions of graphs
- Search, optimization, and enumeration for large and complex graph sets
- Efficient implementation extending Python with C/C++
- Working with existing graph tools like NetworkX
- Open source MIT license
- Well tested: more than 600 unit tests
- Fast prototyping, easy to teach, and multi-platform
WWW: http://graphillion.org/
white balance settings for several cameras, etc.
Note that some translations were removed: development team decided to exclude
those which are not properly finished from releases.
Current game list is:
Tetris: Tetris, currently in beta
MM: MasterMind
Reversi: Commonly known as Othello.
Mine: MineSweeper
RT: Reaction Tester
Number: Number guessing game
WWW: http://sourceforge.net/projects/javagamessuite
svnup-0.96 - 19 June 2013
- Added a command line option for overriding the location where
the lists of known files are stored.
- Simplified the procedure that removes (prunes) local files.
Submitted by: jcm@visi.com (maintainer)
user with control over synchronization operations and conflict resolution. We
provide history through light weight snapshots and allow users to verify the
history has not been tampered with. Through the use of replication instances
can be resilient and recover damaged data from other nodes.
WWW: http://ori.scs.stanford.edu/
PR: ports/176429
Submitted by: mashti@cs.stanford.edu
because the present FreeBSD is too old, or because we are building on,
say, DragonFlyBSD).
Fix up most compiler warnings, while I'm here.
Bump PORTREVISION.
PR: ports/179752
Submitted by: John Marino
- Update to 0.5.0 [1]
- Add LICENSE (GPLv3) [1]
- Install docs [1]
- Replace file patch with a sed [1]
- Trim Makefile header [1]
- Use space instead of tab for WWW
- Add DOCS to OPTIONS
- Pass maintainership to submitter
PR: ports/179784
Submitted by: nemysis <nemysis@gmx.ch>
- Fix fetch [1]
- Point WWW to new home in pkg-descr [1]
- Rework DOCS option
- Pass maintainership to submitter
PR: ports/179770 [1]
Submitted by: Jason Harris <jharris@widomaker.com>
- s/CONFLICTS/CONFLICTS_INSTALL/
- use easier CONFLICT notation (future proof)
- trim Makefile.common header
- update russian/bugzilla42 language template to version 4.2.6
list PORTDATA to take this directory into account. Well, the other way
is to add an appropriate line to TMPPLIST. But I like the former more.
Reported by: Ports-QAT
Pointyhat to: bsam (me)
. bump PORTREVISION;
. use PLIST_FILES and PORTDOCS;
. remove pkg-plist (7 lines);
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. ${PREFIX}/share/doc/yaps -> ${DOCSDIR};
. use one line install command for two files;
. trim Makefile headers.