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> |