Port details |
- flick Flexible IDL Compiler Kit
- 2.1_1 devel
=1 2.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained since 2001
This port expired on: 2014-04-12
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2014-04-13 10:55:38
- SVN Revision: 351202
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: BSD GPLv2
- WWW:
- http://www.cs.utah.edu/flux/flick/
- Description:
- from the Web page:
Flick, our IDL (interface definition language) compiler, is the research
and production IDL compiler within the Flux Project. Flick uses
techniques from traditional language compilers in order to produce very
fast client/server communication code. Flick-generated code can
typically encode and decode data between 2 and 17 times faster than code
produced by traditional IDL compilers, both commercial and free. The
result is that on stock hardware and operating systems, Flick-generated
stubs can increase end-to-end application throughput by factors of 4 or
more.
Flick is not just optimizing: it is also extremely flexible. Flick
currently supports the CORBA, ONC RPC (Sun RPC), and MIG IDLs.
Interfaces written in any of these languages can be implemented by
CORBA-, ONC RPC-, or MIG-style C language ``stubs'' communicating via
CORBA IIOP, ONC/TCP, Mach 3 ports, Trapeze, or Fluke IPC. Flick also
generates optimized CORBA C++ stubs that work with TAO, the real-time
CORBA ORB. Finally, because Flick is a ``kit'' of components, it can be
extended to support new IDLs, message data formats, and transport
mechanisms.
WWW: http://www.cs.utah.edu/flux/flick/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: flick
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for flick-2.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1_1 13 Apr 2014 10:55:38 |
rene |
Remove expired ports:
2014-04-12 net/pvm++: Unmaintained since 2001
2014-04-12 devel/ixlib: Unmaintained since 2001
2014-04-12 mail/althea: Unmaintained since 2001
2014-04-12 graphics/claraocr: Unmaintained since 2001
2014-04-12 graphics/qvplay: Unmaintained since 2001
2014-04-12 print/guitartex: Unmaintained since 2001
2014-04-12 print/pnm2ppa: Unmaintained since 2001
2014-04-12 graphics/opendis: Unmaintained since 2001
2014-04-12 net/gnome-mud: Unmaintained since 2001
2014-04-12 graphics/maverik: Unmaintained since 2001
2014-04-12 biology/rasmol: Unmaintained since 2001
2014-04-12 mail/mail2procmailrc: Unmaintained since 2001
2014-04-12 science/felt: Unmaintained since 2001
2014-04-12 textproc/pardiff: Unmaintained since 2001 (Only the first 15 lines of the commit message are shown above ) |
2.1_1 08 Mar 2014 22:26:22 |
antoine |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained
since more than 12 years) |
2.1_1 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
2.1_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
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) |
2.1_1 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.1_1 08 Feb 2013 01:55:59 |
miwi |
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 175023
Submitted by: Ports Fury |
2.1_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.1_1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
2.1_1 10 Apr 2004 17:11:02 |
trevor |
Cram into 80 columns by 24 rows. |
2.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.1 30 Aug 2003 17:37:22 |
krion |
- Fix build on -current
o Remove extra token pasting operators after ::'s.
o Add missing ; in yacc files.
PR: 56187
Submitted by: Michael Edenfield <kutulu@kutulu.org> |
2.1 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
2.1 07 Feb 2003 00:09:00 |
naddy |
URL updates.
PR: 47997
Submitted by: tadalunch@s5.xrea.com |
24 Dec 2001 02:17:17 |
pat |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
25 Sep 2000 13:21:43 |
asami |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |