remote using a configuration object retreived from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.
This port contains the Python bindings for the concordance framework.
PR: ports/190547
Submitted by: Stephen Hurd <shurd@sasktel.net>
remote using a configuration object retreived from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.
PR: ports/190546
Submitted by: Stephen Hurd <shurd@sasktel.net>
remote using a configuration object retreived from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.
This port contains the C Libraries for the concordance framework.
PR: ports/190545
Submitted by: Stephen Hurd <shurd@sasktel.net>
* The compiler has been refactored. Code has been moved from s7c.sd7
to several compiler libraries. The compiler libraries are licensed
with the GPL and can be found in seed7/lib/comp. The refactored
compiler is the first compiler of the 3.0 series.
* The chapter in the manual about the foreign function interface has
been improved.
* Checks for parse and str have been added to chkflt.sd7 and
chkint.sd7.
* In chkccomp.c code has been moved from main() to the new functions
numericSizes and numericProperties.
* Usages of the macro logError have been added to cmd_rtl.c and
cmd_unx.c.
* The stack size defined in mk_mingc.mak, mk_mingw.mak, mk_msys.mak
and mk_nmake.mak has been changed from 4194304 to 8388608.
* The function cstri_buf_to_stri has been added to striutl.c.
* The generation of float literals in the compiler has been improved
to avoid that precision is lost.
* Interpreter and compiler have been improved to support the actions
BLN_EQ and BLN_NE.
- Wrap overly long lines after stage conversion, sort USES and knobs
- Try to improve port description text and COMMENT line
- Trim bogus EOL whitespace, fix formatting in files/pkg-message.in
- Utilize @sample keyword in pkg-plist, misc. Makefile cleanups
NB: version 1.0.9 was released in January, 2014 (sf.net is no longer updated).
CFEngine distfile hosting has moved to the "cloud".
Submitted by: Robert Simmons <rsimmons0@gmail.com>
Approved by: cy (maintainer, implicit)
Sponsored by: The FreeBSD Foundation
- Update sidebar patch to most recent upstream version
(patch-1.5.23.sidebar.20140412)
- Ammend default options by IDN, LOCALES_FIX, SIDEBAR_PATCH, SASL,
and TRASH_PATCH as requested by the community
- Bump portrevision to reflect new default options
PR: ports/188544
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Reviewed by: bdrewery
Approved by: eadler (mentor)