| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Simplify installation
- Drop @dirrm* from plist
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
|
|
|
|
| |
- Fix Package Name Collision
- Convert to OptionsNG
|
|
|
|
| |
games)
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
|
|
|
| |
Submitted by: alepulver
|
|
This is a collection of utility programs for the game of Core War. The
programs in this archive work well with the pMARS system, but most programs
will also work with other simulators. Below is an overview of what we have:
* mts - Short for "MARS Tournament Scheduler".
* mopt - The "multiple optimizer" calculates optimal sets of constants for
warriors.
* pname - pname renames warrior files based on the ;name line.
These additional tools have been included in the port but are not part of the
original ptools package:
* p3-2 - For generating p^3 redcode snippets.
* corestep - For finding optimal step constants (similar to mopt).
Note that the port prefixes all of these programs with "ptools-" to avoid
conflicts and/or confusions with other ports.
WWW: http://www.koth.org/pmars/
|