Port details |
- ocs The OPAL Compilation System
- 2.3k_1 lang
=0 2.3k_1Version of this port present on the latest quarterly branch.
- BROKEN: Fails to build
DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html This port expired on: 2014-08-31 IGNORE: is marked as broken: Fails to build
- 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: 2007-09-03 21:48:59
- Last Update: 2014-09-01 17:12:33
- SVN Revision: 366903
- License: not specified in port
- WWW:
- http://user.cs.tu-berlin.de/~opal/
- Description:
- The OPAL compilation system (OCS) is a set of development tools for
creating software using the algebraic programming language OPAL. The
package includes a native compiler and an interpreter.
OPAL is mainly developed at the Technical University of Berlin since
1986 and it is used for research and evaluation of language concepts,
algorithms and programming techniques.
WWW: http://user.cs.tu-berlin.de/~opal/
-
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: ocs
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: amd64 ia64 sparc64
- 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:
-
- gsed : textproc/gsed
- gmake : devel/gmake
- xt.pc : x11-toolkits/libXt
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- xt.pc : x11-toolkits/libXt
- perl5.16.3 : lang/perl5.16
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- 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.3k_1 01 Sep 2014 17:12:33 |
bapt |
Remove non staged ports without pending PR from l* |
2.3k_1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
2.3k_1 23 Jul 2014 17:30:45 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
2.3k_1 05 Apr 2014 23:49:57 |
antoine |
Mark broken, fails to build
On 8 and 9:
Generating i386 object code for Tcl ...
In file included from OCS/Tcl.c:80:
./Tcl.hc.c: In function 'execFun':
./Tcl.hc.c:264: error: 'Tcl_Interp' has no member named 'result'
./Tcl.hc.c: In function 'execCom':
./Tcl.hc.c:308: error: 'Tcl_Interp' has no member named 'result'
./Tcl.hc.c:311: error: 'Tcl_Interp' has no member named 'result'
...
On 10 and head:
OCS/INLINE.c:19:36: error: non-void function 'init_AINLINE' should return a
value [-Wreturn-type]
static int visited=0; if(visited) return; visited=1;
^
Reported by: pkg-fallout (maybe since august 2013)
With hat: portmgr |
2.3k_1 20 Feb 2014 10:37:45 |
gahr |
- Convert to USES=tk |
2.3k_1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
2.3k_1 12 Sep 2013 16:41:29 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.3k_1 10 Jul 2013 13:12:04 |
bapt |
Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers |
2.3k_1 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
2.3k_1 26 Apr 2009 05:52:53 |
rafan |
- Update MASTER_SITES and WWW
PR: ports/133885
Submitted by: maintainer |
2.3k 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
2.3k 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.3k 30 Oct 2007 09:43:22 |
miwi |
- Fix build on FreeBSD 5.X
Submitted by: bjoen koenig (Maintainer) |
2.3k 17 Sep 2007 10:35:02 |
thierry |
Mark as not for sparc64 for the moment.
Submitted by: Bjoern Koenig <bkoenig (at) cs.tu-berlin.de> (maintainer) |
2.3k 03 Sep 2007 21:48:38 |
thierry |
The OPAL compilation system (OCS) is a set of development tools for
creating software using the algebraic programming language OPAL. The
package includes a native compiler and an interpreter.
OPAL is mainly developed at the Technical University of Berlin since
1986 and it is used for research and evaluation of language concepts,
algorithms and programming techniques.
WWW: http://uebb.cs.tu-berlin.de/opal/
PR: ports/114511
Submitted by: Björn König <bkoenig at cs.tu-berlin.de> |