Commit graph

337099 commits

Author SHA1 Message Date
Martin Wilke
67576988f0 The concordance software suite allows you to program your Logitech Harmony
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>
2014-06-03 08:18:56 +00:00
Martin Wilke
5903ed5757 The concordance software suite allows you to program your Logitech Harmony
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>
2014-06-03 08:17:39 +00:00
Martin Wilke
33970b6429 The concordance software suite allows you to program your Logitech Harmony
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>
2014-06-03 08:15:28 +00:00
Pietro Cerutti
e35cf64a81 - Update to 05_20140601
* 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.
2014-06-03 08:07:48 +00:00
Baptiste Daroussin
b72e0be222 Update to 5.9-20140524 2014-06-03 06:48:12 +00:00
Grzegorz Blach
178162c6fb - Update to 1.0201 2014-06-03 06:45:18 +00:00
Martin Wilke
18947cf062 - Restore NLS Support
Reported by:	danfe
2014-06-03 06:32:37 +00:00
Martin Wilke
922cdf870b - Update to 0.8.8
- Pass maintainership to submitter

PR:		190541
Submitted by:	Daniel Austin
2014-06-03 05:26:20 +00:00
Martin Wilke
4d21d698a2 - Update to 0.8.8
PR:		190540
Submitted by:	Daniel Austin
2014-06-03 05:24:26 +00:00
Martin Wilke
7c0c944228 - Update to 0.8.8
- Pass maintainership to submitter

PR:		190540
Submitted by:	Daniel Austin
2014-06-03 05:23:29 +00:00
Martin Wilke
8d0a974efd - Update to 0.8.8
- Pass maintainership to submitter

PR:		190539
Submitted by:	Daniel Austin
2014-06-03 05:22:03 +00:00
Martin Wilke
30cef0e2d0 - Update to 0.8.8
- Pass maintainership to submitter

PR:		190538
Submitted by:	Daniel Austin
2014-06-03 05:20:34 +00:00
Martin Wilke
e651801c70 - Update to 0.8.8
- Pass maintainership to submitter

PR:		190537
Submitted by:	Daniel Austin
2014-06-03 05:19:22 +00:00
Martin Wilke
5bf4c7a41e - Update to 0.8.8
- Pass maintainership to submitter

PR:		190536
Submitted by:	Daniel Austin
2014-06-03 05:17:38 +00:00
Martin Wilke
d2561613b1 - Update to 0.8.8
PR:		190535
Submitted by:	Daniel Austin
2014-06-03 05:15:43 +00:00
Martin Wilke
b3a8c3a08c - Update to 0.8.8
- Pass maintainership to submitter

PR:		190534
Submitted by:	Daniel Austin
2014-06-03 05:13:13 +00:00
Martin Wilke
762720f039 - Stage support
PR:		190379
2014-06-03 05:10:03 +00:00
Martin Wilke
3212a402da - Stage support
PR:		190391
2014-06-03 05:09:23 +00:00
Martin Wilke
2d44144b17 - Stage support
PR:		90394
2014-06-03 05:07:59 +00:00
Martin Wilke
7d39800960 - Update to 5.2.8
PR:		190404
2014-06-03 05:06:59 +00:00
Martin Wilke
8a0e4d1128 - Stage support
PR:		190313
2014-06-03 05:05:50 +00:00
Martin Wilke
54d250da4d - Stage support
PR:		90320
2014-06-03 05:04:48 +00:00
Martin Wilke
7d746540a0 - Stage support
PR:		190287
2014-06-03 05:03:38 +00:00
Alexey Dokuchaev
dda4a694f0 Stagify and cleanup my remaining ports under 2014-06-03 04:49:02 +00:00
Alexey Dokuchaev
a4eb231d9e Add LICENSE (GPLv2) and bump port revision for the previous commit. 2014-06-03 04:25:38 +00:00
Alexey Dokuchaev
d238d2f04f - Use OPTIONS helpers and remove .include <bsd.port.options.mk>
- 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).
2014-06-03 04:21:17 +00:00
Nicola Vitale
b607a60134 - Update to 3.2.6 2014-06-03 02:54:07 +00:00
Dmitry Marakasov
217f3a76de - Convert USE_XZ to USES
- Switch to USES=libtool, drop .la files
- Strip libraries
- Fix broken shebang
2014-06-03 01:24:32 +00:00
Dmitry Marakasov
dbec84e0f8 - Convert USE_XZ to USES
- Switch to USES=libtool, drop .la files
2014-06-03 01:22:17 +00:00
Dmitry Marakasov
50202b8d5e 2014-06-03 01:20:51 +00:00
Dmitry Marakasov
6a470c4f98 - Support staging
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-06-03 01:19:22 +00:00
Dmitry Marakasov
69d5d8cd76 - Support staging
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-06-03 01:18:59 +00:00
Dmitry Marakasov
8d940fe2cf - Support staging
Approved by:	portmgr blanket
2014-06-03 01:15:13 +00:00
Dmitry Marakasov
d6bb9fcdae - Support staging
- Use new LIB_DEPENDS syntax
- Fix docs installation
2014-06-03 01:07:28 +00:00
Dmitry Marakasov
93d6f797b6 - Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
- Strip libraries
- Fix docs installation
2014-06-03 01:06:18 +00:00
Dmitry Marakasov
531faede3f - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-03 00:51:21 +00:00
Dmitry Marakasov
3d89d4ff8d - Convert USE_BZIP2 to USES
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-06-03 00:48:07 +00:00
Dmitry Marakasov
ab93e30e46 - Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-06-03 00:40:20 +00:00
Dmitry Marakasov
1f9444e0f6 - Add USES=libtool
- Strip binaries
2014-06-03 00:40:13 +00:00
Dmitry Marakasov
9f79db2e8b - Switch to USES=libtool, drop .la files
- Strip libraries
2014-06-03 00:40:11 +00:00
Dmitry Marakasov
b5f00622b3 - Drop .la file
- Strip binaries
2014-06-03 00:40:01 +00:00
Dmitry Marakasov
677d4b17bd - Switch to USES=libtool, drop .la files
- Strip libraries
2014-06-03 00:39:59 +00:00
Dmitry Marakasov
553f932200 - Drop .la files
Approved by:	kwm
2014-06-03 00:33:52 +00:00
Dmitry Marakasov
f53263036c - Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-06-03 00:31:45 +00:00
John Marino
8abe8f1a56 math/alt-ergo: Update version 0.94 => 0.95.2 and support stage 2014-06-02 23:51:07 +00:00
Glen Barber
9f310a4bcc Fix fetch.
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
2014-06-02 23:50:01 +00:00
Dmitry Marakasov
bed55d358e - Switch to USES=libtool, drop .la files
- Strip libraries
2014-06-02 23:33:40 +00:00
Brooks Davis
c7c7fc6d2e Modern versions of LLVM will never build on IA64 so mark them as such and
remove attempts to allow IA64 to work.

PR:		188166
Submitted by:	mexas@bris.ac.uk
2014-06-02 22:59:01 +00:00
Jonathan Chu
af063620da Add stagedir support to devel/gitolite2
- stagedir support
- milki local distfiles
- USES=shebangfix

Approved by:	swills (mentor)
2014-06-02 22:41:11 +00:00
Jonathan Chu
1853a1f843 Update mail/mutt to 1.5.23_2
- 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)
2014-06-02 22:37:02 +00:00