Port details |
- plexil PLan EXecution Interchange Language from NASA for robot control
- 4.5.0_2 lang
=2 4.5.0_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-06-06 21:38:02
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: BSD3CLAUSE
- WWW:
- https://plexil.sourceforge.net/wiki/index.php/Main_Page
- Description:
- PLEXIL (Plan Execution Interchange Language) is a language for representing
plans for automation, as well a technology for executing these plans on real or
simulated systems. PLEXIL has been used in robotics, control of unmanned
vehicles, automation of operations in human habitats, and systems and
simulations involving intelligent software agents.
PLEXIL was designed initially to meet the requirements of flexible, efficient
and reliable plan execution in space mission operations. It is compact,
semantically clear, and deterministic given the same sequence of events from the
external world. At the same time, the language is quite expressive and can
represent branches, loops, time- and event- driven activities, concurrent
activities, sequences, and temporal constraints. The core syntax of the language
is simple and uniform, making plan interpretation simple and efficient, while
enabling the application of validation and testing techniques.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/plexil/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/plexil
- pkg install plexil
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: plexil
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650828399
SHA256 (plexil-4.5.0RC3.tar.gz) = ae7f14ca8a32a22ed8e6a335d13dcccf350eabdd127465087cd9c20601891df6
SIZE (plexil-4.5.0RC3.tar.gz) = 17295185
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_plexil
- USES:
- gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.5.0_2 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
4.5.0_2 06 Aug 2023 18:30:39
    |
Muhammad Moinur Rahman (bofh)  |
lang/plexil: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.5.0_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.5.0_2 25 Apr 2022 17:37:37
    |
Stefan Eßer (se)  |
lang/plexil: restore PORTREVISION lost in the previous update
Approved by: portmgr (implicit) |
4.5.0 24 Apr 2022 19:42:21
    |
Yuri Victorovich (yuri)  |
lang/plexil: Update 4.5.0-RC2 -> 4.5.0-RC3
PR: 263531 |
4.5.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.5.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.5.0_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.5.0 11 Jun 2019 15:55:37
  |
pkubaj  |
lang/plexil: fix build
Replace USE_GCC=any with USE_GCC=yes.
New GCC is now needed:
../utils/bitsetUtils.hh:72: error: 'const class std::bitset<64u>' has no member
named 'all'
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20602 |
4.5.0 06 Jun 2019 21:40:39
  |
yuri  |
lang/plexil: Fix license |
4.5.0 06 Jun 2019 21:37:36
  |
yuri  |
New port: lang/plexil: Plan Execution Interchange Language from NASA for robot
control |
Number of commits found: 12
|